Report: 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]: "https://docs.fd.io/csit"
80     DIR[NEXUS]: "report/_static/archive"
81
82   make-dirs:
83   # List the directories which are created while preparing the environment.
84   # All directories MUST be defined in "paths" section.
85   - "DIR[WORKING,DATA]"
86   - "DIR[STATIC,VPP]"
87   - "DIR[STATIC,DPDK]"
88   - "DIR[STATIC,ARCH]"
89   - "DIR[BUILD,LATEX]"
90   - "DIR[WORKING,SRC]"
91   - "DIR[WORKING,SRC,STATIC]"
92
93   remove-dirs:
94   # List the directories which are deleted while cleaning the environment.
95   # All directories MUST be defined in "paths" section.
96   #- "DIR[BUILD,HTML]"
97   - "DIR[WORKING,DATA]"
98
99   build-dirs:
100   # List the directories where the results (build) is stored.
101   # All directories MUST be defined in "paths" section.
102   - "DIR[BUILD,HTML]"
103   - "DIR[BUILD,LATEX]"
104
105 - type: "configuration"
106
107   limits:
108     nic:
109       x520: 24460000
110       x553: 29761905
111       x710: 35800000
112       xxv710: 35800000
113       xl710: 35800000
114
115     link:
116       10ge: 14880952.38
117       25ge: 37202380.95
118       40ge: 59523809.52
119       100ge: 148809523.81
120
121     pci:
122       pci-g3-x8: 74404761.90
123       pci-g3-x16: 148809523.81
124
125   data-sets:
126
127     ###########################################################################
128     # Plots:
129
130     # 3n-hsw
131
132     plot-vpp-throughput-lat-tsa-3n-hsw:
133       csit-vpp-perf-verify-1904-3n-hsw:
134         - 11  # NDRPDR sel
135         - 12  # NDRPDR sel
136         - 20  # NDRPDR sel
137         - 21  # NDRPDR sel
138         - 23  # NDRPDR sel
139         - 24  # NDRPDR sel
140         - 25  # NDRPDR sel
141         - 26  # NDRPDR sel
142         - 29  # NDRPDR sel
143         - 30  # NDRPDR sel
144       # TODO: Add data
145       # csit-vpp-perf-verify-1904-3n-hsw:
146
147       # TODO: Add data
148 #    plot-vpp-http-server-performance:
149 #      csit-vpp-perf-verify-1908-3n-hsw:
150 #        -
151
152     plot-dpdk-throughput-latency-3n-hsw:
153       csit-dpdk-perf-verify-1904-3n-hsw:
154         - 2   # NDRPDR sel
155         - 3   # NDRPDR sel
156         - 5   # NDRPDR sel
157         - 6   # NDRPDR sel
158         - 13  # NDRPDR sel
159         - 14  # NDRPDR sel
160         - 15  # NDRPDR sel
161         - 18  # NDRPDR sel
162         - 19  # NDRPDR sel
163         - 20  # NDRPDR sel
164       # TODO: Add data
165       # csit-dpdk-perf-verify-1908-3n-hsw:
166
167     # 3n-skx
168
169     plot-vpp-throughput-lat-tsa-3n-skx:
170       csit-vpp-perf-verify-1904-3n-skx:
171         - 8   # NDRPDR sel
172         - 9   # NDRPDR sel
173         - 10  # NDRPDR sel
174         - 11  # NDRPDR sel
175         - 12  # NDRPDR sel
176         - 14  # NDRPDR sel
177         - 16  # NDRPDR sel
178         - 21  # NDRPDR sel
179         - 23  # NDRPDR sel
180         - 25  # NDRPDR sel
181       # TODO: Add data
182       # csit-vpp-perf-verify-1908-3n-skx:
183
184     plot-dpdk-throughput-latency-3n-skx:
185       csit-dpdk-perf-verify-1904-3n-skx:
186         - 2   # NDRPDR sel
187         - 3   # NDRPDR sel
188         - 4   # NDRPDR sel
189         - 5   # NDRPDR sel
190         - 6   # NDRPDR sel
191         - 7   # NDRPDR sel
192         - 11  # NDRPDR sel
193         - 12  # NDRPDR sel
194         - 13  # NDRPDR sel
195         - 14  # NDRPDR sel
196       # TODO: Add data
197       # csit-dpdk-perf-verify-1908-3n-skx:
198
199     # 2n-skx
200
201     plot-vpp-throughput-lat-tsa-2n-skx:
202       csit-vpp-perf-verify-1904-2n-skx:
203         - 12  # NDRPDR sel
204         - 14  # NDRPDR sel
205         - 16  # NDRPDR sel
206         - 17  # NDRPDR sel
207         - 18  # NDRPDR sel
208         - 21  # NDRPDR sel
209         - 27  # NDRPDR sel
210         - 30  # NDRPDR sel
211         - 31  # NDRPDR sel
212         - 32  # NDRPDR sel
213       # TODO: Add data
214       # csit-vpp-perf-verify-1908-2n-skx:
215
216     plot-vpp-soak-2n-skx:
217       csit-vpp-perf-verify-1904-2n-skx:
218         - 70  # soak
219         - 71  # soak
220       # TODO: Add data
221       # csit-vpp-perf-verify-1908-2n-skx:
222
223     plot-vpp-nfv-2n-skx-ndrpdr-64b:
224       csit-vpp-perf-verify-1904-2n-skx:
225         - 56  # NFV NDRPDR 64b
226         - 59  # NFV NDRPDR 64b
227         - 60  # NFV NDRPDR 64b
228         - 65  # NFV NDRPDR 64b
229         - 68  # NFV NDRPDR 64b
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-vpp-nfv-2n-skx-ndrpdr-imix:
239       csit-vpp-perf-verify-1904-2n-skx:
240         - 66  # NFV NDRPDR IMIX
241         - 67  # NFV NDRPDR IMIX
242         - 69  # NFV NDRPDR IMIX
243         - 82  # NFV NDRPDR IMIX
244         - 83  # NFV NDRPDR IMIX
245         - 80  # NFV MRR NDRPDR 64b IMIX
246         - 81  # NFV MRR NDRPDR 64b IMIX
247         - 84  # NFV MRR NDRPDR 64b IMIX
248         - 85  # NFV MRR NDRPDR 64b IMIX
249         - 86  # NFV MRR NDRPDR 64b IMIX
250       # TODO: Add data
251       # csit-vpp-perf-verify-1908-2n-skx:
252
253     plot-vpp-nfv-2n-skx-mrr-64b:
254       csit-vpp-perf-verify-1904-2n-skx:
255         - 40  # NFV MRR 64b
256         - 41  # NFV MRR 64b
257         - 42  # NFV MRR 64b
258         - 47  # NFV MRR 64b
259         - 48  # NFV MRR 64b
260         - 80  # NFV MRR NDRPDR 64b IMIX
261         - 81  # NFV MRR NDRPDR 64b IMIX
262         - 84  # NFV MRR NDRPDR 64b IMIX
263         - 85  # NFV MRR NDRPDR 64b IMIX
264         - 86  # NFV MRR NDRPDR 64b IMIX
265       # TODO: Add data
266       # csit-vpp-perf-verify-1908-2n-skx:
267
268     plot-vpp-nfv-2n-skx-mrr-imix:
269       csit-vpp-perf-verify-1904-2n-skx:
270         - 49  # NFV MRR IMIX
271         - 50  # NFV MRR IMIX
272         - 51  # NFV MRR IMIX
273         - 54  # NFV MRR IMIX
274         - 55  # NFV MRR IMIX
275         - 80  # NFV MRR NDRPDR 64b IMIX
276         - 81  # NFV MRR NDRPDR 64b IMIX
277         - 84  # NFV MRR NDRPDR 64b IMIX
278         - 85  # NFV MRR NDRPDR 64b IMIX
279         - 86  # NFV MRR NDRPDR 64b IMIX
280       # TODO: Add data
281       # csit-vpp-perf-verify-1908-2n-skx:
282
283     plot-dpdk-throughput-latency-2n-skx:
284       csit-dpdk-perf-verify-1904-2n-skx:
285         - 2   # NDRPDR sel
286         - 3   # NDRPDR sel
287         - 4   # NDRPDR sel
288         - 5   # NDRPDR sel
289         - 7   # NDRPDR sel
290         - 8   # NDRPDR sel
291         - 9   # NDRPDR sel
292         - 10  # NDRPDR sel
293         - 11  # NDRPDR sel
294         - 12  # NDRPDR sel
295       # TODO: Add data
296       # csit-dpdk-perf-verify-1904-2n-skx:
297
298     # 3rd party
299
300 #    # Denverton:
301 #    intel-dnv-vpp:
302 #      # intel-dnv-vpp-release-1904:
303 #      intel-dnv-vpp-release-1901:
304 #        - 1
305
306     ###########################################################################
307     # Simple tables (only one data set):
308
309     # NIC Comparisons
310
311     vpp-nic-comparison-3n-hsw:
312       csit-vpp-perf-verify-1904-3n-hsw:
313         - 11  # NDRPDR sel
314         - 12  # NDRPDR sel
315         - 20  # NDRPDR sel
316         - 21  # NDRPDR sel
317         - 23  # NDRPDR sel
318         - 24  # NDRPDR sel
319         - 25  # NDRPDR sel
320         - 26  # NDRPDR sel
321         - 29  # NDRPDR sel
322         - 30  # NDRPDR sel
323       # TODO: Add data
324       # csit-vpp-perf-verify-1908-3n-hsw:
325
326     vpp-nic-comparison-3n-skx:
327       csit-vpp-perf-verify-1904-3n-skx:
328         - 8   # NDRPDR sel
329         - 9   # NDRPDR sel
330         - 10  # NDRPDR sel
331         - 11  # NDRPDR sel
332         - 12  # NDRPDR sel
333         - 14  # NDRPDR sel
334         - 16  # NDRPDR sel
335         - 21  # NDRPDR sel
336         - 23  # NDRPDR sel
337         - 25  # NDRPDR sel
338       # TODO: Add data
339       # csit-vpp-perf-verify-1908-3n-skx:
340
341     vpp-nic-comparison-2n-skx:
342       csit-vpp-perf-verify-1904-2n-skx:
343         - 12  # NDRPDR sel
344         - 14  # NDRPDR sel
345         - 16  # NDRPDR sel
346         - 17  # NDRPDR sel
347         - 18  # NDRPDR sel
348         - 21  # NDRPDR sel
349         - 27  # NDRPDR sel
350         - 30  # NDRPDR sel
351         - 31  # NDRPDR sel
352         - 32  # NDRPDR sel
353       # TODO: Add data
354       # csit-vpp-perf-verify-1908-2n-skx:
355
356     vpp-nic-comparison-3n-hsw-mrr:
357       csit-vpp-perf-verify-1904-3n-hsw:
358         - 9   # MRR sel
359       # TODO: Add data
360       # csit-vpp-perf-verify-1908-3n-hsw:
361
362     vpp-nic-comparison-3n-skx-mrr:
363       csit-vpp-perf-verify-1904-3n-skx:
364         - 7   # MRR sel
365       # TODO: Add data
366       # csit-vpp-perf-verify-1908-3n-skx:
367
368     vpp-nic-comparison-2n-skx-mrr:
369       csit-vpp-perf-verify-1904-2n-skx:
370         - 11  # MRR sel
371       # TODO: Add data
372       # csit-vpp-perf-verify-1908-2n-skx:
373
374     # Results
375
376     vpp-perf-results-3n-hsw:
377       csit-vpp-perf-verify-1904-3n-hsw:
378         - 30  # NDRPDR sel
379       # TODO: Add FULL data
380       # csit-vpp-perf-verify-1908-3n-hsw:
381
382     vpp-perf-results-3n-skx:
383       csit-vpp-perf-verify-1904-3n-skx:
384         - 25  # NDRPDR sel
385       # TODO: Add FULL data
386       # csit-vpp-perf-verify-1908-3n-skx:
387
388     vpp-perf-results-2n-skx:
389       csit-vpp-perf-verify-1904-2n-skx:
390         - 32  # NDRPDR sel
391       # TODO: Add FULL data
392       # csit-vpp-perf-verify-1908-2n-skx:
393
394     vpp-mrr-results-3n-hsw:
395       csit-vpp-perf-verify-1904-3n-hsw:
396         - 9   # MRR sel
397       # TODO: Add data
398       # csit-vpp-perf-verify-1908-3n-hsw:
399
400     vpp-mrr-results-3n-skx:
401       csit-vpp-perf-verify-1904-3n-skx:
402         - 7   # MRR sel
403       # TODO: Add data
404       # csit-vpp-perf-verify-1908-3n-skx:
405
406     vpp-mrr-results-2n-skx:
407       csit-vpp-perf-verify-1904-2n-skx:
408         - 11  # MRR sel
409       # TODO: Add data
410       # csit-vpp-perf-verify-1908-2n-skx:
411
412     vpp-func-results-ubuntu:
413       csit-vpp-functional-1904-ubuntu1604-virl:
414         - 33
415       # TODO: Add data
416       # csit-vpp-functional-1908-ubuntu1604-virl:
417
418     vpp-func-results-centos:
419       csit-vpp-functional-1904-centos7-virl:
420         - 32
421       # TODO: Add data
422       # csit-vpp-functional-1908-centos7-virl:
423
424     vpp-device-results-ubuntu:
425       csit-vpp-device-1904-ubuntu1804-1n-skx:
426         - 32
427       # TODO: Add data
428       # csit-vpp-device-1908-ubuntu1804-1n-skx:
429
430     dpdk-perf-results-3n-hsw:
431
432         - 5   # NDRPDR sel
433       # TODO: Add data
434       # csit-dpdk-perf-verify-1908-3n-hsw:
435
436     dpdk-perf-results-3n-skx:
437       csit-dpdk-perf-verify-1904-3n-skx:
438         - 7   # NDRPDR sel
439       # TODO: Add data
440       # csit-dpdk-perf-verify-1908-3n-skx:
441
442     dpdk-perf-results-2n-skx:
443       csit-dpdk-perf-verify-1904-2n-skx:
444         - 9   # NDRPDR sel
445       # TODO: Add data
446       # csit-dpdk-perf-verify-1908-2n-skx:
447
448     # HoneyComb Functional
449     hc-func-results:
450       csit-hc2vpp-verify-func-1904-ubuntu1604:
451         - 4
452       # TODO: Add data
453       # csit-hc2vpp-verify-func-1908-ubuntu1604:
454
455 #    # NSH SFC Functional
456 #    nsh-func-results:
457 #      # Not used
458 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
459 #        - 1
460
461     # DMM Functional
462     dmm-func-results:
463       csit-dmm-functional-1904-ubuntu1604-virl:
464         - 1
465       # TODO: Add data
466       # csit-dmm-functional-1908-ubuntu1604-virl:
467
468     ###########################################################################
469     # Tables (more than one data set)
470
471     # Performance changes
472
473 #    intel-dnv-vpp-changes-2n-dnv-h1:
474 #      intel-dnv-vpp-release-1810:
475 #        - 1
476 #    intel-dnv-vpp-changes-2n-dnv-ref:
477 #      intel-dnv-vpp-release-1901:
478 #        - 1
479 #    intel-dnv-vpp-changes-2n-dnv-cmp:
480 #      # intel-dnv-vpp-release-1904:
481 #      intel-dnv-vpp-release-1901:
482 #        - 1
483 #    intel-dnv-vpp-changes-2n-dnv:
484 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
485 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
486 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
487
488     vpp-performance-changes-3n-hsw-h1:
489       csit-vpp-perf-verify-1901-3n-hsw:
490         - 10  # NDRPDR sel
491         - 19  # NDRPDR sel
492         - 31  # NDRPDR sel
493         - 36  # NDRPDR sel
494         - 40  # NDRPDR sel
495         - 42  # NDRPDR sel
496         - 44  # NDRPDR sel
497         - 46  # NDRPDR sel
498         - 47  # NDRPDR sel
499         - 48  # NDRPDR sel
500         - 61  # NDRPDR LB
501         - 62  # NDRPDR LB
502         - 63  # NDRPDR LB
503         - 64  # NDRPDR LB
504         - 65  # NDRPDR LB
505         - 66  # NDRPDR LB
506         - 67  # NDRPDR LB
507         - 69  # NDRPDR LB
508         - 70  # NDRPDR LB
509         - 71  # NDRPDR LB
510     vpp-performance-changes-3n-hsw-ref:
511       csit-vpp-perf-verify-1904-3n-hsw:
512         - 11  # NDRPDR sel
513         - 12  # NDRPDR sel
514         - 20  # NDRPDR sel
515         - 21  # NDRPDR sel
516         - 23  # NDRPDR sel
517         - 24  # NDRPDR sel
518         - 25  # NDRPDR sel
519         - 26  # NDRPDR sel
520         - 29  # NDRPDR sel
521         - 30  # NDRPDR sel
522     vpp-performance-changes-3n-hsw-cmp:
523       csit-vpp-perf-verify-1904-3n-hsw:
524         - 11  # NDRPDR sel
525         - 12  # NDRPDR sel
526         - 20  # NDRPDR sel
527         - 21  # NDRPDR sel
528         - 23  # NDRPDR sel
529         - 24  # NDRPDR sel
530         - 25  # NDRPDR sel
531         - 26  # NDRPDR sel
532         - 29  # NDRPDR sel
533         - 30  # NDRPDR sel
534       # TODO: Add data
535       # csit-vpp-perf-verify-1908-3n-hsw:
536     vpp-performance-changes-3n-hsw:
537       - "vpp-performance-changes-3n-hsw-h1"
538       - "vpp-performance-changes-3n-hsw-ref"
539       - "vpp-performance-changes-3n-hsw-cmp"
540
541     vpp-performance-changes-3n-skx-h1:
542       csit-vpp-perf-verify-1901-3n-skx:
543         - 18  # NDRPDR sel
544         - 19  # NDRPDR sel
545         - 20  # NDRPDR sel
546         - 28  # NDRPDR sel
547         - 31  # NDRPDR sel
548         - 33  # NDRPDR sel
549         - 36  # NDRPDR sel
550         - 38  # NDRPDR sel
551         - 47  # NDRPDR sel
552         - 48  # NDRPDR sel
553         - 54  # NDRPDR LB
554         - 57  # NDRPDR LB
555         - 58  # NDRPDR LB
556         - 59  # NDRPDR LB
557         - 60  # NDRPDR LB
558         - 63  # NDRPDR LB
559         - 64  # NDRPDR LB
560         - 65  # NDRPDR LB
561         - 66  # NDRPDR LB
562         - 67  # NDRPDR LB
563     vpp-performance-changes-3n-skx-ref:
564       csit-vpp-perf-verify-1904-3n-skx:
565         - 8   # NDRPDR sel
566         - 9   # NDRPDR sel
567         - 10  # NDRPDR sel
568         - 11  # NDRPDR sel
569         - 12  # NDRPDR sel
570         - 14  # NDRPDR sel
571         - 16  # NDRPDR sel
572         - 21  # NDRPDR sel
573         - 23  # NDRPDR sel
574         - 25  # NDRPDR sel
575     vpp-performance-changes-3n-skx-cmp:
576       csit-vpp-perf-verify-1904-3n-skx:
577         - 8   # NDRPDR sel
578         - 9   # NDRPDR sel
579         - 10  # NDRPDR sel
580         - 11  # NDRPDR sel
581         - 12  # NDRPDR sel
582         - 14  # NDRPDR sel
583         - 16  # NDRPDR sel
584         - 21  # NDRPDR sel
585         - 23  # NDRPDR sel
586         - 25  # NDRPDR sel
587       # TODO: Add data
588       # csit-vpp-perf-verify-1908-3n-skx:
589     vpp-performance-changes-3n-skx:
590       - "vpp-performance-changes-3n-skx-h1"
591       - "vpp-performance-changes-3n-skx-ref"
592       - "vpp-performance-changes-3n-skx-cmp"
593
594     vpp-performance-changes-2n-skx-h1:
595       csit-vpp-perf-verify-1901-2n-skx:
596         - 5   # NDRPDR sel
597         - 12  # NDRPDR sel
598         - 13  # NDRPDR sel
599         - 21  # NDRPDR sel
600         - 23  # NDRPDR sel
601         - 31  # NDRPDR sel
602         - 34  # NDRPDR sel
603         - 40  # NDRPDR sel
604         - 42  # NDRPDR sel
605         - 43  # NDRPDR sel
606     vpp-performance-changes-2n-skx-ref:
607       csit-vpp-perf-verify-1904-2n-skx:
608         - 12  # NDRPDR sel
609         - 14  # NDRPDR sel
610         - 16  # NDRPDR sel
611         - 17  # NDRPDR sel
612         - 18  # NDRPDR sel
613         - 21  # NDRPDR sel
614         - 27  # NDRPDR sel
615         - 30  # NDRPDR sel
616         - 31  # NDRPDR sel
617         - 32  # NDRPDR sel
618     vpp-performance-changes-2n-skx-cmp:
619       csit-vpp-perf-verify-1904-2n-skx:
620         - 12  # NDRPDR sel
621         - 14  # NDRPDR sel
622         - 16  # NDRPDR sel
623         - 17  # NDRPDR sel
624         - 18  # NDRPDR sel
625         - 21  # NDRPDR sel
626         - 27  # NDRPDR sel
627         - 30  # NDRPDR sel
628         - 31  # NDRPDR sel
629         - 32  # NDRPDR sel
630       # TODO: Add data
631       # csit-vpp-perf-verify-1908-2n-skx:
632     vpp-performance-changes-2n-skx:
633       - "vpp-performance-changes-2n-skx-h1"
634       - "vpp-performance-changes-2n-skx-ref"
635       - "vpp-performance-changes-2n-skx-cmp"
636
637     vpp-soak-vs-ndr-2n-skx-ref:
638       csit-vpp-perf-verify-1904-2n-skx:
639         - 12  # NDRPDR sel
640         - 14  # NDRPDR sel
641         - 16  # NDRPDR sel
642         - 17  # NDRPDR sel
643         - 18  # NDRPDR sel
644         - 21  # NDRPDR sel
645         - 27  # NDRPDR sel
646         - 30  # NDRPDR sel
647         - 31  # NDRPDR sel
648         - 32  # NDRPDR sel
649       # TODO: Add data
650       # csit-vpp-perf-verify-1908-2n-skx:
651     vpp-soak-vs-ndr-2n-skx-cmp:
652       csit-vpp-perf-verify-1904-2n-skx:
653         - 70  # soak
654         - 71  # soak
655       # TODO: Add data
656       # csit-vpp-perf-verify-1908-2n-skx:
657     vpp-soak-vs-ndr-2n-skx:
658       csit-vpp-perf-verify-1904-2n-skx:
659         - 12  # NDRPDR sel
660         - 14  # NDRPDR sel
661         - 16  # NDRPDR sel
662         - 17  # NDRPDR sel
663         - 18  # NDRPDR sel
664         - 21  # NDRPDR sel
665         - 27  # NDRPDR sel
666         - 30  # NDRPDR sel
667         - 31  # NDRPDR sel
668         - 32  # NDRPDR sel
669         - 70  # soak
670         - 71  # soak
671       # TODO: Add data
672       # csit-vpp-perf-verify-1908-2n-skx:
673
674     vpp-performance-changes-3n-hsw-mrr-h1:
675       csit-vpp-perf-verify-1901-3n-hsw:
676         - 35  # MRR sel
677     vpp-performance-changes-3n-hsw-mrr-ref:
678       csit-vpp-perf-verify-1904-3n-hsw:
679         - 9   # MRR sel
680     vpp-performance-changes-3n-hsw-mrr-cmp:
681       csit-vpp-perf-verify-1904-3n-hsw:
682         - 9   # MRR sel
683       # TODO: Add data
684       # csit-vpp-perf-verify-1908-3n-hsw:
685     vpp-performance-changes-3n-hsw-mrr:
686       - "vpp-performance-changes-3n-hsw-mrr-h1"
687       - "vpp-performance-changes-3n-hsw-mrr-ref"
688       - "vpp-performance-changes-3n-hsw-mrr-cmp"
689
690     vpp-performance-changes-3n-skx-mrr-h1:
691       csit-vpp-perf-verify-1901-3n-skx:
692         - 32  # MRR sel
693     vpp-performance-changes-3n-skx-mrr-ref:
694       csit-vpp-perf-verify-1904-3n-skx:
695         - 7   # MRR sel
696     vpp-performance-changes-3n-skx-mrr-cmp:
697       csit-vpp-perf-verify-1904-3n-skx:
698         - 7   # MRR sel
699       # TODO: Add data
700       # csit-vpp-perf-verify-1908-3n-skx:
701     vpp-performance-changes-3n-skx-mrr:
702       - "vpp-performance-changes-3n-skx-mrr-h1"
703       - "vpp-performance-changes-3n-skx-mrr-ref"
704       - "vpp-performance-changes-3n-skx-mrr-cmp"
705
706     vpp-performance-changes-2n-skx-mrr-h1:
707       csit-vpp-perf-verify-1901-2n-skx:
708         - 22  # MRR sel
709     vpp-performance-changes-2n-skx-mrr-ref:
710       csit-vpp-perf-verify-1904-2n-skx:
711         - 11  # MRR sel
712     vpp-performance-changes-2n-skx-mrr-cmp:
713       csit-vpp-perf-verify-1904-2n-skx:
714         - 11  # MRR sel
715       # TODO: Add data
716       # csit-vpp-perf-verify-1908-2n-skx:
717     vpp-performance-changes-2n-skx-mrr:
718       - "vpp-performance-changes-2n-skx-mrr-h1"
719       - "vpp-performance-changes-2n-skx-mrr-ref"
720       - "vpp-performance-changes-2n-skx-mrr-cmp"
721
722     dpdk-performance-changes-3n-hsw-h1:
723       csit-dpdk-perf-verify-1901-3n-hsw:
724         - 13  # NDRPDR sel
725         - 14  # NDRPDR sel
726         - 16  # NDRPDR sel
727         - 17  # NDRPDR sel
728         - 18  # NDRPDR sel
729         - 19  # NDRPDR sel
730         - 20  # NDRPDR sel
731         - 21  # NDRPDR sel
732         - 22  # NDRPDR sel
733         - 23  # NDRPDR sel
734     dpdk-performance-changes-3n-hsw-ref:
735       csit-dpdk-perf-verify-1904-3n-hsw:
736         - 2   # NDRPDR sel
737         - 3   # NDRPDR sel
738         - 5   # NDRPDR sel
739         - 6   # NDRPDR sel
740         - 13  # NDRPDR sel
741         - 14  # NDRPDR sel
742         - 15  # NDRPDR sel
743         - 18  # NDRPDR sel
744         - 19  # NDRPDR sel
745         - 20  # NDRPDR sel
746     dpdk-performance-changes-3n-hsw-cmp:
747       csit-dpdk-perf-verify-1904-3n-hsw:
748         - 2   # NDRPDR sel
749         - 3   # NDRPDR sel
750         - 5   # NDRPDR sel
751         - 6   # NDRPDR sel
752         - 13  # NDRPDR sel
753         - 14  # NDRPDR sel
754         - 15  # NDRPDR sel
755         - 18  # NDRPDR sel
756         - 19  # NDRPDR sel
757         - 20  # NDRPDR sel
758       # TODO: Add data
759       # csit-dpdk-perf-verify-1908-3n-hsw:
760     dpdk-performance-changes-3n-hsw:
761       - "dpdk-performance-changes-3n-hsw-h1"
762       - "dpdk-performance-changes-3n-hsw-ref"
763       - "dpdk-performance-changes-3n-hsw-cmp"
764
765     dpdk-performance-changes-3n-skx-h1:
766       csit-dpdk-perf-verify-1901-3n-skx:
767         - 3   # NDRPDR sel
768         - 5   # NDRPDR sel
769         - 6   # NDRPDR sel
770         - 7   # NDRPDR sel
771         - 8   # NDRPDR sel
772         - 9   # NDRPDR sel
773         - 10  # NDRPDR sel
774         - 11  # NDRPDR sel
775         - 12  # NDRPDR sel
776         - 13  # NDRPDR sel
777     dpdk-performance-changes-3n-skx-ref:
778       csit-dpdk-perf-verify-1904-3n-skx:
779         - 2   # NDRPDR sel
780         - 3   # NDRPDR sel
781         - 4   # NDRPDR sel
782         - 5   # NDRPDR sel
783         - 6   # NDRPDR sel
784         - 7   # NDRPDR sel
785         - 11  # NDRPDR sel
786         - 12  # NDRPDR sel
787         - 13  # NDRPDR sel
788         - 14  # NDRPDR sel
789     dpdk-performance-changes-3n-skx-cmp:
790       csit-dpdk-perf-verify-1904-3n-skx:
791         - 2   # NDRPDR sel
792         - 3   # NDRPDR sel
793         - 4   # NDRPDR sel
794         - 5   # NDRPDR sel
795         - 6   # NDRPDR sel
796         - 7   # NDRPDR sel
797         - 11  # NDRPDR sel
798         - 12  # NDRPDR sel
799         - 13  # NDRPDR sel
800         - 14  # NDRPDR sel
801       # TODO: Add data
802       # csit-dpdk-perf-verify-1908-3n-skx:
803     dpdk-performance-changes-3n-skx:
804       - "dpdk-performance-changes-3n-skx-h1"
805       - "dpdk-performance-changes-3n-skx-ref"
806       - "dpdk-performance-changes-3n-skx-cmp"
807
808     dpdk-performance-changes-2n-skx-h1:
809       csit-dpdk-perf-verify-1901-2n-skx:
810         - 12  # NDRPDR sel
811         - 13  # NDRPDR sel
812         - 14  # NDRPDR sel
813         - 15  # NDRPDR sel
814         - 16  # NDRPDR sel
815         - 17  # NDRPDR sel
816         - 18  # NDRPDR sel
817         - 19  # NDRPDR sel
818         - 20  # NDRPDR sel
819         - 21  # NDRPDR sel
820     dpdk-performance-changes-2n-skx-ref:
821       csit-dpdk-perf-verify-1904-2n-skx:
822         - 2   # NDRPDR sel
823         - 3   # NDRPDR sel
824         - 4   # NDRPDR sel
825         - 5   # NDRPDR sel
826         - 7   # NDRPDR sel
827         - 8   # NDRPDR sel
828         - 9   # NDRPDR sel
829         - 10  # NDRPDR sel
830         - 11  # NDRPDR sel
831         - 12  # NDRPDR sel
832     dpdk-performance-changes-2n-skx-cmp:
833       csit-dpdk-perf-verify-1904-2n-skx:
834         - 2   # NDRPDR sel
835         - 3   # NDRPDR sel
836         - 4   # NDRPDR sel
837         - 5   # NDRPDR sel
838         - 7   # NDRPDR sel
839         - 8   # NDRPDR sel
840         - 9   # NDRPDR sel
841         - 10  # NDRPDR sel
842         - 11  # NDRPDR sel
843         - 12  # NDRPDR sel
844       # TODO: Add data
845       # csit-dpdk-perf-verify-1904-2n-skx:
846     dpdk-performance-changes-2n-skx:
847       - "dpdk-performance-changes-2n-skx-h1"
848       - "dpdk-performance-changes-2n-skx-ref"
849       - "dpdk-performance-changes-2n-skx-cmp"
850
851     # Compare testbeds
852
853     vpp-compare-testbeds-ref:
854       csit-vpp-perf-verify-1904-3n-hsw:
855         - 11  # NDRPDR sel
856         - 12  # NDRPDR sel
857         - 20  # NDRPDR sel
858         - 21  # NDRPDR sel
859         - 23  # NDRPDR sel
860         - 24  # NDRPDR sel
861         - 25  # NDRPDR sel
862         - 26  # NDRPDR sel
863         - 29  # NDRPDR sel
864         - 30  # NDRPDR sel
865       # TODO: Add data
866       # csit-vpp-perf-verify-1908-3n-hsw:
867     vpp-compare-testbeds-cmp:
868       csit-vpp-perf-verify-1904-3n-skx:
869         - 8   # NDRPDR sel
870         - 9   # NDRPDR sel
871         - 10  # NDRPDR sel
872         - 11  # NDRPDR sel
873         - 12  # NDRPDR sel
874         - 14  # NDRPDR sel
875         - 16  # NDRPDR sel
876         - 21  # NDRPDR sel
877         - 23  # NDRPDR sel
878         - 25  # NDRPDR sel
879       # TODO: Add data
880       # csit-vpp-perf-verify-1908-3n-skx:
881     vpp-compare-testbeds:
882       - "vpp-compare-testbeds-ref"
883       - "vpp-compare-testbeds-cmp"
884
885     vpp-compare-testbeds-mrr-ref:
886       csit-vpp-perf-verify-1904-3n-hsw:
887         - 9   # MRR sel
888       # TODO: Add data
889       # csit-vpp-perf-verify-1908-3n-hsw:
890     vpp-compare-testbeds-mrr-cmp:
891       csit-vpp-perf-verify-1904-3n-skx:
892         - 7   # MRR sel
893       # TODO: Add data
894       # csit-vpp-perf-verify-1908-3n-skx:
895     vpp-compare-testbeds-mrr:
896       - "vpp-compare-testbeds-mrr-ref"
897       - "vpp-compare-testbeds-mrr-cmp"
898
899     dpdk-compare-testbeds-ref:
900       csit-dpdk-perf-verify-1904-3n-hsw:
901         - 2   # NDRPDR sel
902         - 3   # NDRPDR sel
903         - 5   # NDRPDR sel
904         - 6   # NDRPDR sel
905         - 13  # NDRPDR sel
906         - 14  # NDRPDR sel
907         - 15  # NDRPDR sel
908         - 18  # NDRPDR sel
909         - 19  # NDRPDR sel
910         - 20  # NDRPDR sel
911       # TODO: Add data
912       # csit-dpdk-perf-verify-1908-3n-hsw:
913     dpdk-compare-testbeds-cmp:
914       csit-dpdk-perf-verify-1904-3n-skx:
915         - 2   # NDRPDR sel
916         - 3   # NDRPDR sel
917         - 4   # NDRPDR sel
918         - 5   # NDRPDR sel
919         - 6   # NDRPDR sel
920         - 7   # NDRPDR sel
921         - 11  # NDRPDR sel
922         - 12  # NDRPDR sel
923         - 13  # NDRPDR sel
924         - 14  # NDRPDR sel
925       # TODO: Add data
926       # csit-dpdk-perf-verify-1908-3n-skx:
927     dpdk-compare-testbeds:
928       - "dpdk-compare-testbeds-ref"
929       - "dpdk-compare-testbeds-cmp"
930
931     # Compare topologies
932
933     vpp-compare-topologies-ref:
934       csit-vpp-perf-verify-1904-3n-skx:
935         - 8   # NDRPDR sel
936         - 9   # NDRPDR sel
937         - 10  # NDRPDR sel
938         - 11  # NDRPDR sel
939         - 12  # NDRPDR sel
940         - 14  # NDRPDR sel
941         - 16  # NDRPDR sel
942         - 21  # NDRPDR sel
943         - 23  # NDRPDR sel
944         - 25  # NDRPDR sel
945       # TODO: Add data
946       # csit-vpp-perf-verify-1908-3n-skx:
947     vpp-compare-topologies-cmp:
948       csit-vpp-perf-verify-1904-2n-skx:
949         - 12  # NDRPDR sel
950         - 14  # NDRPDR sel
951         - 16  # NDRPDR sel
952         - 17  # NDRPDR sel
953         - 18  # NDRPDR sel
954         - 21  # NDRPDR sel
955         - 27  # NDRPDR sel
956         - 30  # NDRPDR sel
957         - 31  # NDRPDR sel
958         - 32  # NDRPDR sel
959       # TODO: Add data
960       # csit-vpp-perf-verify-1908-2n-skx:
961     vpp-compare-topologies:
962       - "vpp-compare-topologies-ref"
963       - "vpp-compare-topologies-cmp"
964
965     vpp-compare-topologies-mrr-ref:
966       csit-vpp-perf-verify-1904-3n-skx:
967         - 7   # MRR sel
968       # TODO: Add data
969       # csit-vpp-perf-verify-1908-3n-skx:
970     vpp-compare-topologies-mrr-cmp:
971       csit-vpp-perf-verify-1904-2n-skx:
972         - 11  # MRR sel
973       # TODO: Add data
974       # csit-vpp-perf-verify-1908-2n-skx:
975     vpp-compare-topologies-mrr:
976       - "vpp-compare-topologies-mrr-ref"
977       - "vpp-compare-topologies-mrr-cmp"
978
979     dpdk-compare-topologies-ref:
980       csit-dpdk-perf-verify-1904-3n-skx:
981         - 2   # NDRPDR sel
982         - 3   # NDRPDR sel
983         - 4   # NDRPDR sel
984         - 5   # NDRPDR sel
985         - 6   # NDRPDR sel
986         - 7   # NDRPDR sel
987         - 11  # NDRPDR sel
988         - 12  # NDRPDR sel
989         - 13  # NDRPDR sel
990         - 14  # NDRPDR sel
991       # TODO: Add data
992       # csit-dpdk-perf-verify-1908-3n-skx:
993     dpdk-compare-topologies-cmp:
994       csit-dpdk-perf-verify-1904-2n-skx:
995         - 2   # NDRPDR sel
996         - 3   # NDRPDR sel
997         - 4   # NDRPDR sel
998         - 5   # NDRPDR sel
999         - 7   # NDRPDR sel
1000         - 8   # NDRPDR sel
1001         - 9   # NDRPDR sel
1002         - 10  # NDRPDR sel
1003         - 11  # NDRPDR sel
1004         - 12  # NDRPDR sel
1005       # TODO: Add data
1006       # csit-dpdk-perf-verify-1908-2n-skx:
1007     dpdk-compare-topologies:
1008       - "dpdk-compare-topologies-ref"
1009       - "dpdk-compare-topologies-cmp"
1010
1011   plot-layouts:
1012
1013     plot-soak-throughput:
1014       titlefont:
1015         size: 18
1016       xaxis:
1017         title: "<b>Test Cases [Index]</b>"
1018         titlefont:
1019           size: 16
1020         autorange: True
1021         fixedrange: False
1022         gridcolor: "rgb(230, 230, 230)"
1023         linecolor: "rgb(220, 220, 220)"
1024         linewidth: 1
1025         showgrid: True
1026         showline: True
1027         showticklabels: True
1028         tickcolor: "rgb(220, 220, 220)"
1029         tickmode: "linear"
1030         tickfont:
1031           size: 16
1032         zeroline: False
1033       yaxis:
1034         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1035         titlefont:
1036           size: 16
1037         gridcolor: "rgb(230, 230, 230)"
1038         hoverformat: ".4r"
1039         tickformat: ".3r"
1040         linecolor: "rgb(220, 220, 220)"
1041         linewidth: 1
1042         showgrid: True
1043         showline: True
1044         showticklabels: True
1045         tickcolor: "rgb(220, 220, 220)"
1046         tickfont:
1047           size: 16
1048         zeroline: False
1049         range: [0,50]
1050       autosize: False
1051       margin:
1052         t: 50
1053         b: 0
1054         l: 80
1055         r: 20
1056       showlegend: True
1057       legend:
1058         orientation: "h"
1059         font:
1060           size: 16
1061       width: 700
1062       height: 900
1063
1064     plot-service-density:
1065       titlefont:
1066         size: 18
1067       xaxis:
1068         side: "top"
1069         autorange: True
1070         fixedrange: False
1071         showgrid: False
1072         showline: False
1073         showticklabels: False
1074         ticks: ""
1075         ticklen: 0
1076         tickwidth: 0
1077         zeroline: False
1078       yaxis:
1079         autorange: "reversed"
1080         showgrid: False
1081         showline: False
1082         showticklabels: False
1083         ticks: ""
1084         ticklen: 0
1085         tickwidth: 0
1086         zeroline: False
1087       autosize: True
1088       showlegend: False
1089       width: 700
1090       height: 700
1091
1092     plot-cps:
1093       titlefont:
1094         size: 18
1095       xaxis:
1096         title: "<b>Test Cases [Index]</b>"
1097         titlefont:
1098           size: 16
1099         autorange: True
1100         fixedrange: False
1101         gridcolor: "rgb(230, 230, 230)"
1102         linecolor: "rgb(220, 220, 220)"
1103         linewidth: 1
1104         showgrid: True
1105         showline: True
1106         showticklabels: True
1107         tickcolor: "rgb(220, 220, 220)"
1108         tickmode: "linear"
1109         tickfont:
1110           size: 16
1111         zeroline: False
1112       yaxis:
1113         title: "<b>Connections Per Second [cps]</b>"
1114         titlefont:
1115           size: 16
1116         gridcolor: "rgb(230, 230, 230)"
1117         hoverformat: ".4s"
1118         linecolor: "rgb(220, 220, 220)"
1119         linewidth: 1
1120         rangemode: "tozero"
1121         showgrid: True
1122         showline: True
1123         showticklabels: True
1124         tickcolor: "rgb(220, 220, 220)"
1125         tickformat: ".3s"
1126         tickfont:
1127           size: 16
1128         zeroline: False
1129       boxmode: "group"
1130       boxgroupgap: 0.5
1131       autosize: False
1132       margin:
1133         t: 50
1134         b: 20
1135         l: 80
1136         r: 20
1137       showlegend: True
1138       legend:
1139         orientation: "h"
1140         font:
1141           size: 16
1142       width: 700
1143       height: 800
1144
1145     plot-rps:
1146       titlefont:
1147         size: 18
1148       xaxis:
1149         title: "<b>Test Cases [Index]</b>"
1150         titlefont:
1151           size: 16
1152         autorange: True
1153         fixedrange: False
1154         gridcolor: "rgb(230, 230, 230)"
1155         linecolor: "rgb(220, 220, 220)"
1156         linewidth: 1
1157         showgrid: True
1158         showline: True
1159         showticklabels: True
1160         tickcolor: "rgb(220, 220, 220)"
1161         tickmode: "linear"
1162         tickfont:
1163           size: 16
1164         zeroline: False
1165       yaxis:
1166         title: "<b>Requests Per Second [rps]</b>"
1167         titlefont:
1168           size: 16
1169         gridcolor: "rgb(230, 230, 230)"
1170         hoverformat: ".4s"
1171         linecolor: "rgb(220, 220, 220)"
1172         linewidth: 1
1173         rangemode: "tozero"
1174         showgrid: True
1175         showline: True
1176         showticklabels: True
1177         tickcolor: "rgb(230, 230, 230)"
1178         tickformat: ".3s"
1179         tickfont:
1180           size: 16
1181         zeroline: False
1182       boxmode: "group"
1183       boxgroupgap: 0.5
1184       autosize: False
1185       margin:
1186         t: 50
1187         b: 20
1188         l: 80
1189         r: 20
1190       showlegend: True
1191       legend:
1192         orientation: "h"
1193         font:
1194           size: 16
1195       width: 700
1196       height: 800
1197
1198     plot-throughput:
1199       titlefont:
1200         size: 18
1201       xaxis:
1202         title: "<b>Test Cases [Index]</b>"
1203         titlefont:
1204           size: 16
1205         autorange: True
1206         fixedrange: False
1207         gridcolor: "rgb(230, 230, 230)"
1208         linecolor: "rgb(220, 220, 220)"
1209         linewidth: 1
1210         showgrid: True
1211         showline: True
1212         showticklabels: True
1213         tickcolor: "rgb(220, 220, 220)"
1214         tickmode: "linear"
1215         tickfont:
1216           size: 16
1217         zeroline: False
1218       yaxis:
1219         title: "<b>Packet Throughput [Mpps]</b>"
1220         titlefont:
1221           size: 16
1222         gridcolor: "rgb(230, 230, 230)"
1223         hoverformat: ".4r"
1224         tickformat: ".3r"
1225         linecolor: "rgb(220, 220, 220)"
1226         linewidth: 1
1227         showgrid: True
1228         showline: True
1229         showticklabels: True
1230         tickcolor: "rgb(220, 220, 220)"
1231         tickfont:
1232           size: 16
1233         zeroline: False
1234         range: [0,50]
1235       boxmode: "group"
1236       boxgroupgap: 0.5
1237       autosize: False
1238       margin:
1239         t: 50
1240         b: 0
1241         l: 80
1242         r: 20
1243       showlegend: True
1244       legend:
1245         orientation: "h"
1246         font:
1247           size: 16
1248       width: 700
1249       height: 900
1250
1251     plot-throughput-speedup-analysis:
1252       titlefont:
1253         size: 18
1254       xaxis:
1255         title: "<b>Number of Cores [Qty]</b>"
1256         titlefont:
1257           size: 16
1258         autorange: True
1259         fixedrange: False
1260         gridcolor: "rgb(230, 230, 230)"
1261         linecolor: "rgb(220, 220, 220)"
1262         linewidth: 1
1263         showgrid: True
1264         showline: True
1265         showticklabels: True
1266         tickcolor: "rgb(238, 238, 238)"
1267         tickmode: "linear"
1268         tickfont:
1269           size: 16
1270         zeroline: False
1271       yaxis:
1272         title: "<b>Packet Throughput [Mpps]</b>"
1273         titlefont:
1274           size: 16
1275         type: "linear"
1276         gridcolor: "rgb(230, 230, 230)"
1277         hoverformat: ".4s"
1278         linecolor: "rgb(220, 220, 220)"
1279         linewidth: 1
1280         showgrid: True
1281         showline: True
1282         showticklabels: True
1283         tickcolor: "rgb(220, 220, 220)"
1284         tickformat: ".4s"
1285         tickfont:
1286           size: 16
1287         zeroline: True
1288         rangemode: "tozero"
1289         range: [0,100]
1290       legend:
1291         orientation: "h"
1292         font:
1293           size: 16
1294         xanchor: "left"
1295         yanchor: "top"
1296         x: 0
1297         y: -0.2
1298         bgcolor: "rgba(255, 255, 255, 0)"
1299         bordercolor: "rgba(255, 255, 255, 0)"
1300         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1301       autosize: False
1302       margin:
1303           't': 50
1304           'b': 150
1305           'l': 85
1306           'r': 10
1307       showlegend: True
1308       width: 700
1309       height: 700
1310       hoverlabel:
1311         namelength: -1
1312       annotations: [
1313         {
1314           text: "_ _          __          ...",
1315           align: "left",
1316           showarrow: False,
1317           xref: "paper",
1318           yref: "paper",
1319           xanchor: "left",
1320           yanchor: "top",
1321           x: 0,
1322           y: -0.13,
1323           font: {
1324             family: "Consolas, Courier New",
1325             size: 15
1326           },
1327         },
1328         {
1329           text: "    Perfect     Measured     Limit",
1330           align: "left",
1331           showarrow: False,
1332           xref: "paper",
1333           yref: "paper",
1334           xanchor: "left",
1335           yanchor: "top",
1336           x: 0,
1337           y: -0.15,
1338           font: {
1339             family: "Consolas, Courier New",
1340             size: 15
1341           },
1342         },
1343       ]
1344
1345     plot-latency:
1346       titlefont:
1347         size: 18
1348       xaxis:
1349         title: "<b>Direction</b>"
1350         titlefont:
1351           size: 16
1352         autorange: True
1353         fixedrange: False
1354         gridcolor: "rgb(230, 230, 230)"
1355         linecolor: "rgb(220, 220, 220)"
1356         linewidth: 1
1357         showgrid: True
1358         showline: True
1359         showticklabels: False
1360         tickcolor: "rgb(220, 220, 220)"
1361         tickmode: "linear"
1362         tickfont:
1363           size: 16
1364         zeroline: False
1365       yaxis:
1366         title: "<b>Packet Latency [uSec]</b>"
1367         titlefont:
1368           size: 16
1369         type: "linear"
1370         gridcolor: "rgb(230, 230, 230)"
1371         hoverformat: ".4s"
1372         linecolor: "rgb(220, 220, 220)"
1373         linewidth: 1
1374         showgrid: True
1375         showline: True
1376         showticklabels: True
1377         tickcolor: "rgb(220, 220, 220)"
1378         tickformat: ".4s"
1379         tickfont:
1380           size: 16
1381         zeroline: True
1382         rangemode: "tozero"
1383       legend:
1384         orientation: "h"
1385         font:
1386           size: 16
1387         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1388       autosize: False
1389       margin:
1390           't': 50
1391           'b': 150
1392           'l': 80
1393           'r': 10
1394       showlegend: True
1395       width: 700
1396       height: 700
1397       hoverlabel:
1398         namelength: -1
1399
1400 - type: "static"
1401   src-path: "{DIR[RST]}"
1402   dst-path: "{DIR[WORKING,SRC]}"
1403
1404 - type: "input"
1405   general:
1406     file-name: "robot-plugin.zip"
1407     file-format: ".zip"
1408     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1409     extract: "robot-plugin/output.xml"
1410
1411   builds:
1412 #    intel-dnv-vpp-release-1904:
1413 #      - 1
1414 #
1415 #    intel-dnv-vpp-release-1901:
1416 #      - 1
1417
1418     csit-vpp-perf-verify-1901-3n-hsw:
1419       - 35  # MRR sel
1420       - 10  # NDRPDR sel
1421       - 19  # NDRPDR sel
1422       - 31  # NDRPDR sel
1423       - 36  # NDRPDR sel
1424       - 40  # NDRPDR sel
1425       - 42  # NDRPDR sel
1426       - 44  # NDRPDR sel
1427       - 46  # NDRPDR sel
1428       - 47  # NDRPDR sel
1429       - 48  # NDRPDR sel
1430       - 61  # NDRPDR LB
1431       - 62  # NDRPDR LB
1432       - 63  # NDRPDR LB
1433       - 64  # NDRPDR LB
1434       - 65  # NDRPDR LB
1435       - 66  # NDRPDR LB
1436       - 67  # NDRPDR LB
1437       - 69  # NDRPDR LB
1438       - 70  # NDRPDR LB
1439       - 71  # NDRPDR LB
1440     csit-vpp-perf-verify-1904-3n-hsw:
1441       - 9   # MRR sel
1442       - 11  # NDRPDR sel
1443       - 12  # NDRPDR sel
1444       - 20  # NDRPDR sel
1445       - 21  # NDRPDR sel
1446       - 23  # NDRPDR sel
1447       - 24  # NDRPDR sel
1448       - 25  # NDRPDR sel
1449       - 26  # NDRPDR sel
1450       - 29  # NDRPDR sel
1451       - 30  # NDRPDR sel
1452     # TODO: Add data
1453     # csit-vpp-perf-verify-1908-3n-hsw:
1454
1455     csit-vpp-perf-verify-1901-3n-skx:
1456       - 32  # MRR sel
1457       - 18  # NDRPDR sel
1458       - 19  # NDRPDR sel
1459       - 20  # NDRPDR sel
1460       - 28  # NDRPDR sel
1461       - 31  # NDRPDR sel
1462       - 33  # NDRPDR sel
1463       - 36  # NDRPDR sel
1464       - 38  # NDRPDR sel
1465       - 47  # NDRPDR sel
1466       - 48  # NDRPDR sel
1467       - 54  # NDRPDR LB
1468       - 57  # NDRPDR LB
1469       - 58  # NDRPDR LB
1470       - 59  # NDRPDR LB
1471       - 60  # NDRPDR LB
1472       - 63  # NDRPDR LB
1473       - 64  # NDRPDR LB
1474       - 65  # NDRPDR LB
1475       - 66  # NDRPDR LB
1476       - 67  # NDRPDR LB
1477     csit-vpp-perf-verify-1904-3n-skx:
1478       - 7   # MRR sel
1479       - 8   # NDRPDR sel
1480       - 9   # NDRPDR sel
1481       - 10  # NDRPDR sel
1482       - 11  # NDRPDR sel
1483       - 12  # NDRPDR sel
1484       - 14  # NDRPDR sel
1485       - 16  # NDRPDR sel
1486       - 21  # NDRPDR sel
1487       - 23  # NDRPDR sel
1488       - 25  # NDRPDR sel
1489     # TODO: Add data
1490     # csit-vpp-perf-verify-1908-3n-skx:
1491
1492     csit-vpp-perf-verify-1901-2n-skx:
1493       - 22  # MRR sel
1494       - 5   # NDRPDR sel
1495       - 12  # NDRPDR sel
1496       - 13  # NDRPDR sel
1497       - 21  # NDRPDR sel
1498       - 23  # NDRPDR sel
1499       - 31  # NDRPDR sel
1500       - 34  # NDRPDR sel
1501       - 40  # NDRPDR sel
1502       - 42  # NDRPDR sel
1503       - 43  # NDRPDR sel
1504     csit-vpp-perf-verify-1904-2n-skx:
1505       - 11  # MRR sel
1506       - 12  # NDRPDR sel
1507       - 14  # NDRPDR sel
1508       - 16  # NDRPDR sel
1509       - 17  # NDRPDR sel
1510       - 18  # NDRPDR sel
1511       - 21  # NDRPDR sel
1512       - 27  # NDRPDR sel
1513       - 30  # NDRPDR sel
1514       - 31  # NDRPDR sel
1515       - 32  # NDRPDR sel
1516       # TODO: Remove
1517       - 40  # NFV MRR 64b
1518       - 41  # NFV MRR 64b
1519       - 42  # NFV MRR 64b
1520       - 47  # NFV MRR 64b
1521       - 48  # NFV MRR 64b
1522       - 49  # NFV MRR IMIX
1523       - 50  # NFV MRR IMIX
1524       - 51  # NFV MRR IMIX
1525       - 54  # NFV MRR IMIX
1526       - 55  # NFV MRR IMIX
1527       - 56  # NFV NDRPDR 64b
1528       - 59  # NFV NDRPDR 64b
1529       - 60  # NFV NDRPDR 64b
1530       - 65  # NFV NDRPDR 64b
1531       - 68  # NFV NDRPDR 64b
1532       - 66  # NFV NDRPDR IMIX
1533       - 67  # NFV NDRPDR IMIX
1534       - 69  # NFV NDRPDR IMIX
1535       - 82  # NFV NDRPDR IMIX
1536       - 83  # NFV NDRPDR IMIX
1537       - 80  # NFV MRR NDRPDR 64b IMIX
1538       - 81  # NFV MRR NDRPDR 64b IMIX
1539       - 84  # NFV MRR NDRPDR 64b IMIX
1540       - 85  # NFV MRR NDRPDR 64b IMIX
1541       - 86  # NFV MRR NDRPDR 64b IMIX
1542       - 70  # soak
1543       - 71  # soak
1544     # TODO: Add data
1545     # csit-vpp-perf-verify-1908-2n-skx:
1546
1547     csit-dpdk-perf-verify-1901-3n-hsw:
1548       - 13  # NDRPDR sel
1549       - 14  # NDRPDR sel
1550       - 16  # NDRPDR sel
1551       - 17  # NDRPDR sel
1552       - 18  # NDRPDR sel
1553       - 19  # NDRPDR sel
1554       - 20  # NDRPDR sel
1555       - 21  # NDRPDR sel
1556       - 22  # NDRPDR sel
1557       - 23  # NDRPDR sel
1558     csit-dpdk-perf-verify-1904-3n-hsw:
1559       - 2   # NDRPDR sel
1560       - 3   # NDRPDR sel
1561       - 5   # NDRPDR sel
1562       - 6   # NDRPDR sel
1563       - 13  # NDRPDR sel
1564       - 14  # NDRPDR sel
1565       - 15  # NDRPDR sel
1566       - 18  # NDRPDR sel
1567       - 19  # NDRPDR sel
1568       - 20  # NDRPDR sel
1569     # TODO: Add data
1570     # csit-dpdk-perf-verify-1908-3n-hsw:
1571
1572     csit-dpdk-perf-verify-1901-3n-skx:
1573       - 3   # NDRPDR sel
1574       - 5   # NDRPDR sel
1575       - 6   # NDRPDR sel
1576       - 7   # NDRPDR sel
1577       - 8   # NDRPDR sel
1578       - 9   # NDRPDR sel
1579       - 10  # NDRPDR sel
1580       - 11  # NDRPDR sel
1581       - 12  # NDRPDR sel
1582       - 13  # NDRPDR sel
1583     csit-dpdk-perf-verify-1904-3n-skx:
1584       - 2   # NDRPDR sel
1585       - 3   # NDRPDR sel
1586       - 4   # NDRPDR sel
1587       - 5   # NDRPDR sel
1588       - 6   # NDRPDR sel
1589       - 7   # NDRPDR sel
1590       - 11  # NDRPDR sel
1591       - 12  # NDRPDR sel
1592       - 13  # NDRPDR sel
1593       - 14  # NDRPDR sel
1594     # TODO: Add data
1595     # csit-dpdk-perf-verify-1908-3n-skx:
1596
1597     csit-dpdk-perf-verify-1901-2n-skx:
1598       - 12  # NDRPDR sel
1599       - 13  # NDRPDR sel
1600       - 14  # NDRPDR sel
1601       - 15  # NDRPDR sel
1602       - 16  # NDRPDR sel
1603       - 17  # NDRPDR sel
1604       - 18  # NDRPDR sel
1605       - 19  # NDRPDR sel
1606       - 20  # NDRPDR sel
1607       - 21  # NDRPDR sel
1608     csit-dpdk-perf-verify-1904-2n-skx:
1609       - 2   # NDRPDR sel
1610       - 3   # NDRPDR sel
1611       - 4   # NDRPDR sel
1612       - 5   # NDRPDR sel
1613       - 7   # NDRPDR sel
1614       - 8   # NDRPDR sel
1615       - 9   # NDRPDR sel
1616       - 10  # NDRPDR sel
1617       - 11  # NDRPDR sel
1618       - 12  # NDRPDR sel
1619     # TODO: Add data
1620     # csit-dpdk-perf-verify-1908-2n-skx:
1621
1622     # TODO: Replace
1623     csit-vpp-functional-1904-ubuntu1604-virl:
1624       - 33
1625     csit-vpp-functional-1904-centos7-virl:
1626       - 32
1627     csit-vpp-device-1904-ubuntu1804-1n-skx:
1628       - 32
1629     csit-dmm-functional-1904-ubuntu1604-virl:
1630       - 1
1631     csit-hc2vpp-verify-func-1904-ubuntu1604:
1632       - 4
1633
1634 #    csit-vpp-functional-1908-ubuntu1604-virl:
1635 #      -
1636 #    csit-vpp-functional-1908-centos7-virl:
1637 #      -
1638 #    csit-vpp-device-1908-ubuntu1804-1n-skx:
1639 #      -
1640 #    csit-dmm-functional-1908-ubuntu1604-virl:
1641 #      -
1642 #    csit-hc2vpp-verify-func-1908-ubuntu1604:
1643 #      -
1644
1645 - type: "output"
1646   output: "report"
1647   format:
1648     html:
1649     - full
1650     pdf:
1651     - minimal
1652
1653 ################################################################################
1654 ###                               T A B L E S                                ###
1655 ################################################################################
1656
1657 # VPP Soak vs NDR
1658 - type: "table"
1659   title: "VPP Soak vs NDR 2n-skx"
1660   algorithm: "table_soak_vs_ndr"
1661   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1662   reference:
1663     title: "NDR"
1664     data: "vpp-soak-vs-ndr-2n-skx-ref"
1665   compare:
1666     title: "Soak"
1667     data: "vpp-soak-vs-ndr-2n-skx-cmp"
1668   data: "vpp-soak-vs-ndr-2n-skx"
1669   include-tests: "NDR"
1670   filter: "('NDRPDR' or 'SOAK')"
1671   parameters:
1672     - "throughput"
1673     - "name"
1674     - "parent"
1675
1676 ################################################################################
1677
1678 # VPP Compare NICs 3n-hsw 1t1c ndr
1679 - type: "table"
1680   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1681   algorithm: "table_nics_comparison"
1682   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1683   reference:
1684     title: "Intel-x520"
1685     nic: "NIC_Intel-X520-DA2"
1686   compare:
1687     title: "Intel-x710"
1688     nic: "NIC_Intel-X710"
1689   data: "vpp-nic-comparison-3n-hsw"
1690   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1691   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1692   parameters:
1693   - "name"
1694   - "parent"
1695   - "throughput"
1696   - "tags"
1697
1698 # VPP Compare NICs 3n-hsw 2t2c ndr
1699 - type: "table"
1700   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1701   algorithm: "table_nics_comparison"
1702   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1703   reference:
1704     title: "Intel-x520"
1705     nic: "NIC_Intel-X520-DA2"
1706   compare:
1707     title: "Intel-x710"
1708     nic: "NIC_Intel-X710"
1709   data: "vpp-nic-comparison-3n-hsw"
1710   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1711   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1712   parameters:
1713   - "name"
1714   - "parent"
1715   - "throughput"
1716   - "tags"
1717
1718 # VPP Compare NICs 3n-hsw 1t1c pdr
1719 - type: "table"
1720   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1721   algorithm: "table_nics_comparison"
1722   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1723   reference:
1724     title: "Intel-x520"
1725     nic: "NIC_Intel-X520-DA2"
1726   compare:
1727     title: "Intel-x710"
1728     nic: "NIC_Intel-X710"
1729   data: "vpp-nic-comparison-3n-hsw"
1730   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1731   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1732   parameters:
1733   - "name"
1734   - "parent"
1735   - "throughput"
1736   - "tags"
1737
1738 # VPP Compare NICs 3n-hsw 2t2c pdr
1739 - type: "table"
1740   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1741   algorithm: "table_nics_comparison"
1742   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1743   reference:
1744     title: "Intel-x520"
1745     nic: "NIC_Intel-X520-DA2"
1746   compare:
1747     title: "Intel-x710"
1748     nic: "NIC_Intel-X710"
1749   data: "vpp-nic-comparison-3n-hsw"
1750   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1751   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1752   parameters:
1753   - "name"
1754   - "parent"
1755   - "throughput"
1756   - "tags"
1757
1758 # VPP Compare NICs 3n-hsw 1t1c mrr
1759 - type: "table"
1760   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1761   algorithm: "table_nics_comparison"
1762   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1763   reference:
1764     title: "Intel-x520"
1765     nic: "NIC_Intel-X520-DA2"
1766   compare:
1767     title: "Intel-x710"
1768     nic: "NIC_Intel-X710"
1769   data: "vpp-nic-comparison-3n-hsw-mrr"
1770   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1771   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1772   parameters:
1773   - "name"
1774   - "parent"
1775   - "result"
1776   - "tags"
1777
1778 # VPP Compare NICs 3n-hsw 2t2c mrr
1779 - type: "table"
1780   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1781   algorithm: "table_nics_comparison"
1782   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1783   reference:
1784     title: "Intel-x520"
1785     nic: "NIC_Intel-X520-DA2"
1786   compare:
1787     title: "Intel-x710"
1788     nic: "NIC_Intel-X710"
1789   data: "vpp-nic-comparison-3n-hsw-mrr"
1790   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1791   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1792   parameters:
1793   - "name"
1794   - "parent"
1795   - "result"
1796   - "tags"
1797
1798 # VPP Compare NICs 3n-hsw 4t4c mrr
1799 - type: "table"
1800   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1801   algorithm: "table_nics_comparison"
1802   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1803   reference:
1804     title: "Intel-x520"
1805     nic: "NIC_Intel-X520-DA2"
1806   compare:
1807     title: "Intel-x710"
1808     nic: "NIC_Intel-X710"
1809   data: "vpp-nic-comparison-3n-hsw-mrr"
1810   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1811   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1812   parameters:
1813   - "name"
1814   - "parent"
1815   - "result"
1816   - "tags"
1817
1818 # VPP Compare NICs 3n-skx 2t1c ndr
1819 - type: "table"
1820   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1821   algorithm: "table_nics_comparison"
1822   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1823   reference:
1824     title: "Intel-x710"
1825     nic: "NIC_Intel-X710"
1826   compare:
1827     title: "Intel-xxv710"
1828     nic: "NIC_Intel-XXV710"
1829   data: "vpp-nic-comparison-3n-skx"
1830   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1831   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1832   parameters:
1833   - "name"
1834   - "parent"
1835   - "throughput"
1836   - "tags"
1837
1838 # VPP Compare NICs 3n-skx 4t2c ndr
1839 - type: "table"
1840   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1841   algorithm: "table_nics_comparison"
1842   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1843   reference:
1844     title: "Intel-x710"
1845     nic: "NIC_Intel-X710"
1846   compare:
1847     title: "Intel-xxv710"
1848     nic: "NIC_Intel-XXV710"
1849   data: "vpp-nic-comparison-3n-skx"
1850   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1851   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1852   parameters:
1853   - "name"
1854   - "parent"
1855   - "throughput"
1856   - "tags"
1857
1858 # VPP Compare NICs 3n-skx 2t1c pdr
1859 - type: "table"
1860   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1861   algorithm: "table_nics_comparison"
1862   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1863   reference:
1864     title: "Intel-x710"
1865     nic: "NIC_Intel-X710"
1866   compare:
1867     title: "Intel-xxv710"
1868     nic: "NIC_Intel-XXV710"
1869   data: "vpp-nic-comparison-3n-skx"
1870   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1871   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1872   parameters:
1873   - "name"
1874   - "parent"
1875   - "throughput"
1876   - "tags"
1877
1878  # VPP Compare NICs 3n-skx 4t2c pdr
1879 - type: "table"
1880   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1881   algorithm: "table_nics_comparison"
1882   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1883   reference:
1884     title: "Intel-x710"
1885     nic: "NIC_Intel-X710"
1886   compare:
1887     title: "Intel-xxv710"
1888     nic: "NIC_Intel-XXV710"
1889   data: "vpp-nic-comparison-3n-skx"
1890   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1891   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1892   parameters:
1893   - "name"
1894   - "parent"
1895   - "throughput"
1896   - "tags"
1897
1898 # VPP Compare NICs 3n-skx 2t1c mrr
1899 - type: "table"
1900   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1901   algorithm: "table_nics_comparison"
1902   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1903   reference:
1904     title: "Intel-x710"
1905     nic: "NIC_Intel-X710"
1906   compare:
1907     title: "Intel-xxv710"
1908     nic: "NIC_Intel-XXV710"
1909   data: "vpp-nic-comparison-3n-skx-mrr"
1910   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1911   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1912   parameters:
1913   - "name"
1914   - "parent"
1915   - "result"
1916   - "tags"
1917
1918 # VPP Compare NICs 3n-skx 4t2c mrr
1919 - type: "table"
1920   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1921   algorithm: "table_nics_comparison"
1922   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1923   reference:
1924     title: "Intel-x710"
1925     nic: "NIC_Intel-X710"
1926   compare:
1927     title: "Intel-xxv710"
1928     nic: "NIC_Intel-XXV710"
1929   data: "vpp-nic-comparison-3n-skx-mrr"
1930   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1931   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1932   parameters:
1933   - "name"
1934   - "parent"
1935   - "result"
1936   - "tags"
1937
1938  # VPP Compare NICs 3n-skx 8t4c mrr
1939 - type: "table"
1940   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1941   algorithm: "table_nics_comparison"
1942   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1943   reference:
1944     title: "Intel-x710"
1945     nic: "NIC_Intel-X710"
1946   compare:
1947     title: "Intel-xxv710"
1948     nic: "NIC_Intel-XXV710"
1949   data: "vpp-nic-comparison-3n-skx-mrr"
1950   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1951   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1952   parameters:
1953   - "name"
1954   - "parent"
1955   - "result"
1956   - "tags"
1957
1958 # VPP Compare NICs 2n-skx 2t1c ndr
1959 - type: "table"
1960   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1961   algorithm: "table_nics_comparison"
1962   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1963   reference:
1964     title: "Intel-x710"
1965     nic: "NIC_Intel-X710"
1966   compare:
1967     title: "Intel-xxv710"
1968     nic: "NIC_Intel-XXV710"
1969   data: "vpp-nic-comparison-2n-skx"
1970   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1971   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1972   parameters:
1973   - "name"
1974   - "parent"
1975   - "throughput"
1976   - "tags"
1977
1978 # VPP Compare NICs 2n-skx 4t2c ndr
1979 - type: "table"
1980   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1981   algorithm: "table_nics_comparison"
1982   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1983   reference:
1984     title: "Intel-x710"
1985     nic: "NIC_Intel-X710"
1986   compare:
1987     title: "Intel-xxv710"
1988     nic: "NIC_Intel-XXV710"
1989   data: "vpp-nic-comparison-2n-skx"
1990   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1991   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1992   parameters:
1993   - "name"
1994   - "parent"
1995   - "throughput"
1996   - "tags"
1997
1998  # VPP Compare NICs 2n-skx 2t1c pdr
1999 - type: "table"
2000   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2001   algorithm: "table_nics_comparison"
2002   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2003   reference:
2004     title: "Intel-x710"
2005     nic: "NIC_Intel-X710"
2006   compare:
2007     title: "Intel-xxv710"
2008     nic: "NIC_Intel-XXV710"
2009   data: "vpp-nic-comparison-2n-skx"
2010   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2011   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2012   parameters:
2013   - "name"
2014   - "parent"
2015   - "throughput"
2016   - "tags"
2017
2018 # VPP Compare NICs 2n-skx 4t2c pdr
2019 - type: "table"
2020   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2021   algorithm: "table_nics_comparison"
2022   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2023   reference:
2024     title: "Intel-x710"
2025     nic: "NIC_Intel-X710"
2026   compare:
2027     title: "Intel-xxv710"
2028     nic: "NIC_Intel-XXV710"
2029   data: "vpp-nic-comparison-2n-skx"
2030   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2031   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2032   parameters:
2033   - "name"
2034   - "parent"
2035   - "throughput"
2036   - "tags"
2037
2038 # VPP Compare NICs 2n-skx 2t1c mrr
2039 - type: "table"
2040   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2041   algorithm: "table_nics_comparison"
2042   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2043   reference:
2044     title: "Intel-x710"
2045     nic: "NIC_Intel-X710"
2046   compare:
2047     title: "Intel-xxv710"
2048     nic: "NIC_Intel-XXV710"
2049   data: "vpp-nic-comparison-2n-skx-mrr"
2050   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2051   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2052   parameters:
2053   - "name"
2054   - "parent"
2055   - "result"
2056   - "tags"
2057
2058 # VPP Compare NICs 2n-skx 4t2c mrr
2059 - type: "table"
2060   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2061   algorithm: "table_nics_comparison"
2062   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2063   reference:
2064     title: "Intel-x710"
2065     nic: "NIC_Intel-X710"
2066   compare:
2067     title: "Intel-xxv710"
2068     nic: "NIC_Intel-XXV710"
2069   data: "vpp-nic-comparison-2n-skx-mrr"
2070   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2071   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2072   parameters:
2073   - "name"
2074   - "parent"
2075   - "result"
2076   - "tags"
2077
2078 # VPP Compare NICs 2n-skx 8t4c mrr
2079 - type: "table"
2080   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2081   algorithm: "table_nics_comparison"
2082   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2083   reference:
2084     title: "Intel-x710"
2085     nic: "NIC_Intel-X710"
2086   compare:
2087     title: "Intel-xxv710"
2088     nic: "NIC_Intel-XXV710"
2089   data: "vpp-nic-comparison-2n-skx-mrr"
2090   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2091   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2092   parameters:
2093   - "name"
2094   - "parent"
2095   - "result"
2096   - "tags"
2097
2098 ################################################################################
2099 # VPP
2100
2101 ## VPP Performance Changes 2n-dnv 1t1c pdr
2102 #- type: "table"
2103 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
2104 #  algorithm: "table_performance_comparison"
2105 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
2106 #  history:
2107 #    - title: "rls1810"
2108 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2109 #  reference:
2110 #    title: "rls1901"
2111 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2112 #  compare:
2113 #    title: "rls1904"
2114 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2115 #  data: "intel-dnv-vpp-changes-2n-dnv"
2116 #  include-tests: "PDR"
2117 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2118 #  parameters:
2119 #  - "name"
2120 #  - "parent"
2121 #  - "throughput"
2122 #
2123 ## VPP Performance Changes 2n-dnv 2t2c pdr
2124 #- type: "table"
2125 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2126 #  algorithm: "table_performance_comparison"
2127 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2128 #  history:
2129 #    - title: "rls1810"
2130 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2131 #  reference:
2132 #    title: "rls1901"
2133 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2134 #  compare:
2135 #    title: "rls1904"
2136 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2137 #  data: "intel-dnv-vpp-changes-2n-dnv"
2138 #  include-tests: "PDR"
2139 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2140 #  parameters:
2141 #  - "name"
2142 #  - "parent"
2143 #  - "throughput"
2144 #
2145 ## VPP Performance Changes 2n-dnv 1t1c ndr
2146 #- type: "table"
2147 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2148 #  algorithm: "table_performance_comparison"
2149 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2150 #  history:
2151 #    - title: "rls1810"
2152 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2153 #  reference:
2154 #    title: "rls1901"
2155 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2156 #  compare:
2157 #    title: "rls1904"
2158 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2159 #  data: "intel-dnv-vpp-changes-2n-dnv"
2160 #  include-tests: "NDR"
2161 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2162 #  parameters:
2163 #  - "name"
2164 #  - "parent"
2165 #  - "throughput"
2166 #
2167 ## VPP Performance Changes 2n-dnv 2t2c ndr
2168 #- type: "table"
2169 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2170 #  algorithm: "table_performance_comparison"
2171 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2172 #  history:
2173 #    - title: "rls1810"
2174 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2175 #  reference:
2176 #    title: "rls1901"
2177 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2178 #  compare:
2179 #    title: "rls1904"
2180 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2181 #  data: "intel-dnv-vpp-changes-2n-dnv"
2182 #  include-tests: "NDR"
2183 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2184 #  parameters:
2185 #  - "name"
2186 #  - "parent"
2187 #  - "throughput"
2188 #
2189 ## VPP Performance Changes 2n-dnv 1t1c MRR
2190 #- type: "table"
2191 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2192 #  algorithm: "table_performance_comparison"
2193 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2194 #  history:
2195 #    - title: "rls1810"
2196 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2197 #  reference:
2198 #    title: "rls1901"
2199 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2200 #  compare:
2201 #    title: "rls1904"
2202 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2203 #  data: "intel-dnv-vpp-changes-2n-dnv"
2204 #  include-tests: "MRR"
2205 #  filter: "'1T1C' and 'MRR'"
2206 #  parameters:
2207 #  - "name"
2208 #  - "parent"
2209 #  - "result"
2210 #
2211 ## VPP Performance Changes 2n-dnv 2t2c MRR
2212 #- type: "table"
2213 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2214 #  algorithm: "table_performance_comparison"
2215 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2216 #  history:
2217 #    - title: "rls1810"
2218 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2219 #  reference:
2220 #    title: "rls1901"
2221 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2222 #  compare:
2223 #    title: "rls1904"
2224 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2225 #  data: "intel-dnv-vpp-changes-2n-dnv"
2226 #  include-tests: "MRR"
2227 #  filter: "'2T2C' and 'MRR'"
2228 #  parameters:
2229 #  - "name"
2230 #  - "parent"
2231 #  - "result"
2232 #
2233 ## VPP Performance Changes 2n-dnv 4t4c MRR
2234 #- type: "table"
2235 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2236 #  algorithm: "table_performance_comparison"
2237 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2238 #  history:
2239 #    - title: "rls1810"
2240 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2241 #  reference:
2242 #    title: "rls1901"
2243 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2244 #  compare:
2245 #    title: "rls1904"
2246 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2247 #  data: "intel-dnv-vpp-changes-2n-dnv"
2248 #  include-tests: "MRR"
2249 #  filter: "'4T4C' and 'MRR'"
2250 #  parameters:
2251 #  - "name"
2252 #  - "parent"
2253 #  - "result"
2254
2255 # VPP Performance Changes 3n-hsw 1t1c pdr
2256 - type: "table"
2257   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2258   algorithm: "table_performance_comparison"
2259   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2260   history:
2261     - title: "rls1810"
2262       data: "vpp-performance-changes-3n-hsw-h1"
2263   reference:
2264     title: "rls1901"
2265     data: "vpp-performance-changes-3n-hsw-ref"
2266   compare:
2267     title: "rls1904"
2268     data: "vpp-performance-changes-3n-hsw-cmp"
2269   data: "vpp-performance-changes-3n-hsw"
2270   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2271   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2272   parameters:
2273   - "name"
2274   - "parent"
2275   - "throughput"
2276
2277 # VPP Performance Changes 3n-hsw 2t2c pdr
2278 - type: "table"
2279   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2280   algorithm: "table_performance_comparison"
2281   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2282   history:
2283     - title: "rls1810"
2284       data: "vpp-performance-changes-3n-hsw-h1"
2285   reference:
2286     title: "rls1901"
2287     data: "vpp-performance-changes-3n-hsw-ref"
2288   compare:
2289     title: "rls1904"
2290     data: "vpp-performance-changes-3n-hsw-cmp"
2291   data: "vpp-performance-changes-3n-hsw"
2292   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2293   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2294   parameters:
2295   - "name"
2296   - "parent"
2297   - "throughput"
2298
2299 # VPP Performance Changes 3n-hsw 1t1c ndr
2300 - type: "table"
2301   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2302   algorithm: "table_performance_comparison"
2303   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2304   history:
2305     - title: "rls1810"
2306       data: "vpp-performance-changes-3n-hsw-h1"
2307   reference:
2308     title: "rls1901"
2309     data: "vpp-performance-changes-3n-hsw-ref"
2310   compare:
2311     title: "rls1904"
2312     data: "vpp-performance-changes-3n-hsw-cmp"
2313   data: "vpp-performance-changes-3n-hsw"
2314   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2315   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2316   parameters:
2317   - "name"
2318   - "parent"
2319   - "throughput"
2320
2321 # VPP Performance Changes 3n-hsw 2t2c ndr
2322 - type: "table"
2323   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2324   algorithm: "table_performance_comparison"
2325   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2326   history:
2327     - title: "rls1810"
2328       data: "vpp-performance-changes-3n-hsw-h1"
2329   reference:
2330     title: "rls1901"
2331     data: "vpp-performance-changes-3n-hsw-ref"
2332   compare:
2333     title: "rls1904"
2334     data: "vpp-performance-changes-3n-hsw-cmp"
2335   data: "vpp-performance-changes-3n-hsw"
2336   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2337   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2338   parameters:
2339   - "name"
2340   - "parent"
2341   - "throughput"
2342
2343 # VPP Performance Changes 3n-skx 2t1c pdr
2344 - type: "table"
2345   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2346   algorithm: "table_performance_comparison"
2347   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2348   history:
2349     - title: "rls1810"
2350       data: "vpp-performance-changes-3n-skx-h1"
2351   reference:
2352     title: "rls1901"
2353     data: "vpp-performance-changes-3n-skx-ref"
2354   compare:
2355     title: "rls1904"
2356     data: "vpp-performance-changes-3n-skx-cmp"
2357   data: "vpp-performance-changes-3n-skx"
2358   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2359   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2360   parameters:
2361   - "name"
2362   - "parent"
2363   - "throughput"
2364
2365 # VPP Performance Changes 3n-skx 4t2c pdr
2366 - type: "table"
2367   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2368   algorithm: "table_performance_comparison"
2369   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2370   history:
2371     - title: "rls1810"
2372       data: "vpp-performance-changes-3n-skx-h1"
2373   reference:
2374     title: "rls1901"
2375     data: "vpp-performance-changes-3n-skx-ref"
2376   compare:
2377     title: "rls1904"
2378     data: "vpp-performance-changes-3n-skx-cmp"
2379   data: "vpp-performance-changes-3n-skx"
2380   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2381   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2382   parameters:
2383   - "name"
2384   - "parent"
2385   - "throughput"
2386
2387 # VPP Performance Changes 3n-skx 2t1c ndr
2388 - type: "table"
2389   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2390   algorithm: "table_performance_comparison"
2391   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2392   history:
2393     - title: "rls1810"
2394       data: "vpp-performance-changes-3n-skx-h1"
2395   reference:
2396     title: "rls1901"
2397     data: "vpp-performance-changes-3n-skx-ref"
2398   compare:
2399     title: "rls1904"
2400     data: "vpp-performance-changes-3n-skx-cmp"
2401   data: "vpp-performance-changes-3n-skx"
2402   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2403   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2404   parameters:
2405   - "name"
2406   - "parent"
2407   - "throughput"
2408
2409 # VPP Performance Changes 3n-skx 4t2c ndr
2410 - type: "table"
2411   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2412   algorithm: "table_performance_comparison"
2413   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2414   history:
2415     - title: "rls1810"
2416       data: "vpp-performance-changes-3n-skx-h1"
2417   reference:
2418     title: "rls1901"
2419     data: "vpp-performance-changes-3n-skx-ref"
2420   compare:
2421     title: "rls1904"
2422     data: "vpp-performance-changes-3n-skx-cmp"
2423   data: "vpp-performance-changes-3n-skx"
2424   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2425   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2426   parameters:
2427   - "name"
2428   - "parent"
2429   - "throughput"
2430
2431 # VPP Performance Changes 2n-skx 2t1c pdr
2432 - type: "table"
2433   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2434   algorithm: "table_performance_comparison"
2435   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2436   history:
2437     - title: "rls1810"
2438       data: "vpp-performance-changes-2n-skx-h1"
2439   reference:
2440     title: "rls1901"
2441     data: "vpp-performance-changes-2n-skx-ref"
2442   compare:
2443     title: "rls1904"
2444     data: "vpp-performance-changes-2n-skx-cmp"
2445   data: "vpp-performance-changes-2n-skx"
2446   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2447   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2448   parameters:
2449   - "name"
2450   - "parent"
2451   - "throughput"
2452
2453 # VPP Performance Changes 2n-skx 4t2c pdr
2454 - type: "table"
2455   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2456   algorithm: "table_performance_comparison"
2457   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2458   history:
2459     - title: "rls1810"
2460       data: "vpp-performance-changes-2n-skx-h1"
2461   reference:
2462     title: "rls1901"
2463     data: "vpp-performance-changes-2n-skx-ref"
2464   compare:
2465     title: "rls1904"
2466     data: "vpp-performance-changes-2n-skx-cmp"
2467   data: "vpp-performance-changes-2n-skx"
2468   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2469   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2470   parameters:
2471   - "name"
2472   - "parent"
2473   - "throughput"
2474
2475 # VPP Performance Changes 2n-skx 2t1c ndr
2476 - type: "table"
2477   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2478   algorithm: "table_performance_comparison"
2479   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2480   history:
2481     - title: "rls1810"
2482       data: "vpp-performance-changes-2n-skx-h1"
2483   reference:
2484     title: "rls1901"
2485     data: "vpp-performance-changes-2n-skx-ref"
2486   compare:
2487     title: "rls1904"
2488     data: "vpp-performance-changes-2n-skx-cmp"
2489   data: "vpp-performance-changes-2n-skx"
2490   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2491   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2492   parameters:
2493   - "name"
2494   - "parent"
2495   - "throughput"
2496
2497 # VPP Performance Changes 2n-skx 4t2c ndr
2498 - type: "table"
2499   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2500   algorithm: "table_performance_comparison"
2501   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2502   history:
2503     - title: "rls1810"
2504       data: "vpp-performance-changes-2n-skx-h1"
2505   reference:
2506     title: "rls1901"
2507     data: "vpp-performance-changes-2n-skx-ref"
2508   compare:
2509     title: "rls1904"
2510     data: "vpp-performance-changes-2n-skx-cmp"
2511   data: "vpp-performance-changes-2n-skx"
2512   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2513   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2514   parameters:
2515   - "name"
2516   - "parent"
2517   - "throughput"
2518
2519 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2520 - type: "table"
2521   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2522   algorithm: "table_performance_comparison"
2523   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2524   reference:
2525     title: "3-Node Hsw"
2526     data: "vpp-compare-testbeds-ref"
2527   compare:
2528     title: "3-Node Skx"
2529     data: "vpp-compare-testbeds-cmp"
2530   data: "vpp-compare-testbeds"
2531   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2532   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2533   parameters:
2534   - "name"
2535   - "parent"
2536   - "throughput"
2537
2538 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2539 - type: "table"
2540   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2541   algorithm: "table_performance_comparison"
2542   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2543   reference:
2544     title: "3-Node Hsw"
2545     data: "vpp-compare-testbeds-ref"
2546   compare:
2547     title: "3-Node Skx"
2548     data: "vpp-compare-testbeds-cmp"
2549   data: "vpp-compare-testbeds"
2550   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2551   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2552   parameters:
2553   - "name"
2554   - "parent"
2555   - "throughput"
2556
2557 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2558 - type: "table"
2559   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2560   algorithm: "table_performance_comparison"
2561   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2562   reference:
2563     title: "3-Node Hsw"
2564     data: "vpp-compare-testbeds-ref"
2565   compare:
2566     title: "3-Node Skx"
2567     data: "vpp-compare-testbeds-cmp"
2568   data: "vpp-compare-testbeds"
2569   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2570   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2571   parameters:
2572   - "name"
2573   - "parent"
2574   - "throughput"
2575
2576 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2577 - type: "table"
2578   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2579   algorithm: "table_performance_comparison"
2580   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2581   reference:
2582     title: "3-Node Hsw"
2583     data: "vpp-compare-testbeds-ref"
2584   compare:
2585     title: "3-Node Skx"
2586     data: "vpp-compare-testbeds-cmp"
2587   data: "vpp-compare-testbeds"
2588   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2589   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2590   parameters:
2591   - "name"
2592   - "parent"
2593   - "throughput"
2594
2595 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2596 - type: "table"
2597   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2598   algorithm: "table_performance_comparison"
2599   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2600   reference:
2601     title: "3-Node Skx"
2602     data: "vpp-compare-topologies-ref"
2603   compare:
2604     title: "2-Node Skx"
2605     data: "vpp-compare-topologies-cmp"
2606   data: "vpp-compare-topologies"
2607   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2608   filter: "'NDRPDR' and '1C'"
2609   parameters:
2610   - "name"
2611   - "parent"
2612   - "throughput"
2613
2614 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2615 - type: "table"
2616   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2617   algorithm: "table_performance_comparison"
2618   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2619   reference:
2620     title: "3-Node Skx"
2621     data: "vpp-compare-topologies-ref"
2622   compare:
2623     title: "2-Node Skx"
2624     data: "vpp-compare-topologies-cmp"
2625   data: "vpp-compare-topologies"
2626   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2627   filter: "'NDRPDR' and '2C'"
2628   parameters:
2629   - "name"
2630   - "parent"
2631   - "throughput"
2632
2633 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2634 - type: "table"
2635   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2636   algorithm: "table_performance_comparison"
2637   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2638   reference:
2639     title: "3-Node Skx"
2640     data: "vpp-compare-topologies-ref"
2641   compare:
2642     title: "2-Node Skx"
2643     data: "vpp-compare-topologies-cmp"
2644   data: "vpp-compare-topologies"
2645   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2646   filter: "'NDRPDR' and '1C'"
2647   parameters:
2648   - "name"
2649   - "parent"
2650   - "throughput"
2651
2652 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2653 - type: "table"
2654   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2655   algorithm: "table_performance_comparison"
2656   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2657   reference:
2658     title: "3-Node Skx"
2659     data: "vpp-compare-topologies-ref"
2660   compare:
2661     title: "2-Node Skx"
2662     data: "vpp-compare-topologies-cmp"
2663   data: "vpp-compare-topologies"
2664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2665   filter: "'NDRPDR' and '2C'"
2666   parameters:
2667   - "name"
2668   - "parent"
2669   - "throughput"
2670
2671 # VPP Performance Changes 3n-hsw 1t1c MRR
2672 - type: "table"
2673   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2674   algorithm: "table_performance_comparison"
2675   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2676   history:
2677     - title: "rls1810"
2678       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2679   reference:
2680     title: "rls1901"
2681     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2682   compare:
2683     title: "rls1904"
2684     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2685   data: "vpp-performance-changes-3n-hsw-mrr"
2686   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2687   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2688   parameters:
2689   - "name"
2690   - "parent"
2691   - "result"
2692
2693 # VPP Performance Changes 3n-hsw 2t2c MRR
2694 - type: "table"
2695   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2696   algorithm: "table_performance_comparison"
2697   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2698   history:
2699     - title: "rls1810"
2700       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2701   reference:
2702     title: "rls1901"
2703     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2704   compare:
2705     title: "rls1904"
2706     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2707   data: "vpp-performance-changes-3n-hsw-mrr"
2708   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2709   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2710   parameters:
2711   - "name"
2712   - "parent"
2713   - "result"
2714
2715 # VPP Performance Changes 3n-hsw 4t4c MRR
2716 - type: "table"
2717   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2718   algorithm: "table_performance_comparison"
2719   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2720   history:
2721     - title: "rls1810"
2722       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2723   reference:
2724     title: "rls1901"
2725     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2726   compare:
2727     title: "rls1904"
2728     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2729   data: "vpp-performance-changes-3n-hsw-mrr"
2730   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2731   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2732   parameters:
2733   - "name"
2734   - "parent"
2735   - "result"
2736
2737 # VPP Performance Changes 3n-skx 2t1c MRR
2738 - type: "table"
2739   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2740   algorithm: "table_performance_comparison"
2741   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2742   history:
2743     - title: "rls1810"
2744       data: "vpp-performance-changes-3n-skx-mrr-h1"
2745   reference:
2746     title: "rls1901"
2747     data: "vpp-performance-changes-3n-skx-mrr-ref"
2748   compare:
2749     title: "rls1904"
2750     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2751   data: "vpp-performance-changes-3n-skx-mrr"
2752   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2753   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2754   parameters:
2755   - "name"
2756   - "parent"
2757   - "result"
2758
2759 # VPP Performance Changes 3n-skx 4t2c MRR
2760 - type: "table"
2761   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2762   algorithm: "table_performance_comparison"
2763   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2764   history:
2765     - title: "rls1810"
2766       data: "vpp-performance-changes-3n-skx-mrr-h1"
2767   reference:
2768     title: "rls1901"
2769     data: "vpp-performance-changes-3n-skx-mrr-ref"
2770   compare:
2771     title: "rls1904"
2772     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2773   data: "vpp-performance-changes-3n-skx-mrr"
2774   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2775   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2776   parameters:
2777   - "name"
2778   - "parent"
2779   - "result"
2780
2781 # VPP Performance Changes 3n-skx 8t4c MRR
2782 - type: "table"
2783   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2784   algorithm: "table_performance_comparison"
2785   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2786   history:
2787     - title: "rls1810"
2788       data: "vpp-performance-changes-3n-skx-mrr-h1"
2789   reference:
2790     title: "rls1901"
2791     data: "vpp-performance-changes-3n-skx-mrr-ref"
2792   compare:
2793     title: "rls1904"
2794     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2795   data: "vpp-performance-changes-3n-skx-mrr"
2796   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2797   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2798   parameters:
2799   - "name"
2800   - "parent"
2801   - "result"
2802
2803 # VPP Performance Changes 2n-skx 2t1c MRR
2804 - type: "table"
2805   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2806   algorithm: "table_performance_comparison"
2807   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2808   history:
2809     - title: "rls1810"
2810       data: "vpp-performance-changes-2n-skx-mrr-h1"
2811   reference:
2812     title: "rls1901"
2813     data: "vpp-performance-changes-2n-skx-mrr-ref"
2814   compare:
2815     title: "rls1904"
2816     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2817   data: "vpp-performance-changes-2n-skx-mrr"
2818   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2819   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2820   parameters:
2821   - "name"
2822   - "parent"
2823   - "result"
2824
2825 # VPP Performance Changes 2n-skx 4t2c MRR
2826 - type: "table"
2827   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2828   algorithm: "table_performance_comparison"
2829   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2830   history:
2831     - title: "rls1810"
2832       data: "vpp-performance-changes-2n-skx-mrr-h1"
2833   reference:
2834     title: "rls1901"
2835     data: "vpp-performance-changes-2n-skx-mrr-ref"
2836   compare:
2837     title: "rls1904"
2838     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2839   data: "vpp-performance-changes-2n-skx-mrr"
2840   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2841   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2842   parameters:
2843   - "name"
2844   - "parent"
2845   - "result"
2846
2847 # VPP Performance Changes 2n-skx 8t4c MRR
2848 - type: "table"
2849   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2850   algorithm: "table_performance_comparison"
2851   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2852   history:
2853     - title: "rls1810"
2854       data: "vpp-performance-changes-2n-skx-mrr-h1"
2855   reference:
2856     title: "rls1901"
2857     data: "vpp-performance-changes-2n-skx-mrr-ref"
2858   compare:
2859     title: "rls1904"
2860     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2861   data: "vpp-performance-changes-2n-skx-mrr"
2862   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2863   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2864   parameters:
2865   - "name"
2866   - "parent"
2867   - "result"
2868
2869 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2870 - type: "table"
2871   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2872   algorithm: "table_performance_comparison"
2873   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2874   reference:
2875     title: "3-Node Hsw"
2876     data: "vpp-compare-testbeds-mrr-ref"
2877   compare:
2878     title: "3-Node Skx"
2879     data: "vpp-compare-testbeds-mrr-cmp"
2880   data: "vpp-compare-testbeds-mrr"
2881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2882   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2883   parameters:
2884   - "name"
2885   - "parent"
2886   - "result"
2887
2888 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2889 - type: "table"
2890   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2891   algorithm: "table_performance_comparison"
2892   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2893   reference:
2894     title: "3-Node Hsw"
2895     data: "vpp-compare-testbeds-mrr-ref"
2896   compare:
2897     title: "3-Node Skx"
2898     data: "vpp-compare-testbeds-mrr-cmp"
2899   data: "vpp-compare-testbeds-mrr"
2900   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2901   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2902   parameters:
2903   - "name"
2904   - "parent"
2905   - "result"
2906
2907 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2908 - type: "table"
2909   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2910   algorithm: "table_performance_comparison"
2911   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2912   reference:
2913     title: "3-Node Hsw"
2914     data: "vpp-compare-testbeds-mrr-ref"
2915   compare:
2916     title: "3-Node Skx"
2917     data: "vpp-compare-testbeds-mrr-cmp"
2918   data: "vpp-compare-testbeds-mrr"
2919   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2920   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2921   parameters:
2922   - "name"
2923   - "parent"
2924   - "result"
2925
2926 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2927 - type: "table"
2928   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2929   algorithm: "table_performance_comparison"
2930   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2931   reference:
2932     title: "3-Node Skx"
2933     data: "vpp-compare-topologies-mrr-ref"
2934   compare:
2935     title: "2-Node Skx"
2936     data: "vpp-compare-topologies-mrr-cmp"
2937   data: "vpp-compare-topologies-mrr"
2938   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2939   filter: "'MRR' and '1C'"
2940   parameters:
2941   - "name"
2942   - "parent"
2943   - "result"
2944
2945 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2946 - type: "table"
2947   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2948   algorithm: "table_performance_comparison"
2949   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2950   reference:
2951     title: "3-Node Skx"
2952     data: "vpp-compare-topologies-mrr-ref"
2953   compare:
2954     title: "2-Node Skx"
2955     data: "vpp-compare-topologies-mrr-cmp"
2956   data: "vpp-compare-topologies-mrr"
2957   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2958   filter: "'MRR' and '2C'"
2959   parameters:
2960   - "name"
2961   - "parent"
2962   - "result"
2963
2964 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2965 - type: "table"
2966   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2967   algorithm: "table_performance_comparison"
2968   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2969   reference:
2970     title: "3-Node Skx"
2971     data: "vpp-compare-topologies-mrr-ref"
2972   compare:
2973     title: "2-Node Skx"
2974     data: "vpp-compare-topologies-mrr-cmp"
2975   data: "vpp-compare-topologies-mrr"
2976   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2977   filter: "'MRR' and '4C'"
2978   parameters:
2979   - "name"
2980   - "parent"
2981   - "result"
2982
2983 # Detailed Test Results - VPP Performance Results 3n-hsw
2984 - type: "table"
2985   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2986   algorithm: "table_merged_details"
2987   output-file-ext: ".csv"
2988   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2989   columns:
2990   - title: "Name"
2991     data: "data name"
2992   - title: "Status"
2993     data: "data msg"
2994   rows: "generated"
2995   data: "vpp-perf-results-3n-hsw"
2996   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2997   parameters:
2998   - "name"
2999   - "parent"
3000   - "msg"
3001
3002 # Detailed Test Results - VPP Performance Results 3n-skx
3003 - type: "table"
3004   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3005   algorithm: "table_merged_details"
3006   output-file-ext: ".csv"
3007   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3008   columns:
3009   - title: "Name"
3010     data: "data name"
3011   - title: "Status"
3012     data: "data msg"
3013   rows: "generated"
3014   data: "vpp-perf-results-3n-skx"
3015   filter: "not 'CFS_OPT'"
3016   parameters:
3017   - "name"
3018   - "parent"
3019   - "msg"
3020
3021 # Detailed Test Results - VPP Performance Results 2n-skx
3022 - type: "table"
3023   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3024   algorithm: "table_merged_details"
3025   output-file-ext: ".csv"
3026   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3027   columns:
3028   - title: "Name"
3029     data: "data name"
3030   - title: "Status"
3031     data: "data msg"
3032   rows: "generated"
3033   data: "vpp-perf-results-2n-skx"
3034   filter: "not 'CFS_OPT'"
3035   parameters:
3036   - "name"
3037   - "parent"
3038   - "msg"
3039
3040 ## Detailed Test Results - VPP Performance Results 2n-dnv
3041 #- type: "table"
3042 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3043 #  algorithm: "table_details"
3044 #  output-file-ext: ".csv"
3045 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3046 #  columns:
3047 #  - title: "Name"
3048 #    data: "data name"
3049 #  - title: "Status"
3050 #    data: "data msg"
3051 #  rows: "generated"
3052 #  data: "intel-dnv-vpp"
3053 #  filter: "'NDRPDR'"
3054 #  parameters:
3055 #  - "name"
3056 #  - "parent"
3057 #  - "msg"
3058
3059 # Test configuration - VPP Performance Test Configs 3n-hsw
3060 - type: "table"
3061   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3062   algorithm: "table_merged_details"
3063   output-file-ext: ".csv"
3064   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3065   columns:
3066   - title: "Name"
3067     data: "data name"
3068   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3069     data: "data conf-history"
3070   rows: "generated"
3071   data: "vpp-perf-results-3n-hsw"
3072   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3073   parameters:
3074   - "parent"
3075   - "name"
3076   - "conf-history"
3077
3078 # Test configuration - VPP Performance Test Configs 3n-skx
3079 - type: "table"
3080   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3081   algorithm: "table_merged_details"
3082   output-file-ext: ".csv"
3083   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3084   columns:
3085   - title: "Name"
3086     data: "data name"
3087   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3088     data: "data conf-history"
3089   rows: "generated"
3090   data: "vpp-perf-results-3n-skx"
3091   filter: "not 'CFS_OPT'"
3092   parameters:
3093   - "parent"
3094   - "name"
3095   - "conf-history"
3096
3097 # Test configuration - VPP Performance Test Configs 2n-skx
3098 - type: "table"
3099   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3100   algorithm: "table_merged_details"
3101   output-file-ext: ".csv"
3102   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3103   columns:
3104   - title: "Name"
3105     data: "data name"
3106   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3107     data: "data conf-history"
3108   rows: "generated"
3109   data: "vpp-perf-results-2n-skx"
3110   filter: "not 'CFS_OPT'"
3111   parameters:
3112   - "parent"
3113   - "name"
3114   - "conf-history"
3115
3116 ## Test configuration - VPP Performance Test Configs 2n-dnv
3117 #- type: "table"
3118 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3119 #  algorithm: "table_details"
3120 #  output-file-ext: ".csv"
3121 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3122 #  columns:
3123 #  - title: "Name"
3124 #    data: "data name"
3125 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3126 #    data: "data conf-history"
3127 #  rows: "generated"
3128 #  data: "intel-dnv-vpp"
3129 #  filter: "'NDRPDR'"
3130 #  parameters:
3131 #  - "parent"
3132 #  - "name"
3133 #  - "conf-history"
3134
3135 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3136 - type: "table"
3137   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3138   algorithm: "table_merged_details"
3139   output-file-ext: ".csv"
3140   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3141   columns:
3142   - title: "Name"
3143     data: "data name"
3144   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3145     data: "data show-run"
3146   rows: "generated"
3147   data: "vpp-perf-results-3n-hsw"
3148   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3149   parameters:
3150   - "parent"
3151   - "name"
3152   - "show-run"
3153
3154 # Test Operational Data - VPP Performance Operational Data 3n-skx
3155 - type: "table"
3156   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3157   algorithm: "table_merged_details"
3158   output-file-ext: ".csv"
3159   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3160   columns:
3161   - title: "Name"
3162     data: "data name"
3163   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3164     data: "data show-run"
3165   rows: "generated"
3166   data: "vpp-perf-results-3n-skx"
3167   filter: "not 'CFS_OPT'"
3168   parameters:
3169   - "parent"
3170   - "name"
3171   - "show-run"
3172
3173 # Test Operational Data - VPP Performance Operational Data 2n-skx
3174 - type: "table"
3175   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3176   algorithm: "table_merged_details"
3177   output-file-ext: ".csv"
3178   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3179   columns:
3180   - title: "Name"
3181     data: "data name"
3182   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3183     data: "data show-run"
3184   rows: "generated"
3185   data: "vpp-perf-results-2n-skx"
3186   filter: "not 'CFS_OPT'"
3187   parameters:
3188   - "parent"
3189   - "name"
3190   - "show-run"
3191
3192 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3193 #- type: "table"
3194 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3195 #  algorithm: "table_details"
3196 #  output-file-ext: ".csv"
3197 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3198 #  columns:
3199 #  - title: "Name"
3200 #    data: "data name"
3201 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3202 #    data: "data show-run"
3203 #  rows: "generated"
3204 #  data: "intel-dnv-vpp"
3205 #  filter: "'NDRPDR'"
3206 #  parameters:
3207 #  - "parent"
3208 #  - "name"
3209 #  - "show-run"
3210
3211 # Detailed Test Results - VPP MRR Results 3n-hsw
3212 - type: "table"
3213   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3214   algorithm: "table_details"
3215   output-file-ext: ".csv"
3216   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3217   columns:
3218   - title: "Name"
3219     data: "data name"
3220   - title: "Status"
3221     data: "data msg"
3222   rows: "generated"
3223   data: "vpp-mrr-results-3n-hsw"
3224   filter: "'MRR'"
3225   parameters:
3226   - "name"
3227   - "parent"
3228   - "msg"
3229
3230 # Detailed Test Results - VPP MRR Results 3n-skx
3231 - type: "table"
3232   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3233   algorithm: "table_details"
3234   output-file-ext: ".csv"
3235   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3236   columns:
3237   - title: "Name"
3238     data: "data name"
3239   - title: "Status"
3240     data: "data msg"
3241   rows: "generated"
3242   data: "vpp-mrr-results-3n-skx"
3243   filter: "'MRR'"
3244   parameters:
3245   - "name"
3246   - "parent"
3247   - "msg"
3248
3249 # Detailed Test Results - VPP MRR Results 2n-skx
3250 - type: "table"
3251   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3252   algorithm: "table_details"
3253   output-file-ext: ".csv"
3254   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3255   columns:
3256   - title: "Name"
3257     data: "data name"
3258   - title: "Status"
3259     data: "data msg"
3260   rows: "generated"
3261   data: "vpp-mrr-results-2n-skx"
3262   filter: "'MRR'"
3263   parameters:
3264   - "name"
3265   - "parent"
3266   - "msg"
3267
3268 ## Detailed Test Results - VPP MRR Results 2n-dnv
3269 #- type: "table"
3270 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3271 #  algorithm: "table_details"
3272 #  output-file-ext: ".csv"
3273 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3274 #  columns:
3275 #  - title: "Name"
3276 #    data: "data name"
3277 #  - title: "Status"
3278 #    data: "data msg"
3279 #  rows: "generated"
3280 #  data: "intel-dnv-vpp"
3281 #  filter: "'MRR'"
3282 #  parameters:
3283 #  - "name"
3284 #  - "parent"
3285 #  - "msg"
3286
3287 # Test configuration - VPP MRR Test Configs 3n-hsw
3288 - type: "table"
3289   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3290   algorithm: "table_details"
3291   output-file-ext: ".csv"
3292   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3293   columns:
3294   - title: "Name"
3295     data: "data name"
3296   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3297     data: "data conf-history"
3298   rows: "generated"
3299   data: "vpp-mrr-results-3n-hsw"
3300   filter: "'MRR'"
3301   parameters:
3302   - "parent"
3303   - "name"
3304   - "conf-history"
3305
3306 # Test configuration - VPP MRR Test Configs 3n-skx
3307 - type: "table"
3308   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3309   algorithm: "table_details"
3310   output-file-ext: ".csv"
3311   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3312   columns:
3313   - title: "Name"
3314     data: "data name"
3315   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3316     data: "data conf-history"
3317   rows: "generated"
3318   data: "vpp-mrr-results-3n-skx"
3319   filter: "'MRR'"
3320   parameters:
3321   - "parent"
3322   - "name"
3323   - "conf-history"
3324
3325 # Test configuration - VPP MRR Test Configs 2n-skx
3326 - type: "table"
3327   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3328   algorithm: "table_details"
3329   output-file-ext: ".csv"
3330   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3331   columns:
3332   - title: "Name"
3333     data: "data name"
3334   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3335     data: "data conf-history"
3336   rows: "generated"
3337   data: "vpp-mrr-results-2n-skx"
3338   filter: "'MRR'"
3339   parameters:
3340   - "parent"
3341   - "name"
3342   - "conf-history"
3343
3344 ## Test configuration - VPP MRR Test Configs 2n-dnv
3345 #- type: "table"
3346 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3347 #  algorithm: "table_details"
3348 #  output-file-ext: ".csv"
3349 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3350 #  columns:
3351 #  - title: "Name"
3352 #    data: "data name"
3353 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3354 #    data: "data conf-history"
3355 #  rows: "generated"
3356 #  data: "intel-dnv-vpp"
3357 #  filter: "'MRR'"
3358 #  parameters:
3359 #  - "parent"
3360 #  - "name"
3361 #  - "conf-history"
3362
3363 # Detailed Test Results - VPP Functional Results - Ubuntu
3364 - type: "table"
3365   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3366   algorithm: "table_details"
3367   output-file-ext: ".csv"
3368   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3369   columns:
3370   - title: "Name"
3371     data: "data name"
3372   - title: "Documentation"
3373     data: "data doc"
3374   - title: "Status"
3375     data: "data status"
3376   rows: "generated"
3377   data: "vpp-func-results-ubuntu"
3378   filter: "all"
3379   parameters:
3380   - "name"
3381   - "parent"
3382   - "doc"
3383   - "status"
3384
3385 # Detailed Test Results - VPP Functional Results - CentOS
3386 - type: "table"
3387   title: "Detailed Test Results - VPP Functional Results - CentOS"
3388   algorithm: "table_details"
3389   output-file-ext: ".csv"
3390   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3391   columns:
3392   - title: "Name"
3393     data: "data name"
3394   - title: "Documentation"
3395     data: "data doc"
3396   -
3397     title: "Status"
3398     data: "data status"
3399   rows: "generated"
3400   data:
3401     "vpp-func-results-centos"
3402   filter: "all"
3403   parameters:
3404   - "name"
3405   - "parent"
3406   - "doc"
3407   - "status"
3408
3409 # Test configuration - VPP Functional Test Configs - Ubuntu
3410 - type: "table"
3411   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3412   algorithm: "table_details"
3413   output-file-ext: ".csv"
3414   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3415   columns:
3416   - title: "Name"
3417     data: "data name"
3418   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3419     data: "data conf-history"
3420   rows: "generated"
3421   data: "vpp-func-results-ubuntu"
3422   filter: "all"
3423   parameters:
3424   - "parent"
3425   - "name"
3426   - "conf-history"
3427
3428 # Test configuration - VPP Functional Test Configs - CentOS
3429 - type: "table"
3430   title: "Test configuration - VPP Functional Test Configs - CentOS"
3431   algorithm: "table_details"
3432   output-file-ext: ".csv"
3433   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3434   columns:
3435   - title: "Name"
3436     data: "data name"
3437   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3438     data: "data conf-history"
3439   rows: "generated"
3440   data: "vpp-func-results-centos"
3441   filter: "all"
3442   parameters:
3443   - "parent"
3444   - "name"
3445   - "conf-history"
3446
3447 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3448 #- type: "table"
3449 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3450 #  algorithm: "table_details"
3451 #  output-file-ext: ".csv"
3452 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3453 #  columns:
3454 #  - title: "Name"
3455 #    data: "data name"
3456 #  - title: "Status"
3457 #    data: "data msg"
3458 #  rows: "generated"
3459 #  data: "ligato-perf-results-3n-hsw"
3460 #  filter: "all"
3461 #  parameters:
3462 #  - "name"
3463 #  - "parent"
3464 #  - "msg"
3465
3466 # Detailed Test Results - VPP Device Results - Ubuntu
3467 - type: "table"
3468   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3469   algorithm: "table_details"
3470   output-file-ext: ".csv"
3471   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3472   columns:
3473   - title: "Name"
3474     data: "data name"
3475   - title: "Documentation"
3476     data: "data doc"
3477   - title: "Status"
3478     data: "data status"
3479   rows: "generated"
3480   data: "vpp-device-results-ubuntu"
3481   filter: "all"
3482   parameters:
3483   - "name"
3484   - "parent"
3485   - "doc"
3486   - "status"
3487
3488 # Test configuration - VPP Device Test Configs - Ubuntu
3489 - type: "table"
3490   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3491   algorithm: "table_details"
3492   output-file-ext: ".csv"
3493   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3494   columns:
3495   - title: "Name"
3496     data: "data name"
3497   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3498     data: "data conf-history"
3499   rows: "generated"
3500   data: "vpp-device-results-ubuntu"
3501   filter: "all"
3502   parameters:
3503   - "parent"
3504   - "name"
3505   - "conf-history"
3506
3507 ################################################################################
3508
3509 # DPDK Performance Changes 3n-hsw 1t1c pdr
3510 - type: "table"
3511   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3512   algorithm: "table_performance_comparison"
3513   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3514   history:
3515     - title: "rls1810"
3516       data: "dpdk-performance-changes-3n-hsw-h1"
3517   reference:
3518     title: "rls1901"
3519     data: "dpdk-performance-changes-3n-hsw-ref"
3520   compare:
3521     title: "rls1904"
3522     data: "dpdk-performance-changes-3n-hsw-cmp"
3523   data: "dpdk-performance-changes-3n-hsw"
3524   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3525   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3526   parameters:
3527   - "name"
3528   - "parent"
3529   - "throughput"
3530
3531 # DPDK Performance Changes 3n-hsw 2t2c pdr
3532 - type: "table"
3533   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3534   algorithm: "table_performance_comparison"
3535   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3536   history:
3537     - title: "rls1810"
3538       data: "dpdk-performance-changes-3n-hsw-h1"
3539   reference:
3540     title: "rls1901"
3541     data: "dpdk-performance-changes-3n-hsw-ref"
3542   compare:
3543     title: "rls1904"
3544     data: "dpdk-performance-changes-3n-hsw-cmp"
3545   data: "dpdk-performance-changes-3n-hsw"
3546   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3547   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3548   parameters:
3549   - "name"
3550   - "parent"
3551   - "throughput"
3552
3553 # DPDK Performance Changes 3n-hsw 1t1c ndr
3554 - type: "table"
3555   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3556   algorithm: "table_performance_comparison"
3557   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3558   history:
3559     - title: "rls1810"
3560       data: "dpdk-performance-changes-3n-hsw-h1"
3561   reference:
3562     title: "rls1901"
3563     data: "dpdk-performance-changes-3n-hsw-ref"
3564   compare:
3565     title: "rls1904"
3566     data: "dpdk-performance-changes-3n-hsw-cmp"
3567   data: "dpdk-performance-changes-3n-hsw"
3568   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3569   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3570   parameters:
3571   - "name"
3572   - "parent"
3573   - "throughput"
3574
3575 # DPDK Performance Changes 3n-hsw 2t2c ndr
3576 - type: "table"
3577   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3578   algorithm: "table_performance_comparison"
3579   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3580   history:
3581     - title: "rls1810"
3582       data: "dpdk-performance-changes-3n-hsw-h1"
3583   reference:
3584     title: "rls1901"
3585     data: "dpdk-performance-changes-3n-hsw-ref"
3586   compare:
3587     title: "rls1904"
3588     data: "dpdk-performance-changes-3n-hsw-cmp"
3589   data: "dpdk-performance-changes-3n-hsw"
3590   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3591   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3592   parameters:
3593   - "name"
3594   - "parent"
3595   - "throughput"
3596
3597 # DPDK Performance Changes 3n-skx 2t1c pdr
3598 - type: "table"
3599   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3600   algorithm: "table_performance_comparison"
3601   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3602   history:
3603     - title: "rls1810"
3604       data: "dpdk-performance-changes-3n-skx-h1"
3605   reference:
3606     title: "rls1901"
3607     data: "dpdk-performance-changes-3n-skx-ref"
3608   compare:
3609     title: "rls1904"
3610     data: "dpdk-performance-changes-3n-skx-cmp"
3611   data: "dpdk-performance-changes-3n-skx"
3612   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3613   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3614   parameters:
3615   - "name"
3616   - "parent"
3617   - "throughput"
3618
3619 # DPDK Performance Changes 3n-skx 4t2c pdr
3620 - type: "table"
3621   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3622   algorithm: "table_performance_comparison"
3623   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3624   history:
3625     - title: "rls1810"
3626       data: "dpdk-performance-changes-3n-skx-h1"
3627   reference:
3628     title: "rls1901"
3629     data: "dpdk-performance-changes-3n-skx-ref"
3630   compare:
3631     title: "rls1904"
3632     data: "dpdk-performance-changes-3n-skx-cmp"
3633   data: "dpdk-performance-changes-3n-skx"
3634   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3635   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3636   parameters:
3637   - "name"
3638   - "parent"
3639   - "throughput"
3640
3641 # DPDK Performance Changes 3n-skx 2t1c ndr
3642 - type: "table"
3643   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3644   algorithm: "table_performance_comparison"
3645   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3646   history:
3647     - title: "rls1810"
3648       data: "dpdk-performance-changes-3n-skx-h1"
3649   reference:
3650     title: "rls1901"
3651     data: "dpdk-performance-changes-3n-skx-ref"
3652   compare:
3653     title: "rls1904"
3654     data: "dpdk-performance-changes-3n-skx-cmp"
3655   data: "dpdk-performance-changes-3n-skx"
3656   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3657   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3658   parameters:
3659   - "name"
3660   - "parent"
3661   - "throughput"
3662
3663 # DPDK Performance Changes 3n-skx 4t2c ndr
3664 - type: "table"
3665   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3666   algorithm: "table_performance_comparison"
3667   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3668   history:
3669     - title: "rls1810"
3670       data: "dpdk-performance-changes-3n-skx-h1"
3671   reference:
3672     title: "rls1901"
3673     data: "dpdk-performance-changes-3n-skx-ref"
3674   compare:
3675     title: "rls1904"
3676     data: "dpdk-performance-changes-3n-skx-cmp"
3677   data: "dpdk-performance-changes-3n-skx"
3678   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3679   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3680   parameters:
3681   - "name"
3682   - "parent"
3683   - "throughput"
3684
3685 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3686 - type: "table"
3687   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3688   algorithm: "table_performance_comparison"
3689   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3690   reference:
3691     title: "3-Node Hsw"
3692     data: "dpdk-compare-testbeds-ref"
3693   compare:
3694     title: "3-Node Skx"
3695     data: "dpdk-compare-testbeds-cmp"
3696   data: "dpdk-compare-testbeds"
3697   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3698   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3699   parameters:
3700   - "name"
3701   - "parent"
3702   - "throughput"
3703
3704 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3705 - type: "table"
3706   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3707   algorithm: "table_performance_comparison"
3708   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3709   reference:
3710     title: "3-Node Hsw"
3711     data: "dpdk-compare-testbeds-ref"
3712   compare:
3713     title: "3-Node Skx"
3714     data: "dpdk-compare-testbeds-cmp"
3715   data: "dpdk-compare-testbeds"
3716   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3717   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3718   parameters:
3719   - "name"
3720   - "parent"
3721   - "throughput"
3722
3723 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3724 - type: "table"
3725   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3726   algorithm: "table_performance_comparison"
3727   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3728   reference:
3729     title: "3-Node Skx"
3730     data: "dpdk-compare-topologies-ref"
3731   compare:
3732     title: "2-Node Skx"
3733     data: "dpdk-compare-topologies-cmp"
3734   data: "dpdk-compare-topologies"
3735   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3736   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3737   parameters:
3738   - "name"
3739   - "parent"
3740   - "throughput"
3741
3742 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3743 - type: "table"
3744   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3745   algorithm: "table_performance_comparison"
3746   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3747   reference:
3748     title: "3-Node Skx"
3749     data: "dpdk-compare-topologies-ref"
3750   compare:
3751     title: "2-Node Skx"
3752     data: "dpdk-compare-topologies-cmp"
3753   data: "dpdk-compare-topologies"
3754   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3755   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3756   parameters:
3757   - "name"
3758   - "parent"
3759   - "throughput"
3760
3761 # DPDK Performance Changes 2n-skx 2t1c pdr
3762 - type: "table"
3763   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3764   algorithm: "table_performance_comparison"
3765   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3766   history:
3767     - title: "rls1810"
3768       data: "dpdk-performance-changes-2n-skx-h1"
3769   reference:
3770     title: "rls1901"
3771     data: "dpdk-performance-changes-2n-skx-ref"
3772   compare:
3773     title: "rls1904"
3774     data: "dpdk-performance-changes-2n-skx-cmp"
3775   data: "dpdk-performance-changes-2n-skx"
3776   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3777   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3778   parameters:
3779   - "name"
3780   - "parent"
3781   - "throughput"
3782
3783 # DPDK Performance Changes 2n-skx 4t2c pdr
3784 - type: "table"
3785   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3786   algorithm: "table_performance_comparison"
3787   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3788   history:
3789     - title: "rls1810"
3790       data: "dpdk-performance-changes-2n-skx-h1"
3791   reference:
3792     title: "rls1901"
3793     data: "dpdk-performance-changes-2n-skx-ref"
3794   compare:
3795     title: "rls1904"
3796     data: "dpdk-performance-changes-2n-skx-cmp"
3797   data: "dpdk-performance-changes-2n-skx"
3798   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3799   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3800   parameters:
3801   - "name"
3802   - "parent"
3803   - "throughput"
3804
3805 # DPDK Performance Changes 2n-skx 2t1c ndr
3806 - type: "table"
3807   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3808   algorithm: "table_performance_comparison"
3809   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3810   history:
3811     - title: "rls1810"
3812       data: "dpdk-performance-changes-2n-skx-h1"
3813   reference:
3814     title: "rls1901"
3815     data: "dpdk-performance-changes-2n-skx-ref"
3816   compare:
3817     title: "rls1904"
3818     data: "dpdk-performance-changes-2n-skx-cmp"
3819   data: "dpdk-performance-changes-2n-skx"
3820   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3821   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3822   parameters:
3823   - "name"
3824   - "parent"
3825   - "throughput"
3826
3827 # DPDK Performance Changes 2n-skx 4t2c ndr
3828 - type: "table"
3829   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3830   algorithm: "table_performance_comparison"
3831   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3832   history:
3833     - title: "rls1810"
3834       data: "dpdk-performance-changes-2n-skx-h1"
3835   reference:
3836     title: "rls1901"
3837     data: "dpdk-performance-changes-2n-skx-ref"
3838   compare:
3839     title: "rls1904"
3840     data: "dpdk-performance-changes-2n-skx-cmp"
3841   data: "dpdk-performance-changes-2n-skx"
3842   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3843   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3844   parameters:
3845   - "name"
3846   - "parent"
3847   - "throughput"
3848
3849 # Detailed Test Results - DPDK Performance Results 3n-hsw
3850 - type: "table"
3851   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3852   algorithm: "table_details"
3853   output-file-ext: ".csv"
3854   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3855   columns:
3856   - title: "Name"
3857     data: "data name"
3858   - title: "Status"
3859     data: "data msg"
3860   rows: "generated"
3861   data: "dpdk-perf-results-3n-hsw"
3862   filter: "all"
3863   parameters:
3864   - "name"
3865   - "parent"
3866   - "msg"
3867
3868 # Detailed Test Results - DPDK Performance Results 3n-skx
3869 - type: "table"
3870   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3871   algorithm: "table_details"
3872   output-file-ext: ".csv"
3873   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3874   columns:
3875   - title: "Name"
3876     data: "data name"
3877   - title: "Status"
3878     data: "data msg"
3879   rows: "generated"
3880   data: "dpdk-perf-results-3n-skx"
3881   filter: "all"
3882   parameters:
3883   - "name"
3884   - "parent"
3885   - "msg"
3886
3887 # Detailed Test Results - DPDK Performance Results 2n-skx
3888 - type: "table"
3889   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3890   algorithm: "table_details"
3891   output-file-ext: ".csv"
3892   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3893   columns:
3894   - title: "Name"
3895     data: "data name"
3896   - title: "Status"
3897     data: "data msg"
3898   rows: "generated"
3899   data: "dpdk-perf-results-2n-skx"
3900   filter: "all"
3901   parameters:
3902   - "name"
3903   - "parent"
3904   - "msg"
3905
3906 ################################################################################
3907 # HoneyComb
3908 - type: "table"
3909   title: "Detailed Test Results - Honeycomb Functional Results"
3910   algorithm: "table_details"
3911   output-file-ext: ".csv"
3912   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3913   columns:
3914   - title: "Name"
3915     data: "data name"
3916   - title: "Documentation"
3917     data: "data doc"
3918   - title: "Status"
3919     data: "data status"
3920   rows: "generated"
3921   data:
3922     "hc-func-results"
3923   filter: "all"
3924   parameters:
3925   - "name"
3926   - "parent"
3927   - "doc"
3928   - "status"
3929
3930 ################################################################################
3931 # NSH SFC
3932 #-
3933 #  type: "table"
3934 #  title: "Detailed Test Results - NSH SFC Functional Results"
3935 #  algorithm: "table_details"
3936 #  output-file-ext: ".csv"
3937 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3938 #  columns:
3939 #  -
3940 #    title: "Name"
3941 #    data: "data name"
3942 #  -
3943 #    title: "Documentation"
3944 #    data: "data doc"
3945 #  -
3946 #    title: "Status"
3947 #    data: "data status"
3948 #  rows: "generated"
3949 #  data:
3950 #    "nsh-func-results"
3951 #  filter: "all"
3952 #  parameters:
3953 #  - "name"
3954 #  - "parent"
3955 #  - "doc"
3956 #  - "status"
3957
3958 ################################################################################
3959 # DMM
3960 - type: "table"
3961   title: "Detailed Test Results - DMM Functional Results"
3962   algorithm: "table_details"
3963   output-file-ext: ".csv"
3964   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3965   columns:
3966   - title: "Name"
3967     data: "data name"
3968   - title: "Documentation"
3969     data: "data doc"
3970   - title: "Status"
3971     data: "data status"
3972   rows: "generated"
3973   data:
3974     "dmm-func-results"
3975   filter: "all"
3976   parameters:
3977   - "name"
3978   - "parent"
3979   - "doc"
3980   - "status"
3981
3982 ################################################################################
3983 ###                                F I L E S                                 ###
3984 ################################################################################
3985
3986 # VPP Performance Results 3n-hsw
3987 - type: "file"
3988   title: "VPP Performance Results 3n-hsw"
3989   algorithm: "file_test_results"
3990   output-file-ext: ".rst"
3991   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3992   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"
3993   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3994   data: "vpp-perf-results-3n-hsw"
3995   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3996   parameters:
3997   - "name"
3998   - "doc"
3999   - "level"
4000   - "parent"
4001   data-start-level: 3
4002
4003 # VPP Performance Results 3n-skx
4004 - type: "file"
4005   title: "VPP Performance Results 3n-skx"
4006   algorithm: "file_test_results"
4007   output-file-ext: ".rst"
4008   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4009   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"
4010   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4011   data: "vpp-perf-results-3n-skx"
4012   filter: "not 'CFS_OPT'"
4013   parameters:
4014   - "name"
4015   - "doc"
4016   - "level"
4017   - "parent"
4018   data-start-level: 3
4019
4020 # VPP Performance Results 2n-skx
4021 - type: "file"
4022   title: "VPP Performance Results 2n-skx"
4023   algorithm: "file_test_results"
4024   output-file-ext: ".rst"
4025   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4026   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"
4027   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4028   data: "vpp-perf-results-2n-skx"
4029   filter: "not 'CFS_OPT'"
4030   parameters:
4031   - "name"
4032   - "doc"
4033   - "level"
4034   - "parent"
4035   data-start-level: 3
4036
4037 ## VPP Performance Results 2n-dnv
4038 #- type: "file"
4039 #  title: "VPP Performance Results 2n-dnv"
4040 #  algorithm: "file_test_results"
4041 #  output-file-ext: ".rst"
4042 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4043 #  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"
4044 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4045 #  data: "intel-dnv-vpp"
4046 #  filter: "'NDRPDR'"
4047 #  parameters:
4048 #  - "name"
4049 #  - "doc"
4050 #  - "level"
4051 #  - "parent"
4052 #  data-start-level: 3
4053
4054 # VPP Performance Configuration 3n-hsw
4055 - type: "file"
4056   title: "VPP Performance Configuration 3n-hsw"
4057   algorithm: "file_test_results"
4058   output-file-ext: ".rst"
4059   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4060   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"
4061   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4062   data: "vpp-perf-results-3n-hsw"
4063   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4064   parameters:
4065   - "name"
4066   - "doc"
4067   - "level"
4068   - "parent"
4069   data-start-level: 3
4070
4071 # VPP Performance Configuration 3n-skx
4072 - type: "file"
4073   title: "VPP Performance Configuration 3n-skx"
4074   algorithm: "file_test_results"
4075   output-file-ext: ".rst"
4076   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4077   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"
4078   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4079   data: "vpp-perf-results-3n-skx"
4080   filter: "not 'CFS_OPT'"
4081   parameters:
4082   - "name"
4083   - "doc"
4084   - "level"
4085   - "parent"
4086   data-start-level: 3
4087
4088 # VPP Performance Configuration 2n-skx
4089 - type: "file"
4090   title: "VPP Performance Configuration 2n-skx"
4091   algorithm: "file_test_results"
4092   output-file-ext: ".rst"
4093   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4094   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"
4095   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4096   data: "vpp-perf-results-2n-skx"
4097   filter: "not 'CFS_OPT'"
4098   parameters:
4099   - "name"
4100   - "doc"
4101   - "level"
4102   - "parent"
4103   data-start-level: 3
4104
4105 ## VPP Performance Configuration 2n-dnv
4106 #- type: "file"
4107 #  title: "VPP Performance Configuration 2n-dnv"
4108 #  algorithm: "file_test_results"
4109 #  output-file-ext: ".rst"
4110 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4111 #  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"
4112 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4113 #  data: "intel-dnv-vpp"
4114 #  filter: "'NDRPDR'"
4115 #  parameters:
4116 #  - "name"
4117 #  - "doc"
4118 #  - "level"
4119 #  - "parent"
4120 #  data-start-level: 3
4121
4122 # VPP Performance Operational Data 3n-hsw
4123 - type: "file"
4124   title: "VPP Performance Operational Data 3n-hsw"
4125   algorithm: "file_test_results"
4126   output-file-ext: ".rst"
4127   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4128   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"
4129   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4130   data: "vpp-perf-results-3n-hsw"
4131   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4132   parameters:
4133   - "name"
4134   - "doc"
4135   - "level"
4136   - "parent"
4137   data-start-level: 3
4138
4139 # VPP Performance Operational Data 3n-skx
4140 - type: "file"
4141   title: "VPP Performance Operational Data 3n-skx"
4142   algorithm: "file_test_results"
4143   output-file-ext: ".rst"
4144   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4145   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"
4146   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4147   data: "vpp-perf-results-3n-skx"
4148   filter: "not 'CFS_OPT'"
4149   parameters:
4150   - "name"
4151   - "doc"
4152   - "level"
4153   - "parent"
4154   data-start-level: 3
4155
4156 # VPP Performance Operational Data 2n-skx
4157 - type: "file"
4158   title: "VPP Performance Operational Data 2n-skx"
4159   algorithm: "file_test_results"
4160   output-file-ext: ".rst"
4161   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4162   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"
4163   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4164   data: "vpp-perf-results-2n-skx"
4165   filter: "not 'CFS_OPT'"
4166   parameters:
4167   - "name"
4168   - "doc"
4169   - "level"
4170   - "parent"
4171   data-start-level: 3
4172
4173 ## VPP Performance Operational Data 2n-dnv
4174 #- type: "file"
4175 #  title: "VPP Performance Operational Data 2n-dnv"
4176 #  algorithm: "file_test_results"
4177 #  output-file-ext: ".rst"
4178 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4179 #  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"
4180 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4181 #  data: "intel-dnv-vpp"
4182 #  filter: "'NDRPDR'"
4183 #  parameters:
4184 #  - "name"
4185 #  - "doc"
4186 #  - "level"
4187 #  - "parent"
4188 #  data-start-level: 3
4189
4190 # VPP MRR Results 3n-hsw
4191 - type: "file"
4192   title: "VPP MRR Results 3n-hsw"
4193   algorithm: "file_test_results"
4194   output-file-ext: ".rst"
4195   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4196   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"
4197   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4198   data: "vpp-mrr-results-3n-hsw"
4199   filter: "'MRR'"
4200   parameters:
4201   - "name"
4202   - "doc"
4203   - "level"
4204   - "parent"
4205   data-start-level: 3
4206
4207 # VPP MRR Results 3n-skx
4208 - type: "file"
4209   title: "VPP MRR Results 3n-skx"
4210   algorithm: "file_test_results"
4211   output-file-ext: ".rst"
4212   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4213   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"
4214   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4215   data: "vpp-mrr-results-3n-skx"
4216   filter: "'MRR'"
4217   parameters:
4218   - "name"
4219   - "doc"
4220   - "level"
4221   - "parent"
4222   data-start-level: 3
4223
4224 # VPP MRR Results 2n-skx
4225 - type: "file"
4226   title: "VPP MRR Results 2n-skx"
4227   algorithm: "file_test_results"
4228   output-file-ext: ".rst"
4229   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4230   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"
4231   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4232   data: "vpp-mrr-results-2n-skx"
4233   filter: "all"
4234   parameters:
4235   - "name"
4236   - "doc"
4237   - "level"
4238   - "parent"
4239   data-start-level: 3
4240
4241 ## VPP MRR Results 2n-dnv
4242 #- type: "file"
4243 #  title: "VPP MRR Results 2n-dnv"
4244 #  algorithm: "file_test_results"
4245 #  output-file-ext: ".rst"
4246 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4247 #  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"
4248 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4249 #  data: "intel-dnv-vpp"
4250 #  filter: "'MRR'"
4251 #  parameters:
4252 #  - "name"
4253 #  - "doc"
4254 #  - "level"
4255 #  - "parent"
4256 #  data-start-level: 3
4257
4258 # VPP MRR Configuration 3n-hsw
4259 - type: "file"
4260   title: "VPP MRR Configuration 3n-hsw"
4261   algorithm: "file_test_results"
4262   output-file-ext: ".rst"
4263   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4264   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"
4265   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4266   data: "vpp-mrr-results-3n-hsw"
4267   filter: "'MRR'"
4268   parameters:
4269   - "name"
4270   - "doc"
4271   - "level"
4272   - "parent"
4273   data-start-level: 3
4274
4275 # VPP MRR Configuration 3n-skx
4276 - type: "file"
4277   title: "VPP MRR Configuration 3n-skx"
4278   algorithm: "file_test_results"
4279   output-file-ext: ".rst"
4280   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4281   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"
4282   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4283   data: "vpp-mrr-results-3n-skx"
4284   filter: "'MRR'"
4285   parameters:
4286   - "name"
4287   - "doc"
4288   - "level"
4289   - "parent"
4290   data-start-level: 3
4291
4292 # VPP MRR Configuration 2n-skx
4293 - type: "file"
4294   title: "VPP MRR Configuration 2n-skx"
4295   algorithm: "file_test_results"
4296   output-file-ext: ".rst"
4297   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4298   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"
4299   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4300   data: "vpp-mrr-results-2n-skx"
4301   filter: "'MRR'"
4302   parameters:
4303   - "name"
4304   - "doc"
4305   - "level"
4306   - "parent"
4307   data-start-level: 3
4308
4309 ## VPP MRR Configuration 2n-dnv
4310 #- type: "file"
4311 #  title: "VPP MRR Configuration 2n-dnv"
4312 #  algorithm: "file_test_results"
4313 #  output-file-ext: ".rst"
4314 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4315 #  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"
4316 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4317 #  data: "intel-dnv-vpp"
4318 #  filter: "'MRR'"
4319 #  parameters:
4320 #  - "name"
4321 #  - "doc"
4322 #  - "level"
4323 #  - "parent"
4324 #  data-start-level: 3
4325
4326 # VPP Functional Results - Ubuntu
4327 - type: "file"
4328   title: "VPP Functional Results - Ubuntu"
4329   algorithm: "file_test_results"
4330   output-file-ext: ".rst"
4331   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4332   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"
4333   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4334   data: "vpp-func-results-ubuntu"
4335   filter: "all"
4336   parameters:
4337   - "name"
4338   - "doc"
4339   - "level"
4340   - "parent"
4341   data-start-level: 3
4342
4343 # VPP Functional Results - CentOS
4344 - type: "file"
4345   title: "VPP Functional Results - CentOS"
4346   algorithm: "file_test_results"
4347   output-file-ext: ".rst"
4348   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4349   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"
4350   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4351   data:
4352     "vpp-func-results-centos"
4353   filter: "all"
4354   parameters:
4355   - "name"
4356   - "doc"
4357   - "level"
4358   - "parent"
4359   data-start-level: 3
4360
4361 # VPP Functional Configuration - Ubuntu
4362 - type: "file"
4363   title: "VPP Functional Configuration - Ubuntu"
4364   algorithm: "file_test_results"
4365   output-file-ext: ".rst"
4366   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4367   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4368   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4369   data: "vpp-func-results-ubuntu"
4370   filter: "all"
4371   parameters:
4372   - "name"
4373   - "doc"
4374   - "level"
4375   - "parent"
4376   data-start-level: 3
4377
4378 # VPP Functional Configuration - CentOS
4379 - type: "file"
4380   title: "VPP Functional Configuration - CentOS"
4381   algorithm: "file_test_results"
4382   output-file-ext: ".rst"
4383   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4384   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4385   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4386   data:
4387     "vpp-func-results-centos"
4388   filter: "all"
4389   parameters:
4390   - "name"
4391   - "doc"
4392   - "level"
4393   - "parent"
4394   data-start-level: 3
4395
4396 # VPP Device Results - Ubuntu
4397 - type: "file"
4398   title: "VPP Device Results - Ubuntu"
4399   algorithm: "file_test_results"
4400   output-file-ext: ".rst"
4401   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4402   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4403   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4404   data: "vpp-device-results-ubuntu"
4405   filter: "all"
4406   parameters:
4407   - "name"
4408   - "doc"
4409   - "level"
4410   - "parent"
4411   data-start-level: 2
4412
4413 # VPP Device Configuration - Ubuntu
4414 - type: "file"
4415   title: "VPP Device Configuration - Ubuntu"
4416   algorithm: "file_test_results"
4417   output-file-ext: ".rst"
4418   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4419   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4420   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4421   data: "vpp-device-results-ubuntu"
4422   filter: "all"
4423   parameters:
4424   - "name"
4425   - "doc"
4426   - "level"
4427   - "parent"
4428   data-start-level: 2
4429
4430 ## Container Orchestrated Performance Results 3n-hsw
4431 #- type: "file"
4432 #  title: "Container Orchestrated Performance Results 3n-hsw"
4433 #  algorithm: "file_test_results"
4434 #  output-file-ext: ".rst"
4435 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4436 #  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"
4437 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4438 #  data: "ligato-perf-results-3n-hsw"
4439 #  filter: "all"
4440 #  parameters:
4441 #  - "name"
4442 #  - "doc"
4443 #  - "level"
4444 #  - "parent"
4445 #  data-start-level: 3
4446
4447 # DPDK Performance Results 3n-hsw
4448 - type: "file"
4449   title: "DPDK Performance Results 3n-hsw"
4450   algorithm: "file_test_results"
4451   output-file-ext: ".rst"
4452   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4453   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"
4454   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4455   data: "dpdk-perf-results-3n-hsw"
4456   filter: "all"
4457   parameters:
4458   - "name"
4459   - "doc"
4460   - "level"
4461   - "parent"
4462   data-start-level: 3
4463
4464 # DPDK Performance Results 3n-skx
4465 - type: "file"
4466   title: "DPDK Performance Results 3n-skx"
4467   algorithm: "file_test_results"
4468   output-file-ext: ".rst"
4469   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4470   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"
4471   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4472   data: "dpdk-perf-results-3n-skx"
4473   filter: "all"
4474   parameters:
4475   - "name"
4476   - "doc"
4477   - "level"
4478   - "parent"
4479   data-start-level: 3
4480
4481 # DPDK Performance Results 2n-skx
4482 - type: "file"
4483   title: "DPDK Performance Results 2n-skx"
4484   algorithm: "file_test_results"
4485   output-file-ext: ".rst"
4486   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4487   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"
4488   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4489   data: "dpdk-perf-results-2n-skx"
4490   filter: "all"
4491   parameters:
4492   - "name"
4493   - "doc"
4494   - "level"
4495   - "parent"
4496   data-start-level: 3
4497
4498 # Honeycomb Functional Results
4499 - type: "file"
4500   title: "Honeycomb Functional Results"
4501   algorithm: "file_test_results"
4502   output-file-ext: ".rst"
4503   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4504   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"
4505   dir-tables: "{DIR[DTR,FUNC,HC]}"
4506   data:
4507     "hc-func-results"
4508   filter: "all"
4509   parameters:
4510   - "name"
4511   - "doc"
4512   - "level"
4513   - "parent"
4514   data-start-level: 3
4515
4516 # NSH SFC Functional Results
4517 #-
4518 #  type: "file"
4519 #  title: "NSH SFC Functional Results"
4520 #  algorithm: "file_test_results"
4521 #  output-file-ext: ".rst"
4522 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4523 #  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"
4524 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4525 #  data:
4526 #    "nsh-func-results"
4527 #  filter: "all"
4528 #  parameters:
4529 #  - "name"
4530 #  - "doc"
4531 #  - "level"
4532 #  - "parent"
4533 #  data-start-level: 3
4534
4535 # DMM Functional Results
4536 - type: "file"
4537   title: "DMM Functional Results"
4538   algorithm: "file_test_results"
4539   output-file-ext: ".rst"
4540   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4541   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"
4542   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4543   data:
4544     "dmm-func-results"
4545   filter: "all"
4546   parameters:
4547   - "name"
4548   - "doc"
4549   - "level"
4550   - "parent"
4551   data-start-level: 3
4552
4553 ################################################################################
4554 ###                                P L O T S                                 ###
4555 ################################################################################
4556
4557 # Soak Test (PLRsearch), boxes
4558 - type: "plot"
4559   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4560   algorithm: "plot_performance_box"
4561   output-file-type: ".html"
4562   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4563   data: "plot-vpp-soak-2n-skx"
4564   filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4565   parameters:
4566     - "throughput"
4567     - "parent"
4568     - "tags"
4569   sort:
4570     - "DRV_AVF"
4571     - "DRV_AVF"
4572     - "DRV_AVF"
4573     - "L2BDMACLRN"
4574     - "L2XCBASE"
4575     - "L2PATCH"
4576   traces:
4577     hoverinfo: "x+y"
4578     boxpoints: "all"
4579     whiskerwidth: 0
4580   layout:
4581     title: "2 Hours Soak Test (PLRsearch)"
4582     layout: "plot-soak-throughput"
4583
4584 # Soak Test (PLRsearch), boxes
4585 - type: "plot"
4586   title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4587   algorithm: "plot_performance_box"
4588   output-file-type: ".html"
4589   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4590   data: "plot-vpp-soak-2n-skx"
4591   filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4592   parameters:
4593     - "throughput"
4594     - "parent"
4595     - "tags"
4596   sort:
4597     - "VHOST"
4598     - "MEMIF"
4599     - "IP4FWD"
4600     - "IP6FWD"
4601   traces:
4602     hoverinfo: "x+y"
4603     boxpoints: "all"
4604     whiskerwidth: 0
4605   layout:
4606     title: "2 Hours Soak Test (PLRsearch)"
4607     layout: "plot-soak-throughput"
4608
4609 ################################################################################
4610 # Plots - NF Density - VSC - MRR 64b
4611 - type: "plot"
4612   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4613   algorithm: "plot_service_density_heatmap_compare"
4614   output-file-type: ".html"
4615   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4616   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4617   filter: "'NIC_Intel-X710' and
4618            'NF_DENSITY' and
4619            'VHOST' and
4620            'CHAIN' and
4621            'NF_VPPIP4' and
4622            '64B' and
4623            '2T1C' and
4624            'MRR'"
4625   reference:
4626     include: "2"
4627     name: "VNF-1c"
4628   compare:
4629     include: "1"
4630     name: "VNF-0.5c"
4631   parameters:
4632   - "result"
4633   - "name"
4634   - "tags"
4635   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4636   x-axis: "X = VNFs per Service Chain"
4637   y-axis: "Y = Number of Service Chains"
4638   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4639   layout:
4640     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4641     layout: "plot-service-density"
4642
4643 - type: "plot"
4644   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4645   algorithm: "plot_service_density_heatmap_compare"
4646   output-file-type: ".html"
4647   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4648   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4649   filter: "'NIC_Intel-X710' and
4650            'NF_DENSITY' and
4651            'VHOST' and
4652            'CHAIN' and
4653            'NF_VPPIP4' and
4654            '64B' and
4655            '4T2C' and
4656            'MRR'"
4657   reference:
4658     include: "2"
4659     name: "VNF-1c"
4660   compare:
4661     include: "1"
4662     name: "VNF-0.5c"
4663   parameters:
4664   - "result"
4665   - "name"
4666   - "tags"
4667   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4668   x-axis: "X = VNFs per Service Chain"
4669   y-axis: "Y = Number of Service Chains"
4670   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4671   layout:
4672     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4673     layout: "plot-service-density"
4674
4675 - type: "plot"
4676   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4677   algorithm: "plot_service_density_heatmap_compare"
4678   output-file-type: ".html"
4679   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-mrr"
4680   data: "plot-vpp-nfv-2n-skx-mrr-64b"
4681   filter: "'NIC_Intel-X710' and
4682            'NF_DENSITY' and
4683            'VHOST' and
4684            'CHAIN' and
4685            'NF_VPPIP4' and
4686            '64B' and
4687            '8T4C' and
4688            'MRR'"
4689   reference:
4690     include: "2"
4691     name: "VNF-1c"
4692   compare:
4693     include: "1"
4694     name: "VNF-0.5c"
4695   parameters:
4696   - "result"
4697   - "name"
4698   - "tags"
4699   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4700   x-axis: "X = VNFs per Service Chain"
4701   y-axis: "Y = Number of Service Chains"
4702   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4703   layout:
4704     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4705     layout: "plot-service-density"
4706
4707 # Plots - NF Density - VSC - MRR IMIX
4708 - type: "plot"
4709   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4710   algorithm: "plot_service_density_heatmap_compare"
4711   output-file-type: ".html"
4712   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4713   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4714   filter: "'NIC_Intel-X710' and
4715            'NF_DENSITY' and
4716            'VHOST' and
4717            'CHAIN' and
4718            'NF_VPPIP4' and
4719            'IMIX' and
4720            '2T1C' and
4721            'MRR'"
4722   reference:
4723     include: "2"
4724     name: "VNF-1c"
4725   compare:
4726     include: "1"
4727     name: "VNF-0.5c"
4728   parameters:
4729   - "result"
4730   - "name"
4731   - "tags"
4732   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4733   x-axis: "X = VNFs per Service Chain"
4734   y-axis: "Y = Number of Service Chains"
4735   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4736   layout:
4737     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4738     layout: "plot-service-density"
4739
4740 - type: "plot"
4741   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4742   algorithm: "plot_service_density_heatmap_compare"
4743   output-file-type: ".html"
4744   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4745   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4746   filter: "'NIC_Intel-X710' and
4747            'NF_DENSITY' and
4748            'VHOST' and
4749            'CHAIN' and
4750            'NF_VPPIP4' and
4751            'IMIX' and
4752            '4T2C' and
4753            'MRR'"
4754   reference:
4755     include: "2"
4756     name: "VNF-1c"
4757   compare:
4758     include: "1"
4759     name: "VNF-0.5c"
4760   parameters:
4761   - "result"
4762   - "name"
4763   - "tags"
4764   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4765   x-axis: "X = VNFs per Service Chain"
4766   y-axis: "Y = Number of Service Chains"
4767   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4768   layout:
4769     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4770     layout: "plot-service-density"
4771
4772 - type: "plot"
4773   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4774   algorithm: "plot_service_density_heatmap_compare"
4775   output-file-type: ".html"
4776   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-mrr"
4777   data: "plot-vpp-nfv-2n-skx-mrr-imix"
4778   filter: "'NIC_Intel-X710' and
4779            'NF_DENSITY' and
4780            'VHOST' and
4781            'CHAIN' and
4782            'NF_VPPIP4' and
4783            'IMIX' and
4784            '8T4C' and
4785            'MRR'"
4786   reference:
4787     include: "2"
4788     name: "VNF-1c"
4789   compare:
4790     include: "1"
4791     name: "VNF-0.5c"
4792   parameters:
4793   - "result"
4794   - "name"
4795   - "tags"
4796   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4797   x-axis: "X = VNFs per Service Chain"
4798   y-axis: "Y = Number of Service Chains"
4799   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4800   layout:
4801     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4802     layout: "plot-service-density"
4803
4804 # Plots - NF Density - VSC - NDR 64b
4805 - type: "plot"
4806   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4807   algorithm: "plot_service_density_heatmap_compare"
4808   output-file-type: ".html"
4809   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4810   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4811   filter: "'NIC_Intel-X710' and
4812            'NF_DENSITY' and
4813            'VHOST' and
4814            'CHAIN' and
4815            'NF_VPPIP4' and
4816            '64B' and
4817            '2T1C' and
4818            'NDRPDR'"
4819   reference:
4820     include: "2"
4821     name: "VNF-1c"
4822   compare:
4823     include: "1"
4824     name: "VNF-0.5c"
4825   parameters:
4826   - "throughput"
4827   - "name"
4828   - "tags"
4829   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4830   x-axis: "X = VNFs per Service Chain"
4831   y-axis: "Y = Number of Service Chains"
4832   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4833   layout:
4834     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4835     layout: "plot-service-density"
4836
4837 - type: "plot"
4838   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4839   algorithm: "plot_service_density_heatmap_compare"
4840   output-file-type: ".html"
4841   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4842   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4843   filter: "'NIC_Intel-X710' and
4844            'NF_DENSITY' and
4845            'VHOST' and
4846            'CHAIN' and
4847            'NF_VPPIP4' and
4848            '64B' and
4849            '4T2C' and
4850            'NDRPDR'"
4851   reference:
4852     include: "2"
4853     name: "VNF-1c"
4854   compare:
4855     include: "1"
4856     name: "VNF-0.5c"
4857   parameters:
4858   - "throughput"
4859   - "name"
4860   - "tags"
4861   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4862   x-axis: "X = VNFs per Service Chain"
4863   y-axis: "Y = Number of Service Chains"
4864   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4865   layout:
4866     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4867     layout: "plot-service-density"
4868
4869 - type: "plot"
4870   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4871   algorithm: "plot_service_density_heatmap_compare"
4872   output-file-type: ".html"
4873   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-ndr"
4874   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
4875   filter: "'NIC_Intel-X710' and
4876            'NF_DENSITY' and
4877            'VHOST' and
4878            'CHAIN' and
4879            'NF_VPPIP4' and
4880            '64B' and
4881            '8T4C' and
4882            'NDRPDR'"
4883   reference:
4884     include: "2"
4885     name: "VNF-1c"
4886   compare:
4887     include: "1"
4888     name: "VNF-0.5c"
4889   parameters:
4890   - "throughput"
4891   - "name"
4892   - "tags"
4893   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4894   x-axis: "X = VNFs per Service Chain"
4895   y-axis: "Y = Number of Service Chains"
4896   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4897   layout:
4898     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4899     layout: "plot-service-density"
4900
4901 # Plots - NF Density - VSC - NDR IMIX
4902 - type: "plot"
4903   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4904   algorithm: "plot_service_density_heatmap_compare"
4905   output-file-type: ".html"
4906   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4907   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4908   filter: "'NIC_Intel-X710' and
4909            'NF_DENSITY' and
4910            'VHOST' and
4911            'CHAIN' and
4912            'NF_VPPIP4' and
4913            'IMIX' and
4914            '2T1C' and
4915            'NDRPDR'"
4916   reference:
4917     include: "2"
4918     name: "VNF-1c"
4919   compare:
4920     include: "1"
4921     name: "VNF-0.5c"
4922   parameters:
4923   - "throughput"
4924   - "name"
4925   - "tags"
4926   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4927   x-axis: "X = VNFs per Service Chain"
4928   y-axis: "Y = Number of Service Chains"
4929   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4930   layout:
4931     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4932     layout: "plot-service-density"
4933
4934 - type: "plot"
4935   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4936   algorithm: "plot_service_density_heatmap_compare"
4937   output-file-type: ".html"
4938   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4939   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4940   filter: "'NIC_Intel-X710' and
4941            'NF_DENSITY' and
4942            'VHOST' and
4943            'CHAIN' and
4944            'NF_VPPIP4' and
4945            'IMIX' and
4946            '4T2C' and
4947            'NDRPDR'"
4948   reference:
4949     include: "2"
4950     name: "VNF-1c"
4951   compare:
4952     include: "1"
4953     name: "VNF-0.5c"
4954   parameters:
4955   - "throughput"
4956   - "name"
4957   - "tags"
4958   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4959   x-axis: "X = VNFs per Service Chain"
4960   y-axis: "Y = Number of Service Chains"
4961   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4962   layout:
4963     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4964     layout: "plot-service-density"
4965
4966 - type: "plot"
4967   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4968   algorithm: "plot_service_density_heatmap_compare"
4969   output-file-type: ".html"
4970   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-ndr"
4971   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
4972   filter: "'NIC_Intel-X710' and
4973            'NF_DENSITY' and
4974            'VHOST' and
4975            'CHAIN' and
4976            'NF_VPPIP4' and
4977            'IMIX' and
4978            '8T4C' and
4979            'NDRPDR'"
4980   reference:
4981     include: "2"
4982     name: "VNF-1c"
4983   compare:
4984     include: "1"
4985     name: "VNF-0.5c"
4986   parameters:
4987   - "throughput"
4988   - "name"
4989   - "tags"
4990   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4991   x-axis: "X = VNFs per Service Chain"
4992   y-axis: "Y = Number of Service Chains"
4993   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4994   layout:
4995     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4996     layout: "plot-service-density"
4997
4998 # Plots - NF Density - VSC - PDR 64b
4999 - type: "plot"
5000   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5001   algorithm: "plot_service_density_heatmap_compare"
5002   output-file-type: ".html"
5003   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
5004   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5005   filter: "'NIC_Intel-X710' and
5006            'NF_DENSITY' and
5007            'VHOST' and
5008            'CHAIN' and
5009            'NF_VPPIP4' and
5010            '64B' and
5011            '2T1C' and
5012            'NDRPDR'"
5013   reference:
5014     include: "2"
5015     name: "VNF-1c"
5016   compare:
5017     include: "1"
5018     name: "VNF-0.5c"
5019   parameters:
5020   - "throughput"
5021   - "name"
5022   - "tags"
5023   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5024   x-axis: "X = VNFs per Service Chain"
5025   y-axis: "Y = Number of Service Chains"
5026   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5027   layout:
5028     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5029     layout: "plot-service-density"
5030
5031 - type: "plot"
5032   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5033   algorithm: "plot_service_density_heatmap_compare"
5034   output-file-type: ".html"
5035   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
5036   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5037   filter: "'NIC_Intel-X710' and
5038            'NF_DENSITY' and
5039            'VHOST' and
5040            'CHAIN' and
5041            'NF_VPPIP4' and
5042            '64B' and
5043            '4T2C' and
5044            'NDRPDR'"
5045   reference:
5046     include: "2"
5047     name: "VNF-1c"
5048   compare:
5049     include: "1"
5050     name: "VNF-0.5c"
5051   parameters:
5052   - "throughput"
5053   - "name"
5054   - "tags"
5055   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5056   x-axis: "X = VNFs per Service Chain"
5057   y-axis: "Y = Number of Service Chains"
5058   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5059   layout:
5060     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5061     layout: "plot-service-density"
5062
5063 - type: "plot"
5064   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5065   algorithm: "plot_service_density_heatmap_compare"
5066   output-file-type: ".html"
5067   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-vsc-pdr"
5068   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5069   filter: "'NIC_Intel-X710' and
5070            'NF_DENSITY' and
5071            'VHOST' and
5072            'CHAIN' and
5073            'NF_VPPIP4' and
5074            '64B' and
5075            '8T4C' and
5076            'NDRPDR'"
5077   reference:
5078     include: "2"
5079     name: "VNF-1c"
5080   compare:
5081     include: "1"
5082     name: "VNF-0.5c"
5083   parameters:
5084   - "throughput"
5085   - "name"
5086   - "tags"
5087   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5088   x-axis: "X = VNFs per Service Chain"
5089   y-axis: "Y = Number of Service Chains"
5090   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5091   layout:
5092     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5093     layout: "plot-service-density"
5094
5095 # Plots - NF Density - VSC - PDR IMIX
5096 - type: "plot"
5097   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5098   algorithm: "plot_service_density_heatmap_compare"
5099   output-file-type: ".html"
5100   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
5101   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5102   filter: "'NIC_Intel-X710' and
5103            'NF_DENSITY' and
5104            'VHOST' and
5105            'CHAIN' and
5106            'NF_VPPIP4' and
5107            'IMIX' and
5108            '2T1C' and
5109            'NDRPDR'"
5110   reference:
5111     include: "2"
5112     name: "VNF-1c"
5113   compare:
5114     include: "1"
5115     name: "VNF-0.5c"
5116   parameters:
5117   - "throughput"
5118   - "name"
5119   - "tags"
5120   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5121   x-axis: "X = VNFs per Service Chain"
5122   y-axis: "Y = Number of Service Chains"
5123   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5124   layout:
5125     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5126     layout: "plot-service-density"
5127
5128 - type: "plot"
5129   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5130   algorithm: "plot_service_density_heatmap_compare"
5131   output-file-type: ".html"
5132   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
5133   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5134   filter: "'NIC_Intel-X710' and
5135            'NF_DENSITY' and
5136            'VHOST' and
5137            'CHAIN' and
5138            'NF_VPPIP4' and
5139            'IMIX' and
5140            '4T2C' and
5141            'NDRPDR'"
5142   reference:
5143     include: "2"
5144     name: "VNF-1c"
5145   compare:
5146     include: "1"
5147     name: "VNF-0.5c"
5148   parameters:
5149   - "throughput"
5150   - "name"
5151   - "tags"
5152   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5153   x-axis: "X = VNFs per Service Chain"
5154   y-axis: "Y = Number of Service Chains"
5155   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5156   layout:
5157     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5158     layout: "plot-service-density"
5159
5160 - type: "plot"
5161   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5162   algorithm: "plot_service_density_heatmap_compare"
5163   output-file-type: ".html"
5164   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-vsc-pdr"
5165   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5166   filter: "'NIC_Intel-X710' and
5167            'NF_DENSITY' and
5168            'VHOST' and
5169            'CHAIN' and
5170            'NF_VPPIP4' and
5171            'IMIX' and
5172            '8T4C' and
5173            'NDRPDR'"
5174   reference:
5175     include: "2"
5176     name: "VNF-1c"
5177   compare:
5178     include: "1"
5179     name: "VNF-0.5c"
5180   parameters:
5181   - "throughput"
5182   - "name"
5183   - "tags"
5184   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5185   x-axis: "X = VNFs per Service Chain"
5186   y-axis: "Y = Number of Service Chains"
5187   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5188   layout:
5189     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5190     layout: "plot-service-density"
5191
5192 ################################################################################
5193 # Plots - NF Density - CSC - MRR 64b
5194 - type: "plot"
5195   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5196   algorithm: "plot_service_density_heatmap_compare"
5197   output-file-type: ".html"
5198   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5199   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5200   filter: "'NIC_Intel-X710' and
5201            'NF_DENSITY' and
5202            'DOCKER' and
5203            'CHAIN' and
5204            'NF_VPPIP4' and
5205            '64B' and
5206            '2T1C' and
5207            'MRR'"
5208   reference:
5209     include: "2"
5210     name: "CNF-1c"
5211   compare:
5212     include: "1"
5213     name: "CNF-0.5c"
5214   parameters:
5215   - "result"
5216   - "name"
5217   - "tags"
5218   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5219   x-axis: "X = CNFs per Service Chain"
5220   y-axis: "Y = Number of Service Chains"
5221   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5222   layout:
5223     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5224     layout: "plot-service-density"
5225
5226 - type: "plot"
5227   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5228   algorithm: "plot_service_density_heatmap_compare"
5229   output-file-type: ".html"
5230   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5231   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5232   filter: "'NIC_Intel-X710' and
5233            'NF_DENSITY' and
5234            'DOCKER' and
5235            'CHAIN' and
5236            'NF_VPPIP4' and
5237            '64B' and
5238            '4T2C' and
5239            'MRR'"
5240   reference:
5241     include: "2"
5242     name: "CNF-1c"
5243   compare:
5244     include: "1"
5245     name: "CNF-0.5c"
5246   parameters:
5247   - "result"
5248   - "name"
5249   - "tags"
5250   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5251   x-axis: "X = CNFs per Service Chain"
5252   y-axis: "Y = Number of Service Chains"
5253   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5254   layout:
5255     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5256     layout: "plot-service-density"
5257
5258 - type: "plot"
5259   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5260   algorithm: "plot_service_density_heatmap_compare"
5261   output-file-type: ".html"
5262   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-mrr"
5263   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5264   filter: "'NIC_Intel-X710' and
5265            'NF_DENSITY' and
5266            'DOCKER' and
5267            'CHAIN' and
5268            'NF_VPPIP4' and
5269            '64B' and
5270            '8T4C' and
5271            'MRR'"
5272   reference:
5273     include: "2"
5274     name: "CNF-1c"
5275   compare:
5276     include: "1"
5277     name: "CNF-0.5c"
5278   parameters:
5279   - "result"
5280   - "name"
5281   - "tags"
5282   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5283   x-axis: "X = CNFs per Service Chain"
5284   y-axis: "Y = Number of Service Chains"
5285   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5286   layout:
5287     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5288     layout: "plot-service-density"
5289
5290 # Plots - NF Density - CSC - MRR IMIX
5291 - type: "plot"
5292   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5293   algorithm: "plot_service_density_heatmap_compare"
5294   output-file-type: ".html"
5295   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5296   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5297   filter: "'NIC_Intel-X710' and
5298            'NF_DENSITY' and
5299            'DOCKER' and
5300            'CHAIN' and
5301            'NF_VPPIP4' and
5302            'IMIX' and
5303            '2T1C' and
5304            'MRR'"
5305   reference:
5306     include: "2"
5307     name: "CNF-1c"
5308   compare:
5309     include: "1"
5310     name: "CNF-0.5c"
5311   parameters:
5312   - "result"
5313   - "name"
5314   - "tags"
5315   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5316   x-axis: "X = CNFs per Service Chain"
5317   y-axis: "Y = Number of Service Chains"
5318   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5319   layout:
5320     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5321     layout: "plot-service-density"
5322
5323 - type: "plot"
5324   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5325   algorithm: "plot_service_density_heatmap_compare"
5326   output-file-type: ".html"
5327   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5328   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5329   filter: "'NIC_Intel-X710' and
5330            'NF_DENSITY' and
5331            'DOCKER' and
5332            'CHAIN' and
5333            'NF_VPPIP4' and
5334            'IMIX' and
5335            '4T2C' and
5336            'MRR'"
5337   reference:
5338     include: "2"
5339     name: "CNF-1c"
5340   compare:
5341     include: "1"
5342     name: "CNF-0.5c"
5343   parameters:
5344   - "result"
5345   - "name"
5346   - "tags"
5347   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5348   x-axis: "X = CNFs per Service Chain"
5349   y-axis: "Y = Number of Service Chains"
5350   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5351   layout:
5352     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5353     layout: "plot-service-density"
5354
5355 - type: "plot"
5356   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5357   algorithm: "plot_service_density_heatmap_compare"
5358   output-file-type: ".html"
5359   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-mrr"
5360   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5361   filter: "'NIC_Intel-X710' and
5362            'NF_DENSITY' and
5363            'DOCKER' and
5364            'CHAIN' and
5365            'NF_VPPIP4' and
5366            'IMIX' and
5367            '8T4C' and
5368            'MRR'"
5369   reference:
5370     include: "2"
5371     name: "CNF-1c"
5372   compare:
5373     include: "1"
5374     name: "CNF-0.5c"
5375   parameters:
5376   - "result"
5377   - "name"
5378   - "tags"
5379   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5380   x-axis: "X = CNFs per Service Chain"
5381   y-axis: "Y = Number of Service Chains"
5382   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5383   layout:
5384     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5385     layout: "plot-service-density"
5386
5387 # Plots - NF Density - CSC - NDR 64b
5388 - type: "plot"
5389   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5390   algorithm: "plot_service_density_heatmap_compare"
5391   output-file-type: ".html"
5392   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5393   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5394   filter: "'NIC_Intel-X710' and
5395            'NF_DENSITY' and
5396            'DOCKER' and
5397            'CHAIN' and
5398            'NF_VPPIP4' and
5399            '64B' and
5400            '2T1C' and
5401            'NDRPDR'"
5402   reference:
5403     include: "2"
5404     name: "CNF-1c"
5405   compare:
5406     include: "1"
5407     name: "CNF-0.5c"
5408   parameters:
5409   - "throughput"
5410   - "name"
5411   - "tags"
5412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5413   x-axis: "X = CNFs per Service Chain"
5414   y-axis: "Y = Number of Service Chains"
5415   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5416   layout:
5417     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5418     layout: "plot-service-density"
5419
5420 - type: "plot"
5421   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5422   algorithm: "plot_service_density_heatmap_compare"
5423   output-file-type: ".html"
5424   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5425   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5426   filter: "'NIC_Intel-X710' and
5427            'NF_DENSITY' and
5428            'DOCKER' and
5429            'CHAIN' and
5430            'NF_VPPIP4' and
5431            '64B' and
5432            '4T2C' and
5433            'NDRPDR'"
5434   reference:
5435     include: "2"
5436     name: "CNF-1c"
5437   compare:
5438     include: "1"
5439     name: "CNF-0.5c"
5440   parameters:
5441   - "throughput"
5442   - "name"
5443   - "tags"
5444   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5445   x-axis: "X = CNFs per Service Chain"
5446   y-axis: "Y = Number of Service Chains"
5447   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5448   layout:
5449     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5450     layout: "plot-service-density"
5451
5452 - type: "plot"
5453   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5454   algorithm: "plot_service_density_heatmap_compare"
5455   output-file-type: ".html"
5456   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-ndr"
5457   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5458   filter: "'NIC_Intel-X710' and
5459            'NF_DENSITY' and
5460            'DOCKER' and
5461            'CHAIN' and
5462            'NF_VPPIP4' and
5463            '64B' and
5464            '8T4C' and
5465            'NDRPDR'"
5466   reference:
5467     include: "2"
5468     name: "CNF-1c"
5469   compare:
5470     include: "1"
5471     name: "CNF-0.5c"
5472   parameters:
5473   - "throughput"
5474   - "name"
5475   - "tags"
5476   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5477   x-axis: "X = CNFs per Service Chain"
5478   y-axis: "Y = Number of Service Chains"
5479   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5480   layout:
5481     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5482     layout: "plot-service-density"
5483
5484 # Plots - NF Density - CSC - NDR IMIX
5485 - type: "plot"
5486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5487   algorithm: "plot_service_density_heatmap_compare"
5488   output-file-type: ".html"
5489   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5490   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5491   filter: "'NIC_Intel-X710' and
5492            'NF_DENSITY' and
5493            'DOCKER' and
5494            'CHAIN' and
5495            'NF_VPPIP4' and
5496            'IMIX' and
5497            '2T1C' and
5498            'NDRPDR'"
5499   reference:
5500     include: "2"
5501     name: "CNF-1c"
5502   compare:
5503     include: "1"
5504     name: "CNF-0.5c"
5505   parameters:
5506   - "throughput"
5507   - "name"
5508   - "tags"
5509   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5510   x-axis: "X = CNFs per Service Chain"
5511   y-axis: "Y = Number of Service Chains"
5512   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5513   layout:
5514     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5515     layout: "plot-service-density"
5516
5517 - type: "plot"
5518   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5519   algorithm: "plot_service_density_heatmap_compare"
5520   output-file-type: ".html"
5521   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5522   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5523   filter: "'NIC_Intel-X710' and
5524            'NF_DENSITY' and
5525            'DOCKER' and
5526            'CHAIN' and
5527            'NF_VPPIP4' and
5528            'IMIX' and
5529            '4T2C' and
5530            'NDRPDR'"
5531   reference:
5532     include: "2"
5533     name: "CNF-1c"
5534   compare:
5535     include: "1"
5536     name: "CNF-0.5c"
5537   parameters:
5538   - "throughput"
5539   - "name"
5540   - "tags"
5541   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5542   x-axis: "X = CNFs per Service Chain"
5543   y-axis: "Y = Number of Service Chains"
5544   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5545   layout:
5546     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5547     layout: "plot-service-density"
5548
5549 - type: "plot"
5550   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5551   algorithm: "plot_service_density_heatmap_compare"
5552   output-file-type: ".html"
5553   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-ndr"
5554   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5555   filter: "'NIC_Intel-X710' and
5556            'NF_DENSITY' and
5557            'DOCKER' and
5558            'CHAIN' and
5559            'NF_VPPIP4' and
5560            'IMIX' and
5561            '8T4C' and
5562            'NDRPDR'"
5563   reference:
5564     include: "2"
5565     name: "CNF-1c"
5566   compare:
5567     include: "1"
5568     name: "CNF-0.5c"
5569   parameters:
5570   - "throughput"
5571   - "name"
5572   - "tags"
5573   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5574   x-axis: "X = CNFs per Service Chain"
5575   y-axis: "Y = Number of Service Chains"
5576   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5577   layout:
5578     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5579     layout: "plot-service-density"
5580
5581 # Plots - NF Density - CSC - PDR 64b
5582 - type: "plot"
5583   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5584   algorithm: "plot_service_density_heatmap_compare"
5585   output-file-type: ".html"
5586   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5587   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5588   filter: "'NIC_Intel-X710' and
5589            'NF_DENSITY' and
5590            'DOCKER' and
5591            'CHAIN' and
5592            'NF_VPPIP4' and
5593            '64B' and
5594            '2T1C' and
5595            'NDRPDR'"
5596   reference:
5597     include: "2"
5598     name: "CNF-1c"
5599   compare:
5600     include: "1"
5601     name: "CNF-0.5c"
5602   parameters:
5603   - "throughput"
5604   - "name"
5605   - "tags"
5606   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5607   x-axis: "X = CNFs per Service Chain"
5608   y-axis: "Y = Number of Service Chains"
5609   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5610   layout:
5611     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5612     layout: "plot-service-density"
5613
5614 - type: "plot"
5615   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5616   algorithm: "plot_service_density_heatmap_compare"
5617   output-file-type: ".html"
5618   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5619   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5620   filter: "'NIC_Intel-X710' and
5621            'NF_DENSITY' and
5622            'DOCKER' and
5623            'CHAIN' and
5624            'NF_VPPIP4' and
5625            '64B' and
5626            '4T2C' and
5627            'NDRPDR'"
5628   reference:
5629     include: "2"
5630     name: "CNF-1c"
5631   compare:
5632     include: "1"
5633     name: "CNF-0.5c"
5634   parameters:
5635   - "throughput"
5636   - "name"
5637   - "tags"
5638   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5639   x-axis: "X = CNFs per Service Chain"
5640   y-axis: "Y = Number of Service Chains"
5641   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5642   layout:
5643     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5644     layout: "plot-service-density"
5645
5646 - type: "plot"
5647   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5648   algorithm: "plot_service_density_heatmap_compare"
5649   output-file-type: ".html"
5650   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csc-pdr"
5651   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5652   filter: "'NIC_Intel-X710' and
5653            'NF_DENSITY' and
5654            'DOCKER' and
5655            'CHAIN' and
5656            'NF_VPPIP4' and
5657            '64B' and
5658            '8T4C' and
5659            'NDRPDR'"
5660   reference:
5661     include: "2"
5662     name: "CNF-1c"
5663   compare:
5664     include: "1"
5665     name: "CNF-0.5c"
5666   parameters:
5667   - "throughput"
5668   - "name"
5669   - "tags"
5670   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5671   x-axis: "X = CNFs per Service Chain"
5672   y-axis: "Y = Number of Service Chains"
5673   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5674   layout:
5675     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5676     layout: "plot-service-density"
5677
5678 # Plots - NF Density - CSC - PDR IMIX
5679 - type: "plot"
5680   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5681   algorithm: "plot_service_density_heatmap_compare"
5682   output-file-type: ".html"
5683   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5684   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5685   filter: "'NIC_Intel-X710' and
5686            'NF_DENSITY' and
5687            'DOCKER' and
5688            'CHAIN' and
5689            'NF_VPPIP4' and
5690            'IMIX' and
5691            '2T1C' and
5692            'NDRPDR'"
5693   reference:
5694     include: "2"
5695     name: "CNF-1c"
5696   compare:
5697     include: "1"
5698     name: "CNF-0.5c"
5699   parameters:
5700   - "throughput"
5701   - "name"
5702   - "tags"
5703   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5704   x-axis: "X = CNFs per Service Chain"
5705   y-axis: "Y = Number of Service Chains"
5706   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5707   layout:
5708     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5709     layout: "plot-service-density"
5710
5711 - type: "plot"
5712   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5713   algorithm: "plot_service_density_heatmap_compare"
5714   output-file-type: ".html"
5715   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5716   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5717   filter: "'NIC_Intel-X710' and
5718            'NF_DENSITY' and
5719            'DOCKER' and
5720            'CHAIN' and
5721            'NF_VPPIP4' and
5722            'IMIX' and
5723            '4T2C' and
5724            'NDRPDR'"
5725   reference:
5726     include: "2"
5727     name: "CNF-1c"
5728   compare:
5729     include: "1"
5730     name: "CNF-0.5c"
5731   parameters:
5732   - "throughput"
5733   - "name"
5734   - "tags"
5735   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5736   x-axis: "X = CNFs per Service Chain"
5737   y-axis: "Y = Number of Service Chains"
5738   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5739   layout:
5740     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5741     layout: "plot-service-density"
5742
5743 - type: "plot"
5744   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5745   algorithm: "plot_service_density_heatmap_compare"
5746   output-file-type: ".html"
5747   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csc-pdr"
5748   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
5749   filter: "'NIC_Intel-X710' and
5750            'NF_DENSITY' and
5751            'DOCKER' and
5752            'CHAIN' and
5753            'NF_VPPIP4' and
5754            'IMIX' and
5755            '8T4C' and
5756            'NDRPDR'"
5757   reference:
5758     include: "2"
5759     name: "CNF-1c"
5760   compare:
5761     include: "1"
5762     name: "CNF-0.5c"
5763   parameters:
5764   - "throughput"
5765   - "name"
5766   - "tags"
5767   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5768   x-axis: "X = CNFs per Service Chain"
5769   y-axis: "Y = Number of Service Chains"
5770   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5771   layout:
5772     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5773     layout: "plot-service-density"
5774
5775 ################################################################################
5776 # Plots - NF Density - CSP - MRR 64b
5777 - type: "plot"
5778   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5779   algorithm: "plot_service_density_heatmap_compare"
5780   output-file-type: ".html"
5781   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5782   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5783   filter: "'NIC_Intel-X710' and
5784            'NF_DENSITY' and
5785            'DOCKER' and
5786            'PIPELINE' and
5787            'NF_VPPIP4' and
5788            '64B' and
5789            '2T1C' and
5790            'MRR'"
5791   reference:
5792     include: "2"
5793     name: "CNF-1c"
5794   compare:
5795     include: "1"
5796     name: "CNF-0.5c"
5797   parameters:
5798   - "result"
5799   - "name"
5800   - "tags"
5801   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5802   x-axis: "X = CNFs per Service Pipeline"
5803   y-axis: "Y = Number of Service Pipelines"
5804   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5805   layout:
5806     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5807     layout: "plot-service-density"
5808
5809 - type: "plot"
5810   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5811   algorithm: "plot_service_density_heatmap_compare"
5812   output-file-type: ".html"
5813   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5814   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5815   filter: "'NIC_Intel-X710' and
5816            'NF_DENSITY' and
5817            'DOCKER' and
5818            'PIPELINE' and
5819            'NF_VPPIP4' and
5820            '64B' and
5821            '4T2C' and
5822            'MRR'"
5823   reference:
5824     include: "2"
5825     name: "CNF-1c"
5826   compare:
5827     include: "1"
5828     name: "CNF-0.5c"
5829   parameters:
5830   - "result"
5831   - "name"
5832   - "tags"
5833   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5834   x-axis: "X = CNFs per Service Pipeline"
5835   y-axis: "Y = Number of Service Pipelines"
5836   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5837   layout:
5838     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5839     layout: "plot-service-density"
5840
5841 - type: "plot"
5842   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5843   algorithm: "plot_service_density_heatmap_compare"
5844   output-file-type: ".html"
5845   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-mrr"
5846   data: "plot-vpp-nfv-2n-skx-mrr-64b"
5847   filter: "'NIC_Intel-X710' and
5848            'NF_DENSITY' and
5849            'DOCKER' and
5850            'PIPELINE' and
5851            'NF_VPPIP4' and
5852            '64B' and
5853            '8T4C' and
5854            'MRR'"
5855   reference:
5856     include: "2"
5857     name: "CNF-1c"
5858   compare:
5859     include: "1"
5860     name: "CNF-0.5c"
5861   parameters:
5862   - "result"
5863   - "name"
5864   - "tags"
5865   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5866   x-axis: "X = CNFs per Service Pipeline"
5867   y-axis: "Y = Number of Service Pipelines"
5868   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5869   layout:
5870     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5871     layout: "plot-service-density"
5872
5873 # Plots - NF Density - CSP - MRR IMIX
5874 - type: "plot"
5875   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5876   algorithm: "plot_service_density_heatmap_compare"
5877   output-file-type: ".html"
5878   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5879   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5880   filter: "'NIC_Intel-X710' and
5881            'NF_DENSITY' and
5882            'DOCKER' and
5883            'PIPELINE' and
5884            'NF_VPPIP4' and
5885            'IMIX' and
5886            '2T1C' and
5887            'MRR'"
5888   reference:
5889     include: "2"
5890     name: "CNF-1c"
5891   compare:
5892     include: "1"
5893     name: "CNF-0.5c"
5894   parameters:
5895   - "result"
5896   - "name"
5897   - "tags"
5898   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5899   x-axis: "X = CNFs per Service Pipeline"
5900   y-axis: "Y = Number of Service Pipelines"
5901   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5902   layout:
5903     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5904     layout: "plot-service-density"
5905
5906 - type: "plot"
5907   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5908   algorithm: "plot_service_density_heatmap_compare"
5909   output-file-type: ".html"
5910   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5911   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5912   filter: "'NIC_Intel-X710' and
5913            'NF_DENSITY' and
5914            'DOCKER' and
5915            'PIPELINE' and
5916            'NF_VPPIP4' and
5917            'IMIX' and
5918            '4T2C' and
5919            'MRR'"
5920   reference:
5921     include: "2"
5922     name: "CNF-1c"
5923   compare:
5924     include: "1"
5925     name: "CNF-0.5c"
5926   parameters:
5927   - "result"
5928   - "name"
5929   - "tags"
5930   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5931   x-axis: "X = CNFs per Service Pipeline"
5932   y-axis: "Y = Number of Service Pipelines"
5933   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5934   layout:
5935     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5936     layout: "plot-service-density"
5937
5938 - type: "plot"
5939   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5940   algorithm: "plot_service_density_heatmap_compare"
5941   output-file-type: ".html"
5942   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-mrr"
5943   data: "plot-vpp-nfv-2n-skx-mrr-imix"
5944   filter: "'NIC_Intel-X710' and
5945            'NF_DENSITY' and
5946            'DOCKER' and
5947            'PIPELINE' and
5948            'NF_VPPIP4' and
5949            'IMIX' and
5950            '8T4C' and
5951            'MRR'"
5952   reference:
5953     include: "2"
5954     name: "CNF-1c"
5955   compare:
5956     include: "1"
5957     name: "CNF-0.5c"
5958   parameters:
5959   - "result"
5960   - "name"
5961   - "tags"
5962   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5963   x-axis: "X = CNFs per Service Pipeline"
5964   y-axis: "Y = Number of Service Pipelines"
5965   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5966   layout:
5967     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5968     layout: "plot-service-density"
5969
5970 # Plots - NF Density - CSP - NDR 64b
5971 - type: "plot"
5972   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5973   algorithm: "plot_service_density_heatmap_compare"
5974   output-file-type: ".html"
5975   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5976   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
5977   filter: "'NIC_Intel-X710' and
5978            'NF_DENSITY' and
5979            'DOCKER' and
5980            'PIPELINE' and
5981            'NF_VPPIP4' and
5982            '64B' and
5983            '2T1C' and
5984            'NDRPDR'"
5985   reference:
5986     include: "2"
5987     name: "CNF-1c"
5988   compare:
5989     include: "1"
5990     name: "CNF-0.5c"
5991   parameters:
5992   - "throughput"
5993   - "name"
5994   - "tags"
5995   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5996   x-axis: "X = CNFs per Service Pipeline"
5997   y-axis: "Y = Number of Service Pipelines"
5998   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5999   layout:
6000     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6001     layout: "plot-service-density"
6002
6003 - type: "plot"
6004   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6005   algorithm: "plot_service_density_heatmap_compare"
6006   output-file-type: ".html"
6007   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
6008   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6009   filter: "'NIC_Intel-X710' and
6010            'NF_DENSITY' and
6011            'DOCKER' and
6012            'PIPELINE' and
6013            'NF_VPPIP4' and
6014            '64B' and
6015            '4T2C' and
6016            'NDRPDR'"
6017   reference:
6018     include: "2"
6019     name: "CNF-1c"
6020   compare:
6021     include: "1"
6022     name: "CNF-0.5c"
6023   parameters:
6024   - "throughput"
6025   - "name"
6026   - "tags"
6027   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6028   x-axis: "X = CNFs per Service Pipeline"
6029   y-axis: "Y = Number of Service Pipelines"
6030   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6031   layout:
6032     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6033     layout: "plot-service-density"
6034
6035 - type: "plot"
6036   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6037   algorithm: "plot_service_density_heatmap_compare"
6038   output-file-type: ".html"
6039   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-ndr"
6040   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6041   filter: "'NIC_Intel-X710' and
6042            'NF_DENSITY' and
6043            'DOCKER' and
6044            'PIPELINE' and
6045            'NF_VPPIP4' and
6046            '64B' and
6047            '8T4C' and
6048            'NDRPDR'"
6049   reference:
6050     include: "2"
6051     name: "CNF-1c"
6052   compare:
6053     include: "1"
6054     name: "CNF-0.5c"
6055   parameters:
6056   - "throughput"
6057   - "name"
6058   - "tags"
6059   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6060   x-axis: "X = CNFs per Service Pipeline"
6061   y-axis: "Y = Number of Service Pipelines"
6062   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6063   layout:
6064     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6065     layout: "plot-service-density"
6066
6067 # Plots - NF Density - CSP - NDR IMIX
6068 - type: "plot"
6069   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6070   algorithm: "plot_service_density_heatmap_compare"
6071   output-file-type: ".html"
6072   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
6073   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6074   filter: "'NIC_Intel-X710' and
6075            'NF_DENSITY' and
6076            'DOCKER' and
6077            'PIPELINE' and
6078            'NF_VPPIP4' and
6079            'IMIX' and
6080            '2T1C' and
6081            'NDRPDR'"
6082   reference:
6083     include: "2"
6084     name: "CNF-1c"
6085   compare:
6086     include: "1"
6087     name: "CNF-0.5c"
6088   parameters:
6089   - "throughput"
6090   - "name"
6091   - "tags"
6092   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6093   x-axis: "X = CNFs per Service Pipeline"
6094   y-axis: "Y = Number of Service Pipelines"
6095   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6096   layout:
6097     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6098     layout: "plot-service-density"
6099
6100 - type: "plot"
6101   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6102   algorithm: "plot_service_density_heatmap_compare"
6103   output-file-type: ".html"
6104   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
6105   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6106   filter: "'NIC_Intel-X710' and
6107            'NF_DENSITY' and
6108            'DOCKER' and
6109            'PIPELINE' and
6110            'NF_VPPIP4' and
6111            'IMIX' and
6112            '4T2C' and
6113            'NDRPDR'"
6114   reference:
6115     include: "2"
6116     name: "CNF-1c"
6117   compare:
6118     include: "1"
6119     name: "CNF-0.5c"
6120   parameters:
6121   - "throughput"
6122   - "name"
6123   - "tags"
6124   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6125   x-axis: "X = CNFs per Service Pipeline"
6126   y-axis: "Y = Number of Service Pipelines"
6127   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6128   layout:
6129     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6130     layout: "plot-service-density"
6131
6132 - type: "plot"
6133   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6134   algorithm: "plot_service_density_heatmap_compare"
6135   output-file-type: ".html"
6136   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-ndr"
6137   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6138   filter: "'NIC_Intel-X710' and
6139            'NF_DENSITY' and
6140            'DOCKER' and
6141            'PIPELINE' and
6142            'NF_VPPIP4' and
6143            'IMIX' and
6144            '8T4C' and
6145            'NDRPDR'"
6146   reference:
6147     include: "2"
6148     name: "CNF-1c"
6149   compare:
6150     include: "1"
6151     name: "CNF-0.5c"
6152   parameters:
6153   - "throughput"
6154   - "name"
6155   - "tags"
6156   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6157   x-axis: "X = CNFs per Service Pipeline"
6158   y-axis: "Y = Number of Service Pipelines"
6159   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6160   layout:
6161     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6162     layout: "plot-service-density"
6163
6164 # Plots - NF Density - CSP - PDR 64b
6165 - type: "plot"
6166   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6167   algorithm: "plot_service_density_heatmap_compare"
6168   output-file-type: ".html"
6169   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
6170   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6171   filter: "'NIC_Intel-X710' and
6172            'NF_DENSITY' and
6173            'DOCKER' and
6174            'PIPELINE' and
6175            'NF_VPPIP4' and
6176            '64B' and
6177            '2T1C' and
6178            'NDRPDR'"
6179   reference:
6180     include: "2"
6181     name: "CNF-1c"
6182   compare:
6183     include: "1"
6184     name: "CNF-0.5c"
6185   parameters:
6186   - "throughput"
6187   - "name"
6188   - "tags"
6189   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6190   x-axis: "X = CNFs per Service Pipeline"
6191   y-axis: "Y = Number of Service Pipelines"
6192   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6193   layout:
6194     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6195     layout: "plot-service-density"
6196
6197 - type: "plot"
6198   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6199   algorithm: "plot_service_density_heatmap_compare"
6200   output-file-type: ".html"
6201   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
6202   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6203   filter: "'NIC_Intel-X710' and
6204            'NF_DENSITY' and
6205            'DOCKER' and
6206            'PIPELINE' and
6207            'NF_VPPIP4' and
6208            '64B' and
6209            '4T2C' and
6210            'NDRPDR'"
6211   reference:
6212     include: "2"
6213     name: "CNF-1c"
6214   compare:
6215     include: "1"
6216     name: "CNF-0.5c"
6217   parameters:
6218   - "throughput"
6219   - "name"
6220   - "tags"
6221   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6222   x-axis: "X = CNFs per Service Pipeline"
6223   y-axis: "Y = Number of Service Pipelines"
6224   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6225   layout:
6226     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6227     layout: "plot-service-density"
6228
6229 - type: "plot"
6230   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6231   algorithm: "plot_service_density_heatmap_compare"
6232   output-file-type: ".html"
6233   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-8t4c-base-csp-pdr"
6234   data: "plot-vpp-nfv-2n-skx-ndrpdr-64b"
6235   filter: "'NIC_Intel-X710' and
6236            'NF_DENSITY' and
6237            'DOCKER' and
6238            'PIPELINE' and
6239            'NF_VPPIP4' and
6240            '64B' and
6241            '8T4C' and
6242            'NDRPDR'"
6243   reference:
6244     include: "2"
6245     name: "CNF-1c"
6246   compare:
6247     include: "1"
6248     name: "CNF-0.5c"
6249   parameters:
6250   - "throughput"
6251   - "name"
6252   - "tags"
6253   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6254   x-axis: "X = CNFs per Service Pipeline"
6255   y-axis: "Y = Number of Service Pipelines"
6256   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6257   layout:
6258     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6259     layout: "plot-service-density"
6260
6261 # Plots - NF Density - CSP - PDR IMIX
6262 - type: "plot"
6263   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6264   algorithm: "plot_service_density_heatmap_compare"
6265   output-file-type: ".html"
6266   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6267   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6268   filter: "'NIC_Intel-X710' and
6269            'NF_DENSITY' and
6270            'DOCKER' and
6271            'PIPELINE' and
6272            'NF_VPPIP4' and
6273            'IMIX' and
6274            '2T1C' and
6275            'NDRPDR'"
6276   reference:
6277     include: "2"
6278     name: "CNF-1c"
6279   compare:
6280     include: "1"
6281     name: "CNF-0.5c"
6282   parameters:
6283   - "throughput"
6284   - "name"
6285   - "tags"
6286   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6287   x-axis: "X = CNFs per Service Pipeline"
6288   y-axis: "Y = Number of Service Pipelines"
6289   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6290   layout:
6291     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6292     layout: "plot-service-density"
6293
6294 - type: "plot"
6295   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6296   algorithm: "plot_service_density_heatmap_compare"
6297   output-file-type: ".html"
6298   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
6299   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6300   filter: "'NIC_Intel-X710' and
6301            'NF_DENSITY' and
6302            'DOCKER' and
6303            'PIPELINE' and
6304            'NF_VPPIP4' and
6305            'IMIX' and
6306            '4T2C' and
6307            'NDRPDR'"
6308   reference:
6309     include: "2"
6310     name: "CNF-1c"
6311   compare:
6312     include: "1"
6313     name: "CNF-0.5c"
6314   parameters:
6315   - "throughput"
6316   - "name"
6317   - "tags"
6318   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6319   x-axis: "X = CNFs per Service Pipeline"
6320   y-axis: "Y = Number of Service Pipelines"
6321   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6322   layout:
6323     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6324     layout: "plot-service-density"
6325
6326 - type: "plot"
6327   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6328   algorithm: "plot_service_density_heatmap_compare"
6329   output-file-type: ".html"
6330   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-8t4c-base-csp-pdr"
6331   data: "plot-vpp-nfv-2n-skx-ndrpdr-imix"
6332   filter: "'NIC_Intel-X710' and
6333            'NF_DENSITY' and
6334            'DOCKER' and
6335            'PIPELINE' and
6336            'NF_VPPIP4' and
6337            'IMIX' and
6338            '8T4C' and
6339            'NDRPDR'"
6340   reference:
6341     include: "2"
6342     name: "CNF-1c"
6343   compare:
6344     include: "1"
6345     name: "CNF-0.5c"
6346   parameters:
6347   - "throughput"
6348   - "name"
6349   - "tags"
6350   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6351   x-axis: "X = CNFs per Service Pipeline"
6352   y-axis: "Y = Number of Service Pipelines"
6353   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6354   layout:
6355     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6356     layout: "plot-service-density"
6357
6358 ################################################################################
6359 ## Plots VPP HTTP Server Performance
6360 #- type: "plot"
6361 #  title: "VPP HTTP Server Performance"
6362 #  algorithm: "plot_http_server_performance_box"
6363 #  output-file-type: ".html"
6364 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6365 #  data:
6366 #    "plot-vpp-http-server-performance"
6367 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6368 #  # each tag is enclosed with ' (apostrophe).
6369 #  filter: "'HTTP' and 'TCP_CPS'"
6370 #  parameters:
6371 #  - "result"
6372 #  - "name"
6373 #  traces:
6374 #    hoverinfo: "x+y"
6375 #    boxpoints: "outliers"
6376 #    whiskerwidth: 0
6377 #  layout:
6378 #    title: "VPP HTTP Server Performance"
6379 #    layout:
6380 #      "plot-cps"
6381 #
6382 #- type: "plot"
6383 #  title: "VPP HTTP Server Performance"
6384 #  algorithm: "plot_http_server_performance_box"
6385 #  output-file-type: ".html"
6386 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6387 #  data:
6388 #    "plot-vpp-http-server-performance"
6389 #  filter: "'HTTP' and 'TCP_RPS'"
6390 #  parameters:
6391 #  - "result"
6392 #  - "name"
6393 #  traces:
6394 #    hoverinfo: "x+y"
6395 #    boxpoints: "outliers"
6396 #    whiskerwidth: 0
6397 #  layout:
6398 #    title: "VPP HTTP Server Performance"
6399 #    layout:
6400 #      "plot-rps"
6401
6402 ################################################################################
6403
6404 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
6405 - type: "plot"
6406   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6407   algorithm: "plot_performance_box"
6408   output-file-type: ".html"
6409   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6410   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6411   filter: "'NIC_Intel-X520-DA2' and
6412            '64B' and
6413            ('BASE' or 'SCALE') and
6414            'NDRPDR' and
6415            'ETH' and
6416            '1T1C' and
6417            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6418            not 'VHOST' and
6419            not 'MEMIF'"
6420   parameters:
6421   - "throughput"
6422   - "parent"
6423   - "tags"
6424   sort:
6425   - "L2PATCH"
6426   - "L2XCBASE"
6427   - "BASE"
6428   - "FIB_10K"
6429   - "FIB_100K"
6430   - "FIB_1M"
6431   traces:
6432     hoverinfo: "x+y"
6433     boxpoints: "outliers"
6434     whiskerwidth: 0
6435   layout:
6436     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6437     layout: "plot-throughput"
6438
6439 - type: "plot"
6440   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6441   algorithm: "plot_performance_box"
6442   output-file-type: ".html"
6443   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6444   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6445   filter: "'NIC_Intel-X520-DA2' and
6446            '64B' and
6447            ('BASE' or 'SCALE') and
6448            'NDRPDR' and
6449            'ETH' and
6450            '1T1C' and
6451            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6452            not 'VHOST' and
6453            not 'MEMIF'"
6454   parameters:
6455   - "throughput"
6456   - "parent"
6457   - "tags"
6458   sort:
6459   - "L2PATCH"
6460   - "L2XCBASE"
6461   - "BASE"
6462   - "FIB_10K"
6463   - "FIB_100K"
6464   - "FIB_1M"
6465   traces:
6466     hoverinfo: "x+y"
6467     boxpoints: "outliers"
6468     whiskerwidth: 0
6469   layout:
6470     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
6471     layout: "plot-throughput"
6472
6473 - type: "plot"
6474   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6475   algorithm: "plot_performance_box"
6476   output-file-type: ".html"
6477   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6478   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6479   filter: "'NIC_Intel-X520-DA2' and
6480            '64B' and
6481            ('BASE' or 'SCALE') and
6482            'NDRPDR' and
6483            'ETH' and
6484            '2T2C' and
6485            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6486            not 'VHOST' and
6487            not 'MEMIF'"
6488   parameters:
6489   - "throughput"
6490   - "parent"
6491   - "tags"
6492   sort:
6493   - "L2PATCH"
6494   - "L2XCBASE"
6495   - "BASE"
6496   - "FIB_10K"
6497   - "FIB_100K"
6498   - "FIB_1M"
6499   traces:
6500     hoverinfo: "x+y"
6501     boxpoints: "outliers"
6502     whiskerwidth: 0
6503   layout:
6504     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
6505     layout: "plot-throughput"
6506
6507 - type: "plot"
6508   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6509   algorithm: "plot_performance_box"
6510   output-file-type: ".html"
6511   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6513   filter: "'NIC_Intel-X520-DA2' and
6514            '64B' and
6515            ('BASE' or 'SCALE') and
6516            'NDRPDR' and
6517            'ETH' and
6518            '2T2C' and
6519            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6520            not 'VHOST' and
6521            not 'MEMIF'"
6522   parameters:
6523   - "throughput"
6524   - "parent"
6525   - "tags"
6526   sort:
6527   - "L2PATCH"
6528   - "L2XCBASE"
6529   - "BASE"
6530   - "FIB_10K"
6531   - "FIB_100K"
6532   - "FIB_1M"
6533   traces:
6534     hoverinfo: "x+y"
6535     boxpoints: "outliers"
6536     whiskerwidth: 0
6537   layout:
6538     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
6539     layout: "plot-throughput"
6540
6541 # Packet Throughput - VPP L2 3n-hsw-x520 features
6542 - type: "plot"
6543   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6544   algorithm: "plot_performance_box"
6545   output-file-type: ".html"
6546   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6548   filter: "'NIC_Intel-X520-DA2' and
6549            '64B' and
6550            'NDRPDR' and
6551            '1T1C' and
6552            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6553            not 'ACL' and
6554            not 'VHOST' and
6555            not 'MEMIF'"
6556   parameters:
6557   - "throughput"
6558   - "parent"
6559   - "tags"
6560   sort:
6561   - "L2XCBASE"    # l2xcbase
6562   - "L2BDBASE"    # l2bdbase
6563   - "L2XCFWD"     # dot1q-l2xcbase
6564   - "L2BDMACLRN"  # dot1q-l2bdbase
6565   traces:
6566     hoverinfo: "x+y"
6567     boxpoints: "outliers"
6568     whiskerwidth: 0
6569   layout:
6570     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
6571     layout: "plot-throughput"
6572
6573 - type: "plot"
6574   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6575   algorithm: "plot_performance_box"
6576   output-file-type: ".html"
6577   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6579   filter: "'NIC_Intel-X520-DA2' and
6580            '64B' and
6581            'NDRPDR' and
6582            '1T1C' and
6583            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6584            not 'ACL' and
6585            not 'VHOST' and
6586            not 'MEMIF'"
6587   parameters:
6588   - "throughput"
6589   - "parent"
6590   - "tags"
6591   sort:
6592   - "L2XCBASE"    # l2xcbase
6593   - "L2BDBASE"    # l2bdbase
6594   - "L2XCFWD"     # dot1q-l2xcbase
6595   - "L2BDMACLRN"  # dot1q-l2bdbase
6596   traces:
6597     hoverinfo: "x+y"
6598     boxpoints: "outliers"
6599     whiskerwidth: 0
6600   layout:
6601     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
6602     layout: "plot-throughput"
6603
6604 - type: "plot"
6605   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6606   algorithm: "plot_performance_box"
6607   output-file-type: ".html"
6608   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6609   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6610   filter: "'NIC_Intel-X520-DA2' and
6611            '64B' and
6612            'NDRPDR' and
6613            '2T2C' and
6614            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6615            not 'ACL' and
6616            not 'VHOST' and
6617            not 'MEMIF'"
6618   parameters:
6619   - "throughput"
6620   - "parent"
6621   - "tags"
6622   sort:
6623   - "L2XCBASE"    # l2xcbase
6624   - "L2BDBASE"    # l2bdbase
6625   - "L2XCFWD"     # dot1q-l2xcbase
6626   - "L2BDMACLRN"  # dot1q-l2bdbase
6627   traces:
6628     hoverinfo: "x+y"
6629     boxpoints: "outliers"
6630     whiskerwidth: 0
6631   layout:
6632     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
6633     layout: "plot-throughput"
6634
6635 - type: "plot"
6636   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6637   algorithm: "plot_performance_box"
6638   output-file-type: ".html"
6639   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6641   filter: "'NIC_Intel-X520-DA2' and
6642            '64B' and
6643            'NDRPDR' and
6644            '2T2C' and
6645            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6646            not 'ACL' and
6647            not 'VHOST' and
6648            not 'MEMIF'"
6649   parameters:
6650   - "throughput"
6651   - "parent"
6652   - "tags"
6653   sort:
6654   - "L2XCBASE"    # l2xcbase
6655   - "L2BDBASE"    # l2bdbase
6656   - "L2XCFWD"     # dot1q-l2xcbase
6657   - "L2BDMACLRN"  # dot1q-l2bdbase
6658   traces:
6659     hoverinfo: "x+y"
6660     boxpoints: "outliers"
6661     whiskerwidth: 0
6662   layout:
6663     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
6664     layout: "plot-throughput"
6665
6666 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
6667 - type: "plot"
6668   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6669   algorithm: "plot_performance_box"
6670   output-file-type: ".html"
6671   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6673   filter: "'NIC_Intel-X520-DA2' and
6674            '64B' and
6675            'NDRPDR' and
6676            '1T1C' and
6677            'FEATURE' and
6678            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6679            'IACL' and
6680            ('ACL1' or 'ACL50') and
6681            ('10K_FLOWS' or '10k_FLOWS') and
6682            not 'MACIP' and
6683            not 'VHOST' and
6684            not 'MEMIF'"
6685   parameters:
6686   - "throughput"
6687   - "parent"
6688   - "tags"
6689   traces:
6690     hoverinfo: "x+y"
6691     boxpoints: "outliers"
6692     whiskerwidth: 0
6693   layout:
6694     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
6695     layout: "plot-throughput"
6696
6697 - type: "plot"
6698   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6699   algorithm: "plot_performance_box"
6700   output-file-type: ".html"
6701   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6702   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6703   filter: "'NIC_Intel-X520-DA2' and
6704            '64B' and
6705            'NDRPDR' and
6706            '1T1C' and
6707            'FEATURE' and
6708            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6709            'IACL' and
6710            ('ACL1' or 'ACL50') and
6711            ('10K_FLOWS' or '10k_FLOWS') and
6712            not 'MACIP' and
6713            not 'VHOST' and
6714            not 'MEMIF'"
6715   parameters:
6716   - "throughput"
6717   - "parent"
6718   - "tags"
6719   traces:
6720     hoverinfo: "x+y"
6721     boxpoints: "outliers"
6722     whiskerwidth: 0
6723   layout:
6724     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
6725     layout: "plot-throughput"
6726
6727 - type: "plot"
6728   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6729   algorithm: "plot_performance_box"
6730   output-file-type: ".html"
6731   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6732   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6733   filter: "'NIC_Intel-X520-DA2' and
6734            '64B' and
6735            'NDRPDR' and
6736            '2T2C' and
6737            'FEATURE' and
6738            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6739            'IACL' and
6740            ('ACL1' or 'ACL50') and
6741            ('10K_FLOWS' or '10k_FLOWS') and
6742            not 'MACIP' and
6743            not 'VHOST' and
6744            not 'MEMIF'"
6745   parameters:
6746   - "throughput"
6747   - "parent"
6748   - "tags"
6749   traces:
6750     hoverinfo: "x+y"
6751     boxpoints: "outliers"
6752     whiskerwidth: 0
6753   layout:
6754     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
6755     layout: "plot-throughput"
6756
6757 - type: "plot"
6758   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6759   algorithm: "plot_performance_box"
6760   output-file-type: ".html"
6761   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6762   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6763   filter: "'NIC_Intel-X520-DA2' and
6764            '64B' and
6765            'NDRPDR' and
6766            '2T2C' and
6767            'FEATURE' and
6768            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6769            'IACL' and
6770            ('ACL1' or 'ACL50') and
6771            ('10K_FLOWS' or '10k_FLOWS') and
6772            not 'MACIP' and
6773            not 'VHOST' and
6774            not 'MEMIF'"
6775   parameters:
6776   - "throughput"
6777   - "parent"
6778   - "tags"
6779   traces:
6780     hoverinfo: "x+y"
6781     boxpoints: "outliers"
6782     whiskerwidth: 0
6783   layout:
6784     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
6785     layout: "plot-throughput"
6786
6787 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
6788 - type: "plot"
6789   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6790   algorithm: "plot_performance_box"
6791   output-file-type: ".html"
6792   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6793   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6794   filter: "'NIC_Intel-X520-DA2' and
6795            '64B' and
6796            'NDRPDR' and
6797            '1T1C' and
6798            'FEATURE' and
6799            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6800            'OACL' and
6801            ('ACL1' or 'ACL50') and
6802            ('10K_FLOWS' or '10k_FLOWS') and
6803            not 'MACIP' and
6804            not 'VHOST' and
6805            not 'MEMIF'"
6806   parameters:
6807   - "throughput"
6808   - "parent"
6809   - "tags"
6810   traces:
6811     hoverinfo: "x+y"
6812     boxpoints: "outliers"
6813     whiskerwidth: 0
6814   layout:
6815     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
6816     layout: "plot-throughput"
6817
6818 - type: "plot"
6819   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6820   algorithm: "plot_performance_box"
6821   output-file-type: ".html"
6822   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6823   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6824   filter: "'NIC_Intel-X520-DA2' and
6825            '64B' and
6826            'NDRPDR' and
6827            '1T1C' and
6828            'FEATURE' and
6829            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6830            'OACL' and
6831            ('ACL1' or 'ACL50') and
6832            ('10K_FLOWS' or '10k_FLOWS') and
6833            not 'MACIP' and
6834            not 'VHOST' and
6835            not 'MEMIF'"
6836   parameters:
6837   - "throughput"
6838   - "parent"
6839   - "tags"
6840   traces:
6841     hoverinfo: "x+y"
6842     boxpoints: "outliers"
6843     whiskerwidth: 0
6844   layout:
6845     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
6846     layout: "plot-throughput"
6847
6848 - type: "plot"
6849   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6850   algorithm: "plot_performance_box"
6851   output-file-type: ".html"
6852   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6854   filter: "'NIC_Intel-X520-DA2' and
6855            '64B' and
6856            'NDRPDR' and
6857            '2T2C' and
6858            'FEATURE' and
6859            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6860            'OACL' and
6861            ('ACL1' or 'ACL50') and
6862            ('10K_FLOWS' or '10k_FLOWS') and
6863            not 'MACIP' and
6864            not 'VHOST' and
6865            not 'MEMIF'"
6866   parameters:
6867   - "throughput"
6868   - "parent"
6869   - "tags"
6870   traces:
6871     hoverinfo: "x+y"
6872     boxpoints: "outliers"
6873     whiskerwidth: 0
6874   layout:
6875     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6876     layout: "plot-throughput"
6877
6878 - type: "plot"
6879   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6880   algorithm: "plot_performance_box"
6881   output-file-type: ".html"
6882   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6883   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6884   filter: "'NIC_Intel-X520-DA2' and
6885            '64B' and
6886            'NDRPDR' and
6887            '2T2C' and
6888            'FEATURE' and
6889            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6890            'OACL' and
6891            ('ACL1' or 'ACL50') and
6892            ('10K_FLOWS' or '10k_FLOWS') and
6893            not 'MACIP' and
6894            not 'VHOST' and
6895            not 'MEMIF'"
6896   parameters:
6897   - "throughput"
6898   - "parent"
6899   - "tags"
6900   traces:
6901     hoverinfo: "x+y"
6902     boxpoints: "outliers"
6903     whiskerwidth: 0
6904   layout:
6905     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6906     layout: "plot-throughput"
6907
6908 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6909 - type: "plot"
6910   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6911   algorithm: "plot_performance_box"
6912   output-file-type: ".html"
6913   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6914   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6915   filter: "'NIC_Intel-X520-DA2' and
6916            '64B' and
6917            'NDRPDR' and
6918            '1T1C' and
6919            'FEATURE' and
6920            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6921            'MACIP' and
6922            ('ACL1' or 'ACL50') and
6923            ('10K_FLOWS' or '10k_FLOWS') and
6924            not 'VHOST' and
6925            not 'MEMIF'"
6926   parameters:
6927   - "throughput"
6928   - "parent"
6929   - "tags"
6930   traces:
6931     hoverinfo: "x+y"
6932     boxpoints: "outliers"
6933     whiskerwidth: 0
6934   layout:
6935     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6936     layout: "plot-throughput"
6937
6938 - type: "plot"
6939   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6940   algorithm: "plot_performance_box"
6941   output-file-type: ".html"
6942   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6944   filter: "'NIC_Intel-X520-DA2' and
6945            '64B' and
6946            'NDRPDR' and
6947            '1T1C' and
6948            'FEATURE' and
6949            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6950            'MACIP' and
6951            ('ACL1' or 'ACL50') and
6952            ('10K_FLOWS' or '10k_FLOWS') and
6953            not 'VHOST' and
6954            not 'MEMIF'"
6955   parameters:
6956   - "throughput"
6957   - "parent"
6958   - "tags"
6959   traces:
6960     hoverinfo: "x+y"
6961     boxpoints: "outliers"
6962     whiskerwidth: 0
6963   layout:
6964     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6965     layout: "plot-throughput"
6966
6967 - type: "plot"
6968   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6969   algorithm: "plot_performance_box"
6970   output-file-type: ".html"
6971   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6973   filter: "'NIC_Intel-X520-DA2' and
6974            '64B' and
6975            'NDRPDR' and
6976            '2T2C' and
6977            'FEATURE' and
6978            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6979            'MACIP' and
6980            ('ACL1' or 'ACL50') and
6981            ('10K_FLOWS' or '10k_FLOWS') and
6982            not 'VHOST' and
6983            not 'MEMIF'"
6984   parameters:
6985   - "throughput"
6986   - "parent"
6987   - "tags"
6988   traces:
6989     hoverinfo: "x+y"
6990     boxpoints: "outliers"
6991     whiskerwidth: 0
6992   layout:
6993     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6994     layout: "plot-throughput"
6995
6996 - type: "plot"
6997   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6998   algorithm: "plot_performance_box"
6999   output-file-type: ".html"
7000   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7001   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7002   filter: "'NIC_Intel-X520-DA2' and
7003            '64B' and
7004            'NDRPDR' and
7005            '2T2C' and
7006            'FEATURE' and
7007            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7008            'MACIP' and
7009            ('ACL1' or 'ACL50') and
7010            ('10K_FLOWS' or '10k_FLOWS') and
7011            not 'VHOST' and
7012            not 'MEMIF'"
7013   parameters:
7014   - "throughput"
7015   - "parent"
7016   - "tags"
7017   traces:
7018     hoverinfo: "x+y"
7019     boxpoints: "outliers"
7020     whiskerwidth: 0
7021   layout:
7022     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
7023     layout: "plot-throughput"
7024
7025 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
7026 - type: "plot"
7027   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7028   algorithm: "plot_performance_box"
7029   output-file-type: ".html"
7030   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7032   filter: "'NIC_Intel-X710' and
7033            '64B' and
7034            ('BASE' or 'SCALE') and
7035            'NDRPDR' and
7036            'ETH' and
7037            '1T1C' and
7038            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7039            not 'VHOST' and
7040            not 'MEMIF'"
7041   parameters:
7042   - "throughput"
7043   - "parent"
7044   - "tags"
7045   sort:
7046   - "L2PATCH"
7047   - "L2XCFWD"
7048   - "L2BDMACLRN"
7049   - "FIB_10K"
7050   - "FIB_100K"
7051   - "FIB_1M"
7052   traces:
7053     hoverinfo: "x+y"
7054     boxpoints: "outliers"
7055     whiskerwidth: 0
7056   layout:
7057     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7058     layout: "plot-throughput"
7059
7060 - type: "plot"
7061   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7062   algorithm: "plot_performance_box"
7063   output-file-type: ".html"
7064   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7066   filter: "'NIC_Intel-X710' and
7067            '64B' and
7068            ('BASE' or 'SCALE') and
7069            'NDRPDR' and
7070            'ETH' and
7071            '1T1C' and
7072            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7073            not 'VHOST' and
7074            not 'MEMIF'"
7075   parameters:
7076   - "throughput"
7077   - "parent"
7078   - "tags"
7079   sort:
7080   - "L2PATCH"
7081   - "L2XCFWD"
7082   - "L2BDMACLRN"
7083   - "FIB_10K"
7084   - "FIB_100K"
7085   - "FIB_1M"
7086   traces:
7087     hoverinfo: "x+y"
7088     boxpoints: "outliers"
7089     whiskerwidth: 0
7090   layout:
7091     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7092     layout: "plot-throughput"
7093
7094 - type: "plot"
7095   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7096   algorithm: "plot_performance_box"
7097   output-file-type: ".html"
7098   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7099   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7100   filter: "'NIC_Intel-X710' and
7101            '64B' and
7102            ('BASE' or 'SCALE') and
7103            'NDRPDR' and
7104            'ETH' and
7105            '2T2C' and
7106            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7107            not 'VHOST' and
7108            not 'MEMIF'"
7109   parameters:
7110   - "throughput"
7111   - "parent"
7112   - "tags"
7113   sort:
7114   - "L2PATCH"
7115   - "L2XCFWD"
7116   - "L2BDMACLRN"
7117   - "FIB_10K"
7118   - "FIB_100K"
7119   - "FIB_1M"
7120   traces:
7121     hoverinfo: "x+y"
7122     boxpoints: "outliers"
7123     whiskerwidth: 0
7124   layout:
7125     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7126     layout: "plot-throughput"
7127
7128 - type: "plot"
7129   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7130   algorithm: "plot_performance_box"
7131   output-file-type: ".html"
7132   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7134   filter: "'NIC_Intel-X710' and
7135            '64B' and
7136            ('BASE' or 'SCALE') and
7137            'NDRPDR' and
7138            'ETH' and
7139            '2T2C' and
7140            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7141            not 'VHOST' and
7142            not 'MEMIF'"
7143   parameters:
7144   - "throughput"
7145   - "parent"
7146   - "tags"
7147   sort:
7148   - "L2PATCH"
7149   - "L2XCFWD"
7150   - "L2BDMACLRN"
7151   - "FIB_10K"
7152   - "FIB_100K"
7153   - "FIB_1M"
7154   traces:
7155     hoverinfo: "x+y"
7156     boxpoints: "outliers"
7157     whiskerwidth: 0
7158   layout:
7159     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7160     layout: "plot-throughput"
7161
7162 # Packet Throughput - VPP L2 3n-hsw-x710 features
7163 - type: "plot"
7164   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7165   algorithm: "plot_performance_box"
7166   output-file-type: ".html"
7167   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7169   filter: "'NIC_Intel-X710' and
7170            '64B' and
7171            'NDRPDR' and
7172            '1T1C' and
7173            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7174            not 'ACL' and
7175            not 'VHOST' and
7176            not 'L2OVRLAY' and
7177            not 'MEMIF'"
7178   parameters:
7179   - "throughput"
7180   - "parent"
7181   - "tags"
7182   sort:
7183   - "L2XCBASE"    # l2xcbase
7184   - "L2BDBASE"    # l2bdbase
7185   - "L2XCFWD"     # dot1q-l2xcbase
7186   - "L2BDMACLRN"  # dot1q-l2bdbase
7187   traces:
7188     hoverinfo: "x+y"
7189     boxpoints: "outliers"
7190     whiskerwidth: 0
7191   layout:
7192     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
7193     layout: "plot-throughput"
7194
7195 - type: "plot"
7196   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7197   algorithm: "plot_performance_box"
7198   output-file-type: ".html"
7199   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7200   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7201   filter: "'NIC_Intel-X710' and
7202            '64B' and
7203            'NDRPDR' and
7204            '1T1C' and
7205            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7206            not 'ACL' and
7207            not 'VHOST' and
7208            not 'L2OVRLAY' and
7209            not 'MEMIF'"
7210   parameters:
7211   - "throughput"
7212   - "parent"
7213   - "tags"
7214   sort:
7215   - "L2XCBASE"    # l2xcbase
7216   - "L2BDBASE"    # l2bdbase
7217   - "L2XCFWD"     # dot1q-l2xcbase
7218   - "L2BDMACLRN"  # dot1q-l2bdbase
7219   traces:
7220     hoverinfo: "x+y"
7221     boxpoints: "outliers"
7222     whiskerwidth: 0
7223   layout:
7224     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
7225     layout: "plot-throughput"
7226
7227 - type: "plot"
7228   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7229   algorithm: "plot_performance_box"
7230   output-file-type: ".html"
7231   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7232   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7233   filter: "'NIC_Intel-X710' and
7234            '64B' and
7235            'NDRPDR' and
7236            '2T2C' and
7237            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7238            not 'ACL' and
7239            not 'VHOST' and
7240            not 'L2OVRLAY' and
7241            not 'MEMIF'"
7242   parameters:
7243   - "throughput"
7244   - "parent"
7245   - "tags"
7246   sort:
7247   - "L2XCBASE"    # l2xcbase
7248   - "L2BDBASE"    # l2bdbase
7249   - "L2XCFWD"     # dot1q-l2xcbase
7250   - "L2BDMACLRN"  # dot1q-l2bdbase
7251   traces:
7252     hoverinfo: "x+y"
7253     boxpoints: "outliers"
7254     whiskerwidth: 0
7255   layout:
7256     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
7257     layout: "plot-throughput"
7258
7259 - type: "plot"
7260   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7261   algorithm: "plot_performance_box"
7262   output-file-type: ".html"
7263   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7264   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7265   filter: "'NIC_Intel-X710' and
7266            '64B' and
7267            'NDRPDR' and
7268            '2T2C' and
7269            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7270            not 'ACL' and
7271            not 'VHOST' and
7272            not 'L2OVRLAY' and
7273            not 'MEMIF'"
7274   parameters:
7275   - "throughput"
7276   - "parent"
7277   - "tags"
7278   sort:
7279   - "L2XCBASE"    # l2xcbase
7280   - "L2BDBASE"    # l2bdbase
7281   - "L2XCFWD"     # dot1q-l2xcbase
7282   - "L2BDMACLRN"  # dot1q-l2bdbase
7283   traces:
7284     hoverinfo: "x+y"
7285     boxpoints: "outliers"
7286     whiskerwidth: 0
7287   layout:
7288     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
7289     layout: "plot-throughput"
7290
7291 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
7292 - type: "plot"
7293   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7294   algorithm: "plot_performance_box"
7295   output-file-type: ".html"
7296   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7297   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7298   filter: "'NIC_Intel-X710' and
7299            '64B' and
7300            'NDRPDR' and
7301            '1T1C' and
7302            'FEATURE' and
7303            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7304            'IACL' and
7305            ('ACL1' or 'ACL50') and
7306            ('10K_FLOWS' or '10k_FLOWS') and
7307            not 'MACIP' and
7308            not 'VHOST' and
7309            not 'MEMIF'"
7310   parameters:
7311   - "throughput"
7312   - "parent"
7313   - "tags"
7314   traces:
7315     hoverinfo: "x+y"
7316     boxpoints: "outliers"
7317     whiskerwidth: 0
7318   layout:
7319     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
7320     layout: "plot-throughput"
7321
7322 - type: "plot"
7323   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7324   algorithm: "plot_performance_box"
7325   output-file-type: ".html"
7326   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7327   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7328   filter: "'NIC_Intel-X710' and
7329            '64B' and
7330            'NDRPDR' and
7331            '1T1C' and
7332            'FEATURE' and
7333            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7334            'IACL' and
7335            ('ACL1' or 'ACL50') and
7336            ('10K_FLOWS' or '10k_FLOWS') and
7337            not 'MACIP' and
7338            not 'VHOST' and
7339            not 'MEMIF'"
7340   parameters:
7341   - "throughput"
7342   - "parent"
7343   - "tags"
7344   traces:
7345     hoverinfo: "x+y"
7346     boxpoints: "outliers"
7347     whiskerwidth: 0
7348   layout:
7349     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
7350     layout: "plot-throughput"
7351
7352 - type: "plot"
7353   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7354   algorithm: "plot_performance_box"
7355   output-file-type: ".html"
7356   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7358   filter: "'NIC_Intel-X710' and
7359            '64B' and
7360            'NDRPDR' and
7361            '2T2C' and
7362            'FEATURE' and
7363            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7364            'IACL' and
7365            ('ACL1' or 'ACL50') and
7366            ('10K_FLOWS' or '10k_FLOWS') and
7367            not 'MACIP' and
7368            not 'VHOST' and
7369            not 'MEMIF'"
7370   parameters:
7371   - "throughput"
7372   - "parent"
7373   - "tags"
7374   traces:
7375     hoverinfo: "x+y"
7376     boxpoints: "outliers"
7377     whiskerwidth: 0
7378   layout:
7379     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
7380     layout: "plot-throughput"
7381
7382 - type: "plot"
7383   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7384   algorithm: "plot_performance_box"
7385   output-file-type: ".html"
7386   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7387   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7388   filter: "'NIC_Intel-X710' and
7389            '64B' and
7390            'NDRPDR' and
7391            '2T2C' and
7392            'FEATURE' and
7393            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7394            'IACL' and
7395            ('ACL1' or 'ACL50') and
7396            ('10K_FLOWS' or '10k_FLOWS') and
7397            not 'MACIP' and
7398            not 'VHOST' and
7399            not 'MEMIF'"
7400   parameters:
7401   - "throughput"
7402   - "parent"
7403   - "tags"
7404   traces:
7405     hoverinfo: "x+y"
7406     boxpoints: "outliers"
7407     whiskerwidth: 0
7408   layout:
7409     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
7410     layout: "plot-throughput"
7411
7412 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
7413 - type: "plot"
7414   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7415   algorithm: "plot_performance_box"
7416   output-file-type: ".html"
7417   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7418   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7419   filter: "'NIC_Intel-XL710' and
7420            '64B' and
7421            'BASE' and
7422            'NDRPDR' and
7423            'ETH' and
7424            '1T1C' and
7425            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7426            not 'VHOST' and
7427            not 'MEMIF'"
7428   parameters:
7429   - "throughput"
7430   - "parent"
7431   - "tags"
7432   sort:
7433   - "L2PATCH"
7434   - "L2XCFWD"
7435   - "L2BDMACLRN"
7436   traces:
7437     hoverinfo: "x+y"
7438     boxpoints: "outliers"
7439     whiskerwidth: 0
7440   layout:
7441     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
7442     layout: "plot-throughput"
7443
7444 - type: "plot"
7445   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7446   algorithm: "plot_performance_box"
7447   output-file-type: ".html"
7448   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7449   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7450   filter: "'NIC_Intel-XL710' and
7451            '64B' and
7452            'BASE' and
7453            'NDRPDR' and
7454            'ETH' and
7455            '1T1C' and
7456            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7457            not 'VHOST' and
7458            not 'MEMIF'"
7459   parameters:
7460   - "throughput"
7461   - "parent"
7462   - "tags"
7463   sort:
7464   - "L2PATCH"
7465   - "L2XCFWD"
7466   - "L2BDMACLRN"
7467   traces:
7468     hoverinfo: "x+y"
7469     boxpoints: "outliers"
7470     whiskerwidth: 0
7471   layout:
7472     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
7473     layout: "plot-throughput"
7474
7475 - type: "plot"
7476   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7477   algorithm: "plot_performance_box"
7478   output-file-type: ".html"
7479   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7480   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7481   filter: "'NIC_Intel-XL710' and
7482            '64B' and
7483            'BASE' and
7484            'NDRPDR' and
7485            'ETH' and
7486            '2T2C' and
7487            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7488            not 'VHOST' and
7489            not 'MEMIF'"
7490   parameters:
7491   - "throughput"
7492   - "parent"
7493   - "tags"
7494   sort:
7495   - "L2PATCH"
7496   - "L2XCFWD"
7497   - "L2BDMACLRN"
7498   traces:
7499     hoverinfo: "x+y"
7500     boxpoints: "outliers"
7501     whiskerwidth: 0
7502   layout:
7503     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
7504     layout: "plot-throughput"
7505
7506 - type: "plot"
7507   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7508   algorithm: "plot_performance_box"
7509   output-file-type: ".html"
7510   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7512   filter: "'NIC_Intel-XL710' and
7513            '64B' and
7514            'BASE' and
7515            'NDRPDR' and
7516            'ETH' and
7517            '2T2C' and
7518            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7519            not 'VHOST' and
7520            not 'MEMIF'"
7521   parameters:
7522   - "throughput"
7523   - "parent"
7524   - "tags"
7525   sort:
7526   - "L2PATCH"
7527   - "L2XCFWD"
7528   - "L2BDMACLRN"
7529   traces:
7530     hoverinfo: "x+y"
7531     boxpoints: "outliers"
7532     whiskerwidth: 0
7533   layout:
7534     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
7535     layout: "plot-throughput"
7536
7537 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
7538 - type: "plot"
7539   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7540   algorithm: "plot_performance_box"
7541   output-file-type: ".html"
7542   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7543   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7544   filter: "'NIC_Intel-X710' and
7545            '64B' and
7546            ('BASE' or 'SCALE') and
7547            'NDRPDR' and
7548            'ETH' and
7549            '2T1C' and
7550            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7551            not 'VHOST' and
7552            not 'MEMIF' and
7553            not 'DRV_AVF'"
7554   parameters:
7555   - "throughput"
7556   - "parent"
7557   - "tags"
7558   sort:
7559   - "L2PATCH"
7560   - "L2XCBASE"
7561   - "BASE"
7562   - "FIB_10K"
7563   - "FIB_100K"
7564   - "FIB_1M"
7565   traces:
7566     hoverinfo: "x+y"
7567     boxpoints: "outliers"
7568     whiskerwidth: 0
7569   layout:
7570     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7571     layout: "plot-throughput"
7572
7573 - type: "plot"
7574   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7575   algorithm: "plot_performance_box"
7576   output-file-type: ".html"
7577   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7579   filter: "'NIC_Intel-X710' and
7580            '64B' and
7581            ('BASE' or 'SCALE') and
7582            'NDRPDR' and
7583            'ETH' and
7584            '2T1C' and
7585            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7586            not 'VHOST' and
7587            not 'MEMIF' and
7588            not 'DRV_AVF'"
7589   parameters:
7590   - "throughput"
7591   - "parent"
7592   - "tags"
7593   sort:
7594   - "L2PATCH"
7595   - "L2XCBASE"
7596   - "BASE"
7597   - "FIB_10K"
7598   - "FIB_100K"
7599   - "FIB_1M"
7600   traces:
7601     hoverinfo: "x+y"
7602     boxpoints: "outliers"
7603     whiskerwidth: 0
7604   layout:
7605     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7606     layout: "plot-throughput"
7607
7608 - type: "plot"
7609   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7610   algorithm: "plot_performance_box"
7611   output-file-type: ".html"
7612   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7613   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7614   filter: "'NIC_Intel-X710' and
7615            '64B' and
7616            ('BASE' or 'SCALE') and
7617            'NDRPDR' and
7618            'ETH' and
7619            '4T2C' and
7620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7621            not 'VHOST' and
7622            not 'MEMIF' and
7623            not 'DRV_AVF'"
7624   parameters:
7625   - "throughput"
7626   - "parent"
7627   - "tags"
7628   sort:
7629   - "L2PATCH"
7630   - "L2XCBASE"
7631   - "BASE"
7632   - "FIB_10K"
7633   - "FIB_100K"
7634   - "FIB_1M"
7635   traces:
7636     hoverinfo: "x+y"
7637     boxpoints: "outliers"
7638     whiskerwidth: 0
7639   layout:
7640     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7641     layout: "plot-throughput"
7642
7643 - type: "plot"
7644   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7645   algorithm: "plot_performance_box"
7646   output-file-type: ".html"
7647   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7649   filter: "'NIC_Intel-X710' and
7650            '64B' and
7651            ('BASE' or 'SCALE') and
7652            'NDRPDR' and
7653            'ETH' and
7654            '4T2C' and
7655            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7656            not 'VHOST' and
7657            not 'MEMIF' and
7658            not 'DRV_AVF'"
7659   parameters:
7660   - "throughput"
7661   - "parent"
7662   - "tags"
7663   sort:
7664   - "L2PATCH"
7665   - "L2XCBASE"
7666   - "BASE"
7667   - "FIB_10K"
7668   - "FIB_100K"
7669   - "FIB_1M"
7670   traces:
7671     hoverinfo: "x+y"
7672     boxpoints: "outliers"
7673     whiskerwidth: 0
7674   layout:
7675     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7676     layout: "plot-throughput"
7677
7678 # Packet Throughput - VPP L2 3n-skx-x710 features
7679 - type: "plot"
7680   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7681   algorithm: "plot_performance_box"
7682   output-file-type: ".html"
7683   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7684   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7685   filter: "'NIC_Intel-X710' and
7686            '64B' and
7687            'NDRPDR' and
7688            '2T1C' and
7689            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7690            not 'ACL' and
7691            not 'VHOST' and
7692            not 'DRV_AVF' and
7693            not 'L2OVRLAY' and
7694            not 'MEMIF'"
7695   parameters:
7696   - "throughput"
7697   - "parent"
7698   - "tags"
7699   sort:
7700   - "L2XCBASE"    # l2xcbase
7701   - "L2BDBASE"    # l2bdbase
7702   - "L2XCFWD"     # dot1q-l2xcbase
7703   - "L2BDMACLRN"  # dot1q-l2bdbase
7704   traces:
7705     hoverinfo: "x+y"
7706     boxpoints: "outliers"
7707     whiskerwidth: 0
7708   layout:
7709     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
7710     layout: "plot-throughput"
7711
7712 - type: "plot"
7713   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7714   algorithm: "plot_performance_box"
7715   output-file-type: ".html"
7716   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7717   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7718   filter: "'NIC_Intel-X710' and
7719            '64B' and
7720            'NDRPDR' and
7721            '2T1C' and
7722            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7723            not 'ACL' and
7724            not 'VHOST' and
7725            not 'DRV_AVF' and
7726            not 'L2OVRLAY' and
7727            not 'MEMIF'"
7728   parameters:
7729   - "throughput"
7730   - "parent"
7731   - "tags"
7732   sort:
7733   - "L2XCBASE"    # l2xcbase
7734   - "L2BDBASE"    # l2bdbase
7735   - "L2XCFWD"     # dot1q-l2xcbase
7736   - "L2BDMACLRN"  # dot1q-l2bdbase
7737   traces:
7738     hoverinfo: "x+y"
7739     boxpoints: "outliers"
7740     whiskerwidth: 0
7741   layout:
7742     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
7743     layout: "plot-throughput"
7744
7745 - type: "plot"
7746   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7747   algorithm: "plot_performance_box"
7748   output-file-type: ".html"
7749   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7751   filter: "'NIC_Intel-X710' and
7752            '64B' and
7753            'NDRPDR' and
7754            '4T2C' and
7755            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7756            not 'ACL' and
7757            not 'VHOST' and
7758            not 'DRV_AVF' and
7759            not 'L2OVRLAY' and
7760            not 'MEMIF'"
7761   parameters:
7762   - "throughput"
7763   - "parent"
7764   - "tags"
7765   sort:
7766   - "L2XCBASE"    # l2xcbase
7767   - "L2BDBASE"    # l2bdbase
7768   - "L2XCFWD"     # dot1q-l2xcbase
7769   - "L2BDMACLRN"  # dot1q-l2bdbase
7770   traces:
7771     hoverinfo: "x+y"
7772     boxpoints: "outliers"
7773     whiskerwidth: 0
7774   layout:
7775     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
7776     layout: "plot-throughput"
7777
7778 - type: "plot"
7779   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7780   algorithm: "plot_performance_box"
7781   output-file-type: ".html"
7782   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7784   filter: "'NIC_Intel-X710' and
7785            '64B' and
7786            'NDRPDR' and
7787            '4T2C' and
7788            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
7789            not 'ACL' and
7790            not 'VHOST' and
7791            not 'DRV_AVF' and
7792            not 'L2OVRLAY' and
7793            not 'MEMIF'"
7794   parameters:
7795   - "throughput"
7796   - "parent"
7797   - "tags"
7798   sort:
7799   - "L2XCBASE"    # l2xcbase
7800   - "L2BDBASE"    # l2bdbase
7801   - "L2XCFWD"     # dot1q-l2xcbase
7802   - "L2BDMACLRN"  # dot1q-l2bdbase
7803   traces:
7804     hoverinfo: "x+y"
7805     boxpoints: "outliers"
7806     whiskerwidth: 0
7807   layout:
7808     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
7809     layout: "plot-throughput"
7810
7811 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
7812 - type: "plot"
7813   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7814   algorithm: "plot_performance_box"
7815   output-file-type: ".html"
7816   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7818   filter: "'NIC_Intel-X710' and
7819            '64B' and
7820            'NDRPDR' and
7821            '2T1C' and
7822            'FEATURE' and
7823            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7824            'IACL' and
7825            ('ACL1' or 'ACL50') and
7826            ('10K_FLOWS' or '10k_FLOWS') and
7827            not 'MACIP' and
7828            not 'VHOST' and
7829            not 'MEMIF'"
7830   parameters:
7831   - "throughput"
7832   - "parent"
7833   - "tags"
7834   traces:
7835     hoverinfo: "x+y"
7836     boxpoints: "outliers"
7837     whiskerwidth: 0
7838   layout:
7839     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
7840     layout: "plot-throughput"
7841
7842 - type: "plot"
7843   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7844   algorithm: "plot_performance_box"
7845   output-file-type: ".html"
7846   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7847   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7848   filter: "'NIC_Intel-X710' and
7849            '64B' and
7850            'NDRPDR' and
7851            '2T1C' and
7852            'FEATURE' and
7853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7854            'IACL' and
7855            ('ACL1' or 'ACL50') and
7856            ('10K_FLOWS' or '10k_FLOWS') and
7857            not 'MACIP' and
7858            not 'VHOST' and
7859            not 'MEMIF'"
7860   parameters:
7861   - "throughput"
7862   - "parent"
7863   - "tags"
7864   traces:
7865     hoverinfo: "x+y"
7866     boxpoints: "outliers"
7867     whiskerwidth: 0
7868   layout:
7869     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
7870     layout: "plot-throughput"
7871
7872 - type: "plot"
7873   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7874   algorithm: "plot_performance_box"
7875   output-file-type: ".html"
7876   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7878   filter: "'NIC_Intel-X710' and
7879            '64B' and
7880            'NDRPDR' and
7881            '4T2C' and
7882            'FEATURE' and
7883            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7884            'IACL' and
7885            ('ACL1' or 'ACL50') and
7886            ('10K_FLOWS' or '10k_FLOWS') and
7887            not 'MACIP' and
7888            not 'VHOST' and
7889            not 'MEMIF'"
7890   parameters:
7891   - "throughput"
7892   - "parent"
7893   - "tags"
7894   traces:
7895     hoverinfo: "x+y"
7896     boxpoints: "outliers"
7897     whiskerwidth: 0
7898   layout:
7899     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
7900     layout: "plot-throughput"
7901
7902 - type: "plot"
7903   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7904   algorithm: "plot_performance_box"
7905   output-file-type: ".html"
7906   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7907   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7908   filter: "'NIC_Intel-X710' and
7909            '64B' and
7910            'NDRPDR' and
7911            '4T2C' and
7912            'FEATURE' and
7913            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
7914            'IACL' and
7915            ('ACL1' or 'ACL50') and
7916            ('10K_FLOWS' or '10k_FLOWS') and
7917            not 'MACIP' and
7918            not 'VHOST' and
7919            not 'MEMIF'"
7920   parameters:
7921   - "throughput"
7922   - "parent"
7923   - "tags"
7924   traces:
7925     hoverinfo: "x+y"
7926     boxpoints: "outliers"
7927     whiskerwidth: 0
7928   layout:
7929     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
7930     layout: "plot-throughput"
7931
7932 # Packet Throughput - VPP L2 3n-skx-xxv710 base
7933 - type: "plot"
7934   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7935   algorithm: "plot_performance_box"
7936   output-file-type: ".html"
7937   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7938   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7939   filter: "'NIC_Intel-XXV710' and
7940            '64B' and
7941            ('BASE' or 'SCALE') and
7942            'NDRPDR' and
7943            'ETH' and
7944            '2T1C' and
7945            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7946            not 'VHOST' and
7947            not 'MEMIF'"
7948   parameters:
7949   - "throughput"
7950   - "parent"
7951   - "tags"
7952   sort:
7953   - "L2PATCH"
7954   - "L2PATCH"
7955   - "L2XCBASE"
7956   - "L2BDMACLRN"
7957   traces:
7958     hoverinfo: "x+y"
7959     boxpoints: "outliers"
7960     whiskerwidth: 0
7961   layout:
7962     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
7963     layout: "plot-throughput"
7964
7965 - type: "plot"
7966   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7967   algorithm: "plot_performance_box"
7968   output-file-type: ".html"
7969   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7970   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7971   filter: "'NIC_Intel-XXV710' and
7972            '64B' and
7973            ('BASE' or 'SCALE') and
7974            'NDRPDR' and
7975            'ETH' and
7976            '2T1C' and
7977            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7978            not 'VHOST' and
7979            not 'MEMIF'"
7980   parameters:
7981   - "throughput"
7982   - "parent"
7983   - "tags"
7984   sort:
7985   - "L2PATCH"
7986   - "L2PATCH"
7987   - "L2XCBASE"
7988   - "L2BDMACLRN"
7989   traces:
7990     hoverinfo: "x+y"
7991     boxpoints: "outliers"
7992     whiskerwidth: 0
7993   layout:
7994     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
7995     layout: "plot-throughput"
7996
7997 - type: "plot"
7998   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
7999   algorithm: "plot_performance_box"
8000   output-file-type: ".html"
8001   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8003   filter: "'NIC_Intel-XXV710' and
8004            '64B' and
8005            ('BASE' or 'SCALE') and
8006            'NDRPDR' and
8007            'ETH' and
8008            '4T2C' and
8009            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8010            not 'VHOST' and
8011            not 'MEMIF'"
8012   parameters:
8013   - "throughput"
8014   - "parent"
8015   - "tags"
8016   sort:
8017   - "L2PATCH"
8018   - "L2PATCH"
8019   - "L2XCBASE"
8020   - "L2BDMACLRN"
8021   traces:
8022     hoverinfo: "x+y"
8023     boxpoints: "outliers"
8024     whiskerwidth: 0
8025   layout:
8026     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
8027     layout: "plot-throughput"
8028
8029 - type: "plot"
8030   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8031   algorithm: "plot_performance_box"
8032   output-file-type: ".html"
8033   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8034   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8035   filter: "'NIC_Intel-XXV710' and
8036            '64B' and
8037            ('BASE' or 'SCALE') and
8038            'NDRPDR' and
8039            'ETH' and
8040            '4T2C' and
8041            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8042            not 'VHOST' and
8043            not 'MEMIF'"
8044   parameters:
8045   - "throughput"
8046   - "parent"
8047   - "tags"
8048   sort:
8049   - "L2PATCH"
8050   - "L2PATCH"
8051   - "L2XCBASE"
8052   - "L2BDMACLRN"
8053   traces:
8054     hoverinfo: "x+y"
8055     boxpoints: "outliers"
8056     whiskerwidth: 0
8057   layout:
8058     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
8059     layout: "plot-throughput"
8060
8061 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
8062 - type: "plot"
8063   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8064   algorithm: "plot_performance_box"
8065   output-file-type: ".html"
8066   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8067   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8068   filter: "'NIC_Intel-X710' and
8069            '64B' and
8070            ('BASE' or 'SCALE') and
8071            'NDRPDR' and
8072            'ETH' and
8073            '2T1C' and
8074            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8075            not 'VHOST' and
8076            not 'MEMIF'"
8077   parameters:
8078   - "throughput"
8079   - "parent"
8080   - "tags"
8081   sort:
8082   - "L2PATCH"
8083   - "L2XCBASE"
8084   - "BASE"
8085   - "FIB_10K"
8086   - "FIB_100K"
8087   - "FIB_1M"
8088   traces:
8089     hoverinfo: "x+y"
8090     boxpoints: "outliers"
8091     whiskerwidth: 0
8092   layout:
8093     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
8094     layout: "plot-throughput"
8095
8096 - type: "plot"
8097   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8098   algorithm: "plot_performance_box"
8099   output-file-type: ".html"
8100   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8101   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8102   filter: "'NIC_Intel-X710' and
8103            '64B' and
8104            ('BASE' or 'SCALE') and
8105            'NDRPDR' and
8106            'ETH' and
8107            '2T1C' and
8108            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8109            not 'VHOST' and
8110            not 'MEMIF'"
8111   parameters:
8112   - "throughput"
8113   - "parent"
8114   - "tags"
8115   sort:
8116   - "L2PATCH"
8117   - "L2XCBASE"
8118   - "BASE"
8119   - "FIB_10K"
8120   - "FIB_100K"
8121   - "FIB_1M"
8122   traces:
8123     hoverinfo: "x+y"
8124     boxpoints: "outliers"
8125     whiskerwidth: 0
8126   layout:
8127     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
8128     layout: "plot-throughput"
8129
8130 - type: "plot"
8131   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8132   algorithm: "plot_performance_box"
8133   output-file-type: ".html"
8134   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8135   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8136   filter: "'NIC_Intel-X710' and
8137            '64B' and
8138            ('BASE' or 'SCALE') and
8139            'NDRPDR' and
8140            'ETH' and
8141            '4T2C' and
8142            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8143            not 'VHOST' and
8144            not 'MEMIF'"
8145   parameters:
8146   - "throughput"
8147   - "parent"
8148   - "tags"
8149   sort:
8150   - "L2PATCH"
8151   - "L2XCBASE"
8152   - "BASE"
8153   - "FIB_10K"
8154   - "FIB_100K"
8155   - "FIB_1M"
8156   traces:
8157     hoverinfo: "x+y"
8158     boxpoints: "outliers"
8159     whiskerwidth: 0
8160   layout:
8161     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
8162     layout: "plot-throughput"
8163
8164 - type: "plot"
8165   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8166   algorithm: "plot_performance_box"
8167   output-file-type: ".html"
8168   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8169   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8170   filter: "'NIC_Intel-X710' and
8171            '64B' and
8172            ('BASE' or 'SCALE') and
8173            'NDRPDR' and
8174            'ETH' and
8175            '4T2C' 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   - "L2PATCH"
8185   - "L2XCBASE"
8186   - "BASE"
8187   - "FIB_10K"
8188   - "FIB_100K"
8189   - "FIB_1M"
8190   traces:
8191     hoverinfo: "x+y"
8192     boxpoints: "outliers"
8193     whiskerwidth: 0
8194   layout:
8195     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
8196     layout: "plot-throughput"
8197
8198 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
8199 - type: "plot"
8200   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8201   algorithm: "plot_performance_box"
8202   output-file-type: ".html"
8203   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8204   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8205   filter: "'NIC_Intel-XXV710' and
8206            '64B' and
8207            ('BASE' or 'SCALE') and
8208            'NDRPDR' and
8209            'ETH' and
8210            '2T1C' and
8211            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8212            not 'VHOST' and
8213            not 'MEMIF'"
8214   parameters:
8215   - "throughput"
8216   - "parent"
8217   - "tags"
8218   sort:
8219   - "L2PATCH"
8220   - "L2XCBASE"
8221   - "BASE"
8222   - "FIB_10K"
8223   - "FIB_100K"
8224   - "FIB_1M"
8225   traces:
8226     hoverinfo: "x+y"
8227     boxpoints: "outliers"
8228     whiskerwidth: 0
8229   layout:
8230     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
8231     layout: "plot-throughput"
8232
8233 - type: "plot"
8234   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8235   algorithm: "plot_performance_box"
8236   output-file-type: ".html"
8237   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8238   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8239   filter: "'NIC_Intel-XXV710' and
8240            '64B' and
8241            ('BASE' or 'SCALE') and
8242            'NDRPDR' and
8243            'ETH' and
8244            '2T1C' and
8245            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8246            not 'VHOST' and
8247            not 'MEMIF'"
8248   parameters:
8249   - "throughput"
8250   - "parent"
8251   - "tags"
8252   sort:
8253   - "L2PATCH"
8254   - "L2XCBASE"
8255   - "BASE"
8256   - "FIB_10K"
8257   - "FIB_100K"
8258   - "FIB_1M"
8259   traces:
8260     hoverinfo: "x+y"
8261     boxpoints: "outliers"
8262     whiskerwidth: 0
8263   layout:
8264     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
8265     layout: "plot-throughput"
8266
8267 - type: "plot"
8268   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8269   algorithm: "plot_performance_box"
8270   output-file-type: ".html"
8271   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8273   filter: "'NIC_Intel-XXV710' and
8274            '64B' and
8275            ('BASE' or 'SCALE') and
8276            'NDRPDR' and
8277            'ETH' and
8278            '4T2C' and
8279            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8280            not 'VHOST' and
8281            not 'MEMIF'"
8282   parameters:
8283   - "throughput"
8284   - "parent"
8285   - "tags"
8286   sort:
8287   - "L2PATCH"
8288   - "L2XCBASE"
8289   - "BASE"
8290   - "FIB_10K"
8291   - "FIB_100K"
8292   - "FIB_1M"
8293   traces:
8294     hoverinfo: "x+y"
8295     boxpoints: "outliers"
8296     whiskerwidth: 0
8297   layout:
8298     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
8299     layout: "plot-throughput"
8300
8301 - type: "plot"
8302   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8303   algorithm: "plot_performance_box"
8304   output-file-type: ".html"
8305   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8306   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8307   filter: "'NIC_Intel-XXV710' and
8308            '64B' and
8309            ('BASE' or 'SCALE') and
8310            'NDRPDR' and
8311            'ETH' and
8312            '4T2C' and
8313            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8314            not 'VHOST' and
8315            not 'MEMIF'"
8316   parameters:
8317   - "throughput"
8318   - "parent"
8319   - "tags"
8320   sort:
8321   - "L2PATCH"
8322   - "L2XCBASE"
8323   - "BASE"
8324   - "FIB_10K"
8325   - "FIB_100K"
8326   - "FIB_1M"
8327   traces:
8328     hoverinfo: "x+y"
8329     boxpoints: "outliers"
8330     whiskerwidth: 0
8331   layout:
8332     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
8333     layout: "plot-throughput"
8334
8335 ## Packet Throughput - VPP L2 2n-dnv-x553 base
8336 #- type: "plot"
8337 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8338 #  algorithm: "plot_performance_box"
8339 #  output-file-type: ".html"
8340 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8341 #  data: "intel-dnv-vpp"
8342 #  filter: "'NIC_Intel-X553' and
8343 #           '64B' and
8344 #           'BASE' and
8345 #           'NDRPDR' and
8346 #           'ETH' and
8347 #           '1T1C' and
8348 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8349 #           not 'VHOST' and
8350 #           not 'MEMIF'"
8351 #  parameters:
8352 #  - "throughput"
8353 #  - "parent"
8354 #  - "tags"
8355 #  sort:
8356 #  - "L2XCBASE"
8357 #  - "L2BDMACLRN"
8358 #  - "L2PATCH"
8359 #  traces:
8360 #    hoverinfo: "x+y"
8361 #    boxpoints: "outliers"
8362 #    whiskerwidth: 0
8363 #  layout:
8364 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
8365 #    layout: "plot-throughput"
8366 #
8367 #- type: "plot"
8368 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8369 #  algorithm: "plot_performance_box"
8370 #  output-file-type: ".html"
8371 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8372 #  data: "intel-dnv-vpp"
8373 #  filter: "'NIC_Intel-X553' and
8374 #           '64B' and
8375 #           ('BASE' or 'SCALE') and
8376 #           'NDRPDR' and
8377 #           'ETH' and
8378 #           '1T1C' and
8379 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8380 #           not 'VHOST' and
8381 #           not 'MEMIF'"
8382 #  parameters:
8383 #  - "throughput"
8384 #  - "parent"
8385 #  - "tags"
8386 #  sort:
8387 #  - "L2XCBASE"
8388 #  - "L2BDMACLRN"
8389 #  - "L2PATCH"
8390 #  traces:
8391 #    hoverinfo: "x+y"
8392 #    boxpoints: "outliers"
8393 #    whiskerwidth: 0
8394 #  layout:
8395 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
8396 #    layout: "plot-throughput"
8397 #
8398 #- type: "plot"
8399 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8400 #  algorithm: "plot_performance_box"
8401 #  output-file-type: ".html"
8402 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8403 #  data: "intel-dnv-vpp"
8404 #  filter: "'NIC_Intel-X553' and
8405 #           '64B' and
8406 #           ('BASE' or 'SCALE') and
8407 #           'NDRPDR' and
8408 #           'ETH' and
8409 #           '2T2C' and
8410 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8411 #           not 'VHOST' and
8412 #           not 'MEMIF'"
8413 #  parameters:
8414 #  - "throughput"
8415 #  - "parent"
8416 #  - "tags"
8417 #  sort:
8418 #  - "L2XCBASE"
8419 #  - "L2BDMACLRN"
8420 #  - "L2PATCH"
8421 #  traces:
8422 #    hoverinfo: "x+y"
8423 #    boxpoints: "outliers"
8424 #    whiskerwidth: 0
8425 #  layout:
8426 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
8427 #    layout: "plot-throughput"
8428 #
8429 #- type: "plot"
8430 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8431 #  algorithm: "plot_performance_box"
8432 #  output-file-type: ".html"
8433 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8434 #  data: "intel-dnv-vpp"
8435 #  filter: "'NIC_Intel-X553' and
8436 #           '64B' and
8437 #           ('BASE' or 'SCALE') and
8438 #           'NDRPDR' and
8439 #           'ETH' and
8440 #           '2T2C' and
8441 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
8442 #           not 'VHOST' and
8443 #           not 'MEMIF'"
8444 #  parameters:
8445 #  - "throughput"
8446 #  - "parent"
8447 #  - "tags"
8448 #  sort:
8449 #  - "L2XCBASE"
8450 #  - "L2BDMACLRN"
8451 #  - "L2PATCH"
8452 #  traces:
8453 #    hoverinfo: "x+y"
8454 #    boxpoints: "outliers"
8455 #    whiskerwidth: 0
8456 #  layout:
8457 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
8458 #    layout: "plot-throughput"
8459
8460 ################################################################################
8461
8462 # Packet Throughput - VPP Container Memif 3n-hsw-x520
8463 - type: "plot"
8464   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8465   algorithm: "plot_performance_box"
8466   output-file-type: ".html"
8467   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8468   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8469   filter: "'NIC_Intel-X520-DA2' and
8470            '64B' and
8471            ('BASE' or 'SCALE') and
8472            'NDRPDR' and
8473            '1T1C' and
8474            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8475            not 'VHOST' and
8476            'MEMIF'"
8477   parameters:
8478   - "throughput"
8479   - "parent"
8480   - "tags"
8481   sort:
8482   - "L2XCFWD"
8483   - "L2XCFWD"
8484   - "L2XCFWD"
8485   - "L2BDMACLRN"
8486   - "L2BDMACLRN"
8487   - "L2BDMACLRN"
8488   - "IP4FWD"
8489   traces:
8490     hoverinfo: "x+y"
8491     boxpoints: "outliers"
8492     whiskerwidth: 0
8493   layout:
8494     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
8495     layout: "plot-throughput"
8496
8497 - type: "plot"
8498   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8499   algorithm: "plot_performance_box"
8500   output-file-type: ".html"
8501   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8502   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8503   filter: "'NIC_Intel-X520-DA2' and
8504            '64B' and
8505            ('BASE' or 'SCALE') and
8506            'NDRPDR' and
8507            '1T1C' and
8508            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8509            not 'VHOST' and
8510            'MEMIF'"
8511   parameters:
8512   - "throughput"
8513   - "parent"
8514   - "tags"
8515   sort:
8516   - "L2XCFWD"
8517   - "L2XCFWD"
8518   - "L2XCFWD"
8519   - "L2BDMACLRN"
8520   - "L2BDMACLRN"
8521   - "L2BDMACLRN"
8522   - "IP4FWD"
8523   traces:
8524     hoverinfo: "x+y"
8525     boxpoints: "outliers"
8526     whiskerwidth: 0
8527   layout:
8528     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
8529     layout: "plot-throughput"
8530
8531 - type: "plot"
8532   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8533   algorithm: "plot_performance_box"
8534   output-file-type: ".html"
8535   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8537   filter: "'NIC_Intel-X520-DA2' and
8538            '64B' and
8539            ('BASE' or 'SCALE') and
8540            'NDRPDR' and
8541            '2T2C' and
8542            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8543            not 'VHOST' and
8544            'MEMIF'"
8545   parameters:
8546   - "throughput"
8547   - "parent"
8548   - "tags"
8549   sort:
8550   - "L2XCFWD"
8551   - "L2XCFWD"
8552   - "L2XCFWD"
8553   - "L2BDMACLRN"
8554   - "L2BDMACLRN"
8555   - "L2BDMACLRN"
8556   - "IP4FWD"
8557   traces:
8558     hoverinfo: "x+y"
8559     boxpoints: "outliers"
8560     whiskerwidth: 0
8561   layout:
8562     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
8563     layout: "plot-throughput"
8564
8565 - type: "plot"
8566   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8567   algorithm: "plot_performance_box"
8568   output-file-type: ".html"
8569   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8570   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8571   filter: "'NIC_Intel-X520-DA2' and
8572            '64B' and
8573            ('BASE' or 'SCALE') and
8574            'NDRPDR' and
8575            '2T2C' and
8576            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8577            not 'VHOST' and
8578            'MEMIF'"
8579   parameters:
8580   - "throughput"
8581   - "parent"
8582   - "tags"
8583   sort:
8584   - "L2XCFWD"
8585   - "L2XCFWD"
8586   - "L2XCFWD"
8587   - "L2BDMACLRN"
8588   - "L2BDMACLRN"
8589   - "L2BDMACLRN"
8590   - "IP4FWD"
8591   traces:
8592     hoverinfo: "x+y"
8593     boxpoints: "outliers"
8594     whiskerwidth: 0
8595   layout:
8596     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
8597     layout: "plot-throughput"
8598
8599 # Packet Throughput - VPP Container Memif 3n-hsw-x710
8600 - type: "plot"
8601   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8602   algorithm: "plot_performance_box"
8603   output-file-type: ".html"
8604   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8605   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8606   filter: "'NIC_Intel-X710' and
8607            '64B' and
8608            ('BASE' or 'SCALE') and
8609            'NDRPDR' and
8610            '1T1C' and
8611            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8612            not 'VHOST' and
8613            'MEMIF'"
8614   parameters:
8615   - "throughput"
8616   - "parent"
8617   - "tags"
8618   sort:
8619   - "L2XCFWD"
8620   - "L2XCFWD"
8621   - "L2XCFWD"
8622   - "L2BDMACLRN"
8623   - "L2BDMACLRN"
8624   - "L2BDMACLRN"
8625   - "IP4FWD"
8626   traces:
8627     hoverinfo: "x+y"
8628     boxpoints: "outliers"
8629     whiskerwidth: 0
8630   layout:
8631     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
8632     layout: "plot-throughput"
8633
8634 - type: "plot"
8635   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8636   algorithm: "plot_performance_box"
8637   output-file-type: ".html"
8638   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8640   filter: "'NIC_Intel-X710' and
8641            '64B' and
8642            ('BASE' or 'SCALE') and
8643            'NDRPDR' and
8644            '1T1C' and
8645            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8646            not 'VHOST' and
8647            'MEMIF'"
8648   parameters:
8649   - "throughput"
8650   - "parent"
8651   - "tags"
8652   sort:
8653   - "L2XCFWD"
8654   - "L2XCFWD"
8655   - "L2XCFWD"
8656   - "L2BDMACLRN"
8657   - "L2BDMACLRN"
8658   - "L2BDMACLRN"
8659   - "IP4FWD"
8660   traces:
8661     hoverinfo: "x+y"
8662     boxpoints: "outliers"
8663     whiskerwidth: 0
8664   layout:
8665     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
8666     layout: "plot-throughput"
8667
8668 - type: "plot"
8669   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8670   algorithm: "plot_performance_box"
8671   output-file-type: ".html"
8672   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8674   filter: "'NIC_Intel-X710' and
8675            '64B' and
8676            ('BASE' or 'SCALE') and
8677            'NDRPDR' and
8678            '2T2C' and
8679            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8680            not 'VHOST' and
8681            'MEMIF'"
8682   parameters:
8683   - "throughput"
8684   - "parent"
8685   - "tags"
8686   sort:
8687   - "L2XCFWD"
8688   - "L2XCFWD"
8689   - "L2XCFWD"
8690   - "L2BDMACLRN"
8691   - "L2BDMACLRN"
8692   - "L2BDMACLRN"
8693   - "IP4FWD"
8694   traces:
8695     hoverinfo: "x+y"
8696     boxpoints: "outliers"
8697     whiskerwidth: 0
8698   layout:
8699     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
8700     layout: "plot-throughput"
8701
8702 - type: "plot"
8703   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8704   algorithm: "plot_performance_box"
8705   output-file-type: ".html"
8706   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8708   filter: "'NIC_Intel-X710' and
8709            '64B' and
8710            ('BASE' or 'SCALE') and
8711            'NDRPDR' and
8712            '2T2C' and
8713            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8714            not 'VHOST' and
8715            'MEMIF'"
8716   parameters:
8717   - "throughput"
8718   - "parent"
8719   - "tags"
8720   sort:
8721   - "L2XCFWD"
8722   - "L2XCFWD"
8723   - "L2XCFWD"
8724   - "L2BDMACLRN"
8725   - "L2BDMACLRN"
8726   - "L2BDMACLRN"
8727   - "IP4FWD"
8728   traces:
8729     hoverinfo: "x+y"
8730     boxpoints: "outliers"
8731     whiskerwidth: 0
8732   layout:
8733     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
8734     layout: "plot-throughput"
8735
8736 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
8737 - type: "plot"
8738   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8739   algorithm: "plot_performance_box"
8740   output-file-type: ".html"
8741   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8742   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8743   filter: "'NIC_Intel-XL710' and
8744            '64B' and
8745            ('BASE' or 'SCALE') and
8746            'NDRPDR' and
8747            '1T1C' and
8748            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8749            not 'VHOST' and
8750            'MEMIF'"
8751   parameters:
8752   - "throughput"
8753   - "parent"
8754   - "tags"
8755   sort:
8756   - "L2XCFWD"
8757   - "L2XCFWD"
8758   - "L2XCFWD"
8759   - "L2BDMACLRN"
8760   - "L2BDMACLRN"
8761   - "L2BDMACLRN"
8762   - "IP4FWD"
8763   traces:
8764     hoverinfo: "x+y"
8765     boxpoints: "outliers"
8766     whiskerwidth: 0
8767   layout:
8768     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
8769     layout: "plot-throughput"
8770
8771 - type: "plot"
8772   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8773   algorithm: "plot_performance_box"
8774   output-file-type: ".html"
8775   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8777   filter: "'NIC_Intel-XL710' and
8778            '64B' and
8779            ('BASE' or 'SCALE') and
8780            'NDRPDR' and
8781            '1T1C' and
8782            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8783            not 'VHOST' and
8784            'MEMIF'"
8785   parameters:
8786   - "throughput"
8787   - "parent"
8788   - "tags"
8789   sort:
8790   - "L2XCFWD"
8791   - "L2XCFWD"
8792   - "L2XCFWD"
8793   - "L2BDMACLRN"
8794   - "L2BDMACLRN"
8795   - "L2BDMACLRN"
8796   - "IP4FWD"
8797   traces:
8798     hoverinfo: "x+y"
8799     boxpoints: "outliers"
8800     whiskerwidth: 0
8801   layout:
8802     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
8803     layout: "plot-throughput"
8804
8805 - type: "plot"
8806   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8807   algorithm: "plot_performance_box"
8808   output-file-type: ".html"
8809   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8811   filter: "'NIC_Intel-XL710' and
8812            '64B' and
8813            ('BASE' or 'SCALE') and
8814            'NDRPDR' and
8815            '2T2C' and
8816            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8817            not 'VHOST' and
8818            'MEMIF'"
8819   parameters:
8820   - "throughput"
8821   - "parent"
8822   - "tags"
8823   sort:
8824   - "L2XCFWD"
8825   - "L2XCFWD"
8826   - "L2XCFWD"
8827   - "L2BDMACLRN"
8828   - "L2BDMACLRN"
8829   - "L2BDMACLRN"
8830   - "IP4FWD"
8831   traces:
8832     hoverinfo: "x+y"
8833     boxpoints: "outliers"
8834     whiskerwidth: 0
8835   layout:
8836     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
8837     layout: "plot-throughput"
8838
8839 - type: "plot"
8840   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8841   algorithm: "plot_performance_box"
8842   output-file-type: ".html"
8843   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8844   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8845   filter: "'NIC_Intel-XL710' and
8846            '64B' and
8847            ('BASE' or 'SCALE') and
8848            'NDRPDR' and
8849            '2T2C' and
8850            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8851            not 'VHOST' and
8852            'MEMIF'"
8853   parameters:
8854   - "throughput"
8855   - "parent"
8856   - "tags"
8857   sort:
8858   - "L2XCFWD"
8859   - "L2XCFWD"
8860   - "L2XCFWD"
8861   - "L2BDMACLRN"
8862   - "L2BDMACLRN"
8863   - "L2BDMACLRN"
8864   - "IP4FWD"
8865   traces:
8866     hoverinfo: "x+y"
8867     boxpoints: "outliers"
8868     whiskerwidth: 0
8869   layout:
8870     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
8871     layout: "plot-throughput"
8872
8873 # Packet Throughput - VPP Container Memif 3n-skx-x710
8874 - type: "plot"
8875   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8876   algorithm: "plot_performance_box"
8877   output-file-type: ".html"
8878   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8879   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8880   filter: "'NIC_Intel-X710' and
8881            '64B' and
8882            ('BASE' or 'SCALE') and
8883            'NDRPDR' and
8884            '2T1C' and
8885            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8886            not 'VHOST' and
8887            'MEMIF'"
8888   parameters:
8889   - "throughput"
8890   - "parent"
8891   - "tags"
8892   sort:
8893   - "L2XCFWD"
8894   - "L2XCFWD"
8895   - "L2XCFWD"
8896   - "L2BDMACLRN"
8897   - "L2BDMACLRN"
8898   - "L2BDMACLRN"
8899   - "IP4FWD"
8900   traces:
8901     hoverinfo: "x+y"
8902     boxpoints: "outliers"
8903     whiskerwidth: 0
8904   layout:
8905     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
8906     layout: "plot-throughput"
8907
8908 - type: "plot"
8909   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8910   algorithm: "plot_performance_box"
8911   output-file-type: ".html"
8912   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8914   filter: "'NIC_Intel-X710' and
8915            '64B' and
8916            ('BASE' or 'SCALE') and
8917            'NDRPDR' and
8918            '2T1C' and
8919            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8920            not 'VHOST' and
8921            'MEMIF'"
8922   parameters:
8923   - "throughput"
8924   - "parent"
8925   - "tags"
8926   sort:
8927   - "L2XCFWD"
8928   - "L2XCFWD"
8929   - "L2XCFWD"
8930   - "L2BDMACLRN"
8931   - "L2BDMACLRN"
8932   - "L2BDMACLRN"
8933   - "IP4FWD"
8934   traces:
8935     hoverinfo: "x+y"
8936     boxpoints: "outliers"
8937     whiskerwidth: 0
8938   layout:
8939     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
8940     layout: "plot-throughput"
8941
8942 - type: "plot"
8943   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8944   algorithm: "plot_performance_box"
8945   output-file-type: ".html"
8946   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8947   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8948   filter: "'NIC_Intel-X710' and
8949            '64B' and
8950            ('BASE' or 'SCALE') and
8951            'NDRPDR' and
8952            '4T2C' and
8953            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8954            not 'VHOST' and
8955            'MEMIF'"
8956   parameters:
8957   - "throughput"
8958   - "parent"
8959   - "tags"
8960   sort:
8961   - "L2XCFWD"
8962   - "L2XCFWD"
8963   - "L2XCFWD"
8964   - "L2BDMACLRN"
8965   - "L2BDMACLRN"
8966   - "L2BDMACLRN"
8967   - "IP4FWD"
8968   traces:
8969     hoverinfo: "x+y"
8970     boxpoints: "outliers"
8971     whiskerwidth: 0
8972   layout:
8973     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
8974     layout: "plot-throughput"
8975
8976 - type: "plot"
8977   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8978   algorithm: "plot_performance_box"
8979   output-file-type: ".html"
8980   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
8981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8982   filter: "'NIC_Intel-X710' and
8983            '64B' and
8984            ('BASE' or 'SCALE') and
8985            'NDRPDR' and
8986            '4T2C' and
8987            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8988            not 'VHOST' and
8989            'MEMIF'"
8990   parameters:
8991   - "throughput"
8992   - "parent"
8993   - "tags"
8994   sort:
8995   - "L2XCFWD"
8996   - "L2XCFWD"
8997   - "L2XCFWD"
8998   - "L2BDMACLRN"
8999   - "L2BDMACLRN"
9000   - "L2BDMACLRN"
9001   - "IP4FWD"
9002   traces:
9003     hoverinfo: "x+y"
9004     boxpoints: "outliers"
9005     whiskerwidth: 0
9006   layout:
9007     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
9008     layout: "plot-throughput"
9009
9010 # Packet Throughput - VPP Container Memif 2n-skx-x710
9011 - type: "plot"
9012   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9013   algorithm: "plot_performance_box"
9014   output-file-type: ".html"
9015   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9016   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9017   filter: "'NIC_Intel-X710' and
9018            '64B' and
9019            ('BASE' or 'SCALE') and
9020            'NDRPDR' and
9021            '2T1C' and
9022            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9023            not 'VHOST' and
9024            not 'NF_DENSITY' and
9025            'MEMIF'"
9026   parameters:
9027   - "throughput"
9028   - "parent"
9029   - "tags"
9030   sort:
9031   - "L2XCFWD"
9032   - "L2XCFWD"
9033   - "L2XCFWD"
9034   - "L2BDMACLRN"
9035   - "L2BDMACLRN"
9036   - "L2BDMACLRN"
9037   - "IP4FWD"
9038   traces:
9039     hoverinfo: "x+y"
9040     boxpoints: "outliers"
9041     whiskerwidth: 0
9042   layout:
9043     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
9044     layout: "plot-throughput"
9045
9046 - type: "plot"
9047   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9048   algorithm: "plot_performance_box"
9049   output-file-type: ".html"
9050   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9051   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9052   filter: "'NIC_Intel-X710' and
9053            '64B' and
9054            ('BASE' or 'SCALE') and
9055            'NDRPDR' and
9056            '2T1C' and
9057            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9058            not 'VHOST' and
9059            not 'NF_DENSITY' and
9060            'MEMIF'"
9061   parameters:
9062   - "throughput"
9063   - "parent"
9064   - "tags"
9065   sort:
9066   - "L2XCFWD"
9067   - "L2XCFWD"
9068   - "L2XCFWD"
9069   - "L2BDMACLRN"
9070   - "L2BDMACLRN"
9071   - "L2BDMACLRN"
9072   - "IP4FWD"
9073   traces:
9074     hoverinfo: "x+y"
9075     boxpoints: "outliers"
9076     whiskerwidth: 0
9077   layout:
9078     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
9079     layout: "plot-throughput"
9080
9081 - type: "plot"
9082   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9083   algorithm: "plot_performance_box"
9084   output-file-type: ".html"
9085   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9086   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9087   filter: "'NIC_Intel-X710' and
9088            '64B' and
9089            ('BASE' or 'SCALE') and
9090            'NDRPDR' and
9091            '4T2C' and
9092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9093            not 'VHOST' and
9094            not 'NF_DENSITY' and
9095            'MEMIF'"
9096   parameters:
9097   - "throughput"
9098   - "parent"
9099   - "tags"
9100   sort:
9101   - "L2XCFWD"
9102   - "L2XCFWD"
9103   - "L2XCFWD"
9104   - "L2BDMACLRN"
9105   - "L2BDMACLRN"
9106   - "L2BDMACLRN"
9107   - "IP4FWD"
9108   traces:
9109     hoverinfo: "x+y"
9110     boxpoints: "outliers"
9111     whiskerwidth: 0
9112   layout:
9113     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
9114     layout: "plot-throughput"
9115
9116 - type: "plot"
9117   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9118   algorithm: "plot_performance_box"
9119   output-file-type: ".html"
9120   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9122   filter: "'NIC_Intel-X710' and
9123            '64B' and
9124            ('BASE' or 'SCALE') and
9125            'NDRPDR' and
9126            '4T2C' and
9127            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9128            not 'VHOST' and
9129            not 'NF_DENSITY' and
9130            'MEMIF'"
9131   parameters:
9132   - "throughput"
9133   - "parent"
9134   - "tags"
9135   sort:
9136   - "L2XCFWD"
9137   - "L2XCFWD"
9138   - "L2XCFWD"
9139   - "L2BDMACLRN"
9140   - "L2BDMACLRN"
9141   - "L2BDMACLRN"
9142   - "IP4FWD"
9143   traces:
9144     hoverinfo: "x+y"
9145     boxpoints: "outliers"
9146     whiskerwidth: 0
9147   layout:
9148     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
9149     layout: "plot-throughput"
9150
9151 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
9152 #- type: "plot"
9153 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9154 #  algorithm: "plot_performance_box"
9155 #  output-file-type: ".html"
9156 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9157 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9158 #  filter: "'NIC_Intel-XXV710' and
9159 #           '64B' and
9160 #           ('BASE' or 'SCALE') and
9161 #           'NDRPDR' and
9162 #           '2T1C' and
9163 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9164 #           not 'VHOST' and
9165 #           'MEMIF'"
9166 #  parameters:
9167 #  - "throughput"
9168 #  - "parent"
9169 #  - "tags"
9170 #  sort:
9171 #  - "L2XCFWD"
9172 #  - "L2XCFWD"
9173 #  - "L2XCFWD"
9174 #  - "L2BDMACLRN"
9175 #  - "L2BDMACLRN"
9176 #  - "L2BDMACLRN"
9177 #  - "IP4FWD"
9178 #  traces:
9179 #    hoverinfo: "x+y"
9180 #    boxpoints: "outliers"
9181 #    whiskerwidth: 0
9182 #  layout:
9183 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
9184 #    layout: "plot-throughput"
9185 #
9186 #- type: "plot"
9187 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9188 #  algorithm: "plot_performance_box"
9189 #  output-file-type: ".html"
9190 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9191 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9192 #  filter: "'NIC_Intel-XXV710' and
9193 #           '64B' and
9194 #           ('BASE' or 'SCALE') and
9195 #           'NDRPDR' and
9196 #           '2T1C' and
9197 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9198 #           not 'VHOST' and
9199 #           'MEMIF'"
9200 #  parameters:
9201 #  - "throughput"
9202 #  - "parent"
9203 #  - "tags"
9204 #  sort:
9205 #  - "L2XCFWD"
9206 #  - "L2XCFWD"
9207 #  - "L2XCFWD"
9208 #  - "L2BDMACLRN"
9209 #  - "L2BDMACLRN"
9210 #  - "L2BDMACLRN"
9211 #  - "IP4FWD"
9212 #  traces:
9213 #    hoverinfo: "x+y"
9214 #    boxpoints: "outliers"
9215 #    whiskerwidth: 0
9216 #  layout:
9217 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
9218 #    layout: "plot-throughput"
9219 #
9220 #- type: "plot"
9221 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9222 #  algorithm: "plot_performance_box"
9223 #  output-file-type: ".html"
9224 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9225 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9226 #  filter: "'NIC_Intel-XXV710' and
9227 #           '64B' and
9228 #           ('BASE' or 'SCALE') and
9229 #           'NDRPDR' and
9230 #           '4T2C' and
9231 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9232 #           not 'VHOST' and
9233 #           'MEMIF'"
9234 #  parameters:
9235 #  - "throughput"
9236 #  - "parent"
9237 #  - "tags"
9238 #  sort:
9239 #  - "L2XCFWD"
9240 #  - "L2XCFWD"
9241 #  - "L2XCFWD"
9242 #  - "L2BDMACLRN"
9243 #  - "L2BDMACLRN"
9244 #  - "L2BDMACLRN"
9245 #  - "IP4FWD"
9246 #  traces:
9247 #    hoverinfo: "x+y"
9248 #    boxpoints: "outliers"
9249 #    whiskerwidth: 0
9250 #  layout:
9251 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
9252 #    layout: "plot-throughput"
9253 #
9254 #- type: "plot"
9255 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9256 #  algorithm: "plot_performance_box"
9257 #  output-file-type: ".html"
9258 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9259 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
9260 #  filter: "'NIC_Intel-XXV710' and
9261 #           '64B' and
9262 #           ('BASE' or 'SCALE') and
9263 #           'NDRPDR' and
9264 #           '4T2C' and
9265 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
9266 #           not 'VHOST' and
9267 #           'MEMIF'"
9268 #  parameters:
9269 #  - "throughput"
9270 #  - "parent"
9271 #  - "tags"
9272 #  sort:
9273 #  - "L2XCFWD"
9274 #  - "L2XCFWD"
9275 #  - "L2XCFWD"
9276 #  - "L2BDMACLRN"
9277 #  - "L2BDMACLRN"
9278 #  - "L2BDMACLRN"
9279 #  - "IP4FWD"
9280 #  traces:
9281 #    hoverinfo: "x+y"
9282 #    boxpoints: "outliers"
9283 #    whiskerwidth: 0
9284 #  layout:
9285 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
9286 #    layout: "plot-throughput"
9287
9288 ################################################################################
9289
9290 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
9291 #- type: "plot"
9292 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9293 #  algorithm: "plot_performance_box"
9294 #  output-file-type: ".html"
9295 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9296 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9297 #  filter: "'NIC_Intel-X520-DA2' and
9298 #           '64B' and
9299 #           ('BASE' or 'SCALE') and
9300 #           'NDRPDR' and
9301 #           '1T1C' and
9302 #           'L2XCFWD' and
9303 #           not 'VHOST' and
9304 #           not 'NF_DENSITY' and
9305 #           'MEMIF'"
9306 #  parameters:
9307 #  - "throughput"
9308 #  - "parent"
9309 #  - "tags"
9310 #  sort:
9311 #  - "1VNF"
9312 #  - "2VNF"
9313 #  - "4VNF"
9314 #  - "2VNF"
9315 #  - "4VNF"
9316 #  traces:
9317 #    hoverinfo: "x+y"
9318 #    boxpoints: "outliers"
9319 #    whiskerwidth: 0
9320 #  layout:
9321 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
9322 #    layout: "plot-throughput"
9323 #
9324 #- type: "plot"
9325 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9326 #  algorithm: "plot_performance_box"
9327 #  output-file-type: ".html"
9328 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9329 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9330 #  filter: "'NIC_Intel-X520-DA2' and
9331 #           '64B' and
9332 #           ('BASE' or 'SCALE') and
9333 #           'NDRPDR' and
9334 #           '1T1C' and
9335 #           'L2XCFWD' and
9336 #           not 'VHOST' and
9337 #           not 'NF_DENSITY' and
9338 #           'MEMIF'"
9339 #  parameters:
9340 #  - "throughput"
9341 #  - "parent"
9342 #  - "tags"
9343 #  sort:
9344 #  - "1VNF"
9345 #  - "2VNF"
9346 #  - "4VNF"
9347 #  - "2VNF"
9348 #  - "4VNF"
9349 #  traces:
9350 #    hoverinfo: "x+y"
9351 #    boxpoints: "outliers"
9352 #    whiskerwidth: 0
9353 #  layout:
9354 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
9355 #    layout: "plot-throughput"
9356 #
9357 #- type: "plot"
9358 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9359 #  algorithm: "plot_performance_box"
9360 #  output-file-type: ".html"
9361 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9362 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9363 #  filter: "'NIC_Intel-X520-DA2' and
9364 #           '64B' and
9365 #           ('BASE' or 'SCALE') and
9366 #           'NDRPDR' and
9367 #           '2T2C' and
9368 #           'L2XCFWD' and
9369 #           not 'VHOST' and
9370 #           not 'NF_DENSITY' and
9371 #           'MEMIF'"
9372 #  parameters:
9373 #  - "throughput"
9374 #  - "parent"
9375 #  - "tags"
9376 #  sort:
9377 #  - "1VNF"
9378 #  - "2VNF"
9379 #  - "4VNF"
9380 #  - "2VNF"
9381 #  - "4VNF"
9382 #  traces:
9383 #    hoverinfo: "x+y"
9384 #    boxpoints: "outliers"
9385 #    whiskerwidth: 0
9386 #  layout:
9387 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
9388 #    layout: "plot-throughput"
9389 #
9390 #- type: "plot"
9391 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9392 #  algorithm: "plot_performance_box"
9393 #  output-file-type: ".html"
9394 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9395 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9396 #  filter: "'NIC_Intel-X520-DA2' and
9397 #           '64B' and
9398 #           ('BASE' or 'SCALE') and
9399 #           'NDRPDR' and
9400 #           '2T2C' and
9401 #           'L2XCFWD' and
9402 #           not 'VHOST' and
9403 #           not 'NF_DENSITY' and
9404 #           'MEMIF'"
9405 #  parameters:
9406 #  - "throughput"
9407 #  - "parent"
9408 #  - "tags"
9409 #  sort:
9410 #  - "1VNF"
9411 #  - "2VNF"
9412 #  - "4VNF"
9413 #  - "2VNF"
9414 #  - "4VNF"
9415 #  traces:
9416 #    hoverinfo: "x+y"
9417 #    boxpoints: "outliers"
9418 #    whiskerwidth: 0
9419 #  layout:
9420 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
9421 #    layout: "plot-throughput"
9422 #
9423 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
9424 #- type: "plot"
9425 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9426 #  algorithm: "plot_performance_box"
9427 #  output-file-type: ".html"
9428 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9429 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9430 #  filter: "'NIC_Intel-X520-DA2' and
9431 #           '64B' and
9432 #           ('BASE' or 'SCALE') and
9433 #           'NDRPDR' and
9434 #           '1T1C' and
9435 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9436 #           not 'VHOST' and
9437 #           not 'NF_DENSITY' and
9438 #           'MEMIF'"
9439 #  parameters:
9440 #  - "throughput"
9441 #  - "parent"
9442 #  - "tags"
9443 #  sort:
9444 #  - "1VNF"
9445 #  - "2VNF"
9446 #  - "4VNF"
9447 #  - "2VNF"
9448 #  - "4VNF"
9449 #  traces:
9450 #    hoverinfo: "x+y"
9451 #    boxpoints: "outliers"
9452 #    whiskerwidth: 0
9453 #  layout:
9454 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
9455 #    layout: "plot-throughput"
9456 #
9457 #- type: "plot"
9458 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9459 #  algorithm: "plot_performance_box"
9460 #  output-file-type: ".html"
9461 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9462 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9463 #  filter: "'NIC_Intel-X520-DA2' and
9464 #           '64B' and
9465 #           ('BASE' or 'SCALE') and
9466 #           'NDRPDR' and
9467 #           '1T1C' and
9468 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9469 #           not 'VHOST' and
9470 #           not 'NF_DENSITY' and
9471 #           'MEMIF'"
9472 #  parameters:
9473 #  - "throughput"
9474 #  - "parent"
9475 #  - "tags"
9476 #  sort:
9477 #  - "1VNF"
9478 #  - "2VNF"
9479 #  - "4VNF"
9480 #  - "2VNF"
9481 #  - "4VNF"
9482 #  traces:
9483 #    hoverinfo: "x+y"
9484 #    boxpoints: "outliers"
9485 #    whiskerwidth: 0
9486 #  layout:
9487 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
9488 #    layout: "plot-throughput"
9489 #
9490 #- type: "plot"
9491 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9492 #  algorithm: "plot_performance_box"
9493 #  output-file-type: ".html"
9494 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9495 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9496 #  filter: "'NIC_Intel-X520-DA2' and
9497 #           '64B' and
9498 #           ('BASE' or 'SCALE') and
9499 #           'NDRPDR' and
9500 #           '2T2C' and
9501 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9502 #           not 'VHOST' and
9503 #           not 'NF_DENSITY' and
9504 #           'MEMIF'"
9505 #  parameters:
9506 #  - "throughput"
9507 #  - "parent"
9508 #  - "tags"
9509 #  sort:
9510 #  - "1VNF"
9511 #  - "2VNF"
9512 #  - "4VNF"
9513 #  - "2VNF"
9514 #  - "4VNF"
9515 #  traces:
9516 #    hoverinfo: "x+y"
9517 #    boxpoints: "outliers"
9518 #    whiskerwidth: 0
9519 #  layout:
9520 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
9521 #    layout: "plot-throughput"
9522 #
9523 #- type: "plot"
9524 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9525 #  algorithm: "plot_performance_box"
9526 #  output-file-type: ".html"
9527 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9528 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9529 #  filter: "'NIC_Intel-X520-DA2' and
9530 #           '64B' and
9531 #           ('BASE' or 'SCALE') and
9532 #           'NDRPDR' and
9533 #           '2T2C' and
9534 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9535 #           not 'VHOST' and
9536 #           not 'NF_DENSITY' and
9537 #           'MEMIF'"
9538 #  parameters:
9539 #  - "throughput"
9540 #  - "parent"
9541 #  - "tags"
9542 #  sort:
9543 #  - "1VNF"
9544 #  - "2VNF"
9545 #  - "4VNF"
9546 #  - "2VNF"
9547 #  - "4VNF"
9548 #  traces:
9549 #    hoverinfo: "x+y"
9550 #    boxpoints: "outliers"
9551 #    whiskerwidth: 0
9552 #  layout:
9553 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
9554 #    layout: "plot-throughput"
9555 #
9556 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
9557 #- type: "plot"
9558 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9559 #  algorithm: "plot_performance_box"
9560 #  output-file-type: ".html"
9561 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9562 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9563 #  filter: "'NIC_Intel-X710' and
9564 #           '64B' and
9565 #           ('BASE' or 'SCALE') and
9566 #           'NDRPDR' and
9567 #           '1T1C' and
9568 #           'L2XCFWD' and
9569 #           not 'VHOST' and
9570 #           not 'NF_DENSITY' and
9571 #           'MEMIF'"
9572 #  parameters:
9573 #  - "throughput"
9574 #  - "parent"
9575 #  - "tags"
9576 #  sort:
9577 #  - "1VNF"
9578 #  - "2VNF"
9579 #  - "4VNF"
9580 #  - "2VNF"
9581 #  - "4VNF"
9582 #  traces:
9583 #    hoverinfo: "x+y"
9584 #    boxpoints: "outliers"
9585 #    whiskerwidth: 0
9586 #  layout:
9587 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
9588 #    layout: "plot-throughput"
9589 #
9590 #- type: "plot"
9591 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9592 #  algorithm: "plot_performance_box"
9593 #  output-file-type: ".html"
9594 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9595 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9596 #  filter: "'NIC_Intel-X710' and
9597 #           '64B' and
9598 #           ('BASE' or 'SCALE') and
9599 #           'NDRPDR' and
9600 #           '1T1C' and
9601 #           'L2XCFWD' and
9602 #           not 'VHOST' and
9603 #           not 'NF_DENSITY' and
9604 #           'MEMIF'"
9605 #  parameters:
9606 #  - "throughput"
9607 #  - "parent"
9608 #  - "tags"
9609 #  sort:
9610 #  - "1VNF"
9611 #  - "2VNF"
9612 #  - "4VNF"
9613 #  - "2VNF"
9614 #  - "4VNF"
9615 #  traces:
9616 #    hoverinfo: "x+y"
9617 #    boxpoints: "outliers"
9618 #    whiskerwidth: 0
9619 #  layout:
9620 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
9621 #    layout: "plot-throughput"
9622 #
9623 #- type: "plot"
9624 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9625 #  algorithm: "plot_performance_box"
9626 #  output-file-type: ".html"
9627 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9628 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9629 #  filter: "'NIC_Intel-X710' and
9630 #           '64B' and
9631 #           ('BASE' or 'SCALE') and
9632 #           'NDRPDR' and
9633 #           '2T2C' and
9634 #           'L2XCFWD' and
9635 #           not 'VHOST' and
9636 #           not 'NF_DENSITY' and
9637 #           'MEMIF'"
9638 #  parameters:
9639 #  - "throughput"
9640 #  - "parent"
9641 #  - "tags"
9642 #  sort:
9643 #  - "1VNF"
9644 #  - "2VNF"
9645 #  - "4VNF"
9646 #  - "2VNF"
9647 #  - "4VNF"
9648 #  traces:
9649 #    hoverinfo: "x+y"
9650 #    boxpoints: "outliers"
9651 #    whiskerwidth: 0
9652 #  layout:
9653 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
9654 #    layout: "plot-throughput"
9655 #
9656 #- type: "plot"
9657 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9658 #  algorithm: "plot_performance_box"
9659 #  output-file-type: ".html"
9660 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9661 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9662 #  filter: "'NIC_Intel-X710' and
9663 #           '64B' and
9664 #           ('BASE' or 'SCALE') and
9665 #           'NDRPDR' and
9666 #           '2T2C' and
9667 #           'L2XCFWD' and
9668 #           not 'VHOST' and
9669 #           not 'NF_DENSITY' and
9670 #           'MEMIF'"
9671 #  parameters:
9672 #  - "throughput"
9673 #  - "parent"
9674 #  - "tags"
9675 #  sort:
9676 #  - "1VNF"
9677 #  - "2VNF"
9678 #  - "4VNF"
9679 #  - "2VNF"
9680 #  - "4VNF"
9681 #  traces:
9682 #    hoverinfo: "x+y"
9683 #    boxpoints: "outliers"
9684 #    whiskerwidth: 0
9685 #  layout:
9686 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
9687 #    layout: "plot-throughput"
9688 #
9689 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
9690 #- type: "plot"
9691 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9692 #  algorithm: "plot_performance_box"
9693 #  output-file-type: ".html"
9694 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9695 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9696 #  filter: "'NIC_Intel-X710' and
9697 #           '64B' and
9698 #           ('BASE' or 'SCALE') and
9699 #           'NDRPDR' and
9700 #           '1T1C' and
9701 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9702 #           not 'VHOST' and
9703 #           not 'NF_DENSITY' and
9704 #           'MEMIF'"
9705 #  parameters:
9706 #  - "throughput"
9707 #  - "parent"
9708 #  - "tags"
9709 #  sort:
9710 #  - "1VNF"
9711 #  - "2VNF"
9712 #  - "4VNF"
9713 #  - "2VNF"
9714 #  - "4VNF"
9715 #  traces:
9716 #    hoverinfo: "x+y"
9717 #    boxpoints: "outliers"
9718 #    whiskerwidth: 0
9719 #  layout:
9720 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
9721 #    layout: "plot-throughput"
9722 #
9723 #- type: "plot"
9724 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9725 #  algorithm: "plot_performance_box"
9726 #  output-file-type: ".html"
9727 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9728 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9729 #  filter: "'NIC_Intel-X710' and
9730 #           '64B' and
9731 #           ('BASE' or 'SCALE') and
9732 #           'NDRPDR' and
9733 #           '1T1C' and
9734 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9735 #           not 'VHOST' and
9736 #           not 'NF_DENSITY' and
9737 #           'MEMIF'"
9738 #  parameters:
9739 #  - "throughput"
9740 #  - "parent"
9741 #  - "tags"
9742 #  sort:
9743 #  - "1VNF"
9744 #  - "2VNF"
9745 #  - "4VNF"
9746 #  - "2VNF"
9747 #  - "4VNF"
9748 #  traces:
9749 #    hoverinfo: "x+y"
9750 #    boxpoints: "outliers"
9751 #    whiskerwidth: 0
9752 #  layout:
9753 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
9754 #    layout: "plot-throughput"
9755 #
9756 #- type: "plot"
9757 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9758 #  algorithm: "plot_performance_box"
9759 #  output-file-type: ".html"
9760 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9761 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9762 #  filter: "'NIC_Intel-X710' and
9763 #           '64B' and
9764 #           ('BASE' or 'SCALE') and
9765 #           'NDRPDR' and
9766 #           '2T2C' and
9767 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9768 #           not 'VHOST' and
9769 #           not 'NF_DENSITY' and
9770 #           'MEMIF'"
9771 #  parameters:
9772 #  - "throughput"
9773 #  - "parent"
9774 #  - "tags"
9775 #  sort:
9776 #  - "1VNF"
9777 #  - "2VNF"
9778 #  - "4VNF"
9779 #  - "2VNF"
9780 #  - "4VNF"
9781 #  traces:
9782 #    hoverinfo: "x+y"
9783 #    boxpoints: "outliers"
9784 #    whiskerwidth: 0
9785 #  layout:
9786 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
9787 #    layout: "plot-throughput"
9788 #
9789 #- type: "plot"
9790 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9791 #  algorithm: "plot_performance_box"
9792 #  output-file-type: ".html"
9793 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9794 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
9795 #  filter: "'NIC_Intel-X710' and
9796 #           '64B' and
9797 #           ('BASE' or 'SCALE') and
9798 #           'NDRPDR' and
9799 #           '2T2C' and
9800 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
9801 #           not 'VHOST' and
9802 #           not 'NF_DENSITY' and
9803 #           'MEMIF'"
9804 #  parameters:
9805 #  - "throughput"
9806 #  - "parent"
9807 #  - "tags"
9808 #  sort:
9809 #  - "1VNF"
9810 #  - "2VNF"
9811 #  - "4VNF"
9812 #  - "2VNF"
9813 #  - "4VNF"
9814 #  traces:
9815 #    hoverinfo: "x+y"
9816 #    boxpoints: "outliers"
9817 #    whiskerwidth: 0
9818 #  layout:
9819 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
9820 #    layout: "plot-throughput"
9821
9822 ################################################################################
9823
9824 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
9825 - type: "plot"
9826   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9827   algorithm: "plot_performance_box"
9828   output-file-type: ".html"
9829   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9831   filter: "'NIC_Intel-X520-DA2' and
9832            '64B' and
9833            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9834            'NDRPDR' and
9835            '1T1C' and
9836            'IP4FWD' and
9837            not 'IPSEC' and
9838            not 'DOT1Q' and
9839            not 'VHOST'"
9840   parameters:
9841   - "throughput"
9842   - "parent"
9843   - "tags"
9844   sort:
9845   - "IP4BASE"
9846   - "FIB_20K"
9847   - "FIB_200K"
9848   - "FIB_2M"
9849   traces:
9850     hoverinfo: "x+y"
9851     boxpoints: "outliers"
9852     whiskerwidth: 0
9853   layout:
9854     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9855     layout: "plot-throughput"
9856
9857 - type: "plot"
9858   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9859   algorithm: "plot_performance_box"
9860   output-file-type: ".html"
9861   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9863   filter: "'NIC_Intel-X520-DA2' and
9864            '64B' and
9865            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9866            'NDRPDR' and
9867            '1T1C' and
9868            'IP4FWD' and
9869            not 'IPSEC' and
9870            not 'DOT1Q' and
9871            not 'VHOST'"
9872   parameters:
9873   - "throughput"
9874   - "parent"
9875   - "tags"
9876   sort:
9877   - "IP4BASE"
9878   - "FIB_20K"
9879   - "FIB_200K"
9880   - "FIB_2M"
9881   traces:
9882     hoverinfo: "x+y"
9883     boxpoints: "outliers"
9884     whiskerwidth: 0
9885   layout:
9886     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9887     layout: "plot-throughput"
9888
9889 - type: "plot"
9890   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9891   algorithm: "plot_performance_box"
9892   output-file-type: ".html"
9893   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9894   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9895   filter: "'NIC_Intel-X520-DA2' and
9896            '64B' and
9897            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9898            'NDRPDR' and
9899            '2T2C' and
9900            'IP4FWD' and
9901            not 'IPSEC' and
9902            not 'DOT1Q' and
9903            not 'VHOST'"
9904   parameters:
9905   - "throughput"
9906   - "parent"
9907   - "tags"
9908   sort:
9909   - "IP4BASE"
9910   - "FIB_20K"
9911   - "FIB_200K"
9912   - "FIB_2M"
9913   traces:
9914     hoverinfo: "x+y"
9915     boxpoints: "outliers"
9916     whiskerwidth: 0
9917   layout:
9918     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9919     layout: "plot-throughput"
9920
9921 - type: "plot"
9922   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9923   algorithm: "plot_performance_box"
9924   output-file-type: ".html"
9925   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9926   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9927   filter: "'NIC_Intel-X520-DA2' and
9928            '64B' and
9929            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9930            'NDRPDR' and
9931            '2T2C' and
9932            'IP4FWD' and
9933            not 'IPSEC' and
9934            not 'DOT1Q' and
9935            not 'VHOST'"
9936   parameters:
9937   - "throughput"
9938   - "parent"
9939   - "tags"
9940   sort:
9941   - "IP4BASE"
9942   - "FIB_20K"
9943   - "FIB_200K"
9944   - "FIB_2M"
9945   traces:
9946     hoverinfo: "x+y"
9947     boxpoints: "outliers"
9948     whiskerwidth: 0
9949   layout:
9950     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9951     layout: "plot-throughput"
9952
9953 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
9954 - type: "plot"
9955   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9956   algorithm: "plot_performance_box"
9957   output-file-type: ".html"
9958   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9959   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9960   filter: "'NIC_Intel-X520-DA2' and
9961            '64B' and
9962            ('IP4BASE' or
9963             'POLICE_MARK' or
9964             'COPWHLIST' or
9965             ('NAT44' and 'BASE') or
9966             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9967            'NDRPDR' and
9968            '1T1C' and
9969            'IP4FWD' and
9970            not 'IPSEC' and
9971            not 'VHOST'"
9972   parameters:
9973   - "throughput"
9974   - "parent"
9975   - "tags"
9976   sort:
9977   - "DOT1Q"
9978   - "IP4BASE"
9979   - "NAT44"
9980   - "POLICE_MARK"
9981   - "COPWHLIST"
9982   - "IACL"
9983   - "OACL"
9984   traces:
9985     hoverinfo: "x+y"
9986     boxpoints: "outliers"
9987     whiskerwidth: 0
9988   layout:
9989     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
9990     layout: "plot-throughput"
9991
9992 - type: "plot"
9993   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9994   algorithm: "plot_performance_box"
9995   output-file-type: ".html"
9996   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9997   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9998   filter: "'NIC_Intel-X520-DA2' and
9999            '64B' and
10000            ('IP4BASE' or
10001             'POLICE_MARK' or
10002             'COPWHLIST' or
10003             ('NAT44' and 'BASE') or
10004             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10005            'NDRPDR' and
10006            '1T1C' and
10007            'IP4FWD' and
10008            not 'IPSEC' and
10009            not 'VHOST'"
10010   parameters:
10011   - "throughput"
10012   - "parent"
10013   - "tags"
10014   sort:
10015   - "DOT1Q"
10016   - "IP4BASE"
10017   - "NAT44"
10018   - "POLICE_MARK"
10019   - "COPWHLIST"
10020   - "IACL"
10021   - "OACL"
10022   traces:
10023     hoverinfo: "x+y"
10024     boxpoints: "outliers"
10025     whiskerwidth: 0
10026   layout:
10027     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
10028     layout: "plot-throughput"
10029
10030 - type: "plot"
10031   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10032   algorithm: "plot_performance_box"
10033   output-file-type: ".html"
10034   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10035   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10036   filter: "'NIC_Intel-X520-DA2' and
10037            '64B' and
10038            ('IP4BASE' or
10039             'POLICE_MARK' or
10040             'COPWHLIST' or
10041             ('NAT44' and 'BASE') or
10042             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10043            'NDRPDR' and
10044            '2T2C' and
10045            'IP4FWD' and
10046            not 'IPSEC' and
10047            not 'VHOST'"
10048   parameters:
10049   - "throughput"
10050   - "parent"
10051   - "tags"
10052   sort:
10053   - "DOT1Q"
10054   - "IP4BASE"
10055   - "NAT44"
10056   - "POLICE_MARK"
10057   - "COPWHLIST"
10058   - "IACL"
10059   - "OACL"
10060   traces:
10061     hoverinfo: "x+y"
10062     boxpoints: "outliers"
10063     whiskerwidth: 0
10064   layout:
10065     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
10066     layout: "plot-throughput"
10067
10068 - type: "plot"
10069   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10070   algorithm: "plot_performance_box"
10071   output-file-type: ".html"
10072   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10073   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10074   filter: "'NIC_Intel-X520-DA2' and
10075            '64B' and
10076            ('IP4BASE' or
10077             'POLICE_MARK' or
10078             'COPWHLIST' or
10079             ('NAT44' and 'BASE') or
10080             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10081            'NDRPDR' and
10082            '2T2C' and
10083            'IP4FWD' and
10084            not 'IPSEC' and
10085            not 'VHOST'"
10086   parameters:
10087   - "throughput"
10088   - "parent"
10089   - "tags"
10090   sort:
10091   - "DOT1Q"
10092   - "IP4BASE"
10093   - "NAT44"
10094   - "POLICE_MARK"
10095   - "COPWHLIST"
10096   - "IACL"
10097   - "OACL"
10098   traces:
10099     hoverinfo: "x+y"
10100     boxpoints: "outliers"
10101     whiskerwidth: 0
10102   layout:
10103     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
10104     layout: "plot-throughput"
10105
10106 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
10107 - type: "plot"
10108   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10109   algorithm: "plot_performance_box"
10110   output-file-type: ".html"
10111   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10112   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10113   filter: "'NIC_Intel-X520-DA2' and
10114            '64B' and
10115            'NDRPDR' and
10116            '1T1C' and
10117            'IP4FWD' and
10118            ('NAT44' or 'IP4BASE') and
10119            not 'DOT1Q' and
10120            not 'IPSEC' and
10121            not 'VHOST'"
10122   parameters:
10123   - "throughput"
10124   - "parent"
10125   - "tags"
10126   sort:
10127   - "IP4BASE"
10128   - "BASE"
10129   - "SRC_USER_10"
10130   - "SRC_USER_100"
10131   - "SRC_USER_1000"
10132   - "SRC_USER_2000"
10133   traces:
10134     hoverinfo: "x+y"
10135     boxpoints: "outliers"
10136     whiskerwidth: 0
10137   layout:
10138     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
10139     layout: "plot-throughput"
10140
10141 - type: "plot"
10142   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10143   algorithm: "plot_performance_box"
10144   output-file-type: ".html"
10145   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10147   filter: "'NIC_Intel-X520-DA2' and
10148            '64B' and
10149            'NDRPDR' and
10150            '1T1C' and
10151            'IP4FWD' and
10152            ('NAT44' or 'IP4BASE') and
10153            not 'DOT1Q' and
10154            not 'IPSEC' and
10155            not 'VHOST'"
10156   parameters:
10157   - "throughput"
10158   - "parent"
10159   - "tags"
10160   sort:
10161   - "IP4BASE"
10162   - "BASE"
10163   - "SRC_USER_10"
10164   - "SRC_USER_100"
10165   - "SRC_USER_1000"
10166   - "SRC_USER_2000"
10167   traces:
10168     hoverinfo: "x+y"
10169     boxpoints: "outliers"
10170     whiskerwidth: 0
10171   layout:
10172     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
10173     layout: "plot-throughput"
10174
10175 - type: "plot"
10176   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10177   algorithm: "plot_performance_box"
10178   output-file-type: ".html"
10179   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10180   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10181   filter: "'NIC_Intel-X520-DA2' and
10182            '64B' and
10183            'NDRPDR' and
10184            '2T2C' and
10185            'IP4FWD' and
10186            ('NAT44' or 'IP4BASE') and
10187            not 'DOT1Q' and
10188            not 'IPSEC' and
10189            not 'VHOST'"
10190   parameters:
10191   - "throughput"
10192   - "parent"
10193   - "tags"
10194   sort:
10195   - "IP4BASE"
10196   - "BASE"
10197   - "SRC_USER_10"
10198   - "SRC_USER_100"
10199   - "SRC_USER_1000"
10200   - "SRC_USER_2000"
10201   traces:
10202     hoverinfo: "x+y"
10203     boxpoints: "outliers"
10204     whiskerwidth: 0
10205   layout:
10206     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
10207     layout: "plot-throughput"
10208
10209 - type: "plot"
10210   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10211   algorithm: "plot_performance_box"
10212   output-file-type: ".html"
10213   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10215   filter: "'NIC_Intel-X520-DA2' and
10216            '64B' and
10217            'NDRPDR' and
10218            '2T2C' and
10219            'IP4FWD' and
10220            ('NAT44' or 'IP4BASE') and
10221            not 'DOT1Q' and
10222            not 'IPSEC' and
10223            not 'VHOST'"
10224   parameters:
10225   - "throughput"
10226   - "parent"
10227   - "tags"
10228   sort:
10229   - "IP4BASE"
10230   - "BASE"
10231   - "SRC_USER_10"
10232   - "SRC_USER_100"
10233   - "SRC_USER_1000"
10234   - "SRC_USER_2000"
10235   traces:
10236     hoverinfo: "x+y"
10237     boxpoints: "outliers"
10238     whiskerwidth: 0
10239   layout:
10240     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
10241     layout: "plot-throughput"
10242
10243 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
10244 - type: "plot"
10245   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10246   algorithm: "plot_performance_box"
10247   output-file-type: ".html"
10248   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10250   filter: "'NIC_Intel-X520-DA2' and
10251            '64B' and
10252            'NDRPDR' and
10253            '1T1C' and
10254            'IP4FWD' and
10255            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10256            not 'IPSEC' and
10257            not 'DOT1Q' and
10258            not 'VHOST'"
10259   parameters:
10260   - "throughput"
10261   - "parent"
10262   - "tags"
10263   sort:
10264   - "IP4BASE"
10265   - "ACL_STATELESS"
10266   - "ACL_STATEFUL"
10267   - "ACL_STATELESS"
10268   - "ACL_STATEFUL"
10269   traces:
10270     hoverinfo: "x+y"
10271     boxpoints: "outliers"
10272     whiskerwidth: 0
10273   layout:
10274     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
10275     layout: "plot-throughput"
10276
10277 - type: "plot"
10278   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10279   algorithm: "plot_performance_box"
10280   output-file-type: ".html"
10281   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10283   filter: "'NIC_Intel-X520-DA2' and
10284            '64B' and
10285            'NDRPDR' and
10286            '1T1C' and
10287            'IP4FWD' and
10288            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10289            not 'IPSEC' and
10290            not 'DOT1Q' and
10291            not 'VHOST'"
10292   parameters:
10293   - "throughput"
10294   - "parent"
10295   - "tags"
10296   sort:
10297   - "IP4BASE"
10298   - "ACL_STATELESS"
10299   - "ACL_STATEFUL"
10300   - "ACL_STATELESS"
10301   - "ACL_STATEFUL"
10302   traces:
10303     hoverinfo: "x+y"
10304     boxpoints: "outliers"
10305     whiskerwidth: 0
10306   layout:
10307     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
10308     layout: "plot-throughput"
10309
10310 - type: "plot"
10311   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10312   algorithm: "plot_performance_box"
10313   output-file-type: ".html"
10314   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10315   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10316   filter: "'NIC_Intel-X520-DA2' and
10317            '64B' and
10318            'NDRPDR' and
10319            '2T2C' and
10320            'IP4FWD' and
10321            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10322            not 'IPSEC' and
10323            not 'DOT1Q' and
10324            not 'VHOST'"
10325   parameters:
10326   - "throughput"
10327   - "parent"
10328   - "tags"
10329   sort:
10330   - "IP4BASE"
10331   - "ACL_STATELESS"
10332   - "ACL_STATEFUL"
10333   - "ACL_STATELESS"
10334   - "ACL_STATEFUL"
10335   traces:
10336     hoverinfo: "x+y"
10337     boxpoints: "outliers"
10338     whiskerwidth: 0
10339   layout:
10340     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
10341     layout: "plot-throughput"
10342
10343 - type: "plot"
10344   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10345   algorithm: "plot_performance_box"
10346   output-file-type: ".html"
10347   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10348   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10349   filter: "'NIC_Intel-X520-DA2' and
10350            '64B' and
10351            'NDRPDR' and
10352            '2T2C' and
10353            'IP4FWD' and
10354            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10355            not 'IPSEC' and
10356            not 'DOT1Q' and
10357            not 'VHOST'"
10358   parameters:
10359   - "throughput"
10360   - "parent"
10361   - "tags"
10362   sort:
10363   - "IP4BASE"
10364   - "ACL_STATELESS"
10365   - "ACL_STATEFUL"
10366   - "ACL_STATELESS"
10367   - "ACL_STATEFUL"
10368   traces:
10369     hoverinfo: "x+y"
10370     boxpoints: "outliers"
10371     whiskerwidth: 0
10372   layout:
10373     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
10374     layout: "plot-throughput"
10375
10376 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
10377 - type: "plot"
10378   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10379   algorithm: "plot_performance_box"
10380   output-file-type: ".html"
10381   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10382   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10383   filter: "'NIC_Intel-X520-DA2' and
10384            '64B' and
10385            'NDRPDR' and
10386            '1T1C' and
10387            'IP4FWD' and
10388            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10389            not 'IPSEC' and
10390            not 'DOT1Q' and
10391            not 'VHOST'"
10392   parameters:
10393   - "throughput"
10394   - "parent"
10395   - "tags"
10396   sort:
10397   - "IP4BASE"
10398   - "ACL_STATELESS"
10399   - "ACL_STATEFUL"
10400   - "ACL_STATELESS"
10401   - "ACL_STATEFUL"
10402   traces:
10403     hoverinfo: "x+y"
10404     boxpoints: "outliers"
10405     whiskerwidth: 0
10406   layout:
10407     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
10408     layout: "plot-throughput"
10409
10410 - type: "plot"
10411   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10412   algorithm: "plot_performance_box"
10413   output-file-type: ".html"
10414   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10415   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10416   filter: "'NIC_Intel-X520-DA2' and
10417            '64B' and
10418            'NDRPDR' and
10419            '1T1C' and
10420            'IP4FWD' and
10421            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10422            not 'IPSEC' and
10423            not 'DOT1Q' and
10424            not 'VHOST'"
10425   parameters:
10426   - "throughput"
10427   - "parent"
10428   - "tags"
10429   sort:
10430   - "IP4BASE"
10431   - "ACL_STATELESS"
10432   - "ACL_STATEFUL"
10433   - "ACL_STATELESS"
10434   - "ACL_STATEFUL"
10435   traces:
10436     hoverinfo: "x+y"
10437     boxpoints: "outliers"
10438     whiskerwidth: 0
10439   layout:
10440     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
10441     layout: "plot-throughput"
10442
10443 - type: "plot"
10444   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10445   algorithm: "plot_performance_box"
10446   output-file-type: ".html"
10447   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10448   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10449   filter: "'NIC_Intel-X520-DA2' and
10450            '64B' and
10451            'NDRPDR' and
10452            '2T2C' and
10453            'IP4FWD' and
10454            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10455            not 'IPSEC' and
10456            not 'DOT1Q' and
10457            not 'VHOST'"
10458   parameters:
10459   - "throughput"
10460   - "parent"
10461   - "tags"
10462   sort:
10463   - "IP4BASE"
10464   - "ACL_STATELESS"
10465   - "ACL_STATEFUL"
10466   - "ACL_STATELESS"
10467   - "ACL_STATEFUL"
10468   traces:
10469     hoverinfo: "x+y"
10470     boxpoints: "outliers"
10471     whiskerwidth: 0
10472   layout:
10473     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
10474     layout: "plot-throughput"
10475
10476 - type: "plot"
10477   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10478   algorithm: "plot_performance_box"
10479   output-file-type: ".html"
10480   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10481   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10482   filter: "'NIC_Intel-X520-DA2' and
10483            '64B' and
10484            'NDRPDR' and
10485            '2T2C' and
10486            'IP4FWD' and
10487            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10488            not 'IPSEC' and
10489            not 'DOT1Q' and
10490            not 'VHOST'"
10491   parameters:
10492   - "throughput"
10493   - "parent"
10494   - "tags"
10495   sort:
10496   - "IP4BASE"
10497   - "ACL_STATELESS"
10498   - "ACL_STATEFUL"
10499   - "ACL_STATELESS"
10500   - "ACL_STATEFUL"
10501   traces:
10502     hoverinfo: "x+y"
10503     boxpoints: "outliers"
10504     whiskerwidth: 0
10505   layout:
10506     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
10507     layout: "plot-throughput"
10508
10509 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
10510 - type: "plot"
10511   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10512   algorithm: "plot_performance_box"
10513   output-file-type: ".html"
10514   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10516   filter: "'NIC_Intel-X710' and
10517            '64B' and
10518            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10519            'NDRPDR' and
10520            '1T1C' and
10521            'IP4FWD' and
10522            not 'IPSEC' and
10523            not 'DOT1Q' and
10524            not 'VHOST'"
10525   parameters:
10526   - "throughput"
10527   - "parent"
10528   - "tags"
10529   sort:
10530   - "IP4BASE"
10531   - "FIB_20K"
10532   - "FIB_200K"
10533   - "FIB_2M"
10534   traces:
10535     hoverinfo: "x+y"
10536     boxpoints: "outliers"
10537     whiskerwidth: 0
10538   layout:
10539     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10540     layout: "plot-throughput"
10541
10542 - type: "plot"
10543   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10544   algorithm: "plot_performance_box"
10545   output-file-type: ".html"
10546   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10548   filter: "'NIC_Intel-X710' and
10549            '64B' and
10550            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10551            'NDRPDR' and
10552            '1T1C' and
10553            'IP4FWD' and
10554            not 'IPSEC' and
10555            not 'DOT1Q' and
10556            not 'VHOST'"
10557   parameters:
10558   - "throughput"
10559   - "parent"
10560   - "tags"
10561   sort:
10562   - "IP4BASE"
10563   - "FIB_20K"
10564   - "FIB_200K"
10565   - "FIB_2M"
10566   traces:
10567     hoverinfo: "x+y"
10568     boxpoints: "outliers"
10569     whiskerwidth: 0
10570   layout:
10571     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10572     layout: "plot-throughput"
10573
10574 - type: "plot"
10575   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10576   algorithm: "plot_performance_box"
10577   output-file-type: ".html"
10578   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10579   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10580   filter: "'NIC_Intel-X710' and
10581            '64B' and
10582            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10583            'NDRPDR' and
10584            '2T2C' and
10585            'IP4FWD' and
10586            not 'IPSEC' and
10587            not 'DOT1Q' and
10588            not 'VHOST'"
10589   parameters:
10590   - "throughput"
10591   - "parent"
10592   - "tags"
10593   sort:
10594   - "IP4BASE"
10595   - "FIB_20K"
10596   - "FIB_200K"
10597   - "FIB_2M"
10598   traces:
10599     hoverinfo: "x+y"
10600     boxpoints: "outliers"
10601     whiskerwidth: 0
10602   layout:
10603     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10604     layout: "plot-throughput"
10605
10606 - type: "plot"
10607   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10608   algorithm: "plot_performance_box"
10609   output-file-type: ".html"
10610   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10611   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10612   filter: "'NIC_Intel-X710' and
10613            '64B' and
10614            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10615            'NDRPDR' and
10616            '2T2C' and
10617            'IP4FWD' and
10618            not 'IPSEC' and
10619            not 'DOT1Q' and
10620            not 'VHOST'"
10621   parameters:
10622   - "throughput"
10623   - "parent"
10624   - "tags"
10625   sort:
10626   - "IP4BASE"
10627   - "FIB_20K"
10628   - "FIB_200K"
10629   - "FIB_2M"
10630   traces:
10631     hoverinfo: "x+y"
10632     boxpoints: "outliers"
10633     whiskerwidth: 0
10634   layout:
10635     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10636     layout: "plot-throughput"
10637
10638 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
10639 - type: "plot"
10640   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10641   algorithm: "plot_performance_box"
10642   output-file-type: ".html"
10643   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10645   filter: "'NIC_Intel-X710' and
10646            '64B' and
10647            ('IP4BASE' or
10648             'POLICE_MARK' or
10649             'COPWHLIST' or
10650             ('NAT44' and 'BASE') or
10651             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10652            'NDRPDR' and
10653            '1T1C' and
10654            'IP4FWD' and
10655            not 'IPSEC' and
10656            not 'VHOST'"
10657   parameters:
10658   - "throughput"
10659   - "parent"
10660   - "tags"
10661   sort:
10662   - "DOT1Q"
10663   - "IP4BASE"
10664   - "NAT44"
10665   - "POLICE_MARK"
10666   - "COPWHLIST"
10667   - "IACL"
10668   - "OACL"
10669   traces:
10670     hoverinfo: "x+y"
10671     boxpoints: "outliers"
10672     whiskerwidth: 0
10673   layout:
10674     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
10675     layout: "plot-throughput"
10676
10677 - type: "plot"
10678   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10679   algorithm: "plot_performance_box"
10680   output-file-type: ".html"
10681   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10682   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10683   filter: "'NIC_Intel-X710' and
10684            '64B' and
10685            ('IP4BASE' or
10686             'POLICE_MARK' or
10687             'COPWHLIST' or
10688             ('NAT44' and 'BASE') or
10689             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10690            'NDRPDR' and
10691            '1T1C' and
10692            'IP4FWD' and
10693            not 'IPSEC' and
10694            not 'VHOST'"
10695   parameters:
10696   - "throughput"
10697   - "parent"
10698   - "tags"
10699   sort:
10700   - "DOT1Q"
10701   - "IP4BASE"
10702   - "NAT44"
10703   - "POLICE_MARK"
10704   - "COPWHLIST"
10705   - "IACL"
10706   - "OACL"
10707   traces:
10708     hoverinfo: "x+y"
10709     boxpoints: "outliers"
10710     whiskerwidth: 0
10711   layout:
10712     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
10713     layout: "plot-throughput"
10714
10715 - type: "plot"
10716   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10717   algorithm: "plot_performance_box"
10718   output-file-type: ".html"
10719   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10720   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10721   filter: "'NIC_Intel-X710' and
10722            '64B' and
10723            ('IP4BASE' or
10724             'POLICE_MARK' or
10725             'COPWHLIST' or
10726             ('NAT44' and 'BASE') or
10727             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10728            'NDRPDR' and
10729            '2T2C' and
10730            'IP4FWD' and
10731            not 'IPSEC' and
10732            not 'VHOST'"
10733   parameters:
10734   - "throughput"
10735   - "parent"
10736   - "tags"
10737   sort:
10738   - "DOT1Q"
10739   - "IP4BASE"
10740   - "NAT44"
10741   - "POLICE_MARK"
10742   - "COPWHLIST"
10743   - "IACL"
10744   - "OACL"
10745   traces:
10746     hoverinfo: "x+y"
10747     boxpoints: "outliers"
10748     whiskerwidth: 0
10749   layout:
10750     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
10751     layout: "plot-throughput"
10752
10753 - type: "plot"
10754   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10755   algorithm: "plot_performance_box"
10756   output-file-type: ".html"
10757   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10759   filter: "'NIC_Intel-X710' and
10760            '64B' and
10761            ('IP4BASE' or
10762             'POLICE_MARK' or
10763             'COPWHLIST' or
10764             ('NAT44' and 'BASE') or
10765             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10766            'NDRPDR' and
10767            '2T2C' and
10768            'IP4FWD' and
10769            not 'IPSEC' and
10770            not 'VHOST'"
10771   parameters:
10772   - "throughput"
10773   - "parent"
10774   - "tags"
10775   sort:
10776   - "DOT1Q"
10777   - "IP4BASE"
10778   - "NAT44"
10779   - "POLICE_MARK"
10780   - "COPWHLIST"
10781   - "IACL"
10782   - "OACL"
10783   traces:
10784     hoverinfo: "x+y"
10785     boxpoints: "outliers"
10786     whiskerwidth: 0
10787   layout:
10788     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
10789     layout: "plot-throughput"
10790
10791 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
10792 - type: "plot"
10793   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10794   algorithm: "plot_performance_box"
10795   output-file-type: ".html"
10796   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10797   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10798   filter: "'NIC_Intel-X710' and
10799            '64B' and
10800            'NDRPDR' and
10801            '2T1C' and
10802            'IP4FWD' and
10803            ('NAT44' or 'IP4BASE') and
10804            not 'IPSEC' and
10805            not 'VHOST'"
10806   parameters:
10807   - "throughput"
10808   - "parent"
10809   - "tags"
10810   sort:
10811   - "IP4BASE"
10812   - "BASE"
10813   - "SRC_USER_10"
10814   - "SRC_USER_100"
10815   - "SRC_USER_1000"
10816   - "SRC_USER_2000"
10817   traces:
10818     hoverinfo: "x+y"
10819     boxpoints: "outliers"
10820     whiskerwidth: 0
10821   layout:
10822     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
10823     layout: "plot-throughput"
10824
10825 - type: "plot"
10826   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10827   algorithm: "plot_performance_box"
10828   output-file-type: ".html"
10829   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10830   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10831   filter: "'NIC_Intel-X710' and
10832            '64B' and
10833            'NDRPDR' and
10834            '2T1C' and
10835            'IP4FWD' and
10836            ('NAT44' or 'IP4BASE') and
10837            not 'IPSEC' and
10838            not 'VHOST'"
10839   parameters:
10840   - "throughput"
10841   - "parent"
10842   - "tags"
10843   sort:
10844   - "IP4BASE"
10845   - "BASE"
10846   - "SRC_USER_10"
10847   - "SRC_USER_100"
10848   - "SRC_USER_1000"
10849   - "SRC_USER_2000"
10850   traces:
10851     hoverinfo: "x+y"
10852     boxpoints: "outliers"
10853     whiskerwidth: 0
10854   layout:
10855     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
10856     layout: "plot-throughput"
10857
10858 - type: "plot"
10859   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10860   algorithm: "plot_performance_box"
10861   output-file-type: ".html"
10862   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10863   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10864   filter: "'NIC_Intel-X710' and
10865            '64B' and
10866            'NDRPDR' and
10867            '4T2C' and
10868            'IP4FWD' and
10869            ('NAT44' or 'IP4BASE') and
10870            not 'IPSEC' and
10871            not 'VHOST'"
10872   parameters:
10873   - "throughput"
10874   - "parent"
10875   - "tags"
10876   sort:
10877   - "IP4BASE"
10878   - "BASE"
10879   - "SRC_USER_10"
10880   - "SRC_USER_100"
10881   - "SRC_USER_1000"
10882   - "SRC_USER_2000"
10883   traces:
10884     hoverinfo: "x+y"
10885     boxpoints: "outliers"
10886     whiskerwidth: 0
10887   layout:
10888     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
10889     layout: "plot-throughput"
10890
10891 - type: "plot"
10892   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10893   algorithm: "plot_performance_box"
10894   output-file-type: ".html"
10895   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10897   filter: "'NIC_Intel-X710' and
10898            '64B' and
10899            'NDRPDR' and
10900            '4T2C' and
10901            'IP4FWD' and
10902            ('NAT44' or 'IP4BASE') and
10903            not 'IPSEC' and
10904            not 'VHOST'"
10905   parameters:
10906   - "throughput"
10907   - "parent"
10908   - "tags"
10909   sort:
10910   - "IP4BASE"
10911   - "BASE"
10912   - "SRC_USER_10"
10913   - "SRC_USER_100"
10914   - "SRC_USER_1000"
10915   - "SRC_USER_2000"
10916   traces:
10917     hoverinfo: "x+y"
10918     boxpoints: "outliers"
10919     whiskerwidth: 0
10920   layout:
10921     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
10922     layout: "plot-throughput"
10923
10924 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
10925 - type: "plot"
10926   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10927   algorithm: "plot_performance_box"
10928   output-file-type: ".html"
10929   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10930   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10931   filter: "'NIC_Intel-X710' and
10932            '64B' and
10933            'NDRPDR' and
10934            '2T1C' and
10935            'IP4FWD' and
10936            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10937            not 'IPSEC' and
10938            not 'VHOST'"
10939   parameters:
10940   - "throughput"
10941   - "parent"
10942   - "tags"
10943   sort:
10944   - "IP4BASE"
10945   - "ACL_STATELESS"
10946   - "ACL_STATEFUL"
10947   - "ACL_STATELESS"
10948   - "ACL_STATEFUL"
10949   traces:
10950     hoverinfo: "x+y"
10951     boxpoints: "outliers"
10952     whiskerwidth: 0
10953   layout:
10954     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
10955     layout: "plot-throughput"
10956
10957 - type: "plot"
10958   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10959   algorithm: "plot_performance_box"
10960   output-file-type: ".html"
10961   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10962   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10963   filter: "'NIC_Intel-X710' and
10964            '64B' and
10965            'NDRPDR' and
10966            '2T1C' and
10967            'IP4FWD' and
10968            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10969            not 'IPSEC' and
10970            not 'VHOST'"
10971   parameters:
10972   - "throughput"
10973   - "parent"
10974   - "tags"
10975   sort:
10976   - "IP4BASE"
10977   - "ACL_STATELESS"
10978   - "ACL_STATEFUL"
10979   - "ACL_STATELESS"
10980   - "ACL_STATEFUL"
10981   traces:
10982     hoverinfo: "x+y"
10983     boxpoints: "outliers"
10984     whiskerwidth: 0
10985   layout:
10986     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
10987     layout: "plot-throughput"
10988
10989 - type: "plot"
10990   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10991   algorithm: "plot_performance_box"
10992   output-file-type: ".html"
10993   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10994   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10995   filter: "'NIC_Intel-X710' and
10996            '64B' and
10997            'NDRPDR' and
10998            '4T2C' and
10999            'IP4FWD' and
11000            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11001            not 'IPSEC' and
11002            not 'VHOST'"
11003   parameters:
11004   - "throughput"
11005   - "parent"
11006   - "tags"
11007   sort:
11008   - "IP4BASE"
11009   - "ACL_STATELESS"
11010   - "ACL_STATEFUL"
11011   - "ACL_STATELESS"
11012   - "ACL_STATEFUL"
11013   traces:
11014     hoverinfo: "x+y"
11015     boxpoints: "outliers"
11016     whiskerwidth: 0
11017   layout:
11018     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
11019     layout: "plot-throughput"
11020
11021 - type: "plot"
11022   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11023   algorithm: "plot_performance_box"
11024   output-file-type: ".html"
11025   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11026   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11027   filter: "'NIC_Intel-X710' and
11028            '64B' and
11029            'NDRPDR' and
11030            '4T2C' and
11031            'IP4FWD' and
11032            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11033            not 'IPSEC' and
11034            not 'VHOST'"
11035   parameters:
11036   - "throughput"
11037   - "parent"
11038   - "tags"
11039   sort:
11040   - "IP4BASE"
11041   - "ACL_STATELESS"
11042   - "ACL_STATEFUL"
11043   - "ACL_STATELESS"
11044   - "ACL_STATEFUL"
11045   traces:
11046     hoverinfo: "x+y"
11047     boxpoints: "outliers"
11048     whiskerwidth: 0
11049   layout:
11050     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
11051     layout: "plot-throughput"
11052
11053 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
11054 - type: "plot"
11055   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11056   algorithm: "plot_performance_box"
11057   output-file-type: ".html"
11058   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11060   filter: "'NIC_Intel-XL710' and
11061            '64B' and
11062            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11063            'NDRPDR' and
11064            '1T1C' and
11065            'IP4FWD' and
11066            not 'IPSEC' and
11067            not 'VHOST'"
11068   parameters:
11069   - "throughput"
11070   - "parent"
11071   - "tags"
11072   sort:
11073   - "IP4BASE"
11074   - "FIB_20K"
11075   - "FIB_200K"
11076   - "FIB_2M"
11077   traces:
11078     hoverinfo: "x+y"
11079     boxpoints: "outliers"
11080     whiskerwidth: 0
11081   layout:
11082     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
11083     layout: "plot-throughput"
11084
11085 - type: "plot"
11086   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11087   algorithm: "plot_performance_box"
11088   output-file-type: ".html"
11089   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11090   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11091   filter: "'NIC_Intel-XL710' and
11092            '64B' and
11093            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11094            'NDRPDR' and
11095            '1T1C' and
11096            'IP4FWD' and
11097            not 'IPSEC' and
11098            not 'VHOST'"
11099   parameters:
11100   - "throughput"
11101   - "parent"
11102   - "tags"
11103   sort:
11104   - "IP4BASE"
11105   - "FIB_20K"
11106   - "FIB_200K"
11107   - "FIB_2M"
11108   traces:
11109     hoverinfo: "x+y"
11110     boxpoints: "outliers"
11111     whiskerwidth: 0
11112   layout:
11113     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
11114     layout: "plot-throughput"
11115
11116 - type: "plot"
11117   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11118   algorithm: "plot_performance_box"
11119   output-file-type: ".html"
11120   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11122   filter: "'NIC_Intel-XL710' and
11123            '64B' and
11124            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11125            'NDRPDR' and
11126            '2T2C' and
11127            'IP4FWD' and
11128            not 'IPSEC' and
11129            not 'VHOST'"
11130   parameters:
11131   - "throughput"
11132   - "parent"
11133   - "tags"
11134   sort:
11135   - "IP4BASE"
11136   - "FIB_20K"
11137   - "FIB_200K"
11138   - "FIB_2M"
11139   traces:
11140     hoverinfo: "x+y"
11141     boxpoints: "outliers"
11142     whiskerwidth: 0
11143   layout:
11144     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
11145     layout: "plot-throughput"
11146
11147 - type: "plot"
11148   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11149   algorithm: "plot_performance_box"
11150   output-file-type: ".html"
11151   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11152   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11153   filter: "'NIC_Intel-XL710' and
11154            '64B' and
11155            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11156            'NDRPDR' and
11157            '2T2C' and
11158            'IP4FWD' and
11159            not 'IPSEC' and
11160            not 'VHOST'"
11161   parameters:
11162   - "throughput"
11163   - "parent"
11164   - "tags"
11165   sort:
11166   - "IP4BASE"
11167   - "FIB_20K"
11168   - "FIB_200K"
11169   - "FIB_2M"
11170   traces:
11171     hoverinfo: "x+y"
11172     boxpoints: "outliers"
11173     whiskerwidth: 0
11174   layout:
11175     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
11176     layout: "plot-throughput"
11177
11178 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
11179 - type: "plot"
11180   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11181   algorithm: "plot_performance_box"
11182   output-file-type: ".html"
11183   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11184   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11185   filter: "'NIC_Intel-X710' and
11186            '64B' and
11187            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11188            'NDRPDR' and
11189            '2T1C' and
11190            'IP4FWD' and
11191            not 'IPSEC' and
11192            not 'DOT1Q' and
11193            not 'VHOST'"
11194   parameters:
11195   - "throughput"
11196   - "parent"
11197   - "tags"
11198   sort:
11199   - "IP4BASE"
11200   - "FIB_20K"
11201   - "FIB_200K"
11202   - "FIB_2M"
11203   traces:
11204     hoverinfo: "x+y"
11205     boxpoints: "outliers"
11206     whiskerwidth: 0
11207   layout:
11208     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11209     layout: "plot-throughput"
11210
11211 - type: "plot"
11212   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11213   algorithm: "plot_performance_box"
11214   output-file-type: ".html"
11215   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11217   filter: "'NIC_Intel-X710' and
11218            '64B' and
11219            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11220            'NDRPDR' and
11221            '2T1C' and
11222            'IP4FWD' and
11223            not 'IPSEC' and
11224            not 'DOT1Q' and
11225            not 'VHOST'"
11226   parameters:
11227   - "throughput"
11228   - "parent"
11229   - "tags"
11230   sort:
11231   - "IP4BASE"
11232   - "FIB_20K"
11233   - "FIB_200K"
11234   - "FIB_2M"
11235   traces:
11236     hoverinfo: "x+y"
11237     boxpoints: "outliers"
11238     whiskerwidth: 0
11239   layout:
11240     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11241     layout: "plot-throughput"
11242
11243 - type: "plot"
11244   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11245   algorithm: "plot_performance_box"
11246   output-file-type: ".html"
11247   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11249   filter: "'NIC_Intel-X710' and
11250            '64B' and
11251            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11252            'NDRPDR' and
11253            '4T2C' and
11254            'IP4FWD' and
11255            not 'IPSEC' and
11256            not 'DOT1Q' and
11257            not 'VHOST'"
11258   parameters:
11259   - "throughput"
11260   - "parent"
11261   - "tags"
11262   sort:
11263   - "IP4BASE"
11264   - "FIB_20K"
11265   - "FIB_200K"
11266   - "FIB_2M"
11267   traces:
11268     hoverinfo: "x+y"
11269     boxpoints: "outliers"
11270     whiskerwidth: 0
11271   layout:
11272     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11273     layout: "plot-throughput"
11274
11275 - type: "plot"
11276   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11277   algorithm: "plot_performance_box"
11278   output-file-type: ".html"
11279   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11281   filter: "'NIC_Intel-X710' and
11282            '64B' and
11283            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11284            'NDRPDR' and
11285            '4T2C' and
11286            'IP4FWD' and
11287            not 'IPSEC' and
11288            not 'DOT1Q' and
11289            not 'VHOST'"
11290   parameters:
11291   - "throughput"
11292   - "parent"
11293   - "tags"
11294   sort:
11295   - "IP4BASE"
11296   - "FIB_20K"
11297   - "FIB_200K"
11298   - "FIB_2M"
11299   traces:
11300     hoverinfo: "x+y"
11301     boxpoints: "outliers"
11302     whiskerwidth: 0
11303   layout:
11304     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11305     layout: "plot-throughput"
11306
11307 # Packet Throughput - VPP IPv4 3n-skx-x710 features
11308 - type: "plot"
11309   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
11310   algorithm: "plot_performance_box"
11311   output-file-type: ".html"
11312   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
11313   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11314   filter: "'NIC_Intel-X710' and
11315            '64B' and
11316            ('IP4BASE' or
11317             'POLICE_MARK' or
11318             'COPWHLIST' or
11319             ('NAT44' and 'BASE') or
11320             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11321            'NDRPDR' and
11322            '2T1C' and
11323            'IP4FWD' and
11324            not 'IPSEC' and
11325            not 'VHOST'"
11326   parameters:
11327   - "throughput"
11328   - "parent"
11329   - "tags"
11330   sort:
11331   - "DOT1Q"
11332   - "IP4BASE"
11333   - "NAT44"
11334   - "POLICE_MARK"
11335   - "COPWHLIST"
11336   - "IACL"
11337   - "OACL"
11338   traces:
11339     hoverinfo: "x+y"
11340     boxpoints: "outliers"
11341     whiskerwidth: 0
11342   layout:
11343     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
11344     layout: "plot-throughput"
11345
11346 - type: "plot"
11347   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
11348   algorithm: "plot_performance_box"
11349   output-file-type: ".html"
11350   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
11351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11352   filter: "'NIC_Intel-X710' and
11353            '64B' and
11354            ('IP4BASE' or
11355             'POLICE_MARK' or
11356             'COPWHLIST' or
11357             ('NAT44' and 'BASE') or
11358             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11359            'NDRPDR' and
11360            '2T1C' and
11361            'IP4FWD' and
11362            not 'IPSEC' and
11363            not 'VHOST'"
11364   parameters:
11365   - "throughput"
11366   - "parent"
11367   - "tags"
11368   sort:
11369   - "DOT1Q"
11370   - "IP4BASE"
11371   - "NAT44"
11372   - "POLICE_MARK"
11373   - "COPWHLIST"
11374   - "IACL"
11375   - "OACL"
11376   traces:
11377     hoverinfo: "x+y"
11378     boxpoints: "outliers"
11379     whiskerwidth: 0
11380   layout:
11381     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
11382     layout: "plot-throughput"
11383
11384 - type: "plot"
11385   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
11386   algorithm: "plot_performance_box"
11387   output-file-type: ".html"
11388   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
11389   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11390   filter: "'NIC_Intel-X710' and
11391            '64B' and
11392            ('IP4BASE' or
11393             'POLICE_MARK' or
11394             'COPWHLIST' or
11395             ('NAT44' and 'BASE') or
11396             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11397            'NDRPDR' and
11398            '4T2C' and
11399            'IP4FWD' and
11400            not 'IPSEC' and
11401            not 'VHOST'"
11402   parameters:
11403   - "throughput"
11404   - "parent"
11405   - "tags"
11406   sort:
11407   - "DOT1Q"
11408   - "IP4BASE"
11409   - "NAT44"
11410   - "POLICE_MARK"
11411   - "COPWHLIST"
11412   - "IACL"
11413   - "OACL"
11414   traces:
11415     hoverinfo: "x+y"
11416     boxpoints: "outliers"
11417     whiskerwidth: 0
11418   layout:
11419     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
11420     layout: "plot-throughput"
11421
11422 - type: "plot"
11423   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
11424   algorithm: "plot_performance_box"
11425   output-file-type: ".html"
11426   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
11427   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11428   filter: "'NIC_Intel-X710' and
11429            '64B' and
11430            ('IP4BASE' or
11431             'POLICE_MARK' or
11432             'COPWHLIST' or
11433             ('NAT44' and 'BASE') or
11434             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
11435            'NDRPDR' and
11436            '4T2C' and
11437            'IP4FWD' and
11438            not 'IPSEC' and
11439            not 'VHOST'"
11440   parameters:
11441   - "throughput"
11442   - "parent"
11443   - "tags"
11444   sort:
11445   - "DOT1Q"
11446   - "IP4BASE"
11447   - "NAT44"
11448   - "POLICE_MARK"
11449   - "COPWHLIST"
11450   - "IACL"
11451   - "OACL"
11452   traces:
11453     hoverinfo: "x+y"
11454     boxpoints: "outliers"
11455     whiskerwidth: 0
11456   layout:
11457     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
11458     layout: "plot-throughput"
11459
11460 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
11461 - type: "plot"
11462   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11463   algorithm: "plot_performance_box"
11464   output-file-type: ".html"
11465   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11466   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11467   filter: "'NIC_Intel-X710' and
11468            '64B' and
11469            'NDRPDR' and
11470            '1T1C' and
11471            'IP4FWD' and
11472            ('NAT44' or 'IP4BASE') and
11473            not 'IPSEC' and
11474            not 'VHOST'"
11475   parameters:
11476   - "throughput"
11477   - "parent"
11478   - "tags"
11479   sort:
11480   - "IP4BASE"
11481   - "BASE"
11482   - "SRC_USER_10"
11483   - "SRC_USER_100"
11484   - "SRC_USER_1000"
11485   - "SRC_USER_2000"
11486   traces:
11487     hoverinfo: "x+y"
11488     boxpoints: "outliers"
11489     whiskerwidth: 0
11490   layout:
11491     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
11492     layout: "plot-throughput"
11493
11494 - type: "plot"
11495   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11496   algorithm: "plot_performance_box"
11497   output-file-type: ".html"
11498   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11499   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11500   filter: "'NIC_Intel-X710' and
11501            '64B' and
11502            'NDRPDR' and
11503            '1T1C' and
11504            'IP4FWD' and
11505            ('NAT44' or 'IP4BASE') and
11506            not 'IPSEC' and
11507            not 'VHOST'"
11508   parameters:
11509   - "throughput"
11510   - "parent"
11511   - "tags"
11512   sort:
11513   - "IP4BASE"
11514   - "BASE"
11515   - "SRC_USER_10"
11516   - "SRC_USER_100"
11517   - "SRC_USER_1000"
11518   - "SRC_USER_2000"
11519   traces:
11520     hoverinfo: "x+y"
11521     boxpoints: "outliers"
11522     whiskerwidth: 0
11523   layout:
11524     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
11525     layout: "plot-throughput"
11526
11527 - type: "plot"
11528   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11529   algorithm: "plot_performance_box"
11530   output-file-type: ".html"
11531   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11532   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11533   filter: "'NIC_Intel-X710' and
11534            '64B' and
11535            'NDRPDR' and
11536            '2T2C' and
11537            'IP4FWD' and
11538            ('NAT44' or 'IP4BASE') and
11539            not 'IPSEC' and
11540            not 'VHOST'"
11541   parameters:
11542   - "throughput"
11543   - "parent"
11544   - "tags"
11545   sort:
11546   - "IP4BASE"
11547   - "BASE"
11548   - "SRC_USER_10"
11549   - "SRC_USER_100"
11550   - "SRC_USER_1000"
11551   - "SRC_USER_2000"
11552   traces:
11553     hoverinfo: "x+y"
11554     boxpoints: "outliers"
11555     whiskerwidth: 0
11556   layout:
11557     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
11558     layout: "plot-throughput"
11559
11560 - type: "plot"
11561   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11562   algorithm: "plot_performance_box"
11563   output-file-type: ".html"
11564   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11565   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11566   filter: "'NIC_Intel-X710' and
11567            '64B' and
11568            'NDRPDR' and
11569            '2T2C' and
11570            'IP4FWD' and
11571            ('NAT44' or 'IP4BASE') and
11572            not 'IPSEC' and
11573            not 'VHOST'"
11574   parameters:
11575   - "throughput"
11576   - "parent"
11577   - "tags"
11578   sort:
11579   - "IP4BASE"
11580   - "BASE"
11581   - "SRC_USER_10"
11582   - "SRC_USER_100"
11583   - "SRC_USER_1000"
11584   - "SRC_USER_2000"
11585   traces:
11586     hoverinfo: "x+y"
11587     boxpoints: "outliers"
11588     whiskerwidth: 0
11589   layout:
11590     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
11591     layout: "plot-throughput"
11592
11593 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
11594 - type: "plot"
11595   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11596   algorithm: "plot_performance_box"
11597   output-file-type: ".html"
11598   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11599   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11600   filter: "'NIC_Intel-X710' and
11601            '64B' and
11602            'NDRPDR' and
11603            '1T1C' and
11604            'IP4FWD' and
11605            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11606            not 'IPSEC' and
11607            not 'VHOST'"
11608   parameters:
11609   - "throughput"
11610   - "parent"
11611   - "tags"
11612   sort:
11613   - "IP4BASE"
11614   - "ACL_STATELESS"
11615   - "ACL_STATEFUL"
11616   - "ACL_STATELESS"
11617   - "ACL_STATEFUL"
11618   traces:
11619     hoverinfo: "x+y"
11620     boxpoints: "outliers"
11621     whiskerwidth: 0
11622   layout:
11623     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
11624     layout: "plot-throughput"
11625
11626 - type: "plot"
11627   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11628   algorithm: "plot_performance_box"
11629   output-file-type: ".html"
11630   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11631   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11632   filter: "'NIC_Intel-X710' and
11633            '64B' and
11634            'NDRPDR' and
11635            '1T1C' and
11636            'IP4FWD' and
11637            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11638            not 'IPSEC' and
11639            not 'VHOST'"
11640   parameters:
11641   - "throughput"
11642   - "parent"
11643   - "tags"
11644   sort:
11645   - "IP4BASE"
11646   - "ACL_STATELESS"
11647   - "ACL_STATEFUL"
11648   - "ACL_STATELESS"
11649   - "ACL_STATEFUL"
11650   traces:
11651     hoverinfo: "x+y"
11652     boxpoints: "outliers"
11653     whiskerwidth: 0
11654   layout:
11655     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
11656     layout: "plot-throughput"
11657
11658 - type: "plot"
11659   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11660   algorithm: "plot_performance_box"
11661   output-file-type: ".html"
11662   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11663   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11664   filter: "'NIC_Intel-X710' and
11665            '64B' and
11666            'NDRPDR' and
11667            '2T2C' and
11668            'IP4FWD' and
11669            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11670            not 'IPSEC' and
11671            not 'VHOST'"
11672   parameters:
11673   - "throughput"
11674   - "parent"
11675   - "tags"
11676   sort:
11677   - "IP4BASE"
11678   - "ACL_STATELESS"
11679   - "ACL_STATEFUL"
11680   - "ACL_STATELESS"
11681   - "ACL_STATEFUL"
11682   traces:
11683     hoverinfo: "x+y"
11684     boxpoints: "outliers"
11685     whiskerwidth: 0
11686   layout:
11687     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
11688     layout: "plot-throughput"
11689
11690 - type: "plot"
11691   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11692   algorithm: "plot_performance_box"
11693   output-file-type: ".html"
11694   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11695   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11696   filter: "'NIC_Intel-X710' and
11697            '64B' and
11698            'NDRPDR' and
11699            '2T2C' and
11700            'IP4FWD' and
11701            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
11702            not 'IPSEC' and
11703            not 'VHOST'"
11704   parameters:
11705   - "throughput"
11706   - "parent"
11707   - "tags"
11708   sort:
11709   - "IP4BASE"
11710   - "ACL_STATELESS"
11711   - "ACL_STATEFUL"
11712   - "ACL_STATELESS"
11713   - "ACL_STATEFUL"
11714   traces:
11715     hoverinfo: "x+y"
11716     boxpoints: "outliers"
11717     whiskerwidth: 0
11718   layout:
11719     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
11720     layout: "plot-throughput"
11721
11722 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
11723 - type: "plot"
11724   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11725   algorithm: "plot_performance_box"
11726   output-file-type: ".html"
11727   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11728   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11729   filter: "'NIC_Intel-X710' and
11730            '64B' and
11731            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11732            'NDRPDR' and
11733            '2T1C' and
11734            'IP4FWD' and
11735            not 'IPSEC' and
11736            not 'DOT1Q' and
11737            not 'VHOST'"
11738   parameters:
11739   - "throughput"
11740   - "parent"
11741   - "tags"
11742   sort:
11743   - "IP4BASE"
11744   - "FIB_20K"
11745   - "FIB_200K"
11746   - "FIB_2M"
11747   traces:
11748     hoverinfo: "x+y"
11749     boxpoints: "outliers"
11750     whiskerwidth: 0
11751   layout:
11752     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
11753     layout: "plot-throughput"
11754
11755 - type: "plot"
11756   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11757   algorithm: "plot_performance_box"
11758   output-file-type: ".html"
11759   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11760   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11761   filter: "'NIC_Intel-X710' and
11762            '64B' and
11763            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11764            'NDRPDR' and
11765            '2T1C' and
11766            'IP4FWD' and
11767            not 'IPSEC' and
11768            not 'DOT1Q' and
11769            not 'VHOST'"
11770   parameters:
11771   - "throughput"
11772   - "parent"
11773   - "tags"
11774   sort:
11775   - "IP4BASE"
11776   - "FIB_20K"
11777   - "FIB_200K"
11778   - "FIB_2M"
11779   traces:
11780     hoverinfo: "x+y"
11781     boxpoints: "outliers"
11782     whiskerwidth: 0
11783   layout:
11784     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
11785     layout: "plot-throughput"
11786
11787 - type: "plot"
11788   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11789   algorithm: "plot_performance_box"
11790   output-file-type: ".html"
11791   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11792   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11793   filter: "'NIC_Intel-X710' and
11794            '64B' and
11795            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11796            'NDRPDR' and
11797            '4T2C' and
11798            'IP4FWD' and
11799            not 'IPSEC' and
11800            not 'DOT1Q' and
11801            not 'VHOST'"
11802   parameters:
11803   - "throughput"
11804   - "parent"
11805   - "tags"
11806   sort:
11807   - "IP4BASE"
11808   - "FIB_20K"
11809   - "FIB_200K"
11810   - "FIB_2M"
11811   traces:
11812     hoverinfo: "x+y"
11813     boxpoints: "outliers"
11814     whiskerwidth: 0
11815   layout:
11816     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
11817     layout: "plot-throughput"
11818
11819 - type: "plot"
11820   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11821   algorithm: "plot_performance_box"
11822   output-file-type: ".html"
11823   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11824   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11825   filter: "'NIC_Intel-X710' and
11826            '64B' and
11827            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11828            'NDRPDR' and
11829            '4T2C' and
11830            'IP4FWD' and
11831            not 'IPSEC' and
11832            not 'DOT1Q' and
11833            not 'VHOST'"
11834   parameters:
11835   - "throughput"
11836   - "parent"
11837   - "tags"
11838   sort:
11839   - "IP4BASE"
11840   - "FIB_20K"
11841   - "FIB_200K"
11842   - "FIB_2M"
11843   traces:
11844     hoverinfo: "x+y"
11845     boxpoints: "outliers"
11846     whiskerwidth: 0
11847   layout:
11848     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
11849     layout: "plot-throughput"
11850
11851 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
11852 - type: "plot"
11853   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11854   algorithm: "plot_performance_box"
11855   output-file-type: ".html"
11856   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11858   filter: "'NIC_Intel-X710' and
11859            '64B' and
11860            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11861            'NDRPDR' and
11862            '2T1C' and
11863            'IP4FWD' and
11864            not 'IPSEC' and
11865            not 'DOT1Q' and
11866            not 'VHOST'"
11867   parameters:
11868   - "throughput"
11869   - "parent"
11870   - "tags"
11871   sort:
11872   - "IP4BASE"
11873   - "ACL_STATELESS"
11874   - "ACL_STATEFUL"
11875   - "ACL_STATELESS"
11876   - "ACL_STATEFUL"
11877   traces:
11878     hoverinfo: "x+y"
11879     boxpoints: "outliers"
11880     whiskerwidth: 0
11881   layout:
11882     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
11883     layout: "plot-throughput"
11884
11885 - type: "plot"
11886   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11887   algorithm: "plot_performance_box"
11888   output-file-type: ".html"
11889   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11890   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11891   filter: "'NIC_Intel-X710' and
11892            '64B' and
11893            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11894            'NDRPDR' and
11895            '2T1C' and
11896            'IP4FWD' and
11897            not 'IPSEC' and
11898            not 'DOT1Q' and
11899            not 'VHOST'"
11900   parameters:
11901   - "throughput"
11902   - "parent"
11903   - "tags"
11904   sort:
11905   - "IP4BASE"
11906   - "ACL_STATELESS"
11907   - "ACL_STATEFUL"
11908   - "ACL_STATELESS"
11909   - "ACL_STATEFUL"
11910   traces:
11911     hoverinfo: "x+y"
11912     boxpoints: "outliers"
11913     whiskerwidth: 0
11914   layout:
11915     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
11916     layout: "plot-throughput"
11917
11918 - type: "plot"
11919   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11920   algorithm: "plot_performance_box"
11921   output-file-type: ".html"
11922   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11923   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11924   filter: "'NIC_Intel-X710' and
11925            '64B' and
11926            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11927            'NDRPDR' and
11928            '4T2C' and
11929            'IP4FWD' and
11930            not 'IPSEC' and
11931            not 'DOT1Q' and
11932            not 'VHOST'"
11933   parameters:
11934   - "throughput"
11935   - "parent"
11936   - "tags"
11937   sort:
11938   - "IP4BASE"
11939   - "ACL_STATELESS"
11940   - "ACL_STATEFUL"
11941   - "ACL_STATELESS"
11942   - "ACL_STATEFUL"
11943   traces:
11944     hoverinfo: "x+y"
11945     boxpoints: "outliers"
11946     whiskerwidth: 0
11947   layout:
11948     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
11949     layout: "plot-throughput"
11950
11951 - type: "plot"
11952   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11953   algorithm: "plot_performance_box"
11954   output-file-type: ".html"
11955   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11956   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11957   filter: "'NIC_Intel-X710' and
11958            '64B' and
11959            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
11960            'NDRPDR' and
11961            '4T2C' and
11962            'IP4FWD' and
11963            not 'IPSEC' and
11964            not 'DOT1Q' and
11965            not 'VHOST'"
11966   parameters:
11967   - "throughput"
11968   - "parent"
11969   - "tags"
11970   sort:
11971   - "IP4BASE"
11972   - "ACL_STATELESS"
11973   - "ACL_STATEFUL"
11974   - "ACL_STATELESS"
11975   - "ACL_STATEFUL"
11976   traces:
11977     hoverinfo: "x+y"
11978     boxpoints: "outliers"
11979     whiskerwidth: 0
11980   layout:
11981     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
11982     layout: "plot-throughput"
11983
11984 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
11985 - type: "plot"
11986   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11987   algorithm: "plot_performance_box"
11988   output-file-type: ".html"
11989   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
11990   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11991   filter: "'NIC_Intel-XXV710' and
11992            '64B' and
11993            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11994            'NDRPDR' and
11995            '2T1C' and
11996            'IP4FWD' and
11997            not 'IPSEC' and
11998            not 'DOT1Q' and
11999            not 'VHOST'"
12000   parameters:
12001   - "throughput"
12002   - "parent"
12003   - "tags"
12004   sort:
12005   - "IP4BASE"
12006   - "FIB_20K"
12007   - "FIB_200K"
12008   - "FIB_2M"
12009   traces:
12010     hoverinfo: "x+y"
12011     boxpoints: "outliers"
12012     whiskerwidth: 0
12013   layout:
12014     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
12015     layout: "plot-throughput"
12016
12017 - type: "plot"
12018   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12019   algorithm: "plot_performance_box"
12020   output-file-type: ".html"
12021   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12022   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12023   filter: "'NIC_Intel-XXV710' and
12024            '64B' and
12025            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12026            'NDRPDR' and
12027            '2T1C' and
12028            'IP4FWD' and
12029            not 'IPSEC' and
12030            not 'DOT1Q' and
12031            not 'VHOST'"
12032   parameters:
12033   - "throughput"
12034   - "parent"
12035   - "tags"
12036   sort:
12037   - "IP4BASE"
12038   - "FIB_20K"
12039   - "FIB_200K"
12040   - "FIB_2M"
12041   traces:
12042     hoverinfo: "x+y"
12043     boxpoints: "outliers"
12044     whiskerwidth: 0
12045   layout:
12046     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
12047     layout: "plot-throughput"
12048
12049 - type: "plot"
12050   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12051   algorithm: "plot_performance_box"
12052   output-file-type: ".html"
12053   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12054   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12055   filter: "'NIC_Intel-XXV710' and
12056            '64B' and
12057            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12058            'NDRPDR' and
12059            '4T2C' and
12060            'IP4FWD' and
12061            not 'IPSEC' and
12062            not 'DOT1Q' and
12063            not 'VHOST'"
12064   parameters:
12065   - "throughput"
12066   - "parent"
12067   - "tags"
12068   sort:
12069   - "IP4BASE"
12070   - "FIB_20K"
12071   - "FIB_200K"
12072   - "FIB_2M"
12073   traces:
12074     hoverinfo: "x+y"
12075     boxpoints: "outliers"
12076     whiskerwidth: 0
12077   layout:
12078     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
12079     layout: "plot-throughput"
12080
12081 - type: "plot"
12082   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12083   algorithm: "plot_performance_box"
12084   output-file-type: ".html"
12085   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12086   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12087   filter: "'NIC_Intel-XXV710' and
12088            '64B' and
12089            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12090            'NDRPDR' and
12091            '4T2C' and
12092            'IP4FWD' and
12093            not 'IPSEC' and
12094            not 'DOT1Q' and
12095            not 'VHOST'"
12096   parameters:
12097   - "throughput"
12098   - "parent"
12099   - "tags"
12100   sort:
12101   - "IP4BASE"
12102   - "FIB_20K"
12103   - "FIB_200K"
12104   - "FIB_2M"
12105   traces:
12106     hoverinfo: "x+y"
12107     boxpoints: "outliers"
12108     whiskerwidth: 0
12109   layout:
12110     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
12111     layout: "plot-throughput"
12112
12113 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
12114 #- type: "plot"
12115 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12116 #  algorithm: "plot_performance_box"
12117 #  output-file-type: ".html"
12118 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12119 #  data: "intel-dnv-vpp"
12120 #  filter: "'NIC_Intel-X553' and
12121 #           '64B' and
12122 #           'IP4BASE' and
12123 #           'NDRPDR' and
12124 #           '1T1C' and
12125 #           'IP4FWD' and
12126 #           not 'IPSEC' and
12127 #           not 'VHOST'"
12128 #  parameters:
12129 #  - "throughput"
12130 #  - "parent"
12131 #  - "tags"
12132 #  sort:
12133 #  - "IP4BASE"
12134 #  traces:
12135 #    hoverinfo: "x+y"
12136 #    boxpoints: "outliers"
12137 #    whiskerwidth: 0
12138 #  layout:
12139 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
12140 #    layout: "plot-throughput"
12141 #
12142 #- type: "plot"
12143 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12144 #  algorithm: "plot_performance_box"
12145 #  output-file-type: ".html"
12146 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12147 #  data: "intel-dnv-vpp"
12148 #  filter: "'NIC_Intel-X553' and
12149 #           '64B' and
12150 #           'IP4BASE' and
12151 #           'NDRPDR' and
12152 #           '1T1C' and
12153 #           'IP4FWD' and
12154 #           not 'IPSEC' and
12155 #           not 'VHOST'"
12156 #  parameters:
12157 #  - "throughput"
12158 #  - "parent"
12159 #  - "tags"
12160 #  sort:
12161 #  - "IP4BASE"
12162 #  traces:
12163 #    hoverinfo: "x+y"
12164 #    boxpoints: "outliers"
12165 #    whiskerwidth: 0
12166 #  layout:
12167 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
12168 #    layout: "plot-throughput"
12169 #
12170 #- type: "plot"
12171 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12172 #  algorithm: "plot_performance_box"
12173 #  output-file-type: ".html"
12174 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12175 #  data: "intel-dnv-vpp"
12176 #  filter: "'NIC_Intel-X553' and
12177 #           '64B' and
12178 #           'IP4BASE' and
12179 #           'NDRPDR' and
12180 #           '2T2C' and
12181 #           'IP4FWD' and
12182 #           not 'IPSEC' and
12183 #           not 'VHOST'"
12184 #  parameters:
12185 #  - "throughput"
12186 #  - "parent"
12187 #  - "tags"
12188 #  sort:
12189 #  - "IP4BASE"
12190 #  traces:
12191 #    hoverinfo: "x+y"
12192 #    boxpoints: "outliers"
12193 #    whiskerwidth: 0
12194 #  layout:
12195 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
12196 #    layout: "plot-throughput"
12197 #
12198 #- type: "plot"
12199 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12200 #  algorithm: "plot_performance_box"
12201 #  output-file-type: ".html"
12202 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12203 #  data: "intel-dnv-vpp"
12204 #  filter: "'NIC_Intel-X553' and
12205 #           '64B' and
12206 #           'IP4BASE' and
12207 #           'NDRPDR' and
12208 #           '2T2C' and
12209 #           'IP4FWD' and
12210 #           not 'IPSEC' and
12211 #           not 'VHOST'"
12212 #  parameters:
12213 #  - "throughput"
12214 #  - "parent"
12215 #  - "tags"
12216 #  sort:
12217 #  - "IP4BASE"
12218 #  traces:
12219 #    hoverinfo: "x+y"
12220 #    boxpoints: "outliers"
12221 #    whiskerwidth: 0
12222 #  layout:
12223 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
12224 #    layout: "plot-throughput"
12225
12226 ################################################################################
12227
12228 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
12229 - type: "plot"
12230   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12231   algorithm: "plot_performance_box"
12232   output-file-type: ".html"
12233   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12234   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12235   filter: "'NIC_Intel-X520-DA2' and
12236            '64B' and
12237            'ENCAP' and
12238            'NDRPDR' and
12239            '1T1C' and
12240            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12241            not 'DOT1Q' and
12242            not 'VHOST' and
12243            not 'IPSECHW'"
12244   parameters:
12245   - "throughput"
12246   - "parent"
12247   - "tags"
12248   sort:
12249   - "IP4BASE"
12250   - "L2BDMACLRN"
12251   - "L2XCFWD"
12252   - "LISP"
12253   traces:
12254     hoverinfo: "x+y"
12255     boxpoints: "outliers"
12256     whiskerwidth: 0
12257   layout:
12258     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12259     layout: "plot-throughput"
12260
12261 - type: "plot"
12262   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12263   algorithm: "plot_performance_box"
12264   output-file-type: ".html"
12265   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12266   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12267   filter: "'NIC_Intel-X520-DA2' and
12268            '64B' and
12269            'ENCAP' and
12270            'NDRPDR' and
12271            '2T2C' and
12272            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12273            not 'DOT1Q' and
12274            not 'VHOST' and
12275            not 'IPSECHW'"
12276   parameters:
12277   - "throughput"
12278   - "parent"
12279   - "tags"
12280   sort:
12281   - "IP4BASE"
12282   - "L2BDMACLRN"
12283   - "L2XCFWD"
12284   - "LISP"
12285   traces:
12286     hoverinfo: "x+y"
12287     boxpoints: "outliers"
12288     whiskerwidth: 0
12289   layout:
12290     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12291     layout: "plot-throughput"
12292
12293 - type: "plot"
12294   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12295   algorithm: "plot_performance_box"
12296   output-file-type: ".html"
12297   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12298   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12299   filter: "'NIC_Intel-X520-DA2' and
12300            '64B' and
12301            'ENCAP' and
12302            'NDRPDR' and
12303            '1T1C' and
12304            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12305            not 'DOT1Q' and
12306            not 'VHOST' and
12307            not 'IPSECHW'"
12308   parameters:
12309   - "throughput"
12310   - "parent"
12311   - "tags"
12312   sort:
12313   - "IP4BASE"
12314   - "L2BDMACLRN"
12315   - "L2XCFWD"
12316   - "LISP"
12317   traces:
12318     hoverinfo: "x+y"
12319     boxpoints: "outliers"
12320     whiskerwidth: 0
12321   layout:
12322     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12323     layout: "plot-throughput"
12324
12325 - type: "plot"
12326   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12327   algorithm: "plot_performance_box"
12328   output-file-type: ".html"
12329   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12331   filter: "'NIC_Intel-X520-DA2' and
12332            '64B' and
12333            'ENCAP' and
12334            'NDRPDR' and
12335            '2T2C' and
12336            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12337            not 'DOT1Q' and
12338            not 'VHOST' and
12339            not 'IPSECHW'"
12340   parameters:
12341   - "throughput"
12342   - "parent"
12343   - "tags"
12344   sort:
12345   - "IP4BASE"
12346   - "L2BDMACLRN"
12347   - "L2XCFWD"
12348   - "LISP"
12349   traces:
12350     hoverinfo: "x+y"
12351     boxpoints: "outliers"
12352     whiskerwidth: 0
12353   layout:
12354     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12355     layout: "plot-throughput"
12356
12357 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
12358 - type: "plot"
12359   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12360   algorithm: "plot_performance_box"
12361   output-file-type: ".html"
12362   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12363   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12364   filter: "'NIC_Intel-X710' and
12365            '64B' and
12366            'ENCAP' and
12367            'NDRPDR' and
12368            '1T1C' and
12369            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12370            not 'VHOST' and
12371            not 'IPSECHW'"
12372   parameters:
12373   - "throughput"
12374   - "parent"
12375   - "tags"
12376   sort:
12377   - "IP4BASE"
12378   - "LISP"
12379   - "VXLAN_1"
12380   - "VXLAN_10"
12381   - "VXLAN_100"
12382   - "VXLAN_1000"
12383   traces:
12384     hoverinfo: "x+y"
12385     boxpoints: "outliers"
12386     whiskerwidth: 0
12387   layout:
12388     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12389     layout: "plot-throughput"
12390
12391 - type: "plot"
12392   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12393   algorithm: "plot_performance_box"
12394   output-file-type: ".html"
12395   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12396   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12397   filter: "'NIC_Intel-X710' and
12398            '64B' and
12399            'ENCAP' and
12400            'NDRPDR' and
12401            '1T1C' and
12402            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12403            not 'VHOST' and
12404            not 'IPSECHW'"
12405   parameters:
12406   - "throughput"
12407   - "parent"
12408   - "tags"
12409   sort:
12410   - "IP4BASE"
12411   - "LISP"
12412   - "VXLAN_1"
12413   - "VXLAN_10"
12414   - "VXLAN_100"
12415   - "VXLAN_1000"
12416   traces:
12417     hoverinfo: "x+y"
12418     boxpoints: "outliers"
12419     whiskerwidth: 0
12420   layout:
12421     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12422     layout: "plot-throughput"
12423
12424 - type: "plot"
12425   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12426   algorithm: "plot_performance_box"
12427   output-file-type: ".html"
12428   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12429   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12430   filter: "'NIC_Intel-X710' and
12431            '64B' and
12432            'ENCAP' and
12433            'NDRPDR' and
12434            '2T2C' and
12435            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12436            not 'VHOST' and
12437            not 'IPSECHW'"
12438   parameters:
12439   - "throughput"
12440   - "parent"
12441   - "tags"
12442   sort:
12443   - "IP4BASE"
12444   - "LISP"
12445   - "VXLAN_1"
12446   - "VXLAN_10"
12447   - "VXLAN_100"
12448   - "VXLAN_1000"
12449   traces:
12450     hoverinfo: "x+y"
12451     boxpoints: "outliers"
12452     whiskerwidth: 0
12453   layout:
12454     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12455     layout: "plot-throughput"
12456
12457 - type: "plot"
12458   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12459   algorithm: "plot_performance_box"
12460   output-file-type: ".html"
12461   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12463   filter: "'NIC_Intel-X710' and
12464            '64B' and
12465            'ENCAP' and
12466            'NDRPDR' and
12467            '2T2C' and
12468            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12469            not 'VHOST' and
12470            not 'IPSECHW'"
12471   parameters:
12472   - "throughput"
12473   - "parent"
12474   - "tags"
12475   sort:
12476   - "IP4BASE"
12477   - "LISP"
12478   - "VXLAN_1"
12479   - "VXLAN_10"
12480   - "VXLAN_100"
12481   - "VXLAN_1000"
12482   traces:
12483     hoverinfo: "x+y"
12484     boxpoints: "outliers"
12485     whiskerwidth: 0
12486   layout:
12487     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12488     layout: "plot-throughput"
12489
12490 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
12491 - type: "plot"
12492   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12493   algorithm: "plot_performance_box"
12494   output-file-type: ".html"
12495   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12496   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12497   filter: "'NIC_Intel-X710' and
12498            '64B' and
12499            'ENCAP' and
12500            'NDRPDR' and
12501            '1T1C' and
12502            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
12503            not 'DOT1Q' and
12504            not 'VHOST' and
12505            not 'IPSECHW'"
12506   parameters:
12507   - "throughput"
12508   - "parent"
12509   - "tags"
12510   sort:
12511   - "IP4BASE"
12512   - "L2BDMACLRN"
12513   - "L2XCFWD"
12514   - "LISP"
12515   traces:
12516     hoverinfo: "x+y"
12517     boxpoints: "outliers"
12518     whiskerwidth: 0
12519   layout:
12520     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
12521     layout: "plot-throughput"
12522
12523 - type: "plot"
12524   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12525   algorithm: "plot_performance_box"
12526   output-file-type: ".html"
12527   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12528   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12529   filter: "'NIC_Intel-X710' and
12530            '64B' and
12531            'ENCAP' and
12532            'NDRPDR' and
12533            '2T2C' and
12534            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12535            not 'DOT1Q' and
12536            not 'VHOST' and
12537            not 'IPSECHW'"
12538   parameters:
12539   - "throughput"
12540   - "parent"
12541   - "tags"
12542   sort:
12543   - "IP4BASE"
12544   - "L2BDMACLRN"
12545   - "L2XCFWD"
12546   - "LISP"
12547   traces:
12548     hoverinfo: "x+y"
12549     boxpoints: "outliers"
12550     whiskerwidth: 0
12551   layout:
12552     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
12553     layout: "plot-throughput"
12554
12555 - type: "plot"
12556   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12557   algorithm: "plot_performance_box"
12558   output-file-type: ".html"
12559   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12561   filter: "'NIC_Intel-X710' and
12562            '64B' and
12563            'ENCAP' and
12564            'NDRPDR' and
12565            '1T1C' and
12566            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12567            not 'DOT1Q' and
12568            not 'VHOST' and
12569            not 'IPSECHW'"
12570   parameters:
12571   - "throughput"
12572   - "parent"
12573   - "tags"
12574   sort:
12575   - "IP4BASE"
12576   - "L2BDMACLRN"
12577   - "L2XCFWD"
12578   - "LISP"
12579   traces:
12580     hoverinfo: "x+y"
12581     boxpoints: "outliers"
12582     whiskerwidth: 0
12583   layout:
12584     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
12585     layout: "plot-throughput"
12586
12587 - type: "plot"
12588   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12589   algorithm: "plot_performance_box"
12590   output-file-type: ".html"
12591   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12593   filter: "'NIC_Intel-X710' and
12594            '64B' and
12595            'ENCAP' and
12596            'NDRPDR' and
12597            '2T2C' and
12598            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12599            not 'DOT1Q' and
12600            not 'VHOST' and
12601            not 'IPSECHW'"
12602   parameters:
12603   - "throughput"
12604   - "parent"
12605   - "tags"
12606   sort:
12607   - "IP4BASE"
12608   - "L2BDMACLRN"
12609   - "L2XCFWD"
12610   - "LISP"
12611   traces:
12612     hoverinfo: "x+y"
12613     boxpoints: "outliers"
12614     whiskerwidth: 0
12615   layout:
12616     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
12617     layout: "plot-throughput"
12618
12619 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
12620 - type: "plot"
12621   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12622   algorithm: "plot_performance_box"
12623   output-file-type: ".html"
12624   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12625   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12626   filter: "'NIC_Intel-X710' and
12627            '64B' and
12628            'ENCAP' and
12629            'NDRPDR' and
12630            '2T1C' and
12631            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12632            not 'VHOST' and
12633            not 'IPSECHW'"
12634   parameters:
12635   - "throughput"
12636   - "parent"
12637   - "tags"
12638   sort:
12639   - "IP4BASE"
12640   - "LISP"
12641   - "VXLAN_1"
12642   - "VXLAN_10"
12643   - "VXLAN_100"
12644   - "VXLAN_1000"
12645   traces:
12646     hoverinfo: "x+y"
12647     boxpoints: "outliers"
12648     whiskerwidth: 0
12649   layout:
12650     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
12651     layout: "plot-throughput"
12652
12653 - type: "plot"
12654   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12655   algorithm: "plot_performance_box"
12656   output-file-type: ".html"
12657   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12658   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12659   filter: "'NIC_Intel-X710' and
12660            '64B' and
12661            'ENCAP' and
12662            'NDRPDR' and
12663            '2T1C' and
12664            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12665            not 'VHOST' and
12666            not 'IPSECHW'"
12667   parameters:
12668   - "throughput"
12669   - "parent"
12670   - "tags"
12671   sort:
12672   - "IP4BASE"
12673   - "LISP"
12674   - "VXLAN_1"
12675   - "VXLAN_10"
12676   - "VXLAN_100"
12677   - "VXLAN_1000"
12678   traces:
12679     hoverinfo: "x+y"
12680     boxpoints: "outliers"
12681     whiskerwidth: 0
12682   layout:
12683     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
12684     layout: "plot-throughput"
12685
12686 - type: "plot"
12687   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12688   algorithm: "plot_performance_box"
12689   output-file-type: ".html"
12690   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12692   filter: "'NIC_Intel-X710' and
12693            '64B' and
12694            'ENCAP' and
12695            'NDRPDR' and
12696            '4T2C' and
12697            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12698            not 'VHOST' and
12699            not 'IPSECHW'"
12700   parameters:
12701   - "throughput"
12702   - "parent"
12703   - "tags"
12704   sort:
12705   - "IP4BASE"
12706   - "LISP"
12707   - "VXLAN_1"
12708   - "VXLAN_10"
12709   - "VXLAN_100"
12710   - "VXLAN_1000"
12711   traces:
12712     hoverinfo: "x+y"
12713     boxpoints: "outliers"
12714     whiskerwidth: 0
12715   layout:
12716     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
12717     layout: "plot-throughput"
12718
12719 - type: "plot"
12720   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12721   algorithm: "plot_performance_box"
12722   output-file-type: ".html"
12723   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12725   filter: "'NIC_Intel-X710' and
12726            '64B' and
12727            'ENCAP' and
12728            'NDRPDR' and
12729            '4T2C' and
12730            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
12731            not 'VHOST' and
12732            not 'IPSECHW'"
12733   parameters:
12734   - "throughput"
12735   - "parent"
12736   - "tags"
12737   sort:
12738   - "IP4BASE"
12739   - "LISP"
12740   - "VXLAN_1"
12741   - "VXLAN_10"
12742   - "VXLAN_100"
12743   - "VXLAN_1000"
12744   traces:
12745     hoverinfo: "x+y"
12746     boxpoints: "outliers"
12747     whiskerwidth: 0
12748   layout:
12749     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
12750     layout: "plot-throughput"
12751
12752 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
12753 - type: "plot"
12754   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12755   algorithm: "plot_performance_box"
12756   output-file-type: ".html"
12757   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12759   filter: "'NIC_Intel-X710' and
12760            '64B' and
12761            'ENCAP' and
12762            'NDRPDR' and
12763            '2T1C' and
12764            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12765            not 'DOT1Q' and
12766            not 'VHOST' and
12767            not 'IPSECHW'"
12768   parameters:
12769   - "throughput"
12770   - "parent"
12771   - "tags"
12772   sort:
12773   - "IP4BASE"
12774   - "L2BDMACLRN"
12775   - "L2XCFWD"
12776   - "LISP"
12777   traces:
12778     hoverinfo: "x+y"
12779     boxpoints: "outliers"
12780     whiskerwidth: 0
12781   layout:
12782     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
12783     layout: "plot-throughput"
12784
12785 - type: "plot"
12786   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12787   algorithm: "plot_performance_box"
12788   output-file-type: ".html"
12789   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12790   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12791   filter: "'NIC_Intel-X710' and
12792            '64B' and
12793            'ENCAP' and
12794            'NDRPDR' and
12795            '4T2C' and
12796            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12797            not 'DOT1Q' and
12798            not 'VHOST' and
12799            not 'IPSECHW'"
12800   parameters:
12801   - "throughput"
12802   - "parent"
12803   - "tags"
12804   sort:
12805   - "IP4BASE"
12806   - "L2BDMACLRN"
12807   - "L2XCFWD"
12808   - "LISP"
12809   traces:
12810     hoverinfo: "x+y"
12811     boxpoints: "outliers"
12812     whiskerwidth: 0
12813   layout:
12814     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
12815     layout: "plot-throughput"
12816
12817 - type: "plot"
12818   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12819   algorithm: "plot_performance_box"
12820   output-file-type: ".html"
12821   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12822   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12823   filter: "'NIC_Intel-X710' and
12824            '64B' and
12825            'ENCAP' and
12826            'NDRPDR' and
12827            '2T1C' and
12828            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12829            not 'DOT1Q' and
12830            not 'VHOST' and
12831            not 'IPSECHW'"
12832   parameters:
12833   - "throughput"
12834   - "parent"
12835   - "tags"
12836   sort:
12837   - "IP4BASE"
12838   - "L2BDMACLRN"
12839   - "L2XCFWD"
12840   - "LISP"
12841   traces:
12842     hoverinfo: "x+y"
12843     boxpoints: "outliers"
12844     whiskerwidth: 0
12845   layout:
12846     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
12847     layout: "plot-throughput"
12848
12849 - type: "plot"
12850   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12851   algorithm: "plot_performance_box"
12852   output-file-type: ".html"
12853   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12854   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12855   filter: "'NIC_Intel-X710' and
12856            '64B' and
12857            'ENCAP' and
12858            'NDRPDR' and
12859            '4T2C' and
12860            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
12861            not 'DOT1Q' and
12862            not 'VHOST' and
12863            not 'IPSECHW'"
12864   parameters:
12865   - "throughput"
12866   - "parent"
12867   - "tags"
12868   sort:
12869   - "IP4BASE"
12870   - "L2BDMACLRN"
12871   - "L2XCFWD"
12872   - "LISP"
12873   traces:
12874     hoverinfo: "x+y"
12875     boxpoints: "outliers"
12876     whiskerwidth: 0
12877   layout:
12878     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
12879     layout: "plot-throughput"
12880
12881 ################################################################################
12882
12883 # Packet Throughput - VPP IPv6 3n-hsw-x520
12884 - type: "plot"
12885   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12886   algorithm: "plot_performance_box"
12887   output-file-type: ".html"
12888   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12889   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12890   filter: "'NIC_Intel-X520-DA2' and
12891            '78B' and
12892            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12893            'NDRPDR' and
12894            '1T1C' and
12895            'IP6FWD' and
12896            not 'SRv6' and
12897            not 'IPSEC' and
12898            not 'VHOST'"
12899   parameters:
12900   - "throughput"
12901   - "parent"
12902   - "tags"
12903   sort:
12904   - "IP6BASE"
12905   - "FIB_20K"
12906   - "FIB_200K"
12907   - "FIB_2M"
12908   traces:
12909     hoverinfo: "x+y"
12910     boxpoints: "outliers"
12911     whiskerwidth: 0
12912   layout:
12913     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
12914     layout: "plot-throughput"
12915
12916 - type: "plot"
12917   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12918   algorithm: "plot_performance_box"
12919   output-file-type: ".html"
12920   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12921   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12922   filter: "'NIC_Intel-X520-DA2' and
12923            '78B' and
12924            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12925            'NDRPDR' and
12926            '1T1C' and
12927            'IP6FWD' and
12928            not 'SRv6' and
12929            not 'IPSEC' and
12930            not 'VHOST'"
12931   parameters:
12932   - "throughput"
12933   - "parent"
12934   - "tags"
12935   sort:
12936   - "IP6BASE"
12937   - "FIB_20K"
12938   - "FIB_200K"
12939   - "FIB_2M"
12940   traces:
12941     hoverinfo: "x+y"
12942     boxpoints: "outliers"
12943     whiskerwidth: 0
12944   layout:
12945     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
12946     layout: "plot-throughput"
12947
12948 - type: "plot"
12949   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12950   algorithm: "plot_performance_box"
12951   output-file-type: ".html"
12952   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12954   filter: "'NIC_Intel-X520-DA2' and
12955            '78B' and
12956            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12957            'NDRPDR' and
12958            '2T2C' and
12959            'IP6FWD' and
12960            not 'SRv6' and
12961            not 'IPSEC' and
12962            not 'VHOST'"
12963   parameters:
12964   - "throughput"
12965   - "parent"
12966   - "tags"
12967   sort:
12968   - "IP6BASE"
12969   - "FIB_20K"
12970   - "FIB_200K"
12971   - "FIB_2M"
12972   traces:
12973     hoverinfo: "x+y"
12974     boxpoints: "outliers"
12975     whiskerwidth: 0
12976   layout:
12977     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
12978     layout: "plot-throughput"
12979
12980 - type: "plot"
12981   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12982   algorithm: "plot_performance_box"
12983   output-file-type: ".html"
12984   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
12985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12986   filter: "'NIC_Intel-X520-DA2' and
12987            '78B' and
12988            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12989            'NDRPDR' and
12990            '2T2C' and
12991            'IP6FWD' and
12992            not 'SRv6' and
12993            not 'IPSEC' and
12994            not 'VHOST'"
12995   parameters:
12996   - "throughput"
12997   - "parent"
12998   - "tags"
12999   sort:
13000   - "IP6BASE"
13001   - "FIB_20K"
13002   - "FIB_200K"
13003   - "FIB_2M"
13004   traces:
13005     hoverinfo: "x+y"
13006     boxpoints: "outliers"
13007     whiskerwidth: 0
13008   layout:
13009     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
13010     layout: "plot-throughput"
13011
13012 # Packet Throughput - VPP IPv6 3n-hsw-x710
13013 - type: "plot"
13014   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13015   algorithm: "plot_performance_box"
13016   output-file-type: ".html"
13017   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13018   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13019   filter: "'NIC_Intel-X710' and
13020            '78B' and
13021            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13022            'NDRPDR' and
13023            '1T1C' and
13024            'IP6FWD' and
13025            not 'SRv6' and
13026            not 'IPSEC' and
13027            not 'VHOST'"
13028   parameters:
13029   - "throughput"
13030   - "parent"
13031   - "tags"
13032   sort:
13033   - "IP6BASE"
13034   - "FIB_20K"
13035   - "FIB_200K"
13036   - "FIB_2M"
13037   traces:
13038     hoverinfo: "x+y"
13039     boxpoints: "outliers"
13040     whiskerwidth: 0
13041   layout:
13042     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
13043     layout: "plot-throughput"
13044
13045 - type: "plot"
13046   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13047   algorithm: "plot_performance_box"
13048   output-file-type: ".html"
13049   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13050   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13051   filter: "'NIC_Intel-X710' and
13052            '78B' and
13053            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13054            'NDRPDR' and
13055            '1T1C' and
13056            'IP6FWD' and
13057            not 'SRv6' and
13058            not 'IPSEC' and
13059            not 'VHOST'"
13060   parameters:
13061   - "throughput"
13062   - "parent"
13063   - "tags"
13064   sort:
13065   - "IP6BASE"
13066   - "FIB_20K"
13067   - "FIB_200K"
13068   - "FIB_2M"
13069   traces:
13070     hoverinfo: "x+y"
13071     boxpoints: "outliers"
13072     whiskerwidth: 0
13073   layout:
13074     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
13075     layout: "plot-throughput"
13076
13077 - type: "plot"
13078   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13079   algorithm: "plot_performance_box"
13080   output-file-type: ".html"
13081   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13083   filter: "'NIC_Intel-X710' and
13084            '78B' and
13085            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13086            'NDRPDR' and
13087            '2T2C' and
13088            'IP6FWD' and
13089            not 'SRv6' and
13090            not 'IPSEC' and
13091            not 'VHOST'"
13092   parameters:
13093   - "throughput"
13094   - "parent"
13095   - "tags"
13096   sort:
13097   - "IP6BASE"
13098   - "FIB_20K"
13099   - "FIB_200K"
13100   - "FIB_2M"
13101   traces:
13102     hoverinfo: "x+y"
13103     boxpoints: "outliers"
13104     whiskerwidth: 0
13105   layout:
13106     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
13107     layout: "plot-throughput"
13108
13109 - type: "plot"
13110   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13111   algorithm: "plot_performance_box"
13112   output-file-type: ".html"
13113   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13114   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13115   filter: "'NIC_Intel-X710' and
13116            '78B' and
13117            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13118            'NDRPDR' and
13119            '2T2C' and
13120            'IP6FWD' and
13121            not 'SRv6' and
13122            not 'IPSEC' and
13123            not 'VHOST'"
13124   parameters:
13125   - "throughput"
13126   - "parent"
13127   - "tags"
13128   sort:
13129   - "IP6BASE"
13130   - "FIB_20K"
13131   - "FIB_200K"
13132   - "FIB_2M"
13133   traces:
13134     hoverinfo: "x+y"
13135     boxpoints: "outliers"
13136     whiskerwidth: 0
13137   layout:
13138     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
13139     layout: "plot-throughput"
13140
13141 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
13142 - type: "plot"
13143   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13144   algorithm: "plot_performance_box"
13145   output-file-type: ".html"
13146   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13147   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13148   filter: "'NIC_Intel-X710' and
13149            '78B' and
13150            ('IP6BASE' or
13151             'POLICE_MARK' or
13152             'COPWHLIST' or
13153             'IACLDST') and
13154            'NDRPDR' and
13155            '1T1C' and
13156            'IP6FWD' and
13157            not 'SRv6' and
13158            not 'IPSEC' and
13159            not 'VHOST'"
13160   parameters:
13161   - "throughput"
13162   - "parent"
13163   - "tags"
13164   sort:
13165   - "IP6BASE"
13166   - "POLICE_MARK"
13167   - "COPWHLIST"
13168   - "IACLDST"
13169   traces:
13170     hoverinfo: "x+y"
13171     boxpoints: "outliers"
13172     whiskerwidth: 0
13173   layout:
13174     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
13175     layout: "plot-throughput"
13176
13177 - type: "plot"
13178   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13179   algorithm: "plot_performance_box"
13180   output-file-type: ".html"
13181   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13183   filter: "'NIC_Intel-X710' and
13184            '78B' and
13185            ('IP6BASE' or
13186             'POLICE_MARK' or
13187             'COPWHLIST' or
13188             'IACLDST') and
13189            'NDRPDR' and
13190            '2T2C' and
13191            'IP6FWD' and
13192            not 'SRv6' and
13193            not 'IPSEC' and
13194            not 'VHOST'"
13195   parameters:
13196   - "throughput"
13197   - "parent"
13198   - "tags"
13199   sort:
13200   - "IP6BASE"
13201   - "POLICE_MARK"
13202   - "COPWHLIST"
13203   - "IACLDST"
13204   traces:
13205     hoverinfo: "x+y"
13206     boxpoints: "outliers"
13207     whiskerwidth: 0
13208   layout:
13209     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
13210     layout: "plot-throughput"
13211
13212 - type: "plot"
13213   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13214   algorithm: "plot_performance_box"
13215   output-file-type: ".html"
13216   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13218   filter: "'NIC_Intel-X710' and
13219            '78B' and
13220            ('IP6BASE' or
13221             'POLICE_MARK' or
13222             'COPWHLIST' or
13223             'IACLDST') and
13224            'NDRPDR' and
13225            '1T1C' and
13226            'IP6FWD' and
13227            not 'SRv6' and
13228            not 'IPSEC' and
13229            not 'VHOST'"
13230   parameters:
13231   - "throughput"
13232   - "parent"
13233   - "tags"
13234   sort:
13235   - "IP6BASE"
13236   - "POLICE_MARK"
13237   - "COPWHLIST"
13238   - "IACLDST"
13239   traces:
13240     hoverinfo: "x+y"
13241     boxpoints: "outliers"
13242     whiskerwidth: 0
13243   layout:
13244     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
13245     layout: "plot-throughput"
13246
13247 - type: "plot"
13248   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13249   algorithm: "plot_performance_box"
13250   output-file-type: ".html"
13251   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13252   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13253   filter: "'NIC_Intel-X710' and
13254            '78B' and
13255            ('IP6BASE' or
13256             'POLICE_MARK' or
13257             'COPWHLIST' or
13258             'IACLDST') and
13259            'NDRPDR' and
13260            '2T2C' and
13261            'IP6FWD' and
13262            not 'SRv6' and
13263            not 'IPSEC' and
13264            not 'VHOST'"
13265   parameters:
13266   - "throughput"
13267   - "parent"
13268   - "tags"
13269   sort:
13270   - "IP6BASE"
13271   - "POLICE_MARK"
13272   - "COPWHLIST"
13273   - "IACLDST"
13274   traces:
13275     hoverinfo: "x+y"
13276     boxpoints: "outliers"
13277     whiskerwidth: 0
13278   layout:
13279     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
13280     layout: "plot-throughput"
13281
13282 # Packet Throughput - VPP IPv6 3n-hsw-xl710
13283 - type: "plot"
13284   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13285   algorithm: "plot_performance_box"
13286   output-file-type: ".html"
13287   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13288   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13289   filter: "'NIC_Intel-XL710' and
13290            '78B' and
13291            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13292            'NDRPDR' and
13293            '1T1C' and
13294            'IP6FWD' and
13295            not 'SRv6' and
13296            not 'IPSEC' and
13297            not 'VHOST'"
13298   parameters:
13299   - "throughput"
13300   - "parent"
13301   - "tags"
13302   sort:
13303   - "IP6BASE"
13304   - "FIB_20K"
13305   - "FIB_200K"
13306   - "FIB_2M"
13307   traces:
13308     hoverinfo: "x+y"
13309     boxpoints: "outliers"
13310     whiskerwidth: 0
13311   layout:
13312     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
13313     layout: "plot-throughput"
13314
13315 - type: "plot"
13316   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13317   algorithm: "plot_performance_box"
13318   output-file-type: ".html"
13319   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13320   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13321   filter: "'NIC_Intel-XL710' and
13322            '78B' and
13323            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13324            'NDRPDR' and
13325            '1T1C' and
13326            'IP6FWD' and
13327            not 'SRv6' and
13328            not 'IPSEC' and
13329            not 'VHOST'"
13330   parameters:
13331   - "throughput"
13332   - "parent"
13333   - "tags"
13334   sort:
13335   - "IP6BASE"
13336   - "FIB_20K"
13337   - "FIB_200K"
13338   - "FIB_2M"
13339   traces:
13340     hoverinfo: "x+y"
13341     boxpoints: "outliers"
13342     whiskerwidth: 0
13343   layout:
13344     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
13345     layout: "plot-throughput"
13346
13347 - type: "plot"
13348   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13349   algorithm: "plot_performance_box"
13350   output-file-type: ".html"
13351   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13352   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13353   filter: "'NIC_Intel-XL710' and
13354            '78B' and
13355            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13356            'NDRPDR' and
13357            '2T2C' and
13358            'IP6FWD' and
13359            not 'SRv6' and
13360            not 'IPSEC' and
13361            not 'VHOST'"
13362   parameters:
13363   - "throughput"
13364   - "parent"
13365   - "tags"
13366   sort:
13367   - "IP6BASE"
13368   - "FIB_20K"
13369   - "FIB_200K"
13370   - "FIB_2M"
13371   traces:
13372     hoverinfo: "x+y"
13373     boxpoints: "outliers"
13374     whiskerwidth: 0
13375   layout:
13376     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
13377     layout: "plot-throughput"
13378
13379 - type: "plot"
13380   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13381   algorithm: "plot_performance_box"
13382   output-file-type: ".html"
13383   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13384   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13385   filter: "'NIC_Intel-XL710' and
13386            '78B' and
13387            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13388            'NDRPDR' and
13389            '2T2C' and
13390            'IP6FWD' and
13391            not 'SRv6' and
13392            not 'IPSEC' and
13393            not 'VHOST'"
13394   parameters:
13395   - "throughput"
13396   - "parent"
13397   - "tags"
13398   sort:
13399   - "IP6BASE"
13400   - "FIB_20K"
13401   - "FIB_200K"
13402   - "FIB_2M"
13403   traces:
13404     hoverinfo: "x+y"
13405     boxpoints: "outliers"
13406     whiskerwidth: 0
13407   layout:
13408     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
13409     layout: "plot-throughput"
13410
13411 # Packet Throughput - VPP IPv6 3n-skx-x710
13412 - type: "plot"
13413   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13414   algorithm: "plot_performance_box"
13415   output-file-type: ".html"
13416   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13417   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13418   filter: "'NIC_Intel-X710' and
13419            '78B' and
13420            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13421            'NDRPDR' and
13422            '2T1C' and
13423            'IP6FWD' and
13424            not 'SRv6' and
13425            not 'IPSEC' and
13426            not 'VHOST'"
13427   parameters:
13428   - "throughput"
13429   - "parent"
13430   - "tags"
13431   sort:
13432   - "IP6BASE"
13433   - "FIB_20K"
13434   - "FIB_200K"
13435   - "FIB_2M"
13436   traces:
13437     hoverinfo: "x+y"
13438     boxpoints: "outliers"
13439     whiskerwidth: 0
13440   layout:
13441     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
13442     layout: "plot-throughput"
13443
13444 - type: "plot"
13445   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13446   algorithm: "plot_performance_box"
13447   output-file-type: ".html"
13448   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13450   filter: "'NIC_Intel-X710' and
13451            '78B' and
13452            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13453            'NDRPDR' and
13454            '2T1C' and
13455            'IP6FWD' and
13456            not 'SRv6' and
13457            not 'IPSEC' and
13458            not 'VHOST'"
13459   parameters:
13460   - "throughput"
13461   - "parent"
13462   - "tags"
13463   sort:
13464   - "IP6BASE"
13465   - "FIB_20K"
13466   - "FIB_200K"
13467   - "FIB_2M"
13468   traces:
13469     hoverinfo: "x+y"
13470     boxpoints: "outliers"
13471     whiskerwidth: 0
13472   layout:
13473     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
13474     layout: "plot-throughput"
13475
13476 - type: "plot"
13477   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13478   algorithm: "plot_performance_box"
13479   output-file-type: ".html"
13480   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13481   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13482   filter: "'NIC_Intel-X710' and
13483            '78B' and
13484            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13485            'NDRPDR' and
13486            '4T2C' and
13487            'IP6FWD' and
13488            not 'SRv6' and
13489            not 'IPSEC' and
13490            not 'VHOST'"
13491   parameters:
13492   - "throughput"
13493   - "parent"
13494   - "tags"
13495   sort:
13496   - "IP6BASE"
13497   - "FIB_20K"
13498   - "FIB_200K"
13499   - "FIB_2M"
13500   traces:
13501     hoverinfo: "x+y"
13502     boxpoints: "outliers"
13503     whiskerwidth: 0
13504   layout:
13505     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
13506     layout: "plot-throughput"
13507
13508 - type: "plot"
13509   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13510   algorithm: "plot_performance_box"
13511   output-file-type: ".html"
13512   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13514   filter: "'NIC_Intel-X710' and
13515            '78B' and
13516            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13517            'NDRPDR' and
13518            '4T2C' and
13519            'IP6FWD' and
13520            not 'SRv6' and
13521            not 'IPSEC' and
13522            not 'VHOST'"
13523   parameters:
13524   - "throughput"
13525   - "parent"
13526   - "tags"
13527   sort:
13528   - "IP6BASE"
13529   - "FIB_20K"
13530   - "FIB_200K"
13531   - "FIB_2M"
13532   traces:
13533     hoverinfo: "x+y"
13534     boxpoints: "outliers"
13535     whiskerwidth: 0
13536   layout:
13537     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
13538     layout: "plot-throughput"
13539
13540 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
13541 - type: "plot"
13542   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13543   algorithm: "plot_performance_box"
13544   output-file-type: ".html"
13545   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13546   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13547   filter: "'NIC_Intel-X710' and
13548            '78B' and
13549            ('IP6BASE' or
13550             'POLICE_MARK' or
13551             'COPWHLIST' or
13552             'IACLDST') and
13553            'NDRPDR' and
13554            '2T1C' and
13555            'IP6FWD' and
13556            not 'SRv6' and
13557            not 'IPSEC' and
13558            not 'VHOST'"
13559   parameters:
13560   - "throughput"
13561   - "parent"
13562   - "tags"
13563   sort:
13564   - "IP6BASE"
13565   - "POLICE_MARK"
13566   - "COPWHLIST"
13567   - "IACLDST"
13568   traces:
13569     hoverinfo: "x+y"
13570     boxpoints: "outliers"
13571     whiskerwidth: 0
13572   layout:
13573     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
13574     layout: "plot-throughput"
13575
13576 - type: "plot"
13577   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13578   algorithm: "plot_performance_box"
13579   output-file-type: ".html"
13580   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13582   filter: "'NIC_Intel-X710' and
13583            '78B' and
13584            ('IP6BASE' or
13585             'POLICE_MARK' or
13586             'COPWHLIST' or
13587             'IACLDST') and
13588            'NDRPDR' and
13589            '4T2C' and
13590            'IP6FWD' and
13591            not 'SRv6' and
13592            not 'IPSEC' and
13593            not 'VHOST'"
13594   parameters:
13595   - "throughput"
13596   - "parent"
13597   - "tags"
13598   sort:
13599   - "IP6BASE"
13600   - "POLICE_MARK"
13601   - "COPWHLIST"
13602   - "IACLDST"
13603   traces:
13604     hoverinfo: "x+y"
13605     boxpoints: "outliers"
13606     whiskerwidth: 0
13607   layout:
13608     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
13609     layout: "plot-throughput"
13610
13611 - type: "plot"
13612   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13613   algorithm: "plot_performance_box"
13614   output-file-type: ".html"
13615   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13617   filter: "'NIC_Intel-X710' and
13618            '78B' and
13619            ('IP6BASE' or
13620             'POLICE_MARK' or
13621             'COPWHLIST' or
13622             'IACLDST') and
13623            'NDRPDR' and
13624            '2T1C' and
13625            'IP6FWD' and
13626            not 'SRv6' and
13627            not 'IPSEC' and
13628            not 'VHOST'"
13629   parameters:
13630   - "throughput"
13631   - "parent"
13632   - "tags"
13633   sort:
13634   - "IP6BASE"
13635   - "POLICE_MARK"
13636   - "COPWHLIST"
13637   - "IACLDST"
13638   traces:
13639     hoverinfo: "x+y"
13640     boxpoints: "outliers"
13641     whiskerwidth: 0
13642   layout:
13643     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
13644     layout: "plot-throughput"
13645
13646 - type: "plot"
13647   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13648   algorithm: "plot_performance_box"
13649   output-file-type: ".html"
13650   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13652   filter: "'NIC_Intel-X710' and
13653            '78B' and
13654            ('IP6BASE' or
13655             'POLICE_MARK' or
13656             'COPWHLIST' or
13657             'IACLDST') and
13658            'NDRPDR' and
13659            '4T2C' and
13660            'IP6FWD' and
13661            not 'SRv6' and
13662            not 'IPSEC' and
13663            not 'VHOST'"
13664   parameters:
13665   - "throughput"
13666   - "parent"
13667   - "tags"
13668   sort:
13669   - "IP6BASE"
13670   - "POLICE_MARK"
13671   - "COPWHLIST"
13672   - "IACLDST"
13673   traces:
13674     hoverinfo: "x+y"
13675     boxpoints: "outliers"
13676     whiskerwidth: 0
13677   layout:
13678     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
13679     layout: "plot-throughput"
13680
13681 # Packet Throughput - VPP IPv6 3n-skx-xxv710
13682 - type: "plot"
13683   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13684   algorithm: "plot_performance_box"
13685   output-file-type: ".html"
13686   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13688   filter: "'NIC_Intel-XXV710' and
13689            '78B' and
13690            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13691            'NDRPDR' and
13692            '2T1C' and
13693            'IP6FWD' and
13694            not 'SRv6' and
13695            not 'IPSEC' and
13696            not 'VHOST'"
13697   parameters:
13698   - "throughput"
13699   - "parent"
13700   - "tags"
13701   sort:
13702   - "IP6BASE"
13703   - "FIB_20K"
13704   - "FIB_200K"
13705   - "FIB_2M"
13706   traces:
13707     hoverinfo: "x+y"
13708     boxpoints: "outliers"
13709     whiskerwidth: 0
13710   layout:
13711     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13712     layout: "plot-throughput"
13713
13714 - type: "plot"
13715   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13716   algorithm: "plot_performance_box"
13717   output-file-type: ".html"
13718   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13720   filter: "'NIC_Intel-XXV710' and
13721            '78B' and
13722            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13723            'NDRPDR' and
13724            '2T1C' and
13725            'IP6FWD' and
13726            not 'SRv6' and
13727            not 'IPSEC' and
13728            not 'VHOST'"
13729   parameters:
13730   - "throughput"
13731   - "parent"
13732   - "tags"
13733   sort:
13734   - "IP6BASE"
13735   - "FIB_20K"
13736   - "FIB_200K"
13737   - "FIB_2M"
13738   traces:
13739     hoverinfo: "x+y"
13740     boxpoints: "outliers"
13741     whiskerwidth: 0
13742   layout:
13743     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13744     layout: "plot-throughput"
13745
13746 - type: "plot"
13747   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13748   algorithm: "plot_performance_box"
13749   output-file-type: ".html"
13750   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13752   filter: "'NIC_Intel-XXV710' and
13753            '78B' and
13754            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13755            'NDRPDR' and
13756            '4T2C' and
13757            'IP6FWD' and
13758            not 'SRv6' and
13759            not 'IPSEC' and
13760            not 'VHOST'"
13761   parameters:
13762   - "throughput"
13763   - "parent"
13764   - "tags"
13765   sort:
13766   - "IP6BASE"
13767   - "FIB_20K"
13768   - "FIB_200K"
13769   - "FIB_2M"
13770   traces:
13771     hoverinfo: "x+y"
13772     boxpoints: "outliers"
13773     whiskerwidth: 0
13774   layout:
13775     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
13776     layout: "plot-throughput"
13777
13778 - type: "plot"
13779   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13780   algorithm: "plot_performance_box"
13781   output-file-type: ".html"
13782   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13784   filter: "'NIC_Intel-XXV710' and
13785            '78B' and
13786            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13787            'NDRPDR' and
13788            '4T2C' and
13789            'IP6FWD' and
13790            not 'SRv6' and
13791            not 'IPSEC' and
13792            not 'VHOST'"
13793   parameters:
13794   - "throughput"
13795   - "parent"
13796   - "tags"
13797   sort:
13798   - "IP6BASE"
13799   - "FIB_20K"
13800   - "FIB_200K"
13801   - "FIB_2M"
13802   traces:
13803     hoverinfo: "x+y"
13804     boxpoints: "outliers"
13805     whiskerwidth: 0
13806   layout:
13807     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
13808     layout: "plot-throughput"
13809
13810 # Packet Throughput - VPP IPv6 2n-skx-x710
13811 - type: "plot"
13812   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13813   algorithm: "plot_performance_box"
13814   output-file-type: ".html"
13815   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13816   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13817   filter: "'NIC_Intel-X710' and
13818            '78B' and
13819            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13820            'NDRPDR' and
13821            '2T1C' and
13822            'IP6FWD' and
13823            not 'SRv6' and
13824            not 'IPSEC' and
13825            not 'VHOST'"
13826   parameters:
13827   - "throughput"
13828   - "parent"
13829   - "tags"
13830   sort:
13831   - "IP6BASE"
13832   - "FIB_20K"
13833   - "FIB_200K"
13834   - "FIB_2M"
13835   traces:
13836     hoverinfo: "x+y"
13837     boxpoints: "outliers"
13838     whiskerwidth: 0
13839   layout:
13840     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
13841     layout: "plot-throughput"
13842
13843 - type: "plot"
13844   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13845   algorithm: "plot_performance_box"
13846   output-file-type: ".html"
13847   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13848   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13849   filter: "'NIC_Intel-X710' and
13850            '78B' and
13851            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13852            'NDRPDR' and
13853            '2T1C' and
13854            'IP6FWD' and
13855            not 'SRv6' and
13856            not 'IPSEC' and
13857            not 'VHOST'"
13858   parameters:
13859   - "throughput"
13860   - "parent"
13861   - "tags"
13862   sort:
13863   - "IP6BASE"
13864   - "FIB_20K"
13865   - "FIB_200K"
13866   - "FIB_2M"
13867   traces:
13868     hoverinfo: "x+y"
13869     boxpoints: "outliers"
13870     whiskerwidth: 0
13871   layout:
13872     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
13873     layout: "plot-throughput"
13874
13875 - type: "plot"
13876   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13877   algorithm: "plot_performance_box"
13878   output-file-type: ".html"
13879   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13880   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13881   filter: "'NIC_Intel-X710' and
13882            '78B' and
13883            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13884            'NDRPDR' and
13885            '4T2C' and
13886            'IP6FWD' and
13887            not 'SRv6' and
13888            not 'IPSEC' and
13889            not 'VHOST'"
13890   parameters:
13891   - "throughput"
13892   - "parent"
13893   - "tags"
13894   sort:
13895   - "IP6BASE"
13896   - "FIB_20K"
13897   - "FIB_200K"
13898   - "FIB_2M"
13899   traces:
13900     hoverinfo: "x+y"
13901     boxpoints: "outliers"
13902     whiskerwidth: 0
13903   layout:
13904     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
13905     layout: "plot-throughput"
13906
13907 - type: "plot"
13908   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13909   algorithm: "plot_performance_box"
13910   output-file-type: ".html"
13911   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13912   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13913   filter: "'NIC_Intel-X710' and
13914            '78B' and
13915            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13916            'NDRPDR' and
13917            '4T2C' and
13918            'IP6FWD' and
13919            not 'SRv6' and
13920            not 'IPSEC' and
13921            not 'VHOST'"
13922   parameters:
13923   - "throughput"
13924   - "parent"
13925   - "tags"
13926   sort:
13927   - "IP6BASE"
13928   - "FIB_20K"
13929   - "FIB_200K"
13930   - "FIB_2M"
13931   traces:
13932     hoverinfo: "x+y"
13933     boxpoints: "outliers"
13934     whiskerwidth: 0
13935   layout:
13936     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
13937     layout: "plot-throughput"
13938
13939 # Packet Throughput - VPP IPv6 2n-skx-xxv710
13940 - type: "plot"
13941   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13942   algorithm: "plot_performance_box"
13943   output-file-type: ".html"
13944   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13945   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13946   filter: "'NIC_Intel-XXV710' and
13947            '78B' and
13948            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13949            'NDRPDR' and
13950            '2T1C' and
13951            'IP6FWD' and
13952            not 'SRv6' and
13953            not 'IPSEC' and
13954            not 'VHOST'"
13955   parameters:
13956   - "throughput"
13957   - "parent"
13958   - "tags"
13959   sort:
13960   - "IP6BASE"
13961   - "FIB_20K"
13962   - "FIB_200K"
13963   - "FIB_2M"
13964   traces:
13965     hoverinfo: "x+y"
13966     boxpoints: "outliers"
13967     whiskerwidth: 0
13968   layout:
13969     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
13970     layout: "plot-throughput"
13971
13972 - type: "plot"
13973   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13974   algorithm: "plot_performance_box"
13975   output-file-type: ".html"
13976   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
13977   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13978   filter: "'NIC_Intel-XXV710' and
13979            '78B' and
13980            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
13981            'NDRPDR' and
13982            '2T1C' and
13983            'IP6FWD' and
13984            not 'SRv6' and
13985            not 'IPSEC' and
13986            not 'VHOST'"
13987   parameters:
13988   - "throughput"
13989   - "parent"
13990   - "tags"
13991   sort:
13992   - "IP6BASE"
13993   - "FIB_20K"
13994   - "FIB_200K"
13995   - "FIB_2M"
13996   traces:
13997     hoverinfo: "x+y"
13998     boxpoints: "outliers"
13999     whiskerwidth: 0
14000   layout:
14001     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
14002     layout: "plot-throughput"
14003
14004 - type: "plot"
14005   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14006   algorithm: "plot_performance_box"
14007   output-file-type: ".html"
14008   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14009   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14010   filter: "'NIC_Intel-XXV710' and
14011            '78B' and
14012            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14013            'NDRPDR' and
14014            '4T2C' and
14015            'IP6FWD' and
14016            not 'SRv6' and
14017            not 'IPSEC' and
14018            not 'VHOST'"
14019   parameters:
14020   - "throughput"
14021   - "parent"
14022   - "tags"
14023   sort:
14024   - "IP6BASE"
14025   - "FIB_20K"
14026   - "FIB_200K"
14027   - "FIB_2M"
14028   traces:
14029     hoverinfo: "x+y"
14030     boxpoints: "outliers"
14031     whiskerwidth: 0
14032   layout:
14033     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
14034     layout: "plot-throughput"
14035
14036 - type: "plot"
14037   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14038   algorithm: "plot_performance_box"
14039   output-file-type: ".html"
14040   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14041   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14042   filter: "'NIC_Intel-XXV710' and
14043            '78B' and
14044            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
14045            'NDRPDR' and
14046            '4T2C' and
14047            'IP6FWD' and
14048            not 'SRv6' and
14049            not 'IPSEC' and
14050            not 'VHOST'"
14051   parameters:
14052   - "throughput"
14053   - "parent"
14054   - "tags"
14055   sort:
14056   - "IP6BASE"
14057   - "FIB_20K"
14058   - "FIB_200K"
14059   - "FIB_2M"
14060   traces:
14061     hoverinfo: "x+y"
14062     boxpoints: "outliers"
14063     whiskerwidth: 0
14064   layout:
14065     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
14066     layout: "plot-throughput"
14067
14068 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
14069 #- type: "plot"
14070 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14071 #  algorithm: "plot_performance_box"
14072 #  output-file-type: ".html"
14073 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14074 #  data: "intel-dnv-vpp"
14075 #  filter: "'NIC_Intel-X553' and
14076 #           '78B' and
14077 #           'IP6BASE' and
14078 #           'NDRPDR' and
14079 #           '1T1C' and
14080 #           'IP6FWD' and
14081 #           not 'SRv6' and
14082 #           not 'IPSEC' and
14083 #           not 'VHOST'"
14084 #  parameters:
14085 #  - "throughput"
14086 #  - "parent"
14087 #  - "tags"
14088 #  sort:
14089 #  - "IP6BASE"
14090 #  traces:
14091 #    hoverinfo: "x+y"
14092 #    boxpoints: "outliers"
14093 #    whiskerwidth: 0
14094 #  layout:
14095 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
14096 #    layout: "plot-throughput"
14097 #
14098 #- type: "plot"
14099 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14100 #  algorithm: "plot_performance_box"
14101 #  output-file-type: ".html"
14102 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14103 #  data: "intel-dnv-vpp"
14104 #  filter: "'NIC_Intel-X553' and
14105 #           '78B' and
14106 #           'IP6BASE' and
14107 #           'NDRPDR' and
14108 #           '1T1C' and
14109 #           'IP6FWD' and
14110 #           not 'SRv6' and
14111 #           not 'IPSEC' and
14112 #           not 'VHOST'"
14113 #  parameters:
14114 #  - "throughput"
14115 #  - "parent"
14116 #  - "tags"
14117 #  sort:
14118 #  - "IP6BASE"
14119 #  traces:
14120 #    hoverinfo: "x+y"
14121 #    boxpoints: "outliers"
14122 #    whiskerwidth: 0
14123 #  layout:
14124 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
14125 #    layout: "plot-throughput"
14126 #
14127 #- type: "plot"
14128 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14129 #  algorithm: "plot_performance_box"
14130 #  output-file-type: ".html"
14131 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14132 #  data: "intel-dnv-vpp"
14133 #  filter: "'NIC_Intel-X553' and
14134 #           '78B' and
14135 #           'IP6BASE' and
14136 #           'NDRPDR' and
14137 #           '2T2C' and
14138 #           'IP6FWD' and
14139 #           not 'SRv6' and
14140 #           not 'IPSEC' and
14141 #           not 'VHOST'"
14142 #  parameters:
14143 #  - "throughput"
14144 #  - "parent"
14145 #  - "tags"
14146 #  sort:
14147 #  - "IP6BASE"
14148 #  traces:
14149 #    hoverinfo: "x+y"
14150 #    boxpoints: "outliers"
14151 #    whiskerwidth: 0
14152 #  layout:
14153 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
14154 #    layout: "plot-throughput"
14155 #
14156 #- type: "plot"
14157 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14158 #  algorithm: "plot_performance_box"
14159 #  output-file-type: ".html"
14160 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14161 #  data: "intel-dnv-vpp"
14162 #  filter: "'NIC_Intel-X553' and
14163 #           '78B' and
14164 #           'IP6BASE' and
14165 #           'NDRPDR' and
14166 #           '2T2C' and
14167 #           'IP6FWD' and
14168 #           not 'SRv6' and
14169 #           not 'IPSEC' and
14170 #           not 'VHOST'"
14171 #  parameters:
14172 #  - "throughput"
14173 #  - "parent"
14174 #  - "tags"
14175 #  sort:
14176 #  - "IP6BASE"
14177 #  traces:
14178 #    hoverinfo: "x+y"
14179 #    boxpoints: "outliers"
14180 #    whiskerwidth: 0
14181 #  layout:
14182 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
14183 #    layout: "plot-throughput"
14184
14185 ################################################################################
14186
14187 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
14188 - type: "plot"
14189   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14190   algorithm: "plot_performance_box"
14191   output-file-type: ".html"
14192   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14193   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14194   filter: "'NIC_Intel-X520-DA2' and
14195            '78B' and
14196            'ENCAP' and
14197            'NDRPDR' and
14198            '1T1C' and
14199            'LISP' and
14200            not 'VHOST'"
14201   parameters:
14202   - "throughput"
14203   - "parent"
14204   - "tags"
14205   sort:
14206   - "IP4UNRLAY"
14207   - "IP6UNRLAY"
14208   traces:
14209     hoverinfo: "x+y"
14210     boxpoints: "outliers"
14211     whiskerwidth: 0
14212   layout:
14213     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
14214     layout: "plot-throughput"
14215
14216 - type: "plot"
14217   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14218   algorithm: "plot_performance_box"
14219   output-file-type: ".html"
14220   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14222   filter: "'NIC_Intel-X520-DA2' and
14223            '78B' and
14224            'ENCAP' and
14225            'NDRPDR' and
14226            '1T1C' and
14227            'LISP' and
14228            not 'VHOST'"
14229   parameters:
14230   - "throughput"
14231   - "parent"
14232   - "tags"
14233   sort:
14234   - "IP4UNRLAY"
14235   - "IP6UNRLAY"
14236   traces:
14237     hoverinfo: "x+y"
14238     boxpoints: "outliers"
14239     whiskerwidth: 0
14240   layout:
14241     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
14242     layout: "plot-throughput"
14243
14244 - type: "plot"
14245   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14246   algorithm: "plot_performance_box"
14247   output-file-type: ".html"
14248   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14250   filter: "'NIC_Intel-X520-DA2' and
14251            '78B' and
14252            'ENCAP' and
14253            'NDRPDR' and
14254            '2T2C' and
14255            'LISP' and
14256            not 'VHOST'"
14257   parameters:
14258   - "throughput"
14259   - "parent"
14260   - "tags"
14261   sort:
14262   - "IP4UNRLAY"
14263   - "IP6UNRLAY"
14264   traces:
14265     hoverinfo: "x+y"
14266     boxpoints: "outliers"
14267     whiskerwidth: 0
14268   layout:
14269     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
14270     layout: "plot-throughput"
14271
14272 - type: "plot"
14273   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14274   algorithm: "plot_performance_box"
14275   output-file-type: ".html"
14276   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14277   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14278   filter: "'NIC_Intel-X520-DA2' and
14279            '78B' and
14280            'ENCAP' and
14281            'NDRPDR' and
14282            '2T2C' and
14283            'LISP' and
14284            not 'VHOST'"
14285   parameters:
14286   - "throughput"
14287   - "parent"
14288   - "tags"
14289   sort:
14290   - "IP4UNRLAY"
14291   - "IP6UNRLAY"
14292   traces:
14293     hoverinfo: "x+y"
14294     boxpoints: "outliers"
14295     whiskerwidth: 0
14296   layout:
14297     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
14298     layout: "plot-throughput"
14299
14300 ################################################################################
14301
14302 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
14303 - type: "plot"
14304   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14305   algorithm: "plot_performance_box"
14306   output-file-type: ".html"
14307   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14309   filter: "'NIC_Intel-XL710' and
14310            '64B' and
14311            'IP4FWD' and
14312            'NDRPDR' and
14313            'BASE' and
14314            '1T1C' and
14315            'IPSECHW' and
14316            not 'VHOST'"
14317   parameters:
14318   - "throughput"
14319   - "parent"
14320   - "tags"
14321   traces:
14322     hoverinfo: "x+y"
14323     boxpoints: "outliers"
14324     whiskerwidth: 0
14325   layout:
14326     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
14327     layout: "plot-throughput"
14328
14329 - type: "plot"
14330   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14331   algorithm: "plot_performance_box"
14332   output-file-type: ".html"
14333   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14334   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14335   filter: "'NIC_Intel-XL710' and
14336            '64B' and
14337            'IP4FWD' and
14338            'NDRPDR' and
14339            'BASE' and
14340            '1T1C' and
14341            'IPSECHW' and
14342            not 'VHOST'"
14343   parameters:
14344   - "throughput"
14345   - "parent"
14346   - "tags"
14347   traces:
14348     hoverinfo: "x+y"
14349     boxpoints: "outliers"
14350     whiskerwidth: 0
14351   layout:
14352     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
14353     layout: "plot-throughput"
14354
14355 - type: "plot"
14356   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14357   algorithm: "plot_performance_box"
14358   output-file-type: ".html"
14359   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14360   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14361   filter: "'NIC_Intel-XL710' and
14362            '64B' and
14363            'IP4FWD' and
14364            'NDRPDR' and
14365            'BASE' and
14366            '2T2C' and
14367            'IPSECHW' and
14368            not 'VHOST'"
14369   parameters:
14370   - "throughput"
14371   - "parent"
14372   - "tags"
14373   traces:
14374     hoverinfo: "x+y"
14375     boxpoints: "outliers"
14376     whiskerwidth: 0
14377   layout:
14378     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
14379     layout: "plot-throughput"
14380
14381 - type: "plot"
14382   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14383   algorithm: "plot_performance_box"
14384   output-file-type: ".html"
14385   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14386   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14387   filter: "'NIC_Intel-XL710' and
14388            '64B' and
14389            'IP4FWD' and
14390            'NDRPDR' and
14391            'BASE' and
14392            '2T2C' and
14393            'IPSECHW' and
14394            not 'VHOST'"
14395   parameters:
14396   - "throughput"
14397   - "parent"
14398   - "tags"
14399   traces:
14400     hoverinfo: "x+y"
14401     boxpoints: "outliers"
14402     whiskerwidth: 0
14403   layout:
14404     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
14405     layout: "plot-throughput"
14406
14407 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
14408 - type: "plot"
14409   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14410   algorithm: "plot_performance_box"
14411   output-file-type: ".html"
14412   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14414   filter: "'NIC_Intel-XL710' and
14415            '64B' and
14416            'IP4FWD' and
14417            'NDRPDR' and
14418            'SCALE' and
14419            '1T1C' and
14420            'IPSECHW' and
14421            not 'VHOST'"
14422   parameters:
14423   - "throughput"
14424   - "parent"
14425   - "tags"
14426   traces:
14427     hoverinfo: "x+y"
14428     boxpoints: "outliers"
14429     whiskerwidth: 0
14430   layout:
14431     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
14432     layout: "plot-throughput"
14433
14434 - type: "plot"
14435   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14436   algorithm: "plot_performance_box"
14437   output-file-type: ".html"
14438   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14439   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14440   filter: "'NIC_Intel-XL710' and
14441            '64B' and
14442            'IP4FWD' and
14443            'NDRPDR' and
14444            'SCALE' and
14445            '1T1C' and
14446            'IPSECHW' and
14447            not 'VHOST'"
14448   parameters:
14449   - "throughput"
14450   - "parent"
14451   - "tags"
14452   traces:
14453     hoverinfo: "x+y"
14454     boxpoints: "outliers"
14455     whiskerwidth: 0
14456   layout:
14457     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
14458     layout: "plot-throughput"
14459
14460 - type: "plot"
14461   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14462   algorithm: "plot_performance_box"
14463   output-file-type: ".html"
14464   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14465   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14466   filter: "'NIC_Intel-XL710' and
14467            '64B' and
14468            'IP4FWD' and
14469            'NDRPDR' and
14470            'SCALE' and
14471            '2T2C' and
14472            'IPSECHW' and
14473            not 'VHOST'"
14474   parameters:
14475   - "throughput"
14476   - "parent"
14477   - "tags"
14478   traces:
14479     hoverinfo: "x+y"
14480     boxpoints: "outliers"
14481     whiskerwidth: 0
14482   layout:
14483     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
14484     layout: "plot-throughput"
14485
14486 - type: "plot"
14487   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14488   algorithm: "plot_performance_box"
14489   output-file-type: ".html"
14490   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14491   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14492   filter: "'NIC_Intel-XL710' and
14493            '64B' and
14494            'IP4FWD' and
14495            'NDRPDR' and
14496            'SCALE' and
14497            '2T2C' and
14498            'IPSECHW' and
14499            not 'VHOST'"
14500   parameters:
14501   - "throughput"
14502   - "parent"
14503   - "tags"
14504   traces:
14505     hoverinfo: "x+y"
14506     boxpoints: "outliers"
14507     whiskerwidth: 0
14508   layout:
14509     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
14510     layout: "plot-throughput"
14511
14512 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
14513 - type: "plot"
14514   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14515   algorithm: "plot_performance_box"
14516   output-file-type: ".html"
14517   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14518   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14519   filter: "'NIC_Intel-XL710' and
14520            '64B' and
14521            'IP4FWD' and
14522            'NDRPDR' and
14523            '1T1C' and
14524            'IPSECSW' and
14525            not 'VHOST'"
14526   parameters:
14527   - "throughput"
14528   - "parent"
14529   - "tags"
14530   traces:
14531     hoverinfo: "x+y"
14532     boxpoints: "outliers"
14533     whiskerwidth: 0
14534   layout:
14535     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
14536     layout: "plot-throughput"
14537
14538 - type: "plot"
14539   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14540   algorithm: "plot_performance_box"
14541   output-file-type: ".html"
14542   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14543   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14544   filter: "'NIC_Intel-XL710' and
14545            '64B' and
14546            'IP4FWD' and
14547            'NDRPDR' and
14548            '1T1C' and
14549            'IPSECSW' and
14550            not 'VHOST'"
14551   parameters:
14552   - "throughput"
14553   - "parent"
14554   - "tags"
14555   traces:
14556     hoverinfo: "x+y"
14557     boxpoints: "outliers"
14558     whiskerwidth: 0
14559   layout:
14560     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
14561     layout: "plot-throughput"
14562
14563 - type: "plot"
14564   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14565   algorithm: "plot_performance_box"
14566   output-file-type: ".html"
14567   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14569   filter: "'NIC_Intel-XL710' and
14570            '64B' and
14571            'IP4FWD' and
14572            'NDRPDR' and
14573            '2T2C' and
14574            'IPSECSW' and
14575            not 'VHOST'"
14576   parameters:
14577   - "throughput"
14578   - "parent"
14579   - "tags"
14580   traces:
14581     hoverinfo: "x+y"
14582     boxpoints: "outliers"
14583     whiskerwidth: 0
14584   layout:
14585     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
14586     layout: "plot-throughput"
14587
14588 - type: "plot"
14589   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14590   algorithm: "plot_performance_box"
14591   output-file-type: ".html"
14592   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14593   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14594   filter: "'NIC_Intel-XL710' and
14595            '64B' and
14596            'IP4FWD' and
14597            'NDRPDR' and
14598            '2T2C' and
14599            'IPSECSW' and
14600            not 'VHOST'"
14601   parameters:
14602   - "throughput"
14603   - "parent"
14604   - "tags"
14605   traces:
14606     hoverinfo: "x+y"
14607     boxpoints: "outliers"
14608     whiskerwidth: 0
14609   layout:
14610     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
14611     layout: "plot-throughput"
14612
14613 ################################################################################
14614
14615 # Packet Throughput - VPP SRv6 3n-hsw-x520
14616 - type: "plot"
14617   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14618   algorithm: "plot_performance_box"
14619   output-file-type: ".html"
14620   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14622   filter: "'NIC_Intel-X520-DA2' and
14623            '78B' and
14624            'FEATURE' and
14625            'NDRPDR' and
14626            '1T1C' and
14627            'IP6FWD' and
14628            'SRv6'"
14629   parameters:
14630   - "throughput"
14631   - "parent"
14632   - "tags"
14633   traces:
14634     hoverinfo: "x+y"
14635     boxpoints: "outliers"
14636     whiskerwidth: 0
14637   layout:
14638     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
14639     layout: "plot-throughput"
14640
14641 - type: "plot"
14642   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14643   algorithm: "plot_performance_box"
14644   output-file-type: ".html"
14645   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14646   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14647   filter: "'NIC_Intel-X520-DA2' and
14648            '78B' and
14649            'FEATURE' and
14650            'NDRPDR' and
14651            '1T1C' and
14652            'IP6FWD' and
14653            'SRv6'"
14654   parameters:
14655   - "throughput"
14656   - "parent"
14657   - "tags"
14658   traces:
14659     hoverinfo: "x+y"
14660     boxpoints: "outliers"
14661     whiskerwidth: 0
14662   layout:
14663     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
14664     layout: "plot-throughput"
14665
14666 - type: "plot"
14667   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14668   algorithm: "plot_performance_box"
14669   output-file-type: ".html"
14670   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14672   filter: "'NIC_Intel-X520-DA2' and
14673            '78B' and
14674            'FEATURE' and
14675            'NDRPDR' and
14676            '2T2C' and
14677            'IP6FWD' and
14678            'SRv6'"
14679   parameters:
14680   - "throughput"
14681   - "parent"
14682   - "tags"
14683   traces:
14684     hoverinfo: "x+y"
14685     boxpoints: "outliers"
14686     whiskerwidth: 0
14687   layout:
14688     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
14689     layout: "plot-throughput"
14690
14691 - type: "plot"
14692   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14693   algorithm: "plot_performance_box"
14694   output-file-type: ".html"
14695   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14696   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14697   filter: "'NIC_Intel-X520-DA2' and
14698            '78B' and
14699            'FEATURE' and
14700            'NDRPDR' and
14701            '2T2C' and
14702            'IP6FWD' and
14703            'SRv6'"
14704   parameters:
14705   - "throughput"
14706   - "parent"
14707   - "tags"
14708   traces:
14709     hoverinfo: "x+y"
14710     boxpoints: "outliers"
14711     whiskerwidth: 0
14712   layout:
14713     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
14714     layout: "plot-throughput"
14715
14716 ################################################################################
14717
14718 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
14719 - type: "plot"
14720   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14721   algorithm: "plot_performance_box"
14722   output-file-type: ".html"
14723   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14725   filter: "'NIC_Intel-X520-DA2' and
14726            '64B' and
14727            'NDRPDR' and
14728            'ETH' and
14729            'IP4FWD' and
14730            '1T1C' and
14731            'VHOST_1024' and
14732            not 'VXLAN' and
14733            not 'DOT1Q'"
14734   parameters:
14735   - "throughput"
14736   - "parent"
14737   - "tags"
14738   sort:
14739   - "not CFS_OPT"
14740   - "1VM"
14741   - "2VM"
14742   traces:
14743     hoverinfo: "x+y"
14744     boxpoints: "outliers"
14745     whiskerwidth: 0
14746   layout:
14747     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
14748     layout: "plot-throughput"
14749
14750 - type: "plot"
14751   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14752   algorithm: "plot_performance_box"
14753   output-file-type: ".html"
14754   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14755   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14756   filter: "'NIC_Intel-X520-DA2' and
14757            '64B' and
14758            'NDRPDR' and
14759            'ETH' and
14760            'IP4FWD' and
14761            '2T2C' and
14762            'VHOST_1024' and
14763            not 'VXLAN' and
14764            not 'DOT1Q'"
14765   parameters:
14766   - "throughput"
14767   - "parent"
14768   - "tags"
14769   sort:
14770   - "not CFS_OPT"
14771   - "1VM"
14772   - "2VM"
14773   traces:
14774     hoverinfo: "x+y"
14775     boxpoints: "outliers"
14776     whiskerwidth: 0
14777   layout:
14778     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
14779     layout: "plot-throughput"
14780
14781 - type: "plot"
14782   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14783   algorithm: "plot_performance_box"
14784   output-file-type: ".html"
14785   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14786   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14787   filter: "'NIC_Intel-X520-DA2' and
14788            '64B' and
14789            'NDRPDR' and
14790            'ETH' and
14791            'IP4FWD' and
14792            '1T1C' and
14793            'VHOST_1024' and
14794            not 'VXLAN' and
14795            not 'DOT1Q'"
14796   parameters:
14797   - "throughput"
14798   - "parent"
14799   - "tags"
14800   sort:
14801   - "not CFS_OPT"
14802   - "1VM"
14803   - "2VM"
14804   traces:
14805     hoverinfo: "x+y"
14806     boxpoints: "outliers"
14807     whiskerwidth: 0
14808   layout:
14809     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
14810     layout: "plot-throughput"
14811
14812 - type: "plot"
14813   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14814   algorithm: "plot_performance_box"
14815   output-file-type: ".html"
14816   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14818   filter: "'NIC_Intel-X520-DA2' and
14819            '64B' and
14820            'NDRPDR' and
14821            'ETH' and
14822            'IP4FWD' and
14823            '2T2C' and
14824            'VHOST_1024' and
14825            not 'VXLAN' and
14826            not 'DOT1Q'"
14827   parameters:
14828   - "throughput"
14829   - "parent"
14830   - "tags"
14831   sort:
14832   - "not CFS_OPT"
14833   - "1VM"
14834   - "2VM"
14835   traces:
14836     hoverinfo: "x+y"
14837     boxpoints: "outliers"
14838     whiskerwidth: 0
14839   layout:
14840     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
14841     layout: "plot-throughput"
14842
14843 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
14844 - type: "plot"
14845   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14846   algorithm: "plot_performance_box"
14847   output-file-type: ".html"
14848   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14849   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14850   filter: "'NIC_Intel-X520-DA2' and
14851            '64B' and
14852            'NDRPDR' and
14853            ('ETH' or 'DOT1Q') and
14854            'BASE' and
14855            '1T1C' and
14856            ('L2BDMACLRN' or 'L2XCFWD') and
14857            'VHOST_1024' and
14858            not 'VXLAN' and
14859            not 'IP4FWD' and
14860            not '2VM'"
14861   parameters:
14862   - "throughput"
14863   - "parent"
14864   - "tags"
14865   sort:
14866   - "L2BDMACLRN"
14867   - "L2BDMACLRN"
14868   - "L2BDMACLRN"
14869   - "L2XCFWD"
14870   - "L2XCFWD"
14871   - "L2XCFWD"
14872   traces:
14873     hoverinfo: "x+y"
14874     boxpoints: "outliers"
14875     whiskerwidth: 0
14876   layout:
14877     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
14878     layout: "plot-throughput"
14879
14880 - type: "plot"
14881   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14882   algorithm: "plot_performance_box"
14883   output-file-type: ".html"
14884   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14886   filter: "'NIC_Intel-X520-DA2' and
14887            '64B' and
14888            'NDRPDR' and
14889            ('ETH' or 'DOT1Q') and
14890            'BASE' and
14891            '1T1C' and
14892            ('L2BDMACLRN' or 'L2XCFWD') and
14893            'VHOST_1024' and
14894            not 'VXLAN' and
14895            not 'IP4FWD' and
14896            not '2VM'"
14897   parameters:
14898   - "throughput"
14899   - "parent"
14900   - "tags"
14901   sort:
14902   - "L2BDMACLRN"
14903   - "L2BDMACLRN"
14904   - "L2BDMACLRN"
14905   - "L2XCFWD"
14906   - "L2XCFWD"
14907   - "L2XCFWD"
14908   traces:
14909     hoverinfo: "x+y"
14910     boxpoints: "outliers"
14911     whiskerwidth: 0
14912   layout:
14913     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
14914     layout: "plot-throughput"
14915
14916 - type: "plot"
14917   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14918   algorithm: "plot_performance_box"
14919   output-file-type: ".html"
14920   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14921   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14922   filter: "'NIC_Intel-X520-DA2' and
14923            '64B' and
14924            'NDRPDR' and
14925            ('ETH' or 'DOT1Q') and
14926            'BASE' and
14927            '2T2C' and
14928            ('L2BDMACLRN' or 'L2XCFWD') and
14929            'VHOST_1024' and
14930            not 'VXLAN' and
14931            not 'IP4FWD' and
14932            not '2VM'"
14933   parameters:
14934   - "throughput"
14935   - "parent"
14936   - "tags"
14937   sort:
14938   - "L2BDMACLRN"
14939   - "L2BDMACLRN"
14940   - "L2BDMACLRN"
14941   - "L2XCFWD"
14942   - "L2XCFWD"
14943   - "L2XCFWD"
14944   traces:
14945     hoverinfo: "x+y"
14946     boxpoints: "outliers"
14947     whiskerwidth: 0
14948   layout:
14949     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
14950     layout: "plot-throughput"
14951
14952 - type: "plot"
14953   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14954   algorithm: "plot_performance_box"
14955   output-file-type: ".html"
14956   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14957   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14958   filter: "'NIC_Intel-X520-DA2' and
14959            '64B' and
14960            'NDRPDR' and
14961            ('ETH' or 'DOT1Q') and
14962            'BASE' and
14963            '2T2C' and
14964            ('L2BDMACLRN' or 'L2XCFWD') and
14965            'VHOST_1024' and
14966            not 'VXLAN' and
14967            not 'IP4FWD' and
14968            not '2VM'"
14969   parameters:
14970   - "throughput"
14971   - "parent"
14972   - "tags"
14973   sort:
14974   - "L2BDMACLRN"
14975   - "L2BDMACLRN"
14976   - "L2BDMACLRN"
14977   - "L2XCFWD"
14978   - "L2XCFWD"
14979   - "L2XCFWD"
14980   traces:
14981     hoverinfo: "x+y"
14982     boxpoints: "outliers"
14983     whiskerwidth: 0
14984   layout:
14985     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
14986     layout: "plot-throughput"
14987
14988 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14989 - type: "plot"
14990   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14991   algorithm: "plot_performance_box"
14992   output-file-type: ".html"
14993   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14995   filter: "'NIC_Intel-X520-DA2' and
14996            '64B' and
14997            'NDRPDR' and
14998            ('ETH' or 'DOT1Q') and
14999            '1T1C' and
15000            ('L2BDMACLRN' or 'L2XCFWD') and
15001            'VHOST_1024' and
15002            not 'CFS_OPT' and
15003            not 'DOT1Q' and
15004            not 'VXLAN' and
15005            not 'IP4FWD' and
15006            not 'LBOND'"
15007   parameters:
15008   - "throughput"
15009   - "parent"
15010   - "tags"
15011 #  sort:
15012 #  - "1VM"
15013 #  - "L2XCFWD"
15014 #  - "1VM"
15015 #  - "L2BDMACLRN"
15016   traces:
15017     hoverinfo: "x+y"
15018     boxpoints: "outliers"
15019     whiskerwidth: 0
15020   layout:
15021     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
15022     layout: "plot-throughput"
15023
15024 - type: "plot"
15025   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15026   algorithm: "plot_performance_box"
15027   output-file-type: ".html"
15028   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15030   filter: "'NIC_Intel-X520-DA2' and
15031            '64B' and
15032            'NDRPDR' and
15033            ('ETH' or 'DOT1Q') and
15034            '1T1C' and
15035            ('L2BDMACLRN' or 'L2XCFWD') and
15036            'VHOST_1024' and
15037            not 'CFS_OPT' and
15038            not 'DOT1Q' and
15039            not 'VXLAN' and
15040            not 'IP4FWD' and
15041            not 'LBOND'"
15042   parameters:
15043   - "throughput"
15044   - "parent"
15045   - "tags"
15046 #  sort:
15047 #  - "1VM"
15048 #  - "L2XCFWD"
15049 #  - "1VM"
15050 #  - "L2BDMACLRN"
15051   traces:
15052     hoverinfo: "x+y"
15053     boxpoints: "outliers"
15054     whiskerwidth: 0
15055   layout:
15056     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
15057     layout: "plot-throughput"
15058
15059 - type: "plot"
15060   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15061   algorithm: "plot_performance_box"
15062   output-file-type: ".html"
15063   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15065   filter: "'NIC_Intel-X520-DA2' and
15066            '64B' and
15067            'NDRPDR' and
15068            ('ETH' or 'DOT1Q') and
15069            '2T2C' and
15070            ('L2BDMACLRN' or 'L2XCFWD') and
15071            'VHOST_1024' and
15072            not 'CFS_OPT' and
15073            not 'DOT1Q' and
15074            not 'VXLAN' and
15075            not 'IP4FWD' and
15076            not 'LBOND'"
15077   parameters:
15078   - "throughput"
15079   - "parent"
15080   - "tags"
15081 #  sort:
15082 #  - "1VM"
15083 #  - "L2XCFWD"
15084 #  - "1VM"
15085 #  - "L2BDMACLRN"
15086   traces:
15087     hoverinfo: "x+y"
15088     boxpoints: "outliers"
15089     whiskerwidth: 0
15090   layout:
15091     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
15092     layout: "plot-throughput"
15093
15094 - type: "plot"
15095   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15096   algorithm: "plot_performance_box"
15097   output-file-type: ".html"
15098   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15099   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15100   filter: "'NIC_Intel-X520-DA2' and
15101            '64B' and
15102            'NDRPDR' and
15103            ('ETH' or 'DOT1Q') and
15104            '2T2C' and
15105            ('L2BDMACLRN' or 'L2XCFWD') and
15106            'VHOST_1024' and
15107            not 'CFS_OPT' and
15108            not 'DOT1Q' and
15109            not 'VXLAN' and
15110            not 'IP4FWD' and
15111            not 'LBOND'"
15112   parameters:
15113   - "throughput"
15114   - "parent"
15115   - "tags"
15116 #  sort:
15117 #  - "1VM"
15118 #  - "L2XCFWD"
15119 #  - "1VM"
15120 #  - "L2BDMACLRN"
15121   traces:
15122     hoverinfo: "x+y"
15123     boxpoints: "outliers"
15124     whiskerwidth: 0
15125   layout:
15126     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
15127     layout: "plot-throughput"
15128
15129 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
15130 - type: "plot"
15131   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15132   algorithm: "plot_performance_box"
15133   output-file-type: ".html"
15134   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15136   filter: "'NIC_Intel-X710' and
15137            '64B' and
15138            'NDRPDR' and
15139            'ETH' and
15140            'IP4FWD' and
15141            '1T1C' and
15142            'VHOST_1024' and
15143            not 'VXLAN' and
15144            not 'CFS_OPT' and
15145            not 'DOT1Q'"
15146   parameters:
15147   - "throughput"
15148   - "parent"
15149   - "tags"
15150   sort:
15151   - "1VM"
15152   - "2VM"
15153   traces:
15154     hoverinfo: "x+y"
15155     boxpoints: "outliers"
15156     whiskerwidth: 0
15157   layout:
15158     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
15159     layout: "plot-throughput"
15160
15161 - type: "plot"
15162   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15163   algorithm: "plot_performance_box"
15164   output-file-type: ".html"
15165   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15166   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15167   filter: "'NIC_Intel-X710' and
15168            '64B' and
15169            'NDRPDR' and
15170            'ETH' and
15171            'IP4FWD' and
15172            '2T2C' and
15173            'VHOST_1024' and
15174            not 'VXLAN' and
15175            not 'CFS_OPT' and
15176            not 'DOT1Q'"
15177   parameters:
15178   - "throughput"
15179   - "parent"
15180   - "tags"
15181   sort:
15182   - "1VM"
15183   - "2VM"
15184   traces:
15185     hoverinfo: "x+y"
15186     boxpoints: "outliers"
15187     whiskerwidth: 0
15188   layout:
15189     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
15190     layout: "plot-throughput"
15191
15192 - type: "plot"
15193   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15194   algorithm: "plot_performance_box"
15195   output-file-type: ".html"
15196   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15198   filter: "'NIC_Intel-X710' and
15199            '64B' and
15200            'NDRPDR' and
15201            'ETH' and
15202            'IP4FWD' and
15203            '1T1C' and
15204            'VHOST_1024' and
15205            not 'VXLAN' and
15206            not 'CFS_OPT' and
15207            not 'DOT1Q'"
15208   parameters:
15209   - "throughput"
15210   - "parent"
15211   - "tags"
15212   sort:
15213   - "1VM"
15214   - "2VM"
15215   traces:
15216     hoverinfo: "x+y"
15217     boxpoints: "outliers"
15218     whiskerwidth: 0
15219   layout:
15220     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
15221     layout: "plot-throughput"
15222
15223 - type: "plot"
15224   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15225   algorithm: "plot_performance_box"
15226   output-file-type: ".html"
15227   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15228   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15229   filter: "'NIC_Intel-X710' and
15230            '64B' and
15231            'NDRPDR' and
15232            'ETH' and
15233            'IP4FWD' and
15234            '2T2C' and
15235            'VHOST_1024' and
15236            not 'VXLAN' and
15237            not 'CFS_OPT' and
15238            not 'DOT1Q'"
15239   parameters:
15240   - "throughput"
15241   - "parent"
15242   - "tags"
15243   sort:
15244   - "1VM"
15245   - "2VM"
15246   traces:
15247     hoverinfo: "x+y"
15248     boxpoints: "outliers"
15249     whiskerwidth: 0
15250   layout:
15251     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
15252     layout: "plot-throughput"
15253
15254 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
15255 - type: "plot"
15256   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15257   algorithm: "plot_performance_box"
15258   output-file-type: ".html"
15259   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15261   filter: "'NIC_Intel-X710' and
15262            '64B' and
15263            'NDRPDR' and
15264            ('ETH' or 'DOT1Q') and
15265            'BASE' and
15266            '1T1C' and
15267            ('L2BDMACLRN' or 'L2XCFWD') and
15268            'VHOST_1024' and
15269            not 'VXLAN' and
15270            not 'IP4FWD' and
15271            not '2VM'"
15272   parameters:
15273   - "throughput"
15274   - "parent"
15275   - "tags"
15276   sort:
15277   - "L2BDMACLRN"
15278   - "L2BDMACLRN"
15279   - "L2BDMACLRN"
15280   - "L2XCFWD"
15281   - "L2XCFWD"
15282   - "L2XCFWD"
15283   traces:
15284     hoverinfo: "x+y"
15285     boxpoints: "outliers"
15286     whiskerwidth: 0
15287   layout:
15288     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
15289     layout: "plot-throughput"
15290
15291 - type: "plot"
15292   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15293   algorithm: "plot_performance_box"
15294   output-file-type: ".html"
15295   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15297   filter: "'NIC_Intel-X710' and
15298            '64B' and
15299            'NDRPDR' and
15300            ('ETH' or 'DOT1Q') and
15301            'BASE' and
15302            '1T1C' and
15303            ('L2BDMACLRN' or 'L2XCFWD') and
15304            'VHOST_1024' and
15305            not 'VXLAN' and
15306            not 'IP4FWD' and
15307            not '2VM'"
15308   parameters:
15309   - "throughput"
15310   - "parent"
15311   - "tags"
15312   sort:
15313   - "L2BDMACLRN"
15314   - "L2BDMACLRN"
15315   - "L2BDMACLRN"
15316   - "L2XCFWD"
15317   - "L2XCFWD"
15318   - "L2XCFWD"
15319   traces:
15320     hoverinfo: "x+y"
15321     boxpoints: "outliers"
15322     whiskerwidth: 0
15323   layout:
15324     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
15325     layout: "plot-throughput"
15326
15327 - type: "plot"
15328   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15329   algorithm: "plot_performance_box"
15330   output-file-type: ".html"
15331   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15333   filter: "'NIC_Intel-X710' and
15334            '64B' and
15335            'NDRPDR' and
15336            ('ETH' or 'DOT1Q') and
15337            'BASE' and
15338            '2T2C' and
15339            ('L2BDMACLRN' or 'L2XCFWD') and
15340            'VHOST_1024' and
15341            not 'VXLAN' and
15342            not 'IP4FWD' and
15343            not '2VM'"
15344   parameters:
15345   - "throughput"
15346   - "parent"
15347   - "tags"
15348   sort:
15349   - "L2BDMACLRN"
15350   - "L2BDMACLRN"
15351   - "L2BDMACLRN"
15352   - "L2XCFWD"
15353   - "L2XCFWD"
15354   - "L2XCFWD"
15355   traces:
15356     hoverinfo: "x+y"
15357     boxpoints: "outliers"
15358     whiskerwidth: 0
15359   layout:
15360     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
15361     layout: "plot-throughput"
15362
15363 - type: "plot"
15364   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15365   algorithm: "plot_performance_box"
15366   output-file-type: ".html"
15367   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15368   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15369   filter: "'NIC_Intel-X710' and
15370            '64B' and
15371            'NDRPDR' and
15372            ('ETH' or 'DOT1Q') and
15373            'BASE' and
15374            '2T2C' and
15375            ('L2BDMACLRN' or 'L2XCFWD') and
15376            'VHOST_1024' and
15377            not 'VXLAN' and
15378            not 'IP4FWD' and
15379            not '2VM'"
15380   parameters:
15381   - "throughput"
15382   - "parent"
15383   - "tags"
15384   sort:
15385   - "L2BDMACLRN"
15386   - "L2BDMACLRN"
15387   - "L2BDMACLRN"
15388   - "L2XCFWD"
15389   - "L2XCFWD"
15390   - "L2XCFWD"
15391   traces:
15392     hoverinfo: "x+y"
15393     boxpoints: "outliers"
15394     whiskerwidth: 0
15395   layout:
15396     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
15397     layout: "plot-throughput"
15398
15399 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
15400 - type: "plot"
15401   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15402   algorithm: "plot_performance_box"
15403   output-file-type: ".html"
15404   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15406   filter: "'NIC_Intel-X710' and
15407            '64B' and
15408            'NDRPDR' and
15409            ('ETH' or 'DOT1Q') and
15410            '1T1C' and
15411            ('L2BDMACLRN' or 'L2XCFWD') and
15412            'VHOST_1024' and
15413            not 'CFS_OPT' and
15414            not 'VXLAN' and
15415            not 'IP4FWD' and
15416            not 'LBOND'"
15417   parameters:
15418   - "throughput"
15419   - "parent"
15420   - "tags"
15421   sort:
15422   - "L2BDMACLRN"
15423   - "L2BDMACLRN"
15424   - "L2BDMACLRN"
15425   - "L2XCFWD"
15426   - "L2XCFWD"
15427   - "L2XCFWD"
15428   traces:
15429     hoverinfo: "x+y"
15430     boxpoints: "outliers"
15431     whiskerwidth: 0
15432   layout:
15433     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
15434     layout: "plot-throughput"
15435
15436 - type: "plot"
15437   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15438   algorithm: "plot_performance_box"
15439   output-file-type: ".html"
15440   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15442   filter: "'NIC_Intel-X710' and
15443            '64B' and
15444            'NDRPDR' and
15445            ('ETH' or 'DOT1Q') and
15446            '1T1C' and
15447            ('L2BDMACLRN' or 'L2XCFWD') and
15448            'VHOST_1024' and
15449            not 'CFS_OPT' and
15450            not 'VXLAN' and
15451            not 'IP4FWD' and
15452            not 'LBOND'"
15453   parameters:
15454   - "throughput"
15455   - "parent"
15456   - "tags"
15457   sort:
15458   - "L2BDMACLRN"
15459   - "L2BDMACLRN"
15460   - "L2BDMACLRN"
15461   - "L2XCFWD"
15462   - "L2XCFWD"
15463   - "L2XCFWD"
15464   traces:
15465     hoverinfo: "x+y"
15466     boxpoints: "outliers"
15467     whiskerwidth: 0
15468   layout:
15469     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
15470     layout: "plot-throughput"
15471
15472 - type: "plot"
15473   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15474   algorithm: "plot_performance_box"
15475   output-file-type: ".html"
15476   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15478   filter: "'NIC_Intel-X710' and
15479            '64B' and
15480            'NDRPDR' and
15481            ('ETH' or 'DOT1Q') and
15482            '2T2C' and
15483            ('L2BDMACLRN' or 'L2XCFWD') and
15484            'VHOST_1024' and
15485            not 'CFS_OPT' and
15486            not 'VXLAN' and
15487            not 'IP4FWD' and
15488            not 'LBOND'"
15489   parameters:
15490   - "throughput"
15491   - "parent"
15492   - "tags"
15493   sort:
15494   - "L2BDMACLRN"
15495   - "L2BDMACLRN"
15496   - "L2BDMACLRN"
15497   - "L2XCFWD"
15498   - "L2XCFWD"
15499   - "L2XCFWD"
15500   traces:
15501     hoverinfo: "x+y"
15502     boxpoints: "outliers"
15503     whiskerwidth: 0
15504   layout:
15505     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
15506     layout: "plot-throughput"
15507
15508 - type: "plot"
15509   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15510   algorithm: "plot_performance_box"
15511   output-file-type: ".html"
15512   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15514   filter: "'NIC_Intel-X710' and
15515            '64B' and
15516            'NDRPDR' and
15517            ('ETH' or 'DOT1Q') and
15518            '2T2C' and
15519            ('L2BDMACLRN' or 'L2XCFWD') and
15520            'VHOST_1024' and
15521            not 'CFS_OPT' and
15522            not 'VXLAN' and
15523            not 'IP4FWD' and
15524            not 'LBOND'"
15525   parameters:
15526   - "throughput"
15527   - "parent"
15528   - "tags"
15529   sort:
15530   - "L2BDMACLRN"
15531   - "L2BDMACLRN"
15532   - "L2BDMACLRN"
15533   - "L2XCFWD"
15534   - "L2XCFWD"
15535   - "L2XCFWD"
15536   traces:
15537     hoverinfo: "x+y"
15538     boxpoints: "outliers"
15539     whiskerwidth: 0
15540   layout:
15541     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
15542     layout: "plot-throughput"
15543
15544 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15545 - type: "plot"
15546   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15547   algorithm: "plot_performance_box"
15548   output-file-type: ".html"
15549   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15551   filter: "'NIC_Intel-X710' and
15552            '64B' and
15553            'NDRPDR' and
15554            'ETH' and
15555            'IP4FWD' and
15556            '2T1C' and
15557            'VHOST_1024' and
15558            not 'VXLAN' and
15559            not 'DOT1Q'"
15560   parameters:
15561   - "throughput"
15562   - "parent"
15563   - "tags"
15564   sort:
15565   - "1VM"
15566   - "2VM"
15567   traces:
15568     hoverinfo: "x+y"
15569     boxpoints: "outliers"
15570     whiskerwidth: 0
15571   layout:
15572     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15573     layout: "plot-throughput"
15574
15575 - type: "plot"
15576   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15577   algorithm: "plot_performance_box"
15578   output-file-type: ".html"
15579   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15581   filter: "'NIC_Intel-X710' and
15582            '64B' and
15583            'NDRPDR' and
15584            'ETH' and
15585            'IP4FWD' and
15586            '4T2C' and
15587            'VHOST_1024' and
15588            not 'VXLAN' and
15589            not 'DOT1Q'"
15590   parameters:
15591   - "throughput"
15592   - "parent"
15593   - "tags"
15594   sort:
15595   - "1VM"
15596   - "2VM"
15597   traces:
15598     hoverinfo: "x+y"
15599     boxpoints: "outliers"
15600     whiskerwidth: 0
15601   layout:
15602     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15603     layout: "plot-throughput"
15604
15605 - type: "plot"
15606   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15607   algorithm: "plot_performance_box"
15608   output-file-type: ".html"
15609   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15610   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15611   filter: "'NIC_Intel-X710' and
15612            '64B' and
15613            'NDRPDR' and
15614            'ETH' and
15615            'IP4FWD' and
15616            '2T1C' and
15617            'VHOST_1024' and
15618            not 'VXLAN' and
15619            not 'DOT1Q'"
15620   parameters:
15621   - "throughput"
15622   - "parent"
15623   - "tags"
15624   sort:
15625   - "1VM"
15626   - "2VM"
15627   traces:
15628     hoverinfo: "x+y"
15629     boxpoints: "outliers"
15630     whiskerwidth: 0
15631   layout:
15632     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15633     layout: "plot-throughput"
15634
15635 - type: "plot"
15636   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15637   algorithm: "plot_performance_box"
15638   output-file-type: ".html"
15639   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15641   filter: "'NIC_Intel-X710' and
15642            '64B' and
15643            'NDRPDR' and
15644            'ETH' and
15645            'IP4FWD' and
15646            '4T2C' and
15647            'VHOST_1024' and
15648            not 'VXLAN' and
15649            not 'DOT1Q'"
15650   parameters:
15651   - "throughput"
15652   - "parent"
15653   - "tags"
15654   sort:
15655   - "1VM"
15656   - "2VM"
15657   traces:
15658     hoverinfo: "x+y"
15659     boxpoints: "outliers"
15660     whiskerwidth: 0
15661   layout:
15662     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15663     layout: "plot-throughput"
15664
15665 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15666 - type: "plot"
15667   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15668   algorithm: "plot_performance_box"
15669   output-file-type: ".html"
15670   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15671   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15672   filter: "'NIC_Intel-X710' and
15673            '64B' and
15674            'NDRPDR' and
15675            ('ETH' or 'DOT1Q') and
15676            'BASE' and
15677            '2T1C' and
15678            ('L2BDMACLRN' or 'L2XCFWD') and
15679            'VHOST_1024' and
15680            not 'VXLAN' and
15681            not 'IP4FWD' and
15682            not '2VM'"
15683   parameters:
15684   - "throughput"
15685   - "parent"
15686   - "tags"
15687   sort:
15688   - "L2BDMACLRN"
15689   - "L2BDMACLRN"
15690   - "L2BDMACLRN"
15691   - "L2XCFWD"
15692   - "L2XCFWD"
15693   - "L2XCFWD"
15694   traces:
15695     hoverinfo: "x+y"
15696     boxpoints: "outliers"
15697     whiskerwidth: 0
15698   layout:
15699     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
15700     layout: "plot-throughput"
15701
15702 - type: "plot"
15703   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15704   algorithm: "plot_performance_box"
15705   output-file-type: ".html"
15706   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15707   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15708   filter: "'NIC_Intel-X710' and
15709            '64B' and
15710            'NDRPDR' and
15711            ('ETH' or 'DOT1Q') and
15712            'BASE' and
15713            '2T1C' and
15714            ('L2BDMACLRN' or 'L2XCFWD') and
15715            'VHOST_1024' and
15716            not 'VXLAN' and
15717            not 'IP4FWD' and
15718            not '2VM'"
15719   parameters:
15720   - "throughput"
15721   - "parent"
15722   - "tags"
15723   sort:
15724   - "L2BDMACLRN"
15725   - "L2BDMACLRN"
15726   - "L2BDMACLRN"
15727   - "L2XCFWD"
15728   - "L2XCFWD"
15729   - "L2XCFWD"
15730   traces:
15731     hoverinfo: "x+y"
15732     boxpoints: "outliers"
15733     whiskerwidth: 0
15734   layout:
15735     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
15736     layout: "plot-throughput"
15737
15738 - type: "plot"
15739   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15740   algorithm: "plot_performance_box"
15741   output-file-type: ".html"
15742   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15744   filter: "'NIC_Intel-X710' and
15745            '64B' and
15746            'NDRPDR' and
15747            ('ETH' or 'DOT1Q') and
15748            'BASE' and
15749            '4T2C' and
15750            ('L2BDMACLRN' or 'L2XCFWD') and
15751            'VHOST_1024' and
15752            not 'VXLAN' and
15753            not 'IP4FWD' and
15754            not '2VM'"
15755   parameters:
15756   - "throughput"
15757   - "parent"
15758   - "tags"
15759   sort:
15760   - "L2BDMACLRN"
15761   - "L2BDMACLRN"
15762   - "L2BDMACLRN"
15763   - "L2XCFWD"
15764   - "L2XCFWD"
15765   - "L2XCFWD"
15766   traces:
15767     hoverinfo: "x+y"
15768     boxpoints: "outliers"
15769     whiskerwidth: 0
15770   layout:
15771     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
15772     layout: "plot-throughput"
15773
15774 - type: "plot"
15775   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15776   algorithm: "plot_performance_box"
15777   output-file-type: ".html"
15778   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15779   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15780   filter: "'NIC_Intel-X710' and
15781            '64B' and
15782            'NDRPDR' and
15783            ('ETH' or 'DOT1Q') and
15784            'BASE' and
15785            '4T2C' and
15786            ('L2BDMACLRN' or 'L2XCFWD') and
15787            'VHOST_1024' and
15788            not 'VXLAN' and
15789            not 'IP4FWD' and
15790            not '2VM'"
15791   parameters:
15792   - "throughput"
15793   - "parent"
15794   - "tags"
15795   sort:
15796   - "L2BDMACLRN"
15797   - "L2BDMACLRN"
15798   - "L2BDMACLRN"
15799   - "L2XCFWD"
15800   - "L2XCFWD"
15801   - "L2XCFWD"
15802   traces:
15803     hoverinfo: "x+y"
15804     boxpoints: "outliers"
15805     whiskerwidth: 0
15806   layout:
15807     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
15808     layout: "plot-throughput"
15809
15810 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15811 - type: "plot"
15812   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15813   algorithm: "plot_performance_box"
15814   output-file-type: ".html"
15815   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15817   filter: "'NIC_Intel-X710' and
15818            '64B' and
15819            'NDRPDR' and
15820            ('ETH' or 'DOT1Q') and
15821            '2T1C' and
15822            ('L2BDMACLRN' or 'L2XCFWD') and
15823            'VHOST_1024' and
15824            not 'CFS_OPT' and
15825            not 'VXLAN' and
15826            not 'IP4FWD' and
15827            not 'LBOND'"
15828   parameters:
15829   - "throughput"
15830   - "parent"
15831   - "tags"
15832   sort:
15833   - "L2BDMACLRN"
15834   - "L2BDMACLRN"
15835   - "L2BDMACLRN"
15836   - "L2XCFWD"
15837   - "L2XCFWD"
15838   - "L2XCFWD"
15839   traces:
15840     hoverinfo: "x+y"
15841     boxpoints: "outliers"
15842     whiskerwidth: 0
15843   layout:
15844     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
15845     layout: "plot-throughput"
15846
15847 - type: "plot"
15848   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15849   algorithm: "plot_performance_box"
15850   output-file-type: ".html"
15851   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15853   filter: "'NIC_Intel-X710' and
15854            '64B' and
15855            'NDRPDR' and
15856            ('ETH' or 'DOT1Q') and
15857            '2T1C' and
15858            ('L2BDMACLRN' or 'L2XCFWD') and
15859            'VHOST_1024' and
15860            not 'CFS_OPT' and
15861            not 'VXLAN' and
15862            not 'IP4FWD' and
15863            not 'LBOND'"
15864   parameters:
15865   - "throughput"
15866   - "parent"
15867   - "tags"
15868   sort:
15869   - "L2BDMACLRN"
15870   - "L2BDMACLRN"
15871   - "L2BDMACLRN"
15872   - "L2XCFWD"
15873   - "L2XCFWD"
15874   - "L2XCFWD"
15875   traces:
15876     hoverinfo: "x+y"
15877     boxpoints: "outliers"
15878     whiskerwidth: 0
15879   layout:
15880     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
15881     layout: "plot-throughput"
15882
15883 - type: "plot"
15884   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15885   algorithm: "plot_performance_box"
15886   output-file-type: ".html"
15887   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15888   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15889   filter: "'NIC_Intel-X710' and
15890            '64B' and
15891            'NDRPDR' and
15892            ('ETH' or 'DOT1Q') and
15893            '4T2C' and
15894            ('L2BDMACLRN' or 'L2XCFWD') and
15895            'VHOST_1024' and
15896            not 'CFS_OPT' and
15897            not 'VXLAN' and
15898            not 'IP4FWD' and
15899            not 'LBOND'"
15900   parameters:
15901   - "throughput"
15902   - "parent"
15903   - "tags"
15904   sort:
15905   - "L2BDMACLRN"
15906   - "L2BDMACLRN"
15907   - "L2BDMACLRN"
15908   - "L2XCFWD"
15909   - "L2XCFWD"
15910   - "L2XCFWD"
15911   traces:
15912     hoverinfo: "x+y"
15913     boxpoints: "outliers"
15914     whiskerwidth: 0
15915   layout:
15916     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
15917     layout: "plot-throughput"
15918
15919 - type: "plot"
15920   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15921   algorithm: "plot_performance_box"
15922   output-file-type: ".html"
15923   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15925   filter: "'NIC_Intel-X710' and
15926            '64B' and
15927            'NDRPDR' and
15928            ('ETH' or 'DOT1Q') and
15929            '4T2C' and
15930            ('L2BDMACLRN' or 'L2XCFWD') and
15931            'VHOST_1024' and
15932            not 'CFS_OPT' and
15933            not 'VXLAN' and
15934            not 'IP4FWD' and
15935            not 'LBOND'"
15936   parameters:
15937   - "throughput"
15938   - "parent"
15939   - "tags"
15940   sort:
15941   - "L2BDMACLRN"
15942   - "L2BDMACLRN"
15943   - "L2BDMACLRN"
15944   - "L2XCFWD"
15945   - "L2XCFWD"
15946   - "L2XCFWD"
15947   traces:
15948     hoverinfo: "x+y"
15949     boxpoints: "outliers"
15950     whiskerwidth: 0
15951   layout:
15952     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
15953     layout: "plot-throughput"
15954
15955 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15956 - type: "plot"
15957   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15958   algorithm: "plot_performance_box"
15959   output-file-type: ".html"
15960   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15961   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15962   filter: "'NIC_Intel-X710' and
15963            '64B' and
15964            'NDRPDR' and
15965            'ETH' and
15966            'IP4FWD' and
15967            '2T1C' and
15968            'VHOST_1024' and
15969            not 'VXLAN' and
15970            not 'NF_DENSITY' and
15971            not 'CFS_OPT' and
15972            not 'DOT1Q'"
15973   parameters:
15974   - "throughput"
15975   - "parent"
15976   - "tags"
15977   sort:
15978   - "1VM"
15979   - "2VM"
15980   traces:
15981     hoverinfo: "x+y"
15982     boxpoints: "outliers"
15983     whiskerwidth: 0
15984   layout:
15985     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15986     layout: "plot-throughput"
15987
15988 - type: "plot"
15989   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15990   algorithm: "plot_performance_box"
15991   output-file-type: ".html"
15992   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15993   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15994   filter: "'NIC_Intel-X710' and
15995            '64B' and
15996            'NDRPDR' and
15997            'ETH' and
15998            'IP4FWD' and
15999            '4T2C' and
16000            'VHOST_1024' and
16001            not 'VXLAN' and
16002            not 'NF_DENSITY' and
16003            not 'CFS_OPT' and
16004            not 'DOT1Q'"
16005   parameters:
16006   - "throughput"
16007   - "parent"
16008   - "tags"
16009   sort:
16010   - "1VM"
16011   - "2VM"
16012   traces:
16013     hoverinfo: "x+y"
16014     boxpoints: "outliers"
16015     whiskerwidth: 0
16016   layout:
16017     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16018     layout: "plot-throughput"
16019
16020 - type: "plot"
16021   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16022   algorithm: "plot_performance_box"
16023   output-file-type: ".html"
16024   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16026   filter: "'NIC_Intel-X710' and
16027            '64B' and
16028            'NDRPDR' and
16029            'ETH' and
16030            'IP4FWD' and
16031            '2T1C' and
16032            'VHOST_1024' and
16033            not 'VXLAN' and
16034            not 'NF_DENSITY' and
16035            not 'CFS_OPT' and
16036            not 'DOT1Q'"
16037   parameters:
16038   - "throughput"
16039   - "parent"
16040   - "tags"
16041   sort:
16042   - "1VM"
16043   - "2VM"
16044   traces:
16045     hoverinfo: "x+y"
16046     boxpoints: "outliers"
16047     whiskerwidth: 0
16048   layout:
16049     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16050     layout: "plot-throughput"
16051
16052 - type: "plot"
16053   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16054   algorithm: "plot_performance_box"
16055   output-file-type: ".html"
16056   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16057   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16058   filter: "'NIC_Intel-X710' and
16059            '64B' and
16060            'NDRPDR' and
16061            'ETH' and
16062            'IP4FWD' and
16063            '4T2C' and
16064            'VHOST_1024' and
16065            not 'VXLAN' and
16066            not 'NF_DENSITY' and
16067            not 'CFS_OPT' and
16068            not 'DOT1Q'"
16069   parameters:
16070   - "throughput"
16071   - "parent"
16072   - "tags"
16073   sort:
16074   - "1VM"
16075   - "2VM"
16076   traces:
16077     hoverinfo: "x+y"
16078     boxpoints: "outliers"
16079     whiskerwidth: 0
16080   layout:
16081     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16082     layout: "plot-throughput"
16083
16084 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16085 - type: "plot"
16086   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16087   algorithm: "plot_performance_box"
16088   output-file-type: ".html"
16089   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16090   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16091   filter: "'NIC_Intel-X710' and
16092            '64B' and
16093            'NDRPDR' and
16094            ('ETH' or 'DOT1Q') and
16095            'BASE' and
16096            '2T1C' and
16097            ('L2BDMACLRN' or 'L2XCFWD') and
16098            'VHOST_1024' and
16099            not 'VXLAN' and
16100            not 'NF_DENSITY' and
16101            not 'IP4FWD' and
16102            not '2VM'"
16103   parameters:
16104   - "throughput"
16105   - "parent"
16106   - "tags"
16107 #  sort:
16108 #  - "not CFS_OPT"
16109 #  - "L2XCFWD"
16110 #  - "not CFS_OPT"
16111 #  - "CFS_OPT"
16112   traces:
16113     hoverinfo: "x+y"
16114     boxpoints: "outliers"
16115     whiskerwidth: 0
16116   layout:
16117     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
16118     layout: "plot-throughput"
16119
16120 - type: "plot"
16121   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16122   algorithm: "plot_performance_box"
16123   output-file-type: ".html"
16124   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16125   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16126   filter: "'NIC_Intel-X710' and
16127            '64B' and
16128            'NDRPDR' and
16129            ('ETH' or 'DOT1Q') and
16130            'BASE' and
16131            '2T1C' and
16132            ('L2BDMACLRN' or 'L2XCFWD') and
16133            'VHOST_1024' and
16134            not 'VXLAN' and
16135            not 'NF_DENSITY' and
16136            not 'IP4FWD' and
16137            not '2VM'"
16138   parameters:
16139   - "throughput"
16140   - "parent"
16141   - "tags"
16142 #  sort:
16143 #  - "not CFS_OPT"
16144 #  - "L2XCFWD"
16145 #  - "not CFS_OPT"
16146 #  - "CFS_OPT"
16147   traces:
16148     hoverinfo: "x+y"
16149     boxpoints: "outliers"
16150     whiskerwidth: 0
16151   layout:
16152     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
16153     layout: "plot-throughput"
16154
16155 - type: "plot"
16156   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16157   algorithm: "plot_performance_box"
16158   output-file-type: ".html"
16159   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16160   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16161   filter: "'NIC_Intel-X710' and
16162            '64B' and
16163            'NDRPDR' and
16164            ('ETH' or 'DOT1Q') and
16165            'BASE' and
16166            '4T2C' and
16167            ('L2BDMACLRN' or 'L2XCFWD') and
16168            'VHOST_1024' and
16169            not 'VXLAN' and
16170            not 'NF_DENSITY' and
16171            not 'IP4FWD' and
16172            not '2VM'"
16173   parameters:
16174   - "throughput"
16175   - "parent"
16176   - "tags"
16177 #  sort:
16178 #  - "not CFS_OPT"
16179 #  - "L2XCFWD"
16180 #  - "not CFS_OPT"
16181 #  - "CFS_OPT"
16182   traces:
16183     hoverinfo: "x+y"
16184     boxpoints: "outliers"
16185     whiskerwidth: 0
16186   layout:
16187     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
16188     layout: "plot-throughput"
16189
16190 - type: "plot"
16191   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16192   algorithm: "plot_performance_box"
16193   output-file-type: ".html"
16194   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16195   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16196   filter: "'NIC_Intel-X710' and
16197            '64B' and
16198            'NDRPDR' and
16199            ('ETH' or 'DOT1Q') and
16200            'BASE' and
16201            '4T2C' and
16202            ('L2BDMACLRN' or 'L2XCFWD') and
16203            'VHOST_1024' and
16204            not 'VXLAN' and
16205            not 'NF_DENSITY' and
16206            not 'IP4FWD' and
16207            not '2VM'"
16208   parameters:
16209   - "throughput"
16210   - "parent"
16211   - "tags"
16212 #  sort:
16213 #  - "not CFS_OPT"
16214 #  - "L2XCFWD"
16215 #  - "not CFS_OPT"
16216 #  - "CFS_OPT"
16217   traces:
16218     hoverinfo: "x+y"
16219     boxpoints: "outliers"
16220     whiskerwidth: 0
16221   layout:
16222     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
16223     layout: "plot-throughput"
16224
16225 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16226 - type: "plot"
16227   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16228   algorithm: "plot_performance_box"
16229   output-file-type: ".html"
16230   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16231   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16232   filter: "'NIC_Intel-X710' and
16233            '64B' and
16234            'NDRPDR' and
16235            ('ETH' or 'DOT1Q') and
16236            '2T1C' and
16237            ('L2BDMACLRN' or 'L2XCFWD') and
16238            'VHOST_1024' and
16239            not 'CFS_OPT' and
16240            not 'VXLAN' and
16241            not 'NF_DENSITY' and
16242            not 'DOT1Q' and
16243            not 'IP4FWD'"
16244   parameters:
16245   - "throughput"
16246   - "parent"
16247   - "tags"
16248 #  sort:
16249 #  - "1VM"
16250 #  - "L2XCFWD"
16251 #  - "1VM"
16252 #  - "L2BDMACLRN"
16253   traces:
16254     hoverinfo: "x+y"
16255     boxpoints: "outliers"
16256     whiskerwidth: 0
16257   layout:
16258     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16259     layout: "plot-throughput"
16260
16261 - type: "plot"
16262   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16263   algorithm: "plot_performance_box"
16264   output-file-type: ".html"
16265   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16266   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16267   filter: "'NIC_Intel-X710' and
16268            '64B' and
16269            'NDRPDR' and
16270            ('ETH' or 'DOT1Q') and
16271            '2T1C' and
16272            ('L2BDMACLRN' or 'L2XCFWD') and
16273            'VHOST_1024' and
16274            not 'CFS_OPT' and
16275            not 'VXLAN' and
16276            not 'NF_DENSITY' and
16277            not 'DOT1Q' and
16278            not 'IP4FWD'"
16279   parameters:
16280   - "throughput"
16281   - "parent"
16282   - "tags"
16283 #  sort:
16284 #  - "1VM"
16285 #  - "L2XCFWD"
16286 #  - "1VM"
16287 #  - "L2BDMACLRN"
16288   traces:
16289     hoverinfo: "x+y"
16290     boxpoints: "outliers"
16291     whiskerwidth: 0
16292   layout:
16293     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16294     layout: "plot-throughput"
16295
16296 - type: "plot"
16297   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16298   algorithm: "plot_performance_box"
16299   output-file-type: ".html"
16300   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16301   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16302   filter: "'NIC_Intel-X710' and
16303            '64B' and
16304            'NDRPDR' and
16305            ('ETH' or 'DOT1Q') and
16306            '4T2C' and
16307            ('L2BDMACLRN' or 'L2XCFWD') and
16308            'VHOST_1024' and
16309            not 'CFS_OPT' and
16310            not 'VXLAN' and
16311            not 'NF_DENSITY' and
16312            not 'DOT1Q' and
16313            not 'IP4FWD'"
16314   parameters:
16315   - "throughput"
16316   - "parent"
16317   - "tags"
16318 #  sort:
16319 #  - "1VM"
16320 #  - "L2XCFWD"
16321 #  - "1VM"
16322 #  - "L2BDMACLRN"
16323   traces:
16324     hoverinfo: "x+y"
16325     boxpoints: "outliers"
16326     whiskerwidth: 0
16327   layout:
16328     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16329     layout: "plot-throughput"
16330
16331 - type: "plot"
16332   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16333   algorithm: "plot_performance_box"
16334   output-file-type: ".html"
16335   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16336   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16337   filter: "'NIC_Intel-X710' and
16338            '64B' and
16339            'NDRPDR' and
16340            ('ETH' or 'DOT1Q') and
16341            '4T2C' and
16342            ('L2BDMACLRN' or 'L2XCFWD') and
16343            'VHOST_1024' and
16344            not 'CFS_OPT' and
16345            not 'VXLAN' and
16346            not 'NF_DENSITY' and
16347            not 'DOT1Q' and
16348            not 'IP4FWD'"
16349   parameters:
16350   - "throughput"
16351   - "parent"
16352   - "tags"
16353 #  sort:
16354 #  - "1VM"
16355 #  - "L2XCFWD"
16356 #  - "1VM"
16357 #  - "L2BDMACLRN"
16358   traces:
16359     hoverinfo: "x+y"
16360     boxpoints: "outliers"
16361     whiskerwidth: 0
16362   layout:
16363     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16364     layout: "plot-throughput"
16365
16366 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16367 - type: "plot"
16368   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16369   algorithm: "plot_performance_box"
16370   output-file-type: ".html"
16371   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16372   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16373   filter: "'NIC_Intel-XXV710' and
16374            '64B' and
16375            'NDRPDR' and
16376            'ETH' and
16377            'IP4FWD' and
16378            '2T1C' and
16379            'VHOST_1024' and
16380            not 'VXLAN' and
16381            not 'CFS_OPT' and
16382            not 'DOT1Q'"
16383   parameters:
16384   - "throughput"
16385   - "parent"
16386   - "tags"
16387   sort:
16388   - "1VM"
16389   - "2VM"
16390   traces:
16391     hoverinfo: "x+y"
16392     boxpoints: "outliers"
16393     whiskerwidth: 0
16394   layout:
16395     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16396     layout: "plot-throughput"
16397
16398 - type: "plot"
16399   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16400   algorithm: "plot_performance_box"
16401   output-file-type: ".html"
16402   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16403   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16404   filter: "'NIC_Intel-XXV710' and
16405            '64B' and
16406            'NDRPDR' and
16407            'ETH' and
16408            'IP4FWD' and
16409            '4T2C' and
16410            'VHOST_1024' and
16411            not 'VXLAN' and
16412            not 'CFS_OPT' and
16413            not 'DOT1Q'"
16414   parameters:
16415   - "throughput"
16416   - "parent"
16417   - "tags"
16418   sort:
16419   - "1VM"
16420   - "2VM"
16421   traces:
16422     hoverinfo: "x+y"
16423     boxpoints: "outliers"
16424     whiskerwidth: 0
16425   layout:
16426     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16427     layout: "plot-throughput"
16428
16429 - type: "plot"
16430   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16431   algorithm: "plot_performance_box"
16432   output-file-type: ".html"
16433   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16434   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16435   filter: "'NIC_Intel-XXV710' and
16436            '64B' and
16437            'NDRPDR' and
16438            'ETH' and
16439            'IP4FWD' and
16440            '2T1C' and
16441            'VHOST_1024' and
16442            not 'VXLAN' and
16443            not 'CFS_OPT' and
16444            not 'DOT1Q'"
16445   parameters:
16446   - "throughput"
16447   - "parent"
16448   - "tags"
16449   sort:
16450   - "1VM"
16451   - "2VM"
16452   traces:
16453     hoverinfo: "x+y"
16454     boxpoints: "outliers"
16455     whiskerwidth: 0
16456   layout:
16457     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16458     layout: "plot-throughput"
16459
16460 - type: "plot"
16461   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16462   algorithm: "plot_performance_box"
16463   output-file-type: ".html"
16464   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16466   filter: "'NIC_Intel-XXV710' and
16467            '64B' and
16468            'NDRPDR' and
16469            'ETH' and
16470            'IP4FWD' and
16471            '4T2C' and
16472            'VHOST_1024' and
16473            not 'VXLAN' and
16474            not 'CFS_OPT' and
16475            not 'DOT1Q'"
16476   parameters:
16477   - "throughput"
16478   - "parent"
16479   - "tags"
16480   sort:
16481   - "1VM"
16482   - "2VM"
16483   traces:
16484     hoverinfo: "x+y"
16485     boxpoints: "outliers"
16486     whiskerwidth: 0
16487   layout:
16488     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16489     layout: "plot-throughput"
16490
16491 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16492 #- type: "plot"
16493 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16494 #  algorithm: "plot_performance_box"
16495 #  output-file-type: ".html"
16496 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16497 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16498 #  filter: "'NIC_Intel-XXV710' and
16499 #           '64B' and
16500 #           'NDRPDR' and
16501 #           ('ETH' or 'DOT1Q') and
16502 #           'BASE' and
16503 #           '2T1C' and
16504 #           ('L2BDMACLRN' or 'L2XCFWD') and
16505 #           'VHOST_1024' and
16506 #           not 'VXLAN' and
16507 #           not 'IP4FWD' and
16508 #           not '2VM'"
16509 #  parameters:
16510 #  - "throughput"
16511 #  - "parent"
16512 #  - "tags"
16513 ##  sort:
16514 ##  - "not CFS_OPT"
16515 ##  - "L2XCFWD"
16516 ##  - "not CFS_OPT"
16517 ##  - "CFS_OPT"
16518 #  traces:
16519 #    hoverinfo: "x+y"
16520 #    boxpoints: "outliers"
16521 #    whiskerwidth: 0
16522 #  layout:
16523 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
16524 #    layout: "plot-throughput"
16525 #
16526 #- type: "plot"
16527 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16528 #  algorithm: "plot_performance_box"
16529 #  output-file-type: ".html"
16530 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16531 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16532 #  filter: "'NIC_Intel-XXV710' and
16533 #           '64B' and
16534 #           'NDRPDR' and
16535 #           ('ETH' or 'DOT1Q') and
16536 #           'BASE' and
16537 #           '2T1C' and
16538 #           ('L2BDMACLRN' or 'L2XCFWD') and
16539 #           'VHOST_1024' and
16540 #           not 'VXLAN' and
16541 #           not 'IP4FWD' and
16542 #           not '2VM'"
16543 #  parameters:
16544 #  - "throughput"
16545 #  - "parent"
16546 #  - "tags"
16547 ##  sort:
16548 ##  - "not CFS_OPT"
16549 ##  - "L2XCFWD"
16550 ##  - "not CFS_OPT"
16551 ##  - "CFS_OPT"
16552 #  traces:
16553 #    hoverinfo: "x+y"
16554 #    boxpoints: "outliers"
16555 #    whiskerwidth: 0
16556 #  layout:
16557 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
16558 #    layout: "plot-throughput"
16559 #
16560 #- type: "plot"
16561 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16562 #  algorithm: "plot_performance_box"
16563 #  output-file-type: ".html"
16564 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16565 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16566 #  filter: "'NIC_Intel-XXV710' and
16567 #           '64B' and
16568 #           'NDRPDR' and
16569 #           ('ETH' or 'DOT1Q') and
16570 #           'BASE' and
16571 #           '4T2C' and
16572 #           ('L2BDMACLRN' or 'L2XCFWD') and
16573 #           'VHOST_1024' and
16574 #           not 'VXLAN' and
16575 #           not 'IP4FWD' and
16576 #           not '2VM'"
16577 #  parameters:
16578 #  - "throughput"
16579 #  - "parent"
16580 #  - "tags"
16581 ##  sort:
16582 ##  - "not CFS_OPT"
16583 ##  - "L2XCFWD"
16584 ##  - "not CFS_OPT"
16585 ##  - "CFS_OPT"
16586 #  traces:
16587 #    hoverinfo: "x+y"
16588 #    boxpoints: "outliers"
16589 #    whiskerwidth: 0
16590 #  layout:
16591 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
16592 #    layout: "plot-throughput"
16593 #
16594 #- type: "plot"
16595 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16596 #  algorithm: "plot_performance_box"
16597 #  output-file-type: ".html"
16598 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16599 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16600 #  filter: "'NIC_Intel-XXV710' and
16601 #           '64B' and
16602 #           'NDRPDR' and
16603 #           ('ETH' or 'DOT1Q') and
16604 #           'BASE' and
16605 #           '4T2C' and
16606 #           ('L2BDMACLRN' or 'L2XCFWD') and
16607 #           'VHOST_1024' and
16608 #           not 'VXLAN' and
16609 #           not 'IP4FWD' and
16610 #           not '2VM'"
16611 #  parameters:
16612 #  - "throughput"
16613 #  - "parent"
16614 #  - "tags"
16615 ##  sort:
16616 ##  - "not CFS_OPT"
16617 ##  - "L2XCFWD"
16618 ##  - "not CFS_OPT"
16619 ##  - "CFS_OPT"
16620 #  traces:
16621 #    hoverinfo: "x+y"
16622 #    boxpoints: "outliers"
16623 #    whiskerwidth: 0
16624 #  layout:
16625 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
16626 #    layout: "plot-throughput"
16627 #
16628 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16629 #- type: "plot"
16630 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16631 #  algorithm: "plot_performance_box"
16632 #  output-file-type: ".html"
16633 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16634 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16635 #  filter: "'NIC_Intel-XXV710' and
16636 #           '64B' and
16637 #           'NDRPDR' and
16638 #           ('ETH' or 'DOT1Q') and
16639 #           '2T1C' and
16640 #           ('L2BDMACLRN' or 'L2XCFWD') and
16641 #           'VHOST_1024' and
16642 #           not 'CFS_OPT' and
16643 #           not 'VXLAN' and
16644 #           not 'DOT1Q' and
16645 #           not 'IP4FWD'"
16646 #  parameters:
16647 #  - "throughput"
16648 #  - "parent"
16649 #  - "tags"
16650 ##  sort:
16651 ##  - "1VM"
16652 ##  - "L2XCFWD"
16653 ##  - "1VM"
16654 ##  - "L2BDMACLRN"
16655 #  traces:
16656 #    hoverinfo: "x+y"
16657 #    boxpoints: "outliers"
16658 #    whiskerwidth: 0
16659 #  layout:
16660 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16661 #    layout: "plot-throughput"
16662 #
16663 #- type: "plot"
16664 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16665 #  algorithm: "plot_performance_box"
16666 #  output-file-type: ".html"
16667 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16668 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16669 #  filter: "'NIC_Intel-XXV710' and
16670 #           '64B' and
16671 #           'NDRPDR' and
16672 #           ('ETH' or 'DOT1Q') and
16673 #           '2T1C' and
16674 #           ('L2BDMACLRN' or 'L2XCFWD') and
16675 #           'VHOST_1024' and
16676 #           not 'CFS_OPT' and
16677 #           not 'VXLAN' and
16678 #           not 'DOT1Q' and
16679 #           not 'IP4FWD'"
16680 #  parameters:
16681 #  - "throughput"
16682 #  - "parent"
16683 #  - "tags"
16684 ##  sort:
16685 ##  - "1VM"
16686 ##  - "L2XCFWD"
16687 ##  - "1VM"
16688 ##  - "L2BDMACLRN"
16689 #  traces:
16690 #    hoverinfo: "x+y"
16691 #    boxpoints: "outliers"
16692 #    whiskerwidth: 0
16693 #  layout:
16694 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16695 #    layout: "plot-throughput"
16696 #
16697 #- type: "plot"
16698 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16699 #  algorithm: "plot_performance_box"
16700 #  output-file-type: ".html"
16701 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16702 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16703 #  filter: "'NIC_Intel-XXV710' and
16704 #           '64B' and
16705 #           'NDRPDR' and
16706 #           ('ETH' or 'DOT1Q') and
16707 #           '4T2C' and
16708 #           ('L2BDMACLRN' or 'L2XCFWD') and
16709 #           'VHOST_1024' and
16710 #           not 'CFS_OPT' and
16711 #           not 'VXLAN' and
16712 #           not 'DOT1Q' and
16713 #           not 'IP4FWD'"
16714 #  parameters:
16715 #  - "throughput"
16716 #  - "parent"
16717 #  - "tags"
16718 ##  sort:
16719 ##  - "1VM"
16720 ##  - "L2XCFWD"
16721 ##  - "1VM"
16722 ##  - "L2BDMACLRN"
16723 #  traces:
16724 #    hoverinfo: "x+y"
16725 #    boxpoints: "outliers"
16726 #    whiskerwidth: 0
16727 #  layout:
16728 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16729 #    layout: "plot-throughput"
16730 #
16731 #- type: "plot"
16732 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16733 #  algorithm: "plot_performance_box"
16734 #  output-file-type: ".html"
16735 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16736 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
16737 #  filter: "'NIC_Intel-XXV710' and
16738 #           '64B' and
16739 #           'NDRPDR' and
16740 #           ('ETH' or 'DOT1Q') and
16741 #           '4T2C' and
16742 #           ('L2BDMACLRN' or 'L2XCFWD') and
16743 #           'VHOST_1024' and
16744 #           not 'CFS_OPT' and
16745 #           not 'VXLAN' and
16746 #           not 'DOT1Q' and
16747 #           not 'IP4FWD'"
16748 #  parameters:
16749 #  - "throughput"
16750 #  - "parent"
16751 #  - "tags"
16752 ##  sort:
16753 ##  - "1VM"
16754 ##  - "L2XCFWD"
16755 ##  - "1VM"
16756 ##  - "L2BDMACLRN"
16757 #  traces:
16758 #    hoverinfo: "x+y"
16759 #    boxpoints: "outliers"
16760 #    whiskerwidth: 0
16761 #  layout:
16762 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16763 #    layout: "plot-throughput"
16764
16765 ################################################################################
16766
16767 # Packet Throughput - VPP VTS 3n-hsw-x520
16768 - type: "plot"
16769   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16770   algorithm: "plot_performance_box"
16771   output-file-type: ".html"
16772   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16773   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16774   filter: "'NIC_Intel-X520-DA2' and
16775            '114B' and
16776            'NDRPDR' and
16777            '1T1C' and
16778            'VTS'"
16779   parameters:
16780   - "throughput"
16781   - "parent"
16782   - "tags"
16783   traces:
16784     hoverinfo: "x+y"
16785     boxpoints: "outliers"
16786     whiskerwidth: 0
16787   layout:
16788     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16789     layout: "plot-throughput"
16790
16791 - type: "plot"
16792   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16793   algorithm: "plot_performance_box"
16794   output-file-type: ".html"
16795   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16796   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16797   filter: "'NIC_Intel-X520-DA2' and
16798            '114B' and
16799            'NDRPDR' and
16800            '2T2C' and
16801            'VTS'"
16802   parameters:
16803   - "throughput"
16804   - "parent"
16805   - "tags"
16806   traces:
16807     hoverinfo: "x+y"
16808     boxpoints: "outliers"
16809     whiskerwidth: 0
16810   layout:
16811     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16812     layout: "plot-throughput"
16813
16814 - type: "plot"
16815   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16816   algorithm: "plot_performance_box"
16817   output-file-type: ".html"
16818   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16819   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16820   filter: "'NIC_Intel-X520-DA2' and
16821            '114B' and
16822            'NDRPDR' and
16823            '1T1C' and
16824            'VTS'"
16825   parameters:
16826   - "throughput"
16827   - "parent"
16828   - "tags"
16829   traces:
16830     hoverinfo: "x+y"
16831     boxpoints: "outliers"
16832     whiskerwidth: 0
16833   layout:
16834     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
16835     layout: "plot-throughput"
16836
16837 - type: "plot"
16838   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
16839   algorithm: "plot_performance_box"
16840   output-file-type: ".html"
16841   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
16842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16843   filter: "'NIC_Intel-X520-DA2' and
16844            '114B' and
16845            'NDRPDR' and
16846            '2T2C' and
16847            'VTS'"
16848   parameters:
16849   - "throughput"
16850   - "parent"
16851   - "tags"
16852   traces:
16853     hoverinfo: "x+y"
16854     boxpoints: "outliers"
16855     whiskerwidth: 0
16856   layout:
16857     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
16858     layout: "plot-throughput"
16859
16860 ################################################################################
16861
16862 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
16863 - type: "plot"
16864   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16865   algorithm: "plot_performance_box"
16866   output-file-type: ".html"
16867   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16868   data: "plot-dpdk-throughput-latency-3n-hsw"
16869   filter: "'NIC_Intel-X520-DA2' and
16870            '64B' and
16871            'BASE' and
16872            'NDRPDR' and
16873            '1T1C' and
16874            'IP4FWD'"
16875   parameters:
16876   - "throughput"
16877   - "parent"
16878   - "tags"
16879   traces:
16880     hoverinfo: "x+y"
16881     boxpoints: "outliers"
16882     whiskerwidth: 0
16883   layout:
16884     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
16885     layout: "plot-throughput"
16886
16887 - type: "plot"
16888   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16889   algorithm: "plot_performance_box"
16890   output-file-type: ".html"
16891   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16892   data: "plot-dpdk-throughput-latency-3n-hsw"
16893   filter: "'NIC_Intel-X520-DA2' and
16894            '64B' and
16895            'BASE' and
16896            'NDRPDR' and
16897            '2T2C' and
16898            'IP4FWD'"
16899   parameters:
16900   - "throughput"
16901   - "parent"
16902   - "tags"
16903   traces:
16904     hoverinfo: "x+y"
16905     boxpoints: "outliers"
16906     whiskerwidth: 0
16907   layout:
16908     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
16909     layout: "plot-throughput"
16910
16911 - type: "plot"
16912   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16913   algorithm: "plot_performance_box"
16914   output-file-type: ".html"
16915   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16916   data: "plot-dpdk-throughput-latency-3n-hsw"
16917   filter: "'NIC_Intel-X520-DA2' and
16918            '64B' and
16919            'BASE' and
16920            'NDRPDR' and
16921            '1T1C' and
16922            'IP4FWD'"
16923   parameters:
16924   - "throughput"
16925   - "parent"
16926   - "tags"
16927   traces:
16928     hoverinfo: "x+y"
16929     boxpoints: "outliers"
16930     whiskerwidth: 0
16931   layout:
16932     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
16933     layout: "plot-throughput"
16934
16935 - type: "plot"
16936   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16937   algorithm: "plot_performance_box"
16938   output-file-type: ".html"
16939   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16940   data: "plot-dpdk-throughput-latency-3n-hsw"
16941   filter: "'NIC_Intel-X520-DA2' and
16942            '64B' and
16943            'BASE' and
16944            'NDRPDR' and
16945            '2T2C' and
16946            'IP4FWD'"
16947   parameters:
16948   - "throughput"
16949   - "parent"
16950   - "tags"
16951   traces:
16952     hoverinfo: "x+y"
16953     boxpoints: "outliers"
16954     whiskerwidth: 0
16955   layout:
16956     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
16957     layout: "plot-throughput"
16958
16959 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
16960 - type: "plot"
16961   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16962   algorithm: "plot_performance_box"
16963   output-file-type: ".html"
16964   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16965   data: "plot-dpdk-throughput-latency-3n-hsw"
16966   filter: "'NIC_Intel-X710' and
16967            '64B' and
16968            'BASE' and
16969            'NDRPDR' and
16970            '1T1C' and
16971            'IP4FWD'"
16972   parameters:
16973   - "throughput"
16974   - "parent"
16975   - "tags"
16976   traces:
16977     hoverinfo: "x+y"
16978     boxpoints: "outliers"
16979     whiskerwidth: 0
16980   layout:
16981     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
16982     layout: "plot-throughput"
16983
16984 - type: "plot"
16985   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16986   algorithm: "plot_performance_box"
16987   output-file-type: ".html"
16988   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
16989   data: "plot-dpdk-throughput-latency-3n-hsw"
16990   filter: "'NIC_Intel-X710' and
16991            '64B' and
16992            'BASE' and
16993            'NDRPDR' and
16994            '2T2C' and
16995            'IP4FWD'"
16996   parameters:
16997   - "throughput"
16998   - "parent"
16999   - "tags"
17000   traces:
17001     hoverinfo: "x+y"
17002     boxpoints: "outliers"
17003     whiskerwidth: 0
17004   layout:
17005     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17006     layout: "plot-throughput"
17007
17008 - type: "plot"
17009   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17010   algorithm: "plot_performance_box"
17011   output-file-type: ".html"
17012   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17013   data: "plot-dpdk-throughput-latency-3n-hsw"
17014   filter: "'NIC_Intel-X710' and
17015            '64B' and
17016            'BASE' and
17017            'NDRPDR' and
17018            '1T1C' and
17019            'IP4FWD'"
17020   parameters:
17021   - "throughput"
17022   - "parent"
17023   - "tags"
17024   traces:
17025     hoverinfo: "x+y"
17026     boxpoints: "outliers"
17027     whiskerwidth: 0
17028   layout:
17029     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17030     layout: "plot-throughput"
17031
17032 - type: "plot"
17033   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17034   algorithm: "plot_performance_box"
17035   output-file-type: ".html"
17036   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17037   data: "plot-dpdk-throughput-latency-3n-hsw"
17038   filter: "'NIC_Intel-X710' and
17039            '64B' and
17040            'BASE' and
17041            'NDRPDR' and
17042            '2T2C' and
17043            'IP4FWD'"
17044   parameters:
17045   - "throughput"
17046   - "parent"
17047   - "tags"
17048   traces:
17049     hoverinfo: "x+y"
17050     boxpoints: "outliers"
17051     whiskerwidth: 0
17052   layout:
17053     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17054     layout: "plot-throughput"
17055
17056 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17057 - type: "plot"
17058   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17059   algorithm: "plot_performance_box"
17060   output-file-type: ".html"
17061   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17062   data: "plot-dpdk-throughput-latency-3n-hsw"
17063   filter: "'NIC_Intel-XL710' and
17064            '64B' and
17065            'BASE' and
17066            'NDRPDR' and
17067            '1T1C' and
17068            'IP4FWD'"
17069   parameters:
17070   - "throughput"
17071   - "parent"
17072   - "tags"
17073   traces:
17074     hoverinfo: "x+y"
17075     boxpoints: "outliers"
17076     whiskerwidth: 0
17077   layout:
17078     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17079     layout: "plot-throughput"
17080
17081 - type: "plot"
17082   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17083   algorithm: "plot_performance_box"
17084   output-file-type: ".html"
17085   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17086   data: "plot-dpdk-throughput-latency-3n-hsw"
17087   filter: "'NIC_Intel-XL710' and
17088            '64B' and
17089            'BASE' and
17090            'NDRPDR' and
17091            '2T2C' and
17092            'IP4FWD'"
17093   parameters:
17094   - "throughput"
17095   - "parent"
17096   - "tags"
17097   traces:
17098     hoverinfo: "x+y"
17099     boxpoints: "outliers"
17100     whiskerwidth: 0
17101   layout:
17102     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17103     layout: "plot-throughput"
17104
17105 - type: "plot"
17106   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17107   algorithm: "plot_performance_box"
17108   output-file-type: ".html"
17109   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17110   data: "plot-dpdk-throughput-latency-3n-hsw"
17111   filter: "'NIC_Intel-XL710' and
17112            '64B' and
17113            'BASE' and
17114            'NDRPDR' and
17115            '1T1C' and
17116            'IP4FWD'"
17117   parameters:
17118   - "throughput"
17119   - "parent"
17120   - "tags"
17121   traces:
17122     hoverinfo: "x+y"
17123     boxpoints: "outliers"
17124     whiskerwidth: 0
17125   layout:
17126     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17127     layout: "plot-throughput"
17128
17129 - type: "plot"
17130   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17131   algorithm: "plot_performance_box"
17132   output-file-type: ".html"
17133   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17134   data: "plot-dpdk-throughput-latency-3n-hsw"
17135   filter: "'NIC_Intel-XL710' and
17136            '64B' and
17137            'BASE' and
17138            'NDRPDR' and
17139            '2T2C' and
17140            'IP4FWD'"
17141   parameters:
17142   - "throughput"
17143   - "parent"
17144   - "tags"
17145   traces:
17146     hoverinfo: "x+y"
17147     boxpoints: "outliers"
17148     whiskerwidth: 0
17149   layout:
17150     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17151     layout: "plot-throughput"
17152
17153 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17154 - type: "plot"
17155   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17156   algorithm: "plot_performance_box"
17157   output-file-type: ".html"
17158   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17159   data: "plot-dpdk-throughput-latency-3n-skx"
17160   filter: "'NIC_Intel-X710' and
17161            '64B' and
17162            'BASE' and
17163            'NDRPDR' and
17164            '2T1C' and
17165            'IP4FWD'"
17166   parameters:
17167   - "throughput"
17168   - "parent"
17169   - "tags"
17170   traces:
17171     hoverinfo: "x+y"
17172     boxpoints: "outliers"
17173     whiskerwidth: 0
17174   layout:
17175     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17176     layout: "plot-throughput"
17177
17178 - type: "plot"
17179   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17180   algorithm: "plot_performance_box"
17181   output-file-type: ".html"
17182   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17183   data: "plot-dpdk-throughput-latency-3n-skx"
17184   filter: "'NIC_Intel-X710' and
17185            '64B' and
17186            'BASE' and
17187            'NDRPDR' and
17188            '4T2C' and
17189            'IP4FWD'"
17190   parameters:
17191   - "throughput"
17192   - "parent"
17193   - "tags"
17194   traces:
17195     hoverinfo: "x+y"
17196     boxpoints: "outliers"
17197     whiskerwidth: 0
17198   layout:
17199     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17200     layout: "plot-throughput"
17201
17202 - type: "plot"
17203   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17204   algorithm: "plot_performance_box"
17205   output-file-type: ".html"
17206   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17207   data: "plot-dpdk-throughput-latency-3n-skx"
17208   filter: "'NIC_Intel-X710' and
17209            '64B' and
17210            'BASE' and
17211            'NDRPDR' and
17212            '2T1C' and
17213            'IP4FWD'"
17214   parameters:
17215   - "throughput"
17216   - "parent"
17217   - "tags"
17218   traces:
17219     hoverinfo: "x+y"
17220     boxpoints: "outliers"
17221     whiskerwidth: 0
17222   layout:
17223     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17224     layout: "plot-throughput"
17225
17226 - type: "plot"
17227   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17228   algorithm: "plot_performance_box"
17229   output-file-type: ".html"
17230   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17231   data: "plot-dpdk-throughput-latency-3n-skx"
17232   filter: "'NIC_Intel-X710' and
17233            '64B' and
17234            'BASE' and
17235            'NDRPDR' and
17236            '4T2C' and
17237            'IP4FWD'"
17238   parameters:
17239   - "throughput"
17240   - "parent"
17241   - "tags"
17242   traces:
17243     hoverinfo: "x+y"
17244     boxpoints: "outliers"
17245     whiskerwidth: 0
17246   layout:
17247     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17248     layout: "plot-throughput"
17249
17250 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17251 - type: "plot"
17252   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17253   algorithm: "plot_performance_box"
17254   output-file-type: ".html"
17255   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17256   data: "plot-dpdk-throughput-latency-3n-skx"
17257   filter: "'NIC_Intel-XXV710' and
17258            '64B' and
17259            'BASE' and
17260            'NDRPDR' and
17261            '2T1C' and
17262            'IP4FWD'"
17263   parameters:
17264   - "throughput"
17265   - "parent"
17266   - "tags"
17267   traces:
17268     hoverinfo: "x+y"
17269     boxpoints: "outliers"
17270     whiskerwidth: 0
17271   layout:
17272     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17273     layout: "plot-throughput"
17274
17275 - type: "plot"
17276   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17277   algorithm: "plot_performance_box"
17278   output-file-type: ".html"
17279   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17280   data: "plot-dpdk-throughput-latency-3n-skx"
17281   filter: "'NIC_Intel-XXV710' and
17282            '64B' and
17283            'BASE' and
17284            'NDRPDR' and
17285            '4T2C' and
17286            'IP4FWD'"
17287   parameters:
17288   - "throughput"
17289   - "parent"
17290   - "tags"
17291   traces:
17292     hoverinfo: "x+y"
17293     boxpoints: "outliers"
17294     whiskerwidth: 0
17295   layout:
17296     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17297     layout: "plot-throughput"
17298
17299 - type: "plot"
17300   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17301   algorithm: "plot_performance_box"
17302   output-file-type: ".html"
17303   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17304   data: "plot-dpdk-throughput-latency-3n-skx"
17305   filter: "'NIC_Intel-XXV710' and
17306            '64B' and
17307            'BASE' and
17308            'NDRPDR' and
17309            '2T1C' and
17310            'IP4FWD'"
17311   parameters:
17312   - "throughput"
17313   - "parent"
17314   - "tags"
17315   traces:
17316     hoverinfo: "x+y"
17317     boxpoints: "outliers"
17318     whiskerwidth: 0
17319   layout:
17320     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17321     layout: "plot-throughput"
17322
17323 - type: "plot"
17324   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17325   algorithm: "plot_performance_box"
17326   output-file-type: ".html"
17327   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17328   data: "plot-dpdk-throughput-latency-3n-skx"
17329   filter: "'NIC_Intel-XXV710' and
17330            '64B' and
17331            'BASE' and
17332            'NDRPDR' and
17333            '4T2C' and
17334            'IP4FWD'"
17335   parameters:
17336   - "throughput"
17337   - "parent"
17338   - "tags"
17339   traces:
17340     hoverinfo: "x+y"
17341     boxpoints: "outliers"
17342     whiskerwidth: 0
17343   layout:
17344     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17345     layout: "plot-throughput"
17346
17347 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17348 - type: "plot"
17349   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17350   algorithm: "plot_performance_box"
17351   output-file-type: ".html"
17352   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17353   data: "plot-dpdk-throughput-latency-2n-skx"
17354   filter: "'NIC_Intel-X710' and
17355            '64B' and
17356            'BASE' and
17357            'NDRPDR' and
17358            '2T1C' and
17359            'IP4FWD'"
17360   parameters:
17361   - "throughput"
17362   - "parent"
17363   - "tags"
17364   traces:
17365     hoverinfo: "x+y"
17366     boxpoints: "outliers"
17367     whiskerwidth: 0
17368   layout:
17369     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17370     layout: "plot-throughput"
17371
17372 - type: "plot"
17373   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17374   algorithm: "plot_performance_box"
17375   output-file-type: ".html"
17376   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17377   data: "plot-dpdk-throughput-latency-2n-skx"
17378   filter: "'NIC_Intel-X710' and
17379            '64B' and
17380            'BASE' and
17381            'NDRPDR' and
17382            '4T2C' and
17383            'IP4FWD'"
17384   parameters:
17385   - "throughput"
17386   - "parent"
17387   - "tags"
17388   traces:
17389     hoverinfo: "x+y"
17390     boxpoints: "outliers"
17391     whiskerwidth: 0
17392   layout:
17393     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17394     layout: "plot-throughput"
17395
17396 - type: "plot"
17397   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17398   algorithm: "plot_performance_box"
17399   output-file-type: ".html"
17400   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17401   data: "plot-dpdk-throughput-latency-2n-skx"
17402   filter: "'NIC_Intel-X710' and
17403            '64B' and
17404            'BASE' and
17405            'NDRPDR' and
17406            '2T1C' and
17407            'IP4FWD'"
17408   parameters:
17409   - "throughput"
17410   - "parent"
17411   - "tags"
17412   traces:
17413     hoverinfo: "x+y"
17414     boxpoints: "outliers"
17415     whiskerwidth: 0
17416   layout:
17417     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17418     layout: "plot-throughput"
17419
17420 - type: "plot"
17421   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17422   algorithm: "plot_performance_box"
17423   output-file-type: ".html"
17424   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17425   data: "plot-dpdk-throughput-latency-2n-skx"
17426   filter: "'NIC_Intel-X710' and
17427            '64B' and
17428            'BASE' and
17429            'NDRPDR' and
17430            '4T2C' and
17431            'IP4FWD'"
17432   parameters:
17433   - "throughput"
17434   - "parent"
17435   - "tags"
17436   traces:
17437     hoverinfo: "x+y"
17438     boxpoints: "outliers"
17439     whiskerwidth: 0
17440   layout:
17441     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17442     layout: "plot-throughput"
17443
17444 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17445 - type: "plot"
17446   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17447   algorithm: "plot_performance_box"
17448   output-file-type: ".html"
17449   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17450   data: "plot-dpdk-throughput-latency-2n-skx"
17451   filter: "'NIC_Intel-XXV710' and
17452            '64B' and
17453            'BASE' and
17454            'NDRPDR' and
17455            '2T1C' and
17456            'IP4FWD'"
17457   parameters:
17458   - "throughput"
17459   - "parent"
17460   - "tags"
17461   traces:
17462     hoverinfo: "x+y"
17463     boxpoints: "outliers"
17464     whiskerwidth: 0
17465   layout:
17466     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17467     layout: "plot-throughput"
17468
17469 - type: "plot"
17470   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17471   algorithm: "plot_performance_box"
17472   output-file-type: ".html"
17473   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17474   data: "plot-dpdk-throughput-latency-2n-skx"
17475   filter: "'NIC_Intel-XXV710' and
17476            '64B' and
17477            'BASE' and
17478            'NDRPDR' and
17479            '4T2C' and
17480            'IP4FWD'"
17481   parameters:
17482   - "throughput"
17483   - "parent"
17484   - "tags"
17485   traces:
17486     hoverinfo: "x+y"
17487     boxpoints: "outliers"
17488     whiskerwidth: 0
17489   layout:
17490     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17491     layout: "plot-throughput"
17492
17493 - type: "plot"
17494   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17495   algorithm: "plot_performance_box"
17496   output-file-type: ".html"
17497   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17498   data: "plot-dpdk-throughput-latency-2n-skx"
17499   filter: "'NIC_Intel-XXV710' and
17500            '64B' and
17501            'BASE' and
17502            'NDRPDR' and
17503            '2T1C' and
17504            'IP4FWD'"
17505   parameters:
17506   - "throughput"
17507   - "parent"
17508   - "tags"
17509   traces:
17510     hoverinfo: "x+y"
17511     boxpoints: "outliers"
17512     whiskerwidth: 0
17513   layout:
17514     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17515     layout: "plot-throughput"
17516
17517 - type: "plot"
17518   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17519   algorithm: "plot_performance_box"
17520   output-file-type: ".html"
17521   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17522   data: "plot-dpdk-throughput-latency-2n-skx"
17523   filter: "'NIC_Intel-XXV710' and
17524            '64B' and
17525            'BASE' and
17526            'NDRPDR' and
17527            '4T2C' and
17528            'IP4FWD'"
17529   parameters:
17530   - "throughput"
17531   - "parent"
17532   - "tags"
17533   traces:
17534     hoverinfo: "x+y"
17535     boxpoints: "outliers"
17536     whiskerwidth: 0
17537   layout:
17538     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17539     layout: "plot-throughput"
17540
17541 ################################################################################
17542
17543 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17544 - type: "plot"
17545   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17546   algorithm: "plot_performance_box"
17547   output-file-type: ".html"
17548   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17549   data: "plot-dpdk-throughput-latency-3n-hsw"
17550   filter: "'NIC_Intel-X520-DA2' and
17551            '64B' and
17552            'BASE' and
17553            'NDRPDR' and
17554            '1T1C' and
17555            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17556   parameters:
17557   - "throughput"
17558   - "parent"
17559   - "tags"
17560   traces:
17561     hoverinfo: "x+y"
17562     boxpoints: "outliers"
17563     whiskerwidth: 0
17564   layout:
17565     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17566     layout: "plot-throughput"
17567
17568 - type: "plot"
17569   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17570   algorithm: "plot_performance_box"
17571   output-file-type: ".html"
17572   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17573   data: "plot-dpdk-throughput-latency-3n-hsw"
17574   filter: "'NIC_Intel-X520-DA2' and
17575            '64B' and
17576            'BASE' and
17577            'NDRPDR' and
17578            '2T2C' and
17579            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17580   parameters:
17581   - "throughput"
17582   - "parent"
17583   - "tags"
17584   traces:
17585     hoverinfo: "x+y"
17586     boxpoints: "outliers"
17587     whiskerwidth: 0
17588   layout:
17589     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17590     layout: "plot-throughput"
17591
17592 - type: "plot"
17593   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17594   algorithm: "plot_performance_box"
17595   output-file-type: ".html"
17596   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17597   data: "plot-dpdk-throughput-latency-3n-hsw"
17598   filter: "'NIC_Intel-X520-DA2' and
17599            '64B' and
17600            'BASE' and
17601            'NDRPDR' and
17602            '1T1C' and
17603            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17604   parameters:
17605   - "throughput"
17606   - "parent"
17607   - "tags"
17608   traces:
17609     hoverinfo: "x+y"
17610     boxpoints: "outliers"
17611     whiskerwidth: 0
17612   layout:
17613     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17614     layout: "plot-throughput"
17615
17616 - type: "plot"
17617   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17618   algorithm: "plot_performance_box"
17619   output-file-type: ".html"
17620   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17621   data: "plot-dpdk-throughput-latency-3n-hsw"
17622   filter: "'NIC_Intel-X520-DA2' and
17623            '64B' and
17624            'BASE' and
17625            'NDRPDR' and
17626            '2T2C' and
17627            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17628   parameters:
17629   - "throughput"
17630   - "parent"
17631   - "tags"
17632   traces:
17633     hoverinfo: "x+y"
17634     boxpoints: "outliers"
17635     whiskerwidth: 0
17636   layout:
17637     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17638     layout: "plot-throughput"
17639
17640 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17641 - type: "plot"
17642   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17643   algorithm: "plot_performance_box"
17644   output-file-type: ".html"
17645   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17646   data: "plot-dpdk-throughput-latency-3n-hsw"
17647   filter: "'NIC_Intel-X710' and
17648            '64B' and
17649            'BASE' and
17650            'NDRPDR' and
17651            '1T1C' and
17652            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17653   parameters:
17654   - "throughput"
17655   - "parent"
17656   - "tags"
17657   traces:
17658     hoverinfo: "x+y"
17659     boxpoints: "outliers"
17660     whiskerwidth: 0
17661   layout:
17662     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17663     layout: "plot-throughput"
17664
17665 - type: "plot"
17666   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17667   algorithm: "plot_performance_box"
17668   output-file-type: ".html"
17669   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17670   data: "plot-dpdk-throughput-latency-3n-hsw"
17671   filter: "'NIC_Intel-X710' and
17672            '64B' and
17673            'BASE' and
17674            'NDRPDR' and
17675            '2T2C' and
17676            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17677   parameters:
17678   - "throughput"
17679   - "parent"
17680   - "tags"
17681   traces:
17682     hoverinfo: "x+y"
17683     boxpoints: "outliers"
17684     whiskerwidth: 0
17685   layout:
17686     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17687     layout: "plot-throughput"
17688
17689 - type: "plot"
17690   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17691   algorithm: "plot_performance_box"
17692   output-file-type: ".html"
17693   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17694   data: "plot-dpdk-throughput-latency-3n-hsw"
17695   filter: "'NIC_Intel-X710' and
17696            '64B' and
17697            'BASE' and
17698            'NDRPDR' and
17699            '1T1C' and
17700            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17701   parameters:
17702   - "throughput"
17703   - "parent"
17704   - "tags"
17705   traces:
17706     hoverinfo: "x+y"
17707     boxpoints: "outliers"
17708     whiskerwidth: 0
17709   layout:
17710     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17711     layout: "plot-throughput"
17712
17713 - type: "plot"
17714   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17715   algorithm: "plot_performance_box"
17716   output-file-type: ".html"
17717   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17718   data: "plot-dpdk-throughput-latency-3n-hsw"
17719   filter: "'NIC_Intel-X710' and
17720            '64B' and
17721            'BASE' and
17722            'NDRPDR' and
17723            '2T2C' and
17724            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17725   parameters:
17726   - "throughput"
17727   - "parent"
17728   - "tags"
17729   traces:
17730     hoverinfo: "x+y"
17731     boxpoints: "outliers"
17732     whiskerwidth: 0
17733   layout:
17734     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17735     layout: "plot-throughput"
17736
17737 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17738 - type: "plot"
17739   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17740   algorithm: "plot_performance_box"
17741   output-file-type: ".html"
17742   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17743   data: "plot-dpdk-throughput-latency-3n-hsw"
17744   filter: "'NIC_Intel-XL710' and
17745            '64B' and
17746            'BASE' and
17747            'NDRPDR' and
17748            '1T1C' and
17749            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17750   parameters:
17751   - "throughput"
17752   - "parent"
17753   - "tags"
17754   traces:
17755     hoverinfo: "x+y"
17756     boxpoints: "outliers"
17757     whiskerwidth: 0
17758   layout:
17759     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17760     layout: "plot-throughput"
17761
17762 - type: "plot"
17763   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17764   algorithm: "plot_performance_box"
17765   output-file-type: ".html"
17766   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17767   data: "plot-dpdk-throughput-latency-3n-hsw"
17768   filter: "'NIC_Intel-XL710' and
17769            '64B' and
17770            'BASE' and
17771            'NDRPDR' and
17772            '2T2C' and
17773            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17774   parameters:
17775   - "throughput"
17776   - "parent"
17777   - "tags"
17778   traces:
17779     hoverinfo: "x+y"
17780     boxpoints: "outliers"
17781     whiskerwidth: 0
17782   layout:
17783     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17784     layout: "plot-throughput"
17785
17786 - type: "plot"
17787   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17788   algorithm: "plot_performance_box"
17789   output-file-type: ".html"
17790   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17791   data: "plot-dpdk-throughput-latency-3n-hsw"
17792   filter: "'NIC_Intel-XL710' and
17793            '64B' and
17794            'BASE' and
17795            'NDRPDR' and
17796            '1T1C' and
17797            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17798   parameters:
17799   - "throughput"
17800   - "parent"
17801   - "tags"
17802   traces:
17803     hoverinfo: "x+y"
17804     boxpoints: "outliers"
17805     whiskerwidth: 0
17806   layout:
17807     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17808     layout: "plot-throughput"
17809
17810 - type: "plot"
17811   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17812   algorithm: "plot_performance_box"
17813   output-file-type: ".html"
17814   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17815   data: "plot-dpdk-throughput-latency-3n-hsw"
17816   filter: "'NIC_Intel-XL710' and
17817            '64B' and
17818            'BASE' and
17819            'NDRPDR' and
17820            '2T2C' and
17821            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17822   parameters:
17823   - "throughput"
17824   - "parent"
17825   - "tags"
17826   traces:
17827     hoverinfo: "x+y"
17828     boxpoints: "outliers"
17829     whiskerwidth: 0
17830   layout:
17831     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
17832     layout: "plot-throughput"
17833
17834 # Packet Throughput - DPDK testpmd 3n-skx-x710
17835 - type: "plot"
17836   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17837   algorithm: "plot_performance_box"
17838   output-file-type: ".html"
17839   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17840   data: "plot-dpdk-throughput-latency-3n-skx"
17841   filter: "'NIC_Intel-X710' and
17842            '64B' and
17843            'BASE' and
17844            'NDRPDR' and
17845            '2T1C' and
17846            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17847   parameters:
17848   - "throughput"
17849   - "parent"
17850   - "tags"
17851   traces:
17852     hoverinfo: "x+y"
17853     boxpoints: "outliers"
17854     whiskerwidth: 0
17855   layout:
17856     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
17857     layout: "plot-throughput"
17858
17859 - type: "plot"
17860   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17861   algorithm: "plot_performance_box"
17862   output-file-type: ".html"
17863   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17864   data: "plot-dpdk-throughput-latency-3n-skx"
17865   filter: "'NIC_Intel-X710' and
17866            '64B' and
17867            'BASE' and
17868            'NDRPDR' and
17869            '4T2C' and
17870            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17871   parameters:
17872   - "throughput"
17873   - "parent"
17874   - "tags"
17875   traces:
17876     hoverinfo: "x+y"
17877     boxpoints: "outliers"
17878     whiskerwidth: 0
17879   layout:
17880     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
17881     layout: "plot-throughput"
17882
17883 - type: "plot"
17884   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17885   algorithm: "plot_performance_box"
17886   output-file-type: ".html"
17887   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17888   data: "plot-dpdk-throughput-latency-3n-skx"
17889   filter: "'NIC_Intel-X710' and
17890            '64B' and
17891            'BASE' and
17892            'NDRPDR' and
17893            '2T1C' and
17894            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17895   parameters:
17896   - "throughput"
17897   - "parent"
17898   - "tags"
17899   traces:
17900     hoverinfo: "x+y"
17901     boxpoints: "outliers"
17902     whiskerwidth: 0
17903   layout:
17904     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
17905     layout: "plot-throughput"
17906
17907 - type: "plot"
17908   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17909   algorithm: "plot_performance_box"
17910   output-file-type: ".html"
17911   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17912   data: "plot-dpdk-throughput-latency-3n-skx"
17913   filter: "'NIC_Intel-X710' and
17914            '64B' and
17915            'BASE' and
17916            'NDRPDR' and
17917            '4T2C' and
17918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17919   parameters:
17920   - "throughput"
17921   - "parent"
17922   - "tags"
17923   traces:
17924     hoverinfo: "x+y"
17925     boxpoints: "outliers"
17926     whiskerwidth: 0
17927   layout:
17928     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
17929     layout: "plot-throughput"
17930
17931 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
17932 - type: "plot"
17933   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17934   algorithm: "plot_performance_box"
17935   output-file-type: ".html"
17936   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17937   data: "plot-dpdk-throughput-latency-3n-skx"
17938   filter: "'NIC_Intel-XXV710' and
17939            '64B' and
17940            'BASE' and
17941            'NDRPDR' and
17942            '2T1C' and
17943            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17944   parameters:
17945   - "throughput"
17946   - "parent"
17947   - "tags"
17948   traces:
17949     hoverinfo: "x+y"
17950     boxpoints: "outliers"
17951     whiskerwidth: 0
17952   layout:
17953     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
17954     layout: "plot-throughput"
17955
17956 - type: "plot"
17957   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17958   algorithm: "plot_performance_box"
17959   output-file-type: ".html"
17960   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17961   data: "plot-dpdk-throughput-latency-3n-skx"
17962   filter: "'NIC_Intel-XXV710' and
17963            '64B' and
17964            'BASE' and
17965            'NDRPDR' and
17966            '4T2C' and
17967            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17968   parameters:
17969   - "throughput"
17970   - "parent"
17971   - "tags"
17972   traces:
17973     hoverinfo: "x+y"
17974     boxpoints: "outliers"
17975     whiskerwidth: 0
17976   layout:
17977     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
17978     layout: "plot-throughput"
17979
17980 - type: "plot"
17981   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17982   algorithm: "plot_performance_box"
17983   output-file-type: ".html"
17984   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
17985   data: "plot-dpdk-throughput-latency-3n-skx"
17986   filter: "'NIC_Intel-XXV710' and
17987            '64B' and
17988            'BASE' and
17989            'NDRPDR' and
17990            '2T1C' and
17991            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17992   parameters:
17993   - "throughput"
17994   - "parent"
17995   - "tags"
17996   traces:
17997     hoverinfo: "x+y"
17998     boxpoints: "outliers"
17999     whiskerwidth: 0
18000   layout:
18001     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18002     layout: "plot-throughput"
18003
18004 - type: "plot"
18005   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18006   algorithm: "plot_performance_box"
18007   output-file-type: ".html"
18008   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18009   data: "plot-dpdk-throughput-latency-3n-skx"
18010   filter: "'NIC_Intel-XXV710' and
18011            '64B' and
18012            'BASE' and
18013            'NDRPDR' and
18014            '4T2C' and
18015            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18016   parameters:
18017   - "throughput"
18018   - "parent"
18019   - "tags"
18020   traces:
18021     hoverinfo: "x+y"
18022     boxpoints: "outliers"
18023     whiskerwidth: 0
18024   layout:
18025     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18026     layout: "plot-throughput"
18027
18028 # Packet Throughput - DPDK testpmd 2n-skx-x710
18029 - type: "plot"
18030   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18031   algorithm: "plot_performance_box"
18032   output-file-type: ".html"
18033   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18034   data: "plot-dpdk-throughput-latency-2n-skx"
18035   filter: "'NIC_Intel-X710' and
18036            '64B' and
18037            'BASE' and
18038            'NDRPDR' and
18039            '2T1C' and
18040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18041   parameters:
18042   - "throughput"
18043   - "parent"
18044   - "tags"
18045   traces:
18046     hoverinfo: "x+y"
18047     boxpoints: "outliers"
18048     whiskerwidth: 0
18049   layout:
18050     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18051     layout: "plot-throughput"
18052
18053 - type: "plot"
18054   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18055   algorithm: "plot_performance_box"
18056   output-file-type: ".html"
18057   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18058   data: "plot-dpdk-throughput-latency-2n-skx"
18059   filter: "'NIC_Intel-X710' and
18060            '64B' and
18061            'BASE' and
18062            'NDRPDR' and
18063            '4T2C' and
18064            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18065   parameters:
18066   - "throughput"
18067   - "parent"
18068   - "tags"
18069   traces:
18070     hoverinfo: "x+y"
18071     boxpoints: "outliers"
18072     whiskerwidth: 0
18073   layout:
18074     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18075     layout: "plot-throughput"
18076
18077 - type: "plot"
18078   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18079   algorithm: "plot_performance_box"
18080   output-file-type: ".html"
18081   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18082   data: "plot-dpdk-throughput-latency-2n-skx"
18083   filter: "'NIC_Intel-X710' and
18084            '64B' and
18085            'BASE' and
18086            'NDRPDR' and
18087            '2T1C' and
18088            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18089   parameters:
18090   - "throughput"
18091   - "parent"
18092   - "tags"
18093   traces:
18094     hoverinfo: "x+y"
18095     boxpoints: "outliers"
18096     whiskerwidth: 0
18097   layout:
18098     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18099     layout: "plot-throughput"
18100
18101 - type: "plot"
18102   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18103   algorithm: "plot_performance_box"
18104   output-file-type: ".html"
18105   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18106   data: "plot-dpdk-throughput-latency-2n-skx"
18107   filter: "'NIC_Intel-X710' and
18108            '64B' and
18109            'BASE' and
18110            'NDRPDR' and
18111            '4T2C' and
18112            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18113   parameters:
18114   - "throughput"
18115   - "parent"
18116   - "tags"
18117   traces:
18118     hoverinfo: "x+y"
18119     boxpoints: "outliers"
18120     whiskerwidth: 0
18121   layout:
18122     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18123     layout: "plot-throughput"
18124
18125 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18126 - type: "plot"
18127   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18128   algorithm: "plot_performance_box"
18129   output-file-type: ".html"
18130   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18131   data: "plot-dpdk-throughput-latency-2n-skx"
18132   filter: "'NIC_Intel-XXV710' and
18133            '64B' and
18134            'BASE' and
18135            'NDRPDR' and
18136            '2T1C' and
18137            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18138   parameters:
18139   - "throughput"
18140   - "parent"
18141   - "tags"
18142   traces:
18143     hoverinfo: "x+y"
18144     boxpoints: "outliers"
18145     whiskerwidth: 0
18146   layout:
18147     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18148     layout: "plot-throughput"
18149
18150 - type: "plot"
18151   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18152   algorithm: "plot_performance_box"
18153   output-file-type: ".html"
18154   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18155   data: "plot-dpdk-throughput-latency-2n-skx"
18156   filter: "'NIC_Intel-XXV710' and
18157            '64B' and
18158            'BASE' and
18159            'NDRPDR' and
18160            '4T2C' and
18161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18162   parameters:
18163   - "throughput"
18164   - "parent"
18165   - "tags"
18166   traces:
18167     hoverinfo: "x+y"
18168     boxpoints: "outliers"
18169     whiskerwidth: 0
18170   layout:
18171     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18172     layout: "plot-throughput"
18173
18174 - type: "plot"
18175   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18176   algorithm: "plot_performance_box"
18177   output-file-type: ".html"
18178   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18179   data: "plot-dpdk-throughput-latency-2n-skx"
18180   filter: "'NIC_Intel-XXV710' and
18181            '64B' and
18182            'BASE' and
18183            'NDRPDR' and
18184            '2T1C' and
18185            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18186   parameters:
18187   - "throughput"
18188   - "parent"
18189   - "tags"
18190   traces:
18191     hoverinfo: "x+y"
18192     boxpoints: "outliers"
18193     whiskerwidth: 0
18194   layout:
18195     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18196     layout: "plot-throughput"
18197
18198 - type: "plot"
18199   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18200   algorithm: "plot_performance_box"
18201   output-file-type: ".html"
18202   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18203   data: "plot-dpdk-throughput-latency-2n-skx"
18204   filter: "'NIC_Intel-XXV710' and
18205            '64B' and
18206            'BASE' and
18207            'NDRPDR' and
18208            '4T2C' and
18209            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18210   parameters:
18211   - "throughput"
18212   - "parent"
18213   - "tags"
18214   traces:
18215     hoverinfo: "x+y"
18216     boxpoints: "outliers"
18217     whiskerwidth: 0
18218   layout:
18219     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18220     layout: "plot-throughput"
18221
18222 ################################################################################
18223
18224 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18225 - type: "plot"
18226   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18227   algorithm: "plot_latency_error_bars"
18228   output-file-type: ".html"
18229   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18230   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18231   filter: "'NIC_Intel-X520-DA2' and
18232            '64B' and
18233            ('BASE' or 'SCALE') and
18234            'NDRPDR' and
18235            'ETH' and
18236            '1T1C' and
18237            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18238            not 'VHOST' and
18239            not 'MEMIF'"
18240   parameters:
18241   - "latency"
18242   - "parent"
18243   - "tags"
18244   sort:
18245   - "L2XCFWD"
18246   - "L2PATCH"
18247   - "L2BDMACLRN"
18248   - "FIB_10K"
18249   - "FIB_100K"
18250   - "FIB_1M"
18251   layout:
18252     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18253     layout: "plot-latency"
18254
18255 - type: "plot"
18256   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18257   algorithm: "plot_latency_error_bars"
18258   output-file-type: ".html"
18259   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18261   filter: "'NIC_Intel-X520-DA2' and
18262            '64B' and
18263            ('BASE' or 'SCALE') and
18264            'NDRPDR' and
18265            'ETH' and
18266            '2T2C' and
18267            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18268            not 'VHOST' and
18269            not 'MEMIF'"
18270   parameters:
18271   - "latency"
18272   - "parent"
18273   - "tags"
18274   sort:
18275   - "L2XCFWD"
18276   - "L2PATCH"
18277   - "L2BDMACLRN"
18278   - "FIB_10K"
18279   - "FIB_100K"
18280   - "FIB_1M"
18281   layout:
18282     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18283     layout: "plot-latency"
18284
18285 # Packet Latency - VPP L2 3n-hsw-x520 features
18286 - type: "plot"
18287   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18288   algorithm: "plot_latency_error_bars"
18289   output-file-type: ".html"
18290   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18292   filter: "'NIC_Intel-X520-DA2' and
18293            '64B' and
18294            'NDRPDR' and
18295            '1T1C' and
18296            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18297            not 'ACL' and
18298            not 'VHOST' and
18299            not 'MEMIF'"
18300   parameters:
18301   - "latency"
18302   - "parent"
18303   - "tags"
18304   sort:
18305   - "L2XCBASE"    # l2xcbase
18306   - "L2BDBASE"    # l2bdbase
18307   - "L2XCFWD"     # dot1q-l2xcbase
18308   - "L2BDMACLRN"  # dot1q-l2bdbase
18309   layout:
18310     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18311     layout: "plot-latency"
18312
18313 - type: "plot"
18314   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18315   algorithm: "plot_latency_error_bars"
18316   output-file-type: ".html"
18317   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18318   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18319   filter: "'NIC_Intel-X520-DA2' and
18320            '64B' and
18321            'NDRPDR' and
18322            '2T2C' and
18323            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18324            not 'ACL' and
18325            not 'VHOST' and
18326            not 'MEMIF'"
18327   parameters:
18328   - "latency"
18329   - "parent"
18330   - "tags"
18331   sort:
18332   - "L2XCBASE"    # l2xcbase
18333   - "L2BDBASE"    # l2bdbase
18334   - "L2XCFWD"     # dot1q-l2xcbase
18335   - "L2BDMACLRN"  # dot1q-l2bdbase
18336   layout:
18337     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18338     layout: "plot-latency"
18339
18340 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
18341 - type: "plot"
18342   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18343   algorithm: "plot_latency_error_bars"
18344   output-file-type: ".html"
18345   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18346   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18347   filter: "'NIC_Intel-X520-DA2' and
18348            '64B' and
18349            'NDRPDR' and
18350            '1T1C' and
18351            'FEATURE' and
18352            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18353            'IACL' and
18354            ('ACL1' or 'ACL50') and
18355            ('10K_FLOWS' or '10k_FLOWS') and
18356            not 'MACIP' and
18357            not 'VHOST' and
18358            not 'MEMIF'"
18359   parameters:
18360   - "latency"
18361   - "parent"
18362   - "tags"
18363   layout:
18364     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18365     layout: "plot-latency"
18366
18367 - type: "plot"
18368   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18369   algorithm: "plot_latency_error_bars"
18370   output-file-type: ".html"
18371   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18373   filter: "'NIC_Intel-X520-DA2' and
18374            '64B' and
18375            'NDRPDR' and
18376            '2T2C' and
18377            'FEATURE' and
18378            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18379            'IACL' and
18380            ('ACL1' or 'ACL50') and
18381            ('10K_FLOWS' or '10k_FLOWS') and
18382            not 'MACIP' and
18383            not 'VHOST' and
18384            not 'MEMIF'"
18385   parameters:
18386   - "latency"
18387   - "parent"
18388   - "tags"
18389   layout:
18390     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18391     layout: "plot-latency"
18392
18393 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
18394 - type: "plot"
18395   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18396   algorithm: "plot_latency_error_bars"
18397   output-file-type: ".html"
18398   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18399   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18400   filter: "'NIC_Intel-X520-DA2' and
18401            '64B' and
18402            'NDRPDR' and
18403            '1T1C' and
18404            'FEATURE' and
18405            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18406            'OACL' and
18407            ('ACL1' or 'ACL50') and
18408            ('10K_FLOWS' or '10k_FLOWS') and
18409            not 'MACIP' and
18410            not 'VHOST' and
18411            not 'MEMIF'"
18412   parameters:
18413   - "latency"
18414   - "parent"
18415   - "tags"
18416   layout:
18417     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18418     layout: "plot-latency"
18419
18420 - type: "plot"
18421   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18422   algorithm: "plot_latency_error_bars"
18423   output-file-type: ".html"
18424   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18425   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18426   filter: "'NIC_Intel-X520-DA2' and
18427            '64B' and
18428            'NDRPDR' and
18429            '2T2C' and
18430            'FEATURE' and
18431            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18432            'OACL' and
18433            ('ACL1' or 'ACL50') and
18434            ('10K_FLOWS' or '10k_FLOWS') and
18435            not 'MACIP' and
18436            not 'VHOST' and
18437            not 'MEMIF'"
18438   parameters:
18439   - "latency"
18440   - "parent"
18441   - "tags"
18442   layout:
18443     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18444     layout: "plot-latency"
18445
18446 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
18447 - type: "plot"
18448   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18449   algorithm: "plot_latency_error_bars"
18450   output-file-type: ".html"
18451   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
18452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18453   filter: "'NIC_Intel-X520-DA2' and
18454            '64B' and
18455            'NDRPDR' and
18456            '1T1C' and
18457            'FEATURE' and
18458            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18459            'MACIP' and
18460            ('ACL1' or 'ACL50') and
18461            ('10K_FLOWS' or '10k_FLOWS') and
18462            not 'VHOST' and
18463            not 'MEMIF'"
18464   parameters:
18465   - "latency"
18466   - "parent"
18467   - "tags"
18468   layout:
18469     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
18470     layout: "plot-latency"
18471
18472 - type: "plot"
18473   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18474   algorithm: "plot_latency_error_bars"
18475   output-file-type: ".html"
18476   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
18477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18478   filter: "'NIC_Intel-X520-DA2' and
18479            '64B' and
18480            'NDRPDR' and
18481            '2T2C' and
18482            'FEATURE' and
18483            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18484            'MACIP' and
18485            ('ACL1' or 'ACL50') and
18486            ('10K_FLOWS' or '10k_FLOWS') and
18487            not 'VHOST' and
18488            not 'MEMIF'"
18489   parameters:
18490   - "latency"
18491   - "parent"
18492   - "tags"
18493   layout:
18494     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
18495     layout: "plot-latency"
18496
18497 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18498 - type: "plot"
18499   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18500   algorithm: "plot_latency_error_bars"
18501   output-file-type: ".html"
18502   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18503   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18504   filter: "'NIC_Intel-X710' and
18505            '64B' and
18506            ('BASE' or 'SCALE') and
18507            'NDRPDR' and
18508            'ETH' and
18509            '1T1C' and
18510            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18511            not 'VHOST' and
18512            not 'MEMIF'"
18513   parameters:
18514   - "latency"
18515   - "parent"
18516   - "tags"
18517   sort:
18518   - "L2PATCH"
18519   - "L2XCFWD"
18520   - "L2BDMACLRN"
18521   - "FIB_10K"
18522   - "FIB_100K"
18523   - "FIB_1M"
18524   layout:
18525     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18526     layout: "plot-latency"
18527
18528 - type: "plot"
18529   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18530   algorithm: "plot_latency_error_bars"
18531   output-file-type: ".html"
18532   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18533   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18534   filter: "'NIC_Intel-X710' and
18535            '64B' and
18536            ('BASE' or 'SCALE') and
18537            'NDRPDR' and
18538            'ETH' and
18539            '2T2C' and
18540            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18541            not 'VHOST' and
18542            not 'MEMIF'"
18543   parameters:
18544   - "latency"
18545   - "parent"
18546   - "tags"
18547   sort:
18548   - "L2PATCH"
18549   - "L2XCFWD"
18550   - "L2BDMACLRN"
18551   - "FIB_10K"
18552   - "FIB_100K"
18553   - "FIB_1M"
18554   layout:
18555     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18556     layout: "plot-latency"
18557
18558 # Packet Latency - VPP L2 3n-hsw-x710 features
18559 - type: "plot"
18560   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18561   algorithm: "plot_latency_error_bars"
18562   output-file-type: ".html"
18563   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18564   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18565   filter: "'NIC_Intel-X710' and
18566            '64B' and
18567            'NDRPDR' and
18568            '1T1C' and
18569            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18570            not 'ACL' and
18571            not 'VHOST' and
18572            not 'L2OVRLAY' and
18573            not 'MEMIF'"
18574   parameters:
18575   - "latency"
18576   - "parent"
18577   - "tags"
18578   sort:
18579   - "L2XCBASE"    # l2xcbase
18580   - "L2BDBASE"    # l2bdbase
18581   - "L2XCFWD"     # dot1q-l2xcbase
18582   - "L2BDMACLRN"  # dot1q-l2bdbase
18583   layout:
18584     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18585     layout: "plot-latency"
18586
18587 - type: "plot"
18588   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18589   algorithm: "plot_latency_error_bars"
18590   output-file-type: ".html"
18591   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18593   filter: "'NIC_Intel-X710' and
18594            '64B' and
18595            'NDRPDR' and
18596            '2T2C' and
18597            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18598            not 'ACL' and
18599            not 'VHOST' and
18600            not 'L2OVRLAY' and
18601            not 'MEMIF'"
18602   parameters:
18603   - "latency"
18604   - "parent"
18605   - "tags"
18606   sort:
18607   - "L2XCBASE"    # l2xcbase
18608   - "L2BDBASE"    # l2bdbase
18609   - "L2XCFWD"     # dot1q-l2xcbase
18610   - "L2BDMACLRN"  # dot1q-l2bdbase
18611   layout:
18612     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18613     layout: "plot-latency"
18614
18615 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
18616 - type: "plot"
18617   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18618   algorithm: "plot_latency_error_bars"
18619   output-file-type: ".html"
18620   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18622   filter: "'NIC_Intel-X710' and
18623            '64B' and
18624            'NDRPDR' and
18625            '1T1C' and
18626            'FEATURE' and
18627            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18628            'IACL' and
18629            ('ACL1' or 'ACL50') and
18630            ('10K_FLOWS' or '10k_FLOWS') and
18631            not 'MACIP' and
18632            not 'VHOST' and
18633            not 'MEMIF'"
18634   parameters:
18635   - "latency"
18636   - "parent"
18637   - "tags"
18638   layout:
18639     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18640     layout: "plot-latency"
18641
18642 - type: "plot"
18643   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18644   algorithm: "plot_latency_error_bars"
18645   output-file-type: ".html"
18646   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18648   filter: "'NIC_Intel-X710' and
18649            '64B' and
18650            'NDRPDR' and
18651            '2T2C' and
18652            'FEATURE' and
18653            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18654            'IACL' and
18655            ('ACL1' or 'ACL50') and
18656            ('10K_FLOWS' or '10k_FLOWS') and
18657            not 'MACIP' and
18658            not 'VHOST' and
18659            not 'MEMIF'"
18660   parameters:
18661   - "latency"
18662   - "parent"
18663   - "tags"
18664   layout:
18665     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18666     layout: "plot-latency"
18667
18668 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18669 - type: "plot"
18670   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18671   algorithm: "plot_latency_error_bars"
18672   output-file-type: ".html"
18673   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18674   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18675   filter: "'NIC_Intel-XL710' and
18676            '64B' and
18677            'BASE' and
18678            'NDRPDR' and
18679            'ETH' and
18680            '1T1C' and
18681            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18682            not 'VHOST' and
18683            not 'MEMIF'"
18684   parameters:
18685   - "latency"
18686   - "parent"
18687   - "tags"
18688   sort:
18689   - "L2PATCH"
18690   - "L2XCFWD"
18691   - "L2BDMACLRN"
18692   layout:
18693     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
18694     layout: "plot-latency"
18695
18696 - type: "plot"
18697   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18698   algorithm: "plot_latency_error_bars"
18699   output-file-type: ".html"
18700   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18701   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18702   filter: "'NIC_Intel-XL710' and
18703            '64B' and
18704            'BASE' and
18705            'NDRPDR' and
18706            'ETH' and
18707            '2T2C' 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   - "L2XCFWD"
18718   - "L2BDMACLRN"
18719   layout:
18720     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
18721     layout: "plot-latency"
18722
18723 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18724 - type: "plot"
18725   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18726   algorithm: "plot_latency_error_bars"
18727   output-file-type: ".html"
18728   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18729   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18730   filter: "'NIC_Intel-X710' and
18731            '64B' and
18732            ('BASE' or 'SCALE') and
18733            'NDRPDR' and
18734            'ETH' and
18735            '2T1C' and
18736            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18737            not 'VHOST' and
18738            not 'MEMIF' and
18739            not 'DRV_AVF'"
18740   parameters:
18741   - "latency"
18742   - "parent"
18743   - "tags"
18744   sort:
18745   - "L2PATCH"
18746   - "L2XCBASE"
18747   - "BASE"
18748   - "FIB_10K"
18749   - "FIB_100K"
18750   - "FIB_1M"
18751   layout:
18752     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18753     layout: "plot-latency"
18754
18755 - type: "plot"
18756   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18757   algorithm: "plot_latency_error_bars"
18758   output-file-type: ".html"
18759   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18761   filter: "'NIC_Intel-X710' and
18762            '64B' and
18763            ('BASE' or 'SCALE') and
18764            'NDRPDR' and
18765            'ETH' and
18766            '4T2C' and
18767            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18768            not 'VHOST' and
18769            not 'MEMIF' and
18770            not 'DRV_AVF'"
18771   parameters:
18772   - "latency"
18773   - "parent"
18774   - "tags"
18775   sort:
18776   - "L2PATCH"
18777   - "L2XCBASE"
18778   - "BASE"
18779   - "FIB_10K"
18780   - "FIB_100K"
18781   - "FIB_1M"
18782   layout:
18783     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18784     layout: "plot-latency"
18785
18786 # Packet Latency - VPP L2 3n-skx-x710 features
18787 - type: "plot"
18788   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18789   algorithm: "plot_latency_error_bars"
18790   output-file-type: ".html"
18791   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18793   filter: "'NIC_Intel-X710' and
18794            '64B' and
18795            'NDRPDR' and
18796            '2T1C' and
18797            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18798            not 'ACL' and
18799            not 'VHOST' and
18800            not 'DRV_AVF' and
18801            not 'L2OVRLAY' and
18802            not 'MEMIF'"
18803   parameters:
18804   - "latency"
18805   - "parent"
18806   - "tags"
18807   sort:
18808   - "L2XCBASE"    # l2xcbase
18809   - "L2BDBASE"    # l2bdbase
18810   - "L2XCFWD"     # dot1q-l2xcbase
18811   - "L2BDMACLRN"  # dot1q-l2bdbase
18812   layout:
18813     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18814     layout: "plot-latency"
18815
18816 - type: "plot"
18817   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18818   algorithm: "plot_latency_error_bars"
18819   output-file-type: ".html"
18820   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18822   filter: "'NIC_Intel-X710' and
18823            '64B' and
18824            'NDRPDR' and
18825            '4T2C' and
18826            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18827            not 'ACL' and
18828            not 'VHOST' and
18829            not 'DRV_AVF' and
18830            not 'L2OVRLAY' and
18831            not 'MEMIF'"
18832   parameters:
18833   - "latency"
18834   - "parent"
18835   - "tags"
18836   sort:
18837   - "L2XCBASE"    # l2xcbase
18838   - "L2BDBASE"    # l2bdbase
18839   - "L2XCFWD"     # dot1q-l2xcbase
18840   - "L2BDMACLRN"  # dot1q-l2bdbase
18841   layout:
18842     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18843     layout: "plot-latency"
18844
18845 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
18846 - type: "plot"
18847   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18848   algorithm: "plot_latency_error_bars"
18849   output-file-type: ".html"
18850   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18851   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18852   filter: "'NIC_Intel-X710' and
18853            '64B' and
18854            'NDRPDR' and
18855            '2T1C' and
18856            'FEATURE' and
18857            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18858            'IACL' and
18859            ('ACL1' or 'ACL50') and
18860            ('10K_FLOWS' or '10k_FLOWS') and
18861            not 'MACIP' and
18862            not 'VHOST' and
18863            not 'MEMIF'"
18864   parameters:
18865   - "latency"
18866   - "parent"
18867   - "tags"
18868   layout:
18869     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18870     layout: "plot-latency"
18871
18872 - type: "plot"
18873   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18874   algorithm: "plot_latency_error_bars"
18875   output-file-type: ".html"
18876   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18878   filter: "'NIC_Intel-X710' and
18879            '64B' and
18880            'NDRPDR' and
18881            '4T2C' and
18882            'FEATURE' and
18883            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
18884            'IACL' and
18885            ('ACL1' or 'ACL50') and
18886            ('10K_FLOWS' or '10k_FLOWS') and
18887            not 'MACIP' and
18888            not 'VHOST' and
18889            not 'MEMIF'"
18890   parameters:
18891   - "latency"
18892   - "parent"
18893   - "tags"
18894   layout:
18895     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18896     layout: "plot-latency"
18897
18898 # Packet Latency - VPP L2 3n-skx-xxv710 base
18899 - type: "plot"
18900   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18901   algorithm: "plot_latency_error_bars"
18902   output-file-type: ".html"
18903   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
18904   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18905   filter: "'NIC_Intel-XXV710' and
18906            '64B' and
18907            ('BASE' or 'SCALE') and
18908            'NDRPDR' and
18909            'ETH' and
18910            '2T1C' and
18911            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18912            not 'VHOST' and
18913            not 'MEMIF'"
18914   parameters:
18915   - "latency"
18916   - "parent"
18917   - "tags"
18918   sort:
18919   - "L2PATCH"
18920   - "L2PATCH"
18921   - "L2XCBASE"
18922   - "L2BDMACLRN"
18923   layout:
18924     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
18925     layout: "plot-latency"
18926
18927 - type: "plot"
18928   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18929   algorithm: "plot_latency_error_bars"
18930   output-file-type: ".html"
18931   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
18932   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18933   filter: "'NIC_Intel-XXV710' and
18934            '64B' and
18935            ('BASE' or 'SCALE') and
18936            'NDRPDR' and
18937            'ETH' and
18938            '4T2C' and
18939            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18940            not 'VHOST' and
18941            not 'MEMIF'"
18942   parameters:
18943   - "latency"
18944   - "parent"
18945   - "tags"
18946   sort:
18947   - "L2PATCH"
18948   - "L2PATCH"
18949   - "L2XCBASE"
18950   - "L2BDMACLRN"
18951   layout:
18952     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
18953     layout: "plot-latency"
18954
18955 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18956 - type: "plot"
18957   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18958   algorithm: "plot_latency_error_bars"
18959   output-file-type: ".html"
18960   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18961   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18962   filter: "'NIC_Intel-X710' and
18963            '64B' and
18964            'ETH' and
18965            ('BASE' or 'SCALE') and
18966            'NDRPDR' and
18967            '2T1C' and
18968            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18969            not 'VHOST' and
18970            not 'MEMIF'"
18971   parameters:
18972   - "latency"
18973   - "parent"
18974   - "tags"
18975   sort:
18976   - "L2PATCH"
18977   - "L2XCBASE"
18978   - "BASE"
18979   - "FIB_10K"
18980   - "FIB_100K"
18981   - "FIB_1M"
18982   layout:
18983     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18984     layout: "plot-latency"
18985
18986 - type: "plot"
18987   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18988   algorithm: "plot_latency_error_bars"
18989   output-file-type: ".html"
18990   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18992   filter: "'NIC_Intel-X710' and
18993            '64B' and
18994            ('BASE' or 'SCALE') and
18995            'NDRPDR' and
18996            'ETH' and
18997            '4T2C' and
18998            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18999            not 'VHOST' and
19000            not 'MEMIF'"
19001   parameters:
19002   - "latency"
19003   - "parent"
19004   - "tags"
19005   sort:
19006   - "L2PATCH"
19007   - "L2XCBASE"
19008   - "BASE"
19009   - "FIB_10K"
19010   - "FIB_100K"
19011   - "FIB_1M"
19012   layout:
19013     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19014     layout: "plot-latency"
19015
19016 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
19017 - type: "plot"
19018   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19019   algorithm: "plot_latency_error_bars"
19020   output-file-type: ".html"
19021   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19022   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19023   filter: "'NIC_Intel-XXV710' and
19024            '64B' and
19025            ('BASE' or 'SCALE') and
19026            'NDRPDR' and
19027            'ETH' and
19028            '2T1C' and
19029            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19030            not 'VHOST' and
19031            not 'MEMIF'"
19032   parameters:
19033   - "latency"
19034   - "parent"
19035   - "tags"
19036   sort:
19037   - "L2PATCH"
19038   - "L2XCBASE"
19039   - "BASE"
19040   - "FIB_10K"
19041   - "FIB_100K"
19042   - "FIB_1M"
19043   layout:
19044     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19045     layout: "plot-latency"
19046
19047 - type: "plot"
19048   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19049   algorithm: "plot_latency_error_bars"
19050   output-file-type: ".html"
19051   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19052   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19053   filter: "'NIC_Intel-XXV710' and
19054            '64B' and
19055            ('BASE' or 'SCALE') and
19056            'NDRPDR' and
19057            'ETH' and
19058            '4T2C' and
19059            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19060            not 'VHOST' and
19061            not 'MEMIF'"
19062   parameters:
19063   - "latency"
19064   - "parent"
19065   - "tags"
19066   sort:
19067   - "L2PATCH"
19068   - "L2XCBASE"
19069   - "BASE"
19070   - "FIB_10K"
19071   - "FIB_100K"
19072   - "FIB_1M"
19073   layout:
19074     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19075     layout: "plot-latency"
19076
19077 ################################################################################
19078
19079 # Packet Latency - VPP Container Memif 3n-hsw-x520
19080 - type: "plot"
19081   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19082   algorithm: "plot_latency_error_bars"
19083   output-file-type: ".html"
19084   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19085   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19086   filter: "'NIC_Intel-X520-DA2' and
19087            '64B' and
19088            ('BASE' or 'SCALE') and
19089            'NDRPDR' and
19090            '1T1C' and
19091            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19092            not 'VHOST' and
19093            'MEMIF'"
19094   parameters:
19095   - "latency"
19096   - "parent"
19097   - "tags"
19098   sort:
19099   - "L2XCFWD"
19100   - "L2XCFWD"
19101   - "L2XCFWD"
19102   - "L2BDMACLRN"
19103   - "L2BDMACLRN"
19104   - "L2BDMACLRN"
19105   - "IP4FWD"
19106   layout:
19107     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19108     layout: "plot-latency"
19109
19110 - type: "plot"
19111   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19112   algorithm: "plot_latency_error_bars"
19113   output-file-type: ".html"
19114   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19115   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19116   filter: "'NIC_Intel-X520-DA2' and
19117            '64B' and
19118            ('BASE' or 'SCALE') and
19119            'NDRPDR' and
19120            '2T2C' and
19121            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19122            not 'VHOST' and
19123            'MEMIF'"
19124   parameters:
19125   - "latency"
19126   - "parent"
19127   - "tags"
19128   sort:
19129   - "L2XCFWD"
19130   - "L2XCFWD"
19131   - "L2XCFWD"
19132   - "L2BDMACLRN"
19133   - "L2BDMACLRN"
19134   - "L2BDMACLRN"
19135   - "IP4FWD"
19136   layout:
19137     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19138     layout: "plot-latency"
19139
19140 # Packet Latency - VPP Container Memif 3n-hsw-x710
19141 - type: "plot"
19142   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19143   algorithm: "plot_latency_error_bars"
19144   output-file-type: ".html"
19145   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19147   filter: "'NIC_Intel-X710' and
19148            '64B' and
19149            ('BASE' or 'SCALE') and
19150            'NDRPDR' and
19151            '1T1C' and
19152            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19153            not 'VHOST' and
19154            'MEMIF'"
19155   parameters:
19156   - "latency"
19157   - "parent"
19158   - "tags"
19159   sort:
19160   - "L2XCFWD"
19161   - "L2XCFWD"
19162   - "L2XCFWD"
19163   - "L2BDMACLRN"
19164   - "L2BDMACLRN"
19165   - "L2BDMACLRN"
19166   - "IP4FWD"
19167   layout:
19168     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19169     layout: "plot-latency"
19170
19171 - type: "plot"
19172   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19173   algorithm: "plot_latency_error_bars"
19174   output-file-type: ".html"
19175   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19176   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19177   filter: "'NIC_Intel-X710' and
19178            '64B' and
19179            ('BASE' or 'SCALE') and
19180            'NDRPDR' and
19181            '2T2C' and
19182            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19183            not 'VHOST' and
19184            'MEMIF'"
19185   parameters:
19186   - "latency"
19187   - "parent"
19188   - "tags"
19189   sort:
19190   - "L2XCFWD"
19191   - "L2XCFWD"
19192   - "L2XCFWD"
19193   - "L2BDMACLRN"
19194   - "L2BDMACLRN"
19195   - "L2BDMACLRN"
19196   - "IP4FWD"
19197   layout:
19198     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19199     layout: "plot-latency"
19200
19201 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19202 - type: "plot"
19203   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19204   algorithm: "plot_latency_error_bars"
19205   output-file-type: ".html"
19206   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
19207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19208   filter: "'NIC_Intel-XL710' and
19209            '64B' and
19210            ('BASE' or 'SCALE') and
19211            'NDRPDR' and
19212            '1T1C' and
19213            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19214            not 'VHOST' and
19215            'MEMIF'"
19216   parameters:
19217   - "latency"
19218   - "parent"
19219   - "tags"
19220   sort:
19221   - "L2XCFWD"
19222   - "L2XCFWD"
19223   - "L2XCFWD"
19224   - "L2BDMACLRN"
19225   - "L2BDMACLRN"
19226   - "L2BDMACLRN"
19227   - "IP4FWD"
19228   layout:
19229     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
19230     layout: "plot-latency"
19231
19232 - type: "plot"
19233   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19234   algorithm: "plot_latency_error_bars"
19235   output-file-type: ".html"
19236   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
19237   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19238   filter: "'NIC_Intel-XL710' and
19239            '64B' and
19240            ('BASE' or 'SCALE') and
19241            'NDRPDR' and
19242            '2T2C' and
19243            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19244            not 'VHOST' and
19245            'MEMIF'"
19246   parameters:
19247   - "latency"
19248   - "parent"
19249   - "tags"
19250   sort:
19251   - "L2XCFWD"
19252   - "L2XCFWD"
19253   - "L2XCFWD"
19254   - "L2BDMACLRN"
19255   - "L2BDMACLRN"
19256   - "L2BDMACLRN"
19257   - "IP4FWD"
19258   layout:
19259     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
19260     layout: "plot-latency"
19261
19262 # Packet Latency - VPP Container Memif 3n-skx-x710
19263 - type: "plot"
19264   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19265   algorithm: "plot_latency_error_bars"
19266   output-file-type: ".html"
19267   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19269   filter: "'NIC_Intel-X710' and
19270            '64B' and
19271            ('BASE' or 'SCALE') and
19272            'NDRPDR' and
19273            '2T1C' and
19274            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19275            not 'VHOST' and
19276            'MEMIF'"
19277   parameters:
19278   - "latency"
19279   - "parent"
19280   - "tags"
19281   sort:
19282   - "L2XCFWD"
19283   - "L2XCFWD"
19284   - "L2XCFWD"
19285   - "L2BDMACLRN"
19286   - "L2BDMACLRN"
19287   - "L2BDMACLRN"
19288   - "IP4FWD"
19289   layout:
19290     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19291     layout: "plot-latency"
19292
19293 - type: "plot"
19294   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19295   algorithm: "plot_latency_error_bars"
19296   output-file-type: ".html"
19297   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19299   filter: "'NIC_Intel-X710' and
19300            '64B' and
19301            ('BASE' or 'SCALE') and
19302            'NDRPDR' and
19303            '4T2C' and
19304            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19305            not 'VHOST' and
19306            'MEMIF'"
19307   parameters:
19308   - "latency"
19309   - "parent"
19310   - "tags"
19311   sort:
19312   - "L2XCFWD"
19313   - "L2XCFWD"
19314   - "L2XCFWD"
19315   - "L2BDMACLRN"
19316   - "L2BDMACLRN"
19317   - "L2BDMACLRN"
19318   - "IP4FWD"
19319   layout:
19320     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19321     layout: "plot-latency"
19322
19323 # Packet Latency - VPP Container Memif 2n-skx-x710
19324 - type: "plot"
19325   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19326   algorithm: "plot_latency_error_bars"
19327   output-file-type: ".html"
19328   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19329   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19330   filter: "'NIC_Intel-X710' and
19331            '64B' and
19332            ('BASE' or 'SCALE') and
19333            'NDRPDR' and
19334            '2T1C' and
19335            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19336            not 'VHOST' and
19337            not 'NF_DENSITY' and
19338            'MEMIF'"
19339   parameters:
19340   - "latency"
19341   - "parent"
19342   - "tags"
19343   sort:
19344   - "L2XCFWD"
19345   - "L2XCFWD"
19346   - "L2XCFWD"
19347   - "L2BDMACLRN"
19348   - "L2BDMACLRN"
19349   - "L2BDMACLRN"
19350   - "IP4FWD"
19351   layout:
19352     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19353     layout: "plot-latency"
19354
19355 - type: "plot"
19356   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19357   algorithm: "plot_latency_error_bars"
19358   output-file-type: ".html"
19359   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19360   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19361   filter: "'NIC_Intel-X710' and
19362            '64B' and
19363            ('BASE' or 'SCALE') and
19364            'NDRPDR' and
19365            '4T2C' and
19366            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19367            not 'VHOST' and
19368            not 'NF_DENSITY' and
19369            'MEMIF'"
19370   parameters:
19371   - "latency"
19372   - "parent"
19373   - "tags"
19374   sort:
19375   - "L2XCFWD"
19376   - "L2XCFWD"
19377   - "L2XCFWD"
19378   - "L2BDMACLRN"
19379   - "L2BDMACLRN"
19380   - "L2BDMACLRN"
19381   - "IP4FWD"
19382   layout:
19383     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19384     layout: "plot-latency"
19385
19386 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
19387 #- type: "plot"
19388 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19389 #  algorithm: "plot_latency_error_bars"
19390 #  output-file-type: ".html"
19391 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
19392 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19393 #  filter: "'NIC_Intel-XXV710' and
19394 #           '64B' and
19395 #           ('BASE' or 'SCALE') and
19396 #           'NDRPDR' and
19397 #           '2T1C' and
19398 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19399 #           not 'VHOST' and
19400 #           'MEMIF'"
19401 #  parameters:
19402 #  - "latency"
19403 #  - "parent"
19404 #  - "tags"
19405 #  sort:
19406 #  - "L2XCFWD"
19407 #  - "L2XCFWD"
19408 #  - "L2XCFWD"
19409 #  - "L2BDMACLRN"
19410 #  - "L2BDMACLRN"
19411 #  - "L2BDMACLRN"
19412 #  - "IP4FWD"
19413 #  layout:
19414 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
19415 #    layout: "plot-latency"
19416 #
19417 #- type: "plot"
19418 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19419 #  algorithm: "plot_latency_error_bars"
19420 #  output-file-type: ".html"
19421 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
19422 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
19423 #  filter: "'NIC_Intel-XXV710' and
19424 #           '64B' and
19425 #           ('BASE' or 'SCALE') and
19426 #           'NDRPDR' and
19427 #           '4T2C' and
19428 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
19429 #           not 'VHOST' and
19430 #           'MEMIF'"
19431 #  parameters:
19432 #  - "latency"
19433 #  - "parent"
19434 #  - "tags"
19435 #  sort:
19436 #  - "L2XCFWD"
19437 #  - "L2XCFWD"
19438 #  - "L2XCFWD"
19439 #  - "L2BDMACLRN"
19440 #  - "L2BDMACLRN"
19441 #  - "L2BDMACLRN"
19442 #  - "IP4FWD"
19443 #  layout:
19444 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
19445 #    layout: "plot-latency"
19446
19447 ################################################################################
19448
19449 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19450 #- type: "plot"
19451 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19452 #  algorithm: "plot_latency_error_bars"
19453 #  output-file-type: ".html"
19454 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19455 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19456 #  filter: "'NIC_Intel-X520-DA2' and
19457 #           '64B' and
19458 #           ('BASE' or 'SCALE') and
19459 #           'NDRPDR' and
19460 #           '1T1C' and
19461 #           'L2XCFWD' and
19462 #           not 'VHOST' and
19463 #           not 'NF_DENSITY' and
19464 #           'MEMIF'"
19465 #  parameters:
19466 #  - "latency"
19467 #  - "parent"
19468 #  - "tags"
19469 #  sort:
19470 #  - "1VNF"
19471 #  - "2VNF"
19472 #  - "4VNF"
19473 #  - "2VNF"
19474 #  - "4VNF"
19475 #  layout:
19476 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19477 #    layout: "plot-latency"
19478 #
19479 #- type: "plot"
19480 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19481 #  algorithm: "plot_latency_error_bars"
19482 #  output-file-type: ".html"
19483 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19484 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19485 #  filter: "'NIC_Intel-X520-DA2' and
19486 #           '64B' and
19487 #           ('BASE' or 'SCALE') and
19488 #           'NDRPDR' and
19489 #           '2T2C' and
19490 #           'L2XCFWD' and
19491 #           not 'VHOST' and
19492 #           not 'NF_DENSITY' and
19493 #           'MEMIF'"
19494 #  parameters:
19495 #  - "latency"
19496 #  - "parent"
19497 #  - "tags"
19498 #  sort:
19499 #  - "1VNF"
19500 #  - "2VNF"
19501 #  - "4VNF"
19502 #  - "2VNF"
19503 #  - "4VNF"
19504 #  layout:
19505 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19506 #    layout: "plot-latency"
19507 #
19508 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19509 #- type: "plot"
19510 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19511 #  algorithm: "plot_latency_error_bars"
19512 #  output-file-type: ".html"
19513 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19514 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19515 #  filter: "'NIC_Intel-X520-DA2' and
19516 #           '64B' and
19517 #           ('BASE' or 'SCALE') and
19518 #           'NDRPDR' and
19519 #           '1T1C' and
19520 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19521 #           not 'VHOST' and
19522 #           not 'NF_DENSITY' and
19523 #           'MEMIF'"
19524 #  parameters:
19525 #  - "latency"
19526 #  - "parent"
19527 #  - "tags"
19528 #  sort:
19529 #  - "1VNF"
19530 #  - "2VNF"
19531 #  - "4VNF"
19532 #  - "2VNF"
19533 #  - "4VNF"
19534 #  layout:
19535 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19536 #    layout: "plot-latency"
19537 #
19538 #- type: "plot"
19539 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19540 #  algorithm: "plot_latency_error_bars"
19541 #  output-file-type: ".html"
19542 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19543 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19544 #  filter: "'NIC_Intel-X520-DA2' and
19545 #           '64B' and
19546 #           ('BASE' or 'SCALE') and
19547 #           'NDRPDR' and
19548 #           '2T2C' and
19549 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19550 #           not 'VHOST' and
19551 #           not 'NF_DENSITY' and
19552 #           'MEMIF'"
19553 #  parameters:
19554 #  - "latency"
19555 #  - "parent"
19556 #  - "tags"
19557 #  sort:
19558 #  - "1VNF"
19559 #  - "2VNF"
19560 #  - "4VNF"
19561 #  - "2VNF"
19562 #  - "4VNF"
19563 #  layout:
19564 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19565 #    layout: "plot-latency"
19566 #
19567 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19568 #- type: "plot"
19569 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19570 #  algorithm: "plot_latency_error_bars"
19571 #  output-file-type: ".html"
19572 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19573 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19574 #  filter: "'NIC_Intel-X710' and
19575 #           '64B' and
19576 #           ('BASE' or 'SCALE') and
19577 #           'NDRPDR' and
19578 #           '1T1C' and
19579 #           'L2XCFWD' and
19580 #           not 'VHOST' and
19581 #           not 'NF_DENSITY' and
19582 #           'MEMIF'"
19583 #  parameters:
19584 #  - "latency"
19585 #  - "parent"
19586 #  - "tags"
19587 #  sort:
19588 #  - "1VNF"
19589 #  - "2VNF"
19590 #  - "4VNF"
19591 #  - "2VNF"
19592 #  - "4VNF"
19593 #  layout:
19594 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19595 #    layout: "plot-latency"
19596 #
19597 #- type: "plot"
19598 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19599 #  algorithm: "plot_latency_error_bars"
19600 #  output-file-type: ".html"
19601 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19602 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19603 #  filter: "'NIC_Intel-X710' and
19604 #           '64B' and
19605 #           ('BASE' or 'SCALE') and
19606 #           'NDRPDR' and
19607 #           '2T2C' and
19608 #           'L2XCFWD' and
19609 #           not 'VHOST' and
19610 #           not 'NF_DENSITY' and
19611 #           'MEMIF'"
19612 #  parameters:
19613 #  - "latency"
19614 #  - "parent"
19615 #  - "tags"
19616 #  sort:
19617 #  - "1VNF"
19618 #  - "2VNF"
19619 #  - "4VNF"
19620 #  - "2VNF"
19621 #  - "4VNF"
19622 #  layout:
19623 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19624 #    layout: "plot-latency"
19625 #
19626 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19627 #- type: "plot"
19628 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19629 #  algorithm: "plot_latency_error_bars"
19630 #  output-file-type: ".html"
19631 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19632 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19633 #  filter: "'NIC_Intel-X710' and
19634 #           '64B' and
19635 #           ('BASE' or 'SCALE') and
19636 #           'NDRPDR' and
19637 #           '1T1C' and
19638 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19639 #           not 'VHOST' and
19640 #           not 'NF_DENSITY' and
19641 #           'MEMIF'"
19642 #  parameters:
19643 #  - "latency"
19644 #  - "parent"
19645 #  - "tags"
19646 #  sort:
19647 #  - "1VNF"
19648 #  - "2VNF"
19649 #  - "4VNF"
19650 #  - "2VNF"
19651 #  - "4VNF"
19652 #  layout:
19653 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19654 #    layout: "plot-latency"
19655 #
19656 #- type: "plot"
19657 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19658 #  algorithm: "plot_latency_error_bars"
19659 #  output-file-type: ".html"
19660 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19661 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
19662 #  filter: "'NIC_Intel-X710' and
19663 #           '64B' and
19664 #           ('BASE' or 'SCALE') and
19665 #           'NDRPDR' and
19666 #           '2T2C' and
19667 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
19668 #           not 'VHOST' and
19669 #           not 'NF_DENSITY' and
19670 #           'MEMIF'"
19671 #  parameters:
19672 #  - "latency"
19673 #  - "parent"
19674 #  - "tags"
19675 #  sort:
19676 #  - "1VNF"
19677 #  - "2VNF"
19678 #  - "4VNF"
19679 #  - "2VNF"
19680 #  - "4VNF"
19681 #  layout:
19682 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19683 #    layout: "plot-latency"
19684
19685 ################################################################################
19686
19687 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19688 - type: "plot"
19689   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19690   algorithm: "plot_latency_error_bars"
19691   output-file-type: ".html"
19692   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19693   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19694   filter: "'NIC_Intel-X520-DA2' and
19695            '64B' and
19696            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19697            'NDRPDR' and
19698            '1T1C' and
19699            'IP4FWD' and
19700            not 'IPSEC' and
19701            not 'DOT1Q' and
19702            not 'VHOST'"
19703   parameters:
19704   - "latency"
19705   - "parent"
19706   - "tags"
19707   sort:
19708   - "DOT1Q"
19709   - "IP4BASE"
19710   - "FIB_20K"
19711   - "FIB_200K"
19712   - "FIB_2M"
19713   layout:
19714     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19715     layout: "plot-latency"
19716
19717 - type: "plot"
19718   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19719   algorithm: "plot_latency_error_bars"
19720   output-file-type: ".html"
19721   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19722   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19723   filter: "'NIC_Intel-X520-DA2' and
19724            '64B' and
19725            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19726            'NDRPDR' and
19727            '2T2C' and
19728            'IP4FWD' and
19729            not 'IPSEC' and
19730            not 'DOT1Q' and
19731            not 'VHOST'"
19732   parameters:
19733   - "latency"
19734   - "parent"
19735   - "tags"
19736   sort:
19737   - "DOT1Q"
19738   - "IP4BASE"
19739   - "FIB_20K"
19740   - "FIB_200K"
19741   - "FIB_2M"
19742   layout:
19743     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19744     layout: "plot-latency"
19745
19746 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19747 - type: "plot"
19748   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19749   algorithm: "plot_latency_error_bars"
19750   output-file-type: ".html"
19751   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19752   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19753   filter: "'NIC_Intel-X520-DA2' and
19754            '64B' and
19755            ('IP4BASE' or
19756             'POLICE_MARK' or
19757             'COPWHLIST' or
19758             ('NAT44' and 'BASE') or
19759             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19760            'NDRPDR' and
19761            '1T1C' and
19762            'IP4FWD' and
19763            not 'IPSEC' and
19764            not 'VHOST'"
19765   parameters:
19766   - "latency"
19767   - "parent"
19768   - "tags"
19769   sort:
19770   - "DOT1Q"
19771   - "IP4BASE"
19772   - "NAT44"
19773   - "POLICE_MARK"
19774   - "COPWHLIST"
19775   - "IACL"
19776   - "OACL"
19777   layout:
19778     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19779     layout: "plot-latency"
19780
19781 - type: "plot"
19782   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19783   algorithm: "plot_latency_error_bars"
19784   output-file-type: ".html"
19785   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19786   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19787   filter: "'NIC_Intel-X520-DA2' and
19788            '64B' and
19789            ('IP4BASE' or
19790             'POLICE_MARK' or
19791             'COPWHLIST' or
19792             ('NAT44' and 'BASE') or
19793             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19794            'NDRPDR' and
19795            '2T2C' and
19796            'IP4FWD' and
19797            not 'IPSEC' and
19798            not 'VHOST'"
19799   parameters:
19800   - "latency"
19801   - "parent"
19802   - "tags"
19803   sort:
19804   - "DOT1Q"
19805   - "IP4BASE"
19806   - "NAT44"
19807   - "POLICE_MARK"
19808   - "COPWHLIST"
19809   - "IACL"
19810   - "OACL"
19811   layout:
19812     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19813     layout: "plot-latency"
19814
19815 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19816 - type: "plot"
19817   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19818   algorithm: "plot_latency_error_bars"
19819   output-file-type: ".html"
19820   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19821   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19822   filter: "'NIC_Intel-X520-DA2' and
19823            '64B' and
19824            'NDRPDR' and
19825            '1T1C' and
19826            'IP4FWD' and
19827            ('NAT44' or 'IP4BASE') and
19828            not 'DOT1Q' and
19829            not 'IPSEC' and
19830            not 'VHOST'"
19831   parameters:
19832   - "latency"
19833   - "parent"
19834   - "tags"
19835   sort:
19836   - "IP4BASE"
19837   - "BASE"
19838   - "SRC_USER_10"
19839   - "SRC_USER_100"
19840   - "SRC_USER_1000"
19841   - "SRC_USER_2000"
19842   layout:
19843     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19844     layout: "plot-latency"
19845
19846 - type: "plot"
19847   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19848   algorithm: "plot_latency_error_bars"
19849   output-file-type: ".html"
19850   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19851   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19852   filter: "'NIC_Intel-X520-DA2' and
19853            '64B' and
19854            'NDRPDR' and
19855            '2T2C' and
19856            'IP4FWD' and
19857            ('NAT44' or 'IP4BASE') and
19858            not 'DOT1Q' and
19859            not 'IPSEC' and
19860            not 'VHOST'"
19861   parameters:
19862   - "latency"
19863   - "parent"
19864   - "tags"
19865   sort:
19866   - "IP4BASE"
19867   - "BASE"
19868   - "SRC_USER_10"
19869   - "SRC_USER_100"
19870   - "SRC_USER_1000"
19871   - "SRC_USER_2000"
19872   layout:
19873     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19874     layout: "plot-latency"
19875
19876 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19877 - type: "plot"
19878   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19879   algorithm: "plot_latency_error_bars"
19880   output-file-type: ".html"
19881   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19882   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19883   filter: "'NIC_Intel-X520-DA2' and
19884            '64B' and
19885            'NDRPDR' and
19886            '1T1C' and
19887            'IP4FWD' and
19888            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19889            not 'IPSEC' and
19890            not 'DOT1Q' and
19891            not 'VHOST'"
19892   parameters:
19893   - "latency"
19894   - "parent"
19895   - "tags"
19896   sort:
19897   - "IP4BASE"
19898   - "ACL_STATELESS"
19899   - "ACL_STATEFUL"
19900   - "ACL_STATELESS"
19901   - "ACL_STATEFUL"
19902   layout:
19903     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19904     layout: "plot-latency"
19905
19906 - type: "plot"
19907   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19908   algorithm: "plot_latency_error_bars"
19909   output-file-type: ".html"
19910   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19911   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19912   filter: "'NIC_Intel-X520-DA2' and
19913            '64B' and
19914            'NDRPDR' and
19915            '2T2C' and
19916            'IP4FWD' and
19917            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19918            not 'IPSEC' and
19919            not 'DOT1Q' and
19920            not 'VHOST'"
19921   parameters:
19922   - "latency"
19923   - "parent"
19924   - "tags"
19925   sort:
19926   - "IP4BASE"
19927   - "ACL_STATELESS"
19928   - "ACL_STATEFUL"
19929   - "ACL_STATELESS"
19930   - "ACL_STATEFUL"
19931   layout:
19932     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19933     layout: "plot-latency"
19934
19935 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19936 - type: "plot"
19937   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19938   algorithm: "plot_latency_error_bars"
19939   output-file-type: ".html"
19940   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19941   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19942   filter: "'NIC_Intel-X520-DA2' and
19943            '64B' and
19944            'NDRPDR' and
19945            '1T1C' and
19946            'IP4FWD' and
19947            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19948            not 'IPSEC' and
19949            not 'DOT1Q' and
19950            not 'VHOST'"
19951   parameters:
19952   - "latency"
19953   - "parent"
19954   - "tags"
19955   sort:
19956   - "IP4BASE"
19957   - "ACL_STATELESS"
19958   - "ACL_STATEFUL"
19959   - "ACL_STATELESS"
19960   - "ACL_STATEFUL"
19961   layout:
19962     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19963     layout: "plot-latency"
19964
19965 - type: "plot"
19966   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19967   algorithm: "plot_latency_error_bars"
19968   output-file-type: ".html"
19969   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19970   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19971   filter: "'NIC_Intel-X520-DA2' and
19972            '64B' and
19973            'NDRPDR' and
19974            '2T2C' and
19975            'IP4FWD' and
19976            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19977            not 'IPSEC' and
19978            not 'DOT1Q' and
19979            not 'VHOST'"
19980   parameters:
19981   - "latency"
19982   - "parent"
19983   - "tags"
19984   sort:
19985   - "IP4BASE"
19986   - "ACL_STATELESS"
19987   - "ACL_STATEFUL"
19988   - "ACL_STATELESS"
19989   - "ACL_STATEFUL"
19990   layout:
19991     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19992     layout: "plot-latency"
19993
19994 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19995 - type: "plot"
19996   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19997   algorithm: "plot_latency_error_bars"
19998   output-file-type: ".html"
19999   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20000   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20001   filter: "'NIC_Intel-X710' and
20002            '64B' and
20003            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20004            'NDRPDR' and
20005            '1T1C' and
20006            'IP4FWD' and
20007            not 'IPSEC' and
20008            not 'DOT1Q' and
20009            not 'VHOST'"
20010   parameters:
20011   - "latency"
20012   - "parent"
20013   - "tags"
20014   sort:
20015   - "IP4BASE"
20016   - "FIB_20K"
20017   - "FIB_200K"
20018   - "FIB_2M"
20019   layout:
20020     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20021     layout: "plot-latency"
20022
20023 - type: "plot"
20024   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20025   algorithm: "plot_latency_error_bars"
20026   output-file-type: ".html"
20027   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20028   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20029   filter: "'NIC_Intel-X710' and
20030            '64B' and
20031            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20032            'NDRPDR' and
20033            '2T2C' and
20034            'IP4FWD' and
20035            not 'IPSEC' and
20036            not 'DOT1Q' and
20037            not 'VHOST'"
20038   parameters:
20039   - "latency"
20040   - "parent"
20041   - "tags"
20042   sort:
20043   - "IP4BASE"
20044   - "FIB_20K"
20045   - "FIB_200K"
20046   - "FIB_2M"
20047   layout:
20048     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20049     layout: "plot-latency"
20050
20051 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20052 - type: "plot"
20053   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20054   algorithm: "plot_latency_error_bars"
20055   output-file-type: ".html"
20056   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20058   filter: "'NIC_Intel-X710' and
20059            '64B' and
20060            ('IP4BASE' or
20061             'POLICE_MARK' or
20062             'COPWHLIST' or
20063             ('NAT44' and 'BASE') or
20064             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20065            'NDRPDR' and
20066            '1T1C' and
20067            'IP4FWD' and
20068            not 'IPSEC' and
20069            not 'VHOST'"
20070   parameters:
20071   - "latency"
20072   - "parent"
20073   - "tags"
20074   sort:
20075   - "DOT1Q"
20076   - "IP4BASE"
20077   - "NAT44"
20078   - "POLICE_MARK"
20079   - "COPWHLIST"
20080   - "IACL"
20081   - "OACL"
20082   layout:
20083     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20084     layout: "plot-latency"
20085
20086 - type: "plot"
20087   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20088   algorithm: "plot_latency_error_bars"
20089   output-file-type: ".html"
20090   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20092   filter: "'NIC_Intel-X710' and
20093            '64B' and
20094            ('IP4BASE' or
20095             'POLICE_MARK' or
20096             'COPWHLIST' or
20097             ('NAT44' and 'BASE') or
20098             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20099            'NDRPDR' and
20100            '2T2C' and
20101            'IP4FWD' and
20102            not 'IPSEC' and
20103            not 'VHOST'"
20104   parameters:
20105   - "latency"
20106   - "parent"
20107   - "tags"
20108   sort:
20109   - "DOT1Q"
20110   - "IP4BASE"
20111   - "NAT44"
20112   - "POLICE_MARK"
20113   - "COPWHLIST"
20114   - "IACL"
20115   - "OACL"
20116   layout:
20117     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20118     layout: "plot-latency"
20119
20120 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20121 - type: "plot"
20122   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20123   algorithm: "plot_latency_error_bars"
20124   output-file-type: ".html"
20125   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20127   filter: "'NIC_Intel-X710' and
20128            '64B' and
20129            'NDRPDR' and
20130            '1T1C' and
20131            'IP4FWD' and
20132            ('NAT44' or 'IP4BASE') and
20133            not 'IPSEC' and
20134            not 'VHOST'"
20135   parameters:
20136   - "latency"
20137   - "parent"
20138   - "tags"
20139   sort:
20140   - "IP4BASE"
20141   - "BASE"
20142   - "SRC_USER_10"
20143   - "SRC_USER_100"
20144   - "SRC_USER_1000"
20145   - "SRC_USER_2000"
20146   layout:
20147     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20148     layout: "plot-latency"
20149
20150 - type: "plot"
20151   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20152   algorithm: "plot_latency_error_bars"
20153   output-file-type: ".html"
20154   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20156   filter: "'NIC_Intel-X710' and
20157            '64B' and
20158            'NDRPDR' and
20159            '2T2C' and
20160            'IP4FWD' and
20161            ('NAT44' or 'IP4BASE') and
20162            not 'IPSEC' and
20163            not 'VHOST'"
20164   parameters:
20165   - "latency"
20166   - "parent"
20167   - "tags"
20168   sort:
20169   - "IP4BASE"
20170   - "BASE"
20171   - "SRC_USER_10"
20172   - "SRC_USER_100"
20173   - "SRC_USER_1000"
20174   - "SRC_USER_2000"
20175   layout:
20176     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20177     layout: "plot-latency"
20178
20179 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20180 - type: "plot"
20181   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20182   algorithm: "plot_latency_error_bars"
20183   output-file-type: ".html"
20184   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20186   filter: "'NIC_Intel-X710' and
20187            '64B' and
20188            'NDRPDR' and
20189            '1T1C' and
20190            'IP4FWD' and
20191            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20192            not 'IPSEC' and
20193            not 'VHOST'"
20194   parameters:
20195   - "latency"
20196   - "parent"
20197   - "tags"
20198   sort:
20199   - "IP4BASE"
20200   - "ACL_STATELESS"
20201   - "ACL_STATEFUL"
20202   - "ACL_STATELESS"
20203   - "ACL_STATEFUL"
20204   layout:
20205     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20206     layout: "plot-latency"
20207
20208 - type: "plot"
20209   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20210   algorithm: "plot_latency_error_bars"
20211   output-file-type: ".html"
20212   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20213   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20214   filter: "'NIC_Intel-X710' and
20215            '64B' and
20216            'NDRPDR' and
20217            '2T2C' and
20218            'IP4FWD' and
20219            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20220            not 'IPSEC' and
20221            not 'VHOST'"
20222   parameters:
20223   - "latency"
20224   - "parent"
20225   - "tags"
20226   sort:
20227   - "IP4BASE"
20228   - "ACL_STATELESS"
20229   - "ACL_STATEFUL"
20230   - "ACL_STATELESS"
20231   - "ACL_STATEFUL"
20232   layout:
20233     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20234     layout: "plot-latency"
20235
20236 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20237 - type: "plot"
20238   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20239   algorithm: "plot_latency_error_bars"
20240   output-file-type: ".html"
20241   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20242   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20243   filter: "'NIC_Intel-XL710' and
20244            '64B' and
20245            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20246            'NDRPDR' and
20247            '1T1C' and
20248            'IP4FWD' and
20249            not 'IPSEC' and
20250            not 'VHOST'"
20251   parameters:
20252   - "latency"
20253   - "parent"
20254   - "tags"
20255   sort:
20256   - "IP4BASE"
20257   - "FIB_20K"
20258   - "FIB_200K"
20259   - "FIB_2M"
20260   layout:
20261     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
20262     layout: "plot-latency"
20263
20264 - type: "plot"
20265   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20266   algorithm: "plot_latency_error_bars"
20267   output-file-type: ".html"
20268   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20270   filter: "'NIC_Intel-XL710' and
20271            '64B' and
20272            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20273            'NDRPDR' and
20274            '2T2C' and
20275            'IP4FWD' and
20276            not 'IPSEC' and
20277            not 'VHOST'"
20278   parameters:
20279   - "latency"
20280   - "parent"
20281   - "tags"
20282   sort:
20283   - "IP4BASE"
20284   - "FIB_20K"
20285   - "FIB_200K"
20286   - "FIB_2M"
20287   layout:
20288     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
20289     layout: "plot-latency"
20290
20291 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20292 - type: "plot"
20293   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20294   algorithm: "plot_latency_error_bars"
20295   output-file-type: ".html"
20296   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20298   filter: "'NIC_Intel-X710' and
20299            '64B' and
20300            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20301            'NDRPDR' and
20302            '2T1C' and
20303            'IP4FWD' and
20304            not 'IPSEC' and
20305            not 'DOT1Q' and
20306            not 'VHOST'"
20307   parameters:
20308   - "latency"
20309   - "parent"
20310   - "tags"
20311   sort:
20312   - "IP4BASE"
20313   - "FIB_20K"
20314   - "FIB_200K"
20315   - "FIB_2M"
20316   layout:
20317     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20318     layout: "plot-latency"
20319
20320 - type: "plot"
20321   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20322   algorithm: "plot_latency_error_bars"
20323   output-file-type: ".html"
20324   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20325   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20326   filter: "'NIC_Intel-X710' and
20327            '64B' and
20328            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20329            'NDRPDR' and
20330            '4T2C' and
20331            'IP4FWD' and
20332            not 'IPSEC' and
20333            not 'DOT1Q' and
20334            not 'VHOST'"
20335   parameters:
20336   - "latency"
20337   - "parent"
20338   - "tags"
20339   sort:
20340   - "IP4BASE"
20341   - "FIB_20K"
20342   - "FIB_200K"
20343   - "FIB_2M"
20344   layout:
20345     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20346     layout: "plot-latency"
20347
20348 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20349 - type: "plot"
20350   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20351   algorithm: "plot_latency_error_bars"
20352   output-file-type: ".html"
20353   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20355   filter: "'NIC_Intel-X710' and
20356            '64B' and
20357            ('IP4BASE' or
20358             'POLICE_MARK' or
20359             'COPWHLIST' or
20360             ('NAT44' and 'BASE') or
20361             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20362            'NDRPDR' and
20363            '2T1C' and
20364            'IP4FWD' and
20365            not 'IPSEC' and
20366            not 'VHOST'"
20367   parameters:
20368   - "latency"
20369   - "parent"
20370   - "tags"
20371   sort:
20372   - "DOT1Q"
20373   - "IP4BASE"
20374   - "NAT44"
20375   - "POLICE_MARK"
20376   - "COPWHLIST"
20377   - "IACL"
20378   - "OACL"
20379   layout:
20380     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20381     layout: "plot-latency"
20382
20383 - type: "plot"
20384   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20385   algorithm: "plot_latency_error_bars"
20386   output-file-type: ".html"
20387   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20388   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20389   filter: "'NIC_Intel-X710' and
20390            '64B' and
20391            ('IP4BASE' or
20392             'POLICE_MARK' or
20393             'COPWHLIST' or
20394             ('NAT44' and 'BASE') or
20395             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
20396            'NDRPDR' and
20397            '4T2C' and
20398            'IP4FWD' and
20399            not 'IPSEC' and
20400            not 'VHOST'"
20401   parameters:
20402   - "latency"
20403   - "parent"
20404   - "tags"
20405   sort:
20406   - "DOT1Q"
20407   - "IP4BASE"
20408   - "NAT44"
20409   - "POLICE_MARK"
20410   - "COPWHLIST"
20411   - "IACL"
20412   - "OACL"
20413   layout:
20414     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20415     layout: "plot-latency"
20416
20417 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20418 - type: "plot"
20419   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20420   algorithm: "plot_latency_error_bars"
20421   output-file-type: ".html"
20422   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20424   filter: "'NIC_Intel-X710' and
20425            '64B' and
20426            'NDRPDR' and
20427            '2T1C' and
20428            'IP4FWD' and
20429            ('NAT44' or 'IP4BASE') and
20430            not 'IPSEC' and
20431            not 'VHOST'"
20432   parameters:
20433   - "latency"
20434   - "parent"
20435   - "tags"
20436   sort:
20437   - "IP4BASE"
20438   - "BASE"
20439   - "SRC_USER_10"
20440   - "SRC_USER_100"
20441   - "SRC_USER_1000"
20442   - "SRC_USER_2000"
20443   layout:
20444     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20445     layout: "plot-latency"
20446
20447 - type: "plot"
20448   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20449   algorithm: "plot_latency_error_bars"
20450   output-file-type: ".html"
20451   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20452   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20453   filter: "'NIC_Intel-X710' and
20454            '64B' and
20455            'NDRPDR' and
20456            '4T2C' and
20457            'IP4FWD' and
20458            ('NAT44' or 'IP4BASE') and
20459            not 'IPSEC' and
20460            not 'VHOST'"
20461   parameters:
20462   - "latency"
20463   - "parent"
20464   - "tags"
20465   sort:
20466   - "IP4BASE"
20467   - "BASE"
20468   - "SRC_USER_10"
20469   - "SRC_USER_100"
20470   - "SRC_USER_1000"
20471   - "SRC_USER_2000"
20472   layout:
20473     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20474     layout: "plot-latency"
20475
20476 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20477 - type: "plot"
20478   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20479   algorithm: "plot_latency_error_bars"
20480   output-file-type: ".html"
20481   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20482   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20483   filter: "'NIC_Intel-X710' and
20484            '64B' and
20485            'NDRPDR' and
20486            '2T1C' and
20487            'IP4FWD' and
20488            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20489            not 'IPSEC' and
20490            not 'VHOST'"
20491   parameters:
20492   - "latency"
20493   - "parent"
20494   - "tags"
20495   sort:
20496   - "IP4BASE"
20497   - "ACL_STATELESS"
20498   - "ACL_STATEFUL"
20499   - "ACL_STATELESS"
20500   - "ACL_STATEFUL"
20501   layout:
20502     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20503     layout: "plot-latency"
20504
20505 - type: "plot"
20506   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20507   algorithm: "plot_latency_error_bars"
20508   output-file-type: ".html"
20509   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20510   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20511   filter: "'NIC_Intel-X710' and
20512            '64B' and
20513            'NDRPDR' and
20514            '4T2C' and
20515            'IP4FWD' and
20516            'IACL' and
20517            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
20518            not 'IPSEC' and
20519            not 'VHOST'"
20520   parameters:
20521   - "latency"
20522   - "parent"
20523   - "tags"
20524   sort:
20525   - "IP4BASE"
20526   - "ACL_STATELESS"
20527   - "ACL_STATEFUL"
20528   - "ACL_STATELESS"
20529   - "ACL_STATEFUL"
20530   layout:
20531     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20532     layout: "plot-latency"
20533
20534 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20535 - type: "plot"
20536   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20537   algorithm: "plot_latency_error_bars"
20538   output-file-type: ".html"
20539   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20541   filter: "'NIC_Intel-X710' and
20542            '64B' and
20543            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20544            'NDRPDR' and
20545            '2T1C' and
20546            'IP4FWD' and
20547            not 'IPSEC' and
20548            not 'DOT1Q' and
20549            not 'VHOST'"
20550   parameters:
20551   - "latency"
20552   - "parent"
20553   - "tags"
20554   sort:
20555   - "IP4BASE"
20556   - "FIB_20K"
20557   - "FIB_200K"
20558   - "FIB_2M"
20559   layout:
20560     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20561     layout: "plot-latency"
20562
20563 - type: "plot"
20564   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20565   algorithm: "plot_latency_error_bars"
20566   output-file-type: ".html"
20567   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20568   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20569   filter: "'NIC_Intel-X710' and
20570            '64B' and
20571            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20572            'NDRPDR' and
20573            '4T2C' and
20574            'IP4FWD' and
20575            not 'IPSEC' and
20576            not 'DOT1Q' and
20577            not 'VHOST'"
20578   parameters:
20579   - "latency"
20580   - "parent"
20581   - "tags"
20582   sort:
20583   - "IP4BASE"
20584   - "FIB_20K"
20585   - "FIB_200K"
20586   - "FIB_2M"
20587   layout:
20588     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20589     layout: "plot-latency"
20590
20591 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20592 - type: "plot"
20593   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20594   algorithm: "plot_latency_error_bars"
20595   output-file-type: ".html"
20596   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20597   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20598   filter: "'NIC_Intel-X710' and
20599            '64B' and
20600            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20601            'NDRPDR' and
20602            '2T1C' and
20603            'IP4FWD' and
20604            not 'IPSEC' and
20605            not 'DOT1Q' and
20606            not 'VHOST'"
20607   parameters:
20608   - "latency"
20609   - "parent"
20610   - "tags"
20611   sort:
20612   - "IP4BASE"
20613   - "ACL_STATELESS"
20614   - "ACL_STATEFUL"
20615   - "ACL_STATELESS"
20616   - "ACL_STATEFUL"
20617   layout:
20618     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
20619     layout: "plot-latency"
20620
20621 - type: "plot"
20622   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20623   algorithm: "plot_latency_error_bars"
20624   output-file-type: ".html"
20625   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20626   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20627   filter: "'NIC_Intel-X710' and
20628            '64B' and
20629            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
20630            'NDRPDR' and
20631            '4T2C' and
20632            'IP4FWD' and
20633            not 'IPSEC' and
20634            not 'DOT1Q' and
20635            not 'VHOST'"
20636   parameters:
20637   - "latency"
20638   - "parent"
20639   - "tags"
20640   sort:
20641   - "IP4BASE"
20642   - "ACL_STATELESS"
20643   - "ACL_STATEFUL"
20644   - "ACL_STATELESS"
20645   - "ACL_STATEFUL"
20646   layout:
20647     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
20648     layout: "plot-latency"
20649
20650 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20651 - type: "plot"
20652   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20653   algorithm: "plot_latency_error_bars"
20654   output-file-type: ".html"
20655   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20656   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20657   filter: "'NIC_Intel-XXV710' and
20658            '64B' and
20659            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20660            'NDRPDR' and
20661            '2T1C' and
20662            'IP4FWD' and
20663            not 'IPSEC' and
20664            not 'DOT1Q' and
20665            not 'VHOST'"
20666   parameters:
20667   - "latency"
20668   - "parent"
20669   - "tags"
20670   sort:
20671   - "IP4BASE"
20672   - "FIB_20K"
20673   - "FIB_200K"
20674   - "FIB_2M"
20675   layout:
20676     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20677     layout: "plot-latency"
20678
20679 - type: "plot"
20680   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20681   algorithm: "plot_latency_error_bars"
20682   output-file-type: ".html"
20683   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20684   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20685   filter: "'NIC_Intel-XXV710' and
20686            '64B' and
20687            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20688            'NDRPDR' and
20689            '4T2C' and
20690            'IP4FWD' and
20691            not 'IPSEC' and
20692            not 'DOT1Q' and
20693            not 'VHOST'"
20694   parameters:
20695   - "latency"
20696   - "parent"
20697   - "tags"
20698   sort:
20699   - "IP4BASE"
20700   - "FIB_20K"
20701   - "FIB_200K"
20702   - "FIB_2M"
20703   layout:
20704     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20705     layout: "plot-latency"
20706
20707 ################################################################################
20708
20709 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20710 - type: "plot"
20711   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20712   algorithm: "plot_latency_error_bars"
20713   output-file-type: ".html"
20714   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20715   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20716   filter: "'NIC_Intel-X520-DA2' and
20717            '64B' and
20718            'ENCAP' and
20719            'NDRPDR' and
20720            '1T1C' and
20721            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20722            not 'DOT1Q' and
20723            not 'VHOST' and
20724            not 'IPSECHW'"
20725   parameters:
20726   - "latency"
20727   - "parent"
20728   - "tags"
20729   sort:
20730   - "IP4BASE"
20731   - "L2BDMACLRN"
20732   - "L2XCFWD"
20733   - "LISP"
20734   layout:
20735     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20736     layout: "plot-latency"
20737
20738 - type: "plot"
20739   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20740   algorithm: "plot_latency_error_bars"
20741   output-file-type: ".html"
20742   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20743   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20744   filter: "'NIC_Intel-X520-DA2' and
20745            '64B' and
20746            'ENCAP' and
20747            'NDRPDR' and
20748            '2T2C' and
20749            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20750            not 'DOT1Q' and
20751            not 'VHOST' and
20752            not 'IPSECHW'"
20753   parameters:
20754   - "latency"
20755   - "parent"
20756   - "tags"
20757   sort:
20758   - "IP4BASE"
20759   - "L2BDMACLRN"
20760   - "L2XCFWD"
20761   - "LISP"
20762   layout:
20763     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20764     layout: "plot-latency"
20765
20766 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20767 - type: "plot"
20768   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20769   algorithm: "plot_latency_error_bars"
20770   output-file-type: ".html"
20771   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20772   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20773   filter: "'NIC_Intel-X710' and
20774            '64B' and
20775            'ENCAP' and
20776            'NDRPDR' and
20777            '1T1C' and
20778            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20779            not 'VHOST' and
20780            not 'IPSECHW'"
20781   parameters:
20782   - "latency"
20783   - "parent"
20784   - "tags"
20785   sort:
20786   - "IP4BASE"
20787   - "LISP"
20788   - "VXLAN_1"
20789   - "VXLAN_10"
20790   - "VXLAN_100"
20791   - "VXLAN_1000"
20792   layout:
20793     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20794     layout: "plot-latency"
20795
20796 - type: "plot"
20797   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20798   algorithm: "plot_latency_error_bars"
20799   output-file-type: ".html"
20800   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20802   filter: "'NIC_Intel-X710' and
20803            '64B' and
20804            'ENCAP' and
20805            'NDRPDR' and
20806            '2T2C' and
20807            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20808            not 'VHOST' and
20809            not 'IPSECHW'"
20810   parameters:
20811   - "latency"
20812   - "parent"
20813   - "tags"
20814   sort:
20815   - "IP4BASE"
20816   - "LISP"
20817   - "VXLAN_1"
20818   - "VXLAN_10"
20819   - "VXLAN_100"
20820   - "VXLAN_1000"
20821   layout:
20822     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20823     layout: "plot-latency"
20824
20825 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20826 - type: "plot"
20827   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20828   algorithm: "plot_latency_error_bars"
20829   output-file-type: ".html"
20830   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20831   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20832   filter: "'NIC_Intel-X710' and
20833            '64B' and
20834            'ENCAP' and
20835            'NDRPDR' and
20836            '1T1C' and
20837            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20838            not 'DOT1Q' and
20839            not 'VHOST' and
20840            not 'IPSECHW'"
20841   parameters:
20842   - "latency"
20843   - "parent"
20844   - "tags"
20845   sort:
20846   - "IP4BASE"
20847   - "L2BDMACLRN"
20848   - "L2XCFWD"
20849   - "LISP"
20850   layout:
20851     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20852     layout: "plot-latency"
20853
20854 - type: "plot"
20855   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20856   algorithm: "plot_latency_error_bars"
20857   output-file-type: ".html"
20858   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20859   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20860   filter: "'NIC_Intel-X710' and
20861            '64B' and
20862            'ENCAP' and
20863            'NDRPDR' and
20864            '2T2C' and
20865            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
20866            not 'DOT1Q' and
20867            not 'VHOST' and
20868            not 'IPSECHW'"
20869   parameters:
20870   - "latency"
20871   - "parent"
20872   - "tags"
20873   sort:
20874   - "IP4BASE"
20875   - "L2BDMACLRN"
20876   - "L2XCFWD"
20877   - "LISP"
20878   layout:
20879     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20880     layout: "plot-latency"
20881
20882 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
20883 - type: "plot"
20884   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20885   algorithm: "plot_latency_error_bars"
20886   output-file-type: ".html"
20887   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20888   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20889   filter: "'NIC_Intel-X710' and
20890            '64B' and
20891            'ENCAP' and
20892            'NDRPDR' and
20893            '2T1C' and
20894            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20895            not 'VHOST' and
20896            not 'IPSECHW'"
20897   parameters:
20898   - "latency"
20899   - "parent"
20900   - "tags"
20901   sort:
20902   - "IP4BASE"
20903   - "LISP"
20904   - "VXLAN_1"
20905   - "VXLAN_10"
20906   - "VXLAN_100"
20907   - "VXLAN_1000"
20908   layout:
20909     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20910     layout: "plot-latency"
20911
20912 - type: "plot"
20913   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20914   algorithm: "plot_latency_error_bars"
20915   output-file-type: ".html"
20916   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20917   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20918   filter: "'NIC_Intel-X710' and
20919            '64B' and
20920            'ENCAP' and
20921            'NDRPDR' and
20922            '4T2C' and
20923            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
20924            not 'VHOST' and
20925            not 'IPSECHW'"
20926   parameters:
20927   - "latency"
20928   - "parent"
20929   - "tags"
20930   sort:
20931   - "IP4BASE"
20932   - "LISP"
20933   - "VXLAN_1"
20934   - "VXLAN_10"
20935   - "VXLAN_100"
20936   - "VXLAN_1000"
20937   layout:
20938     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20939     layout: "plot-latency"
20940
20941 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
20942 - type: "plot"
20943   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20944   algorithm: "plot_latency_error_bars"
20945   output-file-type: ".html"
20946   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20947   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20948   filter: "'NIC_Intel-X710' and
20949            '64B' and
20950            'ENCAP' and
20951            'NDRPDR' and
20952            '2T1C' and
20953            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20954            not 'DOT1Q' and
20955            not 'VHOST' and
20956            not 'IPSECHW'"
20957   parameters:
20958   - "latency"
20959   - "parent"
20960   - "tags"
20961   sort:
20962   - "IP4BASE"
20963   - "L2BDMACLRN"
20964   - "L2XCFWD"
20965   - "LISP"
20966   layout:
20967     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20968     layout: "plot-latency"
20969
20970 - type: "plot"
20971   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20972   algorithm: "plot_latency_error_bars"
20973   output-file-type: ".html"
20974   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20976   filter: "'NIC_Intel-X710' and
20977            '64B' and
20978            'ENCAP' and
20979            'NDRPDR' and
20980            '4T2C' and
20981            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
20982            not 'DOT1Q' and
20983            not 'VHOST' and
20984            not 'IPSECHW'"
20985   parameters:
20986   - "latency"
20987   - "parent"
20988   - "tags"
20989   sort:
20990   - "IP4BASE"
20991   - "L2BDMACLRN"
20992   - "L2XCFWD"
20993   - "LISP"
20994   layout:
20995     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20996     layout: "plot-latency"
20997
20998 ################################################################################
20999
21000 # Packet Latency - VPP IPv6 3n-hsw-x520
21001 - type: "plot"
21002   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21003   algorithm: "plot_latency_error_bars"
21004   output-file-type: ".html"
21005   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21007   filter: "'NIC_Intel-X520-DA2' and
21008            '78B' and
21009            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21010            'NDRPDR' and
21011            '1T1C' and
21012            'IP6FWD' and
21013            not 'SRv6' and
21014            not 'IPSEC' and
21015            not 'VHOST'"
21016   parameters:
21017   - "latency"
21018   - "parent"
21019   - "tags"
21020   sort:
21021   - "IP6BASE"
21022   - "FIB_20K"
21023   - "FIB_200K"
21024   - "FIB_2M"
21025   layout:
21026     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
21027     layout: "plot-latency"
21028
21029 - type: "plot"
21030   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21031   algorithm: "plot_latency_error_bars"
21032   output-file-type: ".html"
21033   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21035   filter: "'NIC_Intel-X520-DA2' and
21036            '78B' and
21037            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21038            'NDRPDR' and
21039            '2T2C' and
21040            'IP6FWD' and
21041            not 'SRv6' and
21042            not 'IPSEC' and
21043            not 'VHOST'"
21044   parameters:
21045   - "latency"
21046   - "parent"
21047   - "tags"
21048   sort:
21049   - "IP6BASE"
21050   - "FIB_20K"
21051   - "FIB_200K"
21052   - "FIB_2M"
21053   layout:
21054     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
21055     layout: "plot-latency"
21056
21057 # Packet Latency - VPP IPv6 3n-hsw-x710
21058 - type: "plot"
21059   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21060   algorithm: "plot_latency_error_bars"
21061   output-file-type: ".html"
21062   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21063   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21064   filter: "'NIC_Intel-X710' and
21065            '78B' and
21066            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21067            'NDRPDR' and
21068            '1T1C' and
21069            'IP6FWD' and
21070            not 'SRv6' and
21071            not 'IPSEC' and
21072            not 'VHOST'"
21073   parameters:
21074   - "latency"
21075   - "parent"
21076   - "tags"
21077   sort:
21078   - "IP6BASE"
21079   - "FIB_20K"
21080   - "FIB_200K"
21081   - "FIB_2M"
21082   layout:
21083     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21084     layout: "plot-latency"
21085
21086 - type: "plot"
21087   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21088   algorithm: "plot_latency_error_bars"
21089   output-file-type: ".html"
21090   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21092   filter: "'NIC_Intel-X710' and
21093            '78B' and
21094            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21095            'NDRPDR' and
21096            '2T2C' and
21097            'IP6FWD' and
21098            not 'SRv6' and
21099            not 'IPSEC' and
21100            not 'VHOST'"
21101   parameters:
21102   - "latency"
21103   - "parent"
21104   - "tags"
21105   sort:
21106   - "IP6BASE"
21107   - "FIB_20K"
21108   - "FIB_200K"
21109   - "FIB_2M"
21110   layout:
21111     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21112     layout: "plot-latency"
21113
21114 # Packet Latency - VPP IPv6 3n-hsw-xl710
21115 - type: "plot"
21116   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21117   algorithm: "plot_latency_error_bars"
21118   output-file-type: ".html"
21119   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
21120   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21121   filter: "'NIC_Intel-XL710' and
21122            '78B' and
21123            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21124            'NDRPDR' and
21125            '1T1C' and
21126            'IP6FWD' and
21127            not 'SRv6' and
21128            not 'IPSEC' and
21129            not 'VHOST'"
21130   parameters:
21131   - "latency"
21132   - "parent"
21133   - "tags"
21134   sort:
21135   - "IP6BASE"
21136   - "FIB_20K"
21137   - "FIB_200K"
21138   - "FIB_2M"
21139   layout:
21140     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
21141     layout: "plot-latency"
21142
21143 - type: "plot"
21144   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21145   algorithm: "plot_latency_error_bars"
21146   output-file-type: ".html"
21147   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
21148   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21149   filter: "'NIC_Intel-XL710' and
21150            '78B' and
21151            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21152            'NDRPDR' and
21153            '2T2C' and
21154            'IP6FWD' and
21155            not 'SRv6' and
21156            not 'IPSEC' and
21157            not 'VHOST'"
21158   parameters:
21159   - "latency"
21160   - "parent"
21161   - "tags"
21162   sort:
21163   - "IP6BASE"
21164   - "FIB_20K"
21165   - "FIB_200K"
21166   - "FIB_2M"
21167   layout:
21168     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
21169     layout: "plot-latency"
21170
21171 # Packet Latency - VPP IPv6 3n-skx-x710
21172 - type: "plot"
21173   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21174   algorithm: "plot_latency_error_bars"
21175   output-file-type: ".html"
21176   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21178   filter: "'NIC_Intel-X710' and
21179            '78B' and
21180            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21181            'NDRPDR' and
21182            '2T1C' and
21183            'IP6FWD' and
21184            not 'SRv6' and
21185            not 'IPSEC' and
21186            not 'VHOST'"
21187   parameters:
21188   - "latency"
21189   - "parent"
21190   - "tags"
21191   sort:
21192   - "IP6BASE"
21193   - "FIB_20K"
21194   - "FIB_200K"
21195   - "FIB_2M"
21196   layout:
21197     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21198     layout: "plot-latency"
21199
21200 - type: "plot"
21201   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21202   algorithm: "plot_latency_error_bars"
21203   output-file-type: ".html"
21204   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21206   filter: "'NIC_Intel-X710' and
21207            '78B' and
21208            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21209            'NDRPDR' and
21210            '4T2C' and
21211            'IP6FWD' and
21212            not 'SRv6' and
21213            not 'IPSEC' and
21214            not 'VHOST'"
21215   parameters:
21216   - "latency"
21217   - "parent"
21218   - "tags"
21219   sort:
21220   - "IP6BASE"
21221   - "FIB_20K"
21222   - "FIB_200K"
21223   - "FIB_2M"
21224   layout:
21225     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21226     layout: "plot-latency"
21227
21228 # Packet Latency - VPP IPv6 3n-skx-xxv710
21229 - type: "plot"
21230   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21231   algorithm: "plot_latency_error_bars"
21232   output-file-type: ".html"
21233   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21234   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21235   filter: "'NIC_Intel-XXV710' and
21236            '78B' and
21237            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21238            'NDRPDR' and
21239            '2T1C' and
21240            'IP6FWD' and
21241            not 'SRv6' and
21242            not 'IPSEC' and
21243            not 'VHOST'"
21244   parameters:
21245   - "latency"
21246   - "parent"
21247   - "tags"
21248   sort:
21249   - "IP6BASE"
21250   - "FIB_20K"
21251   - "FIB_200K"
21252   - "FIB_2M"
21253   layout:
21254     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21255     layout: "plot-latency"
21256
21257 - type: "plot"
21258   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21259   algorithm: "plot_latency_error_bars"
21260   output-file-type: ".html"
21261   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21262   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21263   filter: "'NIC_Intel-XXV710' and
21264            '78B' and
21265            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21266            'NDRPDR' and
21267            '4T2C' and
21268            'IP6FWD' and
21269            not 'SRv6' and
21270            not 'IPSEC' and
21271            not 'VHOST'"
21272   parameters:
21273   - "latency"
21274   - "parent"
21275   - "tags"
21276   sort:
21277   - "IP6BASE"
21278   - "FIB_20K"
21279   - "FIB_200K"
21280   - "FIB_2M"
21281   layout:
21282     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21283     layout: "plot-latency"
21284
21285 # Packet Latency - VPP IPv6 2n-skx-x710
21286 - type: "plot"
21287   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21288   algorithm: "plot_latency_error_bars"
21289   output-file-type: ".html"
21290   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21292   filter: "'NIC_Intel-X710' and
21293            '78B' and
21294            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21295            'NDRPDR' and
21296            '2T1C' and
21297            'IP6FWD' and
21298            not 'SRv6' and
21299            not 'IPSEC' and
21300            not 'VHOST'"
21301   parameters:
21302   - "latency"
21303   - "parent"
21304   - "tags"
21305   sort:
21306   - "IP6BASE"
21307   - "FIB_20K"
21308   - "FIB_200K"
21309   - "FIB_2M"
21310   layout:
21311     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21312     layout: "plot-latency"
21313
21314 - type: "plot"
21315   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21316   algorithm: "plot_latency_error_bars"
21317   output-file-type: ".html"
21318   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21319   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21320   filter: "'NIC_Intel-X710' and
21321            '78B' and
21322            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21323            'NDRPDR' and
21324            '4T2C' and
21325            'IP6FWD' and
21326            not 'SRv6' and
21327            not 'IPSEC' and
21328            not 'VHOST'"
21329   parameters:
21330   - "latency"
21331   - "parent"
21332   - "tags"
21333   sort:
21334   - "IP6BASE"
21335   - "FIB_20K"
21336   - "FIB_200K"
21337   - "FIB_2M"
21338   layout:
21339     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21340     layout: "plot-latency"
21341
21342 # Packet Latency - VPP IPv6 2n-skx-xxv710
21343 - type: "plot"
21344   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21345   algorithm: "plot_latency_error_bars"
21346   output-file-type: ".html"
21347   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21348   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21349   filter: "'NIC_Intel-XXV710' and
21350            '78B' and
21351            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21352            'NDRPDR' and
21353            '2T1C' and
21354            'IP6FWD' and
21355            not 'SRv6' and
21356            not 'IPSEC' and
21357            not 'VHOST'"
21358   parameters:
21359   - "latency"
21360   - "parent"
21361   - "tags"
21362   sort:
21363   - "IP6BASE"
21364   - "FIB_20K"
21365   - "FIB_200K"
21366   - "FIB_2M"
21367   layout:
21368     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21369     layout: "plot-latency"
21370
21371 - type: "plot"
21372   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21373   algorithm: "plot_latency_error_bars"
21374   output-file-type: ".html"
21375   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21376   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21377   filter: "'NIC_Intel-XXV710' and
21378            '78B' and
21379            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21380            'NDRPDR' and
21381            '4T2C' and
21382            'IP6FWD' and
21383            not 'SRv6' and
21384            not 'IPSEC' and
21385            not 'VHOST'"
21386   parameters:
21387   - "latency"
21388   - "parent"
21389   - "tags"
21390   sort:
21391   - "IP6BASE"
21392   - "FIB_20K"
21393   - "FIB_200K"
21394   - "FIB_2M"
21395   layout:
21396     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21397     layout: "plot-latency"
21398
21399 ################################################################################
21400
21401 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21402 - type: "plot"
21403   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21404   algorithm: "plot_latency_error_bars"
21405   output-file-type: ".html"
21406   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
21407   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21408   filter: "'NIC_Intel-X520-DA2' and
21409            '78B' and
21410            'ENCAP' and
21411            'NDRPDR' and
21412            '1T1C' and
21413            'LISP' and
21414            not 'VHOST'"
21415   parameters:
21416   - "latency"
21417   - "parent"
21418   - "tags"
21419   sort:
21420   - "IP4UNRLAY"
21421   - "IP6UNRLAY"
21422   layout:
21423     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
21424     layout: "plot-latency"
21425
21426 - type: "plot"
21427   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21428   algorithm: "plot_latency_error_bars"
21429   output-file-type: ".html"
21430   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
21431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21432   filter: "'NIC_Intel-X520-DA2' and
21433            '78B' and
21434            'ENCAP' and
21435            'NDRPDR' and
21436            '2T2C' and
21437            'LISP' and
21438            not 'VHOST'"
21439   parameters:
21440   - "latency"
21441   - "parent"
21442   - "tags"
21443   sort:
21444   - "IP4UNRLAY"
21445   - "IP6UNRLAY"
21446   layout:
21447     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
21448     layout: "plot-latency"
21449
21450 ################################################################################
21451
21452 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21453 - type: "plot"
21454   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21455   algorithm: "plot_latency_error_bars"
21456   output-file-type: ".html"
21457   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21458   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21459   filter: "'NIC_Intel-XL710' and
21460            '64B' and
21461            'IP4FWD' and
21462            'NDRPDR' and
21463            'BASE' and
21464            '1T1C' and
21465            'IPSECHW' and
21466            not 'VHOST'"
21467   parameters:
21468   - "latency"
21469   - "parent"
21470   - "tags"
21471   layout:
21472     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21473     layout: "plot-latency"
21474
21475 - type: "plot"
21476   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21477   algorithm: "plot_latency_error_bars"
21478   output-file-type: ".html"
21479   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21480   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21481   filter: "'NIC_Intel-XL710' and
21482            '64B' and
21483            'IP4FWD' and
21484            'NDRPDR' and
21485            'BASE' and
21486            '2T2C' and
21487            'IPSECHW' and
21488            not 'VHOST'"
21489   parameters:
21490   - "latency"
21491   - "parent"
21492   - "tags"
21493   layout:
21494     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21495     layout: "plot-latency"
21496
21497 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21498 - type: "plot"
21499   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21500   algorithm: "plot_latency_error_bars"
21501   output-file-type: ".html"
21502   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21503   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21504   filter: "'NIC_Intel-XL710' and
21505            '64B' and
21506            'IP4FWD' and
21507            'NDRPDR' and
21508            'SCALE' and
21509            '1T1C' and
21510            'IPSECHW' and
21511            not 'VHOST'"
21512   parameters:
21513   - "latency"
21514   - "parent"
21515   - "tags"
21516   layout:
21517     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21518     layout: "plot-latency"
21519
21520 - type: "plot"
21521   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21522   algorithm: "plot_latency_error_bars"
21523   output-file-type: ".html"
21524   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21525   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21526   filter: "'NIC_Intel-XL710' and
21527            '64B' and
21528            'IP4FWD' and
21529            'NDRPDR' and
21530            'SCALE' and
21531            '2T2C' and
21532            'IPSECHW' and
21533            not 'VHOST'"
21534   parameters:
21535   - "latency"
21536   - "parent"
21537   - "tags"
21538   layout:
21539     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21540     layout: "plot-latency"
21541
21542 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21543 - type: "plot"
21544   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21545   algorithm: "plot_latency_error_bars"
21546   output-file-type: ".html"
21547   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21548   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21549   filter: "'NIC_Intel-XL710' and
21550            '64B' and
21551            'IP4FWD' and
21552            'NDRPDR' and
21553            '1T1C' and
21554            'IPSECSW' and
21555            not 'VHOST'"
21556   parameters:
21557   - "latency"
21558   - "parent"
21559   - "tags"
21560   layout:
21561     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21562     layout: "plot-latency"
21563
21564 - type: "plot"
21565   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21566   algorithm: "plot_latency_error_bars"
21567   output-file-type: ".html"
21568   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21569   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21570   filter: "'NIC_Intel-XL710' and
21571            '64B' and
21572            'IP4FWD' and
21573            'NDRPDR' and
21574            '2T2C' and
21575            'IPSECSW' and
21576            not 'VHOST'"
21577   parameters:
21578   - "latency"
21579   - "parent"
21580   - "tags"
21581   layout:
21582     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21583     layout: "plot-latency"
21584
21585 ################################################################################
21586
21587 # Packet Latency - VPP SRv6 3n-hsw-x520
21588 - type: "plot"
21589   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21590   algorithm: "plot_latency_error_bars"
21591   output-file-type: ".html"
21592   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21593   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21594   filter: "'NIC_Intel-X520-DA2' and
21595            '78B' and
21596            'FEATURE' and
21597            'NDRPDR' and
21598            '1T1C' and
21599            'IP6FWD' and
21600            'SRv6'"
21601   parameters:
21602   - "latency"
21603   - "parent"
21604   - "tags"
21605   layout:
21606     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21607     layout: "plot-latency"
21608
21609 - type: "plot"
21610   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21611   algorithm: "plot_latency_error_bars"
21612   output-file-type: ".html"
21613   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21614   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21615   filter: "'NIC_Intel-X520-DA2' and
21616            '78B' and
21617            'FEATURE' and
21618            'NDRPDR' and
21619            '2T2C' and
21620            'IP6FWD' and
21621            'SRv6'"
21622   parameters:
21623   - "latency"
21624   - "parent"
21625   - "tags"
21626   layout:
21627     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21628     layout: "plot-latency"
21629
21630 ################################################################################
21631
21632 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21633 - type: "plot"
21634   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21635   algorithm: "plot_latency_error_bars"
21636   output-file-type: ".html"
21637   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21638   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21639   filter: "'NIC_Intel-X520-DA2' and
21640            '64B' and
21641            'NDRPDR' and
21642            'ETH' and
21643            'IP4FWD' and
21644            '1T1C' and
21645            'VHOST_1024' and
21646            not 'VXLAN' and
21647            not 'DOT1Q'"
21648   parameters:
21649   - "latency"
21650   - "parent"
21651   - "tags"
21652   sort:
21653   - "not CFS_OPT"
21654   - "1VM"
21655   - "2VM"
21656   layout:
21657     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21658     layout: "plot-latency"
21659
21660 - type: "plot"
21661   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21662   algorithm: "plot_latency_error_bars"
21663   output-file-type: ".html"
21664   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21665   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21666   filter: "'NIC_Intel-X520-DA2' and
21667            '64B' and
21668            'NDRPDR' and
21669            'ETH' and
21670            'IP4FWD' and
21671            '2T2C' and
21672            'VHOST_1024' and
21673            not 'VXLAN' and
21674            not 'DOT1Q'"
21675   parameters:
21676   - "latency"
21677   - "parent"
21678   - "tags"
21679   sort:
21680   - "not CFS_OPT"
21681   - "1VM"
21682   - "2VM"
21683   layout:
21684     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21685     layout: "plot-latency"
21686
21687 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21688 - type: "plot"
21689   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21690   algorithm: "plot_latency_error_bars"
21691   output-file-type: ".html"
21692   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
21693   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21694   filter: "'NIC_Intel-X520-DA2' and
21695            '64B' and
21696            'NDRPDR' and
21697            ('ETH' or 'DOT1Q') and
21698            'BASE' and
21699            '1T1C' and
21700            ('L2BDMACLRN' or 'L2XCFWD') and
21701            'VHOST_1024' and
21702            not 'VXLAN' and
21703            not 'IP4FWD' and
21704            not '2VM'"
21705   parameters:
21706   - "latency"
21707   - "parent"
21708   - "tags"
21709   sort:
21710   - "L2BDMACLRN"
21711   - "L2BDMACLRN"
21712   - "L2BDMACLRN"
21713   - "L2XCFWD"
21714   - "L2XCFWD"
21715   - "L2XCFWD"
21716   layout:
21717     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
21718     layout: "plot-latency"
21719
21720 - type: "plot"
21721   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21722   algorithm: "plot_latency_error_bars"
21723   output-file-type: ".html"
21724   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
21725   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21726   filter: "'NIC_Intel-X520-DA2' and
21727            '64B' and
21728            'NDRPDR' and
21729            ('ETH' or 'DOT1Q') and
21730            'BASE' and
21731            '2T2C' and
21732            ('L2BDMACLRN' or 'L2XCFWD') and
21733            'VHOST_1024' and
21734            not 'VXLAN' and
21735            not 'IP4FWD' and
21736            not '2VM'"
21737   parameters:
21738   - "latency"
21739   - "parent"
21740   - "tags"
21741   sort:
21742   - "L2BDMACLRN"
21743   - "L2BDMACLRN"
21744   - "L2BDMACLRN"
21745   - "L2XCFWD"
21746   - "L2XCFWD"
21747   - "L2XCFWD"
21748   layout:
21749     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
21750     layout: "plot-latency"
21751
21752 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21753 - type: "plot"
21754   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21755   algorithm: "plot_latency_error_bars"
21756   output-file-type: ".html"
21757   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21759   filter: "'NIC_Intel-X520-DA2' and
21760            '64B' and
21761            'NDRPDR' and
21762            ('ETH' or 'DOT1Q') and
21763            '1T1C' and
21764            ('L2BDMACLRN' or 'L2XCFWD') and
21765            'VHOST_1024' and
21766            not 'CFS_OPT' and
21767            not 'DOT1Q' and
21768            not 'VXLAN' and
21769            not 'IP4FWD' and
21770            not 'LBOND'"
21771   parameters:
21772   - "latency"
21773   - "parent"
21774   - "tags"
21775 #  sort:
21776 #  - "1VM"
21777 #  - "L2XCFWD"
21778 #  - "1VM"
21779 #  - "L2BDMACLRN"
21780   layout:
21781     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21782     layout: "plot-latency"
21783
21784 - type: "plot"
21785   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21786   algorithm: "plot_latency_error_bars"
21787   output-file-type: ".html"
21788   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21790   filter: "'NIC_Intel-X520-DA2' and
21791            '64B' and
21792            'NDRPDR' and
21793            ('ETH' or 'DOT1Q') and
21794            '2T2C' and
21795            ('L2BDMACLRN' or 'L2XCFWD') and
21796            'VHOST_1024' and
21797            not 'CFS_OPT' and
21798            not 'DOT1Q' and
21799            not 'VXLAN' and
21800            not 'IP4FWD' and
21801            not 'LBOND'"
21802   parameters:
21803   - "latency"
21804   - "parent"
21805   - "tags"
21806 #  sort:
21807 #  - "1VM"
21808 #  - "L2XCFWD"
21809 #  - "1VM"
21810 #  - "L2BDMACLRN"
21811   layout:
21812     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21813     layout: "plot-latency"
21814
21815 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21816 - type: "plot"
21817   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21818   algorithm: "plot_latency_error_bars"
21819   output-file-type: ".html"
21820   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21821   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21822   filter: "'NIC_Intel-X710' and
21823            '64B' and
21824            'NDRPDR' and
21825            'ETH' and
21826            'IP4FWD' and
21827            '1T1C' and
21828            'VHOST_1024' and
21829            not 'VXLAN' and
21830            not 'CFS_OPT' and
21831            not 'DOT1Q'"
21832   parameters:
21833   - "latency"
21834   - "parent"
21835   - "tags"
21836   sort:
21837   - "1VM"
21838   - "2VM"
21839   layout:
21840     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21841     layout: "plot-latency"
21842
21843 - type: "plot"
21844   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21845   algorithm: "plot_latency_error_bars"
21846   output-file-type: ".html"
21847   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
21848   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21849   filter: "'NIC_Intel-X710' and
21850            '64B' and
21851            'NDRPDR' and
21852            'ETH' and
21853            'IP4FWD' and
21854            '2T2C' and
21855            'VHOST_1024' and
21856            not 'VXLAN' and
21857            not 'CFS_OPT' and
21858            not 'DOT1Q'"
21859   parameters:
21860   - "latency"
21861   - "parent"
21862   - "tags"
21863   sort:
21864   - "1VM"
21865   - "2VM"
21866   layout:
21867     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
21868     layout: "plot-latency"
21869
21870 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
21871 - type: "plot"
21872   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21873   algorithm: "plot_latency_error_bars"
21874   output-file-type: ".html"
21875   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
21876   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21877   filter: "'NIC_Intel-X710' and
21878            '64B' and
21879            'NDRPDR' and
21880            ('ETH' or 'DOT1Q') and
21881            'BASE' and
21882            '1T1C' and
21883            ('L2BDMACLRN' or 'L2XCFWD') and
21884            'VHOST_1024' and
21885            not 'VXLAN' and
21886            not 'IP4FWD' and
21887            not '2VM'"
21888   parameters:
21889   - "latency"
21890   - "parent"
21891   - "tags"
21892   sort:
21893   - "L2BDMACLRN"
21894   - "L2BDMACLRN"
21895   - "L2BDMACLRN"
21896   - "L2XCFWD"
21897   - "L2XCFWD"
21898   - "L2XCFWD"
21899   layout:
21900     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
21901     layout: "plot-latency"
21902
21903 - type: "plot"
21904   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21905   algorithm: "plot_latency_error_bars"
21906   output-file-type: ".html"
21907   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
21908   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21909   filter: "'NIC_Intel-X710' and
21910            '64B' and
21911            'NDRPDR' and
21912            ('ETH' or 'DOT1Q') and
21913            'BASE' and
21914            '2T2C' and
21915            ('L2BDMACLRN' or 'L2XCFWD') and
21916            'VHOST_1024' and
21917            not 'VXLAN' and
21918            not 'IP4FWD' and
21919            not '2VM'"
21920   parameters:
21921   - "latency"
21922   - "parent"
21923   - "tags"
21924   sort:
21925   - "L2BDMACLRN"
21926   - "L2BDMACLRN"
21927   - "L2BDMACLRN"
21928   - "L2XCFWD"
21929   - "L2XCFWD"
21930   - "L2XCFWD"
21931   layout:
21932     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21933     layout: "plot-latency"
21934
21935 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
21936 - type: "plot"
21937   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21938   algorithm: "plot_latency_error_bars"
21939   output-file-type: ".html"
21940   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
21941   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21942   filter: "'NIC_Intel-X710' and
21943            '64B' and
21944            'NDRPDR' and
21945            ('ETH' or 'DOT1Q') and
21946            '1T1C' and
21947            ('L2BDMACLRN' or 'L2XCFWD') and
21948            'VHOST_1024' and
21949            not 'CFS_OPT' and
21950            not 'VXLAN' and
21951            not 'IP4FWD' and
21952            not 'LBOND'"
21953   parameters:
21954   - "latency"
21955   - "parent"
21956   - "tags"
21957   sort:
21958   - "L2BDMACLRN"
21959   - "L2BDMACLRN"
21960   - "L2BDMACLRN"
21961   - "L2XCFWD"
21962   - "L2XCFWD"
21963   - "L2XCFWD"
21964   layout:
21965     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
21966     layout: "plot-latency"
21967
21968 - type: "plot"
21969   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21970   algorithm: "plot_latency_error_bars"
21971   output-file-type: ".html"
21972   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
21973   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21974   filter: "'NIC_Intel-X710' and
21975            '64B' and
21976            'NDRPDR' and
21977            ('ETH' or 'DOT1Q') and
21978            '2T2C' and
21979            ('L2BDMACLRN' or 'L2XCFWD') and
21980            'VHOST_1024' and
21981            not 'CFS_OPT' and
21982            not 'VXLAN' and
21983            not 'IP4FWD' and
21984            not 'LBOND'"
21985   parameters:
21986   - "latency"
21987   - "parent"
21988   - "tags"
21989   sort:
21990   - "L2BDMACLRN"
21991   - "L2BDMACLRN"
21992   - "L2BDMACLRN"
21993   - "L2XCFWD"
21994   - "L2XCFWD"
21995   - "L2XCFWD"
21996   layout:
21997     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
21998     layout: "plot-latency"
21999
22000 # Packet Latency - VPP vhost ip4 3n-skx-x710
22001 - type: "plot"
22002   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22003   algorithm: "plot_latency_error_bars"
22004   output-file-type: ".html"
22005   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22006   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22007   filter: "'NIC_Intel-X710' and
22008            '64B' and
22009            'NDRPDR' and
22010            'ETH' and
22011            'IP4FWD' and
22012            '2T1C' and
22013            'VHOST_1024' and
22014            not 'VXLAN' and
22015            not 'DOT1Q'"
22016   parameters:
22017   - "latency"
22018   - "parent"
22019   - "tags"
22020   sort:
22021   - "1VM"
22022   - "2VM"
22023   layout:
22024     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22025     layout: "plot-latency"
22026
22027 - type: "plot"
22028   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22029   algorithm: "plot_latency_error_bars"
22030   output-file-type: ".html"
22031   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22032   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22033   filter: "'NIC_Intel-X710' and
22034            '64B' and
22035            'NDRPDR' and
22036            'ETH' and
22037            'IP4FWD' and
22038            '4T2C' and
22039            'VHOST_1024' and
22040            not 'VXLAN' and
22041            not 'DOT1Q'"
22042   parameters:
22043   - "latency"
22044   - "parent"
22045   - "tags"
22046   sort:
22047   - "1VM"
22048   - "2VM"
22049   layout:
22050     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22051     layout: "plot-latency"
22052
22053 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22054 - type: "plot"
22055   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22056   algorithm: "plot_latency_error_bars"
22057   output-file-type: ".html"
22058   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22060   filter: "'NIC_Intel-X710' and
22061            '64B' and
22062            'NDRPDR' and
22063            ('ETH' or 'DOT1Q') and
22064            'BASE' and
22065            '2T1C' and
22066            ('L2BDMACLRN' or 'L2XCFWD') and
22067            'VHOST_1024' and
22068            not 'VXLAN' and
22069            not 'IP4FWD' and
22070            not '2VM'"
22071   parameters:
22072   - "latency"
22073   - "parent"
22074   - "tags"
22075   sort:
22076   - "L2BDMACLRN"
22077   - "L2BDMACLRN"
22078   - "L2BDMACLRN"
22079   - "L2XCFWD"
22080   - "L2XCFWD"
22081   - "L2XCFWD"
22082   layout:
22083     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
22084     layout: "plot-latency"
22085
22086 - type: "plot"
22087   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22088   algorithm: "plot_latency_error_bars"
22089   output-file-type: ".html"
22090   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22091   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22092   filter: "'NIC_Intel-X710' and
22093            '64B' and
22094            'NDRPDR' and
22095            ('ETH' or 'DOT1Q') and
22096            'BASE' and
22097            '4T2C' and
22098            ('L2BDMACLRN' or 'L2XCFWD') and
22099            'VHOST_1024' and
22100            not 'VXLAN' and
22101            not 'IP4FWD' and
22102            not '2VM'"
22103   parameters:
22104   - "latency"
22105   - "parent"
22106   - "tags"
22107   sort:
22108   - "L2BDMACLRN"
22109   - "L2BDMACLRN"
22110   - "L2BDMACLRN"
22111   - "L2XCFWD"
22112   - "L2XCFWD"
22113   - "L2XCFWD"
22114   layout:
22115     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
22116     layout: "plot-latency"
22117
22118 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22119 - type: "plot"
22120   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22121   algorithm: "plot_latency_error_bars"
22122   output-file-type: ".html"
22123   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
22124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22125   filter: "'NIC_Intel-X710' and
22126            '64B' and
22127            'NDRPDR' and
22128            ('ETH' or 'DOT1Q') and
22129            '2T1C' and
22130            ('L2BDMACLRN' or 'L2XCFWD') and
22131            'VHOST_1024' and
22132            not 'CFS_OPT' and
22133            not 'VXLAN' and
22134            not 'IP4FWD' and
22135            not 'LBOND'"
22136   parameters:
22137   - "latency"
22138   - "parent"
22139   - "tags"
22140   sort:
22141   - "L2BDMACLRN"
22142   - "L2BDMACLRN"
22143   - "L2BDMACLRN"
22144   - "L2XCFWD"
22145   - "L2XCFWD"
22146   - "L2XCFWD"
22147   layout:
22148     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
22149     layout: "plot-latency"
22150
22151 - type: "plot"
22152   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22153   algorithm: "plot_latency_error_bars"
22154   output-file-type: ".html"
22155   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
22156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22157   filter: "'NIC_Intel-X710' and
22158            '64B' and
22159            'NDRPDR' and
22160            ('ETH' or 'DOT1Q') and
22161            '4T2C' and
22162            ('L2BDMACLRN' or 'L2XCFWD') and
22163            'VHOST_1024' and
22164            not 'CFS_OPT' and
22165            not 'VXLAN' and
22166            not 'IP4FWD' and
22167            not 'LBOND'"
22168   parameters:
22169   - "latency"
22170   - "parent"
22171   - "tags"
22172   sort:
22173   - "L2BDMACLRN"
22174   - "L2BDMACLRN"
22175   - "L2BDMACLRN"
22176   - "L2XCFWD"
22177   - "L2XCFWD"
22178   - "L2XCFWD"
22179   layout:
22180     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
22181     layout: "plot-latency"
22182
22183 # Packet Latency - VPP vhost ip4 2n-skx-x710
22184 - type: "plot"
22185   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22186   algorithm: "plot_latency_error_bars"
22187   output-file-type: ".html"
22188   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22189   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22190   filter: "'NIC_Intel-X710' and
22191            '64B' and
22192            'NDRPDR' and
22193            'ETH' and
22194            'IP4FWD' and
22195            '2T1C' and
22196            'VHOST_1024' and
22197            not 'VXLAN' and
22198            not 'NF_DENSITY' and
22199            not 'CFS_OPT' and
22200            not 'DOT1Q'"
22201   parameters:
22202   - "latency"
22203   - "parent"
22204   - "tags"
22205   sort:
22206   - "1VM"
22207   - "2VM"
22208   layout:
22209     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22210     layout: "plot-latency"
22211
22212 - type: "plot"
22213   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22214   algorithm: "plot_latency_error_bars"
22215   output-file-type: ".html"
22216   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22217   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22218   filter: "'NIC_Intel-X710' and
22219            '64B' and
22220            'NDRPDR' and
22221            'ETH' and
22222            'IP4FWD' and
22223            '4T2C' and
22224            'VHOST_1024' and
22225            not 'VXLAN' and
22226            not 'NF_DENSITY' and
22227            not 'CFS_OPT' and
22228            not 'DOT1Q'"
22229   parameters:
22230   - "latency"
22231   - "parent"
22232   - "tags"
22233   sort:
22234   - "1VM"
22235   - "2VM"
22236   layout:
22237     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22238     layout: "plot-latency"
22239
22240 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22241 - type: "plot"
22242   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22243   algorithm: "plot_latency_error_bars"
22244   output-file-type: ".html"
22245   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
22246   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22247   filter: "'NIC_Intel-X710' and
22248            '64B' and
22249            'NDRPDR' and
22250            ('ETH' or 'DOT1Q') and
22251            'BASE' and
22252            '2T1C' and
22253            ('L2BDMACLRN' or 'L2XCFWD') and
22254            'VHOST_1024' and
22255            not 'VXLAN' and
22256            not 'NF_DENSITY' and
22257            not 'IP4FWD' and
22258            not '2VM'"
22259   parameters:
22260   - "latency"
22261   - "parent"
22262   - "tags"
22263 #  sort:
22264 #  - "not CFS_OPT"
22265 #  - "L2XCFWD"
22266 #  - "not CFS_OPT"
22267 #  - "CFS_OPT"
22268   layout:
22269     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
22270     layout: "plot-latency"
22271
22272 - type: "plot"
22273   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22274   algorithm: "plot_latency_error_bars"
22275   output-file-type: ".html"
22276   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
22277   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22278   filter: "'NIC_Intel-X710' and
22279            '64B' and
22280            'NDRPDR' and
22281            ('ETH' or 'DOT1Q') and
22282            'BASE' and
22283            '4T2C' and
22284            ('L2BDMACLRN' or 'L2XCFWD') and
22285            'VHOST_1024' and
22286            not 'VXLAN' and
22287            not 'NF_DENSITY' and
22288            not 'IP4FWD' and
22289            not '2VM'"
22290   parameters:
22291   - "latency"
22292   - "parent"
22293   - "tags"
22294 #  sort:
22295 #  - "not CFS_OPT"
22296 #  - "L2XCFWD"
22297 #  - "not CFS_OPT"
22298 #  - "CFS_OPT"
22299   layout:
22300     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
22301     layout: "plot-latency"
22302
22303 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22304 - type: "plot"
22305   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22306   algorithm: "plot_latency_error_bars"
22307   output-file-type: ".html"
22308   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22309   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22310   filter: "'NIC_Intel-X710' and
22311            '64B' and
22312            'NDRPDR' and
22313            ('ETH' or 'DOT1Q') and
22314            '2T1C' and
22315            ('L2BDMACLRN' or 'L2XCFWD') and
22316            'VHOST_1024' and
22317            not 'CFS_OPT' and
22318            not 'VXLAN' and
22319            not 'NF_DENSITY' and
22320            not 'DOT1Q' and
22321            not 'IP4FWD'"
22322   parameters:
22323   - "latency"
22324   - "parent"
22325   - "tags"
22326 #  sort:
22327 #  - "1VM"
22328 #  - "L2XCFWD"
22329 #  - "1VM"
22330 #  - "L2BDMACLRN"
22331   layout:
22332     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22333     layout: "plot-latency"
22334
22335 - type: "plot"
22336   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22337   algorithm: "plot_latency_error_bars"
22338   output-file-type: ".html"
22339   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22340   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22341   filter: "'NIC_Intel-X710' and
22342            '64B' and
22343            'NDRPDR' and
22344            ('ETH' or 'DOT1Q') and
22345            '4T2C' and
22346            ('L2BDMACLRN' or 'L2XCFWD') and
22347            'VHOST_1024' and
22348            not 'CFS_OPT' and
22349            not 'VXLAN' and
22350            not 'NF_DENSITY' and
22351            not 'DOT1Q' and
22352            not 'IP4FWD'"
22353   parameters:
22354   - "latency"
22355   - "parent"
22356   - "tags"
22357 #  sort:
22358 #  - "1VM"
22359 #  - "L2XCFWD"
22360 #  - "1VM"
22361 #  - "L2BDMACLRN"
22362   layout:
22363     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22364     layout: "plot-latency"
22365
22366 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22367 - type: "plot"
22368   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22369   algorithm: "plot_latency_error_bars"
22370   output-file-type: ".html"
22371   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22372   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22373   filter: "'NIC_Intel-XXV710' and
22374            '64B' and
22375            'NDRPDR' and
22376            'ETH' and
22377            'IP4FWD' and
22378            '2T1C' and
22379            'VHOST_1024' and
22380            not 'VXLAN' and
22381            not 'CFS_OPT' and
22382            not 'DOT1Q'"
22383   parameters:
22384   - "latency"
22385   - "parent"
22386   - "tags"
22387   sort:
22388   - "not CFS_OPT"
22389   - "1VM"
22390   - "2VM"
22391   layout:
22392     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22393     layout: "plot-latency"
22394
22395 - type: "plot"
22396   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22397   algorithm: "plot_latency_error_bars"
22398   output-file-type: ".html"
22399   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22400   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22401   filter: "'NIC_Intel-XXV710' and
22402            '64B' and
22403            'NDRPDR' and
22404            'ETH' and
22405            'IP4FWD' and
22406            '4T2C' and
22407            'VHOST_1024' and
22408            not 'VXLAN' and
22409            not 'CFS_OPT' and
22410            not 'DOT1Q'"
22411   parameters:
22412   - "latency"
22413   - "parent"
22414   - "tags"
22415   sort:
22416   - "not CFS_OPT"
22417   - "1VM"
22418   - "2VM"
22419   layout:
22420     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
22421     layout: "plot-latency"
22422
22423 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
22424 #- type: "plot"
22425 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22426 #  algorithm: "plot_latency_error_bars"
22427 #  output-file-type: ".html"
22428 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
22429 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22430 #  filter: "'NIC_Intel-XXV710' and
22431 #           '64B' and
22432 #           'NDRPDR' and
22433 #           ('ETH' or 'DOT1Q') and
22434 #           'BASE' and
22435 #           '2T1C' and
22436 #           ('L2BDMACLRN' or 'L2XCFWD') and
22437 #           'VHOST_1024' and
22438 #           not 'VXLAN' and
22439 #           not 'IP4FWD' and
22440 #           not '2VM'"
22441 #  parameters:
22442 #  - "latency"
22443 #  - "parent"
22444 #  - "tags"
22445 ##  sort:
22446 ##  - "not CFS_OPT"
22447 ##  - "L2XCFWD"
22448 ##  - "not CFS_OPT"
22449 ##  - "CFS_OPT"
22450 #  layout:
22451 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
22452 #    layout: "plot-latency"
22453 #
22454 #- type: "plot"
22455 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22456 #  algorithm: "plot_latency_error_bars"
22457 #  output-file-type: ".html"
22458 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
22459 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22460 #  filter: "'NIC_Intel-XXV710' and
22461 #           '64B' and
22462 #           'NDRPDR' and
22463 #           ('ETH' or 'DOT1Q') and
22464 #           'BASE' and
22465 #           '4T2C' and
22466 #           ('L2BDMACLRN' or 'L2XCFWD') and
22467 #           'VHOST_1024' and
22468 #           not 'VXLAN' and
22469 #           not 'IP4FWD' and
22470 #           not '2VM'"
22471 #  parameters:
22472 #  - "latency"
22473 #  - "parent"
22474 #  - "tags"
22475 ##  sort:
22476 ##  - "not CFS_OPT"
22477 ##  - "L2XCFWD"
22478 ##  - "not CFS_OPT"
22479 ##  - "CFS_OPT"
22480 #  layout:
22481 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
22482 #    layout: "plot-latency"
22483 #
22484 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
22485 #- type: "plot"
22486 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22487 #  algorithm: "plot_latency_error_bars"
22488 #  output-file-type: ".html"
22489 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
22490 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22491 #  filter: "'NIC_Intel-XXV710' and
22492 #           '64B' and
22493 #           'NDRPDR' and
22494 #           ('ETH' or 'DOT1Q') and
22495 #           '2T1C' and
22496 #           ('L2BDMACLRN' or 'L2XCFWD') and
22497 #           'VHOST_1024' and
22498 #           not 'CFS_OPT' and
22499 #           not 'VXLAN' and
22500 #           not 'DOT1Q' and
22501 #           not 'IP4FWD'"
22502 #  parameters:
22503 #  - "latency"
22504 #  - "parent"
22505 #  - "tags"
22506 ##  sort:
22507 ##  - "1VM"
22508 ##  - "L2XCFWD"
22509 ##  - "1VM"
22510 ##  - "L2BDMACLRN"
22511 #  layout:
22512 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
22513 #    layout: "plot-latency"
22514 #
22515 #- type: "plot"
22516 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22517 #  algorithm: "plot_latency_error_bars"
22518 #  output-file-type: ".html"
22519 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
22520 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22521 #  filter: "'NIC_Intel-XXV710' and
22522 #           '64B' and
22523 #           'NDRPDR' and
22524 #           ('ETH' or 'DOT1Q') and
22525 #           '4T2C' and
22526 #           ('L2BDMACLRN' or 'L2XCFWD') and
22527 #           'VHOST_1024' and
22528 #           not 'CFS_OPT' and
22529 #           not 'VXLAN' and
22530 #           not 'DOT1Q' and
22531 #           not 'IP4FWD'"
22532 #  parameters:
22533 #  - "latency"
22534 #  - "parent"
22535 #  - "tags"
22536 ##  sort:
22537 ##  - "1VM"
22538 ##  - "L2XCFWD"
22539 ##  - "1VM"
22540 ##  - "L2BDMACLRN"
22541 #  layout:
22542 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
22543 #    layout: "plot-latency"
22544
22545 ################################################################################
22546
22547 # Packet Latency - VPP VTS 3n-hsw-x520
22548 - type: "plot"
22549   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22550   algorithm: "plot_latency_error_bars"
22551   output-file-type: ".html"
22552   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
22553   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22554   filter: "'NIC_Intel-X520-DA2' and
22555            '114B' and
22556            'NDRPDR' and
22557            '1T1C' and
22558            'VTS'"
22559   parameters:
22560   - "latency"
22561   - "parent"
22562   - "tags"
22563   layout:
22564     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
22565     layout: "plot-latency"
22566
22567 - type: "plot"
22568   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22569   algorithm: "plot_latency_error_bars"
22570   output-file-type: ".html"
22571   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
22572   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22573   filter: "'NIC_Intel-X520-DA2' and
22574            '114B' and
22575            'NDRPDR' and
22576            '2T2C' and
22577            'VTS'"
22578   parameters:
22579   - "latency"
22580   - "parent"
22581   - "tags"
22582   layout:
22583     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
22584     layout: "plot-latency"
22585
22586 ################################################################################
22587
22588 # Packet Latency - DPDK l3fwd 3n-hsw-x520
22589 - type: "plot"
22590   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22591   algorithm: "plot_latency_error_bars"
22592   output-file-type: ".html"
22593   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22594   data: "plot-dpdk-throughput-latency-3n-hsw"
22595   filter: "'NIC_Intel-X520-DA2' and
22596            '64B' and
22597            'BASE' and
22598            'NDRPDR' and
22599            '1T1C' and
22600            'IP4FWD'"
22601   parameters:
22602   - "latency"
22603   - "parent"
22604   - "tags"
22605   layout:
22606     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
22607     layout: "plot-latency"
22608
22609 - type: "plot"
22610   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22611   algorithm: "plot_latency_error_bars"
22612   output-file-type: ".html"
22613   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22614   data: "plot-dpdk-throughput-latency-3n-hsw"
22615   filter: "'NIC_Intel-X520-DA2' and
22616            '64B' and
22617            'BASE' and
22618            'NDRPDR' and
22619            '2T2C' and
22620            'IP4FWD'"
22621   parameters:
22622   - "latency"
22623   - "parent"
22624   - "tags"
22625   layout:
22626     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
22627     layout: "plot-latency"
22628
22629 # Packet Latency - DPDK l3fwd 3n-hsw-x710
22630 - type: "plot"
22631   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22632   algorithm: "plot_latency_error_bars"
22633   output-file-type: ".html"
22634   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22635   data: "plot-dpdk-throughput-latency-3n-hsw"
22636   filter: "'NIC_Intel-X710' and
22637            '64B' and
22638            'BASE' and
22639            'NDRPDR' and
22640            '1T1C' and
22641            'IP4FWD'"
22642   parameters:
22643   - "latency"
22644   - "parent"
22645   - "tags"
22646   layout:
22647     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
22648     layout: "plot-latency"
22649
22650 - type: "plot"
22651   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22652   algorithm: "plot_latency_error_bars"
22653   output-file-type: ".html"
22654   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22655   data: "plot-dpdk-throughput-latency-3n-hsw"
22656   filter: "'NIC_Intel-X710' and
22657            '64B' and
22658            'BASE' and
22659            'NDRPDR' and
22660            '2T2C' and
22661            'IP4FWD'"
22662   parameters:
22663   - "latency"
22664   - "parent"
22665   - "tags"
22666   layout:
22667     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
22668     layout: "plot-latency"
22669
22670 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
22671 - type: "plot"
22672   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22673   algorithm: "plot_latency_error_bars"
22674   output-file-type: ".html"
22675   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22676   data: "plot-dpdk-throughput-latency-3n-hsw"
22677   filter: "'NIC_Intel-XL710' and
22678            '64B' and
22679            'BASE' and
22680            'NDRPDR' and
22681            '1T1C' and
22682            'IP4FWD'"
22683   parameters:
22684   - "latency"
22685   - "parent"
22686   - "tags"
22687   layout:
22688     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
22689     layout: "plot-latency"
22690
22691 - type: "plot"
22692   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22693   algorithm: "plot_latency_error_bars"
22694   output-file-type: ".html"
22695   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22696   data: "plot-dpdk-throughput-latency-3n-hsw"
22697   filter: "'NIC_Intel-XL710' and
22698            '64B' and
22699            'BASE' and
22700            'NDRPDR' and
22701            '2T2C' and
22702            'IP4FWD'"
22703   parameters:
22704   - "latency"
22705   - "parent"
22706   - "tags"
22707   layout:
22708     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
22709     layout: "plot-latency"
22710
22711 # Packet Latency - DPDK l3fwd 3n-skx-x710
22712 - type: "plot"
22713   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22714   algorithm: "plot_latency_error_bars"
22715   output-file-type: ".html"
22716   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22717   data: "plot-dpdk-throughput-latency-3n-skx"
22718   filter: "'NIC_Intel-X710' and
22719            '64B' and
22720            'BASE' and
22721            'NDRPDR' and
22722            '2T1C' and
22723            'IP4FWD'"
22724   parameters:
22725   - "latency"
22726   - "parent"
22727   - "tags"
22728   layout:
22729     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
22730     layout: "plot-latency"
22731
22732 - type: "plot"
22733   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22734   algorithm: "plot_latency_error_bars"
22735   output-file-type: ".html"
22736   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22737   data: "plot-dpdk-throughput-latency-3n-skx"
22738   filter: "'NIC_Intel-X710' and
22739            '64B' and
22740            'BASE' and
22741            'NDRPDR' and
22742            '4T2C' and
22743            'IP4FWD'"
22744   parameters:
22745   - "latency"
22746   - "parent"
22747   - "tags"
22748   layout:
22749     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22750     layout: "plot-latency"
22751
22752 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22753 - type: "plot"
22754   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22755   algorithm: "plot_latency_error_bars"
22756   output-file-type: ".html"
22757   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22758   data: "plot-dpdk-throughput-latency-3n-skx"
22759   filter: "'NIC_Intel-XXV710' and
22760            '64B' and
22761            'BASE' and
22762            'NDRPDR' and
22763            '2T1C' and
22764            'IP4FWD'"
22765   parameters:
22766   - "latency"
22767   - "parent"
22768   - "tags"
22769   layout:
22770     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22771     layout: "plot-latency"
22772
22773 - type: "plot"
22774   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22775   algorithm: "plot_latency_error_bars"
22776   output-file-type: ".html"
22777   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22778   data: "plot-dpdk-throughput-latency-3n-skx"
22779   filter: "'NIC_Intel-XXV710' and
22780            '64B' and
22781            'BASE' and
22782            'NDRPDR' and
22783            '4T2C' and
22784            'IP4FWD'"
22785   parameters:
22786   - "latency"
22787   - "parent"
22788   - "tags"
22789   layout:
22790     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22791     layout: "plot-latency"
22792
22793 # Packet Latency - DPDK l3fwd 2n-skx-x710
22794 - type: "plot"
22795   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22796   algorithm: "plot_latency_error_bars"
22797   output-file-type: ".html"
22798   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22799   data: "plot-dpdk-throughput-latency-2n-skx"
22800   filter: "'NIC_Intel-X710' and
22801            '64B' and
22802            'BASE' and
22803            'NDRPDR' and
22804            '2T1C' and
22805            'IP4FWD'"
22806   parameters:
22807   - "latency"
22808   - "parent"
22809   - "tags"
22810   layout:
22811     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22812     layout: "plot-latency"
22813
22814 - type: "plot"
22815   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22816   algorithm: "plot_latency_error_bars"
22817   output-file-type: ".html"
22818   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22819   data: "plot-dpdk-throughput-latency-2n-skx"
22820   filter: "'NIC_Intel-X710' and
22821            '64B' and
22822            'BASE' and
22823            'NDRPDR' and
22824            '4T2C' and
22825            'IP4FWD'"
22826   parameters:
22827   - "latency"
22828   - "parent"
22829   - "tags"
22830   layout:
22831     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22832     layout: "plot-latency"
22833
22834 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22835 - type: "plot"
22836   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22837   algorithm: "plot_latency_error_bars"
22838   output-file-type: ".html"
22839   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22840   data: "plot-dpdk-throughput-latency-2n-skx"
22841   filter: "'NIC_Intel-XXV710' and
22842            '64B' and
22843            'BASE' and
22844            'NDRPDR' and
22845            '2T1C' and
22846            'IP4FWD'"
22847   parameters:
22848   - "latency"
22849   - "parent"
22850   - "tags"
22851   layout:
22852     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22853     layout: "plot-latency"
22854
22855 - type: "plot"
22856   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22857   algorithm: "plot_latency_error_bars"
22858   output-file-type: ".html"
22859   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22860   data: "plot-dpdk-throughput-latency-2n-skx"
22861   filter: "'NIC_Intel-XXV710' and
22862            '64B' and
22863            'BASE' and
22864            'NDRPDR' and
22865            '4T2C' and
22866            'IP4FWD'"
22867   parameters:
22868   - "latency"
22869   - "parent"
22870   - "tags"
22871   layout:
22872     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22873     layout: "plot-latency"
22874
22875 ################################################################################
22876
22877 # Packet Latency - DPDK testpmd 3n-hsw-x520
22878 - type: "plot"
22879   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22880   algorithm: "plot_latency_error_bars"
22881   output-file-type: ".html"
22882   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22883   data: "plot-dpdk-throughput-latency-3n-hsw"
22884   filter: "'NIC_Intel-X520-DA2' and
22885            '64B' and
22886            'BASE' and
22887            'NDRPDR' and
22888            '1T1C' and
22889            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22890   parameters:
22891   - "latency"
22892   - "parent"
22893   - "tags"
22894   layout:
22895     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22896     layout: "plot-latency"
22897
22898 - type: "plot"
22899   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22900   algorithm: "plot_latency_error_bars"
22901   output-file-type: ".html"
22902   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22903   data: "plot-dpdk-throughput-latency-3n-hsw"
22904   filter: "'NIC_Intel-X520-DA2' and
22905            '64B' and
22906            'BASE' and
22907            'NDRPDR' and
22908            '2T2C' and
22909            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22910   parameters:
22911   - "latency"
22912   - "parent"
22913   - "tags"
22914   layout:
22915     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22916     layout: "plot-latency"
22917
22918 # Packet Latency - DPDK testpmd 3n-hsw-x710
22919 - type: "plot"
22920   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22921   algorithm: "plot_latency_error_bars"
22922   output-file-type: ".html"
22923   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22924   data: "plot-dpdk-throughput-latency-3n-hsw"
22925   filter: "'NIC_Intel-X710' and
22926            '64B' and
22927            'BASE' and
22928            'NDRPDR' and
22929            '1T1C' and
22930            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22931   parameters:
22932   - "latency"
22933   - "parent"
22934   - "tags"
22935   layout:
22936     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22937     layout: "plot-latency"
22938
22939 - type: "plot"
22940   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22941   algorithm: "plot_latency_error_bars"
22942   output-file-type: ".html"
22943   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22944   data: "plot-dpdk-throughput-latency-3n-hsw"
22945   filter: "'NIC_Intel-X710' and
22946            '64B' and
22947            'BASE' and
22948            'NDRPDR' and
22949            '2T2C' and
22950            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22951   parameters:
22952   - "latency"
22953   - "parent"
22954   - "tags"
22955   layout:
22956     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22957     layout: "plot-latency"
22958
22959 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22960 - type: "plot"
22961   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22962   algorithm: "plot_latency_error_bars"
22963   output-file-type: ".html"
22964   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22965   data: "plot-dpdk-throughput-latency-3n-hsw"
22966   filter: "'NIC_Intel-XL710' and
22967            '64B' and
22968            'BASE' and
22969            'NDRPDR' and
22970            '1T1C' and
22971            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22972   parameters:
22973   - "latency"
22974   - "parent"
22975   - "tags"
22976   layout:
22977     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
22978     layout: "plot-latency"
22979
22980 - type: "plot"
22981   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22982   algorithm: "plot_latency_error_bars"
22983   output-file-type: ".html"
22984   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22985   data: "plot-dpdk-throughput-latency-3n-hsw"
22986   filter: "'NIC_Intel-XL710' and
22987            '64B' and
22988            'BASE' and
22989            'NDRPDR' and
22990            '2T2C' and
22991            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22992   parameters:
22993   - "latency"
22994   - "parent"
22995   - "tags"
22996   layout:
22997     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
22998     layout: "plot-latency"
22999
23000 # Packet Latency - DPDK testpmd 3n-skx-x710
23001 - type: "plot"
23002   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23003   algorithm: "plot_latency_error_bars"
23004   output-file-type: ".html"
23005   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23006   data: "plot-dpdk-throughput-latency-3n-skx"
23007   filter: "'NIC_Intel-X710' and
23008            '64B' and
23009            'BASE' and
23010            'NDRPDR' and
23011            '2T1C' and
23012            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23013   parameters:
23014   - "latency"
23015   - "parent"
23016   - "tags"
23017   layout:
23018     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
23019     layout: "plot-latency"
23020
23021 - type: "plot"
23022   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23023   algorithm: "plot_latency_error_bars"
23024   output-file-type: ".html"
23025   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23026   data: "plot-dpdk-throughput-latency-3n-skx"
23027   filter: "'NIC_Intel-X710' and
23028            '64B' and
23029            'BASE' and
23030            'NDRPDR' and
23031            '4T2C' and
23032            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23033   parameters:
23034   - "latency"
23035   - "parent"
23036   - "tags"
23037   layout:
23038     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
23039     layout: "plot-latency"
23040
23041 # Packet Latency - DPDK testpmd 3n-skx-xxv710
23042 - type: "plot"
23043   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23044   algorithm: "plot_latency_error_bars"
23045   output-file-type: ".html"
23046   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23047   data: "plot-dpdk-throughput-latency-3n-skx"
23048   filter: "'NIC_Intel-XXV710' and
23049            '64B' and
23050            'BASE' and
23051            'NDRPDR' and
23052            '2T1C' and
23053            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23054   parameters:
23055   - "latency"
23056   - "parent"
23057   - "tags"
23058   layout:
23059     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23060     layout: "plot-latency"
23061
23062 - type: "plot"
23063   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23064   algorithm: "plot_latency_error_bars"
23065   output-file-type: ".html"
23066   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23067   data: "plot-dpdk-throughput-latency-3n-skx"
23068   filter: "'NIC_Intel-XXV710' and
23069            '64B' and
23070            'BASE' and
23071            'NDRPDR' and
23072            '4T2C' and
23073            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23074   parameters:
23075   - "latency"
23076   - "parent"
23077   - "tags"
23078   layout:
23079     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23080     layout: "plot-latency"
23081
23082 # Packet Latency - DPDK testpmd 2n-skx-x710
23083 - type: "plot"
23084   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23085   algorithm: "plot_latency_error_bars"
23086   output-file-type: ".html"
23087   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23088   data: "plot-dpdk-throughput-latency-2n-skx"
23089   filter: "'NIC_Intel-X710' and
23090            '64B' and
23091            'BASE' and
23092            'NDRPDR' and
23093            '2T1C' and
23094            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23095   parameters:
23096   - "latency"
23097   - "parent"
23098   - "tags"
23099   layout:
23100     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23101     layout: "plot-latency"
23102
23103 - type: "plot"
23104   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23105   algorithm: "plot_latency_error_bars"
23106   output-file-type: ".html"
23107   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23108   data: "plot-dpdk-throughput-latency-2n-skx"
23109   filter: "'NIC_Intel-X710' and
23110            '64B' and
23111            'BASE' and
23112            'NDRPDR' and
23113            '4T2C' and
23114            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23115   parameters:
23116   - "latency"
23117   - "parent"
23118   - "tags"
23119   layout:
23120     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23121     layout: "plot-latency"
23122
23123 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23124 - type: "plot"
23125   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23126   algorithm: "plot_latency_error_bars"
23127   output-file-type: ".html"
23128   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23129   data: "plot-dpdk-throughput-latency-2n-skx"
23130   filter: "'NIC_Intel-XXV710' and
23131            '64B' and
23132            'BASE' and
23133            'NDRPDR' and
23134            '2T1C' and
23135            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23136   parameters:
23137   - "latency"
23138   - "parent"
23139   - "tags"
23140   layout:
23141     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23142     layout: "plot-latency"
23143
23144 - type: "plot"
23145   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23146   algorithm: "plot_latency_error_bars"
23147   output-file-type: ".html"
23148   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23149   data: "plot-dpdk-throughput-latency-2n-skx"
23150   filter: "'NIC_Intel-XXV710' and
23151            '64B' and
23152            'BASE' and
23153            'NDRPDR' and
23154            '4T2C' and
23155            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23156   parameters:
23157   - "latency"
23158   - "parent"
23159   - "tags"
23160   layout:
23161     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23162     layout: "plot-latency"
23163
23164 ################################################################################
23165
23166 # Speedup - VPP Container Memif 3n-hsw-x520
23167 - type: "plot"
23168   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23169   algorithm: "plot_throughput_speedup_analysis"
23170   output-file-type: ".html"
23171   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23173   filter: "'NIC_Intel-X520-DA2' and
23174            '64B' and
23175            ('BASE' or 'SCALE') and
23176            'NDRPDR' and
23177            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23178            not 'VHOST' and
23179            'MEMIF'"
23180   parameters:
23181   - "throughput"
23182   - "parent"
23183   - "tags"
23184   sort:
23185   - "L2XCFWD"
23186   - "L2XCFWD"
23187   - "L2XCFWD"
23188   - "L2BDMACLRN"
23189   - "L2BDMACLRN"
23190   - "L2BDMACLRN"
23191   - "IP4FWD"
23192   layout:
23193     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
23194     layout: "plot-throughput-speedup-analysis"
23195
23196 - type: "plot"
23197   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23198   algorithm: "plot_throughput_speedup_analysis"
23199   output-file-type: ".html"
23200   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23202   filter: "'NIC_Intel-X520-DA2' and
23203            '64B' and
23204            ('BASE' or 'SCALE') and
23205            'NDRPDR' and
23206            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23207            not 'VHOST' and
23208            'MEMIF'"
23209   parameters:
23210   - "throughput"
23211   - "parent"
23212   - "tags"
23213   sort:
23214   - "L2XCFWD"
23215   - "L2XCFWD"
23216   - "L2XCFWD"
23217   - "L2BDMACLRN"
23218   - "L2BDMACLRN"
23219   - "L2BDMACLRN"
23220   - "IP4FWD"
23221   layout:
23222     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
23223     layout: "plot-throughput-speedup-analysis"
23224
23225 # Speedup - VPP Container Memif 3n-hsw-x710
23226 - type: "plot"
23227   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23228   algorithm: "plot_throughput_speedup_analysis"
23229   output-file-type: ".html"
23230   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23232   filter: "'NIC_Intel-X710' and
23233            '64B' and
23234            ('BASE' or 'SCALE') and
23235            'NDRPDR' and
23236            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23237            not 'VHOST' and
23238            'MEMIF'"
23239   parameters:
23240   - "throughput"
23241   - "parent"
23242   - "tags"
23243   sort:
23244   - "L2XCFWD"
23245   - "L2XCFWD"
23246   - "L2XCFWD"
23247   - "L2BDMACLRN"
23248   - "L2BDMACLRN"
23249   - "L2BDMACLRN"
23250   - "IP4FWD"
23251   layout:
23252     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
23253     layout: "plot-throughput-speedup-analysis"
23254
23255 - type: "plot"
23256   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23257   algorithm: "plot_throughput_speedup_analysis"
23258   output-file-type: ".html"
23259   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23261   filter: "'NIC_Intel-X710' and
23262            '64B' and
23263            ('BASE' or 'SCALE') and
23264            'NDRPDR' and
23265            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23266            not 'VHOST' and
23267            'MEMIF'"
23268   parameters:
23269   - "throughput"
23270   - "parent"
23271   - "tags"
23272   sort:
23273   - "L2XCFWD"
23274   - "L2XCFWD"
23275   - "L2XCFWD"
23276   - "L2BDMACLRN"
23277   - "L2BDMACLRN"
23278   - "L2BDMACLRN"
23279   - "IP4FWD"
23280   layout:
23281     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
23282     layout: "plot-throughput-speedup-analysis"
23283
23284 # Speedup - VPP Container Memif 3n-hsw-xl710
23285 - type: "plot"
23286   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23287   algorithm: "plot_throughput_speedup_analysis"
23288   output-file-type: ".html"
23289   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
23290   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23291   filter: "'NIC_Intel-XL710' and
23292            '64B' and
23293            ('BASE' or 'SCALE') and
23294            'NDRPDR' and
23295            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23296            not 'VHOST' and
23297            'MEMIF'"
23298   parameters:
23299   - "throughput"
23300   - "parent"
23301   - "tags"
23302   sort:
23303   - "L2XCFWD"
23304   - "L2XCFWD"
23305   - "L2XCFWD"
23306   - "L2BDMACLRN"
23307   - "L2BDMACLRN"
23308   - "L2BDMACLRN"
23309   - "IP4FWD"
23310   layout:
23311     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
23312     layout: "plot-throughput-speedup-analysis"
23313
23314 - type: "plot"
23315   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23316   algorithm: "plot_throughput_speedup_analysis"
23317   output-file-type: ".html"
23318   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
23319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23320   filter: "'NIC_Intel-XL710' and
23321            '64B' and
23322            ('BASE' or 'SCALE') and
23323            'NDRPDR' and
23324            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23325            not 'VHOST' and
23326            'MEMIF'"
23327   parameters:
23328   - "throughput"
23329   - "parent"
23330   - "tags"
23331   sort:
23332   - "L2XCFWD"
23333   - "L2XCFWD"
23334   - "L2XCFWD"
23335   - "L2BDMACLRN"
23336   - "L2BDMACLRN"
23337   - "L2BDMACLRN"
23338   - "IP4FWD"
23339   layout:
23340     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
23341     layout: "plot-throughput-speedup-analysis"
23342
23343 # Speedup - VPP Container Memif 3n-skx-x710
23344 - type: "plot"
23345   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23346   algorithm: "plot_throughput_speedup_analysis"
23347   output-file-type: ".html"
23348   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
23349   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23350   filter: "'NIC_Intel-X710' and
23351            '64B' and
23352            ('BASE' or 'SCALE') and
23353            'NDRPDR' and
23354            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23355            not 'VHOST' and
23356            'MEMIF'"
23357   parameters:
23358   - "throughput"
23359   - "parent"
23360   - "tags"
23361   sort:
23362   - "L2XCFWD"
23363   - "L2XCFWD"
23364   - "L2XCFWD"
23365   - "L2BDMACLRN"
23366   - "L2BDMACLRN"
23367   - "L2BDMACLRN"
23368   - "IP4FWD"
23369   layout:
23370     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
23371     layout: "plot-throughput-speedup-analysis"
23372
23373 - type: "plot"
23374   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23375   algorithm: "plot_throughput_speedup_analysis"
23376   output-file-type: ".html"
23377   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
23378   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23379   filter: "'NIC_Intel-X710' and
23380            '64B' and
23381            ('BASE' or 'SCALE') and
23382            'NDRPDR' and
23383            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23384            not 'VHOST' and
23385            'MEMIF'"
23386   parameters:
23387   - "throughput"
23388   - "parent"
23389   - "tags"
23390   sort:
23391   - "L2XCFWD"
23392   - "L2XCFWD"
23393   - "L2XCFWD"
23394   - "L2BDMACLRN"
23395   - "L2BDMACLRN"
23396   - "L2BDMACLRN"
23397   - "IP4FWD"
23398   layout:
23399     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
23400     layout: "plot-throughput-speedup-analysis"
23401
23402 # Speedup - VPP Container Memif 2n-skx-x710
23403 - type: "plot"
23404   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23405   algorithm: "plot_throughput_speedup_analysis"
23406   output-file-type: ".html"
23407   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
23408   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23409   filter: "'NIC_Intel-X710' and
23410            '64B' and
23411            ('BASE' or 'SCALE') and
23412            'NDRPDR' and
23413            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23414            not 'VHOST' and
23415            not 'NF_DENSITY' and
23416            'MEMIF'"
23417   parameters:
23418   - "throughput"
23419   - "parent"
23420   - "tags"
23421   sort:
23422   - "L2XCFWD"
23423   - "L2XCFWD"
23424   - "L2XCFWD"
23425   - "L2BDMACLRN"
23426   - "L2BDMACLRN"
23427   - "L2BDMACLRN"
23428   - "IP4FWD"
23429   layout:
23430     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
23431     layout: "plot-throughput-speedup-analysis"
23432
23433 - type: "plot"
23434   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23435   algorithm: "plot_throughput_speedup_analysis"
23436   output-file-type: ".html"
23437   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
23438   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23439   filter: "'NIC_Intel-X710' and
23440            '64B' and
23441            ('BASE' or 'SCALE') and
23442            'NDRPDR' and
23443            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23444            not 'VHOST' and
23445            not 'NF_DENSITY' and
23446            'MEMIF'"
23447   parameters:
23448   - "throughput"
23449   - "parent"
23450   - "tags"
23451   sort:
23452   - "L2XCFWD"
23453   - "L2XCFWD"
23454   - "L2XCFWD"
23455   - "L2BDMACLRN"
23456   - "L2BDMACLRN"
23457   - "L2BDMACLRN"
23458   - "IP4FWD"
23459   layout:
23460     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
23461     layout: "plot-throughput-speedup-analysis"
23462
23463 ## Speedup - VPP Container Memif 2n-skx-xxv710
23464 #- type: "plot"
23465 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23466 #  algorithm: "plot_throughput_speedup_analysis"
23467 #  output-file-type: ".html"
23468 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
23469 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23470 #  filter: "'NIC_Intel-XXV710' and
23471 #           '64B' and
23472 #           ('BASE' or 'SCALE') and
23473 #           'NDRPDR' and
23474 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23475 #           not 'VHOST' and
23476 #           'MEMIF'"
23477 #  parameters:
23478 #  - "throughput"
23479 #  - "parent"
23480 #  - "tags"
23481 #  sort:
23482 #  - "L2XCFWD"
23483 #  - "L2XCFWD"
23484 #  - "L2XCFWD"
23485 #  - "L2BDMACLRN"
23486 #  - "L2BDMACLRN"
23487 #  - "L2BDMACLRN"
23488 #  - "IP4FWD"
23489 #  layout:
23490 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
23491 #    layout: "plot-throughput-speedup-analysis"
23492 #
23493 #- type: "plot"
23494 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23495 #  algorithm: "plot_throughput_speedup_analysis"
23496 #  output-file-type: ".html"
23497 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
23498 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
23499 #  filter: "'NIC_Intel-XXV710' and
23500 #           '64B' and
23501 #           ('BASE' or 'SCALE') and
23502 #           'NDRPDR' and
23503 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
23504 #           not 'VHOST' and
23505 #           'MEMIF'"
23506 #  parameters:
23507 #  - "throughput"
23508 #  - "parent"
23509 #  - "tags"
23510 #  sort:
23511 #  - "L2XCFWD"
23512 #  - "L2XCFWD"
23513 #  - "L2XCFWD"
23514 #  - "L2BDMACLRN"
23515 #  - "L2BDMACLRN"
23516 #  - "L2BDMACLRN"
23517 #  - "IP4FWD"
23518 #  layout:
23519 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
23520 #    layout: "plot-throughput-speedup-analysis"
23521
23522 ################################################################################
23523
23524 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
23525 #- type: "plot"
23526 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23527 #  algorithm: "plot_throughput_speedup_analysis"
23528 #  output-file-type: ".html"
23529 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
23530 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23531 #  filter: "'NIC_Intel-X520-DA2' and
23532 #           '64B' and
23533 #           ('BASE' or 'SCALE') and
23534 #           'NDRPDR' and
23535 #           'L2XCFWD' and
23536 #           not 'VHOST' and
23537 #           not 'NF_DENSITY' and
23538 #           'MEMIF'"
23539 #  parameters:
23540 #  - "throughput"
23541 #  - "parent"
23542 #  - "tags"
23543 #  sort:
23544 #  - "1VNF"
23545 #  - "2VNF"
23546 #  - "4VNF"
23547 #  - "2VNF"
23548 #  - "4VNF"
23549 #  layout:
23550 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
23551 #    layout: "plot-throughput-speedup-analysis"
23552 #
23553 #- type: "plot"
23554 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23555 #  algorithm: "plot_throughput_speedup_analysis"
23556 #  output-file-type: ".html"
23557 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
23558 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23559 #  filter: "'NIC_Intel-X520-DA2' and
23560 #           '64B' and
23561 #           ('BASE' or 'SCALE') and
23562 #           'NDRPDR' and
23563 #           'L2XCFWD' and
23564 #           not 'VHOST' and
23565 #           not 'NF_DENSITY' and
23566 #           'MEMIF'"
23567 #  parameters:
23568 #  - "throughput"
23569 #  - "parent"
23570 #  - "tags"
23571 #  sort:
23572 #  - "1VNF"
23573 #  - "2VNF"
23574 #  - "4VNF"
23575 #  - "2VNF"
23576 #  - "4VNF"
23577 #  layout:
23578 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
23579 #    layout: "plot-throughput-speedup-analysis"
23580 #
23581 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
23582 #- type: "plot"
23583 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23584 #  algorithm: "plot_throughput_speedup_analysis"
23585 #  output-file-type: ".html"
23586 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
23587 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23588 #  filter: "'NIC_Intel-X520-DA2' and
23589 #           '64B' and
23590 #           ('BASE' or 'SCALE') and
23591 #           'NDRPDR' and
23592 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23593 #           not 'VHOST' and
23594 #           not 'NF_DENSITY' and
23595 #           'MEMIF'"
23596 #  parameters:
23597 #  - "throughput"
23598 #  - "parent"
23599 #  - "tags"
23600 #  sort:
23601 #  - "1VNF"
23602 #  - "2VNF"
23603 #  - "4VNF"
23604 #  - "2VNF"
23605 #  - "4VNF"
23606 #  layout:
23607 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
23608 #    layout: "plot-throughput-speedup-analysis"
23609 #
23610 #- type: "plot"
23611 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23612 #  algorithm: "plot_throughput_speedup_analysis"
23613 #  output-file-type: ".html"
23614 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
23615 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23616 #  filter: "'NIC_Intel-X520-DA2' and
23617 #           '64B' and
23618 #           ('BASE' or 'SCALE') and
23619 #           'NDRPDR' and
23620 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23621 #           not 'VHOST' and
23622 #           not 'NF_DENSITY' and
23623 #           'MEMIF'"
23624 #  parameters:
23625 #  - "throughput"
23626 #  - "parent"
23627 #  - "tags"
23628 #  sort:
23629 #  - "1VNF"
23630 #  - "2VNF"
23631 #  - "4VNF"
23632 #  - "2VNF"
23633 #  - "4VNF"
23634 #  layout:
23635 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
23636 #    layout: "plot-throughput-speedup-analysis"
23637 #
23638 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
23639 #- type: "plot"
23640 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23641 #  algorithm: "plot_throughput_speedup_analysis"
23642 #  output-file-type: ".html"
23643 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
23644 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23645 #  filter: "'NIC_Intel-X710' and
23646 #           '64B' and
23647 #           ('BASE' or 'SCALE') and
23648 #           'NDRPDR' and
23649 #           'L2XCFWD' and
23650 #           not 'VHOST' and
23651 #           not 'NF_DENSITY' and
23652 #           'MEMIF'"
23653 #  parameters:
23654 #  - "throughput"
23655 #  - "parent"
23656 #  - "tags"
23657 #  sort:
23658 #  - "1VNF"
23659 #  - "2VNF"
23660 #  - "4VNF"
23661 #  - "2VNF"
23662 #  - "4VNF"
23663 #  layout:
23664 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
23665 #    layout: "plot-throughput-speedup-analysis"
23666 #
23667 #- type: "plot"
23668 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23669 #  algorithm: "plot_throughput_speedup_analysis"
23670 #  output-file-type: ".html"
23671 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
23672 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23673 #  filter: "'NIC_Intel-X710' and
23674 #           '64B' and
23675 #           ('BASE' or 'SCALE') and
23676 #           'NDRPDR' and
23677 #           'L2XCFWD' and
23678 #           not 'VHOST' and
23679 #           not 'NF_DENSITY' and
23680 #           'MEMIF'"
23681 #  parameters:
23682 #  - "throughput"
23683 #  - "parent"
23684 #  - "tags"
23685 #  sort:
23686 #  - "1VNF"
23687 #  - "2VNF"
23688 #  - "4VNF"
23689 #  - "2VNF"
23690 #  - "4VNF"
23691 #  layout:
23692 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
23693 #    layout: "plot-throughput-speedup-analysis"
23694 #
23695 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
23696 #- type: "plot"
23697 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23698 #  algorithm: "plot_throughput_speedup_analysis"
23699 #  output-file-type: ".html"
23700 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
23701 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23702 #  filter: "'NIC_Intel-X710' and
23703 #           '64B' and
23704 #           ('BASE' or 'SCALE') and
23705 #           'NDRPDR' and
23706 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23707 #           not 'VHOST' and
23708 #           not 'NF_DENSITY' and
23709 #           'MEMIF'"
23710 #  parameters:
23711 #  - "throughput"
23712 #  - "parent"
23713 #  - "tags"
23714 #  sort:
23715 #  - "1VNF"
23716 #  - "2VNF"
23717 #  - "4VNF"
23718 #  - "2VNF"
23719 #  - "4VNF"
23720 #  layout:
23721 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23722 #    layout: "plot-throughput-speedup-analysis"
23723 #
23724 #- type: "plot"
23725 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23726 #  algorithm: "plot_throughput_speedup_analysis"
23727 #  output-file-type: ".html"
23728 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23729 #  data: "plot-ligato-throughput-lat-tsa-3n-hsw"
23730 #  filter: "'NIC_Intel-X710' and
23731 #           '64B' and
23732 #           ('BASE' or 'SCALE') and
23733 #           'NDRPDR' and
23734 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
23735 #           not 'VHOST' and
23736 #           not 'NF_DENSITY' and
23737 #           'MEMIF'"
23738 #  parameters:
23739 #  - "throughput"
23740 #  - "parent"
23741 #  - "tags"
23742 #  sort:
23743 #  - "1VNF"
23744 #  - "2VNF"
23745 #  - "4VNF"
23746 #  - "2VNF"
23747 #  - "4VNF"
23748 #  layout:
23749 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23750 #    layout: "plot-throughput-speedup-analysis"
23751
23752 ################################################################################
23753
23754 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23755 - type: "plot"
23756   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23757   algorithm: "plot_throughput_speedup_analysis"
23758   output-file-type: ".html"
23759   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23760   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23761   filter: "'NIC_Intel-X520-DA2' and
23762            '64B' and
23763            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23764            'NDRPDR' and
23765            'IP4FWD' and
23766            not 'IPSEC' and
23767            not 'DOT1Q' and
23768            not 'VHOST'"
23769   parameters:
23770   - "throughput"
23771   - "parent"
23772   - "tags"
23773   sort:
23774   - "DOT1Q"
23775   - "IP4BASE"
23776   - "FIB_20K"
23777   - "FIB_200K"
23778   - "FIB_2M"
23779   layout:
23780     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23781     layout: "plot-throughput-speedup-analysis"
23782
23783 - type: "plot"
23784   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23785   algorithm: "plot_throughput_speedup_analysis"
23786   output-file-type: ".html"
23787   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23789   filter: "'NIC_Intel-X520-DA2' and
23790            '64B' and
23791            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23792            'NDRPDR' and
23793            'IP4FWD' and
23794            not 'IPSEC' and
23795            not 'DOT1Q' and
23796            not 'VHOST'"
23797   parameters:
23798   - "throughput"
23799   - "parent"
23800   - "tags"
23801   sort:
23802   - "DOT1Q"
23803   - "IP4BASE"
23804   - "FIB_20K"
23805   - "FIB_200K"
23806   - "FIB_2M"
23807   layout:
23808     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23809     layout: "plot-throughput-speedup-analysis"
23810
23811 # Speedup - VPP IPv4 3n-hsw-x520 features
23812 - type: "plot"
23813   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23814   algorithm: "plot_throughput_speedup_analysis"
23815   output-file-type: ".html"
23816   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23818   filter: "'NIC_Intel-X520-DA2' and
23819            '64B' and
23820            ('IP4BASE' or
23821             'POLICE_MARK' or
23822             'COPWHLIST' or
23823             ('NAT44' and 'BASE') or
23824             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23825            'NDRPDR' and
23826            'IP4FWD' and
23827            not 'IPSEC' and
23828            not 'VHOST'"
23829   parameters:
23830   - "throughput"
23831   - "parent"
23832   - "tags"
23833   sort:
23834   - "DOT1Q"
23835   - "IP4BASE"
23836   - "NAT44"
23837   - "POLICE_MARK"
23838   - "COPWHLIST"
23839   - "IACL"
23840   - "OACL"
23841   layout:
23842     title: "ip4-3n-hsw-x520-64b-features-ndr"
23843     layout: "plot-throughput-speedup-analysis"
23844
23845 - type: "plot"
23846   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23847   algorithm: "plot_throughput_speedup_analysis"
23848   output-file-type: ".html"
23849   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23850   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23851   filter: "'NIC_Intel-X520-DA2' and
23852            '64B' and
23853            ('IP4BASE' or
23854             'POLICE_MARK' or
23855             'COPWHLIST' or
23856             ('NAT44' and 'BASE') or
23857             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23858            'NDRPDR' and
23859            'IP4FWD' and
23860            not 'IPSEC' and
23861            not 'VHOST'"
23862   parameters:
23863   - "throughput"
23864   - "parent"
23865   - "tags"
23866   sort:
23867   - "DOT1Q"
23868   - "IP4BASE"
23869   - "NAT44"
23870   - "POLICE_MARK"
23871   - "COPWHLIST"
23872   - "IACL"
23873   - "OACL"
23874   layout:
23875     title: "ip4-3n-hsw-x520-64b-features-pdr"
23876     layout: "plot-throughput-speedup-analysis"
23877
23878 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23879 - type: "plot"
23880   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23881   algorithm: "plot_throughput_speedup_analysis"
23882   output-file-type: ".html"
23883   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23885   filter: "'NIC_Intel-X520-DA2' and
23886            '64B' and
23887            'NDRPDR' and
23888            'IP4FWD' and
23889            ('NAT44' or 'IP4BASE') and
23890            not 'DOT1Q' and
23891            not 'IPSEC' and
23892            not 'VHOST'"
23893   parameters:
23894   - "throughput"
23895   - "parent"
23896   - "tags"
23897   sort:
23898   - "IP4BASE"
23899   - "BASE"
23900   - "SRC_USER_10"
23901   - "SRC_USER_100"
23902   - "SRC_USER_1000"
23903   - "SRC_USER_2000"
23904   layout:
23905     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23906     layout: "plot-throughput-speedup-analysis"
23907
23908 - type: "plot"
23909   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23910   algorithm: "plot_throughput_speedup_analysis"
23911   output-file-type: ".html"
23912   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23913   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23914   filter: "'NIC_Intel-X520-DA2' and
23915            '64B' and
23916            'NDRPDR' and
23917            'IP4FWD' and
23918            ('NAT44' or 'IP4BASE') and
23919            not 'DOT1Q' and
23920            not 'IPSEC' and
23921            not 'VHOST'"
23922   parameters:
23923   - "throughput"
23924   - "parent"
23925   - "tags"
23926   sort:
23927   - "IP4BASE"
23928   - "BASE"
23929   - "SRC_USER_10"
23930   - "SRC_USER_100"
23931   - "SRC_USER_1000"
23932   - "SRC_USER_2000"
23933   layout:
23934     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23935     layout: "plot-throughput-speedup-analysis"
23936
23937 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23938 - type: "plot"
23939   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23940   algorithm: "plot_throughput_speedup_analysis"
23941   output-file-type: ".html"
23942   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23944   filter: "'NIC_Intel-X520-DA2' and
23945            '64B' and
23946            'NDRPDR' and
23947            'IP4FWD' and
23948            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23949            not 'IPSEC' and
23950            not 'DOT1Q' and
23951            not 'VHOST'"
23952   parameters:
23953   - "throughput"
23954   - "parent"
23955   - "tags"
23956   sort:
23957   - "IP4BASE"
23958   - "ACL_STATELESS"
23959   - "ACL_STATEFUL"
23960   - "ACL_STATELESS"
23961   - "ACL_STATEFUL"
23962   layout:
23963     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23964     layout: "plot-throughput-speedup-analysis"
23965
23966 - type: "plot"
23967   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23968   algorithm: "plot_throughput_speedup_analysis"
23969   output-file-type: ".html"
23970   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23972   filter: "'NIC_Intel-X520-DA2' and
23973            '64B' and
23974            'NDRPDR' and
23975            'IP4FWD' and
23976            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23977            not 'IPSEC' and
23978            not 'DOT1Q' and
23979            not 'VHOST'"
23980   parameters:
23981   - "throughput"
23982   - "parent"
23983   - "tags"
23984   sort:
23985   - "IP4BASE"
23986   - "ACL_STATELESS"
23987   - "ACL_STATEFUL"
23988   - "ACL_STATELESS"
23989   - "ACL_STATEFUL"
23990   layout:
23991     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23992     layout: "plot-throughput-speedup-analysis"
23993
23994 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23995 - type: "plot"
23996   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23997   algorithm: "plot_throughput_speedup_analysis"
23998   output-file-type: ".html"
23999   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24000   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24001   filter: "'NIC_Intel-X520-DA2' and
24002            '64B' and
24003            'NDRPDR' and
24004            'IP4FWD' and
24005            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24006            not 'IPSEC' and
24007            not 'DOT1Q' and
24008            not 'VHOST'"
24009   parameters:
24010   - "throughput"
24011   - "parent"
24012   - "tags"
24013   sort:
24014   - "IP4BASE"
24015   - "ACL_STATELESS"
24016   - "ACL_STATEFUL"
24017   - "ACL_STATELESS"
24018   - "ACL_STATEFUL"
24019   layout:
24020     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
24021     layout: "plot-throughput-speedup-analysis"
24022
24023 - type: "plot"
24024   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24025   algorithm: "plot_throughput_speedup_analysis"
24026   output-file-type: ".html"
24027   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24028   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24029   filter: "'NIC_Intel-X520-DA2' and
24030            '64B' and
24031            'NDRPDR' and
24032            'IP4FWD' and
24033            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24034            not 'IPSEC' and
24035            not 'DOT1Q' and
24036            not 'VHOST'"
24037   parameters:
24038   - "throughput"
24039   - "parent"
24040   - "tags"
24041   sort:
24042   - "IP4BASE"
24043   - "ACL_STATELESS"
24044   - "ACL_STATEFUL"
24045   - "ACL_STATELESS"
24046   - "ACL_STATEFUL"
24047   layout:
24048     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24049     layout: "plot-throughput-speedup-analysis"
24050
24051 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24052 - type: "plot"
24053   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24054   algorithm: "plot_throughput_speedup_analysis"
24055   output-file-type: ".html"
24056   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24058   filter: "'NIC_Intel-X710' and
24059            '64B' and
24060            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24061            'NDRPDR' and
24062            'IP4FWD' and
24063            not 'IPSEC' and
24064            not 'DOT1Q' and
24065            not 'VHOST'"
24066   parameters:
24067   - "throughput"
24068   - "parent"
24069   - "tags"
24070   sort:
24071   - "IP4BASE"
24072   - "FIB_20K"
24073   - "FIB_200K"
24074   - "FIB_2M"
24075   layout:
24076     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24077     layout: "plot-throughput-speedup-analysis"
24078
24079 - type: "plot"
24080   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24081   algorithm: "plot_throughput_speedup_analysis"
24082   output-file-type: ".html"
24083   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24084   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24085   filter: "'NIC_Intel-X710' and
24086            '64B' and
24087            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24088            'NDRPDR' and
24089            'IP4FWD' and
24090            not 'IPSEC' and
24091            not 'DOT1Q' and
24092            not 'VHOST'"
24093   parameters:
24094   - "throughput"
24095   - "parent"
24096   - "tags"
24097   sort:
24098   - "IP4BASE"
24099   - "FIB_20K"
24100   - "FIB_200K"
24101   - "FIB_2M"
24102   layout:
24103     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24104     layout: "plot-throughput-speedup-analysis"
24105
24106 # Speedup - VPP IPv4 3n-hsw-x710 features
24107 - type: "plot"
24108   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24109   algorithm: "plot_throughput_speedup_analysis"
24110   output-file-type: ".html"
24111   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24112   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24113   filter: "'NIC_Intel-X710' and
24114            '64B' and
24115            ('IP4BASE' or
24116             'POLICE_MARK' or
24117             'COPWHLIST' or
24118             ('NAT44' and 'BASE') or
24119             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24120            'NDRPDR' and
24121            'IP4FWD' and
24122            not 'IPSEC' and
24123            not 'VHOST'"
24124   parameters:
24125   - "throughput"
24126   - "parent"
24127   - "tags"
24128   sort:
24129   - "DOT1Q"
24130   - "IP4BASE"
24131   - "NAT44"
24132   - "POLICE_MARK"
24133   - "COPWHLIST"
24134   - "IACL"
24135   - "OACL"
24136   layout:
24137     title: "ip4-3n-hsw-x710-64b-features-ndr"
24138     layout: "plot-throughput-speedup-analysis"
24139
24140 - type: "plot"
24141   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24142   algorithm: "plot_throughput_speedup_analysis"
24143   output-file-type: ".html"
24144   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24146   filter: "'NIC_Intel-X710' and
24147            '64B' and
24148            ('IP4BASE' or
24149             'POLICE_MARK' or
24150             'COPWHLIST' or
24151             ('NAT44' and 'BASE') or
24152             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24153            'NDRPDR' and
24154            'IP4FWD' and
24155            not 'IPSEC' and
24156            not 'VHOST'"
24157   parameters:
24158   - "throughput"
24159   - "parent"
24160   - "tags"
24161   sort:
24162   - "DOT1Q"
24163   - "IP4BASE"
24164   - "NAT44"
24165   - "POLICE_MARK"
24166   - "COPWHLIST"
24167   - "IACL"
24168   - "OACL"
24169   layout:
24170     title: "ip4-3n-hsw-x710-64b-features-pdr"
24171     layout: "plot-throughput-speedup-analysis"
24172
24173 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24174 - type: "plot"
24175   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24176   algorithm: "plot_throughput_speedup_analysis"
24177   output-file-type: ".html"
24178   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24180   filter: "'NIC_Intel-X710' and
24181            '64B' and
24182            'NDRPDR' and
24183            'IP4FWD' and
24184            ('NAT44' or 'IP4BASE') and
24185            not 'IPSEC' and
24186            not 'VHOST'"
24187   parameters:
24188   - "throughput"
24189   - "parent"
24190   - "tags"
24191   sort:
24192   - "IP4BASE"
24193   - "BASE"
24194   - "SRC_USER_10"
24195   - "SRC_USER_100"
24196   - "SRC_USER_1000"
24197   - "SRC_USER_2000"
24198   layout:
24199     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24200     layout: "plot-throughput-speedup-analysis"
24201
24202 - type: "plot"
24203   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24204   algorithm: "plot_throughput_speedup_analysis"
24205   output-file-type: ".html"
24206   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24208   filter: "'NIC_Intel-X710' and
24209            '64B' and
24210            'NDRPDR' and
24211            'IP4FWD' and
24212            ('NAT44' or 'IP4BASE') and
24213            not 'IPSEC' and
24214            not 'VHOST'"
24215   parameters:
24216   - "throughput"
24217   - "parent"
24218   - "tags"
24219   sort:
24220   - "IP4BASE"
24221   - "BASE"
24222   - "SRC_USER_10"
24223   - "SRC_USER_100"
24224   - "SRC_USER_1000"
24225   - "SRC_USER_2000"
24226   layout:
24227     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24228     layout: "plot-throughput-speedup-analysis"
24229
24230 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24231 - type: "plot"
24232   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24233   algorithm: "plot_throughput_speedup_analysis"
24234   output-file-type: ".html"
24235   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24237   filter: "'NIC_Intel-X710' and
24238            '64B' and
24239            'NDRPDR' and
24240            'IP4FWD' and
24241            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24242            not 'IPSEC' and
24243            not 'VHOST'"
24244   parameters:
24245   - "throughput"
24246   - "parent"
24247   - "tags"
24248   sort:
24249   - "IP4BASE"
24250   - "ACL_STATELESS"
24251   - "ACL_STATEFUL"
24252   - "ACL_STATELESS"
24253   - "ACL_STATEFUL"
24254   layout:
24255     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24256     layout: "plot-throughput-speedup-analysis"
24257
24258 - type: "plot"
24259   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24260   algorithm: "plot_throughput_speedup_analysis"
24261   output-file-type: ".html"
24262   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24264   filter: "'NIC_Intel-X710' and
24265            '64B' and
24266            'NDRPDR' and
24267            'IP4FWD' and
24268            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24269            not 'IPSEC' and
24270            not 'VHOST'"
24271   parameters:
24272   - "throughput"
24273   - "parent"
24274   - "tags"
24275   sort:
24276   - "IP4BASE"
24277   - "ACL_STATELESS"
24278   - "ACL_STATEFUL"
24279   - "ACL_STATELESS"
24280   - "ACL_STATEFUL"
24281   layout:
24282     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24283     layout: "plot-throughput-speedup-analysis"
24284
24285 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
24286 - type: "plot"
24287   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24288   algorithm: "plot_throughput_speedup_analysis"
24289   output-file-type: ".html"
24290   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
24291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24292   filter: "'NIC_Intel-XL710' and
24293            '64B' and
24294            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24295            'NDRPDR' and
24296            'IP4FWD' and
24297            not 'IPSEC' and
24298            not 'VHOST'"
24299   parameters:
24300   - "throughput"
24301   - "parent"
24302   - "tags"
24303   sort:
24304   - "IP4BASE"
24305   - "FIB_20K"
24306   - "FIB_200K"
24307   - "FIB_2M"
24308   layout:
24309     title: "ip4-3n-hsw-xl710-64b-base-ndr"
24310     layout: "plot-throughput-speedup-analysis"
24311
24312 - type: "plot"
24313   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24314   algorithm: "plot_throughput_speedup_analysis"
24315   output-file-type: ".html"
24316   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
24317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24318   filter: "'NIC_Intel-XL710' and
24319            '64B' and
24320            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24321            'NDRPDR' and
24322            'IP4FWD' and
24323            not 'IPSEC' and
24324            not 'VHOST'"
24325   parameters:
24326   - "throughput"
24327   - "parent"
24328   - "tags"
24329   sort:
24330   - "IP4BASE"
24331   - "FIB_20K"
24332   - "FIB_200K"
24333   - "FIB_2M"
24334   layout:
24335     title: "ip4-3n-hsw-xl710-64b-base-pdr"
24336     layout: "plot-throughput-speedup-analysis"
24337
24338 # Speedup - VPP IPv4 3n-skx-x710 base and scale
24339 - type: "plot"
24340   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24341   algorithm: "plot_throughput_speedup_analysis"
24342   output-file-type: ".html"
24343   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24345   filter: "'NIC_Intel-X710' and
24346            '64B' and
24347            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24348            'NDRPDR' and
24349            'IP4FWD' and
24350            not 'IPSEC' and
24351            not 'DOT1Q' and
24352            not 'VHOST'"
24353   parameters:
24354   - "throughput"
24355   - "parent"
24356   - "tags"
24357   sort:
24358   - "IP4BASE"
24359   - "FIB_20K"
24360   - "FIB_200K"
24361   - "FIB_2M"
24362   layout:
24363     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
24364     layout: "plot-throughput-speedup-analysis"
24365
24366 - type: "plot"
24367   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24368   algorithm: "plot_throughput_speedup_analysis"
24369   output-file-type: ".html"
24370   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24372   filter: "'NIC_Intel-X710' and
24373            '64B' and
24374            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24375            'NDRPDR' and
24376            'IP4FWD' and
24377            not 'IPSEC' and
24378            not 'DOT1Q' and
24379            not 'VHOST'"
24380   parameters:
24381   - "throughput"
24382   - "parent"
24383   - "tags"
24384   sort:
24385   - "IP4BASE"
24386   - "FIB_20K"
24387   - "FIB_200K"
24388   - "FIB_2M"
24389   layout:
24390     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
24391     layout: "plot-throughput-speedup-analysis"
24392
24393 # Speedup - VPP IPv4 3n-skx-x710 features
24394 - type: "plot"
24395   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
24396   algorithm: "plot_throughput_speedup_analysis"
24397   output-file-type: ".html"
24398   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
24399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24400   filter: "'NIC_Intel-X710' and
24401            '64B' and
24402            ('IP4BASE' or
24403             'POLICE_MARK' or
24404             'COPWHLIST' or
24405             ('NAT44' and 'BASE') or
24406             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24407            'NDRPDR' and
24408            'IP4FWD' and
24409            not 'IPSEC' and
24410            not 'VHOST'"
24411   parameters:
24412   - "throughput"
24413   - "parent"
24414   - "tags"
24415   sort:
24416   - "DOT1Q"
24417   - "IP4BASE"
24418   - "NAT44"
24419   - "POLICE_MARK"
24420   - "COPWHLIST"
24421   - "IACL"
24422   - "OACL"
24423   layout:
24424     title: "ip4-3n-skx-x710-64b-features-ndr"
24425     layout: "plot-throughput-speedup-analysis"
24426
24427 - type: "plot"
24428   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
24429   algorithm: "plot_throughput_speedup_analysis"
24430   output-file-type: ".html"
24431   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
24432   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24433   filter: "'NIC_Intel-X710' and
24434            '64B' and
24435            ('IP4BASE' or
24436             'POLICE_MARK' or
24437             'COPWHLIST' or
24438             ('NAT44' and 'BASE') or
24439             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
24440            'NDRPDR' and
24441            'IP4FWD' and
24442            not 'IPSEC' and
24443            not 'VHOST'"
24444   parameters:
24445   - "throughput"
24446   - "parent"
24447   - "tags"
24448   sort:
24449   - "DOT1Q"
24450   - "IP4BASE"
24451   - "NAT44"
24452   - "POLICE_MARK"
24453   - "COPWHLIST"
24454   - "IACL"
24455   - "OACL"
24456   layout:
24457     title: "ip4-3n-skx-x710-64b-features-pdr"
24458     layout: "plot-throughput-speedup-analysis"
24459
24460 # Speedup - VPP IPv4 3n-skx-x710 features nat44
24461 - type: "plot"
24462   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24463   algorithm: "plot_throughput_speedup_analysis"
24464   output-file-type: ".html"
24465   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
24466   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24467   filter: "'NIC_Intel-X710' and
24468            '64B' and
24469            'NDRPDR' and
24470            'IP4FWD' and
24471            ('NAT44' or 'IP4BASE') and
24472            not 'IPSEC' and
24473            not 'VHOST'"
24474   parameters:
24475   - "throughput"
24476   - "parent"
24477   - "tags"
24478   sort:
24479   - "IP4BASE"
24480   - "BASE"
24481   - "SRC_USER_10"
24482   - "SRC_USER_100"
24483   - "SRC_USER_1000"
24484   - "SRC_USER_2000"
24485   layout:
24486     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
24487     layout: "plot-throughput-speedup-analysis"
24488
24489 - type: "plot"
24490   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24491   algorithm: "plot_throughput_speedup_analysis"
24492   output-file-type: ".html"
24493   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
24494   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24495   filter: "'NIC_Intel-X710' and
24496            '64B' and
24497            'NDRPDR' and
24498            'IP4FWD' and
24499            ('NAT44' or 'IP4BASE') and
24500            not 'IPSEC' and
24501            not 'VHOST'"
24502   parameters:
24503   - "throughput"
24504   - "parent"
24505   - "tags"
24506   sort:
24507   - "IP4BASE"
24508   - "BASE"
24509   - "SRC_USER_10"
24510   - "SRC_USER_100"
24511   - "SRC_USER_1000"
24512   - "SRC_USER_2000"
24513   layout:
24514     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
24515     layout: "plot-throughput-speedup-analysis"
24516
24517 # Speedup - VPP IPv4 3n-skx-x710 features iacl
24518 - type: "plot"
24519   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24520   algorithm: "plot_throughput_speedup_analysis"
24521   output-file-type: ".html"
24522   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
24523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24524   filter: "'NIC_Intel-X710' and
24525            '64B' and
24526            'NDRPDR' and
24527            'IP4FWD' and
24528            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24529            not 'IPSEC' and
24530            not 'VHOST'"
24531   parameters:
24532   - "throughput"
24533   - "parent"
24534   - "tags"
24535   sort:
24536   - "IP4BASE"
24537   - "ACL_STATELESS"
24538   - "ACL_STATEFUL"
24539   - "ACL_STATELESS"
24540   - "ACL_STATEFUL"
24541   layout:
24542     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
24543     layout: "plot-throughput-speedup-analysis"
24544
24545 - type: "plot"
24546   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24547   algorithm: "plot_throughput_speedup_analysis"
24548   output-file-type: ".html"
24549   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
24550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24551   filter: "'NIC_Intel-X710' and
24552            '64B' and
24553            'NDRPDR' and
24554            'IP4FWD' and
24555            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24556            not 'IPSEC' and
24557            not 'VHOST'"
24558   parameters:
24559   - "throughput"
24560   - "parent"
24561   - "tags"
24562   sort:
24563   - "IP4BASE"
24564   - "ACL_STATELESS"
24565   - "ACL_STATEFUL"
24566   - "ACL_STATELESS"
24567   - "ACL_STATEFUL"
24568   layout:
24569     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
24570     layout: "plot-throughput-speedup-analysis"
24571
24572 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
24573 #- type: "plot"
24574 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24575 #  algorithm: "plot_throughput_speedup_analysis"
24576 #  output-file-type: ".html"
24577 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
24578 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24579 #  filter: "'NIC_Intel-X710' and
24580 #           '64B' and
24581 #           'NDRPDR' and
24582 #           'IP4FWD' and
24583 #           'OACL' and
24584 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24585 #           not 'IPSEC' and
24586 #           not 'VHOST'"
24587 #  parameters:
24588 #  - "throughput"
24589 #  - "parent"
24590 #  - "tags"
24591 #  sort:
24592 #  - "ACL_STATELESS"
24593 #  - "ACL_STATEFUL"
24594 #  - "ACL_STATELESS"
24595 #  - "ACL_STATEFUL"
24596 #  layout:
24597 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
24598 #    layout: "plot-throughput-speedup-analysis"
24599 #
24600 #- type: "plot"
24601 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24602 #  algorithm: "plot_throughput_speedup_analysis"
24603 #  output-file-type: ".html"
24604 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
24605 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
24606 #  filter: "'NIC_Intel-X710' and
24607 #           '64B' and
24608 #           'NDRPDR' and
24609 #           'IP4FWD' and
24610 #           'OACL' and
24611 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
24612 #           not 'IPSEC' and
24613 #           not 'VHOST'"
24614 #  parameters:
24615 #  - "throughput"
24616 #  - "parent"
24617 #  - "tags"
24618 #  sort:
24619 #  - "ACL_STATELESS"
24620 #  - "ACL_STATEFUL"
24621 #  - "ACL_STATELESS"
24622 #  - "ACL_STATEFUL"
24623 #  layout:
24624 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
24625 #    layout: "plot-throughput-speedup-analysis"
24626
24627 # Speedup - VPP IPv4 2n-skx-x710 base and scale
24628 - type: "plot"
24629   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24630   algorithm: "plot_throughput_speedup_analysis"
24631   output-file-type: ".html"
24632   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24634   filter: "'NIC_Intel-X710' and
24635            '64B' and
24636            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24637            'NDRPDR' and
24638            'IP4FWD' and
24639            not 'IPSEC' and
24640            not 'DOT1Q' and
24641            not 'VHOST'"
24642   parameters:
24643   - "throughput"
24644   - "parent"
24645   - "tags"
24646   sort:
24647   - "IP4BASE"
24648   - "FIB_20K"
24649   - "FIB_200K"
24650   - "FIB_2M"
24651   layout:
24652     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24653     layout: "plot-throughput-speedup-analysis"
24654
24655 - type: "plot"
24656   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24657   algorithm: "plot_throughput_speedup_analysis"
24658   output-file-type: ".html"
24659   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24660   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24661   filter: "'NIC_Intel-X710' and
24662            '64B' and
24663            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24664            'NDRPDR' and
24665            'IP4FWD' and
24666            not 'IPSEC' and
24667            not 'DOT1Q' and
24668            not 'VHOST'"
24669   parameters:
24670   - "throughput"
24671   - "parent"
24672   - "tags"
24673   sort:
24674   - "IP4BASE"
24675   - "FIB_20K"
24676   - "FIB_200K"
24677   - "FIB_2M"
24678   layout:
24679     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24680     layout: "plot-throughput-speedup-analysis"
24681
24682 # Speedup - VPP IPv4 2n-skx-x710 features iacl
24683 - type: "plot"
24684   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24685   algorithm: "plot_throughput_speedup_analysis"
24686   output-file-type: ".html"
24687   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
24688   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24689   filter: "'NIC_Intel-X710' and
24690            '64B' and
24691            'NDRPDR' and
24692            'IP4FWD' and
24693            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24694            not 'IPSEC' and
24695            not 'VHOST'"
24696   parameters:
24697   - "throughput"
24698   - "parent"
24699   - "tags"
24700   sort:
24701   - "IP4BASE"
24702   - "ACL_STATELESS"
24703   - "ACL_STATEFUL"
24704   - "ACL_STATELESS"
24705   - "ACL_STATEFUL"
24706   layout:
24707     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
24708     layout: "plot-throughput-speedup-analysis"
24709
24710 - type: "plot"
24711   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24712   algorithm: "plot_throughput_speedup_analysis"
24713   output-file-type: ".html"
24714   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
24715   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24716   filter: "'NIC_Intel-X710' and
24717            '64B' and
24718            'NDRPDR' and
24719            'IP4FWD' and
24720            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
24721            not 'IPSEC' and
24722            not 'VHOST'"
24723   parameters:
24724   - "throughput"
24725   - "parent"
24726   - "tags"
24727   sort:
24728   - "IP4BASE"
24729   - "ACL_STATELESS"
24730   - "ACL_STATEFUL"
24731   - "ACL_STATELESS"
24732   - "ACL_STATEFUL"
24733   layout:
24734     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
24735     layout: "plot-throughput-speedup-analysis"
24736
24737 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24738 - type: "plot"
24739   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24740   algorithm: "plot_throughput_speedup_analysis"
24741   output-file-type: ".html"
24742   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24743   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24744   filter: "'NIC_Intel-XXV710' and
24745            '64B' and
24746            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24747            'NDRPDR' and
24748            'IP4FWD' and
24749            not 'IPSEC' and
24750            not 'DOT1Q' and
24751            not 'VHOST'"
24752   parameters:
24753   - "throughput"
24754   - "parent"
24755   - "tags"
24756   sort:
24757   - "IP4BASE"
24758   - "FIB_20K"
24759   - "FIB_200K"
24760   - "FIB_2M"
24761   layout:
24762     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24763     layout: "plot-throughput-speedup-analysis"
24764
24765 - type: "plot"
24766   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24767   algorithm: "plot_throughput_speedup_analysis"
24768   output-file-type: ".html"
24769   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24770   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24771   filter: "'NIC_Intel-XXV710' and
24772            '64B' and
24773            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24774            'NDRPDR' and
24775            'IP4FWD' and
24776            not 'IPSEC' and
24777            not 'DOT1Q' and
24778            not 'VHOST'"
24779   parameters:
24780   - "throughput"
24781   - "parent"
24782   - "tags"
24783   sort:
24784   - "IP4BASE"
24785   - "FIB_20K"
24786   - "FIB_200K"
24787   - "FIB_2M"
24788   layout:
24789     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24790     layout: "plot-throughput-speedup-analysis"
24791
24792 ## Speedup - VPP IPv4 2n-dnv-x553 base
24793 #- type: "plot"
24794 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
24795 #  algorithm: "plot_throughput_speedup_analysis"
24796 #  output-file-type: ".html"
24797 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
24798 #  data: "intel-dnv-vpp"
24799 #  filter: "'NIC_Intel-X553' and
24800 #           '64B' and
24801 #           'IP4BASE' and
24802 #           'NDRPDR' and
24803 #           'IP4FWD' and
24804 #           not 'IPSEC' and
24805 #           not 'VHOST'"
24806 #  parameters:
24807 #  - "throughput"
24808 #  - "parent"
24809 #  - "tags"
24810 #  sort:
24811 #  - "IP4BASE"
24812 #  layout:
24813 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
24814 #    layout: "plot-throughput-speedup-analysis"
24815 #
24816 #- type: "plot"
24817 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
24818 #  algorithm: "plot_throughput_speedup_analysis"
24819 #  output-file-type: ".html"
24820 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
24821 #  data: "intel-dnv-vpp"
24822 #  filter: "'NIC_Intel-X553' and
24823 #           '64B' and
24824 #           'IP4BASE' and
24825 #           'NDRPDR' and
24826 #           'IP4FWD' and
24827 #           not 'IPSEC' and
24828 #           not 'VHOST'"
24829 #  parameters:
24830 #  - "throughput"
24831 #  - "parent"
24832 #  - "tags"
24833 #  sort:
24834 #  - "IP4BASE"
24835 #  layout:
24836 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
24837 #    layout: "plot-throughput-speedup-analysis"
24838
24839 ################################################################################
24840
24841 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24842 - type: "plot"
24843   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24844   algorithm: "plot_throughput_speedup_analysis"
24845   output-file-type: ".html"
24846   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24847   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24848   filter: "'NIC_Intel-X520-DA2' and
24849            '64B' and
24850            'ENCAP' and
24851            'NDRPDR' and
24852            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24853            not 'DOT1Q' and
24854            not 'VHOST' and
24855            not 'IPSECHW'"
24856   parameters:
24857   - "throughput"
24858   - "parent"
24859   - "tags"
24860   sort:
24861   - "IP4BASE"
24862   - "L2BDMACLRN"
24863   - "L2XCFWD"
24864   - "LISP"
24865   layout:
24866     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24867     layout: "plot-throughput-speedup-analysis"
24868
24869 - type: "plot"
24870   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24871   algorithm: "plot_throughput_speedup_analysis"
24872   output-file-type: ".html"
24873   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24874   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24875   filter: "'NIC_Intel-X520-DA2' and
24876            '64B' and
24877            'ENCAP' and
24878            'NDRPDR' and
24879            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24880            not 'DOT1Q' and
24881            not 'VHOST' and
24882            not 'IPSECHW'"
24883   parameters:
24884   - "throughput"
24885   - "parent"
24886   - "tags"
24887   sort:
24888   - "IP4BASE"
24889   - "L2BDMACLRN"
24890   - "L2XCFWD"
24891   - "LISP"
24892   layout:
24893     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24894     layout: "plot-throughput-speedup-analysis"
24895
24896 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24897 - type: "plot"
24898   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24899   algorithm: "plot_throughput_speedup_analysis"
24900   output-file-type: ".html"
24901   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24902   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24903   filter: "'NIC_Intel-X710' and
24904            '64B' and
24905            'ENCAP' and
24906            'NDRPDR' and
24907            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24908            not 'VHOST' and
24909            not 'IPSECHW'"
24910   parameters:
24911   - "throughput"
24912   - "parent"
24913   - "tags"
24914   sort:
24915   - "IP4BASE"
24916   - "LISP"
24917   - "VXLAN_1"
24918   - "VXLAN_10"
24919   - "VXLAN_100"
24920   - "VXLAN_1000"
24921   layout:
24922     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24923     layout: "plot-throughput-speedup-analysis"
24924
24925 - type: "plot"
24926   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24927   algorithm: "plot_throughput_speedup_analysis"
24928   output-file-type: ".html"
24929   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24931   filter: "'NIC_Intel-X710' and
24932            '64B' and
24933            'ENCAP' and
24934            'NDRPDR' and
24935            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
24936            not 'VHOST' and
24937            not 'IPSECHW'"
24938   parameters:
24939   - "throughput"
24940   - "parent"
24941   - "tags"
24942   sort:
24943   - "IP4BASE"
24944   - "LISP"
24945   - "VXLAN_1"
24946   - "VXLAN_10"
24947   - "VXLAN_100"
24948   - "VXLAN_1000"
24949   layout:
24950     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24951     layout: "plot-throughput-speedup-analysis"
24952
24953 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24954 - type: "plot"
24955   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24956   algorithm: "plot_throughput_speedup_analysis"
24957   output-file-type: ".html"
24958   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24959   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24960   filter: "'NIC_Intel-X710' and
24961            '64B' and
24962            'ENCAP' and
24963            'NDRPDR' and
24964            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24965            not 'DOT1Q' and
24966            not 'VHOST' and
24967            not 'IPSECHW'"
24968   parameters:
24969   - "throughput"
24970   - "parent"
24971   - "tags"
24972   sort:
24973   - "IP4BASE"
24974   - "L2BDMACLRN"
24975   - "L2XCFWD"
24976   - "LISP"
24977   layout:
24978     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24979     layout: "plot-throughput-speedup-analysis"
24980
24981 - type: "plot"
24982   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24983   algorithm: "plot_throughput_speedup_analysis"
24984   output-file-type: ".html"
24985   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24987   filter: "'NIC_Intel-X710' and
24988            '64B' and
24989            'ENCAP' and
24990            'NDRPDR' and
24991            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
24992            not 'DOT1Q' and
24993            not 'VHOST' and
24994            not 'IPSECHW'"
24995   parameters:
24996   - "throughput"
24997   - "parent"
24998   - "tags"
24999   sort:
25000   - "IP4BASE"
25001   - "L2BDMACLRN"
25002   - "L2XCFWD"
25003   - "LISP"
25004   layout:
25005     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
25006     layout: "plot-throughput-speedup-analysis"
25007
25008 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
25009 - type: "plot"
25010   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25011   algorithm: "plot_throughput_speedup_analysis"
25012   output-file-type: ".html"
25013   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25014   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25015   filter: "'NIC_Intel-X710' and
25016            '64B' and
25017            'ENCAP' and
25018            'NDRPDR' and
25019            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25020            not 'VHOST' and
25021            not 'IPSECHW'"
25022   parameters:
25023   - "throughput"
25024   - "parent"
25025   - "tags"
25026   sort:
25027   - "IP4BASE"
25028   - "LISP"
25029   - "VXLAN_1"
25030   - "VXLAN_10"
25031   - "VXLAN_100"
25032   - "VXLAN_1000"
25033   layout:
25034     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
25035     layout: "plot-throughput-speedup-analysis"
25036
25037 - type: "plot"
25038   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25039   algorithm: "plot_throughput_speedup_analysis"
25040   output-file-type: ".html"
25041   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25042   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25043   filter: "'NIC_Intel-X710' and
25044            '64B' and
25045            'ENCAP' and
25046            'NDRPDR' and
25047            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
25048            not 'VHOST' and
25049            not 'IPSECHW'"
25050   parameters:
25051   - "throughput"
25052   - "parent"
25053   - "tags"
25054   sort:
25055   - "IP4BASE"
25056   - "LISP"
25057   - "VXLAN_1"
25058   - "VXLAN_10"
25059   - "VXLAN_100"
25060   - "VXLAN_1000"
25061   layout:
25062     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25063     layout: "plot-throughput-speedup-analysis"
25064
25065 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25066 - type: "plot"
25067   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25068   algorithm: "plot_throughput_speedup_analysis"
25069   output-file-type: ".html"
25070   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25071   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25072   filter: "'NIC_Intel-X710' and
25073            '64B' and
25074            'ENCAP' and
25075            'NDRPDR' and
25076            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25077            not 'DOT1Q' and
25078            not 'VHOST' and
25079            not 'IPSECHW'"
25080   parameters:
25081   - "throughput"
25082   - "parent"
25083   - "tags"
25084   sort:
25085   - "IP4BASE"
25086   - "L2BDMACLRN"
25087   - "L2XCFWD"
25088   - "LISP"
25089   layout:
25090     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25091     layout: "plot-throughput-speedup-analysis"
25092
25093 - type: "plot"
25094   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25095   algorithm: "plot_throughput_speedup_analysis"
25096   output-file-type: ".html"
25097   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25098   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25099   filter: "'NIC_Intel-X710' and
25100            '64B' and
25101            'ENCAP' and
25102            'NDRPDR' and
25103            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
25104            not 'DOT1Q' and
25105            not 'VHOST' and
25106            not 'IPSECHW'"
25107   parameters:
25108   - "throughput"
25109   - "parent"
25110   - "tags"
25111   sort:
25112   - "IP4BASE"
25113   - "L2BDMACLRN"
25114   - "L2XCFWD"
25115   - "LISP"
25116   layout:
25117     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25118     layout: "plot-throughput-speedup-analysis"
25119
25120 ################################################################################
25121
25122 # Speedup - VPP IPv6 3n-hsw-x520
25123 - type: "plot"
25124   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
25125   algorithm: "plot_throughput_speedup_analysis"
25126   output-file-type: ".html"
25127   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
25128   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25129   filter: "'NIC_Intel-X520-DA2' and
25130            '78B' and
25131            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25132            'NDRPDR' and
25133            'IP6FWD' and
25134            not 'SRv6' and
25135            not 'IPSEC' and
25136            not 'VHOST'"
25137   parameters:
25138   - "throughput"
25139   - "parent"
25140   - "tags"
25141   sort:
25142   - "IP6BASE"
25143   - "FIB_20K"
25144   - "FIB_200K"
25145   - "FIB_2M"
25146   layout:
25147     title: "ip6-3n-hsw-x520-78b-base-ndr"
25148     layout: "plot-throughput-speedup-analysis"
25149
25150 - type: "plot"
25151   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
25152   algorithm: "plot_throughput_speedup_analysis"
25153   output-file-type: ".html"
25154   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
25155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25156   filter: "'NIC_Intel-X520-DA2' and
25157            '78B' and
25158            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25159            'NDRPDR' and
25160            'IP6FWD' and
25161            not 'SRv6' and
25162            not 'IPSEC' and
25163            not 'VHOST'"
25164   parameters:
25165   - "throughput"
25166   - "parent"
25167   - "tags"
25168   sort:
25169   - "IP6BASE"
25170   - "FIB_20K"
25171   - "FIB_200K"
25172   - "FIB_2M"
25173   layout:
25174     title: "ip6-3n-hsw-x520-78b-base-pdr"
25175     layout: "plot-throughput-speedup-analysis"
25176
25177 # Speedup - VPP IPv6 3n-hsw-x710
25178 - type: "plot"
25179   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25180   algorithm: "plot_throughput_speedup_analysis"
25181   output-file-type: ".html"
25182   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
25183   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25184   filter: "'NIC_Intel-X710' and
25185            '78B' and
25186            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25187            'NDRPDR' and
25188            'IP6FWD' and
25189            not 'SRv6' and
25190            not 'IPSEC' and
25191            not 'VHOST'"
25192   parameters:
25193   - "throughput"
25194   - "parent"
25195   - "tags"
25196   sort:
25197   - "IP6BASE"
25198   - "FIB_20K"
25199   - "FIB_200K"
25200   - "FIB_2M"
25201   layout:
25202     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
25203     layout: "plot-throughput-speedup-analysis"
25204
25205 - type: "plot"
25206   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25207   algorithm: "plot_throughput_speedup_analysis"
25208   output-file-type: ".html"
25209   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
25210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25211   filter: "'NIC_Intel-X710' and
25212            '78B' and
25213            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25214            'NDRPDR' and
25215            'IP6FWD' and
25216            not 'SRv6' and
25217            not 'IPSEC' and
25218            not 'VHOST'"
25219   parameters:
25220   - "throughput"
25221   - "parent"
25222   - "tags"
25223   sort:
25224   - "IP6BASE"
25225   - "FIB_20K"
25226   - "FIB_200K"
25227   - "FIB_2M"
25228   layout:
25229     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
25230     layout: "plot-throughput-speedup-analysis"
25231
25232 # Speedup - VPP IPv6 3n-hsw-x710 features
25233 - type: "plot"
25234   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25235   algorithm: "plot_throughput_speedup_analysis"
25236   output-file-type: ".html"
25237   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
25238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25239   filter: "'NIC_Intel-X710' and
25240            '78B' and
25241            ('IP6BASE' or
25242             'POLICE_MARK' or
25243             'COPWHLIST' or
25244             'IACLDST') and
25245            'NDRPDR' and
25246            'IP6FWD' and
25247            not 'SRv6' and
25248            not 'IPSEC' and
25249            not 'VHOST'"
25250   parameters:
25251   - "throughput"
25252   - "parent"
25253   - "tags"
25254   sort:
25255   - "IP6BASE"
25256   - "POLICE_MARK"
25257   - "COPWHLIST"
25258   - "IACLDST"
25259   layout:
25260     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
25261     layout: "plot-throughput-speedup-analysis"
25262
25263 - type: "plot"
25264   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25265   algorithm: "plot_throughput_speedup_analysis"
25266   output-file-type: ".html"
25267   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
25268   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25269   filter: "'NIC_Intel-X710' and
25270            '78B' and
25271            ('IP6BASE' or
25272             'POLICE_MARK' or
25273             'COPWHLIST' or
25274             'IACLDST') and
25275            'NDRPDR' and
25276            'IP6FWD' and
25277            not 'SRv6' and
25278            not 'IPSEC' and
25279            not 'VHOST'"
25280   parameters:
25281   - "throughput"
25282   - "parent"
25283   - "tags"
25284   sort:
25285   - "IP6BASE"
25286   - "POLICE_MARK"
25287   - "COPWHLIST"
25288   - "IACLDST"
25289   layout:
25290     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
25291     layout: "plot-throughput-speedup-analysis"
25292
25293 # Speedup - VPP IPv6 3n-hsw-xl710
25294 - type: "plot"
25295   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25296   algorithm: "plot_throughput_speedup_analysis"
25297   output-file-type: ".html"
25298   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
25299   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25300   filter: "'NIC_Intel-XL710' and
25301            '78B' and
25302            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25303            'NDRPDR' and
25304            'IP6FWD' and
25305            not 'SRv6' and
25306            not 'IPSEC' and
25307            not 'VHOST'"
25308   parameters:
25309   - "throughput"
25310   - "parent"
25311   - "tags"
25312   sort:
25313   - "IP6BASE"
25314   - "FIB_20K"
25315   - "FIB_200K"
25316   - "FIB_2M"
25317   layout:
25318     title: "ip6-3n-hsw-xl710-78b-base-ndr"
25319     layout: "plot-throughput-speedup-analysis"
25320
25321 - type: "plot"
25322   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25323   algorithm: "plot_throughput_speedup_analysis"
25324   output-file-type: ".html"
25325   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
25326   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25327   filter: "'NIC_Intel-XL710' and
25328            '78B' and
25329            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25330            'NDRPDR' and
25331            'IP6FWD' and
25332            not 'SRv6' and
25333            not 'IPSEC' and
25334            not 'VHOST'"
25335   parameters:
25336   - "throughput"
25337   - "parent"
25338   - "tags"
25339   sort:
25340   - "IP6BASE"
25341   - "FIB_20K"
25342   - "FIB_200K"
25343   - "FIB_2M"
25344   layout:
25345     title: "ip6-3n-hsw-xl710-78b-base-pdr"
25346     layout: "plot-throughput-speedup-analysis"
25347
25348 # Speedup - VPP IPv6 3n-skx-x710
25349 - type: "plot"
25350   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25351   algorithm: "plot_throughput_speedup_analysis"
25352   output-file-type: ".html"
25353   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
25354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25355   filter: "'NIC_Intel-X710' and
25356            '78B' and
25357            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25358            'NDRPDR' and
25359            'IP6FWD' and
25360            not 'SRv6' and
25361            not 'IPSEC' and
25362            not 'VHOST'"
25363   parameters:
25364   - "throughput"
25365   - "parent"
25366   - "tags"
25367   sort:
25368   - "IP6BASE"
25369   - "FIB_20K"
25370   - "FIB_200K"
25371   - "FIB_2M"
25372   layout:
25373     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
25374     layout: "plot-throughput-speedup-analysis"
25375
25376 - type: "plot"
25377   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25378   algorithm: "plot_throughput_speedup_analysis"
25379   output-file-type: ".html"
25380   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
25381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25382   filter: "'NIC_Intel-X710' and
25383            '78B' and
25384            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25385            'NDRPDR' and
25386            'IP6FWD' and
25387            not 'SRv6' and
25388            not 'IPSEC' and
25389            not 'VHOST'"
25390   parameters:
25391   - "throughput"
25392   - "parent"
25393   - "tags"
25394   sort:
25395   - "IP6BASE"
25396   - "FIB_20K"
25397   - "FIB_200K"
25398   - "FIB_2M"
25399   layout:
25400     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
25401     layout: "plot-throughput-speedup-analysis"
25402
25403 # Speedup - VPP IPv6 3n-skx-x710 features
25404 - type: "plot"
25405   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25406   algorithm: "plot_throughput_speedup_analysis"
25407   output-file-type: ".html"
25408   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
25409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25410   filter: "'NIC_Intel-X710' and
25411            '78B' and
25412            ('IP6BASE' or
25413             'POLICE_MARK' or
25414             'COPWHLIST' or
25415             'IACLDST') and
25416            'NDRPDR' and
25417            'IP6FWD' and
25418            not 'SRv6' and
25419            not 'IPSEC' and
25420            not 'VHOST'"
25421   parameters:
25422   - "throughput"
25423   - "parent"
25424   - "tags"
25425   sort:
25426   - "IP6BASE"
25427   - "POLICE_MARK"
25428   - "COPWHLIST"
25429   - "IACLDST"
25430   layout:
25431     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
25432     layout: "plot-throughput-speedup-analysis"
25433
25434 - type: "plot"
25435   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25436   algorithm: "plot_throughput_speedup_analysis"
25437   output-file-type: ".html"
25438   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
25439   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25440   filter: "'NIC_Intel-X710' and
25441            '78B' and
25442            ('IP6BASE' or
25443             'POLICE_MARK' or
25444             'COPWHLIST' or
25445             'IACLDST') and
25446            'NDRPDR' and
25447            'IP6FWD' and
25448            not 'SRv6' and
25449            not 'IPSEC' and
25450            not 'VHOST'"
25451   parameters:
25452   - "throughput"
25453   - "parent"
25454   - "tags"
25455   sort:
25456   - "IP6BASE"
25457   - "POLICE_MARK"
25458   - "COPWHLIST"
25459   - "IACLDST"
25460   layout:
25461     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
25462     layout: "plot-throughput-speedup-analysis"
25463
25464 # Speedup - VPP IPv6 3n-skx-xxv710
25465 - type: "plot"
25466   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25467   algorithm: "plot_throughput_speedup_analysis"
25468   output-file-type: ".html"
25469   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25470   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25471   filter: "'NIC_Intel-XXV710' and
25472            '78B' and
25473            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25474            'NDRPDR' and
25475            'IP6FWD' and
25476            not 'SRv6' and
25477            not 'IPSEC' and
25478            not 'VHOST'"
25479   parameters:
25480   - "throughput"
25481   - "parent"
25482   - "tags"
25483   sort:
25484   - "IP6BASE"
25485   - "FIB_20K"
25486   - "FIB_200K"
25487   - "FIB_2M"
25488   layout:
25489     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
25490     layout: "plot-throughput-speedup-analysis"
25491
25492 - type: "plot"
25493   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25494   algorithm: "plot_throughput_speedup_analysis"
25495   output-file-type: ".html"
25496   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25498   filter: "'NIC_Intel-XXV710' and
25499            '78B' and
25500            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25501            'NDRPDR' and
25502            'IP6FWD' and
25503            not 'SRv6' and
25504            not 'IPSEC' and
25505            not 'VHOST'"
25506   parameters:
25507   - "throughput"
25508   - "parent"
25509   - "tags"
25510   sort:
25511   - "IP6BASE"
25512   - "FIB_20K"
25513   - "FIB_200K"
25514   - "FIB_2M"
25515   layout:
25516     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
25517     layout: "plot-throughput-speedup-analysis"
25518
25519 # Speedup - VPP IPv6 2n-skx-x710
25520 - type: "plot"
25521   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25522   algorithm: "plot_throughput_speedup_analysis"
25523   output-file-type: ".html"
25524   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
25525   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25526   filter: "'NIC_Intel-X710' and
25527            '78B' and
25528            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25529            'NDRPDR' and
25530            'IP6FWD' and
25531            not 'SRv6' and
25532            not 'IPSEC' and
25533            not 'VHOST'"
25534   parameters:
25535   - "throughput"
25536   - "parent"
25537   - "tags"
25538   sort:
25539   - "IP6BASE"
25540   - "FIB_20K"
25541   - "FIB_200K"
25542   - "FIB_2M"
25543   layout:
25544     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
25545     layout: "plot-throughput-speedup-analysis"
25546
25547 - type: "plot"
25548   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25549   algorithm: "plot_throughput_speedup_analysis"
25550   output-file-type: ".html"
25551   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
25552   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25553   filter: "'NIC_Intel-X710' and
25554            '78B' and
25555            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25556            'NDRPDR' and
25557            'IP6FWD' and
25558            not 'SRv6' and
25559            not 'IPSEC' and
25560            not 'VHOST'"
25561   parameters:
25562   - "throughput"
25563   - "parent"
25564   - "tags"
25565   sort:
25566   - "IP6BASE"
25567   - "FIB_20K"
25568   - "FIB_200K"
25569   - "FIB_2M"
25570   layout:
25571     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
25572     layout: "plot-throughput-speedup-analysis"
25573
25574 # Speedup - VPP IPv6 2n-skx-xxv710
25575 - type: "plot"
25576   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25577   algorithm: "plot_throughput_speedup_analysis"
25578   output-file-type: ".html"
25579   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
25580   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25581   filter: "'NIC_Intel-XXV710' and
25582            '78B' and
25583            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25584            'NDRPDR' and
25585            'IP6FWD' and
25586            not 'SRv6' and
25587            not 'IPSEC' and
25588            not 'VHOST'"
25589   parameters:
25590   - "throughput"
25591   - "parent"
25592   - "tags"
25593   sort:
25594   - "IP6BASE"
25595   - "FIB_20K"
25596   - "FIB_200K"
25597   - "FIB_2M"
25598   layout:
25599     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
25600     layout: "plot-throughput-speedup-analysis"
25601
25602 - type: "plot"
25603   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25604   algorithm: "plot_throughput_speedup_analysis"
25605   output-file-type: ".html"
25606   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
25607   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25608   filter: "'NIC_Intel-XXV710' and
25609            '78B' and
25610            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25611            'NDRPDR' and
25612            'IP6FWD' and
25613            not 'SRv6' and
25614            not 'IPSEC' and
25615            not 'VHOST'"
25616   parameters:
25617   - "throughput"
25618   - "parent"
25619   - "tags"
25620   sort:
25621   - "IP6BASE"
25622   - "FIB_20K"
25623   - "FIB_200K"
25624   - "FIB_2M"
25625   layout:
25626     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
25627     layout: "plot-throughput-speedup-analysis"
25628
25629 ## Speedup - VPP IPv6 2n-dnv-x553 base
25630 #- type: "plot"
25631 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
25632 #  algorithm: "plot_throughput_speedup_analysis"
25633 #  output-file-type: ".html"
25634 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
25635 #  data: "intel-dnv-vpp"
25636 #  filter: "'NIC_Intel-X553' and
25637 #           '78B' and
25638 #           'IP6BASE' and
25639 #           'NDRPDR' and
25640 #           'IP6FWD' and
25641 #           not 'SRv6' and
25642 #           not 'IPSEC' and
25643 #           not 'VHOST'"
25644 #  parameters:
25645 #  - "throughput"
25646 #  - "parent"
25647 #  - "tags"
25648 #  sort:
25649 #  - "IP6BASE"
25650 #  layout:
25651 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
25652 #    layout: "plot-throughput-speedup-analysis"
25653 #
25654 #- type: "plot"
25655 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
25656 #  algorithm: "plot_throughput_speedup_analysis"
25657 #  output-file-type: ".html"
25658 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
25659 #  data: "intel-dnv-vpp"
25660 #  filter: "'NIC_Intel-X553' and
25661 #           '78B' and
25662 #           'IP6BASE' and
25663 #           'NDRPDR' and
25664 #           'IP6FWD' and
25665 #           not 'SRv6' and
25666 #           not 'IPSEC' and
25667 #           not 'VHOST'"
25668 #  parameters:
25669 #  - "throughput"
25670 #  - "parent"
25671 #  - "tags"
25672 #  sort:
25673 #  - "IP6BASE"
25674 #  layout:
25675 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
25676 #    layout: "plot-throughput-speedup-analysis"
25677
25678 ################################################################################
25679
25680 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
25681 - type: "plot"
25682   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25683   algorithm: "plot_throughput_speedup_analysis"
25684   output-file-type: ".html"
25685   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
25686   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25687   filter: "'NIC_Intel-X520-DA2' and
25688            '78B' and
25689            'ENCAP' and
25690            'NDRPDR' and
25691            'LISP' and
25692            not 'VHOST'"
25693   parameters:
25694   - "throughput"
25695   - "parent"
25696   - "tags"
25697   sort:
25698   - "IP4UNRLAY"
25699   - "IP6UNRLAY"
25700   layout:
25701     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
25702     layout: "plot-throughput-speedup-analysis"
25703
25704 - type: "plot"
25705   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25706   algorithm: "plot_throughput_speedup_analysis"
25707   output-file-type: ".html"
25708   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
25709   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25710   filter: "'NIC_Intel-X520-DA2' and
25711            '78B' and
25712            'ENCAP' and
25713            'NDRPDR' and
25714            'LISP' and
25715            not 'VHOST'"
25716   parameters:
25717   - "throughput"
25718   - "parent"
25719   - "tags"
25720   sort:
25721   - "IP4UNRLAY"
25722   - "IP6UNRLAY"
25723   layout:
25724     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
25725     layout: "plot-throughput-speedup-analysis"
25726
25727 ################################################################################
25728
25729 # Speedup - VPP IPSec 3n-hsw-xl710 base
25730 - type: "plot"
25731   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25732   algorithm: "plot_throughput_speedup_analysis"
25733   output-file-type: ".html"
25734   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25736   filter: "'NIC_Intel-XL710' and
25737            '64B' and
25738            'IP4FWD' and
25739            'NDRPDR' and
25740            'BASE' and
25741            'IPSECHW' and
25742            not 'VHOST'"
25743   parameters:
25744   - "throughput"
25745   - "parent"
25746   - "tags"
25747   layout:
25748     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25749     layout: "plot-throughput-speedup-analysis"
25750
25751 - type: "plot"
25752   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25753   algorithm: "plot_throughput_speedup_analysis"
25754   output-file-type: ".html"
25755   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25756   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25757   filter: "'NIC_Intel-XL710' and
25758            '64B' and
25759            'IP4FWD' and
25760            'NDRPDR' and
25761            'BASE' and
25762            'IPSECHW' and
25763            not 'VHOST'"
25764   parameters:
25765   - "throughput"
25766   - "parent"
25767   - "tags"
25768   layout:
25769     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25770     layout: "plot-throughput-speedup-analysis"
25771
25772 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25773 - type: "plot"
25774   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25775   algorithm: "plot_throughput_speedup_analysis"
25776   output-file-type: ".html"
25777   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25778   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25779   filter: "'NIC_Intel-XL710' and
25780            '64B' and
25781            'IP4FWD' and
25782            'NDRPDR' and
25783            'SCALE' and
25784            'IPSECHW' and
25785            not 'VHOST'"
25786   parameters:
25787   - "throughput"
25788   - "parent"
25789   - "tags"
25790   layout:
25791     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25792     layout: "plot-throughput-speedup-analysis"
25793
25794 - type: "plot"
25795   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25796   algorithm: "plot_throughput_speedup_analysis"
25797   output-file-type: ".html"
25798   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25799   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25800   filter: "'NIC_Intel-XL710' and
25801            '64B' and
25802            'IP4FWD' and
25803            'NDRPDR' and
25804            'SCALE' and
25805            'IPSECHW' and
25806            not 'VHOST'"
25807   parameters:
25808   - "throughput"
25809   - "parent"
25810   - "tags"
25811   layout:
25812     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25813     layout: "plot-throughput-speedup-analysis"
25814
25815 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25816 - type: "plot"
25817   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25818   algorithm: "plot_throughput_speedup_analysis"
25819   output-file-type: ".html"
25820   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25821   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25822   filter: "'NIC_Intel-XL710' and
25823            '64B' and
25824            'IP4FWD' and
25825            'NDRPDR' and
25826            'IPSECSW' and
25827            not 'VHOST'"
25828   parameters:
25829   - "throughput"
25830   - "parent"
25831   - "tags"
25832   layout:
25833     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25834     layout: "plot-throughput-speedup-analysis"
25835
25836 - type: "plot"
25837   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25838   algorithm: "plot_throughput_speedup_analysis"
25839   output-file-type: ".html"
25840   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25841   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25842   filter: "'NIC_Intel-XL710' and
25843            '64B' and
25844            'IP4FWD' and
25845            'NDRPDR' and
25846            'IPSECSW' and
25847            not 'VHOST'"
25848   parameters:
25849   - "throughput"
25850   - "parent"
25851   - "tags"
25852   layout:
25853     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25854     layout: "plot-throughput-speedup-analysis"
25855
25856 ################################################################################
25857
25858 # Speedup - VPP SRv6 3n-hsw-x520
25859 - type: "plot"
25860   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25861   algorithm: "plot_throughput_speedup_analysis"
25862   output-file-type: ".html"
25863   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25864   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25865   filter: "'NIC_Intel-X520-DA2' and
25866            '78B' and
25867            'FEATURE' and
25868            'NDRPDR' and
25869            'IP6FWD' and
25870            'SRv6'"
25871   parameters:
25872   - "throughput"
25873   - "parent"
25874   - "tags"
25875   layout:
25876     title: "srv6-3n-hsw-x520-78b-features-ndr"
25877     layout: "plot-throughput-speedup-analysis"
25878
25879 - type: "plot"
25880   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25881   algorithm: "plot_throughput_speedup_analysis"
25882   output-file-type: ".html"
25883   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25885   filter: "'NIC_Intel-X520-DA2' and
25886            '78B' and
25887            'FEATURE' and
25888            'NDRPDR' and
25889            'IP6FWD' and
25890            'SRv6'"
25891   parameters:
25892   - "throughput"
25893   - "parent"
25894   - "tags"
25895   layout:
25896     title: "srv6-3n-hsw-x520-78b-features-pdr"
25897     layout: "plot-throughput-speedup-analysis"
25898
25899 ################################################################################
25900
25901 # Speedup - VPP L2 3n-hsw-x520 base and scale
25902 - type: "plot"
25903   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25904   algorithm: "plot_throughput_speedup_analysis"
25905   output-file-type: ".html"
25906   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25908   filter: "'NIC_Intel-X520-DA2' and
25909            '64B' and
25910            ('BASE' or 'SCALE') and
25911            'NDRPDR' and
25912            'ETH' and
25913            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25914            not 'VHOST' and
25915            not 'MEMIF'"
25916   parameters:
25917   - "throughput"
25918   - "parent"
25919   - "tags"
25920   sort:
25921   - "L2XCFWD"
25922   - "L2PATCH"
25923   - "L2BDMACLRN"
25924   - "FIB_10K"
25925   - "FIB_100K"
25926   - "FIB_1M"
25927   layout:
25928     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25929     layout: "plot-throughput-speedup-analysis"
25930
25931 - type: "plot"
25932   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25933   algorithm: "plot_throughput_speedup_analysis"
25934   output-file-type: ".html"
25935   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25936   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25937   filter: "'NIC_Intel-X520-DA2' and
25938            '64B' and
25939            ('BASE' or 'SCALE') and
25940            'NDRPDR' and
25941            'ETH' and
25942            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25943            not 'VHOST' and
25944            not 'MEMIF'"
25945   parameters:
25946   - "throughput"
25947   - "parent"
25948   - "tags"
25949   sort:
25950   - "L2XCFWD"
25951   - "L2PATCH"
25952   - "L2BDMACLRN"
25953   - "FIB_10K"
25954   - "FIB_100K"
25955   - "FIB_1M"
25956   layout:
25957     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25958     layout: "plot-throughput-speedup-analysis"
25959
25960 # Speedup - VPP L2 3n-hsw-x520 features
25961 - type: "plot"
25962   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25963   algorithm: "plot_throughput_speedup_analysis"
25964   output-file-type: ".html"
25965   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25966   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25967   filter: "'NIC_Intel-X520-DA2' and
25968            '64B' and
25969            'NDRPDR' and
25970            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25971            not 'ACL' and
25972            not 'VHOST' and
25973            not 'MEMIF'"
25974   parameters:
25975   - "throughput"
25976   - "parent"
25977   - "tags"
25978   sort:
25979   - "L2XCBASE"    # l2xcbase
25980   - "L2BDBASE"    # l2bdbase
25981   - "L2XCFWD"     # dot1q-l2xcbase
25982   - "L2BDMACLRN"  # dot1q-l2bdbase
25983   layout:
25984     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25985     layout: "plot-throughput-speedup-analysis"
25986
25987 - type: "plot"
25988   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25989   algorithm: "plot_throughput_speedup_analysis"
25990   output-file-type: ".html"
25991   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25992   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25993   filter: "'NIC_Intel-X520-DA2' and
25994            '64B' and
25995            'NDRPDR' and
25996            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25997            not 'ACL' and
25998            not 'VHOST' and
25999            not 'MEMIF'"
26000   parameters:
26001   - "throughput"
26002   - "parent"
26003   - "tags"
26004   sort:
26005   - "L2XCBASE"    # l2xcbase
26006   - "L2BDBASE"    # l2bdbase
26007   - "L2XCFWD"     # dot1q-l2xcbase
26008   - "L2BDMACLRN"  # dot1q-l2bdbase
26009   layout:
26010     title: "l2sw-3n-hsw-x520-64b-features-pdr"
26011     layout: "plot-throughput-speedup-analysis"
26012
26013 # Speedup - VPP L2 3n-hsw-x520 features-iacl
26014 - type: "plot"
26015   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26016   algorithm: "plot_throughput_speedup_analysis"
26017   output-file-type: ".html"
26018   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
26019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26020   filter: "'NIC_Intel-X520-DA2' and
26021            'NDRPDR' and
26022            '64B' and
26023            'FEATURE' and
26024            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26025            'IACL' and
26026            ('ACL1' or 'ACL50') and
26027            ('10K_FLOWS' or '10k_FLOWS') and
26028            not 'MACIP' and
26029            not 'VHOST' and
26030            not 'MEMIF'"
26031   parameters:
26032   - "throughput"
26033   - "parent"
26034   - "tags"
26035   layout:
26036     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
26037     layout: "plot-throughput-speedup-analysis"
26038
26039 - type: "plot"
26040   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26041   algorithm: "plot_throughput_speedup_analysis"
26042   output-file-type: ".html"
26043   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
26044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26045   filter: "'NIC_Intel-X520-DA2' and
26046            'NDRPDR' and
26047            '64B' and
26048            'FEATURE' and
26049            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26050            'IACL' and
26051            ('ACL1' or 'ACL50') and
26052            ('10K_FLOWS' or '10k_FLOWS') and
26053            not 'MACIP' and
26054            not 'VHOST' and
26055            not 'MEMIF'"
26056   parameters:
26057   - "throughput"
26058   - "parent"
26059   - "tags"
26060   layout:
26061     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
26062     layout: "plot-throughput-speedup-analysis"
26063
26064 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26065 - type: "plot"
26066   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26067   algorithm: "plot_throughput_speedup_analysis"
26068   output-file-type: ".html"
26069   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26070   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26071   filter: "'NIC_Intel-X520-DA2' and
26072            'NDRPDR' and
26073            '64B' and
26074            'FEATURE' and
26075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26076            'OACL' and
26077            ('ACL1' or 'ACL50') and
26078            ('10K_FLOWS' or '10k_FLOWS') and
26079            not 'MACIP' and
26080            not 'VHOST' and
26081            not 'MEMIF'"
26082   parameters:
26083   - "throughput"
26084   - "parent"
26085   - "tags"
26086   layout:
26087     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26088     layout: "plot-throughput-speedup-analysis"
26089
26090 - type: "plot"
26091   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26092   algorithm: "plot_throughput_speedup_analysis"
26093   output-file-type: ".html"
26094   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26096   filter: "'NIC_Intel-X520-DA2' and
26097            'NDRPDR' and
26098            '64B' and
26099            'FEATURE' and
26100            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26101            'OACL' and
26102            ('ACL1' or 'ACL50') and
26103            ('10K_FLOWS' or '10k_FLOWS') and
26104            not 'MACIP' and
26105            not 'VHOST' and
26106            not 'MEMIF'"
26107   parameters:
26108   - "throughput"
26109   - "parent"
26110   - "tags"
26111   layout:
26112     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26113     layout: "plot-throughput-speedup-analysis"
26114
26115 # Speedup - VPP L2 3n-hsw-x520 features-oacl
26116 - type: "plot"
26117   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26118   algorithm: "plot_throughput_speedup_analysis"
26119   output-file-type: ".html"
26120   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
26121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26122   filter: "'NIC_Intel-X520-DA2' and
26123            'NDRPDR' and
26124            '64B' and
26125            'FEATURE' and
26126            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26127            'OACL' and
26128            ('ACL1' or 'ACL50') and
26129            ('10K_FLOWS' or '10k_FLOWS') and
26130            not 'MACIP' and
26131            not 'VHOST' and
26132            not 'MEMIF'"
26133   parameters:
26134   - "throughput"
26135   - "parent"
26136   - "tags"
26137   layout:
26138     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
26139     layout: "plot-throughput-speedup-analysis"
26140
26141 - type: "plot"
26142   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26143   algorithm: "plot_throughput_speedup_analysis"
26144   output-file-type: ".html"
26145   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
26146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26147   filter: "'NIC_Intel-X520-DA2' and
26148            'NDRPDR' and
26149            '64B' and
26150            'FEATURE' and
26151            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26152            'OACL' and
26153            ('ACL1' or 'ACL50') and
26154            ('10K_FLOWS' or '10k_FLOWS') and
26155            not 'MACIP' and
26156            not 'VHOST' and
26157            not 'MEMIF'"
26158   parameters:
26159   - "throughput"
26160   - "parent"
26161   - "tags"
26162   layout:
26163     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
26164     layout: "plot-throughput-speedup-analysis"
26165
26166 # Speedup - VPP L2 3n-hsw-x520 features-macip
26167 - type: "plot"
26168   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26169   algorithm: "plot_throughput_speedup_analysis"
26170   output-file-type: ".html"
26171   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
26172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26173   filter: "'NIC_Intel-X520-DA2' and
26174            'NDRPDR' and
26175            '64B' and
26176            'FEATURE' and
26177            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26178            'MACIP' and
26179            ('ACL1' or 'ACL50') and
26180            ('10K_FLOWS' or '10k_FLOWS') and
26181            not 'VHOST' and
26182            not 'MEMIF'"
26183   parameters:
26184   - "throughput"
26185   - "parent"
26186   - "tags"
26187   layout:
26188     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
26189     layout: "plot-throughput-speedup-analysis"
26190
26191 - type: "plot"
26192   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26193   algorithm: "plot_throughput_speedup_analysis"
26194   output-file-type: ".html"
26195   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
26196   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26197   filter: "'NIC_Intel-X520-DA2' and
26198            'NDRPDR' and
26199            '64B' and
26200            'FEATURE' and
26201            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26202            'MACIP' and
26203            ('ACL1' or 'ACL50') and
26204            ('10K_FLOWS' or '10k_FLOWS') and
26205            not 'VHOST' and
26206            not 'MEMIF'"
26207   parameters:
26208   - "throughput"
26209   - "parent"
26210   - "tags"
26211   layout:
26212     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
26213     layout: "plot-throughput-speedup-analysis"
26214
26215 # Speedup - VPP L2 3n-hsw-x710 base and scale
26216 - type: "plot"
26217   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26218   algorithm: "plot_throughput_speedup_analysis"
26219   output-file-type: ".html"
26220   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26222   filter: "'NIC_Intel-X710' and
26223            '64B' and
26224            ('BASE' or 'SCALE') and
26225            'NDRPDR' and
26226            'ETH' and
26227            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26228            not 'VHOST' and
26229            not 'MEMIF' and
26230            not 'DRV_AVF'"
26231   parameters:
26232   - "throughput"
26233   - "parent"
26234   - "tags"
26235   sort:
26236   - "L2PATCH"
26237   - "L2XCFWD"
26238   - "L2BDMACLRN"
26239   - "FIB_10K"
26240   - "FIB_100K"
26241   - "FIB_1M"
26242   layout:
26243     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26244     layout: "plot-throughput-speedup-analysis"
26245
26246 - type: "plot"
26247   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26248   algorithm: "plot_throughput_speedup_analysis"
26249   output-file-type: ".html"
26250   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26252   filter: "'NIC_Intel-X710' and
26253            '64B' and
26254            ('BASE' or 'SCALE') and
26255            'NDRPDR' and
26256            'ETH' and
26257            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26258            not 'VHOST' and
26259            not 'MEMIF' and
26260            not 'DRV_AVF'"
26261   parameters:
26262   - "throughput"
26263   - "parent"
26264   - "tags"
26265   sort:
26266   - "L2PATCH"
26267   - "L2XCFWD"
26268   - "L2BDMACLRN"
26269   - "FIB_10K"
26270   - "FIB_100K"
26271   - "FIB_1M"
26272   layout:
26273     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26274     layout: "plot-throughput-speedup-analysis"
26275
26276 # Speedup - VPP L2 3n-hsw-x710 features
26277 - type: "plot"
26278   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26279   algorithm: "plot_throughput_speedup_analysis"
26280   output-file-type: ".html"
26281   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26283   filter: "'NIC_Intel-X710' and
26284            '64B' and
26285            'NDRPDR' and
26286            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26287            not 'ACL' and
26288            not 'VHOST' and
26289            not 'L2OVRLAY' and
26290            not 'MEMIF'"
26291   parameters:
26292   - "throughput"
26293   - "parent"
26294   - "tags"
26295   sort:
26296   - "L2XCBASE"    # l2xcbase
26297   - "L2BDBASE"    # l2bdbase
26298   - "L2XCFWD"     # dot1q-l2xcbase
26299   - "L2BDMACLRN"  # dot1q-l2bdbase
26300   layout:
26301     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26302     layout: "plot-throughput-speedup-analysis"
26303
26304 - type: "plot"
26305   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26306   algorithm: "plot_throughput_speedup_analysis"
26307   output-file-type: ".html"
26308   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26309   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26310   filter: "'NIC_Intel-X710' and
26311            '64B' and
26312            'NDRPDR' and
26313            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26314            not 'ACL' and
26315            not 'VHOST' and
26316            not 'L2OVRLAY' and
26317            not 'MEMIF'"
26318   parameters:
26319   - "throughput"
26320   - "parent"
26321   - "tags"
26322   sort:
26323   - "L2XCBASE"    # l2xcbase
26324   - "L2BDBASE"    # l2bdbase
26325   - "L2XCFWD"     # dot1q-l2xcbase
26326   - "L2BDMACLRN"  # dot1q-l2bdbase
26327   layout:
26328     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26329     layout: "plot-throughput-speedup-analysis"
26330
26331 # Speedup - VPP L2 3n-hsw-x710 features-iacl
26332 - type: "plot"
26333   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26334   algorithm: "plot_throughput_speedup_analysis"
26335   output-file-type: ".html"
26336   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
26337   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26338   filter: "'NIC_Intel-X710' and
26339            'NDRPDR' and
26340            '64B' and
26341            'FEATURE' and
26342            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26343            'IACL' and
26344            ('ACL1' or 'ACL50') and
26345            ('10K_FLOWS' or '10k_FLOWS') and
26346            not 'MACIP' and
26347            not 'VHOST' and
26348            not 'MEMIF'"
26349   parameters:
26350   - "throughput"
26351   - "parent"
26352   - "tags"
26353   layout:
26354     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
26355     layout: "plot-throughput-speedup-analysis"
26356
26357 - type: "plot"
26358   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26359   algorithm: "plot_throughput_speedup_analysis"
26360   output-file-type: ".html"
26361   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
26362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26363   filter: "'NIC_Intel-X710' and
26364            'NDRPDR' and
26365            '64B' and
26366            'FEATURE' and
26367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26368            'IACL' and
26369            ('ACL1' or 'ACL50') and
26370            ('10K_FLOWS' or '10k_FLOWS') and
26371            not 'MACIP' and
26372            not 'VHOST' and
26373            not 'MEMIF'"
26374   parameters:
26375   - "throughput"
26376   - "parent"
26377   - "tags"
26378   layout:
26379     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
26380     layout: "plot-throughput-speedup-analysis"
26381
26382 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26383 - type: "plot"
26384   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26385   algorithm: "plot_throughput_speedup_analysis"
26386   output-file-type: ".html"
26387   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26388   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26389   filter: "'NIC_Intel-XL710' and
26390            '64B' and
26391            'BASE' and
26392            'NDRPDR' and
26393            'ETH' and
26394            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26395            not 'VHOST' and
26396            not 'MEMIF'"
26397   parameters:
26398   - "throughput"
26399   - "parent"
26400   - "tags"
26401   sort:
26402   - "L2PATCH"
26403   - "L2XCFWD"
26404   - "L2BDMACLRN"
26405   layout:
26406     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
26407     layout: "plot-throughput-speedup-analysis"
26408
26409 - type: "plot"
26410   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26411   algorithm: "plot_throughput_speedup_analysis"
26412   output-file-type: ".html"
26413   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26414   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26415   filter: "'NIC_Intel-XL710' and
26416            '64B' and
26417            'BASE' and
26418            'NDRPDR' and
26419            'ETH' and
26420            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26421            not 'VHOST' and
26422            not 'MEMIF'"
26423   parameters:
26424   - "throughput"
26425   - "parent"
26426   - "tags"
26427   sort:
26428   - "L2PATCH"
26429   - "L2XCFWD"
26430   - "L2BDMACLRN"
26431   layout:
26432     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
26433     layout: "plot-throughput-speedup-analysis"
26434
26435 # Speedup - VPP L2 3n-skx-x710 base and scale
26436 - type: "plot"
26437   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26438   algorithm: "plot_throughput_speedup_analysis"
26439   output-file-type: ".html"
26440   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26442   filter: "'NIC_Intel-X710' and
26443            '64B' and
26444            ('BASE' or 'SCALE') and
26445            'NDRPDR' and
26446            'ETH' and
26447            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26448            not 'VHOST' and
26449            not 'DRV_AVF' and
26450            not 'MEMIF'"
26451   parameters:
26452   - "throughput"
26453   - "parent"
26454   - "tags"
26455   sort:
26456   - "L2PATCH"
26457   - "L2XCBASE"
26458   - "BASE"
26459   - "FIB_10K"
26460   - "FIB_100K"
26461   - "FIB_1M"
26462   layout:
26463     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26464     layout: "plot-throughput-speedup-analysis"
26465
26466 - type: "plot"
26467   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26468   algorithm: "plot_throughput_speedup_analysis"
26469   output-file-type: ".html"
26470   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26471   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26472   filter: "'NIC_Intel-X710' and
26473            '64B' and
26474            ('BASE' or 'SCALE') and
26475            'NDRPDR' and
26476            'ETH' and
26477            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26478            not 'VHOST' and
26479            not 'DRV_AVF' and
26480            not 'MEMIF'"
26481   parameters:
26482   - "throughput"
26483   - "parent"
26484   - "tags"
26485   sort:
26486   - "L2PATCH"
26487   - "L2XCBASE"
26488   - "BASE"
26489   - "FIB_10K"
26490   - "FIB_100K"
26491   - "FIB_1M"
26492   layout:
26493     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26494     layout: "plot-throughput-speedup-analysis"
26495
26496 # Speedup - VPP L2 3n-skx-x710 features
26497 - type: "plot"
26498   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
26499   algorithm: "plot_throughput_speedup_analysis"
26500   output-file-type: ".html"
26501   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
26502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26503   filter: "'NIC_Intel-X710' and
26504            '64B' and
26505            'NDRPDR' and
26506            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26507            not 'ACL' and
26508            not 'VHOST' and
26509            not 'DRV_AVF' and
26510            not 'L2OVRLAY' and
26511            not 'MEMIF'"
26512   parameters:
26513   - "throughput"
26514   - "parent"
26515   - "tags"
26516   sort:
26517   - "L2XCBASE"    # l2xcbase
26518   - "L2BDBASE"    # l2bdbase
26519   - "L2XCFWD"     # dot1q-l2xcbase
26520   - "L2BDMACLRN"  # dot1q-l2bdbase
26521   layout:
26522     title: "l2sw-3n-skx-x710-64b-features-ndr"
26523     layout: "plot-throughput-speedup-analysis"
26524
26525 - type: "plot"
26526   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
26527   algorithm: "plot_throughput_speedup_analysis"
26528   output-file-type: ".html"
26529   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
26530   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26531   filter: "'NIC_Intel-X710' and
26532            '64B' and
26533            'NDRPDR' and
26534            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26535            not 'ACL' and
26536            not 'VHOST' and
26537            not 'DRV_AVF' and
26538            not 'L2OVRLAY' and
26539            not 'MEMIF'"
26540   parameters:
26541   - "throughput"
26542   - "parent"
26543   - "tags"
26544   sort:
26545   - "L2XCBASE"    # l2xcbase
26546   - "L2BDBASE"    # l2bdbase
26547   - "L2XCFWD"     # dot1q-l2xcbase
26548   - "L2BDMACLRN"  # dot1q-l2bdbase
26549   layout:
26550     title: "l2sw-3n-skx-x710-64b-features-pdr"
26551     layout: "plot-throughput-speedup-analysis"
26552
26553 # Speedup - VPP L2 3n-skx-x710 features-iacl
26554 - type: "plot"
26555   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26556   algorithm: "plot_throughput_speedup_analysis"
26557   output-file-type: ".html"
26558   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
26559   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26560   filter: "'NIC_Intel-X710' and
26561            'NDRPDR' and
26562            '64B' and
26563            'FEATURE' and
26564            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26565            'IACL' and
26566            ('ACL1' or 'ACL50') and
26567            ('10K_FLOWS' or '10k_FLOWS') and
26568            not 'MACIP' and
26569            not 'VHOST' and
26570            not 'MEMIF'"
26571   parameters:
26572   - "throughput"
26573   - "parent"
26574   - "tags"
26575   layout:
26576     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
26577     layout: "plot-throughput-speedup-analysis"
26578
26579 - type: "plot"
26580   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26581   algorithm: "plot_throughput_speedup_analysis"
26582   output-file-type: ".html"
26583   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
26584   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26585   filter: "'NIC_Intel-X710' and
26586            'NDRPDR' and
26587            '64B' and
26588            'FEATURE' and
26589            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
26590            'IACL' and
26591            ('ACL1' or 'ACL50') and
26592            ('10K_FLOWS' or '10k_FLOWS') and
26593            not 'MACIP' and
26594            not 'VHOST' and
26595            not 'MEMIF'"
26596   parameters:
26597   - "throughput"
26598   - "parent"
26599   - "tags"
26600   layout:
26601     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
26602     layout: "plot-throughput-speedup-analysis"
26603
26604 # Speedup - VPP L2 3n-skx-xxv710 base and scale
26605 - type: "plot"
26606   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26607   algorithm: "plot_throughput_speedup_analysis"
26608   output-file-type: ".html"
26609   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26610   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26611   filter: "'NIC_Intel-XXV710' and
26612            '64B' and
26613            ('BASE' or 'SCALE') and
26614            'NDRPDR' and
26615            'ETH' and
26616            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26617            not 'DRV_AVF' and
26618            not 'VHOST' and
26619            not 'MEMIF'"
26620   parameters:
26621   - "throughput"
26622   - "parent"
26623   - "tags"
26624 #  sort:
26625 #  - "L2PATCH"
26626 #  - "L2PATCH"
26627 #  - "L2XCBASE"
26628 #  - "L2BDMACLRN"
26629   layout:
26630     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
26631     layout: "plot-throughput-speedup-analysis"
26632
26633 - type: "plot"
26634   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26635   algorithm: "plot_throughput_speedup_analysis"
26636   output-file-type: ".html"
26637   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26638   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26639   filter: "'NIC_Intel-XXV710' and
26640            '64B' and
26641            ('BASE' or 'SCALE') and
26642            'NDRPDR' and
26643            'ETH' and
26644            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26645            not 'DRV_AVF' and
26646            not 'VHOST' and
26647            not 'MEMIF'"
26648   parameters:
26649   - "throughput"
26650   - "parent"
26651   - "tags"
26652 #  sort:
26653 #  - "L2PATCH"
26654 #  - "L2PATCH"
26655 #  - "L2XCBASE"
26656 #  - "L2BDMACLRN"
26657   layout:
26658     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
26659     layout: "plot-throughput-speedup-analysis"
26660
26661 # Speedup - VPP L2 2n-skx-x710 base and scale
26662 - type: "plot"
26663   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26664   algorithm: "plot_throughput_speedup_analysis"
26665   output-file-type: ".html"
26666   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26667   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26668   filter: "'NIC_Intel-X710' and
26669            '64B' and
26670            ('BASE' or 'SCALE') and
26671            'NDRPDR' and
26672            'ETH' and
26673            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26674            not 'VHOST' and
26675            not 'MEMIF'"
26676   parameters:
26677   - "throughput"
26678   - "parent"
26679   - "tags"
26680   sort:
26681   - "L2PATCH"
26682   - "L2XCBASE"
26683   - "BASE"
26684   - "FIB_10K"
26685   - "FIB_100K"
26686   - "FIB_1M"
26687   layout:
26688     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26689     layout: "plot-throughput-speedup-analysis"
26690
26691 - type: "plot"
26692   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26693   algorithm: "plot_throughput_speedup_analysis"
26694   output-file-type: ".html"
26695   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26696   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26697   filter: "'NIC_Intel-X710' and
26698            '64B' and
26699            ('BASE' or 'SCALE') and
26700            'NDRPDR' and
26701            'ETH' and
26702            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26703            not 'VHOST' and
26704            not 'MEMIF'"
26705   parameters:
26706   - "throughput"
26707   - "parent"
26708   - "tags"
26709   sort:
26710   - "L2PATCH"
26711   - "L2XCBASE"
26712   - "BASE"
26713   - "FIB_10K"
26714   - "FIB_100K"
26715   - "FIB_1M"
26716   layout:
26717     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26718     layout: "plot-throughput-speedup-analysis"
26719
26720 # Speedup - VPP L2 2n-skx-xxv710 base and scale
26721 - type: "plot"
26722   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26723   algorithm: "plot_throughput_speedup_analysis"
26724   output-file-type: ".html"
26725   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26726   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26727   filter: "'NIC_Intel-XXV710' and
26728            '64B' and
26729            ('BASE' or 'SCALE') and
26730            'NDRPDR' and
26731            'ETH' and
26732            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26733            not 'VHOST' and
26734            not 'MEMIF'"
26735   parameters:
26736   - "throughput"
26737   - "parent"
26738   - "tags"
26739   sort:
26740   - "L2PATCH"
26741   - "L2XCBASE"
26742   - "BASE"
26743   - "FIB_10K"
26744   - "FIB_100K"
26745   - "FIB_1M"
26746   layout:
26747     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
26748     layout: "plot-throughput-speedup-analysis"
26749
26750 - type: "plot"
26751   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26752   algorithm: "plot_throughput_speedup_analysis"
26753   output-file-type: ".html"
26754   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26755   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26756   filter: "'NIC_Intel-XXV710' and
26757            '64B' and
26758            ('BASE' or 'SCALE') and
26759            'NDRPDR' and
26760            'ETH' and
26761            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26762            not 'VHOST' and
26763            not 'MEMIF'"
26764   parameters:
26765   - "throughput"
26766   - "parent"
26767   - "tags"
26768   sort:
26769   - "L2PATCH"
26770   - "L2XCBASE"
26771   - "BASE"
26772   - "FIB_10K"
26773   - "FIB_100K"
26774   - "FIB_1M"
26775   layout:
26776     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
26777     layout: "plot-throughput-speedup-analysis"
26778
26779 ## Speedup - VPP L2 2n-dnv-x553 base
26780 #- type: "plot"
26781 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26782 #  algorithm: "plot_throughput_speedup_analysis"
26783 #  output-file-type: ".html"
26784 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
26785 #  data: "intel-dnv-vpp"
26786 #  filter: "'NIC_Intel-X553' and
26787 #           '64B' and
26788 #           ('BASE' or 'SCALE') and
26789 #           'NDRPDR' and
26790 #           'ETH' and
26791 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26792 #           not 'VHOST' and
26793 #           not 'MEMIF'"
26794 #  parameters:
26795 #  - "throughput"
26796 #  - "parent"
26797 #  - "tags"
26798 #  sort:
26799 #  - "L2XCBASE"
26800 #  - "L2BDMACLRN"
26801 #  - "L2PATCH"
26802 #  layout:
26803 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
26804 #    layout: "plot-throughput-speedup-analysis"
26805 #
26806 #- type: "plot"
26807 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26808 #  algorithm: "plot_throughput_speedup_analysis"
26809 #  output-file-type: ".html"
26810 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
26811 #  data: "intel-dnv-vpp"
26812 #  filter: "'NIC_Intel-X553' and
26813 #           '64B' and
26814 #           ('BASE' or 'SCALE') and
26815 #           'NDRPDR' and
26816 #           'ETH' and
26817 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26818 #           not 'VHOST' and
26819 #           not 'MEMIF'"
26820 #  parameters:
26821 #  - "throughput"
26822 #  - "parent"
26823 #  - "tags"
26824 #  sort:
26825 #  - "L2XCBASE"
26826 #  - "L2BDMACLRN"
26827 #  - "L2PATCH"
26828 #  layout:
26829 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
26830 #    layout: "plot-throughput-speedup-analysis"
26831
26832 ################################################################################
26833
26834 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
26835 - type: "plot"
26836   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26837   algorithm: "plot_throughput_speedup_analysis"
26838   output-file-type: ".html"
26839   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26840   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26841   filter: "'NIC_Intel-X520-DA2' and
26842            '64B' and
26843            'NDRPDR' and
26844            'ETH' and
26845            'IP4FWD' and
26846            'VHOST_1024' and
26847            not 'VXLAN' and
26848            not 'DOT1Q'"
26849   parameters:
26850   - "throughput"
26851   - "parent"
26852   - "tags"
26853   sort:
26854   - "not CFS_OPT"
26855   - "1VM"
26856   - "2VM"
26857   layout:
26858     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
26859     layout: "plot-throughput-speedup-analysis"
26860
26861 - type: "plot"
26862   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26863   algorithm: "plot_throughput_speedup_analysis"
26864   output-file-type: ".html"
26865   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26867   filter: "'NIC_Intel-X520-DA2' and
26868            '64B' and
26869            'NDRPDR' and
26870            'ETH' and
26871            'IP4FWD' and
26872            'VHOST_1024' and
26873            not 'VXLAN' and
26874            not 'DOT1Q'"
26875   parameters:
26876   - "throughput"
26877   - "parent"
26878   - "tags"
26879   sort:
26880   - "not CFS_OPT"
26881   - "1VM"
26882   - "2VM"
26883   layout:
26884     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
26885     layout: "plot-throughput-speedup-analysis"
26886
26887 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
26888 - type: "plot"
26889   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26890   algorithm: "plot_throughput_speedup_analysis"
26891   output-file-type: ".html"
26892   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
26893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26894   filter: "'NIC_Intel-X520-DA2' and
26895            '64B' and
26896            'NDRPDR' and
26897            ('ETH' or 'DOT1Q') and
26898            'BASE' and
26899            ('L2BDMACLRN' or 'L2XCFWD') and
26900            'VHOST_1024' and
26901            not 'VXLAN' and
26902            not 'IP4FWD' and
26903            not '2VM'"
26904   parameters:
26905   - "throughput"
26906   - "parent"
26907   - "tags"
26908   sort:
26909   - "L2BDMACLRN"
26910   - "L2BDMACLRN"
26911   - "L2BDMACLRN"
26912   - "L2XCFWD"
26913   - "L2XCFWD"
26914   - "L2XCFWD"
26915   layout:
26916     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
26917     layout: "plot-throughput-speedup-analysis"
26918
26919 - type: "plot"
26920   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26921   algorithm: "plot_throughput_speedup_analysis"
26922   output-file-type: ".html"
26923   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
26924   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26925   filter: "'NIC_Intel-X520-DA2' and
26926            '64B' and
26927            'NDRPDR' and
26928            ('ETH' or 'DOT1Q') and
26929            'BASE' and
26930            ('L2BDMACLRN' or 'L2XCFWD') and
26931            'VHOST_1024' and
26932            not 'VXLAN' and
26933            not 'IP4FWD' and
26934            not '2VM'"
26935   parameters:
26936   - "throughput"
26937   - "parent"
26938   - "tags"
26939   sort:
26940   - "L2BDMACLRN"
26941   - "L2BDMACLRN"
26942   - "L2BDMACLRN"
26943   - "L2XCFWD"
26944   - "L2XCFWD"
26945   - "L2XCFWD"
26946   layout:
26947     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
26948     layout: "plot-throughput-speedup-analysis"
26949
26950 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
26951 - type: "plot"
26952   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26953   algorithm: "plot_throughput_speedup_analysis"
26954   output-file-type: ".html"
26955   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
26956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26957   filter: "'NIC_Intel-X520-DA2' and
26958            '64B' and
26959            'NDRPDR' and
26960            ('ETH' or 'DOT1Q') and
26961            ('L2BDMACLRN' or 'L2XCFWD') and
26962            'VHOST_1024' and
26963            not 'CFS_OPT' and
26964            not 'DOT1Q' and
26965            not 'VXLAN' and
26966            not 'IP4FWD' and
26967            not 'LBOND'"
26968   parameters:
26969   - "throughput"
26970   - "parent"
26971   - "tags"
26972 #  sort:
26973 #  - "1VM"
26974 #  - "L2XCFWD"
26975 #  - "1VM"
26976 #  - "L2BDMACLRN"
26977   layout:
26978     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26979     layout: "plot-throughput-speedup-analysis"
26980
26981 - type: "plot"
26982   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26983   algorithm: "plot_throughput_speedup_analysis"
26984   output-file-type: ".html"
26985   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26987   filter: "'NIC_Intel-X520-DA2' and
26988            '64B' and
26989            'NDRPDR' and
26990            ('ETH' or 'DOT1Q') and
26991            ('L2BDMACLRN' or 'L2XCFWD') and
26992            'VHOST_1024' and
26993            not 'CFS_OPT' and
26994            not 'DOT1Q' and
26995            not 'VXLAN' and
26996            not 'IP4FWD' and
26997            not 'LBOND'"
26998   parameters:
26999   - "throughput"
27000   - "parent"
27001   - "tags"
27002 #  sort:
27003 #  - "1VM"
27004 #  - "L2XCFWD"
27005 #  - "1VM"
27006 #  - "L2BDMACLRN"
27007   layout:
27008     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
27009     layout: "plot-throughput-speedup-analysis"
27010
27011 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
27012 - type: "plot"
27013   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27014   algorithm: "plot_throughput_speedup_analysis"
27015   output-file-type: ".html"
27016   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27017   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27018   filter: "'NIC_Intel-X710' and
27019            '64B' and
27020            'NDRPDR' and
27021            'ETH' and
27022            'IP4FWD' and
27023            'VHOST_1024' and
27024            not 'VXLAN' and
27025            not 'CFS_OPT' 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-hsw-x710-64b-base_and_scale-ndr"
27036     layout: "plot-throughput-speedup-analysis"
27037
27038 - type: "plot"
27039   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27040   algorithm: "plot_throughput_speedup_analysis"
27041   output-file-type: ".html"
27042   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27043   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27044   filter: "'NIC_Intel-X710' and
27045            '64B' and
27046            'NDRPDR' and
27047            'ETH' and
27048            'IP4FWD' and
27049            'VHOST_1024' and
27050            not 'VXLAN' and
27051            not 'CFS_OPT' and
27052            not 'DOT1Q'"
27053   parameters:
27054   - "throughput"
27055   - "parent"
27056   - "tags"
27057   sort:
27058   - "1VM"
27059   - "2VM"
27060   layout:
27061     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27062     layout: "plot-throughput-speedup-analysis"
27063
27064 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27065 - type: "plot"
27066   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27067   algorithm: "plot_throughput_speedup_analysis"
27068   output-file-type: ".html"
27069   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
27070   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27071   filter: "'NIC_Intel-X710' and
27072            '64B' and
27073            'NDRPDR' and
27074            ('ETH' or 'DOT1Q') and
27075            'BASE' and
27076            ('L2BDMACLRN' or 'L2XCFWD') and
27077            'VHOST_1024' and
27078            not 'VXLAN' and
27079            not 'IP4FWD' and
27080            not '2VM'"
27081   parameters:
27082   - "throughput"
27083   - "parent"
27084   - "tags"
27085   sort:
27086   - "L2BDMACLRN"
27087   - "L2BDMACLRN"
27088   - "L2BDMACLRN"
27089   - "L2XCFWD"
27090   - "L2XCFWD"
27091   - "L2XCFWD"
27092   layout:
27093     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
27094     layout: "plot-throughput-speedup-analysis"
27095
27096 - type: "plot"
27097   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27098   algorithm: "plot_throughput_speedup_analysis"
27099   output-file-type: ".html"
27100   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
27101   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27102   filter: "'NIC_Intel-X710' and
27103            '64B' and
27104            'NDRPDR' and
27105            ('ETH' or 'DOT1Q') and
27106            'BASE' and
27107            ('L2BDMACLRN' or 'L2XCFWD') and
27108            'VHOST_1024' and
27109            not 'VXLAN' and
27110            not 'IP4FWD' and
27111            not '2VM'"
27112   parameters:
27113   - "throughput"
27114   - "parent"
27115   - "tags"
27116   sort:
27117   - "L2BDMACLRN"
27118   - "L2BDMACLRN"
27119   - "L2BDMACLRN"
27120   - "L2XCFWD"
27121   - "L2XCFWD"
27122   - "L2XCFWD"
27123   layout:
27124     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
27125     layout: "plot-throughput-speedup-analysis"
27126
27127 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27128 - type: "plot"
27129   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27130   algorithm: "plot_throughput_speedup_analysis"
27131   output-file-type: ".html"
27132   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
27133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27134   filter: "'NIC_Intel-X710' and
27135            '64B' and
27136            'NDRPDR' and
27137            ('ETH' or 'DOT1Q') and
27138            ('L2BDMACLRN' or 'L2XCFWD') and
27139            'VHOST_1024' and
27140            not 'CFS_OPT' and
27141            not 'VXLAN' and
27142            not 'IP4FWD' and
27143            not 'LBOND'"
27144   parameters:
27145   - "throughput"
27146   - "parent"
27147   - "tags"
27148   sort:
27149   - "L2BDMACLRN"
27150   - "L2BDMACLRN"
27151   - "L2BDMACLRN"
27152   - "L2XCFWD"
27153   - "L2XCFWD"
27154   - "L2XCFWD"
27155   layout:
27156     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
27157     layout: "plot-throughput-speedup-analysis"
27158
27159 - type: "plot"
27160   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27161   algorithm: "plot_throughput_speedup_analysis"
27162   output-file-type: ".html"
27163   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
27164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27165   filter: "'NIC_Intel-X710' and
27166            '64B' and
27167            'NDRPDR' and
27168            ('ETH' or 'DOT1Q') and
27169            ('L2BDMACLRN' or 'L2XCFWD') and
27170            'VHOST_1024' and
27171            not 'CFS_OPT' and
27172            not 'VXLAN' and
27173            not 'IP4FWD' and
27174            not 'LBOND'"
27175   parameters:
27176   - "throughput"
27177   - "parent"
27178   - "tags"
27179   sort:
27180   - "L2BDMACLRN"
27181   - "L2BDMACLRN"
27182   - "L2BDMACLRN"
27183   - "L2XCFWD"
27184   - "L2XCFWD"
27185   - "L2XCFWD"
27186   layout:
27187     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
27188     layout: "plot-throughput-speedup-analysis"
27189
27190 # Packet Speedup - VPP vhost ip4 3n-skx-x710
27191 - type: "plot"
27192   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27193   algorithm: "plot_throughput_speedup_analysis"
27194   output-file-type: ".html"
27195   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27197   filter: "'NIC_Intel-X710' and
27198            '64B' and
27199            'NDRPDR' and
27200            'ETH' and
27201            'IP4FWD' and
27202            'VHOST_1024' and
27203            not 'VXLAN' and
27204            not 'DOT1Q'"
27205   parameters:
27206   - "throughput"
27207   - "parent"
27208   - "tags"
27209   sort:
27210   - "1VM"
27211   - "2VM"
27212   layout:
27213     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
27214     layout: "plot-throughput-speedup-analysis"
27215
27216 - type: "plot"
27217   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27218   algorithm: "plot_throughput_speedup_analysis"
27219   output-file-type: ".html"
27220   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
27222   filter: "'NIC_Intel-X710' and
27223            '64B' and
27224            'NDRPDR' and
27225            'ETH' and
27226            'IP4FWD' and
27227            'VHOST_1024' and
27228            not 'VXLAN' and
27229            not 'DOT1Q'"
27230   parameters:
27231   - "throughput"
27232   - "parent"
27233   - "tags"
27234   sort:
27235   - "1VM"
27236   - "2VM"
27237   layout:
27238     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
27239     layout: "plot-throughput-speedup-analysis"
27240
27241 # Packet Speedup - VPP vhost ip4 2n-skx-x710
27242 - type: "plot"
27243   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27244   algorithm: "plot_throughput_speedup_analysis"
27245   output-file-type: ".html"
27246   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27247   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27248   filter: "'NIC_Intel-X710' and
27249            '64B' and
27250            'NDRPDR' and
27251            'ETH' and
27252            'IP4FWD' and
27253            'VHOST_1024' and
27254            not 'VXLAN' and
27255            not 'NF_DENSITY' and
27256            not 'CFS_OPT' and
27257            not 'DOT1Q'"
27258   parameters:
27259   - "throughput"
27260   - "parent"
27261   - "tags"
27262   sort:
27263   - "1VM"
27264   - "2VM"
27265   layout:
27266     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
27267     layout: "plot-throughput-speedup-analysis"
27268
27269 - type: "plot"
27270   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27271   algorithm: "plot_throughput_speedup_analysis"
27272   output-file-type: ".html"
27273   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27274   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27275   filter: "'NIC_Intel-X710' and
27276            '64B' and
27277            'NDRPDR' and
27278            'ETH' and
27279            'IP4FWD' and
27280            'VHOST_1024' and
27281            not 'VXLAN' and
27282            not 'NF_DENSITY' and
27283            not 'CFS_OPT' and
27284            not 'DOT1Q'"
27285   parameters:
27286   - "throughput"
27287   - "parent"
27288   - "tags"
27289   sort:
27290   - "1VM"
27291   - "2VM"
27292   layout:
27293     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
27294     layout: "plot-throughput-speedup-analysis"
27295
27296 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
27297 - type: "plot"
27298   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27299   algorithm: "plot_throughput_speedup_analysis"
27300   output-file-type: ".html"
27301   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
27302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27303   filter: "'NIC_Intel-X710' and
27304            '64B' and
27305            'NDRPDR' and
27306            ('ETH' or 'DOT1Q') and
27307            'BASE' and
27308            ('L2BDMACLRN' or 'L2XCFWD') and
27309            'VHOST_1024' and
27310            not 'VXLAN' and
27311            not 'NF_DENSITY' and
27312            not 'IP4FWD' and
27313            not '2VM'"
27314   parameters:
27315   - "throughput"
27316   - "parent"
27317   - "tags"
27318 #  sort:
27319 #  - "not CFS_OPT"
27320 #  - "L2XCFWD"
27321 #  - "not CFS_OPT"
27322 #  - "CFS_OPT"
27323   layout:
27324     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
27325     layout: "plot-throughput-speedup-analysis"
27326
27327 - type: "plot"
27328   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27329   algorithm: "plot_throughput_speedup_analysis"
27330   output-file-type: ".html"
27331   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
27332   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27333   filter: "'NIC_Intel-X710' and
27334            '64B' and
27335            'NDRPDR' and
27336            ('ETH' or 'DOT1Q') and
27337            'BASE' and
27338            ('L2BDMACLRN' or 'L2XCFWD') and
27339            'VHOST_1024' and
27340            not 'VXLAN' and
27341            not 'NF_DENSITY' and
27342            not 'IP4FWD' and
27343            not '2VM'"
27344   parameters:
27345   - "throughput"
27346   - "parent"
27347   - "tags"
27348 #  sort:
27349 #  - "not CFS_OPT"
27350 #  - "L2XCFWD"
27351 #  - "not CFS_OPT"
27352 #  - "CFS_OPT"
27353   layout:
27354     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
27355     layout: "plot-throughput-speedup-analysis"
27356
27357 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
27358 - type: "plot"
27359   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27360   algorithm: "plot_throughput_speedup_analysis"
27361   output-file-type: ".html"
27362   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
27363   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27364   filter: "'NIC_Intel-X710' and
27365            '64B' and
27366            'NDRPDR' and
27367            ('ETH' or 'DOT1Q') and
27368            ('L2BDMACLRN' or 'L2XCFWD') and
27369            'VHOST_1024' and
27370            not 'CFS_OPT' and
27371            not 'VXLAN' and
27372            not 'NF_DENSITY' 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-x710-64b-base-vm-ndr"
27386     layout: "plot-throughput-speedup-analysis"
27387
27388 - type: "plot"
27389   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27390   algorithm: "plot_throughput_speedup_analysis"
27391   output-file-type: ".html"
27392   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
27393   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27394   filter: "'NIC_Intel-X710' and
27395            '64B' and
27396            'NDRPDR' and
27397            ('ETH' or 'DOT1Q') and
27398            ('L2BDMACLRN' or 'L2XCFWD') and
27399            'VHOST_1024' and
27400            not 'CFS_OPT' and
27401            not 'VXLAN' and
27402            not 'NF_DENSITY' and
27403            not 'DOT1Q' and
27404            not 'IP4FWD'"
27405   parameters:
27406   - "throughput"
27407   - "parent"
27408   - "tags"
27409 #  sort:
27410 #  - "1VM"
27411 #  - "L2XCFWD"
27412 #  - "1VM"
27413 #  - "L2BDMACLRN"
27414   layout:
27415     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
27416     layout: "plot-throughput-speedup-analysis"
27417
27418 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
27419 - type: "plot"
27420   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27421   algorithm: "plot_throughput_speedup_analysis"
27422   output-file-type: ".html"
27423   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27424   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27425   filter: "'NIC_Intel-XXV710' and
27426            '64B' and
27427            'NDRPDR' and
27428            'ETH' and
27429            'IP4FWD' and
27430            'VHOST_1024' and
27431            not 'VXLAN' and
27432            not 'CFS_OPT' and
27433            not 'DOT1Q'"
27434   parameters:
27435   - "throughput"
27436   - "parent"
27437   - "tags"
27438   sort:
27439   - "not CFS_OPT"
27440   - "1VM"
27441   - "2VM"
27442   layout:
27443     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27444     layout: "plot-throughput-speedup-analysis"
27445
27446 - type: "plot"
27447   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27448   algorithm: "plot_throughput_speedup_analysis"
27449   output-file-type: ".html"
27450   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
27452   filter: "'NIC_Intel-XXV710' and
27453            '64B' and
27454            'NDRPDR' and
27455            'ETH' and
27456            'IP4FWD' and
27457            'VHOST_1024' and
27458            not 'VXLAN' and
27459            not 'CFS_OPT' and
27460            not 'DOT1Q'"
27461   parameters:
27462   - "throughput"
27463   - "parent"
27464   - "tags"
27465   sort:
27466   - "not CFS_OPT"
27467   - "1VM"
27468   - "2VM"
27469   layout:
27470     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27471     layout: "plot-throughput-speedup-analysis"
27472
27473 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27474 #- type: "plot"
27475 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27476 #  algorithm: "plot_throughput_speedup_analysis"
27477 #  output-file-type: ".html"
27478 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
27479 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27480 #  filter: "'NIC_Intel-XXV710' and
27481 #           '64B' and
27482 #           'NDRPDR' and
27483 #           ('ETH' or 'DOT1Q') and
27484 #           'BASE' and
27485 #           ('L2BDMACLRN' or 'L2XCFWD') and
27486 #           'VHOST_1024' and
27487 #           not 'VXLAN' and
27488 #           not 'IP4FWD' and
27489 #           not '2VM'"
27490 #  parameters:
27491 #  - "throughput"
27492 #  - "parent"
27493 #  - "tags"
27494 ##  sort:
27495 ##  - "not CFS_OPT"
27496 ##  - "L2XCFWD"
27497 ##  - "not CFS_OPT"
27498 ##  - "CFS_OPT"
27499 #  layout:
27500 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
27501 #    layout: "plot-throughput-speedup-analysis"
27502 #
27503 #- type: "plot"
27504 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27505 #  algorithm: "plot_throughput_speedup_analysis"
27506 #  output-file-type: ".html"
27507 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
27508 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27509 #  filter: "'NIC_Intel-XXV710' and
27510 #           '64B' and
27511 #           'NDRPDR' and
27512 #           ('ETH' or 'DOT1Q') and
27513 #           'BASE' and
27514 #           ('L2BDMACLRN' or 'L2XCFWD') and
27515 #           'VHOST_1024' and
27516 #           not 'VXLAN' and
27517 #           not 'IP4FWD' and
27518 #           not '2VM'"
27519 #  parameters:
27520 #  - "throughput"
27521 #  - "parent"
27522 #  - "tags"
27523 ##  sort:
27524 ##  - "not CFS_OPT"
27525 ##  - "L2XCFWD"
27526 ##  - "not CFS_OPT"
27527 ##  - "CFS_OPT"
27528 #  layout:
27529 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
27530 #    layout: "plot-throughput-speedup-analysis"
27531 #
27532 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27533 #- type: "plot"
27534 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27535 #  algorithm: "plot_throughput_speedup_analysis"
27536 #  output-file-type: ".html"
27537 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27538 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27539 #  filter: "'NIC_Intel-XXV710' and
27540 #           '64B' and
27541 #           'NDRPDR' and
27542 #           ('ETH' or 'DOT1Q') and
27543 #           ('L2BDMACLRN' or 'L2XCFWD') and
27544 #           'VHOST_1024' and
27545 #           not 'CFS_OPT' and
27546 #           not 'VXLAN' and
27547 #           not 'DOT1Q' and
27548 #           not 'IP4FWD'"
27549 #  parameters:
27550 #  - "throughput"
27551 #  - "parent"
27552 #  - "tags"
27553 ##  sort:
27554 ##  - "1VM"
27555 ##  - "L2XCFWD"
27556 ##  - "1VM"
27557 ##  - "L2BDMACLRN"
27558 #  layout:
27559 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27560 #    layout: "plot-throughput-speedup-analysis"
27561 #
27562 #- type: "plot"
27563 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27564 #  algorithm: "plot_throughput_speedup_analysis"
27565 #  output-file-type: ".html"
27566 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27567 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
27568 #  filter: "'NIC_Intel-XXV710' and
27569 #           '64B' and
27570 #           'NDRPDR' and
27571 #           ('ETH' or 'DOT1Q') and
27572 #           ('L2BDMACLRN' or 'L2XCFWD') and
27573 #           'VHOST_1024' and
27574 #           not 'CFS_OPT' and
27575 #           not 'VXLAN' and
27576 #           not 'DOT1Q' and
27577 #           not 'IP4FWD'"
27578 #  parameters:
27579 #  - "throughput"
27580 #  - "parent"
27581 #  - "tags"
27582 ##  sort:
27583 ##  - "1VM"
27584 ##  - "L2XCFWD"
27585 ##  - "1VM"
27586 ##  - "L2BDMACLRN"
27587 #  layout:
27588 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27589 #    layout: "plot-throughput-speedup-analysis"
27590
27591 ################################################################################
27592
27593 # Speedup - VPP vts 3n-hsw-x520
27594 - type: "plot"
27595   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27596   algorithm: "plot_throughput_speedup_analysis"
27597   output-file-type: ".html"
27598   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27599   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27600   filter: "'NIC_Intel-X520-DA2' and
27601            '114B' and
27602            'NDRPDR' and
27603            'VTS'"
27604   parameters:
27605   - "throughput"
27606   - "parent"
27607   - "tags"
27608   layout:
27609     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27610     layout: "plot-throughput-speedup-analysis"
27611
27612 - type: "plot"
27613   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27614   algorithm: "plot_throughput_speedup_analysis"
27615   output-file-type: ".html"
27616   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
27618   filter: "'NIC_Intel-X520-DA2' and
27619            '114B' and
27620            'NDRPDR' and
27621            'VTS'"
27622   parameters:
27623   - "throughput"
27624   - "parent"
27625   - "tags"
27626   layout:
27627     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27628     layout: "plot-throughput-speedup-analysis"