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       csit-vpp-perf-verify-1904-2n-skx:
525         - 12  # NDRPDR sel
526         - 14  # NDRPDR sel
527         - 16  # NDRPDR sel
528         - 17  # NDRPDR sel
529         - 18  # NDRPDR sel
530         - 21  # NDRPDR sel
531         - 27  # NDRPDR sel
532         - 30  # NDRPDR sel
533         - 31  # NDRPDR sel
534         - 32  # NDRPDR sel
535       # TODO: Add data
536       # csit-vpp-perf-verify-1908-2n-skx:
537     vpp-soak-vs-ndr-2n-skx-cmp:
538       csit-vpp-perf-verify-1904-2n-skx:
539         - 70  # soak
540         - 71  # soak
541       # TODO: Add data
542       # csit-vpp-perf-verify-1908-2n-skx:
543     vpp-soak-vs-ndr-2n-skx:
544       csit-vpp-perf-verify-1904-2n-skx:
545         - 12  # NDRPDR sel
546         - 14  # NDRPDR sel
547         - 16  # NDRPDR sel
548         - 17  # NDRPDR sel
549         - 18  # NDRPDR sel
550         - 21  # NDRPDR sel
551         - 27  # NDRPDR sel
552         - 30  # NDRPDR sel
553         - 31  # NDRPDR sel
554         - 32  # NDRPDR sel
555         - 70  # soak
556         - 71  # soak
557       # TODO: Add data
558       # csit-vpp-perf-verify-1908-2n-skx:
559
560     vpp-performance-changes-3n-hsw-mrr-h1:
561       csit-vpp-perf-verify-1901-3n-hsw:
562         - 35  # MRR sel
563     vpp-performance-changes-3n-hsw-mrr-ref:
564       csit-vpp-perf-verify-1904-3n-hsw:
565         - 9   # MRR sel
566     vpp-performance-changes-3n-hsw-mrr-cmp:
567       csit-vpp-perf-verify-1904-3n-hsw:
568         - 9   # MRR sel
569       # TODO: Add data
570       # csit-vpp-perf-verify-1908-3n-hsw:
571     vpp-performance-changes-3n-hsw-mrr:
572       - "vpp-performance-changes-3n-hsw-mrr-h1"
573       - "vpp-performance-changes-3n-hsw-mrr-ref"
574       - "vpp-performance-changes-3n-hsw-mrr-cmp"
575
576     vpp-performance-changes-3n-skx-mrr-h1:
577       csit-vpp-perf-verify-1901-3n-skx:
578         - 32  # MRR sel
579     vpp-performance-changes-3n-skx-mrr-ref:
580       csit-vpp-perf-verify-1904-3n-skx:
581         - 7   # MRR sel
582     vpp-performance-changes-3n-skx-mrr-cmp:
583       csit-vpp-perf-verify-1904-3n-skx:
584         - 7   # MRR sel
585       # TODO: Add data
586       # csit-vpp-perf-verify-1908-3n-skx:
587     vpp-performance-changes-3n-skx-mrr:
588       - "vpp-performance-changes-3n-skx-mrr-h1"
589       - "vpp-performance-changes-3n-skx-mrr-ref"
590       - "vpp-performance-changes-3n-skx-mrr-cmp"
591
592     vpp-performance-changes-2n-skx-mrr-h1:
593       csit-vpp-perf-verify-1901-2n-skx:
594         - 22  # MRR sel
595     vpp-performance-changes-2n-skx-mrr-ref:
596       csit-vpp-perf-verify-1904-2n-skx:
597         - 11  # MRR sel
598     vpp-performance-changes-2n-skx-mrr-cmp:
599       csit-vpp-perf-verify-1904-2n-skx:
600         - 11  # MRR sel
601       # TODO: Add data
602       # csit-vpp-perf-verify-1908-2n-skx:
603     vpp-performance-changes-2n-skx-mrr:
604       - "vpp-performance-changes-2n-skx-mrr-h1"
605       - "vpp-performance-changes-2n-skx-mrr-ref"
606       - "vpp-performance-changes-2n-skx-mrr-cmp"
607
608     dpdk-performance-changes-3n-hsw-h1:
609       csit-dpdk-perf-verify-1901-3n-hsw:
610         - 13  # NDRPDR sel
611         - 14  # NDRPDR sel
612         - 16  # NDRPDR sel
613         - 17  # NDRPDR sel
614         - 18  # NDRPDR sel
615         - 19  # NDRPDR sel
616         - 20  # NDRPDR sel
617         - 21  # NDRPDR sel
618         - 22  # NDRPDR sel
619         - 23  # NDRPDR sel
620     dpdk-performance-changes-3n-hsw-ref:
621       csit-dpdk-perf-verify-1904-3n-hsw:
622         - 2   # NDRPDR sel
623         - 3   # NDRPDR sel
624         - 5   # NDRPDR sel
625         - 6   # NDRPDR sel
626         - 13  # NDRPDR sel
627         - 14  # NDRPDR sel
628         - 15  # NDRPDR sel
629         - 18  # NDRPDR sel
630         - 19  # NDRPDR sel
631         - 20  # NDRPDR sel
632     dpdk-performance-changes-3n-hsw-cmp:
633       # TODO: Add data
634       csit-dpdk-perf-verify-1908-3n-hsw:
635         - 1  # NDRPDR sel Dry run
636     dpdk-performance-changes-3n-hsw:
637       - "dpdk-performance-changes-3n-hsw-h1"
638       - "dpdk-performance-changes-3n-hsw-ref"
639       - "dpdk-performance-changes-3n-hsw-cmp"
640
641     dpdk-performance-changes-3n-skx-h1:
642       csit-dpdk-perf-verify-1901-3n-skx:
643         - 3   # NDRPDR sel
644         - 5   # NDRPDR sel
645         - 6   # NDRPDR sel
646         - 7   # NDRPDR sel
647         - 8   # NDRPDR sel
648         - 9   # NDRPDR sel
649         - 10  # NDRPDR sel
650         - 11  # NDRPDR sel
651         - 12  # NDRPDR sel
652         - 13  # NDRPDR sel
653     dpdk-performance-changes-3n-skx-ref:
654       csit-dpdk-perf-verify-1904-3n-skx:
655         - 2   # NDRPDR sel
656         - 3   # NDRPDR sel
657         - 4   # NDRPDR sel
658         - 5   # NDRPDR sel
659         - 6   # NDRPDR sel
660         - 7   # NDRPDR sel
661         - 11  # NDRPDR sel
662         - 12  # NDRPDR sel
663         - 13  # NDRPDR sel
664         - 14  # NDRPDR sel
665     dpdk-performance-changes-3n-skx-cmp:
666       # TODO: Add data
667       csit-dpdk-perf-verify-1908-3n-skx:
668         - 2  # NDRPDR sel Dry run
669     dpdk-performance-changes-3n-skx:
670       - "dpdk-performance-changes-3n-skx-h1"
671       - "dpdk-performance-changes-3n-skx-ref"
672       - "dpdk-performance-changes-3n-skx-cmp"
673
674     dpdk-performance-changes-2n-skx-h1:
675       csit-dpdk-perf-verify-1901-2n-skx:
676         - 12  # NDRPDR sel
677         - 13  # NDRPDR sel
678         - 14  # NDRPDR sel
679         - 15  # NDRPDR sel
680         - 16  # NDRPDR sel
681         - 17  # NDRPDR sel
682         - 18  # NDRPDR sel
683         - 19  # NDRPDR sel
684         - 20  # NDRPDR sel
685         - 21  # NDRPDR sel
686     dpdk-performance-changes-2n-skx-ref:
687       csit-dpdk-perf-verify-1904-2n-skx:
688         - 2   # NDRPDR sel
689         - 3   # NDRPDR sel
690         - 4   # NDRPDR sel
691         - 5   # NDRPDR sel
692         - 7   # NDRPDR sel
693         - 8   # NDRPDR sel
694         - 9   # NDRPDR sel
695         - 10  # NDRPDR sel
696         - 11  # NDRPDR sel
697         - 12  # NDRPDR sel
698     dpdk-performance-changes-2n-skx-cmp:
699       # TODO: Add data
700       csit-dpdk-perf-verify-1908-2n-skx:
701         - 1  # NDRPDR sel Dry run
702     dpdk-performance-changes-2n-skx:
703       - "dpdk-performance-changes-2n-skx-h1"
704       - "dpdk-performance-changes-2n-skx-ref"
705       - "dpdk-performance-changes-2n-skx-cmp"
706
707     # Compare testbeds
708
709     vpp-compare-testbeds-ref:
710       # TODO: Add data
711       csit-vpp-perf-verify-1908-3n-hsw:
712         - 2  # NDRPDR sel Dry run
713         - 3  # NDRPDR sel Dry run
714     vpp-compare-testbeds-cmp:
715       # TODO: Add data
716       csit-vpp-perf-verify-1908-3n-skx:
717         - 2  # NDRPDR sel Dry run
718         - 3  # NDRPDR sel Dry run
719     vpp-compare-testbeds:
720       - "vpp-compare-testbeds-ref"
721       - "vpp-compare-testbeds-cmp"
722
723     vpp-compare-testbeds-mrr-ref:
724       csit-vpp-perf-verify-1904-3n-hsw:
725         - 9   # MRR sel
726       # TODO: Add data
727       # csit-vpp-perf-verify-1908-3n-hsw:
728     vpp-compare-testbeds-mrr-cmp:
729       csit-vpp-perf-verify-1904-3n-skx:
730         - 7   # MRR sel
731       # TODO: Add data
732       # csit-vpp-perf-verify-1908-3n-skx:
733     vpp-compare-testbeds-mrr:
734       - "vpp-compare-testbeds-mrr-ref"
735       - "vpp-compare-testbeds-mrr-cmp"
736
737     dpdk-compare-testbeds-ref:
738       # TODO: Add data
739       csit-dpdk-perf-verify-1908-3n-hsw:
740         - 1  # NDRPDR sel Dry run
741     dpdk-compare-testbeds-cmp:
742       # TODO: Add data
743       csit-dpdk-perf-verify-1908-3n-skx:
744         - 2  # NDRPDR sel Dry run
745     dpdk-compare-testbeds:
746       - "dpdk-compare-testbeds-ref"
747       - "dpdk-compare-testbeds-cmp"
748
749     # Compare topologies
750
751     vpp-compare-topologies-ref:
752       # TODO: Add data
753       csit-vpp-perf-verify-1908-3n-skx:
754         - 2  # NDRPDR sel Dry run
755         - 3  # NDRPDR sel Dry run
756     vpp-compare-topologies-cmp:
757       # TODO: Add data
758       csit-vpp-perf-verify-1908-2n-skx:
759         - 2  # NDRPDR sel Dry run
760         - 3  # NDRPDR sel Dry run
761         - 4  # NDRPDR sel Dry run
762     vpp-compare-topologies:
763       - "vpp-compare-topologies-ref"
764       - "vpp-compare-topologies-cmp"
765
766     vpp-compare-topologies-mrr-ref:
767       csit-vpp-perf-verify-1904-3n-skx:
768         - 7   # MRR sel
769       # TODO: Add data
770       # csit-vpp-perf-verify-1908-3n-skx:
771     vpp-compare-topologies-mrr-cmp:
772       csit-vpp-perf-verify-1904-2n-skx:
773         - 11  # MRR sel
774       # TODO: Add data
775       # csit-vpp-perf-verify-1908-2n-skx:
776     vpp-compare-topologies-mrr:
777       - "vpp-compare-topologies-mrr-ref"
778       - "vpp-compare-topologies-mrr-cmp"
779
780     dpdk-compare-topologies-ref:
781       # TODO: Add data
782       csit-dpdk-perf-verify-1908-3n-skx:
783         - 2  # NDRPDR sel Dry run
784     dpdk-compare-topologies-cmp:
785       # TODO: Add data
786       csit-dpdk-perf-verify-1908-2n-skx:
787         - 1  # NDRPDR sel Dry run
788     dpdk-compare-topologies:
789       - "dpdk-compare-topologies-ref"
790       - "dpdk-compare-topologies-cmp"
791
792   plot-layouts:
793
794     plot-soak-throughput:
795       titlefont:
796         size: 18
797       xaxis:
798         title: "<b>Test Cases [Index]</b>"
799         titlefont:
800           size: 16
801         autorange: True
802         fixedrange: False
803         gridcolor: "rgb(230, 230, 230)"
804         linecolor: "rgb(220, 220, 220)"
805         linewidth: 1
806         showgrid: True
807         showline: True
808         showticklabels: True
809         tickcolor: "rgb(220, 220, 220)"
810         tickmode: "linear"
811         tickfont:
812           size: 16
813         zeroline: False
814       yaxis:
815         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
816         titlefont:
817           size: 16
818         gridcolor: "rgb(230, 230, 230)"
819         hoverformat: ".4r"
820         tickformat: ".3r"
821         linecolor: "rgb(220, 220, 220)"
822         linewidth: 1
823         showgrid: True
824         showline: True
825         showticklabels: True
826         tickcolor: "rgb(220, 220, 220)"
827         tickfont:
828           size: 16
829         zeroline: False
830         range: [0,50]
831       autosize: False
832       margin:
833         t: 50
834         b: 0
835         l: 80
836         r: 20
837       showlegend: True
838       legend:
839         orientation: "h"
840         font:
841           size: 16
842       width: 700
843       height: 900
844
845     plot-service-density:
846       titlefont:
847         size: 18
848       xaxis:
849         side: "top"
850         autorange: True
851         fixedrange: False
852         showgrid: False
853         showline: False
854         showticklabels: False
855         ticks: ""
856         ticklen: 0
857         tickwidth: 0
858         zeroline: False
859       yaxis:
860         autorange: "reversed"
861         showgrid: False
862         showline: False
863         showticklabels: False
864         ticks: ""
865         ticklen: 0
866         tickwidth: 0
867         zeroline: False
868       autosize: True
869       showlegend: False
870       width: 700
871       height: 700
872
873     plot-cps:
874       titlefont:
875         size: 18
876       xaxis:
877         title: "<b>Test Cases [Index]</b>"
878         titlefont:
879           size: 16
880         autorange: True
881         fixedrange: False
882         gridcolor: "rgb(230, 230, 230)"
883         linecolor: "rgb(220, 220, 220)"
884         linewidth: 1
885         showgrid: True
886         showline: True
887         showticklabels: True
888         tickcolor: "rgb(220, 220, 220)"
889         tickmode: "linear"
890         tickfont:
891           size: 16
892         zeroline: False
893       yaxis:
894         title: "<b>Connections Per Second [cps]</b>"
895         titlefont:
896           size: 16
897         gridcolor: "rgb(230, 230, 230)"
898         hoverformat: ".4s"
899         linecolor: "rgb(220, 220, 220)"
900         linewidth: 1
901         rangemode: "tozero"
902         showgrid: True
903         showline: True
904         showticklabels: True
905         tickcolor: "rgb(220, 220, 220)"
906         tickformat: ".3s"
907         tickfont:
908           size: 16
909         zeroline: False
910       boxmode: "group"
911       boxgroupgap: 0.5
912       autosize: False
913       margin:
914         t: 50
915         b: 20
916         l: 80
917         r: 20
918       showlegend: True
919       legend:
920         orientation: "h"
921         font:
922           size: 16
923       width: 700
924       height: 800
925
926     plot-rps:
927       titlefont:
928         size: 18
929       xaxis:
930         title: "<b>Test Cases [Index]</b>"
931         titlefont:
932           size: 16
933         autorange: True
934         fixedrange: False
935         gridcolor: "rgb(230, 230, 230)"
936         linecolor: "rgb(220, 220, 220)"
937         linewidth: 1
938         showgrid: True
939         showline: True
940         showticklabels: True
941         tickcolor: "rgb(220, 220, 220)"
942         tickmode: "linear"
943         tickfont:
944           size: 16
945         zeroline: False
946       yaxis:
947         title: "<b>Requests Per Second [rps]</b>"
948         titlefont:
949           size: 16
950         gridcolor: "rgb(230, 230, 230)"
951         hoverformat: ".4s"
952         linecolor: "rgb(220, 220, 220)"
953         linewidth: 1
954         rangemode: "tozero"
955         showgrid: True
956         showline: True
957         showticklabels: True
958         tickcolor: "rgb(230, 230, 230)"
959         tickformat: ".3s"
960         tickfont:
961           size: 16
962         zeroline: False
963       boxmode: "group"
964       boxgroupgap: 0.5
965       autosize: False
966       margin:
967         t: 50
968         b: 20
969         l: 80
970         r: 20
971       showlegend: True
972       legend:
973         orientation: "h"
974         font:
975           size: 16
976       width: 700
977       height: 800
978
979     plot-throughput:
980       titlefont:
981         size: 18
982       xaxis:
983         title: "<b>Test Cases [Index]</b>"
984         titlefont:
985           size: 16
986         autorange: True
987         fixedrange: False
988         gridcolor: "rgb(230, 230, 230)"
989         linecolor: "rgb(220, 220, 220)"
990         linewidth: 1
991         showgrid: True
992         showline: True
993         showticklabels: True
994         tickcolor: "rgb(220, 220, 220)"
995         tickmode: "linear"
996         tickfont:
997           size: 16
998         zeroline: False
999       yaxis:
1000         title: "<b>Packet Throughput [Mpps]</b>"
1001         titlefont:
1002           size: 16
1003         gridcolor: "rgb(230, 230, 230)"
1004         hoverformat: ".4r"
1005         tickformat: ".3r"
1006         linecolor: "rgb(220, 220, 220)"
1007         linewidth: 1
1008         showgrid: True
1009         showline: True
1010         showticklabels: True
1011         tickcolor: "rgb(220, 220, 220)"
1012         tickfont:
1013           size: 16
1014         zeroline: False
1015         range: [0,50]
1016       boxmode: "group"
1017       boxgroupgap: 0.5
1018       autosize: False
1019       margin:
1020         t: 50
1021         b: 0
1022         l: 80
1023         r: 20
1024       showlegend: True
1025       legend:
1026         orientation: "h"
1027         font:
1028           size: 16
1029       width: 700
1030       height: 900
1031
1032     plot-throughput-speedup-analysis:
1033       titlefont:
1034         size: 18
1035       xaxis:
1036         title: "<b>Number of Cores [Qty]</b>"
1037         titlefont:
1038           size: 16
1039         autorange: True
1040         fixedrange: False
1041         gridcolor: "rgb(230, 230, 230)"
1042         linecolor: "rgb(220, 220, 220)"
1043         linewidth: 1
1044         showgrid: True
1045         showline: True
1046         showticklabels: True
1047         tickcolor: "rgb(238, 238, 238)"
1048         tickmode: "linear"
1049         tickfont:
1050           size: 16
1051         zeroline: False
1052       yaxis:
1053         title: "<b>Packet Throughput [Mpps]</b>"
1054         titlefont:
1055           size: 16
1056         type: "linear"
1057         gridcolor: "rgb(230, 230, 230)"
1058         hoverformat: ".4s"
1059         linecolor: "rgb(220, 220, 220)"
1060         linewidth: 1
1061         showgrid: True
1062         showline: True
1063         showticklabels: True
1064         tickcolor: "rgb(220, 220, 220)"
1065         tickformat: ".4s"
1066         tickfont:
1067           size: 16
1068         zeroline: True
1069         rangemode: "tozero"
1070         range: [0,100]
1071       legend:
1072         orientation: "h"
1073         font:
1074           size: 16
1075         xanchor: "left"
1076         yanchor: "top"
1077         x: 0
1078         y: -0.2
1079         bgcolor: "rgba(255, 255, 255, 0)"
1080         bordercolor: "rgba(255, 255, 255, 0)"
1081         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1082       autosize: False
1083       margin:
1084           't': 50
1085           'b': 150
1086           'l': 85
1087           'r': 10
1088       showlegend: True
1089       width: 700
1090       height: 700
1091       hoverlabel:
1092         namelength: -1
1093       annotations: [
1094         {
1095           text: "_ _          __          ...",
1096           align: "left",
1097           showarrow: False,
1098           xref: "paper",
1099           yref: "paper",
1100           xanchor: "left",
1101           yanchor: "top",
1102           x: 0,
1103           y: -0.13,
1104           font: {
1105             family: "Consolas, Courier New",
1106             size: 15
1107           },
1108         },
1109         {
1110           text: "    Perfect     Measured     Limit",
1111           align: "left",
1112           showarrow: False,
1113           xref: "paper",
1114           yref: "paper",
1115           xanchor: "left",
1116           yanchor: "top",
1117           x: 0,
1118           y: -0.15,
1119           font: {
1120             family: "Consolas, Courier New",
1121             size: 15
1122           },
1123         },
1124       ]
1125
1126     plot-latency:
1127       titlefont:
1128         size: 18
1129       xaxis:
1130         title: "<b>Direction</b>"
1131         titlefont:
1132           size: 16
1133         autorange: True
1134         fixedrange: False
1135         gridcolor: "rgb(230, 230, 230)"
1136         linecolor: "rgb(220, 220, 220)"
1137         linewidth: 1
1138         showgrid: True
1139         showline: True
1140         showticklabels: False
1141         tickcolor: "rgb(220, 220, 220)"
1142         tickmode: "linear"
1143         tickfont:
1144           size: 16
1145         zeroline: False
1146       yaxis:
1147         title: "<b>Packet Latency [uSec]</b>"
1148         titlefont:
1149           size: 16
1150         type: "linear"
1151         gridcolor: "rgb(230, 230, 230)"
1152         hoverformat: ".4s"
1153         linecolor: "rgb(220, 220, 220)"
1154         linewidth: 1
1155         showgrid: True
1156         showline: True
1157         showticklabels: True
1158         tickcolor: "rgb(220, 220, 220)"
1159         tickformat: ".4s"
1160         tickfont:
1161           size: 16
1162         zeroline: True
1163         rangemode: "tozero"
1164       legend:
1165         orientation: "h"
1166         font:
1167           size: 16
1168         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1169       autosize: False
1170       margin:
1171           't': 50
1172           'b': 150
1173           'l': 80
1174           'r': 10
1175       showlegend: True
1176       width: 700
1177       height: 700
1178       hoverlabel:
1179         namelength: -1
1180
1181 - type: "static"
1182   src-path: "{DIR[RST]}"
1183   dst-path: "{DIR[WORKING,SRC]}"
1184
1185 - type: "input"
1186   general:
1187     file-name: "output_info.xml.gz"
1188     file-format: ".gz"
1189     arch-file-format:
1190       - ".gz"
1191       - ".zip"
1192     download-path: "{job}/{build}/archives/{filename}"
1193     extract: "output.xml"
1194
1195     zip-file-name: "robot-plugin.zip"
1196     zip-file-format: ".zip"
1197     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1198     zip-extract: "robot-plugin/output.xml"
1199
1200   builds:
1201 #    intel-dnv-vpp-release-1904:
1202 #      - 1
1203 #
1204 #    intel-dnv-vpp-release-1901:
1205 #      - 1
1206
1207     csit-vpp-perf-verify-1901-3n-hsw:
1208       - 35  # MRR sel
1209       - 10  # NDRPDR sel
1210       - 19  # NDRPDR sel
1211       - 31  # NDRPDR sel
1212       - 36  # NDRPDR sel
1213       - 40  # NDRPDR sel
1214       - 42  # NDRPDR sel
1215       - 44  # NDRPDR sel
1216       - 46  # NDRPDR sel
1217       - 47  # NDRPDR sel
1218       - 48  # NDRPDR sel
1219       - 61  # NDRPDR LB
1220       - 62  # NDRPDR LB
1221       - 63  # NDRPDR LB
1222       - 64  # NDRPDR LB
1223       - 65  # NDRPDR LB
1224       - 66  # NDRPDR LB
1225       - 67  # NDRPDR LB
1226       - 69  # NDRPDR LB
1227       - 70  # NDRPDR LB
1228       - 71  # NDRPDR LB
1229     csit-vpp-perf-verify-1904-3n-hsw:
1230       - 9   # MRR sel
1231       - 11  # NDRPDR sel
1232       - 12  # NDRPDR sel
1233       - 20  # NDRPDR sel
1234       - 21  # NDRPDR sel
1235       - 23  # NDRPDR sel
1236       - 24  # NDRPDR sel
1237       - 25  # NDRPDR sel
1238       - 26  # NDRPDR sel
1239       - 29  # NDRPDR sel
1240       - 30  # NDRPDR sel
1241     # TODO: Add data
1242     csit-vpp-perf-verify-1908-3n-hsw:
1243       - 2  # NDRPDR sel Dry run
1244       - 3  # NDRPDR sel Dry run
1245
1246     csit-vpp-perf-verify-1901-3n-skx:
1247       - 32  # MRR sel
1248       - 18  # NDRPDR sel
1249       - 19  # NDRPDR sel
1250       - 20  # NDRPDR sel
1251       - 28  # NDRPDR sel
1252       - 31  # NDRPDR sel
1253       - 33  # NDRPDR sel
1254       - 36  # NDRPDR sel
1255       - 38  # NDRPDR sel
1256       - 47  # NDRPDR sel
1257       - 48  # NDRPDR sel
1258       - 54  # NDRPDR LB
1259       - 57  # NDRPDR LB
1260       - 58  # NDRPDR LB
1261       - 59  # NDRPDR LB
1262       - 60  # NDRPDR LB
1263       - 63  # NDRPDR LB
1264       - 64  # NDRPDR LB
1265       - 65  # NDRPDR LB
1266       - 66  # NDRPDR LB
1267       - 67  # NDRPDR LB
1268     csit-vpp-perf-verify-1904-3n-skx:
1269       - 7   # MRR sel
1270       - 8   # NDRPDR sel
1271       - 9   # NDRPDR sel
1272       - 10  # NDRPDR sel
1273       - 11  # NDRPDR sel
1274       - 12  # NDRPDR sel
1275       - 14  # NDRPDR sel
1276       - 16  # NDRPDR sel
1277       - 21  # NDRPDR sel
1278       - 23  # NDRPDR sel
1279       - 25  # NDRPDR sel
1280     # TODO: Add data
1281     csit-vpp-perf-verify-1908-3n-skx:
1282       - 2  # NDRPDR sel Dry run
1283       - 3  # NDRPDR sel Dry run
1284
1285     csit-vpp-perf-verify-1901-2n-skx:
1286       - 22  # MRR sel
1287       - 5   # NDRPDR sel
1288       - 12  # NDRPDR sel
1289       - 13  # NDRPDR sel
1290       - 21  # NDRPDR sel
1291       - 23  # NDRPDR sel
1292       - 31  # NDRPDR sel
1293       - 34  # NDRPDR sel
1294       - 40  # NDRPDR sel
1295       - 42  # NDRPDR sel
1296       - 43  # NDRPDR sel
1297     csit-vpp-perf-verify-1904-2n-skx:
1298       - 11  # MRR sel
1299       - 12  # NDRPDR sel
1300       - 14  # NDRPDR sel
1301       - 16  # NDRPDR sel
1302       - 17  # NDRPDR sel
1303       - 18  # NDRPDR sel
1304       - 21  # NDRPDR sel
1305       - 27  # NDRPDR sel
1306       - 30  # NDRPDR sel
1307       - 31  # NDRPDR sel
1308       - 32  # NDRPDR sel
1309       # TODO: Remove
1310       - 40  # NFV MRR 64b
1311       - 41  # NFV MRR 64b
1312       - 42  # NFV MRR 64b
1313       - 47  # NFV MRR 64b
1314       - 48  # NFV MRR 64b
1315       - 49  # NFV MRR IMIX
1316       - 50  # NFV MRR IMIX
1317       - 51  # NFV MRR IMIX
1318       - 54  # NFV MRR IMIX
1319       - 55  # NFV MRR IMIX
1320       - 56  # NFV NDRPDR 64b
1321       - 59  # NFV NDRPDR 64b
1322       - 60  # NFV NDRPDR 64b
1323       - 65  # NFV NDRPDR 64b
1324       - 68  # NFV NDRPDR 64b
1325       - 66  # NFV NDRPDR IMIX
1326       - 67  # NFV NDRPDR IMIX
1327       - 69  # NFV NDRPDR IMIX
1328       - 82  # NFV NDRPDR IMIX
1329       - 83  # NFV NDRPDR IMIX
1330       - 80  # NFV MRR NDRPDR 64b IMIX
1331       - 81  # NFV MRR NDRPDR 64b IMIX
1332       - 84  # NFV MRR NDRPDR 64b IMIX
1333       - 85  # NFV MRR NDRPDR 64b IMIX
1334       - 86  # NFV MRR NDRPDR 64b IMIX
1335       - 70  # soak
1336       - 71  # soak
1337     # TODO: Add data
1338     csit-vpp-perf-verify-1908-2n-skx:
1339       - 2  # NDRPDR sel Dry run
1340       - 3  # NDRPDR sel Dry run
1341       - 4  # NDRPDR sel Dry run
1342
1343     csit-dpdk-perf-verify-1901-3n-hsw:
1344       - 13  # NDRPDR sel
1345       - 14  # NDRPDR sel
1346       - 16  # NDRPDR sel
1347       - 17  # NDRPDR sel
1348       - 18  # NDRPDR sel
1349       - 19  # NDRPDR sel
1350       - 20  # NDRPDR sel
1351       - 21  # NDRPDR sel
1352       - 22  # NDRPDR sel
1353       - 23  # NDRPDR sel
1354     csit-dpdk-perf-verify-1904-3n-hsw:
1355       - 2   # NDRPDR sel
1356       - 3   # NDRPDR sel
1357       - 5   # NDRPDR sel
1358       - 6   # NDRPDR sel
1359       - 13  # NDRPDR sel
1360       - 14  # NDRPDR sel
1361       - 15  # NDRPDR sel
1362       - 18  # NDRPDR sel
1363       - 19  # NDRPDR sel
1364       - 20  # NDRPDR sel
1365     # TODO: Add data
1366     csit-dpdk-perf-verify-1908-3n-hsw:
1367       - 1  # NDRPDR sel Dry run
1368
1369     csit-dpdk-perf-verify-1901-3n-skx:
1370       - 3   # NDRPDR sel
1371       - 5   # NDRPDR sel
1372       - 6   # NDRPDR sel
1373       - 7   # NDRPDR sel
1374       - 8   # NDRPDR sel
1375       - 9   # NDRPDR sel
1376       - 10  # NDRPDR sel
1377       - 11  # NDRPDR sel
1378       - 12  # NDRPDR sel
1379       - 13  # NDRPDR sel
1380     csit-dpdk-perf-verify-1904-3n-skx:
1381       - 2   # NDRPDR sel
1382       - 3   # NDRPDR sel
1383       - 4   # NDRPDR sel
1384       - 5   # NDRPDR sel
1385       - 6   # NDRPDR sel
1386       - 7   # NDRPDR sel
1387       - 11  # NDRPDR sel
1388       - 12  # NDRPDR sel
1389       - 13  # NDRPDR sel
1390       - 14  # NDRPDR sel
1391     # TODO: Add data
1392     csit-dpdk-perf-verify-1908-3n-skx:
1393       - 2  # NDRPDR sel Dry run
1394
1395     csit-dpdk-perf-verify-1901-2n-skx:
1396       - 12  # NDRPDR sel
1397       - 13  # NDRPDR sel
1398       - 14  # NDRPDR sel
1399       - 15  # NDRPDR sel
1400       - 16  # NDRPDR sel
1401       - 17  # NDRPDR sel
1402       - 18  # NDRPDR sel
1403       - 19  # NDRPDR sel
1404       - 20  # NDRPDR sel
1405       - 21  # NDRPDR sel
1406     csit-dpdk-perf-verify-1904-2n-skx:
1407       - 2   # NDRPDR sel
1408       - 3   # NDRPDR sel
1409       - 4   # NDRPDR sel
1410       - 5   # NDRPDR sel
1411       - 7   # NDRPDR sel
1412       - 8   # NDRPDR sel
1413       - 9   # NDRPDR sel
1414       - 10  # NDRPDR sel
1415       - 11  # NDRPDR sel
1416       - 12  # NDRPDR sel
1417     # TODO: Add data
1418     csit-dpdk-perf-verify-1908-2n-skx:
1419       - 1  # NDRPDR sel Dry run
1420
1421     # TODO: Replace
1422     csit-vpp-functional-1904-ubuntu1604-virl:
1423       - 33
1424     csit-vpp-functional-1904-centos7-virl:
1425       - 32
1426     csit-dmm-functional-1904-ubuntu1604-virl:
1427       - 1
1428     csit-hc2vpp-verify-func-1904-ubuntu1604:
1429       - 4
1430
1431     csit-vpp-functional-1908-ubuntu1604-virl:
1432       - 19
1433 #    csit-vpp-functional-1908-centos7-virl:
1434 #      -
1435     csit-vpp-device-1908-ubuntu1804-1n-skx:
1436       - 2  # Dry run
1437 #    csit-dmm-functional-1908-ubuntu1604-virl:
1438 #      -
1439 #    csit-hc2vpp-verify-func-1908-ubuntu1604:
1440 #      -
1441
1442 - type: "output"
1443   output: "report"
1444   format:
1445     html:
1446     - full
1447     pdf:
1448     - minimal
1449
1450 ################################################################################
1451 ###                               T A B L E S                                ###
1452 ################################################################################
1453
1454 # VPP Soak vs NDR
1455 - type: "table"
1456   title: "VPP Soak vs NDR 2n-skx"
1457   algorithm: "table_soak_vs_ndr"
1458   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1459   reference:
1460     title: "NDR"
1461     data: "vpp-soak-vs-ndr-2n-skx-ref"
1462   compare:
1463     title: "Soak"
1464     data: "vpp-soak-vs-ndr-2n-skx-cmp"
1465   data: "vpp-soak-vs-ndr-2n-skx"
1466   include-tests: "NDR"
1467   filter: "('NDRPDR' or 'SOAK')"
1468   parameters:
1469     - "throughput"
1470     - "name"
1471     - "parent"
1472
1473 ################################################################################
1474
1475 # VPP Compare NICs 3n-hsw 1t1c ndr
1476 - type: "table"
1477   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1478   algorithm: "table_nics_comparison"
1479   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1480   reference:
1481     title: "Intel-x520"
1482     nic: "NIC_Intel-X520-DA2"
1483   compare:
1484     title: "Intel-x710"
1485     nic: "NIC_Intel-X710"
1486   data: "vpp-nic-comparison-3n-hsw"
1487   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1488   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1489   parameters:
1490   - "name"
1491   - "parent"
1492   - "throughput"
1493   - "tags"
1494
1495 # VPP Compare NICs 3n-hsw 2t2c ndr
1496 - type: "table"
1497   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1498   algorithm: "table_nics_comparison"
1499   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1500   reference:
1501     title: "Intel-x520"
1502     nic: "NIC_Intel-X520-DA2"
1503   compare:
1504     title: "Intel-x710"
1505     nic: "NIC_Intel-X710"
1506   data: "vpp-nic-comparison-3n-hsw"
1507   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1508   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1509   parameters:
1510   - "name"
1511   - "parent"
1512   - "throughput"
1513   - "tags"
1514
1515 # VPP Compare NICs 3n-hsw 1t1c pdr
1516 - type: "table"
1517   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1518   algorithm: "table_nics_comparison"
1519   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1520   reference:
1521     title: "Intel-x520"
1522     nic: "NIC_Intel-X520-DA2"
1523   compare:
1524     title: "Intel-x710"
1525     nic: "NIC_Intel-X710"
1526   data: "vpp-nic-comparison-3n-hsw"
1527   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1528   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1529   parameters:
1530   - "name"
1531   - "parent"
1532   - "throughput"
1533   - "tags"
1534
1535 # VPP Compare NICs 3n-hsw 2t2c pdr
1536 - type: "table"
1537   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1538   algorithm: "table_nics_comparison"
1539   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1540   reference:
1541     title: "Intel-x520"
1542     nic: "NIC_Intel-X520-DA2"
1543   compare:
1544     title: "Intel-x710"
1545     nic: "NIC_Intel-X710"
1546   data: "vpp-nic-comparison-3n-hsw"
1547   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1548   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1549   parameters:
1550   - "name"
1551   - "parent"
1552   - "throughput"
1553   - "tags"
1554
1555 # VPP Compare NICs 3n-hsw 1t1c mrr
1556 - type: "table"
1557   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1558   algorithm: "table_nics_comparison"
1559   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1560   reference:
1561     title: "Intel-x520"
1562     nic: "NIC_Intel-X520-DA2"
1563   compare:
1564     title: "Intel-x710"
1565     nic: "NIC_Intel-X710"
1566   data: "vpp-nic-comparison-3n-hsw-mrr"
1567   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1568   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1569   parameters:
1570   - "name"
1571   - "parent"
1572   - "result"
1573   - "tags"
1574
1575 # VPP Compare NICs 3n-hsw 2t2c mrr
1576 - type: "table"
1577   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1578   algorithm: "table_nics_comparison"
1579   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1580   reference:
1581     title: "Intel-x520"
1582     nic: "NIC_Intel-X520-DA2"
1583   compare:
1584     title: "Intel-x710"
1585     nic: "NIC_Intel-X710"
1586   data: "vpp-nic-comparison-3n-hsw-mrr"
1587   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1588   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1589   parameters:
1590   - "name"
1591   - "parent"
1592   - "result"
1593   - "tags"
1594
1595 # VPP Compare NICs 3n-hsw 4t4c mrr
1596 - type: "table"
1597   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1598   algorithm: "table_nics_comparison"
1599   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1600   reference:
1601     title: "Intel-x520"
1602     nic: "NIC_Intel-X520-DA2"
1603   compare:
1604     title: "Intel-x710"
1605     nic: "NIC_Intel-X710"
1606   data: "vpp-nic-comparison-3n-hsw-mrr"
1607   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1608   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1609   parameters:
1610   - "name"
1611   - "parent"
1612   - "result"
1613   - "tags"
1614
1615 # VPP Compare NICs 3n-skx 2t1c ndr
1616 - type: "table"
1617   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1618   algorithm: "table_nics_comparison"
1619   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1620   reference:
1621     title: "Intel-x710"
1622     nic: "NIC_Intel-X710"
1623   compare:
1624     title: "Intel-xxv710"
1625     nic: "NIC_Intel-XXV710"
1626   data: "vpp-nic-comparison-3n-skx"
1627   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1628   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1629   parameters:
1630   - "name"
1631   - "parent"
1632   - "throughput"
1633   - "tags"
1634
1635 # VPP Compare NICs 3n-skx 4t2c ndr
1636 - type: "table"
1637   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1638   algorithm: "table_nics_comparison"
1639   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1640   reference:
1641     title: "Intel-x710"
1642     nic: "NIC_Intel-X710"
1643   compare:
1644     title: "Intel-xxv710"
1645     nic: "NIC_Intel-XXV710"
1646   data: "vpp-nic-comparison-3n-skx"
1647   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1648   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1649   parameters:
1650   - "name"
1651   - "parent"
1652   - "throughput"
1653   - "tags"
1654
1655 # VPP Compare NICs 3n-skx 2t1c pdr
1656 - type: "table"
1657   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1658   algorithm: "table_nics_comparison"
1659   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1660   reference:
1661     title: "Intel-x710"
1662     nic: "NIC_Intel-X710"
1663   compare:
1664     title: "Intel-xxv710"
1665     nic: "NIC_Intel-XXV710"
1666   data: "vpp-nic-comparison-3n-skx"
1667   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1668   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1669   parameters:
1670   - "name"
1671   - "parent"
1672   - "throughput"
1673   - "tags"
1674
1675  # VPP Compare NICs 3n-skx 4t2c pdr
1676 - type: "table"
1677   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1678   algorithm: "table_nics_comparison"
1679   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1680   reference:
1681     title: "Intel-x710"
1682     nic: "NIC_Intel-X710"
1683   compare:
1684     title: "Intel-xxv710"
1685     nic: "NIC_Intel-XXV710"
1686   data: "vpp-nic-comparison-3n-skx"
1687   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1688   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1689   parameters:
1690   - "name"
1691   - "parent"
1692   - "throughput"
1693   - "tags"
1694
1695 # VPP Compare NICs 3n-skx 2t1c mrr
1696 - type: "table"
1697   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1698   algorithm: "table_nics_comparison"
1699   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1700   reference:
1701     title: "Intel-x710"
1702     nic: "NIC_Intel-X710"
1703   compare:
1704     title: "Intel-xxv710"
1705     nic: "NIC_Intel-XXV710"
1706   data: "vpp-nic-comparison-3n-skx-mrr"
1707   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1708   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1709   parameters:
1710   - "name"
1711   - "parent"
1712   - "result"
1713   - "tags"
1714
1715 # VPP Compare NICs 3n-skx 4t2c mrr
1716 - type: "table"
1717   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1718   algorithm: "table_nics_comparison"
1719   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1720   reference:
1721     title: "Intel-x710"
1722     nic: "NIC_Intel-X710"
1723   compare:
1724     title: "Intel-xxv710"
1725     nic: "NIC_Intel-XXV710"
1726   data: "vpp-nic-comparison-3n-skx-mrr"
1727   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1728   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1729   parameters:
1730   - "name"
1731   - "parent"
1732   - "result"
1733   - "tags"
1734
1735  # VPP Compare NICs 3n-skx 8t4c mrr
1736 - type: "table"
1737   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1738   algorithm: "table_nics_comparison"
1739   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1740   reference:
1741     title: "Intel-x710"
1742     nic: "NIC_Intel-X710"
1743   compare:
1744     title: "Intel-xxv710"
1745     nic: "NIC_Intel-XXV710"
1746   data: "vpp-nic-comparison-3n-skx-mrr"
1747   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1748   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1749   parameters:
1750   - "name"
1751   - "parent"
1752   - "result"
1753   - "tags"
1754
1755 # VPP Compare NICs 2n-skx 2t1c ndr
1756 - type: "table"
1757   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1758   algorithm: "table_nics_comparison"
1759   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1760   reference:
1761     title: "Intel-x710"
1762     nic: "NIC_Intel-X710"
1763   compare:
1764     title: "Intel-xxv710"
1765     nic: "NIC_Intel-XXV710"
1766   data: "vpp-nic-comparison-2n-skx"
1767   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1768   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1769   parameters:
1770   - "name"
1771   - "parent"
1772   - "throughput"
1773   - "tags"
1774
1775 # VPP Compare NICs 2n-skx 4t2c ndr
1776 - type: "table"
1777   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1778   algorithm: "table_nics_comparison"
1779   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1780   reference:
1781     title: "Intel-x710"
1782     nic: "NIC_Intel-X710"
1783   compare:
1784     title: "Intel-xxv710"
1785     nic: "NIC_Intel-XXV710"
1786   data: "vpp-nic-comparison-2n-skx"
1787   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1788   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1789   parameters:
1790   - "name"
1791   - "parent"
1792   - "throughput"
1793   - "tags"
1794
1795  # VPP Compare NICs 2n-skx 2t1c pdr
1796 - type: "table"
1797   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1798   algorithm: "table_nics_comparison"
1799   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1800   reference:
1801     title: "Intel-x710"
1802     nic: "NIC_Intel-X710"
1803   compare:
1804     title: "Intel-xxv710"
1805     nic: "NIC_Intel-XXV710"
1806   data: "vpp-nic-comparison-2n-skx"
1807   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1808   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1809   parameters:
1810   - "name"
1811   - "parent"
1812   - "throughput"
1813   - "tags"
1814
1815 # VPP Compare NICs 2n-skx 4t2c pdr
1816 - type: "table"
1817   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1818   algorithm: "table_nics_comparison"
1819   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1820   reference:
1821     title: "Intel-x710"
1822     nic: "NIC_Intel-X710"
1823   compare:
1824     title: "Intel-xxv710"
1825     nic: "NIC_Intel-XXV710"
1826   data: "vpp-nic-comparison-2n-skx"
1827   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1828   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1829   parameters:
1830   - "name"
1831   - "parent"
1832   - "throughput"
1833   - "tags"
1834
1835 # VPP Compare NICs 2n-skx 2t1c mrr
1836 - type: "table"
1837   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1838   algorithm: "table_nics_comparison"
1839   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1840   reference:
1841     title: "Intel-x710"
1842     nic: "NIC_Intel-X710"
1843   compare:
1844     title: "Intel-xxv710"
1845     nic: "NIC_Intel-XXV710"
1846   data: "vpp-nic-comparison-2n-skx-mrr"
1847   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1848   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1849   parameters:
1850   - "name"
1851   - "parent"
1852   - "result"
1853   - "tags"
1854
1855 # VPP Compare NICs 2n-skx 4t2c mrr
1856 - type: "table"
1857   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1858   algorithm: "table_nics_comparison"
1859   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1860   reference:
1861     title: "Intel-x710"
1862     nic: "NIC_Intel-X710"
1863   compare:
1864     title: "Intel-xxv710"
1865     nic: "NIC_Intel-XXV710"
1866   data: "vpp-nic-comparison-2n-skx-mrr"
1867   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1868   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1869   parameters:
1870   - "name"
1871   - "parent"
1872   - "result"
1873   - "tags"
1874
1875 # VPP Compare NICs 2n-skx 8t4c mrr
1876 - type: "table"
1877   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1878   algorithm: "table_nics_comparison"
1879   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1880   reference:
1881     title: "Intel-x710"
1882     nic: "NIC_Intel-X710"
1883   compare:
1884     title: "Intel-xxv710"
1885     nic: "NIC_Intel-XXV710"
1886   data: "vpp-nic-comparison-2n-skx-mrr"
1887   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1888   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1889   parameters:
1890   - "name"
1891   - "parent"
1892   - "result"
1893   - "tags"
1894
1895 ################################################################################
1896 # VPP
1897
1898 ## VPP Performance Changes 2n-dnv 1t1c pdr
1899 #- type: "table"
1900 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
1901 #  algorithm: "table_performance_comparison"
1902 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
1903 #  history:
1904 #    - title: "rls1810"
1905 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1906 #  reference:
1907 #    title: "rls1901"
1908 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1909 #  compare:
1910 #    title: "rls1904"
1911 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1912 #  data: "intel-dnv-vpp-changes-2n-dnv"
1913 #  include-tests: "PDR"
1914 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1915 #  parameters:
1916 #  - "name"
1917 #  - "parent"
1918 #  - "throughput"
1919 #
1920 ## VPP Performance Changes 2n-dnv 2t2c pdr
1921 #- type: "table"
1922 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
1923 #  algorithm: "table_performance_comparison"
1924 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
1925 #  history:
1926 #    - title: "rls1810"
1927 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1928 #  reference:
1929 #    title: "rls1901"
1930 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1931 #  compare:
1932 #    title: "rls1904"
1933 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1934 #  data: "intel-dnv-vpp-changes-2n-dnv"
1935 #  include-tests: "PDR"
1936 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1937 #  parameters:
1938 #  - "name"
1939 #  - "parent"
1940 #  - "throughput"
1941 #
1942 ## VPP Performance Changes 2n-dnv 1t1c ndr
1943 #- type: "table"
1944 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
1945 #  algorithm: "table_performance_comparison"
1946 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
1947 #  history:
1948 #    - title: "rls1810"
1949 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1950 #  reference:
1951 #    title: "rls1901"
1952 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1953 #  compare:
1954 #    title: "rls1904"
1955 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1956 #  data: "intel-dnv-vpp-changes-2n-dnv"
1957 #  include-tests: "NDR"
1958 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1959 #  parameters:
1960 #  - "name"
1961 #  - "parent"
1962 #  - "throughput"
1963 #
1964 ## VPP Performance Changes 2n-dnv 2t2c ndr
1965 #- type: "table"
1966 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
1967 #  algorithm: "table_performance_comparison"
1968 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
1969 #  history:
1970 #    - title: "rls1810"
1971 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1972 #  reference:
1973 #    title: "rls1901"
1974 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1975 #  compare:
1976 #    title: "rls1904"
1977 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1978 #  data: "intel-dnv-vpp-changes-2n-dnv"
1979 #  include-tests: "NDR"
1980 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1981 #  parameters:
1982 #  - "name"
1983 #  - "parent"
1984 #  - "throughput"
1985 #
1986 ## VPP Performance Changes 2n-dnv 1t1c MRR
1987 #- type: "table"
1988 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
1989 #  algorithm: "table_performance_comparison"
1990 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
1991 #  history:
1992 #    - title: "rls1810"
1993 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1994 #  reference:
1995 #    title: "rls1901"
1996 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1997 #  compare:
1998 #    title: "rls1904"
1999 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2000 #  data: "intel-dnv-vpp-changes-2n-dnv"
2001 #  include-tests: "MRR"
2002 #  filter: "'1T1C' and 'MRR'"
2003 #  parameters:
2004 #  - "name"
2005 #  - "parent"
2006 #  - "result"
2007 #
2008 ## VPP Performance Changes 2n-dnv 2t2c MRR
2009 #- type: "table"
2010 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2011 #  algorithm: "table_performance_comparison"
2012 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2013 #  history:
2014 #    - title: "rls1810"
2015 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2016 #  reference:
2017 #    title: "rls1901"
2018 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2019 #  compare:
2020 #    title: "rls1904"
2021 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2022 #  data: "intel-dnv-vpp-changes-2n-dnv"
2023 #  include-tests: "MRR"
2024 #  filter: "'2T2C' and 'MRR'"
2025 #  parameters:
2026 #  - "name"
2027 #  - "parent"
2028 #  - "result"
2029 #
2030 ## VPP Performance Changes 2n-dnv 4t4c MRR
2031 #- type: "table"
2032 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2033 #  algorithm: "table_performance_comparison"
2034 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2035 #  history:
2036 #    - title: "rls1810"
2037 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2038 #  reference:
2039 #    title: "rls1901"
2040 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2041 #  compare:
2042 #    title: "rls1904"
2043 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2044 #  data: "intel-dnv-vpp-changes-2n-dnv"
2045 #  include-tests: "MRR"
2046 #  filter: "'4T4C' and 'MRR'"
2047 #  parameters:
2048 #  - "name"
2049 #  - "parent"
2050 #  - "result"
2051
2052 # VPP Performance Changes 3n-hsw 1t1c pdr
2053 - type: "table"
2054   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2055   algorithm: "table_performance_comparison"
2056   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2057   history:
2058     - title: "rls1810"
2059       data: "vpp-performance-changes-3n-hsw-h1"
2060   reference:
2061     title: "rls1901"
2062     data: "vpp-performance-changes-3n-hsw-ref"
2063   compare:
2064     title: "rls1904"
2065     data: "vpp-performance-changes-3n-hsw-cmp"
2066   data: "vpp-performance-changes-3n-hsw"
2067   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2068   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2069   parameters:
2070   - "name"
2071   - "parent"
2072   - "throughput"
2073
2074 # VPP Performance Changes 3n-hsw 2t2c pdr
2075 - type: "table"
2076   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2077   algorithm: "table_performance_comparison"
2078   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2079   history:
2080     - title: "rls1810"
2081       data: "vpp-performance-changes-3n-hsw-h1"
2082   reference:
2083     title: "rls1901"
2084     data: "vpp-performance-changes-3n-hsw-ref"
2085   compare:
2086     title: "rls1904"
2087     data: "vpp-performance-changes-3n-hsw-cmp"
2088   data: "vpp-performance-changes-3n-hsw"
2089   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2090   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2091   parameters:
2092   - "name"
2093   - "parent"
2094   - "throughput"
2095
2096 # VPP Performance Changes 3n-hsw 1t1c ndr
2097 - type: "table"
2098   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2099   algorithm: "table_performance_comparison"
2100   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2101   history:
2102     - title: "rls1810"
2103       data: "vpp-performance-changes-3n-hsw-h1"
2104   reference:
2105     title: "rls1901"
2106     data: "vpp-performance-changes-3n-hsw-ref"
2107   compare:
2108     title: "rls1904"
2109     data: "vpp-performance-changes-3n-hsw-cmp"
2110   data: "vpp-performance-changes-3n-hsw"
2111   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2112   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2113   parameters:
2114   - "name"
2115   - "parent"
2116   - "throughput"
2117
2118 # VPP Performance Changes 3n-hsw 2t2c ndr
2119 - type: "table"
2120   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2121   algorithm: "table_performance_comparison"
2122   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2123   history:
2124     - title: "rls1810"
2125       data: "vpp-performance-changes-3n-hsw-h1"
2126   reference:
2127     title: "rls1901"
2128     data: "vpp-performance-changes-3n-hsw-ref"
2129   compare:
2130     title: "rls1904"
2131     data: "vpp-performance-changes-3n-hsw-cmp"
2132   data: "vpp-performance-changes-3n-hsw"
2133   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2134   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2135   parameters:
2136   - "name"
2137   - "parent"
2138   - "throughput"
2139
2140 # VPP Performance Changes 3n-skx 2t1c pdr
2141 - type: "table"
2142   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2143   algorithm: "table_performance_comparison"
2144   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2145   history:
2146     - title: "rls1810"
2147       data: "vpp-performance-changes-3n-skx-h1"
2148   reference:
2149     title: "rls1901"
2150     data: "vpp-performance-changes-3n-skx-ref"
2151   compare:
2152     title: "rls1904"
2153     data: "vpp-performance-changes-3n-skx-cmp"
2154   data: "vpp-performance-changes-3n-skx"
2155   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2156   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2157   parameters:
2158   - "name"
2159   - "parent"
2160   - "throughput"
2161
2162 # VPP Performance Changes 3n-skx 4t2c pdr
2163 - type: "table"
2164   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2165   algorithm: "table_performance_comparison"
2166   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2167   history:
2168     - title: "rls1810"
2169       data: "vpp-performance-changes-3n-skx-h1"
2170   reference:
2171     title: "rls1901"
2172     data: "vpp-performance-changes-3n-skx-ref"
2173   compare:
2174     title: "rls1904"
2175     data: "vpp-performance-changes-3n-skx-cmp"
2176   data: "vpp-performance-changes-3n-skx"
2177   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2178   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2179   parameters:
2180   - "name"
2181   - "parent"
2182   - "throughput"
2183
2184 # VPP Performance Changes 3n-skx 2t1c ndr
2185 - type: "table"
2186   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2187   algorithm: "table_performance_comparison"
2188   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2189   history:
2190     - title: "rls1810"
2191       data: "vpp-performance-changes-3n-skx-h1"
2192   reference:
2193     title: "rls1901"
2194     data: "vpp-performance-changes-3n-skx-ref"
2195   compare:
2196     title: "rls1904"
2197     data: "vpp-performance-changes-3n-skx-cmp"
2198   data: "vpp-performance-changes-3n-skx"
2199   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2200   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2201   parameters:
2202   - "name"
2203   - "parent"
2204   - "throughput"
2205
2206 # VPP Performance Changes 3n-skx 4t2c ndr
2207 - type: "table"
2208   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2209   algorithm: "table_performance_comparison"
2210   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2211   history:
2212     - title: "rls1810"
2213       data: "vpp-performance-changes-3n-skx-h1"
2214   reference:
2215     title: "rls1901"
2216     data: "vpp-performance-changes-3n-skx-ref"
2217   compare:
2218     title: "rls1904"
2219     data: "vpp-performance-changes-3n-skx-cmp"
2220   data: "vpp-performance-changes-3n-skx"
2221   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2222   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2223   parameters:
2224   - "name"
2225   - "parent"
2226   - "throughput"
2227
2228 # VPP Performance Changes 2n-skx 2t1c pdr
2229 - type: "table"
2230   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2231   algorithm: "table_performance_comparison"
2232   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2233   history:
2234     - title: "rls1810"
2235       data: "vpp-performance-changes-2n-skx-h1"
2236   reference:
2237     title: "rls1901"
2238     data: "vpp-performance-changes-2n-skx-ref"
2239   compare:
2240     title: "rls1904"
2241     data: "vpp-performance-changes-2n-skx-cmp"
2242   data: "vpp-performance-changes-2n-skx"
2243   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2244   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2245   parameters:
2246   - "name"
2247   - "parent"
2248   - "throughput"
2249
2250 # VPP Performance Changes 2n-skx 4t2c pdr
2251 - type: "table"
2252   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2253   algorithm: "table_performance_comparison"
2254   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2255   history:
2256     - title: "rls1810"
2257       data: "vpp-performance-changes-2n-skx-h1"
2258   reference:
2259     title: "rls1901"
2260     data: "vpp-performance-changes-2n-skx-ref"
2261   compare:
2262     title: "rls1904"
2263     data: "vpp-performance-changes-2n-skx-cmp"
2264   data: "vpp-performance-changes-2n-skx"
2265   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2266   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2267   parameters:
2268   - "name"
2269   - "parent"
2270   - "throughput"
2271
2272 # VPP Performance Changes 2n-skx 2t1c ndr
2273 - type: "table"
2274   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2275   algorithm: "table_performance_comparison"
2276   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2277   history:
2278     - title: "rls1810"
2279       data: "vpp-performance-changes-2n-skx-h1"
2280   reference:
2281     title: "rls1901"
2282     data: "vpp-performance-changes-2n-skx-ref"
2283   compare:
2284     title: "rls1904"
2285     data: "vpp-performance-changes-2n-skx-cmp"
2286   data: "vpp-performance-changes-2n-skx"
2287   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2288   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2289   parameters:
2290   - "name"
2291   - "parent"
2292   - "throughput"
2293
2294 # VPP Performance Changes 2n-skx 4t2c ndr
2295 - type: "table"
2296   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2297   algorithm: "table_performance_comparison"
2298   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2299   history:
2300     - title: "rls1810"
2301       data: "vpp-performance-changes-2n-skx-h1"
2302   reference:
2303     title: "rls1901"
2304     data: "vpp-performance-changes-2n-skx-ref"
2305   compare:
2306     title: "rls1904"
2307     data: "vpp-performance-changes-2n-skx-cmp"
2308   data: "vpp-performance-changes-2n-skx"
2309   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2310   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2311   parameters:
2312   - "name"
2313   - "parent"
2314   - "throughput"
2315
2316 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2317 - type: "table"
2318   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2319   algorithm: "table_performance_comparison"
2320   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2321   reference:
2322     title: "3-Node Hsw"
2323     data: "vpp-compare-testbeds-ref"
2324   compare:
2325     title: "3-Node Skx"
2326     data: "vpp-compare-testbeds-cmp"
2327   data: "vpp-compare-testbeds"
2328   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2329   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2330   parameters:
2331   - "name"
2332   - "parent"
2333   - "throughput"
2334
2335 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2336 - type: "table"
2337   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2338   algorithm: "table_performance_comparison"
2339   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2340   reference:
2341     title: "3-Node Hsw"
2342     data: "vpp-compare-testbeds-ref"
2343   compare:
2344     title: "3-Node Skx"
2345     data: "vpp-compare-testbeds-cmp"
2346   data: "vpp-compare-testbeds"
2347   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2348   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2349   parameters:
2350   - "name"
2351   - "parent"
2352   - "throughput"
2353
2354 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2355 - type: "table"
2356   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2357   algorithm: "table_performance_comparison"
2358   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2359   reference:
2360     title: "3-Node Hsw"
2361     data: "vpp-compare-testbeds-ref"
2362   compare:
2363     title: "3-Node Skx"
2364     data: "vpp-compare-testbeds-cmp"
2365   data: "vpp-compare-testbeds"
2366   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2367   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2368   parameters:
2369   - "name"
2370   - "parent"
2371   - "throughput"
2372
2373 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2374 - type: "table"
2375   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2376   algorithm: "table_performance_comparison"
2377   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2378   reference:
2379     title: "3-Node Hsw"
2380     data: "vpp-compare-testbeds-ref"
2381   compare:
2382     title: "3-Node Skx"
2383     data: "vpp-compare-testbeds-cmp"
2384   data: "vpp-compare-testbeds"
2385   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2386   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2387   parameters:
2388   - "name"
2389   - "parent"
2390   - "throughput"
2391
2392 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2393 - type: "table"
2394   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2395   algorithm: "table_performance_comparison"
2396   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2397   reference:
2398     title: "3-Node Skx"
2399     data: "vpp-compare-topologies-ref"
2400   compare:
2401     title: "2-Node Skx"
2402     data: "vpp-compare-topologies-cmp"
2403   data: "vpp-compare-topologies"
2404   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2405   filter: "'NDRPDR' and '1C'"
2406   parameters:
2407   - "name"
2408   - "parent"
2409   - "throughput"
2410
2411 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2412 - type: "table"
2413   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2414   algorithm: "table_performance_comparison"
2415   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2416   reference:
2417     title: "3-Node Skx"
2418     data: "vpp-compare-topologies-ref"
2419   compare:
2420     title: "2-Node Skx"
2421     data: "vpp-compare-topologies-cmp"
2422   data: "vpp-compare-topologies"
2423   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2424   filter: "'NDRPDR' and '2C'"
2425   parameters:
2426   - "name"
2427   - "parent"
2428   - "throughput"
2429
2430 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2431 - type: "table"
2432   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2433   algorithm: "table_performance_comparison"
2434   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2435   reference:
2436     title: "3-Node Skx"
2437     data: "vpp-compare-topologies-ref"
2438   compare:
2439     title: "2-Node Skx"
2440     data: "vpp-compare-topologies-cmp"
2441   data: "vpp-compare-topologies"
2442   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2443   filter: "'NDRPDR' and '1C'"
2444   parameters:
2445   - "name"
2446   - "parent"
2447   - "throughput"
2448
2449 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2450 - type: "table"
2451   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2452   algorithm: "table_performance_comparison"
2453   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2454   reference:
2455     title: "3-Node Skx"
2456     data: "vpp-compare-topologies-ref"
2457   compare:
2458     title: "2-Node Skx"
2459     data: "vpp-compare-topologies-cmp"
2460   data: "vpp-compare-topologies"
2461   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2462   filter: "'NDRPDR' and '2C'"
2463   parameters:
2464   - "name"
2465   - "parent"
2466   - "throughput"
2467
2468 # VPP Performance Changes 3n-hsw 1t1c MRR
2469 - type: "table"
2470   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2471   algorithm: "table_performance_comparison"
2472   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2473   history:
2474     - title: "rls1810"
2475       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2476   reference:
2477     title: "rls1901"
2478     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2479   compare:
2480     title: "rls1904"
2481     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2482   data: "vpp-performance-changes-3n-hsw-mrr"
2483   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2484   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2485   parameters:
2486   - "name"
2487   - "parent"
2488   - "result"
2489
2490 # VPP Performance Changes 3n-hsw 2t2c MRR
2491 - type: "table"
2492   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2493   algorithm: "table_performance_comparison"
2494   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2495   history:
2496     - title: "rls1810"
2497       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2498   reference:
2499     title: "rls1901"
2500     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2501   compare:
2502     title: "rls1904"
2503     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2504   data: "vpp-performance-changes-3n-hsw-mrr"
2505   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2506   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2507   parameters:
2508   - "name"
2509   - "parent"
2510   - "result"
2511
2512 # VPP Performance Changes 3n-hsw 4t4c MRR
2513 - type: "table"
2514   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2515   algorithm: "table_performance_comparison"
2516   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2517   history:
2518     - title: "rls1810"
2519       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2520   reference:
2521     title: "rls1901"
2522     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2523   compare:
2524     title: "rls1904"
2525     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2526   data: "vpp-performance-changes-3n-hsw-mrr"
2527   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2528   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2529   parameters:
2530   - "name"
2531   - "parent"
2532   - "result"
2533
2534 # VPP Performance Changes 3n-skx 2t1c MRR
2535 - type: "table"
2536   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2537   algorithm: "table_performance_comparison"
2538   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2539   history:
2540     - title: "rls1810"
2541       data: "vpp-performance-changes-3n-skx-mrr-h1"
2542   reference:
2543     title: "rls1901"
2544     data: "vpp-performance-changes-3n-skx-mrr-ref"
2545   compare:
2546     title: "rls1904"
2547     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2548   data: "vpp-performance-changes-3n-skx-mrr"
2549   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2550   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2551   parameters:
2552   - "name"
2553   - "parent"
2554   - "result"
2555
2556 # VPP Performance Changes 3n-skx 4t2c MRR
2557 - type: "table"
2558   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2559   algorithm: "table_performance_comparison"
2560   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2561   history:
2562     - title: "rls1810"
2563       data: "vpp-performance-changes-3n-skx-mrr-h1"
2564   reference:
2565     title: "rls1901"
2566     data: "vpp-performance-changes-3n-skx-mrr-ref"
2567   compare:
2568     title: "rls1904"
2569     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2570   data: "vpp-performance-changes-3n-skx-mrr"
2571   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2572   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2573   parameters:
2574   - "name"
2575   - "parent"
2576   - "result"
2577
2578 # VPP Performance Changes 3n-skx 8t4c MRR
2579 - type: "table"
2580   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2581   algorithm: "table_performance_comparison"
2582   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2583   history:
2584     - title: "rls1810"
2585       data: "vpp-performance-changes-3n-skx-mrr-h1"
2586   reference:
2587     title: "rls1901"
2588     data: "vpp-performance-changes-3n-skx-mrr-ref"
2589   compare:
2590     title: "rls1904"
2591     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2592   data: "vpp-performance-changes-3n-skx-mrr"
2593   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2594   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2595   parameters:
2596   - "name"
2597   - "parent"
2598   - "result"
2599
2600 # VPP Performance Changes 2n-skx 2t1c MRR
2601 - type: "table"
2602   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2603   algorithm: "table_performance_comparison"
2604   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2605   history:
2606     - title: "rls1810"
2607       data: "vpp-performance-changes-2n-skx-mrr-h1"
2608   reference:
2609     title: "rls1901"
2610     data: "vpp-performance-changes-2n-skx-mrr-ref"
2611   compare:
2612     title: "rls1904"
2613     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2614   data: "vpp-performance-changes-2n-skx-mrr"
2615   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2616   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2617   parameters:
2618   - "name"
2619   - "parent"
2620   - "result"
2621
2622 # VPP Performance Changes 2n-skx 4t2c MRR
2623 - type: "table"
2624   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2625   algorithm: "table_performance_comparison"
2626   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2627   history:
2628     - title: "rls1810"
2629       data: "vpp-performance-changes-2n-skx-mrr-h1"
2630   reference:
2631     title: "rls1901"
2632     data: "vpp-performance-changes-2n-skx-mrr-ref"
2633   compare:
2634     title: "rls1904"
2635     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2636   data: "vpp-performance-changes-2n-skx-mrr"
2637   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2638   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2639   parameters:
2640   - "name"
2641   - "parent"
2642   - "result"
2643
2644 # VPP Performance Changes 2n-skx 8t4c MRR
2645 - type: "table"
2646   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2647   algorithm: "table_performance_comparison"
2648   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2649   history:
2650     - title: "rls1810"
2651       data: "vpp-performance-changes-2n-skx-mrr-h1"
2652   reference:
2653     title: "rls1901"
2654     data: "vpp-performance-changes-2n-skx-mrr-ref"
2655   compare:
2656     title: "rls1904"
2657     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2658   data: "vpp-performance-changes-2n-skx-mrr"
2659   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2660   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2661   parameters:
2662   - "name"
2663   - "parent"
2664   - "result"
2665
2666 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2667 - type: "table"
2668   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2669   algorithm: "table_performance_comparison"
2670   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2671   reference:
2672     title: "3-Node Hsw"
2673     data: "vpp-compare-testbeds-mrr-ref"
2674   compare:
2675     title: "3-Node Skx"
2676     data: "vpp-compare-testbeds-mrr-cmp"
2677   data: "vpp-compare-testbeds-mrr"
2678   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2679   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2680   parameters:
2681   - "name"
2682   - "parent"
2683   - "result"
2684
2685 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2686 - type: "table"
2687   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2688   algorithm: "table_performance_comparison"
2689   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2690   reference:
2691     title: "3-Node Hsw"
2692     data: "vpp-compare-testbeds-mrr-ref"
2693   compare:
2694     title: "3-Node Skx"
2695     data: "vpp-compare-testbeds-mrr-cmp"
2696   data: "vpp-compare-testbeds-mrr"
2697   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2698   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2699   parameters:
2700   - "name"
2701   - "parent"
2702   - "result"
2703
2704 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2705 - type: "table"
2706   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2707   algorithm: "table_performance_comparison"
2708   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2709   reference:
2710     title: "3-Node Hsw"
2711     data: "vpp-compare-testbeds-mrr-ref"
2712   compare:
2713     title: "3-Node Skx"
2714     data: "vpp-compare-testbeds-mrr-cmp"
2715   data: "vpp-compare-testbeds-mrr"
2716   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2717   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2718   parameters:
2719   - "name"
2720   - "parent"
2721   - "result"
2722
2723 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2724 - type: "table"
2725   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2726   algorithm: "table_performance_comparison"
2727   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2728   reference:
2729     title: "3-Node Skx"
2730     data: "vpp-compare-topologies-mrr-ref"
2731   compare:
2732     title: "2-Node Skx"
2733     data: "vpp-compare-topologies-mrr-cmp"
2734   data: "vpp-compare-topologies-mrr"
2735   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2736   filter: "'MRR' and '1C'"
2737   parameters:
2738   - "name"
2739   - "parent"
2740   - "result"
2741
2742 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2743 - type: "table"
2744   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2745   algorithm: "table_performance_comparison"
2746   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2747   reference:
2748     title: "3-Node Skx"
2749     data: "vpp-compare-topologies-mrr-ref"
2750   compare:
2751     title: "2-Node Skx"
2752     data: "vpp-compare-topologies-mrr-cmp"
2753   data: "vpp-compare-topologies-mrr"
2754   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2755   filter: "'MRR' and '2C'"
2756   parameters:
2757   - "name"
2758   - "parent"
2759   - "result"
2760
2761 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2762 - type: "table"
2763   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2764   algorithm: "table_performance_comparison"
2765   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2766   reference:
2767     title: "3-Node Skx"
2768     data: "vpp-compare-topologies-mrr-ref"
2769   compare:
2770     title: "2-Node Skx"
2771     data: "vpp-compare-topologies-mrr-cmp"
2772   data: "vpp-compare-topologies-mrr"
2773   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2774   filter: "'MRR' and '4C'"
2775   parameters:
2776   - "name"
2777   - "parent"
2778   - "result"
2779
2780 # Detailed Test Results - VPP Performance Results 3n-hsw
2781 - type: "table"
2782   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2783   algorithm: "table_merged_details"
2784   output-file-ext: ".csv"
2785   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2786   columns:
2787   - title: "Name"
2788     data: "data name"
2789   - title: "Status"
2790     data: "data msg"
2791   rows: "generated"
2792   data: "vpp-perf-results-3n-hsw"
2793   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2794   parameters:
2795   - "name"
2796   - "parent"
2797   - "msg"
2798
2799 # Detailed Test Results - VPP Performance Results 3n-skx
2800 - type: "table"
2801   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2802   algorithm: "table_merged_details"
2803   output-file-ext: ".csv"
2804   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2805   columns:
2806   - title: "Name"
2807     data: "data name"
2808   - title: "Status"
2809     data: "data msg"
2810   rows: "generated"
2811   data: "vpp-perf-results-3n-skx"
2812   filter: "not 'CFS_OPT'"
2813   parameters:
2814   - "name"
2815   - "parent"
2816   - "msg"
2817
2818 # Detailed Test Results - VPP Performance Results 2n-skx
2819 - type: "table"
2820   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2821   algorithm: "table_merged_details"
2822   output-file-ext: ".csv"
2823   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2824   columns:
2825   - title: "Name"
2826     data: "data name"
2827   - title: "Status"
2828     data: "data msg"
2829   rows: "generated"
2830   data: "vpp-perf-results-2n-skx"
2831   filter: "not 'CFS_OPT'"
2832   parameters:
2833   - "name"
2834   - "parent"
2835   - "msg"
2836
2837 ## Detailed Test Results - VPP Performance Results 2n-dnv
2838 #- type: "table"
2839 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2840 #  algorithm: "table_details"
2841 #  output-file-ext: ".csv"
2842 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2843 #  columns:
2844 #  - title: "Name"
2845 #    data: "data name"
2846 #  - title: "Status"
2847 #    data: "data msg"
2848 #  rows: "generated"
2849 #  data: "intel-dnv-vpp"
2850 #  filter: "'NDRPDR'"
2851 #  parameters:
2852 #  - "name"
2853 #  - "parent"
2854 #  - "msg"
2855
2856 # Test configuration - VPP Performance Test Configs 3n-hsw
2857 - type: "table"
2858   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2859   algorithm: "table_merged_details"
2860   output-file-ext: ".csv"
2861   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2862   columns:
2863   - title: "Name"
2864     data: "data name"
2865   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2866     data: "data conf-history"
2867   rows: "generated"
2868   data: "vpp-perf-results-3n-hsw"
2869   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2870   parameters:
2871   - "parent"
2872   - "name"
2873   - "conf-history"
2874
2875 # Test configuration - VPP Performance Test Configs 3n-skx
2876 - type: "table"
2877   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2878   algorithm: "table_merged_details"
2879   output-file-ext: ".csv"
2880   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2881   columns:
2882   - title: "Name"
2883     data: "data name"
2884   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2885     data: "data conf-history"
2886   rows: "generated"
2887   data: "vpp-perf-results-3n-skx"
2888   filter: "not 'CFS_OPT'"
2889   parameters:
2890   - "parent"
2891   - "name"
2892   - "conf-history"
2893
2894 # Test configuration - VPP Performance Test Configs 2n-skx
2895 - type: "table"
2896   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2897   algorithm: "table_merged_details"
2898   output-file-ext: ".csv"
2899   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2900   columns:
2901   - title: "Name"
2902     data: "data name"
2903   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2904     data: "data conf-history"
2905   rows: "generated"
2906   data: "vpp-perf-results-2n-skx"
2907   filter: "not 'CFS_OPT'"
2908   parameters:
2909   - "parent"
2910   - "name"
2911   - "conf-history"
2912
2913 ## Test configuration - VPP Performance Test Configs 2n-dnv
2914 #- type: "table"
2915 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
2916 #  algorithm: "table_details"
2917 #  output-file-ext: ".csv"
2918 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
2919 #  columns:
2920 #  - title: "Name"
2921 #    data: "data name"
2922 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
2923 #    data: "data conf-history"
2924 #  rows: "generated"
2925 #  data: "intel-dnv-vpp"
2926 #  filter: "'NDRPDR'"
2927 #  parameters:
2928 #  - "parent"
2929 #  - "name"
2930 #  - "conf-history"
2931
2932 # Test Operational Data - VPP Performance Operational Data 3n-hsw
2933 - type: "table"
2934   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
2935   algorithm: "table_merged_details"
2936   output-file-ext: ".csv"
2937   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
2938   columns:
2939   - title: "Name"
2940     data: "data name"
2941   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2942     data: "data show-run"
2943   rows: "generated"
2944   data: "vpp-perf-results-3n-hsw"
2945   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2946   parameters:
2947   - "parent"
2948   - "name"
2949   - "show-run"
2950
2951 # Test Operational Data - VPP Performance Operational Data 3n-skx
2952 - type: "table"
2953   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
2954   algorithm: "table_merged_details"
2955   output-file-ext: ".csv"
2956   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
2957   columns:
2958   - title: "Name"
2959     data: "data name"
2960   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2961     data: "data show-run"
2962   rows: "generated"
2963   data: "vpp-perf-results-3n-skx"
2964   filter: "not 'CFS_OPT'"
2965   parameters:
2966   - "parent"
2967   - "name"
2968   - "show-run"
2969
2970 # Test Operational Data - VPP Performance Operational Data 2n-skx
2971 - type: "table"
2972   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
2973   algorithm: "table_merged_details"
2974   output-file-ext: ".csv"
2975   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
2976   columns:
2977   - title: "Name"
2978     data: "data name"
2979   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2980     data: "data show-run"
2981   rows: "generated"
2982   data: "vpp-perf-results-2n-skx"
2983   filter: "not 'CFS_OPT'"
2984   parameters:
2985   - "parent"
2986   - "name"
2987   - "show-run"
2988
2989 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
2990 #- type: "table"
2991 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
2992 #  algorithm: "table_details"
2993 #  output-file-ext: ".csv"
2994 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
2995 #  columns:
2996 #  - title: "Name"
2997 #    data: "data name"
2998 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2999 #    data: "data show-run"
3000 #  rows: "generated"
3001 #  data: "intel-dnv-vpp"
3002 #  filter: "'NDRPDR'"
3003 #  parameters:
3004 #  - "parent"
3005 #  - "name"
3006 #  - "show-run"
3007
3008 # Detailed Test Results - VPP MRR Results 3n-hsw
3009 - type: "table"
3010   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3011   algorithm: "table_details"
3012   output-file-ext: ".csv"
3013   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3014   columns:
3015   - title: "Name"
3016     data: "data name"
3017   - title: "Status"
3018     data: "data msg"
3019   rows: "generated"
3020   data: "vpp-mrr-results-3n-hsw"
3021   filter: "'MRR'"
3022   parameters:
3023   - "name"
3024   - "parent"
3025   - "msg"
3026
3027 # Detailed Test Results - VPP MRR Results 3n-skx
3028 - type: "table"
3029   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3030   algorithm: "table_details"
3031   output-file-ext: ".csv"
3032   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3033   columns:
3034   - title: "Name"
3035     data: "data name"
3036   - title: "Status"
3037     data: "data msg"
3038   rows: "generated"
3039   data: "vpp-mrr-results-3n-skx"
3040   filter: "'MRR'"
3041   parameters:
3042   - "name"
3043   - "parent"
3044   - "msg"
3045
3046 # Detailed Test Results - VPP MRR Results 2n-skx
3047 - type: "table"
3048   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3049   algorithm: "table_details"
3050   output-file-ext: ".csv"
3051   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3052   columns:
3053   - title: "Name"
3054     data: "data name"
3055   - title: "Status"
3056     data: "data msg"
3057   rows: "generated"
3058   data: "vpp-mrr-results-2n-skx"
3059   filter: "'MRR'"
3060   parameters:
3061   - "name"
3062   - "parent"
3063   - "msg"
3064
3065 ## Detailed Test Results - VPP MRR Results 2n-dnv
3066 #- type: "table"
3067 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3068 #  algorithm: "table_details"
3069 #  output-file-ext: ".csv"
3070 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3071 #  columns:
3072 #  - title: "Name"
3073 #    data: "data name"
3074 #  - title: "Status"
3075 #    data: "data msg"
3076 #  rows: "generated"
3077 #  data: "intel-dnv-vpp"
3078 #  filter: "'MRR'"
3079 #  parameters:
3080 #  - "name"
3081 #  - "parent"
3082 #  - "msg"
3083
3084 # Test configuration - VPP MRR Test Configs 3n-hsw
3085 - type: "table"
3086   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3087   algorithm: "table_details"
3088   output-file-ext: ".csv"
3089   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3090   columns:
3091   - title: "Name"
3092     data: "data name"
3093   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3094     data: "data conf-history"
3095   rows: "generated"
3096   data: "vpp-mrr-results-3n-hsw"
3097   filter: "'MRR'"
3098   parameters:
3099   - "parent"
3100   - "name"
3101   - "conf-history"
3102
3103 # Test configuration - VPP MRR Test Configs 3n-skx
3104 - type: "table"
3105   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3106   algorithm: "table_details"
3107   output-file-ext: ".csv"
3108   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3109   columns:
3110   - title: "Name"
3111     data: "data name"
3112   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3113     data: "data conf-history"
3114   rows: "generated"
3115   data: "vpp-mrr-results-3n-skx"
3116   filter: "'MRR'"
3117   parameters:
3118   - "parent"
3119   - "name"
3120   - "conf-history"
3121
3122 # Test configuration - VPP MRR Test Configs 2n-skx
3123 - type: "table"
3124   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3125   algorithm: "table_details"
3126   output-file-ext: ".csv"
3127   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3128   columns:
3129   - title: "Name"
3130     data: "data name"
3131   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3132     data: "data conf-history"
3133   rows: "generated"
3134   data: "vpp-mrr-results-2n-skx"
3135   filter: "'MRR'"
3136   parameters:
3137   - "parent"
3138   - "name"
3139   - "conf-history"
3140
3141 ## Test configuration - VPP MRR Test Configs 2n-dnv
3142 #- type: "table"
3143 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3144 #  algorithm: "table_details"
3145 #  output-file-ext: ".csv"
3146 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3147 #  columns:
3148 #  - title: "Name"
3149 #    data: "data name"
3150 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3151 #    data: "data conf-history"
3152 #  rows: "generated"
3153 #  data: "intel-dnv-vpp"
3154 #  filter: "'MRR'"
3155 #  parameters:
3156 #  - "parent"
3157 #  - "name"
3158 #  - "conf-history"
3159
3160 # Detailed Test Results - VPP Functional Results - Ubuntu
3161 - type: "table"
3162   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3163   algorithm: "table_details"
3164   output-file-ext: ".csv"
3165   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3166   columns:
3167   - title: "Name"
3168     data: "data name"
3169   - title: "Documentation"
3170     data: "data doc"
3171   - title: "Status"
3172     data: "data status"
3173   rows: "generated"
3174   data: "vpp-func-results-ubuntu"
3175   filter: "all"
3176   parameters:
3177   - "name"
3178   - "parent"
3179   - "doc"
3180   - "status"
3181
3182 # Detailed Test Results - VPP Functional Results - CentOS
3183 - type: "table"
3184   title: "Detailed Test Results - VPP Functional Results - CentOS"
3185   algorithm: "table_details"
3186   output-file-ext: ".csv"
3187   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3188   columns:
3189   - title: "Name"
3190     data: "data name"
3191   - title: "Documentation"
3192     data: "data doc"
3193   -
3194     title: "Status"
3195     data: "data status"
3196   rows: "generated"
3197   data:
3198     "vpp-func-results-centos"
3199   filter: "all"
3200   parameters:
3201   - "name"
3202   - "parent"
3203   - "doc"
3204   - "status"
3205
3206 # Test configuration - VPP Functional Test Configs - Ubuntu
3207 - type: "table"
3208   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3209   algorithm: "table_details"
3210   output-file-ext: ".csv"
3211   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3212   columns:
3213   - title: "Name"
3214     data: "data name"
3215   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3216     data: "data conf-history"
3217   rows: "generated"
3218   data: "vpp-func-results-ubuntu"
3219   filter: "all"
3220   parameters:
3221   - "parent"
3222   - "name"
3223   - "conf-history"
3224
3225 # Test configuration - VPP Functional Test Configs - CentOS
3226 - type: "table"
3227   title: "Test configuration - VPP Functional Test Configs - CentOS"
3228   algorithm: "table_details"
3229   output-file-ext: ".csv"
3230   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3231   columns:
3232   - title: "Name"
3233     data: "data name"
3234   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3235     data: "data conf-history"
3236   rows: "generated"
3237   data: "vpp-func-results-centos"
3238   filter: "all"
3239   parameters:
3240   - "parent"
3241   - "name"
3242   - "conf-history"
3243
3244 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3245 #- type: "table"
3246 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3247 #  algorithm: "table_details"
3248 #  output-file-ext: ".csv"
3249 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3250 #  columns:
3251 #  - title: "Name"
3252 #    data: "data name"
3253 #  - title: "Status"
3254 #    data: "data msg"
3255 #  rows: "generated"
3256 #  data: "ligato-perf-results-3n-hsw"
3257 #  filter: "all"
3258 #  parameters:
3259 #  - "name"
3260 #  - "parent"
3261 #  - "msg"
3262
3263 # Detailed Test Results - VPP Device Results - Ubuntu
3264 - type: "table"
3265   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3266   algorithm: "table_details"
3267   output-file-ext: ".csv"
3268   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3269   columns:
3270   - title: "Name"
3271     data: "data name"
3272   - title: "Documentation"
3273     data: "data doc"
3274   - title: "Status"
3275     data: "data status"
3276   rows: "generated"
3277   data: "vpp-device-results-ubuntu"
3278   filter: "all"
3279   parameters:
3280   - "name"
3281   - "parent"
3282   - "doc"
3283   - "status"
3284
3285 # Test configuration - VPP Device Test Configs - Ubuntu
3286 - type: "table"
3287   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3288   algorithm: "table_details"
3289   output-file-ext: ".csv"
3290   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3291   columns:
3292   - title: "Name"
3293     data: "data name"
3294   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3295     data: "data conf-history"
3296   rows: "generated"
3297   data: "vpp-device-results-ubuntu"
3298   filter: "all"
3299   parameters:
3300   - "parent"
3301   - "name"
3302   - "conf-history"
3303
3304 ################################################################################
3305
3306 # DPDK Performance Changes 3n-hsw 1t1c pdr
3307 - type: "table"
3308   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3309   algorithm: "table_performance_comparison"
3310   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3311   history:
3312     - title: "rls1810"
3313       data: "dpdk-performance-changes-3n-hsw-h1"
3314   reference:
3315     title: "rls1901"
3316     data: "dpdk-performance-changes-3n-hsw-ref"
3317   compare:
3318     title: "rls1904"
3319     data: "dpdk-performance-changes-3n-hsw-cmp"
3320   data: "dpdk-performance-changes-3n-hsw"
3321   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3322   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3323   parameters:
3324   - "name"
3325   - "parent"
3326   - "throughput"
3327
3328 # DPDK Performance Changes 3n-hsw 2t2c pdr
3329 - type: "table"
3330   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3331   algorithm: "table_performance_comparison"
3332   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3333   history:
3334     - title: "rls1810"
3335       data: "dpdk-performance-changes-3n-hsw-h1"
3336   reference:
3337     title: "rls1901"
3338     data: "dpdk-performance-changes-3n-hsw-ref"
3339   compare:
3340     title: "rls1904"
3341     data: "dpdk-performance-changes-3n-hsw-cmp"
3342   data: "dpdk-performance-changes-3n-hsw"
3343   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3344   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3345   parameters:
3346   - "name"
3347   - "parent"
3348   - "throughput"
3349
3350 # DPDK Performance Changes 3n-hsw 1t1c ndr
3351 - type: "table"
3352   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3353   algorithm: "table_performance_comparison"
3354   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3355   history:
3356     - title: "rls1810"
3357       data: "dpdk-performance-changes-3n-hsw-h1"
3358   reference:
3359     title: "rls1901"
3360     data: "dpdk-performance-changes-3n-hsw-ref"
3361   compare:
3362     title: "rls1904"
3363     data: "dpdk-performance-changes-3n-hsw-cmp"
3364   data: "dpdk-performance-changes-3n-hsw"
3365   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3366   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3367   parameters:
3368   - "name"
3369   - "parent"
3370   - "throughput"
3371
3372 # DPDK Performance Changes 3n-hsw 2t2c ndr
3373 - type: "table"
3374   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3375   algorithm: "table_performance_comparison"
3376   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3377   history:
3378     - title: "rls1810"
3379       data: "dpdk-performance-changes-3n-hsw-h1"
3380   reference:
3381     title: "rls1901"
3382     data: "dpdk-performance-changes-3n-hsw-ref"
3383   compare:
3384     title: "rls1904"
3385     data: "dpdk-performance-changes-3n-hsw-cmp"
3386   data: "dpdk-performance-changes-3n-hsw"
3387   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3388   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3389   parameters:
3390   - "name"
3391   - "parent"
3392   - "throughput"
3393
3394 # DPDK Performance Changes 3n-skx 2t1c pdr
3395 - type: "table"
3396   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3397   algorithm: "table_performance_comparison"
3398   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3399   history:
3400     - title: "rls1810"
3401       data: "dpdk-performance-changes-3n-skx-h1"
3402   reference:
3403     title: "rls1901"
3404     data: "dpdk-performance-changes-3n-skx-ref"
3405   compare:
3406     title: "rls1904"
3407     data: "dpdk-performance-changes-3n-skx-cmp"
3408   data: "dpdk-performance-changes-3n-skx"
3409   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3410   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3411   parameters:
3412   - "name"
3413   - "parent"
3414   - "throughput"
3415
3416 # DPDK Performance Changes 3n-skx 4t2c pdr
3417 - type: "table"
3418   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3419   algorithm: "table_performance_comparison"
3420   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3421   history:
3422     - title: "rls1810"
3423       data: "dpdk-performance-changes-3n-skx-h1"
3424   reference:
3425     title: "rls1901"
3426     data: "dpdk-performance-changes-3n-skx-ref"
3427   compare:
3428     title: "rls1904"
3429     data: "dpdk-performance-changes-3n-skx-cmp"
3430   data: "dpdk-performance-changes-3n-skx"
3431   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3432   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3433   parameters:
3434   - "name"
3435   - "parent"
3436   - "throughput"
3437
3438 # DPDK Performance Changes 3n-skx 2t1c ndr
3439 - type: "table"
3440   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3441   algorithm: "table_performance_comparison"
3442   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3443   history:
3444     - title: "rls1810"
3445       data: "dpdk-performance-changes-3n-skx-h1"
3446   reference:
3447     title: "rls1901"
3448     data: "dpdk-performance-changes-3n-skx-ref"
3449   compare:
3450     title: "rls1904"
3451     data: "dpdk-performance-changes-3n-skx-cmp"
3452   data: "dpdk-performance-changes-3n-skx"
3453   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3454   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3455   parameters:
3456   - "name"
3457   - "parent"
3458   - "throughput"
3459
3460 # DPDK Performance Changes 3n-skx 4t2c ndr
3461 - type: "table"
3462   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3463   algorithm: "table_performance_comparison"
3464   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3465   history:
3466     - title: "rls1810"
3467       data: "dpdk-performance-changes-3n-skx-h1"
3468   reference:
3469     title: "rls1901"
3470     data: "dpdk-performance-changes-3n-skx-ref"
3471   compare:
3472     title: "rls1904"
3473     data: "dpdk-performance-changes-3n-skx-cmp"
3474   data: "dpdk-performance-changes-3n-skx"
3475   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3476   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3477   parameters:
3478   - "name"
3479   - "parent"
3480   - "throughput"
3481
3482 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3483 - type: "table"
3484   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3485   algorithm: "table_performance_comparison"
3486   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3487   reference:
3488     title: "3-Node Hsw"
3489     data: "dpdk-compare-testbeds-ref"
3490   compare:
3491     title: "3-Node Skx"
3492     data: "dpdk-compare-testbeds-cmp"
3493   data: "dpdk-compare-testbeds"
3494   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3495   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3496   parameters:
3497   - "name"
3498   - "parent"
3499   - "throughput"
3500
3501 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3502 - type: "table"
3503   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3504   algorithm: "table_performance_comparison"
3505   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3506   reference:
3507     title: "3-Node Hsw"
3508     data: "dpdk-compare-testbeds-ref"
3509   compare:
3510     title: "3-Node Skx"
3511     data: "dpdk-compare-testbeds-cmp"
3512   data: "dpdk-compare-testbeds"
3513   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3514   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3515   parameters:
3516   - "name"
3517   - "parent"
3518   - "throughput"
3519
3520 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3521 - type: "table"
3522   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3523   algorithm: "table_performance_comparison"
3524   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3525   reference:
3526     title: "3-Node Skx"
3527     data: "dpdk-compare-topologies-ref"
3528   compare:
3529     title: "2-Node Skx"
3530     data: "dpdk-compare-topologies-cmp"
3531   data: "dpdk-compare-topologies"
3532   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3533   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3534   parameters:
3535   - "name"
3536   - "parent"
3537   - "throughput"
3538
3539 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3540 - type: "table"
3541   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3542   algorithm: "table_performance_comparison"
3543   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3544   reference:
3545     title: "3-Node Skx"
3546     data: "dpdk-compare-topologies-ref"
3547   compare:
3548     title: "2-Node Skx"
3549     data: "dpdk-compare-topologies-cmp"
3550   data: "dpdk-compare-topologies"
3551   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3552   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3553   parameters:
3554   - "name"
3555   - "parent"
3556   - "throughput"
3557
3558 # DPDK Performance Changes 2n-skx 2t1c pdr
3559 - type: "table"
3560   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3561   algorithm: "table_performance_comparison"
3562   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3563   history:
3564     - title: "rls1810"
3565       data: "dpdk-performance-changes-2n-skx-h1"
3566   reference:
3567     title: "rls1901"
3568     data: "dpdk-performance-changes-2n-skx-ref"
3569   compare:
3570     title: "rls1904"
3571     data: "dpdk-performance-changes-2n-skx-cmp"
3572   data: "dpdk-performance-changes-2n-skx"
3573   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3574   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3575   parameters:
3576   - "name"
3577   - "parent"
3578   - "throughput"
3579
3580 # DPDK Performance Changes 2n-skx 4t2c pdr
3581 - type: "table"
3582   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3583   algorithm: "table_performance_comparison"
3584   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3585   history:
3586     - title: "rls1810"
3587       data: "dpdk-performance-changes-2n-skx-h1"
3588   reference:
3589     title: "rls1901"
3590     data: "dpdk-performance-changes-2n-skx-ref"
3591   compare:
3592     title: "rls1904"
3593     data: "dpdk-performance-changes-2n-skx-cmp"
3594   data: "dpdk-performance-changes-2n-skx"
3595   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3596   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3597   parameters:
3598   - "name"
3599   - "parent"
3600   - "throughput"
3601
3602 # DPDK Performance Changes 2n-skx 2t1c ndr
3603 - type: "table"
3604   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3605   algorithm: "table_performance_comparison"
3606   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3607   history:
3608     - title: "rls1810"
3609       data: "dpdk-performance-changes-2n-skx-h1"
3610   reference:
3611     title: "rls1901"
3612     data: "dpdk-performance-changes-2n-skx-ref"
3613   compare:
3614     title: "rls1904"
3615     data: "dpdk-performance-changes-2n-skx-cmp"
3616   data: "dpdk-performance-changes-2n-skx"
3617   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3618   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3619   parameters:
3620   - "name"
3621   - "parent"
3622   - "throughput"
3623
3624 # DPDK Performance Changes 2n-skx 4t2c ndr
3625 - type: "table"
3626   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3627   algorithm: "table_performance_comparison"
3628   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3629   history:
3630     - title: "rls1810"
3631       data: "dpdk-performance-changes-2n-skx-h1"
3632   reference:
3633     title: "rls1901"
3634     data: "dpdk-performance-changes-2n-skx-ref"
3635   compare:
3636     title: "rls1904"
3637     data: "dpdk-performance-changes-2n-skx-cmp"
3638   data: "dpdk-performance-changes-2n-skx"
3639   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3640   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3641   parameters:
3642   - "name"
3643   - "parent"
3644   - "throughput"
3645
3646 # Detailed Test Results - DPDK Performance Results 3n-hsw
3647 - type: "table"
3648   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3649   algorithm: "table_details"
3650   output-file-ext: ".csv"
3651   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3652   columns:
3653   - title: "Name"
3654     data: "data name"
3655   - title: "Status"
3656     data: "data msg"
3657   rows: "generated"
3658   data: "dpdk-perf-results-3n-hsw"
3659   filter: "all"
3660   parameters:
3661   - "name"
3662   - "parent"
3663   - "msg"
3664
3665 # Detailed Test Results - DPDK Performance Results 3n-skx
3666 - type: "table"
3667   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3668   algorithm: "table_details"
3669   output-file-ext: ".csv"
3670   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3671   columns:
3672   - title: "Name"
3673     data: "data name"
3674   - title: "Status"
3675     data: "data msg"
3676   rows: "generated"
3677   data: "dpdk-perf-results-3n-skx"
3678   filter: "all"
3679   parameters:
3680   - "name"
3681   - "parent"
3682   - "msg"
3683
3684 # Detailed Test Results - DPDK Performance Results 2n-skx
3685 - type: "table"
3686   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3687   algorithm: "table_details"
3688   output-file-ext: ".csv"
3689   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3690   columns:
3691   - title: "Name"
3692     data: "data name"
3693   - title: "Status"
3694     data: "data msg"
3695   rows: "generated"
3696   data: "dpdk-perf-results-2n-skx"
3697   filter: "all"
3698   parameters:
3699   - "name"
3700   - "parent"
3701   - "msg"
3702
3703 ################################################################################
3704 # HoneyComb
3705 - type: "table"
3706   title: "Detailed Test Results - Honeycomb Functional Results"
3707   algorithm: "table_details"
3708   output-file-ext: ".csv"
3709   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3710   columns:
3711   - title: "Name"
3712     data: "data name"
3713   - title: "Documentation"
3714     data: "data doc"
3715   - title: "Status"
3716     data: "data status"
3717   rows: "generated"
3718   data:
3719     "hc-func-results"
3720   filter: "all"
3721   parameters:
3722   - "name"
3723   - "parent"
3724   - "doc"
3725   - "status"
3726
3727 ################################################################################
3728 # NSH SFC
3729 #-
3730 #  type: "table"
3731 #  title: "Detailed Test Results - NSH SFC Functional Results"
3732 #  algorithm: "table_details"
3733 #  output-file-ext: ".csv"
3734 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3735 #  columns:
3736 #  -
3737 #    title: "Name"
3738 #    data: "data name"
3739 #  -
3740 #    title: "Documentation"
3741 #    data: "data doc"
3742 #  -
3743 #    title: "Status"
3744 #    data: "data status"
3745 #  rows: "generated"
3746 #  data:
3747 #    "nsh-func-results"
3748 #  filter: "all"
3749 #  parameters:
3750 #  - "name"
3751 #  - "parent"
3752 #  - "doc"
3753 #  - "status"
3754
3755 ################################################################################
3756 # DMM
3757 - type: "table"
3758   title: "Detailed Test Results - DMM Functional Results"
3759   algorithm: "table_details"
3760   output-file-ext: ".csv"
3761   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3762   columns:
3763   - title: "Name"
3764     data: "data name"
3765   - title: "Documentation"
3766     data: "data doc"
3767   - title: "Status"
3768     data: "data status"
3769   rows: "generated"
3770   data:
3771     "dmm-func-results"
3772   filter: "all"
3773   parameters:
3774   - "name"
3775   - "parent"
3776   - "doc"
3777   - "status"
3778
3779 ################################################################################
3780 ###                                F I L E S                                 ###
3781 ################################################################################
3782
3783 # VPP Performance Results 3n-hsw
3784 - type: "file"
3785   title: "VPP Performance Results 3n-hsw"
3786   algorithm: "file_test_results"
3787   output-file-ext: ".rst"
3788   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3789   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"
3790   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3791   data: "vpp-perf-results-3n-hsw"
3792   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3793   parameters:
3794   - "name"
3795   - "doc"
3796   - "level"
3797   - "parent"
3798   data-start-level: 3
3799
3800 # VPP Performance Results 3n-skx
3801 - type: "file"
3802   title: "VPP Performance Results 3n-skx"
3803   algorithm: "file_test_results"
3804   output-file-ext: ".rst"
3805   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3806   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"
3807   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3808   data: "vpp-perf-results-3n-skx"
3809   filter: "not 'CFS_OPT'"
3810   parameters:
3811   - "name"
3812   - "doc"
3813   - "level"
3814   - "parent"
3815   data-start-level: 3
3816
3817 # VPP Performance Results 2n-skx
3818 - type: "file"
3819   title: "VPP Performance Results 2n-skx"
3820   algorithm: "file_test_results"
3821   output-file-ext: ".rst"
3822   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3823   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"
3824   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3825   data: "vpp-perf-results-2n-skx"
3826   filter: "not 'CFS_OPT'"
3827   parameters:
3828   - "name"
3829   - "doc"
3830   - "level"
3831   - "parent"
3832   data-start-level: 3
3833
3834 ## VPP Performance Results 2n-dnv
3835 #- type: "file"
3836 #  title: "VPP Performance Results 2n-dnv"
3837 #  algorithm: "file_test_results"
3838 #  output-file-ext: ".rst"
3839 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3840 #  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"
3841 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3842 #  data: "intel-dnv-vpp"
3843 #  filter: "'NDRPDR'"
3844 #  parameters:
3845 #  - "name"
3846 #  - "doc"
3847 #  - "level"
3848 #  - "parent"
3849 #  data-start-level: 3
3850
3851 # VPP Performance Configuration 3n-hsw
3852 - type: "file"
3853   title: "VPP Performance Configuration 3n-hsw"
3854   algorithm: "file_test_results"
3855   output-file-ext: ".rst"
3856   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3857   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"
3858   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3859   data: "vpp-perf-results-3n-hsw"
3860   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3861   parameters:
3862   - "name"
3863   - "doc"
3864   - "level"
3865   - "parent"
3866   data-start-level: 3
3867
3868 # VPP Performance Configuration 3n-skx
3869 - type: "file"
3870   title: "VPP Performance Configuration 3n-skx"
3871   algorithm: "file_test_results"
3872   output-file-ext: ".rst"
3873   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3874   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"
3875   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3876   data: "vpp-perf-results-3n-skx"
3877   filter: "not 'CFS_OPT'"
3878   parameters:
3879   - "name"
3880   - "doc"
3881   - "level"
3882   - "parent"
3883   data-start-level: 3
3884
3885 # VPP Performance Configuration 2n-skx
3886 - type: "file"
3887   title: "VPP Performance Configuration 2n-skx"
3888   algorithm: "file_test_results"
3889   output-file-ext: ".rst"
3890   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3891   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"
3892   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3893   data: "vpp-perf-results-2n-skx"
3894   filter: "not 'CFS_OPT'"
3895   parameters:
3896   - "name"
3897   - "doc"
3898   - "level"
3899   - "parent"
3900   data-start-level: 3
3901
3902 ## VPP Performance Configuration 2n-dnv
3903 #- type: "file"
3904 #  title: "VPP Performance Configuration 2n-dnv"
3905 #  algorithm: "file_test_results"
3906 #  output-file-ext: ".rst"
3907 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3908 #  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"
3909 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3910 #  data: "intel-dnv-vpp"
3911 #  filter: "'NDRPDR'"
3912 #  parameters:
3913 #  - "name"
3914 #  - "doc"
3915 #  - "level"
3916 #  - "parent"
3917 #  data-start-level: 3
3918
3919 # VPP Performance Operational Data 3n-hsw
3920 - type: "file"
3921   title: "VPP Performance Operational Data 3n-hsw"
3922   algorithm: "file_test_results"
3923   output-file-ext: ".rst"
3924   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3925   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"
3926   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3927   data: "vpp-perf-results-3n-hsw"
3928   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3929   parameters:
3930   - "name"
3931   - "doc"
3932   - "level"
3933   - "parent"
3934   data-start-level: 3
3935
3936 # VPP Performance Operational Data 3n-skx
3937 - type: "file"
3938   title: "VPP Performance Operational Data 3n-skx"
3939   algorithm: "file_test_results"
3940   output-file-ext: ".rst"
3941   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
3942   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"
3943   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
3944   data: "vpp-perf-results-3n-skx"
3945   filter: "not 'CFS_OPT'"
3946   parameters:
3947   - "name"
3948   - "doc"
3949   - "level"
3950   - "parent"
3951   data-start-level: 3
3952
3953 # VPP Performance Operational Data 2n-skx
3954 - type: "file"
3955   title: "VPP Performance Operational Data 2n-skx"
3956   algorithm: "file_test_results"
3957   output-file-ext: ".rst"
3958   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
3959   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"
3960   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
3961   data: "vpp-perf-results-2n-skx"
3962   filter: "not 'CFS_OPT'"
3963   parameters:
3964   - "name"
3965   - "doc"
3966   - "level"
3967   - "parent"
3968   data-start-level: 3
3969
3970 ## VPP Performance Operational Data 2n-dnv
3971 #- type: "file"
3972 #  title: "VPP Performance Operational Data 2n-dnv"
3973 #  algorithm: "file_test_results"
3974 #  output-file-ext: ".rst"
3975 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
3976 #  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"
3977 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
3978 #  data: "intel-dnv-vpp"
3979 #  filter: "'NDRPDR'"
3980 #  parameters:
3981 #  - "name"
3982 #  - "doc"
3983 #  - "level"
3984 #  - "parent"
3985 #  data-start-level: 3
3986
3987 # VPP MRR Results 3n-hsw
3988 - type: "file"
3989   title: "VPP MRR Results 3n-hsw"
3990   algorithm: "file_test_results"
3991   output-file-ext: ".rst"
3992   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3993   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"
3994   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
3995   data: "vpp-mrr-results-3n-hsw"
3996   filter: "'MRR'"
3997   parameters:
3998   - "name"
3999   - "doc"
4000   - "level"
4001   - "parent"
4002   data-start-level: 3
4003
4004 # VPP MRR Results 3n-skx
4005 - type: "file"
4006   title: "VPP MRR Results 3n-skx"
4007   algorithm: "file_test_results"
4008   output-file-ext: ".rst"
4009   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4010   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"
4011   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4012   data: "vpp-mrr-results-3n-skx"
4013   filter: "'MRR'"
4014   parameters:
4015   - "name"
4016   - "doc"
4017   - "level"
4018   - "parent"
4019   data-start-level: 3
4020
4021 # VPP MRR Results 2n-skx
4022 - type: "file"
4023   title: "VPP MRR Results 2n-skx"
4024   algorithm: "file_test_results"
4025   output-file-ext: ".rst"
4026   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4027   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4028   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4029   data: "vpp-mrr-results-2n-skx"
4030   filter: "all"
4031   parameters:
4032   - "name"
4033   - "doc"
4034   - "level"
4035   - "parent"
4036   data-start-level: 3
4037
4038 ## VPP MRR Results 2n-dnv
4039 #- type: "file"
4040 #  title: "VPP MRR Results 2n-dnv"
4041 #  algorithm: "file_test_results"
4042 #  output-file-ext: ".rst"
4043 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4044 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4045 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4046 #  data: "intel-dnv-vpp"
4047 #  filter: "'MRR'"
4048 #  parameters:
4049 #  - "name"
4050 #  - "doc"
4051 #  - "level"
4052 #  - "parent"
4053 #  data-start-level: 3
4054
4055 # VPP MRR Configuration 3n-hsw
4056 - type: "file"
4057   title: "VPP MRR Configuration 3n-hsw"
4058   algorithm: "file_test_results"
4059   output-file-ext: ".rst"
4060   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4061   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4062   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4063   data: "vpp-mrr-results-3n-hsw"
4064   filter: "'MRR'"
4065   parameters:
4066   - "name"
4067   - "doc"
4068   - "level"
4069   - "parent"
4070   data-start-level: 3
4071
4072 # VPP MRR Configuration 3n-skx
4073 - type: "file"
4074   title: "VPP MRR Configuration 3n-skx"
4075   algorithm: "file_test_results"
4076   output-file-ext: ".rst"
4077   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4078   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4079   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4080   data: "vpp-mrr-results-3n-skx"
4081   filter: "'MRR'"
4082   parameters:
4083   - "name"
4084   - "doc"
4085   - "level"
4086   - "parent"
4087   data-start-level: 3
4088
4089 # VPP MRR Configuration 2n-skx
4090 - type: "file"
4091   title: "VPP MRR Configuration 2n-skx"
4092   algorithm: "file_test_results"
4093   output-file-ext: ".rst"
4094   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4095   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4096   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4097   data: "vpp-mrr-results-2n-skx"
4098   filter: "'MRR'"
4099   parameters:
4100   - "name"
4101   - "doc"
4102   - "level"
4103   - "parent"
4104   data-start-level: 3
4105
4106 ## VPP MRR Configuration 2n-dnv
4107 #- type: "file"
4108 #  title: "VPP MRR Configuration 2n-dnv"
4109 #  algorithm: "file_test_results"
4110 #  output-file-ext: ".rst"
4111 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4112 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4113 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4114 #  data: "intel-dnv-vpp"
4115 #  filter: "'MRR'"
4116 #  parameters:
4117 #  - "name"
4118 #  - "doc"
4119 #  - "level"
4120 #  - "parent"
4121 #  data-start-level: 3
4122
4123 # VPP Functional Results - Ubuntu
4124 - type: "file"
4125   title: "VPP Functional Results - Ubuntu"
4126   algorithm: "file_test_results"
4127   output-file-ext: ".rst"
4128   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4129   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4130   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4131   data: "vpp-func-results-ubuntu"
4132   filter: "all"
4133   parameters:
4134   - "name"
4135   - "doc"
4136   - "level"
4137   - "parent"
4138   data-start-level: 3
4139
4140 # VPP Functional Results - CentOS
4141 - type: "file"
4142   title: "VPP Functional Results - CentOS"
4143   algorithm: "file_test_results"
4144   output-file-ext: ".rst"
4145   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4146   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4147   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4148   data:
4149     "vpp-func-results-centos"
4150   filter: "all"
4151   parameters:
4152   - "name"
4153   - "doc"
4154   - "level"
4155   - "parent"
4156   data-start-level: 3
4157
4158 # VPP Functional Configuration - Ubuntu
4159 - type: "file"
4160   title: "VPP Functional Configuration - Ubuntu"
4161   algorithm: "file_test_results"
4162   output-file-ext: ".rst"
4163   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4164   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"
4165   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4166   data: "vpp-func-results-ubuntu"
4167   filter: "all"
4168   parameters:
4169   - "name"
4170   - "doc"
4171   - "level"
4172   - "parent"
4173   data-start-level: 3
4174
4175 # VPP Functional Configuration - CentOS
4176 - type: "file"
4177   title: "VPP Functional Configuration - CentOS"
4178   algorithm: "file_test_results"
4179   output-file-ext: ".rst"
4180   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4181   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"
4182   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4183   data:
4184     "vpp-func-results-centos"
4185   filter: "all"
4186   parameters:
4187   - "name"
4188   - "doc"
4189   - "level"
4190   - "parent"
4191   data-start-level: 3
4192
4193 # VPP Device Results - Ubuntu
4194 - type: "file"
4195   title: "VPP Device Results - Ubuntu"
4196   algorithm: "file_test_results"
4197   output-file-ext: ".rst"
4198   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4199   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"
4200   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4201   data: "vpp-device-results-ubuntu"
4202   filter: "all"
4203   parameters:
4204   - "name"
4205   - "doc"
4206   - "level"
4207   - "parent"
4208   data-start-level: 2
4209
4210 # VPP Device Configuration - Ubuntu
4211 - type: "file"
4212   title: "VPP Device Configuration - Ubuntu"
4213   algorithm: "file_test_results"
4214   output-file-ext: ".rst"
4215   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4216   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"
4217   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4218   data: "vpp-device-results-ubuntu"
4219   filter: "all"
4220   parameters:
4221   - "name"
4222   - "doc"
4223   - "level"
4224   - "parent"
4225   data-start-level: 2
4226
4227 ## Container Orchestrated Performance Results 3n-hsw
4228 #- type: "file"
4229 #  title: "Container Orchestrated Performance Results 3n-hsw"
4230 #  algorithm: "file_test_results"
4231 #  output-file-ext: ".rst"
4232 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4233 #  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"
4234 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4235 #  data: "ligato-perf-results-3n-hsw"
4236 #  filter: "all"
4237 #  parameters:
4238 #  - "name"
4239 #  - "doc"
4240 #  - "level"
4241 #  - "parent"
4242 #  data-start-level: 3
4243
4244 # DPDK Performance Results 3n-hsw
4245 - type: "file"
4246   title: "DPDK Performance Results 3n-hsw"
4247   algorithm: "file_test_results"
4248   output-file-ext: ".rst"
4249   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4250   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"
4251   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4252   data: "dpdk-perf-results-3n-hsw"
4253   filter: "all"
4254   parameters:
4255   - "name"
4256   - "doc"
4257   - "level"
4258   - "parent"
4259   data-start-level: 3
4260
4261 # DPDK Performance Results 3n-skx
4262 - type: "file"
4263   title: "DPDK Performance Results 3n-skx"
4264   algorithm: "file_test_results"
4265   output-file-ext: ".rst"
4266   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4267   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"
4268   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4269   data: "dpdk-perf-results-3n-skx"
4270   filter: "all"
4271   parameters:
4272   - "name"
4273   - "doc"
4274   - "level"
4275   - "parent"
4276   data-start-level: 3
4277
4278 # DPDK Performance Results 2n-skx
4279 - type: "file"
4280   title: "DPDK Performance Results 2n-skx"
4281   algorithm: "file_test_results"
4282   output-file-ext: ".rst"
4283   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4284   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"
4285   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4286   data: "dpdk-perf-results-2n-skx"
4287   filter: "all"
4288   parameters:
4289   - "name"
4290   - "doc"
4291   - "level"
4292   - "parent"
4293   data-start-level: 3
4294
4295 # Honeycomb Functional Results
4296 - type: "file"
4297   title: "Honeycomb Functional Results"
4298   algorithm: "file_test_results"
4299   output-file-ext: ".rst"
4300   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4301   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"
4302   dir-tables: "{DIR[DTR,FUNC,HC]}"
4303   data:
4304     "hc-func-results"
4305   filter: "all"
4306   parameters:
4307   - "name"
4308   - "doc"
4309   - "level"
4310   - "parent"
4311   data-start-level: 3
4312
4313 # NSH SFC Functional Results
4314 #-
4315 #  type: "file"
4316 #  title: "NSH SFC Functional Results"
4317 #  algorithm: "file_test_results"
4318 #  output-file-ext: ".rst"
4319 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4320 #  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"
4321 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4322 #  data:
4323 #    "nsh-func-results"
4324 #  filter: "all"
4325 #  parameters:
4326 #  - "name"
4327 #  - "doc"
4328 #  - "level"
4329 #  - "parent"
4330 #  data-start-level: 3
4331
4332 # DMM Functional Results
4333 - type: "file"
4334   title: "DMM Functional Results"
4335   algorithm: "file_test_results"
4336   output-file-ext: ".rst"
4337   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4338   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"
4339   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4340   data:
4341     "dmm-func-results"
4342   filter: "all"
4343   parameters:
4344   - "name"
4345   - "doc"
4346   - "level"
4347   - "parent"
4348   data-start-level: 3
4349
4350 ################################################################################
4351 ###                                P L O T S                                 ###
4352 ################################################################################
4353
4354 # Soak Test (PLRsearch), boxes
4355 - type: "plot"
4356   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4357   algorithm: "plot_performance_box"
4358   output-file-type: ".html"
4359   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4360   data: "plot-vpp-soak-2n-skx"
4361   filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4362   parameters:
4363     - "throughput"
4364     - "parent"
4365     - "tags"
4366   sort:
4367     - "DRV_AVF"
4368     - "DRV_AVF"
4369     - "DRV_AVF"
4370     - "L2BDMACLRN"
4371     - "L2XCBASE"
4372     - "L2PATCH"
4373   traces:
4374     hoverinfo: "x+y"
4375     boxpoints: "all"
4376     whiskerwidth: 0
4377   layout:
4378     title: "2 Hours Soak Test (PLRsearch)"
4379     layout: "plot-soak-throughput"
4380
4381 # Soak Test (PLRsearch), boxes
4382 - type: "plot"
4383   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4384   algorithm: "plot_performance_box"
4385   output-file-type: ".html"
4386   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4387   data: "plot-vpp-soak-2n-skx"
4388   filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4389   parameters:
4390     - "throughput"
4391     - "parent"
4392     - "tags"
4393   sort:
4394     - "VHOST"
4395     - "MEMIF"
4396     - "IP4FWD"
4397     - "IP6FWD"
4398   traces:
4399     hoverinfo: "x+y"
4400     boxpoints: "all"
4401     whiskerwidth: 0
4402   layout:
4403     title: "2 Hours Soak Test (PLRsearch)"
4404     layout: "plot-soak-throughput"
4405
4406 ################################################################################
4407 # Plots - NF Density - VSC - MRR 64b
4408 - type: "plot"
4409   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4410   algorithm: "plot_service_density_heatmap_compare"
4411   output-file-type: ".html"
4412   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4413   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4414   filter: "'NIC_Intel-X710' and
4415            'NF_DENSITY' and
4416            'VHOST' and
4417            'CHAIN' and
4418            'NF_VPPIP4' and
4419            '64B' and
4420            '2T1C' and
4421            'MRR'"
4422   reference:
4423     include: "2"
4424     name: "VNF-1c"
4425   compare:
4426     include: "1"
4427     name: "VNF-0.5c"
4428   parameters:
4429   - "result"
4430   - "name"
4431   - "tags"
4432   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4433   x-axis: "X = VNFs per Service Chain"
4434   y-axis: "Y = Number of Service Chains"
4435   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4436   layout:
4437     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4438     layout: "plot-service-density"
4439
4440 - type: "plot"
4441   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4442   algorithm: "plot_service_density_heatmap_compare"
4443   output-file-type: ".html"
4444   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4445   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4446   filter: "'NIC_Intel-X710' and
4447            'NF_DENSITY' and
4448            'VHOST' and
4449            'CHAIN' and
4450            'NF_VPPIP4' and
4451            '64B' and
4452            '4T2C' and
4453            'MRR'"
4454   reference:
4455     include: "2"
4456     name: "VNF-1c"
4457   compare:
4458     include: "1"
4459     name: "VNF-0.5c"
4460   parameters:
4461   - "result"
4462   - "name"
4463   - "tags"
4464   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4465   x-axis: "X = VNFs per Service Chain"
4466   y-axis: "Y = Number of Service Chains"
4467   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4468   layout:
4469     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4470     layout: "plot-service-density"
4471
4472 - type: "plot"
4473   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4474   algorithm: "plot_service_density_heatmap_compare"
4475   output-file-type: ".html"
4476   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4477   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4478   filter: "'NIC_Intel-X710' and
4479            'NF_DENSITY' and
4480            'VHOST' and
4481            'CHAIN' and
4482            'NF_VPPIP4' and
4483            '64B' and
4484            '8T4C' and
4485            'MRR'"
4486   reference:
4487     include: "2"
4488     name: "VNF-1c"
4489   compare:
4490     include: "1"
4491     name: "VNF-0.5c"
4492   parameters:
4493   - "result"
4494   - "name"
4495   - "tags"
4496   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4497   x-axis: "X = VNFs per Service Chain"
4498   y-axis: "Y = Number of Service Chains"
4499   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4500   layout:
4501     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4502     layout: "plot-service-density"
4503
4504 # Plots - NF Density - VSC - MRR IMIX
4505 - type: "plot"
4506   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4507   algorithm: "plot_service_density_heatmap_compare"
4508   output-file-type: ".html"
4509   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4510   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4511   filter: "'NIC_Intel-X710' and
4512            'NF_DENSITY' and
4513            'VHOST' and
4514            'CHAIN' and
4515            'NF_VPPIP4' and
4516            'IMIX' and
4517            '2T1C' and
4518            'MRR'"
4519   reference:
4520     include: "2"
4521     name: "VNF-1c"
4522   compare:
4523     include: "1"
4524     name: "VNF-0.5c"
4525   parameters:
4526   - "result"
4527   - "name"
4528   - "tags"
4529   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4530   x-axis: "X = VNFs per Service Chain"
4531   y-axis: "Y = Number of Service Chains"
4532   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4533   layout:
4534     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4535     layout: "plot-service-density"
4536
4537 - type: "plot"
4538   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4539   algorithm: "plot_service_density_heatmap_compare"
4540   output-file-type: ".html"
4541   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4542   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4543   filter: "'NIC_Intel-X710' and
4544            'NF_DENSITY' and
4545            'VHOST' and
4546            'CHAIN' and
4547            'NF_VPPIP4' and
4548            'IMIX' and
4549            '4T2C' and
4550            'MRR'"
4551   reference:
4552     include: "2"
4553     name: "VNF-1c"
4554   compare:
4555     include: "1"
4556     name: "VNF-0.5c"
4557   parameters:
4558   - "result"
4559   - "name"
4560   - "tags"
4561   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4562   x-axis: "X = VNFs per Service Chain"
4563   y-axis: "Y = Number of Service Chains"
4564   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4565   layout:
4566     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4567     layout: "plot-service-density"
4568
4569 - type: "plot"
4570   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4571   algorithm: "plot_service_density_heatmap_compare"
4572   output-file-type: ".html"
4573   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4574   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4575   filter: "'NIC_Intel-X710' and
4576            'NF_DENSITY' and
4577            'VHOST' and
4578            'CHAIN' and
4579            'NF_VPPIP4' and
4580            'IMIX' and
4581            '8T4C' and
4582            'MRR'"
4583   reference:
4584     include: "2"
4585     name: "VNF-1c"
4586   compare:
4587     include: "1"
4588     name: "VNF-0.5c"
4589   parameters:
4590   - "result"
4591   - "name"
4592   - "tags"
4593   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4594   x-axis: "X = VNFs per Service Chain"
4595   y-axis: "Y = Number of Service Chains"
4596   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4597   layout:
4598     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4599     layout: "plot-service-density"
4600
4601 # Plots - NF Density - VSC - NDR 64b
4602 - type: "plot"
4603   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4604   algorithm: "plot_service_density_heatmap_compare"
4605   output-file-type: ".html"
4606   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4607   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4608   filter: "'NIC_Intel-X710' and
4609            'NF_DENSITY' and
4610            'VHOST' and
4611            'CHAIN' and
4612            'NF_VPPIP4' and
4613            '64B' and
4614            '2T1C' and
4615            'NDRPDR'"
4616   reference:
4617     include: "2"
4618     name: "VNF-1c"
4619   compare:
4620     include: "1"
4621     name: "VNF-0.5c"
4622   parameters:
4623   - "throughput"
4624   - "name"
4625   - "tags"
4626   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4627   x-axis: "X = VNFs per Service Chain"
4628   y-axis: "Y = Number of Service Chains"
4629   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4630   layout:
4631     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4632     layout: "plot-service-density"
4633
4634 - type: "plot"
4635   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4636   algorithm: "plot_service_density_heatmap_compare"
4637   output-file-type: ".html"
4638   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4639   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4640   filter: "'NIC_Intel-X710' and
4641            'NF_DENSITY' and
4642            'VHOST' and
4643            'CHAIN' and
4644            'NF_VPPIP4' and
4645            '64B' and
4646            '4T2C' and
4647            'NDRPDR'"
4648   reference:
4649     include: "2"
4650     name: "VNF-1c"
4651   compare:
4652     include: "1"
4653     name: "VNF-0.5c"
4654   parameters:
4655   - "throughput"
4656   - "name"
4657   - "tags"
4658   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4659   x-axis: "X = VNFs per Service Chain"
4660   y-axis: "Y = Number of Service Chains"
4661   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4662   layout:
4663     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4664     layout: "plot-service-density"
4665
4666 - type: "plot"
4667   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4668   algorithm: "plot_service_density_heatmap_compare"
4669   output-file-type: ".html"
4670   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4671   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4672   filter: "'NIC_Intel-X710' and
4673            'NF_DENSITY' and
4674            'VHOST' and
4675            'CHAIN' and
4676            'NF_VPPIP4' and
4677            '64B' and
4678            '8T4C' and
4679            'NDRPDR'"
4680   reference:
4681     include: "2"
4682     name: "VNF-1c"
4683   compare:
4684     include: "1"
4685     name: "VNF-0.5c"
4686   parameters:
4687   - "throughput"
4688   - "name"
4689   - "tags"
4690   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4691   x-axis: "X = VNFs per Service Chain"
4692   y-axis: "Y = Number of Service Chains"
4693   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4694   layout:
4695     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4696     layout: "plot-service-density"
4697
4698 # Plots - NF Density - VSC - NDR IMIX
4699 - type: "plot"
4700   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4701   algorithm: "plot_service_density_heatmap_compare"
4702   output-file-type: ".html"
4703   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4704   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4705   filter: "'NIC_Intel-X710' and
4706            'NF_DENSITY' and
4707            'VHOST' and
4708            'CHAIN' and
4709            'NF_VPPIP4' and
4710            'IMIX' and
4711            '2T1C' and
4712            'NDRPDR'"
4713   reference:
4714     include: "2"
4715     name: "VNF-1c"
4716   compare:
4717     include: "1"
4718     name: "VNF-0.5c"
4719   parameters:
4720   - "throughput"
4721   - "name"
4722   - "tags"
4723   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4724   x-axis: "X = VNFs per Service Chain"
4725   y-axis: "Y = Number of Service Chains"
4726   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4727   layout:
4728     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4729     layout: "plot-service-density"
4730
4731 - type: "plot"
4732   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4733   algorithm: "plot_service_density_heatmap_compare"
4734   output-file-type: ".html"
4735   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4736   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4737   filter: "'NIC_Intel-X710' and
4738            'NF_DENSITY' and
4739            'VHOST' and
4740            'CHAIN' and
4741            'NF_VPPIP4' and
4742            'IMIX' and
4743            '4T2C' and
4744            'NDRPDR'"
4745   reference:
4746     include: "2"
4747     name: "VNF-1c"
4748   compare:
4749     include: "1"
4750     name: "VNF-0.5c"
4751   parameters:
4752   - "throughput"
4753   - "name"
4754   - "tags"
4755   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4756   x-axis: "X = VNFs per Service Chain"
4757   y-axis: "Y = Number of Service Chains"
4758   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4759   layout:
4760     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4761     layout: "plot-service-density"
4762
4763 - type: "plot"
4764   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4765   algorithm: "plot_service_density_heatmap_compare"
4766   output-file-type: ".html"
4767   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4768   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4769   filter: "'NIC_Intel-X710' and
4770            'NF_DENSITY' and
4771            'VHOST' and
4772            'CHAIN' and
4773            'NF_VPPIP4' and
4774            'IMIX' and
4775            '8T4C' and
4776            'NDRPDR'"
4777   reference:
4778     include: "2"
4779     name: "VNF-1c"
4780   compare:
4781     include: "1"
4782     name: "VNF-0.5c"
4783   parameters:
4784   - "throughput"
4785   - "name"
4786   - "tags"
4787   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4788   x-axis: "X = VNFs per Service Chain"
4789   y-axis: "Y = Number of Service Chains"
4790   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4791   layout:
4792     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4793     layout: "plot-service-density"
4794
4795 # Plots - NF Density - VSC - PDR 64b
4796 - type: "plot"
4797   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4798   algorithm: "plot_service_density_heatmap_compare"
4799   output-file-type: ".html"
4800   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4801   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4802   filter: "'NIC_Intel-X710' and
4803            'NF_DENSITY' and
4804            'VHOST' and
4805            'CHAIN' and
4806            'NF_VPPIP4' and
4807            '64B' and
4808            '2T1C' and
4809            'NDRPDR'"
4810   reference:
4811     include: "2"
4812     name: "VNF-1c"
4813   compare:
4814     include: "1"
4815     name: "VNF-0.5c"
4816   parameters:
4817   - "throughput"
4818   - "name"
4819   - "tags"
4820   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4821   x-axis: "X = VNFs per Service Chain"
4822   y-axis: "Y = Number of Service Chains"
4823   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4824   layout:
4825     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4826     layout: "plot-service-density"
4827
4828 - type: "plot"
4829   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4830   algorithm: "plot_service_density_heatmap_compare"
4831   output-file-type: ".html"
4832   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4833   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4834   filter: "'NIC_Intel-X710' and
4835            'NF_DENSITY' and
4836            'VHOST' and
4837            'CHAIN' and
4838            'NF_VPPIP4' and
4839            '64B' and
4840            '4T2C' and
4841            'NDRPDR'"
4842   reference:
4843     include: "2"
4844     name: "VNF-1c"
4845   compare:
4846     include: "1"
4847     name: "VNF-0.5c"
4848   parameters:
4849   - "throughput"
4850   - "name"
4851   - "tags"
4852   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4853   x-axis: "X = VNFs per Service Chain"
4854   y-axis: "Y = Number of Service Chains"
4855   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4856   layout:
4857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4858     layout: "plot-service-density"
4859
4860 - type: "plot"
4861   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4862   algorithm: "plot_service_density_heatmap_compare"
4863   output-file-type: ".html"
4864   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
4865   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4866   filter: "'NIC_Intel-X710' and
4867            'NF_DENSITY' and
4868            'VHOST' and
4869            'CHAIN' and
4870            'NF_VPPIP4' and
4871            '64B' and
4872            '8T4C' and
4873            'NDRPDR'"
4874   reference:
4875     include: "2"
4876     name: "VNF-1c"
4877   compare:
4878     include: "1"
4879     name: "VNF-0.5c"
4880   parameters:
4881   - "throughput"
4882   - "name"
4883   - "tags"
4884   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4885   x-axis: "X = VNFs per Service Chain"
4886   y-axis: "Y = Number of Service Chains"
4887   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4888   layout:
4889     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4890     layout: "plot-service-density"
4891
4892 # Plots - NF Density - VSC - PDR IMIX
4893 - type: "plot"
4894   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4895   algorithm: "plot_service_density_heatmap_compare"
4896   output-file-type: ".html"
4897   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
4898   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4899   filter: "'NIC_Intel-X710' and
4900            'NF_DENSITY' and
4901            'VHOST' and
4902            'CHAIN' and
4903            'NF_VPPIP4' and
4904            'IMIX' and
4905            '2T1C' and
4906            'NDRPDR'"
4907   reference:
4908     include: "2"
4909     name: "VNF-1c"
4910   compare:
4911     include: "1"
4912     name: "VNF-0.5c"
4913   parameters:
4914   - "throughput"
4915   - "name"
4916   - "tags"
4917   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4918   x-axis: "X = VNFs per Service Chain"
4919   y-axis: "Y = Number of Service Chains"
4920   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4921   layout:
4922     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4923     layout: "plot-service-density"
4924
4925 - type: "plot"
4926   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4927   algorithm: "plot_service_density_heatmap_compare"
4928   output-file-type: ".html"
4929   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
4930   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4931   filter: "'NIC_Intel-X710' and
4932            'NF_DENSITY' and
4933            'VHOST' and
4934            'CHAIN' and
4935            'NF_VPPIP4' and
4936            'IMIX' and
4937            '4T2C' and
4938            'NDRPDR'"
4939   reference:
4940     include: "2"
4941     name: "VNF-1c"
4942   compare:
4943     include: "1"
4944     name: "VNF-0.5c"
4945   parameters:
4946   - "throughput"
4947   - "name"
4948   - "tags"
4949   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4950   x-axis: "X = VNFs per Service Chain"
4951   y-axis: "Y = Number of Service Chains"
4952   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4953   layout:
4954     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4955     layout: "plot-service-density"
4956
4957 - type: "plot"
4958   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4959   algorithm: "plot_service_density_heatmap_compare"
4960   output-file-type: ".html"
4961   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
4962   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4963   filter: "'NIC_Intel-X710' and
4964            'NF_DENSITY' and
4965            'VHOST' and
4966            'CHAIN' and
4967            'NF_VPPIP4' and
4968            'IMIX' and
4969            '8T4C' and
4970            'NDRPDR'"
4971   reference:
4972     include: "2"
4973     name: "VNF-1c"
4974   compare:
4975     include: "1"
4976     name: "VNF-0.5c"
4977   parameters:
4978   - "throughput"
4979   - "name"
4980   - "tags"
4981   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4982   x-axis: "X = VNFs per Service Chain"
4983   y-axis: "Y = Number of Service Chains"
4984   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4985   layout:
4986     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4987     layout: "plot-service-density"
4988
4989 ################################################################################
4990 # Plots - NF Density - CSC - MRR 64b
4991 - type: "plot"
4992   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
4993   algorithm: "plot_service_density_heatmap_compare"
4994   output-file-type: ".html"
4995   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
4996   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4997   filter: "'NIC_Intel-X710' and
4998            'NF_DENSITY' and
4999            'DOCKER' and
5000            'CHAIN' and
5001            'NF_VPPIP4' and
5002            '64B' and
5003            '2T1C' and
5004            'MRR'"
5005   reference:
5006     include: "2"
5007     name: "CNF-1c"
5008   compare:
5009     include: "1"
5010     name: "CNF-0.5c"
5011   parameters:
5012   - "result"
5013   - "name"
5014   - "tags"
5015   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5016   x-axis: "X = CNFs per Service Chain"
5017   y-axis: "Y = Number of Service Chains"
5018   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5019   layout:
5020     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5021     layout: "plot-service-density"
5022
5023 - type: "plot"
5024   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5025   algorithm: "plot_service_density_heatmap_compare"
5026   output-file-type: ".html"
5027   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5028   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5029   filter: "'NIC_Intel-X710' and
5030            'NF_DENSITY' and
5031            'DOCKER' and
5032            'CHAIN' and
5033            'NF_VPPIP4' and
5034            '64B' and
5035            '4T2C' and
5036            'MRR'"
5037   reference:
5038     include: "2"
5039     name: "CNF-1c"
5040   compare:
5041     include: "1"
5042     name: "CNF-0.5c"
5043   parameters:
5044   - "result"
5045   - "name"
5046   - "tags"
5047   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5048   x-axis: "X = CNFs per Service Chain"
5049   y-axis: "Y = Number of Service Chains"
5050   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5051   layout:
5052     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5053     layout: "plot-service-density"
5054
5055 - type: "plot"
5056   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5057   algorithm: "plot_service_density_heatmap_compare"
5058   output-file-type: ".html"
5059   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5060   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5061   filter: "'NIC_Intel-X710' and
5062            'NF_DENSITY' and
5063            'DOCKER' and
5064            'CHAIN' and
5065            'NF_VPPIP4' and
5066            '64B' and
5067            '8T4C' and
5068            'MRR'"
5069   reference:
5070     include: "2"
5071     name: "CNF-1c"
5072   compare:
5073     include: "1"
5074     name: "CNF-0.5c"
5075   parameters:
5076   - "result"
5077   - "name"
5078   - "tags"
5079   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5080   x-axis: "X = CNFs per Service Chain"
5081   y-axis: "Y = Number of Service Chains"
5082   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5083   layout:
5084     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5085     layout: "plot-service-density"
5086
5087 # Plots - NF Density - CSC - MRR IMIX
5088 - type: "plot"
5089   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5090   algorithm: "plot_service_density_heatmap_compare"
5091   output-file-type: ".html"
5092   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5093   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5094   filter: "'NIC_Intel-X710' and
5095            'NF_DENSITY' and
5096            'DOCKER' and
5097            'CHAIN' and
5098            'NF_VPPIP4' and
5099            'IMIX' and
5100            '2T1C' and
5101            'MRR'"
5102   reference:
5103     include: "2"
5104     name: "CNF-1c"
5105   compare:
5106     include: "1"
5107     name: "CNF-0.5c"
5108   parameters:
5109   - "result"
5110   - "name"
5111   - "tags"
5112   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5113   x-axis: "X = CNFs per Service Chain"
5114   y-axis: "Y = Number of Service Chains"
5115   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5116   layout:
5117     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5118     layout: "plot-service-density"
5119
5120 - type: "plot"
5121   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5122   algorithm: "plot_service_density_heatmap_compare"
5123   output-file-type: ".html"
5124   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5125   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5126   filter: "'NIC_Intel-X710' and
5127            'NF_DENSITY' and
5128            'DOCKER' and
5129            'CHAIN' and
5130            'NF_VPPIP4' and
5131            'IMIX' and
5132            '4T2C' and
5133            'MRR'"
5134   reference:
5135     include: "2"
5136     name: "CNF-1c"
5137   compare:
5138     include: "1"
5139     name: "CNF-0.5c"
5140   parameters:
5141   - "result"
5142   - "name"
5143   - "tags"
5144   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5145   x-axis: "X = CNFs per Service Chain"
5146   y-axis: "Y = Number of Service Chains"
5147   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5148   layout:
5149     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5150     layout: "plot-service-density"
5151
5152 - type: "plot"
5153   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5154   algorithm: "plot_service_density_heatmap_compare"
5155   output-file-type: ".html"
5156   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5157   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5158   filter: "'NIC_Intel-X710' and
5159            'NF_DENSITY' and
5160            'DOCKER' and
5161            'CHAIN' and
5162            'NF_VPPIP4' and
5163            'IMIX' and
5164            '8T4C' and
5165            'MRR'"
5166   reference:
5167     include: "2"
5168     name: "CNF-1c"
5169   compare:
5170     include: "1"
5171     name: "CNF-0.5c"
5172   parameters:
5173   - "result"
5174   - "name"
5175   - "tags"
5176   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5177   x-axis: "X = CNFs per Service Chain"
5178   y-axis: "Y = Number of Service Chains"
5179   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5180   layout:
5181     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5182     layout: "plot-service-density"
5183
5184 # Plots - NF Density - CSC - NDR 64b
5185 - type: "plot"
5186   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5187   algorithm: "plot_service_density_heatmap_compare"
5188   output-file-type: ".html"
5189   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5190   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5191   filter: "'NIC_Intel-X710' and
5192            'NF_DENSITY' and
5193            'DOCKER' and
5194            'CHAIN' and
5195            'NF_VPPIP4' and
5196            '64B' and
5197            '2T1C' and
5198            'NDRPDR'"
5199   reference:
5200     include: "2"
5201     name: "CNF-1c"
5202   compare:
5203     include: "1"
5204     name: "CNF-0.5c"
5205   parameters:
5206   - "throughput"
5207   - "name"
5208   - "tags"
5209   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5210   x-axis: "X = CNFs per Service Chain"
5211   y-axis: "Y = Number of Service Chains"
5212   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5213   layout:
5214     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5215     layout: "plot-service-density"
5216
5217 - type: "plot"
5218   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5219   algorithm: "plot_service_density_heatmap_compare"
5220   output-file-type: ".html"
5221   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5222   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5223   filter: "'NIC_Intel-X710' and
5224            'NF_DENSITY' and
5225            'DOCKER' and
5226            'CHAIN' and
5227            'NF_VPPIP4' and
5228            '64B' and
5229            '4T2C' and
5230            'NDRPDR'"
5231   reference:
5232     include: "2"
5233     name: "CNF-1c"
5234   compare:
5235     include: "1"
5236     name: "CNF-0.5c"
5237   parameters:
5238   - "throughput"
5239   - "name"
5240   - "tags"
5241   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5242   x-axis: "X = CNFs per Service Chain"
5243   y-axis: "Y = Number of Service Chains"
5244   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5245   layout:
5246     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5247     layout: "plot-service-density"
5248
5249 - type: "plot"
5250   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5251   algorithm: "plot_service_density_heatmap_compare"
5252   output-file-type: ".html"
5253   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5254   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5255   filter: "'NIC_Intel-X710' and
5256            'NF_DENSITY' and
5257            'DOCKER' and
5258            'CHAIN' and
5259            'NF_VPPIP4' and
5260            '64B' and
5261            '8T4C' and
5262            'NDRPDR'"
5263   reference:
5264     include: "2"
5265     name: "CNF-1c"
5266   compare:
5267     include: "1"
5268     name: "CNF-0.5c"
5269   parameters:
5270   - "throughput"
5271   - "name"
5272   - "tags"
5273   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5274   x-axis: "X = CNFs per Service Chain"
5275   y-axis: "Y = Number of Service Chains"
5276   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5277   layout:
5278     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5279     layout: "plot-service-density"
5280
5281 # Plots - NF Density - CSC - NDR IMIX
5282 - type: "plot"
5283   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5284   algorithm: "plot_service_density_heatmap_compare"
5285   output-file-type: ".html"
5286   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5287   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5288   filter: "'NIC_Intel-X710' and
5289            'NF_DENSITY' and
5290            'DOCKER' and
5291            'CHAIN' and
5292            'NF_VPPIP4' and
5293            'IMIX' and
5294            '2T1C' and
5295            'NDRPDR'"
5296   reference:
5297     include: "2"
5298     name: "CNF-1c"
5299   compare:
5300     include: "1"
5301     name: "CNF-0.5c"
5302   parameters:
5303   - "throughput"
5304   - "name"
5305   - "tags"
5306   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5307   x-axis: "X = CNFs per Service Chain"
5308   y-axis: "Y = Number of Service Chains"
5309   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5310   layout:
5311     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5312     layout: "plot-service-density"
5313
5314 - type: "plot"
5315   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5316   algorithm: "plot_service_density_heatmap_compare"
5317   output-file-type: ".html"
5318   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5319   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5320   filter: "'NIC_Intel-X710' and
5321            'NF_DENSITY' and
5322            'DOCKER' and
5323            'CHAIN' and
5324            'NF_VPPIP4' and
5325            'IMIX' and
5326            '4T2C' and
5327            'NDRPDR'"
5328   reference:
5329     include: "2"
5330     name: "CNF-1c"
5331   compare:
5332     include: "1"
5333     name: "CNF-0.5c"
5334   parameters:
5335   - "throughput"
5336   - "name"
5337   - "tags"
5338   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5339   x-axis: "X = CNFs per Service Chain"
5340   y-axis: "Y = Number of Service Chains"
5341   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5342   layout:
5343     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5344     layout: "plot-service-density"
5345
5346 - type: "plot"
5347   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5348   algorithm: "plot_service_density_heatmap_compare"
5349   output-file-type: ".html"
5350   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5351   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5352   filter: "'NIC_Intel-X710' and
5353            'NF_DENSITY' and
5354            'DOCKER' and
5355            'CHAIN' and
5356            'NF_VPPIP4' and
5357            'IMIX' and
5358            '8T4C' and
5359            'NDRPDR'"
5360   reference:
5361     include: "2"
5362     name: "CNF-1c"
5363   compare:
5364     include: "1"
5365     name: "CNF-0.5c"
5366   parameters:
5367   - "throughput"
5368   - "name"
5369   - "tags"
5370   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5371   x-axis: "X = CNFs per Service Chain"
5372   y-axis: "Y = Number of Service Chains"
5373   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5374   layout:
5375     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5376     layout: "plot-service-density"
5377
5378 # Plots - NF Density - CSC - PDR 64b
5379 - type: "plot"
5380   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5381   algorithm: "plot_service_density_heatmap_compare"
5382   output-file-type: ".html"
5383   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5384   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5385   filter: "'NIC_Intel-X710' and
5386            'NF_DENSITY' and
5387            'DOCKER' and
5388            'CHAIN' and
5389            'NF_VPPIP4' and
5390            '64B' and
5391            '2T1C' and
5392            'NDRPDR'"
5393   reference:
5394     include: "2"
5395     name: "CNF-1c"
5396   compare:
5397     include: "1"
5398     name: "CNF-0.5c"
5399   parameters:
5400   - "throughput"
5401   - "name"
5402   - "tags"
5403   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5404   x-axis: "X = CNFs per Service Chain"
5405   y-axis: "Y = Number of Service Chains"
5406   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5407   layout:
5408     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5409     layout: "plot-service-density"
5410
5411 - type: "plot"
5412   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5413   algorithm: "plot_service_density_heatmap_compare"
5414   output-file-type: ".html"
5415   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5416   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5417   filter: "'NIC_Intel-X710' and
5418            'NF_DENSITY' and
5419            'DOCKER' and
5420            'CHAIN' and
5421            'NF_VPPIP4' and
5422            '64B' and
5423            '4T2C' and
5424            'NDRPDR'"
5425   reference:
5426     include: "2"
5427     name: "CNF-1c"
5428   compare:
5429     include: "1"
5430     name: "CNF-0.5c"
5431   parameters:
5432   - "throughput"
5433   - "name"
5434   - "tags"
5435   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5436   x-axis: "X = CNFs per Service Chain"
5437   y-axis: "Y = Number of Service Chains"
5438   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5439   layout:
5440     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5441     layout: "plot-service-density"
5442
5443 - type: "plot"
5444   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5445   algorithm: "plot_service_density_heatmap_compare"
5446   output-file-type: ".html"
5447   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5448   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5449   filter: "'NIC_Intel-X710' and
5450            'NF_DENSITY' and
5451            'DOCKER' and
5452            'CHAIN' and
5453            'NF_VPPIP4' and
5454            '64B' and
5455            '8T4C' and
5456            'NDRPDR'"
5457   reference:
5458     include: "2"
5459     name: "CNF-1c"
5460   compare:
5461     include: "1"
5462     name: "CNF-0.5c"
5463   parameters:
5464   - "throughput"
5465   - "name"
5466   - "tags"
5467   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5468   x-axis: "X = CNFs per Service Chain"
5469   y-axis: "Y = Number of Service Chains"
5470   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5471   layout:
5472     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5473     layout: "plot-service-density"
5474
5475 # Plots - NF Density - CSC - PDR IMIX
5476 - type: "plot"
5477   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5478   algorithm: "plot_service_density_heatmap_compare"
5479   output-file-type: ".html"
5480   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5481   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5482   filter: "'NIC_Intel-X710' and
5483            'NF_DENSITY' and
5484            'DOCKER' and
5485            'CHAIN' and
5486            'NF_VPPIP4' and
5487            'IMIX' and
5488            '2T1C' and
5489            'NDRPDR'"
5490   reference:
5491     include: "2"
5492     name: "CNF-1c"
5493   compare:
5494     include: "1"
5495     name: "CNF-0.5c"
5496   parameters:
5497   - "throughput"
5498   - "name"
5499   - "tags"
5500   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5501   x-axis: "X = CNFs per Service Chain"
5502   y-axis: "Y = Number of Service Chains"
5503   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5504   layout:
5505     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5506     layout: "plot-service-density"
5507
5508 - type: "plot"
5509   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5510   algorithm: "plot_service_density_heatmap_compare"
5511   output-file-type: ".html"
5512   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5513   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5514   filter: "'NIC_Intel-X710' and
5515            'NF_DENSITY' and
5516            'DOCKER' and
5517            'CHAIN' and
5518            'NF_VPPIP4' and
5519            'IMIX' and
5520            '4T2C' and
5521            'NDRPDR'"
5522   reference:
5523     include: "2"
5524     name: "CNF-1c"
5525   compare:
5526     include: "1"
5527     name: "CNF-0.5c"
5528   parameters:
5529   - "throughput"
5530   - "name"
5531   - "tags"
5532   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5533   x-axis: "X = CNFs per Service Chain"
5534   y-axis: "Y = Number of Service Chains"
5535   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5536   layout:
5537     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5538     layout: "plot-service-density"
5539
5540 - type: "plot"
5541   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5542   algorithm: "plot_service_density_heatmap_compare"
5543   output-file-type: ".html"
5544   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5545   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5546   filter: "'NIC_Intel-X710' and
5547            'NF_DENSITY' and
5548            'DOCKER' and
5549            'CHAIN' and
5550            'NF_VPPIP4' and
5551            'IMIX' and
5552            '8T4C' and
5553            'NDRPDR'"
5554   reference:
5555     include: "2"
5556     name: "CNF-1c"
5557   compare:
5558     include: "1"
5559     name: "CNF-0.5c"
5560   parameters:
5561   - "throughput"
5562   - "name"
5563   - "tags"
5564   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5565   x-axis: "X = CNFs per Service Chain"
5566   y-axis: "Y = Number of Service Chains"
5567   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5568   layout:
5569     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5570     layout: "plot-service-density"
5571
5572 ################################################################################
5573 # Plots - NF Density - CSP - MRR 64b
5574 - type: "plot"
5575   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5576   algorithm: "plot_service_density_heatmap_compare"
5577   output-file-type: ".html"
5578   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5579   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5580   filter: "'NIC_Intel-X710' and
5581            'NF_DENSITY' and
5582            'DOCKER' and
5583            'PIPELINE' and
5584            'NF_VPPIP4' and
5585            '64B' and
5586            '2T1C' and
5587            'MRR'"
5588   reference:
5589     include: "2"
5590     name: "CNF-1c"
5591   compare:
5592     include: "1"
5593     name: "CNF-0.5c"
5594   parameters:
5595   - "result"
5596   - "name"
5597   - "tags"
5598   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5599   x-axis: "X = CNFs per Service Pipeline"
5600   y-axis: "Y = Number of Service Pipelines"
5601   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5602   layout:
5603     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5604     layout: "plot-service-density"
5605
5606 - type: "plot"
5607   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5608   algorithm: "plot_service_density_heatmap_compare"
5609   output-file-type: ".html"
5610   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5611   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5612   filter: "'NIC_Intel-X710' and
5613            'NF_DENSITY' and
5614            'DOCKER' and
5615            'PIPELINE' and
5616            'NF_VPPIP4' and
5617            '64B' and
5618            '4T2C' and
5619            'MRR'"
5620   reference:
5621     include: "2"
5622     name: "CNF-1c"
5623   compare:
5624     include: "1"
5625     name: "CNF-0.5c"
5626   parameters:
5627   - "result"
5628   - "name"
5629   - "tags"
5630   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5631   x-axis: "X = CNFs per Service Pipeline"
5632   y-axis: "Y = Number of Service Pipelines"
5633   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5634   layout:
5635     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5636     layout: "plot-service-density"
5637
5638 - type: "plot"
5639   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5640   algorithm: "plot_service_density_heatmap_compare"
5641   output-file-type: ".html"
5642   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5643   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5644   filter: "'NIC_Intel-X710' and
5645            'NF_DENSITY' and
5646            'DOCKER' and
5647            'PIPELINE' and
5648            'NF_VPPIP4' and
5649            '64B' and
5650            '8T4C' and
5651            'MRR'"
5652   reference:
5653     include: "2"
5654     name: "CNF-1c"
5655   compare:
5656     include: "1"
5657     name: "CNF-0.5c"
5658   parameters:
5659   - "result"
5660   - "name"
5661   - "tags"
5662   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5663   x-axis: "X = CNFs per Service Pipeline"
5664   y-axis: "Y = Number of Service Pipelines"
5665   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5666   layout:
5667     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5668     layout: "plot-service-density"
5669
5670 # Plots - NF Density - CSP - MRR IMIX
5671 - type: "plot"
5672   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5673   algorithm: "plot_service_density_heatmap_compare"
5674   output-file-type: ".html"
5675   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5676   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5677   filter: "'NIC_Intel-X710' and
5678            'NF_DENSITY' and
5679            'DOCKER' and
5680            'PIPELINE' and
5681            'NF_VPPIP4' and
5682            'IMIX' and
5683            '2T1C' and
5684            'MRR'"
5685   reference:
5686     include: "2"
5687     name: "CNF-1c"
5688   compare:
5689     include: "1"
5690     name: "CNF-0.5c"
5691   parameters:
5692   - "result"
5693   - "name"
5694   - "tags"
5695   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5696   x-axis: "X = CNFs per Service Pipeline"
5697   y-axis: "Y = Number of Service Pipelines"
5698   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5699   layout:
5700     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5701     layout: "plot-service-density"
5702
5703 - type: "plot"
5704   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5705   algorithm: "plot_service_density_heatmap_compare"
5706   output-file-type: ".html"
5707   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5708   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5709   filter: "'NIC_Intel-X710' and
5710            'NF_DENSITY' and
5711            'DOCKER' and
5712            'PIPELINE' and
5713            'NF_VPPIP4' and
5714            'IMIX' and
5715            '4T2C' and
5716            'MRR'"
5717   reference:
5718     include: "2"
5719     name: "CNF-1c"
5720   compare:
5721     include: "1"
5722     name: "CNF-0.5c"
5723   parameters:
5724   - "result"
5725   - "name"
5726   - "tags"
5727   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5728   x-axis: "X = CNFs per Service Pipeline"
5729   y-axis: "Y = Number of Service Pipelines"
5730   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5731   layout:
5732     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5733     layout: "plot-service-density"
5734
5735 - type: "plot"
5736   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5737   algorithm: "plot_service_density_heatmap_compare"
5738   output-file-type: ".html"
5739   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5740   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5741   filter: "'NIC_Intel-X710' and
5742            'NF_DENSITY' and
5743            'DOCKER' and
5744            'PIPELINE' and
5745            'NF_VPPIP4' and
5746            'IMIX' and
5747            '8T4C' and
5748            'MRR'"
5749   reference:
5750     include: "2"
5751     name: "CNF-1c"
5752   compare:
5753     include: "1"
5754     name: "CNF-0.5c"
5755   parameters:
5756   - "result"
5757   - "name"
5758   - "tags"
5759   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5760   x-axis: "X = CNFs per Service Pipeline"
5761   y-axis: "Y = Number of Service Pipelines"
5762   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5763   layout:
5764     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5765     layout: "plot-service-density"
5766
5767 # Plots - NF Density - CSP - NDR 64b
5768 - type: "plot"
5769   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5770   algorithm: "plot_service_density_heatmap_compare"
5771   output-file-type: ".html"
5772   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5773   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5774   filter: "'NIC_Intel-X710' and
5775            'NF_DENSITY' and
5776            'DOCKER' and
5777            'PIPELINE' and
5778            'NF_VPPIP4' and
5779            '64B' and
5780            '2T1C' and
5781            'NDRPDR'"
5782   reference:
5783     include: "2"
5784     name: "CNF-1c"
5785   compare:
5786     include: "1"
5787     name: "CNF-0.5c"
5788   parameters:
5789   - "throughput"
5790   - "name"
5791   - "tags"
5792   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5793   x-axis: "X = CNFs per Service Pipeline"
5794   y-axis: "Y = Number of Service Pipelines"
5795   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5796   layout:
5797     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5798     layout: "plot-service-density"
5799
5800 - type: "plot"
5801   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5802   algorithm: "plot_service_density_heatmap_compare"
5803   output-file-type: ".html"
5804   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5805   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5806   filter: "'NIC_Intel-X710' and
5807            'NF_DENSITY' and
5808            'DOCKER' and
5809            'PIPELINE' and
5810            'NF_VPPIP4' and
5811            '64B' and
5812            '4T2C' and
5813            'NDRPDR'"
5814   reference:
5815     include: "2"
5816     name: "CNF-1c"
5817   compare:
5818     include: "1"
5819     name: "CNF-0.5c"
5820   parameters:
5821   - "throughput"
5822   - "name"
5823   - "tags"
5824   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5825   x-axis: "X = CNFs per Service Pipeline"
5826   y-axis: "Y = Number of Service Pipelines"
5827   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5828   layout:
5829     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5830     layout: "plot-service-density"
5831
5832 - type: "plot"
5833   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5834   algorithm: "plot_service_density_heatmap_compare"
5835   output-file-type: ".html"
5836   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
5837   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5838   filter: "'NIC_Intel-X710' and
5839            'NF_DENSITY' and
5840            'DOCKER' and
5841            'PIPELINE' and
5842            'NF_VPPIP4' and
5843            '64B' and
5844            '8T4C' and
5845            'NDRPDR'"
5846   reference:
5847     include: "2"
5848     name: "CNF-1c"
5849   compare:
5850     include: "1"
5851     name: "CNF-0.5c"
5852   parameters:
5853   - "throughput"
5854   - "name"
5855   - "tags"
5856   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5857   x-axis: "X = CNFs per Service Pipeline"
5858   y-axis: "Y = Number of Service Pipelines"
5859   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5860   layout:
5861     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5862     layout: "plot-service-density"
5863
5864 # Plots - NF Density - CSP - NDR IMIX
5865 - type: "plot"
5866   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5867   algorithm: "plot_service_density_heatmap_compare"
5868   output-file-type: ".html"
5869   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5870   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5871   filter: "'NIC_Intel-X710' and
5872            'NF_DENSITY' and
5873            'DOCKER' and
5874            'PIPELINE' and
5875            'NF_VPPIP4' and
5876            'IMIX' and
5877            '2T1C' and
5878            'NDRPDR'"
5879   reference:
5880     include: "2"
5881     name: "CNF-1c"
5882   compare:
5883     include: "1"
5884     name: "CNF-0.5c"
5885   parameters:
5886   - "throughput"
5887   - "name"
5888   - "tags"
5889   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5890   x-axis: "X = CNFs per Service Pipeline"
5891   y-axis: "Y = Number of Service Pipelines"
5892   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5893   layout:
5894     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5895     layout: "plot-service-density"
5896
5897 - type: "plot"
5898   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5899   algorithm: "plot_service_density_heatmap_compare"
5900   output-file-type: ".html"
5901   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
5902   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5903   filter: "'NIC_Intel-X710' and
5904            'NF_DENSITY' and
5905            'DOCKER' and
5906            'PIPELINE' and
5907            'NF_VPPIP4' and
5908            'IMIX' and
5909            '4T2C' and
5910            'NDRPDR'"
5911   reference:
5912     include: "2"
5913     name: "CNF-1c"
5914   compare:
5915     include: "1"
5916     name: "CNF-0.5c"
5917   parameters:
5918   - "throughput"
5919   - "name"
5920   - "tags"
5921   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5922   x-axis: "X = CNFs per Service Pipeline"
5923   y-axis: "Y = Number of Service Pipelines"
5924   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5925   layout:
5926     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5927     layout: "plot-service-density"
5928
5929 - type: "plot"
5930   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5931   algorithm: "plot_service_density_heatmap_compare"
5932   output-file-type: ".html"
5933   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
5934   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5935   filter: "'NIC_Intel-X710' and
5936            'NF_DENSITY' and
5937            'DOCKER' and
5938            'PIPELINE' and
5939            'NF_VPPIP4' and
5940            'IMIX' and
5941            '8T4C' and
5942            'NDRPDR'"
5943   reference:
5944     include: "2"
5945     name: "CNF-1c"
5946   compare:
5947     include: "1"
5948     name: "CNF-0.5c"
5949   parameters:
5950   - "throughput"
5951   - "name"
5952   - "tags"
5953   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5954   x-axis: "X = CNFs per Service Pipeline"
5955   y-axis: "Y = Number of Service Pipelines"
5956   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5957   layout:
5958     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5959     layout: "plot-service-density"
5960
5961 # Plots - NF Density - CSP - PDR 64b
5962 - type: "plot"
5963   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5964   algorithm: "plot_service_density_heatmap_compare"
5965   output-file-type: ".html"
5966   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
5967   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5968   filter: "'NIC_Intel-X710' and
5969            'NF_DENSITY' and
5970            'DOCKER' and
5971            'PIPELINE' and
5972            'NF_VPPIP4' and
5973            '64B' and
5974            '2T1C' and
5975            'NDRPDR'"
5976   reference:
5977     include: "2"
5978     name: "CNF-1c"
5979   compare:
5980     include: "1"
5981     name: "CNF-0.5c"
5982   parameters:
5983   - "throughput"
5984   - "name"
5985   - "tags"
5986   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5987   x-axis: "X = CNFs per Service Pipeline"
5988   y-axis: "Y = Number of Service Pipelines"
5989   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5990   layout:
5991     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5992     layout: "plot-service-density"
5993
5994 - type: "plot"
5995   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5996   algorithm: "plot_service_density_heatmap_compare"
5997   output-file-type: ".html"
5998   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
5999   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6000   filter: "'NIC_Intel-X710' and
6001            'NF_DENSITY' and
6002            'DOCKER' and
6003            'PIPELINE' and
6004            'NF_VPPIP4' and
6005            '64B' and
6006            '4T2C' and
6007            'NDRPDR'"
6008   reference:
6009     include: "2"
6010     name: "CNF-1c"
6011   compare:
6012     include: "1"
6013     name: "CNF-0.5c"
6014   parameters:
6015   - "throughput"
6016   - "name"
6017   - "tags"
6018   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6019   x-axis: "X = CNFs per Service Pipeline"
6020   y-axis: "Y = Number of Service Pipelines"
6021   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6022   layout:
6023     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6024     layout: "plot-service-density"
6025
6026 - type: "plot"
6027   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6028   algorithm: "plot_service_density_heatmap_compare"
6029   output-file-type: ".html"
6030   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6031   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6032   filter: "'NIC_Intel-X710' and
6033            'NF_DENSITY' and
6034            'DOCKER' and
6035            'PIPELINE' and
6036            'NF_VPPIP4' and
6037            '64B' and
6038            '8T4C' and
6039            'NDRPDR'"
6040   reference:
6041     include: "2"
6042     name: "CNF-1c"
6043   compare:
6044     include: "1"
6045     name: "CNF-0.5c"
6046   parameters:
6047   - "throughput"
6048   - "name"
6049   - "tags"
6050   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6051   x-axis: "X = CNFs per Service Pipeline"
6052   y-axis: "Y = Number of Service Pipelines"
6053   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6054   layout:
6055     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6056     layout: "plot-service-density"
6057
6058 # Plots - NF Density - CSP - PDR IMIX
6059 - type: "plot"
6060   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6061   algorithm: "plot_service_density_heatmap_compare"
6062   output-file-type: ".html"
6063   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6064   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6065   filter: "'NIC_Intel-X710' and
6066            'NF_DENSITY' and
6067            'DOCKER' and
6068            'PIPELINE' and
6069            'NF_VPPIP4' and
6070            'IMIX' and
6071            '2T1C' and
6072            'NDRPDR'"
6073   reference:
6074     include: "2"
6075     name: "CNF-1c"
6076   compare:
6077     include: "1"
6078     name: "CNF-0.5c"
6079   parameters:
6080   - "throughput"
6081   - "name"
6082   - "tags"
6083   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6084   x-axis: "X = CNFs per Service Pipeline"
6085   y-axis: "Y = Number of Service Pipelines"
6086   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6087   layout:
6088     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6089     layout: "plot-service-density"
6090
6091 - type: "plot"
6092   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6093   algorithm: "plot_service_density_heatmap_compare"
6094   output-file-type: ".html"
6095   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6096   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6097   filter: "'NIC_Intel-X710' and
6098            'NF_DENSITY' and
6099            'DOCKER' and
6100            'PIPELINE' and
6101            'NF_VPPIP4' and
6102            'IMIX' and
6103            '4T2C' and
6104            'NDRPDR'"
6105   reference:
6106     include: "2"
6107     name: "CNF-1c"
6108   compare:
6109     include: "1"
6110     name: "CNF-0.5c"
6111   parameters:
6112   - "throughput"
6113   - "name"
6114   - "tags"
6115   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6116   x-axis: "X = CNFs per Service Pipeline"
6117   y-axis: "Y = Number of Service Pipelines"
6118   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6119   layout:
6120     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6121     layout: "plot-service-density"
6122
6123 - type: "plot"
6124   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6125   algorithm: "plot_service_density_heatmap_compare"
6126   output-file-type: ".html"
6127   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6128   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6129   filter: "'NIC_Intel-X710' and
6130            'NF_DENSITY' and
6131            'DOCKER' and
6132            'PIPELINE' and
6133            'NF_VPPIP4' and
6134            'IMIX' and
6135            '8T4C' and
6136            'NDRPDR'"
6137   reference:
6138     include: "2"
6139     name: "CNF-1c"
6140   compare:
6141     include: "1"
6142     name: "CNF-0.5c"
6143   parameters:
6144   - "throughput"
6145   - "name"
6146   - "tags"
6147   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6148   x-axis: "X = CNFs per Service Pipeline"
6149   y-axis: "Y = Number of Service Pipelines"
6150   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6151   layout:
6152     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6153     layout: "plot-service-density"
6154
6155 ################################################################################
6156 ## Plots VPP HTTP Server Performance
6157 #- type: "plot"
6158 #  title: "VPP HTTP Server Performance"
6159 #  algorithm: "plot_http_server_performance_box"
6160 #  output-file-type: ".html"
6161 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6162 #  data:
6163 #    "plot-vpp-http-server-performance"
6164 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6165 #  # each tag is enclosed with ' (apostrophe).
6166 #  filter: "'HTTP' and 'TCP_CPS'"
6167 #  parameters:
6168 #  - "result"
6169 #  - "name"
6170 #  traces:
6171 #    hoverinfo: "x+y"
6172 #    boxpoints: "outliers"
6173 #    whiskerwidth: 0
6174 #  layout:
6175 #    title: "VPP HTTP Server Performance"
6176 #    layout:
6177 #      "plot-cps"
6178 #
6179 #- type: "plot"
6180 #  title: "VPP HTTP Server Performance"
6181 #  algorithm: "plot_http_server_performance_box"
6182 #  output-file-type: ".html"
6183 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6184 #  data:
6185 #    "plot-vpp-http-server-performance"
6186 #  filter: "'HTTP' and 'TCP_RPS'"
6187 #  parameters:
6188 #  - "result"
6189 #  - "name"
6190 #  traces:
6191 #    hoverinfo: "x+y"
6192 #    boxpoints: "outliers"
6193 #    whiskerwidth: 0
6194 #  layout:
6195 #    title: "VPP HTTP Server Performance"
6196 #    layout:
6197 #      "plot-rps"
6198
6199 ################################################################################
6200
6201 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6202 - type: "plot"
6203   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6204   algorithm: "plot_performance_box"
6205   output-file-type: ".html"
6206   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6208   filter: "'NIC_Intel-X520-DA2' and
6209            '64B' and
6210            ('BASE' or 'SCALE') and
6211            'NDRPDR' and
6212            'ETH' and
6213            '1T1C' and
6214            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6215            not 'VHOST' and
6216            not 'MEMIF'"
6217   parameters:
6218   - "throughput"
6219   - "parent"
6220   - "tags"
6221   sort:
6222   - "L2PATCH"
6223   - "L2XCBASE"
6224   - "BASE"
6225   - "FIB_10K"
6226   - "FIB_100K"
6227   - "FIB_1M"
6228   traces:
6229     hoverinfo: "x+y"
6230     boxpoints: "outliers"
6231     whiskerwidth: 0
6232   layout:
6233     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6234     layout: "plot-throughput"
6235
6236 - type: "plot"
6237   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6238   algorithm: "plot_performance_box"
6239   output-file-type: ".html"
6240   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6241   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6242   filter: "'NIC_Intel-X520-DA2' and
6243            '64B' and
6244            ('BASE' or 'SCALE') and
6245            'NDRPDR' and
6246            'ETH' and
6247            '1T1C' and
6248            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6249            not 'VHOST' and
6250            not 'MEMIF'"
6251   parameters:
6252   - "throughput"
6253   - "parent"
6254   - "tags"
6255   sort:
6256   - "L2PATCH"
6257   - "L2XCBASE"
6258   - "BASE"
6259   - "FIB_10K"
6260   - "FIB_100K"
6261   - "FIB_1M"
6262   traces:
6263     hoverinfo: "x+y"
6264     boxpoints: "outliers"
6265     whiskerwidth: 0
6266   layout:
6267     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6268     layout: "plot-throughput"
6269
6270 - type: "plot"
6271   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6272   algorithm: "plot_performance_box"
6273   output-file-type: ".html"
6274   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6275   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6276   filter: "'NIC_Intel-X520-DA2' and
6277            '64B' and
6278            ('BASE' or 'SCALE') and
6279            'NDRPDR' and
6280            'ETH' and
6281            '2T2C' and
6282            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6283            not 'VHOST' and
6284            not 'MEMIF'"
6285   parameters:
6286   - "throughput"
6287   - "parent"
6288   - "tags"
6289   sort:
6290   - "L2PATCH"
6291   - "L2XCBASE"
6292   - "BASE"
6293   - "FIB_10K"
6294   - "FIB_100K"
6295   - "FIB_1M"
6296   traces:
6297     hoverinfo: "x+y"
6298     boxpoints: "outliers"
6299     whiskerwidth: 0
6300   layout:
6301     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6302     layout: "plot-throughput"
6303
6304 - type: "plot"
6305   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6306   algorithm: "plot_performance_box"
6307   output-file-type: ".html"
6308   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6309   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6310   filter: "'NIC_Intel-X520-DA2' and
6311            '64B' and
6312            ('BASE' or 'SCALE') and
6313            'NDRPDR' and
6314            'ETH' and
6315            '2T2C' and
6316            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6317            not 'VHOST' and
6318            not 'MEMIF'"
6319   parameters:
6320   - "throughput"
6321   - "parent"
6322   - "tags"
6323   sort:
6324   - "L2PATCH"
6325   - "L2XCBASE"
6326   - "BASE"
6327   - "FIB_10K"
6328   - "FIB_100K"
6329   - "FIB_1M"
6330   traces:
6331     hoverinfo: "x+y"
6332     boxpoints: "outliers"
6333     whiskerwidth: 0
6334   layout:
6335     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6336     layout: "plot-throughput"
6337
6338 # Packet Throughput - VPP L2 3n-hsw-x520 features
6339 - type: "plot"
6340   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6341   algorithm: "plot_performance_box"
6342   output-file-type: ".html"
6343   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6344   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6345   filter: "'NIC_Intel-X520-DA2' and
6346            '64B' and
6347            'NDRPDR' and
6348            '1T1C' and
6349            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6350            not 'ACL' and
6351            not 'VHOST' and
6352            not 'MEMIF'"
6353   parameters:
6354   - "throughput"
6355   - "parent"
6356   - "tags"
6357   sort:
6358   - "L2XCBASE"    # l2xcbase
6359   - "L2BDBASE"    # l2bdbase
6360   - "L2XCFWD"     # dot1q-l2xcbase
6361   - "L2BDMACLRN"  # dot1q-l2bdbase
6362   traces:
6363     hoverinfo: "x+y"
6364     boxpoints: "outliers"
6365     whiskerwidth: 0
6366   layout:
6367     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6368     layout: "plot-throughput"
6369
6370 - type: "plot"
6371   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6372   algorithm: "plot_performance_box"
6373   output-file-type: ".html"
6374   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6375   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6376   filter: "'NIC_Intel-X520-DA2' and
6377            '64B' and
6378            'NDRPDR' and
6379            '1T1C' and
6380            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6381            not 'ACL' and
6382            not 'VHOST' and
6383            not 'MEMIF'"
6384   parameters:
6385   - "throughput"
6386   - "parent"
6387   - "tags"
6388   sort:
6389   - "L2XCBASE"    # l2xcbase
6390   - "L2BDBASE"    # l2bdbase
6391   - "L2XCFWD"     # dot1q-l2xcbase
6392   - "L2BDMACLRN"  # dot1q-l2bdbase
6393   traces:
6394     hoverinfo: "x+y"
6395     boxpoints: "outliers"
6396     whiskerwidth: 0
6397   layout:
6398     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6399     layout: "plot-throughput"
6400
6401 - type: "plot"
6402   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6403   algorithm: "plot_performance_box"
6404   output-file-type: ".html"
6405   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6406   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6407   filter: "'NIC_Intel-X520-DA2' and
6408            '64B' and
6409            'NDRPDR' and
6410            '2T2C' and
6411            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6412            not 'ACL' and
6413            not 'VHOST' and
6414            not 'MEMIF'"
6415   parameters:
6416   - "throughput"
6417   - "parent"
6418   - "tags"
6419   sort:
6420   - "L2XCBASE"    # l2xcbase
6421   - "L2BDBASE"    # l2bdbase
6422   - "L2XCFWD"     # dot1q-l2xcbase
6423   - "L2BDMACLRN"  # dot1q-l2bdbase
6424   traces:
6425     hoverinfo: "x+y"
6426     boxpoints: "outliers"
6427     whiskerwidth: 0
6428   layout:
6429     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6430     layout: "plot-throughput"
6431
6432 - type: "plot"
6433   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6434   algorithm: "plot_performance_box"
6435   output-file-type: ".html"
6436   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6437   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6438   filter: "'NIC_Intel-X520-DA2' and
6439            '64B' and
6440            'NDRPDR' and
6441            '2T2C' and
6442            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6443            not 'ACL' and
6444            not 'VHOST' and
6445            not 'MEMIF'"
6446   parameters:
6447   - "throughput"
6448   - "parent"
6449   - "tags"
6450   sort:
6451   - "L2XCBASE"    # l2xcbase
6452   - "L2BDBASE"    # l2bdbase
6453   - "L2XCFWD"     # dot1q-l2xcbase
6454   - "L2BDMACLRN"  # dot1q-l2bdbase
6455   traces:
6456     hoverinfo: "x+y"
6457     boxpoints: "outliers"
6458     whiskerwidth: 0
6459   layout:
6460     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6461     layout: "plot-throughput"
6462
6463 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6464 - type: "plot"
6465   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6466   algorithm: "plot_performance_box"
6467   output-file-type: ".html"
6468   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6469   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6470   filter: "'NIC_Intel-X520-DA2' and
6471            '64B' and
6472            'NDRPDR' and
6473            '1T1C' and
6474            'FEATURE' and
6475            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6476            'IACL' and
6477            ('ACL1' or 'ACL50') and
6478            ('10K_FLOWS' or '10k_FLOWS') and
6479            not 'MACIP' and
6480            not 'VHOST' and
6481            not 'MEMIF'"
6482   parameters:
6483   - "throughput"
6484   - "parent"
6485   - "tags"
6486   traces:
6487     hoverinfo: "x+y"
6488     boxpoints: "outliers"
6489     whiskerwidth: 0
6490   layout:
6491     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6492     layout: "plot-throughput"
6493
6494 - type: "plot"
6495   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6496   algorithm: "plot_performance_box"
6497   output-file-type: ".html"
6498   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6499   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6500   filter: "'NIC_Intel-X520-DA2' and
6501            '64B' and
6502            'NDRPDR' and
6503            '1T1C' and
6504            'FEATURE' and
6505            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6506            'IACL' and
6507            ('ACL1' or 'ACL50') and
6508            ('10K_FLOWS' or '10k_FLOWS') and
6509            not 'MACIP' and
6510            not 'VHOST' and
6511            not 'MEMIF'"
6512   parameters:
6513   - "throughput"
6514   - "parent"
6515   - "tags"
6516   traces:
6517     hoverinfo: "x+y"
6518     boxpoints: "outliers"
6519     whiskerwidth: 0
6520   layout:
6521     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6522     layout: "plot-throughput"
6523
6524 - type: "plot"
6525   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6526   algorithm: "plot_performance_box"
6527   output-file-type: ".html"
6528   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6529   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6530   filter: "'NIC_Intel-X520-DA2' and
6531            '64B' and
6532            'NDRPDR' and
6533            '2T2C' and
6534            'FEATURE' and
6535            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6536            'IACL' and
6537            ('ACL1' or 'ACL50') and
6538            ('10K_FLOWS' or '10k_FLOWS') and
6539            not 'MACIP' and
6540            not 'VHOST' and
6541            not 'MEMIF'"
6542   parameters:
6543   - "throughput"
6544   - "parent"
6545   - "tags"
6546   traces:
6547     hoverinfo: "x+y"
6548     boxpoints: "outliers"
6549     whiskerwidth: 0
6550   layout:
6551     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6552     layout: "plot-throughput"
6553
6554 - type: "plot"
6555   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6556   algorithm: "plot_performance_box"
6557   output-file-type: ".html"
6558   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6559   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6560   filter: "'NIC_Intel-X520-DA2' and
6561            '64B' and
6562            'NDRPDR' and
6563            '2T2C' and
6564            'FEATURE' and
6565            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6566            'IACL' and
6567            ('ACL1' or 'ACL50') and
6568            ('10K_FLOWS' or '10k_FLOWS') and
6569            not 'MACIP' and
6570            not 'VHOST' and
6571            not 'MEMIF'"
6572   parameters:
6573   - "throughput"
6574   - "parent"
6575   - "tags"
6576   traces:
6577     hoverinfo: "x+y"
6578     boxpoints: "outliers"
6579     whiskerwidth: 0
6580   layout:
6581     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6582     layout: "plot-throughput"
6583
6584 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6585 - type: "plot"
6586   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6587   algorithm: "plot_performance_box"
6588   output-file-type: ".html"
6589   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6590   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6591   filter: "'NIC_Intel-X520-DA2' and
6592            '64B' and
6593            'NDRPDR' and
6594            '1T1C' and
6595            'FEATURE' and
6596            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6597            'OACL' and
6598            ('ACL1' or 'ACL50') and
6599            ('10K_FLOWS' or '10k_FLOWS') and
6600            not 'MACIP' and
6601            not 'VHOST' and
6602            not 'MEMIF'"
6603   parameters:
6604   - "throughput"
6605   - "parent"
6606   - "tags"
6607   traces:
6608     hoverinfo: "x+y"
6609     boxpoints: "outliers"
6610     whiskerwidth: 0
6611   layout:
6612     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6613     layout: "plot-throughput"
6614
6615 - type: "plot"
6616   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6617   algorithm: "plot_performance_box"
6618   output-file-type: ".html"
6619   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6621   filter: "'NIC_Intel-X520-DA2' and
6622            '64B' and
6623            'NDRPDR' and
6624            '1T1C' and
6625            'FEATURE' and
6626            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6627            'OACL' and
6628            ('ACL1' or 'ACL50') and
6629            ('10K_FLOWS' or '10k_FLOWS') and
6630            not 'MACIP' and
6631            not 'VHOST' and
6632            not 'MEMIF'"
6633   parameters:
6634   - "throughput"
6635   - "parent"
6636   - "tags"
6637   traces:
6638     hoverinfo: "x+y"
6639     boxpoints: "outliers"
6640     whiskerwidth: 0
6641   layout:
6642     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6643     layout: "plot-throughput"
6644
6645 - type: "plot"
6646   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6647   algorithm: "plot_performance_box"
6648   output-file-type: ".html"
6649   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6650   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6651   filter: "'NIC_Intel-X520-DA2' and
6652            '64B' and
6653            'NDRPDR' and
6654            '2T2C' and
6655            'FEATURE' and
6656            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6657            'OACL' and
6658            ('ACL1' or 'ACL50') and
6659            ('10K_FLOWS' or '10k_FLOWS') and
6660            not 'MACIP' and
6661            not 'VHOST' and
6662            not 'MEMIF'"
6663   parameters:
6664   - "throughput"
6665   - "parent"
6666   - "tags"
6667   traces:
6668     hoverinfo: "x+y"
6669     boxpoints: "outliers"
6670     whiskerwidth: 0
6671   layout:
6672     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6673     layout: "plot-throughput"
6674
6675 - type: "plot"
6676   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6677   algorithm: "plot_performance_box"
6678   output-file-type: ".html"
6679   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6680   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6681   filter: "'NIC_Intel-X520-DA2' and
6682            '64B' and
6683            'NDRPDR' and
6684            '2T2C' and
6685            'FEATURE' and
6686            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6687            'OACL' and
6688            ('ACL1' or 'ACL50') and
6689            ('10K_FLOWS' or '10k_FLOWS') and
6690            not 'MACIP' and
6691            not 'VHOST' and
6692            not 'MEMIF'"
6693   parameters:
6694   - "throughput"
6695   - "parent"
6696   - "tags"
6697   traces:
6698     hoverinfo: "x+y"
6699     boxpoints: "outliers"
6700     whiskerwidth: 0
6701   layout:
6702     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6703     layout: "plot-throughput"
6704
6705 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6706 - type: "plot"
6707   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6708   algorithm: "plot_performance_box"
6709   output-file-type: ".html"
6710   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6711   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6712   filter: "'NIC_Intel-X520-DA2' and
6713            '64B' and
6714            'NDRPDR' and
6715            '1T1C' and
6716            'FEATURE' and
6717            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6718            'MACIP' and
6719            ('ACL1' or 'ACL50') and
6720            ('10K_FLOWS' or '10k_FLOWS') and
6721            not 'VHOST' and
6722            not 'MEMIF'"
6723   parameters:
6724   - "throughput"
6725   - "parent"
6726   - "tags"
6727   traces:
6728     hoverinfo: "x+y"
6729     boxpoints: "outliers"
6730     whiskerwidth: 0
6731   layout:
6732     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6733     layout: "plot-throughput"
6734
6735 - type: "plot"
6736   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6737   algorithm: "plot_performance_box"
6738   output-file-type: ".html"
6739   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6740   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6741   filter: "'NIC_Intel-X520-DA2' and
6742            '64B' and
6743            'NDRPDR' and
6744            '1T1C' and
6745            'FEATURE' and
6746            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6747            'MACIP' and
6748            ('ACL1' or 'ACL50') and
6749            ('10K_FLOWS' or '10k_FLOWS') and
6750            not 'VHOST' and
6751            not 'MEMIF'"
6752   parameters:
6753   - "throughput"
6754   - "parent"
6755   - "tags"
6756   traces:
6757     hoverinfo: "x+y"
6758     boxpoints: "outliers"
6759     whiskerwidth: 0
6760   layout:
6761     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6762     layout: "plot-throughput"
6763
6764 - type: "plot"
6765   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6766   algorithm: "plot_performance_box"
6767   output-file-type: ".html"
6768   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6769   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6770   filter: "'NIC_Intel-X520-DA2' and
6771            '64B' and
6772            'NDRPDR' and
6773            '2T2C' and
6774            'FEATURE' and
6775            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6776            'MACIP' and
6777            ('ACL1' or 'ACL50') and
6778            ('10K_FLOWS' or '10k_FLOWS') and
6779            not 'VHOST' and
6780            not 'MEMIF'"
6781   parameters:
6782   - "throughput"
6783   - "parent"
6784   - "tags"
6785   traces:
6786     hoverinfo: "x+y"
6787     boxpoints: "outliers"
6788     whiskerwidth: 0
6789   layout:
6790     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6791     layout: "plot-throughput"
6792
6793 - type: "plot"
6794   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6795   algorithm: "plot_performance_box"
6796   output-file-type: ".html"
6797   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6799   filter: "'NIC_Intel-X520-DA2' and
6800            '64B' and
6801            'NDRPDR' and
6802            '2T2C' and
6803            'FEATURE' and
6804            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6805            'MACIP' and
6806            ('ACL1' or 'ACL50') and
6807            ('10K_FLOWS' or '10k_FLOWS') and
6808            not 'VHOST' and
6809            not 'MEMIF'"
6810   parameters:
6811   - "throughput"
6812   - "parent"
6813   - "tags"
6814   traces:
6815     hoverinfo: "x+y"
6816     boxpoints: "outliers"
6817     whiskerwidth: 0
6818   layout:
6819     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6820     layout: "plot-throughput"
6821
6822 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6823 - type: "plot"
6824   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6825   algorithm: "plot_performance_box"
6826   output-file-type: ".html"
6827   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6828   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6829   filter: "'NIC_Intel-X710' and
6830            '64B' and
6831            ('BASE' or 'SCALE') and
6832            'NDRPDR' and
6833            'ETH' and
6834            '1T1C' and
6835            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6836            not 'VHOST' and
6837            not 'MEMIF'"
6838   parameters:
6839   - "throughput"
6840   - "parent"
6841   - "tags"
6842   sort:
6843   - "L2PATCH"
6844   - "L2XCFWD"
6845   - "L2BDMACLRN"
6846   - "FIB_10K"
6847   - "FIB_100K"
6848   - "FIB_1M"
6849   traces:
6850     hoverinfo: "x+y"
6851     boxpoints: "outliers"
6852     whiskerwidth: 0
6853   layout:
6854     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6855     layout: "plot-throughput"
6856
6857 - type: "plot"
6858   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6859   algorithm: "plot_performance_box"
6860   output-file-type: ".html"
6861   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6863   filter: "'NIC_Intel-X710' and
6864            '64B' and
6865            ('BASE' or 'SCALE') and
6866            'NDRPDR' and
6867            'ETH' and
6868            '1T1C' and
6869            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6870            not 'VHOST' and
6871            not 'MEMIF'"
6872   parameters:
6873   - "throughput"
6874   - "parent"
6875   - "tags"
6876   sort:
6877   - "L2PATCH"
6878   - "L2XCFWD"
6879   - "L2BDMACLRN"
6880   - "FIB_10K"
6881   - "FIB_100K"
6882   - "FIB_1M"
6883   traces:
6884     hoverinfo: "x+y"
6885     boxpoints: "outliers"
6886     whiskerwidth: 0
6887   layout:
6888     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6889     layout: "plot-throughput"
6890
6891 - type: "plot"
6892   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6893   algorithm: "plot_performance_box"
6894   output-file-type: ".html"
6895   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6896   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6897   filter: "'NIC_Intel-X710' and
6898            '64B' and
6899            ('BASE' or 'SCALE') and
6900            'NDRPDR' and
6901            'ETH' and
6902            '2T2C' and
6903            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6904            not 'VHOST' and
6905            not 'MEMIF'"
6906   parameters:
6907   - "throughput"
6908   - "parent"
6909   - "tags"
6910   sort:
6911   - "L2PATCH"
6912   - "L2XCFWD"
6913   - "L2BDMACLRN"
6914   - "FIB_10K"
6915   - "FIB_100K"
6916   - "FIB_1M"
6917   traces:
6918     hoverinfo: "x+y"
6919     boxpoints: "outliers"
6920     whiskerwidth: 0
6921   layout:
6922     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6923     layout: "plot-throughput"
6924
6925 - type: "plot"
6926   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6927   algorithm: "plot_performance_box"
6928   output-file-type: ".html"
6929   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6931   filter: "'NIC_Intel-X710' and
6932            '64B' and
6933            ('BASE' or 'SCALE') and
6934            'NDRPDR' and
6935            'ETH' and
6936            '2T2C' and
6937            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6938            not 'VHOST' and
6939            not 'MEMIF'"
6940   parameters:
6941   - "throughput"
6942   - "parent"
6943   - "tags"
6944   sort:
6945   - "L2PATCH"
6946   - "L2XCFWD"
6947   - "L2BDMACLRN"
6948   - "FIB_10K"
6949   - "FIB_100K"
6950   - "FIB_1M"
6951   traces:
6952     hoverinfo: "x+y"
6953     boxpoints: "outliers"
6954     whiskerwidth: 0
6955   layout:
6956     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6957     layout: "plot-throughput"
6958
6959 # Packet Throughput - VPP L2 3n-hsw-x710 features
6960 - type: "plot"
6961   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6962   algorithm: "plot_performance_box"
6963   output-file-type: ".html"
6964   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6965   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6966   filter: "'NIC_Intel-X710' and
6967            '64B' and
6968            'NDRPDR' and
6969            '1T1C' and
6970            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6971            not 'ACL' and
6972            not 'VHOST' and
6973            not 'L2OVRLAY' and
6974            not 'MEMIF'"
6975   parameters:
6976   - "throughput"
6977   - "parent"
6978   - "tags"
6979   sort:
6980   - "L2XCBASE"    # l2xcbase
6981   - "L2BDBASE"    # l2bdbase
6982   - "L2XCFWD"     # dot1q-l2xcbase
6983   - "L2BDMACLRN"  # dot1q-l2bdbase
6984   traces:
6985     hoverinfo: "x+y"
6986     boxpoints: "outliers"
6987     whiskerwidth: 0
6988   layout:
6989     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6990     layout: "plot-throughput"
6991
6992 - type: "plot"
6993   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6994   algorithm: "plot_performance_box"
6995   output-file-type: ".html"
6996   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6997   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6998   filter: "'NIC_Intel-X710' and
6999            '64B' and
7000            'NDRPDR' and
7001            '1T1C' and
7002            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7003            not 'ACL' and
7004            not 'VHOST' and
7005            not 'L2OVRLAY' and
7006            not 'MEMIF'"
7007   parameters:
7008   - "throughput"
7009   - "parent"
7010   - "tags"
7011   sort:
7012   - "L2XCBASE"    # l2xcbase
7013   - "L2BDBASE"    # l2bdbase
7014   - "L2XCFWD"     # dot1q-l2xcbase
7015   - "L2BDMACLRN"  # dot1q-l2bdbase
7016   traces:
7017     hoverinfo: "x+y"
7018     boxpoints: "outliers"
7019     whiskerwidth: 0
7020   layout:
7021     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7022     layout: "plot-throughput"
7023
7024 - type: "plot"
7025   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7026   algorithm: "plot_performance_box"
7027   output-file-type: ".html"
7028   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7030   filter: "'NIC_Intel-X710' and
7031            '64B' and
7032            'NDRPDR' and
7033            '2T2C' and
7034            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7035            not 'ACL' and
7036            not 'VHOST' and
7037            not 'L2OVRLAY' and
7038            not 'MEMIF'"
7039   parameters:
7040   - "throughput"
7041   - "parent"
7042   - "tags"
7043   sort:
7044   - "L2XCBASE"    # l2xcbase
7045   - "L2BDBASE"    # l2bdbase
7046   - "L2XCFWD"     # dot1q-l2xcbase
7047   - "L2BDMACLRN"  # dot1q-l2bdbase
7048   traces:
7049     hoverinfo: "x+y"
7050     boxpoints: "outliers"
7051     whiskerwidth: 0
7052   layout:
7053     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7054     layout: "plot-throughput"
7055
7056 - type: "plot"
7057   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7058   algorithm: "plot_performance_box"
7059   output-file-type: ".html"
7060   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7061   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7062   filter: "'NIC_Intel-X710' and
7063            '64B' and
7064            'NDRPDR' and
7065            '2T2C' and
7066            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7067            not 'ACL' and
7068            not 'VHOST' and
7069            not 'L2OVRLAY' and
7070            not 'MEMIF'"
7071   parameters:
7072   - "throughput"
7073   - "parent"
7074   - "tags"
7075   sort:
7076   - "L2XCBASE"    # l2xcbase
7077   - "L2BDBASE"    # l2bdbase
7078   - "L2XCFWD"     # dot1q-l2xcbase
7079   - "L2BDMACLRN"  # dot1q-l2bdbase
7080   traces:
7081     hoverinfo: "x+y"
7082     boxpoints: "outliers"
7083     whiskerwidth: 0
7084   layout:
7085     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7086     layout: "plot-throughput"
7087
7088 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7089 - type: "plot"
7090   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7091   algorithm: "plot_performance_box"
7092   output-file-type: ".html"
7093   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7095   filter: "'NIC_Intel-X710' and
7096            '64B' and
7097            'NDRPDR' and
7098            '1T1C' and
7099            'FEATURE' and
7100            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7101            'IACL' and
7102            ('ACL1' or 'ACL50') and
7103            ('10K_FLOWS' or '10k_FLOWS') and
7104            not 'MACIP' and
7105            not 'VHOST' and
7106            not 'MEMIF'"
7107   parameters:
7108   - "throughput"
7109   - "parent"
7110   - "tags"
7111   traces:
7112     hoverinfo: "x+y"
7113     boxpoints: "outliers"
7114     whiskerwidth: 0
7115   layout:
7116     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7117     layout: "plot-throughput"
7118
7119 - type: "plot"
7120   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7121   algorithm: "plot_performance_box"
7122   output-file-type: ".html"
7123   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7125   filter: "'NIC_Intel-X710' and
7126            '64B' and
7127            'NDRPDR' and
7128            '1T1C' and
7129            'FEATURE' and
7130            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7131            'IACL' and
7132            ('ACL1' or 'ACL50') and
7133            ('10K_FLOWS' or '10k_FLOWS') and
7134            not 'MACIP' and
7135            not 'VHOST' and
7136            not 'MEMIF'"
7137   parameters:
7138   - "throughput"
7139   - "parent"
7140   - "tags"
7141   traces:
7142     hoverinfo: "x+y"
7143     boxpoints: "outliers"
7144     whiskerwidth: 0
7145   layout:
7146     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7147     layout: "plot-throughput"
7148
7149 - type: "plot"
7150   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7151   algorithm: "plot_performance_box"
7152   output-file-type: ".html"
7153   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7155   filter: "'NIC_Intel-X710' and
7156            '64B' and
7157            'NDRPDR' and
7158            '2T2C' and
7159            'FEATURE' and
7160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7161            'IACL' and
7162            ('ACL1' or 'ACL50') and
7163            ('10K_FLOWS' or '10k_FLOWS') and
7164            not 'MACIP' and
7165            not 'VHOST' and
7166            not 'MEMIF'"
7167   parameters:
7168   - "throughput"
7169   - "parent"
7170   - "tags"
7171   traces:
7172     hoverinfo: "x+y"
7173     boxpoints: "outliers"
7174     whiskerwidth: 0
7175   layout:
7176     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7177     layout: "plot-throughput"
7178
7179 - type: "plot"
7180   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7181   algorithm: "plot_performance_box"
7182   output-file-type: ".html"
7183   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7185   filter: "'NIC_Intel-X710' and
7186            '64B' and
7187            'NDRPDR' and
7188            '2T2C' and
7189            'FEATURE' and
7190            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7191            'IACL' and
7192            ('ACL1' or 'ACL50') and
7193            ('10K_FLOWS' or '10k_FLOWS') and
7194            not 'MACIP' and
7195            not 'VHOST' and
7196            not 'MEMIF'"
7197   parameters:
7198   - "throughput"
7199   - "parent"
7200   - "tags"
7201   traces:
7202     hoverinfo: "x+y"
7203     boxpoints: "outliers"
7204     whiskerwidth: 0
7205   layout:
7206     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7207     layout: "plot-throughput"
7208
7209 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7210 - type: "plot"
7211   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7212   algorithm: "plot_performance_box"
7213   output-file-type: ".html"
7214   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7215   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7216   filter: "'NIC_Intel-XL710' and
7217            '64B' and
7218            'BASE' and
7219            'NDRPDR' and
7220            'ETH' and
7221            '1T1C' and
7222            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7223            not 'VHOST' and
7224            not 'MEMIF'"
7225   parameters:
7226   - "throughput"
7227   - "parent"
7228   - "tags"
7229   sort:
7230   - "L2PATCH"
7231   - "L2XCFWD"
7232   - "L2BDMACLRN"
7233   traces:
7234     hoverinfo: "x+y"
7235     boxpoints: "outliers"
7236     whiskerwidth: 0
7237   layout:
7238     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7239     layout: "plot-throughput"
7240
7241 - type: "plot"
7242   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7243   algorithm: "plot_performance_box"
7244   output-file-type: ".html"
7245   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7247   filter: "'NIC_Intel-XL710' and
7248            '64B' and
7249            'BASE' and
7250            'NDRPDR' and
7251            'ETH' and
7252            '1T1C' and
7253            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7254            not 'VHOST' and
7255            not 'MEMIF'"
7256   parameters:
7257   - "throughput"
7258   - "parent"
7259   - "tags"
7260   sort:
7261   - "L2PATCH"
7262   - "L2XCFWD"
7263   - "L2BDMACLRN"
7264   traces:
7265     hoverinfo: "x+y"
7266     boxpoints: "outliers"
7267     whiskerwidth: 0
7268   layout:
7269     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7270     layout: "plot-throughput"
7271
7272 - type: "plot"
7273   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7274   algorithm: "plot_performance_box"
7275   output-file-type: ".html"
7276   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7277   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7278   filter: "'NIC_Intel-XL710' and
7279            '64B' and
7280            'BASE' and
7281            'NDRPDR' and
7282            'ETH' and
7283            '2T2C' and
7284            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7285            not 'VHOST' and
7286            not 'MEMIF'"
7287   parameters:
7288   - "throughput"
7289   - "parent"
7290   - "tags"
7291   sort:
7292   - "L2PATCH"
7293   - "L2XCFWD"
7294   - "L2BDMACLRN"
7295   traces:
7296     hoverinfo: "x+y"
7297     boxpoints: "outliers"
7298     whiskerwidth: 0
7299   layout:
7300     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7301     layout: "plot-throughput"
7302
7303 - type: "plot"
7304   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7305   algorithm: "plot_performance_box"
7306   output-file-type: ".html"
7307   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7309   filter: "'NIC_Intel-XL710' and
7310            '64B' and
7311            'BASE' and
7312            'NDRPDR' and
7313            'ETH' and
7314            '2T2C' and
7315            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7316            not 'VHOST' and
7317            not 'MEMIF'"
7318   parameters:
7319   - "throughput"
7320   - "parent"
7321   - "tags"
7322   sort:
7323   - "L2PATCH"
7324   - "L2XCFWD"
7325   - "L2BDMACLRN"
7326   traces:
7327     hoverinfo: "x+y"
7328     boxpoints: "outliers"
7329     whiskerwidth: 0
7330   layout:
7331     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7332     layout: "plot-throughput"
7333
7334 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7335 - type: "plot"
7336   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7337   algorithm: "plot_performance_box"
7338   output-file-type: ".html"
7339   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7340   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7341   filter: "'NIC_Intel-X710' and
7342            '64B' and
7343            ('BASE' or 'SCALE') and
7344            'NDRPDR' and
7345            'ETH' and
7346            '2T1C' and
7347            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7348            not 'VHOST' and
7349            not 'MEMIF' and
7350            not 'DRV_AVF'"
7351   parameters:
7352   - "throughput"
7353   - "parent"
7354   - "tags"
7355   sort:
7356   - "L2PATCH"
7357   - "L2XCBASE"
7358   - "BASE"
7359   - "FIB_10K"
7360   - "FIB_100K"
7361   - "FIB_1M"
7362   traces:
7363     hoverinfo: "x+y"
7364     boxpoints: "outliers"
7365     whiskerwidth: 0
7366   layout:
7367     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7368     layout: "plot-throughput"
7369
7370 - type: "plot"
7371   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7372   algorithm: "plot_performance_box"
7373   output-file-type: ".html"
7374   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7376   filter: "'NIC_Intel-X710' and
7377            '64B' and
7378            ('BASE' or 'SCALE') and
7379            'NDRPDR' and
7380            'ETH' and
7381            '2T1C' and
7382            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7383            not 'VHOST' and
7384            not 'MEMIF' and
7385            not 'DRV_AVF'"
7386   parameters:
7387   - "throughput"
7388   - "parent"
7389   - "tags"
7390   sort:
7391   - "L2PATCH"
7392   - "L2XCBASE"
7393   - "BASE"
7394   - "FIB_10K"
7395   - "FIB_100K"
7396   - "FIB_1M"
7397   traces:
7398     hoverinfo: "x+y"
7399     boxpoints: "outliers"
7400     whiskerwidth: 0
7401   layout:
7402     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7403     layout: "plot-throughput"
7404
7405 - type: "plot"
7406   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7407   algorithm: "plot_performance_box"
7408   output-file-type: ".html"
7409   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7410   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7411   filter: "'NIC_Intel-X710' and
7412            '64B' and
7413            ('BASE' or 'SCALE') and
7414            'NDRPDR' and
7415            'ETH' and
7416            '4T2C' and
7417            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7418            not 'VHOST' and
7419            not 'MEMIF' and
7420            not 'DRV_AVF'"
7421   parameters:
7422   - "throughput"
7423   - "parent"
7424   - "tags"
7425   sort:
7426   - "L2PATCH"
7427   - "L2XCBASE"
7428   - "BASE"
7429   - "FIB_10K"
7430   - "FIB_100K"
7431   - "FIB_1M"
7432   traces:
7433     hoverinfo: "x+y"
7434     boxpoints: "outliers"
7435     whiskerwidth: 0
7436   layout:
7437     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7438     layout: "plot-throughput"
7439
7440 - type: "plot"
7441   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7442   algorithm: "plot_performance_box"
7443   output-file-type: ".html"
7444   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7445   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7446   filter: "'NIC_Intel-X710' and
7447            '64B' and
7448            ('BASE' or 'SCALE') and
7449            'NDRPDR' and
7450            'ETH' and
7451            '4T2C' and
7452            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7453            not 'VHOST' and
7454            not 'MEMIF' and
7455            not 'DRV_AVF'"
7456   parameters:
7457   - "throughput"
7458   - "parent"
7459   - "tags"
7460   sort:
7461   - "L2PATCH"
7462   - "L2XCBASE"
7463   - "BASE"
7464   - "FIB_10K"
7465   - "FIB_100K"
7466   - "FIB_1M"
7467   traces:
7468     hoverinfo: "x+y"
7469     boxpoints: "outliers"
7470     whiskerwidth: 0
7471   layout:
7472     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7473     layout: "plot-throughput"
7474
7475 # Packet Throughput - VPP L2 3n-skx-x710 features
7476 - type: "plot"
7477   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7478   algorithm: "plot_performance_box"
7479   output-file-type: ".html"
7480   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7481   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7482   filter: "'NIC_Intel-X710' and
7483            '64B' and
7484            'NDRPDR' and
7485            '2T1C' and
7486            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7487            not 'ACL' and
7488            not 'VHOST' and
7489            not 'DRV_AVF' and
7490            not 'L2OVRLAY' and
7491            not 'MEMIF'"
7492   parameters:
7493   - "throughput"
7494   - "parent"
7495   - "tags"
7496   sort:
7497   - "L2XCBASE"    # l2xcbase
7498   - "L2BDBASE"    # l2bdbase
7499   - "L2XCFWD"     # dot1q-l2xcbase
7500   - "L2BDMACLRN"  # dot1q-l2bdbase
7501   traces:
7502     hoverinfo: "x+y"
7503     boxpoints: "outliers"
7504     whiskerwidth: 0
7505   layout:
7506     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7507     layout: "plot-throughput"
7508
7509 - type: "plot"
7510   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7511   algorithm: "plot_performance_box"
7512   output-file-type: ".html"
7513   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7515   filter: "'NIC_Intel-X710' and
7516            '64B' and
7517            'NDRPDR' and
7518            '2T1C' and
7519            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7520            not 'ACL' and
7521            not 'VHOST' and
7522            not 'DRV_AVF' and
7523            not 'L2OVRLAY' and
7524            not 'MEMIF'"
7525   parameters:
7526   - "throughput"
7527   - "parent"
7528   - "tags"
7529   sort:
7530   - "L2XCBASE"    # l2xcbase
7531   - "L2BDBASE"    # l2bdbase
7532   - "L2XCFWD"     # dot1q-l2xcbase
7533   - "L2BDMACLRN"  # dot1q-l2bdbase
7534   traces:
7535     hoverinfo: "x+y"
7536     boxpoints: "outliers"
7537     whiskerwidth: 0
7538   layout:
7539     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7540     layout: "plot-throughput"
7541
7542 - type: "plot"
7543   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7544   algorithm: "plot_performance_box"
7545   output-file-type: ".html"
7546   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7547   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7548   filter: "'NIC_Intel-X710' and
7549            '64B' and
7550            'NDRPDR' and
7551            '4T2C' and
7552            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7553            not 'ACL' and
7554            not 'VHOST' and
7555            not 'DRV_AVF' and
7556            not 'L2OVRLAY' and
7557            not 'MEMIF'"
7558   parameters:
7559   - "throughput"
7560   - "parent"
7561   - "tags"
7562   sort:
7563   - "L2XCBASE"    # l2xcbase
7564   - "L2BDBASE"    # l2bdbase
7565   - "L2XCFWD"     # dot1q-l2xcbase
7566   - "L2BDMACLRN"  # dot1q-l2bdbase
7567   traces:
7568     hoverinfo: "x+y"
7569     boxpoints: "outliers"
7570     whiskerwidth: 0
7571   layout:
7572     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7573     layout: "plot-throughput"
7574
7575 - type: "plot"
7576   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7577   algorithm: "plot_performance_box"
7578   output-file-type: ".html"
7579   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7581   filter: "'NIC_Intel-X710' and
7582            '64B' and
7583            'NDRPDR' and
7584            '4T2C' and
7585            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7586            not 'ACL' and
7587            not 'VHOST' and
7588            not 'DRV_AVF' and
7589            not 'L2OVRLAY' and
7590            not 'MEMIF'"
7591   parameters:
7592   - "throughput"
7593   - "parent"
7594   - "tags"
7595   sort:
7596   - "L2XCBASE"    # l2xcbase
7597   - "L2BDBASE"    # l2bdbase
7598   - "L2XCFWD"     # dot1q-l2xcbase
7599   - "L2BDMACLRN"  # dot1q-l2bdbase
7600   traces:
7601     hoverinfo: "x+y"
7602     boxpoints: "outliers"
7603     whiskerwidth: 0
7604   layout:
7605     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7606     layout: "plot-throughput"
7607
7608 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7609 - type: "plot"
7610   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7611   algorithm: "plot_performance_box"
7612   output-file-type: ".html"
7613   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7615   filter: "'NIC_Intel-X710' and
7616            '64B' and
7617            'NDRPDR' and
7618            '2T1C' and
7619            'FEATURE' and
7620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7621            'IACL' and
7622            ('ACL1' or 'ACL50') and
7623            ('10K_FLOWS' or '10k_FLOWS') and
7624            not 'MACIP' and
7625            not 'VHOST' and
7626            not 'MEMIF'"
7627   parameters:
7628   - "throughput"
7629   - "parent"
7630   - "tags"
7631   traces:
7632     hoverinfo: "x+y"
7633     boxpoints: "outliers"
7634     whiskerwidth: 0
7635   layout:
7636     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7637     layout: "plot-throughput"
7638
7639 - type: "plot"
7640   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7641   algorithm: "plot_performance_box"
7642   output-file-type: ".html"
7643   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7644   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7645   filter: "'NIC_Intel-X710' and
7646            '64B' and
7647            'NDRPDR' and
7648            '2T1C' and
7649            'FEATURE' and
7650            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7651            'IACL' and
7652            ('ACL1' or 'ACL50') and
7653            ('10K_FLOWS' or '10k_FLOWS') and
7654            not 'MACIP' and
7655            not 'VHOST' and
7656            not 'MEMIF'"
7657   parameters:
7658   - "throughput"
7659   - "parent"
7660   - "tags"
7661   traces:
7662     hoverinfo: "x+y"
7663     boxpoints: "outliers"
7664     whiskerwidth: 0
7665   layout:
7666     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7667     layout: "plot-throughput"
7668
7669 - type: "plot"
7670   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7671   algorithm: "plot_performance_box"
7672   output-file-type: ".html"
7673   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7675   filter: "'NIC_Intel-X710' and
7676            '64B' and
7677            'NDRPDR' and
7678            '4T2C' and
7679            'FEATURE' and
7680            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7681            'IACL' and
7682            ('ACL1' or 'ACL50') and
7683            ('10K_FLOWS' or '10k_FLOWS') and
7684            not 'MACIP' and
7685            not 'VHOST' and
7686            not 'MEMIF'"
7687   parameters:
7688   - "throughput"
7689   - "parent"
7690   - "tags"
7691   traces:
7692     hoverinfo: "x+y"
7693     boxpoints: "outliers"
7694     whiskerwidth: 0
7695   layout:
7696     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7697     layout: "plot-throughput"
7698
7699 - type: "plot"
7700   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7701   algorithm: "plot_performance_box"
7702   output-file-type: ".html"
7703   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7705   filter: "'NIC_Intel-X710' and
7706            '64B' and
7707            'NDRPDR' and
7708            '4T2C' and
7709            'FEATURE' and
7710            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7711            'IACL' and
7712            ('ACL1' or 'ACL50') and
7713            ('10K_FLOWS' or '10k_FLOWS') and
7714            not 'MACIP' and
7715            not 'VHOST' and
7716            not 'MEMIF'"
7717   parameters:
7718   - "throughput"
7719   - "parent"
7720   - "tags"
7721   traces:
7722     hoverinfo: "x+y"
7723     boxpoints: "outliers"
7724     whiskerwidth: 0
7725   layout:
7726     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7727     layout: "plot-throughput"
7728
7729 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7730 - type: "plot"
7731   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7732   algorithm: "plot_performance_box"
7733   output-file-type: ".html"
7734   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7736   filter: "'NIC_Intel-XXV710' and
7737            '64B' and
7738            ('BASE' or 'SCALE') and
7739            'NDRPDR' and
7740            'ETH' and
7741            '2T1C' and
7742            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7743            not 'VHOST' and
7744            not 'MEMIF'"
7745   parameters:
7746   - "throughput"
7747   - "parent"
7748   - "tags"
7749   sort:
7750   - "L2PATCH"
7751   - "L2PATCH"
7752   - "L2XCBASE"
7753   - "L2BDMACLRN"
7754   traces:
7755     hoverinfo: "x+y"
7756     boxpoints: "outliers"
7757     whiskerwidth: 0
7758   layout:
7759     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7760     layout: "plot-throughput"
7761
7762 - type: "plot"
7763   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7764   algorithm: "plot_performance_box"
7765   output-file-type: ".html"
7766   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7768   filter: "'NIC_Intel-XXV710' and
7769            '64B' and
7770            ('BASE' or 'SCALE') and
7771            'NDRPDR' and
7772            'ETH' and
7773            '2T1C' and
7774            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7775            not 'VHOST' and
7776            not 'MEMIF'"
7777   parameters:
7778   - "throughput"
7779   - "parent"
7780   - "tags"
7781   sort:
7782   - "L2PATCH"
7783   - "L2PATCH"
7784   - "L2XCBASE"
7785   - "L2BDMACLRN"
7786   traces:
7787     hoverinfo: "x+y"
7788     boxpoints: "outliers"
7789     whiskerwidth: 0
7790   layout:
7791     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7792     layout: "plot-throughput"
7793
7794 - type: "plot"
7795   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7796   algorithm: "plot_performance_box"
7797   output-file-type: ".html"
7798   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7799   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7800   filter: "'NIC_Intel-XXV710' and
7801            '64B' and
7802            ('BASE' or 'SCALE') and
7803            'NDRPDR' and
7804            'ETH' and
7805            '4T2C' and
7806            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7807            not 'VHOST' and
7808            not 'MEMIF'"
7809   parameters:
7810   - "throughput"
7811   - "parent"
7812   - "tags"
7813   sort:
7814   - "L2PATCH"
7815   - "L2PATCH"
7816   - "L2XCBASE"
7817   - "L2BDMACLRN"
7818   traces:
7819     hoverinfo: "x+y"
7820     boxpoints: "outliers"
7821     whiskerwidth: 0
7822   layout:
7823     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7824     layout: "plot-throughput"
7825
7826 - type: "plot"
7827   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7828   algorithm: "plot_performance_box"
7829   output-file-type: ".html"
7830   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7832   filter: "'NIC_Intel-XXV710' and
7833            '64B' and
7834            ('BASE' or 'SCALE') and
7835            'NDRPDR' and
7836            'ETH' and
7837            '4T2C' and
7838            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7839            not 'VHOST' and
7840            not 'MEMIF'"
7841   parameters:
7842   - "throughput"
7843   - "parent"
7844   - "tags"
7845   sort:
7846   - "L2PATCH"
7847   - "L2PATCH"
7848   - "L2XCBASE"
7849   - "L2BDMACLRN"
7850   traces:
7851     hoverinfo: "x+y"
7852     boxpoints: "outliers"
7853     whiskerwidth: 0
7854   layout:
7855     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
7856     layout: "plot-throughput"
7857
7858 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
7859 - type: "plot"
7860   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7861   algorithm: "plot_performance_box"
7862   output-file-type: ".html"
7863   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7864   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7865   filter: "'NIC_Intel-X710' and
7866            '64B' and
7867            ('BASE' or 'SCALE') and
7868            'NDRPDR' and
7869            'ETH' and
7870            '2T1C' and
7871            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7872            not 'VHOST' and
7873            not 'MEMIF'"
7874   parameters:
7875   - "throughput"
7876   - "parent"
7877   - "tags"
7878   sort:
7879   - "L2PATCH"
7880   - "L2XCBASE"
7881   - "BASE"
7882   - "FIB_10K"
7883   - "FIB_100K"
7884   - "FIB_1M"
7885   traces:
7886     hoverinfo: "x+y"
7887     boxpoints: "outliers"
7888     whiskerwidth: 0
7889   layout:
7890     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7891     layout: "plot-throughput"
7892
7893 - type: "plot"
7894   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7895   algorithm: "plot_performance_box"
7896   output-file-type: ".html"
7897   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7898   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7899   filter: "'NIC_Intel-X710' and
7900            '64B' and
7901            ('BASE' or 'SCALE') and
7902            'NDRPDR' and
7903            'ETH' and
7904            '2T1C' and
7905            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7906            not 'VHOST' and
7907            not 'MEMIF'"
7908   parameters:
7909   - "throughput"
7910   - "parent"
7911   - "tags"
7912   sort:
7913   - "L2PATCH"
7914   - "L2XCBASE"
7915   - "BASE"
7916   - "FIB_10K"
7917   - "FIB_100K"
7918   - "FIB_1M"
7919   traces:
7920     hoverinfo: "x+y"
7921     boxpoints: "outliers"
7922     whiskerwidth: 0
7923   layout:
7924     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7925     layout: "plot-throughput"
7926
7927 - type: "plot"
7928   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7929   algorithm: "plot_performance_box"
7930   output-file-type: ".html"
7931   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7933   filter: "'NIC_Intel-X710' and
7934            '64B' and
7935            ('BASE' or 'SCALE') and
7936            'NDRPDR' and
7937            'ETH' and
7938            '4T2C' and
7939            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7940            not 'VHOST' and
7941            not 'MEMIF'"
7942   parameters:
7943   - "throughput"
7944   - "parent"
7945   - "tags"
7946   sort:
7947   - "L2PATCH"
7948   - "L2XCBASE"
7949   - "BASE"
7950   - "FIB_10K"
7951   - "FIB_100K"
7952   - "FIB_1M"
7953   traces:
7954     hoverinfo: "x+y"
7955     boxpoints: "outliers"
7956     whiskerwidth: 0
7957   layout:
7958     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7959     layout: "plot-throughput"
7960
7961 - type: "plot"
7962   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7963   algorithm: "plot_performance_box"
7964   output-file-type: ".html"
7965   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7966   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7967   filter: "'NIC_Intel-X710' and
7968            '64B' and
7969            ('BASE' or 'SCALE') and
7970            'NDRPDR' and
7971            'ETH' and
7972            '4T2C' and
7973            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7974            not 'VHOST' and
7975            not 'MEMIF'"
7976   parameters:
7977   - "throughput"
7978   - "parent"
7979   - "tags"
7980   sort:
7981   - "L2PATCH"
7982   - "L2XCBASE"
7983   - "BASE"
7984   - "FIB_10K"
7985   - "FIB_100K"
7986   - "FIB_1M"
7987   traces:
7988     hoverinfo: "x+y"
7989     boxpoints: "outliers"
7990     whiskerwidth: 0
7991   layout:
7992     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7993     layout: "plot-throughput"
7994
7995 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
7996 - type: "plot"
7997   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7998   algorithm: "plot_performance_box"
7999   output-file-type: ".html"
8000   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8001   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8002   filter: "'NIC_Intel-XXV710' and
8003            '64B' and
8004            ('BASE' or 'SCALE') and
8005            'NDRPDR' and
8006            'ETH' and
8007            '2T1C' and
8008            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8009            not 'VHOST' and
8010            not 'MEMIF'"
8011   parameters:
8012   - "throughput"
8013   - "parent"
8014   - "tags"
8015   sort:
8016   - "L2PATCH"
8017   - "L2XCBASE"
8018   - "BASE"
8019   - "FIB_10K"
8020   - "FIB_100K"
8021   - "FIB_1M"
8022   traces:
8023     hoverinfo: "x+y"
8024     boxpoints: "outliers"
8025     whiskerwidth: 0
8026   layout:
8027     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8028     layout: "plot-throughput"
8029
8030 - type: "plot"
8031   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8032   algorithm: "plot_performance_box"
8033   output-file-type: ".html"
8034   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8035   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8036   filter: "'NIC_Intel-XXV710' and
8037            '64B' and
8038            ('BASE' or 'SCALE') and
8039            'NDRPDR' and
8040            'ETH' and
8041            '2T1C' and
8042            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8043            not 'VHOST' and
8044            not 'MEMIF'"
8045   parameters:
8046   - "throughput"
8047   - "parent"
8048   - "tags"
8049   sort:
8050   - "L2PATCH"
8051   - "L2XCBASE"
8052   - "BASE"
8053   - "FIB_10K"
8054   - "FIB_100K"
8055   - "FIB_1M"
8056   traces:
8057     hoverinfo: "x+y"
8058     boxpoints: "outliers"
8059     whiskerwidth: 0
8060   layout:
8061     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8062     layout: "plot-throughput"
8063
8064 - type: "plot"
8065   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8066   algorithm: "plot_performance_box"
8067   output-file-type: ".html"
8068   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8069   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8070   filter: "'NIC_Intel-XXV710' and
8071            '64B' and
8072            ('BASE' or 'SCALE') and
8073            'NDRPDR' and
8074            'ETH' and
8075            '4T2C' and
8076            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8077            not 'VHOST' and
8078            not 'MEMIF'"
8079   parameters:
8080   - "throughput"
8081   - "parent"
8082   - "tags"
8083   sort:
8084   - "L2PATCH"
8085   - "L2XCBASE"
8086   - "BASE"
8087   - "FIB_10K"
8088   - "FIB_100K"
8089   - "FIB_1M"
8090   traces:
8091     hoverinfo: "x+y"
8092     boxpoints: "outliers"
8093     whiskerwidth: 0
8094   layout:
8095     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8096     layout: "plot-throughput"
8097
8098 - type: "plot"
8099   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8100   algorithm: "plot_performance_box"
8101   output-file-type: ".html"
8102   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8103   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8104   filter: "'NIC_Intel-XXV710' and
8105            '64B' and
8106            ('BASE' or 'SCALE') and
8107            'NDRPDR' and
8108            'ETH' and
8109            '4T2C' and
8110            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8111            not 'VHOST' and
8112            not 'MEMIF'"
8113   parameters:
8114   - "throughput"
8115   - "parent"
8116   - "tags"
8117   sort:
8118   - "L2PATCH"
8119   - "L2XCBASE"
8120   - "BASE"
8121   - "FIB_10K"
8122   - "FIB_100K"
8123   - "FIB_1M"
8124   traces:
8125     hoverinfo: "x+y"
8126     boxpoints: "outliers"
8127     whiskerwidth: 0
8128   layout:
8129     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8130     layout: "plot-throughput"
8131
8132 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8133 #- type: "plot"
8134 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8135 #  algorithm: "plot_performance_box"
8136 #  output-file-type: ".html"
8137 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8138 #  data: "intel-dnv-vpp"
8139 #  filter: "'NIC_Intel-X553' and
8140 #           '64B' and
8141 #           'BASE' and
8142 #           'NDRPDR' and
8143 #           'ETH' and
8144 #           '1T1C' and
8145 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8146 #           not 'VHOST' and
8147 #           not 'MEMIF'"
8148 #  parameters:
8149 #  - "throughput"
8150 #  - "parent"
8151 #  - "tags"
8152 #  sort:
8153 #  - "L2XCBASE"
8154 #  - "L2BDMACLRN"
8155 #  - "L2PATCH"
8156 #  traces:
8157 #    hoverinfo: "x+y"
8158 #    boxpoints: "outliers"
8159 #    whiskerwidth: 0
8160 #  layout:
8161 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8162 #    layout: "plot-throughput"
8163 #
8164 #- type: "plot"
8165 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8166 #  algorithm: "plot_performance_box"
8167 #  output-file-type: ".html"
8168 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8169 #  data: "intel-dnv-vpp"
8170 #  filter: "'NIC_Intel-X553' and
8171 #           '64B' and
8172 #           ('BASE' or 'SCALE') and
8173 #           'NDRPDR' and
8174 #           'ETH' and
8175 #           '1T1C' and
8176 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8177 #           not 'VHOST' and
8178 #           not 'MEMIF'"
8179 #  parameters:
8180 #  - "throughput"
8181 #  - "parent"
8182 #  - "tags"
8183 #  sort:
8184 #  - "L2XCBASE"
8185 #  - "L2BDMACLRN"
8186 #  - "L2PATCH"
8187 #  traces:
8188 #    hoverinfo: "x+y"
8189 #    boxpoints: "outliers"
8190 #    whiskerwidth: 0
8191 #  layout:
8192 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8193 #    layout: "plot-throughput"
8194 #
8195 #- type: "plot"
8196 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8197 #  algorithm: "plot_performance_box"
8198 #  output-file-type: ".html"
8199 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8200 #  data: "intel-dnv-vpp"
8201 #  filter: "'NIC_Intel-X553' and
8202 #           '64B' and
8203 #           ('BASE' or 'SCALE') and
8204 #           'NDRPDR' and
8205 #           'ETH' and
8206 #           '2T2C' and
8207 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8208 #           not 'VHOST' and
8209 #           not 'MEMIF'"
8210 #  parameters:
8211 #  - "throughput"
8212 #  - "parent"
8213 #  - "tags"
8214 #  sort:
8215 #  - "L2XCBASE"
8216 #  - "L2BDMACLRN"
8217 #  - "L2PATCH"
8218 #  traces:
8219 #    hoverinfo: "x+y"
8220 #    boxpoints: "outliers"
8221 #    whiskerwidth: 0
8222 #  layout:
8223 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8224 #    layout: "plot-throughput"
8225 #
8226 #- type: "plot"
8227 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8228 #  algorithm: "plot_performance_box"
8229 #  output-file-type: ".html"
8230 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8231 #  data: "intel-dnv-vpp"
8232 #  filter: "'NIC_Intel-X553' and
8233 #           '64B' and
8234 #           ('BASE' or 'SCALE') and
8235 #           'NDRPDR' and
8236 #           'ETH' and
8237 #           '2T2C' and
8238 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8239 #           not 'VHOST' and
8240 #           not 'MEMIF'"
8241 #  parameters:
8242 #  - "throughput"
8243 #  - "parent"
8244 #  - "tags"
8245 #  sort:
8246 #  - "L2XCBASE"
8247 #  - "L2BDMACLRN"
8248 #  - "L2PATCH"
8249 #  traces:
8250 #    hoverinfo: "x+y"
8251 #    boxpoints: "outliers"
8252 #    whiskerwidth: 0
8253 #  layout:
8254 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8255 #    layout: "plot-throughput"
8256
8257 ################################################################################
8258
8259 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8260 - type: "plot"
8261   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8262   algorithm: "plot_performance_box"
8263   output-file-type: ".html"
8264   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8265   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8266   filter: "'NIC_Intel-X520-DA2' and
8267            '64B' and
8268            ('BASE' or 'SCALE') and
8269            'NDRPDR' and
8270            '1T1C' and
8271            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8272            not 'VHOST' and
8273            'MEMIF'"
8274   parameters:
8275   - "throughput"
8276   - "parent"
8277   - "tags"
8278   sort:
8279   - "L2XCFWD"
8280   - "L2XCFWD"
8281   - "L2XCFWD"
8282   - "L2BDMACLRN"
8283   - "L2BDMACLRN"
8284   - "L2BDMACLRN"
8285   - "IP4FWD"
8286   traces:
8287     hoverinfo: "x+y"
8288     boxpoints: "outliers"
8289     whiskerwidth: 0
8290   layout:
8291     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8292     layout: "plot-throughput"
8293
8294 - type: "plot"
8295   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8296   algorithm: "plot_performance_box"
8297   output-file-type: ".html"
8298   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8299   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8300   filter: "'NIC_Intel-X520-DA2' and
8301            '64B' and
8302            ('BASE' or 'SCALE') and
8303            'NDRPDR' and
8304            '1T1C' and
8305            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8306            not 'VHOST' and
8307            'MEMIF'"
8308   parameters:
8309   - "throughput"
8310   - "parent"
8311   - "tags"
8312   sort:
8313   - "L2XCFWD"
8314   - "L2XCFWD"
8315   - "L2XCFWD"
8316   - "L2BDMACLRN"
8317   - "L2BDMACLRN"
8318   - "L2BDMACLRN"
8319   - "IP4FWD"
8320   traces:
8321     hoverinfo: "x+y"
8322     boxpoints: "outliers"
8323     whiskerwidth: 0
8324   layout:
8325     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8326     layout: "plot-throughput"
8327
8328 - type: "plot"
8329   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8330   algorithm: "plot_performance_box"
8331   output-file-type: ".html"
8332   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8333   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8334   filter: "'NIC_Intel-X520-DA2' and
8335            '64B' and
8336            ('BASE' or 'SCALE') and
8337            'NDRPDR' and
8338            '2T2C' and
8339            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8340            not 'VHOST' and
8341            'MEMIF'"
8342   parameters:
8343   - "throughput"
8344   - "parent"
8345   - "tags"
8346   sort:
8347   - "L2XCFWD"
8348   - "L2XCFWD"
8349   - "L2XCFWD"
8350   - "L2BDMACLRN"
8351   - "L2BDMACLRN"
8352   - "L2BDMACLRN"
8353   - "IP4FWD"
8354   traces:
8355     hoverinfo: "x+y"
8356     boxpoints: "outliers"
8357     whiskerwidth: 0
8358   layout:
8359     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8360     layout: "plot-throughput"
8361
8362 - type: "plot"
8363   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8364   algorithm: "plot_performance_box"
8365   output-file-type: ".html"
8366   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8367   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8368   filter: "'NIC_Intel-X520-DA2' and
8369            '64B' and
8370            ('BASE' or 'SCALE') and
8371            'NDRPDR' and
8372            '2T2C' and
8373            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8374            not 'VHOST' and
8375            'MEMIF'"
8376   parameters:
8377   - "throughput"
8378   - "parent"
8379   - "tags"
8380   sort:
8381   - "L2XCFWD"
8382   - "L2XCFWD"
8383   - "L2XCFWD"
8384   - "L2BDMACLRN"
8385   - "L2BDMACLRN"
8386   - "L2BDMACLRN"
8387   - "IP4FWD"
8388   traces:
8389     hoverinfo: "x+y"
8390     boxpoints: "outliers"
8391     whiskerwidth: 0
8392   layout:
8393     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8394     layout: "plot-throughput"
8395
8396 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8397 - type: "plot"
8398   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8399   algorithm: "plot_performance_box"
8400   output-file-type: ".html"
8401   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8402   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8403   filter: "'NIC_Intel-X710' and
8404            '64B' and
8405            ('BASE' or 'SCALE') and
8406            'NDRPDR' and
8407            '1T1C' and
8408            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8409            not 'VHOST' and
8410            'MEMIF'"
8411   parameters:
8412   - "throughput"
8413   - "parent"
8414   - "tags"
8415   sort:
8416   - "L2XCFWD"
8417   - "L2XCFWD"
8418   - "L2XCFWD"
8419   - "L2BDMACLRN"
8420   - "L2BDMACLRN"
8421   - "L2BDMACLRN"
8422   - "IP4FWD"
8423   traces:
8424     hoverinfo: "x+y"
8425     boxpoints: "outliers"
8426     whiskerwidth: 0
8427   layout:
8428     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8429     layout: "plot-throughput"
8430
8431 - type: "plot"
8432   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8433   algorithm: "plot_performance_box"
8434   output-file-type: ".html"
8435   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8436   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8437   filter: "'NIC_Intel-X710' and
8438            '64B' and
8439            ('BASE' or 'SCALE') and
8440            'NDRPDR' and
8441            '1T1C' and
8442            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8443            not 'VHOST' and
8444            'MEMIF'"
8445   parameters:
8446   - "throughput"
8447   - "parent"
8448   - "tags"
8449   sort:
8450   - "L2XCFWD"
8451   - "L2XCFWD"
8452   - "L2XCFWD"
8453   - "L2BDMACLRN"
8454   - "L2BDMACLRN"
8455   - "L2BDMACLRN"
8456   - "IP4FWD"
8457   traces:
8458     hoverinfo: "x+y"
8459     boxpoints: "outliers"
8460     whiskerwidth: 0
8461   layout:
8462     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8463     layout: "plot-throughput"
8464
8465 - type: "plot"
8466   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8467   algorithm: "plot_performance_box"
8468   output-file-type: ".html"
8469   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8470   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8471   filter: "'NIC_Intel-X710' and
8472            '64B' and
8473            ('BASE' or 'SCALE') and
8474            'NDRPDR' and
8475            '2T2C' and
8476            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8477            not 'VHOST' and
8478            'MEMIF'"
8479   parameters:
8480   - "throughput"
8481   - "parent"
8482   - "tags"
8483   sort:
8484   - "L2XCFWD"
8485   - "L2XCFWD"
8486   - "L2XCFWD"
8487   - "L2BDMACLRN"
8488   - "L2BDMACLRN"
8489   - "L2BDMACLRN"
8490   - "IP4FWD"
8491   traces:
8492     hoverinfo: "x+y"
8493     boxpoints: "outliers"
8494     whiskerwidth: 0
8495   layout:
8496     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8497     layout: "plot-throughput"
8498
8499 - type: "plot"
8500   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8501   algorithm: "plot_performance_box"
8502   output-file-type: ".html"
8503   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8504   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8505   filter: "'NIC_Intel-X710' and
8506            '64B' and
8507            ('BASE' or 'SCALE') and
8508            'NDRPDR' and
8509            '2T2C' and
8510            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8511            not 'VHOST' and
8512            'MEMIF'"
8513   parameters:
8514   - "throughput"
8515   - "parent"
8516   - "tags"
8517   sort:
8518   - "L2XCFWD"
8519   - "L2XCFWD"
8520   - "L2XCFWD"
8521   - "L2BDMACLRN"
8522   - "L2BDMACLRN"
8523   - "L2BDMACLRN"
8524   - "IP4FWD"
8525   traces:
8526     hoverinfo: "x+y"
8527     boxpoints: "outliers"
8528     whiskerwidth: 0
8529   layout:
8530     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8531     layout: "plot-throughput"
8532
8533 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8534 - type: "plot"
8535   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8536   algorithm: "plot_performance_box"
8537   output-file-type: ".html"
8538   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8540   filter: "'NIC_Intel-XL710' and
8541            '64B' and
8542            ('BASE' or 'SCALE') and
8543            'NDRPDR' and
8544            '1T1C' and
8545            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8546            not 'VHOST' and
8547            'MEMIF'"
8548   parameters:
8549   - "throughput"
8550   - "parent"
8551   - "tags"
8552   sort:
8553   - "L2XCFWD"
8554   - "L2XCFWD"
8555   - "L2XCFWD"
8556   - "L2BDMACLRN"
8557   - "L2BDMACLRN"
8558   - "L2BDMACLRN"
8559   - "IP4FWD"
8560   traces:
8561     hoverinfo: "x+y"
8562     boxpoints: "outliers"
8563     whiskerwidth: 0
8564   layout:
8565     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8566     layout: "plot-throughput"
8567
8568 - type: "plot"
8569   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8570   algorithm: "plot_performance_box"
8571   output-file-type: ".html"
8572   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8573   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8574   filter: "'NIC_Intel-XL710' and
8575            '64B' and
8576            ('BASE' or 'SCALE') and
8577            'NDRPDR' and
8578            '1T1C' and
8579            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8580            not 'VHOST' and
8581            'MEMIF'"
8582   parameters:
8583   - "throughput"
8584   - "parent"
8585   - "tags"
8586   sort:
8587   - "L2XCFWD"
8588   - "L2XCFWD"
8589   - "L2XCFWD"
8590   - "L2BDMACLRN"
8591   - "L2BDMACLRN"
8592   - "L2BDMACLRN"
8593   - "IP4FWD"
8594   traces:
8595     hoverinfo: "x+y"
8596     boxpoints: "outliers"
8597     whiskerwidth: 0
8598   layout:
8599     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8600     layout: "plot-throughput"
8601
8602 - type: "plot"
8603   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8604   algorithm: "plot_performance_box"
8605   output-file-type: ".html"
8606   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8608   filter: "'NIC_Intel-XL710' and
8609            '64B' and
8610            ('BASE' or 'SCALE') and
8611            'NDRPDR' and
8612            '2T2C' and
8613            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8614            not 'VHOST' and
8615            'MEMIF'"
8616   parameters:
8617   - "throughput"
8618   - "parent"
8619   - "tags"
8620   sort:
8621   - "L2XCFWD"
8622   - "L2XCFWD"
8623   - "L2XCFWD"
8624   - "L2BDMACLRN"
8625   - "L2BDMACLRN"
8626   - "L2BDMACLRN"
8627   - "IP4FWD"
8628   traces:
8629     hoverinfo: "x+y"
8630     boxpoints: "outliers"
8631     whiskerwidth: 0
8632   layout:
8633     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8634     layout: "plot-throughput"
8635
8636 - type: "plot"
8637   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8638   algorithm: "plot_performance_box"
8639   output-file-type: ".html"
8640   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8641   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8642   filter: "'NIC_Intel-XL710' and
8643            '64B' and
8644            ('BASE' or 'SCALE') and
8645            'NDRPDR' and
8646            '2T2C' and
8647            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8648            not 'VHOST' and
8649            'MEMIF'"
8650   parameters:
8651   - "throughput"
8652   - "parent"
8653   - "tags"
8654   sort:
8655   - "L2XCFWD"
8656   - "L2XCFWD"
8657   - "L2XCFWD"
8658   - "L2BDMACLRN"
8659   - "L2BDMACLRN"
8660   - "L2BDMACLRN"
8661   - "IP4FWD"
8662   traces:
8663     hoverinfo: "x+y"
8664     boxpoints: "outliers"
8665     whiskerwidth: 0
8666   layout:
8667     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8668     layout: "plot-throughput"
8669
8670 # Packet Throughput - VPP Container Memif 3n-skx-x710
8671 - type: "plot"
8672   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8673   algorithm: "plot_performance_box"
8674   output-file-type: ".html"
8675   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8677   filter: "'NIC_Intel-X710' and
8678            '64B' and
8679            ('BASE' or 'SCALE') and
8680            'NDRPDR' and
8681            '2T1C' and
8682            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8683            not 'VHOST' and
8684            'MEMIF'"
8685   parameters:
8686   - "throughput"
8687   - "parent"
8688   - "tags"
8689   sort:
8690   - "L2XCFWD"
8691   - "L2XCFWD"
8692   - "L2XCFWD"
8693   - "L2BDMACLRN"
8694   - "L2BDMACLRN"
8695   - "L2BDMACLRN"
8696   - "IP4FWD"
8697   traces:
8698     hoverinfo: "x+y"
8699     boxpoints: "outliers"
8700     whiskerwidth: 0
8701   layout:
8702     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8703     layout: "plot-throughput"
8704
8705 - type: "plot"
8706   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8707   algorithm: "plot_performance_box"
8708   output-file-type: ".html"
8709   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8710   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8711   filter: "'NIC_Intel-X710' and
8712            '64B' and
8713            ('BASE' or 'SCALE') and
8714            'NDRPDR' and
8715            '2T1C' and
8716            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8717            not 'VHOST' and
8718            'MEMIF'"
8719   parameters:
8720   - "throughput"
8721   - "parent"
8722   - "tags"
8723   sort:
8724   - "L2XCFWD"
8725   - "L2XCFWD"
8726   - "L2XCFWD"
8727   - "L2BDMACLRN"
8728   - "L2BDMACLRN"
8729   - "L2BDMACLRN"
8730   - "IP4FWD"
8731   traces:
8732     hoverinfo: "x+y"
8733     boxpoints: "outliers"
8734     whiskerwidth: 0
8735   layout:
8736     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8737     layout: "plot-throughput"
8738
8739 - type: "plot"
8740   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8741   algorithm: "plot_performance_box"
8742   output-file-type: ".html"
8743   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8745   filter: "'NIC_Intel-X710' and
8746            '64B' and
8747            ('BASE' or 'SCALE') and
8748            'NDRPDR' and
8749            '4T2C' and
8750            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8751            not 'VHOST' and
8752            'MEMIF'"
8753   parameters:
8754   - "throughput"
8755   - "parent"
8756   - "tags"
8757   sort:
8758   - "L2XCFWD"
8759   - "L2XCFWD"
8760   - "L2XCFWD"
8761   - "L2BDMACLRN"
8762   - "L2BDMACLRN"
8763   - "L2BDMACLRN"
8764   - "IP4FWD"
8765   traces:
8766     hoverinfo: "x+y"
8767     boxpoints: "outliers"
8768     whiskerwidth: 0
8769   layout:
8770     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8771     layout: "plot-throughput"
8772
8773 - type: "plot"
8774   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8775   algorithm: "plot_performance_box"
8776   output-file-type: ".html"
8777   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8778   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8779   filter: "'NIC_Intel-X710' and
8780            '64B' and
8781            ('BASE' or 'SCALE') and
8782            'NDRPDR' and
8783            '4T2C' and
8784            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8785            not 'VHOST' and
8786            'MEMIF'"
8787   parameters:
8788   - "throughput"
8789   - "parent"
8790   - "tags"
8791   sort:
8792   - "L2XCFWD"
8793   - "L2XCFWD"
8794   - "L2XCFWD"
8795   - "L2BDMACLRN"
8796   - "L2BDMACLRN"
8797   - "L2BDMACLRN"
8798   - "IP4FWD"
8799   traces:
8800     hoverinfo: "x+y"
8801     boxpoints: "outliers"
8802     whiskerwidth: 0
8803   layout:
8804     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8805     layout: "plot-throughput"
8806
8807 # Packet Throughput - VPP Container Memif 2n-skx-x710
8808 - type: "plot"
8809   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8810   algorithm: "plot_performance_box"
8811   output-file-type: ".html"
8812   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8813   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8814   filter: "'NIC_Intel-X710' and
8815            '64B' and
8816            ('BASE' or 'SCALE') and
8817            'NDRPDR' and
8818            '2T1C' and
8819            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8820            not 'VHOST' and
8821            not 'NF_DENSITY' and
8822            'MEMIF'"
8823   parameters:
8824   - "throughput"
8825   - "parent"
8826   - "tags"
8827   sort:
8828   - "L2XCFWD"
8829   - "L2XCFWD"
8830   - "L2XCFWD"
8831   - "L2BDMACLRN"
8832   - "L2BDMACLRN"
8833   - "L2BDMACLRN"
8834   - "IP4FWD"
8835   traces:
8836     hoverinfo: "x+y"
8837     boxpoints: "outliers"
8838     whiskerwidth: 0
8839   layout:
8840     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
8841     layout: "plot-throughput"
8842
8843 - type: "plot"
8844   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8845   algorithm: "plot_performance_box"
8846   output-file-type: ".html"
8847   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8848   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8849   filter: "'NIC_Intel-X710' and
8850            '64B' and
8851            ('BASE' or 'SCALE') and
8852            'NDRPDR' and
8853            '2T1C' and
8854            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8855            not 'VHOST' and
8856            not 'NF_DENSITY' and
8857            'MEMIF'"
8858   parameters:
8859   - "throughput"
8860   - "parent"
8861   - "tags"
8862   sort:
8863   - "L2XCFWD"
8864   - "L2XCFWD"
8865   - "L2XCFWD"
8866   - "L2BDMACLRN"
8867   - "L2BDMACLRN"
8868   - "L2BDMACLRN"
8869   - "IP4FWD"
8870   traces:
8871     hoverinfo: "x+y"
8872     boxpoints: "outliers"
8873     whiskerwidth: 0
8874   layout:
8875     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8876     layout: "plot-throughput"
8877
8878 - type: "plot"
8879   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8880   algorithm: "plot_performance_box"
8881   output-file-type: ".html"
8882   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8883   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8884   filter: "'NIC_Intel-X710' and
8885            '64B' and
8886            ('BASE' or 'SCALE') and
8887            'NDRPDR' and
8888            '4T2C' and
8889            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8890            not 'VHOST' and
8891            not 'NF_DENSITY' and
8892            'MEMIF'"
8893   parameters:
8894   - "throughput"
8895   - "parent"
8896   - "tags"
8897   sort:
8898   - "L2XCFWD"
8899   - "L2XCFWD"
8900   - "L2XCFWD"
8901   - "L2BDMACLRN"
8902   - "L2BDMACLRN"
8903   - "L2BDMACLRN"
8904   - "IP4FWD"
8905   traces:
8906     hoverinfo: "x+y"
8907     boxpoints: "outliers"
8908     whiskerwidth: 0
8909   layout:
8910     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8911     layout: "plot-throughput"
8912
8913 - type: "plot"
8914   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8915   algorithm: "plot_performance_box"
8916   output-file-type: ".html"
8917   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8918   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8919   filter: "'NIC_Intel-X710' and
8920            '64B' and
8921            ('BASE' or 'SCALE') and
8922            'NDRPDR' and
8923            '4T2C' and
8924            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8925            not 'VHOST' and
8926            not 'NF_DENSITY' and
8927            'MEMIF'"
8928   parameters:
8929   - "throughput"
8930   - "parent"
8931   - "tags"
8932   sort:
8933   - "L2XCFWD"
8934   - "L2XCFWD"
8935   - "L2XCFWD"
8936   - "L2BDMACLRN"
8937   - "L2BDMACLRN"
8938   - "L2BDMACLRN"
8939   - "IP4FWD"
8940   traces:
8941     hoverinfo: "x+y"
8942     boxpoints: "outliers"
8943     whiskerwidth: 0
8944   layout:
8945     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8946     layout: "plot-throughput"
8947
8948 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
8949 #- type: "plot"
8950 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8951 #  algorithm: "plot_performance_box"
8952 #  output-file-type: ".html"
8953 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8954 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8955 #  filter: "'NIC_Intel-XXV710' and
8956 #           '64B' and
8957 #           ('BASE' or 'SCALE') and
8958 #           'NDRPDR' and
8959 #           '2T1C' and
8960 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8961 #           not 'VHOST' and
8962 #           'MEMIF'"
8963 #  parameters:
8964 #  - "throughput"
8965 #  - "parent"
8966 #  - "tags"
8967 #  sort:
8968 #  - "L2XCFWD"
8969 #  - "L2XCFWD"
8970 #  - "L2XCFWD"
8971 #  - "L2BDMACLRN"
8972 #  - "L2BDMACLRN"
8973 #  - "L2BDMACLRN"
8974 #  - "IP4FWD"
8975 #  traces:
8976 #    hoverinfo: "x+y"
8977 #    boxpoints: "outliers"
8978 #    whiskerwidth: 0
8979 #  layout:
8980 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8981 #    layout: "plot-throughput"
8982 #
8983 #- type: "plot"
8984 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8985 #  algorithm: "plot_performance_box"
8986 #  output-file-type: ".html"
8987 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8988 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8989 #  filter: "'NIC_Intel-XXV710' and
8990 #           '64B' and
8991 #           ('BASE' or 'SCALE') and
8992 #           'NDRPDR' and
8993 #           '2T1C' and
8994 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8995 #           not 'VHOST' and
8996 #           'MEMIF'"
8997 #  parameters:
8998 #  - "throughput"
8999 #  - "parent"
9000 #  - "tags"
9001 #  sort:
9002 #  - "L2XCFWD"
9003 #  - "L2XCFWD"
9004 #  - "L2XCFWD"
9005 #  - "L2BDMACLRN"
9006 #  - "L2BDMACLRN"
9007 #  - "L2BDMACLRN"
9008 #  - "IP4FWD"
9009 #  traces:
9010 #    hoverinfo: "x+y"
9011 #    boxpoints: "outliers"
9012 #    whiskerwidth: 0
9013 #  layout:
9014 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9015 #    layout: "plot-throughput"
9016 #
9017 #- type: "plot"
9018 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9019 #  algorithm: "plot_performance_box"
9020 #  output-file-type: ".html"
9021 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9022 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9023 #  filter: "'NIC_Intel-XXV710' and
9024 #           '64B' and
9025 #           ('BASE' or 'SCALE') and
9026 #           'NDRPDR' and
9027 #           '4T2C' and
9028 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9029 #           not 'VHOST' and
9030 #           'MEMIF'"
9031 #  parameters:
9032 #  - "throughput"
9033 #  - "parent"
9034 #  - "tags"
9035 #  sort:
9036 #  - "L2XCFWD"
9037 #  - "L2XCFWD"
9038 #  - "L2XCFWD"
9039 #  - "L2BDMACLRN"
9040 #  - "L2BDMACLRN"
9041 #  - "L2BDMACLRN"
9042 #  - "IP4FWD"
9043 #  traces:
9044 #    hoverinfo: "x+y"
9045 #    boxpoints: "outliers"
9046 #    whiskerwidth: 0
9047 #  layout:
9048 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9049 #    layout: "plot-throughput"
9050 #
9051 #- type: "plot"
9052 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9053 #  algorithm: "plot_performance_box"
9054 #  output-file-type: ".html"
9055 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9056 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9057 #  filter: "'NIC_Intel-XXV710' and
9058 #           '64B' and
9059 #           ('BASE' or 'SCALE') and
9060 #           'NDRPDR' and
9061 #           '4T2C' and
9062 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9063 #           not 'VHOST' and
9064 #           'MEMIF'"
9065 #  parameters:
9066 #  - "throughput"
9067 #  - "parent"
9068 #  - "tags"
9069 #  sort:
9070 #  - "L2XCFWD"
9071 #  - "L2XCFWD"
9072 #  - "L2XCFWD"
9073 #  - "L2BDMACLRN"
9074 #  - "L2BDMACLRN"
9075 #  - "L2BDMACLRN"
9076 #  - "IP4FWD"
9077 #  traces:
9078 #    hoverinfo: "x+y"
9079 #    boxpoints: "outliers"
9080 #    whiskerwidth: 0
9081 #  layout:
9082 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9083 #    layout: "plot-throughput"
9084
9085 ################################################################################
9086
9087 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9088 #- type: "plot"
9089 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9090 #  algorithm: "plot_performance_box"
9091 #  output-file-type: ".html"
9092 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9093 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9094 #  filter: "'NIC_Intel-X520-DA2' and
9095 #           '64B' and
9096 #           ('BASE' or 'SCALE') and
9097 #           'NDRPDR' and
9098 #           '1T1C' and
9099 #           'L2XCFWD' and
9100 #           not 'VHOST' and
9101 #           not 'NF_DENSITY' and
9102 #           'MEMIF'"
9103 #  parameters:
9104 #  - "throughput"
9105 #  - "parent"
9106 #  - "tags"
9107 #  sort:
9108 #  - "1VNF"
9109 #  - "2VNF"
9110 #  - "4VNF"
9111 #  - "2VNF"
9112 #  - "4VNF"
9113 #  traces:
9114 #    hoverinfo: "x+y"
9115 #    boxpoints: "outliers"
9116 #    whiskerwidth: 0
9117 #  layout:
9118 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9119 #    layout: "plot-throughput"
9120 #
9121 #- type: "plot"
9122 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9123 #  algorithm: "plot_performance_box"
9124 #  output-file-type: ".html"
9125 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9126 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9127 #  filter: "'NIC_Intel-X520-DA2' and
9128 #           '64B' and
9129 #           ('BASE' or 'SCALE') and
9130 #           'NDRPDR' and
9131 #           '1T1C' and
9132 #           'L2XCFWD' and
9133 #           not 'VHOST' and
9134 #           not 'NF_DENSITY' and
9135 #           'MEMIF'"
9136 #  parameters:
9137 #  - "throughput"
9138 #  - "parent"
9139 #  - "tags"
9140 #  sort:
9141 #  - "1VNF"
9142 #  - "2VNF"
9143 #  - "4VNF"
9144 #  - "2VNF"
9145 #  - "4VNF"
9146 #  traces:
9147 #    hoverinfo: "x+y"
9148 #    boxpoints: "outliers"
9149 #    whiskerwidth: 0
9150 #  layout:
9151 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9152 #    layout: "plot-throughput"
9153 #
9154 #- type: "plot"
9155 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9156 #  algorithm: "plot_performance_box"
9157 #  output-file-type: ".html"
9158 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9159 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9160 #  filter: "'NIC_Intel-X520-DA2' and
9161 #           '64B' and
9162 #           ('BASE' or 'SCALE') and
9163 #           'NDRPDR' and
9164 #           '2T2C' and
9165 #           'L2XCFWD' and
9166 #           not 'VHOST' and
9167 #           not 'NF_DENSITY' and
9168 #           'MEMIF'"
9169 #  parameters:
9170 #  - "throughput"
9171 #  - "parent"
9172 #  - "tags"
9173 #  sort:
9174 #  - "1VNF"
9175 #  - "2VNF"
9176 #  - "4VNF"
9177 #  - "2VNF"
9178 #  - "4VNF"
9179 #  traces:
9180 #    hoverinfo: "x+y"
9181 #    boxpoints: "outliers"
9182 #    whiskerwidth: 0
9183 #  layout:
9184 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9185 #    layout: "plot-throughput"
9186 #
9187 #- type: "plot"
9188 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9189 #  algorithm: "plot_performance_box"
9190 #  output-file-type: ".html"
9191 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9192 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9193 #  filter: "'NIC_Intel-X520-DA2' and
9194 #           '64B' and
9195 #           ('BASE' or 'SCALE') and
9196 #           'NDRPDR' and
9197 #           '2T2C' and
9198 #           'L2XCFWD' and
9199 #           not 'VHOST' and
9200 #           not 'NF_DENSITY' and
9201 #           'MEMIF'"
9202 #  parameters:
9203 #  - "throughput"
9204 #  - "parent"
9205 #  - "tags"
9206 #  sort:
9207 #  - "1VNF"
9208 #  - "2VNF"
9209 #  - "4VNF"
9210 #  - "2VNF"
9211 #  - "4VNF"
9212 #  traces:
9213 #    hoverinfo: "x+y"
9214 #    boxpoints: "outliers"
9215 #    whiskerwidth: 0
9216 #  layout:
9217 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9218 #    layout: "plot-throughput"
9219 #
9220 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9221 #- type: "plot"
9222 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9223 #  algorithm: "plot_performance_box"
9224 #  output-file-type: ".html"
9225 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9226 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9227 #  filter: "'NIC_Intel-X520-DA2' and
9228 #           '64B' and
9229 #           ('BASE' or 'SCALE') and
9230 #           'NDRPDR' and
9231 #           '1T1C' and
9232 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9233 #           not 'VHOST' and
9234 #           not 'NF_DENSITY' and
9235 #           'MEMIF'"
9236 #  parameters:
9237 #  - "throughput"
9238 #  - "parent"
9239 #  - "tags"
9240 #  sort:
9241 #  - "1VNF"
9242 #  - "2VNF"
9243 #  - "4VNF"
9244 #  - "2VNF"
9245 #  - "4VNF"
9246 #  traces:
9247 #    hoverinfo: "x+y"
9248 #    boxpoints: "outliers"
9249 #    whiskerwidth: 0
9250 #  layout:
9251 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9252 #    layout: "plot-throughput"
9253 #
9254 #- type: "plot"
9255 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9256 #  algorithm: "plot_performance_box"
9257 #  output-file-type: ".html"
9258 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9259 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9260 #  filter: "'NIC_Intel-X520-DA2' and
9261 #           '64B' and
9262 #           ('BASE' or 'SCALE') and
9263 #           'NDRPDR' and
9264 #           '1T1C' and
9265 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9266 #           not 'VHOST' and
9267 #           not 'NF_DENSITY' and
9268 #           'MEMIF'"
9269 #  parameters:
9270 #  - "throughput"
9271 #  - "parent"
9272 #  - "tags"
9273 #  sort:
9274 #  - "1VNF"
9275 #  - "2VNF"
9276 #  - "4VNF"
9277 #  - "2VNF"
9278 #  - "4VNF"
9279 #  traces:
9280 #    hoverinfo: "x+y"
9281 #    boxpoints: "outliers"
9282 #    whiskerwidth: 0
9283 #  layout:
9284 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9285 #    layout: "plot-throughput"
9286 #
9287 #- type: "plot"
9288 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9289 #  algorithm: "plot_performance_box"
9290 #  output-file-type: ".html"
9291 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9292 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9293 #  filter: "'NIC_Intel-X520-DA2' and
9294 #           '64B' and
9295 #           ('BASE' or 'SCALE') and
9296 #           'NDRPDR' and
9297 #           '2T2C' and
9298 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9299 #           not 'VHOST' and
9300 #           not 'NF_DENSITY' and
9301 #           'MEMIF'"
9302 #  parameters:
9303 #  - "throughput"
9304 #  - "parent"
9305 #  - "tags"
9306 #  sort:
9307 #  - "1VNF"
9308 #  - "2VNF"
9309 #  - "4VNF"
9310 #  - "2VNF"
9311 #  - "4VNF"
9312 #  traces:
9313 #    hoverinfo: "x+y"
9314 #    boxpoints: "outliers"
9315 #    whiskerwidth: 0
9316 #  layout:
9317 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9318 #    layout: "plot-throughput"
9319 #
9320 #- type: "plot"
9321 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9322 #  algorithm: "plot_performance_box"
9323 #  output-file-type: ".html"
9324 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9325 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9326 #  filter: "'NIC_Intel-X520-DA2' and
9327 #           '64B' and
9328 #           ('BASE' or 'SCALE') and
9329 #           'NDRPDR' and
9330 #           '2T2C' and
9331 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9332 #           not 'VHOST' and
9333 #           not 'NF_DENSITY' and
9334 #           'MEMIF'"
9335 #  parameters:
9336 #  - "throughput"
9337 #  - "parent"
9338 #  - "tags"
9339 #  sort:
9340 #  - "1VNF"
9341 #  - "2VNF"
9342 #  - "4VNF"
9343 #  - "2VNF"
9344 #  - "4VNF"
9345 #  traces:
9346 #    hoverinfo: "x+y"
9347 #    boxpoints: "outliers"
9348 #    whiskerwidth: 0
9349 #  layout:
9350 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9351 #    layout: "plot-throughput"
9352 #
9353 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9354 #- type: "plot"
9355 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9356 #  algorithm: "plot_performance_box"
9357 #  output-file-type: ".html"
9358 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9359 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9360 #  filter: "'NIC_Intel-X710' and
9361 #           '64B' and
9362 #           ('BASE' or 'SCALE') and
9363 #           'NDRPDR' and
9364 #           '1T1C' and
9365 #           'L2XCFWD' and
9366 #           not 'VHOST' and
9367 #           not 'NF_DENSITY' and
9368 #           'MEMIF'"
9369 #  parameters:
9370 #  - "throughput"
9371 #  - "parent"
9372 #  - "tags"
9373 #  sort:
9374 #  - "1VNF"
9375 #  - "2VNF"
9376 #  - "4VNF"
9377 #  - "2VNF"
9378 #  - "4VNF"
9379 #  traces:
9380 #    hoverinfo: "x+y"
9381 #    boxpoints: "outliers"
9382 #    whiskerwidth: 0
9383 #  layout:
9384 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9385 #    layout: "plot-throughput"
9386 #
9387 #- type: "plot"
9388 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9389 #  algorithm: "plot_performance_box"
9390 #  output-file-type: ".html"
9391 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9392 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9393 #  filter: "'NIC_Intel-X710' and
9394 #           '64B' and
9395 #           ('BASE' or 'SCALE') and
9396 #           'NDRPDR' and
9397 #           '1T1C' and
9398 #           'L2XCFWD' and
9399 #           not 'VHOST' and
9400 #           not 'NF_DENSITY' and
9401 #           'MEMIF'"
9402 #  parameters:
9403 #  - "throughput"
9404 #  - "parent"
9405 #  - "tags"
9406 #  sort:
9407 #  - "1VNF"
9408 #  - "2VNF"
9409 #  - "4VNF"
9410 #  - "2VNF"
9411 #  - "4VNF"
9412 #  traces:
9413 #    hoverinfo: "x+y"
9414 #    boxpoints: "outliers"
9415 #    whiskerwidth: 0
9416 #  layout:
9417 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9418 #    layout: "plot-throughput"
9419 #
9420 #- type: "plot"
9421 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9422 #  algorithm: "plot_performance_box"
9423 #  output-file-type: ".html"
9424 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9425 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9426 #  filter: "'NIC_Intel-X710' and
9427 #           '64B' and
9428 #           ('BASE' or 'SCALE') and
9429 #           'NDRPDR' and
9430 #           '2T2C' and
9431 #           'L2XCFWD' and
9432 #           not 'VHOST' and
9433 #           not 'NF_DENSITY' and
9434 #           'MEMIF'"
9435 #  parameters:
9436 #  - "throughput"
9437 #  - "parent"
9438 #  - "tags"
9439 #  sort:
9440 #  - "1VNF"
9441 #  - "2VNF"
9442 #  - "4VNF"
9443 #  - "2VNF"
9444 #  - "4VNF"
9445 #  traces:
9446 #    hoverinfo: "x+y"
9447 #    boxpoints: "outliers"
9448 #    whiskerwidth: 0
9449 #  layout:
9450 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9451 #    layout: "plot-throughput"
9452 #
9453 #- type: "plot"
9454 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9455 #  algorithm: "plot_performance_box"
9456 #  output-file-type: ".html"
9457 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9458 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9459 #  filter: "'NIC_Intel-X710' and
9460 #           '64B' and
9461 #           ('BASE' or 'SCALE') and
9462 #           'NDRPDR' and
9463 #           '2T2C' and
9464 #           'L2XCFWD' and
9465 #           not 'VHOST' and
9466 #           not 'NF_DENSITY' and
9467 #           'MEMIF'"
9468 #  parameters:
9469 #  - "throughput"
9470 #  - "parent"
9471 #  - "tags"
9472 #  sort:
9473 #  - "1VNF"
9474 #  - "2VNF"
9475 #  - "4VNF"
9476 #  - "2VNF"
9477 #  - "4VNF"
9478 #  traces:
9479 #    hoverinfo: "x+y"
9480 #    boxpoints: "outliers"
9481 #    whiskerwidth: 0
9482 #  layout:
9483 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9484 #    layout: "plot-throughput"
9485 #
9486 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9487 #- type: "plot"
9488 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9489 #  algorithm: "plot_performance_box"
9490 #  output-file-type: ".html"
9491 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9492 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9493 #  filter: "'NIC_Intel-X710' and
9494 #           '64B' and
9495 #           ('BASE' or 'SCALE') and
9496 #           'NDRPDR' and
9497 #           '1T1C' and
9498 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9499 #           not 'VHOST' and
9500 #           not 'NF_DENSITY' and
9501 #           'MEMIF'"
9502 #  parameters:
9503 #  - "throughput"
9504 #  - "parent"
9505 #  - "tags"
9506 #  sort:
9507 #  - "1VNF"
9508 #  - "2VNF"
9509 #  - "4VNF"
9510 #  - "2VNF"
9511 #  - "4VNF"
9512 #  traces:
9513 #    hoverinfo: "x+y"
9514 #    boxpoints: "outliers"
9515 #    whiskerwidth: 0
9516 #  layout:
9517 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9518 #    layout: "plot-throughput"
9519 #
9520 #- type: "plot"
9521 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9522 #  algorithm: "plot_performance_box"
9523 #  output-file-type: ".html"
9524 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9525 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9526 #  filter: "'NIC_Intel-X710' and
9527 #           '64B' and
9528 #           ('BASE' or 'SCALE') and
9529 #           'NDRPDR' and
9530 #           '1T1C' and
9531 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9532 #           not 'VHOST' and
9533 #           not 'NF_DENSITY' and
9534 #           'MEMIF'"
9535 #  parameters:
9536 #  - "throughput"
9537 #  - "parent"
9538 #  - "tags"
9539 #  sort:
9540 #  - "1VNF"
9541 #  - "2VNF"
9542 #  - "4VNF"
9543 #  - "2VNF"
9544 #  - "4VNF"
9545 #  traces:
9546 #    hoverinfo: "x+y"
9547 #    boxpoints: "outliers"
9548 #    whiskerwidth: 0
9549 #  layout:
9550 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9551 #    layout: "plot-throughput"
9552 #
9553 #- type: "plot"
9554 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9555 #  algorithm: "plot_performance_box"
9556 #  output-file-type: ".html"
9557 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9558 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9559 #  filter: "'NIC_Intel-X710' and
9560 #           '64B' and
9561 #           ('BASE' or 'SCALE') and
9562 #           'NDRPDR' and
9563 #           '2T2C' and
9564 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9565 #           not 'VHOST' and
9566 #           not 'NF_DENSITY' and
9567 #           'MEMIF'"
9568 #  parameters:
9569 #  - "throughput"
9570 #  - "parent"
9571 #  - "tags"
9572 #  sort:
9573 #  - "1VNF"
9574 #  - "2VNF"
9575 #  - "4VNF"
9576 #  - "2VNF"
9577 #  - "4VNF"
9578 #  traces:
9579 #    hoverinfo: "x+y"
9580 #    boxpoints: "outliers"
9581 #    whiskerwidth: 0
9582 #  layout:
9583 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9584 #    layout: "plot-throughput"
9585 #
9586 #- type: "plot"
9587 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9588 #  algorithm: "plot_performance_box"
9589 #  output-file-type: ".html"
9590 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9591 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9592 #  filter: "'NIC_Intel-X710' and
9593 #           '64B' and
9594 #           ('BASE' or 'SCALE') and
9595 #           'NDRPDR' and
9596 #           '2T2C' and
9597 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9598 #           not 'VHOST' and
9599 #           not 'NF_DENSITY' and
9600 #           'MEMIF'"
9601 #  parameters:
9602 #  - "throughput"
9603 #  - "parent"
9604 #  - "tags"
9605 #  sort:
9606 #  - "1VNF"
9607 #  - "2VNF"
9608 #  - "4VNF"
9609 #  - "2VNF"
9610 #  - "4VNF"
9611 #  traces:
9612 #    hoverinfo: "x+y"
9613 #    boxpoints: "outliers"
9614 #    whiskerwidth: 0
9615 #  layout:
9616 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9617 #    layout: "plot-throughput"
9618
9619 ################################################################################
9620
9621 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9622 - type: "plot"
9623   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9624   algorithm: "plot_performance_box"
9625   output-file-type: ".html"
9626   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9627   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9628   filter: "'NIC_Intel-X520-DA2' and
9629            '64B' and
9630            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9631            'NDRPDR' and
9632            '1T1C' and
9633            'IP4FWD' and
9634            not 'IPSEC' and
9635            not 'DOT1Q' and
9636            not 'VHOST'"
9637   parameters:
9638   - "throughput"
9639   - "parent"
9640   - "tags"
9641   sort:
9642   - "IP4BASE"
9643   - "FIB_20K"
9644   - "FIB_200K"
9645   - "FIB_2M"
9646   traces:
9647     hoverinfo: "x+y"
9648     boxpoints: "outliers"
9649     whiskerwidth: 0
9650   layout:
9651     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9652     layout: "plot-throughput"
9653
9654 - type: "plot"
9655   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9656   algorithm: "plot_performance_box"
9657   output-file-type: ".html"
9658   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9659   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9660   filter: "'NIC_Intel-X520-DA2' and
9661            '64B' and
9662            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9663            'NDRPDR' and
9664            '1T1C' and
9665            'IP4FWD' and
9666            not 'IPSEC' and
9667            not 'DOT1Q' and
9668            not 'VHOST'"
9669   parameters:
9670   - "throughput"
9671   - "parent"
9672   - "tags"
9673   sort:
9674   - "IP4BASE"
9675   - "FIB_20K"
9676   - "FIB_200K"
9677   - "FIB_2M"
9678   traces:
9679     hoverinfo: "x+y"
9680     boxpoints: "outliers"
9681     whiskerwidth: 0
9682   layout:
9683     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9684     layout: "plot-throughput"
9685
9686 - type: "plot"
9687   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9688   algorithm: "plot_performance_box"
9689   output-file-type: ".html"
9690   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9691   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9692   filter: "'NIC_Intel-X520-DA2' and
9693            '64B' and
9694            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9695            'NDRPDR' and
9696            '2T2C' and
9697            'IP4FWD' and
9698            not 'IPSEC' and
9699            not 'DOT1Q' and
9700            not 'VHOST'"
9701   parameters:
9702   - "throughput"
9703   - "parent"
9704   - "tags"
9705   sort:
9706   - "IP4BASE"
9707   - "FIB_20K"
9708   - "FIB_200K"
9709   - "FIB_2M"
9710   traces:
9711     hoverinfo: "x+y"
9712     boxpoints: "outliers"
9713     whiskerwidth: 0
9714   layout:
9715     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9716     layout: "plot-throughput"
9717
9718 - type: "plot"
9719   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9720   algorithm: "plot_performance_box"
9721   output-file-type: ".html"
9722   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9723   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9724   filter: "'NIC_Intel-X520-DA2' and
9725            '64B' and
9726            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9727            'NDRPDR' and
9728            '2T2C' and
9729            'IP4FWD' and
9730            not 'IPSEC' and
9731            not 'DOT1Q' and
9732            not 'VHOST'"
9733   parameters:
9734   - "throughput"
9735   - "parent"
9736   - "tags"
9737   sort:
9738   - "IP4BASE"
9739   - "FIB_20K"
9740   - "FIB_200K"
9741   - "FIB_2M"
9742   traces:
9743     hoverinfo: "x+y"
9744     boxpoints: "outliers"
9745     whiskerwidth: 0
9746   layout:
9747     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9748     layout: "plot-throughput"
9749
9750 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9751 - type: "plot"
9752   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9753   algorithm: "plot_performance_box"
9754   output-file-type: ".html"
9755   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9756   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9757   filter: "'NIC_Intel-X520-DA2' and
9758            '64B' and
9759            ('IP4BASE' or
9760             'POLICE_MARK' or
9761             'COPWHLIST' or
9762             ('NAT44' and 'BASE') or
9763             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9764            'NDRPDR' and
9765            '1T1C' and
9766            'IP4FWD' and
9767            not 'IPSEC' and
9768            not 'VHOST'"
9769   parameters:
9770   - "throughput"
9771   - "parent"
9772   - "tags"
9773   sort:
9774   - "DOT1Q"
9775   - "IP4BASE"
9776   - "NAT44"
9777   - "POLICE_MARK"
9778   - "COPWHLIST"
9779   - "IACL"
9780   - "OACL"
9781   traces:
9782     hoverinfo: "x+y"
9783     boxpoints: "outliers"
9784     whiskerwidth: 0
9785   layout:
9786     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9787     layout: "plot-throughput"
9788
9789 - type: "plot"
9790   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9791   algorithm: "plot_performance_box"
9792   output-file-type: ".html"
9793   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9794   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9795   filter: "'NIC_Intel-X520-DA2' and
9796            '64B' and
9797            ('IP4BASE' or
9798             'POLICE_MARK' or
9799             'COPWHLIST' or
9800             ('NAT44' and 'BASE') or
9801             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9802            'NDRPDR' and
9803            '1T1C' and
9804            'IP4FWD' and
9805            not 'IPSEC' and
9806            not 'VHOST'"
9807   parameters:
9808   - "throughput"
9809   - "parent"
9810   - "tags"
9811   sort:
9812   - "DOT1Q"
9813   - "IP4BASE"
9814   - "NAT44"
9815   - "POLICE_MARK"
9816   - "COPWHLIST"
9817   - "IACL"
9818   - "OACL"
9819   traces:
9820     hoverinfo: "x+y"
9821     boxpoints: "outliers"
9822     whiskerwidth: 0
9823   layout:
9824     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9825     layout: "plot-throughput"
9826
9827 - type: "plot"
9828   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9829   algorithm: "plot_performance_box"
9830   output-file-type: ".html"
9831   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9833   filter: "'NIC_Intel-X520-DA2' and
9834            '64B' and
9835            ('IP4BASE' or
9836             'POLICE_MARK' or
9837             'COPWHLIST' or
9838             ('NAT44' and 'BASE') or
9839             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9840            'NDRPDR' and
9841            '2T2C' and
9842            'IP4FWD' and
9843            not 'IPSEC' and
9844            not 'VHOST'"
9845   parameters:
9846   - "throughput"
9847   - "parent"
9848   - "tags"
9849   sort:
9850   - "DOT1Q"
9851   - "IP4BASE"
9852   - "NAT44"
9853   - "POLICE_MARK"
9854   - "COPWHLIST"
9855   - "IACL"
9856   - "OACL"
9857   traces:
9858     hoverinfo: "x+y"
9859     boxpoints: "outliers"
9860     whiskerwidth: 0
9861   layout:
9862     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9863     layout: "plot-throughput"
9864
9865 - type: "plot"
9866   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9867   algorithm: "plot_performance_box"
9868   output-file-type: ".html"
9869   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9870   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9871   filter: "'NIC_Intel-X520-DA2' and
9872            '64B' and
9873            ('IP4BASE' or
9874             'POLICE_MARK' or
9875             'COPWHLIST' or
9876             ('NAT44' and 'BASE') or
9877             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9878            'NDRPDR' and
9879            '2T2C' and
9880            'IP4FWD' and
9881            not 'IPSEC' and
9882            not 'VHOST'"
9883   parameters:
9884   - "throughput"
9885   - "parent"
9886   - "tags"
9887   sort:
9888   - "DOT1Q"
9889   - "IP4BASE"
9890   - "NAT44"
9891   - "POLICE_MARK"
9892   - "COPWHLIST"
9893   - "IACL"
9894   - "OACL"
9895   traces:
9896     hoverinfo: "x+y"
9897     boxpoints: "outliers"
9898     whiskerwidth: 0
9899   layout:
9900     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9901     layout: "plot-throughput"
9902
9903 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
9904 - type: "plot"
9905   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9906   algorithm: "plot_performance_box"
9907   output-file-type: ".html"
9908   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9909   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9910   filter: "'NIC_Intel-X520-DA2' and
9911            '64B' and
9912            'NDRPDR' and
9913            '1T1C' and
9914            'IP4FWD' and
9915            ('NAT44' or 'IP4BASE') and
9916            not 'DOT1Q' and
9917            not 'IPSEC' and
9918            not 'VHOST'"
9919   parameters:
9920   - "throughput"
9921   - "parent"
9922   - "tags"
9923   sort:
9924   - "IP4BASE"
9925   - "BASE"
9926   - "SRC_USER_10"
9927   - "SRC_USER_100"
9928   - "SRC_USER_1000"
9929   - "SRC_USER_2000"
9930   traces:
9931     hoverinfo: "x+y"
9932     boxpoints: "outliers"
9933     whiskerwidth: 0
9934   layout:
9935     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9936     layout: "plot-throughput"
9937
9938 - type: "plot"
9939   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9940   algorithm: "plot_performance_box"
9941   output-file-type: ".html"
9942   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9944   filter: "'NIC_Intel-X520-DA2' and
9945            '64B' and
9946            'NDRPDR' and
9947            '1T1C' and
9948            'IP4FWD' and
9949            ('NAT44' or 'IP4BASE') and
9950            not 'DOT1Q' and
9951            not 'IPSEC' and
9952            not 'VHOST'"
9953   parameters:
9954   - "throughput"
9955   - "parent"
9956   - "tags"
9957   sort:
9958   - "IP4BASE"
9959   - "BASE"
9960   - "SRC_USER_10"
9961   - "SRC_USER_100"
9962   - "SRC_USER_1000"
9963   - "SRC_USER_2000"
9964   traces:
9965     hoverinfo: "x+y"
9966     boxpoints: "outliers"
9967     whiskerwidth: 0
9968   layout:
9969     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9970     layout: "plot-throughput"
9971
9972 - type: "plot"
9973   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9974   algorithm: "plot_performance_box"
9975   output-file-type: ".html"
9976   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9977   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9978   filter: "'NIC_Intel-X520-DA2' and
9979            '64B' and
9980            'NDRPDR' and
9981            '2T2C' and
9982            'IP4FWD' and
9983            ('NAT44' or 'IP4BASE') and
9984            not 'DOT1Q' and
9985            not 'IPSEC' and
9986            not 'VHOST'"
9987   parameters:
9988   - "throughput"
9989   - "parent"
9990   - "tags"
9991   sort:
9992   - "IP4BASE"
9993   - "BASE"
9994   - "SRC_USER_10"
9995   - "SRC_USER_100"
9996   - "SRC_USER_1000"
9997   - "SRC_USER_2000"
9998   traces:
9999     hoverinfo: "x+y"
10000     boxpoints: "outliers"
10001     whiskerwidth: 0
10002   layout:
10003     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10004     layout: "plot-throughput"
10005
10006 - type: "plot"
10007   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10008   algorithm: "plot_performance_box"
10009   output-file-type: ".html"
10010   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10012   filter: "'NIC_Intel-X520-DA2' and
10013            '64B' and
10014            'NDRPDR' and
10015            '2T2C' and
10016            'IP4FWD' and
10017            ('NAT44' or 'IP4BASE') and
10018            not 'DOT1Q' and
10019            not 'IPSEC' and
10020            not 'VHOST'"
10021   parameters:
10022   - "throughput"
10023   - "parent"
10024   - "tags"
10025   sort:
10026   - "IP4BASE"
10027   - "BASE"
10028   - "SRC_USER_10"
10029   - "SRC_USER_100"
10030   - "SRC_USER_1000"
10031   - "SRC_USER_2000"
10032   traces:
10033     hoverinfo: "x+y"
10034     boxpoints: "outliers"
10035     whiskerwidth: 0
10036   layout:
10037     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10038     layout: "plot-throughput"
10039
10040 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10041 - type: "plot"
10042   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10043   algorithm: "plot_performance_box"
10044   output-file-type: ".html"
10045   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10046   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10047   filter: "'NIC_Intel-X520-DA2' and
10048            '64B' and
10049            'NDRPDR' and
10050            '1T1C' and
10051            'IP4FWD' and
10052            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10053            not 'IPSEC' and
10054            not 'DOT1Q' and
10055            not 'VHOST'"
10056   parameters:
10057   - "throughput"
10058   - "parent"
10059   - "tags"
10060   sort:
10061   - "IP4BASE"
10062   - "ACL_STATELESS"
10063   - "ACL_STATEFUL"
10064   - "ACL_STATELESS"
10065   - "ACL_STATEFUL"
10066   traces:
10067     hoverinfo: "x+y"
10068     boxpoints: "outliers"
10069     whiskerwidth: 0
10070   layout:
10071     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10072     layout: "plot-throughput"
10073
10074 - type: "plot"
10075   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10076   algorithm: "plot_performance_box"
10077   output-file-type: ".html"
10078   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10080   filter: "'NIC_Intel-X520-DA2' and
10081            '64B' and
10082            'NDRPDR' and
10083            '1T1C' and
10084            'IP4FWD' and
10085            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10086            not 'IPSEC' and
10087            not 'DOT1Q' and
10088            not 'VHOST'"
10089   parameters:
10090   - "throughput"
10091   - "parent"
10092   - "tags"
10093   sort:
10094   - "IP4BASE"
10095   - "ACL_STATELESS"
10096   - "ACL_STATEFUL"
10097   - "ACL_STATELESS"
10098   - "ACL_STATEFUL"
10099   traces:
10100     hoverinfo: "x+y"
10101     boxpoints: "outliers"
10102     whiskerwidth: 0
10103   layout:
10104     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10105     layout: "plot-throughput"
10106
10107 - type: "plot"
10108   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10109   algorithm: "plot_performance_box"
10110   output-file-type: ".html"
10111   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10112   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10113   filter: "'NIC_Intel-X520-DA2' and
10114            '64B' and
10115            'NDRPDR' and
10116            '2T2C' and
10117            'IP4FWD' and
10118            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10119            not 'IPSEC' and
10120            not 'DOT1Q' and
10121            not 'VHOST'"
10122   parameters:
10123   - "throughput"
10124   - "parent"
10125   - "tags"
10126   sort:
10127   - "IP4BASE"
10128   - "ACL_STATELESS"
10129   - "ACL_STATEFUL"
10130   - "ACL_STATELESS"
10131   - "ACL_STATEFUL"
10132   traces:
10133     hoverinfo: "x+y"
10134     boxpoints: "outliers"
10135     whiskerwidth: 0
10136   layout:
10137     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10138     layout: "plot-throughput"
10139
10140 - type: "plot"
10141   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10142   algorithm: "plot_performance_box"
10143   output-file-type: ".html"
10144   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10146   filter: "'NIC_Intel-X520-DA2' and
10147            '64B' and
10148            'NDRPDR' and
10149            '2T2C' and
10150            'IP4FWD' and
10151            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10152            not 'IPSEC' and
10153            not 'DOT1Q' and
10154            not 'VHOST'"
10155   parameters:
10156   - "throughput"
10157   - "parent"
10158   - "tags"
10159   sort:
10160   - "IP4BASE"
10161   - "ACL_STATELESS"
10162   - "ACL_STATEFUL"
10163   - "ACL_STATELESS"
10164   - "ACL_STATEFUL"
10165   traces:
10166     hoverinfo: "x+y"
10167     boxpoints: "outliers"
10168     whiskerwidth: 0
10169   layout:
10170     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10171     layout: "plot-throughput"
10172
10173 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10174 - type: "plot"
10175   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10176   algorithm: "plot_performance_box"
10177   output-file-type: ".html"
10178   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10180   filter: "'NIC_Intel-X520-DA2' and
10181            '64B' and
10182            'NDRPDR' and
10183            '1T1C' and
10184            'IP4FWD' and
10185            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10186            not 'IPSEC' and
10187            not 'DOT1Q' and
10188            not 'VHOST'"
10189   parameters:
10190   - "throughput"
10191   - "parent"
10192   - "tags"
10193   sort:
10194   - "IP4BASE"
10195   - "ACL_STATELESS"
10196   - "ACL_STATEFUL"
10197   - "ACL_STATELESS"
10198   - "ACL_STATEFUL"
10199   traces:
10200     hoverinfo: "x+y"
10201     boxpoints: "outliers"
10202     whiskerwidth: 0
10203   layout:
10204     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10205     layout: "plot-throughput"
10206
10207 - type: "plot"
10208   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10209   algorithm: "plot_performance_box"
10210   output-file-type: ".html"
10211   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10212   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10213   filter: "'NIC_Intel-X520-DA2' and
10214            '64B' and
10215            'NDRPDR' and
10216            '1T1C' and
10217            'IP4FWD' and
10218            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10219            not 'IPSEC' and
10220            not 'DOT1Q' and
10221            not 'VHOST'"
10222   parameters:
10223   - "throughput"
10224   - "parent"
10225   - "tags"
10226   sort:
10227   - "IP4BASE"
10228   - "ACL_STATELESS"
10229   - "ACL_STATEFUL"
10230   - "ACL_STATELESS"
10231   - "ACL_STATEFUL"
10232   traces:
10233     hoverinfo: "x+y"
10234     boxpoints: "outliers"
10235     whiskerwidth: 0
10236   layout:
10237     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10238     layout: "plot-throughput"
10239
10240 - type: "plot"
10241   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10242   algorithm: "plot_performance_box"
10243   output-file-type: ".html"
10244   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10246   filter: "'NIC_Intel-X520-DA2' and
10247            '64B' and
10248            'NDRPDR' and
10249            '2T2C' and
10250            'IP4FWD' and
10251            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10252            not 'IPSEC' and
10253            not 'DOT1Q' and
10254            not 'VHOST'"
10255   parameters:
10256   - "throughput"
10257   - "parent"
10258   - "tags"
10259   sort:
10260   - "IP4BASE"
10261   - "ACL_STATELESS"
10262   - "ACL_STATEFUL"
10263   - "ACL_STATELESS"
10264   - "ACL_STATEFUL"
10265   traces:
10266     hoverinfo: "x+y"
10267     boxpoints: "outliers"
10268     whiskerwidth: 0
10269   layout:
10270     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10271     layout: "plot-throughput"
10272
10273 - type: "plot"
10274   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10275   algorithm: "plot_performance_box"
10276   output-file-type: ".html"
10277   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10278   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10279   filter: "'NIC_Intel-X520-DA2' and
10280            '64B' and
10281            'NDRPDR' and
10282            '2T2C' and
10283            'IP4FWD' and
10284            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10285            not 'IPSEC' and
10286            not 'DOT1Q' and
10287            not 'VHOST'"
10288   parameters:
10289   - "throughput"
10290   - "parent"
10291   - "tags"
10292   sort:
10293   - "IP4BASE"
10294   - "ACL_STATELESS"
10295   - "ACL_STATEFUL"
10296   - "ACL_STATELESS"
10297   - "ACL_STATEFUL"
10298   traces:
10299     hoverinfo: "x+y"
10300     boxpoints: "outliers"
10301     whiskerwidth: 0
10302   layout:
10303     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10304     layout: "plot-throughput"
10305
10306 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10307 - type: "plot"
10308   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10309   algorithm: "plot_performance_box"
10310   output-file-type: ".html"
10311   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10312   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10313   filter: "'NIC_Intel-X710' and
10314            '64B' and
10315            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10316            'NDRPDR' and
10317            '1T1C' and
10318            'IP4FWD' and
10319            not 'IPSEC' and
10320            not 'DOT1Q' and
10321            not 'VHOST'"
10322   parameters:
10323   - "throughput"
10324   - "parent"
10325   - "tags"
10326   sort:
10327   - "IP4BASE"
10328   - "FIB_20K"
10329   - "FIB_200K"
10330   - "FIB_2M"
10331   traces:
10332     hoverinfo: "x+y"
10333     boxpoints: "outliers"
10334     whiskerwidth: 0
10335   layout:
10336     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10337     layout: "plot-throughput"
10338
10339 - type: "plot"
10340   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10341   algorithm: "plot_performance_box"
10342   output-file-type: ".html"
10343   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10344   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10345   filter: "'NIC_Intel-X710' and
10346            '64B' and
10347            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10348            'NDRPDR' and
10349            '1T1C' and
10350            'IP4FWD' and
10351            not 'IPSEC' and
10352            not 'DOT1Q' and
10353            not 'VHOST'"
10354   parameters:
10355   - "throughput"
10356   - "parent"
10357   - "tags"
10358   sort:
10359   - "IP4BASE"
10360   - "FIB_20K"
10361   - "FIB_200K"
10362   - "FIB_2M"
10363   traces:
10364     hoverinfo: "x+y"
10365     boxpoints: "outliers"
10366     whiskerwidth: 0
10367   layout:
10368     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10369     layout: "plot-throughput"
10370
10371 - type: "plot"
10372   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10373   algorithm: "plot_performance_box"
10374   output-file-type: ".html"
10375   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10377   filter: "'NIC_Intel-X710' and
10378            '64B' and
10379            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10380            'NDRPDR' and
10381            '2T2C' and
10382            'IP4FWD' and
10383            not 'IPSEC' and
10384            not 'DOT1Q' and
10385            not 'VHOST'"
10386   parameters:
10387   - "throughput"
10388   - "parent"
10389   - "tags"
10390   sort:
10391   - "IP4BASE"
10392   - "FIB_20K"
10393   - "FIB_200K"
10394   - "FIB_2M"
10395   traces:
10396     hoverinfo: "x+y"
10397     boxpoints: "outliers"
10398     whiskerwidth: 0
10399   layout:
10400     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10401     layout: "plot-throughput"
10402
10403 - type: "plot"
10404   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10405   algorithm: "plot_performance_box"
10406   output-file-type: ".html"
10407   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10408   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10409   filter: "'NIC_Intel-X710' and
10410            '64B' and
10411            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10412            'NDRPDR' and
10413            '2T2C' and
10414            'IP4FWD' and
10415            not 'IPSEC' and
10416            not 'DOT1Q' and
10417            not 'VHOST'"
10418   parameters:
10419   - "throughput"
10420   - "parent"
10421   - "tags"
10422   sort:
10423   - "IP4BASE"
10424   - "FIB_20K"
10425   - "FIB_200K"
10426   - "FIB_2M"
10427   traces:
10428     hoverinfo: "x+y"
10429     boxpoints: "outliers"
10430     whiskerwidth: 0
10431   layout:
10432     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10433     layout: "plot-throughput"
10434
10435 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10436 - type: "plot"
10437   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10438   algorithm: "plot_performance_box"
10439   output-file-type: ".html"
10440   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10442   filter: "'NIC_Intel-X710' and
10443            '64B' and
10444            ('IP4BASE' or
10445             'POLICE_MARK' or
10446             'COPWHLIST' or
10447             ('NAT44' and 'BASE') or
10448             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10449            'NDRPDR' and
10450            '1T1C' and
10451            'IP4FWD' and
10452            not 'IPSEC' and
10453            not 'VHOST'"
10454   parameters:
10455   - "throughput"
10456   - "parent"
10457   - "tags"
10458   sort:
10459   - "DOT1Q"
10460   - "IP4BASE"
10461   - "NAT44"
10462   - "POLICE_MARK"
10463   - "COPWHLIST"
10464   - "IACL"
10465   - "OACL"
10466   traces:
10467     hoverinfo: "x+y"
10468     boxpoints: "outliers"
10469     whiskerwidth: 0
10470   layout:
10471     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10472     layout: "plot-throughput"
10473
10474 - type: "plot"
10475   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10476   algorithm: "plot_performance_box"
10477   output-file-type: ".html"
10478   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10479   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10480   filter: "'NIC_Intel-X710' and
10481            '64B' and
10482            ('IP4BASE' or
10483             'POLICE_MARK' or
10484             'COPWHLIST' or
10485             ('NAT44' and 'BASE') or
10486             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10487            'NDRPDR' and
10488            '1T1C' and
10489            'IP4FWD' and
10490            not 'IPSEC' and
10491            not 'VHOST'"
10492   parameters:
10493   - "throughput"
10494   - "parent"
10495   - "tags"
10496   sort:
10497   - "DOT1Q"
10498   - "IP4BASE"
10499   - "NAT44"
10500   - "POLICE_MARK"
10501   - "COPWHLIST"
10502   - "IACL"
10503   - "OACL"
10504   traces:
10505     hoverinfo: "x+y"
10506     boxpoints: "outliers"
10507     whiskerwidth: 0
10508   layout:
10509     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10510     layout: "plot-throughput"
10511
10512 - type: "plot"
10513   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10514   algorithm: "plot_performance_box"
10515   output-file-type: ".html"
10516   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10517   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10518   filter: "'NIC_Intel-X710' and
10519            '64B' and
10520            ('IP4BASE' or
10521             'POLICE_MARK' or
10522             'COPWHLIST' or
10523             ('NAT44' and 'BASE') or
10524             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10525            'NDRPDR' and
10526            '2T2C' and
10527            'IP4FWD' and
10528            not 'IPSEC' and
10529            not 'VHOST'"
10530   parameters:
10531   - "throughput"
10532   - "parent"
10533   - "tags"
10534   sort:
10535   - "DOT1Q"
10536   - "IP4BASE"
10537   - "NAT44"
10538   - "POLICE_MARK"
10539   - "COPWHLIST"
10540   - "IACL"
10541   - "OACL"
10542   traces:
10543     hoverinfo: "x+y"
10544     boxpoints: "outliers"
10545     whiskerwidth: 0
10546   layout:
10547     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10548     layout: "plot-throughput"
10549
10550 - type: "plot"
10551   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10552   algorithm: "plot_performance_box"
10553   output-file-type: ".html"
10554   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10555   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10556   filter: "'NIC_Intel-X710' and
10557            '64B' and
10558            ('IP4BASE' or
10559             'POLICE_MARK' or
10560             'COPWHLIST' or
10561             ('NAT44' and 'BASE') or
10562             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10563            'NDRPDR' and
10564            '2T2C' and
10565            'IP4FWD' and
10566            not 'IPSEC' and
10567            not 'VHOST'"
10568   parameters:
10569   - "throughput"
10570   - "parent"
10571   - "tags"
10572   sort:
10573   - "DOT1Q"
10574   - "IP4BASE"
10575   - "NAT44"
10576   - "POLICE_MARK"
10577   - "COPWHLIST"
10578   - "IACL"
10579   - "OACL"
10580   traces:
10581     hoverinfo: "x+y"
10582     boxpoints: "outliers"
10583     whiskerwidth: 0
10584   layout:
10585     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10586     layout: "plot-throughput"
10587
10588 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10589 - type: "plot"
10590   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10591   algorithm: "plot_performance_box"
10592   output-file-type: ".html"
10593   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10595   filter: "'NIC_Intel-X710' and
10596            '64B' and
10597            'NDRPDR' and
10598            '2T1C' and
10599            'IP4FWD' and
10600            ('NAT44' or 'IP4BASE') and
10601            not 'IPSEC' and
10602            not 'VHOST'"
10603   parameters:
10604   - "throughput"
10605   - "parent"
10606   - "tags"
10607   sort:
10608   - "IP4BASE"
10609   - "BASE"
10610   - "SRC_USER_10"
10611   - "SRC_USER_100"
10612   - "SRC_USER_1000"
10613   - "SRC_USER_2000"
10614   traces:
10615     hoverinfo: "x+y"
10616     boxpoints: "outliers"
10617     whiskerwidth: 0
10618   layout:
10619     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10620     layout: "plot-throughput"
10621
10622 - type: "plot"
10623   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10624   algorithm: "plot_performance_box"
10625   output-file-type: ".html"
10626   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10627   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10628   filter: "'NIC_Intel-X710' and
10629            '64B' and
10630            'NDRPDR' and
10631            '2T1C' and
10632            'IP4FWD' and
10633            ('NAT44' or 'IP4BASE') and
10634            not 'IPSEC' and
10635            not 'VHOST'"
10636   parameters:
10637   - "throughput"
10638   - "parent"
10639   - "tags"
10640   sort:
10641   - "IP4BASE"
10642   - "BASE"
10643   - "SRC_USER_10"
10644   - "SRC_USER_100"
10645   - "SRC_USER_1000"
10646   - "SRC_USER_2000"
10647   traces:
10648     hoverinfo: "x+y"
10649     boxpoints: "outliers"
10650     whiskerwidth: 0
10651   layout:
10652     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10653     layout: "plot-throughput"
10654
10655 - type: "plot"
10656   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10657   algorithm: "plot_performance_box"
10658   output-file-type: ".html"
10659   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10661   filter: "'NIC_Intel-X710' and
10662            '64B' and
10663            'NDRPDR' and
10664            '4T2C' and
10665            'IP4FWD' and
10666            ('NAT44' or 'IP4BASE') and
10667            not 'IPSEC' and
10668            not 'VHOST'"
10669   parameters:
10670   - "throughput"
10671   - "parent"
10672   - "tags"
10673   sort:
10674   - "IP4BASE"
10675   - "BASE"
10676   - "SRC_USER_10"
10677   - "SRC_USER_100"
10678   - "SRC_USER_1000"
10679   - "SRC_USER_2000"
10680   traces:
10681     hoverinfo: "x+y"
10682     boxpoints: "outliers"
10683     whiskerwidth: 0
10684   layout:
10685     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10686     layout: "plot-throughput"
10687
10688 - type: "plot"
10689   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10690   algorithm: "plot_performance_box"
10691   output-file-type: ".html"
10692   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10693   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10694   filter: "'NIC_Intel-X710' and
10695            '64B' and
10696            'NDRPDR' and
10697            '4T2C' and
10698            'IP4FWD' and
10699            ('NAT44' or 'IP4BASE') and
10700            not 'IPSEC' and
10701            not 'VHOST'"
10702   parameters:
10703   - "throughput"
10704   - "parent"
10705   - "tags"
10706   sort:
10707   - "IP4BASE"
10708   - "BASE"
10709   - "SRC_USER_10"
10710   - "SRC_USER_100"
10711   - "SRC_USER_1000"
10712   - "SRC_USER_2000"
10713   traces:
10714     hoverinfo: "x+y"
10715     boxpoints: "outliers"
10716     whiskerwidth: 0
10717   layout:
10718     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10719     layout: "plot-throughput"
10720
10721 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10722 - type: "plot"
10723   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10724   algorithm: "plot_performance_box"
10725   output-file-type: ".html"
10726   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10728   filter: "'NIC_Intel-X710' and
10729            '64B' and
10730            'NDRPDR' and
10731            '2T1C' and
10732            'IP4FWD' and
10733            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10734            not 'IPSEC' and
10735            not 'VHOST'"
10736   parameters:
10737   - "throughput"
10738   - "parent"
10739   - "tags"
10740   sort:
10741   - "IP4BASE"
10742   - "ACL_STATELESS"
10743   - "ACL_STATEFUL"
10744   - "ACL_STATELESS"
10745   - "ACL_STATEFUL"
10746   traces:
10747     hoverinfo: "x+y"
10748     boxpoints: "outliers"
10749     whiskerwidth: 0
10750   layout:
10751     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10752     layout: "plot-throughput"
10753
10754 - type: "plot"
10755   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10756   algorithm: "plot_performance_box"
10757   output-file-type: ".html"
10758   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10760   filter: "'NIC_Intel-X710' and
10761            '64B' and
10762            'NDRPDR' and
10763            '2T1C' and
10764            'IP4FWD' and
10765            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10766            not 'IPSEC' and
10767            not 'VHOST'"
10768   parameters:
10769   - "throughput"
10770   - "parent"
10771   - "tags"
10772   sort:
10773   - "IP4BASE"
10774   - "ACL_STATELESS"
10775   - "ACL_STATEFUL"
10776   - "ACL_STATELESS"
10777   - "ACL_STATEFUL"
10778   traces:
10779     hoverinfo: "x+y"
10780     boxpoints: "outliers"
10781     whiskerwidth: 0
10782   layout:
10783     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10784     layout: "plot-throughput"
10785
10786 - type: "plot"
10787   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10788   algorithm: "plot_performance_box"
10789   output-file-type: ".html"
10790   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10791   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10792   filter: "'NIC_Intel-X710' and
10793            '64B' and
10794            'NDRPDR' and
10795            '4T2C' and
10796            'IP4FWD' and
10797            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10798            not 'IPSEC' and
10799            not 'VHOST'"
10800   parameters:
10801   - "throughput"
10802   - "parent"
10803   - "tags"
10804   sort:
10805   - "IP4BASE"
10806   - "ACL_STATELESS"
10807   - "ACL_STATEFUL"
10808   - "ACL_STATELESS"
10809   - "ACL_STATEFUL"
10810   traces:
10811     hoverinfo: "x+y"
10812     boxpoints: "outliers"
10813     whiskerwidth: 0
10814   layout:
10815     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10816     layout: "plot-throughput"
10817
10818 - type: "plot"
10819   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10820   algorithm: "plot_performance_box"
10821   output-file-type: ".html"
10822   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10824   filter: "'NIC_Intel-X710' and
10825            '64B' and
10826            'NDRPDR' and
10827            '4T2C' and
10828            'IP4FWD' and
10829            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10830            not 'IPSEC' and
10831            not 'VHOST'"
10832   parameters:
10833   - "throughput"
10834   - "parent"
10835   - "tags"
10836   sort:
10837   - "IP4BASE"
10838   - "ACL_STATELESS"
10839   - "ACL_STATEFUL"
10840   - "ACL_STATELESS"
10841   - "ACL_STATEFUL"
10842   traces:
10843     hoverinfo: "x+y"
10844     boxpoints: "outliers"
10845     whiskerwidth: 0
10846   layout:
10847     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10848     layout: "plot-throughput"
10849
10850 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10851 - type: "plot"
10852   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10853   algorithm: "plot_performance_box"
10854   output-file-type: ".html"
10855   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10857   filter: "'NIC_Intel-XL710' and
10858            '64B' and
10859            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10860            'NDRPDR' and
10861            '1T1C' and
10862            'IP4FWD' and
10863            not 'IPSEC' and
10864            not 'VHOST'"
10865   parameters:
10866   - "throughput"
10867   - "parent"
10868   - "tags"
10869   sort:
10870   - "IP4BASE"
10871   - "FIB_20K"
10872   - "FIB_200K"
10873   - "FIB_2M"
10874   traces:
10875     hoverinfo: "x+y"
10876     boxpoints: "outliers"
10877     whiskerwidth: 0
10878   layout:
10879     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10880     layout: "plot-throughput"
10881
10882 - type: "plot"
10883   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10884   algorithm: "plot_performance_box"
10885   output-file-type: ".html"
10886   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10887   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10888   filter: "'NIC_Intel-XL710' and
10889            '64B' and
10890            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10891            'NDRPDR' and
10892            '1T1C' and
10893            'IP4FWD' and
10894            not 'IPSEC' and
10895            not 'VHOST'"
10896   parameters:
10897   - "throughput"
10898   - "parent"
10899   - "tags"
10900   sort:
10901   - "IP4BASE"
10902   - "FIB_20K"
10903   - "FIB_200K"
10904   - "FIB_2M"
10905   traces:
10906     hoverinfo: "x+y"
10907     boxpoints: "outliers"
10908     whiskerwidth: 0
10909   layout:
10910     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10911     layout: "plot-throughput"
10912
10913 - type: "plot"
10914   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10915   algorithm: "plot_performance_box"
10916   output-file-type: ".html"
10917   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10919   filter: "'NIC_Intel-XL710' and
10920            '64B' and
10921            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10922            'NDRPDR' and
10923            '2T2C' and
10924            'IP4FWD' and
10925            not 'IPSEC' and
10926            not 'VHOST'"
10927   parameters:
10928   - "throughput"
10929   - "parent"
10930   - "tags"
10931   sort:
10932   - "IP4BASE"
10933   - "FIB_20K"
10934   - "FIB_200K"
10935   - "FIB_2M"
10936   traces:
10937     hoverinfo: "x+y"
10938     boxpoints: "outliers"
10939     whiskerwidth: 0
10940   layout:
10941     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10942     layout: "plot-throughput"
10943
10944 - type: "plot"
10945   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10946   algorithm: "plot_performance_box"
10947   output-file-type: ".html"
10948   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10949   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10950   filter: "'NIC_Intel-XL710' and
10951            '64B' and
10952            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10953            'NDRPDR' and
10954            '2T2C' and
10955            'IP4FWD' and
10956            not 'IPSEC' and
10957            not 'VHOST'"
10958   parameters:
10959   - "throughput"
10960   - "parent"
10961   - "tags"
10962   sort:
10963   - "IP4BASE"
10964   - "FIB_20K"
10965   - "FIB_200K"
10966   - "FIB_2M"
10967   traces:
10968     hoverinfo: "x+y"
10969     boxpoints: "outliers"
10970     whiskerwidth: 0
10971   layout:
10972     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10973     layout: "plot-throughput"
10974
10975 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
10976 - type: "plot"
10977   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10978   algorithm: "plot_performance_box"
10979   output-file-type: ".html"
10980   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10982   filter: "'NIC_Intel-X710' and
10983            '64B' and
10984            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10985            'NDRPDR' and
10986            '2T1C' and
10987            'IP4FWD' and
10988            not 'IPSEC' and
10989            not 'DOT1Q' and
10990            not 'VHOST'"
10991   parameters:
10992   - "throughput"
10993   - "parent"
10994   - "tags"
10995   sort:
10996   - "IP4BASE"
10997   - "FIB_20K"
10998   - "FIB_200K"
10999   - "FIB_2M"
11000   traces:
11001     hoverinfo: "x+y"
11002     boxpoints: "outliers"
11003     whiskerwidth: 0
11004   layout:
11005     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11006     layout: "plot-throughput"
11007
11008 - type: "plot"
11009   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11010   algorithm: "plot_performance_box"
11011   output-file-type: ".html"
11012   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11013   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11014   filter: "'NIC_Intel-X710' and
11015            '64B' and
11016            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11017            'NDRPDR' and
11018            '2T1C' and
11019            'IP4FWD' and
11020            not 'IPSEC' and
11021            not 'DOT1Q' and
11022            not 'VHOST'"
11023   parameters:
11024   - "throughput"
11025   - "parent"
11026   - "tags"
11027   sort:
11028   - "IP4BASE"
11029   - "FIB_20K"
11030   - "FIB_200K"
11031   - "FIB_2M"
11032   traces:
11033     hoverinfo: "x+y"
11034     boxpoints: "outliers"
11035     whiskerwidth: 0
11036   layout:
11037     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11038     layout: "plot-throughput"
11039
11040 - type: "plot"
11041   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11042   algorithm: "plot_performance_box"
11043   output-file-type: ".html"
11044   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11046   filter: "'NIC_Intel-X710' and
11047            '64B' and
11048            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11049            'NDRPDR' and
11050            '4T2C' and
11051            'IP4FWD' and
11052            not 'IPSEC' and
11053            not 'DOT1Q' and
11054            not 'VHOST'"
11055   parameters:
11056   - "throughput"
11057   - "parent"
11058   - "tags"
11059   sort:
11060   - "IP4BASE"
11061   - "FIB_20K"
11062   - "FIB_200K"
11063   - "FIB_2M"
11064   traces:
11065     hoverinfo: "x+y"
11066     boxpoints: "outliers"
11067     whiskerwidth: 0
11068   layout:
11069     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11070     layout: "plot-throughput"
11071
11072 - type: "plot"
11073   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11074   algorithm: "plot_performance_box"
11075   output-file-type: ".html"
11076   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11078   filter: "'NIC_Intel-X710' and
11079            '64B' and
11080            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11081            'NDRPDR' and
11082            '4T2C' and
11083            'IP4FWD' and
11084            not 'IPSEC' and
11085            not 'DOT1Q' and
11086            not 'VHOST'"
11087   parameters:
11088   - "throughput"
11089   - "parent"
11090   - "tags"
11091   sort:
11092   - "IP4BASE"
11093   - "FIB_20K"
11094   - "FIB_200K"
11095   - "FIB_2M"
11096   traces:
11097     hoverinfo: "x+y"
11098     boxpoints: "outliers"
11099     whiskerwidth: 0
11100   layout:
11101     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11102     layout: "plot-throughput"
11103
11104 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11105 - type: "plot"
11106   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11107   algorithm: "plot_performance_box"
11108   output-file-type: ".html"
11109   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11111   filter: "'NIC_Intel-X710' and
11112            '64B' and
11113            ('IP4BASE' or
11114             'POLICE_MARK' or
11115             'COPWHLIST' or
11116             ('NAT44' and 'BASE') or
11117             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11118            'NDRPDR' and
11119            '2T1C' and
11120            'IP4FWD' and
11121            not 'IPSEC' and
11122            not 'VHOST'"
11123   parameters:
11124   - "throughput"
11125   - "parent"
11126   - "tags"
11127   sort:
11128   - "DOT1Q"
11129   - "IP4BASE"
11130   - "NAT44"
11131   - "POLICE_MARK"
11132   - "COPWHLIST"
11133   - "IACL"
11134   - "OACL"
11135   traces:
11136     hoverinfo: "x+y"
11137     boxpoints: "outliers"
11138     whiskerwidth: 0
11139   layout:
11140     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11141     layout: "plot-throughput"
11142
11143 - type: "plot"
11144   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11145   algorithm: "plot_performance_box"
11146   output-file-type: ".html"
11147   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11148   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11149   filter: "'NIC_Intel-X710' and
11150            '64B' and
11151            ('IP4BASE' or
11152             'POLICE_MARK' or
11153             'COPWHLIST' or
11154             ('NAT44' and 'BASE') or
11155             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11156            'NDRPDR' and
11157            '2T1C' and
11158            'IP4FWD' and
11159            not 'IPSEC' and
11160            not 'VHOST'"
11161   parameters:
11162   - "throughput"
11163   - "parent"
11164   - "tags"
11165   sort:
11166   - "DOT1Q"
11167   - "IP4BASE"
11168   - "NAT44"
11169   - "POLICE_MARK"
11170   - "COPWHLIST"
11171   - "IACL"
11172   - "OACL"
11173   traces:
11174     hoverinfo: "x+y"
11175     boxpoints: "outliers"
11176     whiskerwidth: 0
11177   layout:
11178     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11179     layout: "plot-throughput"
11180
11181 - type: "plot"
11182   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11183   algorithm: "plot_performance_box"
11184   output-file-type: ".html"
11185   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11186   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11187   filter: "'NIC_Intel-X710' and
11188            '64B' and
11189            ('IP4BASE' or
11190             'POLICE_MARK' or
11191             'COPWHLIST' or
11192             ('NAT44' and 'BASE') or
11193             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11194            'NDRPDR' and
11195            '4T2C' and
11196            'IP4FWD' and
11197            not 'IPSEC' and
11198            not 'VHOST'"
11199   parameters:
11200   - "throughput"
11201   - "parent"
11202   - "tags"
11203   sort:
11204   - "DOT1Q"
11205   - "IP4BASE"
11206   - "NAT44"
11207   - "POLICE_MARK"
11208   - "COPWHLIST"
11209   - "IACL"
11210   - "OACL"
11211   traces:
11212     hoverinfo: "x+y"
11213     boxpoints: "outliers"
11214     whiskerwidth: 0
11215   layout:
11216     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11217     layout: "plot-throughput"
11218
11219 - type: "plot"
11220   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11221   algorithm: "plot_performance_box"
11222   output-file-type: ".html"
11223   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11224   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11225   filter: "'NIC_Intel-X710' and
11226            '64B' and
11227            ('IP4BASE' or
11228             'POLICE_MARK' or
11229             'COPWHLIST' or
11230             ('NAT44' and 'BASE') or
11231             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11232            'NDRPDR' and
11233            '4T2C' and
11234            'IP4FWD' and
11235            not 'IPSEC' and
11236            not 'VHOST'"
11237   parameters:
11238   - "throughput"
11239   - "parent"
11240   - "tags"
11241   sort:
11242   - "DOT1Q"
11243   - "IP4BASE"
11244   - "NAT44"
11245   - "POLICE_MARK"
11246   - "COPWHLIST"
11247   - "IACL"
11248   - "OACL"
11249   traces:
11250     hoverinfo: "x+y"
11251     boxpoints: "outliers"
11252     whiskerwidth: 0
11253   layout:
11254     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11255     layout: "plot-throughput"
11256
11257 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11258 - type: "plot"
11259   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11260   algorithm: "plot_performance_box"
11261   output-file-type: ".html"
11262   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11264   filter: "'NIC_Intel-X710' and
11265            '64B' and
11266            'NDRPDR' and
11267            '1T1C' and
11268            'IP4FWD' and
11269            ('NAT44' or 'IP4BASE') and
11270            not 'IPSEC' and
11271            not 'VHOST'"
11272   parameters:
11273   - "throughput"
11274   - "parent"
11275   - "tags"
11276   sort:
11277   - "IP4BASE"
11278   - "BASE"
11279   - "SRC_USER_10"
11280   - "SRC_USER_100"
11281   - "SRC_USER_1000"
11282   - "SRC_USER_2000"
11283   traces:
11284     hoverinfo: "x+y"
11285     boxpoints: "outliers"
11286     whiskerwidth: 0
11287   layout:
11288     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11289     layout: "plot-throughput"
11290
11291 - type: "plot"
11292   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11293   algorithm: "plot_performance_box"
11294   output-file-type: ".html"
11295   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11297   filter: "'NIC_Intel-X710' and
11298            '64B' and
11299            'NDRPDR' and
11300            '1T1C' and
11301            'IP4FWD' and
11302            ('NAT44' or 'IP4BASE') and
11303            not 'IPSEC' and
11304            not 'VHOST'"
11305   parameters:
11306   - "throughput"
11307   - "parent"
11308   - "tags"
11309   sort:
11310   - "IP4BASE"
11311   - "BASE"
11312   - "SRC_USER_10"
11313   - "SRC_USER_100"
11314   - "SRC_USER_1000"
11315   - "SRC_USER_2000"
11316   traces:
11317     hoverinfo: "x+y"
11318     boxpoints: "outliers"
11319     whiskerwidth: 0
11320   layout:
11321     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11322     layout: "plot-throughput"
11323
11324 - type: "plot"
11325   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11326   algorithm: "plot_performance_box"
11327   output-file-type: ".html"
11328   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11330   filter: "'NIC_Intel-X710' and
11331            '64B' and
11332            'NDRPDR' and
11333            '2T2C' and
11334            'IP4FWD' and
11335            ('NAT44' or 'IP4BASE') and
11336            not 'IPSEC' and
11337            not 'VHOST'"
11338   parameters:
11339   - "throughput"
11340   - "parent"
11341   - "tags"
11342   sort:
11343   - "IP4BASE"
11344   - "BASE"
11345   - "SRC_USER_10"
11346   - "SRC_USER_100"
11347   - "SRC_USER_1000"
11348   - "SRC_USER_2000"
11349   traces:
11350     hoverinfo: "x+y"
11351     boxpoints: "outliers"
11352     whiskerwidth: 0
11353   layout:
11354     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11355     layout: "plot-throughput"
11356
11357 - type: "plot"
11358   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11359   algorithm: "plot_performance_box"
11360   output-file-type: ".html"
11361   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11363   filter: "'NIC_Intel-X710' and
11364            '64B' and
11365            'NDRPDR' and
11366            '2T2C' and
11367            'IP4FWD' and
11368            ('NAT44' or 'IP4BASE') and
11369            not 'IPSEC' and
11370            not 'VHOST'"
11371   parameters:
11372   - "throughput"
11373   - "parent"
11374   - "tags"
11375   sort:
11376   - "IP4BASE"
11377   - "BASE"
11378   - "SRC_USER_10"
11379   - "SRC_USER_100"
11380   - "SRC_USER_1000"
11381   - "SRC_USER_2000"
11382   traces:
11383     hoverinfo: "x+y"
11384     boxpoints: "outliers"
11385     whiskerwidth: 0
11386   layout:
11387     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11388     layout: "plot-throughput"
11389
11390 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11391 - type: "plot"
11392   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11393   algorithm: "plot_performance_box"
11394   output-file-type: ".html"
11395   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11396   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11397   filter: "'NIC_Intel-X710' and
11398            '64B' and
11399            'NDRPDR' and
11400            '1T1C' and
11401            'IP4FWD' and
11402            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11403            not 'IPSEC' and
11404            not 'VHOST'"
11405   parameters:
11406   - "throughput"
11407   - "parent"
11408   - "tags"
11409   sort:
11410   - "IP4BASE"
11411   - "ACL_STATELESS"
11412   - "ACL_STATEFUL"
11413   - "ACL_STATELESS"
11414   - "ACL_STATEFUL"
11415   traces:
11416     hoverinfo: "x+y"
11417     boxpoints: "outliers"
11418     whiskerwidth: 0
11419   layout:
11420     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11421     layout: "plot-throughput"
11422
11423 - type: "plot"
11424   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11425   algorithm: "plot_performance_box"
11426   output-file-type: ".html"
11427   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11428   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11429   filter: "'NIC_Intel-X710' and
11430            '64B' and
11431            'NDRPDR' and
11432            '1T1C' and
11433            'IP4FWD' and
11434            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11435            not 'IPSEC' and
11436            not 'VHOST'"
11437   parameters:
11438   - "throughput"
11439   - "parent"
11440   - "tags"
11441   sort:
11442   - "IP4BASE"
11443   - "ACL_STATELESS"
11444   - "ACL_STATEFUL"
11445   - "ACL_STATELESS"
11446   - "ACL_STATEFUL"
11447   traces:
11448     hoverinfo: "x+y"
11449     boxpoints: "outliers"
11450     whiskerwidth: 0
11451   layout:
11452     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11453     layout: "plot-throughput"
11454
11455 - type: "plot"
11456   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11457   algorithm: "plot_performance_box"
11458   output-file-type: ".html"
11459   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11460   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11461   filter: "'NIC_Intel-X710' and
11462            '64B' and
11463            'NDRPDR' and
11464            '2T2C' and
11465            'IP4FWD' and
11466            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11467            not 'IPSEC' and
11468            not 'VHOST'"
11469   parameters:
11470   - "throughput"
11471   - "parent"
11472   - "tags"
11473   sort:
11474   - "IP4BASE"
11475   - "ACL_STATELESS"
11476   - "ACL_STATEFUL"
11477   - "ACL_STATELESS"
11478   - "ACL_STATEFUL"
11479   traces:
11480     hoverinfo: "x+y"
11481     boxpoints: "outliers"
11482     whiskerwidth: 0
11483   layout:
11484     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11485     layout: "plot-throughput"
11486
11487 - type: "plot"
11488   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11489   algorithm: "plot_performance_box"
11490   output-file-type: ".html"
11491   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11492   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11493   filter: "'NIC_Intel-X710' and
11494            '64B' and
11495            'NDRPDR' and
11496            '2T2C' and
11497            'IP4FWD' and
11498            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11499            not 'IPSEC' and
11500            not 'VHOST'"
11501   parameters:
11502   - "throughput"
11503   - "parent"
11504   - "tags"
11505   sort:
11506   - "IP4BASE"
11507   - "ACL_STATELESS"
11508   - "ACL_STATEFUL"
11509   - "ACL_STATELESS"
11510   - "ACL_STATEFUL"
11511   traces:
11512     hoverinfo: "x+y"
11513     boxpoints: "outliers"
11514     whiskerwidth: 0
11515   layout:
11516     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11517     layout: "plot-throughput"
11518
11519 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11520 - type: "plot"
11521   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11522   algorithm: "plot_performance_box"
11523   output-file-type: ".html"
11524   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11525   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11526   filter: "'NIC_Intel-X710' and
11527            '64B' and
11528            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11529            'NDRPDR' and
11530            '2T1C' and
11531            'IP4FWD' and
11532            not 'IPSEC' and
11533            not 'DOT1Q' and
11534            not 'VHOST'"
11535   parameters:
11536   - "throughput"
11537   - "parent"
11538   - "tags"
11539   sort:
11540   - "IP4BASE"
11541   - "FIB_20K"
11542   - "FIB_200K"
11543   - "FIB_2M"
11544   traces:
11545     hoverinfo: "x+y"
11546     boxpoints: "outliers"
11547     whiskerwidth: 0
11548   layout:
11549     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11550     layout: "plot-throughput"
11551
11552 - type: "plot"
11553   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11554   algorithm: "plot_performance_box"
11555   output-file-type: ".html"
11556   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11558   filter: "'NIC_Intel-X710' and
11559            '64B' and
11560            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11561            'NDRPDR' and
11562            '2T1C' and
11563            'IP4FWD' and
11564            not 'IPSEC' and
11565            not 'DOT1Q' and
11566            not 'VHOST'"
11567   parameters:
11568   - "throughput"
11569   - "parent"
11570   - "tags"
11571   sort:
11572   - "IP4BASE"
11573   - "FIB_20K"
11574   - "FIB_200K"
11575   - "FIB_2M"
11576   traces:
11577     hoverinfo: "x+y"
11578     boxpoints: "outliers"
11579     whiskerwidth: 0
11580   layout:
11581     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11582     layout: "plot-throughput"
11583
11584 - type: "plot"
11585   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11586   algorithm: "plot_performance_box"
11587   output-file-type: ".html"
11588   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11589   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11590   filter: "'NIC_Intel-X710' and
11591            '64B' and
11592            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11593            'NDRPDR' and
11594            '4T2C' and
11595            'IP4FWD' and
11596            not 'IPSEC' and
11597            not 'DOT1Q' and
11598            not 'VHOST'"
11599   parameters:
11600   - "throughput"
11601   - "parent"
11602   - "tags"
11603   sort:
11604   - "IP4BASE"
11605   - "FIB_20K"
11606   - "FIB_200K"
11607   - "FIB_2M"
11608   traces:
11609     hoverinfo: "x+y"
11610     boxpoints: "outliers"
11611     whiskerwidth: 0
11612   layout:
11613     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11614     layout: "plot-throughput"
11615
11616 - type: "plot"
11617   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11618   algorithm: "plot_performance_box"
11619   output-file-type: ".html"
11620   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11621   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11622   filter: "'NIC_Intel-X710' and
11623            '64B' and
11624            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11625            'NDRPDR' and
11626            '4T2C' and
11627            'IP4FWD' and
11628            not 'IPSEC' and
11629            not 'DOT1Q' and
11630            not 'VHOST'"
11631   parameters:
11632   - "throughput"
11633   - "parent"
11634   - "tags"
11635   sort:
11636   - "IP4BASE"
11637   - "FIB_20K"
11638   - "FIB_200K"
11639   - "FIB_2M"
11640   traces:
11641     hoverinfo: "x+y"
11642     boxpoints: "outliers"
11643     whiskerwidth: 0
11644   layout:
11645     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11646     layout: "plot-throughput"
11647
11648 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11649 - type: "plot"
11650   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11651   algorithm: "plot_performance_box"
11652   output-file-type: ".html"
11653   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11654   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11655   filter: "'NIC_Intel-X710' and
11656            '64B' and
11657            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11658            'NDRPDR' and
11659            '2T1C' and
11660            'IP4FWD' and
11661            not 'IPSEC' and
11662            not 'DOT1Q' and
11663            not 'VHOST'"
11664   parameters:
11665   - "throughput"
11666   - "parent"
11667   - "tags"
11668   sort:
11669   - "IP4BASE"
11670   - "ACL_STATELESS"
11671   - "ACL_STATEFUL"
11672   - "ACL_STATELESS"
11673   - "ACL_STATEFUL"
11674   traces:
11675     hoverinfo: "x+y"
11676     boxpoints: "outliers"
11677     whiskerwidth: 0
11678   layout:
11679     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11680     layout: "plot-throughput"
11681
11682 - type: "plot"
11683   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11684   algorithm: "plot_performance_box"
11685   output-file-type: ".html"
11686   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11687   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11688   filter: "'NIC_Intel-X710' and
11689            '64B' and
11690            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11691            'NDRPDR' and
11692            '2T1C' and
11693            'IP4FWD' and
11694            not 'IPSEC' and
11695            not 'DOT1Q' and
11696            not 'VHOST'"
11697   parameters:
11698   - "throughput"
11699   - "parent"
11700   - "tags"
11701   sort:
11702   - "IP4BASE"
11703   - "ACL_STATELESS"
11704   - "ACL_STATEFUL"
11705   - "ACL_STATELESS"
11706   - "ACL_STATEFUL"
11707   traces:
11708     hoverinfo: "x+y"
11709     boxpoints: "outliers"
11710     whiskerwidth: 0
11711   layout:
11712     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11713     layout: "plot-throughput"
11714
11715 - type: "plot"
11716   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11717   algorithm: "plot_performance_box"
11718   output-file-type: ".html"
11719   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11720   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11721   filter: "'NIC_Intel-X710' and
11722            '64B' and
11723            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11724            'NDRPDR' and
11725            '4T2C' and
11726            'IP4FWD' and
11727            not 'IPSEC' and
11728            not 'DOT1Q' and
11729            not 'VHOST'"
11730   parameters:
11731   - "throughput"
11732   - "parent"
11733   - "tags"
11734   sort:
11735   - "IP4BASE"
11736   - "ACL_STATELESS"
11737   - "ACL_STATEFUL"
11738   - "ACL_STATELESS"
11739   - "ACL_STATEFUL"
11740   traces:
11741     hoverinfo: "x+y"
11742     boxpoints: "outliers"
11743     whiskerwidth: 0
11744   layout:
11745     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11746     layout: "plot-throughput"
11747
11748 - type: "plot"
11749   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11750   algorithm: "plot_performance_box"
11751   output-file-type: ".html"
11752   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11753   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11754   filter: "'NIC_Intel-X710' and
11755            '64B' and
11756            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11757            'NDRPDR' and
11758            '4T2C' and
11759            'IP4FWD' and
11760            not 'IPSEC' and
11761            not 'DOT1Q' and
11762            not 'VHOST'"
11763   parameters:
11764   - "throughput"
11765   - "parent"
11766   - "tags"
11767   sort:
11768   - "IP4BASE"
11769   - "ACL_STATELESS"
11770   - "ACL_STATEFUL"
11771   - "ACL_STATELESS"
11772   - "ACL_STATEFUL"
11773   traces:
11774     hoverinfo: "x+y"
11775     boxpoints: "outliers"
11776     whiskerwidth: 0
11777   layout:
11778     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11779     layout: "plot-throughput"
11780
11781 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11782 - type: "plot"
11783   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11784   algorithm: "plot_performance_box"
11785   output-file-type: ".html"
11786   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11787   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11788   filter: "'NIC_Intel-XXV710' and
11789            '64B' and
11790            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11791            'NDRPDR' and
11792            '2T1C' and
11793            'IP4FWD' and
11794            not 'IPSEC' and
11795            not 'DOT1Q' and
11796            not 'VHOST'"
11797   parameters:
11798   - "throughput"
11799   - "parent"
11800   - "tags"
11801   sort:
11802   - "IP4BASE"
11803   - "FIB_20K"
11804   - "FIB_200K"
11805   - "FIB_2M"
11806   traces:
11807     hoverinfo: "x+y"
11808     boxpoints: "outliers"
11809     whiskerwidth: 0
11810   layout:
11811     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11812     layout: "plot-throughput"
11813
11814 - type: "plot"
11815   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11816   algorithm: "plot_performance_box"
11817   output-file-type: ".html"
11818   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11819   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11820   filter: "'NIC_Intel-XXV710' and
11821            '64B' and
11822            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11823            'NDRPDR' and
11824            '2T1C' and
11825            'IP4FWD' and
11826            not 'IPSEC' and
11827            not 'DOT1Q' and
11828            not 'VHOST'"
11829   parameters:
11830   - "throughput"
11831   - "parent"
11832   - "tags"
11833   sort:
11834   - "IP4BASE"
11835   - "FIB_20K"
11836   - "FIB_200K"
11837   - "FIB_2M"
11838   traces:
11839     hoverinfo: "x+y"
11840     boxpoints: "outliers"
11841     whiskerwidth: 0
11842   layout:
11843     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
11844     layout: "plot-throughput"
11845
11846 - type: "plot"
11847   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11848   algorithm: "plot_performance_box"
11849   output-file-type: ".html"
11850   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11851   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11852   filter: "'NIC_Intel-XXV710' and
11853            '64B' and
11854            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11855            'NDRPDR' and
11856            '4T2C' and
11857            'IP4FWD' and
11858            not 'IPSEC' and
11859            not 'DOT1Q' and
11860            not 'VHOST'"
11861   parameters:
11862   - "throughput"
11863   - "parent"
11864   - "tags"
11865   sort:
11866   - "IP4BASE"
11867   - "FIB_20K"
11868   - "FIB_200K"
11869   - "FIB_2M"
11870   traces:
11871     hoverinfo: "x+y"
11872     boxpoints: "outliers"
11873     whiskerwidth: 0
11874   layout:
11875     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
11876     layout: "plot-throughput"
11877
11878 - type: "plot"
11879   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11880   algorithm: "plot_performance_box"
11881   output-file-type: ".html"
11882   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11883   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11884   filter: "'NIC_Intel-XXV710' and
11885            '64B' and
11886            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11887            'NDRPDR' and
11888            '4T2C' and
11889            'IP4FWD' and
11890            not 'IPSEC' and
11891            not 'DOT1Q' and
11892            not 'VHOST'"
11893   parameters:
11894   - "throughput"
11895   - "parent"
11896   - "tags"
11897   sort:
11898   - "IP4BASE"
11899   - "FIB_20K"
11900   - "FIB_200K"
11901   - "FIB_2M"
11902   traces:
11903     hoverinfo: "x+y"
11904     boxpoints: "outliers"
11905     whiskerwidth: 0
11906   layout:
11907     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11908     layout: "plot-throughput"
11909
11910 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
11911 #- type: "plot"
11912 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11913 #  algorithm: "plot_performance_box"
11914 #  output-file-type: ".html"
11915 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11916 #  data: "intel-dnv-vpp"
11917 #  filter: "'NIC_Intel-X553' and
11918 #           '64B' and
11919 #           'IP4BASE' and
11920 #           'NDRPDR' and
11921 #           '1T1C' and
11922 #           'IP4FWD' and
11923 #           not 'IPSEC' and
11924 #           not 'VHOST'"
11925 #  parameters:
11926 #  - "throughput"
11927 #  - "parent"
11928 #  - "tags"
11929 #  sort:
11930 #  - "IP4BASE"
11931 #  traces:
11932 #    hoverinfo: "x+y"
11933 #    boxpoints: "outliers"
11934 #    whiskerwidth: 0
11935 #  layout:
11936 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11937 #    layout: "plot-throughput"
11938 #
11939 #- type: "plot"
11940 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11941 #  algorithm: "plot_performance_box"
11942 #  output-file-type: ".html"
11943 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11944 #  data: "intel-dnv-vpp"
11945 #  filter: "'NIC_Intel-X553' and
11946 #           '64B' and
11947 #           'IP4BASE' and
11948 #           'NDRPDR' and
11949 #           '1T1C' and
11950 #           'IP4FWD' and
11951 #           not 'IPSEC' and
11952 #           not 'VHOST'"
11953 #  parameters:
11954 #  - "throughput"
11955 #  - "parent"
11956 #  - "tags"
11957 #  sort:
11958 #  - "IP4BASE"
11959 #  traces:
11960 #    hoverinfo: "x+y"
11961 #    boxpoints: "outliers"
11962 #    whiskerwidth: 0
11963 #  layout:
11964 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11965 #    layout: "plot-throughput"
11966 #
11967 #- type: "plot"
11968 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11969 #  algorithm: "plot_performance_box"
11970 #  output-file-type: ".html"
11971 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11972 #  data: "intel-dnv-vpp"
11973 #  filter: "'NIC_Intel-X553' and
11974 #           '64B' and
11975 #           'IP4BASE' and
11976 #           'NDRPDR' and
11977 #           '2T2C' and
11978 #           'IP4FWD' and
11979 #           not 'IPSEC' and
11980 #           not 'VHOST'"
11981 #  parameters:
11982 #  - "throughput"
11983 #  - "parent"
11984 #  - "tags"
11985 #  sort:
11986 #  - "IP4BASE"
11987 #  traces:
11988 #    hoverinfo: "x+y"
11989 #    boxpoints: "outliers"
11990 #    whiskerwidth: 0
11991 #  layout:
11992 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11993 #    layout: "plot-throughput"
11994 #
11995 #- type: "plot"
11996 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11997 #  algorithm: "plot_performance_box"
11998 #  output-file-type: ".html"
11999 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12000 #  data: "intel-dnv-vpp"
12001 #  filter: "'NIC_Intel-X553' and
12002 #           '64B' and
12003 #           'IP4BASE' and
12004 #           'NDRPDR' and
12005 #           '2T2C' and
12006 #           'IP4FWD' and
12007 #           not 'IPSEC' and
12008 #           not 'VHOST'"
12009 #  parameters:
12010 #  - "throughput"
12011 #  - "parent"
12012 #  - "tags"
12013 #  sort:
12014 #  - "IP4BASE"
12015 #  traces:
12016 #    hoverinfo: "x+y"
12017 #    boxpoints: "outliers"
12018 #    whiskerwidth: 0
12019 #  layout:
12020 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12021 #    layout: "plot-throughput"
12022
12023 ################################################################################
12024
12025 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12026 - type: "plot"
12027   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12028   algorithm: "plot_performance_box"
12029   output-file-type: ".html"
12030   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12032   filter: "'NIC_Intel-X520-DA2' and
12033            '64B' and
12034            'ENCAP' and
12035            'NDRPDR' and
12036            '1T1C' and
12037            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12038            not 'DOT1Q' and
12039            not 'VHOST' and
12040            not 'IPSECHW'"
12041   parameters:
12042   - "throughput"
12043   - "parent"
12044   - "tags"
12045   sort:
12046   - "IP4BASE"
12047   - "L2BDMACLRN"
12048   - "L2XCFWD"
12049   - "LISP"
12050   traces:
12051     hoverinfo: "x+y"
12052     boxpoints: "outliers"
12053     whiskerwidth: 0
12054   layout:
12055     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12056     layout: "plot-throughput"
12057
12058 - type: "plot"
12059   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12060   algorithm: "plot_performance_box"
12061   output-file-type: ".html"
12062   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12063   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12064   filter: "'NIC_Intel-X520-DA2' and
12065            '64B' and
12066            'ENCAP' and
12067            'NDRPDR' and
12068            '2T2C' and
12069            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12070            not 'DOT1Q' and
12071            not 'VHOST' and
12072            not 'IPSECHW'"
12073   parameters:
12074   - "throughput"
12075   - "parent"
12076   - "tags"
12077   sort:
12078   - "IP4BASE"
12079   - "L2BDMACLRN"
12080   - "L2XCFWD"
12081   - "LISP"
12082   traces:
12083     hoverinfo: "x+y"
12084     boxpoints: "outliers"
12085     whiskerwidth: 0
12086   layout:
12087     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12088     layout: "plot-throughput"
12089
12090 - type: "plot"
12091   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12092   algorithm: "plot_performance_box"
12093   output-file-type: ".html"
12094   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12096   filter: "'NIC_Intel-X520-DA2' and
12097            '64B' and
12098            'ENCAP' and
12099            'NDRPDR' and
12100            '1T1C' and
12101            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12102            not 'DOT1Q' and
12103            not 'VHOST' and
12104            not 'IPSECHW'"
12105   parameters:
12106   - "throughput"
12107   - "parent"
12108   - "tags"
12109   sort:
12110   - "IP4BASE"
12111   - "L2BDMACLRN"
12112   - "L2XCFWD"
12113   - "LISP"
12114   traces:
12115     hoverinfo: "x+y"
12116     boxpoints: "outliers"
12117     whiskerwidth: 0
12118   layout:
12119     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12120     layout: "plot-throughput"
12121
12122 - type: "plot"
12123   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12124   algorithm: "plot_performance_box"
12125   output-file-type: ".html"
12126   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12127   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12128   filter: "'NIC_Intel-X520-DA2' and
12129            '64B' and
12130            'ENCAP' and
12131            'NDRPDR' and
12132            '2T2C' and
12133            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12134            not 'DOT1Q' and
12135            not 'VHOST' and
12136            not 'IPSECHW'"
12137   parameters:
12138   - "throughput"
12139   - "parent"
12140   - "tags"
12141   sort:
12142   - "IP4BASE"
12143   - "L2BDMACLRN"
12144   - "L2XCFWD"
12145   - "LISP"
12146   traces:
12147     hoverinfo: "x+y"
12148     boxpoints: "outliers"
12149     whiskerwidth: 0
12150   layout:
12151     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12152     layout: "plot-throughput"
12153
12154 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12155 - type: "plot"
12156   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12157   algorithm: "plot_performance_box"
12158   output-file-type: ".html"
12159   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12160   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12161   filter: "'NIC_Intel-X710' and
12162            '64B' and
12163            'ENCAP' and
12164            'NDRPDR' and
12165            '1T1C' and
12166            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12167            not 'VHOST' and
12168            not 'IPSECHW'"
12169   parameters:
12170   - "throughput"
12171   - "parent"
12172   - "tags"
12173   sort:
12174   - "IP4BASE"
12175   - "LISP"
12176   - "VXLAN_1"
12177   - "VXLAN_10"
12178   - "VXLAN_100"
12179   - "VXLAN_1000"
12180   traces:
12181     hoverinfo: "x+y"
12182     boxpoints: "outliers"
12183     whiskerwidth: 0
12184   layout:
12185     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12186     layout: "plot-throughput"
12187
12188 - type: "plot"
12189   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12190   algorithm: "plot_performance_box"
12191   output-file-type: ".html"
12192   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12193   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12194   filter: "'NIC_Intel-X710' and
12195            '64B' and
12196            'ENCAP' and
12197            'NDRPDR' and
12198            '1T1C' and
12199            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12200            not 'VHOST' and
12201            not 'IPSECHW'"
12202   parameters:
12203   - "throughput"
12204   - "parent"
12205   - "tags"
12206   sort:
12207   - "IP4BASE"
12208   - "LISP"
12209   - "VXLAN_1"
12210   - "VXLAN_10"
12211   - "VXLAN_100"
12212   - "VXLAN_1000"
12213   traces:
12214     hoverinfo: "x+y"
12215     boxpoints: "outliers"
12216     whiskerwidth: 0
12217   layout:
12218     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12219     layout: "plot-throughput"
12220
12221 - type: "plot"
12222   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12223   algorithm: "plot_performance_box"
12224   output-file-type: ".html"
12225   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12226   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12227   filter: "'NIC_Intel-X710' and
12228            '64B' and
12229            'ENCAP' and
12230            'NDRPDR' and
12231            '2T2C' and
12232            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12233            not 'VHOST' and
12234            not 'IPSECHW'"
12235   parameters:
12236   - "throughput"
12237   - "parent"
12238   - "tags"
12239   sort:
12240   - "IP4BASE"
12241   - "LISP"
12242   - "VXLAN_1"
12243   - "VXLAN_10"
12244   - "VXLAN_100"
12245   - "VXLAN_1000"
12246   traces:
12247     hoverinfo: "x+y"
12248     boxpoints: "outliers"
12249     whiskerwidth: 0
12250   layout:
12251     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12252     layout: "plot-throughput"
12253
12254 - type: "plot"
12255   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12256   algorithm: "plot_performance_box"
12257   output-file-type: ".html"
12258   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12259   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12260   filter: "'NIC_Intel-X710' and
12261            '64B' and
12262            'ENCAP' and
12263            'NDRPDR' and
12264            '2T2C' and
12265            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12266            not 'VHOST' and
12267            not 'IPSECHW'"
12268   parameters:
12269   - "throughput"
12270   - "parent"
12271   - "tags"
12272   sort:
12273   - "IP4BASE"
12274   - "LISP"
12275   - "VXLAN_1"
12276   - "VXLAN_10"
12277   - "VXLAN_100"
12278   - "VXLAN_1000"
12279   traces:
12280     hoverinfo: "x+y"
12281     boxpoints: "outliers"
12282     whiskerwidth: 0
12283   layout:
12284     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12285     layout: "plot-throughput"
12286
12287 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12288 - type: "plot"
12289   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12290   algorithm: "plot_performance_box"
12291   output-file-type: ".html"
12292   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12294   filter: "'NIC_Intel-X710' and
12295            '64B' and
12296            'ENCAP' and
12297            'NDRPDR' and
12298            '1T1C' and
12299            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12300            not 'DOT1Q' and
12301            not 'VHOST' and
12302            not 'IPSECHW'"
12303   parameters:
12304   - "throughput"
12305   - "parent"
12306   - "tags"
12307   sort:
12308   - "IP4BASE"
12309   - "L2BDMACLRN"
12310   - "L2XCFWD"
12311   - "LISP"
12312   traces:
12313     hoverinfo: "x+y"
12314     boxpoints: "outliers"
12315     whiskerwidth: 0
12316   layout:
12317     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12318     layout: "plot-throughput"
12319
12320 - type: "plot"
12321   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12322   algorithm: "plot_performance_box"
12323   output-file-type: ".html"
12324   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12325   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12326   filter: "'NIC_Intel-X710' and
12327            '64B' and
12328            'ENCAP' and
12329            'NDRPDR' and
12330            '2T2C' and
12331            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12332            not 'DOT1Q' and
12333            not 'VHOST' and
12334            not 'IPSECHW'"
12335   parameters:
12336   - "throughput"
12337   - "parent"
12338   - "tags"
12339   sort:
12340   - "IP4BASE"
12341   - "L2BDMACLRN"
12342   - "L2XCFWD"
12343   - "LISP"
12344   traces:
12345     hoverinfo: "x+y"
12346     boxpoints: "outliers"
12347     whiskerwidth: 0
12348   layout:
12349     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12350     layout: "plot-throughput"
12351
12352 - type: "plot"
12353   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12354   algorithm: "plot_performance_box"
12355   output-file-type: ".html"
12356   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12358   filter: "'NIC_Intel-X710' and
12359            '64B' and
12360            'ENCAP' and
12361            'NDRPDR' and
12362            '1T1C' and
12363            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12364            not 'DOT1Q' and
12365            not 'VHOST' and
12366            not 'IPSECHW'"
12367   parameters:
12368   - "throughput"
12369   - "parent"
12370   - "tags"
12371   sort:
12372   - "IP4BASE"
12373   - "L2BDMACLRN"
12374   - "L2XCFWD"
12375   - "LISP"
12376   traces:
12377     hoverinfo: "x+y"
12378     boxpoints: "outliers"
12379     whiskerwidth: 0
12380   layout:
12381     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12382     layout: "plot-throughput"
12383
12384 - type: "plot"
12385   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12386   algorithm: "plot_performance_box"
12387   output-file-type: ".html"
12388   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12389   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12390   filter: "'NIC_Intel-X710' and
12391            '64B' and
12392            'ENCAP' and
12393            'NDRPDR' and
12394            '2T2C' and
12395            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12396            not 'DOT1Q' and
12397            not 'VHOST' and
12398            not 'IPSECHW'"
12399   parameters:
12400   - "throughput"
12401   - "parent"
12402   - "tags"
12403   sort:
12404   - "IP4BASE"
12405   - "L2BDMACLRN"
12406   - "L2XCFWD"
12407   - "LISP"
12408   traces:
12409     hoverinfo: "x+y"
12410     boxpoints: "outliers"
12411     whiskerwidth: 0
12412   layout:
12413     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12414     layout: "plot-throughput"
12415
12416 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12417 - type: "plot"
12418   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12419   algorithm: "plot_performance_box"
12420   output-file-type: ".html"
12421   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12422   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12423   filter: "'NIC_Intel-X710' and
12424            '64B' and
12425            'ENCAP' and
12426            'NDRPDR' and
12427            '2T1C' and
12428            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12429            not 'VHOST' and
12430            not 'IPSECHW'"
12431   parameters:
12432   - "throughput"
12433   - "parent"
12434   - "tags"
12435   sort:
12436   - "IP4BASE"
12437   - "LISP"
12438   - "VXLAN_1"
12439   - "VXLAN_10"
12440   - "VXLAN_100"
12441   - "VXLAN_1000"
12442   traces:
12443     hoverinfo: "x+y"
12444     boxpoints: "outliers"
12445     whiskerwidth: 0
12446   layout:
12447     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12448     layout: "plot-throughput"
12449
12450 - type: "plot"
12451   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12452   algorithm: "plot_performance_box"
12453   output-file-type: ".html"
12454   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12455   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12456   filter: "'NIC_Intel-X710' and
12457            '64B' and
12458            'ENCAP' and
12459            'NDRPDR' and
12460            '2T1C' and
12461            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12462            not 'VHOST' and
12463            not 'IPSECHW'"
12464   parameters:
12465   - "throughput"
12466   - "parent"
12467   - "tags"
12468   sort:
12469   - "IP4BASE"
12470   - "LISP"
12471   - "VXLAN_1"
12472   - "VXLAN_10"
12473   - "VXLAN_100"
12474   - "VXLAN_1000"
12475   traces:
12476     hoverinfo: "x+y"
12477     boxpoints: "outliers"
12478     whiskerwidth: 0
12479   layout:
12480     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12481     layout: "plot-throughput"
12482
12483 - type: "plot"
12484   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12485   algorithm: "plot_performance_box"
12486   output-file-type: ".html"
12487   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12489   filter: "'NIC_Intel-X710' and
12490            '64B' and
12491            'ENCAP' and
12492            'NDRPDR' and
12493            '4T2C' and
12494            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12495            not 'VHOST' and
12496            not 'IPSECHW'"
12497   parameters:
12498   - "throughput"
12499   - "parent"
12500   - "tags"
12501   sort:
12502   - "IP4BASE"
12503   - "LISP"
12504   - "VXLAN_1"
12505   - "VXLAN_10"
12506   - "VXLAN_100"
12507   - "VXLAN_1000"
12508   traces:
12509     hoverinfo: "x+y"
12510     boxpoints: "outliers"
12511     whiskerwidth: 0
12512   layout:
12513     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12514     layout: "plot-throughput"
12515
12516 - type: "plot"
12517   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12518   algorithm: "plot_performance_box"
12519   output-file-type: ".html"
12520   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12521   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12522   filter: "'NIC_Intel-X710' and
12523            '64B' and
12524            'ENCAP' and
12525            'NDRPDR' and
12526            '4T2C' and
12527            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12528            not 'VHOST' and
12529            not 'IPSECHW'"
12530   parameters:
12531   - "throughput"
12532   - "parent"
12533   - "tags"
12534   sort:
12535   - "IP4BASE"
12536   - "LISP"
12537   - "VXLAN_1"
12538   - "VXLAN_10"
12539   - "VXLAN_100"
12540   - "VXLAN_1000"
12541   traces:
12542     hoverinfo: "x+y"
12543     boxpoints: "outliers"
12544     whiskerwidth: 0
12545   layout:
12546     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12547     layout: "plot-throughput"
12548
12549 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12550 - type: "plot"
12551   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12552   algorithm: "plot_performance_box"
12553   output-file-type: ".html"
12554   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12555   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12556   filter: "'NIC_Intel-X710' and
12557            '64B' and
12558            'ENCAP' and
12559            'NDRPDR' and
12560            '2T1C' and
12561            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12562            not 'DOT1Q' and
12563            not 'VHOST' and
12564            not 'IPSECHW'"
12565   parameters:
12566   - "throughput"
12567   - "parent"
12568   - "tags"
12569   sort:
12570   - "IP4BASE"
12571   - "L2BDMACLRN"
12572   - "L2XCFWD"
12573   - "LISP"
12574   traces:
12575     hoverinfo: "x+y"
12576     boxpoints: "outliers"
12577     whiskerwidth: 0
12578   layout:
12579     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12580     layout: "plot-throughput"
12581
12582 - type: "plot"
12583   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12584   algorithm: "plot_performance_box"
12585   output-file-type: ".html"
12586   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12587   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12588   filter: "'NIC_Intel-X710' and
12589            '64B' and
12590            'ENCAP' and
12591            'NDRPDR' and
12592            '4T2C' and
12593            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12594            not 'DOT1Q' and
12595            not 'VHOST' and
12596            not 'IPSECHW'"
12597   parameters:
12598   - "throughput"
12599   - "parent"
12600   - "tags"
12601   sort:
12602   - "IP4BASE"
12603   - "L2BDMACLRN"
12604   - "L2XCFWD"
12605   - "LISP"
12606   traces:
12607     hoverinfo: "x+y"
12608     boxpoints: "outliers"
12609     whiskerwidth: 0
12610   layout:
12611     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12612     layout: "plot-throughput"
12613
12614 - type: "plot"
12615   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12616   algorithm: "plot_performance_box"
12617   output-file-type: ".html"
12618   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12620   filter: "'NIC_Intel-X710' and
12621            '64B' and
12622            'ENCAP' and
12623            'NDRPDR' and
12624            '2T1C' and
12625            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12626            not 'DOT1Q' and
12627            not 'VHOST' and
12628            not 'IPSECHW'"
12629   parameters:
12630   - "throughput"
12631   - "parent"
12632   - "tags"
12633   sort:
12634   - "IP4BASE"
12635   - "L2BDMACLRN"
12636   - "L2XCFWD"
12637   - "LISP"
12638   traces:
12639     hoverinfo: "x+y"
12640     boxpoints: "outliers"
12641     whiskerwidth: 0
12642   layout:
12643     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12644     layout: "plot-throughput"
12645
12646 - type: "plot"
12647   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12648   algorithm: "plot_performance_box"
12649   output-file-type: ".html"
12650   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12652   filter: "'NIC_Intel-X710' and
12653            '64B' and
12654            'ENCAP' and
12655            'NDRPDR' and
12656            '4T2C' and
12657            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12658            not 'DOT1Q' and
12659            not 'VHOST' and
12660            not 'IPSECHW'"
12661   parameters:
12662   - "throughput"
12663   - "parent"
12664   - "tags"
12665   sort:
12666   - "IP4BASE"
12667   - "L2BDMACLRN"
12668   - "L2XCFWD"
12669   - "LISP"
12670   traces:
12671     hoverinfo: "x+y"
12672     boxpoints: "outliers"
12673     whiskerwidth: 0
12674   layout:
12675     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12676     layout: "plot-throughput"
12677
12678 ################################################################################
12679
12680 # Packet Throughput - VPP IPv6 3n-hsw-x520
12681 - type: "plot"
12682   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12683   algorithm: "plot_performance_box"
12684   output-file-type: ".html"
12685   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12686   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12687   filter: "'NIC_Intel-X520-DA2' and
12688            '78B' and
12689            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12690            'NDRPDR' and
12691            '1T1C' and
12692            'IP6FWD' and
12693            not 'SRv6' and
12694            not 'IPSEC' and
12695            not 'VHOST'"
12696   parameters:
12697   - "throughput"
12698   - "parent"
12699   - "tags"
12700   sort:
12701   - "IP6BASE"
12702   - "FIB_20K"
12703   - "FIB_200K"
12704   - "FIB_2M"
12705   traces:
12706     hoverinfo: "x+y"
12707     boxpoints: "outliers"
12708     whiskerwidth: 0
12709   layout:
12710     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12711     layout: "plot-throughput"
12712
12713 - type: "plot"
12714   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12715   algorithm: "plot_performance_box"
12716   output-file-type: ".html"
12717   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12719   filter: "'NIC_Intel-X520-DA2' and
12720            '78B' and
12721            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12722            'NDRPDR' and
12723            '1T1C' and
12724            'IP6FWD' and
12725            not 'SRv6' and
12726            not 'IPSEC' and
12727            not 'VHOST'"
12728   parameters:
12729   - "throughput"
12730   - "parent"
12731   - "tags"
12732   sort:
12733   - "IP6BASE"
12734   - "FIB_20K"
12735   - "FIB_200K"
12736   - "FIB_2M"
12737   traces:
12738     hoverinfo: "x+y"
12739     boxpoints: "outliers"
12740     whiskerwidth: 0
12741   layout:
12742     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12743     layout: "plot-throughput"
12744
12745 - type: "plot"
12746   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12747   algorithm: "plot_performance_box"
12748   output-file-type: ".html"
12749   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12750   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12751   filter: "'NIC_Intel-X520-DA2' and
12752            '78B' and
12753            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12754            'NDRPDR' and
12755            '2T2C' and
12756            'IP6FWD' and
12757            not 'SRv6' and
12758            not 'IPSEC' and
12759            not 'VHOST'"
12760   parameters:
12761   - "throughput"
12762   - "parent"
12763   - "tags"
12764   sort:
12765   - "IP6BASE"
12766   - "FIB_20K"
12767   - "FIB_200K"
12768   - "FIB_2M"
12769   traces:
12770     hoverinfo: "x+y"
12771     boxpoints: "outliers"
12772     whiskerwidth: 0
12773   layout:
12774     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12775     layout: "plot-throughput"
12776
12777 - type: "plot"
12778   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12779   algorithm: "plot_performance_box"
12780   output-file-type: ".html"
12781   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12782   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12783   filter: "'NIC_Intel-X520-DA2' and
12784            '78B' and
12785            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12786            'NDRPDR' and
12787            '2T2C' and
12788            'IP6FWD' and
12789            not 'SRv6' and
12790            not 'IPSEC' and
12791            not 'VHOST'"
12792   parameters:
12793   - "throughput"
12794   - "parent"
12795   - "tags"
12796   sort:
12797   - "IP6BASE"
12798   - "FIB_20K"
12799   - "FIB_200K"
12800   - "FIB_2M"
12801   traces:
12802     hoverinfo: "x+y"
12803     boxpoints: "outliers"
12804     whiskerwidth: 0
12805   layout:
12806     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12807     layout: "plot-throughput"
12808
12809 # Packet Throughput - VPP IPv6 3n-hsw-x710
12810 - type: "plot"
12811   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12812   algorithm: "plot_performance_box"
12813   output-file-type: ".html"
12814   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12815   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12816   filter: "'NIC_Intel-X710' and
12817            '78B' and
12818            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12819            'NDRPDR' and
12820            '1T1C' and
12821            'IP6FWD' and
12822            not 'SRv6' and
12823            not 'IPSEC' and
12824            not 'VHOST'"
12825   parameters:
12826   - "throughput"
12827   - "parent"
12828   - "tags"
12829   sort:
12830   - "IP6BASE"
12831   - "FIB_20K"
12832   - "FIB_200K"
12833   - "FIB_2M"
12834   traces:
12835     hoverinfo: "x+y"
12836     boxpoints: "outliers"
12837     whiskerwidth: 0
12838   layout:
12839     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12840     layout: "plot-throughput"
12841
12842 - type: "plot"
12843   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12844   algorithm: "plot_performance_box"
12845   output-file-type: ".html"
12846   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12847   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12848   filter: "'NIC_Intel-X710' and
12849            '78B' and
12850            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12851            'NDRPDR' and
12852            '1T1C' and
12853            'IP6FWD' and
12854            not 'SRv6' and
12855            not 'IPSEC' and
12856            not 'VHOST'"
12857   parameters:
12858   - "throughput"
12859   - "parent"
12860   - "tags"
12861   sort:
12862   - "IP6BASE"
12863   - "FIB_20K"
12864   - "FIB_200K"
12865   - "FIB_2M"
12866   traces:
12867     hoverinfo: "x+y"
12868     boxpoints: "outliers"
12869     whiskerwidth: 0
12870   layout:
12871     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12872     layout: "plot-throughput"
12873
12874 - type: "plot"
12875   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12876   algorithm: "plot_performance_box"
12877   output-file-type: ".html"
12878   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12879   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12880   filter: "'NIC_Intel-X710' and
12881            '78B' and
12882            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12883            'NDRPDR' and
12884            '2T2C' and
12885            'IP6FWD' and
12886            not 'SRv6' and
12887            not 'IPSEC' and
12888            not 'VHOST'"
12889   parameters:
12890   - "throughput"
12891   - "parent"
12892   - "tags"
12893   sort:
12894   - "IP6BASE"
12895   - "FIB_20K"
12896   - "FIB_200K"
12897   - "FIB_2M"
12898   traces:
12899     hoverinfo: "x+y"
12900     boxpoints: "outliers"
12901     whiskerwidth: 0
12902   layout:
12903     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12904     layout: "plot-throughput"
12905
12906 - type: "plot"
12907   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12908   algorithm: "plot_performance_box"
12909   output-file-type: ".html"
12910   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12911   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12912   filter: "'NIC_Intel-X710' and
12913            '78B' and
12914            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12915            'NDRPDR' and
12916            '2T2C' and
12917            'IP6FWD' and
12918            not 'SRv6' and
12919            not 'IPSEC' and
12920            not 'VHOST'"
12921   parameters:
12922   - "throughput"
12923   - "parent"
12924   - "tags"
12925   sort:
12926   - "IP6BASE"
12927   - "FIB_20K"
12928   - "FIB_200K"
12929   - "FIB_2M"
12930   traces:
12931     hoverinfo: "x+y"
12932     boxpoints: "outliers"
12933     whiskerwidth: 0
12934   layout:
12935     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12936     layout: "plot-throughput"
12937
12938 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
12939 - type: "plot"
12940   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12941   algorithm: "plot_performance_box"
12942   output-file-type: ".html"
12943   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12944   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12945   filter: "'NIC_Intel-X710' and
12946            '78B' and
12947            ('IP6BASE' or
12948             'POLICE_MARK' or
12949             'COPWHLIST' or
12950             'IACLDST') and
12951            'NDRPDR' and
12952            '1T1C' and
12953            'IP6FWD' and
12954            not 'SRv6' and
12955            not 'IPSEC' and
12956            not 'VHOST'"
12957   parameters:
12958   - "throughput"
12959   - "parent"
12960   - "tags"
12961   sort:
12962   - "IP6BASE"
12963   - "POLICE_MARK"
12964   - "COPWHLIST"
12965   - "IACLDST"
12966   traces:
12967     hoverinfo: "x+y"
12968     boxpoints: "outliers"
12969     whiskerwidth: 0
12970   layout:
12971     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12972     layout: "plot-throughput"
12973
12974 - type: "plot"
12975   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12976   algorithm: "plot_performance_box"
12977   output-file-type: ".html"
12978   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12979   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12980   filter: "'NIC_Intel-X710' and
12981            '78B' and
12982            ('IP6BASE' or
12983             'POLICE_MARK' or
12984             'COPWHLIST' or
12985             'IACLDST') and
12986            'NDRPDR' and
12987            '2T2C' and
12988            'IP6FWD' and
12989            not 'SRv6' and
12990            not 'IPSEC' and
12991            not 'VHOST'"
12992   parameters:
12993   - "throughput"
12994   - "parent"
12995   - "tags"
12996   sort:
12997   - "IP6BASE"
12998   - "POLICE_MARK"
12999   - "COPWHLIST"
13000   - "IACLDST"
13001   traces:
13002     hoverinfo: "x+y"
13003     boxpoints: "outliers"
13004     whiskerwidth: 0
13005   layout:
13006     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13007     layout: "plot-throughput"
13008
13009 - type: "plot"
13010   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13011   algorithm: "plot_performance_box"
13012   output-file-type: ".html"
13013   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13014   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13015   filter: "'NIC_Intel-X710' and
13016            '78B' and
13017            ('IP6BASE' or
13018             'POLICE_MARK' or
13019             'COPWHLIST' or
13020             'IACLDST') and
13021            'NDRPDR' and
13022            '1T1C' and
13023            'IP6FWD' and
13024            not 'SRv6' and
13025            not 'IPSEC' and
13026            not 'VHOST'"
13027   parameters:
13028   - "throughput"
13029   - "parent"
13030   - "tags"
13031   sort:
13032   - "IP6BASE"
13033   - "POLICE_MARK"
13034   - "COPWHLIST"
13035   - "IACLDST"
13036   traces:
13037     hoverinfo: "x+y"
13038     boxpoints: "outliers"
13039     whiskerwidth: 0
13040   layout:
13041     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13042     layout: "plot-throughput"
13043
13044 - type: "plot"
13045   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13046   algorithm: "plot_performance_box"
13047   output-file-type: ".html"
13048   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13050   filter: "'NIC_Intel-X710' and
13051            '78B' and
13052            ('IP6BASE' or
13053             'POLICE_MARK' or
13054             'COPWHLIST' or
13055             'IACLDST') and
13056            'NDRPDR' and
13057            '2T2C' and
13058            'IP6FWD' and
13059            not 'SRv6' and
13060            not 'IPSEC' and
13061            not 'VHOST'"
13062   parameters:
13063   - "throughput"
13064   - "parent"
13065   - "tags"
13066   sort:
13067   - "IP6BASE"
13068   - "POLICE_MARK"
13069   - "COPWHLIST"
13070   - "IACLDST"
13071   traces:
13072     hoverinfo: "x+y"
13073     boxpoints: "outliers"
13074     whiskerwidth: 0
13075   layout:
13076     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13077     layout: "plot-throughput"
13078
13079 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13080 - type: "plot"
13081   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13082   algorithm: "plot_performance_box"
13083   output-file-type: ".html"
13084   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13085   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13086   filter: "'NIC_Intel-XL710' and
13087            '78B' and
13088            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13089            'NDRPDR' and
13090            '1T1C' and
13091            'IP6FWD' and
13092            not 'SRv6' and
13093            not 'IPSEC' and
13094            not 'VHOST'"
13095   parameters:
13096   - "throughput"
13097   - "parent"
13098   - "tags"
13099   sort:
13100   - "IP6BASE"
13101   - "FIB_20K"
13102   - "FIB_200K"
13103   - "FIB_2M"
13104   traces:
13105     hoverinfo: "x+y"
13106     boxpoints: "outliers"
13107     whiskerwidth: 0
13108   layout:
13109     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13110     layout: "plot-throughput"
13111
13112 - type: "plot"
13113   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13114   algorithm: "plot_performance_box"
13115   output-file-type: ".html"
13116   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13117   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13118   filter: "'NIC_Intel-XL710' and
13119            '78B' and
13120            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13121            'NDRPDR' and
13122            '1T1C' and
13123            'IP6FWD' and
13124            not 'SRv6' and
13125            not 'IPSEC' and
13126            not 'VHOST'"
13127   parameters:
13128   - "throughput"
13129   - "parent"
13130   - "tags"
13131   sort:
13132   - "IP6BASE"
13133   - "FIB_20K"
13134   - "FIB_200K"
13135   - "FIB_2M"
13136   traces:
13137     hoverinfo: "x+y"
13138     boxpoints: "outliers"
13139     whiskerwidth: 0
13140   layout:
13141     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13142     layout: "plot-throughput"
13143
13144 - type: "plot"
13145   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13146   algorithm: "plot_performance_box"
13147   output-file-type: ".html"
13148   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13149   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13150   filter: "'NIC_Intel-XL710' and
13151            '78B' and
13152            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13153            'NDRPDR' and
13154            '2T2C' and
13155            'IP6FWD' and
13156            not 'SRv6' and
13157            not 'IPSEC' and
13158            not 'VHOST'"
13159   parameters:
13160   - "throughput"
13161   - "parent"
13162   - "tags"
13163   sort:
13164   - "IP6BASE"
13165   - "FIB_20K"
13166   - "FIB_200K"
13167   - "FIB_2M"
13168   traces:
13169     hoverinfo: "x+y"
13170     boxpoints: "outliers"
13171     whiskerwidth: 0
13172   layout:
13173     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13174     layout: "plot-throughput"
13175
13176 - type: "plot"
13177   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13178   algorithm: "plot_performance_box"
13179   output-file-type: ".html"
13180   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13182   filter: "'NIC_Intel-XL710' and
13183            '78B' and
13184            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13185            'NDRPDR' and
13186            '2T2C' and
13187            'IP6FWD' and
13188            not 'SRv6' and
13189            not 'IPSEC' and
13190            not 'VHOST'"
13191   parameters:
13192   - "throughput"
13193   - "parent"
13194   - "tags"
13195   sort:
13196   - "IP6BASE"
13197   - "FIB_20K"
13198   - "FIB_200K"
13199   - "FIB_2M"
13200   traces:
13201     hoverinfo: "x+y"
13202     boxpoints: "outliers"
13203     whiskerwidth: 0
13204   layout:
13205     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13206     layout: "plot-throughput"
13207
13208 # Packet Throughput - VPP IPv6 3n-skx-x710
13209 - type: "plot"
13210   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13211   algorithm: "plot_performance_box"
13212   output-file-type: ".html"
13213   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13215   filter: "'NIC_Intel-X710' and
13216            '78B' and
13217            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13218            'NDRPDR' and
13219            '2T1C' and
13220            'IP6FWD' and
13221            not 'SRv6' and
13222            not 'IPSEC' and
13223            not 'VHOST'"
13224   parameters:
13225   - "throughput"
13226   - "parent"
13227   - "tags"
13228   sort:
13229   - "IP6BASE"
13230   - "FIB_20K"
13231   - "FIB_200K"
13232   - "FIB_2M"
13233   traces:
13234     hoverinfo: "x+y"
13235     boxpoints: "outliers"
13236     whiskerwidth: 0
13237   layout:
13238     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13239     layout: "plot-throughput"
13240
13241 - type: "plot"
13242   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13243   algorithm: "plot_performance_box"
13244   output-file-type: ".html"
13245   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13246   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13247   filter: "'NIC_Intel-X710' and
13248            '78B' and
13249            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13250            'NDRPDR' and
13251            '2T1C' and
13252            'IP6FWD' and
13253            not 'SRv6' and
13254            not 'IPSEC' and
13255            not 'VHOST'"
13256   parameters:
13257   - "throughput"
13258   - "parent"
13259   - "tags"
13260   sort:
13261   - "IP6BASE"
13262   - "FIB_20K"
13263   - "FIB_200K"
13264   - "FIB_2M"
13265   traces:
13266     hoverinfo: "x+y"
13267     boxpoints: "outliers"
13268     whiskerwidth: 0
13269   layout:
13270     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13271     layout: "plot-throughput"
13272
13273 - type: "plot"
13274   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13275   algorithm: "plot_performance_box"
13276   output-file-type: ".html"
13277   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13279   filter: "'NIC_Intel-X710' and
13280            '78B' and
13281            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13282            'NDRPDR' and
13283            '4T2C' and
13284            'IP6FWD' and
13285            not 'SRv6' and
13286            not 'IPSEC' and
13287            not 'VHOST'"
13288   parameters:
13289   - "throughput"
13290   - "parent"
13291   - "tags"
13292   sort:
13293   - "IP6BASE"
13294   - "FIB_20K"
13295   - "FIB_200K"
13296   - "FIB_2M"
13297   traces:
13298     hoverinfo: "x+y"
13299     boxpoints: "outliers"
13300     whiskerwidth: 0
13301   layout:
13302     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13303     layout: "plot-throughput"
13304
13305 - type: "plot"
13306   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13307   algorithm: "plot_performance_box"
13308   output-file-type: ".html"
13309   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13310   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13311   filter: "'NIC_Intel-X710' and
13312            '78B' and
13313            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13314            'NDRPDR' and
13315            '4T2C' and
13316            'IP6FWD' and
13317            not 'SRv6' and
13318            not 'IPSEC' and
13319            not 'VHOST'"
13320   parameters:
13321   - "throughput"
13322   - "parent"
13323   - "tags"
13324   sort:
13325   - "IP6BASE"
13326   - "FIB_20K"
13327   - "FIB_200K"
13328   - "FIB_2M"
13329   traces:
13330     hoverinfo: "x+y"
13331     boxpoints: "outliers"
13332     whiskerwidth: 0
13333   layout:
13334     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13335     layout: "plot-throughput"
13336
13337 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13338 - type: "plot"
13339   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13340   algorithm: "plot_performance_box"
13341   output-file-type: ".html"
13342   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13344   filter: "'NIC_Intel-X710' and
13345            '78B' and
13346            ('IP6BASE' or
13347             'POLICE_MARK' or
13348             'COPWHLIST' or
13349             'IACLDST') and
13350            'NDRPDR' and
13351            '2T1C' and
13352            'IP6FWD' and
13353            not 'SRv6' and
13354            not 'IPSEC' and
13355            not 'VHOST'"
13356   parameters:
13357   - "throughput"
13358   - "parent"
13359   - "tags"
13360   sort:
13361   - "IP6BASE"
13362   - "POLICE_MARK"
13363   - "COPWHLIST"
13364   - "IACLDST"
13365   traces:
13366     hoverinfo: "x+y"
13367     boxpoints: "outliers"
13368     whiskerwidth: 0
13369   layout:
13370     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13371     layout: "plot-throughput"
13372
13373 - type: "plot"
13374   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13375   algorithm: "plot_performance_box"
13376   output-file-type: ".html"
13377   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13378   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13379   filter: "'NIC_Intel-X710' and
13380            '78B' and
13381            ('IP6BASE' or
13382             'POLICE_MARK' or
13383             'COPWHLIST' or
13384             'IACLDST') and
13385            'NDRPDR' and
13386            '4T2C' and
13387            'IP6FWD' and
13388            not 'SRv6' and
13389            not 'IPSEC' and
13390            not 'VHOST'"
13391   parameters:
13392   - "throughput"
13393   - "parent"
13394   - "tags"
13395   sort:
13396   - "IP6BASE"
13397   - "POLICE_MARK"
13398   - "COPWHLIST"
13399   - "IACLDST"
13400   traces:
13401     hoverinfo: "x+y"
13402     boxpoints: "outliers"
13403     whiskerwidth: 0
13404   layout:
13405     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13406     layout: "plot-throughput"
13407
13408 - type: "plot"
13409   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13410   algorithm: "plot_performance_box"
13411   output-file-type: ".html"
13412   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13414   filter: "'NIC_Intel-X710' and
13415            '78B' and
13416            ('IP6BASE' or
13417             'POLICE_MARK' or
13418             'COPWHLIST' or
13419             'IACLDST') and
13420            'NDRPDR' and
13421            '2T1C' and
13422            'IP6FWD' and
13423            not 'SRv6' and
13424            not 'IPSEC' and
13425            not 'VHOST'"
13426   parameters:
13427   - "throughput"
13428   - "parent"
13429   - "tags"
13430   sort:
13431   - "IP6BASE"
13432   - "POLICE_MARK"
13433   - "COPWHLIST"
13434   - "IACLDST"
13435   traces:
13436     hoverinfo: "x+y"
13437     boxpoints: "outliers"
13438     whiskerwidth: 0
13439   layout:
13440     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13441     layout: "plot-throughput"
13442
13443 - type: "plot"
13444   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13445   algorithm: "plot_performance_box"
13446   output-file-type: ".html"
13447   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13449   filter: "'NIC_Intel-X710' and
13450            '78B' and
13451            ('IP6BASE' or
13452             'POLICE_MARK' or
13453             'COPWHLIST' or
13454             'IACLDST') and
13455            'NDRPDR' and
13456            '4T2C' and
13457            'IP6FWD' and
13458            not 'SRv6' and
13459            not 'IPSEC' and
13460            not 'VHOST'"
13461   parameters:
13462   - "throughput"
13463   - "parent"
13464   - "tags"
13465   sort:
13466   - "IP6BASE"
13467   - "POLICE_MARK"
13468   - "COPWHLIST"
13469   - "IACLDST"
13470   traces:
13471     hoverinfo: "x+y"
13472     boxpoints: "outliers"
13473     whiskerwidth: 0
13474   layout:
13475     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13476     layout: "plot-throughput"
13477
13478 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13479 - type: "plot"
13480   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13481   algorithm: "plot_performance_box"
13482   output-file-type: ".html"
13483   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13485   filter: "'NIC_Intel-XXV710' and
13486            '78B' and
13487            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13488            'NDRPDR' and
13489            '2T1C' and
13490            'IP6FWD' and
13491            not 'SRv6' and
13492            not 'IPSEC' and
13493            not 'VHOST'"
13494   parameters:
13495   - "throughput"
13496   - "parent"
13497   - "tags"
13498   sort:
13499   - "IP6BASE"
13500   - "FIB_20K"
13501   - "FIB_200K"
13502   - "FIB_2M"
13503   traces:
13504     hoverinfo: "x+y"
13505     boxpoints: "outliers"
13506     whiskerwidth: 0
13507   layout:
13508     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13509     layout: "plot-throughput"
13510
13511 - type: "plot"
13512   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13513   algorithm: "plot_performance_box"
13514   output-file-type: ".html"
13515   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13517   filter: "'NIC_Intel-XXV710' and
13518            '78B' and
13519            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13520            'NDRPDR' and
13521            '2T1C' and
13522            'IP6FWD' and
13523            not 'SRv6' and
13524            not 'IPSEC' and
13525            not 'VHOST'"
13526   parameters:
13527   - "throughput"
13528   - "parent"
13529   - "tags"
13530   sort:
13531   - "IP6BASE"
13532   - "FIB_20K"
13533   - "FIB_200K"
13534   - "FIB_2M"
13535   traces:
13536     hoverinfo: "x+y"
13537     boxpoints: "outliers"
13538     whiskerwidth: 0
13539   layout:
13540     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13541     layout: "plot-throughput"
13542
13543 - type: "plot"
13544   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13545   algorithm: "plot_performance_box"
13546   output-file-type: ".html"
13547   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13549   filter: "'NIC_Intel-XXV710' and
13550            '78B' and
13551            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13552            'NDRPDR' and
13553            '4T2C' and
13554            'IP6FWD' and
13555            not 'SRv6' and
13556            not 'IPSEC' and
13557            not 'VHOST'"
13558   parameters:
13559   - "throughput"
13560   - "parent"
13561   - "tags"
13562   sort:
13563   - "IP6BASE"
13564   - "FIB_20K"
13565   - "FIB_200K"
13566   - "FIB_2M"
13567   traces:
13568     hoverinfo: "x+y"
13569     boxpoints: "outliers"
13570     whiskerwidth: 0
13571   layout:
13572     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13573     layout: "plot-throughput"
13574
13575 - type: "plot"
13576   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13577   algorithm: "plot_performance_box"
13578   output-file-type: ".html"
13579   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13581   filter: "'NIC_Intel-XXV710' and
13582            '78B' and
13583            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13584            'NDRPDR' and
13585            '4T2C' and
13586            'IP6FWD' and
13587            not 'SRv6' and
13588            not 'IPSEC' and
13589            not 'VHOST'"
13590   parameters:
13591   - "throughput"
13592   - "parent"
13593   - "tags"
13594   sort:
13595   - "IP6BASE"
13596   - "FIB_20K"
13597   - "FIB_200K"
13598   - "FIB_2M"
13599   traces:
13600     hoverinfo: "x+y"
13601     boxpoints: "outliers"
13602     whiskerwidth: 0
13603   layout:
13604     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13605     layout: "plot-throughput"
13606
13607 # Packet Throughput - VPP IPv6 2n-skx-x710
13608 - type: "plot"
13609   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13610   algorithm: "plot_performance_box"
13611   output-file-type: ".html"
13612   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13613   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13614   filter: "'NIC_Intel-X710' and
13615            '78B' and
13616            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13617            'NDRPDR' and
13618            '2T1C' and
13619            'IP6FWD' and
13620            not 'SRv6' and
13621            not 'IPSEC' and
13622            not 'VHOST'"
13623   parameters:
13624   - "throughput"
13625   - "parent"
13626   - "tags"
13627   sort:
13628   - "IP6BASE"
13629   - "FIB_20K"
13630   - "FIB_200K"
13631   - "FIB_2M"
13632   traces:
13633     hoverinfo: "x+y"
13634     boxpoints: "outliers"
13635     whiskerwidth: 0
13636   layout:
13637     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13638     layout: "plot-throughput"
13639
13640 - type: "plot"
13641   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13642   algorithm: "plot_performance_box"
13643   output-file-type: ".html"
13644   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13645   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13646   filter: "'NIC_Intel-X710' and
13647            '78B' and
13648            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13649            'NDRPDR' and
13650            '2T1C' and
13651            'IP6FWD' and
13652            not 'SRv6' and
13653            not 'IPSEC' and
13654            not 'VHOST'"
13655   parameters:
13656   - "throughput"
13657   - "parent"
13658   - "tags"
13659   sort:
13660   - "IP6BASE"
13661   - "FIB_20K"
13662   - "FIB_200K"
13663   - "FIB_2M"
13664   traces:
13665     hoverinfo: "x+y"
13666     boxpoints: "outliers"
13667     whiskerwidth: 0
13668   layout:
13669     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13670     layout: "plot-throughput"
13671
13672 - type: "plot"
13673   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13674   algorithm: "plot_performance_box"
13675   output-file-type: ".html"
13676   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13677   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13678   filter: "'NIC_Intel-X710' and
13679            '78B' and
13680            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13681            'NDRPDR' and
13682            '4T2C' and
13683            'IP6FWD' and
13684            not 'SRv6' and
13685            not 'IPSEC' and
13686            not 'VHOST'"
13687   parameters:
13688   - "throughput"
13689   - "parent"
13690   - "tags"
13691   sort:
13692   - "IP6BASE"
13693   - "FIB_20K"
13694   - "FIB_200K"
13695   - "FIB_2M"
13696   traces:
13697     hoverinfo: "x+y"
13698     boxpoints: "outliers"
13699     whiskerwidth: 0
13700   layout:
13701     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13702     layout: "plot-throughput"
13703
13704 - type: "plot"
13705   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13706   algorithm: "plot_performance_box"
13707   output-file-type: ".html"
13708   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13709   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13710   filter: "'NIC_Intel-X710' and
13711            '78B' and
13712            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13713            'NDRPDR' and
13714            '4T2C' and
13715            'IP6FWD' and
13716            not 'SRv6' and
13717            not 'IPSEC' and
13718            not 'VHOST'"
13719   parameters:
13720   - "throughput"
13721   - "parent"
13722   - "tags"
13723   sort:
13724   - "IP6BASE"
13725   - "FIB_20K"
13726   - "FIB_200K"
13727   - "FIB_2M"
13728   traces:
13729     hoverinfo: "x+y"
13730     boxpoints: "outliers"
13731     whiskerwidth: 0
13732   layout:
13733     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13734     layout: "plot-throughput"
13735
13736 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13737 - type: "plot"
13738   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13739   algorithm: "plot_performance_box"
13740   output-file-type: ".html"
13741   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13742   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13743   filter: "'NIC_Intel-XXV710' and
13744            '78B' and
13745            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13746            'NDRPDR' and
13747            '2T1C' and
13748            'IP6FWD' and
13749            not 'SRv6' and
13750            not 'IPSEC' and
13751            not 'VHOST'"
13752   parameters:
13753   - "throughput"
13754   - "parent"
13755   - "tags"
13756   sort:
13757   - "IP6BASE"
13758   - "FIB_20K"
13759   - "FIB_200K"
13760   - "FIB_2M"
13761   traces:
13762     hoverinfo: "x+y"
13763     boxpoints: "outliers"
13764     whiskerwidth: 0
13765   layout:
13766     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13767     layout: "plot-throughput"
13768
13769 - type: "plot"
13770   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13771   algorithm: "plot_performance_box"
13772   output-file-type: ".html"
13773   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13774   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13775   filter: "'NIC_Intel-XXV710' and
13776            '78B' and
13777            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13778            'NDRPDR' and
13779            '2T1C' and
13780            'IP6FWD' and
13781            not 'SRv6' and
13782            not 'IPSEC' and
13783            not 'VHOST'"
13784   parameters:
13785   - "throughput"
13786   - "parent"
13787   - "tags"
13788   sort:
13789   - "IP6BASE"
13790   - "FIB_20K"
13791   - "FIB_200K"
13792   - "FIB_2M"
13793   traces:
13794     hoverinfo: "x+y"
13795     boxpoints: "outliers"
13796     whiskerwidth: 0
13797   layout:
13798     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13799     layout: "plot-throughput"
13800
13801 - type: "plot"
13802   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13803   algorithm: "plot_performance_box"
13804   output-file-type: ".html"
13805   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13806   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13807   filter: "'NIC_Intel-XXV710' and
13808            '78B' and
13809            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13810            'NDRPDR' and
13811            '4T2C' and
13812            'IP6FWD' and
13813            not 'SRv6' and
13814            not 'IPSEC' and
13815            not 'VHOST'"
13816   parameters:
13817   - "throughput"
13818   - "parent"
13819   - "tags"
13820   sort:
13821   - "IP6BASE"
13822   - "FIB_20K"
13823   - "FIB_200K"
13824   - "FIB_2M"
13825   traces:
13826     hoverinfo: "x+y"
13827     boxpoints: "outliers"
13828     whiskerwidth: 0
13829   layout:
13830     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13831     layout: "plot-throughput"
13832
13833 - type: "plot"
13834   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13835   algorithm: "plot_performance_box"
13836   output-file-type: ".html"
13837   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13838   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13839   filter: "'NIC_Intel-XXV710' and
13840            '78B' and
13841            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13842            'NDRPDR' and
13843            '4T2C' and
13844            'IP6FWD' and
13845            not 'SRv6' and
13846            not 'IPSEC' and
13847            not 'VHOST'"
13848   parameters:
13849   - "throughput"
13850   - "parent"
13851   - "tags"
13852   sort:
13853   - "IP6BASE"
13854   - "FIB_20K"
13855   - "FIB_200K"
13856   - "FIB_2M"
13857   traces:
13858     hoverinfo: "x+y"
13859     boxpoints: "outliers"
13860     whiskerwidth: 0
13861   layout:
13862     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13863     layout: "plot-throughput"
13864
13865 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
13866 #- type: "plot"
13867 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13868 #  algorithm: "plot_performance_box"
13869 #  output-file-type: ".html"
13870 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13871 #  data: "intel-dnv-vpp"
13872 #  filter: "'NIC_Intel-X553' and
13873 #           '78B' and
13874 #           'IP6BASE' and
13875 #           'NDRPDR' and
13876 #           '1T1C' and
13877 #           'IP6FWD' and
13878 #           not 'SRv6' and
13879 #           not 'IPSEC' and
13880 #           not 'VHOST'"
13881 #  parameters:
13882 #  - "throughput"
13883 #  - "parent"
13884 #  - "tags"
13885 #  sort:
13886 #  - "IP6BASE"
13887 #  traces:
13888 #    hoverinfo: "x+y"
13889 #    boxpoints: "outliers"
13890 #    whiskerwidth: 0
13891 #  layout:
13892 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
13893 #    layout: "plot-throughput"
13894 #
13895 #- type: "plot"
13896 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13897 #  algorithm: "plot_performance_box"
13898 #  output-file-type: ".html"
13899 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13900 #  data: "intel-dnv-vpp"
13901 #  filter: "'NIC_Intel-X553' and
13902 #           '78B' and
13903 #           'IP6BASE' and
13904 #           'NDRPDR' and
13905 #           '1T1C' and
13906 #           'IP6FWD' and
13907 #           not 'SRv6' and
13908 #           not 'IPSEC' and
13909 #           not 'VHOST'"
13910 #  parameters:
13911 #  - "throughput"
13912 #  - "parent"
13913 #  - "tags"
13914 #  sort:
13915 #  - "IP6BASE"
13916 #  traces:
13917 #    hoverinfo: "x+y"
13918 #    boxpoints: "outliers"
13919 #    whiskerwidth: 0
13920 #  layout:
13921 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13922 #    layout: "plot-throughput"
13923 #
13924 #- type: "plot"
13925 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13926 #  algorithm: "plot_performance_box"
13927 #  output-file-type: ".html"
13928 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13929 #  data: "intel-dnv-vpp"
13930 #  filter: "'NIC_Intel-X553' and
13931 #           '78B' and
13932 #           'IP6BASE' and
13933 #           'NDRPDR' and
13934 #           '2T2C' and
13935 #           'IP6FWD' and
13936 #           not 'SRv6' and
13937 #           not 'IPSEC' and
13938 #           not 'VHOST'"
13939 #  parameters:
13940 #  - "throughput"
13941 #  - "parent"
13942 #  - "tags"
13943 #  sort:
13944 #  - "IP6BASE"
13945 #  traces:
13946 #    hoverinfo: "x+y"
13947 #    boxpoints: "outliers"
13948 #    whiskerwidth: 0
13949 #  layout:
13950 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13951 #    layout: "plot-throughput"
13952 #
13953 #- type: "plot"
13954 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13955 #  algorithm: "plot_performance_box"
13956 #  output-file-type: ".html"
13957 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13958 #  data: "intel-dnv-vpp"
13959 #  filter: "'NIC_Intel-X553' and
13960 #           '78B' and
13961 #           'IP6BASE' and
13962 #           'NDRPDR' and
13963 #           '2T2C' and
13964 #           'IP6FWD' and
13965 #           not 'SRv6' and
13966 #           not 'IPSEC' and
13967 #           not 'VHOST'"
13968 #  parameters:
13969 #  - "throughput"
13970 #  - "parent"
13971 #  - "tags"
13972 #  sort:
13973 #  - "IP6BASE"
13974 #  traces:
13975 #    hoverinfo: "x+y"
13976 #    boxpoints: "outliers"
13977 #    whiskerwidth: 0
13978 #  layout:
13979 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13980 #    layout: "plot-throughput"
13981
13982 ################################################################################
13983
13984 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
13985 - type: "plot"
13986   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13987   algorithm: "plot_performance_box"
13988   output-file-type: ".html"
13989   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13991   filter: "'NIC_Intel-X520-DA2' and
13992            '78B' and
13993            'ENCAP' and
13994            'NDRPDR' and
13995            '1T1C' and
13996            'LISP' and
13997            not 'VHOST'"
13998   parameters:
13999   - "throughput"
14000   - "parent"
14001   - "tags"
14002   sort:
14003   - "IP4UNRLAY"
14004   - "IP6UNRLAY"
14005   traces:
14006     hoverinfo: "x+y"
14007     boxpoints: "outliers"
14008     whiskerwidth: 0
14009   layout:
14010     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14011     layout: "plot-throughput"
14012
14013 - type: "plot"
14014   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14015   algorithm: "plot_performance_box"
14016   output-file-type: ".html"
14017   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14018   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14019   filter: "'NIC_Intel-X520-DA2' and
14020            '78B' and
14021            'ENCAP' and
14022            'NDRPDR' and
14023            '1T1C' and
14024            'LISP' and
14025            not 'VHOST'"
14026   parameters:
14027   - "throughput"
14028   - "parent"
14029   - "tags"
14030   sort:
14031   - "IP4UNRLAY"
14032   - "IP6UNRLAY"
14033   traces:
14034     hoverinfo: "x+y"
14035     boxpoints: "outliers"
14036     whiskerwidth: 0
14037   layout:
14038     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14039     layout: "plot-throughput"
14040
14041 - type: "plot"
14042   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14043   algorithm: "plot_performance_box"
14044   output-file-type: ".html"
14045   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14046   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14047   filter: "'NIC_Intel-X520-DA2' and
14048            '78B' and
14049            'ENCAP' and
14050            'NDRPDR' and
14051            '2T2C' and
14052            'LISP' and
14053            not 'VHOST'"
14054   parameters:
14055   - "throughput"
14056   - "parent"
14057   - "tags"
14058   sort:
14059   - "IP4UNRLAY"
14060   - "IP6UNRLAY"
14061   traces:
14062     hoverinfo: "x+y"
14063     boxpoints: "outliers"
14064     whiskerwidth: 0
14065   layout:
14066     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14067     layout: "plot-throughput"
14068
14069 - type: "plot"
14070   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14071   algorithm: "plot_performance_box"
14072   output-file-type: ".html"
14073   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14075   filter: "'NIC_Intel-X520-DA2' and
14076            '78B' and
14077            'ENCAP' and
14078            'NDRPDR' and
14079            '2T2C' and
14080            'LISP' and
14081            not 'VHOST'"
14082   parameters:
14083   - "throughput"
14084   - "parent"
14085   - "tags"
14086   sort:
14087   - "IP4UNRLAY"
14088   - "IP6UNRLAY"
14089   traces:
14090     hoverinfo: "x+y"
14091     boxpoints: "outliers"
14092     whiskerwidth: 0
14093   layout:
14094     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14095     layout: "plot-throughput"
14096
14097 ################################################################################
14098
14099 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14100 - type: "plot"
14101   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14102   algorithm: "plot_performance_box"
14103   output-file-type: ".html"
14104   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14105   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14106   filter: "'NIC_Intel-XL710' and
14107            '64B' and
14108            'IP4FWD' and
14109            'NDRPDR' and
14110            'BASE' and
14111            '1T1C' and
14112            'IPSECHW' and
14113            not 'VHOST'"
14114   parameters:
14115   - "throughput"
14116   - "parent"
14117   - "tags"
14118   traces:
14119     hoverinfo: "x+y"
14120     boxpoints: "outliers"
14121     whiskerwidth: 0
14122   layout:
14123     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14124     layout: "plot-throughput"
14125
14126 - type: "plot"
14127   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14128   algorithm: "plot_performance_box"
14129   output-file-type: ".html"
14130   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14131   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14132   filter: "'NIC_Intel-XL710' and
14133            '64B' and
14134            'IP4FWD' and
14135            'NDRPDR' and
14136            'BASE' and
14137            '1T1C' and
14138            'IPSECHW' and
14139            not 'VHOST'"
14140   parameters:
14141   - "throughput"
14142   - "parent"
14143   - "tags"
14144   traces:
14145     hoverinfo: "x+y"
14146     boxpoints: "outliers"
14147     whiskerwidth: 0
14148   layout:
14149     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14150     layout: "plot-throughput"
14151
14152 - type: "plot"
14153   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14154   algorithm: "plot_performance_box"
14155   output-file-type: ".html"
14156   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14157   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14158   filter: "'NIC_Intel-XL710' and
14159            '64B' and
14160            'IP4FWD' and
14161            'NDRPDR' and
14162            'BASE' and
14163            '2T2C' and
14164            'IPSECHW' and
14165            not 'VHOST'"
14166   parameters:
14167   - "throughput"
14168   - "parent"
14169   - "tags"
14170   traces:
14171     hoverinfo: "x+y"
14172     boxpoints: "outliers"
14173     whiskerwidth: 0
14174   layout:
14175     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14176     layout: "plot-throughput"
14177
14178 - type: "plot"
14179   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14180   algorithm: "plot_performance_box"
14181   output-file-type: ".html"
14182   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14183   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14184   filter: "'NIC_Intel-XL710' and
14185            '64B' and
14186            'IP4FWD' and
14187            'NDRPDR' and
14188            'BASE' and
14189            '2T2C' and
14190            'IPSECHW' and
14191            not 'VHOST'"
14192   parameters:
14193   - "throughput"
14194   - "parent"
14195   - "tags"
14196   traces:
14197     hoverinfo: "x+y"
14198     boxpoints: "outliers"
14199     whiskerwidth: 0
14200   layout:
14201     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14202     layout: "plot-throughput"
14203
14204 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14205 - type: "plot"
14206   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14207   algorithm: "plot_performance_box"
14208   output-file-type: ".html"
14209   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14211   filter: "'NIC_Intel-XL710' and
14212            '64B' and
14213            'IP4FWD' and
14214            'NDRPDR' and
14215            'SCALE' and
14216            '1T1C' and
14217            'IPSECHW' and
14218            not 'VHOST'"
14219   parameters:
14220   - "throughput"
14221   - "parent"
14222   - "tags"
14223   traces:
14224     hoverinfo: "x+y"
14225     boxpoints: "outliers"
14226     whiskerwidth: 0
14227   layout:
14228     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14229     layout: "plot-throughput"
14230
14231 - type: "plot"
14232   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14233   algorithm: "plot_performance_box"
14234   output-file-type: ".html"
14235   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14237   filter: "'NIC_Intel-XL710' and
14238            '64B' and
14239            'IP4FWD' and
14240            'NDRPDR' and
14241            'SCALE' and
14242            '1T1C' and
14243            'IPSECHW' and
14244            not 'VHOST'"
14245   parameters:
14246   - "throughput"
14247   - "parent"
14248   - "tags"
14249   traces:
14250     hoverinfo: "x+y"
14251     boxpoints: "outliers"
14252     whiskerwidth: 0
14253   layout:
14254     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14255     layout: "plot-throughput"
14256
14257 - type: "plot"
14258   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14259   algorithm: "plot_performance_box"
14260   output-file-type: ".html"
14261   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14263   filter: "'NIC_Intel-XL710' and
14264            '64B' and
14265            'IP4FWD' and
14266            'NDRPDR' and
14267            'SCALE' and
14268            '2T2C' and
14269            'IPSECHW' and
14270            not 'VHOST'"
14271   parameters:
14272   - "throughput"
14273   - "parent"
14274   - "tags"
14275   traces:
14276     hoverinfo: "x+y"
14277     boxpoints: "outliers"
14278     whiskerwidth: 0
14279   layout:
14280     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14281     layout: "plot-throughput"
14282
14283 - type: "plot"
14284   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14285   algorithm: "plot_performance_box"
14286   output-file-type: ".html"
14287   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14288   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14289   filter: "'NIC_Intel-XL710' and
14290            '64B' and
14291            'IP4FWD' and
14292            'NDRPDR' and
14293            'SCALE' and
14294            '2T2C' and
14295            'IPSECHW' and
14296            not 'VHOST'"
14297   parameters:
14298   - "throughput"
14299   - "parent"
14300   - "tags"
14301   traces:
14302     hoverinfo: "x+y"
14303     boxpoints: "outliers"
14304     whiskerwidth: 0
14305   layout:
14306     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14307     layout: "plot-throughput"
14308
14309 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14310 - type: "plot"
14311   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14312   algorithm: "plot_performance_box"
14313   output-file-type: ".html"
14314   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14315   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14316   filter: "'NIC_Intel-XL710' and
14317            '64B' and
14318            'IP4FWD' and
14319            'NDRPDR' and
14320            '1T1C' and
14321            'IPSECSW' and
14322            not 'VHOST'"
14323   parameters:
14324   - "throughput"
14325   - "parent"
14326   - "tags"
14327   traces:
14328     hoverinfo: "x+y"
14329     boxpoints: "outliers"
14330     whiskerwidth: 0
14331   layout:
14332     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14333     layout: "plot-throughput"
14334
14335 - type: "plot"
14336   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14337   algorithm: "plot_performance_box"
14338   output-file-type: ".html"
14339   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14341   filter: "'NIC_Intel-XL710' and
14342            '64B' and
14343            'IP4FWD' and
14344            'NDRPDR' and
14345            '1T1C' and
14346            'IPSECSW' and
14347            not 'VHOST'"
14348   parameters:
14349   - "throughput"
14350   - "parent"
14351   - "tags"
14352   traces:
14353     hoverinfo: "x+y"
14354     boxpoints: "outliers"
14355     whiskerwidth: 0
14356   layout:
14357     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14358     layout: "plot-throughput"
14359
14360 - type: "plot"
14361   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14362   algorithm: "plot_performance_box"
14363   output-file-type: ".html"
14364   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14366   filter: "'NIC_Intel-XL710' and
14367            '64B' and
14368            'IP4FWD' and
14369            'NDRPDR' and
14370            '2T2C' and
14371            'IPSECSW' and
14372            not 'VHOST'"
14373   parameters:
14374   - "throughput"
14375   - "parent"
14376   - "tags"
14377   traces:
14378     hoverinfo: "x+y"
14379     boxpoints: "outliers"
14380     whiskerwidth: 0
14381   layout:
14382     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14383     layout: "plot-throughput"
14384
14385 - type: "plot"
14386   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14387   algorithm: "plot_performance_box"
14388   output-file-type: ".html"
14389   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14391   filter: "'NIC_Intel-XL710' and
14392            '64B' and
14393            'IP4FWD' and
14394            'NDRPDR' and
14395            '2T2C' and
14396            'IPSECSW' and
14397            not 'VHOST'"
14398   parameters:
14399   - "throughput"
14400   - "parent"
14401   - "tags"
14402   traces:
14403     hoverinfo: "x+y"
14404     boxpoints: "outliers"
14405     whiskerwidth: 0
14406   layout:
14407     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14408     layout: "plot-throughput"
14409
14410 ################################################################################
14411
14412 # Packet Throughput - VPP SRv6 3n-hsw-x520
14413 - type: "plot"
14414   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14415   algorithm: "plot_performance_box"
14416   output-file-type: ".html"
14417   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14418   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14419   filter: "'NIC_Intel-X520-DA2' and
14420            '78B' and
14421            'FEATURE' and
14422            'NDRPDR' and
14423            '1T1C' and
14424            'IP6FWD' and
14425            'SRv6'"
14426   parameters:
14427   - "throughput"
14428   - "parent"
14429   - "tags"
14430   traces:
14431     hoverinfo: "x+y"
14432     boxpoints: "outliers"
14433     whiskerwidth: 0
14434   layout:
14435     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14436     layout: "plot-throughput"
14437
14438 - type: "plot"
14439   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14440   algorithm: "plot_performance_box"
14441   output-file-type: ".html"
14442   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14443   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14444   filter: "'NIC_Intel-X520-DA2' and
14445            '78B' and
14446            'FEATURE' and
14447            'NDRPDR' and
14448            '1T1C' and
14449            'IP6FWD' and
14450            'SRv6'"
14451   parameters:
14452   - "throughput"
14453   - "parent"
14454   - "tags"
14455   traces:
14456     hoverinfo: "x+y"
14457     boxpoints: "outliers"
14458     whiskerwidth: 0
14459   layout:
14460     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14461     layout: "plot-throughput"
14462
14463 - type: "plot"
14464   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14465   algorithm: "plot_performance_box"
14466   output-file-type: ".html"
14467   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14468   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14469   filter: "'NIC_Intel-X520-DA2' and
14470            '78B' and
14471            'FEATURE' and
14472            'NDRPDR' and
14473            '2T2C' and
14474            'IP6FWD' and
14475            'SRv6'"
14476   parameters:
14477   - "throughput"
14478   - "parent"
14479   - "tags"
14480   traces:
14481     hoverinfo: "x+y"
14482     boxpoints: "outliers"
14483     whiskerwidth: 0
14484   layout:
14485     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14486     layout: "plot-throughput"
14487
14488 - type: "plot"
14489   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14490   algorithm: "plot_performance_box"
14491   output-file-type: ".html"
14492   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14493   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14494   filter: "'NIC_Intel-X520-DA2' and
14495            '78B' and
14496            'FEATURE' and
14497            'NDRPDR' and
14498            '2T2C' and
14499            'IP6FWD' and
14500            'SRv6'"
14501   parameters:
14502   - "throughput"
14503   - "parent"
14504   - "tags"
14505   traces:
14506     hoverinfo: "x+y"
14507     boxpoints: "outliers"
14508     whiskerwidth: 0
14509   layout:
14510     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14511     layout: "plot-throughput"
14512
14513 ################################################################################
14514
14515 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14516 - type: "plot"
14517   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14518   algorithm: "plot_performance_box"
14519   output-file-type: ".html"
14520   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14522   filter: "'NIC_Intel-X520-DA2' and
14523            '64B' and
14524            'NDRPDR' and
14525            'ETH' and
14526            'IP4FWD' and
14527            '1T1C' and
14528            'VHOST_1024' and
14529            not 'VXLAN' and
14530            not 'DOT1Q'"
14531   parameters:
14532   - "throughput"
14533   - "parent"
14534   - "tags"
14535   sort:
14536   - "not CFS_OPT"
14537   - "1VM"
14538   - "2VM"
14539   traces:
14540     hoverinfo: "x+y"
14541     boxpoints: "outliers"
14542     whiskerwidth: 0
14543   layout:
14544     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14545     layout: "plot-throughput"
14546
14547 - type: "plot"
14548   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14549   algorithm: "plot_performance_box"
14550   output-file-type: ".html"
14551   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14552   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14553   filter: "'NIC_Intel-X520-DA2' and
14554            '64B' and
14555            'NDRPDR' and
14556            'ETH' and
14557            'IP4FWD' and
14558            '2T2C' and
14559            'VHOST_1024' and
14560            not 'VXLAN' and
14561            not 'DOT1Q'"
14562   parameters:
14563   - "throughput"
14564   - "parent"
14565   - "tags"
14566   sort:
14567   - "not CFS_OPT"
14568   - "1VM"
14569   - "2VM"
14570   traces:
14571     hoverinfo: "x+y"
14572     boxpoints: "outliers"
14573     whiskerwidth: 0
14574   layout:
14575     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14576     layout: "plot-throughput"
14577
14578 - type: "plot"
14579   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14580   algorithm: "plot_performance_box"
14581   output-file-type: ".html"
14582   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14583   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14584   filter: "'NIC_Intel-X520-DA2' and
14585            '64B' and
14586            'NDRPDR' and
14587            'ETH' and
14588            'IP4FWD' and
14589            '1T1C' and
14590            'VHOST_1024' and
14591            not 'VXLAN' and
14592            not 'DOT1Q'"
14593   parameters:
14594   - "throughput"
14595   - "parent"
14596   - "tags"
14597   sort:
14598   - "not CFS_OPT"
14599   - "1VM"
14600   - "2VM"
14601   traces:
14602     hoverinfo: "x+y"
14603     boxpoints: "outliers"
14604     whiskerwidth: 0
14605   layout:
14606     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14607     layout: "plot-throughput"
14608
14609 - type: "plot"
14610   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14611   algorithm: "plot_performance_box"
14612   output-file-type: ".html"
14613   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14614   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14615   filter: "'NIC_Intel-X520-DA2' and
14616            '64B' and
14617            'NDRPDR' and
14618            'ETH' and
14619            'IP4FWD' and
14620            '2T2C' and
14621            'VHOST_1024' and
14622            not 'VXLAN' and
14623            not 'DOT1Q'"
14624   parameters:
14625   - "throughput"
14626   - "parent"
14627   - "tags"
14628   sort:
14629   - "not CFS_OPT"
14630   - "1VM"
14631   - "2VM"
14632   traces:
14633     hoverinfo: "x+y"
14634     boxpoints: "outliers"
14635     whiskerwidth: 0
14636   layout:
14637     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14638     layout: "plot-throughput"
14639
14640 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14641 - type: "plot"
14642   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14643   algorithm: "plot_performance_box"
14644   output-file-type: ".html"
14645   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14646   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14647   filter: "'NIC_Intel-X520-DA2' and
14648            '64B' and
14649            'NDRPDR' and
14650            ('ETH' or 'DOT1Q') and
14651            'BASE' and
14652            '1T1C' and
14653            ('L2BDMACLRN' or 'L2XCFWD') and
14654            'VHOST_1024' and
14655            not 'VXLAN' and
14656            not 'IP4FWD' and
14657            not '2VM'"
14658   parameters:
14659   - "throughput"
14660   - "parent"
14661   - "tags"
14662   sort:
14663   - "L2BDMACLRN"
14664   - "L2BDMACLRN"
14665   - "L2BDMACLRN"
14666   - "L2XCFWD"
14667   - "L2XCFWD"
14668   - "L2XCFWD"
14669   traces:
14670     hoverinfo: "x+y"
14671     boxpoints: "outliers"
14672     whiskerwidth: 0
14673   layout:
14674     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14675     layout: "plot-throughput"
14676
14677 - type: "plot"
14678   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14679   algorithm: "plot_performance_box"
14680   output-file-type: ".html"
14681   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14682   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14683   filter: "'NIC_Intel-X520-DA2' and
14684            '64B' and
14685            'NDRPDR' and
14686            ('ETH' or 'DOT1Q') and
14687            'BASE' and
14688            '1T1C' and
14689            ('L2BDMACLRN' or 'L2XCFWD') and
14690            'VHOST_1024' and
14691            not 'VXLAN' and
14692            not 'IP4FWD' and
14693            not '2VM'"
14694   parameters:
14695   - "throughput"
14696   - "parent"
14697   - "tags"
14698   sort:
14699   - "L2BDMACLRN"
14700   - "L2BDMACLRN"
14701   - "L2BDMACLRN"
14702   - "L2XCFWD"
14703   - "L2XCFWD"
14704   - "L2XCFWD"
14705   traces:
14706     hoverinfo: "x+y"
14707     boxpoints: "outliers"
14708     whiskerwidth: 0
14709   layout:
14710     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14711     layout: "plot-throughput"
14712
14713 - type: "plot"
14714   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14715   algorithm: "plot_performance_box"
14716   output-file-type: ".html"
14717   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14719   filter: "'NIC_Intel-X520-DA2' and
14720            '64B' and
14721            'NDRPDR' and
14722            ('ETH' or 'DOT1Q') and
14723            'BASE' and
14724            '2T2C' and
14725            ('L2BDMACLRN' or 'L2XCFWD') and
14726            'VHOST_1024' and
14727            not 'VXLAN' and
14728            not 'IP4FWD' and
14729            not '2VM'"
14730   parameters:
14731   - "throughput"
14732   - "parent"
14733   - "tags"
14734   sort:
14735   - "L2BDMACLRN"
14736   - "L2BDMACLRN"
14737   - "L2BDMACLRN"
14738   - "L2XCFWD"
14739   - "L2XCFWD"
14740   - "L2XCFWD"
14741   traces:
14742     hoverinfo: "x+y"
14743     boxpoints: "outliers"
14744     whiskerwidth: 0
14745   layout:
14746     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14747     layout: "plot-throughput"
14748
14749 - type: "plot"
14750   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14751   algorithm: "plot_performance_box"
14752   output-file-type: ".html"
14753   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14754   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14755   filter: "'NIC_Intel-X520-DA2' and
14756            '64B' and
14757            'NDRPDR' and
14758            ('ETH' or 'DOT1Q') and
14759            'BASE' and
14760            '2T2C' and
14761            ('L2BDMACLRN' or 'L2XCFWD') and
14762            'VHOST_1024' and
14763            not 'VXLAN' and
14764            not 'IP4FWD' and
14765            not '2VM'"
14766   parameters:
14767   - "throughput"
14768   - "parent"
14769   - "tags"
14770   sort:
14771   - "L2BDMACLRN"
14772   - "L2BDMACLRN"
14773   - "L2BDMACLRN"
14774   - "L2XCFWD"
14775   - "L2XCFWD"
14776   - "L2XCFWD"
14777   traces:
14778     hoverinfo: "x+y"
14779     boxpoints: "outliers"
14780     whiskerwidth: 0
14781   layout:
14782     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14783     layout: "plot-throughput"
14784
14785 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14786 - type: "plot"
14787   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14788   algorithm: "plot_performance_box"
14789   output-file-type: ".html"
14790   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14792   filter: "'NIC_Intel-X520-DA2' and
14793            '64B' and
14794            'NDRPDR' and
14795            ('ETH' or 'DOT1Q') and
14796            '1T1C' and
14797            ('L2BDMACLRN' or 'L2XCFWD') and
14798            'VHOST_1024' and
14799            not 'CFS_OPT' and
14800            not 'DOT1Q' and
14801            not 'VXLAN' and
14802            not 'IP4FWD' and
14803            not 'LBOND'"
14804   parameters:
14805   - "throughput"
14806   - "parent"
14807   - "tags"
14808 #  sort:
14809 #  - "1VM"
14810 #  - "L2XCFWD"
14811 #  - "1VM"
14812 #  - "L2BDMACLRN"
14813   traces:
14814     hoverinfo: "x+y"
14815     boxpoints: "outliers"
14816     whiskerwidth: 0
14817   layout:
14818     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14819     layout: "plot-throughput"
14820
14821 - type: "plot"
14822   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14823   algorithm: "plot_performance_box"
14824   output-file-type: ".html"
14825   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14826   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14827   filter: "'NIC_Intel-X520-DA2' and
14828            '64B' and
14829            'NDRPDR' and
14830            ('ETH' or 'DOT1Q') and
14831            '1T1C' and
14832            ('L2BDMACLRN' or 'L2XCFWD') and
14833            'VHOST_1024' and
14834            not 'CFS_OPT' and
14835            not 'DOT1Q' and
14836            not 'VXLAN' and
14837            not 'IP4FWD' and
14838            not 'LBOND'"
14839   parameters:
14840   - "throughput"
14841   - "parent"
14842   - "tags"
14843 #  sort:
14844 #  - "1VM"
14845 #  - "L2XCFWD"
14846 #  - "1VM"
14847 #  - "L2BDMACLRN"
14848   traces:
14849     hoverinfo: "x+y"
14850     boxpoints: "outliers"
14851     whiskerwidth: 0
14852   layout:
14853     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14854     layout: "plot-throughput"
14855
14856 - type: "plot"
14857   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14858   algorithm: "plot_performance_box"
14859   output-file-type: ".html"
14860   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14861   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14862   filter: "'NIC_Intel-X520-DA2' and
14863            '64B' and
14864            'NDRPDR' and
14865            ('ETH' or 'DOT1Q') and
14866            '2T2C' and
14867            ('L2BDMACLRN' or 'L2XCFWD') and
14868            'VHOST_1024' and
14869            not 'CFS_OPT' and
14870            not 'DOT1Q' and
14871            not 'VXLAN' and
14872            not 'IP4FWD' and
14873            not 'LBOND'"
14874   parameters:
14875   - "throughput"
14876   - "parent"
14877   - "tags"
14878 #  sort:
14879 #  - "1VM"
14880 #  - "L2XCFWD"
14881 #  - "1VM"
14882 #  - "L2BDMACLRN"
14883   traces:
14884     hoverinfo: "x+y"
14885     boxpoints: "outliers"
14886     whiskerwidth: 0
14887   layout:
14888     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14889     layout: "plot-throughput"
14890
14891 - type: "plot"
14892   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14893   algorithm: "plot_performance_box"
14894   output-file-type: ".html"
14895   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14896   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14897   filter: "'NIC_Intel-X520-DA2' and
14898            '64B' and
14899            'NDRPDR' and
14900            ('ETH' or 'DOT1Q') and
14901            '2T2C' and
14902            ('L2BDMACLRN' or 'L2XCFWD') and
14903            'VHOST_1024' and
14904            not 'CFS_OPT' and
14905            not 'DOT1Q' and
14906            not 'VXLAN' and
14907            not 'IP4FWD' and
14908            not 'LBOND'"
14909   parameters:
14910   - "throughput"
14911   - "parent"
14912   - "tags"
14913 #  sort:
14914 #  - "1VM"
14915 #  - "L2XCFWD"
14916 #  - "1VM"
14917 #  - "L2BDMACLRN"
14918   traces:
14919     hoverinfo: "x+y"
14920     boxpoints: "outliers"
14921     whiskerwidth: 0
14922   layout:
14923     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14924     layout: "plot-throughput"
14925
14926 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
14927 - type: "plot"
14928   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14929   algorithm: "plot_performance_box"
14930   output-file-type: ".html"
14931   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14933   filter: "'NIC_Intel-X710' and
14934            '64B' and
14935            'NDRPDR' and
14936            'ETH' and
14937            'IP4FWD' and
14938            '1T1C' and
14939            'VHOST_1024' and
14940            not 'VXLAN' and
14941            not 'CFS_OPT' and
14942            not 'DOT1Q'"
14943   parameters:
14944   - "throughput"
14945   - "parent"
14946   - "tags"
14947   sort:
14948   - "1VM"
14949   - "2VM"
14950   traces:
14951     hoverinfo: "x+y"
14952     boxpoints: "outliers"
14953     whiskerwidth: 0
14954   layout:
14955     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14956     layout: "plot-throughput"
14957
14958 - type: "plot"
14959   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14960   algorithm: "plot_performance_box"
14961   output-file-type: ".html"
14962   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14963   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14964   filter: "'NIC_Intel-X710' and
14965            '64B' and
14966            'NDRPDR' and
14967            'ETH' and
14968            'IP4FWD' and
14969            '2T2C' and
14970            'VHOST_1024' and
14971            not 'VXLAN' and
14972            not 'CFS_OPT' and
14973            not 'DOT1Q'"
14974   parameters:
14975   - "throughput"
14976   - "parent"
14977   - "tags"
14978   sort:
14979   - "1VM"
14980   - "2VM"
14981   traces:
14982     hoverinfo: "x+y"
14983     boxpoints: "outliers"
14984     whiskerwidth: 0
14985   layout:
14986     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14987     layout: "plot-throughput"
14988
14989 - type: "plot"
14990   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14991   algorithm: "plot_performance_box"
14992   output-file-type: ".html"
14993   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14995   filter: "'NIC_Intel-X710' and
14996            '64B' and
14997            'NDRPDR' and
14998            'ETH' and
14999            'IP4FWD' and
15000            '1T1C' and
15001            'VHOST_1024' and
15002            not 'VXLAN' and
15003            not 'CFS_OPT' and
15004            not 'DOT1Q'"
15005   parameters:
15006   - "throughput"
15007   - "parent"
15008   - "tags"
15009   sort:
15010   - "1VM"
15011   - "2VM"
15012   traces:
15013     hoverinfo: "x+y"
15014     boxpoints: "outliers"
15015     whiskerwidth: 0
15016   layout:
15017     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15018     layout: "plot-throughput"
15019
15020 - type: "plot"
15021   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15022   algorithm: "plot_performance_box"
15023   output-file-type: ".html"
15024   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15026   filter: "'NIC_Intel-X710' and
15027            '64B' and
15028            'NDRPDR' and
15029            'ETH' and
15030            'IP4FWD' and
15031            '2T2C' and
15032            'VHOST_1024' and
15033            not 'VXLAN' and
15034            not 'CFS_OPT' and
15035            not 'DOT1Q'"
15036   parameters:
15037   - "throughput"
15038   - "parent"
15039   - "tags"
15040   sort:
15041   - "1VM"
15042   - "2VM"
15043   traces:
15044     hoverinfo: "x+y"
15045     boxpoints: "outliers"
15046     whiskerwidth: 0
15047   layout:
15048     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15049     layout: "plot-throughput"
15050
15051 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15052 - type: "plot"
15053   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15054   algorithm: "plot_performance_box"
15055   output-file-type: ".html"
15056   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15058   filter: "'NIC_Intel-X710' and
15059            '64B' and
15060            'NDRPDR' and
15061            ('ETH' or 'DOT1Q') and
15062            'BASE' and
15063            '1T1C' and
15064            ('L2BDMACLRN' or 'L2XCFWD') and
15065            'VHOST_1024' and
15066            not 'VXLAN' and
15067            not 'IP4FWD' and
15068            not '2VM'"
15069   parameters:
15070   - "throughput"
15071   - "parent"
15072   - "tags"
15073   sort:
15074   - "L2BDMACLRN"
15075   - "L2BDMACLRN"
15076   - "L2BDMACLRN"
15077   - "L2XCFWD"
15078   - "L2XCFWD"
15079   - "L2XCFWD"
15080   traces:
15081     hoverinfo: "x+y"
15082     boxpoints: "outliers"
15083     whiskerwidth: 0
15084   layout:
15085     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15086     layout: "plot-throughput"
15087
15088 - type: "plot"
15089   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15090   algorithm: "plot_performance_box"
15091   output-file-type: ".html"
15092   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15093   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15094   filter: "'NIC_Intel-X710' and
15095            '64B' and
15096            'NDRPDR' and
15097            ('ETH' or 'DOT1Q') and
15098            'BASE' and
15099            '1T1C' and
15100            ('L2BDMACLRN' or 'L2XCFWD') and
15101            'VHOST_1024' and
15102            not 'VXLAN' and
15103            not 'IP4FWD' and
15104            not '2VM'"
15105   parameters:
15106   - "throughput"
15107   - "parent"
15108   - "tags"
15109   sort:
15110   - "L2BDMACLRN"
15111   - "L2BDMACLRN"
15112   - "L2BDMACLRN"
15113   - "L2XCFWD"
15114   - "L2XCFWD"
15115   - "L2XCFWD"
15116   traces:
15117     hoverinfo: "x+y"
15118     boxpoints: "outliers"
15119     whiskerwidth: 0
15120   layout:
15121     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15122     layout: "plot-throughput"
15123
15124 - type: "plot"
15125   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15126   algorithm: "plot_performance_box"
15127   output-file-type: ".html"
15128   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15129   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15130   filter: "'NIC_Intel-X710' and
15131            '64B' and
15132            'NDRPDR' and
15133            ('ETH' or 'DOT1Q') and
15134            'BASE' and
15135            '2T2C' and
15136            ('L2BDMACLRN' or 'L2XCFWD') and
15137            'VHOST_1024' and
15138            not 'VXLAN' and
15139            not 'IP4FWD' and
15140            not '2VM'"
15141   parameters:
15142   - "throughput"
15143   - "parent"
15144   - "tags"
15145   sort:
15146   - "L2BDMACLRN"
15147   - "L2BDMACLRN"
15148   - "L2BDMACLRN"
15149   - "L2XCFWD"
15150   - "L2XCFWD"
15151   - "L2XCFWD"
15152   traces:
15153     hoverinfo: "x+y"
15154     boxpoints: "outliers"
15155     whiskerwidth: 0
15156   layout:
15157     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15158     layout: "plot-throughput"
15159
15160 - type: "plot"
15161   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15162   algorithm: "plot_performance_box"
15163   output-file-type: ".html"
15164   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15166   filter: "'NIC_Intel-X710' and
15167            '64B' and
15168            'NDRPDR' and
15169            ('ETH' or 'DOT1Q') and
15170            'BASE' and
15171            '2T2C' and
15172            ('L2BDMACLRN' or 'L2XCFWD') and
15173            'VHOST_1024' and
15174            not 'VXLAN' and
15175            not 'IP4FWD' and
15176            not '2VM'"
15177   parameters:
15178   - "throughput"
15179   - "parent"
15180   - "tags"
15181   sort:
15182   - "L2BDMACLRN"
15183   - "L2BDMACLRN"
15184   - "L2BDMACLRN"
15185   - "L2XCFWD"
15186   - "L2XCFWD"
15187   - "L2XCFWD"
15188   traces:
15189     hoverinfo: "x+y"
15190     boxpoints: "outliers"
15191     whiskerwidth: 0
15192   layout:
15193     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15194     layout: "plot-throughput"
15195
15196 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15197 - type: "plot"
15198   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15199   algorithm: "plot_performance_box"
15200   output-file-type: ".html"
15201   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15202   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15203   filter: "'NIC_Intel-X710' and
15204            '64B' and
15205            'NDRPDR' and
15206            ('ETH' or 'DOT1Q') and
15207            '1T1C' and
15208            ('L2BDMACLRN' or 'L2XCFWD') and
15209            'VHOST_1024' and
15210            not 'CFS_OPT' and
15211            not 'VXLAN' and
15212            not 'IP4FWD' and
15213            not 'LBOND'"
15214   parameters:
15215   - "throughput"
15216   - "parent"
15217   - "tags"
15218   sort:
15219   - "L2BDMACLRN"
15220   - "L2BDMACLRN"
15221   - "L2BDMACLRN"
15222   - "L2XCFWD"
15223   - "L2XCFWD"
15224   - "L2XCFWD"
15225   traces:
15226     hoverinfo: "x+y"
15227     boxpoints: "outliers"
15228     whiskerwidth: 0
15229   layout:
15230     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15231     layout: "plot-throughput"
15232
15233 - type: "plot"
15234   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15235   algorithm: "plot_performance_box"
15236   output-file-type: ".html"
15237   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15239   filter: "'NIC_Intel-X710' and
15240            '64B' and
15241            'NDRPDR' and
15242            ('ETH' or 'DOT1Q') and
15243            '1T1C' and
15244            ('L2BDMACLRN' or 'L2XCFWD') and
15245            'VHOST_1024' and
15246            not 'CFS_OPT' and
15247            not 'VXLAN' and
15248            not 'IP4FWD' and
15249            not 'LBOND'"
15250   parameters:
15251   - "throughput"
15252   - "parent"
15253   - "tags"
15254   sort:
15255   - "L2BDMACLRN"
15256   - "L2BDMACLRN"
15257   - "L2BDMACLRN"
15258   - "L2XCFWD"
15259   - "L2XCFWD"
15260   - "L2XCFWD"
15261   traces:
15262     hoverinfo: "x+y"
15263     boxpoints: "outliers"
15264     whiskerwidth: 0
15265   layout:
15266     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15267     layout: "plot-throughput"
15268
15269 - type: "plot"
15270   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15271   algorithm: "plot_performance_box"
15272   output-file-type: ".html"
15273   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15274   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15275   filter: "'NIC_Intel-X710' and
15276            '64B' and
15277            'NDRPDR' and
15278            ('ETH' or 'DOT1Q') and
15279            '2T2C' and
15280            ('L2BDMACLRN' or 'L2XCFWD') and
15281            'VHOST_1024' and
15282            not 'CFS_OPT' and
15283            not 'VXLAN' and
15284            not 'IP4FWD' and
15285            not 'LBOND'"
15286   parameters:
15287   - "throughput"
15288   - "parent"
15289   - "tags"
15290   sort:
15291   - "L2BDMACLRN"
15292   - "L2BDMACLRN"
15293   - "L2BDMACLRN"
15294   - "L2XCFWD"
15295   - "L2XCFWD"
15296   - "L2XCFWD"
15297   traces:
15298     hoverinfo: "x+y"
15299     boxpoints: "outliers"
15300     whiskerwidth: 0
15301   layout:
15302     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15303     layout: "plot-throughput"
15304
15305 - type: "plot"
15306   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15307   algorithm: "plot_performance_box"
15308   output-file-type: ".html"
15309   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15310   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15311   filter: "'NIC_Intel-X710' and
15312            '64B' and
15313            'NDRPDR' and
15314            ('ETH' or 'DOT1Q') and
15315            '2T2C' and
15316            ('L2BDMACLRN' or 'L2XCFWD') and
15317            'VHOST_1024' and
15318            not 'CFS_OPT' and
15319            not 'VXLAN' and
15320            not 'IP4FWD' and
15321            not 'LBOND'"
15322   parameters:
15323   - "throughput"
15324   - "parent"
15325   - "tags"
15326   sort:
15327   - "L2BDMACLRN"
15328   - "L2BDMACLRN"
15329   - "L2BDMACLRN"
15330   - "L2XCFWD"
15331   - "L2XCFWD"
15332   - "L2XCFWD"
15333   traces:
15334     hoverinfo: "x+y"
15335     boxpoints: "outliers"
15336     whiskerwidth: 0
15337   layout:
15338     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15339     layout: "plot-throughput"
15340
15341 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15342 - type: "plot"
15343   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15344   algorithm: "plot_performance_box"
15345   output-file-type: ".html"
15346   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15347   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15348   filter: "'NIC_Intel-X710' and
15349            '64B' and
15350            'NDRPDR' and
15351            'ETH' and
15352            'IP4FWD' and
15353            '2T1C' and
15354            'VHOST_1024' and
15355            not 'VXLAN' and
15356            not 'DOT1Q'"
15357   parameters:
15358   - "throughput"
15359   - "parent"
15360   - "tags"
15361   sort:
15362   - "1VM"
15363   - "2VM"
15364   traces:
15365     hoverinfo: "x+y"
15366     boxpoints: "outliers"
15367     whiskerwidth: 0
15368   layout:
15369     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15370     layout: "plot-throughput"
15371
15372 - type: "plot"
15373   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15374   algorithm: "plot_performance_box"
15375   output-file-type: ".html"
15376   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15378   filter: "'NIC_Intel-X710' and
15379            '64B' and
15380            'NDRPDR' and
15381            'ETH' and
15382            'IP4FWD' and
15383            '4T2C' and
15384            'VHOST_1024' and
15385            not 'VXLAN' and
15386            not 'DOT1Q'"
15387   parameters:
15388   - "throughput"
15389   - "parent"
15390   - "tags"
15391   sort:
15392   - "1VM"
15393   - "2VM"
15394   traces:
15395     hoverinfo: "x+y"
15396     boxpoints: "outliers"
15397     whiskerwidth: 0
15398   layout:
15399     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15400     layout: "plot-throughput"
15401
15402 - type: "plot"
15403   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15404   algorithm: "plot_performance_box"
15405   output-file-type: ".html"
15406   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15407   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15408   filter: "'NIC_Intel-X710' and
15409            '64B' and
15410            'NDRPDR' and
15411            'ETH' and
15412            'IP4FWD' and
15413            '2T1C' and
15414            'VHOST_1024' and
15415            not 'VXLAN' and
15416            not 'DOT1Q'"
15417   parameters:
15418   - "throughput"
15419   - "parent"
15420   - "tags"
15421   sort:
15422   - "1VM"
15423   - "2VM"
15424   traces:
15425     hoverinfo: "x+y"
15426     boxpoints: "outliers"
15427     whiskerwidth: 0
15428   layout:
15429     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15430     layout: "plot-throughput"
15431
15432 - type: "plot"
15433   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15434   algorithm: "plot_performance_box"
15435   output-file-type: ".html"
15436   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15438   filter: "'NIC_Intel-X710' and
15439            '64B' and
15440            'NDRPDR' and
15441            'ETH' and
15442            'IP4FWD' and
15443            '4T2C' and
15444            'VHOST_1024' and
15445            not 'VXLAN' and
15446            not 'DOT1Q'"
15447   parameters:
15448   - "throughput"
15449   - "parent"
15450   - "tags"
15451   sort:
15452   - "1VM"
15453   - "2VM"
15454   traces:
15455     hoverinfo: "x+y"
15456     boxpoints: "outliers"
15457     whiskerwidth: 0
15458   layout:
15459     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15460     layout: "plot-throughput"
15461
15462 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15463 - type: "plot"
15464   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15465   algorithm: "plot_performance_box"
15466   output-file-type: ".html"
15467   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15468   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15469   filter: "'NIC_Intel-X710' and
15470            '64B' and
15471            'NDRPDR' and
15472            ('ETH' or 'DOT1Q') and
15473            'BASE' and
15474            '2T1C' and
15475            ('L2BDMACLRN' or 'L2XCFWD') and
15476            'VHOST_1024' and
15477            not 'VXLAN' and
15478            not 'IP4FWD' and
15479            not '2VM'"
15480   parameters:
15481   - "throughput"
15482   - "parent"
15483   - "tags"
15484   sort:
15485   - "L2BDMACLRN"
15486   - "L2BDMACLRN"
15487   - "L2BDMACLRN"
15488   - "L2XCFWD"
15489   - "L2XCFWD"
15490   - "L2XCFWD"
15491   traces:
15492     hoverinfo: "x+y"
15493     boxpoints: "outliers"
15494     whiskerwidth: 0
15495   layout:
15496     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15497     layout: "plot-throughput"
15498
15499 - type: "plot"
15500   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15501   algorithm: "plot_performance_box"
15502   output-file-type: ".html"
15503   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15505   filter: "'NIC_Intel-X710' and
15506            '64B' and
15507            'NDRPDR' and
15508            ('ETH' or 'DOT1Q') and
15509            'BASE' and
15510            '2T1C' and
15511            ('L2BDMACLRN' or 'L2XCFWD') and
15512            'VHOST_1024' and
15513            not 'VXLAN' and
15514            not 'IP4FWD' and
15515            not '2VM'"
15516   parameters:
15517   - "throughput"
15518   - "parent"
15519   - "tags"
15520   sort:
15521   - "L2BDMACLRN"
15522   - "L2BDMACLRN"
15523   - "L2BDMACLRN"
15524   - "L2XCFWD"
15525   - "L2XCFWD"
15526   - "L2XCFWD"
15527   traces:
15528     hoverinfo: "x+y"
15529     boxpoints: "outliers"
15530     whiskerwidth: 0
15531   layout:
15532     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15533     layout: "plot-throughput"
15534
15535 - type: "plot"
15536   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15537   algorithm: "plot_performance_box"
15538   output-file-type: ".html"
15539   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15540   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15541   filter: "'NIC_Intel-X710' and
15542            '64B' and
15543            'NDRPDR' and
15544            ('ETH' or 'DOT1Q') and
15545            'BASE' and
15546            '4T2C' and
15547            ('L2BDMACLRN' or 'L2XCFWD') and
15548            'VHOST_1024' and
15549            not 'VXLAN' and
15550            not 'IP4FWD' and
15551            not '2VM'"
15552   parameters:
15553   - "throughput"
15554   - "parent"
15555   - "tags"
15556   sort:
15557   - "L2BDMACLRN"
15558   - "L2BDMACLRN"
15559   - "L2BDMACLRN"
15560   - "L2XCFWD"
15561   - "L2XCFWD"
15562   - "L2XCFWD"
15563   traces:
15564     hoverinfo: "x+y"
15565     boxpoints: "outliers"
15566     whiskerwidth: 0
15567   layout:
15568     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15569     layout: "plot-throughput"
15570
15571 - type: "plot"
15572   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15573   algorithm: "plot_performance_box"
15574   output-file-type: ".html"
15575   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15576   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15577   filter: "'NIC_Intel-X710' and
15578            '64B' and
15579            'NDRPDR' and
15580            ('ETH' or 'DOT1Q') and
15581            'BASE' and
15582            '4T2C' and
15583            ('L2BDMACLRN' or 'L2XCFWD') and
15584            'VHOST_1024' and
15585            not 'VXLAN' and
15586            not 'IP4FWD' and
15587            not '2VM'"
15588   parameters:
15589   - "throughput"
15590   - "parent"
15591   - "tags"
15592   sort:
15593   - "L2BDMACLRN"
15594   - "L2BDMACLRN"
15595   - "L2BDMACLRN"
15596   - "L2XCFWD"
15597   - "L2XCFWD"
15598   - "L2XCFWD"
15599   traces:
15600     hoverinfo: "x+y"
15601     boxpoints: "outliers"
15602     whiskerwidth: 0
15603   layout:
15604     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15605     layout: "plot-throughput"
15606
15607 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15608 - type: "plot"
15609   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15610   algorithm: "plot_performance_box"
15611   output-file-type: ".html"
15612   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15613   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15614   filter: "'NIC_Intel-X710' and
15615            '64B' and
15616            'NDRPDR' and
15617            ('ETH' or 'DOT1Q') and
15618            '2T1C' and
15619            ('L2BDMACLRN' or 'L2XCFWD') and
15620            'VHOST_1024' and
15621            not 'CFS_OPT' and
15622            not 'VXLAN' and
15623            not 'IP4FWD' and
15624            not 'LBOND'"
15625   parameters:
15626   - "throughput"
15627   - "parent"
15628   - "tags"
15629   sort:
15630   - "L2BDMACLRN"
15631   - "L2BDMACLRN"
15632   - "L2BDMACLRN"
15633   - "L2XCFWD"
15634   - "L2XCFWD"
15635   - "L2XCFWD"
15636   traces:
15637     hoverinfo: "x+y"
15638     boxpoints: "outliers"
15639     whiskerwidth: 0
15640   layout:
15641     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15642     layout: "plot-throughput"
15643
15644 - type: "plot"
15645   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15646   algorithm: "plot_performance_box"
15647   output-file-type: ".html"
15648   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15650   filter: "'NIC_Intel-X710' and
15651            '64B' and
15652            'NDRPDR' and
15653            ('ETH' or 'DOT1Q') and
15654            '2T1C' and
15655            ('L2BDMACLRN' or 'L2XCFWD') and
15656            'VHOST_1024' and
15657            not 'CFS_OPT' and
15658            not 'VXLAN' and
15659            not 'IP4FWD' and
15660            not 'LBOND'"
15661   parameters:
15662   - "throughput"
15663   - "parent"
15664   - "tags"
15665   sort:
15666   - "L2BDMACLRN"
15667   - "L2BDMACLRN"
15668   - "L2BDMACLRN"
15669   - "L2XCFWD"
15670   - "L2XCFWD"
15671   - "L2XCFWD"
15672   traces:
15673     hoverinfo: "x+y"
15674     boxpoints: "outliers"
15675     whiskerwidth: 0
15676   layout:
15677     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15678     layout: "plot-throughput"
15679
15680 - type: "plot"
15681   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15682   algorithm: "plot_performance_box"
15683   output-file-type: ".html"
15684   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15686   filter: "'NIC_Intel-X710' and
15687            '64B' and
15688            'NDRPDR' and
15689            ('ETH' or 'DOT1Q') and
15690            '4T2C' and
15691            ('L2BDMACLRN' or 'L2XCFWD') and
15692            'VHOST_1024' and
15693            not 'CFS_OPT' and
15694            not 'VXLAN' and
15695            not 'IP4FWD' and
15696            not 'LBOND'"
15697   parameters:
15698   - "throughput"
15699   - "parent"
15700   - "tags"
15701   sort:
15702   - "L2BDMACLRN"
15703   - "L2BDMACLRN"
15704   - "L2BDMACLRN"
15705   - "L2XCFWD"
15706   - "L2XCFWD"
15707   - "L2XCFWD"
15708   traces:
15709     hoverinfo: "x+y"
15710     boxpoints: "outliers"
15711     whiskerwidth: 0
15712   layout:
15713     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15714     layout: "plot-throughput"
15715
15716 - type: "plot"
15717   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15718   algorithm: "plot_performance_box"
15719   output-file-type: ".html"
15720   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15721   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15722   filter: "'NIC_Intel-X710' and
15723            '64B' and
15724            'NDRPDR' and
15725            ('ETH' or 'DOT1Q') and
15726            '4T2C' and
15727            ('L2BDMACLRN' or 'L2XCFWD') and
15728            'VHOST_1024' and
15729            not 'CFS_OPT' and
15730            not 'VXLAN' and
15731            not 'IP4FWD' and
15732            not 'LBOND'"
15733   parameters:
15734   - "throughput"
15735   - "parent"
15736   - "tags"
15737   sort:
15738   - "L2BDMACLRN"
15739   - "L2BDMACLRN"
15740   - "L2BDMACLRN"
15741   - "L2XCFWD"
15742   - "L2XCFWD"
15743   - "L2XCFWD"
15744   traces:
15745     hoverinfo: "x+y"
15746     boxpoints: "outliers"
15747     whiskerwidth: 0
15748   layout:
15749     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15750     layout: "plot-throughput"
15751
15752 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15753 - type: "plot"
15754   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15755   algorithm: "plot_performance_box"
15756   output-file-type: ".html"
15757   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15758   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15759   filter: "'NIC_Intel-X710' and
15760            '64B' and
15761            'NDRPDR' and
15762            'ETH' and
15763            'IP4FWD' and
15764            '2T1C' and
15765            'VHOST_1024' and
15766            not 'VXLAN' and
15767            not 'NF_DENSITY' and
15768            not 'CFS_OPT' and
15769            not 'DOT1Q'"
15770   parameters:
15771   - "throughput"
15772   - "parent"
15773   - "tags"
15774   sort:
15775   - "1VM"
15776   - "2VM"
15777   traces:
15778     hoverinfo: "x+y"
15779     boxpoints: "outliers"
15780     whiskerwidth: 0
15781   layout:
15782     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15783     layout: "plot-throughput"
15784
15785 - type: "plot"
15786   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15787   algorithm: "plot_performance_box"
15788   output-file-type: ".html"
15789   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15790   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15791   filter: "'NIC_Intel-X710' and
15792            '64B' and
15793            'NDRPDR' and
15794            'ETH' and
15795            'IP4FWD' and
15796            '4T2C' and
15797            'VHOST_1024' and
15798            not 'VXLAN' and
15799            not 'NF_DENSITY' and
15800            not 'CFS_OPT' and
15801            not 'DOT1Q'"
15802   parameters:
15803   - "throughput"
15804   - "parent"
15805   - "tags"
15806   sort:
15807   - "1VM"
15808   - "2VM"
15809   traces:
15810     hoverinfo: "x+y"
15811     boxpoints: "outliers"
15812     whiskerwidth: 0
15813   layout:
15814     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15815     layout: "plot-throughput"
15816
15817 - type: "plot"
15818   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15819   algorithm: "plot_performance_box"
15820   output-file-type: ".html"
15821   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15822   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15823   filter: "'NIC_Intel-X710' and
15824            '64B' and
15825            'NDRPDR' and
15826            'ETH' and
15827            'IP4FWD' and
15828            '2T1C' and
15829            'VHOST_1024' and
15830            not 'VXLAN' and
15831            not 'NF_DENSITY' and
15832            not 'CFS_OPT' and
15833            not 'DOT1Q'"
15834   parameters:
15835   - "throughput"
15836   - "parent"
15837   - "tags"
15838   sort:
15839   - "1VM"
15840   - "2VM"
15841   traces:
15842     hoverinfo: "x+y"
15843     boxpoints: "outliers"
15844     whiskerwidth: 0
15845   layout:
15846     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15847     layout: "plot-throughput"
15848
15849 - type: "plot"
15850   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15851   algorithm: "plot_performance_box"
15852   output-file-type: ".html"
15853   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15854   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15855   filter: "'NIC_Intel-X710' and
15856            '64B' and
15857            'NDRPDR' and
15858            'ETH' and
15859            'IP4FWD' and
15860            '4T2C' and
15861            'VHOST_1024' and
15862            not 'VXLAN' and
15863            not 'NF_DENSITY' and
15864            not 'CFS_OPT' and
15865            not 'DOT1Q'"
15866   parameters:
15867   - "throughput"
15868   - "parent"
15869   - "tags"
15870   sort:
15871   - "1VM"
15872   - "2VM"
15873   traces:
15874     hoverinfo: "x+y"
15875     boxpoints: "outliers"
15876     whiskerwidth: 0
15877   layout:
15878     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15879     layout: "plot-throughput"
15880
15881 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
15882 - type: "plot"
15883   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15884   algorithm: "plot_performance_box"
15885   output-file-type: ".html"
15886   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15887   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15888   filter: "'NIC_Intel-X710' and
15889            '64B' and
15890            'NDRPDR' and
15891            ('ETH' or 'DOT1Q') and
15892            'BASE' and
15893            '2T1C' and
15894            ('L2BDMACLRN' or 'L2XCFWD') and
15895            'VHOST_1024' and
15896            not 'VXLAN' and
15897            not 'NF_DENSITY' and
15898            not 'IP4FWD' and
15899            not '2VM'"
15900   parameters:
15901   - "throughput"
15902   - "parent"
15903   - "tags"
15904 #  sort:
15905 #  - "not CFS_OPT"
15906 #  - "L2XCFWD"
15907 #  - "not CFS_OPT"
15908 #  - "CFS_OPT"
15909   traces:
15910     hoverinfo: "x+y"
15911     boxpoints: "outliers"
15912     whiskerwidth: 0
15913   layout:
15914     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15915     layout: "plot-throughput"
15916
15917 - type: "plot"
15918   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15919   algorithm: "plot_performance_box"
15920   output-file-type: ".html"
15921   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15922   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15923   filter: "'NIC_Intel-X710' and
15924            '64B' and
15925            'NDRPDR' and
15926            ('ETH' or 'DOT1Q') and
15927            'BASE' and
15928            '2T1C' and
15929            ('L2BDMACLRN' or 'L2XCFWD') and
15930            'VHOST_1024' and
15931            not 'VXLAN' and
15932            not 'NF_DENSITY' and
15933            not 'IP4FWD' and
15934            not '2VM'"
15935   parameters:
15936   - "throughput"
15937   - "parent"
15938   - "tags"
15939 #  sort:
15940 #  - "not CFS_OPT"
15941 #  - "L2XCFWD"
15942 #  - "not CFS_OPT"
15943 #  - "CFS_OPT"
15944   traces:
15945     hoverinfo: "x+y"
15946     boxpoints: "outliers"
15947     whiskerwidth: 0
15948   layout:
15949     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15950     layout: "plot-throughput"
15951
15952 - type: "plot"
15953   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15954   algorithm: "plot_performance_box"
15955   output-file-type: ".html"
15956   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15957   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15958   filter: "'NIC_Intel-X710' and
15959            '64B' and
15960            'NDRPDR' and
15961            ('ETH' or 'DOT1Q') and
15962            'BASE' and
15963            '4T2C' and
15964            ('L2BDMACLRN' or 'L2XCFWD') and
15965            'VHOST_1024' and
15966            not 'VXLAN' and
15967            not 'NF_DENSITY' and
15968            not 'IP4FWD' and
15969            not '2VM'"
15970   parameters:
15971   - "throughput"
15972   - "parent"
15973   - "tags"
15974 #  sort:
15975 #  - "not CFS_OPT"
15976 #  - "L2XCFWD"
15977 #  - "not CFS_OPT"
15978 #  - "CFS_OPT"
15979   traces:
15980     hoverinfo: "x+y"
15981     boxpoints: "outliers"
15982     whiskerwidth: 0
15983   layout:
15984     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15985     layout: "plot-throughput"
15986
15987 - type: "plot"
15988   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15989   algorithm: "plot_performance_box"
15990   output-file-type: ".html"
15991   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15993   filter: "'NIC_Intel-X710' and
15994            '64B' and
15995            'NDRPDR' and
15996            ('ETH' or 'DOT1Q') and
15997            'BASE' and
15998            '4T2C' and
15999            ('L2BDMACLRN' or 'L2XCFWD') and
16000            'VHOST_1024' and
16001            not 'VXLAN' and
16002            not 'NF_DENSITY' and
16003            not 'IP4FWD' and
16004            not '2VM'"
16005   parameters:
16006   - "throughput"
16007   - "parent"
16008   - "tags"
16009 #  sort:
16010 #  - "not CFS_OPT"
16011 #  - "L2XCFWD"
16012 #  - "not CFS_OPT"
16013 #  - "CFS_OPT"
16014   traces:
16015     hoverinfo: "x+y"
16016     boxpoints: "outliers"
16017     whiskerwidth: 0
16018   layout:
16019     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16020     layout: "plot-throughput"
16021
16022 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16023 - type: "plot"
16024   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16025   algorithm: "plot_performance_box"
16026   output-file-type: ".html"
16027   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16028   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16029   filter: "'NIC_Intel-X710' and
16030            '64B' and
16031            'NDRPDR' and
16032            ('ETH' or 'DOT1Q') and
16033            '2T1C' and
16034            ('L2BDMACLRN' or 'L2XCFWD') and
16035            'VHOST_1024' and
16036            not 'CFS_OPT' and
16037            not 'VXLAN' and
16038            not 'NF_DENSITY' and
16039            not 'DOT1Q' and
16040            not 'IP4FWD'"
16041   parameters:
16042   - "throughput"
16043   - "parent"
16044   - "tags"
16045 #  sort:
16046 #  - "1VM"
16047 #  - "L2XCFWD"
16048 #  - "1VM"
16049 #  - "L2BDMACLRN"
16050   traces:
16051     hoverinfo: "x+y"
16052     boxpoints: "outliers"
16053     whiskerwidth: 0
16054   layout:
16055     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16056     layout: "plot-throughput"
16057
16058 - type: "plot"
16059   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16060   algorithm: "plot_performance_box"
16061   output-file-type: ".html"
16062   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16063   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16064   filter: "'NIC_Intel-X710' and
16065            '64B' and
16066            'NDRPDR' and
16067            ('ETH' or 'DOT1Q') and
16068            '2T1C' and
16069            ('L2BDMACLRN' or 'L2XCFWD') and
16070            'VHOST_1024' and
16071            not 'CFS_OPT' and
16072            not 'VXLAN' and
16073            not 'NF_DENSITY' and
16074            not 'DOT1Q' and
16075            not 'IP4FWD'"
16076   parameters:
16077   - "throughput"
16078   - "parent"
16079   - "tags"
16080 #  sort:
16081 #  - "1VM"
16082 #  - "L2XCFWD"
16083 #  - "1VM"
16084 #  - "L2BDMACLRN"
16085   traces:
16086     hoverinfo: "x+y"
16087     boxpoints: "outliers"
16088     whiskerwidth: 0
16089   layout:
16090     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16091     layout: "plot-throughput"
16092
16093 - type: "plot"
16094   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16095   algorithm: "plot_performance_box"
16096   output-file-type: ".html"
16097   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16099   filter: "'NIC_Intel-X710' and
16100            '64B' and
16101            'NDRPDR' and
16102            ('ETH' or 'DOT1Q') and
16103            '4T2C' and
16104            ('L2BDMACLRN' or 'L2XCFWD') and
16105            'VHOST_1024' and
16106            not 'CFS_OPT' and
16107            not 'VXLAN' and
16108            not 'NF_DENSITY' and
16109            not 'DOT1Q' and
16110            not 'IP4FWD'"
16111   parameters:
16112   - "throughput"
16113   - "parent"
16114   - "tags"
16115 #  sort:
16116 #  - "1VM"
16117 #  - "L2XCFWD"
16118 #  - "1VM"
16119 #  - "L2BDMACLRN"
16120   traces:
16121     hoverinfo: "x+y"
16122     boxpoints: "outliers"
16123     whiskerwidth: 0
16124   layout:
16125     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16126     layout: "plot-throughput"
16127
16128 - type: "plot"
16129   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16130   algorithm: "plot_performance_box"
16131   output-file-type: ".html"
16132   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16133   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16134   filter: "'NIC_Intel-X710' and
16135            '64B' and
16136            'NDRPDR' and
16137            ('ETH' or 'DOT1Q') and
16138            '4T2C' and
16139            ('L2BDMACLRN' or 'L2XCFWD') and
16140            'VHOST_1024' and
16141            not 'CFS_OPT' and
16142            not 'VXLAN' and
16143            not 'NF_DENSITY' and
16144            not 'DOT1Q' and
16145            not 'IP4FWD'"
16146   parameters:
16147   - "throughput"
16148   - "parent"
16149   - "tags"
16150 #  sort:
16151 #  - "1VM"
16152 #  - "L2XCFWD"
16153 #  - "1VM"
16154 #  - "L2BDMACLRN"
16155   traces:
16156     hoverinfo: "x+y"
16157     boxpoints: "outliers"
16158     whiskerwidth: 0
16159   layout:
16160     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16161     layout: "plot-throughput"
16162
16163 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16164 - type: "plot"
16165   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16166   algorithm: "plot_performance_box"
16167   output-file-type: ".html"
16168   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16169   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16170   filter: "'NIC_Intel-XXV710' and
16171            '64B' and
16172            'NDRPDR' and
16173            'ETH' and
16174            'IP4FWD' and
16175            '2T1C' and
16176            'VHOST_1024' and
16177            not 'VXLAN' and
16178            not 'CFS_OPT' and
16179            not 'DOT1Q'"
16180   parameters:
16181   - "throughput"
16182   - "parent"
16183   - "tags"
16184   sort:
16185   - "1VM"
16186   - "2VM"
16187   traces:
16188     hoverinfo: "x+y"
16189     boxpoints: "outliers"
16190     whiskerwidth: 0
16191   layout:
16192     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16193     layout: "plot-throughput"
16194
16195 - type: "plot"
16196   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16197   algorithm: "plot_performance_box"
16198   output-file-type: ".html"
16199   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16200   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16201   filter: "'NIC_Intel-XXV710' and
16202            '64B' and
16203            'NDRPDR' and
16204            'ETH' and
16205            'IP4FWD' and
16206            '4T2C' and
16207            'VHOST_1024' and
16208            not 'VXLAN' and
16209            not 'CFS_OPT' and
16210            not 'DOT1Q'"
16211   parameters:
16212   - "throughput"
16213   - "parent"
16214   - "tags"
16215   sort:
16216   - "1VM"
16217   - "2VM"
16218   traces:
16219     hoverinfo: "x+y"
16220     boxpoints: "outliers"
16221     whiskerwidth: 0
16222   layout:
16223     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16224     layout: "plot-throughput"
16225
16226 - type: "plot"
16227   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16228   algorithm: "plot_performance_box"
16229   output-file-type: ".html"
16230   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16231   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16232   filter: "'NIC_Intel-XXV710' and
16233            '64B' and
16234            'NDRPDR' and
16235            'ETH' and
16236            'IP4FWD' and
16237            '2T1C' and
16238            'VHOST_1024' and
16239            not 'VXLAN' and
16240            not 'CFS_OPT' and
16241            not 'DOT1Q'"
16242   parameters:
16243   - "throughput"
16244   - "parent"
16245   - "tags"
16246   sort:
16247   - "1VM"
16248   - "2VM"
16249   traces:
16250     hoverinfo: "x+y"
16251     boxpoints: "outliers"
16252     whiskerwidth: 0
16253   layout:
16254     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16255     layout: "plot-throughput"
16256
16257 - type: "plot"
16258   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16259   algorithm: "plot_performance_box"
16260   output-file-type: ".html"
16261   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16262   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16263   filter: "'NIC_Intel-XXV710' and
16264            '64B' and
16265            'NDRPDR' and
16266            'ETH' and
16267            'IP4FWD' and
16268            '4T2C' and
16269            'VHOST_1024' and
16270            not 'VXLAN' and
16271            not 'CFS_OPT' and
16272            not 'DOT1Q'"
16273   parameters:
16274   - "throughput"
16275   - "parent"
16276   - "tags"
16277   sort:
16278   - "1VM"
16279   - "2VM"
16280   traces:
16281     hoverinfo: "x+y"
16282     boxpoints: "outliers"
16283     whiskerwidth: 0
16284   layout:
16285     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16286     layout: "plot-throughput"
16287
16288 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16289 #- type: "plot"
16290 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16291 #  algorithm: "plot_performance_box"
16292 #  output-file-type: ".html"
16293 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16294 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16295 #  filter: "'NIC_Intel-XXV710' and
16296 #           '64B' and
16297 #           'NDRPDR' and
16298 #           ('ETH' or 'DOT1Q') and
16299 #           'BASE' and
16300 #           '2T1C' and
16301 #           ('L2BDMACLRN' or 'L2XCFWD') and
16302 #           'VHOST_1024' and
16303 #           not 'VXLAN' and
16304 #           not 'IP4FWD' and
16305 #           not '2VM'"
16306 #  parameters:
16307 #  - "throughput"
16308 #  - "parent"
16309 #  - "tags"
16310 ##  sort:
16311 ##  - "not CFS_OPT"
16312 ##  - "L2XCFWD"
16313 ##  - "not CFS_OPT"
16314 ##  - "CFS_OPT"
16315 #  traces:
16316 #    hoverinfo: "x+y"
16317 #    boxpoints: "outliers"
16318 #    whiskerwidth: 0
16319 #  layout:
16320 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16321 #    layout: "plot-throughput"
16322 #
16323 #- type: "plot"
16324 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16325 #  algorithm: "plot_performance_box"
16326 #  output-file-type: ".html"
16327 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16328 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16329 #  filter: "'NIC_Intel-XXV710' and
16330 #           '64B' and
16331 #           'NDRPDR' and
16332 #           ('ETH' or 'DOT1Q') and
16333 #           'BASE' and
16334 #           '2T1C' and
16335 #           ('L2BDMACLRN' or 'L2XCFWD') and
16336 #           'VHOST_1024' and
16337 #           not 'VXLAN' and
16338 #           not 'IP4FWD' and
16339 #           not '2VM'"
16340 #  parameters:
16341 #  - "throughput"
16342 #  - "parent"
16343 #  - "tags"
16344 ##  sort:
16345 ##  - "not CFS_OPT"
16346 ##  - "L2XCFWD"
16347 ##  - "not CFS_OPT"
16348 ##  - "CFS_OPT"
16349 #  traces:
16350 #    hoverinfo: "x+y"
16351 #    boxpoints: "outliers"
16352 #    whiskerwidth: 0
16353 #  layout:
16354 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16355 #    layout: "plot-throughput"
16356 #
16357 #- type: "plot"
16358 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16359 #  algorithm: "plot_performance_box"
16360 #  output-file-type: ".html"
16361 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16362 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16363 #  filter: "'NIC_Intel-XXV710' and
16364 #           '64B' and
16365 #           'NDRPDR' and
16366 #           ('ETH' or 'DOT1Q') and
16367 #           'BASE' and
16368 #           '4T2C' and
16369 #           ('L2BDMACLRN' or 'L2XCFWD') and
16370 #           'VHOST_1024' and
16371 #           not 'VXLAN' and
16372 #           not 'IP4FWD' and
16373 #           not '2VM'"
16374 #  parameters:
16375 #  - "throughput"
16376 #  - "parent"
16377 #  - "tags"
16378 ##  sort:
16379 ##  - "not CFS_OPT"
16380 ##  - "L2XCFWD"
16381 ##  - "not CFS_OPT"
16382 ##  - "CFS_OPT"
16383 #  traces:
16384 #    hoverinfo: "x+y"
16385 #    boxpoints: "outliers"
16386 #    whiskerwidth: 0
16387 #  layout:
16388 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16389 #    layout: "plot-throughput"
16390 #
16391 #- type: "plot"
16392 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16393 #  algorithm: "plot_performance_box"
16394 #  output-file-type: ".html"
16395 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16396 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16397 #  filter: "'NIC_Intel-XXV710' and
16398 #           '64B' and
16399 #           'NDRPDR' and
16400 #           ('ETH' or 'DOT1Q') and
16401 #           'BASE' and
16402 #           '4T2C' and
16403 #           ('L2BDMACLRN' or 'L2XCFWD') and
16404 #           'VHOST_1024' and
16405 #           not 'VXLAN' and
16406 #           not 'IP4FWD' and
16407 #           not '2VM'"
16408 #  parameters:
16409 #  - "throughput"
16410 #  - "parent"
16411 #  - "tags"
16412 ##  sort:
16413 ##  - "not CFS_OPT"
16414 ##  - "L2XCFWD"
16415 ##  - "not CFS_OPT"
16416 ##  - "CFS_OPT"
16417 #  traces:
16418 #    hoverinfo: "x+y"
16419 #    boxpoints: "outliers"
16420 #    whiskerwidth: 0
16421 #  layout:
16422 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16423 #    layout: "plot-throughput"
16424 #
16425 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16426 #- type: "plot"
16427 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16428 #  algorithm: "plot_performance_box"
16429 #  output-file-type: ".html"
16430 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16431 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16432 #  filter: "'NIC_Intel-XXV710' and
16433 #           '64B' and
16434 #           'NDRPDR' and
16435 #           ('ETH' or 'DOT1Q') and
16436 #           '2T1C' and
16437 #           ('L2BDMACLRN' or 'L2XCFWD') and
16438 #           'VHOST_1024' and
16439 #           not 'CFS_OPT' and
16440 #           not 'VXLAN' and
16441 #           not 'DOT1Q' and
16442 #           not 'IP4FWD'"
16443 #  parameters:
16444 #  - "throughput"
16445 #  - "parent"
16446 #  - "tags"
16447 ##  sort:
16448 ##  - "1VM"
16449 ##  - "L2XCFWD"
16450 ##  - "1VM"
16451 ##  - "L2BDMACLRN"
16452 #  traces:
16453 #    hoverinfo: "x+y"
16454 #    boxpoints: "outliers"
16455 #    whiskerwidth: 0
16456 #  layout:
16457 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16458 #    layout: "plot-throughput"
16459 #
16460 #- type: "plot"
16461 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16462 #  algorithm: "plot_performance_box"
16463 #  output-file-type: ".html"
16464 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16465 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16466 #  filter: "'NIC_Intel-XXV710' and
16467 #           '64B' and
16468 #           'NDRPDR' and
16469 #           ('ETH' or 'DOT1Q') and
16470 #           '2T1C' and
16471 #           ('L2BDMACLRN' or 'L2XCFWD') and
16472 #           'VHOST_1024' and
16473 #           not 'CFS_OPT' and
16474 #           not 'VXLAN' and
16475 #           not 'DOT1Q' and
16476 #           not 'IP4FWD'"
16477 #  parameters:
16478 #  - "throughput"
16479 #  - "parent"
16480 #  - "tags"
16481 ##  sort:
16482 ##  - "1VM"
16483 ##  - "L2XCFWD"
16484 ##  - "1VM"
16485 ##  - "L2BDMACLRN"
16486 #  traces:
16487 #    hoverinfo: "x+y"
16488 #    boxpoints: "outliers"
16489 #    whiskerwidth: 0
16490 #  layout:
16491 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16492 #    layout: "plot-throughput"
16493 #
16494 #- type: "plot"
16495 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16496 #  algorithm: "plot_performance_box"
16497 #  output-file-type: ".html"
16498 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16499 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16500 #  filter: "'NIC_Intel-XXV710' and
16501 #           '64B' and
16502 #           'NDRPDR' and
16503 #           ('ETH' or 'DOT1Q') and
16504 #           '4T2C' and
16505 #           ('L2BDMACLRN' or 'L2XCFWD') and
16506 #           'VHOST_1024' and
16507 #           not 'CFS_OPT' and
16508 #           not 'VXLAN' and
16509 #           not 'DOT1Q' and
16510 #           not 'IP4FWD'"
16511 #  parameters:
16512 #  - "throughput"
16513 #  - "parent"
16514 #  - "tags"
16515 ##  sort:
16516 ##  - "1VM"
16517 ##  - "L2XCFWD"
16518 ##  - "1VM"
16519 ##  - "L2BDMACLRN"
16520 #  traces:
16521 #    hoverinfo: "x+y"
16522 #    boxpoints: "outliers"
16523 #    whiskerwidth: 0
16524 #  layout:
16525 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16526 #    layout: "plot-throughput"
16527 #
16528 #- type: "plot"
16529 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16530 #  algorithm: "plot_performance_box"
16531 #  output-file-type: ".html"
16532 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16533 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16534 #  filter: "'NIC_Intel-XXV710' and
16535 #           '64B' and
16536 #           'NDRPDR' and
16537 #           ('ETH' or 'DOT1Q') and
16538 #           '4T2C' and
16539 #           ('L2BDMACLRN' or 'L2XCFWD') and
16540 #           'VHOST_1024' and
16541 #           not 'CFS_OPT' and
16542 #           not 'VXLAN' and
16543 #           not 'DOT1Q' and
16544 #           not 'IP4FWD'"
16545 #  parameters:
16546 #  - "throughput"
16547 #  - "parent"
16548 #  - "tags"
16549 ##  sort:
16550 ##  - "1VM"
16551 ##  - "L2XCFWD"
16552 ##  - "1VM"
16553 ##  - "L2BDMACLRN"
16554 #  traces:
16555 #    hoverinfo: "x+y"
16556 #    boxpoints: "outliers"
16557 #    whiskerwidth: 0
16558 #  layout:
16559 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16560 #    layout: "plot-throughput"
16561
16562 ################################################################################
16563
16564 # Packet Throughput - VPP VTS 3n-hsw-x520
16565 - type: "plot"
16566   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16567   algorithm: "plot_performance_box"
16568   output-file-type: ".html"
16569   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16570   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16571   filter: "'NIC_Intel-X520-DA2' and
16572            '114B' and
16573            'NDRPDR' and
16574            '1T1C' and
16575            'VTS'"
16576   parameters:
16577   - "throughput"
16578   - "parent"
16579   - "tags"
16580   traces:
16581     hoverinfo: "x+y"
16582     boxpoints: "outliers"
16583     whiskerwidth: 0
16584   layout:
16585     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16586     layout: "plot-throughput"
16587
16588 - type: "plot"
16589   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16590   algorithm: "plot_performance_box"
16591   output-file-type: ".html"
16592   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16593   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16594   filter: "'NIC_Intel-X520-DA2' and
16595            '114B' and
16596            'NDRPDR' and
16597            '2T2C' and
16598            'VTS'"
16599   parameters:
16600   - "throughput"
16601   - "parent"
16602   - "tags"
16603   traces:
16604     hoverinfo: "x+y"
16605     boxpoints: "outliers"
16606     whiskerwidth: 0
16607   layout:
16608     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16609     layout: "plot-throughput"
16610
16611 - type: "plot"
16612   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16613   algorithm: "plot_performance_box"
16614   output-file-type: ".html"
16615   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16616   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16617   filter: "'NIC_Intel-X520-DA2' and
16618            '114B' and
16619            'NDRPDR' and
16620            '1T1C' and
16621            'VTS'"
16622   parameters:
16623   - "throughput"
16624   - "parent"
16625   - "tags"
16626   traces:
16627     hoverinfo: "x+y"
16628     boxpoints: "outliers"
16629     whiskerwidth: 0
16630   layout:
16631     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16632     layout: "plot-throughput"
16633
16634 - type: "plot"
16635   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16636   algorithm: "plot_performance_box"
16637   output-file-type: ".html"
16638   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16640   filter: "'NIC_Intel-X520-DA2' and
16641            '114B' and
16642            'NDRPDR' and
16643            '2T2C' and
16644            'VTS'"
16645   parameters:
16646   - "throughput"
16647   - "parent"
16648   - "tags"
16649   traces:
16650     hoverinfo: "x+y"
16651     boxpoints: "outliers"
16652     whiskerwidth: 0
16653   layout:
16654     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16655     layout: "plot-throughput"
16656
16657 ################################################################################
16658
16659 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16660 - type: "plot"
16661   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16662   algorithm: "plot_performance_box"
16663   output-file-type: ".html"
16664   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16665   data: "plot-dpdk-throughput-latency-3n-hsw"
16666   filter: "'NIC_Intel-X520-DA2' and
16667            '64B' and
16668            'BASE' and
16669            'NDRPDR' and
16670            '1T1C' and
16671            'IP4FWD'"
16672   parameters:
16673   - "throughput"
16674   - "parent"
16675   - "tags"
16676   traces:
16677     hoverinfo: "x+y"
16678     boxpoints: "outliers"
16679     whiskerwidth: 0
16680   layout:
16681     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16682     layout: "plot-throughput"
16683
16684 - type: "plot"
16685   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16686   algorithm: "plot_performance_box"
16687   output-file-type: ".html"
16688   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16689   data: "plot-dpdk-throughput-latency-3n-hsw"
16690   filter: "'NIC_Intel-X520-DA2' and
16691            '64B' and
16692            'BASE' and
16693            'NDRPDR' and
16694            '2T2C' and
16695            'IP4FWD'"
16696   parameters:
16697   - "throughput"
16698   - "parent"
16699   - "tags"
16700   traces:
16701     hoverinfo: "x+y"
16702     boxpoints: "outliers"
16703     whiskerwidth: 0
16704   layout:
16705     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16706     layout: "plot-throughput"
16707
16708 - type: "plot"
16709   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16710   algorithm: "plot_performance_box"
16711   output-file-type: ".html"
16712   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16713   data: "plot-dpdk-throughput-latency-3n-hsw"
16714   filter: "'NIC_Intel-X520-DA2' and
16715            '64B' and
16716            'BASE' and
16717            'NDRPDR' and
16718            '1T1C' and
16719            'IP4FWD'"
16720   parameters:
16721   - "throughput"
16722   - "parent"
16723   - "tags"
16724   traces:
16725     hoverinfo: "x+y"
16726     boxpoints: "outliers"
16727     whiskerwidth: 0
16728   layout:
16729     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16730     layout: "plot-throughput"
16731
16732 - type: "plot"
16733   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16734   algorithm: "plot_performance_box"
16735   output-file-type: ".html"
16736   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16737   data: "plot-dpdk-throughput-latency-3n-hsw"
16738   filter: "'NIC_Intel-X520-DA2' and
16739            '64B' and
16740            'BASE' and
16741            'NDRPDR' and
16742            '2T2C' and
16743            'IP4FWD'"
16744   parameters:
16745   - "throughput"
16746   - "parent"
16747   - "tags"
16748   traces:
16749     hoverinfo: "x+y"
16750     boxpoints: "outliers"
16751     whiskerwidth: 0
16752   layout:
16753     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16754     layout: "plot-throughput"
16755
16756 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16757 - type: "plot"
16758   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16759   algorithm: "plot_performance_box"
16760   output-file-type: ".html"
16761   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16762   data: "plot-dpdk-throughput-latency-3n-hsw"
16763   filter: "'NIC_Intel-X710' and
16764            '64B' and
16765            'BASE' and
16766            'NDRPDR' and
16767            '1T1C' and
16768            'IP4FWD'"
16769   parameters:
16770   - "throughput"
16771   - "parent"
16772   - "tags"
16773   traces:
16774     hoverinfo: "x+y"
16775     boxpoints: "outliers"
16776     whiskerwidth: 0
16777   layout:
16778     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16779     layout: "plot-throughput"
16780
16781 - type: "plot"
16782   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16783   algorithm: "plot_performance_box"
16784   output-file-type: ".html"
16785   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16786   data: "plot-dpdk-throughput-latency-3n-hsw"
16787   filter: "'NIC_Intel-X710' and
16788            '64B' and
16789            'BASE' and
16790            'NDRPDR' and
16791            '2T2C' and
16792            'IP4FWD'"
16793   parameters:
16794   - "throughput"
16795   - "parent"
16796   - "tags"
16797   traces:
16798     hoverinfo: "x+y"
16799     boxpoints: "outliers"
16800     whiskerwidth: 0
16801   layout:
16802     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16803     layout: "plot-throughput"
16804
16805 - type: "plot"
16806   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16807   algorithm: "plot_performance_box"
16808   output-file-type: ".html"
16809   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16810   data: "plot-dpdk-throughput-latency-3n-hsw"
16811   filter: "'NIC_Intel-X710' and
16812            '64B' and
16813            'BASE' and
16814            'NDRPDR' and
16815            '1T1C' and
16816            'IP4FWD'"
16817   parameters:
16818   - "throughput"
16819   - "parent"
16820   - "tags"
16821   traces:
16822     hoverinfo: "x+y"
16823     boxpoints: "outliers"
16824     whiskerwidth: 0
16825   layout:
16826     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
16827     layout: "plot-throughput"
16828
16829 - type: "plot"
16830   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16831   algorithm: "plot_performance_box"
16832   output-file-type: ".html"
16833   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16834   data: "plot-dpdk-throughput-latency-3n-hsw"
16835   filter: "'NIC_Intel-X710' and
16836            '64B' and
16837            'BASE' and
16838            'NDRPDR' and
16839            '2T2C' and
16840            'IP4FWD'"
16841   parameters:
16842   - "throughput"
16843   - "parent"
16844   - "tags"
16845   traces:
16846     hoverinfo: "x+y"
16847     boxpoints: "outliers"
16848     whiskerwidth: 0
16849   layout:
16850     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
16851     layout: "plot-throughput"
16852
16853 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
16854 - type: "plot"
16855   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16856   algorithm: "plot_performance_box"
16857   output-file-type: ".html"
16858   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16859   data: "plot-dpdk-throughput-latency-3n-hsw"
16860   filter: "'NIC_Intel-XL710' and
16861            '64B' and
16862            'BASE' and
16863            'NDRPDR' and
16864            '1T1C' and
16865            'IP4FWD'"
16866   parameters:
16867   - "throughput"
16868   - "parent"
16869   - "tags"
16870   traces:
16871     hoverinfo: "x+y"
16872     boxpoints: "outliers"
16873     whiskerwidth: 0
16874   layout:
16875     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16876     layout: "plot-throughput"
16877
16878 - type: "plot"
16879   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16880   algorithm: "plot_performance_box"
16881   output-file-type: ".html"
16882   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16883   data: "plot-dpdk-throughput-latency-3n-hsw"
16884   filter: "'NIC_Intel-XL710' and
16885            '64B' and
16886            'BASE' and
16887            'NDRPDR' and
16888            '2T2C' and
16889            'IP4FWD'"
16890   parameters:
16891   - "throughput"
16892   - "parent"
16893   - "tags"
16894   traces:
16895     hoverinfo: "x+y"
16896     boxpoints: "outliers"
16897     whiskerwidth: 0
16898   layout:
16899     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16900     layout: "plot-throughput"
16901
16902 - type: "plot"
16903   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16904   algorithm: "plot_performance_box"
16905   output-file-type: ".html"
16906   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16907   data: "plot-dpdk-throughput-latency-3n-hsw"
16908   filter: "'NIC_Intel-XL710' and
16909            '64B' and
16910            'BASE' and
16911            'NDRPDR' and
16912            '1T1C' and
16913            'IP4FWD'"
16914   parameters:
16915   - "throughput"
16916   - "parent"
16917   - "tags"
16918   traces:
16919     hoverinfo: "x+y"
16920     boxpoints: "outliers"
16921     whiskerwidth: 0
16922   layout:
16923     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16924     layout: "plot-throughput"
16925
16926 - type: "plot"
16927   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16928   algorithm: "plot_performance_box"
16929   output-file-type: ".html"
16930   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16931   data: "plot-dpdk-throughput-latency-3n-hsw"
16932   filter: "'NIC_Intel-XL710' and
16933            '64B' and
16934            'BASE' and
16935            'NDRPDR' and
16936            '2T2C' and
16937            'IP4FWD'"
16938   parameters:
16939   - "throughput"
16940   - "parent"
16941   - "tags"
16942   traces:
16943     hoverinfo: "x+y"
16944     boxpoints: "outliers"
16945     whiskerwidth: 0
16946   layout:
16947     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16948     layout: "plot-throughput"
16949
16950 # Packet Throughput - DPDK l3fwd 3n-skx-x710
16951 - type: "plot"
16952   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16953   algorithm: "plot_performance_box"
16954   output-file-type: ".html"
16955   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16956   data: "plot-dpdk-throughput-latency-3n-skx"
16957   filter: "'NIC_Intel-X710' and
16958            '64B' and
16959            'BASE' and
16960            'NDRPDR' and
16961            '2T1C' and
16962            'IP4FWD'"
16963   parameters:
16964   - "throughput"
16965   - "parent"
16966   - "tags"
16967   traces:
16968     hoverinfo: "x+y"
16969     boxpoints: "outliers"
16970     whiskerwidth: 0
16971   layout:
16972     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16973     layout: "plot-throughput"
16974
16975 - type: "plot"
16976   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16977   algorithm: "plot_performance_box"
16978   output-file-type: ".html"
16979   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16980   data: "plot-dpdk-throughput-latency-3n-skx"
16981   filter: "'NIC_Intel-X710' and
16982            '64B' and
16983            'BASE' and
16984            'NDRPDR' and
16985            '4T2C' and
16986            'IP4FWD'"
16987   parameters:
16988   - "throughput"
16989   - "parent"
16990   - "tags"
16991   traces:
16992     hoverinfo: "x+y"
16993     boxpoints: "outliers"
16994     whiskerwidth: 0
16995   layout:
16996     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16997     layout: "plot-throughput"
16998
16999 - type: "plot"
17000   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17001   algorithm: "plot_performance_box"
17002   output-file-type: ".html"
17003   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17004   data: "plot-dpdk-throughput-latency-3n-skx"
17005   filter: "'NIC_Intel-X710' and
17006            '64B' and
17007            'BASE' and
17008            'NDRPDR' and
17009            '2T1C' and
17010            'IP4FWD'"
17011   parameters:
17012   - "throughput"
17013   - "parent"
17014   - "tags"
17015   traces:
17016     hoverinfo: "x+y"
17017     boxpoints: "outliers"
17018     whiskerwidth: 0
17019   layout:
17020     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17021     layout: "plot-throughput"
17022
17023 - type: "plot"
17024   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17025   algorithm: "plot_performance_box"
17026   output-file-type: ".html"
17027   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17028   data: "plot-dpdk-throughput-latency-3n-skx"
17029   filter: "'NIC_Intel-X710' and
17030            '64B' and
17031            'BASE' and
17032            'NDRPDR' and
17033            '4T2C' and
17034            'IP4FWD'"
17035   parameters:
17036   - "throughput"
17037   - "parent"
17038   - "tags"
17039   traces:
17040     hoverinfo: "x+y"
17041     boxpoints: "outliers"
17042     whiskerwidth: 0
17043   layout:
17044     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17045     layout: "plot-throughput"
17046
17047 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17048 - type: "plot"
17049   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17050   algorithm: "plot_performance_box"
17051   output-file-type: ".html"
17052   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17053   data: "plot-dpdk-throughput-latency-3n-skx"
17054   filter: "'NIC_Intel-XXV710' and
17055            '64B' and
17056            'BASE' and
17057            'NDRPDR' and
17058            '2T1C' and
17059            'IP4FWD'"
17060   parameters:
17061   - "throughput"
17062   - "parent"
17063   - "tags"
17064   traces:
17065     hoverinfo: "x+y"
17066     boxpoints: "outliers"
17067     whiskerwidth: 0
17068   layout:
17069     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17070     layout: "plot-throughput"
17071
17072 - type: "plot"
17073   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17074   algorithm: "plot_performance_box"
17075   output-file-type: ".html"
17076   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17077   data: "plot-dpdk-throughput-latency-3n-skx"
17078   filter: "'NIC_Intel-XXV710' and
17079            '64B' and
17080            'BASE' and
17081            'NDRPDR' and
17082            '4T2C' and
17083            'IP4FWD'"
17084   parameters:
17085   - "throughput"
17086   - "parent"
17087   - "tags"
17088   traces:
17089     hoverinfo: "x+y"
17090     boxpoints: "outliers"
17091     whiskerwidth: 0
17092   layout:
17093     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17094     layout: "plot-throughput"
17095
17096 - type: "plot"
17097   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17098   algorithm: "plot_performance_box"
17099   output-file-type: ".html"
17100   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17101   data: "plot-dpdk-throughput-latency-3n-skx"
17102   filter: "'NIC_Intel-XXV710' and
17103            '64B' and
17104            'BASE' and
17105            'NDRPDR' and
17106            '2T1C' and
17107            'IP4FWD'"
17108   parameters:
17109   - "throughput"
17110   - "parent"
17111   - "tags"
17112   traces:
17113     hoverinfo: "x+y"
17114     boxpoints: "outliers"
17115     whiskerwidth: 0
17116   layout:
17117     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17118     layout: "plot-throughput"
17119
17120 - type: "plot"
17121   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17122   algorithm: "plot_performance_box"
17123   output-file-type: ".html"
17124   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17125   data: "plot-dpdk-throughput-latency-3n-skx"
17126   filter: "'NIC_Intel-XXV710' and
17127            '64B' and
17128            'BASE' and
17129            'NDRPDR' and
17130            '4T2C' and
17131            'IP4FWD'"
17132   parameters:
17133   - "throughput"
17134   - "parent"
17135   - "tags"
17136   traces:
17137     hoverinfo: "x+y"
17138     boxpoints: "outliers"
17139     whiskerwidth: 0
17140   layout:
17141     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17142     layout: "plot-throughput"
17143
17144 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17145 - type: "plot"
17146   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17147   algorithm: "plot_performance_box"
17148   output-file-type: ".html"
17149   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17150   data: "plot-dpdk-throughput-latency-2n-skx"
17151   filter: "'NIC_Intel-X710' and
17152            '64B' and
17153            'BASE' and
17154            'NDRPDR' and
17155            '2T1C' and
17156            'IP4FWD'"
17157   parameters:
17158   - "throughput"
17159   - "parent"
17160   - "tags"
17161   traces:
17162     hoverinfo: "x+y"
17163     boxpoints: "outliers"
17164     whiskerwidth: 0
17165   layout:
17166     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17167     layout: "plot-throughput"
17168
17169 - type: "plot"
17170   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17171   algorithm: "plot_performance_box"
17172   output-file-type: ".html"
17173   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17174   data: "plot-dpdk-throughput-latency-2n-skx"
17175   filter: "'NIC_Intel-X710' and
17176            '64B' and
17177            'BASE' and
17178            'NDRPDR' and
17179            '4T2C' and
17180            'IP4FWD'"
17181   parameters:
17182   - "throughput"
17183   - "parent"
17184   - "tags"
17185   traces:
17186     hoverinfo: "x+y"
17187     boxpoints: "outliers"
17188     whiskerwidth: 0
17189   layout:
17190     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17191     layout: "plot-throughput"
17192
17193 - type: "plot"
17194   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17195   algorithm: "plot_performance_box"
17196   output-file-type: ".html"
17197   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17198   data: "plot-dpdk-throughput-latency-2n-skx"
17199   filter: "'NIC_Intel-X710' and
17200            '64B' and
17201            'BASE' and
17202            'NDRPDR' and
17203            '2T1C' and
17204            'IP4FWD'"
17205   parameters:
17206   - "throughput"
17207   - "parent"
17208   - "tags"
17209   traces:
17210     hoverinfo: "x+y"
17211     boxpoints: "outliers"
17212     whiskerwidth: 0
17213   layout:
17214     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17215     layout: "plot-throughput"
17216
17217 - type: "plot"
17218   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17219   algorithm: "plot_performance_box"
17220   output-file-type: ".html"
17221   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17222   data: "plot-dpdk-throughput-latency-2n-skx"
17223   filter: "'NIC_Intel-X710' and
17224            '64B' and
17225            'BASE' and
17226            'NDRPDR' and
17227            '4T2C' and
17228            'IP4FWD'"
17229   parameters:
17230   - "throughput"
17231   - "parent"
17232   - "tags"
17233   traces:
17234     hoverinfo: "x+y"
17235     boxpoints: "outliers"
17236     whiskerwidth: 0
17237   layout:
17238     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17239     layout: "plot-throughput"
17240
17241 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17242 - type: "plot"
17243   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17244   algorithm: "plot_performance_box"
17245   output-file-type: ".html"
17246   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17247   data: "plot-dpdk-throughput-latency-2n-skx"
17248   filter: "'NIC_Intel-XXV710' and
17249            '64B' and
17250            'BASE' and
17251            'NDRPDR' and
17252            '2T1C' and
17253            'IP4FWD'"
17254   parameters:
17255   - "throughput"
17256   - "parent"
17257   - "tags"
17258   traces:
17259     hoverinfo: "x+y"
17260     boxpoints: "outliers"
17261     whiskerwidth: 0
17262   layout:
17263     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17264     layout: "plot-throughput"
17265
17266 - type: "plot"
17267   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17268   algorithm: "plot_performance_box"
17269   output-file-type: ".html"
17270   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17271   data: "plot-dpdk-throughput-latency-2n-skx"
17272   filter: "'NIC_Intel-XXV710' and
17273            '64B' and
17274            'BASE' and
17275            'NDRPDR' and
17276            '4T2C' and
17277            'IP4FWD'"
17278   parameters:
17279   - "throughput"
17280   - "parent"
17281   - "tags"
17282   traces:
17283     hoverinfo: "x+y"
17284     boxpoints: "outliers"
17285     whiskerwidth: 0
17286   layout:
17287     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17288     layout: "plot-throughput"
17289
17290 - type: "plot"
17291   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17292   algorithm: "plot_performance_box"
17293   output-file-type: ".html"
17294   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17295   data: "plot-dpdk-throughput-latency-2n-skx"
17296   filter: "'NIC_Intel-XXV710' and
17297            '64B' and
17298            'BASE' and
17299            'NDRPDR' and
17300            '2T1C' and
17301            'IP4FWD'"
17302   parameters:
17303   - "throughput"
17304   - "parent"
17305   - "tags"
17306   traces:
17307     hoverinfo: "x+y"
17308     boxpoints: "outliers"
17309     whiskerwidth: 0
17310   layout:
17311     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17312     layout: "plot-throughput"
17313
17314 - type: "plot"
17315   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17316   algorithm: "plot_performance_box"
17317   output-file-type: ".html"
17318   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17319   data: "plot-dpdk-throughput-latency-2n-skx"
17320   filter: "'NIC_Intel-XXV710' and
17321            '64B' and
17322            'BASE' and
17323            'NDRPDR' and
17324            '4T2C' and
17325            'IP4FWD'"
17326   parameters:
17327   - "throughput"
17328   - "parent"
17329   - "tags"
17330   traces:
17331     hoverinfo: "x+y"
17332     boxpoints: "outliers"
17333     whiskerwidth: 0
17334   layout:
17335     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17336     layout: "plot-throughput"
17337
17338 ################################################################################
17339
17340 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17341 - type: "plot"
17342   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17343   algorithm: "plot_performance_box"
17344   output-file-type: ".html"
17345   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17346   data: "plot-dpdk-throughput-latency-3n-hsw"
17347   filter: "'NIC_Intel-X520-DA2' and
17348            '64B' and
17349            'BASE' and
17350            'NDRPDR' and
17351            '1T1C' and
17352            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17353   parameters:
17354   - "throughput"
17355   - "parent"
17356   - "tags"
17357   traces:
17358     hoverinfo: "x+y"
17359     boxpoints: "outliers"
17360     whiskerwidth: 0
17361   layout:
17362     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17363     layout: "plot-throughput"
17364
17365 - type: "plot"
17366   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17367   algorithm: "plot_performance_box"
17368   output-file-type: ".html"
17369   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17370   data: "plot-dpdk-throughput-latency-3n-hsw"
17371   filter: "'NIC_Intel-X520-DA2' and
17372            '64B' and
17373            'BASE' and
17374            'NDRPDR' and
17375            '2T2C' and
17376            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17377   parameters:
17378   - "throughput"
17379   - "parent"
17380   - "tags"
17381   traces:
17382     hoverinfo: "x+y"
17383     boxpoints: "outliers"
17384     whiskerwidth: 0
17385   layout:
17386     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17387     layout: "plot-throughput"
17388
17389 - type: "plot"
17390   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17391   algorithm: "plot_performance_box"
17392   output-file-type: ".html"
17393   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17394   data: "plot-dpdk-throughput-latency-3n-hsw"
17395   filter: "'NIC_Intel-X520-DA2' and
17396            '64B' and
17397            'BASE' and
17398            'NDRPDR' and
17399            '1T1C' and
17400            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17401   parameters:
17402   - "throughput"
17403   - "parent"
17404   - "tags"
17405   traces:
17406     hoverinfo: "x+y"
17407     boxpoints: "outliers"
17408     whiskerwidth: 0
17409   layout:
17410     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17411     layout: "plot-throughput"
17412
17413 - type: "plot"
17414   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17415   algorithm: "plot_performance_box"
17416   output-file-type: ".html"
17417   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17418   data: "plot-dpdk-throughput-latency-3n-hsw"
17419   filter: "'NIC_Intel-X520-DA2' and
17420            '64B' and
17421            'BASE' and
17422            'NDRPDR' and
17423            '2T2C' and
17424            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17425   parameters:
17426   - "throughput"
17427   - "parent"
17428   - "tags"
17429   traces:
17430     hoverinfo: "x+y"
17431     boxpoints: "outliers"
17432     whiskerwidth: 0
17433   layout:
17434     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17435     layout: "plot-throughput"
17436
17437 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17438 - type: "plot"
17439   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17440   algorithm: "plot_performance_box"
17441   output-file-type: ".html"
17442   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17443   data: "plot-dpdk-throughput-latency-3n-hsw"
17444   filter: "'NIC_Intel-X710' and
17445            '64B' and
17446            'BASE' and
17447            'NDRPDR' and
17448            '1T1C' and
17449            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17450   parameters:
17451   - "throughput"
17452   - "parent"
17453   - "tags"
17454   traces:
17455     hoverinfo: "x+y"
17456     boxpoints: "outliers"
17457     whiskerwidth: 0
17458   layout:
17459     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17460     layout: "plot-throughput"
17461
17462 - type: "plot"
17463   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17464   algorithm: "plot_performance_box"
17465   output-file-type: ".html"
17466   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17467   data: "plot-dpdk-throughput-latency-3n-hsw"
17468   filter: "'NIC_Intel-X710' and
17469            '64B' and
17470            'BASE' and
17471            'NDRPDR' and
17472            '2T2C' and
17473            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17474   parameters:
17475   - "throughput"
17476   - "parent"
17477   - "tags"
17478   traces:
17479     hoverinfo: "x+y"
17480     boxpoints: "outliers"
17481     whiskerwidth: 0
17482   layout:
17483     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17484     layout: "plot-throughput"
17485
17486 - type: "plot"
17487   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17488   algorithm: "plot_performance_box"
17489   output-file-type: ".html"
17490   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17491   data: "plot-dpdk-throughput-latency-3n-hsw"
17492   filter: "'NIC_Intel-X710' and
17493            '64B' and
17494            'BASE' and
17495            'NDRPDR' and
17496            '1T1C' and
17497            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17498   parameters:
17499   - "throughput"
17500   - "parent"
17501   - "tags"
17502   traces:
17503     hoverinfo: "x+y"
17504     boxpoints: "outliers"
17505     whiskerwidth: 0
17506   layout:
17507     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17508     layout: "plot-throughput"
17509
17510 - type: "plot"
17511   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17512   algorithm: "plot_performance_box"
17513   output-file-type: ".html"
17514   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17515   data: "plot-dpdk-throughput-latency-3n-hsw"
17516   filter: "'NIC_Intel-X710' and
17517            '64B' and
17518            'BASE' and
17519            'NDRPDR' and
17520            '2T2C' and
17521            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17522   parameters:
17523   - "throughput"
17524   - "parent"
17525   - "tags"
17526   traces:
17527     hoverinfo: "x+y"
17528     boxpoints: "outliers"
17529     whiskerwidth: 0
17530   layout:
17531     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17532     layout: "plot-throughput"
17533
17534 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17535 - type: "plot"
17536   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17537   algorithm: "plot_performance_box"
17538   output-file-type: ".html"
17539   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17540   data: "plot-dpdk-throughput-latency-3n-hsw"
17541   filter: "'NIC_Intel-XL710' and
17542            '64B' and
17543            'BASE' and
17544            'NDRPDR' and
17545            '1T1C' and
17546            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17547   parameters:
17548   - "throughput"
17549   - "parent"
17550   - "tags"
17551   traces:
17552     hoverinfo: "x+y"
17553     boxpoints: "outliers"
17554     whiskerwidth: 0
17555   layout:
17556     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17557     layout: "plot-throughput"
17558
17559 - type: "plot"
17560   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17561   algorithm: "plot_performance_box"
17562   output-file-type: ".html"
17563   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17564   data: "plot-dpdk-throughput-latency-3n-hsw"
17565   filter: "'NIC_Intel-XL710' and
17566            '64B' and
17567            'BASE' and
17568            'NDRPDR' and
17569            '2T2C' and
17570            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17571   parameters:
17572   - "throughput"
17573   - "parent"
17574   - "tags"
17575   traces:
17576     hoverinfo: "x+y"
17577     boxpoints: "outliers"
17578     whiskerwidth: 0
17579   layout:
17580     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17581     layout: "plot-throughput"
17582
17583 - type: "plot"
17584   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17585   algorithm: "plot_performance_box"
17586   output-file-type: ".html"
17587   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17588   data: "plot-dpdk-throughput-latency-3n-hsw"
17589   filter: "'NIC_Intel-XL710' and
17590            '64B' and
17591            'BASE' and
17592            'NDRPDR' and
17593            '1T1C' and
17594            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17595   parameters:
17596   - "throughput"
17597   - "parent"
17598   - "tags"
17599   traces:
17600     hoverinfo: "x+y"
17601     boxpoints: "outliers"
17602     whiskerwidth: 0
17603   layout:
17604     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17605     layout: "plot-throughput"
17606
17607 - type: "plot"
17608   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17609   algorithm: "plot_performance_box"
17610   output-file-type: ".html"
17611   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17612   data: "plot-dpdk-throughput-latency-3n-hsw"
17613   filter: "'NIC_Intel-XL710' and
17614            '64B' and
17615            'BASE' and
17616            'NDRPDR' and
17617            '2T2C' and
17618            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17619   parameters:
17620   - "throughput"
17621   - "parent"
17622   - "tags"
17623   traces:
17624     hoverinfo: "x+y"
17625     boxpoints: "outliers"
17626     whiskerwidth: 0
17627   layout:
17628     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17629     layout: "plot-throughput"
17630
17631 # Packet Throughput - DPDK testpmd 3n-skx-x710
17632 - type: "plot"
17633   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17634   algorithm: "plot_performance_box"
17635   output-file-type: ".html"
17636   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17637   data: "plot-dpdk-throughput-latency-3n-skx"
17638   filter: "'NIC_Intel-X710' and
17639            '64B' and
17640            'BASE' and
17641            'NDRPDR' and
17642            '2T1C' and
17643            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17644   parameters:
17645   - "throughput"
17646   - "parent"
17647   - "tags"
17648   traces:
17649     hoverinfo: "x+y"
17650     boxpoints: "outliers"
17651     whiskerwidth: 0
17652   layout:
17653     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17654     layout: "plot-throughput"
17655
17656 - type: "plot"
17657   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17658   algorithm: "plot_performance_box"
17659   output-file-type: ".html"
17660   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17661   data: "plot-dpdk-throughput-latency-3n-skx"
17662   filter: "'NIC_Intel-X710' and
17663            '64B' and
17664            'BASE' and
17665            'NDRPDR' and
17666            '4T2C' and
17667            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17668   parameters:
17669   - "throughput"
17670   - "parent"
17671   - "tags"
17672   traces:
17673     hoverinfo: "x+y"
17674     boxpoints: "outliers"
17675     whiskerwidth: 0
17676   layout:
17677     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17678     layout: "plot-throughput"
17679
17680 - type: "plot"
17681   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17682   algorithm: "plot_performance_box"
17683   output-file-type: ".html"
17684   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17685   data: "plot-dpdk-throughput-latency-3n-skx"
17686   filter: "'NIC_Intel-X710' and
17687            '64B' and
17688            'BASE' and
17689            'NDRPDR' and
17690            '2T1C' and
17691            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17692   parameters:
17693   - "throughput"
17694   - "parent"
17695   - "tags"
17696   traces:
17697     hoverinfo: "x+y"
17698     boxpoints: "outliers"
17699     whiskerwidth: 0
17700   layout:
17701     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17702     layout: "plot-throughput"
17703
17704 - type: "plot"
17705   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17706   algorithm: "plot_performance_box"
17707   output-file-type: ".html"
17708   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17709   data: "plot-dpdk-throughput-latency-3n-skx"
17710   filter: "'NIC_Intel-X710' and
17711            '64B' and
17712            'BASE' and
17713            'NDRPDR' and
17714            '4T2C' and
17715            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17716   parameters:
17717   - "throughput"
17718   - "parent"
17719   - "tags"
17720   traces:
17721     hoverinfo: "x+y"
17722     boxpoints: "outliers"
17723     whiskerwidth: 0
17724   layout:
17725     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17726     layout: "plot-throughput"
17727
17728 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17729 - type: "plot"
17730   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17731   algorithm: "plot_performance_box"
17732   output-file-type: ".html"
17733   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17734   data: "plot-dpdk-throughput-latency-3n-skx"
17735   filter: "'NIC_Intel-XXV710' and
17736            '64B' and
17737            'BASE' and
17738            'NDRPDR' and
17739            '2T1C' and
17740            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17741   parameters:
17742   - "throughput"
17743   - "parent"
17744   - "tags"
17745   traces:
17746     hoverinfo: "x+y"
17747     boxpoints: "outliers"
17748     whiskerwidth: 0
17749   layout:
17750     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17751     layout: "plot-throughput"
17752
17753 - type: "plot"
17754   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17755   algorithm: "plot_performance_box"
17756   output-file-type: ".html"
17757   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17758   data: "plot-dpdk-throughput-latency-3n-skx"
17759   filter: "'NIC_Intel-XXV710' and
17760            '64B' and
17761            'BASE' and
17762            'NDRPDR' and
17763            '4T2C' and
17764            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17765   parameters:
17766   - "throughput"
17767   - "parent"
17768   - "tags"
17769   traces:
17770     hoverinfo: "x+y"
17771     boxpoints: "outliers"
17772     whiskerwidth: 0
17773   layout:
17774     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17775     layout: "plot-throughput"
17776
17777 - type: "plot"
17778   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17779   algorithm: "plot_performance_box"
17780   output-file-type: ".html"
17781   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17782   data: "plot-dpdk-throughput-latency-3n-skx"
17783   filter: "'NIC_Intel-XXV710' and
17784            '64B' and
17785            'BASE' and
17786            'NDRPDR' and
17787            '2T1C' and
17788            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17789   parameters:
17790   - "throughput"
17791   - "parent"
17792   - "tags"
17793   traces:
17794     hoverinfo: "x+y"
17795     boxpoints: "outliers"
17796     whiskerwidth: 0
17797   layout:
17798     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17799     layout: "plot-throughput"
17800
17801 - type: "plot"
17802   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17803   algorithm: "plot_performance_box"
17804   output-file-type: ".html"
17805   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17806   data: "plot-dpdk-throughput-latency-3n-skx"
17807   filter: "'NIC_Intel-XXV710' and
17808            '64B' and
17809            'BASE' and
17810            'NDRPDR' and
17811            '4T2C' and
17812            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17813   parameters:
17814   - "throughput"
17815   - "parent"
17816   - "tags"
17817   traces:
17818     hoverinfo: "x+y"
17819     boxpoints: "outliers"
17820     whiskerwidth: 0
17821   layout:
17822     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17823     layout: "plot-throughput"
17824
17825 # Packet Throughput - DPDK testpmd 2n-skx-x710
17826 - type: "plot"
17827   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17828   algorithm: "plot_performance_box"
17829   output-file-type: ".html"
17830   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17831   data: "plot-dpdk-throughput-latency-2n-skx"
17832   filter: "'NIC_Intel-X710' and
17833            '64B' and
17834            'BASE' and
17835            'NDRPDR' and
17836            '2T1C' and
17837            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17838   parameters:
17839   - "throughput"
17840   - "parent"
17841   - "tags"
17842   traces:
17843     hoverinfo: "x+y"
17844     boxpoints: "outliers"
17845     whiskerwidth: 0
17846   layout:
17847     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17848     layout: "plot-throughput"
17849
17850 - type: "plot"
17851   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17852   algorithm: "plot_performance_box"
17853   output-file-type: ".html"
17854   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17855   data: "plot-dpdk-throughput-latency-2n-skx"
17856   filter: "'NIC_Intel-X710' and
17857            '64B' and
17858            'BASE' and
17859            'NDRPDR' and
17860            '4T2C' and
17861            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17862   parameters:
17863   - "throughput"
17864   - "parent"
17865   - "tags"
17866   traces:
17867     hoverinfo: "x+y"
17868     boxpoints: "outliers"
17869     whiskerwidth: 0
17870   layout:
17871     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17872     layout: "plot-throughput"
17873
17874 - type: "plot"
17875   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17876   algorithm: "plot_performance_box"
17877   output-file-type: ".html"
17878   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17879   data: "plot-dpdk-throughput-latency-2n-skx"
17880   filter: "'NIC_Intel-X710' and
17881            '64B' and
17882            'BASE' and
17883            'NDRPDR' and
17884            '2T1C' and
17885            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17886   parameters:
17887   - "throughput"
17888   - "parent"
17889   - "tags"
17890   traces:
17891     hoverinfo: "x+y"
17892     boxpoints: "outliers"
17893     whiskerwidth: 0
17894   layout:
17895     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17896     layout: "plot-throughput"
17897
17898 - type: "plot"
17899   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17900   algorithm: "plot_performance_box"
17901   output-file-type: ".html"
17902   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17903   data: "plot-dpdk-throughput-latency-2n-skx"
17904   filter: "'NIC_Intel-X710' and
17905            '64B' and
17906            'BASE' and
17907            'NDRPDR' and
17908            '4T2C' and
17909            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17910   parameters:
17911   - "throughput"
17912   - "parent"
17913   - "tags"
17914   traces:
17915     hoverinfo: "x+y"
17916     boxpoints: "outliers"
17917     whiskerwidth: 0
17918   layout:
17919     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17920     layout: "plot-throughput"
17921
17922 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
17923 - type: "plot"
17924   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17925   algorithm: "plot_performance_box"
17926   output-file-type: ".html"
17927   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17928   data: "plot-dpdk-throughput-latency-2n-skx"
17929   filter: "'NIC_Intel-XXV710' and
17930            '64B' and
17931            'BASE' and
17932            'NDRPDR' and
17933            '2T1C' and
17934            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17935   parameters:
17936   - "throughput"
17937   - "parent"
17938   - "tags"
17939   traces:
17940     hoverinfo: "x+y"
17941     boxpoints: "outliers"
17942     whiskerwidth: 0
17943   layout:
17944     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17945     layout: "plot-throughput"
17946
17947 - type: "plot"
17948   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17949   algorithm: "plot_performance_box"
17950   output-file-type: ".html"
17951   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17952   data: "plot-dpdk-throughput-latency-2n-skx"
17953   filter: "'NIC_Intel-XXV710' and
17954            '64B' and
17955            'BASE' and
17956            'NDRPDR' and
17957            '4T2C' and
17958            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17959   parameters:
17960   - "throughput"
17961   - "parent"
17962   - "tags"
17963   traces:
17964     hoverinfo: "x+y"
17965     boxpoints: "outliers"
17966     whiskerwidth: 0
17967   layout:
17968     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17969     layout: "plot-throughput"
17970
17971 - type: "plot"
17972   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17973   algorithm: "plot_performance_box"
17974   output-file-type: ".html"
17975   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17976   data: "plot-dpdk-throughput-latency-2n-skx"
17977   filter: "'NIC_Intel-XXV710' and
17978            '64B' and
17979            'BASE' and
17980            'NDRPDR' and
17981            '2T1C' and
17982            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17983   parameters:
17984   - "throughput"
17985   - "parent"
17986   - "tags"
17987   traces:
17988     hoverinfo: "x+y"
17989     boxpoints: "outliers"
17990     whiskerwidth: 0
17991   layout:
17992     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17993     layout: "plot-throughput"
17994
17995 - type: "plot"
17996   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17997   algorithm: "plot_performance_box"
17998   output-file-type: ".html"
17999   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18000   data: "plot-dpdk-throughput-latency-2n-skx"
18001   filter: "'NIC_Intel-XXV710' and
18002            '64B' and
18003            'BASE' and
18004            'NDRPDR' and
18005            '4T2C' and
18006            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18007   parameters:
18008   - "throughput"
18009   - "parent"
18010   - "tags"
18011   traces:
18012     hoverinfo: "x+y"
18013     boxpoints: "outliers"
18014     whiskerwidth: 0
18015   layout:
18016     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18017     layout: "plot-throughput"
18018
18019 ################################################################################
18020
18021 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18022 - type: "plot"
18023   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18024   algorithm: "plot_latency_error_bars"
18025   output-file-type: ".html"
18026   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18028   filter: "'NIC_Intel-X520-DA2' and
18029            '64B' and
18030            ('BASE' or 'SCALE') and
18031            'NDRPDR' and
18032            'ETH' and
18033            '1T1C' and
18034            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18035            not 'VHOST' and
18036            not 'MEMIF'"
18037   parameters:
18038   - "latency"
18039   - "parent"
18040   - "tags"
18041   sort:
18042   - "L2XCFWD"
18043   - "L2PATCH"
18044   - "L2BDMACLRN"
18045   - "FIB_10K"
18046   - "FIB_100K"
18047   - "FIB_1M"
18048   layout:
18049     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18050     layout: "plot-latency"
18051
18052 - type: "plot"
18053   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18054   algorithm: "plot_latency_error_bars"
18055   output-file-type: ".html"
18056   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18058   filter: "'NIC_Intel-X520-DA2' and
18059            '64B' and
18060            ('BASE' or 'SCALE') and
18061            'NDRPDR' and
18062            'ETH' and
18063            '2T2C' and
18064            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18065            not 'VHOST' and
18066            not 'MEMIF'"
18067   parameters:
18068   - "latency"
18069   - "parent"
18070   - "tags"
18071   sort:
18072   - "L2XCFWD"
18073   - "L2PATCH"
18074   - "L2BDMACLRN"
18075   - "FIB_10K"
18076   - "FIB_100K"
18077   - "FIB_1M"
18078   layout:
18079     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18080     layout: "plot-latency"
18081
18082 # Packet Latency - VPP L2 3n-hsw-x520 features
18083 - type: "plot"
18084   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18085   algorithm: "plot_latency_error_bars"
18086   output-file-type: ".html"
18087   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18088   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18089   filter: "'NIC_Intel-X520-DA2' and
18090            '64B' and
18091            'NDRPDR' and
18092            '1T1C' and
18093            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18094            not 'ACL' and
18095            not 'VHOST' and
18096            not 'MEMIF'"
18097   parameters:
18098   - "latency"
18099   - "parent"
18100   - "tags"
18101   sort:
18102   - "L2XCBASE"    # l2xcbase
18103   - "L2BDBASE"    # l2bdbase
18104   - "L2XCFWD"     # dot1q-l2xcbase
18105   - "L2BDMACLRN"  # dot1q-l2bdbase
18106   layout:
18107     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18108     layout: "plot-latency"
18109
18110 - type: "plot"
18111   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18112   algorithm: "plot_latency_error_bars"
18113   output-file-type: ".html"
18114   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18115   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18116   filter: "'NIC_Intel-X520-DA2' and
18117            '64B' and
18118            'NDRPDR' and
18119            '2T2C' and
18120            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18121            not 'ACL' and
18122            not 'VHOST' and
18123            not 'MEMIF'"
18124   parameters:
18125   - "latency"
18126   - "parent"
18127   - "tags"
18128   sort:
18129   - "L2XCBASE"    # l2xcbase
18130   - "L2BDBASE"    # l2bdbase
18131   - "L2XCFWD"     # dot1q-l2xcbase
18132   - "L2BDMACLRN"  # dot1q-l2bdbase
18133   layout:
18134     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18135     layout: "plot-latency"
18136
18137 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18138 - type: "plot"
18139   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18140   algorithm: "plot_latency_error_bars"
18141   output-file-type: ".html"
18142   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18143   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18144   filter: "'NIC_Intel-X520-DA2' and
18145            '64B' and
18146            'NDRPDR' and
18147            '1T1C' and
18148            'FEATURE' and
18149            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18150            'IACL' and
18151            ('ACL1' or 'ACL50') and
18152            ('10K_FLOWS' or '10k_FLOWS') and
18153            not 'MACIP' and
18154            not 'VHOST' and
18155            not 'MEMIF'"
18156   parameters:
18157   - "latency"
18158   - "parent"
18159   - "tags"
18160   layout:
18161     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18162     layout: "plot-latency"
18163
18164 - type: "plot"
18165   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18166   algorithm: "plot_latency_error_bars"
18167   output-file-type: ".html"
18168   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18169   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18170   filter: "'NIC_Intel-X520-DA2' and
18171            '64B' and
18172            'NDRPDR' and
18173            '2T2C' and
18174            'FEATURE' and
18175            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18176            'IACL' and
18177            ('ACL1' or 'ACL50') and
18178            ('10K_FLOWS' or '10k_FLOWS') and
18179            not 'MACIP' and
18180            not 'VHOST' and
18181            not 'MEMIF'"
18182   parameters:
18183   - "latency"
18184   - "parent"
18185   - "tags"
18186   layout:
18187     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18188     layout: "plot-latency"
18189
18190 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18191 - type: "plot"
18192   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18193   algorithm: "plot_latency_error_bars"
18194   output-file-type: ".html"
18195   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18196   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18197   filter: "'NIC_Intel-X520-DA2' and
18198            '64B' and
18199            'NDRPDR' and
18200            '1T1C' and
18201            'FEATURE' and
18202            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18203            'OACL' and
18204            ('ACL1' or 'ACL50') and
18205            ('10K_FLOWS' or '10k_FLOWS') and
18206            not 'MACIP' and
18207            not 'VHOST' and
18208            not 'MEMIF'"
18209   parameters:
18210   - "latency"
18211   - "parent"
18212   - "tags"
18213   layout:
18214     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18215     layout: "plot-latency"
18216
18217 - type: "plot"
18218   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18219   algorithm: "plot_latency_error_bars"
18220   output-file-type: ".html"
18221   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18222   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18223   filter: "'NIC_Intel-X520-DA2' and
18224            '64B' and
18225            'NDRPDR' and
18226            '2T2C' and
18227            'FEATURE' and
18228            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18229            'OACL' and
18230            ('ACL1' or 'ACL50') and
18231            ('10K_FLOWS' or '10k_FLOWS') and
18232            not 'MACIP' and
18233            not 'VHOST' and
18234            not 'MEMIF'"
18235   parameters:
18236   - "latency"
18237   - "parent"
18238   - "tags"
18239   layout:
18240     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18241     layout: "plot-latency"
18242
18243 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18244 - type: "plot"
18245   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18246   algorithm: "plot_latency_error_bars"
18247   output-file-type: ".html"
18248   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18250   filter: "'NIC_Intel-X520-DA2' and
18251            '64B' and
18252            'NDRPDR' and
18253            '1T1C' and
18254            'FEATURE' and
18255            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18256            'MACIP' and
18257            ('ACL1' or 'ACL50') and
18258            ('10K_FLOWS' or '10k_FLOWS') and
18259            not 'VHOST' and
18260            not 'MEMIF'"
18261   parameters:
18262   - "latency"
18263   - "parent"
18264   - "tags"
18265   layout:
18266     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18267     layout: "plot-latency"
18268
18269 - type: "plot"
18270   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18271   algorithm: "plot_latency_error_bars"
18272   output-file-type: ".html"
18273   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18274   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18275   filter: "'NIC_Intel-X520-DA2' and
18276            '64B' and
18277            'NDRPDR' and
18278            '2T2C' and
18279            'FEATURE' and
18280            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18281            'MACIP' and
18282            ('ACL1' or 'ACL50') and
18283            ('10K_FLOWS' or '10k_FLOWS') and
18284            not 'VHOST' and
18285            not 'MEMIF'"
18286   parameters:
18287   - "latency"
18288   - "parent"
18289   - "tags"
18290   layout:
18291     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18292     layout: "plot-latency"
18293
18294 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18295 - type: "plot"
18296   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18297   algorithm: "plot_latency_error_bars"
18298   output-file-type: ".html"
18299   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18301   filter: "'NIC_Intel-X710' and
18302            '64B' and
18303            ('BASE' or 'SCALE') and
18304            'NDRPDR' and
18305            'ETH' and
18306            '1T1C' and
18307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18308            not 'VHOST' and
18309            not 'MEMIF'"
18310   parameters:
18311   - "latency"
18312   - "parent"
18313   - "tags"
18314   sort:
18315   - "L2PATCH"
18316   - "L2XCFWD"
18317   - "L2BDMACLRN"
18318   - "FIB_10K"
18319   - "FIB_100K"
18320   - "FIB_1M"
18321   layout:
18322     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18323     layout: "plot-latency"
18324
18325 - type: "plot"
18326   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18327   algorithm: "plot_latency_error_bars"
18328   output-file-type: ".html"
18329   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18331   filter: "'NIC_Intel-X710' and
18332            '64B' and
18333            ('BASE' or 'SCALE') and
18334            'NDRPDR' and
18335            'ETH' and
18336            '2T2C' and
18337            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18338            not 'VHOST' and
18339            not 'MEMIF'"
18340   parameters:
18341   - "latency"
18342   - "parent"
18343   - "tags"
18344   sort:
18345   - "L2PATCH"
18346   - "L2XCFWD"
18347   - "L2BDMACLRN"
18348   - "FIB_10K"
18349   - "FIB_100K"
18350   - "FIB_1M"
18351   layout:
18352     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18353     layout: "plot-latency"
18354
18355 # Packet Latency - VPP L2 3n-hsw-x710 features
18356 - type: "plot"
18357   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18358   algorithm: "plot_latency_error_bars"
18359   output-file-type: ".html"
18360   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18362   filter: "'NIC_Intel-X710' and
18363            '64B' and
18364            'NDRPDR' and
18365            '1T1C' and
18366            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18367            not 'ACL' and
18368            not 'VHOST' and
18369            not 'L2OVRLAY' and
18370            not 'MEMIF'"
18371   parameters:
18372   - "latency"
18373   - "parent"
18374   - "tags"
18375   sort:
18376   - "L2XCBASE"    # l2xcbase
18377   - "L2BDBASE"    # l2bdbase
18378   - "L2XCFWD"     # dot1q-l2xcbase
18379   - "L2BDMACLRN"  # dot1q-l2bdbase
18380   layout:
18381     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18382     layout: "plot-latency"
18383
18384 - type: "plot"
18385   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18386   algorithm: "plot_latency_error_bars"
18387   output-file-type: ".html"
18388   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18389   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18390   filter: "'NIC_Intel-X710' and
18391            '64B' and
18392            'NDRPDR' and
18393            '2T2C' and
18394            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18395            not 'ACL' and
18396            not 'VHOST' and
18397            not 'L2OVRLAY' and
18398            not 'MEMIF'"
18399   parameters:
18400   - "latency"
18401   - "parent"
18402   - "tags"
18403   sort:
18404   - "L2XCBASE"    # l2xcbase
18405   - "L2BDBASE"    # l2bdbase
18406   - "L2XCFWD"     # dot1q-l2xcbase
18407   - "L2BDMACLRN"  # dot1q-l2bdbase
18408   layout:
18409     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18410     layout: "plot-latency"
18411
18412 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18413 - type: "plot"
18414   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18415   algorithm: "plot_latency_error_bars"
18416   output-file-type: ".html"
18417   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18418   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18419   filter: "'NIC_Intel-X710' and
18420            '64B' and
18421            'NDRPDR' and
18422            '1T1C' and
18423            'FEATURE' and
18424            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18425            'IACL' and
18426            ('ACL1' or 'ACL50') and
18427            ('10K_FLOWS' or '10k_FLOWS') and
18428            not 'MACIP' and
18429            not 'VHOST' and
18430            not 'MEMIF'"
18431   parameters:
18432   - "latency"
18433   - "parent"
18434   - "tags"
18435   layout:
18436     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18437     layout: "plot-latency"
18438
18439 - type: "plot"
18440   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18441   algorithm: "plot_latency_error_bars"
18442   output-file-type: ".html"
18443   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18444   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18445   filter: "'NIC_Intel-X710' and
18446            '64B' and
18447            'NDRPDR' and
18448            '2T2C' and
18449            'FEATURE' and
18450            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18451            'IACL' and
18452            ('ACL1' or 'ACL50') and
18453            ('10K_FLOWS' or '10k_FLOWS') and
18454            not 'MACIP' and
18455            not 'VHOST' and
18456            not 'MEMIF'"
18457   parameters:
18458   - "latency"
18459   - "parent"
18460   - "tags"
18461   layout:
18462     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18463     layout: "plot-latency"
18464
18465 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18466 - type: "plot"
18467   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18468   algorithm: "plot_latency_error_bars"
18469   output-file-type: ".html"
18470   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18471   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18472   filter: "'NIC_Intel-XL710' and
18473            '64B' and
18474            'BASE' and
18475            'NDRPDR' and
18476            'ETH' and
18477            '1T1C' and
18478            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18479            not 'VHOST' and
18480            not 'MEMIF'"
18481   parameters:
18482   - "latency"
18483   - "parent"
18484   - "tags"
18485   sort:
18486   - "L2PATCH"
18487   - "L2XCFWD"
18488   - "L2BDMACLRN"
18489   layout:
18490     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18491     layout: "plot-latency"
18492
18493 - type: "plot"
18494   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18495   algorithm: "plot_latency_error_bars"
18496   output-file-type: ".html"
18497   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18498   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18499   filter: "'NIC_Intel-XL710' and
18500            '64B' and
18501            'BASE' and
18502            'NDRPDR' and
18503            'ETH' and
18504            '2T2C' and
18505            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18506            not 'VHOST' and
18507            not 'MEMIF'"
18508   parameters:
18509   - "latency"
18510   - "parent"
18511   - "tags"
18512   sort:
18513   - "L2PATCH"
18514   - "L2XCFWD"
18515   - "L2BDMACLRN"
18516   layout:
18517     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18518     layout: "plot-latency"
18519
18520 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18521 - type: "plot"
18522   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18523   algorithm: "plot_latency_error_bars"
18524   output-file-type: ".html"
18525   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18526   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18527   filter: "'NIC_Intel-X710' and
18528            '64B' and
18529            ('BASE' or 'SCALE') and
18530            'NDRPDR' and
18531            'ETH' and
18532            '2T1C' and
18533            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18534            not 'VHOST' and
18535            not 'MEMIF' and
18536            not 'DRV_AVF'"
18537   parameters:
18538   - "latency"
18539   - "parent"
18540   - "tags"
18541   sort:
18542   - "L2PATCH"
18543   - "L2XCBASE"
18544   - "BASE"
18545   - "FIB_10K"
18546   - "FIB_100K"
18547   - "FIB_1M"
18548   layout:
18549     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18550     layout: "plot-latency"
18551
18552 - type: "plot"
18553   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18554   algorithm: "plot_latency_error_bars"
18555   output-file-type: ".html"
18556   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18557   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18558   filter: "'NIC_Intel-X710' and
18559            '64B' and
18560            ('BASE' or 'SCALE') and
18561            'NDRPDR' and
18562            'ETH' and
18563            '4T2C' and
18564            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18565            not 'VHOST' and
18566            not 'MEMIF' and
18567            not 'DRV_AVF'"
18568   parameters:
18569   - "latency"
18570   - "parent"
18571   - "tags"
18572   sort:
18573   - "L2PATCH"
18574   - "L2XCBASE"
18575   - "BASE"
18576   - "FIB_10K"
18577   - "FIB_100K"
18578   - "FIB_1M"
18579   layout:
18580     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18581     layout: "plot-latency"
18582
18583 # Packet Latency - VPP L2 3n-skx-x710 features
18584 - type: "plot"
18585   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18586   algorithm: "plot_latency_error_bars"
18587   output-file-type: ".html"
18588   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18590   filter: "'NIC_Intel-X710' and
18591            '64B' and
18592            'NDRPDR' and
18593            '2T1C' and
18594            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18595            not 'ACL' and
18596            not 'VHOST' and
18597            not 'DRV_AVF' and
18598            not 'L2OVRLAY' and
18599            not 'MEMIF'"
18600   parameters:
18601   - "latency"
18602   - "parent"
18603   - "tags"
18604   sort:
18605   - "L2XCBASE"    # l2xcbase
18606   - "L2BDBASE"    # l2bdbase
18607   - "L2XCFWD"     # dot1q-l2xcbase
18608   - "L2BDMACLRN"  # dot1q-l2bdbase
18609   layout:
18610     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18611     layout: "plot-latency"
18612
18613 - type: "plot"
18614   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18615   algorithm: "plot_latency_error_bars"
18616   output-file-type: ".html"
18617   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18619   filter: "'NIC_Intel-X710' and
18620            '64B' and
18621            'NDRPDR' and
18622            '4T2C' and
18623            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18624            not 'ACL' and
18625            not 'VHOST' and
18626            not 'DRV_AVF' and
18627            not 'L2OVRLAY' and
18628            not 'MEMIF'"
18629   parameters:
18630   - "latency"
18631   - "parent"
18632   - "tags"
18633   sort:
18634   - "L2XCBASE"    # l2xcbase
18635   - "L2BDBASE"    # l2bdbase
18636   - "L2XCFWD"     # dot1q-l2xcbase
18637   - "L2BDMACLRN"  # dot1q-l2bdbase
18638   layout:
18639     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18640     layout: "plot-latency"
18641
18642 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18643 - type: "plot"
18644   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18645   algorithm: "plot_latency_error_bars"
18646   output-file-type: ".html"
18647   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18649   filter: "'NIC_Intel-X710' and
18650            '64B' and
18651            'NDRPDR' and
18652            '2T1C' and
18653            'FEATURE' and
18654            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18655            'IACL' and
18656            ('ACL1' or 'ACL50') and
18657            ('10K_FLOWS' or '10k_FLOWS') and
18658            not 'MACIP' and
18659            not 'VHOST' and
18660            not 'MEMIF'"
18661   parameters:
18662   - "latency"
18663   - "parent"
18664   - "tags"
18665   layout:
18666     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18667     layout: "plot-latency"
18668
18669 - type: "plot"
18670   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18671   algorithm: "plot_latency_error_bars"
18672   output-file-type: ".html"
18673   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18675   filter: "'NIC_Intel-X710' and
18676            '64B' and
18677            'NDRPDR' and
18678            '4T2C' and
18679            'FEATURE' and
18680            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18681            'IACL' and
18682            ('ACL1' or 'ACL50') and
18683            ('10K_FLOWS' or '10k_FLOWS') and
18684            not 'MACIP' and
18685            not 'VHOST' and
18686            not 'MEMIF'"
18687   parameters:
18688   - "latency"
18689   - "parent"
18690   - "tags"
18691   layout:
18692     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18693     layout: "plot-latency"
18694
18695 # Packet Latency - VPP L2 3n-skx-xxv710 base
18696 - type: "plot"
18697   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18698   algorithm: "plot_latency_error_bars"
18699   output-file-type: ".html"
18700   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18701   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18702   filter: "'NIC_Intel-XXV710' and
18703            '64B' and
18704            ('BASE' or 'SCALE') and
18705            'NDRPDR' and
18706            'ETH' and
18707            '2T1C' and
18708            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18709            not 'VHOST' and
18710            not 'MEMIF'"
18711   parameters:
18712   - "latency"
18713   - "parent"
18714   - "tags"
18715   sort:
18716   - "L2PATCH"
18717   - "L2PATCH"
18718   - "L2XCBASE"
18719   - "L2BDMACLRN"
18720   layout:
18721     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18722     layout: "plot-latency"
18723
18724 - type: "plot"
18725   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18726   algorithm: "plot_latency_error_bars"
18727   output-file-type: ".html"
18728   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18729   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18730   filter: "'NIC_Intel-XXV710' and
18731            '64B' and
18732            ('BASE' or 'SCALE') and
18733            'NDRPDR' and
18734            'ETH' and
18735            '4T2C' and
18736            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18737            not 'VHOST' and
18738            not 'MEMIF'"
18739   parameters:
18740   - "latency"
18741   - "parent"
18742   - "tags"
18743   sort:
18744   - "L2PATCH"
18745   - "L2PATCH"
18746   - "L2XCBASE"
18747   - "L2BDMACLRN"
18748   layout:
18749     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18750     layout: "plot-latency"
18751
18752 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18753 - type: "plot"
18754   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18755   algorithm: "plot_latency_error_bars"
18756   output-file-type: ".html"
18757   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18758   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18759   filter: "'NIC_Intel-X710' and
18760            '64B' and
18761            'ETH' and
18762            ('BASE' or 'SCALE') and
18763            'NDRPDR' and
18764            '2T1C' and
18765            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18766            not 'VHOST' and
18767            not 'MEMIF'"
18768   parameters:
18769   - "latency"
18770   - "parent"
18771   - "tags"
18772   sort:
18773   - "L2PATCH"
18774   - "L2XCBASE"
18775   - "BASE"
18776   - "FIB_10K"
18777   - "FIB_100K"
18778   - "FIB_1M"
18779   layout:
18780     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18781     layout: "plot-latency"
18782
18783 - type: "plot"
18784   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18785   algorithm: "plot_latency_error_bars"
18786   output-file-type: ".html"
18787   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18788   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18789   filter: "'NIC_Intel-X710' and
18790            '64B' and
18791            ('BASE' or 'SCALE') and
18792            'NDRPDR' and
18793            'ETH' and
18794            '4T2C' and
18795            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18796            not 'VHOST' and
18797            not 'MEMIF'"
18798   parameters:
18799   - "latency"
18800   - "parent"
18801   - "tags"
18802   sort:
18803   - "L2PATCH"
18804   - "L2XCBASE"
18805   - "BASE"
18806   - "FIB_10K"
18807   - "FIB_100K"
18808   - "FIB_1M"
18809   layout:
18810     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
18811     layout: "plot-latency"
18812
18813 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
18814 - type: "plot"
18815   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18816   algorithm: "plot_latency_error_bars"
18817   output-file-type: ".html"
18818   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18819   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18820   filter: "'NIC_Intel-XXV710' and
18821            '64B' and
18822            ('BASE' or 'SCALE') and
18823            'NDRPDR' and
18824            'ETH' and
18825            '2T1C' and
18826            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18827            not 'VHOST' and
18828            not 'MEMIF'"
18829   parameters:
18830   - "latency"
18831   - "parent"
18832   - "tags"
18833   sort:
18834   - "L2PATCH"
18835   - "L2XCBASE"
18836   - "BASE"
18837   - "FIB_10K"
18838   - "FIB_100K"
18839   - "FIB_1M"
18840   layout:
18841     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18842     layout: "plot-latency"
18843
18844 - type: "plot"
18845   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18846   algorithm: "plot_latency_error_bars"
18847   output-file-type: ".html"
18848   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18850   filter: "'NIC_Intel-XXV710' and
18851            '64B' and
18852            ('BASE' or 'SCALE') and
18853            'NDRPDR' and
18854            'ETH' and
18855            '4T2C' and
18856            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18857            not 'VHOST' and
18858            not 'MEMIF'"
18859   parameters:
18860   - "latency"
18861   - "parent"
18862   - "tags"
18863   sort:
18864   - "L2PATCH"
18865   - "L2XCBASE"
18866   - "BASE"
18867   - "FIB_10K"
18868   - "FIB_100K"
18869   - "FIB_1M"
18870   layout:
18871     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
18872     layout: "plot-latency"
18873
18874 ################################################################################
18875
18876 # Packet Latency - VPP Container Memif 3n-hsw-x520
18877 - type: "plot"
18878   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18879   algorithm: "plot_latency_error_bars"
18880   output-file-type: ".html"
18881   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18882   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18883   filter: "'NIC_Intel-X520-DA2' and
18884            '64B' and
18885            ('BASE' or 'SCALE') and
18886            'NDRPDR' and
18887            '1T1C' and
18888            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18889            not 'VHOST' and
18890            'MEMIF'"
18891   parameters:
18892   - "latency"
18893   - "parent"
18894   - "tags"
18895   sort:
18896   - "L2XCFWD"
18897   - "L2XCFWD"
18898   - "L2XCFWD"
18899   - "L2BDMACLRN"
18900   - "L2BDMACLRN"
18901   - "L2BDMACLRN"
18902   - "IP4FWD"
18903   layout:
18904     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
18905     layout: "plot-latency"
18906
18907 - type: "plot"
18908   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18909   algorithm: "plot_latency_error_bars"
18910   output-file-type: ".html"
18911   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18912   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18913   filter: "'NIC_Intel-X520-DA2' and
18914            '64B' and
18915            ('BASE' or 'SCALE') and
18916            'NDRPDR' and
18917            '2T2C' and
18918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18919            not 'VHOST' and
18920            'MEMIF'"
18921   parameters:
18922   - "latency"
18923   - "parent"
18924   - "tags"
18925   sort:
18926   - "L2XCFWD"
18927   - "L2XCFWD"
18928   - "L2XCFWD"
18929   - "L2BDMACLRN"
18930   - "L2BDMACLRN"
18931   - "L2BDMACLRN"
18932   - "IP4FWD"
18933   layout:
18934     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
18935     layout: "plot-latency"
18936
18937 # Packet Latency - VPP Container Memif 3n-hsw-x710
18938 - type: "plot"
18939   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18940   algorithm: "plot_latency_error_bars"
18941   output-file-type: ".html"
18942   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18944   filter: "'NIC_Intel-X710' and
18945            '64B' and
18946            ('BASE' or 'SCALE') and
18947            'NDRPDR' and
18948            '1T1C' and
18949            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18950            not 'VHOST' and
18951            'MEMIF'"
18952   parameters:
18953   - "latency"
18954   - "parent"
18955   - "tags"
18956   sort:
18957   - "L2XCFWD"
18958   - "L2XCFWD"
18959   - "L2XCFWD"
18960   - "L2BDMACLRN"
18961   - "L2BDMACLRN"
18962   - "L2BDMACLRN"
18963   - "IP4FWD"
18964   layout:
18965     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
18966     layout: "plot-latency"
18967
18968 - type: "plot"
18969   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18970   algorithm: "plot_latency_error_bars"
18971   output-file-type: ".html"
18972   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18973   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18974   filter: "'NIC_Intel-X710' and
18975            '64B' and
18976            ('BASE' or 'SCALE') and
18977            'NDRPDR' and
18978            '2T2C' and
18979            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18980            not 'VHOST' and
18981            'MEMIF'"
18982   parameters:
18983   - "latency"
18984   - "parent"
18985   - "tags"
18986   sort:
18987   - "L2XCFWD"
18988   - "L2XCFWD"
18989   - "L2XCFWD"
18990   - "L2BDMACLRN"
18991   - "L2BDMACLRN"
18992   - "L2BDMACLRN"
18993   - "IP4FWD"
18994   layout:
18995     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
18996     layout: "plot-latency"
18997
18998 # Packet Latency - VPP Container Memif 3n-hsw-xl710
18999 - type: "plot"
19000   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19001   algorithm: "plot_latency_error_bars"
19002   output-file-type: ".html"
19003   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19004   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19005   filter: "'NIC_Intel-XL710' and
19006            '64B' and
19007            ('BASE' or 'SCALE') and
19008            'NDRPDR' and
19009            '1T1C' and
19010            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19011            not 'VHOST' and
19012            'MEMIF'"
19013   parameters:
19014   - "latency"
19015   - "parent"
19016   - "tags"
19017   sort:
19018   - "L2XCFWD"
19019   - "L2XCFWD"
19020   - "L2XCFWD"
19021   - "L2BDMACLRN"
19022   - "L2BDMACLRN"
19023   - "L2BDMACLRN"
19024   - "IP4FWD"
19025   layout:
19026     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19027     layout: "plot-latency"
19028
19029 - type: "plot"
19030   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19031   algorithm: "plot_latency_error_bars"
19032   output-file-type: ".html"
19033   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19035   filter: "'NIC_Intel-XL710' and
19036            '64B' and
19037            ('BASE' or 'SCALE') and
19038            'NDRPDR' and
19039            '2T2C' and
19040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19041            not 'VHOST' and
19042            'MEMIF'"
19043   parameters:
19044   - "latency"
19045   - "parent"
19046   - "tags"
19047   sort:
19048   - "L2XCFWD"
19049   - "L2XCFWD"
19050   - "L2XCFWD"
19051   - "L2BDMACLRN"
19052   - "L2BDMACLRN"
19053   - "L2BDMACLRN"
19054   - "IP4FWD"
19055   layout:
19056     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19057     layout: "plot-latency"
19058
19059 # Packet Latency - VPP Container Memif 3n-skx-x710
19060 - type: "plot"
19061   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19062   algorithm: "plot_latency_error_bars"
19063   output-file-type: ".html"
19064   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19065   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19066   filter: "'NIC_Intel-X710' and
19067            '64B' and
19068            ('BASE' or 'SCALE') and
19069            'NDRPDR' and
19070            '2T1C' and
19071            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19072            not 'VHOST' and
19073            'MEMIF'"
19074   parameters:
19075   - "latency"
19076   - "parent"
19077   - "tags"
19078   sort:
19079   - "L2XCFWD"
19080   - "L2XCFWD"
19081   - "L2XCFWD"
19082   - "L2BDMACLRN"
19083   - "L2BDMACLRN"
19084   - "L2BDMACLRN"
19085   - "IP4FWD"
19086   layout:
19087     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19088     layout: "plot-latency"
19089
19090 - type: "plot"
19091   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19092   algorithm: "plot_latency_error_bars"
19093   output-file-type: ".html"
19094   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19096   filter: "'NIC_Intel-X710' and
19097            '64B' and
19098            ('BASE' or 'SCALE') and
19099            'NDRPDR' and
19100            '4T2C' and
19101            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19102            not 'VHOST' and
19103            'MEMIF'"
19104   parameters:
19105   - "latency"
19106   - "parent"
19107   - "tags"
19108   sort:
19109   - "L2XCFWD"
19110   - "L2XCFWD"
19111   - "L2XCFWD"
19112   - "L2BDMACLRN"
19113   - "L2BDMACLRN"
19114   - "L2BDMACLRN"
19115   - "IP4FWD"
19116   layout:
19117     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19118     layout: "plot-latency"
19119
19120 # Packet Latency - VPP Container Memif 2n-skx-x710
19121 - type: "plot"
19122   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19123   algorithm: "plot_latency_error_bars"
19124   output-file-type: ".html"
19125   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19126   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19127   filter: "'NIC_Intel-X710' and
19128            '64B' and
19129            ('BASE' or 'SCALE') and
19130            'NDRPDR' and
19131            '2T1C' and
19132            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19133            not 'VHOST' and
19134            not 'NF_DENSITY' and
19135            'MEMIF'"
19136   parameters:
19137   - "latency"
19138   - "parent"
19139   - "tags"
19140   sort:
19141   - "L2XCFWD"
19142   - "L2XCFWD"
19143   - "L2XCFWD"
19144   - "L2BDMACLRN"
19145   - "L2BDMACLRN"
19146   - "L2BDMACLRN"
19147   - "IP4FWD"
19148   layout:
19149     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19150     layout: "plot-latency"
19151
19152 - type: "plot"
19153   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19154   algorithm: "plot_latency_error_bars"
19155   output-file-type: ".html"
19156   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19157   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19158   filter: "'NIC_Intel-X710' and
19159            '64B' and
19160            ('BASE' or 'SCALE') and
19161            'NDRPDR' and
19162            '4T2C' and
19163            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19164            not 'VHOST' and
19165            not 'NF_DENSITY' and
19166            'MEMIF'"
19167   parameters:
19168   - "latency"
19169   - "parent"
19170   - "tags"
19171   sort:
19172   - "L2XCFWD"
19173   - "L2XCFWD"
19174   - "L2XCFWD"
19175   - "L2BDMACLRN"
19176   - "L2BDMACLRN"
19177   - "L2BDMACLRN"
19178   - "IP4FWD"
19179   layout:
19180     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19181     layout: "plot-latency"
19182
19183 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19184 #- type: "plot"
19185 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19186 #  algorithm: "plot_latency_error_bars"
19187 #  output-file-type: ".html"
19188 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19189 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19190 #  filter: "'NIC_Intel-XXV710' and
19191 #           '64B' and
19192 #           ('BASE' or 'SCALE') and
19193 #           'NDRPDR' and
19194 #           '2T1C' and
19195 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19196 #           not 'VHOST' and
19197 #           'MEMIF'"
19198 #  parameters:
19199 #  - "latency"
19200 #  - "parent"
19201 #  - "tags"
19202 #  sort:
19203 #  - "L2XCFWD"
19204 #  - "L2XCFWD"
19205 #  - "L2XCFWD"
19206 #  - "L2BDMACLRN"
19207 #  - "L2BDMACLRN"
19208 #  - "L2BDMACLRN"
19209 #  - "IP4FWD"
19210 #  layout:
19211 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19212 #    layout: "plot-latency"
19213 #
19214 #- type: "plot"
19215 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19216 #  algorithm: "plot_latency_error_bars"
19217 #  output-file-type: ".html"
19218 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19219 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19220 #  filter: "'NIC_Intel-XXV710' and
19221 #           '64B' and
19222 #           ('BASE' or 'SCALE') and
19223 #           'NDRPDR' and
19224 #           '4T2C' and
19225 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19226 #           not 'VHOST' and
19227 #           'MEMIF'"
19228 #  parameters:
19229 #  - "latency"
19230 #  - "parent"
19231 #  - "tags"
19232 #  sort:
19233 #  - "L2XCFWD"
19234 #  - "L2XCFWD"
19235 #  - "L2XCFWD"
19236 #  - "L2BDMACLRN"
19237 #  - "L2BDMACLRN"
19238 #  - "L2BDMACLRN"
19239 #  - "IP4FWD"
19240 #  layout:
19241 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19242 #    layout: "plot-latency"
19243
19244 ################################################################################
19245
19246 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19247 #- type: "plot"
19248 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19249 #  algorithm: "plot_latency_error_bars"
19250 #  output-file-type: ".html"
19251 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19252 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19253 #  filter: "'NIC_Intel-X520-DA2' and
19254 #           '64B' and
19255 #           ('BASE' or 'SCALE') and
19256 #           'NDRPDR' and
19257 #           '1T1C' and
19258 #           'L2XCFWD' and
19259 #           not 'VHOST' and
19260 #           not 'NF_DENSITY' and
19261 #           'MEMIF'"
19262 #  parameters:
19263 #  - "latency"
19264 #  - "parent"
19265 #  - "tags"
19266 #  sort:
19267 #  - "1VNF"
19268 #  - "2VNF"
19269 #  - "4VNF"
19270 #  - "2VNF"
19271 #  - "4VNF"
19272 #  layout:
19273 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19274 #    layout: "plot-latency"
19275 #
19276 #- type: "plot"
19277 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19278 #  algorithm: "plot_latency_error_bars"
19279 #  output-file-type: ".html"
19280 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19281 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19282 #  filter: "'NIC_Intel-X520-DA2' and
19283 #           '64B' and
19284 #           ('BASE' or 'SCALE') and
19285 #           'NDRPDR' and
19286 #           '2T2C' and
19287 #           'L2XCFWD' and
19288 #           not 'VHOST' and
19289 #           not 'NF_DENSITY' and
19290 #           'MEMIF'"
19291 #  parameters:
19292 #  - "latency"
19293 #  - "parent"
19294 #  - "tags"
19295 #  sort:
19296 #  - "1VNF"
19297 #  - "2VNF"
19298 #  - "4VNF"
19299 #  - "2VNF"
19300 #  - "4VNF"
19301 #  layout:
19302 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19303 #    layout: "plot-latency"
19304 #
19305 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19306 #- type: "plot"
19307 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19308 #  algorithm: "plot_latency_error_bars"
19309 #  output-file-type: ".html"
19310 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19311 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19312 #  filter: "'NIC_Intel-X520-DA2' and
19313 #           '64B' and
19314 #           ('BASE' or 'SCALE') and
19315 #           'NDRPDR' and
19316 #           '1T1C' and
19317 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19318 #           not 'VHOST' and
19319 #           not 'NF_DENSITY' and
19320 #           'MEMIF'"
19321 #  parameters:
19322 #  - "latency"
19323 #  - "parent"
19324 #  - "tags"
19325 #  sort:
19326 #  - "1VNF"
19327 #  - "2VNF"
19328 #  - "4VNF"
19329 #  - "2VNF"
19330 #  - "4VNF"
19331 #  layout:
19332 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19333 #    layout: "plot-latency"
19334 #
19335 #- type: "plot"
19336 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19337 #  algorithm: "plot_latency_error_bars"
19338 #  output-file-type: ".html"
19339 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19340 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19341 #  filter: "'NIC_Intel-X520-DA2' and
19342 #           '64B' and
19343 #           ('BASE' or 'SCALE') and
19344 #           'NDRPDR' and
19345 #           '2T2C' and
19346 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19347 #           not 'VHOST' and
19348 #           not 'NF_DENSITY' and
19349 #           'MEMIF'"
19350 #  parameters:
19351 #  - "latency"
19352 #  - "parent"
19353 #  - "tags"
19354 #  sort:
19355 #  - "1VNF"
19356 #  - "2VNF"
19357 #  - "4VNF"
19358 #  - "2VNF"
19359 #  - "4VNF"
19360 #  layout:
19361 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19362 #    layout: "plot-latency"
19363 #
19364 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19365 #- type: "plot"
19366 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19367 #  algorithm: "plot_latency_error_bars"
19368 #  output-file-type: ".html"
19369 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19370 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19371 #  filter: "'NIC_Intel-X710' and
19372 #           '64B' and
19373 #           ('BASE' or 'SCALE') and
19374 #           'NDRPDR' and
19375 #           '1T1C' and
19376 #           'L2XCFWD' and
19377 #           not 'VHOST' and
19378 #           not 'NF_DENSITY' and
19379 #           'MEMIF'"
19380 #  parameters:
19381 #  - "latency"
19382 #  - "parent"
19383 #  - "tags"
19384 #  sort:
19385 #  - "1VNF"
19386 #  - "2VNF"
19387 #  - "4VNF"
19388 #  - "2VNF"
19389 #  - "4VNF"
19390 #  layout:
19391 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19392 #    layout: "plot-latency"
19393 #
19394 #- type: "plot"
19395 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19396 #  algorithm: "plot_latency_error_bars"
19397 #  output-file-type: ".html"
19398 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19399 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19400 #  filter: "'NIC_Intel-X710' and
19401 #           '64B' and
19402 #           ('BASE' or 'SCALE') and
19403 #           'NDRPDR' and
19404 #           '2T2C' and
19405 #           'L2XCFWD' and
19406 #           not 'VHOST' and
19407 #           not 'NF_DENSITY' and
19408 #           'MEMIF'"
19409 #  parameters:
19410 #  - "latency"
19411 #  - "parent"
19412 #  - "tags"
19413 #  sort:
19414 #  - "1VNF"
19415 #  - "2VNF"
19416 #  - "4VNF"
19417 #  - "2VNF"
19418 #  - "4VNF"
19419 #  layout:
19420 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19421 #    layout: "plot-latency"
19422 #
19423 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19424 #- type: "plot"
19425 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19426 #  algorithm: "plot_latency_error_bars"
19427 #  output-file-type: ".html"
19428 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19429 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19430 #  filter: "'NIC_Intel-X710' and
19431 #           '64B' and
19432 #           ('BASE' or 'SCALE') and
19433 #           'NDRPDR' and
19434 #           '1T1C' and
19435 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19436 #           not 'VHOST' and
19437 #           not 'NF_DENSITY' and
19438 #           'MEMIF'"
19439 #  parameters:
19440 #  - "latency"
19441 #  - "parent"
19442 #  - "tags"
19443 #  sort:
19444 #  - "1VNF"
19445 #  - "2VNF"
19446 #  - "4VNF"
19447 #  - "2VNF"
19448 #  - "4VNF"
19449 #  layout:
19450 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19451 #    layout: "plot-latency"
19452 #
19453 #- type: "plot"
19454 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19455 #  algorithm: "plot_latency_error_bars"
19456 #  output-file-type: ".html"
19457 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19458 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19459 #  filter: "'NIC_Intel-X710' and
19460 #           '64B' and
19461 #           ('BASE' or 'SCALE') and
19462 #           'NDRPDR' and
19463 #           '2T2C' and
19464 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19465 #           not 'VHOST' and
19466 #           not 'NF_DENSITY' and
19467 #           'MEMIF'"
19468 #  parameters:
19469 #  - "latency"
19470 #  - "parent"
19471 #  - "tags"
19472 #  sort:
19473 #  - "1VNF"
19474 #  - "2VNF"
19475 #  - "4VNF"
19476 #  - "2VNF"
19477 #  - "4VNF"
19478 #  layout:
19479 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19480 #    layout: "plot-latency"
19481
19482 ################################################################################
19483
19484 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19485 - type: "plot"
19486   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19487   algorithm: "plot_latency_error_bars"
19488   output-file-type: ".html"
19489   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19491   filter: "'NIC_Intel-X520-DA2' and
19492            '64B' and
19493            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19494            'NDRPDR' and
19495            '1T1C' and
19496            'IP4FWD' and
19497            not 'IPSEC' and
19498            not 'DOT1Q' and
19499            not 'VHOST'"
19500   parameters:
19501   - "latency"
19502   - "parent"
19503   - "tags"
19504   sort:
19505   - "DOT1Q"
19506   - "IP4BASE"
19507   - "FIB_20K"
19508   - "FIB_200K"
19509   - "FIB_2M"
19510   layout:
19511     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19512     layout: "plot-latency"
19513
19514 - type: "plot"
19515   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19516   algorithm: "plot_latency_error_bars"
19517   output-file-type: ".html"
19518   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19519   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19520   filter: "'NIC_Intel-X520-DA2' and
19521            '64B' and
19522            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19523            'NDRPDR' and
19524            '2T2C' and
19525            'IP4FWD' and
19526            not 'IPSEC' and
19527            not 'DOT1Q' and
19528            not 'VHOST'"
19529   parameters:
19530   - "latency"
19531   - "parent"
19532   - "tags"
19533   sort:
19534   - "DOT1Q"
19535   - "IP4BASE"
19536   - "FIB_20K"
19537   - "FIB_200K"
19538   - "FIB_2M"
19539   layout:
19540     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19541     layout: "plot-latency"
19542
19543 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19544 - type: "plot"
19545   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19546   algorithm: "plot_latency_error_bars"
19547   output-file-type: ".html"
19548   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19550   filter: "'NIC_Intel-X520-DA2' and
19551            '64B' and
19552            ('IP4BASE' or
19553             'POLICE_MARK' or
19554             'COPWHLIST' or
19555             ('NAT44' and 'BASE') or
19556             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19557            'NDRPDR' and
19558            '1T1C' and
19559            'IP4FWD' and
19560            not 'IPSEC' and
19561            not 'VHOST'"
19562   parameters:
19563   - "latency"
19564   - "parent"
19565   - "tags"
19566   sort:
19567   - "DOT1Q"
19568   - "IP4BASE"
19569   - "NAT44"
19570   - "POLICE_MARK"
19571   - "COPWHLIST"
19572   - "IACL"
19573   - "OACL"
19574   layout:
19575     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19576     layout: "plot-latency"
19577
19578 - type: "plot"
19579   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19580   algorithm: "plot_latency_error_bars"
19581   output-file-type: ".html"
19582   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19583   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19584   filter: "'NIC_Intel-X520-DA2' and
19585            '64B' and
19586            ('IP4BASE' or
19587             'POLICE_MARK' or
19588             'COPWHLIST' or
19589             ('NAT44' and 'BASE') or
19590             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19591            'NDRPDR' and
19592            '2T2C' and
19593            'IP4FWD' and
19594            not 'IPSEC' and
19595            not 'VHOST'"
19596   parameters:
19597   - "latency"
19598   - "parent"
19599   - "tags"
19600   sort:
19601   - "DOT1Q"
19602   - "IP4BASE"
19603   - "NAT44"
19604   - "POLICE_MARK"
19605   - "COPWHLIST"
19606   - "IACL"
19607   - "OACL"
19608   layout:
19609     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19610     layout: "plot-latency"
19611
19612 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19613 - type: "plot"
19614   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19615   algorithm: "plot_latency_error_bars"
19616   output-file-type: ".html"
19617   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19619   filter: "'NIC_Intel-X520-DA2' and
19620            '64B' and
19621            'NDRPDR' and
19622            '1T1C' and
19623            'IP4FWD' and
19624            ('NAT44' or 'IP4BASE') and
19625            not 'DOT1Q' and
19626            not 'IPSEC' and
19627            not 'VHOST'"
19628   parameters:
19629   - "latency"
19630   - "parent"
19631   - "tags"
19632   sort:
19633   - "IP4BASE"
19634   - "BASE"
19635   - "SRC_USER_10"
19636   - "SRC_USER_100"
19637   - "SRC_USER_1000"
19638   - "SRC_USER_2000"
19639   layout:
19640     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19641     layout: "plot-latency"
19642
19643 - type: "plot"
19644   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19645   algorithm: "plot_latency_error_bars"
19646   output-file-type: ".html"
19647   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19649   filter: "'NIC_Intel-X520-DA2' and
19650            '64B' and
19651            'NDRPDR' and
19652            '2T2C' and
19653            'IP4FWD' and
19654            ('NAT44' or 'IP4BASE') and
19655            not 'DOT1Q' and
19656            not 'IPSEC' and
19657            not 'VHOST'"
19658   parameters:
19659   - "latency"
19660   - "parent"
19661   - "tags"
19662   sort:
19663   - "IP4BASE"
19664   - "BASE"
19665   - "SRC_USER_10"
19666   - "SRC_USER_100"
19667   - "SRC_USER_1000"
19668   - "SRC_USER_2000"
19669   layout:
19670     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19671     layout: "plot-latency"
19672
19673 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19674 - type: "plot"
19675   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19676   algorithm: "plot_latency_error_bars"
19677   output-file-type: ".html"
19678   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19679   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19680   filter: "'NIC_Intel-X520-DA2' and
19681            '64B' and
19682            'NDRPDR' and
19683            '1T1C' and
19684            'IP4FWD' and
19685            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19686            not 'IPSEC' and
19687            not 'DOT1Q' and
19688            not 'VHOST'"
19689   parameters:
19690   - "latency"
19691   - "parent"
19692   - "tags"
19693   sort:
19694   - "IP4BASE"
19695   - "ACL_STATELESS"
19696   - "ACL_STATEFUL"
19697   - "ACL_STATELESS"
19698   - "ACL_STATEFUL"
19699   layout:
19700     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19701     layout: "plot-latency"
19702
19703 - type: "plot"
19704   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19705   algorithm: "plot_latency_error_bars"
19706   output-file-type: ".html"
19707   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19708   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19709   filter: "'NIC_Intel-X520-DA2' and
19710            '64B' and
19711            'NDRPDR' and
19712            '2T2C' and
19713            'IP4FWD' and
19714            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19715            not 'IPSEC' and
19716            not 'DOT1Q' and
19717            not 'VHOST'"
19718   parameters:
19719   - "latency"
19720   - "parent"
19721   - "tags"
19722   sort:
19723   - "IP4BASE"
19724   - "ACL_STATELESS"
19725   - "ACL_STATEFUL"
19726   - "ACL_STATELESS"
19727   - "ACL_STATEFUL"
19728   layout:
19729     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19730     layout: "plot-latency"
19731
19732 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19733 - type: "plot"
19734   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19735   algorithm: "plot_latency_error_bars"
19736   output-file-type: ".html"
19737   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19738   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19739   filter: "'NIC_Intel-X520-DA2' and
19740            '64B' and
19741            'NDRPDR' and
19742            '1T1C' and
19743            'IP4FWD' and
19744            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19745            not 'IPSEC' and
19746            not 'DOT1Q' and
19747            not 'VHOST'"
19748   parameters:
19749   - "latency"
19750   - "parent"
19751   - "tags"
19752   sort:
19753   - "IP4BASE"
19754   - "ACL_STATELESS"
19755   - "ACL_STATEFUL"
19756   - "ACL_STATELESS"
19757   - "ACL_STATEFUL"
19758   layout:
19759     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19760     layout: "plot-latency"
19761
19762 - type: "plot"
19763   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19764   algorithm: "plot_latency_error_bars"
19765   output-file-type: ".html"
19766   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19768   filter: "'NIC_Intel-X520-DA2' and
19769            '64B' and
19770            'NDRPDR' and
19771            '2T2C' and
19772            'IP4FWD' and
19773            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19774            not 'IPSEC' and
19775            not 'DOT1Q' and
19776            not 'VHOST'"
19777   parameters:
19778   - "latency"
19779   - "parent"
19780   - "tags"
19781   sort:
19782   - "IP4BASE"
19783   - "ACL_STATELESS"
19784   - "ACL_STATEFUL"
19785   - "ACL_STATELESS"
19786   - "ACL_STATEFUL"
19787   layout:
19788     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19789     layout: "plot-latency"
19790
19791 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19792 - type: "plot"
19793   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19794   algorithm: "plot_latency_error_bars"
19795   output-file-type: ".html"
19796   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19798   filter: "'NIC_Intel-X710' and
19799            '64B' and
19800            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19801            'NDRPDR' and
19802            '1T1C' and
19803            'IP4FWD' and
19804            not 'IPSEC' and
19805            not 'DOT1Q' and
19806            not 'VHOST'"
19807   parameters:
19808   - "latency"
19809   - "parent"
19810   - "tags"
19811   sort:
19812   - "IP4BASE"
19813   - "FIB_20K"
19814   - "FIB_200K"
19815   - "FIB_2M"
19816   layout:
19817     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19818     layout: "plot-latency"
19819
19820 - type: "plot"
19821   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19822   algorithm: "plot_latency_error_bars"
19823   output-file-type: ".html"
19824   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19826   filter: "'NIC_Intel-X710' and
19827            '64B' and
19828            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19829            'NDRPDR' and
19830            '2T2C' and
19831            'IP4FWD' and
19832            not 'IPSEC' and
19833            not 'DOT1Q' and
19834            not 'VHOST'"
19835   parameters:
19836   - "latency"
19837   - "parent"
19838   - "tags"
19839   sort:
19840   - "IP4BASE"
19841   - "FIB_20K"
19842   - "FIB_200K"
19843   - "FIB_2M"
19844   layout:
19845     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19846     layout: "plot-latency"
19847
19848 # Packet Latency - VPP IPv4 3n-hsw-x710 features
19849 - type: "plot"
19850   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19851   algorithm: "plot_latency_error_bars"
19852   output-file-type: ".html"
19853   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
19854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19855   filter: "'NIC_Intel-X710' and
19856            '64B' and
19857            ('IP4BASE' or
19858             'POLICE_MARK' or
19859             'COPWHLIST' or
19860             ('NAT44' and 'BASE') or
19861             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19862            'NDRPDR' and
19863            '1T1C' and
19864            'IP4FWD' and
19865            not 'IPSEC' and
19866            not 'VHOST'"
19867   parameters:
19868   - "latency"
19869   - "parent"
19870   - "tags"
19871   sort:
19872   - "DOT1Q"
19873   - "IP4BASE"
19874   - "NAT44"
19875   - "POLICE_MARK"
19876   - "COPWHLIST"
19877   - "IACL"
19878   - "OACL"
19879   layout:
19880     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
19881     layout: "plot-latency"
19882
19883 - type: "plot"
19884   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19885   algorithm: "plot_latency_error_bars"
19886   output-file-type: ".html"
19887   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
19888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19889   filter: "'NIC_Intel-X710' and
19890            '64B' and
19891            ('IP4BASE' or
19892             'POLICE_MARK' or
19893             'COPWHLIST' or
19894             ('NAT44' and 'BASE') or
19895             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19896            'NDRPDR' and
19897            '2T2C' and
19898            'IP4FWD' and
19899            not 'IPSEC' and
19900            not 'VHOST'"
19901   parameters:
19902   - "latency"
19903   - "parent"
19904   - "tags"
19905   sort:
19906   - "DOT1Q"
19907   - "IP4BASE"
19908   - "NAT44"
19909   - "POLICE_MARK"
19910   - "COPWHLIST"
19911   - "IACL"
19912   - "OACL"
19913   layout:
19914     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
19915     layout: "plot-latency"
19916
19917 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
19918 - type: "plot"
19919   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
19920   algorithm: "plot_latency_error_bars"
19921   output-file-type: ".html"
19922   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
19923   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19924   filter: "'NIC_Intel-X710' and
19925            '64B' and
19926            'NDRPDR' and
19927            '1T1C' and
19928            'IP4FWD' and
19929            ('NAT44' or 'IP4BASE') and
19930            not 'IPSEC' and
19931            not 'VHOST'"
19932   parameters:
19933   - "latency"
19934   - "parent"
19935   - "tags"
19936   sort:
19937   - "IP4BASE"
19938   - "BASE"
19939   - "SRC_USER_10"
19940   - "SRC_USER_100"
19941   - "SRC_USER_1000"
19942   - "SRC_USER_2000"
19943   layout:
19944     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
19945     layout: "plot-latency"
19946
19947 - type: "plot"
19948   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19949   algorithm: "plot_latency_error_bars"
19950   output-file-type: ".html"
19951   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19953   filter: "'NIC_Intel-X710' and
19954            '64B' and
19955            'NDRPDR' and
19956            '2T2C' and
19957            'IP4FWD' and
19958            ('NAT44' or 'IP4BASE') and
19959            not 'IPSEC' and
19960            not 'VHOST'"
19961   parameters:
19962   - "latency"
19963   - "parent"
19964   - "tags"
19965   sort:
19966   - "IP4BASE"
19967   - "BASE"
19968   - "SRC_USER_10"
19969   - "SRC_USER_100"
19970   - "SRC_USER_1000"
19971   - "SRC_USER_2000"
19972   layout:
19973     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
19974     layout: "plot-latency"
19975
19976 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
19977 - type: "plot"
19978   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19979   algorithm: "plot_latency_error_bars"
19980   output-file-type: ".html"
19981   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19983   filter: "'NIC_Intel-X710' and
19984            '64B' and
19985            'NDRPDR' and
19986            '1T1C' and
19987            'IP4FWD' and
19988            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19989            not 'IPSEC' and
19990            not 'VHOST'"
19991   parameters:
19992   - "latency"
19993   - "parent"
19994   - "tags"
19995   sort:
19996   - "IP4BASE"
19997   - "ACL_STATELESS"
19998   - "ACL_STATEFUL"
19999   - "ACL_STATELESS"
20000   - "ACL_STATEFUL"
20001   layout:
20002     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20003     layout: "plot-latency"
20004
20005 - type: "plot"
20006   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20007   algorithm: "plot_latency_error_bars"
20008   output-file-type: ".html"
20009   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20011   filter: "'NIC_Intel-X710' and
20012            '64B' and
20013            'NDRPDR' and
20014            '2T2C' and
20015            'IP4FWD' and
20016            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20017            not 'IPSEC' and
20018            not 'VHOST'"
20019   parameters:
20020   - "latency"
20021   - "parent"
20022   - "tags"
20023   sort:
20024   - "IP4BASE"
20025   - "ACL_STATELESS"
20026   - "ACL_STATEFUL"
20027   - "ACL_STATELESS"
20028   - "ACL_STATEFUL"
20029   layout:
20030     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20031     layout: "plot-latency"
20032
20033 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20034 - type: "plot"
20035   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20036   algorithm: "plot_latency_error_bars"
20037   output-file-type: ".html"
20038   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20039   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20040   filter: "'NIC_Intel-XL710' and
20041            '64B' and
20042            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20043            'NDRPDR' and
20044            '1T1C' and
20045            'IP4FWD' and
20046            not 'IPSEC' and
20047            not 'VHOST'"
20048   parameters:
20049   - "latency"
20050   - "parent"
20051   - "tags"
20052   sort:
20053   - "IP4BASE"
20054   - "FIB_20K"
20055   - "FIB_200K"
20056   - "FIB_2M"
20057   layout:
20058     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20059     layout: "plot-latency"
20060
20061 - type: "plot"
20062   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20063   algorithm: "plot_latency_error_bars"
20064   output-file-type: ".html"
20065   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20067   filter: "'NIC_Intel-XL710' and
20068            '64B' and
20069            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20070            'NDRPDR' and
20071            '2T2C' and
20072            'IP4FWD' and
20073            not 'IPSEC' and
20074            not 'VHOST'"
20075   parameters:
20076   - "latency"
20077   - "parent"
20078   - "tags"
20079   sort:
20080   - "IP4BASE"
20081   - "FIB_20K"
20082   - "FIB_200K"
20083   - "FIB_2M"
20084   layout:
20085     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20086     layout: "plot-latency"
20087
20088 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20089 - type: "plot"
20090   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20091   algorithm: "plot_latency_error_bars"
20092   output-file-type: ".html"
20093   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20095   filter: "'NIC_Intel-X710' and
20096            '64B' and
20097            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20098            'NDRPDR' and
20099            '2T1C' and
20100            'IP4FWD' and
20101            not 'IPSEC' and
20102            not 'DOT1Q' and
20103            not 'VHOST'"
20104   parameters:
20105   - "latency"
20106   - "parent"
20107   - "tags"
20108   sort:
20109   - "IP4BASE"
20110   - "FIB_20K"
20111   - "FIB_200K"
20112   - "FIB_2M"
20113   layout:
20114     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20115     layout: "plot-latency"
20116
20117 - type: "plot"
20118   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20119   algorithm: "plot_latency_error_bars"
20120   output-file-type: ".html"
20121   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20122   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20123   filter: "'NIC_Intel-X710' and
20124            '64B' and
20125            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20126            'NDRPDR' and
20127            '4T2C' and
20128            'IP4FWD' and
20129            not 'IPSEC' and
20130            not 'DOT1Q' and
20131            not 'VHOST'"
20132   parameters:
20133   - "latency"
20134   - "parent"
20135   - "tags"
20136   sort:
20137   - "IP4BASE"
20138   - "FIB_20K"
20139   - "FIB_200K"
20140   - "FIB_2M"
20141   layout:
20142     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20143     layout: "plot-latency"
20144
20145 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20146 - type: "plot"
20147   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20148   algorithm: "plot_latency_error_bars"
20149   output-file-type: ".html"
20150   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20152   filter: "'NIC_Intel-X710' and
20153            '64B' and
20154            ('IP4BASE' or
20155             'POLICE_MARK' or
20156             'COPWHLIST' or
20157             ('NAT44' and 'BASE') or
20158             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20159            'NDRPDR' and
20160            '2T1C' and
20161            'IP4FWD' and
20162            not 'IPSEC' and
20163            not 'VHOST'"
20164   parameters:
20165   - "latency"
20166   - "parent"
20167   - "tags"
20168   sort:
20169   - "DOT1Q"
20170   - "IP4BASE"
20171   - "NAT44"
20172   - "POLICE_MARK"
20173   - "COPWHLIST"
20174   - "IACL"
20175   - "OACL"
20176   layout:
20177     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20178     layout: "plot-latency"
20179
20180 - type: "plot"
20181   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20182   algorithm: "plot_latency_error_bars"
20183   output-file-type: ".html"
20184   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20185   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20186   filter: "'NIC_Intel-X710' and
20187            '64B' and
20188            ('IP4BASE' or
20189             'POLICE_MARK' or
20190             'COPWHLIST' or
20191             ('NAT44' and 'BASE') or
20192             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20193            'NDRPDR' and
20194            '4T2C' and
20195            'IP4FWD' and
20196            not 'IPSEC' and
20197            not 'VHOST'"
20198   parameters:
20199   - "latency"
20200   - "parent"
20201   - "tags"
20202   sort:
20203   - "DOT1Q"
20204   - "IP4BASE"
20205   - "NAT44"
20206   - "POLICE_MARK"
20207   - "COPWHLIST"
20208   - "IACL"
20209   - "OACL"
20210   layout:
20211     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20212     layout: "plot-latency"
20213
20214 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20215 - type: "plot"
20216   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20217   algorithm: "plot_latency_error_bars"
20218   output-file-type: ".html"
20219   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20220   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20221   filter: "'NIC_Intel-X710' and
20222            '64B' and
20223            'NDRPDR' and
20224            '2T1C' and
20225            'IP4FWD' and
20226            ('NAT44' or 'IP4BASE') and
20227            not 'IPSEC' and
20228            not 'VHOST'"
20229   parameters:
20230   - "latency"
20231   - "parent"
20232   - "tags"
20233   sort:
20234   - "IP4BASE"
20235   - "BASE"
20236   - "SRC_USER_10"
20237   - "SRC_USER_100"
20238   - "SRC_USER_1000"
20239   - "SRC_USER_2000"
20240   layout:
20241     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20242     layout: "plot-latency"
20243
20244 - type: "plot"
20245   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20246   algorithm: "plot_latency_error_bars"
20247   output-file-type: ".html"
20248   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20250   filter: "'NIC_Intel-X710' and
20251            '64B' and
20252            'NDRPDR' and
20253            '4T2C' and
20254            'IP4FWD' and
20255            ('NAT44' or 'IP4BASE') and
20256            not 'IPSEC' and
20257            not 'VHOST'"
20258   parameters:
20259   - "latency"
20260   - "parent"
20261   - "tags"
20262   sort:
20263   - "IP4BASE"
20264   - "BASE"
20265   - "SRC_USER_10"
20266   - "SRC_USER_100"
20267   - "SRC_USER_1000"
20268   - "SRC_USER_2000"
20269   layout:
20270     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20271     layout: "plot-latency"
20272
20273 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20274 - type: "plot"
20275   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20276   algorithm: "plot_latency_error_bars"
20277   output-file-type: ".html"
20278   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20280   filter: "'NIC_Intel-X710' and
20281            '64B' and
20282            'NDRPDR' and
20283            '2T1C' and
20284            'IP4FWD' and
20285            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20286            not 'IPSEC' and
20287            not 'VHOST'"
20288   parameters:
20289   - "latency"
20290   - "parent"
20291   - "tags"
20292   sort:
20293   - "IP4BASE"
20294   - "ACL_STATELESS"
20295   - "ACL_STATEFUL"
20296   - "ACL_STATELESS"
20297   - "ACL_STATEFUL"
20298   layout:
20299     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20300     layout: "plot-latency"
20301
20302 - type: "plot"
20303   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20304   algorithm: "plot_latency_error_bars"
20305   output-file-type: ".html"
20306   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20307   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20308   filter: "'NIC_Intel-X710' and
20309            '64B' and
20310            'NDRPDR' and
20311            '4T2C' and
20312            'IP4FWD' and
20313            'IACL' and
20314            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20315            not 'IPSEC' and
20316            not 'VHOST'"
20317   parameters:
20318   - "latency"
20319   - "parent"
20320   - "tags"
20321   sort:
20322   - "IP4BASE"
20323   - "ACL_STATELESS"
20324   - "ACL_STATEFUL"
20325   - "ACL_STATELESS"
20326   - "ACL_STATEFUL"
20327   layout:
20328     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20329     layout: "plot-latency"
20330
20331 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20332 - type: "plot"
20333   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20334   algorithm: "plot_latency_error_bars"
20335   output-file-type: ".html"
20336   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20337   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20338   filter: "'NIC_Intel-X710' and
20339            '64B' and
20340            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20341            'NDRPDR' and
20342            '2T1C' and
20343            'IP4FWD' and
20344            not 'IPSEC' and
20345            not 'DOT1Q' and
20346            not 'VHOST'"
20347   parameters:
20348   - "latency"
20349   - "parent"
20350   - "tags"
20351   sort:
20352   - "IP4BASE"
20353   - "FIB_20K"
20354   - "FIB_200K"
20355   - "FIB_2M"
20356   layout:
20357     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20358     layout: "plot-latency"
20359
20360 - type: "plot"
20361   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20362   algorithm: "plot_latency_error_bars"
20363   output-file-type: ".html"
20364   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20365   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20366   filter: "'NIC_Intel-X710' and
20367            '64B' and
20368            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20369            'NDRPDR' and
20370            '4T2C' and
20371            'IP4FWD' and
20372            not 'IPSEC' and
20373            not 'DOT1Q' and
20374            not 'VHOST'"
20375   parameters:
20376   - "latency"
20377   - "parent"
20378   - "tags"
20379   sort:
20380   - "IP4BASE"
20381   - "FIB_20K"
20382   - "FIB_200K"
20383   - "FIB_2M"
20384   layout:
20385     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20386     layout: "plot-latency"
20387
20388 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20389 - type: "plot"
20390   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20391   algorithm: "plot_latency_error_bars"
20392   output-file-type: ".html"
20393   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20394   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20395   filter: "'NIC_Intel-X710' and
20396            '64B' and
20397            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20398            'NDRPDR' and
20399            '2T1C' and
20400            'IP4FWD' and
20401            not 'IPSEC' and
20402            not 'DOT1Q' and
20403            not 'VHOST'"
20404   parameters:
20405   - "latency"
20406   - "parent"
20407   - "tags"
20408   sort:
20409   - "IP4BASE"
20410   - "ACL_STATELESS"
20411   - "ACL_STATEFUL"
20412   - "ACL_STATELESS"
20413   - "ACL_STATEFUL"
20414   layout:
20415     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20416     layout: "plot-latency"
20417
20418 - type: "plot"
20419   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20420   algorithm: "plot_latency_error_bars"
20421   output-file-type: ".html"
20422   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20423   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20424   filter: "'NIC_Intel-X710' and
20425            '64B' and
20426            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20427            'NDRPDR' and
20428            '4T2C' and
20429            'IP4FWD' and
20430            not 'IPSEC' and
20431            not 'DOT1Q' and
20432            not 'VHOST'"
20433   parameters:
20434   - "latency"
20435   - "parent"
20436   - "tags"
20437   sort:
20438   - "IP4BASE"
20439   - "ACL_STATELESS"
20440   - "ACL_STATEFUL"
20441   - "ACL_STATELESS"
20442   - "ACL_STATEFUL"
20443   layout:
20444     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20445     layout: "plot-latency"
20446
20447 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20448 - type: "plot"
20449   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20450   algorithm: "plot_latency_error_bars"
20451   output-file-type: ".html"
20452   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20453   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20454   filter: "'NIC_Intel-XXV710' and
20455            '64B' and
20456            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20457            'NDRPDR' and
20458            '2T1C' and
20459            'IP4FWD' and
20460            not 'IPSEC' and
20461            not 'DOT1Q' and
20462            not 'VHOST'"
20463   parameters:
20464   - "latency"
20465   - "parent"
20466   - "tags"
20467   sort:
20468   - "IP4BASE"
20469   - "FIB_20K"
20470   - "FIB_200K"
20471   - "FIB_2M"
20472   layout:
20473     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20474     layout: "plot-latency"
20475
20476 - type: "plot"
20477   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20478   algorithm: "plot_latency_error_bars"
20479   output-file-type: ".html"
20480   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20481   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20482   filter: "'NIC_Intel-XXV710' and
20483            '64B' and
20484            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20485            'NDRPDR' and
20486            '4T2C' and
20487            'IP4FWD' and
20488            not 'IPSEC' and
20489            not 'DOT1Q' and
20490            not 'VHOST'"
20491   parameters:
20492   - "latency"
20493   - "parent"
20494   - "tags"
20495   sort:
20496   - "IP4BASE"
20497   - "FIB_20K"
20498   - "FIB_200K"
20499   - "FIB_2M"
20500   layout:
20501     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20502     layout: "plot-latency"
20503
20504 ################################################################################
20505
20506 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20507 - type: "plot"
20508   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20509   algorithm: "plot_latency_error_bars"
20510   output-file-type: ".html"
20511   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20513   filter: "'NIC_Intel-X520-DA2' and
20514            '64B' and
20515            'ENCAP' and
20516            'NDRPDR' and
20517            '1T1C' and
20518            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20519            not 'DOT1Q' and
20520            not 'VHOST' and
20521            not 'IPSECHW'"
20522   parameters:
20523   - "latency"
20524   - "parent"
20525   - "tags"
20526   sort:
20527   - "IP4BASE"
20528   - "L2BDMACLRN"
20529   - "L2XCFWD"
20530   - "LISP"
20531   layout:
20532     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20533     layout: "plot-latency"
20534
20535 - type: "plot"
20536   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20537   algorithm: "plot_latency_error_bars"
20538   output-file-type: ".html"
20539   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20540   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20541   filter: "'NIC_Intel-X520-DA2' and
20542            '64B' and
20543            'ENCAP' and
20544            'NDRPDR' and
20545            '2T2C' and
20546            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20547            not 'DOT1Q' and
20548            not 'VHOST' and
20549            not 'IPSECHW'"
20550   parameters:
20551   - "latency"
20552   - "parent"
20553   - "tags"
20554   sort:
20555   - "IP4BASE"
20556   - "L2BDMACLRN"
20557   - "L2XCFWD"
20558   - "LISP"
20559   layout:
20560     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20561     layout: "plot-latency"
20562
20563 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20564 - type: "plot"
20565   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20566   algorithm: "plot_latency_error_bars"
20567   output-file-type: ".html"
20568   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20569   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20570   filter: "'NIC_Intel-X710' and
20571            '64B' and
20572            'ENCAP' and
20573            'NDRPDR' and
20574            '1T1C' and
20575            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20576            not 'VHOST' and
20577            not 'IPSECHW'"
20578   parameters:
20579   - "latency"
20580   - "parent"
20581   - "tags"
20582   sort:
20583   - "IP4BASE"
20584   - "LISP"
20585   - "VXLAN_1"
20586   - "VXLAN_10"
20587   - "VXLAN_100"
20588   - "VXLAN_1000"
20589   layout:
20590     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20591     layout: "plot-latency"
20592
20593 - type: "plot"
20594   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20595   algorithm: "plot_latency_error_bars"
20596   output-file-type: ".html"
20597   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20598   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20599   filter: "'NIC_Intel-X710' and
20600            '64B' and
20601            'ENCAP' and
20602            'NDRPDR' and
20603            '2T2C' and
20604            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20605            not 'VHOST' and
20606            not 'IPSECHW'"
20607   parameters:
20608   - "latency"
20609   - "parent"
20610   - "tags"
20611   sort:
20612   - "IP4BASE"
20613   - "LISP"
20614   - "VXLAN_1"
20615   - "VXLAN_10"
20616   - "VXLAN_100"
20617   - "VXLAN_1000"
20618   layout:
20619     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20620     layout: "plot-latency"
20621
20622 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20623 - type: "plot"
20624   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20625   algorithm: "plot_latency_error_bars"
20626   output-file-type: ".html"
20627   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20629   filter: "'NIC_Intel-X710' and
20630            '64B' and
20631            'ENCAP' and
20632            'NDRPDR' and
20633            '1T1C' and
20634            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20635            not 'DOT1Q' and
20636            not 'VHOST' and
20637            not 'IPSECHW'"
20638   parameters:
20639   - "latency"
20640   - "parent"
20641   - "tags"
20642   sort:
20643   - "IP4BASE"
20644   - "L2BDMACLRN"
20645   - "L2XCFWD"
20646   - "LISP"
20647   layout:
20648     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20649     layout: "plot-latency"
20650
20651 - type: "plot"
20652   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20653   algorithm: "plot_latency_error_bars"
20654   output-file-type: ".html"
20655   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20657   filter: "'NIC_Intel-X710' and
20658            '64B' and
20659            'ENCAP' and
20660            'NDRPDR' and
20661            '2T2C' and
20662            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20663            not 'DOT1Q' and
20664            not 'VHOST' and
20665            not 'IPSECHW'"
20666   parameters:
20667   - "latency"
20668   - "parent"
20669   - "tags"
20670   sort:
20671   - "IP4BASE"
20672   - "L2BDMACLRN"
20673   - "L2XCFWD"
20674   - "LISP"
20675   layout:
20676     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20677     layout: "plot-latency"
20678
20679 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20680 - type: "plot"
20681   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20682   algorithm: "plot_latency_error_bars"
20683   output-file-type: ".html"
20684   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20686   filter: "'NIC_Intel-X710' and
20687            '64B' and
20688            'ENCAP' and
20689            'NDRPDR' and
20690            '2T1C' and
20691            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20692            not 'VHOST' and
20693            not 'IPSECHW'"
20694   parameters:
20695   - "latency"
20696   - "parent"
20697   - "tags"
20698   sort:
20699   - "IP4BASE"
20700   - "LISP"
20701   - "VXLAN_1"
20702   - "VXLAN_10"
20703   - "VXLAN_100"
20704   - "VXLAN_1000"
20705   layout:
20706     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20707     layout: "plot-latency"
20708
20709 - type: "plot"
20710   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20711   algorithm: "plot_latency_error_bars"
20712   output-file-type: ".html"
20713   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20715   filter: "'NIC_Intel-X710' and
20716            '64B' and
20717            'ENCAP' and
20718            'NDRPDR' and
20719            '4T2C' and
20720            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20721            not 'VHOST' and
20722            not 'IPSECHW'"
20723   parameters:
20724   - "latency"
20725   - "parent"
20726   - "tags"
20727   sort:
20728   - "IP4BASE"
20729   - "LISP"
20730   - "VXLAN_1"
20731   - "VXLAN_10"
20732   - "VXLAN_100"
20733   - "VXLAN_1000"
20734   layout:
20735     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20736     layout: "plot-latency"
20737
20738 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20739 - type: "plot"
20740   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20741   algorithm: "plot_latency_error_bars"
20742   output-file-type: ".html"
20743   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20745   filter: "'NIC_Intel-X710' and
20746            '64B' and
20747            'ENCAP' and
20748            'NDRPDR' and
20749            '2T1C' and
20750            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20751            not 'DOT1Q' and
20752            not 'VHOST' and
20753            not 'IPSECHW'"
20754   parameters:
20755   - "latency"
20756   - "parent"
20757   - "tags"
20758   sort:
20759   - "IP4BASE"
20760   - "L2BDMACLRN"
20761   - "L2XCFWD"
20762   - "LISP"
20763   layout:
20764     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20765     layout: "plot-latency"
20766
20767 - type: "plot"
20768   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20769   algorithm: "plot_latency_error_bars"
20770   output-file-type: ".html"
20771   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20772   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20773   filter: "'NIC_Intel-X710' and
20774            '64B' and
20775            'ENCAP' and
20776            'NDRPDR' and
20777            '4T2C' and
20778            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20779            not 'DOT1Q' and
20780            not 'VHOST' and
20781            not 'IPSECHW'"
20782   parameters:
20783   - "latency"
20784   - "parent"
20785   - "tags"
20786   sort:
20787   - "IP4BASE"
20788   - "L2BDMACLRN"
20789   - "L2XCFWD"
20790   - "LISP"
20791   layout:
20792     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20793     layout: "plot-latency"
20794
20795 ################################################################################
20796
20797 # Packet Latency - VPP IPv6 3n-hsw-x520
20798 - type: "plot"
20799   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20800   algorithm: "plot_latency_error_bars"
20801   output-file-type: ".html"
20802   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20803   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20804   filter: "'NIC_Intel-X520-DA2' and
20805            '78B' and
20806            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20807            'NDRPDR' and
20808            '1T1C' and
20809            'IP6FWD' and
20810            not 'SRv6' and
20811            not 'IPSEC' and
20812            not 'VHOST'"
20813   parameters:
20814   - "latency"
20815   - "parent"
20816   - "tags"
20817   sort:
20818   - "IP6BASE"
20819   - "FIB_20K"
20820   - "FIB_200K"
20821   - "FIB_2M"
20822   layout:
20823     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
20824     layout: "plot-latency"
20825
20826 - type: "plot"
20827   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20828   algorithm: "plot_latency_error_bars"
20829   output-file-type: ".html"
20830   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20831   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20832   filter: "'NIC_Intel-X520-DA2' and
20833            '78B' and
20834            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20835            'NDRPDR' and
20836            '2T2C' and
20837            'IP6FWD' and
20838            not 'SRv6' and
20839            not 'IPSEC' and
20840            not 'VHOST'"
20841   parameters:
20842   - "latency"
20843   - "parent"
20844   - "tags"
20845   sort:
20846   - "IP6BASE"
20847   - "FIB_20K"
20848   - "FIB_200K"
20849   - "FIB_2M"
20850   layout:
20851     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
20852     layout: "plot-latency"
20853
20854 # Packet Latency - VPP IPv6 3n-hsw-x710
20855 - type: "plot"
20856   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20857   algorithm: "plot_latency_error_bars"
20858   output-file-type: ".html"
20859   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
20860   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20861   filter: "'NIC_Intel-X710' and
20862            '78B' and
20863            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20864            'NDRPDR' and
20865            '1T1C' and
20866            'IP6FWD' and
20867            not 'SRv6' and
20868            not 'IPSEC' and
20869            not 'VHOST'"
20870   parameters:
20871   - "latency"
20872   - "parent"
20873   - "tags"
20874   sort:
20875   - "IP6BASE"
20876   - "FIB_20K"
20877   - "FIB_200K"
20878   - "FIB_2M"
20879   layout:
20880     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
20881     layout: "plot-latency"
20882
20883 - type: "plot"
20884   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
20885   algorithm: "plot_latency_error_bars"
20886   output-file-type: ".html"
20887   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
20888   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20889   filter: "'NIC_Intel-X710' and
20890            '78B' and
20891            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20892            'NDRPDR' and
20893            '2T2C' and
20894            'IP6FWD' and
20895            not 'SRv6' and
20896            not 'IPSEC' and
20897            not 'VHOST'"
20898   parameters:
20899   - "latency"
20900   - "parent"
20901   - "tags"
20902   sort:
20903   - "IP6BASE"
20904   - "FIB_20K"
20905   - "FIB_200K"
20906   - "FIB_2M"
20907   layout:
20908     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
20909     layout: "plot-latency"
20910
20911 # Packet Latency - VPP IPv6 3n-hsw-xl710
20912 - type: "plot"
20913   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
20914   algorithm: "plot_latency_error_bars"
20915   output-file-type: ".html"
20916   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
20917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20918   filter: "'NIC_Intel-XL710' and
20919            '78B' and
20920            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20921            'NDRPDR' and
20922            '1T1C' and
20923            'IP6FWD' and
20924            not 'SRv6' and
20925            not 'IPSEC' and
20926            not 'VHOST'"
20927   parameters:
20928   - "latency"
20929   - "parent"
20930   - "tags"
20931   sort:
20932   - "IP6BASE"
20933   - "FIB_20K"
20934   - "FIB_200K"
20935   - "FIB_2M"
20936   layout:
20937     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
20938     layout: "plot-latency"
20939
20940 - type: "plot"
20941   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20942   algorithm: "plot_latency_error_bars"
20943   output-file-type: ".html"
20944   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20945   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20946   filter: "'NIC_Intel-XL710' and
20947            '78B' and
20948            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20949            'NDRPDR' and
20950            '2T2C' and
20951            'IP6FWD' and
20952            not 'SRv6' and
20953            not 'IPSEC' and
20954            not 'VHOST'"
20955   parameters:
20956   - "latency"
20957   - "parent"
20958   - "tags"
20959   sort:
20960   - "IP6BASE"
20961   - "FIB_20K"
20962   - "FIB_200K"
20963   - "FIB_2M"
20964   layout:
20965     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
20966     layout: "plot-latency"
20967
20968 # Packet Latency - VPP IPv6 3n-skx-x710
20969 - type: "plot"
20970   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20971   algorithm: "plot_latency_error_bars"
20972   output-file-type: ".html"
20973   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20974   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20975   filter: "'NIC_Intel-X710' and
20976            '78B' and
20977            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20978            'NDRPDR' and
20979            '2T1C' and
20980            'IP6FWD' and
20981            not 'SRv6' and
20982            not 'IPSEC' and
20983            not 'VHOST'"
20984   parameters:
20985   - "latency"
20986   - "parent"
20987   - "tags"
20988   sort:
20989   - "IP6BASE"
20990   - "FIB_20K"
20991   - "FIB_200K"
20992   - "FIB_2M"
20993   layout:
20994     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
20995     layout: "plot-latency"
20996
20997 - type: "plot"
20998   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20999   algorithm: "plot_latency_error_bars"
21000   output-file-type: ".html"
21001   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21003   filter: "'NIC_Intel-X710' and
21004            '78B' and
21005            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21006            'NDRPDR' and
21007            '4T2C' and
21008            'IP6FWD' and
21009            not 'SRv6' and
21010            not 'IPSEC' and
21011            not 'VHOST'"
21012   parameters:
21013   - "latency"
21014   - "parent"
21015   - "tags"
21016   sort:
21017   - "IP6BASE"
21018   - "FIB_20K"
21019   - "FIB_200K"
21020   - "FIB_2M"
21021   layout:
21022     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21023     layout: "plot-latency"
21024
21025 # Packet Latency - VPP IPv6 3n-skx-xxv710
21026 - type: "plot"
21027   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21028   algorithm: "plot_latency_error_bars"
21029   output-file-type: ".html"
21030   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21031   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21032   filter: "'NIC_Intel-XXV710' and
21033            '78B' and
21034            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21035            'NDRPDR' and
21036            '2T1C' and
21037            'IP6FWD' and
21038            not 'SRv6' and
21039            not 'IPSEC' and
21040            not 'VHOST'"
21041   parameters:
21042   - "latency"
21043   - "parent"
21044   - "tags"
21045   sort:
21046   - "IP6BASE"
21047   - "FIB_20K"
21048   - "FIB_200K"
21049   - "FIB_2M"
21050   layout:
21051     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21052     layout: "plot-latency"
21053
21054 - type: "plot"
21055   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21056   algorithm: "plot_latency_error_bars"
21057   output-file-type: ".html"
21058   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21060   filter: "'NIC_Intel-XXV710' and
21061            '78B' and
21062            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21063            'NDRPDR' and
21064            '4T2C' and
21065            'IP6FWD' and
21066            not 'SRv6' and
21067            not 'IPSEC' and
21068            not 'VHOST'"
21069   parameters:
21070   - "latency"
21071   - "parent"
21072   - "tags"
21073   sort:
21074   - "IP6BASE"
21075   - "FIB_20K"
21076   - "FIB_200K"
21077   - "FIB_2M"
21078   layout:
21079     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21080     layout: "plot-latency"
21081
21082 # Packet Latency - VPP IPv6 2n-skx-x710
21083 - type: "plot"
21084   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21085   algorithm: "plot_latency_error_bars"
21086   output-file-type: ".html"
21087   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21088   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21089   filter: "'NIC_Intel-X710' and
21090            '78B' and
21091            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21092            'NDRPDR' and
21093            '2T1C' and
21094            'IP6FWD' and
21095            not 'SRv6' and
21096            not 'IPSEC' and
21097            not 'VHOST'"
21098   parameters:
21099   - "latency"
21100   - "parent"
21101   - "tags"
21102   sort:
21103   - "IP6BASE"
21104   - "FIB_20K"
21105   - "FIB_200K"
21106   - "FIB_2M"
21107   layout:
21108     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21109     layout: "plot-latency"
21110
21111 - type: "plot"
21112   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21113   algorithm: "plot_latency_error_bars"
21114   output-file-type: ".html"
21115   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21116   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21117   filter: "'NIC_Intel-X710' and
21118            '78B' and
21119            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21120            'NDRPDR' and
21121            '4T2C' and
21122            'IP6FWD' and
21123            not 'SRv6' and
21124            not 'IPSEC' and
21125            not 'VHOST'"
21126   parameters:
21127   - "latency"
21128   - "parent"
21129   - "tags"
21130   sort:
21131   - "IP6BASE"
21132   - "FIB_20K"
21133   - "FIB_200K"
21134   - "FIB_2M"
21135   layout:
21136     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21137     layout: "plot-latency"
21138
21139 # Packet Latency - VPP IPv6 2n-skx-xxv710
21140 - type: "plot"
21141   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21142   algorithm: "plot_latency_error_bars"
21143   output-file-type: ".html"
21144   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21145   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21146   filter: "'NIC_Intel-XXV710' and
21147            '78B' and
21148            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21149            'NDRPDR' and
21150            '2T1C' and
21151            'IP6FWD' and
21152            not 'SRv6' and
21153            not 'IPSEC' and
21154            not 'VHOST'"
21155   parameters:
21156   - "latency"
21157   - "parent"
21158   - "tags"
21159   sort:
21160   - "IP6BASE"
21161   - "FIB_20K"
21162   - "FIB_200K"
21163   - "FIB_2M"
21164   layout:
21165     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21166     layout: "plot-latency"
21167
21168 - type: "plot"
21169   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21170   algorithm: "plot_latency_error_bars"
21171   output-file-type: ".html"
21172   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21174   filter: "'NIC_Intel-XXV710' and
21175            '78B' and
21176            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21177            'NDRPDR' and
21178            '4T2C' and
21179            'IP6FWD' and
21180            not 'SRv6' and
21181            not 'IPSEC' and
21182            not 'VHOST'"
21183   parameters:
21184   - "latency"
21185   - "parent"
21186   - "tags"
21187   sort:
21188   - "IP6BASE"
21189   - "FIB_20K"
21190   - "FIB_200K"
21191   - "FIB_2M"
21192   layout:
21193     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21194     layout: "plot-latency"
21195
21196 ################################################################################
21197
21198 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21199 - type: "plot"
21200   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21201   algorithm: "plot_latency_error_bars"
21202   output-file-type: ".html"
21203   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21204   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21205   filter: "'NIC_Intel-X520-DA2' and
21206            '78B' and
21207            'ENCAP' and
21208            'NDRPDR' and
21209            '1T1C' and
21210            'LISP' and
21211            not 'VHOST'"
21212   parameters:
21213   - "latency"
21214   - "parent"
21215   - "tags"
21216   sort:
21217   - "IP4UNRLAY"
21218   - "IP6UNRLAY"
21219   layout:
21220     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21221     layout: "plot-latency"
21222
21223 - type: "plot"
21224   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21225   algorithm: "plot_latency_error_bars"
21226   output-file-type: ".html"
21227   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21228   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21229   filter: "'NIC_Intel-X520-DA2' and
21230            '78B' and
21231            'ENCAP' and
21232            'NDRPDR' and
21233            '2T2C' and
21234            'LISP' and
21235            not 'VHOST'"
21236   parameters:
21237   - "latency"
21238   - "parent"
21239   - "tags"
21240   sort:
21241   - "IP4UNRLAY"
21242   - "IP6UNRLAY"
21243   layout:
21244     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21245     layout: "plot-latency"
21246
21247 ################################################################################
21248
21249 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21250 - type: "plot"
21251   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21252   algorithm: "plot_latency_error_bars"
21253   output-file-type: ".html"
21254   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21255   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21256   filter: "'NIC_Intel-XL710' and
21257            '64B' and
21258            'IP4FWD' and
21259            'NDRPDR' and
21260            'BASE' and
21261            '1T1C' and
21262            'IPSECHW' and
21263            not 'VHOST'"
21264   parameters:
21265   - "latency"
21266   - "parent"
21267   - "tags"
21268   layout:
21269     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21270     layout: "plot-latency"
21271
21272 - type: "plot"
21273   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21274   algorithm: "plot_latency_error_bars"
21275   output-file-type: ".html"
21276   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21277   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21278   filter: "'NIC_Intel-XL710' and
21279            '64B' and
21280            'IP4FWD' and
21281            'NDRPDR' and
21282            'BASE' and
21283            '2T2C' and
21284            'IPSECHW' and
21285            not 'VHOST'"
21286   parameters:
21287   - "latency"
21288   - "parent"
21289   - "tags"
21290   layout:
21291     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21292     layout: "plot-latency"
21293
21294 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21295 - type: "plot"
21296   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21297   algorithm: "plot_latency_error_bars"
21298   output-file-type: ".html"
21299   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21301   filter: "'NIC_Intel-XL710' and
21302            '64B' and
21303            'IP4FWD' and
21304            'NDRPDR' and
21305            'SCALE' and
21306            '1T1C' and
21307            'IPSECHW' and
21308            not 'VHOST'"
21309   parameters:
21310   - "latency"
21311   - "parent"
21312   - "tags"
21313   layout:
21314     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21315     layout: "plot-latency"
21316
21317 - type: "plot"
21318   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21319   algorithm: "plot_latency_error_bars"
21320   output-file-type: ".html"
21321   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21323   filter: "'NIC_Intel-XL710' and
21324            '64B' and
21325            'IP4FWD' and
21326            'NDRPDR' and
21327            'SCALE' and
21328            '2T2C' and
21329            'IPSECHW' and
21330            not 'VHOST'"
21331   parameters:
21332   - "latency"
21333   - "parent"
21334   - "tags"
21335   layout:
21336     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21337     layout: "plot-latency"
21338
21339 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21340 - type: "plot"
21341   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21342   algorithm: "plot_latency_error_bars"
21343   output-file-type: ".html"
21344   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21346   filter: "'NIC_Intel-XL710' and
21347            '64B' and
21348            'IP4FWD' and
21349            'NDRPDR' and
21350            '1T1C' and
21351            'IPSECSW' and
21352            not 'VHOST'"
21353   parameters:
21354   - "latency"
21355   - "parent"
21356   - "tags"
21357   layout:
21358     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21359     layout: "plot-latency"
21360
21361 - type: "plot"
21362   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21363   algorithm: "plot_latency_error_bars"
21364   output-file-type: ".html"
21365   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21366   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21367   filter: "'NIC_Intel-XL710' and
21368            '64B' and
21369            'IP4FWD' and
21370            'NDRPDR' and
21371            '2T2C' and
21372            'IPSECSW' and
21373            not 'VHOST'"
21374   parameters:
21375   - "latency"
21376   - "parent"
21377   - "tags"
21378   layout:
21379     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21380     layout: "plot-latency"
21381
21382 ################################################################################
21383
21384 # Packet Latency - VPP SRv6 3n-hsw-x520
21385 - type: "plot"
21386   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21387   algorithm: "plot_latency_error_bars"
21388   output-file-type: ".html"
21389   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21391   filter: "'NIC_Intel-X520-DA2' and
21392            '78B' and
21393            'FEATURE' and
21394            'NDRPDR' and
21395            '1T1C' and
21396            'IP6FWD' and
21397            'SRv6'"
21398   parameters:
21399   - "latency"
21400   - "parent"
21401   - "tags"
21402   layout:
21403     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21404     layout: "plot-latency"
21405
21406 - type: "plot"
21407   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21408   algorithm: "plot_latency_error_bars"
21409   output-file-type: ".html"
21410   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21412   filter: "'NIC_Intel-X520-DA2' and
21413            '78B' and
21414            'FEATURE' and
21415            'NDRPDR' and
21416            '2T2C' and
21417            'IP6FWD' and
21418            'SRv6'"
21419   parameters:
21420   - "latency"
21421   - "parent"
21422   - "tags"
21423   layout:
21424     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21425     layout: "plot-latency"
21426
21427 ################################################################################
21428
21429 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21430 - type: "plot"
21431   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21432   algorithm: "plot_latency_error_bars"
21433   output-file-type: ".html"
21434   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21435   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21436   filter: "'NIC_Intel-X520-DA2' and
21437            '64B' and
21438            'NDRPDR' and
21439            'ETH' and
21440            'IP4FWD' and
21441            '1T1C' and
21442            'VHOST_1024' and
21443            not 'VXLAN' and
21444            not 'DOT1Q'"
21445   parameters:
21446   - "latency"
21447   - "parent"
21448   - "tags"
21449   sort:
21450   - "not CFS_OPT"
21451   - "1VM"
21452   - "2VM"
21453   layout:
21454     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21455     layout: "plot-latency"
21456
21457 - type: "plot"
21458   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21459   algorithm: "plot_latency_error_bars"
21460   output-file-type: ".html"
21461   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21463   filter: "'NIC_Intel-X520-DA2' and
21464            '64B' and
21465            'NDRPDR' and
21466            'ETH' and
21467            'IP4FWD' and
21468            '2T2C' and
21469            'VHOST_1024' and
21470            not 'VXLAN' and
21471            not 'DOT1Q'"
21472   parameters:
21473   - "latency"
21474   - "parent"
21475   - "tags"
21476   sort:
21477   - "not CFS_OPT"
21478   - "1VM"
21479   - "2VM"
21480   layout:
21481     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21482     layout: "plot-latency"
21483
21484 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21485 - type: "plot"
21486   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21487   algorithm: "plot_latency_error_bars"
21488   output-file-type: ".html"
21489   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21491   filter: "'NIC_Intel-X520-DA2' and
21492            '64B' and
21493            'NDRPDR' and
21494            ('ETH' or 'DOT1Q') and
21495            'BASE' and
21496            '1T1C' and
21497            ('L2BDMACLRN' or 'L2XCFWD') and
21498            'VHOST_1024' and
21499            not 'VXLAN' and
21500            not 'IP4FWD' and
21501            not '2VM'"
21502   parameters:
21503   - "latency"
21504   - "parent"
21505   - "tags"
21506   sort:
21507   - "L2BDMACLRN"
21508   - "L2BDMACLRN"
21509   - "L2BDMACLRN"
21510   - "L2XCFWD"
21511   - "L2XCFWD"
21512   - "L2XCFWD"
21513   layout:
21514     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21515     layout: "plot-latency"
21516
21517 - type: "plot"
21518   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21519   algorithm: "plot_latency_error_bars"
21520   output-file-type: ".html"
21521   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21522   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21523   filter: "'NIC_Intel-X520-DA2' and
21524            '64B' and
21525            'NDRPDR' and
21526            ('ETH' or 'DOT1Q') and
21527            'BASE' and
21528            '2T2C' and
21529            ('L2BDMACLRN' or 'L2XCFWD') and
21530            'VHOST_1024' and
21531            not 'VXLAN' and
21532            not 'IP4FWD' and
21533            not '2VM'"
21534   parameters:
21535   - "latency"
21536   - "parent"
21537   - "tags"
21538   sort:
21539   - "L2BDMACLRN"
21540   - "L2BDMACLRN"
21541   - "L2BDMACLRN"
21542   - "L2XCFWD"
21543   - "L2XCFWD"
21544   - "L2XCFWD"
21545   layout:
21546     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21547     layout: "plot-latency"
21548
21549 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21550 - type: "plot"
21551   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21552   algorithm: "plot_latency_error_bars"
21553   output-file-type: ".html"
21554   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21555   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21556   filter: "'NIC_Intel-X520-DA2' and
21557            '64B' and
21558            'NDRPDR' and
21559            ('ETH' or 'DOT1Q') and
21560            '1T1C' and
21561            ('L2BDMACLRN' or 'L2XCFWD') and
21562            'VHOST_1024' and
21563            not 'CFS_OPT' and
21564            not 'DOT1Q' and
21565            not 'VXLAN' and
21566            not 'IP4FWD' and
21567            not 'LBOND'"
21568   parameters:
21569   - "latency"
21570   - "parent"
21571   - "tags"
21572 #  sort:
21573 #  - "1VM"
21574 #  - "L2XCFWD"
21575 #  - "1VM"
21576 #  - "L2BDMACLRN"
21577   layout:
21578     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21579     layout: "plot-latency"
21580
21581 - type: "plot"
21582   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21583   algorithm: "plot_latency_error_bars"
21584   output-file-type: ".html"
21585   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21586   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21587   filter: "'NIC_Intel-X520-DA2' and
21588            '64B' and
21589            'NDRPDR' and
21590            ('ETH' or 'DOT1Q') and
21591            '2T2C' and
21592            ('L2BDMACLRN' or 'L2XCFWD') and
21593            'VHOST_1024' and
21594            not 'CFS_OPT' and
21595            not 'DOT1Q' and
21596            not 'VXLAN' and
21597            not 'IP4FWD' and
21598            not 'LBOND'"
21599   parameters:
21600   - "latency"
21601   - "parent"
21602   - "tags"
21603 #  sort:
21604 #  - "1VM"
21605 #  - "L2XCFWD"
21606 #  - "1VM"
21607 #  - "L2BDMACLRN"
21608   layout:
21609     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21610     layout: "plot-latency"
21611
21612 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21613 - type: "plot"
21614   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21615   algorithm: "plot_latency_error_bars"
21616   output-file-type: ".html"
21617   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21619   filter: "'NIC_Intel-X710' and
21620            '64B' and
21621            'NDRPDR' and
21622            'ETH' and
21623            'IP4FWD' and
21624            '1T1C' and
21625            'VHOST_1024' and
21626            not 'VXLAN' and
21627            not 'CFS_OPT' and
21628            not 'DOT1Q'"
21629   parameters:
21630   - "latency"
21631   - "parent"
21632   - "tags"
21633   sort:
21634   - "1VM"
21635   - "2VM"
21636   layout:
21637     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21638     layout: "plot-latency"
21639
21640 - type: "plot"
21641   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21642   algorithm: "plot_latency_error_bars"
21643   output-file-type: ".html"
21644   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21645   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21646   filter: "'NIC_Intel-X710' and
21647            '64B' and
21648            'NDRPDR' and
21649            'ETH' and
21650            'IP4FWD' and
21651            '2T2C' and
21652            'VHOST_1024' and
21653            not 'VXLAN' and
21654            not 'CFS_OPT' and
21655            not 'DOT1Q'"
21656   parameters:
21657   - "latency"
21658   - "parent"
21659   - "tags"
21660   sort:
21661   - "1VM"
21662   - "2VM"
21663   layout:
21664     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21665     layout: "plot-latency"
21666
21667 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21668 - type: "plot"
21669   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21670   algorithm: "plot_latency_error_bars"
21671   output-file-type: ".html"
21672   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21674   filter: "'NIC_Intel-X710' and
21675            '64B' and
21676            'NDRPDR' and
21677            ('ETH' or 'DOT1Q') and
21678            'BASE' and
21679            '1T1C' and
21680            ('L2BDMACLRN' or 'L2XCFWD') and
21681            'VHOST_1024' and
21682            not 'VXLAN' and
21683            not 'IP4FWD' and
21684            not '2VM'"
21685   parameters:
21686   - "latency"
21687   - "parent"
21688   - "tags"
21689   sort:
21690   - "L2BDMACLRN"
21691   - "L2BDMACLRN"
21692   - "L2BDMACLRN"
21693   - "L2XCFWD"
21694   - "L2XCFWD"
21695   - "L2XCFWD"
21696   layout:
21697     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21698     layout: "plot-latency"
21699
21700 - type: "plot"
21701   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21702   algorithm: "plot_latency_error_bars"
21703   output-file-type: ".html"
21704   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21705   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21706   filter: "'NIC_Intel-X710' and
21707            '64B' and
21708            'NDRPDR' and
21709            ('ETH' or 'DOT1Q') and
21710            'BASE' and
21711            '2T2C' and
21712            ('L2BDMACLRN' or 'L2XCFWD') and
21713            'VHOST_1024' and
21714            not 'VXLAN' and
21715            not 'IP4FWD' and
21716            not '2VM'"
21717   parameters:
21718   - "latency"
21719   - "parent"
21720   - "tags"
21721   sort:
21722   - "L2BDMACLRN"
21723   - "L2BDMACLRN"
21724   - "L2BDMACLRN"
21725   - "L2XCFWD"
21726   - "L2XCFWD"
21727   - "L2XCFWD"
21728   layout:
21729     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21730     layout: "plot-latency"
21731
21732 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21733 - type: "plot"
21734   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21735   algorithm: "plot_latency_error_bars"
21736   output-file-type: ".html"
21737   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21738   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21739   filter: "'NIC_Intel-X710' and
21740            '64B' and
21741            'NDRPDR' and
21742            ('ETH' or 'DOT1Q') and
21743            '1T1C' and
21744            ('L2BDMACLRN' or 'L2XCFWD') and
21745            'VHOST_1024' and
21746            not 'CFS_OPT' and
21747            not 'VXLAN' and
21748            not 'IP4FWD' and
21749            not 'LBOND'"
21750   parameters:
21751   - "latency"
21752   - "parent"
21753   - "tags"
21754   sort:
21755   - "L2BDMACLRN"
21756   - "L2BDMACLRN"
21757   - "L2BDMACLRN"
21758   - "L2XCFWD"
21759   - "L2XCFWD"
21760   - "L2XCFWD"
21761   layout:
21762     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21763     layout: "plot-latency"
21764
21765 - type: "plot"
21766   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21767   algorithm: "plot_latency_error_bars"
21768   output-file-type: ".html"
21769   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21770   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21771   filter: "'NIC_Intel-X710' and
21772            '64B' and
21773            'NDRPDR' and
21774            ('ETH' or 'DOT1Q') and
21775            '2T2C' and
21776            ('L2BDMACLRN' or 'L2XCFWD') and
21777            'VHOST_1024' and
21778            not 'CFS_OPT' and
21779            not 'VXLAN' and
21780            not 'IP4FWD' and
21781            not 'LBOND'"
21782   parameters:
21783   - "latency"
21784   - "parent"
21785   - "tags"
21786   sort:
21787   - "L2BDMACLRN"
21788   - "L2BDMACLRN"
21789   - "L2BDMACLRN"
21790   - "L2XCFWD"
21791   - "L2XCFWD"
21792   - "L2XCFWD"
21793   layout:
21794     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
21795     layout: "plot-latency"
21796
21797 # Packet Latency - VPP vhost ip4 3n-skx-x710
21798 - type: "plot"
21799   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21800   algorithm: "plot_latency_error_bars"
21801   output-file-type: ".html"
21802   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21803   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21804   filter: "'NIC_Intel-X710' and
21805            '64B' and
21806            'NDRPDR' and
21807            'ETH' and
21808            'IP4FWD' and
21809            '2T1C' and
21810            'VHOST_1024' and
21811            not 'VXLAN' and
21812            not 'DOT1Q'"
21813   parameters:
21814   - "latency"
21815   - "parent"
21816   - "tags"
21817   sort:
21818   - "1VM"
21819   - "2VM"
21820   layout:
21821     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21822     layout: "plot-latency"
21823
21824 - type: "plot"
21825   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21826   algorithm: "plot_latency_error_bars"
21827   output-file-type: ".html"
21828   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21830   filter: "'NIC_Intel-X710' and
21831            '64B' and
21832            'NDRPDR' and
21833            'ETH' and
21834            'IP4FWD' and
21835            '4T2C' and
21836            'VHOST_1024' and
21837            not 'VXLAN' and
21838            not 'DOT1Q'"
21839   parameters:
21840   - "latency"
21841   - "parent"
21842   - "tags"
21843   sort:
21844   - "1VM"
21845   - "2VM"
21846   layout:
21847     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21848     layout: "plot-latency"
21849
21850 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
21851 - type: "plot"
21852   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21853   algorithm: "plot_latency_error_bars"
21854   output-file-type: ".html"
21855   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21856   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21857   filter: "'NIC_Intel-X710' and
21858            '64B' and
21859            'NDRPDR' and
21860            ('ETH' or 'DOT1Q') and
21861            'BASE' and
21862            '2T1C' and
21863            ('L2BDMACLRN' or 'L2XCFWD') and
21864            'VHOST_1024' and
21865            not 'VXLAN' and
21866            not 'IP4FWD' and
21867            not '2VM'"
21868   parameters:
21869   - "latency"
21870   - "parent"
21871   - "tags"
21872   sort:
21873   - "L2BDMACLRN"
21874   - "L2BDMACLRN"
21875   - "L2BDMACLRN"
21876   - "L2XCFWD"
21877   - "L2XCFWD"
21878   - "L2XCFWD"
21879   layout:
21880     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
21881     layout: "plot-latency"
21882
21883 - type: "plot"
21884   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21885   algorithm: "plot_latency_error_bars"
21886   output-file-type: ".html"
21887   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21888   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21889   filter: "'NIC_Intel-X710' and
21890            '64B' and
21891            'NDRPDR' and
21892            ('ETH' or 'DOT1Q') and
21893            'BASE' and
21894            '4T2C' and
21895            ('L2BDMACLRN' or 'L2XCFWD') and
21896            'VHOST_1024' and
21897            not 'VXLAN' and
21898            not 'IP4FWD' and
21899            not '2VM'"
21900   parameters:
21901   - "latency"
21902   - "parent"
21903   - "tags"
21904   sort:
21905   - "L2BDMACLRN"
21906   - "L2BDMACLRN"
21907   - "L2BDMACLRN"
21908   - "L2XCFWD"
21909   - "L2XCFWD"
21910   - "L2XCFWD"
21911   layout:
21912     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21913     layout: "plot-latency"
21914
21915 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
21916 - type: "plot"
21917   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
21918   algorithm: "plot_latency_error_bars"
21919   output-file-type: ".html"
21920   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
21921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21922   filter: "'NIC_Intel-X710' and
21923            '64B' and
21924            'NDRPDR' and
21925            ('ETH' or 'DOT1Q') and
21926            '2T1C' and
21927            ('L2BDMACLRN' or 'L2XCFWD') and
21928            'VHOST_1024' and
21929            not 'CFS_OPT' and
21930            not 'VXLAN' and
21931            not 'IP4FWD' and
21932            not 'LBOND'"
21933   parameters:
21934   - "latency"
21935   - "parent"
21936   - "tags"
21937   sort:
21938   - "L2BDMACLRN"
21939   - "L2BDMACLRN"
21940   - "L2BDMACLRN"
21941   - "L2XCFWD"
21942   - "L2XCFWD"
21943   - "L2XCFWD"
21944   layout:
21945     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
21946     layout: "plot-latency"
21947
21948 - type: "plot"
21949   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
21950   algorithm: "plot_latency_error_bars"
21951   output-file-type: ".html"
21952   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
21953   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21954   filter: "'NIC_Intel-X710' and
21955            '64B' and
21956            'NDRPDR' and
21957            ('ETH' or 'DOT1Q') and
21958            '4T2C' and
21959            ('L2BDMACLRN' or 'L2XCFWD') and
21960            'VHOST_1024' and
21961            not 'CFS_OPT' and
21962            not 'VXLAN' and
21963            not 'IP4FWD' and
21964            not 'LBOND'"
21965   parameters:
21966   - "latency"
21967   - "parent"
21968   - "tags"
21969   sort:
21970   - "L2BDMACLRN"
21971   - "L2BDMACLRN"
21972   - "L2BDMACLRN"
21973   - "L2XCFWD"
21974   - "L2XCFWD"
21975   - "L2XCFWD"
21976   layout:
21977     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
21978     layout: "plot-latency"
21979
21980 # Packet Latency - VPP vhost ip4 2n-skx-x710
21981 - type: "plot"
21982   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21983   algorithm: "plot_latency_error_bars"
21984   output-file-type: ".html"
21985   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21986   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21987   filter: "'NIC_Intel-X710' and
21988            '64B' and
21989            'NDRPDR' and
21990            'ETH' and
21991            'IP4FWD' and
21992            '2T1C' and
21993            'VHOST_1024' and
21994            not 'VXLAN' and
21995            not 'NF_DENSITY' and
21996            not 'CFS_OPT' and
21997            not 'DOT1Q'"
21998   parameters:
21999   - "latency"
22000   - "parent"
22001   - "tags"
22002   sort:
22003   - "1VM"
22004   - "2VM"
22005   layout:
22006     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22007     layout: "plot-latency"
22008
22009 - type: "plot"
22010   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22011   algorithm: "plot_latency_error_bars"
22012   output-file-type: ".html"
22013   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22014   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22015   filter: "'NIC_Intel-X710' and
22016            '64B' and
22017            'NDRPDR' and
22018            'ETH' and
22019            'IP4FWD' and
22020            '4T2C' and
22021            'VHOST_1024' and
22022            not 'VXLAN' and
22023            not 'NF_DENSITY' and
22024            not 'CFS_OPT' and
22025            not 'DOT1Q'"
22026   parameters:
22027   - "latency"
22028   - "parent"
22029   - "tags"
22030   sort:
22031   - "1VM"
22032   - "2VM"
22033   layout:
22034     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22035     layout: "plot-latency"
22036
22037 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22038 - type: "plot"
22039   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22040   algorithm: "plot_latency_error_bars"
22041   output-file-type: ".html"
22042   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22043   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22044   filter: "'NIC_Intel-X710' and
22045            '64B' and
22046            'NDRPDR' and
22047            ('ETH' or 'DOT1Q') and
22048            'BASE' and
22049            '2T1C' and
22050            ('L2BDMACLRN' or 'L2XCFWD') and
22051            'VHOST_1024' and
22052            not 'VXLAN' and
22053            not 'NF_DENSITY' and
22054            not 'IP4FWD' and
22055            not '2VM'"
22056   parameters:
22057   - "latency"
22058   - "parent"
22059   - "tags"
22060 #  sort:
22061 #  - "not CFS_OPT"
22062 #  - "L2XCFWD"
22063 #  - "not CFS_OPT"
22064 #  - "CFS_OPT"
22065   layout:
22066     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22067     layout: "plot-latency"
22068
22069 - type: "plot"
22070   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22071   algorithm: "plot_latency_error_bars"
22072   output-file-type: ".html"
22073   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22074   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22075   filter: "'NIC_Intel-X710' and
22076            '64B' and
22077            'NDRPDR' and
22078            ('ETH' or 'DOT1Q') and
22079            'BASE' and
22080            '4T2C' and
22081            ('L2BDMACLRN' or 'L2XCFWD') and
22082            'VHOST_1024' and
22083            not 'VXLAN' and
22084            not 'NF_DENSITY' and
22085            not 'IP4FWD' and
22086            not '2VM'"
22087   parameters:
22088   - "latency"
22089   - "parent"
22090   - "tags"
22091 #  sort:
22092 #  - "not CFS_OPT"
22093 #  - "L2XCFWD"
22094 #  - "not CFS_OPT"
22095 #  - "CFS_OPT"
22096   layout:
22097     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22098     layout: "plot-latency"
22099
22100 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22101 - type: "plot"
22102   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22103   algorithm: "plot_latency_error_bars"
22104   output-file-type: ".html"
22105   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22106   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22107   filter: "'NIC_Intel-X710' and
22108            '64B' and
22109            'NDRPDR' and
22110            ('ETH' or 'DOT1Q') and
22111            '2T1C' and
22112            ('L2BDMACLRN' or 'L2XCFWD') and
22113            'VHOST_1024' and
22114            not 'CFS_OPT' and
22115            not 'VXLAN' and
22116            not 'NF_DENSITY' and
22117            not 'DOT1Q' and
22118            not 'IP4FWD'"
22119   parameters:
22120   - "latency"
22121   - "parent"
22122   - "tags"
22123 #  sort:
22124 #  - "1VM"
22125 #  - "L2XCFWD"
22126 #  - "1VM"
22127 #  - "L2BDMACLRN"
22128   layout:
22129     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22130     layout: "plot-latency"
22131
22132 - type: "plot"
22133   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22134   algorithm: "plot_latency_error_bars"
22135   output-file-type: ".html"
22136   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22137   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22138   filter: "'NIC_Intel-X710' and
22139            '64B' and
22140            'NDRPDR' and
22141            ('ETH' or 'DOT1Q') and
22142            '4T2C' and
22143            ('L2BDMACLRN' or 'L2XCFWD') and
22144            'VHOST_1024' and
22145            not 'CFS_OPT' and
22146            not 'VXLAN' and
22147            not 'NF_DENSITY' and
22148            not 'DOT1Q' and
22149            not 'IP4FWD'"
22150   parameters:
22151   - "latency"
22152   - "parent"
22153   - "tags"
22154 #  sort:
22155 #  - "1VM"
22156 #  - "L2XCFWD"
22157 #  - "1VM"
22158 #  - "L2BDMACLRN"
22159   layout:
22160     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22161     layout: "plot-latency"
22162
22163 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22164 - type: "plot"
22165   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22166   algorithm: "plot_latency_error_bars"
22167   output-file-type: ".html"
22168   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22169   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22170   filter: "'NIC_Intel-XXV710' and
22171            '64B' and
22172            'NDRPDR' and
22173            'ETH' and
22174            'IP4FWD' and
22175            '2T1C' and
22176            'VHOST_1024' and
22177            not 'VXLAN' and
22178            not 'CFS_OPT' and
22179            not 'DOT1Q'"
22180   parameters:
22181   - "latency"
22182   - "parent"
22183   - "tags"
22184   sort:
22185   - "not CFS_OPT"
22186   - "1VM"
22187   - "2VM"
22188   layout:
22189     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22190     layout: "plot-latency"
22191
22192 - type: "plot"
22193   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22194   algorithm: "plot_latency_error_bars"
22195   output-file-type: ".html"
22196   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22197   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22198   filter: "'NIC_Intel-XXV710' and
22199            '64B' and
22200            'NDRPDR' and
22201            'ETH' and
22202            'IP4FWD' and
22203            '4T2C' and
22204            'VHOST_1024' and
22205            not 'VXLAN' and
22206            not 'CFS_OPT' and
22207            not 'DOT1Q'"
22208   parameters:
22209   - "latency"
22210   - "parent"
22211   - "tags"
22212   sort:
22213   - "not CFS_OPT"
22214   - "1VM"
22215   - "2VM"
22216   layout:
22217     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22218     layout: "plot-latency"
22219
22220 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22221 #- type: "plot"
22222 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22223 #  algorithm: "plot_latency_error_bars"
22224 #  output-file-type: ".html"
22225 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22226 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22227 #  filter: "'NIC_Intel-XXV710' and
22228 #           '64B' and
22229 #           'NDRPDR' and
22230 #           ('ETH' or 'DOT1Q') and
22231 #           'BASE' and
22232 #           '2T1C' and
22233 #           ('L2BDMACLRN' or 'L2XCFWD') and
22234 #           'VHOST_1024' and
22235 #           not 'VXLAN' and
22236 #           not 'IP4FWD' and
22237 #           not '2VM'"
22238 #  parameters:
22239 #  - "latency"
22240 #  - "parent"
22241 #  - "tags"
22242 ##  sort:
22243 ##  - "not CFS_OPT"
22244 ##  - "L2XCFWD"
22245 ##  - "not CFS_OPT"
22246 ##  - "CFS_OPT"
22247 #  layout:
22248 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22249 #    layout: "plot-latency"
22250 #
22251 #- type: "plot"
22252 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22253 #  algorithm: "plot_latency_error_bars"
22254 #  output-file-type: ".html"
22255 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22256 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22257 #  filter: "'NIC_Intel-XXV710' and
22258 #           '64B' and
22259 #           'NDRPDR' and
22260 #           ('ETH' or 'DOT1Q') and
22261 #           'BASE' and
22262 #           '4T2C' and
22263 #           ('L2BDMACLRN' or 'L2XCFWD') and
22264 #           'VHOST_1024' and
22265 #           not 'VXLAN' and
22266 #           not 'IP4FWD' and
22267 #           not '2VM'"
22268 #  parameters:
22269 #  - "latency"
22270 #  - "parent"
22271 #  - "tags"
22272 ##  sort:
22273 ##  - "not CFS_OPT"
22274 ##  - "L2XCFWD"
22275 ##  - "not CFS_OPT"
22276 ##  - "CFS_OPT"
22277 #  layout:
22278 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22279 #    layout: "plot-latency"
22280 #
22281 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22282 #- type: "plot"
22283 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22284 #  algorithm: "plot_latency_error_bars"
22285 #  output-file-type: ".html"
22286 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22287 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22288 #  filter: "'NIC_Intel-XXV710' and
22289 #           '64B' and
22290 #           'NDRPDR' and
22291 #           ('ETH' or 'DOT1Q') and
22292 #           '2T1C' and
22293 #           ('L2BDMACLRN' or 'L2XCFWD') and
22294 #           'VHOST_1024' and
22295 #           not 'CFS_OPT' and
22296 #           not 'VXLAN' and
22297 #           not 'DOT1Q' and
22298 #           not 'IP4FWD'"
22299 #  parameters:
22300 #  - "latency"
22301 #  - "parent"
22302 #  - "tags"
22303 ##  sort:
22304 ##  - "1VM"
22305 ##  - "L2XCFWD"
22306 ##  - "1VM"
22307 ##  - "L2BDMACLRN"
22308 #  layout:
22309 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22310 #    layout: "plot-latency"
22311 #
22312 #- type: "plot"
22313 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22314 #  algorithm: "plot_latency_error_bars"
22315 #  output-file-type: ".html"
22316 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22317 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22318 #  filter: "'NIC_Intel-XXV710' and
22319 #           '64B' and
22320 #           'NDRPDR' and
22321 #           ('ETH' or 'DOT1Q') and
22322 #           '4T2C' and
22323 #           ('L2BDMACLRN' or 'L2XCFWD') and
22324 #           'VHOST_1024' and
22325 #           not 'CFS_OPT' and
22326 #           not 'VXLAN' and
22327 #           not 'DOT1Q' and
22328 #           not 'IP4FWD'"
22329 #  parameters:
22330 #  - "latency"
22331 #  - "parent"
22332 #  - "tags"
22333 ##  sort:
22334 ##  - "1VM"
22335 ##  - "L2XCFWD"
22336 ##  - "1VM"
22337 ##  - "L2BDMACLRN"
22338 #  layout:
22339 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22340 #    layout: "plot-latency"
22341
22342 ################################################################################
22343
22344 # Packet Latency - VPP VTS 3n-hsw-x520
22345 - type: "plot"
22346   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22347   algorithm: "plot_latency_error_bars"
22348   output-file-type: ".html"
22349   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22350   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22351   filter: "'NIC_Intel-X520-DA2' and
22352            '114B' and
22353            'NDRPDR' and
22354            '1T1C' and
22355            'VTS'"
22356   parameters:
22357   - "latency"
22358   - "parent"
22359   - "tags"
22360   layout:
22361     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22362     layout: "plot-latency"
22363
22364 - type: "plot"
22365   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22366   algorithm: "plot_latency_error_bars"
22367   output-file-type: ".html"
22368   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22369   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22370   filter: "'NIC_Intel-X520-DA2' and
22371            '114B' and
22372            'NDRPDR' and
22373            '2T2C' and
22374            'VTS'"
22375   parameters:
22376   - "latency"
22377   - "parent"
22378   - "tags"
22379   layout:
22380     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22381     layout: "plot-latency"
22382
22383 ################################################################################
22384
22385 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22386 - type: "plot"
22387   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22388   algorithm: "plot_latency_error_bars"
22389   output-file-type: ".html"
22390   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22391   data: "plot-dpdk-throughput-latency-3n-hsw"
22392   filter: "'NIC_Intel-X520-DA2' and
22393            '64B' and
22394            'BASE' and
22395            'NDRPDR' and
22396            '1T1C' and
22397            'IP4FWD'"
22398   parameters:
22399   - "latency"
22400   - "parent"
22401   - "tags"
22402   layout:
22403     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22404     layout: "plot-latency"
22405
22406 - type: "plot"
22407   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22408   algorithm: "plot_latency_error_bars"
22409   output-file-type: ".html"
22410   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22411   data: "plot-dpdk-throughput-latency-3n-hsw"
22412   filter: "'NIC_Intel-X520-DA2' and
22413            '64B' and
22414            'BASE' and
22415            'NDRPDR' and
22416            '2T2C' and
22417            'IP4FWD'"
22418   parameters:
22419   - "latency"
22420   - "parent"
22421   - "tags"
22422   layout:
22423     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22424     layout: "plot-latency"
22425
22426 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22427 - type: "plot"
22428   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22429   algorithm: "plot_latency_error_bars"
22430   output-file-type: ".html"
22431   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22432   data: "plot-dpdk-throughput-latency-3n-hsw"
22433   filter: "'NIC_Intel-X710' and
22434            '64B' and
22435            'BASE' and
22436            'NDRPDR' and
22437            '1T1C' and
22438            'IP4FWD'"
22439   parameters:
22440   - "latency"
22441   - "parent"
22442   - "tags"
22443   layout:
22444     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22445     layout: "plot-latency"
22446
22447 - type: "plot"
22448   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22449   algorithm: "plot_latency_error_bars"
22450   output-file-type: ".html"
22451   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22452   data: "plot-dpdk-throughput-latency-3n-hsw"
22453   filter: "'NIC_Intel-X710' and
22454            '64B' and
22455            'BASE' and
22456            'NDRPDR' and
22457            '2T2C' and
22458            'IP4FWD'"
22459   parameters:
22460   - "latency"
22461   - "parent"
22462   - "tags"
22463   layout:
22464     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22465     layout: "plot-latency"
22466
22467 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22468 - type: "plot"
22469   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22470   algorithm: "plot_latency_error_bars"
22471   output-file-type: ".html"
22472   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22473   data: "plot-dpdk-throughput-latency-3n-hsw"
22474   filter: "'NIC_Intel-XL710' and
22475            '64B' and
22476            'BASE' and
22477            'NDRPDR' and
22478            '1T1C' and
22479            'IP4FWD'"
22480   parameters:
22481   - "latency"
22482   - "parent"
22483   - "tags"
22484   layout:
22485     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22486     layout: "plot-latency"
22487
22488 - type: "plot"
22489   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22490   algorithm: "plot_latency_error_bars"
22491   output-file-type: ".html"
22492   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22493   data: "plot-dpdk-throughput-latency-3n-hsw"
22494   filter: "'NIC_Intel-XL710' and
22495            '64B' and
22496            'BASE' and
22497            'NDRPDR' and
22498            '2T2C' and
22499            'IP4FWD'"
22500   parameters:
22501   - "latency"
22502   - "parent"
22503   - "tags"
22504   layout:
22505     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22506     layout: "plot-latency"
22507
22508 # Packet Latency - DPDK l3fwd 3n-skx-x710
22509 - type: "plot"
22510   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22511   algorithm: "plot_latency_error_bars"
22512   output-file-type: ".html"
22513   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22514   data: "plot-dpdk-throughput-latency-3n-skx"
22515   filter: "'NIC_Intel-X710' and
22516            '64B' and
22517            'BASE' and
22518            'NDRPDR' and
22519            '2T1C' and
22520            'IP4FWD'"
22521   parameters:
22522   - "latency"
22523   - "parent"
22524   - "tags"
22525   layout:
22526     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22527     layout: "plot-latency"
22528
22529 - type: "plot"
22530   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22531   algorithm: "plot_latency_error_bars"
22532   output-file-type: ".html"
22533   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22534   data: "plot-dpdk-throughput-latency-3n-skx"
22535   filter: "'NIC_Intel-X710' and
22536            '64B' and
22537            'BASE' and
22538            'NDRPDR' and
22539            '4T2C' and
22540            'IP4FWD'"
22541   parameters:
22542   - "latency"
22543   - "parent"
22544   - "tags"
22545   layout:
22546     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22547     layout: "plot-latency"
22548
22549 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22550 - type: "plot"
22551   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22552   algorithm: "plot_latency_error_bars"
22553   output-file-type: ".html"
22554   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22555   data: "plot-dpdk-throughput-latency-3n-skx"
22556   filter: "'NIC_Intel-XXV710' and
22557            '64B' and
22558            'BASE' and
22559            'NDRPDR' and
22560            '2T1C' and
22561            'IP4FWD'"
22562   parameters:
22563   - "latency"
22564   - "parent"
22565   - "tags"
22566   layout:
22567     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22568     layout: "plot-latency"
22569
22570 - type: "plot"
22571   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22572   algorithm: "plot_latency_error_bars"
22573   output-file-type: ".html"
22574   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22575   data: "plot-dpdk-throughput-latency-3n-skx"
22576   filter: "'NIC_Intel-XXV710' and
22577            '64B' and
22578            'BASE' and
22579            'NDRPDR' and
22580            '4T2C' and
22581            'IP4FWD'"
22582   parameters:
22583   - "latency"
22584   - "parent"
22585   - "tags"
22586   layout:
22587     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22588     layout: "plot-latency"
22589
22590 # Packet Latency - DPDK l3fwd 2n-skx-x710
22591 - type: "plot"
22592   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22593   algorithm: "plot_latency_error_bars"
22594   output-file-type: ".html"
22595   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22596   data: "plot-dpdk-throughput-latency-2n-skx"
22597   filter: "'NIC_Intel-X710' and
22598            '64B' and
22599            'BASE' and
22600            'NDRPDR' and
22601            '2T1C' and
22602            'IP4FWD'"
22603   parameters:
22604   - "latency"
22605   - "parent"
22606   - "tags"
22607   layout:
22608     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22609     layout: "plot-latency"
22610
22611 - type: "plot"
22612   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22613   algorithm: "plot_latency_error_bars"
22614   output-file-type: ".html"
22615   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22616   data: "plot-dpdk-throughput-latency-2n-skx"
22617   filter: "'NIC_Intel-X710' and
22618            '64B' and
22619            'BASE' and
22620            'NDRPDR' and
22621            '4T2C' and
22622            'IP4FWD'"
22623   parameters:
22624   - "latency"
22625   - "parent"
22626   - "tags"
22627   layout:
22628     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22629     layout: "plot-latency"
22630
22631 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22632 - type: "plot"
22633   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22634   algorithm: "plot_latency_error_bars"
22635   output-file-type: ".html"
22636   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22637   data: "plot-dpdk-throughput-latency-2n-skx"
22638   filter: "'NIC_Intel-XXV710' and
22639            '64B' and
22640            'BASE' and
22641            'NDRPDR' and
22642            '2T1C' and
22643            'IP4FWD'"
22644   parameters:
22645   - "latency"
22646   - "parent"
22647   - "tags"
22648   layout:
22649     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22650     layout: "plot-latency"
22651
22652 - type: "plot"
22653   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22654   algorithm: "plot_latency_error_bars"
22655   output-file-type: ".html"
22656   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22657   data: "plot-dpdk-throughput-latency-2n-skx"
22658   filter: "'NIC_Intel-XXV710' and
22659            '64B' and
22660            'BASE' and
22661            'NDRPDR' and
22662            '4T2C' and
22663            'IP4FWD'"
22664   parameters:
22665   - "latency"
22666   - "parent"
22667   - "tags"
22668   layout:
22669     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22670     layout: "plot-latency"
22671
22672 ################################################################################
22673
22674 # Packet Latency - DPDK testpmd 3n-hsw-x520
22675 - type: "plot"
22676   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22677   algorithm: "plot_latency_error_bars"
22678   output-file-type: ".html"
22679   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22680   data: "plot-dpdk-throughput-latency-3n-hsw"
22681   filter: "'NIC_Intel-X520-DA2' and
22682            '64B' and
22683            'BASE' and
22684            'NDRPDR' and
22685            '1T1C' and
22686            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22687   parameters:
22688   - "latency"
22689   - "parent"
22690   - "tags"
22691   layout:
22692     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22693     layout: "plot-latency"
22694
22695 - type: "plot"
22696   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22697   algorithm: "plot_latency_error_bars"
22698   output-file-type: ".html"
22699   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22700   data: "plot-dpdk-throughput-latency-3n-hsw"
22701   filter: "'NIC_Intel-X520-DA2' and
22702            '64B' and
22703            'BASE' and
22704            'NDRPDR' and
22705            '2T2C' and
22706            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22707   parameters:
22708   - "latency"
22709   - "parent"
22710   - "tags"
22711   layout:
22712     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22713     layout: "plot-latency"
22714
22715 # Packet Latency - DPDK testpmd 3n-hsw-x710
22716 - type: "plot"
22717   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22718   algorithm: "plot_latency_error_bars"
22719   output-file-type: ".html"
22720   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22721   data: "plot-dpdk-throughput-latency-3n-hsw"
22722   filter: "'NIC_Intel-X710' and
22723            '64B' and
22724            'BASE' and
22725            'NDRPDR' and
22726            '1T1C' and
22727            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22728   parameters:
22729   - "latency"
22730   - "parent"
22731   - "tags"
22732   layout:
22733     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22734     layout: "plot-latency"
22735
22736 - type: "plot"
22737   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22738   algorithm: "plot_latency_error_bars"
22739   output-file-type: ".html"
22740   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22741   data: "plot-dpdk-throughput-latency-3n-hsw"
22742   filter: "'NIC_Intel-X710' and
22743            '64B' and
22744            'BASE' and
22745            'NDRPDR' and
22746            '2T2C' and
22747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22748   parameters:
22749   - "latency"
22750   - "parent"
22751   - "tags"
22752   layout:
22753     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22754     layout: "plot-latency"
22755
22756 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22757 - type: "plot"
22758   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22759   algorithm: "plot_latency_error_bars"
22760   output-file-type: ".html"
22761   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22762   data: "plot-dpdk-throughput-latency-3n-hsw"
22763   filter: "'NIC_Intel-XL710' and
22764            '64B' and
22765            'BASE' and
22766            'NDRPDR' and
22767            '1T1C' and
22768            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22769   parameters:
22770   - "latency"
22771   - "parent"
22772   - "tags"
22773   layout:
22774     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
22775     layout: "plot-latency"
22776
22777 - type: "plot"
22778   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22779   algorithm: "plot_latency_error_bars"
22780   output-file-type: ".html"
22781   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22782   data: "plot-dpdk-throughput-latency-3n-hsw"
22783   filter: "'NIC_Intel-XL710' and
22784            '64B' and
22785            'BASE' and
22786            'NDRPDR' and
22787            '2T2C' and
22788            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22789   parameters:
22790   - "latency"
22791   - "parent"
22792   - "tags"
22793   layout:
22794     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
22795     layout: "plot-latency"
22796
22797 # Packet Latency - DPDK testpmd 3n-skx-x710
22798 - type: "plot"
22799   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22800   algorithm: "plot_latency_error_bars"
22801   output-file-type: ".html"
22802   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22803   data: "plot-dpdk-throughput-latency-3n-skx"
22804   filter: "'NIC_Intel-X710' and
22805            '64B' and
22806            'BASE' and
22807            'NDRPDR' and
22808            '2T1C' and
22809            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22810   parameters:
22811   - "latency"
22812   - "parent"
22813   - "tags"
22814   layout:
22815     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
22816     layout: "plot-latency"
22817
22818 - type: "plot"
22819   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22820   algorithm: "plot_latency_error_bars"
22821   output-file-type: ".html"
22822   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22823   data: "plot-dpdk-throughput-latency-3n-skx"
22824   filter: "'NIC_Intel-X710' and
22825            '64B' and
22826            'BASE' and
22827            'NDRPDR' and
22828            '4T2C' and
22829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22830   parameters:
22831   - "latency"
22832   - "parent"
22833   - "tags"
22834   layout:
22835     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
22836     layout: "plot-latency"
22837
22838 # Packet Latency - DPDK testpmd 3n-skx-xxv710
22839 - type: "plot"
22840   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22841   algorithm: "plot_latency_error_bars"
22842   output-file-type: ".html"
22843   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22844   data: "plot-dpdk-throughput-latency-3n-skx"
22845   filter: "'NIC_Intel-XXV710' and
22846            '64B' and
22847            'BASE' and
22848            'NDRPDR' and
22849            '2T1C' and
22850            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22851   parameters:
22852   - "latency"
22853   - "parent"
22854   - "tags"
22855   layout:
22856     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
22857     layout: "plot-latency"
22858
22859 - type: "plot"
22860   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22861   algorithm: "plot_latency_error_bars"
22862   output-file-type: ".html"
22863   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22864   data: "plot-dpdk-throughput-latency-3n-skx"
22865   filter: "'NIC_Intel-XXV710' and
22866            '64B' and
22867            'BASE' and
22868            'NDRPDR' and
22869            '4T2C' and
22870            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22871   parameters:
22872   - "latency"
22873   - "parent"
22874   - "tags"
22875   layout:
22876     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
22877     layout: "plot-latency"
22878
22879 # Packet Latency - DPDK testpmd 2n-skx-x710
22880 - type: "plot"
22881   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22882   algorithm: "plot_latency_error_bars"
22883   output-file-type: ".html"
22884   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22885   data: "plot-dpdk-throughput-latency-2n-skx"
22886   filter: "'NIC_Intel-X710' and
22887            '64B' and
22888            'BASE' and
22889            'NDRPDR' and
22890            '2T1C' and
22891            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22892   parameters:
22893   - "latency"
22894   - "parent"
22895   - "tags"
22896   layout:
22897     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
22898     layout: "plot-latency"
22899
22900 - type: "plot"
22901   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22902   algorithm: "plot_latency_error_bars"
22903   output-file-type: ".html"
22904   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22905   data: "plot-dpdk-throughput-latency-2n-skx"
22906   filter: "'NIC_Intel-X710' and
22907            '64B' and
22908            'BASE' and
22909            'NDRPDR' and
22910            '4T2C' and
22911            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22912   parameters:
22913   - "latency"
22914   - "parent"
22915   - "tags"
22916   layout:
22917     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
22918     layout: "plot-latency"
22919
22920 # Packet Latency - DPDK testpmd 2n-skx-xxv710
22921 - type: "plot"
22922   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22923   algorithm: "plot_latency_error_bars"
22924   output-file-type: ".html"
22925   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22926   data: "plot-dpdk-throughput-latency-2n-skx"
22927   filter: "'NIC_Intel-XXV710' and
22928            '64B' and
22929            'BASE' and
22930            'NDRPDR' and
22931            '2T1C' and
22932            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22933   parameters:
22934   - "latency"
22935   - "parent"
22936   - "tags"
22937   layout:
22938     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
22939     layout: "plot-latency"
22940
22941 - type: "plot"
22942   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22943   algorithm: "plot_latency_error_bars"
22944   output-file-type: ".html"
22945   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22946   data: "plot-dpdk-throughput-latency-2n-skx"
22947   filter: "'NIC_Intel-XXV710' and
22948            '64B' and
22949            'BASE' and
22950            'NDRPDR' and
22951            '4T2C' and
22952            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22953   parameters:
22954   - "latency"
22955   - "parent"
22956   - "tags"
22957   layout:
22958     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
22959     layout: "plot-latency"
22960
22961 ################################################################################
22962
22963 # Speedup - VPP Container Memif 3n-hsw-x520
22964 - type: "plot"
22965   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22966   algorithm: "plot_throughput_speedup_analysis"
22967   output-file-type: ".html"
22968   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22969   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22970   filter: "'NIC_Intel-X520-DA2' and
22971            '64B' and
22972            ('BASE' or 'SCALE') and
22973            'NDRPDR' and
22974            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22975            not 'VHOST' and
22976            'MEMIF'"
22977   parameters:
22978   - "throughput"
22979   - "parent"
22980   - "tags"
22981   sort:
22982   - "L2XCFWD"
22983   - "L2XCFWD"
22984   - "L2XCFWD"
22985   - "L2BDMACLRN"
22986   - "L2BDMACLRN"
22987   - "L2BDMACLRN"
22988   - "IP4FWD"
22989   layout:
22990     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
22991     layout: "plot-throughput-speedup-analysis"
22992
22993 - type: "plot"
22994   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22995   algorithm: "plot_throughput_speedup_analysis"
22996   output-file-type: ".html"
22997   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22999   filter: "'NIC_Intel-X520-DA2' and
23000            '64B' and
23001            ('BASE' or 'SCALE') and
23002            'NDRPDR' and
23003            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23004            not 'VHOST' and
23005            'MEMIF'"
23006   parameters:
23007   - "throughput"
23008   - "parent"
23009   - "tags"
23010   sort:
23011   - "L2XCFWD"
23012   - "L2XCFWD"
23013   - "L2XCFWD"
23014   - "L2BDMACLRN"
23015   - "L2BDMACLRN"
23016   - "L2BDMACLRN"
23017   - "IP4FWD"
23018   layout:
23019     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23020     layout: "plot-throughput-speedup-analysis"
23021
23022 # Speedup - VPP Container Memif 3n-hsw-x710
23023 - type: "plot"
23024   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23025   algorithm: "plot_throughput_speedup_analysis"
23026   output-file-type: ".html"
23027   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23028   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23029   filter: "'NIC_Intel-X710' and
23030            '64B' and
23031            ('BASE' or 'SCALE') and
23032            'NDRPDR' and
23033            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23034            not 'VHOST' and
23035            'MEMIF'"
23036   parameters:
23037   - "throughput"
23038   - "parent"
23039   - "tags"
23040   sort:
23041   - "L2XCFWD"
23042   - "L2XCFWD"
23043   - "L2XCFWD"
23044   - "L2BDMACLRN"
23045   - "L2BDMACLRN"
23046   - "L2BDMACLRN"
23047   - "IP4FWD"
23048   layout:
23049     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23050     layout: "plot-throughput-speedup-analysis"
23051
23052 - type: "plot"
23053   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23054   algorithm: "plot_throughput_speedup_analysis"
23055   output-file-type: ".html"
23056   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23058   filter: "'NIC_Intel-X710' and
23059            '64B' and
23060            ('BASE' or 'SCALE') and
23061            'NDRPDR' and
23062            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23063            not 'VHOST' and
23064            'MEMIF'"
23065   parameters:
23066   - "throughput"
23067   - "parent"
23068   - "tags"
23069   sort:
23070   - "L2XCFWD"
23071   - "L2XCFWD"
23072   - "L2XCFWD"
23073   - "L2BDMACLRN"
23074   - "L2BDMACLRN"
23075   - "L2BDMACLRN"
23076   - "IP4FWD"
23077   layout:
23078     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23079     layout: "plot-throughput-speedup-analysis"
23080
23081 # Speedup - VPP Container Memif 3n-hsw-xl710
23082 - type: "plot"
23083   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23084   algorithm: "plot_throughput_speedup_analysis"
23085   output-file-type: ".html"
23086   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23087   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23088   filter: "'NIC_Intel-XL710' and
23089            '64B' and
23090            ('BASE' or 'SCALE') and
23091            'NDRPDR' and
23092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23093            not 'VHOST' and
23094            'MEMIF'"
23095   parameters:
23096   - "throughput"
23097   - "parent"
23098   - "tags"
23099   sort:
23100   - "L2XCFWD"
23101   - "L2XCFWD"
23102   - "L2XCFWD"
23103   - "L2BDMACLRN"
23104   - "L2BDMACLRN"
23105   - "L2BDMACLRN"
23106   - "IP4FWD"
23107   layout:
23108     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23109     layout: "plot-throughput-speedup-analysis"
23110
23111 - type: "plot"
23112   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23113   algorithm: "plot_throughput_speedup_analysis"
23114   output-file-type: ".html"
23115   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23117   filter: "'NIC_Intel-XL710' and
23118            '64B' and
23119            ('BASE' or 'SCALE') and
23120            'NDRPDR' and
23121            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23122            not 'VHOST' and
23123            'MEMIF'"
23124   parameters:
23125   - "throughput"
23126   - "parent"
23127   - "tags"
23128   sort:
23129   - "L2XCFWD"
23130   - "L2XCFWD"
23131   - "L2XCFWD"
23132   - "L2BDMACLRN"
23133   - "L2BDMACLRN"
23134   - "L2BDMACLRN"
23135   - "IP4FWD"
23136   layout:
23137     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23138     layout: "plot-throughput-speedup-analysis"
23139
23140 # Speedup - VPP Container Memif 3n-skx-x710
23141 - type: "plot"
23142   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23143   algorithm: "plot_throughput_speedup_analysis"
23144   output-file-type: ".html"
23145   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23146   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23147   filter: "'NIC_Intel-X710' and
23148            '64B' and
23149            ('BASE' or 'SCALE') and
23150            'NDRPDR' and
23151            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23152            not 'VHOST' and
23153            'MEMIF'"
23154   parameters:
23155   - "throughput"
23156   - "parent"
23157   - "tags"
23158   sort:
23159   - "L2XCFWD"
23160   - "L2XCFWD"
23161   - "L2XCFWD"
23162   - "L2BDMACLRN"
23163   - "L2BDMACLRN"
23164   - "L2BDMACLRN"
23165   - "IP4FWD"
23166   layout:
23167     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23168     layout: "plot-throughput-speedup-analysis"
23169
23170 - type: "plot"
23171   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23172   algorithm: "plot_throughput_speedup_analysis"
23173   output-file-type: ".html"
23174   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23175   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23176   filter: "'NIC_Intel-X710' and
23177            '64B' and
23178            ('BASE' or 'SCALE') and
23179            'NDRPDR' and
23180            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23181            not 'VHOST' and
23182            'MEMIF'"
23183   parameters:
23184   - "throughput"
23185   - "parent"
23186   - "tags"
23187   sort:
23188   - "L2XCFWD"
23189   - "L2XCFWD"
23190   - "L2XCFWD"
23191   - "L2BDMACLRN"
23192   - "L2BDMACLRN"
23193   - "L2BDMACLRN"
23194   - "IP4FWD"
23195   layout:
23196     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23197     layout: "plot-throughput-speedup-analysis"
23198
23199 # Speedup - VPP Container Memif 2n-skx-x710
23200 - type: "plot"
23201   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23202   algorithm: "plot_throughput_speedup_analysis"
23203   output-file-type: ".html"
23204   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23205   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23206   filter: "'NIC_Intel-X710' and
23207            '64B' and
23208            ('BASE' or 'SCALE') and
23209            'NDRPDR' and
23210            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23211            not 'VHOST' and
23212            not 'NF_DENSITY' and
23213            'MEMIF'"
23214   parameters:
23215   - "throughput"
23216   - "parent"
23217   - "tags"
23218   sort:
23219   - "L2XCFWD"
23220   - "L2XCFWD"
23221   - "L2XCFWD"
23222   - "L2BDMACLRN"
23223   - "L2BDMACLRN"
23224   - "L2BDMACLRN"
23225   - "IP4FWD"
23226   layout:
23227     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23228     layout: "plot-throughput-speedup-analysis"
23229
23230 - type: "plot"
23231   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23232   algorithm: "plot_throughput_speedup_analysis"
23233   output-file-type: ".html"
23234   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23235   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23236   filter: "'NIC_Intel-X710' and
23237            '64B' and
23238            ('BASE' or 'SCALE') and
23239            'NDRPDR' and
23240            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23241            not 'VHOST' and
23242            not 'NF_DENSITY' and
23243            'MEMIF'"
23244   parameters:
23245   - "throughput"
23246   - "parent"
23247   - "tags"
23248   sort:
23249   - "L2XCFWD"
23250   - "L2XCFWD"
23251   - "L2XCFWD"
23252   - "L2BDMACLRN"
23253   - "L2BDMACLRN"
23254   - "L2BDMACLRN"
23255   - "IP4FWD"
23256   layout:
23257     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23258     layout: "plot-throughput-speedup-analysis"
23259
23260 ## Speedup - VPP Container Memif 2n-skx-xxv710
23261 #- type: "plot"
23262 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23263 #  algorithm: "plot_throughput_speedup_analysis"
23264 #  output-file-type: ".html"
23265 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23266 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23267 #  filter: "'NIC_Intel-XXV710' and
23268 #           '64B' and
23269 #           ('BASE' or 'SCALE') and
23270 #           'NDRPDR' and
23271 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23272 #           not 'VHOST' and
23273 #           'MEMIF'"
23274 #  parameters:
23275 #  - "throughput"
23276 #  - "parent"
23277 #  - "tags"
23278 #  sort:
23279 #  - "L2XCFWD"
23280 #  - "L2XCFWD"
23281 #  - "L2XCFWD"
23282 #  - "L2BDMACLRN"
23283 #  - "L2BDMACLRN"
23284 #  - "L2BDMACLRN"
23285 #  - "IP4FWD"
23286 #  layout:
23287 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23288 #    layout: "plot-throughput-speedup-analysis"
23289 #
23290 #- type: "plot"
23291 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23292 #  algorithm: "plot_throughput_speedup_analysis"
23293 #  output-file-type: ".html"
23294 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23295 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23296 #  filter: "'NIC_Intel-XXV710' and
23297 #           '64B' and
23298 #           ('BASE' or 'SCALE') and
23299 #           'NDRPDR' and
23300 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23301 #           not 'VHOST' and
23302 #           'MEMIF'"
23303 #  parameters:
23304 #  - "throughput"
23305 #  - "parent"
23306 #  - "tags"
23307 #  sort:
23308 #  - "L2XCFWD"
23309 #  - "L2XCFWD"
23310 #  - "L2XCFWD"
23311 #  - "L2BDMACLRN"
23312 #  - "L2BDMACLRN"
23313 #  - "L2BDMACLRN"
23314 #  - "IP4FWD"
23315 #  layout:
23316 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23317 #    layout: "plot-throughput-speedup-analysis"
23318
23319 ################################################################################
23320
23321 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23322 #- type: "plot"
23323 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23324 #  algorithm: "plot_throughput_speedup_analysis"
23325 #  output-file-type: ".html"
23326 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23327 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23328 #  filter: "'NIC_Intel-X520-DA2' and
23329 #           '64B' and
23330 #           ('BASE' or 'SCALE') and
23331 #           'NDRPDR' and
23332 #           'L2XCFWD' and
23333 #           not 'VHOST' and
23334 #           not 'NF_DENSITY' and
23335 #           'MEMIF'"
23336 #  parameters:
23337 #  - "throughput"
23338 #  - "parent"
23339 #  - "tags"
23340 #  sort:
23341 #  - "1VNF"
23342 #  - "2VNF"
23343 #  - "4VNF"
23344 #  - "2VNF"
23345 #  - "4VNF"
23346 #  layout:
23347 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23348 #    layout: "plot-throughput-speedup-analysis"
23349 #
23350 #- type: "plot"
23351 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23352 #  algorithm: "plot_throughput_speedup_analysis"
23353 #  output-file-type: ".html"
23354 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23355 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23356 #  filter: "'NIC_Intel-X520-DA2' and
23357 #           '64B' and
23358 #           ('BASE' or 'SCALE') and
23359 #           'NDRPDR' and
23360 #           'L2XCFWD' and
23361 #           not 'VHOST' and
23362 #           not 'NF_DENSITY' and
23363 #           'MEMIF'"
23364 #  parameters:
23365 #  - "throughput"
23366 #  - "parent"
23367 #  - "tags"
23368 #  sort:
23369 #  - "1VNF"
23370 #  - "2VNF"
23371 #  - "4VNF"
23372 #  - "2VNF"
23373 #  - "4VNF"
23374 #  layout:
23375 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23376 #    layout: "plot-throughput-speedup-analysis"
23377 #
23378 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23379 #- type: "plot"
23380 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23381 #  algorithm: "plot_throughput_speedup_analysis"
23382 #  output-file-type: ".html"
23383 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23384 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23385 #  filter: "'NIC_Intel-X520-DA2' and
23386 #           '64B' and
23387 #           ('BASE' or 'SCALE') and
23388 #           'NDRPDR' and
23389 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23390 #           not 'VHOST' and
23391 #           not 'NF_DENSITY' and
23392 #           'MEMIF'"
23393 #  parameters:
23394 #  - "throughput"
23395 #  - "parent"
23396 #  - "tags"
23397 #  sort:
23398 #  - "1VNF"
23399 #  - "2VNF"
23400 #  - "4VNF"
23401 #  - "2VNF"
23402 #  - "4VNF"
23403 #  layout:
23404 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23405 #    layout: "plot-throughput-speedup-analysis"
23406 #
23407 #- type: "plot"
23408 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23409 #  algorithm: "plot_throughput_speedup_analysis"
23410 #  output-file-type: ".html"
23411 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23412 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23413 #  filter: "'NIC_Intel-X520-DA2' and
23414 #           '64B' and
23415 #           ('BASE' or 'SCALE') and
23416 #           'NDRPDR' and
23417 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23418 #           not 'VHOST' and
23419 #           not 'NF_DENSITY' and
23420 #           'MEMIF'"
23421 #  parameters:
23422 #  - "throughput"
23423 #  - "parent"
23424 #  - "tags"
23425 #  sort:
23426 #  - "1VNF"
23427 #  - "2VNF"
23428 #  - "4VNF"
23429 #  - "2VNF"
23430 #  - "4VNF"
23431 #  layout:
23432 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23433 #    layout: "plot-throughput-speedup-analysis"
23434 #
23435 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23436 #- type: "plot"
23437 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23438 #  algorithm: "plot_throughput_speedup_analysis"
23439 #  output-file-type: ".html"
23440 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23441 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23442 #  filter: "'NIC_Intel-X710' and
23443 #           '64B' and
23444 #           ('BASE' or 'SCALE') and
23445 #           'NDRPDR' and
23446 #           'L2XCFWD' and
23447 #           not 'VHOST' and
23448 #           not 'NF_DENSITY' and
23449 #           'MEMIF'"
23450 #  parameters:
23451 #  - "throughput"
23452 #  - "parent"
23453 #  - "tags"
23454 #  sort:
23455 #  - "1VNF"
23456 #  - "2VNF"
23457 #  - "4VNF"
23458 #  - "2VNF"
23459 #  - "4VNF"
23460 #  layout:
23461 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23462 #    layout: "plot-throughput-speedup-analysis"
23463 #
23464 #- type: "plot"
23465 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23466 #  algorithm: "plot_throughput_speedup_analysis"
23467 #  output-file-type: ".html"
23468 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23469 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23470 #  filter: "'NIC_Intel-X710' and
23471 #           '64B' and
23472 #           ('BASE' or 'SCALE') and
23473 #           'NDRPDR' and
23474 #           'L2XCFWD' and
23475 #           not 'VHOST' and
23476 #           not 'NF_DENSITY' and
23477 #           'MEMIF'"
23478 #  parameters:
23479 #  - "throughput"
23480 #  - "parent"
23481 #  - "tags"
23482 #  sort:
23483 #  - "1VNF"
23484 #  - "2VNF"
23485 #  - "4VNF"
23486 #  - "2VNF"
23487 #  - "4VNF"
23488 #  layout:
23489 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23490 #    layout: "plot-throughput-speedup-analysis"
23491 #
23492 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23493 #- type: "plot"
23494 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23495 #  algorithm: "plot_throughput_speedup_analysis"
23496 #  output-file-type: ".html"
23497 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23498 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23499 #  filter: "'NIC_Intel-X710' and
23500 #           '64B' and
23501 #           ('BASE' or 'SCALE') and
23502 #           'NDRPDR' and
23503 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23504 #           not 'VHOST' and
23505 #           not 'NF_DENSITY' and
23506 #           'MEMIF'"
23507 #  parameters:
23508 #  - "throughput"
23509 #  - "parent"
23510 #  - "tags"
23511 #  sort:
23512 #  - "1VNF"
23513 #  - "2VNF"
23514 #  - "4VNF"
23515 #  - "2VNF"
23516 #  - "4VNF"
23517 #  layout:
23518 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23519 #    layout: "plot-throughput-speedup-analysis"
23520 #
23521 #- type: "plot"
23522 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23523 #  algorithm: "plot_throughput_speedup_analysis"
23524 #  output-file-type: ".html"
23525 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23526 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23527 #  filter: "'NIC_Intel-X710' and
23528 #           '64B' and
23529 #           ('BASE' or 'SCALE') and
23530 #           'NDRPDR' and
23531 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23532 #           not 'VHOST' and
23533 #           not 'NF_DENSITY' and
23534 #           'MEMIF'"
23535 #  parameters:
23536 #  - "throughput"
23537 #  - "parent"
23538 #  - "tags"
23539 #  sort:
23540 #  - "1VNF"
23541 #  - "2VNF"
23542 #  - "4VNF"
23543 #  - "2VNF"
23544 #  - "4VNF"
23545 #  layout:
23546 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23547 #    layout: "plot-throughput-speedup-analysis"
23548
23549 ################################################################################
23550
23551 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23552 - type: "plot"
23553   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23554   algorithm: "plot_throughput_speedup_analysis"
23555   output-file-type: ".html"
23556   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23557   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23558   filter: "'NIC_Intel-X520-DA2' and
23559            '64B' and
23560            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23561            'NDRPDR' and
23562            'IP4FWD' and
23563            not 'IPSEC' and
23564            not 'DOT1Q' and
23565            not 'VHOST'"
23566   parameters:
23567   - "throughput"
23568   - "parent"
23569   - "tags"
23570   sort:
23571   - "DOT1Q"
23572   - "IP4BASE"
23573   - "FIB_20K"
23574   - "FIB_200K"
23575   - "FIB_2M"
23576   layout:
23577     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23578     layout: "plot-throughput-speedup-analysis"
23579
23580 - type: "plot"
23581   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23582   algorithm: "plot_throughput_speedup_analysis"
23583   output-file-type: ".html"
23584   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23586   filter: "'NIC_Intel-X520-DA2' and
23587            '64B' and
23588            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23589            'NDRPDR' and
23590            'IP4FWD' and
23591            not 'IPSEC' and
23592            not 'DOT1Q' and
23593            not 'VHOST'"
23594   parameters:
23595   - "throughput"
23596   - "parent"
23597   - "tags"
23598   sort:
23599   - "DOT1Q"
23600   - "IP4BASE"
23601   - "FIB_20K"
23602   - "FIB_200K"
23603   - "FIB_2M"
23604   layout:
23605     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23606     layout: "plot-throughput-speedup-analysis"
23607
23608 # Speedup - VPP IPv4 3n-hsw-x520 features
23609 - type: "plot"
23610   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23611   algorithm: "plot_throughput_speedup_analysis"
23612   output-file-type: ".html"
23613   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23614   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23615   filter: "'NIC_Intel-X520-DA2' and
23616            '64B' and
23617            ('IP4BASE' or
23618             'POLICE_MARK' or
23619             'COPWHLIST' or
23620             ('NAT44' and 'BASE') or
23621             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23622            'NDRPDR' and
23623            'IP4FWD' and
23624            not 'IPSEC' and
23625            not 'VHOST'"
23626   parameters:
23627   - "throughput"
23628   - "parent"
23629   - "tags"
23630   sort:
23631   - "DOT1Q"
23632   - "IP4BASE"
23633   - "NAT44"
23634   - "POLICE_MARK"
23635   - "COPWHLIST"
23636   - "IACL"
23637   - "OACL"
23638   layout:
23639     title: "ip4-3n-hsw-x520-64b-features-ndr"
23640     layout: "plot-throughput-speedup-analysis"
23641
23642 - type: "plot"
23643   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23644   algorithm: "plot_throughput_speedup_analysis"
23645   output-file-type: ".html"
23646   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23648   filter: "'NIC_Intel-X520-DA2' and
23649            '64B' and
23650            ('IP4BASE' or
23651             'POLICE_MARK' or
23652             'COPWHLIST' or
23653             ('NAT44' and 'BASE') or
23654             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23655            'NDRPDR' and
23656            'IP4FWD' and
23657            not 'IPSEC' and
23658            not 'VHOST'"
23659   parameters:
23660   - "throughput"
23661   - "parent"
23662   - "tags"
23663   sort:
23664   - "DOT1Q"
23665   - "IP4BASE"
23666   - "NAT44"
23667   - "POLICE_MARK"
23668   - "COPWHLIST"
23669   - "IACL"
23670   - "OACL"
23671   layout:
23672     title: "ip4-3n-hsw-x520-64b-features-pdr"
23673     layout: "plot-throughput-speedup-analysis"
23674
23675 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23676 - type: "plot"
23677   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23678   algorithm: "plot_throughput_speedup_analysis"
23679   output-file-type: ".html"
23680   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23681   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23682   filter: "'NIC_Intel-X520-DA2' and
23683            '64B' and
23684            'NDRPDR' and
23685            'IP4FWD' and
23686            ('NAT44' or 'IP4BASE') and
23687            not 'DOT1Q' and
23688            not 'IPSEC' and
23689            not 'VHOST'"
23690   parameters:
23691   - "throughput"
23692   - "parent"
23693   - "tags"
23694   sort:
23695   - "IP4BASE"
23696   - "BASE"
23697   - "SRC_USER_10"
23698   - "SRC_USER_100"
23699   - "SRC_USER_1000"
23700   - "SRC_USER_2000"
23701   layout:
23702     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23703     layout: "plot-throughput-speedup-analysis"
23704
23705 - type: "plot"
23706   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23707   algorithm: "plot_throughput_speedup_analysis"
23708   output-file-type: ".html"
23709   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23711   filter: "'NIC_Intel-X520-DA2' and
23712            '64B' and
23713            'NDRPDR' and
23714            'IP4FWD' and
23715            ('NAT44' or 'IP4BASE') and
23716            not 'DOT1Q' and
23717            not 'IPSEC' and
23718            not 'VHOST'"
23719   parameters:
23720   - "throughput"
23721   - "parent"
23722   - "tags"
23723   sort:
23724   - "IP4BASE"
23725   - "BASE"
23726   - "SRC_USER_10"
23727   - "SRC_USER_100"
23728   - "SRC_USER_1000"
23729   - "SRC_USER_2000"
23730   layout:
23731     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23732     layout: "plot-throughput-speedup-analysis"
23733
23734 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23735 - type: "plot"
23736   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23737   algorithm: "plot_throughput_speedup_analysis"
23738   output-file-type: ".html"
23739   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23740   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23741   filter: "'NIC_Intel-X520-DA2' and
23742            '64B' and
23743            'NDRPDR' and
23744            'IP4FWD' and
23745            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23746            not 'IPSEC' and
23747            not 'DOT1Q' and
23748            not 'VHOST'"
23749   parameters:
23750   - "throughput"
23751   - "parent"
23752   - "tags"
23753   sort:
23754   - "IP4BASE"
23755   - "ACL_STATELESS"
23756   - "ACL_STATEFUL"
23757   - "ACL_STATELESS"
23758   - "ACL_STATEFUL"
23759   layout:
23760     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23761     layout: "plot-throughput-speedup-analysis"
23762
23763 - type: "plot"
23764   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23765   algorithm: "plot_throughput_speedup_analysis"
23766   output-file-type: ".html"
23767   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23768   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23769   filter: "'NIC_Intel-X520-DA2' and
23770            '64B' and
23771            'NDRPDR' and
23772            'IP4FWD' and
23773            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23774            not 'IPSEC' and
23775            not 'DOT1Q' and
23776            not 'VHOST'"
23777   parameters:
23778   - "throughput"
23779   - "parent"
23780   - "tags"
23781   sort:
23782   - "IP4BASE"
23783   - "ACL_STATELESS"
23784   - "ACL_STATEFUL"
23785   - "ACL_STATELESS"
23786   - "ACL_STATEFUL"
23787   layout:
23788     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23789     layout: "plot-throughput-speedup-analysis"
23790
23791 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23792 - type: "plot"
23793   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23794   algorithm: "plot_throughput_speedup_analysis"
23795   output-file-type: ".html"
23796   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23798   filter: "'NIC_Intel-X520-DA2' and
23799            '64B' and
23800            'NDRPDR' and
23801            'IP4FWD' and
23802            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23803            not 'IPSEC' and
23804            not 'DOT1Q' and
23805            not 'VHOST'"
23806   parameters:
23807   - "throughput"
23808   - "parent"
23809   - "tags"
23810   sort:
23811   - "IP4BASE"
23812   - "ACL_STATELESS"
23813   - "ACL_STATEFUL"
23814   - "ACL_STATELESS"
23815   - "ACL_STATEFUL"
23816   layout:
23817     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
23818     layout: "plot-throughput-speedup-analysis"
23819
23820 - type: "plot"
23821   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23822   algorithm: "plot_throughput_speedup_analysis"
23823   output-file-type: ".html"
23824   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23826   filter: "'NIC_Intel-X520-DA2' and
23827            '64B' and
23828            'NDRPDR' and
23829            'IP4FWD' and
23830            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23831            not 'IPSEC' and
23832            not 'DOT1Q' and
23833            not 'VHOST'"
23834   parameters:
23835   - "throughput"
23836   - "parent"
23837   - "tags"
23838   sort:
23839   - "IP4BASE"
23840   - "ACL_STATELESS"
23841   - "ACL_STATEFUL"
23842   - "ACL_STATELESS"
23843   - "ACL_STATEFUL"
23844   layout:
23845     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
23846     layout: "plot-throughput-speedup-analysis"
23847
23848 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
23849 - type: "plot"
23850   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23851   algorithm: "plot_throughput_speedup_analysis"
23852   output-file-type: ".html"
23853   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23855   filter: "'NIC_Intel-X710' and
23856            '64B' and
23857            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23858            'NDRPDR' and
23859            'IP4FWD' and
23860            not 'IPSEC' and
23861            not 'DOT1Q' and
23862            not 'VHOST'"
23863   parameters:
23864   - "throughput"
23865   - "parent"
23866   - "tags"
23867   sort:
23868   - "IP4BASE"
23869   - "FIB_20K"
23870   - "FIB_200K"
23871   - "FIB_2M"
23872   layout:
23873     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
23874     layout: "plot-throughput-speedup-analysis"
23875
23876 - type: "plot"
23877   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23878   algorithm: "plot_throughput_speedup_analysis"
23879   output-file-type: ".html"
23880   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23882   filter: "'NIC_Intel-X710' and
23883            '64B' and
23884            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23885            'NDRPDR' and
23886            'IP4FWD' and
23887            not 'IPSEC' and
23888            not 'DOT1Q' and
23889            not 'VHOST'"
23890   parameters:
23891   - "throughput"
23892   - "parent"
23893   - "tags"
23894   sort:
23895   - "IP4BASE"
23896   - "FIB_20K"
23897   - "FIB_200K"
23898   - "FIB_2M"
23899   layout:
23900     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
23901     layout: "plot-throughput-speedup-analysis"
23902
23903 # Speedup - VPP IPv4 3n-hsw-x710 features
23904 - type: "plot"
23905   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
23906   algorithm: "plot_throughput_speedup_analysis"
23907   output-file-type: ".html"
23908   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
23909   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23910   filter: "'NIC_Intel-X710' and
23911            '64B' and
23912            ('IP4BASE' or
23913             'POLICE_MARK' or
23914             'COPWHLIST' or
23915             ('NAT44' and 'BASE') or
23916             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23917            'NDRPDR' and
23918            'IP4FWD' and
23919            not 'IPSEC' and
23920            not 'VHOST'"
23921   parameters:
23922   - "throughput"
23923   - "parent"
23924   - "tags"
23925   sort:
23926   - "DOT1Q"
23927   - "IP4BASE"
23928   - "NAT44"
23929   - "POLICE_MARK"
23930   - "COPWHLIST"
23931   - "IACL"
23932   - "OACL"
23933   layout:
23934     title: "ip4-3n-hsw-x710-64b-features-ndr"
23935     layout: "plot-throughput-speedup-analysis"
23936
23937 - type: "plot"
23938   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
23939   algorithm: "plot_throughput_speedup_analysis"
23940   output-file-type: ".html"
23941   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
23942   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23943   filter: "'NIC_Intel-X710' and
23944            '64B' and
23945            ('IP4BASE' or
23946             'POLICE_MARK' or
23947             'COPWHLIST' or
23948             ('NAT44' and 'BASE') or
23949             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23950            'NDRPDR' and
23951            'IP4FWD' and
23952            not 'IPSEC' and
23953            not 'VHOST'"
23954   parameters:
23955   - "throughput"
23956   - "parent"
23957   - "tags"
23958   sort:
23959   - "DOT1Q"
23960   - "IP4BASE"
23961   - "NAT44"
23962   - "POLICE_MARK"
23963   - "COPWHLIST"
23964   - "IACL"
23965   - "OACL"
23966   layout:
23967     title: "ip4-3n-hsw-x710-64b-features-pdr"
23968     layout: "plot-throughput-speedup-analysis"
23969
23970 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
23971 - type: "plot"
23972   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23973   algorithm: "plot_throughput_speedup_analysis"
23974   output-file-type: ".html"
23975   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23977   filter: "'NIC_Intel-X710' and
23978            '64B' and
23979            'NDRPDR' and
23980            'IP4FWD' and
23981            ('NAT44' or 'IP4BASE') and
23982            not 'IPSEC' and
23983            not 'VHOST'"
23984   parameters:
23985   - "throughput"
23986   - "parent"
23987   - "tags"
23988   sort:
23989   - "IP4BASE"
23990   - "BASE"
23991   - "SRC_USER_10"
23992   - "SRC_USER_100"
23993   - "SRC_USER_1000"
23994   - "SRC_USER_2000"
23995   layout:
23996     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
23997     layout: "plot-throughput-speedup-analysis"
23998
23999 - type: "plot"
24000   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24001   algorithm: "plot_throughput_speedup_analysis"
24002   output-file-type: ".html"
24003   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24004   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24005   filter: "'NIC_Intel-X710' and
24006            '64B' and
24007            'NDRPDR' and
24008            'IP4FWD' and
24009            ('NAT44' or 'IP4BASE') and
24010            not 'IPSEC' and
24011            not 'VHOST'"
24012   parameters:
24013   - "throughput"
24014   - "parent"
24015   - "tags"
24016   sort:
24017   - "IP4BASE"
24018   - "BASE"
24019   - "SRC_USER_10"
24020   - "SRC_USER_100"
24021   - "SRC_USER_1000"
24022   - "SRC_USER_2000"
24023   layout:
24024     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24025     layout: "plot-throughput-speedup-analysis"
24026
24027 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24028 - type: "plot"
24029   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24030   algorithm: "plot_throughput_speedup_analysis"
24031   output-file-type: ".html"
24032   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24033   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24034   filter: "'NIC_Intel-X710' and
24035            '64B' and
24036            'NDRPDR' and
24037            'IP4FWD' and
24038            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24039            not 'IPSEC' and
24040            not 'VHOST'"
24041   parameters:
24042   - "throughput"
24043   - "parent"
24044   - "tags"
24045   sort:
24046   - "IP4BASE"
24047   - "ACL_STATELESS"
24048   - "ACL_STATEFUL"
24049   - "ACL_STATELESS"
24050   - "ACL_STATEFUL"
24051   layout:
24052     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24053     layout: "plot-throughput-speedup-analysis"
24054
24055 - type: "plot"
24056   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24057   algorithm: "plot_throughput_speedup_analysis"
24058   output-file-type: ".html"
24059   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24060   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24061   filter: "'NIC_Intel-X710' and
24062            '64B' and
24063            'NDRPDR' and
24064            'IP4FWD' and
24065            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24066            not 'IPSEC' and
24067            not 'VHOST'"
24068   parameters:
24069   - "throughput"
24070   - "parent"
24071   - "tags"
24072   sort:
24073   - "IP4BASE"
24074   - "ACL_STATELESS"
24075   - "ACL_STATEFUL"
24076   - "ACL_STATELESS"
24077   - "ACL_STATEFUL"
24078   layout:
24079     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24080     layout: "plot-throughput-speedup-analysis"
24081
24082 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24083 - type: "plot"
24084   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24085   algorithm: "plot_throughput_speedup_analysis"
24086   output-file-type: ".html"
24087   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24088   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24089   filter: "'NIC_Intel-XL710' and
24090            '64B' and
24091            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24092            'NDRPDR' and
24093            'IP4FWD' and
24094            not 'IPSEC' and
24095            not 'VHOST'"
24096   parameters:
24097   - "throughput"
24098   - "parent"
24099   - "tags"
24100   sort:
24101   - "IP4BASE"
24102   - "FIB_20K"
24103   - "FIB_200K"
24104   - "FIB_2M"
24105   layout:
24106     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24107     layout: "plot-throughput-speedup-analysis"
24108
24109 - type: "plot"
24110   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24111   algorithm: "plot_throughput_speedup_analysis"
24112   output-file-type: ".html"
24113   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24114   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24115   filter: "'NIC_Intel-XL710' and
24116            '64B' and
24117            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24118            'NDRPDR' and
24119            'IP4FWD' and
24120            not 'IPSEC' and
24121            not 'VHOST'"
24122   parameters:
24123   - "throughput"
24124   - "parent"
24125   - "tags"
24126   sort:
24127   - "IP4BASE"
24128   - "FIB_20K"
24129   - "FIB_200K"
24130   - "FIB_2M"
24131   layout:
24132     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24133     layout: "plot-throughput-speedup-analysis"
24134
24135 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24136 - type: "plot"
24137   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24138   algorithm: "plot_throughput_speedup_analysis"
24139   output-file-type: ".html"
24140   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24141   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24142   filter: "'NIC_Intel-X710' and
24143            '64B' and
24144            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24145            'NDRPDR' and
24146            'IP4FWD' and
24147            not 'IPSEC' and
24148            not 'DOT1Q' and
24149            not 'VHOST'"
24150   parameters:
24151   - "throughput"
24152   - "parent"
24153   - "tags"
24154   sort:
24155   - "IP4BASE"
24156   - "FIB_20K"
24157   - "FIB_200K"
24158   - "FIB_2M"
24159   layout:
24160     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24161     layout: "plot-throughput-speedup-analysis"
24162
24163 - type: "plot"
24164   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24165   algorithm: "plot_throughput_speedup_analysis"
24166   output-file-type: ".html"
24167   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24168   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24169   filter: "'NIC_Intel-X710' and
24170            '64B' and
24171            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24172            'NDRPDR' and
24173            'IP4FWD' and
24174            not 'IPSEC' and
24175            not 'DOT1Q' and
24176            not 'VHOST'"
24177   parameters:
24178   - "throughput"
24179   - "parent"
24180   - "tags"
24181   sort:
24182   - "IP4BASE"
24183   - "FIB_20K"
24184   - "FIB_200K"
24185   - "FIB_2M"
24186   layout:
24187     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24188     layout: "plot-throughput-speedup-analysis"
24189
24190 # Speedup - VPP IPv4 3n-skx-x710 features
24191 - type: "plot"
24192   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24193   algorithm: "plot_throughput_speedup_analysis"
24194   output-file-type: ".html"
24195   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24197   filter: "'NIC_Intel-X710' and
24198            '64B' and
24199            ('IP4BASE' or
24200             'POLICE_MARK' or
24201             'COPWHLIST' or
24202             ('NAT44' and 'BASE') or
24203             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24204            'NDRPDR' and
24205            'IP4FWD' and
24206            not 'IPSEC' and
24207            not 'VHOST'"
24208   parameters:
24209   - "throughput"
24210   - "parent"
24211   - "tags"
24212   sort:
24213   - "DOT1Q"
24214   - "IP4BASE"
24215   - "NAT44"
24216   - "POLICE_MARK"
24217   - "COPWHLIST"
24218   - "IACL"
24219   - "OACL"
24220   layout:
24221     title: "ip4-3n-skx-x710-64b-features-ndr"
24222     layout: "plot-throughput-speedup-analysis"
24223
24224 - type: "plot"
24225   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24226   algorithm: "plot_throughput_speedup_analysis"
24227   output-file-type: ".html"
24228   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24229   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24230   filter: "'NIC_Intel-X710' and
24231            '64B' and
24232            ('IP4BASE' or
24233             'POLICE_MARK' or
24234             'COPWHLIST' or
24235             ('NAT44' and 'BASE') or
24236             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24237            'NDRPDR' and
24238            'IP4FWD' and
24239            not 'IPSEC' and
24240            not 'VHOST'"
24241   parameters:
24242   - "throughput"
24243   - "parent"
24244   - "tags"
24245   sort:
24246   - "DOT1Q"
24247   - "IP4BASE"
24248   - "NAT44"
24249   - "POLICE_MARK"
24250   - "COPWHLIST"
24251   - "IACL"
24252   - "OACL"
24253   layout:
24254     title: "ip4-3n-skx-x710-64b-features-pdr"
24255     layout: "plot-throughput-speedup-analysis"
24256
24257 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24258 - type: "plot"
24259   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24260   algorithm: "plot_throughput_speedup_analysis"
24261   output-file-type: ".html"
24262   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24264   filter: "'NIC_Intel-X710' and
24265            '64B' and
24266            'NDRPDR' and
24267            'IP4FWD' and
24268            ('NAT44' or 'IP4BASE') and
24269            not 'IPSEC' and
24270            not 'VHOST'"
24271   parameters:
24272   - "throughput"
24273   - "parent"
24274   - "tags"
24275   sort:
24276   - "IP4BASE"
24277   - "BASE"
24278   - "SRC_USER_10"
24279   - "SRC_USER_100"
24280   - "SRC_USER_1000"
24281   - "SRC_USER_2000"
24282   layout:
24283     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24284     layout: "plot-throughput-speedup-analysis"
24285
24286 - type: "plot"
24287   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24288   algorithm: "plot_throughput_speedup_analysis"
24289   output-file-type: ".html"
24290   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24291   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24292   filter: "'NIC_Intel-X710' and
24293            '64B' and
24294            'NDRPDR' and
24295            'IP4FWD' and
24296            ('NAT44' or 'IP4BASE') and
24297            not 'IPSEC' and
24298            not 'VHOST'"
24299   parameters:
24300   - "throughput"
24301   - "parent"
24302   - "tags"
24303   sort:
24304   - "IP4BASE"
24305   - "BASE"
24306   - "SRC_USER_10"
24307   - "SRC_USER_100"
24308   - "SRC_USER_1000"
24309   - "SRC_USER_2000"
24310   layout:
24311     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24312     layout: "plot-throughput-speedup-analysis"
24313
24314 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24315 - type: "plot"
24316   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24317   algorithm: "plot_throughput_speedup_analysis"
24318   output-file-type: ".html"
24319   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24320   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24321   filter: "'NIC_Intel-X710' and
24322            '64B' and
24323            'NDRPDR' and
24324            'IP4FWD' and
24325            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24326            not 'IPSEC' and
24327            not 'VHOST'"
24328   parameters:
24329   - "throughput"
24330   - "parent"
24331   - "tags"
24332   sort:
24333   - "IP4BASE"
24334   - "ACL_STATELESS"
24335   - "ACL_STATEFUL"
24336   - "ACL_STATELESS"
24337   - "ACL_STATEFUL"
24338   layout:
24339     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24340     layout: "plot-throughput-speedup-analysis"
24341
24342 - type: "plot"
24343   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24344   algorithm: "plot_throughput_speedup_analysis"
24345   output-file-type: ".html"
24346   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24347   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24348   filter: "'NIC_Intel-X710' and
24349            '64B' and
24350            'NDRPDR' and
24351            'IP4FWD' and
24352            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24353            not 'IPSEC' and
24354            not 'VHOST'"
24355   parameters:
24356   - "throughput"
24357   - "parent"
24358   - "tags"
24359   sort:
24360   - "IP4BASE"
24361   - "ACL_STATELESS"
24362   - "ACL_STATEFUL"
24363   - "ACL_STATELESS"
24364   - "ACL_STATEFUL"
24365   layout:
24366     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24367     layout: "plot-throughput-speedup-analysis"
24368
24369 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24370 #- type: "plot"
24371 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24372 #  algorithm: "plot_throughput_speedup_analysis"
24373 #  output-file-type: ".html"
24374 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24375 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24376 #  filter: "'NIC_Intel-X710' and
24377 #           '64B' and
24378 #           'NDRPDR' and
24379 #           'IP4FWD' and
24380 #           'OACL' and
24381 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24382 #           not 'IPSEC' and
24383 #           not 'VHOST'"
24384 #  parameters:
24385 #  - "throughput"
24386 #  - "parent"
24387 #  - "tags"
24388 #  sort:
24389 #  - "ACL_STATELESS"
24390 #  - "ACL_STATEFUL"
24391 #  - "ACL_STATELESS"
24392 #  - "ACL_STATEFUL"
24393 #  layout:
24394 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24395 #    layout: "plot-throughput-speedup-analysis"
24396 #
24397 #- type: "plot"
24398 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24399 #  algorithm: "plot_throughput_speedup_analysis"
24400 #  output-file-type: ".html"
24401 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24402 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24403 #  filter: "'NIC_Intel-X710' and
24404 #           '64B' and
24405 #           'NDRPDR' and
24406 #           'IP4FWD' and
24407 #           'OACL' and
24408 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24409 #           not 'IPSEC' and
24410 #           not 'VHOST'"
24411 #  parameters:
24412 #  - "throughput"
24413 #  - "parent"
24414 #  - "tags"
24415 #  sort:
24416 #  - "ACL_STATELESS"
24417 #  - "ACL_STATEFUL"
24418 #  - "ACL_STATELESS"
24419 #  - "ACL_STATEFUL"
24420 #  layout:
24421 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24422 #    layout: "plot-throughput-speedup-analysis"
24423
24424 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24425 - type: "plot"
24426   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24427   algorithm: "plot_throughput_speedup_analysis"
24428   output-file-type: ".html"
24429   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24430   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24431   filter: "'NIC_Intel-X710' and
24432            '64B' and
24433            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24434            'NDRPDR' and
24435            'IP4FWD' and
24436            not 'IPSEC' and
24437            not 'DOT1Q' and
24438            not 'VHOST'"
24439   parameters:
24440   - "throughput"
24441   - "parent"
24442   - "tags"
24443   sort:
24444   - "IP4BASE"
24445   - "FIB_20K"
24446   - "FIB_200K"
24447   - "FIB_2M"
24448   layout:
24449     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24450     layout: "plot-throughput-speedup-analysis"
24451
24452 - type: "plot"
24453   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24454   algorithm: "plot_throughput_speedup_analysis"
24455   output-file-type: ".html"
24456   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24457   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24458   filter: "'NIC_Intel-X710' and
24459            '64B' and
24460            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24461            'NDRPDR' and
24462            'IP4FWD' and
24463            not 'IPSEC' and
24464            not 'DOT1Q' and
24465            not 'VHOST'"
24466   parameters:
24467   - "throughput"
24468   - "parent"
24469   - "tags"
24470   sort:
24471   - "IP4BASE"
24472   - "FIB_20K"
24473   - "FIB_200K"
24474   - "FIB_2M"
24475   layout:
24476     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24477     layout: "plot-throughput-speedup-analysis"
24478
24479 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24480 - type: "plot"
24481   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24482   algorithm: "plot_throughput_speedup_analysis"
24483   output-file-type: ".html"
24484   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24485   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24486   filter: "'NIC_Intel-X710' and
24487            '64B' and
24488            'NDRPDR' and
24489            'IP4FWD' and
24490            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24491            not 'IPSEC' and
24492            not 'VHOST'"
24493   parameters:
24494   - "throughput"
24495   - "parent"
24496   - "tags"
24497   sort:
24498   - "IP4BASE"
24499   - "ACL_STATELESS"
24500   - "ACL_STATEFUL"
24501   - "ACL_STATELESS"
24502   - "ACL_STATEFUL"
24503   layout:
24504     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24505     layout: "plot-throughput-speedup-analysis"
24506
24507 - type: "plot"
24508   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24509   algorithm: "plot_throughput_speedup_analysis"
24510   output-file-type: ".html"
24511   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24512   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24513   filter: "'NIC_Intel-X710' and
24514            '64B' and
24515            'NDRPDR' and
24516            'IP4FWD' and
24517            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24518            not 'IPSEC' and
24519            not 'VHOST'"
24520   parameters:
24521   - "throughput"
24522   - "parent"
24523   - "tags"
24524   sort:
24525   - "IP4BASE"
24526   - "ACL_STATELESS"
24527   - "ACL_STATEFUL"
24528   - "ACL_STATELESS"
24529   - "ACL_STATEFUL"
24530   layout:
24531     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24532     layout: "plot-throughput-speedup-analysis"
24533
24534 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24535 - type: "plot"
24536   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24537   algorithm: "plot_throughput_speedup_analysis"
24538   output-file-type: ".html"
24539   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24541   filter: "'NIC_Intel-XXV710' and
24542            '64B' and
24543            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24544            'NDRPDR' and
24545            'IP4FWD' and
24546            not 'IPSEC' and
24547            not 'DOT1Q' and
24548            not 'VHOST'"
24549   parameters:
24550   - "throughput"
24551   - "parent"
24552   - "tags"
24553   sort:
24554   - "IP4BASE"
24555   - "FIB_20K"
24556   - "FIB_200K"
24557   - "FIB_2M"
24558   layout:
24559     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24560     layout: "plot-throughput-speedup-analysis"
24561
24562 - type: "plot"
24563   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24564   algorithm: "plot_throughput_speedup_analysis"
24565   output-file-type: ".html"
24566   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24567   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24568   filter: "'NIC_Intel-XXV710' and
24569            '64B' and
24570            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24571            'NDRPDR' and
24572            'IP4FWD' and
24573            not 'IPSEC' and
24574            not 'DOT1Q' and
24575            not 'VHOST'"
24576   parameters:
24577   - "throughput"
24578   - "parent"
24579   - "tags"
24580   sort:
24581   - "IP4BASE"
24582   - "FIB_20K"
24583   - "FIB_200K"
24584   - "FIB_2M"
24585   layout:
24586     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24587     layout: "plot-throughput-speedup-analysis"
24588
24589 ## Speedup - VPP IPv4 2n-dnv-x553 base
24590 #- type: "plot"
24591 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24592 #  algorithm: "plot_throughput_speedup_analysis"
24593 #  output-file-type: ".html"
24594 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24595 #  data: "intel-dnv-vpp"
24596 #  filter: "'NIC_Intel-X553' and
24597 #           '64B' and
24598 #           'IP4BASE' and
24599 #           'NDRPDR' and
24600 #           'IP4FWD' and
24601 #           not 'IPSEC' and
24602 #           not 'VHOST'"
24603 #  parameters:
24604 #  - "throughput"
24605 #  - "parent"
24606 #  - "tags"
24607 #  sort:
24608 #  - "IP4BASE"
24609 #  layout:
24610 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24611 #    layout: "plot-throughput-speedup-analysis"
24612 #
24613 #- type: "plot"
24614 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24615 #  algorithm: "plot_throughput_speedup_analysis"
24616 #  output-file-type: ".html"
24617 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24618 #  data: "intel-dnv-vpp"
24619 #  filter: "'NIC_Intel-X553' and
24620 #           '64B' and
24621 #           'IP4BASE' and
24622 #           'NDRPDR' and
24623 #           'IP4FWD' and
24624 #           not 'IPSEC' and
24625 #           not 'VHOST'"
24626 #  parameters:
24627 #  - "throughput"
24628 #  - "parent"
24629 #  - "tags"
24630 #  sort:
24631 #  - "IP4BASE"
24632 #  layout:
24633 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24634 #    layout: "plot-throughput-speedup-analysis"
24635
24636 ################################################################################
24637
24638 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24639 - type: "plot"
24640   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24641   algorithm: "plot_throughput_speedup_analysis"
24642   output-file-type: ".html"
24643   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24645   filter: "'NIC_Intel-X520-DA2' and
24646            '64B' and
24647            'ENCAP' and
24648            'NDRPDR' and
24649            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24650            not 'DOT1Q' and
24651            not 'VHOST' and
24652            not 'IPSECHW'"
24653   parameters:
24654   - "throughput"
24655   - "parent"
24656   - "tags"
24657   sort:
24658   - "IP4BASE"
24659   - "L2BDMACLRN"
24660   - "L2XCFWD"
24661   - "LISP"
24662   layout:
24663     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24664     layout: "plot-throughput-speedup-analysis"
24665
24666 - type: "plot"
24667   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24668   algorithm: "plot_throughput_speedup_analysis"
24669   output-file-type: ".html"
24670   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24672   filter: "'NIC_Intel-X520-DA2' and
24673            '64B' and
24674            'ENCAP' and
24675            'NDRPDR' and
24676            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24677            not 'DOT1Q' and
24678            not 'VHOST' and
24679            not 'IPSECHW'"
24680   parameters:
24681   - "throughput"
24682   - "parent"
24683   - "tags"
24684   sort:
24685   - "IP4BASE"
24686   - "L2BDMACLRN"
24687   - "L2XCFWD"
24688   - "LISP"
24689   layout:
24690     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24691     layout: "plot-throughput-speedup-analysis"
24692
24693 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24694 - type: "plot"
24695   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24696   algorithm: "plot_throughput_speedup_analysis"
24697   output-file-type: ".html"
24698   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24699   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24700   filter: "'NIC_Intel-X710' and
24701            '64B' and
24702            'ENCAP' and
24703            'NDRPDR' and
24704            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24705            not 'VHOST' and
24706            not 'IPSECHW'"
24707   parameters:
24708   - "throughput"
24709   - "parent"
24710   - "tags"
24711   sort:
24712   - "IP4BASE"
24713   - "LISP"
24714   - "VXLAN_1"
24715   - "VXLAN_10"
24716   - "VXLAN_100"
24717   - "VXLAN_1000"
24718   layout:
24719     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24720     layout: "plot-throughput-speedup-analysis"
24721
24722 - type: "plot"
24723   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24724   algorithm: "plot_throughput_speedup_analysis"
24725   output-file-type: ".html"
24726   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24727   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24728   filter: "'NIC_Intel-X710' and
24729            '64B' and
24730            'ENCAP' and
24731            'NDRPDR' and
24732            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24733            not 'VHOST' and
24734            not 'IPSECHW'"
24735   parameters:
24736   - "throughput"
24737   - "parent"
24738   - "tags"
24739   sort:
24740   - "IP4BASE"
24741   - "LISP"
24742   - "VXLAN_1"
24743   - "VXLAN_10"
24744   - "VXLAN_100"
24745   - "VXLAN_1000"
24746   layout:
24747     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24748     layout: "plot-throughput-speedup-analysis"
24749
24750 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24751 - type: "plot"
24752   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24753   algorithm: "plot_throughput_speedup_analysis"
24754   output-file-type: ".html"
24755   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24756   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24757   filter: "'NIC_Intel-X710' and
24758            '64B' and
24759            'ENCAP' and
24760            'NDRPDR' and
24761            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24762            not 'DOT1Q' and
24763            not 'VHOST' and
24764            not 'IPSECHW'"
24765   parameters:
24766   - "throughput"
24767   - "parent"
24768   - "tags"
24769   sort:
24770   - "IP4BASE"
24771   - "L2BDMACLRN"
24772   - "L2XCFWD"
24773   - "LISP"
24774   layout:
24775     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24776     layout: "plot-throughput-speedup-analysis"
24777
24778 - type: "plot"
24779   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24780   algorithm: "plot_throughput_speedup_analysis"
24781   output-file-type: ".html"
24782   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24783   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24784   filter: "'NIC_Intel-X710' and
24785            '64B' and
24786            'ENCAP' and
24787            'NDRPDR' and
24788            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24789            not 'DOT1Q' and
24790            not 'VHOST' and
24791            not 'IPSECHW'"
24792   parameters:
24793   - "throughput"
24794   - "parent"
24795   - "tags"
24796   sort:
24797   - "IP4BASE"
24798   - "L2BDMACLRN"
24799   - "L2XCFWD"
24800   - "LISP"
24801   layout:
24802     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
24803     layout: "plot-throughput-speedup-analysis"
24804
24805 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
24806 - type: "plot"
24807   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24808   algorithm: "plot_throughput_speedup_analysis"
24809   output-file-type: ".html"
24810   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24811   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24812   filter: "'NIC_Intel-X710' and
24813            '64B' and
24814            'ENCAP' and
24815            'NDRPDR' and
24816            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24817            not 'VHOST' and
24818            not 'IPSECHW'"
24819   parameters:
24820   - "throughput"
24821   - "parent"
24822   - "tags"
24823   sort:
24824   - "IP4BASE"
24825   - "LISP"
24826   - "VXLAN_1"
24827   - "VXLAN_10"
24828   - "VXLAN_100"
24829   - "VXLAN_1000"
24830   layout:
24831     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
24832     layout: "plot-throughput-speedup-analysis"
24833
24834 - type: "plot"
24835   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24836   algorithm: "plot_throughput_speedup_analysis"
24837   output-file-type: ".html"
24838   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24839   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24840   filter: "'NIC_Intel-X710' and
24841            '64B' and
24842            'ENCAP' and
24843            'NDRPDR' and
24844            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24845            not 'VHOST' and
24846            not 'IPSECHW'"
24847   parameters:
24848   - "throughput"
24849   - "parent"
24850   - "tags"
24851   sort:
24852   - "IP4BASE"
24853   - "LISP"
24854   - "VXLAN_1"
24855   - "VXLAN_10"
24856   - "VXLAN_100"
24857   - "VXLAN_1000"
24858   layout:
24859     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
24860     layout: "plot-throughput-speedup-analysis"
24861
24862 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
24863 - type: "plot"
24864   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
24865   algorithm: "plot_throughput_speedup_analysis"
24866   output-file-type: ".html"
24867   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
24868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24869   filter: "'NIC_Intel-X710' and
24870            '64B' and
24871            'ENCAP' and
24872            'NDRPDR' and
24873            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24874            not 'DOT1Q' and
24875            not 'VHOST' and
24876            not 'IPSECHW'"
24877   parameters:
24878   - "throughput"
24879   - "parent"
24880   - "tags"
24881   sort:
24882   - "IP4BASE"
24883   - "L2BDMACLRN"
24884   - "L2XCFWD"
24885   - "LISP"
24886   layout:
24887     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
24888     layout: "plot-throughput-speedup-analysis"
24889
24890 - type: "plot"
24891   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
24892   algorithm: "plot_throughput_speedup_analysis"
24893   output-file-type: ".html"
24894   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
24895   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24896   filter: "'NIC_Intel-X710' and
24897            '64B' and
24898            'ENCAP' and
24899            'NDRPDR' and
24900            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24901            not 'DOT1Q' and
24902            not 'VHOST' and
24903            not 'IPSECHW'"
24904   parameters:
24905   - "throughput"
24906   - "parent"
24907   - "tags"
24908   sort:
24909   - "IP4BASE"
24910   - "L2BDMACLRN"
24911   - "L2XCFWD"
24912   - "LISP"
24913   layout:
24914     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
24915     layout: "plot-throughput-speedup-analysis"
24916
24917 ################################################################################
24918
24919 # Speedup - VPP IPv6 3n-hsw-x520
24920 - type: "plot"
24921   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
24922   algorithm: "plot_throughput_speedup_analysis"
24923   output-file-type: ".html"
24924   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
24925   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24926   filter: "'NIC_Intel-X520-DA2' and
24927            '78B' and
24928            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24929            'NDRPDR' and
24930            'IP6FWD' and
24931            not 'SRv6' and
24932            not 'IPSEC' and
24933            not 'VHOST'"
24934   parameters:
24935   - "throughput"
24936   - "parent"
24937   - "tags"
24938   sort:
24939   - "IP6BASE"
24940   - "FIB_20K"
24941   - "FIB_200K"
24942   - "FIB_2M"
24943   layout:
24944     title: "ip6-3n-hsw-x520-78b-base-ndr"
24945     layout: "plot-throughput-speedup-analysis"
24946
24947 - type: "plot"
24948   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
24949   algorithm: "plot_throughput_speedup_analysis"
24950   output-file-type: ".html"
24951   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
24952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24953   filter: "'NIC_Intel-X520-DA2' and
24954            '78B' and
24955            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24956            'NDRPDR' and
24957            'IP6FWD' and
24958            not 'SRv6' and
24959            not 'IPSEC' and
24960            not 'VHOST'"
24961   parameters:
24962   - "throughput"
24963   - "parent"
24964   - "tags"
24965   sort:
24966   - "IP6BASE"
24967   - "FIB_20K"
24968   - "FIB_200K"
24969   - "FIB_2M"
24970   layout:
24971     title: "ip6-3n-hsw-x520-78b-base-pdr"
24972     layout: "plot-throughput-speedup-analysis"
24973
24974 # Speedup - VPP IPv6 3n-hsw-x710
24975 - type: "plot"
24976   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24977   algorithm: "plot_throughput_speedup_analysis"
24978   output-file-type: ".html"
24979   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24980   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24981   filter: "'NIC_Intel-X710' and
24982            '78B' and
24983            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24984            'NDRPDR' and
24985            'IP6FWD' and
24986            not 'SRv6' and
24987            not 'IPSEC' and
24988            not 'VHOST'"
24989   parameters:
24990   - "throughput"
24991   - "parent"
24992   - "tags"
24993   sort:
24994   - "IP6BASE"
24995   - "FIB_20K"
24996   - "FIB_200K"
24997   - "FIB_2M"
24998   layout:
24999     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25000     layout: "plot-throughput-speedup-analysis"
25001
25002 - type: "plot"
25003   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25004   algorithm: "plot_throughput_speedup_analysis"
25005   output-file-type: ".html"
25006   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25007   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25008   filter: "'NIC_Intel-X710' and
25009            '78B' and
25010            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25011            'NDRPDR' and
25012            'IP6FWD' and
25013            not 'SRv6' and
25014            not 'IPSEC' and
25015            not 'VHOST'"
25016   parameters:
25017   - "throughput"
25018   - "parent"
25019   - "tags"
25020   sort:
25021   - "IP6BASE"
25022   - "FIB_20K"
25023   - "FIB_200K"
25024   - "FIB_2M"
25025   layout:
25026     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25027     layout: "plot-throughput-speedup-analysis"
25028
25029 # Speedup - VPP IPv6 3n-hsw-x710 features
25030 - type: "plot"
25031   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25032   algorithm: "plot_throughput_speedup_analysis"
25033   output-file-type: ".html"
25034   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25035   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25036   filter: "'NIC_Intel-X710' and
25037            '78B' and
25038            ('IP6BASE' or
25039             'POLICE_MARK' or
25040             'COPWHLIST' or
25041             'IACLDST') and
25042            'NDRPDR' and
25043            'IP6FWD' and
25044            not 'SRv6' and
25045            not 'IPSEC' and
25046            not 'VHOST'"
25047   parameters:
25048   - "throughput"
25049   - "parent"
25050   - "tags"
25051   sort:
25052   - "IP6BASE"
25053   - "POLICE_MARK"
25054   - "COPWHLIST"
25055   - "IACLDST"
25056   layout:
25057     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25058     layout: "plot-throughput-speedup-analysis"
25059
25060 - type: "plot"
25061   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25062   algorithm: "plot_throughput_speedup_analysis"
25063   output-file-type: ".html"
25064   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25066   filter: "'NIC_Intel-X710' and
25067            '78B' and
25068            ('IP6BASE' or
25069             'POLICE_MARK' or
25070             'COPWHLIST' or
25071             'IACLDST') and
25072            'NDRPDR' and
25073            'IP6FWD' and
25074            not 'SRv6' and
25075            not 'IPSEC' and
25076            not 'VHOST'"
25077   parameters:
25078   - "throughput"
25079   - "parent"
25080   - "tags"
25081   sort:
25082   - "IP6BASE"
25083   - "POLICE_MARK"
25084   - "COPWHLIST"
25085   - "IACLDST"
25086   layout:
25087     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25088     layout: "plot-throughput-speedup-analysis"
25089
25090 # Speedup - VPP IPv6 3n-hsw-xl710
25091 - type: "plot"
25092   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25093   algorithm: "plot_throughput_speedup_analysis"
25094   output-file-type: ".html"
25095   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25097   filter: "'NIC_Intel-XL710' and
25098            '78B' and
25099            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25100            'NDRPDR' and
25101            'IP6FWD' and
25102            not 'SRv6' and
25103            not 'IPSEC' and
25104            not 'VHOST'"
25105   parameters:
25106   - "throughput"
25107   - "parent"
25108   - "tags"
25109   sort:
25110   - "IP6BASE"
25111   - "FIB_20K"
25112   - "FIB_200K"
25113   - "FIB_2M"
25114   layout:
25115     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25116     layout: "plot-throughput-speedup-analysis"
25117
25118 - type: "plot"
25119   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25120   algorithm: "plot_throughput_speedup_analysis"
25121   output-file-type: ".html"
25122   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25124   filter: "'NIC_Intel-XL710' and
25125            '78B' and
25126            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25127            'NDRPDR' and
25128            'IP6FWD' and
25129            not 'SRv6' and
25130            not 'IPSEC' and
25131            not 'VHOST'"
25132   parameters:
25133   - "throughput"
25134   - "parent"
25135   - "tags"
25136   sort:
25137   - "IP6BASE"
25138   - "FIB_20K"
25139   - "FIB_200K"
25140   - "FIB_2M"
25141   layout:
25142     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25143     layout: "plot-throughput-speedup-analysis"
25144
25145 # Speedup - VPP IPv6 3n-skx-x710
25146 - type: "plot"
25147   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25148   algorithm: "plot_throughput_speedup_analysis"
25149   output-file-type: ".html"
25150   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25152   filter: "'NIC_Intel-X710' and
25153            '78B' and
25154            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25155            'NDRPDR' and
25156            'IP6FWD' and
25157            not 'SRv6' and
25158            not 'IPSEC' and
25159            not 'VHOST'"
25160   parameters:
25161   - "throughput"
25162   - "parent"
25163   - "tags"
25164   sort:
25165   - "IP6BASE"
25166   - "FIB_20K"
25167   - "FIB_200K"
25168   - "FIB_2M"
25169   layout:
25170     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25171     layout: "plot-throughput-speedup-analysis"
25172
25173 - type: "plot"
25174   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25175   algorithm: "plot_throughput_speedup_analysis"
25176   output-file-type: ".html"
25177   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25179   filter: "'NIC_Intel-X710' and
25180            '78B' and
25181            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25182            'NDRPDR' and
25183            'IP6FWD' and
25184            not 'SRv6' and
25185            not 'IPSEC' and
25186            not 'VHOST'"
25187   parameters:
25188   - "throughput"
25189   - "parent"
25190   - "tags"
25191   sort:
25192   - "IP6BASE"
25193   - "FIB_20K"
25194   - "FIB_200K"
25195   - "FIB_2M"
25196   layout:
25197     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25198     layout: "plot-throughput-speedup-analysis"
25199
25200 # Speedup - VPP IPv6 3n-skx-x710 features
25201 - type: "plot"
25202   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25203   algorithm: "plot_throughput_speedup_analysis"
25204   output-file-type: ".html"
25205   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25206   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25207   filter: "'NIC_Intel-X710' and
25208            '78B' and
25209            ('IP6BASE' or
25210             'POLICE_MARK' or
25211             'COPWHLIST' or
25212             'IACLDST') and
25213            'NDRPDR' and
25214            'IP6FWD' and
25215            not 'SRv6' and
25216            not 'IPSEC' and
25217            not 'VHOST'"
25218   parameters:
25219   - "throughput"
25220   - "parent"
25221   - "tags"
25222   sort:
25223   - "IP6BASE"
25224   - "POLICE_MARK"
25225   - "COPWHLIST"
25226   - "IACLDST"
25227   layout:
25228     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25229     layout: "plot-throughput-speedup-analysis"
25230
25231 - type: "plot"
25232   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25233   algorithm: "plot_throughput_speedup_analysis"
25234   output-file-type: ".html"
25235   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25237   filter: "'NIC_Intel-X710' and
25238            '78B' and
25239            ('IP6BASE' or
25240             'POLICE_MARK' or
25241             'COPWHLIST' or
25242             'IACLDST') and
25243            'NDRPDR' and
25244            'IP6FWD' and
25245            not 'SRv6' and
25246            not 'IPSEC' and
25247            not 'VHOST'"
25248   parameters:
25249   - "throughput"
25250   - "parent"
25251   - "tags"
25252   sort:
25253   - "IP6BASE"
25254   - "POLICE_MARK"
25255   - "COPWHLIST"
25256   - "IACLDST"
25257   layout:
25258     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25259     layout: "plot-throughput-speedup-analysis"
25260
25261 # Speedup - VPP IPv6 3n-skx-xxv710
25262 - type: "plot"
25263   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25264   algorithm: "plot_throughput_speedup_analysis"
25265   output-file-type: ".html"
25266   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25268   filter: "'NIC_Intel-XXV710' and
25269            '78B' and
25270            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25271            'NDRPDR' and
25272            'IP6FWD' and
25273            not 'SRv6' and
25274            not 'IPSEC' and
25275            not 'VHOST'"
25276   parameters:
25277   - "throughput"
25278   - "parent"
25279   - "tags"
25280   sort:
25281   - "IP6BASE"
25282   - "FIB_20K"
25283   - "FIB_200K"
25284   - "FIB_2M"
25285   layout:
25286     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25287     layout: "plot-throughput-speedup-analysis"
25288
25289 - type: "plot"
25290   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25291   algorithm: "plot_throughput_speedup_analysis"
25292   output-file-type: ".html"
25293   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25294   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25295   filter: "'NIC_Intel-XXV710' and
25296            '78B' and
25297            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25298            'NDRPDR' and
25299            'IP6FWD' and
25300            not 'SRv6' and
25301            not 'IPSEC' and
25302            not 'VHOST'"
25303   parameters:
25304   - "throughput"
25305   - "parent"
25306   - "tags"
25307   sort:
25308   - "IP6BASE"
25309   - "FIB_20K"
25310   - "FIB_200K"
25311   - "FIB_2M"
25312   layout:
25313     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25314     layout: "plot-throughput-speedup-analysis"
25315
25316 # Speedup - VPP IPv6 2n-skx-x710
25317 - type: "plot"
25318   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25319   algorithm: "plot_throughput_speedup_analysis"
25320   output-file-type: ".html"
25321   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25322   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25323   filter: "'NIC_Intel-X710' and
25324            '78B' and
25325            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25326            'NDRPDR' and
25327            'IP6FWD' and
25328            not 'SRv6' and
25329            not 'IPSEC' and
25330            not 'VHOST'"
25331   parameters:
25332   - "throughput"
25333   - "parent"
25334   - "tags"
25335   sort:
25336   - "IP6BASE"
25337   - "FIB_20K"
25338   - "FIB_200K"
25339   - "FIB_2M"
25340   layout:
25341     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25342     layout: "plot-throughput-speedup-analysis"
25343
25344 - type: "plot"
25345   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25346   algorithm: "plot_throughput_speedup_analysis"
25347   output-file-type: ".html"
25348   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25349   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25350   filter: "'NIC_Intel-X710' and
25351            '78B' and
25352            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25353            'NDRPDR' and
25354            'IP6FWD' and
25355            not 'SRv6' and
25356            not 'IPSEC' and
25357            not 'VHOST'"
25358   parameters:
25359   - "throughput"
25360   - "parent"
25361   - "tags"
25362   sort:
25363   - "IP6BASE"
25364   - "FIB_20K"
25365   - "FIB_200K"
25366   - "FIB_2M"
25367   layout:
25368     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25369     layout: "plot-throughput-speedup-analysis"
25370
25371 # Speedup - VPP IPv6 2n-skx-xxv710
25372 - type: "plot"
25373   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25374   algorithm: "plot_throughput_speedup_analysis"
25375   output-file-type: ".html"
25376   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25377   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25378   filter: "'NIC_Intel-XXV710' and
25379            '78B' and
25380            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25381            'NDRPDR' and
25382            'IP6FWD' and
25383            not 'SRv6' and
25384            not 'IPSEC' and
25385            not 'VHOST'"
25386   parameters:
25387   - "throughput"
25388   - "parent"
25389   - "tags"
25390   sort:
25391   - "IP6BASE"
25392   - "FIB_20K"
25393   - "FIB_200K"
25394   - "FIB_2M"
25395   layout:
25396     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25397     layout: "plot-throughput-speedup-analysis"
25398
25399 - type: "plot"
25400   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25401   algorithm: "plot_throughput_speedup_analysis"
25402   output-file-type: ".html"
25403   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25404   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25405   filter: "'NIC_Intel-XXV710' and
25406            '78B' and
25407            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25408            'NDRPDR' and
25409            'IP6FWD' and
25410            not 'SRv6' and
25411            not 'IPSEC' and
25412            not 'VHOST'"
25413   parameters:
25414   - "throughput"
25415   - "parent"
25416   - "tags"
25417   sort:
25418   - "IP6BASE"
25419   - "FIB_20K"
25420   - "FIB_200K"
25421   - "FIB_2M"
25422   layout:
25423     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25424     layout: "plot-throughput-speedup-analysis"
25425
25426 ## Speedup - VPP IPv6 2n-dnv-x553 base
25427 #- type: "plot"
25428 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25429 #  algorithm: "plot_throughput_speedup_analysis"
25430 #  output-file-type: ".html"
25431 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25432 #  data: "intel-dnv-vpp"
25433 #  filter: "'NIC_Intel-X553' and
25434 #           '78B' and
25435 #           'IP6BASE' and
25436 #           'NDRPDR' and
25437 #           'IP6FWD' and
25438 #           not 'SRv6' and
25439 #           not 'IPSEC' and
25440 #           not 'VHOST'"
25441 #  parameters:
25442 #  - "throughput"
25443 #  - "parent"
25444 #  - "tags"
25445 #  sort:
25446 #  - "IP6BASE"
25447 #  layout:
25448 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25449 #    layout: "plot-throughput-speedup-analysis"
25450 #
25451 #- type: "plot"
25452 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25453 #  algorithm: "plot_throughput_speedup_analysis"
25454 #  output-file-type: ".html"
25455 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25456 #  data: "intel-dnv-vpp"
25457 #  filter: "'NIC_Intel-X553' and
25458 #           '78B' and
25459 #           'IP6BASE' and
25460 #           'NDRPDR' and
25461 #           'IP6FWD' and
25462 #           not 'SRv6' and
25463 #           not 'IPSEC' and
25464 #           not 'VHOST'"
25465 #  parameters:
25466 #  - "throughput"
25467 #  - "parent"
25468 #  - "tags"
25469 #  sort:
25470 #  - "IP6BASE"
25471 #  layout:
25472 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25473 #    layout: "plot-throughput-speedup-analysis"
25474
25475 ################################################################################
25476
25477 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25478 - type: "plot"
25479   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25480   algorithm: "plot_throughput_speedup_analysis"
25481   output-file-type: ".html"
25482   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25483   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25484   filter: "'NIC_Intel-X520-DA2' and
25485            '78B' and
25486            'ENCAP' and
25487            'NDRPDR' and
25488            'LISP' and
25489            not 'VHOST'"
25490   parameters:
25491   - "throughput"
25492   - "parent"
25493   - "tags"
25494   sort:
25495   - "IP4UNRLAY"
25496   - "IP6UNRLAY"
25497   layout:
25498     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25499     layout: "plot-throughput-speedup-analysis"
25500
25501 - type: "plot"
25502   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25503   algorithm: "plot_throughput_speedup_analysis"
25504   output-file-type: ".html"
25505   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25506   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25507   filter: "'NIC_Intel-X520-DA2' and
25508            '78B' and
25509            'ENCAP' and
25510            'NDRPDR' and
25511            'LISP' and
25512            not 'VHOST'"
25513   parameters:
25514   - "throughput"
25515   - "parent"
25516   - "tags"
25517   sort:
25518   - "IP4UNRLAY"
25519   - "IP6UNRLAY"
25520   layout:
25521     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25522     layout: "plot-throughput-speedup-analysis"
25523
25524 ################################################################################
25525
25526 # Speedup - VPP IPSec 3n-hsw-xl710 base
25527 - type: "plot"
25528   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25529   algorithm: "plot_throughput_speedup_analysis"
25530   output-file-type: ".html"
25531   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25532   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25533   filter: "'NIC_Intel-XL710' and
25534            '64B' and
25535            'IP4FWD' and
25536            'NDRPDR' and
25537            'BASE' and
25538            'IPSECHW' and
25539            not 'VHOST'"
25540   parameters:
25541   - "throughput"
25542   - "parent"
25543   - "tags"
25544   layout:
25545     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25546     layout: "plot-throughput-speedup-analysis"
25547
25548 - type: "plot"
25549   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25550   algorithm: "plot_throughput_speedup_analysis"
25551   output-file-type: ".html"
25552   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25553   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25554   filter: "'NIC_Intel-XL710' and
25555            '64B' and
25556            'IP4FWD' and
25557            'NDRPDR' and
25558            'BASE' and
25559            'IPSECHW' and
25560            not 'VHOST'"
25561   parameters:
25562   - "throughput"
25563   - "parent"
25564   - "tags"
25565   layout:
25566     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25567     layout: "plot-throughput-speedup-analysis"
25568
25569 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25570 - type: "plot"
25571   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25572   algorithm: "plot_throughput_speedup_analysis"
25573   output-file-type: ".html"
25574   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25576   filter: "'NIC_Intel-XL710' and
25577            '64B' and
25578            'IP4FWD' and
25579            'NDRPDR' and
25580            'SCALE' and
25581            'IPSECHW' and
25582            not 'VHOST'"
25583   parameters:
25584   - "throughput"
25585   - "parent"
25586   - "tags"
25587   layout:
25588     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25589     layout: "plot-throughput-speedup-analysis"
25590
25591 - type: "plot"
25592   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25593   algorithm: "plot_throughput_speedup_analysis"
25594   output-file-type: ".html"
25595   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25596   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25597   filter: "'NIC_Intel-XL710' and
25598            '64B' and
25599            'IP4FWD' and
25600            'NDRPDR' and
25601            'SCALE' and
25602            'IPSECHW' and
25603            not 'VHOST'"
25604   parameters:
25605   - "throughput"
25606   - "parent"
25607   - "tags"
25608   layout:
25609     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25610     layout: "plot-throughput-speedup-analysis"
25611
25612 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25613 - type: "plot"
25614   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25615   algorithm: "plot_throughput_speedup_analysis"
25616   output-file-type: ".html"
25617   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25619   filter: "'NIC_Intel-XL710' and
25620            '64B' and
25621            'IP4FWD' and
25622            'NDRPDR' and
25623            'IPSECSW' and
25624            not 'VHOST'"
25625   parameters:
25626   - "throughput"
25627   - "parent"
25628   - "tags"
25629   layout:
25630     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25631     layout: "plot-throughput-speedup-analysis"
25632
25633 - type: "plot"
25634   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25635   algorithm: "plot_throughput_speedup_analysis"
25636   output-file-type: ".html"
25637   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25638   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25639   filter: "'NIC_Intel-XL710' and
25640            '64B' and
25641            'IP4FWD' and
25642            'NDRPDR' and
25643            'IPSECSW' and
25644            not 'VHOST'"
25645   parameters:
25646   - "throughput"
25647   - "parent"
25648   - "tags"
25649   layout:
25650     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25651     layout: "plot-throughput-speedup-analysis"
25652
25653 ################################################################################
25654
25655 # Speedup - VPP SRv6 3n-hsw-x520
25656 - type: "plot"
25657   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25658   algorithm: "plot_throughput_speedup_analysis"
25659   output-file-type: ".html"
25660   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25661   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25662   filter: "'NIC_Intel-X520-DA2' and
25663            '78B' and
25664            'FEATURE' and
25665            'NDRPDR' and
25666            'IP6FWD' and
25667            'SRv6'"
25668   parameters:
25669   - "throughput"
25670   - "parent"
25671   - "tags"
25672   layout:
25673     title: "srv6-3n-hsw-x520-78b-features-ndr"
25674     layout: "plot-throughput-speedup-analysis"
25675
25676 - type: "plot"
25677   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25678   algorithm: "plot_throughput_speedup_analysis"
25679   output-file-type: ".html"
25680   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25681   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25682   filter: "'NIC_Intel-X520-DA2' and
25683            '78B' and
25684            'FEATURE' and
25685            'NDRPDR' and
25686            'IP6FWD' and
25687            'SRv6'"
25688   parameters:
25689   - "throughput"
25690   - "parent"
25691   - "tags"
25692   layout:
25693     title: "srv6-3n-hsw-x520-78b-features-pdr"
25694     layout: "plot-throughput-speedup-analysis"
25695
25696 ################################################################################
25697
25698 # Speedup - VPP L2 3n-hsw-x520 base and scale
25699 - type: "plot"
25700   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25701   algorithm: "plot_throughput_speedup_analysis"
25702   output-file-type: ".html"
25703   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25704   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25705   filter: "'NIC_Intel-X520-DA2' and
25706            '64B' and
25707            ('BASE' or 'SCALE') and
25708            'NDRPDR' and
25709            'ETH' and
25710            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25711            not 'VHOST' and
25712            not 'MEMIF'"
25713   parameters:
25714   - "throughput"
25715   - "parent"
25716   - "tags"
25717   sort:
25718   - "L2XCFWD"
25719   - "L2PATCH"
25720   - "L2BDMACLRN"
25721   - "FIB_10K"
25722   - "FIB_100K"
25723   - "FIB_1M"
25724   layout:
25725     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25726     layout: "plot-throughput-speedup-analysis"
25727
25728 - type: "plot"
25729   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25730   algorithm: "plot_throughput_speedup_analysis"
25731   output-file-type: ".html"
25732   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25733   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25734   filter: "'NIC_Intel-X520-DA2' and
25735            '64B' and
25736            ('BASE' or 'SCALE') and
25737            'NDRPDR' and
25738            'ETH' and
25739            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25740            not 'VHOST' and
25741            not 'MEMIF'"
25742   parameters:
25743   - "throughput"
25744   - "parent"
25745   - "tags"
25746   sort:
25747   - "L2XCFWD"
25748   - "L2PATCH"
25749   - "L2BDMACLRN"
25750   - "FIB_10K"
25751   - "FIB_100K"
25752   - "FIB_1M"
25753   layout:
25754     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25755     layout: "plot-throughput-speedup-analysis"
25756
25757 # Speedup - VPP L2 3n-hsw-x520 features
25758 - type: "plot"
25759   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25760   algorithm: "plot_throughput_speedup_analysis"
25761   output-file-type: ".html"
25762   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25763   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25764   filter: "'NIC_Intel-X520-DA2' and
25765            '64B' and
25766            'NDRPDR' and
25767            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25768            not 'ACL' and
25769            not 'VHOST' and
25770            not 'MEMIF'"
25771   parameters:
25772   - "throughput"
25773   - "parent"
25774   - "tags"
25775   sort:
25776   - "L2XCBASE"    # l2xcbase
25777   - "L2BDBASE"    # l2bdbase
25778   - "L2XCFWD"     # dot1q-l2xcbase
25779   - "L2BDMACLRN"  # dot1q-l2bdbase
25780   layout:
25781     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25782     layout: "plot-throughput-speedup-analysis"
25783
25784 - type: "plot"
25785   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25786   algorithm: "plot_throughput_speedup_analysis"
25787   output-file-type: ".html"
25788   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25790   filter: "'NIC_Intel-X520-DA2' and
25791            '64B' and
25792            'NDRPDR' and
25793            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25794            not 'ACL' and
25795            not 'VHOST' and
25796            not 'MEMIF'"
25797   parameters:
25798   - "throughput"
25799   - "parent"
25800   - "tags"
25801   sort:
25802   - "L2XCBASE"    # l2xcbase
25803   - "L2BDBASE"    # l2bdbase
25804   - "L2XCFWD"     # dot1q-l2xcbase
25805   - "L2BDMACLRN"  # dot1q-l2bdbase
25806   layout:
25807     title: "l2sw-3n-hsw-x520-64b-features-pdr"
25808     layout: "plot-throughput-speedup-analysis"
25809
25810 # Speedup - VPP L2 3n-hsw-x520 features-iacl
25811 - type: "plot"
25812   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25813   algorithm: "plot_throughput_speedup_analysis"
25814   output-file-type: ".html"
25815   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
25816   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25817   filter: "'NIC_Intel-X520-DA2' and
25818            'NDRPDR' and
25819            '64B' and
25820            'FEATURE' and
25821            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25822            'IACL' and
25823            ('ACL1' or 'ACL50') and
25824            ('10K_FLOWS' or '10k_FLOWS') and
25825            not 'MACIP' and
25826            not 'VHOST' and
25827            not 'MEMIF'"
25828   parameters:
25829   - "throughput"
25830   - "parent"
25831   - "tags"
25832   layout:
25833     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
25834     layout: "plot-throughput-speedup-analysis"
25835
25836 - type: "plot"
25837   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25838   algorithm: "plot_throughput_speedup_analysis"
25839   output-file-type: ".html"
25840   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
25841   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25842   filter: "'NIC_Intel-X520-DA2' and
25843            'NDRPDR' and
25844            '64B' and
25845            'FEATURE' and
25846            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25847            'IACL' and
25848            ('ACL1' or 'ACL50') and
25849            ('10K_FLOWS' or '10k_FLOWS') and
25850            not 'MACIP' and
25851            not 'VHOST' and
25852            not 'MEMIF'"
25853   parameters:
25854   - "throughput"
25855   - "parent"
25856   - "tags"
25857   layout:
25858     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
25859     layout: "plot-throughput-speedup-analysis"
25860
25861 # Speedup - VPP L2 3n-hsw-x520 features-oacl
25862 - type: "plot"
25863   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25864   algorithm: "plot_throughput_speedup_analysis"
25865   output-file-type: ".html"
25866   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25867   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25868   filter: "'NIC_Intel-X520-DA2' and
25869            'NDRPDR' and
25870            '64B' and
25871            'FEATURE' and
25872            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25873            'OACL' and
25874            ('ACL1' or 'ACL50') and
25875            ('10K_FLOWS' or '10k_FLOWS') and
25876            not 'MACIP' and
25877            not 'VHOST' and
25878            not 'MEMIF'"
25879   parameters:
25880   - "throughput"
25881   - "parent"
25882   - "tags"
25883   layout:
25884     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
25885     layout: "plot-throughput-speedup-analysis"
25886
25887 - type: "plot"
25888   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25889   algorithm: "plot_throughput_speedup_analysis"
25890   output-file-type: ".html"
25891   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25892   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25893   filter: "'NIC_Intel-X520-DA2' and
25894            'NDRPDR' and
25895            '64B' and
25896            'FEATURE' and
25897            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25898            'OACL' and
25899            ('ACL1' or 'ACL50') and
25900            ('10K_FLOWS' or '10k_FLOWS') and
25901            not 'MACIP' and
25902            not 'VHOST' and
25903            not 'MEMIF'"
25904   parameters:
25905   - "throughput"
25906   - "parent"
25907   - "tags"
25908   layout:
25909     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
25910     layout: "plot-throughput-speedup-analysis"
25911
25912 # Speedup - VPP L2 3n-hsw-x520 features-oacl
25913 - type: "plot"
25914   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25915   algorithm: "plot_throughput_speedup_analysis"
25916   output-file-type: ".html"
25917   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25919   filter: "'NIC_Intel-X520-DA2' and
25920            'NDRPDR' and
25921            '64B' and
25922            'FEATURE' and
25923            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25924            'OACL' and
25925            ('ACL1' or 'ACL50') and
25926            ('10K_FLOWS' or '10k_FLOWS') and
25927            not 'MACIP' and
25928            not 'VHOST' and
25929            not 'MEMIF'"
25930   parameters:
25931   - "throughput"
25932   - "parent"
25933   - "tags"
25934   layout:
25935     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
25936     layout: "plot-throughput-speedup-analysis"
25937
25938 - type: "plot"
25939   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25940   algorithm: "plot_throughput_speedup_analysis"
25941   output-file-type: ".html"
25942   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25944   filter: "'NIC_Intel-X520-DA2' and
25945            'NDRPDR' and
25946            '64B' and
25947            'FEATURE' and
25948            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25949            'OACL' and
25950            ('ACL1' or 'ACL50') and
25951            ('10K_FLOWS' or '10k_FLOWS') and
25952            not 'MACIP' and
25953            not 'VHOST' and
25954            not 'MEMIF'"
25955   parameters:
25956   - "throughput"
25957   - "parent"
25958   - "tags"
25959   layout:
25960     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
25961     layout: "plot-throughput-speedup-analysis"
25962
25963 # Speedup - VPP L2 3n-hsw-x520 features-macip
25964 - type: "plot"
25965   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25966   algorithm: "plot_throughput_speedup_analysis"
25967   output-file-type: ".html"
25968   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25969   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25970   filter: "'NIC_Intel-X520-DA2' and
25971            'NDRPDR' and
25972            '64B' and
25973            'FEATURE' and
25974            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25975            'MACIP' and
25976            ('ACL1' or 'ACL50') and
25977            ('10K_FLOWS' or '10k_FLOWS') and
25978            not 'VHOST' and
25979            not 'MEMIF'"
25980   parameters:
25981   - "throughput"
25982   - "parent"
25983   - "tags"
25984   layout:
25985     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
25986     layout: "plot-throughput-speedup-analysis"
25987
25988 - type: "plot"
25989   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25990   algorithm: "plot_throughput_speedup_analysis"
25991   output-file-type: ".html"
25992   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25993   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25994   filter: "'NIC_Intel-X520-DA2' and
25995            'NDRPDR' and
25996            '64B' and
25997            'FEATURE' and
25998            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25999            'MACIP' and
26000            ('ACL1' or 'ACL50') and
26001            ('10K_FLOWS' or '10k_FLOWS') and
26002            not 'VHOST' and
26003            not 'MEMIF'"
26004   parameters:
26005   - "throughput"
26006   - "parent"
26007   - "tags"
26008   layout:
26009     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26010     layout: "plot-throughput-speedup-analysis"
26011
26012 # Speedup - VPP L2 3n-hsw-x710 base and scale
26013 - type: "plot"
26014   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26015   algorithm: "plot_throughput_speedup_analysis"
26016   output-file-type: ".html"
26017   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26018   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26019   filter: "'NIC_Intel-X710' and
26020            '64B' and
26021            ('BASE' or 'SCALE') and
26022            'NDRPDR' and
26023            'ETH' and
26024            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26025            not 'VHOST' and
26026            not 'MEMIF' and
26027            not 'DRV_AVF'"
26028   parameters:
26029   - "throughput"
26030   - "parent"
26031   - "tags"
26032   sort:
26033   - "L2PATCH"
26034   - "L2XCFWD"
26035   - "L2BDMACLRN"
26036   - "FIB_10K"
26037   - "FIB_100K"
26038   - "FIB_1M"
26039   layout:
26040     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26041     layout: "plot-throughput-speedup-analysis"
26042
26043 - type: "plot"
26044   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26045   algorithm: "plot_throughput_speedup_analysis"
26046   output-file-type: ".html"
26047   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26049   filter: "'NIC_Intel-X710' and
26050            '64B' and
26051            ('BASE' or 'SCALE') and
26052            'NDRPDR' and
26053            'ETH' and
26054            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26055            not 'VHOST' and
26056            not 'MEMIF' and
26057            not 'DRV_AVF'"
26058   parameters:
26059   - "throughput"
26060   - "parent"
26061   - "tags"
26062   sort:
26063   - "L2PATCH"
26064   - "L2XCFWD"
26065   - "L2BDMACLRN"
26066   - "FIB_10K"
26067   - "FIB_100K"
26068   - "FIB_1M"
26069   layout:
26070     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26071     layout: "plot-throughput-speedup-analysis"
26072
26073 # Speedup - VPP L2 3n-hsw-x710 features
26074 - type: "plot"
26075   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26076   algorithm: "plot_throughput_speedup_analysis"
26077   output-file-type: ".html"
26078   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26080   filter: "'NIC_Intel-X710' and
26081            '64B' and
26082            'NDRPDR' and
26083            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26084            not 'ACL' and
26085            not 'VHOST' and
26086            not 'L2OVRLAY' and
26087            not 'MEMIF'"
26088   parameters:
26089   - "throughput"
26090   - "parent"
26091   - "tags"
26092   sort:
26093   - "L2XCBASE"    # l2xcbase
26094   - "L2BDBASE"    # l2bdbase
26095   - "L2XCFWD"     # dot1q-l2xcbase
26096   - "L2BDMACLRN"  # dot1q-l2bdbase
26097   layout:
26098     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26099     layout: "plot-throughput-speedup-analysis"
26100
26101 - type: "plot"
26102   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26103   algorithm: "plot_throughput_speedup_analysis"
26104   output-file-type: ".html"
26105   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26107   filter: "'NIC_Intel-X710' and
26108            '64B' and
26109            'NDRPDR' and
26110            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26111            not 'ACL' and
26112            not 'VHOST' and
26113            not 'L2OVRLAY' and
26114            not 'MEMIF'"
26115   parameters:
26116   - "throughput"
26117   - "parent"
26118   - "tags"
26119   sort:
26120   - "L2XCBASE"    # l2xcbase
26121   - "L2BDBASE"    # l2bdbase
26122   - "L2XCFWD"     # dot1q-l2xcbase
26123   - "L2BDMACLRN"  # dot1q-l2bdbase
26124   layout:
26125     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26126     layout: "plot-throughput-speedup-analysis"
26127
26128 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26129 - type: "plot"
26130   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26131   algorithm: "plot_throughput_speedup_analysis"
26132   output-file-type: ".html"
26133   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26135   filter: "'NIC_Intel-X710' and
26136            'NDRPDR' and
26137            '64B' and
26138            'FEATURE' and
26139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26140            'IACL' and
26141            ('ACL1' or 'ACL50') and
26142            ('10K_FLOWS' or '10k_FLOWS') and
26143            not 'MACIP' and
26144            not 'VHOST' and
26145            not 'MEMIF'"
26146   parameters:
26147   - "throughput"
26148   - "parent"
26149   - "tags"
26150   layout:
26151     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26152     layout: "plot-throughput-speedup-analysis"
26153
26154 - type: "plot"
26155   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26156   algorithm: "plot_throughput_speedup_analysis"
26157   output-file-type: ".html"
26158   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26160   filter: "'NIC_Intel-X710' and
26161            'NDRPDR' and
26162            '64B' and
26163            'FEATURE' and
26164            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26165            'IACL' and
26166            ('ACL1' or 'ACL50') and
26167            ('10K_FLOWS' or '10k_FLOWS') and
26168            not 'MACIP' and
26169            not 'VHOST' and
26170            not 'MEMIF'"
26171   parameters:
26172   - "throughput"
26173   - "parent"
26174   - "tags"
26175   layout:
26176     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26177     layout: "plot-throughput-speedup-analysis"
26178
26179 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26180 - type: "plot"
26181   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26182   algorithm: "plot_throughput_speedup_analysis"
26183   output-file-type: ".html"
26184   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26186   filter: "'NIC_Intel-XL710' and
26187            '64B' and
26188            'BASE' and
26189            'NDRPDR' and
26190            'ETH' and
26191            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26192            not 'VHOST' and
26193            not 'MEMIF'"
26194   parameters:
26195   - "throughput"
26196   - "parent"
26197   - "tags"
26198   sort:
26199   - "L2PATCH"
26200   - "L2XCFWD"
26201   - "L2BDMACLRN"
26202   layout:
26203     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26204     layout: "plot-throughput-speedup-analysis"
26205
26206 - type: "plot"
26207   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26208   algorithm: "plot_throughput_speedup_analysis"
26209   output-file-type: ".html"
26210   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26211   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26212   filter: "'NIC_Intel-XL710' and
26213            '64B' and
26214            'BASE' and
26215            'NDRPDR' and
26216            'ETH' and
26217            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26218            not 'VHOST' and
26219            not 'MEMIF'"
26220   parameters:
26221   - "throughput"
26222   - "parent"
26223   - "tags"
26224   sort:
26225   - "L2PATCH"
26226   - "L2XCFWD"
26227   - "L2BDMACLRN"
26228   layout:
26229     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26230     layout: "plot-throughput-speedup-analysis"
26231
26232 # Speedup - VPP L2 3n-skx-x710 base and scale
26233 - type: "plot"
26234   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26235   algorithm: "plot_throughput_speedup_analysis"
26236   output-file-type: ".html"
26237   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26239   filter: "'NIC_Intel-X710' and
26240            '64B' and
26241            ('BASE' or 'SCALE') and
26242            'NDRPDR' and
26243            'ETH' and
26244            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26245            not 'VHOST' and
26246            not 'DRV_AVF' and
26247            not 'MEMIF'"
26248   parameters:
26249   - "throughput"
26250   - "parent"
26251   - "tags"
26252   sort:
26253   - "L2PATCH"
26254   - "L2XCBASE"
26255   - "BASE"
26256   - "FIB_10K"
26257   - "FIB_100K"
26258   - "FIB_1M"
26259   layout:
26260     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26261     layout: "plot-throughput-speedup-analysis"
26262
26263 - type: "plot"
26264   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26265   algorithm: "plot_throughput_speedup_analysis"
26266   output-file-type: ".html"
26267   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26269   filter: "'NIC_Intel-X710' and
26270            '64B' and
26271            ('BASE' or 'SCALE') and
26272            'NDRPDR' and
26273            'ETH' and
26274            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26275            not 'VHOST' and
26276            not 'DRV_AVF' and
26277            not 'MEMIF'"
26278   parameters:
26279   - "throughput"
26280   - "parent"
26281   - "tags"
26282   sort:
26283   - "L2PATCH"
26284   - "L2XCBASE"
26285   - "BASE"
26286   - "FIB_10K"
26287   - "FIB_100K"
26288   - "FIB_1M"
26289   layout:
26290     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26291     layout: "plot-throughput-speedup-analysis"
26292
26293 # Speedup - VPP L2 3n-skx-x710 features
26294 - type: "plot"
26295   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26296   algorithm: "plot_throughput_speedup_analysis"
26297   output-file-type: ".html"
26298   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26299   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26300   filter: "'NIC_Intel-X710' and
26301            '64B' and
26302            'NDRPDR' and
26303            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26304            not 'ACL' and
26305            not 'VHOST' and
26306            not 'DRV_AVF' and
26307            not 'L2OVRLAY' and
26308            not 'MEMIF'"
26309   parameters:
26310   - "throughput"
26311   - "parent"
26312   - "tags"
26313   sort:
26314   - "L2XCBASE"    # l2xcbase
26315   - "L2BDBASE"    # l2bdbase
26316   - "L2XCFWD"     # dot1q-l2xcbase
26317   - "L2BDMACLRN"  # dot1q-l2bdbase
26318   layout:
26319     title: "l2sw-3n-skx-x710-64b-features-ndr"
26320     layout: "plot-throughput-speedup-analysis"
26321
26322 - type: "plot"
26323   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26324   algorithm: "plot_throughput_speedup_analysis"
26325   output-file-type: ".html"
26326   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26327   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26328   filter: "'NIC_Intel-X710' and
26329            '64B' and
26330            'NDRPDR' and
26331            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26332            not 'ACL' and
26333            not 'VHOST' and
26334            not 'DRV_AVF' and
26335            not 'L2OVRLAY' and
26336            not 'MEMIF'"
26337   parameters:
26338   - "throughput"
26339   - "parent"
26340   - "tags"
26341   sort:
26342   - "L2XCBASE"    # l2xcbase
26343   - "L2BDBASE"    # l2bdbase
26344   - "L2XCFWD"     # dot1q-l2xcbase
26345   - "L2BDMACLRN"  # dot1q-l2bdbase
26346   layout:
26347     title: "l2sw-3n-skx-x710-64b-features-pdr"
26348     layout: "plot-throughput-speedup-analysis"
26349
26350 # Speedup - VPP L2 3n-skx-x710 features-iacl
26351 - type: "plot"
26352   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26353   algorithm: "plot_throughput_speedup_analysis"
26354   output-file-type: ".html"
26355   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26356   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26357   filter: "'NIC_Intel-X710' and
26358            'NDRPDR' and
26359            '64B' and
26360            'FEATURE' and
26361            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26362            'IACL' and
26363            ('ACL1' or 'ACL50') and
26364            ('10K_FLOWS' or '10k_FLOWS') and
26365            not 'MACIP' and
26366            not 'VHOST' and
26367            not 'MEMIF'"
26368   parameters:
26369   - "throughput"
26370   - "parent"
26371   - "tags"
26372   layout:
26373     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26374     layout: "plot-throughput-speedup-analysis"
26375
26376 - type: "plot"
26377   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26378   algorithm: "plot_throughput_speedup_analysis"
26379   output-file-type: ".html"
26380   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26382   filter: "'NIC_Intel-X710' and
26383            'NDRPDR' and
26384            '64B' and
26385            'FEATURE' and
26386            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26387            'IACL' and
26388            ('ACL1' or 'ACL50') and
26389            ('10K_FLOWS' or '10k_FLOWS') and
26390            not 'MACIP' and
26391            not 'VHOST' and
26392            not 'MEMIF'"
26393   parameters:
26394   - "throughput"
26395   - "parent"
26396   - "tags"
26397   layout:
26398     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26399     layout: "plot-throughput-speedup-analysis"
26400
26401 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26402 - type: "plot"
26403   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26404   algorithm: "plot_throughput_speedup_analysis"
26405   output-file-type: ".html"
26406   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26407   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26408   filter: "'NIC_Intel-XXV710' and
26409            '64B' and
26410            ('BASE' or 'SCALE') and
26411            'NDRPDR' and
26412            'ETH' and
26413            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26414            not 'DRV_AVF' and
26415            not 'VHOST' and
26416            not 'MEMIF'"
26417   parameters:
26418   - "throughput"
26419   - "parent"
26420   - "tags"
26421 #  sort:
26422 #  - "L2PATCH"
26423 #  - "L2PATCH"
26424 #  - "L2XCBASE"
26425 #  - "L2BDMACLRN"
26426   layout:
26427     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26428     layout: "plot-throughput-speedup-analysis"
26429
26430 - type: "plot"
26431   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26432   algorithm: "plot_throughput_speedup_analysis"
26433   output-file-type: ".html"
26434   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26435   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26436   filter: "'NIC_Intel-XXV710' and
26437            '64B' and
26438            ('BASE' or 'SCALE') and
26439            'NDRPDR' and
26440            'ETH' and
26441            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26442            not 'DRV_AVF' and
26443            not 'VHOST' and
26444            not 'MEMIF'"
26445   parameters:
26446   - "throughput"
26447   - "parent"
26448   - "tags"
26449 #  sort:
26450 #  - "L2PATCH"
26451 #  - "L2PATCH"
26452 #  - "L2XCBASE"
26453 #  - "L2BDMACLRN"
26454   layout:
26455     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26456     layout: "plot-throughput-speedup-analysis"
26457
26458 # Speedup - VPP L2 2n-skx-x710 base and scale
26459 - type: "plot"
26460   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26461   algorithm: "plot_throughput_speedup_analysis"
26462   output-file-type: ".html"
26463   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26464   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26465   filter: "'NIC_Intel-X710' and
26466            '64B' and
26467            ('BASE' or 'SCALE') and
26468            'NDRPDR' and
26469            'ETH' and
26470            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26471            not 'VHOST' and
26472            not 'MEMIF'"
26473   parameters:
26474   - "throughput"
26475   - "parent"
26476   - "tags"
26477   sort:
26478   - "L2PATCH"
26479   - "L2XCBASE"
26480   - "BASE"
26481   - "FIB_10K"
26482   - "FIB_100K"
26483   - "FIB_1M"
26484   layout:
26485     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26486     layout: "plot-throughput-speedup-analysis"
26487
26488 - type: "plot"
26489   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26490   algorithm: "plot_throughput_speedup_analysis"
26491   output-file-type: ".html"
26492   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26493   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26494   filter: "'NIC_Intel-X710' and
26495            '64B' and
26496            ('BASE' or 'SCALE') and
26497            'NDRPDR' and
26498            'ETH' and
26499            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26500            not 'VHOST' and
26501            not 'MEMIF'"
26502   parameters:
26503   - "throughput"
26504   - "parent"
26505   - "tags"
26506   sort:
26507   - "L2PATCH"
26508   - "L2XCBASE"
26509   - "BASE"
26510   - "FIB_10K"
26511   - "FIB_100K"
26512   - "FIB_1M"
26513   layout:
26514     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26515     layout: "plot-throughput-speedup-analysis"
26516
26517 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26518 - type: "plot"
26519   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26520   algorithm: "plot_throughput_speedup_analysis"
26521   output-file-type: ".html"
26522   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26523   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26524   filter: "'NIC_Intel-XXV710' and
26525            '64B' and
26526            ('BASE' or 'SCALE') and
26527            'NDRPDR' and
26528            'ETH' and
26529            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26530            not 'VHOST' and
26531            not 'MEMIF'"
26532   parameters:
26533   - "throughput"
26534   - "parent"
26535   - "tags"
26536   sort:
26537   - "L2PATCH"
26538   - "L2XCBASE"
26539   - "BASE"
26540   - "FIB_10K"
26541   - "FIB_100K"
26542   - "FIB_1M"
26543   layout:
26544     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26545     layout: "plot-throughput-speedup-analysis"
26546
26547 - type: "plot"
26548   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26549   algorithm: "plot_throughput_speedup_analysis"
26550   output-file-type: ".html"
26551   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26552   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26553   filter: "'NIC_Intel-XXV710' and
26554            '64B' and
26555            ('BASE' or 'SCALE') and
26556            'NDRPDR' and
26557            'ETH' and
26558            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26559            not 'VHOST' and
26560            not 'MEMIF'"
26561   parameters:
26562   - "throughput"
26563   - "parent"
26564   - "tags"
26565   sort:
26566   - "L2PATCH"
26567   - "L2XCBASE"
26568   - "BASE"
26569   - "FIB_10K"
26570   - "FIB_100K"
26571   - "FIB_1M"
26572   layout:
26573     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26574     layout: "plot-throughput-speedup-analysis"
26575
26576 ## Speedup - VPP L2 2n-dnv-x553 base
26577 #- type: "plot"
26578 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26579 #  algorithm: "plot_throughput_speedup_analysis"
26580 #  output-file-type: ".html"
26581 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26582 #  data: "intel-dnv-vpp"
26583 #  filter: "'NIC_Intel-X553' and
26584 #           '64B' and
26585 #           ('BASE' or 'SCALE') and
26586 #           'NDRPDR' and
26587 #           'ETH' and
26588 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26589 #           not 'VHOST' and
26590 #           not 'MEMIF'"
26591 #  parameters:
26592 #  - "throughput"
26593 #  - "parent"
26594 #  - "tags"
26595 #  sort:
26596 #  - "L2XCBASE"
26597 #  - "L2BDMACLRN"
26598 #  - "L2PATCH"
26599 #  layout:
26600 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26601 #    layout: "plot-throughput-speedup-analysis"
26602 #
26603 #- type: "plot"
26604 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26605 #  algorithm: "plot_throughput_speedup_analysis"
26606 #  output-file-type: ".html"
26607 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26608 #  data: "intel-dnv-vpp"
26609 #  filter: "'NIC_Intel-X553' and
26610 #           '64B' and
26611 #           ('BASE' or 'SCALE') and
26612 #           'NDRPDR' and
26613 #           'ETH' and
26614 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26615 #           not 'VHOST' and
26616 #           not 'MEMIF'"
26617 #  parameters:
26618 #  - "throughput"
26619 #  - "parent"
26620 #  - "tags"
26621 #  sort:
26622 #  - "L2XCBASE"
26623 #  - "L2BDMACLRN"
26624 #  - "L2PATCH"
26625 #  layout:
26626 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26627 #    layout: "plot-throughput-speedup-analysis"
26628
26629 ################################################################################
26630
26631 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26632 - type: "plot"
26633   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26634   algorithm: "plot_throughput_speedup_analysis"
26635   output-file-type: ".html"
26636   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26637   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26638   filter: "'NIC_Intel-X520-DA2' and
26639            '64B' and
26640            'NDRPDR' and
26641            'ETH' and
26642            'IP4FWD' and
26643            'VHOST_1024' and
26644            not 'VXLAN' and
26645            not 'DOT1Q'"
26646   parameters:
26647   - "throughput"
26648   - "parent"
26649   - "tags"
26650   sort:
26651   - "not CFS_OPT"
26652   - "1VM"
26653   - "2VM"
26654   layout:
26655     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26656     layout: "plot-throughput-speedup-analysis"
26657
26658 - type: "plot"
26659   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26660   algorithm: "plot_throughput_speedup_analysis"
26661   output-file-type: ".html"
26662   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26663   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26664   filter: "'NIC_Intel-X520-DA2' and
26665            '64B' and
26666            'NDRPDR' and
26667            'ETH' and
26668            'IP4FWD' and
26669            'VHOST_1024' and
26670            not 'VXLAN' and
26671            not 'DOT1Q'"
26672   parameters:
26673   - "throughput"
26674   - "parent"
26675   - "tags"
26676   sort:
26677   - "not CFS_OPT"
26678   - "1VM"
26679   - "2VM"
26680   layout:
26681     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26682     layout: "plot-throughput-speedup-analysis"
26683
26684 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26685 - type: "plot"
26686   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26687   algorithm: "plot_throughput_speedup_analysis"
26688   output-file-type: ".html"
26689   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26690   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26691   filter: "'NIC_Intel-X520-DA2' and
26692            '64B' and
26693            'NDRPDR' and
26694            ('ETH' or 'DOT1Q') and
26695            'BASE' and
26696            ('L2BDMACLRN' or 'L2XCFWD') and
26697            'VHOST_1024' and
26698            not 'VXLAN' and
26699            not 'IP4FWD' and
26700            not '2VM'"
26701   parameters:
26702   - "throughput"
26703   - "parent"
26704   - "tags"
26705   sort:
26706   - "L2BDMACLRN"
26707   - "L2BDMACLRN"
26708   - "L2BDMACLRN"
26709   - "L2XCFWD"
26710   - "L2XCFWD"
26711   - "L2XCFWD"
26712   layout:
26713     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26714     layout: "plot-throughput-speedup-analysis"
26715
26716 - type: "plot"
26717   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26718   algorithm: "plot_throughput_speedup_analysis"
26719   output-file-type: ".html"
26720   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26721   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26722   filter: "'NIC_Intel-X520-DA2' and
26723            '64B' and
26724            'NDRPDR' and
26725            ('ETH' or 'DOT1Q') and
26726            'BASE' and
26727            ('L2BDMACLRN' or 'L2XCFWD') and
26728            'VHOST_1024' and
26729            not 'VXLAN' and
26730            not 'IP4FWD' and
26731            not '2VM'"
26732   parameters:
26733   - "throughput"
26734   - "parent"
26735   - "tags"
26736   sort:
26737   - "L2BDMACLRN"
26738   - "L2BDMACLRN"
26739   - "L2BDMACLRN"
26740   - "L2XCFWD"
26741   - "L2XCFWD"
26742   - "L2XCFWD"
26743   layout:
26744     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26745     layout: "plot-throughput-speedup-analysis"
26746
26747 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26748 - type: "plot"
26749   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26750   algorithm: "plot_throughput_speedup_analysis"
26751   output-file-type: ".html"
26752   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26753   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26754   filter: "'NIC_Intel-X520-DA2' and
26755            '64B' and
26756            'NDRPDR' and
26757            ('ETH' or 'DOT1Q') and
26758            ('L2BDMACLRN' or 'L2XCFWD') and
26759            'VHOST_1024' and
26760            not 'CFS_OPT' and
26761            not 'DOT1Q' and
26762            not 'VXLAN' and
26763            not 'IP4FWD' and
26764            not 'LBOND'"
26765   parameters:
26766   - "throughput"
26767   - "parent"
26768   - "tags"
26769 #  sort:
26770 #  - "1VM"
26771 #  - "L2XCFWD"
26772 #  - "1VM"
26773 #  - "L2BDMACLRN"
26774   layout:
26775     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26776     layout: "plot-throughput-speedup-analysis"
26777
26778 - type: "plot"
26779   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26780   algorithm: "plot_throughput_speedup_analysis"
26781   output-file-type: ".html"
26782   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26783   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26784   filter: "'NIC_Intel-X520-DA2' and
26785            '64B' and
26786            'NDRPDR' and
26787            ('ETH' or 'DOT1Q') and
26788            ('L2BDMACLRN' or 'L2XCFWD') and
26789            'VHOST_1024' and
26790            not 'CFS_OPT' and
26791            not 'DOT1Q' and
26792            not 'VXLAN' and
26793            not 'IP4FWD' and
26794            not 'LBOND'"
26795   parameters:
26796   - "throughput"
26797   - "parent"
26798   - "tags"
26799 #  sort:
26800 #  - "1VM"
26801 #  - "L2XCFWD"
26802 #  - "1VM"
26803 #  - "L2BDMACLRN"
26804   layout:
26805     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
26806     layout: "plot-throughput-speedup-analysis"
26807
26808 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
26809 - type: "plot"
26810   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26811   algorithm: "plot_throughput_speedup_analysis"
26812   output-file-type: ".html"
26813   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26814   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26815   filter: "'NIC_Intel-X710' and
26816            '64B' and
26817            'NDRPDR' and
26818            'ETH' and
26819            'IP4FWD' and
26820            'VHOST_1024' and
26821            not 'VXLAN' and
26822            not 'CFS_OPT' and
26823            not 'DOT1Q'"
26824   parameters:
26825   - "throughput"
26826   - "parent"
26827   - "tags"
26828   sort:
26829   - "1VM"
26830   - "2VM"
26831   layout:
26832     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
26833     layout: "plot-throughput-speedup-analysis"
26834
26835 - type: "plot"
26836   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26837   algorithm: "plot_throughput_speedup_analysis"
26838   output-file-type: ".html"
26839   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26840   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26841   filter: "'NIC_Intel-X710' and
26842            '64B' and
26843            'NDRPDR' and
26844            'ETH' and
26845            'IP4FWD' and
26846            'VHOST_1024' and
26847            not 'VXLAN' and
26848            not 'CFS_OPT' and
26849            not 'DOT1Q'"
26850   parameters:
26851   - "throughput"
26852   - "parent"
26853   - "tags"
26854   sort:
26855   - "1VM"
26856   - "2VM"
26857   layout:
26858     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
26859     layout: "plot-throughput-speedup-analysis"
26860
26861 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
26862 - type: "plot"
26863   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
26864   algorithm: "plot_throughput_speedup_analysis"
26865   output-file-type: ".html"
26866   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
26867   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26868   filter: "'NIC_Intel-X710' and
26869            '64B' and
26870            'NDRPDR' and
26871            ('ETH' or 'DOT1Q') and
26872            'BASE' and
26873            ('L2BDMACLRN' or 'L2XCFWD') and
26874            'VHOST_1024' and
26875            not 'VXLAN' and
26876            not 'IP4FWD' and
26877            not '2VM'"
26878   parameters:
26879   - "throughput"
26880   - "parent"
26881   - "tags"
26882   sort:
26883   - "L2BDMACLRN"
26884   - "L2BDMACLRN"
26885   - "L2BDMACLRN"
26886   - "L2XCFWD"
26887   - "L2XCFWD"
26888   - "L2XCFWD"
26889   layout:
26890     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
26891     layout: "plot-throughput-speedup-analysis"
26892
26893 - type: "plot"
26894   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
26895   algorithm: "plot_throughput_speedup_analysis"
26896   output-file-type: ".html"
26897   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
26898   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26899   filter: "'NIC_Intel-X710' and
26900            '64B' and
26901            'NDRPDR' and
26902            ('ETH' or 'DOT1Q') and
26903            'BASE' and
26904            ('L2BDMACLRN' or 'L2XCFWD') and
26905            'VHOST_1024' and
26906            not 'VXLAN' and
26907            not 'IP4FWD' and
26908            not '2VM'"
26909   parameters:
26910   - "throughput"
26911   - "parent"
26912   - "tags"
26913   sort:
26914   - "L2BDMACLRN"
26915   - "L2BDMACLRN"
26916   - "L2BDMACLRN"
26917   - "L2XCFWD"
26918   - "L2XCFWD"
26919   - "L2XCFWD"
26920   layout:
26921     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
26922     layout: "plot-throughput-speedup-analysis"
26923
26924 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
26925 - type: "plot"
26926   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
26927   algorithm: "plot_throughput_speedup_analysis"
26928   output-file-type: ".html"
26929   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
26930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26931   filter: "'NIC_Intel-X710' and
26932            '64B' and
26933            'NDRPDR' and
26934            ('ETH' or 'DOT1Q') and
26935            ('L2BDMACLRN' or 'L2XCFWD') and
26936            'VHOST_1024' and
26937            not 'CFS_OPT' and
26938            not 'VXLAN' and
26939            not 'IP4FWD' and
26940            not 'LBOND'"
26941   parameters:
26942   - "throughput"
26943   - "parent"
26944   - "tags"
26945   sort:
26946   - "L2BDMACLRN"
26947   - "L2BDMACLRN"
26948   - "L2BDMACLRN"
26949   - "L2XCFWD"
26950   - "L2XCFWD"
26951   - "L2XCFWD"
26952   layout:
26953     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
26954     layout: "plot-throughput-speedup-analysis"
26955
26956 - type: "plot"
26957   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
26958   algorithm: "plot_throughput_speedup_analysis"
26959   output-file-type: ".html"
26960   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
26961   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26962   filter: "'NIC_Intel-X710' and
26963            '64B' and
26964            'NDRPDR' and
26965            ('ETH' or 'DOT1Q') and
26966            ('L2BDMACLRN' or 'L2XCFWD') and
26967            'VHOST_1024' and
26968            not 'CFS_OPT' and
26969            not 'VXLAN' and
26970            not 'IP4FWD' and
26971            not 'LBOND'"
26972   parameters:
26973   - "throughput"
26974   - "parent"
26975   - "tags"
26976   sort:
26977   - "L2BDMACLRN"
26978   - "L2BDMACLRN"
26979   - "L2BDMACLRN"
26980   - "L2XCFWD"
26981   - "L2XCFWD"
26982   - "L2XCFWD"
26983   layout:
26984     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
26985     layout: "plot-throughput-speedup-analysis"
26986
26987 # Packet Speedup - VPP vhost ip4 3n-skx-x710
26988 - type: "plot"
26989   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26990   algorithm: "plot_throughput_speedup_analysis"
26991   output-file-type: ".html"
26992   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26994   filter: "'NIC_Intel-X710' and
26995            '64B' and
26996            'NDRPDR' and
26997            'ETH' and
26998            'IP4FWD' and
26999            'VHOST_1024' and
27000            not 'VXLAN' and
27001            not 'DOT1Q'"
27002   parameters:
27003   - "throughput"
27004   - "parent"
27005   - "tags"
27006   sort:
27007   - "1VM"
27008   - "2VM"
27009   layout:
27010     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27011     layout: "plot-throughput-speedup-analysis"
27012
27013 - type: "plot"
27014   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27015   algorithm: "plot_throughput_speedup_analysis"
27016   output-file-type: ".html"
27017   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27019   filter: "'NIC_Intel-X710' and
27020            '64B' and
27021            'NDRPDR' and
27022            'ETH' and
27023            'IP4FWD' and
27024            'VHOST_1024' and
27025            not 'VXLAN' and
27026            not 'DOT1Q'"
27027   parameters:
27028   - "throughput"
27029   - "parent"
27030   - "tags"
27031   sort:
27032   - "1VM"
27033   - "2VM"
27034   layout:
27035     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27036     layout: "plot-throughput-speedup-analysis"
27037
27038 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27039 - type: "plot"
27040   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27041   algorithm: "plot_throughput_speedup_analysis"
27042   output-file-type: ".html"
27043   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27044   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27045   filter: "'NIC_Intel-X710' and
27046            '64B' and
27047            'NDRPDR' and
27048            'ETH' and
27049            'IP4FWD' and
27050            'VHOST_1024' and
27051            not 'VXLAN' and
27052            not 'NF_DENSITY' and
27053            not 'CFS_OPT' and
27054            not 'DOT1Q'"
27055   parameters:
27056   - "throughput"
27057   - "parent"
27058   - "tags"
27059   sort:
27060   - "1VM"
27061   - "2VM"
27062   layout:
27063     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27064     layout: "plot-throughput-speedup-analysis"
27065
27066 - type: "plot"
27067   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27068   algorithm: "plot_throughput_speedup_analysis"
27069   output-file-type: ".html"
27070   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27071   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27072   filter: "'NIC_Intel-X710' and
27073            '64B' and
27074            'NDRPDR' and
27075            'ETH' and
27076            'IP4FWD' and
27077            'VHOST_1024' and
27078            not 'VXLAN' and
27079            not 'NF_DENSITY' and
27080            not 'CFS_OPT' and
27081            not 'DOT1Q'"
27082   parameters:
27083   - "throughput"
27084   - "parent"
27085   - "tags"
27086   sort:
27087   - "1VM"
27088   - "2VM"
27089   layout:
27090     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27091     layout: "plot-throughput-speedup-analysis"
27092
27093 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27094 - type: "plot"
27095   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27096   algorithm: "plot_throughput_speedup_analysis"
27097   output-file-type: ".html"
27098   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27099   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27100   filter: "'NIC_Intel-X710' and
27101            '64B' and
27102            'NDRPDR' and
27103            ('ETH' or 'DOT1Q') and
27104            'BASE' and
27105            ('L2BDMACLRN' or 'L2XCFWD') and
27106            'VHOST_1024' and
27107            not 'VXLAN' and
27108            not 'NF_DENSITY' and
27109            not 'IP4FWD' and
27110            not '2VM'"
27111   parameters:
27112   - "throughput"
27113   - "parent"
27114   - "tags"
27115 #  sort:
27116 #  - "not CFS_OPT"
27117 #  - "L2XCFWD"
27118 #  - "not CFS_OPT"
27119 #  - "CFS_OPT"
27120   layout:
27121     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27122     layout: "plot-throughput-speedup-analysis"
27123
27124 - type: "plot"
27125   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27126   algorithm: "plot_throughput_speedup_analysis"
27127   output-file-type: ".html"
27128   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27129   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27130   filter: "'NIC_Intel-X710' and
27131            '64B' and
27132            'NDRPDR' and
27133            ('ETH' or 'DOT1Q') and
27134            'BASE' and
27135            ('L2BDMACLRN' or 'L2XCFWD') and
27136            'VHOST_1024' and
27137            not 'VXLAN' and
27138            not 'NF_DENSITY' and
27139            not 'IP4FWD' and
27140            not '2VM'"
27141   parameters:
27142   - "throughput"
27143   - "parent"
27144   - "tags"
27145 #  sort:
27146 #  - "not CFS_OPT"
27147 #  - "L2XCFWD"
27148 #  - "not CFS_OPT"
27149 #  - "CFS_OPT"
27150   layout:
27151     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27152     layout: "plot-throughput-speedup-analysis"
27153
27154 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27155 - type: "plot"
27156   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27157   algorithm: "plot_throughput_speedup_analysis"
27158   output-file-type: ".html"
27159   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27160   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27161   filter: "'NIC_Intel-X710' and
27162            '64B' and
27163            'NDRPDR' and
27164            ('ETH' or 'DOT1Q') and
27165            ('L2BDMACLRN' or 'L2XCFWD') and
27166            'VHOST_1024' and
27167            not 'CFS_OPT' and
27168            not 'VXLAN' and
27169            not 'NF_DENSITY' and
27170            not 'DOT1Q' and
27171            not 'IP4FWD'"
27172   parameters:
27173   - "throughput"
27174   - "parent"
27175   - "tags"
27176 #  sort:
27177 #  - "1VM"
27178 #  - "L2XCFWD"
27179 #  - "1VM"
27180 #  - "L2BDMACLRN"
27181   layout:
27182     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
27183     layout: "plot-throughput-speedup-analysis"
27184
27185 - type: "plot"
27186   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27187   algorithm: "plot_throughput_speedup_analysis"
27188   output-file-type: ".html"
27189   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27190   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27191   filter: "'NIC_Intel-X710' and
27192            '64B' and
27193            'NDRPDR' and
27194            ('ETH' or 'DOT1Q') and
27195            ('L2BDMACLRN' or 'L2XCFWD') and
27196            'VHOST_1024' and
27197            not 'CFS_OPT' and
27198            not 'VXLAN' and
27199            not 'NF_DENSITY' and
27200            not 'DOT1Q' and
27201            not 'IP4FWD'"
27202   parameters:
27203   - "throughput"
27204   - "parent"
27205   - "tags"
27206 #  sort:
27207 #  - "1VM"
27208 #  - "L2XCFWD"
27209 #  - "1VM"
27210 #  - "L2BDMACLRN"
27211   layout:
27212     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27213     layout: "plot-throughput-speedup-analysis"
27214
27215 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27216 - type: "plot"
27217   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27218   algorithm: "plot_throughput_speedup_analysis"
27219   output-file-type: ".html"
27220   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27221   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27222   filter: "'NIC_Intel-XXV710' and
27223            '64B' and
27224            'NDRPDR' and
27225            'ETH' and
27226            'IP4FWD' and
27227            'VHOST_1024' and
27228            not 'VXLAN' and
27229            not 'CFS_OPT' and
27230            not 'DOT1Q'"
27231   parameters:
27232   - "throughput"
27233   - "parent"
27234   - "tags"
27235   sort:
27236   - "not CFS_OPT"
27237   - "1VM"
27238   - "2VM"
27239   layout:
27240     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27241     layout: "plot-throughput-speedup-analysis"
27242
27243 - type: "plot"
27244   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27245   algorithm: "plot_throughput_speedup_analysis"
27246   output-file-type: ".html"
27247   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27249   filter: "'NIC_Intel-XXV710' and
27250            '64B' and
27251            'NDRPDR' and
27252            'ETH' and
27253            'IP4FWD' and
27254            'VHOST_1024' and
27255            not 'VXLAN' and
27256            not 'CFS_OPT' and
27257            not 'DOT1Q'"
27258   parameters:
27259   - "throughput"
27260   - "parent"
27261   - "tags"
27262   sort:
27263   - "not CFS_OPT"
27264   - "1VM"
27265   - "2VM"
27266   layout:
27267     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27268     layout: "plot-throughput-speedup-analysis"
27269
27270 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27271 #- type: "plot"
27272 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27273 #  algorithm: "plot_throughput_speedup_analysis"
27274 #  output-file-type: ".html"
27275 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27276 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27277 #  filter: "'NIC_Intel-XXV710' and
27278 #           '64B' and
27279 #           'NDRPDR' and
27280 #           ('ETH' or 'DOT1Q') and
27281 #           'BASE' and
27282 #           ('L2BDMACLRN' or 'L2XCFWD') and
27283 #           'VHOST_1024' and
27284 #           not 'VXLAN' and
27285 #           not 'IP4FWD' and
27286 #           not '2VM'"
27287 #  parameters:
27288 #  - "throughput"
27289 #  - "parent"
27290 #  - "tags"
27291 ##  sort:
27292 ##  - "not CFS_OPT"
27293 ##  - "L2XCFWD"
27294 ##  - "not CFS_OPT"
27295 ##  - "CFS_OPT"
27296 #  layout:
27297 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27298 #    layout: "plot-throughput-speedup-analysis"
27299 #
27300 #- type: "plot"
27301 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27302 #  algorithm: "plot_throughput_speedup_analysis"
27303 #  output-file-type: ".html"
27304 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27305 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27306 #  filter: "'NIC_Intel-XXV710' and
27307 #           '64B' and
27308 #           'NDRPDR' and
27309 #           ('ETH' or 'DOT1Q') and
27310 #           'BASE' and
27311 #           ('L2BDMACLRN' or 'L2XCFWD') and
27312 #           'VHOST_1024' and
27313 #           not 'VXLAN' and
27314 #           not 'IP4FWD' and
27315 #           not '2VM'"
27316 #  parameters:
27317 #  - "throughput"
27318 #  - "parent"
27319 #  - "tags"
27320 ##  sort:
27321 ##  - "not CFS_OPT"
27322 ##  - "L2XCFWD"
27323 ##  - "not CFS_OPT"
27324 ##  - "CFS_OPT"
27325 #  layout:
27326 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27327 #    layout: "plot-throughput-speedup-analysis"
27328 #
27329 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27330 #- type: "plot"
27331 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27332 #  algorithm: "plot_throughput_speedup_analysis"
27333 #  output-file-type: ".html"
27334 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27335 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27336 #  filter: "'NIC_Intel-XXV710' and
27337 #           '64B' and
27338 #           'NDRPDR' and
27339 #           ('ETH' or 'DOT1Q') and
27340 #           ('L2BDMACLRN' or 'L2XCFWD') and
27341 #           'VHOST_1024' and
27342 #           not 'CFS_OPT' and
27343 #           not 'VXLAN' and
27344 #           not 'DOT1Q' and
27345 #           not 'IP4FWD'"
27346 #  parameters:
27347 #  - "throughput"
27348 #  - "parent"
27349 #  - "tags"
27350 ##  sort:
27351 ##  - "1VM"
27352 ##  - "L2XCFWD"
27353 ##  - "1VM"
27354 ##  - "L2BDMACLRN"
27355 #  layout:
27356 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27357 #    layout: "plot-throughput-speedup-analysis"
27358 #
27359 #- type: "plot"
27360 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27361 #  algorithm: "plot_throughput_speedup_analysis"
27362 #  output-file-type: ".html"
27363 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27364 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27365 #  filter: "'NIC_Intel-XXV710' and
27366 #           '64B' and
27367 #           'NDRPDR' and
27368 #           ('ETH' or 'DOT1Q') and
27369 #           ('L2BDMACLRN' or 'L2XCFWD') and
27370 #           'VHOST_1024' and
27371 #           not 'CFS_OPT' and
27372 #           not 'VXLAN' and
27373 #           not 'DOT1Q' and
27374 #           not 'IP4FWD'"
27375 #  parameters:
27376 #  - "throughput"
27377 #  - "parent"
27378 #  - "tags"
27379 ##  sort:
27380 ##  - "1VM"
27381 ##  - "L2XCFWD"
27382 ##  - "1VM"
27383 ##  - "L2BDMACLRN"
27384 #  layout:
27385 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27386 #    layout: "plot-throughput-speedup-analysis"
27387
27388 ################################################################################
27389
27390 # Speedup - VPP vts 3n-hsw-x520
27391 - type: "plot"
27392   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27393   algorithm: "plot_throughput_speedup_analysis"
27394   output-file-type: ".html"
27395   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27396   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27397   filter: "'NIC_Intel-X520-DA2' and
27398            '114B' and
27399            'NDRPDR' and
27400            'VTS'"
27401   parameters:
27402   - "throughput"
27403   - "parent"
27404   - "tags"
27405   layout:
27406     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27407     layout: "plot-throughput-speedup-analysis"
27408
27409 - type: "plot"
27410   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27411   algorithm: "plot_throughput_speedup_analysis"
27412   output-file-type: ".html"
27413   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27414   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27415   filter: "'NIC_Intel-X520-DA2' and
27416            '114B' and
27417            'NDRPDR' and
27418            'VTS'"
27419   parameters:
27420   - "throughput"
27421   - "parent"
27422   - "tags"
27423   layout:
27424     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27425     layout: "plot-throughput-speedup-analysis"