0d35c33fc8e69d3751bd784312578dd7287ca140
[csit.git] / resources / tools / presentation / specification.yaml
1 -
2   type: "environment"
3
4   paths:
5     # Top level directories:
6     ## Working directory
7     DIR[WORKING]: "_tmp"
8     ## Build directories
9     DIR[BUILD,HTML]: "_build"
10     DIR[BUILD,LATEX]: "_build_latex"
11
12     # Static .rst files
13     DIR[RST]: "../../../docs/report"
14
15     # Working directories
16     ## Input data files (.zip, .xml)
17     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
18     ## Static source files from git
19     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
20     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
21
22     # Static html content
23     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
24     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
25     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
26     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
27
28     # Detailed test results
29     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
30     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
31     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
32     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
33     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
34     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
35     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
36     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
37     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
38     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
39     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
40     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
41     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
42     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
43     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
44     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
45     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
46     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
47     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
48     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
49
50     # Detailed test configurations
51     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
52     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
53     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
54     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
55     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
56     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
57     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
58     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
59     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
60     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
61     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
62     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
63
64     # Detailed tests operational data
65     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
66     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
67     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
68     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
69     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
70
71     # .css patch file to fix tables generated by Sphinx
72     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
73     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
74
75   urls:
76     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
77     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
78     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/{release}/robot-plugin.zip"
79     # URL[VIRL,DNV]: "http://download.it/from/nexus"
80     URL[NEXUS]: "https://docs.fd.io/csit"
81     DIR[NEXUS]: "report/_static/archive"
82
83   make-dirs:
84   # List the directories which are created while preparing the environment.
85   # All directories MUST be defined in "paths" section.
86   - "DIR[WORKING,DATA]"
87   - "DIR[STATIC,VPP]"
88   - "DIR[STATIC,DPDK]"
89   - "DIR[STATIC,ARCH]"
90   - "DIR[BUILD,LATEX]"
91   - "DIR[WORKING,SRC]"
92   - "DIR[WORKING,SRC,STATIC]"
93
94   remove-dirs:
95   # List the directories which are deleted while cleaning the environment.
96   # All directories MUST be defined in "paths" section.
97   #- "DIR[BUILD,HTML]"
98   - "DIR[WORKING,DATA]"
99
100   build-dirs:
101   # List the directories where the results (build) is stored.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[BUILD,HTML]"
104   - "DIR[BUILD,LATEX]"
105
106 -
107   type: "configuration"
108
109   limits:
110     nic:
111       x520: 24460000
112       x553: 29761905
113       x710: 35800000
114       xxv710: 35800000
115       xl710: 35800000
116
117     link:
118       10ge: 14880952.38
119       25ge: 37202380.95
120       40ge: 59523809.52
121       100ge: 148809523.81
122
123     pci:
124       pci-g3-x8: 74404761.90
125       pci-g3-x16: 148809523.81
126
127   data-sets:
128
129     ###########################################################################
130     # Plots:
131
132     # 3n-hsw
133
134     plot-vpp-throughput-latency-3n-hsw:
135       csit-vpp-perf-verify-1901-3n-hsw:
136         - 84  # 1901.2 NDRPDR sel
137
138     plot-throughput-speedup-analysis-3n-hsw:
139       csit-vpp-perf-verify-1901-3n-hsw:
140         - 84  # 1901.2 NDRPDR sel
141
142 #    plot-vpp-http-server-performance:
143 #      # TODO: Replace with new data
144 #      # csit-vpp-perf-verify-1901-3n-hsw:
145 #      csit-vpp-perf-verify-1810-3n-hsw:
146 #        - 28  # WRK
147 #        - 29  # WRK
148 #        - 30  # WRK
149 #        - 31  # WRK
150 #        - 32  # WRK
151 #        - 33  # WRK
152 #        - 34  # WRK
153 #        - 35  # WRK
154 #        - 36  # WRK
155 #        - 37  # WRK
156
157 #    plot-ligato-throughput-latency-3n-hsw:
158 #      csit-ligato-perf-verify-1901-3n-hsw:
159 #        - 8   # NDRPDR sel
160 #        - 9   # NDRPDR sel
161 #        - 11  # NDRPDR sel
162 #        - 12  # NDRPDR sel
163 #        - 13  # NDRPDR sel
164 #        - 14  # NDRPDR sel
165 #        - 15  # NDRPDR sel
166 #        - 16  # NDRPDR sel
167 #        - 17  # NDRPDR sel
168 #        - 18  # NDRPDR sel
169
170 #    plot-ligato-throughput-speedup-analysis-3n-hsw:
171 #      csit-ligato-perf-verify-1901-3n-hsw:
172 #        - 8   # NDRPDR sel
173 #        - 9   # NDRPDR sel
174 #        - 11  # NDRPDR sel
175 #        - 12  # NDRPDR sel
176 #        - 13  # NDRPDR sel
177 #        - 14  # NDRPDR sel
178 #        - 15  # NDRPDR sel
179 #        - 16  # NDRPDR sel
180 #        - 17  # NDRPDR sel
181 #        - 18  # NDRPDR sel
182
183     plot-dpdk-throughput-latency-3n-hsw:
184       csit-dpdk-perf-verify-1901-3n-hsw:
185         - 13  # NDRPDR sel
186         - 14  # NDRPDR sel
187         - 16  # NDRPDR sel
188         - 17  # NDRPDR sel
189         - 18  # NDRPDR sel
190         - 19  # NDRPDR sel
191         - 20  # NDRPDR sel
192         - 21  # NDRPDR sel
193         - 22  # NDRPDR sel
194         - 23  # NDRPDR sel
195
196     # 3n-skx
197
198     plot-vpp-throughput-latency-3n-skx:
199       csit-vpp-perf-verify-1901-3n-skx:
200         - 70  # 1901.2 NDRPDR sel
201
202     plot-throughput-speedup-analysis-3n-skx:
203       csit-vpp-perf-verify-1901-3n-skx:
204         - 70  # 1901.2 NDRPDR sel
205
206     plot-dpdk-throughput-latency-3n-skx:
207       csit-dpdk-perf-verify-1901-3n-skx:
208         - 3   # NDRPDR sel
209         - 5   # NDRPDR sel
210         - 6   # NDRPDR sel
211         - 7   # NDRPDR sel
212         - 8   # NDRPDR sel
213         - 9   # NDRPDR sel
214         - 10  # NDRPDR sel
215         - 11  # NDRPDR sel
216         - 12  # NDRPDR sel
217         - 13  # NDRPDR sel
218
219     # 2n-skx
220
221 #    plot-vpp-throughput-latency-2n-skx:
222 #      csit-vpp-perf-verify-1901-2n-skx:
223 #        - 5   # NDRPDR sel
224 #        - 12  # NDRPDR sel
225 #        - 13  # NDRPDR sel
226 #        - 21  # NDRPDR sel
227 #        - 23  # NDRPDR sel
228 #        - 31  # NDRPDR sel
229 #        - 34  # NDRPDR sel
230 #        - 40  # NDRPDR sel
231 #        - 42  # NDRPDR sel
232 #        - 43  # NDRPDR sel
233 #        - 64  # 1901.1 NDRPDR sel
234
235 #    plot-throughput-speedup-analysis-2n-skx:
236 #      csit-vpp-perf-verify-1901-2n-skx:
237 #        - 5   # NDRPDR sel
238 #        - 12  # NDRPDR sel
239 #        - 13  # NDRPDR sel
240 #        - 21  # NDRPDR sel
241 #        - 23  # NDRPDR sel
242 #        - 31  # NDRPDR sel
243 #        - 34  # NDRPDR sel
244 #        - 40  # NDRPDR sel
245 #        - 42  # NDRPDR sel
246 #        - 43  # NDRPDR sel
247 #        - 64  # 1901.1 NDRPDR sel
248
249 #    plot-vpp-soak-2n-skx:
250 #      csit-vpp-perf-verify-1901-2n-skx:
251 #        - 45  # SOAK sel
252
253 #    plot-vpp-nfv-2n-skx:
254 #      csit-vpp-perf-verify-1901-2n-skx:
255 #        - 28  # NFV NDRPDR
256 #        - 29  # NFV NDRPDR
257 #        - 32  # NFV NDRPDR
258 #        - 39  # NFV NDRPDR
259 #        - 46  # NFV NDRPDR
260
261 #    plot-vpp-nfv-2n-skx-mrr:
262 #      csit-vpp-perf-verify-1901-2n-skx:
263 #        - 24  # NFV MRR
264 #        - 26  # NFV MRR
265 #        - 27  # NFV MRR
266 #        - 35  # NFV MRR
267 #        - 37  # NFV MRR
268
269     plot-dpdk-throughput-latency-2n-skx:
270       csit-dpdk-perf-verify-1901-2n-skx:
271         - 12  # NDRPDR sel
272         - 13  # NDRPDR sel
273         - 14  # NDRPDR sel
274         - 15  # NDRPDR sel
275         - 16  # NDRPDR sel
276         - 17  # NDRPDR sel
277         - 18  # NDRPDR sel
278         - 19  # NDRPDR sel
279         - 20  # NDRPDR sel
280         - 21  # NDRPDR sel
281
282     # 3rd party
283
284 #    # Denverton:
285 #    intel-dnv-vpp:
286 #      intel-dnv-vpp-release-1901:
287 #        - 1
288
289     ###########################################################################
290     # Simple tables (only one data set):
291
292     # NIC Comparisons
293
294 #    vpp-nic-comparison-3n-hsw:
295 #      csit-vpp-perf-verify-1901-3n-hsw:
296 #        - 84  # 1901.2 NDRPDR sel
297
298     vpp-nic-comparison-3n-skx:
299       csit-vpp-perf-verify-1901-3n-skx:
300         - 70  # 1901.2 NDRPDR sel
301
302 #    vpp-nic-comparison-2n-skx:
303 #      csit-vpp-perf-verify-1901-2n-skx:
304 #        - 5   # NDRPDR sel
305 #        - 12  # NDRPDR sel
306 #        - 13  # NDRPDR sel
307 #        - 21  # NDRPDR sel
308 #        - 23  # NDRPDR sel
309 #        - 31  # NDRPDR sel
310 #        - 34  # NDRPDR sel
311 #        - 40  # NDRPDR sel
312 #        - 42  # NDRPDR sel
313 #        - 43  # NDRPDR sel
314 #        - 64  # 1901.1 NDRPDR sel
315
316 #    vpp-nic-comparison-3n-hsw-mrr:
317 #      csit-vpp-perf-verify-1901-3n-hsw:
318 #        - 35  # MRR sel
319 #        - 73  # 1901.1 MRR sel
320 #        - 77  # 1901.1 MRR sel
321
322 #    vpp-nic-comparison-3n-skx-mrr:
323 #      csit-vpp-perf-verify-1901-3n-skx:
324 #        - 32  # MRR sel
325 #        - 69  # 1901.1 MRR sel
326
327 #    vpp-nic-comparison-2n-skx-mrr:
328 #      csit-vpp-perf-verify-1901-2n-skx:
329 #        - 22  # MRR sel
330 #        - 65  # 1901.1 MRR sel
331
332     # Results
333
334     vpp-perf-results-3n-hsw:
335       csit-vpp-perf-verify-1901-3n-hsw:
336         - 84  # 1901.2 NDRPDR sel
337
338     vpp-perf-results-3n-skx:
339       csit-vpp-perf-verify-1901-3n-skx:
340         - 70  # 1901.2 NDRPDR sel
341
342 #    vpp-perf-results-2n-skx:
343 #      csit-vpp-perf-verify-1901-2n-skx:
344 #        - 25  # NDRPDR full
345 #        - 30  # NDRPDR full
346 #        - 33  # NDRPDR full
347 #        - 44  # NDRPDR full
348 #        - 64  # 1901.1 NDRPDR sel
349
350 #    vpp-mrr-results-3n-hsw:
351 #      csit-vpp-perf-verify-1901-3n-hsw:
352 #        - 35  # MRR sel
353 #        - 73  # 1901.1 MRR sel
354 #        - 77  # 1901.1 MRR sel
355
356 #    vpp-mrr-results-3n-skx:
357 #      csit-vpp-perf-verify-1901-3n-skx:
358 #        - 32  # MRR sel
359 #        - 69  # 1901.1 MRR sel
360
361 #    vpp-mrr-results-2n-skx:
362 #      csit-vpp-perf-verify-1901-2n-skx:
363 #        - 22  # MRR sel
364 #        - 65  # 1901.1 MRR sel
365
366     vpp-func-results-ubuntu:
367       csit-vpp-functional-1901-ubuntu1604-virl:
368         - 177
369
370     vpp-func-results-centos:
371       csit-vpp-functional-1901-centos7-virl:
372         - 179
373
374     vpp-device-results-ubuntu:
375       csit-vpp-device-1901-ubuntu1804-1n-skx:
376         - 179
377
378 #    # VPP Ligato
379 #    ligato-perf-results-3n-hsw:
380 #      csit-ligato-perf-verify-1901-3n-hsw:
381 #        - 10  # NDRPDR full
382
383     dpdk-perf-results-3n-hsw:
384       csit-dpdk-perf-verify-1901-3n-hsw:
385         - 20  # NDRPDR sel
386
387     dpdk-perf-results-3n-skx:
388       csit-dpdk-perf-verify-1901-3n-skx:
389         - 13  # NDRPDR sel
390
391     dpdk-perf-results-2n-skx:
392       csit-dpdk-perf-verify-1901-2n-skx:
393         - 21  # NDRPDR sel
394
395 #    # HoneyComb Functional
396 #    hc-func-results:
397 #      csit-hc2vpp-verify-func-1901-ubuntu1604:
398 #        - 3
399
400 #    # NSH SFC Functional
401 #    nsh-func-results:
402 #      # Not used
403 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
404 #        - 1
405
406 #    # DMM Functional
407 #    dmm-func-results:
408 #      csit-dmm-functional-1901-ubuntu1604-virl:
409 #        - 2
410
411     ###########################################################################
412     # Tables (more than one data set)
413
414     # Performance changes
415
416 #    intel-dnv-vpp-changes-2n-dnv-ref:
417 #      intel-dnv-vpp-release-1810:
418 #        - 1
419 #    intel-dnv-vpp-changes-2n-dnv-cmp:
420 #      intel-dnv-vpp-release-1901:
421 #        - 1
422 #    intel-dnv-vpp-changes-2n-dnv:
423 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
424 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
425
426     vpp-performance-changes-3n-hsw-h1:
427       csit-vpp-perf-verify-1807-3n-hsw:
428         - 15  # NDRPDR sel
429         - 16  # NDRPDR sel
430         - 19  # NDRPDR sel
431         - 18  # NDRPDR sel
432         - 20  # NDRPDR sel
433         - 38  # NDRPDR sel
434         - 40  # NDRPDR sel
435         - 44  # NDRPDR sel
436         - 47  # NDRPDR sel
437     vpp-performance-changes-3n-hsw-ref:
438       csit-vpp-perf-verify-1810-3n-hsw:
439         - 8   # NDRPDR sel
440         - 12  # NDRPDR sel
441         - 14  # NDRPDR sel
442         - 18  # NDRPDR sel
443         - 23  # NDRPDR sel
444         - 25  # NDRPDR sel
445         - 38  # NDRPDR sel
446         - 39  # NDRPDR sel
447         - 41  # NDRPDR sel
448         - 42  # NDRPDR sel
449     vpp-performance-changes-3n-hsw-cmp:
450       csit-vpp-perf-verify-1901-3n-hsw:
451         - 84  # 1901.2 NDRPDR sel
452     vpp-performance-changes-3n-hsw:
453       - "vpp-performance-changes-3n-hsw-h1"
454       - "vpp-performance-changes-3n-hsw-ref"
455       - "vpp-performance-changes-3n-hsw-cmp"
456
457     vpp-performance-changes-3n-skx-h1:
458       csit-vpp-perf-verify-1807-3n-skx:
459         - 33  # NDRPDR sel
460         - 35  # NDRPDR sel
461         - 37  # NDRPDR sel
462         - 38  # NDRPDR sel
463         - 39  # NDRPDR sel
464         - 43  # NDRPDR sel
465         - 44  # NDRPDR sel
466         - 49  # NDRPDR sel
467         - 50  # NDRPDR sel
468         - 56  # NDRPDR sel
469     vpp-performance-changes-3n-skx-ref:
470       csit-vpp-perf-verify-1810-3n-skx:
471         - 10  # NDRPDR sel
472         - 14  # NDRPDR sel
473         - 15  # NDRPDR sel
474         - 16  # NDRPDR sel
475         - 17  # NDRPDR sel
476         - 19  # NDRPDR sel
477         - 20  # NDRPDR sel
478         - 21  # NDRPDR sel
479         - 22  # NDRPDR sel
480         - 25  # NDRPDR sel
481     vpp-performance-changes-3n-skx-cmp:
482       csit-vpp-perf-verify-1901-3n-skx:
483         - 70  # 1901.2 NDRPDR sel
484     vpp-performance-changes-3n-skx:
485       - "vpp-performance-changes-3n-skx-h1"
486       - "vpp-performance-changes-3n-skx-ref"
487       - "vpp-performance-changes-3n-skx-cmp"
488
489 #    vpp-performance-changes-2n-skx-h1:
490 #      csit-vpp-perf-verify-1807-2n-skx:
491 #        - 26  # NDRPDR sel
492 #        - 28  # NDRPDR sel
493 #        - 29  # NDRPDR sel
494 #        - 30  # NDRPDR sel
495 #        - 34  # NDRPDR sel
496 #        - 35  # NDRPDR sel
497 #        - 36  # NDRPDR sel
498 #        - 39  # NDRPDR sel
499 #        - 40  # NDRPDR sel
500 #        - 42  # NDRPDR sel
501 #    vpp-performance-changes-2n-skx-ref:
502 #      csit-vpp-perf-verify-1810-2n-skx:
503 #        - 9   # NDRPDR sel
504 #        - 13  # NDRPDR sel
505 #        - 14  # NDRPDR sel
506 #        - 19  # NDRPDR sel
507 #        - 20  # NDRPDR sel
508 #        - 21  # NDRPDR sel
509 #        - 22  # NDRPDR sel
510 #        - 23  # NDRPDR sel
511 #        - 24  # NDRPDR sel
512 #        - 27  # NDRPDR sel
513 #    vpp-performance-changes-2n-skx-cmp:
514 #      csit-vpp-perf-verify-1901-2n-skx:
515 ##        - 5   # NDRPDR sel
516 ##        - 12  # NDRPDR sel
517 ##        - 13  # NDRPDR sel
518 ##        - 21  # NDRPDR sel
519 ##        - 23  # NDRPDR sel
520 ##        - 31  # NDRPDR sel
521 ##        - 34  # NDRPDR sel
522 ##        - 40  # NDRPDR sel
523 ##        - 42  # NDRPDR sel
524 ##        - 43  # NDRPDR sel
525 #        - 64  # 1901.1 NDRPDR sel
526 #    vpp-performance-changes-2n-skx:
527 #      - "vpp-performance-changes-2n-skx-h1"
528 #      - "vpp-performance-changes-2n-skx-ref"
529 #      - "vpp-performance-changes-2n-skx-cmp"
530
531 #    vpp-performance-changes-3n-hsw-mrr-h1:
532 #      csit-vpp-perf-verify-1807-3n-hsw:
533 #        - 8   # MRR full
534 #        - 9   # MRR sel
535 #        - 21  # MRR sel
536 #        - 31  # MRR sel
537 #        - 33  # MRR sel
538 #        - 36  # MRR sel
539 #        - 41  # MRR sel
540 #        - 42  # MRR sel
541 #        - 48  # MRR sel
542 #    vpp-performance-changes-3n-hsw-mrr-ref:
543 #      csit-vpp-perf-verify-1810-3n-hsw:
544 #        - 9   # MRR sel
545 #    vpp-performance-changes-3n-hsw-mrr-cmp:
546 #      csit-vpp-perf-verify-1901-3n-hsw:
547 ##        - 35  # MRR sel
548 #        - 73  # 1901.1 MRR sel
549 #        - 77  # 1901.1 MRR sel
550 #    vpp-performance-changes-3n-hsw-mrr:
551 #      - "vpp-performance-changes-3n-hsw-mrr-h1"
552 #      - "vpp-performance-changes-3n-hsw-mrr-ref"
553 #      - "vpp-performance-changes-3n-hsw-mrr-cmp"
554
555 #    vpp-performance-changes-3n-skx-mrr-h1:
556 #      csit-vpp-perf-verify-1807-3n-skx:
557 #        - 28  # MRR sel
558 #        - 32  # MRR sel
559 #        - 36  # MRR sel
560 #        - 42  # MRR sel
561 #        - 47  # MRR sel
562 #        - 48  # MRR sel
563 #        - 51  # MRR sel
564 #        - 52  # MRR sel
565 #        - 53  # MRR sel
566 #        - 54  # MRR sel
567 #    vpp-performance-changes-3n-skx-mrr-ref:
568 #      csit-vpp-perf-verify-1810-3n-skx:
569 #        - 9   # MRR sel
570 #        - 11  # MRR sel
571 #        - 12  # MRR sel
572 #        - 13  # MRR sel
573 #    vpp-performance-changes-3n-skx-mrr-cmp:
574 #      csit-vpp-perf-verify-1901-3n-skx:
575 ##        - 32  # MRR sel
576 #        - 69  # 1901.1 MRR sel
577 #    vpp-performance-changes-3n-skx-mrr:
578 #      - "vpp-performance-changes-3n-skx-mrr-h1"
579 #      - "vpp-performance-changes-3n-skx-mrr-ref"
580 #      - "vpp-performance-changes-3n-skx-mrr-cmp"
581
582 #    vpp-performance-changes-2n-skx-mrr-h1:
583 #      csit-vpp-perf-verify-1807-2n-skx:
584 #        - 31  # MRR sel
585 #        - 33  # MRR sel
586 #        - 37  # MRR sel
587 #        - 38  # MRR sel
588 #        - 41  # MRR sel
589 #        - 43  # MRR sel
590 #        - 44  # MRR sel
591 #        - 45  # MRR sel
592 #        - 46  # MRR sel
593 #        - 47  # MRR sel
594 #    vpp-performance-changes-2n-skx-mrr-ref:
595 #      csit-vpp-perf-verify-1810-2n-skx:
596 #        - 8   # MRR sel
597 #        - 10  # MRR sel
598 #        - 11  # MRR sel
599 #        - 12  # MRR sel
600 #    vpp-performance-changes-2n-skx-mrr-cmp:
601 #      csit-vpp-perf-verify-1901-2n-skx:
602 ##        - 22  # MRR sel
603 #        - 65  # 1901.1 MRR sel
604 #    vpp-performance-changes-2n-skx-mrr:
605 #      - "vpp-performance-changes-2n-skx-mrr-h1"
606 #      - "vpp-performance-changes-2n-skx-mrr-ref"
607 #      - "vpp-performance-changes-2n-skx-mrr-cmp"
608
609     dpdk-performance-changes-3n-hsw-h1:
610       csit-dpdk-perf-verify-1807-3n-hsw:
611         - 11
612         - 12  # full
613         - 14
614         - 15
615         - 16
616         - 17
617         - 20
618         - 21
619         - 22
620         - 23
621     dpdk-performance-changes-3n-hsw-ref:
622       csit-dpdk-perf-verify-1810-3n-hsw:
623         - 1   # NDRPDR sel
624         - 2   # NDRPDR sel
625         - 3   # NDRPDR sel
626         - 4   # NDRPDR sel
627         - 5   # NDRPDR sel
628         - 6   # NDRPDR sel
629         - 7   # NDRPDR sel
630         - 8   # NDRPDR sel
631         - 9   # NDRPDR sel
632         - 10  # NDRPDR sel
633     dpdk-performance-changes-3n-hsw-cmp:
634       csit-dpdk-perf-verify-1901-3n-hsw:
635         - 13  # NDRPDR sel
636         - 14  # NDRPDR sel
637         - 16  # NDRPDR sel
638         - 17  # NDRPDR sel
639         - 18  # NDRPDR sel
640         - 19  # NDRPDR sel
641         - 20  # NDRPDR sel
642         - 21  # NDRPDR sel
643         - 22  # NDRPDR sel
644         - 23  # NDRPDR sel
645     dpdk-performance-changes-3n-hsw:
646       - "dpdk-performance-changes-3n-hsw-h1"
647       - "dpdk-performance-changes-3n-hsw-ref"
648       - "dpdk-performance-changes-3n-hsw-cmp"
649
650     dpdk-performance-changes-3n-skx-h1:
651       csit-dpdk-perf-verify-1807-3n-skx:
652         - 1   # NDRPDR sel
653         - 2   # NDRPDR sel
654         - 3   # NDRPDR sel
655         - 6   # NDRPDR sel
656         - 7   # NDRPDR sel
657         - 8   # NDRPDR sel
658         - 9   # NDRPDR sel
659         - 10  # NDRPDR sel
660         - 11  # NDRPDR sel
661         - 12  # NDRPDR sel
662     dpdk-performance-changes-3n-skx-ref:
663       csit-dpdk-perf-verify-1810-3n-skx:
664         - 3   # NDRPDR sel
665         - 4   # NDRPDR sel
666         - 6   # NDRPDR sel
667         - 7   # NDRPDR sel
668         - 8   # NDRPDR sel
669         - 9   # NDRPDR sel
670         - 10  # NDRPDR sel
671         - 11  # NDRPDR sel
672         - 12  # NDRPDR sel
673         - 13  # NDRPDR sel
674     dpdk-performance-changes-3n-skx-cmp:
675       csit-dpdk-perf-verify-1901-3n-skx:
676         - 3   # NDRPDR sel
677         - 5   # NDRPDR sel
678         - 6   # NDRPDR sel
679         - 7   # NDRPDR sel
680         - 8   # NDRPDR sel
681         - 9   # NDRPDR sel
682         - 10  # NDRPDR sel
683         - 11  # NDRPDR sel
684         - 12  # NDRPDR sel
685         - 13  # NDRPDR sel
686     dpdk-performance-changes-3n-skx:
687       - "dpdk-performance-changes-3n-skx-h1"
688       - "dpdk-performance-changes-3n-skx-ref"
689       - "dpdk-performance-changes-3n-skx-cmp"
690
691     dpdk-performance-changes-2n-skx-ref:
692       csit-dpdk-perf-verify-1810-2n-skx:
693         - 3   # NDRPDR sel
694         - 4   # NDRPDR sel
695         - 5   # NDRPDR sel
696         - 7   # NDRPDR sel
697         - 8   # NDRPDR sel
698         - 9   # NDRPDR sel
699         - 10  # NDRPDR sel
700         - 11  # NDRPDR sel
701         - 12  # NDRPDR sel
702         - 13  # NDRPDR sel
703     dpdk-performance-changes-2n-skx-cmp:
704       csit-dpdk-perf-verify-1901-2n-skx:
705         - 12  # NDRPDR sel
706         - 13  # NDRPDR sel
707         - 14  # NDRPDR sel
708         - 15  # NDRPDR sel
709         - 16  # NDRPDR sel
710         - 17  # NDRPDR sel
711         - 18  # NDRPDR sel
712         - 19  # NDRPDR sel
713         - 20  # NDRPDR sel
714         - 21  # NDRPDR sel
715     dpdk-performance-changes-2n-skx:
716       - "dpdk-performance-changes-2n-skx-ref"
717       - "dpdk-performance-changes-2n-skx-cmp"
718
719     # Compare testbeds
720
721 #    vpp-compare-testbeds-ref:
722 #      csit-vpp-perf-verify-1901-3n-hsw:
723 #        - 84  # 1901.2 NDRPDR sel
724 #    vpp-compare-testbeds-cmp:
725 #      csit-vpp-perf-verify-1901-3n-skx:
726 #        - 70  # 1901.2 NDRPDR sel
727 #    vpp-compare-testbeds:
728 #      - "vpp-compare-testbeds-ref"
729 #      - "vpp-compare-testbeds-cmp"
730
731 #    vpp-compare-testbeds-mrr-ref:
732 #      csit-vpp-perf-verify-1901-3n-hsw:
733 ##        - 35  # MRR sel
734 #        - 73  # 1901.1 MRR sel
735 #        - 77  # 1901.1 MRR sel
736 #    vpp-compare-testbeds-mrr-cmp:
737 #      csit-vpp-perf-verify-1901-3n-skx:
738 ##        - 32  # MRR sel
739 #        - 69  # 1901.1 MRR sel
740 #    vpp-compare-testbeds-mrr:
741 #      - "vpp-compare-testbeds-mrr-ref"
742 #      - "vpp-compare-testbeds-mrr-cmp"
743
744     dpdk-compare-testbeds-ref:
745       csit-dpdk-perf-verify-1901-3n-hsw:
746         - 13  # NDRPDR sel
747         - 14  # NDRPDR sel
748         - 16  # NDRPDR sel
749         - 17  # NDRPDR sel
750         - 18  # NDRPDR sel
751         - 19  # NDRPDR sel
752         - 20  # NDRPDR sel
753         - 21  # NDRPDR sel
754         - 22  # NDRPDR sel
755         - 23  # NDRPDR sel
756     dpdk-compare-testbeds-cmp:
757       csit-dpdk-perf-verify-1901-3n-skx:
758         - 3   # NDRPDR sel
759         - 5   # NDRPDR sel
760         - 6   # NDRPDR sel
761         - 7   # NDRPDR sel
762         - 8   # NDRPDR sel
763         - 9   # NDRPDR sel
764         - 10  # NDRPDR sel
765         - 11  # NDRPDR sel
766         - 12  # NDRPDR sel
767         - 13  # NDRPDR sel
768     dpdk-compare-testbeds:
769       - "dpdk-compare-testbeds-ref"
770       - "dpdk-compare-testbeds-cmp"
771
772     # Compare topologies
773
774 #    vpp-compare-topologies-ref:
775 #      csit-vpp-perf-verify-1901-3n-skx:
776 ##        - 18  # NDRPDR sel
777 ##        - 19  # NDRPDR sel
778 ##        - 20  # NDRPDR sel
779 ##        - 28  # NDRPDR sel
780 ##        - 31  # NDRPDR sel
781 ##        - 33  # NDRPDR sel
782 ##        - 36  # NDRPDR sel
783 ##        - 38  # NDRPDR sel
784 ##        - 47  # NDRPDR sel
785 ##        - 48  # NDRPDR sel
786 ##        - 54  # NDRPDR LB
787 ##        - 57  # NDRPDR LB
788 ##        - 58  # NDRPDR LB
789 ##        - 59  # NDRPDR LB
790 ##        - 60  # NDRPDR LB
791 ##        - 63  # NDRPDR LB
792 ##        - 64  # NDRPDR LB
793 ##        - 65  # NDRPDR LB
794 ##        - 66  # NDRPDR LB
795 ##        - 67  # NDRPDR LB
796 #        - 70  # 1901.2 NDRPDR sel
797 #    vpp-compare-topologies-cmp:
798 #      csit-vpp-perf-verify-1901-2n-skx:
799 ##        - 5   # NDRPDR sel
800 ##        - 12  # NDRPDR sel
801 ##        - 13  # NDRPDR sel
802 ##        - 21  # NDRPDR sel
803 ##        - 23  # NDRPDR sel
804 ##        - 31  # NDRPDR sel
805 ##        - 34  # NDRPDR sel
806 ##        - 40  # NDRPDR sel
807 ##        - 42  # NDRPDR sel
808 ##        - 43  # NDRPDR sel
809 #        - 64  # 1901.1 NDRPDR sel
810 #    vpp-compare-topologies:
811 #      - "vpp-compare-topologies-ref"
812 #      - "vpp-compare-topologies-cmp"
813
814 #    vpp-compare-topologies-mrr-ref:
815 #      csit-vpp-perf-verify-1901-3n-skx:
816 ##        - 32  # MRR sel
817 #        - 69  # 1901.1 MRR sel
818 #    vpp-compare-topologies-mrr-cmp:
819 #      csit-vpp-perf-verify-1901-2n-skx:
820 ##        - 22  # MRR sel
821 #        - 65  # 1901.1 MRR sel
822 #    vpp-compare-topologies-mrr:
823 #      - "vpp-compare-topologies-mrr-ref"
824 #      - "vpp-compare-topologies-mrr-cmp"
825
826     dpdk-compare-topologies-ref:
827       csit-dpdk-perf-verify-1901-3n-skx:
828         - 3   # NDRPDR sel
829         - 5   # NDRPDR sel
830         - 6   # NDRPDR sel
831         - 7   # NDRPDR sel
832         - 8   # NDRPDR sel
833         - 9   # NDRPDR sel
834         - 10  # NDRPDR sel
835         - 11  # NDRPDR sel
836         - 12  # NDRPDR sel
837         - 13  # NDRPDR sel
838     dpdk-compare-topologies-cmp:
839       csit-dpdk-perf-verify-1901-2n-skx:
840         - 12  # NDRPDR sel
841         - 13  # NDRPDR sel
842         - 14  # NDRPDR sel
843         - 15  # NDRPDR sel
844         - 16  # NDRPDR sel
845         - 17  # NDRPDR sel
846         - 18  # NDRPDR sel
847         - 19  # NDRPDR sel
848         - 20  # NDRPDR sel
849         - 21  # NDRPDR sel
850     dpdk-compare-topologies:
851       - "dpdk-compare-topologies-ref"
852       - "dpdk-compare-topologies-cmp"
853
854   plot-layouts:
855
856     plot-soak-throughput:
857       titlefont:
858         size: 18
859       xaxis:
860         title: "<b>Test Cases [Index]</b>"
861         titlefont:
862           size: 16
863         autorange: True
864         fixedrange: False
865         gridcolor: "rgb(230, 230, 230)"
866         linecolor: "rgb(220, 220, 220)"
867         linewidth: 1
868         showgrid: True
869         showline: True
870         showticklabels: True
871         tickcolor: "rgb(220, 220, 220)"
872         tickmode: "linear"
873         tickfont:
874           size: 16
875         zeroline: False
876       yaxis:
877         title: "<b>Packet Throughput [Mpps]</b>"
878         titlefont:
879           size: 16
880         gridcolor: "rgb(230, 230, 230)"
881         hoverformat: ".4s"
882         tickformat: ".3s"
883         linecolor: "rgb(220, 220, 220)"
884         linewidth: 1
885         showgrid: True
886         showline: True
887         showticklabels: True
888         tickcolor: "rgb(220, 220, 220)"
889         tickfont:
890           size: 16
891         zeroline: False
892         range: [0,50]
893       autosize: False
894       margin:
895         t: 50
896         b: 0
897         l: 80
898         r: 20
899       showlegend: True
900       legend:
901         orientation: "h"
902         font:
903           size: 16
904       width: 700
905       height: 900
906
907     plot-service-density:
908       titlefont:
909         size: 18
910       xaxis:
911         side: "top"
912         autorange: True
913         fixedrange: False
914         showgrid: False
915         showline: False
916         showticklabels: False
917         ticks: ""
918         ticklen: 0
919         tickwidth: 0
920         zeroline: False
921       yaxis:
922         autorange: "reversed"
923         showgrid: False
924         showline: False
925         showticklabels: False
926         ticks: ""
927         ticklen: 0
928         tickwidth: 0
929         zeroline: False
930       autosize: True
931       showlegend: False
932       width: 700
933       height: 700
934
935     plot-cps:
936       titlefont:
937         size: 18
938       xaxis:
939         title: "<b>Test Cases [Index]</b>"
940         titlefont:
941           size: 16
942         autorange: True
943         fixedrange: False
944         gridcolor: "rgb(230, 230, 230)"
945         linecolor: "rgb(220, 220, 220)"
946         linewidth: 1
947         showgrid: True
948         showline: True
949         showticklabels: True
950         tickcolor: "rgb(220, 220, 220)"
951         tickmode: "linear"
952         tickfont:
953           size: 16
954         zeroline: False
955       yaxis:
956         title: "<b>Connections Per Second [cps]</b>"
957         titlefont:
958           size: 16
959         gridcolor: "rgb(230, 230, 230)"
960         hoverformat: ".4s"
961         linecolor: "rgb(220, 220, 220)"
962         linewidth: 1
963         rangemode: "tozero"
964         showgrid: True
965         showline: True
966         showticklabels: True
967         tickcolor: "rgb(220, 220, 220)"
968         tickformat: ".3s"
969         tickfont:
970           size: 16
971         zeroline: False
972       boxmode: "group"
973       boxgroupgap: 0.5
974       autosize: False
975       margin:
976         t: 50
977         b: 20
978         l: 80
979         r: 20
980       showlegend: True
981       legend:
982         orientation: "h"
983         font:
984           size: 16
985       width: 700
986       height: 800
987
988     plot-rps:
989       titlefont:
990         size: 18
991       xaxis:
992         title: "<b>Test Cases [Index]</b>"
993         titlefont:
994           size: 16
995         autorange: True
996         fixedrange: False
997         gridcolor: "rgb(230, 230, 230)"
998         linecolor: "rgb(220, 220, 220)"
999         linewidth: 1
1000         showgrid: True
1001         showline: True
1002         showticklabels: True
1003         tickcolor: "rgb(220, 220, 220)"
1004         tickmode: "linear"
1005         tickfont:
1006           size: 16
1007         zeroline: False
1008       yaxis:
1009         title: "<b>Requests Per Second [rps]</b>"
1010         titlefont:
1011           size: 16
1012         gridcolor: "rgb(230, 230, 230)"
1013         hoverformat: ".4s"
1014         linecolor: "rgb(220, 220, 220)"
1015         linewidth: 1
1016         rangemode: "tozero"
1017         showgrid: True
1018         showline: True
1019         showticklabels: True
1020         tickcolor: "rgb(230, 230, 230)"
1021         tickformat: ".3s"
1022         tickfont:
1023           size: 16
1024         zeroline: False
1025       boxmode: "group"
1026       boxgroupgap: 0.5
1027       autosize: False
1028       margin:
1029         t: 50
1030         b: 20
1031         l: 80
1032         r: 20
1033       showlegend: True
1034       legend:
1035         orientation: "h"
1036         font:
1037           size: 16
1038       width: 700
1039       height: 800
1040
1041     plot-throughput:
1042       titlefont:
1043         size: 18
1044       xaxis:
1045         title: "<b>Test Cases [Index]</b>"
1046         titlefont:
1047           size: 16
1048         autorange: True
1049         fixedrange: False
1050         gridcolor: "rgb(230, 230, 230)"
1051         linecolor: "rgb(220, 220, 220)"
1052         linewidth: 1
1053         showgrid: True
1054         showline: True
1055         showticklabels: True
1056         tickcolor: "rgb(220, 220, 220)"
1057         tickmode: "linear"
1058         tickfont:
1059           size: 16
1060         zeroline: False
1061       yaxis:
1062         title: "<b>Packet Throughput [Mpps]</b>"
1063         titlefont:
1064           size: 16
1065         gridcolor: "rgb(230, 230, 230)"
1066         hoverformat: ".4s"
1067         tickformat: ".3s"
1068         linecolor: "rgb(220, 220, 220)"
1069         linewidth: 1
1070         showgrid: True
1071         showline: True
1072         showticklabels: True
1073         tickcolor: "rgb(220, 220, 220)"
1074         tickfont:
1075           size: 16
1076         zeroline: False
1077         range: [0,50]
1078       boxmode: "group"
1079       boxgroupgap: 0.5
1080       autosize: False
1081       margin:
1082         t: 50
1083         b: 0
1084         l: 80
1085         r: 20
1086       showlegend: True
1087       legend:
1088         orientation: "h"
1089         font:
1090           size: 16
1091       width: 700
1092       height: 900
1093
1094     plot-throughput-speedup-analysis:
1095       titlefont:
1096         size: 18
1097       xaxis:
1098         title: "<b>Number of Cores [Qty]</b>"
1099         titlefont:
1100           size: 16
1101         autorange: True
1102         fixedrange: False
1103         gridcolor: "rgb(230, 230, 230)"
1104         linecolor: "rgb(220, 220, 220)"
1105         linewidth: 1
1106         showgrid: True
1107         showline: True
1108         showticklabels: True
1109         tickcolor: "rgb(238, 238, 238)"
1110         tickmode: "linear"
1111         tickfont:
1112           size: 16
1113         zeroline: False
1114       yaxis:
1115         title: "<b>Packet Throughput [Mpps]</b>"
1116         titlefont:
1117           size: 16
1118         type: "linear"
1119         gridcolor: "rgb(230, 230, 230)"
1120         hoverformat: ".4s"
1121         linecolor: "rgb(220, 220, 220)"
1122         linewidth: 1
1123         showgrid: True
1124         showline: True
1125         showticklabels: True
1126         tickcolor: "rgb(220, 220, 220)"
1127         tickformat: ".4s"
1128         tickfont:
1129           size: 16
1130         zeroline: True
1131         rangemode: "tozero"
1132         range: [0,100]
1133       legend:
1134         orientation: "h"
1135         font:
1136           size: 16
1137         xanchor: "left"
1138         yanchor: "top"
1139         x: 0
1140         y: -0.2
1141         bgcolor: "rgba(255, 255, 255, 0)"
1142         bordercolor: "rgba(255, 255, 255, 0)"
1143         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1144       autosize: False
1145       margin:
1146           't': 50
1147           'b': 150
1148           'l': 85
1149           'r': 10
1150       showlegend: True
1151       width: 700
1152       height: 700
1153       hoverlabel:
1154         namelength: -1
1155       annotations: [
1156         {
1157           text: "_ _          __          ...",
1158           align: "left",
1159           showarrow: False,
1160           xref: "paper",
1161           yref: "paper",
1162           xanchor: "left",
1163           yanchor: "top",
1164           x: 0,
1165           y: -0.13,
1166           font: {
1167             family: "Consolas, Courier New",
1168             size: 15
1169           },
1170         },
1171         {
1172           text: "    Perfect     Measured     Limit",
1173           align: "left",
1174           showarrow: False,
1175           xref: "paper",
1176           yref: "paper",
1177           xanchor: "left",
1178           yanchor: "top",
1179           x: 0,
1180           y: -0.15,
1181           font: {
1182             family: "Consolas, Courier New",
1183             size: 15
1184           },
1185         },
1186       ]
1187
1188     plot-latency:
1189       titlefont:
1190         size: 18
1191       xaxis:
1192         title: "<b>Direction</b>"
1193         titlefont:
1194           size: 16
1195         autorange: True
1196         fixedrange: False
1197         gridcolor: "rgb(230, 230, 230)"
1198         linecolor: "rgb(220, 220, 220)"
1199         linewidth: 1
1200         showgrid: True
1201         showline: True
1202         showticklabels: False
1203         tickcolor: "rgb(220, 220, 220)"
1204         tickmode: "linear"
1205         tickfont:
1206           size: 16
1207         zeroline: False
1208       yaxis:
1209         title: "<b>Packet Latency [uSec]</b>"
1210         titlefont:
1211           size: 16
1212         type: "linear"
1213         gridcolor: "rgb(230, 230, 230)"
1214         hoverformat: ".4s"
1215         linecolor: "rgb(220, 220, 220)"
1216         linewidth: 1
1217         showgrid: True
1218         showline: True
1219         showticklabels: True
1220         tickcolor: "rgb(220, 220, 220)"
1221         tickformat: ".4s"
1222         tickfont:
1223           size: 16
1224         zeroline: True
1225         rangemode: "tozero"
1226       legend:
1227         orientation: "h"
1228         font:
1229           size: 16
1230         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1231       autosize: False
1232       margin:
1233           't': 50
1234           'b': 150
1235           'l': 80
1236           'r': 10
1237       showlegend: True
1238       width: 700
1239       height: 700
1240       hoverlabel:
1241         namelength: -1
1242
1243 -
1244   type: "static"
1245   src-path: "{DIR[RST]}"
1246   dst-path: "{DIR[WORKING,SRC]}"
1247
1248 -
1249   type: "input"
1250   general:
1251     file-name: "robot-plugin.zip"
1252     file-format: ".zip"
1253     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1254     extract: "robot-plugin/output.xml"
1255
1256   builds:
1257
1258 #    intel-dnv-vpp-release-1901:
1259 #      - 1
1260 #
1261 #    intel-dnv-vpp-release-1810:
1262 #      - 1
1263
1264     csit-vpp-perf-verify-1807-3n-hsw:
1265 #      - 8   # MRR full
1266 #      - 9   # MRR sel
1267 #      - 21  # MRR sel
1268 #      - 31  # MRR sel
1269 #      - 33  # MRR sel
1270 #      - 36  # MRR sel
1271 #      - 41  # MRR sel
1272 #      - 42  # MRR sel
1273 #      - 48  # MRR sel
1274 #      - 11  # NDRPDR full 1
1275 #      - 22  # NDRPDR full 2
1276 #      - 45  # NDRPDR full 3
1277 #      - 46  # NDRPDR full 4
1278       - 15  # NDRPDR sel
1279       - 16  # NDRPDR sel
1280       - 19  # NDRPDR sel
1281       - 18  # NDRPDR sel
1282       - 20  # NDRPDR sel
1283       - 38  # NDRPDR sel
1284       - 40  # NDRPDR sel
1285       - 44  # NDRPDR sel
1286       - 47  # NDRPDR sel
1287     csit-vpp-perf-verify-1810-3n-hsw:
1288 #      - 9   # MRR sel
1289 #      - 20  # NDRPDR full
1290 #      - 21  # NDRPDR full
1291 #      - 22  # NDRPDR full
1292 #      - 27  # NDRPDR full
1293       - 8   # NDRPDR sel
1294       - 12  # NDRPDR sel
1295       - 14  # NDRPDR sel
1296       - 18  # NDRPDR sel
1297       - 23  # NDRPDR sel
1298       - 25  # NDRPDR sel
1299       - 38  # NDRPDR sel
1300       - 39  # NDRPDR sel
1301       - 41  # NDRPDR sel
1302       - 42  # NDRPDR sel
1303 #      - 28  # WRK
1304 #      - 29  # WRK
1305 #      - 30  # WRK
1306 #      - 31  # WRK
1307 #      - 32  # WRK
1308 #      - 33  # WRK
1309 #      - 34  # WRK
1310 #      - 35  # WRK
1311 #      - 36  # WRK
1312 #      - 37  # WRK
1313     csit-vpp-perf-verify-1901-3n-hsw:
1314       - 84  # 1901.2 NDRPDR sel
1315
1316     csit-vpp-perf-verify-1807-3n-skx:
1317       - 33  # NDRPDR sel
1318       - 35  # NDRPDR sel
1319       - 37  # NDRPDR sel
1320       - 38  # NDRPDR sel
1321       - 39  # NDRPDR sel
1322       - 43  # NDRPDR sel
1323       - 44  # NDRPDR sel
1324       - 49  # NDRPDR sel
1325       - 50  # NDRPDR sel
1326       - 56  # NDRPDR sel
1327     csit-vpp-perf-verify-1810-3n-skx:
1328       - 10  # NDRPDR sel
1329       - 14  # NDRPDR sel
1330       - 15  # NDRPDR sel
1331       - 16  # NDRPDR sel
1332       - 17  # NDRPDR sel
1333       - 19  # NDRPDR sel
1334       - 20  # NDRPDR sel
1335       - 21  # NDRPDR sel
1336       - 22  # NDRPDR sel
1337       - 25  # NDRPDR sel
1338     csit-vpp-perf-verify-1901-3n-skx:
1339       - 70  # 1901.2 NDRPDR sel
1340
1341 #    csit-vpp-perf-verify-1807-2n-skx:
1342 #      - 27  # MRR full
1343 #      - 31  # MRR sel
1344 #      - 33  # MRR sel
1345 #      - 37  # MRR sel
1346 #      - 38  # MRR sel
1347 #      - 41  # MRR sel
1348 #      - 43  # MRR sel
1349 #      - 44  # MRR sel
1350 #      - 45  # MRR sel
1351 #      - 46  # MRR sel
1352 #      - 47  # MRR sel
1353 #      - 32  # NDRPDR full
1354 #      - 26  # NDRPDR sel
1355 #      - 28  # NDRPDR sel
1356 #      - 29  # NDRPDR sel
1357 #      - 30  # NDRPDR sel
1358 #      - 34  # NDRPDR sel
1359 #      - 35  # NDRPDR sel
1360 #      - 36  # NDRPDR sel
1361 #      - 39  # NDRPDR sel
1362 #      - 40  # NDRPDR sel
1363 #      - 42  # NDRPDR sel
1364 #    csit-vpp-perf-verify-1810-2n-skx:
1365 #      - 8   # MRR sel
1366 #      - 10  # MRR sel
1367 #      - 11  # MRR sel
1368 #      - 12  # MRR sel
1369 #      - 25  # NDRPDR full
1370 #      - 26  # NDRPDR full
1371 #      - 9   # NDRPDR sel
1372 #      - 13  # NDRPDR sel
1373 #      - 14  # NDRPDR sel
1374 #      - 19  # NDRPDR sel
1375 #      - 20  # NDRPDR sel
1376 #      - 21  # NDRPDR sel
1377 #      - 22  # NDRPDR sel
1378 #      - 23  # NDRPDR sel
1379 #      - 24  # NDRPDR sel
1380 #      - 27  # NDRPDR sel
1381 #    csit-vpp-perf-verify-1901-2n-skx:
1382 ##      - 22  # MRR sel
1383 ##      - 25  # NDRPDR full
1384 ##      - 30  # NDRPDR full
1385 ##      - 33  # NDRPDR full
1386 ##      - 44  # NDRPDR full
1387 ##      - 5   # NDRPDR sel
1388 ##      - 12  # NDRPDR sel
1389 ##      - 13  # NDRPDR sel
1390 ##      - 21  # NDRPDR sel
1391 ##      - 23  # NDRPDR sel
1392 ##      - 31  # NDRPDR sel
1393 ##      - 34  # NDRPDR sel
1394 ##      - 40  # NDRPDR sel
1395 ##      - 42  # NDRPDR sel
1396 ##      - 43  # NDRPDR sel
1397 #      - 24  # NFV MRR
1398 #      - 26  # NFV MRR
1399 #      - 27  # NFV MRR
1400 #      - 35  # NFV MRR
1401 #      - 37  # NFV MRR
1402 #      - 28  # NFV NDRPDR
1403 #      - 29  # NFV NDRPDR
1404 #      - 32  # NFV NDRPDR
1405 #      - 39  # NFV NDRPDR
1406 #      - 46  # NFV NDRPDR
1407 #      - 45  # SOAK
1408 #      - 64  # 1901.1 NDRPDR sel
1409 #      - 65  # 1901.1 MRR sel
1410 #    csit-ligato-perf-verify-1901-3n-hsw:
1411 #      - 10  # NDRPDR full
1412 #      - 8   # NDRPDR sel
1413 #      - 9   # NDRPDR sel
1414 #      - 11  # NDRPDR sel
1415 #      - 12  # NDRPDR sel
1416 #      - 13  # NDRPDR sel
1417 #      - 14  # NDRPDR sel
1418 #      - 15  # NDRPDR sel
1419 #      - 16  # NDRPDR sel
1420 #      - 17  # NDRPDR sel
1421 #      - 18  # NDRPDR sel
1422     csit-dpdk-perf-verify-1807-3n-hsw:
1423       - 11
1424       - 12  # full
1425       - 14
1426       - 15
1427       - 16
1428       - 17
1429       - 20
1430       - 21
1431       - 22
1432       - 23
1433     csit-dpdk-perf-verify-1810-3n-hsw:
1434       - 1   # NDRPDR sel
1435       - 2   # NDRPDR sel
1436       - 3   # NDRPDR sel
1437       - 4   # NDRPDR sel
1438       - 5   # NDRPDR sel
1439       - 6   # NDRPDR sel
1440       - 7   # NDRPDR sel
1441       - 8   # NDRPDR sel
1442       - 9   # NDRPDR sel
1443       - 10  # NDRPDR sel
1444     csit-dpdk-perf-verify-1901-3n-hsw:
1445       - 13  # NDRPDR sel
1446       - 14  # NDRPDR sel
1447       - 16  # NDRPDR sel
1448       - 17  # NDRPDR sel
1449       - 18  # NDRPDR sel
1450       - 19  # NDRPDR sel
1451       - 20  # NDRPDR sel
1452       - 21  # NDRPDR sel
1453       - 22  # NDRPDR sel
1454       - 23  # NDRPDR sel
1455     csit-dpdk-perf-verify-1807-3n-skx:
1456       - 1   # NDRPDR sel
1457       - 2   # NDRPDR sel
1458       - 3   # NDRPDR sel
1459       - 6   # NDRPDR sel
1460       - 7   # NDRPDR sel
1461       - 8   # NDRPDR sel
1462       - 9   # NDRPDR sel
1463       - 10  # NDRPDR sel
1464       - 11  # NDRPDR sel
1465       - 12  # NDRPDR sel
1466     csit-dpdk-perf-verify-1810-3n-skx:
1467       - 3   # NDRPDR sel
1468       - 4   # NDRPDR sel
1469       - 6   # NDRPDR sel
1470       - 7   # NDRPDR sel
1471       - 8   # NDRPDR sel
1472       - 9   # NDRPDR sel
1473       - 10  # NDRPDR sel
1474       - 11  # NDRPDR sel
1475       - 12  # NDRPDR sel
1476       - 13  # NDRPDR sel
1477     csit-dpdk-perf-verify-1901-3n-skx:
1478       - 3   # NDRPDR sel
1479       - 5   # NDRPDR sel
1480       - 6   # NDRPDR sel
1481       - 7   # NDRPDR sel
1482       - 8   # NDRPDR sel
1483       - 9   # NDRPDR sel
1484       - 10  # NDRPDR sel
1485       - 11  # NDRPDR sel
1486       - 12  # NDRPDR sel
1487       - 13  # NDRPDR sel
1488     csit-dpdk-perf-verify-1810-2n-skx:
1489       - 3   # NDRPDR sel
1490       - 4   # NDRPDR sel
1491       - 5   # NDRPDR sel
1492       - 7   # NDRPDR sel
1493       - 8   # NDRPDR sel
1494       - 9   # NDRPDR sel
1495       - 10  # NDRPDR sel
1496       - 11  # NDRPDR sel
1497       - 12  # NDRPDR sel
1498       - 13  # NDRPDR sel
1499     csit-dpdk-perf-verify-1901-2n-skx:
1500       - 12  # NDRPDR sel
1501       - 13  # NDRPDR sel
1502       - 14  # NDRPDR sel
1503       - 15  # NDRPDR sel
1504       - 16  # NDRPDR sel
1505       - 17  # NDRPDR sel
1506       - 18  # NDRPDR sel
1507       - 19  # NDRPDR sel
1508       - 20  # NDRPDR sel
1509       - 21  # NDRPDR sel
1510     csit-vpp-functional-1901-ubuntu1604-virl:
1511       - 177
1512     csit-vpp-functional-1901-centos7-virl:
1513       - 179
1514     csit-vpp-device-1901-ubuntu1804-1n-skx:
1515       - 179
1516 #    # Not used
1517 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1518 #      - 1
1519 #    csit-dmm-functional-1901-ubuntu1604-virl:
1520 #      - 2
1521 #    csit-hc2vpp-verify-func-1901-ubuntu1604:
1522 #      - 3
1523
1524 -
1525   type: "output"
1526   output: "report"
1527   format:
1528     html:
1529     - full
1530     pdf:
1531     - minimal
1532
1533 ################################################################################
1534 ###                               T A B L E S                                ###
1535 ################################################################################
1536
1537 ## VPP Compare NICs 3n-hsw 1t1c ndr
1538 #-
1539 #  type: "table"
1540 #  title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1541 #  algorithm: "table_nics_comparison"
1542 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1543 #  reference:
1544 #    title: "Intel-x520"
1545 #    nic: "NIC_Intel-X520-DA2"
1546 #  compare:
1547 #    title: "Intel-x710"
1548 #    nic: "NIC_Intel-X710"
1549 #  data: "vpp-nic-comparison-3n-hsw"
1550 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1551 #  filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1552 #  parameters:
1553 #  - "name"
1554 #  - "parent"
1555 #  - "throughput"
1556 #  - "tags"
1557 #
1558 ## VPP Compare NICs 3n-hsw 2t2c ndr
1559 #-
1560 #  type: "table"
1561 #  title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1562 #  algorithm: "table_nics_comparison"
1563 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1564 #  reference:
1565 #    title: "Intel-x520"
1566 #    nic: "NIC_Intel-X520-DA2"
1567 #  compare:
1568 #    title: "Intel-x710"
1569 #    nic: "NIC_Intel-X710"
1570 #  data: "vpp-nic-comparison-3n-hsw"
1571 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1572 #  filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1573 #  parameters:
1574 #  - "name"
1575 #  - "parent"
1576 #  - "throughput"
1577 #  - "tags"
1578 #
1579 ## VPP Compare NICs 3n-hsw 1t1c pdr
1580 #-
1581 #  type: "table"
1582 #  title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1583 #  algorithm: "table_nics_comparison"
1584 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1585 #  reference:
1586 #    title: "Intel-x520"
1587 #    nic: "NIC_Intel-X520-DA2"
1588 #  compare:
1589 #    title: "Intel-x710"
1590 #    nic: "NIC_Intel-X710"
1591 #  data: "vpp-nic-comparison-3n-hsw"
1592 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1593 #  filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1594 #  parameters:
1595 #  - "name"
1596 #  - "parent"
1597 #  - "throughput"
1598 #  - "tags"
1599 #
1600 ## VPP Compare NICs 3n-hsw 2t2c pdr
1601 #-
1602 #  type: "table"
1603 #  title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1604 #  algorithm: "table_nics_comparison"
1605 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1606 #  reference:
1607 #    title: "Intel-x520"
1608 #    nic: "NIC_Intel-X520-DA2"
1609 #  compare:
1610 #    title: "Intel-x710"
1611 #    nic: "NIC_Intel-X710"
1612 #  data: "vpp-nic-comparison-3n-hsw"
1613 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1614 #  filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1615 #  parameters:
1616 #  - "name"
1617 #  - "parent"
1618 #  - "throughput"
1619 #  - "tags"
1620
1621 ## VPP Compare NICs 3n-hsw 1t1c mrr
1622 #-
1623 #  type: "table"
1624 #  title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1625 #  algorithm: "table_nics_comparison"
1626 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1627 #  reference:
1628 #    title: "Intel-x520"
1629 #    nic: "NIC_Intel-X520-DA2"
1630 #  compare:
1631 #    title: "Intel-x710"
1632 #    nic: "NIC_Intel-X710"
1633 #  data: "vpp-nic-comparison-3n-hsw-mrr"
1634 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1635 #  filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1636 #  parameters:
1637 #  - "name"
1638 #  - "parent"
1639 #  - "result"
1640 #  - "tags"
1641 #
1642 ## VPP Compare NICs 3n-hsw 2t2c mrr
1643 #-
1644 #  type: "table"
1645 #  title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1646 #  algorithm: "table_nics_comparison"
1647 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1648 #  reference:
1649 #    title: "Intel-x520"
1650 #    nic: "NIC_Intel-X520-DA2"
1651 #  compare:
1652 #    title: "Intel-x710"
1653 #    nic: "NIC_Intel-X710"
1654 #  data: "vpp-nic-comparison-3n-hsw-mrr"
1655 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1656 #  filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1657 #  parameters:
1658 #  - "name"
1659 #  - "parent"
1660 #  - "result"
1661 #  - "tags"
1662 #
1663 ## VPP Compare NICs 3n-hsw 4t4c mrr
1664 #-
1665 #  type: "table"
1666 #  title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1667 #  algorithm: "table_nics_comparison"
1668 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1669 #  reference:
1670 #    title: "Intel-x520"
1671 #    nic: "NIC_Intel-X520-DA2"
1672 #  compare:
1673 #    title: "Intel-x710"
1674 #    nic: "NIC_Intel-X710"
1675 #  data: "vpp-nic-comparison-3n-hsw-mrr"
1676 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1677 #  filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1678 #  parameters:
1679 #  - "name"
1680 #  - "parent"
1681 #  - "result"
1682 #  - "tags"
1683
1684 # VPP Compare NICs 3n-skx 2t1c ndr
1685 -
1686   type: "table"
1687   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1688   algorithm: "table_nics_comparison"
1689   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1690   reference:
1691     title: "Intel-x710"
1692     nic: "NIC_Intel-X710"
1693   compare:
1694     title: "Intel-xxv710"
1695     nic: "NIC_Intel-XXV710"
1696   data: "vpp-nic-comparison-3n-skx"
1697   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1698   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1699   parameters:
1700   - "name"
1701   - "parent"
1702   - "throughput"
1703   - "tags"
1704
1705 # VPP Compare NICs 3n-skx 4t2c ndr
1706 -
1707   type: "table"
1708   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1709   algorithm: "table_nics_comparison"
1710   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1711   reference:
1712     title: "Intel-x710"
1713     nic: "NIC_Intel-X710"
1714   compare:
1715     title: "Intel-xxv710"
1716     nic: "NIC_Intel-XXV710"
1717   data: "vpp-nic-comparison-3n-skx"
1718   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1719   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1720   parameters:
1721   - "name"
1722   - "parent"
1723   - "throughput"
1724   - "tags"
1725
1726 # VPP Compare NICs 3n-skx 2t1c pdr
1727 -
1728   type: "table"
1729   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1730   algorithm: "table_nics_comparison"
1731   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1732   reference:
1733     title: "Intel-x710"
1734     nic: "NIC_Intel-X710"
1735   compare:
1736     title: "Intel-xxv710"
1737     nic: "NIC_Intel-XXV710"
1738   data: "vpp-nic-comparison-3n-skx"
1739   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1740   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1741   parameters:
1742   - "name"
1743   - "parent"
1744   - "throughput"
1745   - "tags"
1746
1747  # VPP Compare NICs 3n-skx 4t2c pdr
1748 -
1749   type: "table"
1750   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1751   algorithm: "table_nics_comparison"
1752   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1753   reference:
1754     title: "Intel-x710"
1755     nic: "NIC_Intel-X710"
1756   compare:
1757     title: "Intel-xxv710"
1758     nic: "NIC_Intel-XXV710"
1759   data: "vpp-nic-comparison-3n-skx"
1760   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1761   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1762   parameters:
1763   - "name"
1764   - "parent"
1765   - "throughput"
1766   - "tags"
1767
1768 ## VPP Compare NICs 3n-skx 2t1c mrr
1769 #-
1770 #  type: "table"
1771 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
1772 #  algorithm: "table_nics_comparison"
1773 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1774 #  reference:
1775 #    title: "Intel-x710"
1776 #    nic: "NIC_Intel-X710"
1777 #  compare:
1778 #    title: "Intel-xxv710"
1779 #    nic: "NIC_Intel-XXV710"
1780 #  data: "vpp-nic-comparison-3n-skx-mrr"
1781 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1782 #  filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1783 #  parameters:
1784 #  - "name"
1785 #  - "parent"
1786 #  - "result"
1787 #  - "tags"
1788 #
1789 ## VPP Compare NICs 3n-skx 4t2c mrr
1790 #-
1791 #  type: "table"
1792 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
1793 #  algorithm: "table_nics_comparison"
1794 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1795 #  reference:
1796 #    title: "Intel-x710"
1797 #    nic: "NIC_Intel-X710"
1798 #  compare:
1799 #    title: "Intel-xxv710"
1800 #    nic: "NIC_Intel-XXV710"
1801 #  data: "vpp-nic-comparison-3n-skx-mrr"
1802 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1803 #  filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1804 #  parameters:
1805 #  - "name"
1806 #  - "parent"
1807 #  - "result"
1808 #  - "tags"
1809 #
1810 # # VPP Compare NICs 3n-skx 8t4c mrr
1811 #-
1812 #  type: "table"
1813 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
1814 #  algorithm: "table_nics_comparison"
1815 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1816 #  reference:
1817 #    title: "Intel-x710"
1818 #    nic: "NIC_Intel-X710"
1819 #  compare:
1820 #    title: "Intel-xxv710"
1821 #    nic: "NIC_Intel-XXV710"
1822 #  data: "vpp-nic-comparison-3n-skx-mrr"
1823 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1824 #  filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1825 #  parameters:
1826 #  - "name"
1827 #  - "parent"
1828 #  - "result"
1829 #  - "tags"
1830
1831 ## VPP Compare NICs 2n-skx 2t1c ndr
1832 #-
1833 #  type: "table"
1834 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
1835 #  algorithm: "table_nics_comparison"
1836 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1837 #  reference:
1838 #    title: "Intel-x710"
1839 #    nic: "NIC_Intel-X710"
1840 #  compare:
1841 #    title: "Intel-xxv710"
1842 #    nic: "NIC_Intel-XXV710"
1843 #  data: "vpp-nic-comparison-2n-skx"
1844 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1845 #  filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1846 #  parameters:
1847 #  - "name"
1848 #  - "parent"
1849 #  - "throughput"
1850 #  - "tags"
1851 #
1852 ## VPP Compare NICs 2n-skx 4t2c ndr
1853 #-
1854 #  type: "table"
1855 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
1856 #  algorithm: "table_nics_comparison"
1857 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1858 #  reference:
1859 #    title: "Intel-x710"
1860 #    nic: "NIC_Intel-X710"
1861 #  compare:
1862 #    title: "Intel-xxv710"
1863 #    nic: "NIC_Intel-XXV710"
1864 #  data: "vpp-nic-comparison-2n-skx"
1865 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1866 #  filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1867 #  parameters:
1868 #  - "name"
1869 #  - "parent"
1870 #  - "throughput"
1871 #  - "tags"
1872 #
1873 # # VPP Compare NICs 2n-skx 2t1c pdr
1874 #-
1875 #  type: "table"
1876 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
1877 #  algorithm: "table_nics_comparison"
1878 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1879 #  reference:
1880 #    title: "Intel-x710"
1881 #    nic: "NIC_Intel-X710"
1882 #  compare:
1883 #    title: "Intel-xxv710"
1884 #    nic: "NIC_Intel-XXV710"
1885 #  data: "vpp-nic-comparison-2n-skx"
1886 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1887 #  filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1888 #  parameters:
1889 #  - "name"
1890 #  - "parent"
1891 #  - "throughput"
1892 #  - "tags"
1893 #
1894 ## VPP Compare NICs 2n-skx 4t2c pdr
1895 #-
1896 #  type: "table"
1897 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
1898 #  algorithm: "table_nics_comparison"
1899 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1900 #  reference:
1901 #    title: "Intel-x710"
1902 #    nic: "NIC_Intel-X710"
1903 #  compare:
1904 #    title: "Intel-xxv710"
1905 #    nic: "NIC_Intel-XXV710"
1906 #  data: "vpp-nic-comparison-2n-skx"
1907 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1908 #  filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1909 #  parameters:
1910 #  - "name"
1911 #  - "parent"
1912 #  - "throughput"
1913 #  - "tags"
1914 #
1915 ## VPP Compare NICs 2n-skx 2t1c mrr
1916 #-
1917 #  type: "table"
1918 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
1919 #  algorithm: "table_nics_comparison"
1920 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1921 #  reference:
1922 #    title: "Intel-x710"
1923 #    nic: "NIC_Intel-X710"
1924 #  compare:
1925 #    title: "Intel-xxv710"
1926 #    nic: "NIC_Intel-XXV710"
1927 #  data: "vpp-nic-comparison-2n-skx-mrr"
1928 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1929 #  filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1930 #  parameters:
1931 #  - "name"
1932 #  - "parent"
1933 #  - "result"
1934 #  - "tags"
1935 #
1936 ## VPP Compare NICs 2n-skx 4t2c mrr
1937 #-
1938 #  type: "table"
1939 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
1940 #  algorithm: "table_nics_comparison"
1941 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1942 #  reference:
1943 #    title: "Intel-x710"
1944 #    nic: "NIC_Intel-X710"
1945 #  compare:
1946 #    title: "Intel-xxv710"
1947 #    nic: "NIC_Intel-XXV710"
1948 #  data: "vpp-nic-comparison-2n-skx-mrr"
1949 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1950 #  filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1951 #  parameters:
1952 #  - "name"
1953 #  - "parent"
1954 #  - "result"
1955 #  - "tags"
1956 #
1957 ## VPP Compare NICs 2n-skx 8t4c mrr
1958 #-
1959 #  type: "table"
1960 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
1961 #  algorithm: "table_nics_comparison"
1962 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
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-mrr"
1970 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1971 #  filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1972 #  parameters:
1973 #  - "name"
1974 #  - "parent"
1975 #  - "result"
1976 #  - "tags"
1977
1978 ################################################################################
1979 # VPP
1980
1981 ## VPP Performance Changes 2n-dnv 1t1c pdr
1982 #-
1983 #  type: "table"
1984 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
1985 #  algorithm: "table_performance_comparison"
1986 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
1987 #  reference:
1988 #    title: "rls1810"
1989 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1990 #  compare:
1991 #    title: "rls1901.1"
1992 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1993 #  data: "intel-dnv-vpp-changes-2n-dnv"
1994 #  include-tests: "PDR"
1995 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1996 #  parameters:
1997 #  - "name"
1998 #  - "parent"
1999 #  - "throughput"
2000 #
2001 ## VPP Performance Changes 2n-dnv 2t2c pdr
2002 #-
2003 #  type: "table"
2004 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
2005 #  algorithm: "table_performance_comparison"
2006 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
2007 #  reference:
2008 #    title: "rls1810"
2009 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2010 #  compare:
2011 #    title: "rls1901.1"
2012 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2013 #  data: "intel-dnv-vpp-changes-2n-dnv"
2014 #  include-tests: "PDR"
2015 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2016 #  parameters:
2017 #  - "name"
2018 #  - "parent"
2019 #  - "throughput"
2020 #
2021 ## VPP Performance Changes 2n-dnv 1t1c ndr
2022 #-
2023 #  type: "table"
2024 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
2025 #  algorithm: "table_performance_comparison"
2026 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
2027 #  reference:
2028 #    title: "rls1810"
2029 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2030 #  compare:
2031 #    title: "rls1901.1"
2032 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2033 #  data: "intel-dnv-vpp-changes-2n-dnv"
2034 #  include-tests: "NDR"
2035 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2036 #  parameters:
2037 #  - "name"
2038 #  - "parent"
2039 #  - "throughput"
2040 #
2041 ## VPP Performance Changes 2n-dnv 2t2c ndr
2042 #-
2043 #  type: "table"
2044 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2045 #  algorithm: "table_performance_comparison"
2046 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2047 #  reference:
2048 #    title: "rls1810"
2049 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2050 #  compare:
2051 #    title: "rls1901.1"
2052 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2053 #  data: "intel-dnv-vpp-changes-2n-dnv"
2054 #  include-tests: "NDR"
2055 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2056 #  parameters:
2057 #  - "name"
2058 #  - "parent"
2059 #  - "throughput"
2060 #
2061 ## VPP Performance Changes 2n-dnv 1t1c MRR
2062 #-
2063 #  type: "table"
2064 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2065 #  algorithm: "table_performance_comparison"
2066 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2067 #  reference:
2068 #    title: "rls1810"
2069 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2070 #  compare:
2071 #    title: "rls1901.1"
2072 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2073 #  data: "intel-dnv-vpp-changes-2n-dnv"
2074 #  include-tests: "MRR"
2075 #  filter: "'1T1C' and 'MRR'"
2076 #  parameters:
2077 #  - "name"
2078 #  - "parent"
2079 #  - "result"
2080 #
2081 ## VPP Performance Changes 2n-dnv 2t2c MRR
2082 #-
2083 #  type: "table"
2084 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2085 #  algorithm: "table_performance_comparison"
2086 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2087 #  reference:
2088 #    title: "rls1810"
2089 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2090 #  compare:
2091 #    title: "rls1901.1"
2092 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2093 #  data: "intel-dnv-vpp-changes-2n-dnv"
2094 #  include-tests: "MRR"
2095 #  filter: "'2T2C' and 'MRR'"
2096 #  parameters:
2097 #  - "name"
2098 #  - "parent"
2099 #  - "result"
2100 #
2101 ## VPP Performance Changes 2n-dnv 4t4c MRR
2102 #-
2103 #  type: "table"
2104 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2105 #  algorithm: "table_performance_comparison"
2106 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2107 #  reference:
2108 #    title: "rls1810"
2109 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2110 #  compare:
2111 #    title: "rls1901.1"
2112 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2113 #  data: "intel-dnv-vpp-changes-2n-dnv"
2114 #  include-tests: "MRR"
2115 #  filter: "'4T4C' and 'MRR'"
2116 #  parameters:
2117 #  - "name"
2118 #  - "parent"
2119 #  - "result"
2120
2121 # VPP Performance Changes 3n-hsw 1t1c pdr
2122 -
2123   type: "table"
2124   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2125   algorithm: "table_performance_comparison"
2126   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2127   history:
2128     -
2129       title: "rls1807"
2130       data: "vpp-performance-changes-3n-hsw-h1"
2131   reference:
2132     title: "rls1810"
2133     data: "vpp-performance-changes-3n-hsw-ref"
2134   compare:
2135     title: "rls1901.1"
2136     data: "vpp-performance-changes-3n-hsw-cmp"
2137   data: "vpp-performance-changes-3n-hsw"
2138   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2139   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2140   parameters:
2141   - "name"
2142   - "parent"
2143   - "throughput"
2144
2145 # VPP Performance Changes 3n-hsw 2t2c pdr
2146 -
2147   type: "table"
2148   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2149   algorithm: "table_performance_comparison"
2150   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2151   history:
2152     -
2153       title: "rls1807"
2154       data: "vpp-performance-changes-3n-hsw-h1"
2155   reference:
2156     title: "rls1810"
2157     data: "vpp-performance-changes-3n-hsw-ref"
2158   compare:
2159     title: "rls1901.1"
2160     data: "vpp-performance-changes-3n-hsw-cmp"
2161   data: "vpp-performance-changes-3n-hsw"
2162   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2163   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2164   parameters:
2165   - "name"
2166   - "parent"
2167   - "throughput"
2168
2169 # VPP Performance Changes 3n-hsw 1t1c ndr
2170 -
2171   type: "table"
2172   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2173   algorithm: "table_performance_comparison"
2174   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2175   history:
2176     -
2177       title: "rls1807"
2178       data: "vpp-performance-changes-3n-hsw-h1"
2179   reference:
2180     title: "rls1810"
2181     data: "vpp-performance-changes-3n-hsw-ref"
2182   compare:
2183     title: "rls1901.1"
2184     data: "vpp-performance-changes-3n-hsw-cmp"
2185   data: "vpp-performance-changes-3n-hsw"
2186   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2187   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2188   parameters:
2189   - "name"
2190   - "parent"
2191   - "throughput"
2192
2193 # VPP Performance Changes 3n-hsw 2t2c ndr
2194 -
2195   type: "table"
2196   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2197   algorithm: "table_performance_comparison"
2198   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2199   history:
2200     -
2201       title: "rls1807"
2202       data: "vpp-performance-changes-3n-hsw-h1"
2203   reference:
2204     title: "rls1810"
2205     data: "vpp-performance-changes-3n-hsw-ref"
2206   compare:
2207     title: "rls1901.1"
2208     data: "vpp-performance-changes-3n-hsw-cmp"
2209   data: "vpp-performance-changes-3n-hsw"
2210   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2211   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2212   parameters:
2213   - "name"
2214   - "parent"
2215   - "throughput"
2216
2217 # VPP Performance Changes 3n-skx 2t1c pdr
2218 -
2219   type: "table"
2220   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2221   algorithm: "table_performance_comparison"
2222   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2223   history:
2224     -
2225       title: "rls1807"
2226       data: "vpp-performance-changes-3n-skx-h1"
2227   reference:
2228     title: "rls1810"
2229     data: "vpp-performance-changes-3n-skx-ref"
2230   compare:
2231     title: "rls1901.1"
2232     data: "vpp-performance-changes-3n-skx-cmp"
2233   data: "vpp-performance-changes-3n-skx"
2234   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2235   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2236   parameters:
2237   - "name"
2238   - "parent"
2239   - "throughput"
2240
2241 # VPP Performance Changes 3n-skx 4t2c pdr
2242 -
2243   type: "table"
2244   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2245   algorithm: "table_performance_comparison"
2246   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2247   history:
2248     -
2249       title: "rls1807"
2250       data: "vpp-performance-changes-3n-skx-h1"
2251   reference:
2252     title: "rls1810"
2253     data: "vpp-performance-changes-3n-skx-ref"
2254   compare:
2255     title: "rls1901.1"
2256     data: "vpp-performance-changes-3n-skx-cmp"
2257   data: "vpp-performance-changes-3n-skx"
2258   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2259   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2260   parameters:
2261   - "name"
2262   - "parent"
2263   - "throughput"
2264
2265 # VPP Performance Changes 3n-skx 2t1c ndr
2266 -
2267   type: "table"
2268   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2269   algorithm: "table_performance_comparison"
2270   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2271   history:
2272     -
2273       title: "rls1807"
2274       data: "vpp-performance-changes-3n-skx-h1"
2275   reference:
2276     title: "rls1810"
2277     data: "vpp-performance-changes-3n-skx-ref"
2278   compare:
2279     title: "rls1901.1"
2280     data: "vpp-performance-changes-3n-skx-cmp"
2281   data: "vpp-performance-changes-3n-skx"
2282   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2283   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2284   parameters:
2285   - "name"
2286   - "parent"
2287   - "throughput"
2288
2289 # VPP Performance Changes 3n-skx 4t2c ndr
2290 -
2291   type: "table"
2292   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2293   algorithm: "table_performance_comparison"
2294   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2295   history:
2296     -
2297       title: "rls1807"
2298       data: "vpp-performance-changes-3n-skx-h1"
2299   reference:
2300     title: "rls1810"
2301     data: "vpp-performance-changes-3n-skx-ref"
2302   compare:
2303     title: "rls1901.1"
2304     data: "vpp-performance-changes-3n-skx-cmp"
2305   data: "vpp-performance-changes-3n-skx"
2306   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2307   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2308   parameters:
2309   - "name"
2310   - "parent"
2311   - "throughput"
2312
2313 ## VPP Performance Changes 2n-skx 2t1c pdr
2314 #-
2315 #  type: "table"
2316 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2317 #  algorithm: "table_performance_comparison"
2318 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2319 #  history:
2320 #    -
2321 #      title: "rls1807"
2322 #      data: "vpp-performance-changes-2n-skx-h1"
2323 #  reference:
2324 #    title: "rls1810"
2325 #    data: "vpp-performance-changes-2n-skx-ref"
2326 #  compare:
2327 #    title: "rls1901.1"
2328 #    data: "vpp-performance-changes-2n-skx-cmp"
2329 #  data: "vpp-performance-changes-2n-skx"
2330 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2331 #  filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2332 #  parameters:
2333 #  - "name"
2334 #  - "parent"
2335 #  - "throughput"
2336 #
2337 ## VPP Performance Changes 2n-skx 4t2c pdr
2338 #-
2339 #  type: "table"
2340 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
2341 #  algorithm: "table_performance_comparison"
2342 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2343 #  history:
2344 #    - title: "rls1807"
2345 #      data: "vpp-performance-changes-2n-skx-h1"
2346 #  reference:
2347 #    title: "rls1810"
2348 #    data: "vpp-performance-changes-2n-skx-ref"
2349 #  compare:
2350 #    title: "rls1901.1"
2351 #    data: "vpp-performance-changes-2n-skx-cmp"
2352 #  data: "vpp-performance-changes-2n-skx"
2353 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2354 #  filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2355 #  parameters:
2356 #  - "name"
2357 #  - "parent"
2358 #  - "throughput"
2359 #
2360 ## VPP Performance Changes 2n-skx 2t1c ndr
2361 #-
2362 #  type: "table"
2363 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
2364 #  algorithm: "table_performance_comparison"
2365 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2366 #  history:
2367 #    - title: "rls1807"
2368 #      data: "vpp-performance-changes-2n-skx-h1"
2369 #  reference:
2370 #    title: "rls1810"
2371 #    data: "vpp-performance-changes-2n-skx-ref"
2372 #  compare:
2373 #    title: "rls1901.1"
2374 #    data: "vpp-performance-changes-2n-skx-cmp"
2375 #  data: "vpp-performance-changes-2n-skx"
2376 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2377 #  filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2378 #  parameters:
2379 #  - "name"
2380 #  - "parent"
2381 #  - "throughput"
2382 #
2383 ## VPP Performance Changes 2n-skx 4t2c ndr
2384 #-
2385 #  type: "table"
2386 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
2387 #  algorithm: "table_performance_comparison"
2388 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2389 #  history:
2390 #    - title: "rls1807"
2391 #      data: "vpp-performance-changes-2n-skx-h1"
2392 #  reference:
2393 #    title: "rls1810"
2394 #    data: "vpp-performance-changes-2n-skx-ref"
2395 #  compare:
2396 #    title: "rls1901.1"
2397 #    data: "vpp-performance-changes-2n-skx-cmp"
2398 #  data: "vpp-performance-changes-2n-skx"
2399 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2400 #  filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2401 #  parameters:
2402 #  - "name"
2403 #  - "parent"
2404 #  - "throughput"
2405
2406 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2407 #-
2408 #  type: "table"
2409 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2410 #  algorithm: "table_performance_comparison"
2411 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2412 #  reference:
2413 #    title: "3-Node Hsw"
2414 #    data: "vpp-compare-testbeds-ref"
2415 #  compare:
2416 #    title: "3-Node Skx"
2417 #    data: "vpp-compare-testbeds-cmp"
2418 #  data: "vpp-compare-testbeds"
2419 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2420 #  filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2421 #  parameters:
2422 #  - "name"
2423 #  - "parent"
2424 #  - "throughput"
2425 #
2426 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2427 #-
2428 #  type: "table"
2429 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2430 #  algorithm: "table_performance_comparison"
2431 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2432 #  reference:
2433 #    title: "3-Node Hsw"
2434 #    data: "vpp-compare-testbeds-ref"
2435 #  compare:
2436 #    title: "3-Node Skx"
2437 #    data: "vpp-compare-testbeds-cmp"
2438 #  data: "vpp-compare-testbeds"
2439 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2440 #  filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2441 #  parameters:
2442 #  - "name"
2443 #  - "parent"
2444 #  - "throughput"
2445 #
2446 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2447 #-
2448 #  type: "table"
2449 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2450 #  algorithm: "table_performance_comparison"
2451 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2452 #  reference:
2453 #    title: "3-Node Hsw"
2454 #    data: "vpp-compare-testbeds-ref"
2455 #  compare:
2456 #    title: "3-Node Skx"
2457 #    data: "vpp-compare-testbeds-cmp"
2458 #  data: "vpp-compare-testbeds"
2459 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2460 #  filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2461 #  parameters:
2462 #  - "name"
2463 #  - "parent"
2464 #  - "throughput"
2465 #
2466 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2467 #-
2468 #  type: "table"
2469 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2470 #  algorithm: "table_performance_comparison"
2471 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2472 #  reference:
2473 #    title: "3-Node Hsw"
2474 #    data: "vpp-compare-testbeds-ref"
2475 #  compare:
2476 #    title: "3-Node Skx"
2477 #    data: "vpp-compare-testbeds-cmp"
2478 #  data: "vpp-compare-testbeds"
2479 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2480 #  filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2481 #  parameters:
2482 #  - "name"
2483 #  - "parent"
2484 #  - "throughput"
2485
2486 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2487 #-
2488 #  type: "table"
2489 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2490 #  algorithm: "table_performance_comparison"
2491 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2492 #  reference:
2493 #    title: "3-Node Skx"
2494 #    data: "vpp-compare-topologies-ref"
2495 #  compare:
2496 #    title: "2-Node Skx"
2497 #    data: "vpp-compare-topologies-cmp"
2498 #  data: "vpp-compare-topologies"
2499 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2500 #  filter: "'NDRPDR' and '1C'"
2501 #  parameters:
2502 #  - "name"
2503 #  - "parent"
2504 #  - "throughput"
2505 #
2506 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2507 #-
2508 #  type: "table"
2509 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2510 #  algorithm: "table_performance_comparison"
2511 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2512 #  reference:
2513 #    title: "3-Node Skx"
2514 #    data: "vpp-compare-topologies-ref"
2515 #  compare:
2516 #    title: "2-Node Skx"
2517 #    data: "vpp-compare-topologies-cmp"
2518 #  data: "vpp-compare-topologies"
2519 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2520 #  filter: "'NDRPDR' and '2C'"
2521 #  parameters:
2522 #  - "name"
2523 #  - "parent"
2524 #  - "throughput"
2525 #
2526 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2527 #-
2528 #  type: "table"
2529 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2530 #  algorithm: "table_performance_comparison"
2531 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2532 #  reference:
2533 #    title: "3-Node Skx"
2534 #    data: "vpp-compare-topologies-ref"
2535 #  compare:
2536 #    title: "2-Node Skx"
2537 #    data: "vpp-compare-topologies-cmp"
2538 #  data: "vpp-compare-topologies"
2539 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2540 #  filter: "'NDRPDR' and '1C'"
2541 #  parameters:
2542 #  - "name"
2543 #  - "parent"
2544 #  - "throughput"
2545 #
2546 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2547 #-
2548 #  type: "table"
2549 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2550 #  algorithm: "table_performance_comparison"
2551 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2552 #  reference:
2553 #    title: "3-Node Skx"
2554 #    data: "vpp-compare-topologies-ref"
2555 #  compare:
2556 #    title: "2-Node Skx"
2557 #    data: "vpp-compare-topologies-cmp"
2558 #  data: "vpp-compare-topologies"
2559 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2560 #  filter: "'NDRPDR' and '2C'"
2561 #  parameters:
2562 #  - "name"
2563 #  - "parent"
2564 #  - "throughput"
2565
2566 ## VPP Performance Changes 3n-hsw 1t1c MRR
2567 #-
2568 #  type: "table"
2569 #  title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2570 #  algorithm: "table_performance_comparison"
2571 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2572 #  history:
2573 #    -
2574 #      title: "rls1807"
2575 #      data: "vpp-performance-changes-3n-hsw-mrr-h1"
2576 #  reference:
2577 #    title: "rls1810"
2578 #    data: "vpp-performance-changes-3n-hsw-mrr-ref"
2579 #  compare:
2580 #    title: "rls1901.1"
2581 #    data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2582 #  data: "vpp-performance-changes-3n-hsw-mrr"
2583 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2584 #  filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2585 #  parameters:
2586 #  - "name"
2587 #  - "parent"
2588 #  - "result"
2589 #
2590 ## VPP Performance Changes 3n-hsw 2t2c MRR
2591 #-
2592 #  type: "table"
2593 #  title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2594 #  algorithm: "table_performance_comparison"
2595 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2596 #  history:
2597 #    -
2598 #      title: "rls1807"
2599 #      data: "vpp-performance-changes-3n-hsw-mrr-h1"
2600 #  reference:
2601 #    title: "rls1810"
2602 #    data: "vpp-performance-changes-3n-hsw-mrr-ref"
2603 #  compare:
2604 #    title: "rls1901.1"
2605 #    data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2606 #  data: "vpp-performance-changes-3n-hsw-mrr"
2607 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2608 #  filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2609 #  parameters:
2610 #  - "name"
2611 #  - "parent"
2612 #  - "result"
2613 #
2614 ## VPP Performance Changes 3n-hsw 4t4c MRR
2615 #-
2616 #  type: "table"
2617 #  title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2618 #  algorithm: "table_performance_comparison"
2619 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2620 #  history:
2621 #    -
2622 #      title: "rls1807"
2623 #      data: "vpp-performance-changes-3n-hsw-mrr-h1"
2624 #  reference:
2625 #    title: "rls1810"
2626 #    data: "vpp-performance-changes-3n-hsw-mrr-ref"
2627 #  compare:
2628 #    title: "rls1901.1"
2629 #    data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2630 #  data: "vpp-performance-changes-3n-hsw-mrr"
2631 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2632 #  filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2633 #  parameters:
2634 #  - "name"
2635 #  - "parent"
2636 #  - "result"
2637
2638 ## VPP Performance Changes 3n-skx 2t1c MRR
2639 #-
2640 #  type: "table"
2641 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
2642 #  algorithm: "table_performance_comparison"
2643 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2644 #  history:
2645 #    -
2646 #      title: "rls1807"
2647 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
2648 #  reference:
2649 #    title: "rls1810"
2650 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
2651 #  compare:
2652 #    title: "rls1901.1"
2653 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
2654 #  data: "vpp-performance-changes-3n-skx-mrr"
2655 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2656 #  filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2657 #  parameters:
2658 #  - "name"
2659 #  - "parent"
2660 #  - "result"
2661 #
2662 ## VPP Performance Changes 3n-skx 4t2c MRR
2663 #-
2664 #  type: "table"
2665 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
2666 #  algorithm: "table_performance_comparison"
2667 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2668 #  history:
2669 #    -
2670 #      title: "rls1807"
2671 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
2672 #  reference:
2673 #    title: "rls1810"
2674 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
2675 #  compare:
2676 #    title: "rls1901.1"
2677 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
2678 #  data: "vpp-performance-changes-3n-skx-mrr"
2679 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2680 #  filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2681 #  parameters:
2682 #  - "name"
2683 #  - "parent"
2684 #  - "result"
2685 #
2686 ## VPP Performance Changes 3n-skx 8t4c MRR
2687 #-
2688 #  type: "table"
2689 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
2690 #  algorithm: "table_performance_comparison"
2691 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2692 #  history:
2693 #    -
2694 #      title: "rls1807"
2695 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
2696 #  reference:
2697 #    title: "rls1810"
2698 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
2699 #  compare:
2700 #    title: "rls1901.1"
2701 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
2702 #  data: "vpp-performance-changes-3n-skx-mrr"
2703 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2704 #  filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2705 #  parameters:
2706 #  - "name"
2707 #  - "parent"
2708 #  - "result"
2709
2710 ## VPP Performance Changes 2n-skx 2t1c MRR
2711 #-
2712 #  type: "table"
2713 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
2714 #  algorithm: "table_performance_comparison"
2715 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2716 #  history:
2717 #    -
2718 #      title: "rls1807"
2719 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
2720 #  reference:
2721 #    title: "rls1810"
2722 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
2723 #  compare:
2724 #    title: "rls1901.1"
2725 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
2726 #  data: "vpp-performance-changes-2n-skx-mrr"
2727 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2728 #  filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2729 #  parameters:
2730 #  - "name"
2731 #  - "parent"
2732 #  - "result"
2733 #
2734 ## VPP Performance Changes 2n-skx 4t2c MRR
2735 #-
2736 #  type: "table"
2737 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
2738 #  algorithm: "table_performance_comparison"
2739 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2740 #  history:
2741 #    -
2742 #      title: "rls1807"
2743 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
2744 #  reference:
2745 #    title: "rls1810"
2746 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
2747 #  compare:
2748 #    title: "rls1901.1"
2749 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
2750 #  data: "vpp-performance-changes-2n-skx-mrr"
2751 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2752 #  filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2753 #  parameters:
2754 #  - "name"
2755 #  - "parent"
2756 #  - "result"
2757 #
2758 ## VPP Performance Changes 2n-skx 8t4c MRR
2759 #-
2760 #  type: "table"
2761 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
2762 #  algorithm: "table_performance_comparison"
2763 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2764 #  history:
2765 #    -
2766 #      title: "rls1807"
2767 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
2768 #  reference:
2769 #    title: "rls1810"
2770 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
2771 #  compare:
2772 #    title: "rls1901.1"
2773 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
2774 #  data: "vpp-performance-changes-2n-skx-mrr"
2775 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2776 #  filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2777 #  parameters:
2778 #  - "name"
2779 #  - "parent"
2780 #  - "result"
2781
2782 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2783 #-
2784 #  type: "table"
2785 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2786 #  algorithm: "table_performance_comparison"
2787 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2788 #  reference:
2789 #    title: "3-Node Hsw"
2790 #    data: "vpp-compare-testbeds-mrr-ref"
2791 #  compare:
2792 #    title: "3-Node Skx"
2793 #    data: "vpp-compare-testbeds-mrr-cmp"
2794 #  data: "vpp-compare-testbeds-mrr"
2795 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2796 #  filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2797 #  parameters:
2798 #  - "name"
2799 #  - "parent"
2800 #  - "result"
2801 #
2802 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2803 #-
2804 #  type: "table"
2805 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2806 #  algorithm: "table_performance_comparison"
2807 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2808 #  reference:
2809 #    title: "3-Node Hsw"
2810 #    data: "vpp-compare-testbeds-mrr-ref"
2811 #  compare:
2812 #    title: "3-Node Skx"
2813 #    data: "vpp-compare-testbeds-mrr-cmp"
2814 #  data: "vpp-compare-testbeds-mrr"
2815 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2816 #  filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2817 #  parameters:
2818 #  - "name"
2819 #  - "parent"
2820 #  - "result"
2821 #
2822 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2823 #-
2824 #  type: "table"
2825 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2826 #  algorithm: "table_performance_comparison"
2827 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2828 #  reference:
2829 #    title: "3-Node Hsw"
2830 #    data: "vpp-compare-testbeds-mrr-ref"
2831 #  compare:
2832 #    title: "3-Node Skx"
2833 #    data: "vpp-compare-testbeds-mrr-cmp"
2834 #  data: "vpp-compare-testbeds-mrr"
2835 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2836 #  filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2837 #  parameters:
2838 #  - "name"
2839 #  - "parent"
2840 #  - "result"
2841
2842 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2843 #-
2844 #  type: "table"
2845 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2846 #  algorithm: "table_performance_comparison"
2847 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2848 #  reference:
2849 #    title: "3-Node Skx"
2850 #    data: "vpp-compare-topologies-mrr-ref"
2851 #  compare:
2852 #    title: "2-Node Skx"
2853 #    data: "vpp-compare-topologies-mrr-cmp"
2854 #  data: "vpp-compare-topologies-mrr"
2855 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2856 #  filter: "'MRR' and '1C'"
2857 #  parameters:
2858 #  - "name"
2859 #  - "parent"
2860 #  - "result"
2861 #
2862 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2863 #-
2864 #  type: "table"
2865 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2866 #  algorithm: "table_performance_comparison"
2867 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2868 #  reference:
2869 #    title: "3-Node Skx"
2870 #    data: "vpp-compare-topologies-mrr-ref"
2871 #  compare:
2872 #    title: "2-Node Skx"
2873 #    data: "vpp-compare-topologies-mrr-cmp"
2874 #  data: "vpp-compare-topologies-mrr"
2875 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2876 #  filter: "'MRR' and '2C'"
2877 #  parameters:
2878 #  - "name"
2879 #  - "parent"
2880 #  - "result"
2881 #
2882 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2883 #-
2884 #  type: "table"
2885 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2886 #  algorithm: "table_performance_comparison"
2887 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2888 #  reference:
2889 #    title: "3-Node Skx"
2890 #    data: "vpp-compare-topologies-mrr-ref"
2891 #  compare:
2892 #    title: "2-Node Skx"
2893 #    data: "vpp-compare-topologies-mrr-cmp"
2894 #  data: "vpp-compare-topologies-mrr"
2895 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2896 #  filter: "'MRR' and '4C'"
2897 #  parameters:
2898 #  - "name"
2899 #  - "parent"
2900 #  - "result"
2901
2902 # Detailed Test Results - VPP Performance Results 3n-hsw
2903 -
2904   type: "table"
2905   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2906   algorithm: "table_merged_details"
2907   output-file-ext: ".csv"
2908   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2909   columns:
2910   -
2911     title: "Name"
2912     data: "data name"
2913   -
2914     title: "Status"
2915     data: "data msg"
2916   rows: "generated"
2917   data: "vpp-perf-results-3n-hsw"
2918   filter: "not 'NDRCHK' and not 'PDRCHK'"
2919   parameters:
2920   - "name"
2921   - "parent"
2922   - "msg"
2923
2924 # Detailed Test Results - VPP Performance Results 3n-skx
2925 -
2926   type: "table"
2927   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2928   algorithm: "table_merged_details"
2929   output-file-ext: ".csv"
2930   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2931   columns:
2932   -
2933     title: "Name"
2934     data: "data name"
2935   -
2936     title: "Status"
2937     data: "data msg"
2938   rows: "generated"
2939   data: "vpp-perf-results-3n-skx"
2940   filter: "not 'NDRCHK' and not 'PDRCHK'"
2941   parameters:
2942   - "name"
2943   - "parent"
2944   - "msg"
2945
2946 ## Detailed Test Results - VPP Performance Results 2n-skx
2947 #-
2948 #  type: "table"
2949 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
2950 #  algorithm: "table_merged_details"
2951 #  output-file-ext: ".csv"
2952 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2953 #  columns:
2954 #  -
2955 #    title: "Name"
2956 #    data: "data name"
2957 #  -
2958 #    title: "Status"
2959 #    data: "data msg"
2960 #  rows: "generated"
2961 #  data: "vpp-perf-results-2n-skx"
2962 #  filter: "not 'NDRCHK' and not 'PDRCHK'"
2963 #  parameters:
2964 #  - "name"
2965 #  - "parent"
2966 #  - "msg"
2967
2968 ## Detailed Test Results - VPP Performance Results 2n-dnv
2969 #-
2970 #  type: "table"
2971 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2972 #  algorithm: "table_details"
2973 #  output-file-ext: ".csv"
2974 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2975 #  columns:
2976 #  -
2977 #    title: "Name"
2978 #    data: "data name"
2979 #  -
2980 #    title: "Status"
2981 #    data: "data msg"
2982 #  rows: "generated"
2983 #  data: "intel-dnv-vpp"
2984 #  filter: "'NDRPDR'"
2985 #  parameters:
2986 #  - "name"
2987 #  - "parent"
2988 #  - "msg"
2989
2990 # Test configuration - VPP Performance Test Configs 3n-hsw
2991 -
2992   type: "table"
2993   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2994   algorithm: "table_merged_details"
2995   output-file-ext: ".csv"
2996   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2997   columns:
2998   -
2999     title: "Name"
3000     data: "data name"
3001   -
3002     title: "VPP API Test Commands History - Commands Used Per Test Case"
3003     data: "data conf-history"
3004   rows: "generated"
3005   data: "vpp-perf-results-3n-hsw"
3006   filter: "not 'NDRCHK' and not 'PDRCHK'"
3007   parameters:
3008   - "parent"
3009   - "name"
3010   - "conf-history"
3011
3012 # Test configuration - VPP Performance Test Configs 3n-skx
3013 -
3014   type: "table"
3015   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3016   algorithm: "table_merged_details"
3017   output-file-ext: ".csv"
3018   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3019   columns:
3020   -
3021     title: "Name"
3022     data: "data name"
3023   -
3024     title: "VPP API Test Commands History - Commands Used Per Test Case"
3025     data: "data conf-history"
3026   rows: "generated"
3027   data: "vpp-perf-results-3n-skx"
3028   filter: "not 'NDRCHK' and not 'PDRCHK'"
3029   parameters:
3030   - "parent"
3031   - "name"
3032   - "conf-history"
3033
3034 ## Test configuration - VPP Performance Test Configs 2n-skx
3035 #-
3036 #  type: "table"
3037 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
3038 #  algorithm: "table_merged_details"
3039 #  output-file-ext: ".csv"
3040 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3041 #  columns:
3042 #  -
3043 #    title: "Name"
3044 #    data: "data name"
3045 #  -
3046 #    title: "VPP API Test Commands History - Commands Used Per Test Case"
3047 #    data: "data conf-history"
3048 #  rows: "generated"
3049 #  data: "vpp-perf-results-2n-skx"
3050 #  filter: "not 'NDRCHK' and not 'PDRCHK'"
3051 #  parameters:
3052 #  - "parent"
3053 #  - "name"
3054 #  - "conf-history"
3055
3056 ## Test configuration - VPP Performance Test Configs 2n-dnv
3057 #-
3058 #  type: "table"
3059 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3060 #  algorithm: "table_details"
3061 #  output-file-ext: ".csv"
3062 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3063 #  columns:
3064 #  -
3065 #    title: "Name"
3066 #    data: "data name"
3067 #  -
3068 #    title: "VPP API Test Commands History - Commands Used Per Test Case"
3069 #    data: "data conf-history"
3070 #  rows: "generated"
3071 #  data: "intel-dnv-vpp"
3072 #  filter: "'NDRPDR'"
3073 #  parameters:
3074 #  - "parent"
3075 #  - "name"
3076 #  - "conf-history"
3077
3078 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3079 -
3080   type: "table"
3081   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3082   algorithm: "table_merged_details"
3083   output-file-ext: ".csv"
3084   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3085   columns:
3086   -
3087     title: "Name"
3088     data: "data name"
3089   -
3090     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3091     data: "data show-run"
3092   rows: "generated"
3093   data: "vpp-perf-results-3n-hsw"
3094   filter: "not 'NDRCHK' and not 'PDRCHK'"
3095   parameters:
3096   - "parent"
3097   - "name"
3098   - "show-run"
3099
3100 # Test Operational Data - VPP Performance Operational Data 3n-skx
3101 -
3102   type: "table"
3103   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3104   algorithm: "table_merged_details"
3105   output-file-ext: ".csv"
3106   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3107   columns:
3108   -
3109     title: "Name"
3110     data: "data name"
3111   -
3112     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3113     data: "data show-run"
3114   rows: "generated"
3115   data: "vpp-perf-results-3n-skx"
3116   filter: "not 'NDRCHK' and not 'PDRCHK'"
3117   parameters:
3118   - "parent"
3119   - "name"
3120   - "show-run"
3121
3122 ## Test Operational Data - VPP Performance Operational Data 2n-skx
3123 #-
3124 #  type: "table"
3125 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3126 #  algorithm: "table_merged_details"
3127 #  output-file-ext: ".csv"
3128 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3129 #  columns:
3130 #  -
3131 #    title: "Name"
3132 #    data: "data name"
3133 #  -
3134 #    title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3135 #    data: "data show-run"
3136 #  rows: "generated"
3137 #  data: "vpp-perf-results-2n-skx"
3138 #  filter: "not 'NDRCHK' and not 'PDRCHK'"
3139 #  parameters:
3140 #  - "parent"
3141 #  - "name"
3142 #  - "show-run"
3143
3144 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3145 #-
3146 #  type: "table"
3147 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3148 #  algorithm: "table_details"
3149 #  output-file-ext: ".csv"
3150 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3151 #  columns:
3152 #  -
3153 #    title: "Name"
3154 #    data: "data name"
3155 #  -
3156 #    title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3157 #    data: "data show-run"
3158 #  rows: "generated"
3159 #  data: "intel-dnv-vpp"
3160 #  filter: "'NDRPDR'"
3161 #  parameters:
3162 #  - "parent"
3163 #  - "name"
3164 #  - "show-run"
3165
3166 ## Detailed Test Results - VPP MRR Results 3n-hsw
3167 #-
3168 #  type: "table"
3169 #  title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3170 #  algorithm: "table_details"
3171 #  output-file-ext: ".csv"
3172 #  output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3173 #  columns:
3174 #  -
3175 #    title: "Name"
3176 #    data: "data name"
3177 #  -
3178 #    title: "Status"
3179 #    data: "data msg"
3180 #  rows: "generated"
3181 #  data: "vpp-mrr-results-3n-hsw"
3182 #  filter: "'MRR'"
3183 #  parameters:
3184 #  - "name"
3185 #  - "parent"
3186 #  - "msg"
3187
3188 ## Detailed Test Results - VPP MRR Results 3n-skx
3189 #-
3190 #  type: "table"
3191 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
3192 #  algorithm: "table_details"
3193 #  output-file-ext: ".csv"
3194 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3195 #  columns:
3196 #  -
3197 #    title: "Name"
3198 #    data: "data name"
3199 #  -
3200 #    title: "Status"
3201 #    data: "data msg"
3202 #  rows: "generated"
3203 #  data: "vpp-mrr-results-3n-skx"
3204 #  filter: "'MRR'"
3205 #  parameters:
3206 #  - "name"
3207 #  - "parent"
3208 #  - "msg"
3209
3210 ## Detailed Test Results - VPP MRR Results 2n-skx
3211 #-
3212 #  type: "table"
3213 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
3214 #  algorithm: "table_details"
3215 #  output-file-ext: ".csv"
3216 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3217 #  columns:
3218 #  -
3219 #    title: "Name"
3220 #    data: "data name"
3221 #  -
3222 #    title: "Status"
3223 #    data: "data msg"
3224 #  rows: "generated"
3225 #  data: "vpp-mrr-results-2n-skx"
3226 #  filter: "'MRR'"
3227 #  parameters:
3228 #  - "name"
3229 #  - "parent"
3230 #  - "msg"
3231
3232 ## Detailed Test Results - VPP MRR Results 2n-dnv
3233 #-
3234 #  type: "table"
3235 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3236 #  algorithm: "table_details"
3237 #  output-file-ext: ".csv"
3238 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3239 #  columns:
3240 #  -
3241 #    title: "Name"
3242 #    data: "data name"
3243 #  -
3244 #    title: "Status"
3245 #    data: "data msg"
3246 #  rows: "generated"
3247 #  data: "intel-dnv-vpp"
3248 #  filter: "'MRR'"
3249 #  parameters:
3250 #  - "name"
3251 #  - "parent"
3252 #  - "msg"
3253
3254 ## Test configuration - VPP MRR Test Configs 3n-hsw
3255 #-
3256 #  type: "table"
3257 #  title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3258 #  algorithm: "table_details"
3259 #  output-file-ext: ".csv"
3260 #  output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3261 #  columns:
3262 #  -
3263 #    title: "Name"
3264 #    data: "data name"
3265 #  -
3266 #    title: "VPP API Test Commands History - Commands Used Per Test Case"
3267 #    data: "data conf-history"
3268 #  rows: "generated"
3269 #  data: "vpp-mrr-results-3n-hsw"
3270 #  filter: "'MRR'"
3271 #  parameters:
3272 #  - "parent"
3273 #  - "name"
3274 #  - "conf-history"
3275
3276 ## Test configuration - VPP MRR Test Configs 3n-skx
3277 #-
3278 #  type: "table"
3279 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
3280 #  algorithm: "table_details"
3281 #  output-file-ext: ".csv"
3282 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3283 #  columns:
3284 #  -
3285 #    title: "Name"
3286 #    data: "data name"
3287 #  -
3288 #    title: "VPP API Test Commands History - Commands Used Per Test Case"
3289 #    data: "data conf-history"
3290 #  rows: "generated"
3291 #  data: "vpp-mrr-results-3n-skx"
3292 #  filter: "'MRR'"
3293 #  parameters:
3294 #  - "parent"
3295 #  - "name"
3296 #  - "conf-history"
3297
3298 ## Test configuration - VPP MRR Test Configs 2n-skx
3299 #-
3300 #  type: "table"
3301 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
3302 #  algorithm: "table_details"
3303 #  output-file-ext: ".csv"
3304 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3305 #  columns:
3306 #  -
3307 #    title: "Name"
3308 #    data: "data name"
3309 #  -
3310 #    title: "VPP API Test Commands History - Commands Used Per Test Case"
3311 #    data: "data conf-history"
3312 #  rows: "generated"
3313 #  data: "vpp-mrr-results-2n-skx"
3314 #  filter: "'MRR'"
3315 #  parameters:
3316 #  - "parent"
3317 #  - "name"
3318 #  - "conf-history"
3319
3320 ## Test configuration - VPP MRR Test Configs 2n-dnv
3321 #-
3322 #  type: "table"
3323 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3324 #  algorithm: "table_details"
3325 #  output-file-ext: ".csv"
3326 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3327 #  columns:
3328 #  -
3329 #    title: "Name"
3330 #    data: "data name"
3331 #  -
3332 #    title: "VPP API Test Commands History - Commands Used Per Test Case"
3333 #    data: "data conf-history"
3334 #  rows: "generated"
3335 #  data: "intel-dnv-vpp"
3336 #  filter: "'MRR'"
3337 #  parameters:
3338 #  - "parent"
3339 #  - "name"
3340 #  - "conf-history"
3341
3342 # Detailed Test Results - VPP Functional Results - Ubuntu
3343 -
3344   type: "table"
3345   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3346   algorithm: "table_details"
3347   output-file-ext: ".csv"
3348   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3349   columns:
3350   -
3351     title: "Name"
3352     data: "data name"
3353   -
3354     title: "Documentation"
3355     data: "data doc"
3356   -
3357     title: "Status"
3358     data: "data status"
3359   rows: "generated"
3360   data: "vpp-func-results-ubuntu"
3361   filter: "all"
3362   parameters:
3363   - "name"
3364   - "parent"
3365   - "doc"
3366   - "status"
3367
3368 # Detailed Test Results - VPP Functional Results - CentOS
3369 -
3370   type: "table"
3371   title: "Detailed Test Results - VPP Functional Results - CentOS"
3372   algorithm: "table_details"
3373   output-file-ext: ".csv"
3374   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3375   columns:
3376   -
3377     title: "Name"
3378     data: "data name"
3379   -
3380     title: "Documentation"
3381     data: "data doc"
3382   -
3383     title: "Status"
3384     data: "data status"
3385   rows: "generated"
3386   data:
3387     "vpp-func-results-centos"
3388   filter: "all"
3389   parameters:
3390   - "name"
3391   - "parent"
3392   - "doc"
3393   - "status"
3394
3395 # Test configuration - VPP Functional Test Configs - Ubuntu
3396 -
3397   type: "table"
3398   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3399   algorithm: "table_details"
3400   output-file-ext: ".csv"
3401   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3402   columns:
3403   -
3404     title: "Name"
3405     data: "data name"
3406   -
3407     title: "VPP API Test Commands History - Commands Used Per Test Case"
3408     data: "data conf-history"
3409   rows: "generated"
3410   data: "vpp-func-results-ubuntu"
3411   filter: "all"
3412   parameters:
3413   - "parent"
3414   - "name"
3415   - "conf-history"
3416
3417 # Test configuration - VPP Functional Test Configs - CentOS
3418 -
3419   type: "table"
3420   title: "Test configuration - VPP Functional Test Configs - CentOS"
3421   algorithm: "table_details"
3422   output-file-ext: ".csv"
3423   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3424   columns:
3425   -
3426     title: "Name"
3427     data: "data name"
3428   -
3429     title: "VPP API Test Commands History - Commands Used Per Test Case"
3430     data: "data conf-history"
3431   rows: "generated"
3432   data: "vpp-func-results-centos"
3433   filter: "all"
3434   parameters:
3435   - "parent"
3436   - "name"
3437   - "conf-history"
3438
3439 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3440 #-
3441 #  type: "table"
3442 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3443 #  algorithm: "table_details"
3444 #  output-file-ext: ".csv"
3445 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3446 #  columns:
3447 #  -
3448 #    title: "Name"
3449 #    data: "data name"
3450 #  -
3451 #    title: "Status"
3452 #    data: "data msg"
3453 #  rows: "generated"
3454 #  data: "ligato-perf-results-3n-hsw"
3455 #  filter: "all"
3456 #  parameters:
3457 #  - "name"
3458 #  - "parent"
3459 #  - "msg"
3460
3461 # Detailed Test Results - VPP Device Results - Ubuntu
3462 -
3463   type: "table"
3464   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3465   algorithm: "table_details"
3466   output-file-ext: ".csv"
3467   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3468   columns:
3469   -
3470     title: "Name"
3471     data: "data name"
3472   -
3473     title: "Documentation"
3474     data: "data doc"
3475   -
3476     title: "Status"
3477     data: "data status"
3478   rows: "generated"
3479   data: "vpp-device-results-ubuntu"
3480   filter: "all"
3481   parameters:
3482   - "name"
3483   - "parent"
3484   - "doc"
3485   - "status"
3486
3487 # Test configuration - VPP Device Test Configs - Ubuntu
3488 -
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   -
3496     title: "Name"
3497     data: "data name"
3498   -
3499     title: "VPP API Test Commands History - Commands Used Per Test Case"
3500     data: "data conf-history"
3501   rows: "generated"
3502   data: "vpp-device-results-ubuntu"
3503   filter: "all"
3504   parameters:
3505   - "parent"
3506   - "name"
3507   - "conf-history"
3508
3509 ################################################################################
3510
3511 # DPDK Performance Changes 3n-hsw 1t1c pdr
3512 -
3513   type: "table"
3514   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3515   algorithm: "table_performance_comparison"
3516   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3517   history:
3518     -
3519       title: "rls1807"
3520       data: "dpdk-performance-changes-3n-hsw-h1"
3521   reference:
3522     title: "rls1810"
3523     data: "dpdk-performance-changes-3n-hsw-ref"
3524   compare:
3525     title: "rls1901"
3526     data: "dpdk-performance-changes-3n-hsw-cmp"
3527   data: "dpdk-performance-changes-3n-hsw"
3528   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3529   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3530   parameters:
3531   - "name"
3532   - "parent"
3533   - "throughput"
3534
3535 # DPDK Performance Changes 3n-hsw 2t2c pdr
3536 -
3537   type: "table"
3538   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3539   algorithm: "table_performance_comparison"
3540   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3541   history:
3542     -
3543       title: "rls1807"
3544       data: "dpdk-performance-changes-3n-hsw-h1"
3545   reference:
3546     title: "rls1810"
3547     data: "dpdk-performance-changes-3n-hsw-ref"
3548   compare:
3549     title: "rls1901"
3550     data: "dpdk-performance-changes-3n-hsw-cmp"
3551   data: "dpdk-performance-changes-3n-hsw"
3552   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3553   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3554   parameters:
3555   - "name"
3556   - "parent"
3557   - "throughput"
3558
3559 # DPDK Performance Changes 3n-hsw 1t1c ndr
3560 -
3561   type: "table"
3562   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3563   algorithm: "table_performance_comparison"
3564   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3565   history:
3566     -
3567       title: "rls1807"
3568       data: "dpdk-performance-changes-3n-hsw-h1"
3569   reference:
3570     title: "rls1810"
3571     data: "dpdk-performance-changes-3n-hsw-ref"
3572   compare:
3573     title: "rls1901"
3574     data: "dpdk-performance-changes-3n-hsw-cmp"
3575   data: "dpdk-performance-changes-3n-hsw"
3576   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3577   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3578   parameters:
3579   - "name"
3580   - "parent"
3581   - "throughput"
3582
3583 # DPDK Performance Changes 3n-hsw 2t2c ndr
3584 -
3585   type: "table"
3586   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3587   algorithm: "table_performance_comparison"
3588   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3589   history:
3590     -
3591       title: "rls1807"
3592       data: "dpdk-performance-changes-3n-hsw-h1"
3593   reference:
3594     title: "rls1810"
3595     data: "dpdk-performance-changes-3n-hsw-ref"
3596   compare:
3597     title: "rls1901"
3598     data: "dpdk-performance-changes-3n-hsw-cmp"
3599   data: "dpdk-performance-changes-3n-hsw"
3600   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3601   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3602   parameters:
3603   - "name"
3604   - "parent"
3605   - "throughput"
3606
3607 # DPDK Performance Changes 3n-skx 2t1c pdr
3608 -
3609   type: "table"
3610   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3611   algorithm: "table_performance_comparison"
3612   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3613   history:
3614     -
3615       title: "rls1807"
3616       data: "dpdk-performance-changes-3n-skx-h1"
3617   reference:
3618     title: "rls1810"
3619     data: "dpdk-performance-changes-3n-skx-ref"
3620   compare:
3621     title: "rls1901"
3622     data: "dpdk-performance-changes-3n-skx-cmp"
3623   data: "dpdk-performance-changes-3n-skx"
3624   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3625   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3626   parameters:
3627   - "name"
3628   - "parent"
3629   - "throughput"
3630
3631 # DPDK Performance Changes 3n-skx 4t2c pdr
3632 -
3633   type: "table"
3634   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3635   algorithm: "table_performance_comparison"
3636   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3637   history:
3638     -
3639       title: "rls1807"
3640       data: "dpdk-performance-changes-3n-skx-h1"
3641   reference:
3642     title: "rls1810"
3643     data: "dpdk-performance-changes-3n-skx-ref"
3644   compare:
3645     title: "rls1901"
3646     data: "dpdk-performance-changes-3n-skx-cmp"
3647   data: "dpdk-performance-changes-3n-skx"
3648   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3649   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3650   parameters:
3651   - "name"
3652   - "parent"
3653   - "throughput"
3654
3655 # DPDK Performance Changes 3n-skx 2t1c ndr
3656 -
3657   type: "table"
3658   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3659   algorithm: "table_performance_comparison"
3660   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3661   history:
3662     -
3663       title: "rls1807"
3664       data: "dpdk-performance-changes-3n-skx-h1"
3665   reference:
3666     title: "rls1810"
3667     data: "dpdk-performance-changes-3n-skx-ref"
3668   compare:
3669     title: "rls1901"
3670     data: "dpdk-performance-changes-3n-skx-cmp"
3671   data: "dpdk-performance-changes-3n-skx"
3672   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3673   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3674   parameters:
3675   - "name"
3676   - "parent"
3677   - "throughput"
3678
3679 # DPDK Performance Changes 3n-skx 4t2c ndr
3680 -
3681   type: "table"
3682   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3683   algorithm: "table_performance_comparison"
3684   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3685   history:
3686     -
3687       title: "rls1807"
3688       data: "dpdk-performance-changes-3n-skx-h1"
3689   reference:
3690     title: "rls1810"
3691     data: "dpdk-performance-changes-3n-skx-ref"
3692   compare:
3693     title: "rls1901"
3694     data: "dpdk-performance-changes-3n-skx-cmp"
3695   data: "dpdk-performance-changes-3n-skx"
3696   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3697   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3698   parameters:
3699   - "name"
3700   - "parent"
3701   - "throughput"
3702
3703 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3704 -
3705   type: "table"
3706   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3707   algorithm: "table_performance_comparison"
3708   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
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: "NDR" # "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 Testbeds 3n-hsw to 3n-skx pdr
3724 -
3725   type: "table"
3726   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3727   algorithm: "table_performance_comparison"
3728   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3729   reference:
3730     title: "3-Node Hsw"
3731     data: "dpdk-compare-testbeds-ref"
3732   compare:
3733     title: "3-Node Skx"
3734     data: "dpdk-compare-testbeds-cmp"
3735   data: "dpdk-compare-testbeds"
3736   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3737   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3738   parameters:
3739   - "name"
3740   - "parent"
3741   - "throughput"
3742
3743 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3744 -
3745   type: "table"
3746   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3747   algorithm: "table_performance_comparison"
3748   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3749   reference:
3750     title: "3-Node Skx"
3751     data: "dpdk-compare-topologies-ref"
3752   compare:
3753     title: "2-Node Skx"
3754     data: "dpdk-compare-topologies-cmp"
3755   data: "dpdk-compare-topologies"
3756   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3757   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3758   parameters:
3759   - "name"
3760   - "parent"
3761   - "throughput"
3762
3763 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3764 -
3765   type: "table"
3766   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3767   algorithm: "table_performance_comparison"
3768   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3769   reference:
3770     title: "3-Node Skx"
3771     data: "dpdk-compare-topologies-ref"
3772   compare:
3773     title: "2-Node Skx"
3774     data: "dpdk-compare-topologies-cmp"
3775   data: "dpdk-compare-topologies"
3776   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3777   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3778   parameters:
3779   - "name"
3780   - "parent"
3781   - "throughput"
3782
3783 # DPDK Performance Changes 2n-skx 2t1c pdr
3784 -
3785   type: "table"
3786   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3787   algorithm: "table_performance_comparison"
3788   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3789   reference:
3790     title: "rls1810"
3791     data: "dpdk-performance-changes-2n-skx-ref"
3792   compare:
3793     title: "rls1901"
3794     data: "dpdk-performance-changes-2n-skx-cmp"
3795   data: "dpdk-performance-changes-2n-skx"
3796   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3797   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3798   parameters:
3799   - "name"
3800   - "parent"
3801   - "throughput"
3802
3803 # DPDK Performance Changes 2n-skx 4t2c pdr
3804 -
3805   type: "table"
3806   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3807   algorithm: "table_performance_comparison"
3808   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3809   reference:
3810     title: "rls1810"
3811     data: "dpdk-performance-changes-2n-skx-ref"
3812   compare:
3813     title: "rls1901"
3814     data: "dpdk-performance-changes-2n-skx-cmp"
3815   data: "dpdk-performance-changes-2n-skx"
3816   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3817   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3818   parameters:
3819   - "name"
3820   - "parent"
3821   - "throughput"
3822
3823 # DPDK Performance Changes 2n-skx 2t1c ndr
3824 -
3825   type: "table"
3826   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3827   algorithm: "table_performance_comparison"
3828   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3829   reference:
3830     title: "rls1810"
3831     data: "dpdk-performance-changes-2n-skx-ref"
3832   compare:
3833     title: "rls1901"
3834     data: "dpdk-performance-changes-2n-skx-cmp"
3835   data: "dpdk-performance-changes-2n-skx"
3836   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3837   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3838   parameters:
3839   - "name"
3840   - "parent"
3841   - "throughput"
3842
3843 # DPDK Performance Changes 2n-skx 4t2c ndr
3844 -
3845   type: "table"
3846   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3847   algorithm: "table_performance_comparison"
3848   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3849   reference:
3850     title: "rls1810"
3851     data: "dpdk-performance-changes-2n-skx-ref"
3852   compare:
3853     title: "rls1901"
3854     data: "dpdk-performance-changes-2n-skx-cmp"
3855   data: "dpdk-performance-changes-2n-skx"
3856   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3857   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3858   parameters:
3859   - "name"
3860   - "parent"
3861   - "throughput"
3862
3863 # Detailed Test Results - DPDK Performance Results 3n-hsw
3864 -
3865   type: "table"
3866   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3867   algorithm: "table_details"
3868   output-file-ext: ".csv"
3869   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3870   columns:
3871   -
3872     title: "Name"
3873     data: "data name"
3874   -
3875     title: "Status"
3876     data: "data msg"
3877   rows: "generated"
3878   data: "dpdk-perf-results-3n-hsw"
3879   filter: "all"
3880   parameters:
3881   - "name"
3882   - "parent"
3883   - "msg"
3884
3885 # Detailed Test Results - DPDK Performance Results 3n-skx
3886 -
3887   type: "table"
3888   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3889   algorithm: "table_details"
3890   output-file-ext: ".csv"
3891   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3892   columns:
3893   -
3894     title: "Name"
3895     data: "data name"
3896   -
3897     title: "Status"
3898     data: "data msg"
3899   rows: "generated"
3900   data: "dpdk-perf-results-3n-skx"
3901   filter: "all"
3902   parameters:
3903   - "name"
3904   - "parent"
3905   - "msg"
3906
3907 # Detailed Test Results - DPDK Performance Results 2n-skx
3908 -
3909   type: "table"
3910   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3911   algorithm: "table_details"
3912   output-file-ext: ".csv"
3913   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3914   columns:
3915   -
3916     title: "Name"
3917     data: "data name"
3918   -
3919     title: "Status"
3920     data: "data msg"
3921   rows: "generated"
3922   data: "dpdk-perf-results-2n-skx"
3923   filter: "all"
3924   parameters:
3925   - "name"
3926   - "parent"
3927   - "msg"
3928
3929 ################################################################################
3930 ## HoneyComb
3931 #-
3932 #  type: "table"
3933 #  title: "Detailed Test Results - Honeycomb Functional Results"
3934 #  algorithm: "table_details"
3935 #  output-file-ext: ".csv"
3936 #  output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3937 #  columns:
3938 #  -
3939 #    title: "Name"
3940 #    data: "data name"
3941 #  -
3942 #    title: "Documentation"
3943 #    data: "data doc"
3944 #  -
3945 #    title: "Status"
3946 #    data: "data status"
3947 #  rows: "generated"
3948 #  data:
3949 #    "hc-func-results"
3950 #  filter: "all"
3951 #  parameters:
3952 #  - "name"
3953 #  - "parent"
3954 #  - "doc"
3955 #  - "status"
3956
3957 ################################################################################
3958 ## NSH SFC
3959 #-
3960 #  type: "table"
3961 #  title: "Detailed Test Results - NSH SFC Functional Results"
3962 #  algorithm: "table_details"
3963 #  output-file-ext: ".csv"
3964 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3965 #  columns:
3966 #  -
3967 #    title: "Name"
3968 #    data: "data name"
3969 #  -
3970 #    title: "Documentation"
3971 #    data: "data doc"
3972 #  -
3973 #    title: "Status"
3974 #    data: "data status"
3975 #  rows: "generated"
3976 #  data:
3977 #    "nsh-func-results"
3978 #  filter: "all"
3979 #  parameters:
3980 #  - "name"
3981 #  - "parent"
3982 #  - "doc"
3983 #  - "status"
3984
3985 ################################################################################
3986 ## DMM
3987 #-
3988 #  type: "table"
3989 #  title: "Detailed Test Results - DMM Functional Results"
3990 #  algorithm: "table_details"
3991 #  output-file-ext: ".csv"
3992 #  output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3993 #  columns:
3994 #  -
3995 #    title: "Name"
3996 #    data: "data name"
3997 #  -
3998 #    title: "Documentation"
3999 #    data: "data doc"
4000 #  -
4001 #    title: "Status"
4002 #    data: "data status"
4003 #  rows: "generated"
4004 #  data:
4005 #    "dmm-func-results"
4006 #  filter: "all"
4007 #  parameters:
4008 #  - "name"
4009 #  - "parent"
4010 #  - "doc"
4011 #  - "status"
4012
4013 ################################################################################
4014 ###                                F I L E S                                 ###
4015 ################################################################################
4016
4017 # VPP Performance Results 3n-hsw
4018 -
4019   type: "file"
4020   title: "VPP Performance Results 3n-hsw"
4021   algorithm: "file_test_results"
4022   output-file-ext: ".rst"
4023   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4024   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"
4025   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4026   data: "vpp-perf-results-3n-hsw"
4027   filter: "not 'NDRCHK' and not 'PDRCHK'"
4028   parameters:
4029   - "name"
4030   - "doc"
4031   - "level"
4032   - "parent"
4033   data-start-level: 3
4034
4035 # VPP Performance Results 3n-skx
4036 -
4037   type: "file"
4038   title: "VPP Performance Results 3n-skx"
4039   algorithm: "file_test_results"
4040   output-file-ext: ".rst"
4041   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4042   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"
4043   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4044   data: "vpp-perf-results-3n-skx"
4045   filter: "not 'NDRCHK' and not 'PDRCHK'"
4046   parameters:
4047   - "name"
4048   - "doc"
4049   - "level"
4050   - "parent"
4051   data-start-level: 3
4052
4053 ## VPP Performance Results 2n-skx
4054 #-
4055 #  type: "file"
4056 #  title: "VPP Performance Results 2n-skx"
4057 #  algorithm: "file_test_results"
4058 #  output-file-ext: ".rst"
4059 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
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[DTR,PERF,VPP,2N,SKX]}"
4062 #  data: "vpp-perf-results-2n-skx"
4063 #  filter: "not 'NDRCHK' and not 'PDRCHK'"
4064 #  parameters:
4065 #  - "name"
4066 #  - "doc"
4067 #  - "level"
4068 #  - "parent"
4069 #  data-start-level: 3
4070
4071 ## VPP Performance Results 2n-dnv
4072 #-
4073 #  type: "file"
4074 #  title: "VPP Performance Results 2n-dnv"
4075 #  algorithm: "file_test_results"
4076 #  output-file-ext: ".rst"
4077 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4078 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4079 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4080 #  data: "intel-dnv-vpp"
4081 #  filter: "'NDRPDR'"
4082 #  parameters:
4083 #  - "name"
4084 #  - "doc"
4085 #  - "level"
4086 #  - "parent"
4087 #  data-start-level: 3
4088
4089 # VPP Performance Configuration 3n-hsw
4090 -
4091   type: "file"
4092   title: "VPP Performance Configuration 3n-hsw"
4093   algorithm: "file_test_results"
4094   output-file-ext: ".rst"
4095   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4096   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"
4097   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4098   data: "vpp-perf-results-3n-hsw"
4099   filter: "not 'NDRCHK' and not 'PDRCHK'"
4100   parameters:
4101   - "name"
4102   - "doc"
4103   - "level"
4104   - "parent"
4105   data-start-level: 3
4106
4107 # VPP Performance Configuration 3n-skx
4108 -
4109   type: "file"
4110   title: "VPP Performance Configuration 3n-skx"
4111   algorithm: "file_test_results"
4112   output-file-ext: ".rst"
4113   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4114   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"
4115   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4116   data: "vpp-perf-results-3n-skx"
4117   filter: "not 'NDRCHK' and not 'PDRCHK'"
4118   parameters:
4119   - "name"
4120   - "doc"
4121   - "level"
4122   - "parent"
4123   data-start-level: 3
4124
4125 ## VPP Performance Configuration 2n-skx
4126 #-
4127 #  type: "file"
4128 #  title: "VPP Performance Configuration 2n-skx"
4129 #  algorithm: "file_test_results"
4130 #  output-file-ext: ".rst"
4131 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4132 #  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"
4133 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4134 #  data: "vpp-perf-results-2n-skx"
4135 #  filter: "not 'NDRCHK' and not 'PDRCHK'"
4136 #  parameters:
4137 #  - "name"
4138 #  - "doc"
4139 #  - "level"
4140 #  - "parent"
4141 #  data-start-level: 3
4142
4143 ## VPP Performance Configuration 2n-dnv
4144 #-
4145 #  type: "file"
4146 #  title: "VPP Performance Configuration 2n-dnv"
4147 #  algorithm: "file_test_results"
4148 #  output-file-ext: ".rst"
4149 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4150 #  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"
4151 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4152 #  data: "intel-dnv-vpp"
4153 #  filter: "'NDRPDR'"
4154 #  parameters:
4155 #  - "name"
4156 #  - "doc"
4157 #  - "level"
4158 #  - "parent"
4159 #  data-start-level: 3
4160
4161 # VPP Performance Operational Data 3n-hsw
4162 -
4163   type: "file"
4164   title: "VPP Performance Operational Data 3n-hsw"
4165   algorithm: "file_test_results"
4166   output-file-ext: ".rst"
4167   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4168   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"
4169   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4170   data: "vpp-perf-results-3n-hsw"
4171   filter: "not 'NDRCHK' and not 'PDRCHK'"
4172   parameters:
4173   - "name"
4174   - "doc"
4175   - "level"
4176   - "parent"
4177   data-start-level: 3
4178
4179 # VPP Performance Operational Data 3n-skx
4180 -
4181   type: "file"
4182   title: "VPP Performance Operational Data 3n-skx"
4183   algorithm: "file_test_results"
4184   output-file-ext: ".rst"
4185   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4186   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"
4187   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4188   data: "vpp-perf-results-3n-skx"
4189   filter: "not 'NDRCHK' and not 'PDRCHK'"
4190   parameters:
4191   - "name"
4192   - "doc"
4193   - "level"
4194   - "parent"
4195   data-start-level: 3
4196
4197 ## VPP Performance Operational Data 2n-skx
4198 #-
4199 #  type: "file"
4200 #  title: "VPP Performance Operational Data 2n-skx"
4201 #  algorithm: "file_test_results"
4202 #  output-file-ext: ".rst"
4203 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4204 #  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"
4205 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4206 #  data: "vpp-perf-results-2n-skx"
4207 #  filter: "not 'NDRCHK' and not 'PDRCHK'"
4208 #  parameters:
4209 #  - "name"
4210 #  - "doc"
4211 #  - "level"
4212 #  - "parent"
4213 #  data-start-level: 3
4214
4215 ## VPP Performance Operational Data 2n-dnv
4216 #-
4217 #  type: "file"
4218 #  title: "VPP Performance Operational Data 2n-dnv"
4219 #  algorithm: "file_test_results"
4220 #  output-file-ext: ".rst"
4221 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4222 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4223 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4224 #  data: "intel-dnv-vpp"
4225 #  filter: "'NDRPDR'"
4226 #  parameters:
4227 #  - "name"
4228 #  - "doc"
4229 #  - "level"
4230 #  - "parent"
4231 #  data-start-level: 3
4232
4233 ## VPP MRR Results 3n-hsw
4234 #-
4235 #  type: "file"
4236 #  title: "VPP MRR Results 3n-hsw"
4237 #  algorithm: "file_test_results"
4238 #  output-file-ext: ".rst"
4239 #  output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4240 #  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"
4241 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4242 #  data: "vpp-mrr-results-3n-hsw"
4243 #  filter: "'MRR'"
4244 #  parameters:
4245 #  - "name"
4246 #  - "doc"
4247 #  - "level"
4248 #  - "parent"
4249 #  data-start-level: 3
4250
4251 ## VPP MRR Results 3n-skx
4252 #-
4253 #  type: "file"
4254 #  title: "VPP MRR Results 3n-skx"
4255 #  algorithm: "file_test_results"
4256 #  output-file-ext: ".rst"
4257 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4258 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4259 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4260 #  data: "vpp-mrr-results-3n-skx"
4261 #  filter: "'MRR'"
4262 #  parameters:
4263 #  - "name"
4264 #  - "doc"
4265 #  - "level"
4266 #  - "parent"
4267 #  data-start-level: 3
4268
4269 ## VPP MRR Results 2n-skx
4270 #-
4271 #  type: "file"
4272 #  title: "VPP MRR Results 2n-skx"
4273 #  algorithm: "file_test_results"
4274 #  output-file-ext: ".rst"
4275 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4276 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4277 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4278 #  data: "vpp-mrr-results-2n-skx"
4279 #  filter: "all"
4280 #  parameters:
4281 #  - "name"
4282 #  - "doc"
4283 #  - "level"
4284 #  - "parent"
4285 #  data-start-level: 3
4286
4287 ## VPP MRR Results 2n-dnv
4288 #-
4289 #  type: "file"
4290 #  title: "VPP MRR Results 2n-dnv"
4291 #  algorithm: "file_test_results"
4292 #  output-file-ext: ".rst"
4293 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4294 #  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"
4295 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4296 #  data: "intel-dnv-vpp"
4297 #  filter: "'MRR'"
4298 #  parameters:
4299 #  - "name"
4300 #  - "doc"
4301 #  - "level"
4302 #  - "parent"
4303 #  data-start-level: 3
4304
4305 ## VPP MRR Configuration 3n-hsw
4306 #-
4307 #  type: "file"
4308 #  title: "VPP MRR Configuration 3n-hsw"
4309 #  algorithm: "file_test_results"
4310 #  output-file-ext: ".rst"
4311 #  output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4312 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4313 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4314 #  data: "vpp-mrr-results-3n-hsw"
4315 #  filter: "'MRR'"
4316 #  parameters:
4317 #  - "name"
4318 #  - "doc"
4319 #  - "level"
4320 #  - "parent"
4321 #  data-start-level: 3
4322
4323 ## VPP MRR Configuration 3n-skx
4324 #-
4325 #  type: "file"
4326 #  title: "VPP MRR Configuration 3n-skx"
4327 #  algorithm: "file_test_results"
4328 #  output-file-ext: ".rst"
4329 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4330 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4331 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4332 #  data: "vpp-mrr-results-3n-skx"
4333 #  filter: "'MRR'"
4334 #  parameters:
4335 #  - "name"
4336 #  - "doc"
4337 #  - "level"
4338 #  - "parent"
4339 #  data-start-level: 3
4340
4341 ## VPP MRR Configuration 2n-skx
4342 #-
4343 #  type: "file"
4344 #  title: "VPP MRR Configuration 2n-skx"
4345 #  algorithm: "file_test_results"
4346 #  output-file-ext: ".rst"
4347 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4348 #  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"
4349 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4350 #  data: "vpp-mrr-results-2n-skx"
4351 #  filter: "'MRR'"
4352 #  parameters:
4353 #  - "name"
4354 #  - "doc"
4355 #  - "level"
4356 #  - "parent"
4357 #  data-start-level: 3
4358
4359 ## VPP MRR Configuration 2n-dnv
4360 #-
4361 #  type: "file"
4362 #  title: "VPP MRR Configuration 2n-dnv"
4363 #  algorithm: "file_test_results"
4364 #  output-file-ext: ".rst"
4365 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4366 #  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"
4367 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4368 #  data: "intel-dnv-vpp"
4369 #  filter: "'MRR'"
4370 #  parameters:
4371 #  - "name"
4372 #  - "doc"
4373 #  - "level"
4374 #  - "parent"
4375 #  data-start-level: 3
4376
4377 # VPP Functional Results - Ubuntu
4378 -
4379   type: "file"
4380   title: "VPP Functional Results - Ubuntu"
4381   algorithm: "file_test_results"
4382   output-file-ext: ".rst"
4383   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
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[DTR,FUNC,VPP,UBUNTU]}"
4386   data: "vpp-func-results-ubuntu"
4387   filter: "all"
4388   parameters:
4389   - "name"
4390   - "doc"
4391   - "level"
4392   - "parent"
4393   data-start-level: 3
4394
4395 # VPP Functional Results - CentOS
4396 -
4397   type: "file"
4398   title: "VPP Functional Results - CentOS"
4399   algorithm: "file_test_results"
4400   output-file-ext: ".rst"
4401   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
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,CENTOS]}"
4404   data:
4405     "vpp-func-results-centos"
4406   filter: "all"
4407   parameters:
4408   - "name"
4409   - "doc"
4410   - "level"
4411   - "parent"
4412   data-start-level: 3
4413
4414 # VPP Functional Configuration - Ubuntu
4415 -
4416   type: "file"
4417   title: "VPP Functional Configuration - Ubuntu"
4418   algorithm: "file_test_results"
4419   output-file-ext: ".rst"
4420   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4421   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"
4422   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4423   data: "vpp-func-results-ubuntu"
4424   filter: "all"
4425   parameters:
4426   - "name"
4427   - "doc"
4428   - "level"
4429   - "parent"
4430   data-start-level: 3
4431
4432 # VPP Functional Configuration - CentOS
4433 -
4434   type: "file"
4435   title: "VPP Functional Configuration - CentOS"
4436   algorithm: "file_test_results"
4437   output-file-ext: ".rst"
4438   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4439   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"
4440   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4441   data:
4442     "vpp-func-results-centos"
4443   filter: "all"
4444   parameters:
4445   - "name"
4446   - "doc"
4447   - "level"
4448   - "parent"
4449   data-start-level: 3
4450
4451 # VPP Device Results - Ubuntu
4452 -
4453   type: "file"
4454   title: "VPP Device Results - Ubuntu"
4455   algorithm: "file_test_results"
4456   output-file-ext: ".rst"
4457   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4458   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"
4459   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4460   data: "vpp-device-results-ubuntu"
4461   filter: "all"
4462   parameters:
4463   - "name"
4464   - "doc"
4465   - "level"
4466   - "parent"
4467   data-start-level: 2
4468
4469 # VPP Device Configuration - Ubuntu
4470 -
4471   type: "file"
4472   title: "VPP Device Configuration - Ubuntu"
4473   algorithm: "file_test_results"
4474   output-file-ext: ".rst"
4475   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4476   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"
4477   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4478   data: "vpp-device-results-ubuntu"
4479   filter: "all"
4480   parameters:
4481   - "name"
4482   - "doc"
4483   - "level"
4484   - "parent"
4485   data-start-level: 2
4486
4487 ## Container Orchestrated Performance Results 3n-hsw
4488 #-
4489 #  type: "file"
4490 #  title: "Container Orchestrated Performance Results 3n-hsw"
4491 #  algorithm: "file_test_results"
4492 #  output-file-ext: ".rst"
4493 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4494 #  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"
4495 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4496 #  data: "ligato-perf-results-3n-hsw"
4497 #  filter: "all"
4498 #  parameters:
4499 #  - "name"
4500 #  - "doc"
4501 #  - "level"
4502 #  - "parent"
4503 #  data-start-level: 3
4504
4505 # DPDK Performance Results 3n-hsw
4506 -
4507   type: "file"
4508   title: "DPDK Performance Results 3n-hsw"
4509   algorithm: "file_test_results"
4510   output-file-ext: ".rst"
4511   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4512   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"
4513   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4514   data: "dpdk-perf-results-3n-hsw"
4515   filter: "all"
4516   parameters:
4517   - "name"
4518   - "doc"
4519   - "level"
4520   - "parent"
4521   data-start-level: 3
4522
4523 # DPDK Performance Results 3n-skx
4524 -
4525   type: "file"
4526   title: "DPDK Performance Results 3n-skx"
4527   algorithm: "file_test_results"
4528   output-file-ext: ".rst"
4529   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4530   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"
4531   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4532   data: "dpdk-perf-results-3n-skx"
4533   filter: "all"
4534   parameters:
4535   - "name"
4536   - "doc"
4537   - "level"
4538   - "parent"
4539   data-start-level: 3
4540
4541 # DPDK Performance Results 2n-skx
4542 -
4543   type: "file"
4544   title: "DPDK Performance Results 2n-skx"
4545   algorithm: "file_test_results"
4546   output-file-ext: ".rst"
4547   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4548   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"
4549   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4550   data: "dpdk-perf-results-2n-skx"
4551   filter: "all"
4552   parameters:
4553   - "name"
4554   - "doc"
4555   - "level"
4556   - "parent"
4557   data-start-level: 3
4558
4559 ## Honeycomb Functional Results
4560 #-
4561 #  type: "file"
4562 #  title: "Honeycomb Functional Results"
4563 #  algorithm: "file_test_results"
4564 #  output-file-ext: ".rst"
4565 #  output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4566 #  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"
4567 #  dir-tables: "{DIR[DTR,FUNC,HC]}"
4568 #  data:
4569 #    "hc-func-results"
4570 #  filter: "all"
4571 #  parameters:
4572 #  - "name"
4573 #  - "doc"
4574 #  - "level"
4575 #  - "parent"
4576 #  data-start-level: 3
4577
4578 ## NSH SFC Functional Results
4579 #-
4580 #  type: "file"
4581 #  title: "NSH SFC Functional Results"
4582 #  algorithm: "file_test_results"
4583 #  output-file-ext: ".rst"
4584 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4585 #  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"
4586 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4587 #  data:
4588 #    "nsh-func-results"
4589 #  filter: "all"
4590 #  parameters:
4591 #  - "name"
4592 #  - "doc"
4593 #  - "level"
4594 #  - "parent"
4595 #  data-start-level: 3
4596
4597 ## DMM Functional Results
4598 #-
4599 #  type: "file"
4600 #  title: "DMM Functional Results"
4601 #  algorithm: "file_test_results"
4602 #  output-file-ext: ".rst"
4603 #  output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4604 #  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"
4605 #  dir-tables: "{DIR[DTR,FUNC,DMM]}"
4606 #  data:
4607 #    "dmm-func-results"
4608 #  filter: "all"
4609 #  parameters:
4610 #  - "name"
4611 #  - "doc"
4612 #  - "level"
4613 #  - "parent"
4614 #  data-start-level: 3
4615
4616 ################################################################################
4617 ###                                P L O T S                                 ###
4618 ################################################################################
4619
4620 ## Soak test - 30min Soak Test (PLRsearch), boxes
4621 #-
4622 #  type: "plot"
4623 #  title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4624 #  algorithm: "plot_soak_boxes"
4625 #  output-file-type: ".html"
4626 #  output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4627 #  data: "plot-vpp-soak-2n-skx"
4628 #  filter: "'SOAK'"
4629 #  parameters:
4630 #  - "throughput"
4631 #  - "parent"
4632 #  - "tags"
4633 #  sort:
4634 #  - "L2PATCH"
4635 ##  - "L2XCBASE"
4636 ##  - "L2BDMACLRN"
4637 ##  - "IP4FWD"
4638 ##  - "IP6FWD"
4639 #  - "VHOST"
4640 #  layout:
4641 #    title: "30min Soak Test (PLRsearch)"
4642 #    layout: "plot-soak-throughput"
4643 #
4644 ## Soak test - example, not used
4645 #-
4646 #  type: "plot"
4647 #  title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4648 #  algorithm: "plot_soak_bars"
4649 #  output-file-type: ".html"
4650 #  output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4651 #  data: "plot-vpp-soak-2n-skx"
4652 #  filter: "'SOAK'"
4653 #  parameters:
4654 #  - "throughput"
4655 #  - "parent"
4656 #  - "tags"
4657 #  sort:
4658 #  - "L2PATCH"
4659 ##  - "L2XCBASE"
4660 ##  - "L2BDMACLRN"
4661 ##  - "IP4FWD"
4662 ##  - "IP6FWD"
4663 #  - "VHOST"
4664 #  layout:
4665 #    title: "30min Soak Test (PLRsearch)"
4666 #    layout: "plot-soak-throughput"
4667
4668 ################################################################################
4669 # Plots - NF Density - VSC
4670
4671 #-
4672 #  type: "plot"
4673 #  title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4674 #  algorithm: "plot_service_density_heatmap"
4675 #  output-file-type: ".html"
4676 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4677 #  data: "plot-vpp-nfv-2n-skx-mrr"
4678 #  filter: "'NIC_Intel-X710' and
4679 #           'NF_DENSITY' and
4680 #           'VM' and
4681 #           'CHAIN' and
4682 #           '64B' and
4683 #           '2T1C' and
4684 #           'MRR'"
4685 #  parameters:
4686 #  - "result"
4687 #  - "name"
4688 #  - "tags"
4689 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4690 #  x-axis: "X = VNFs per Service Chain"
4691 #  y-axis: "Y = Number of Service Chains"
4692 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4693 #  layout:
4694 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4695 #    layout: "plot-service-density"
4696 #
4697 #-
4698 #  type: "plot"
4699 #  title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4700 #  algorithm: "plot_service_density_heatmap"
4701 #  output-file-type: ".html"
4702 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4703 #  data: "plot-vpp-nfv-2n-skx-mrr"
4704 #  filter: "'NIC_Intel-X710' and
4705 #           'NF_DENSITY' and
4706 #           'VM' and
4707 #           'CHAIN' and
4708 #           '64B' and
4709 #           '4T2C' and
4710 #           'MRR'"
4711 #  parameters:
4712 #  - "result"
4713 #  - "name"
4714 #  - "tags"
4715 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4716 #  x-axis: "X = VNFs per Service Chain"
4717 #  y-axis: "Y = Number of Service Chains"
4718 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4719 #  layout:
4720 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4721 #    layout: "plot-service-density"
4722 #
4723 #-
4724 #  type: "plot"
4725 #  title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4726 #  algorithm: "plot_service_density_heatmap"
4727 #  output-file-type: ".html"
4728 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4729 #  data: "plot-vpp-nfv-2n-skx-mrr"
4730 #  filter: "'NIC_Intel-X710' and
4731 #           'NF_DENSITY' and
4732 #           'VM' and
4733 #           'CHAIN' and
4734 #           'IMIX' and
4735 #           '2T1C' and
4736 #           'MRR'"
4737 #  parameters:
4738 #  - "result"
4739 #  - "name"
4740 #  - "tags"
4741 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4742 #  x-axis: "X = VNFs per Service Chain"
4743 #  y-axis: "Y = Number of Service Chains"
4744 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4745 #  layout:
4746 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4747 #    layout: "plot-service-density"
4748 #
4749 #-
4750 #  type: "plot"
4751 #  title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4752 #  algorithm: "plot_service_density_heatmap"
4753 #  output-file-type: ".html"
4754 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4755 #  data: "plot-vpp-nfv-2n-skx-mrr"
4756 #  filter: "'NIC_Intel-X710' and
4757 #           'NF_DENSITY' and
4758 #           'VM' and
4759 #           'CHAIN' and
4760 #           'IMIX' and
4761 #           '4T2C' and
4762 #           'MRR'"
4763 #  parameters:
4764 #  - "result"
4765 #  - "name"
4766 #  - "tags"
4767 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4768 #  x-axis: "X = VNFs per Service Chain"
4769 #  y-axis: "Y = Number of Service Chains"
4770 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4771 #  layout:
4772 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4773 #    layout: "plot-service-density"
4774 #
4775 #-
4776 #  type: "plot"
4777 #  title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4778 #  algorithm: "plot_service_density_heatmap"
4779 #  output-file-type: ".html"
4780 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4781 #  data: "plot-vpp-nfv-2n-skx"
4782 #  filter: "'NIC_Intel-X710' and
4783 #           'NF_DENSITY' and
4784 #           'VM' and
4785 #           'CHAIN' and
4786 #           '64B' and
4787 #           '2T1C' and
4788 #           'NDRPDR'"
4789 #  parameters:
4790 #  - "throughput"
4791 #  - "name"
4792 #  - "tags"
4793 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4794 #  x-axis: "X = VNFs per Service Chain"
4795 #  y-axis: "Y = Number of Service Chains"
4796 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4797 #  layout:
4798 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4799 #    layout: "plot-service-density"
4800 #
4801 #-
4802 #  type: "plot"
4803 #  title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4804 #  algorithm: "plot_service_density_heatmap"
4805 #  output-file-type: ".html"
4806 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4807 #  data: "plot-vpp-nfv-2n-skx"
4808 #  filter: "'NIC_Intel-X710' and
4809 #           'NF_DENSITY' and
4810 #           'VM' and
4811 #           'CHAIN' and
4812 #           '64B' and
4813 #           '4T2C' and
4814 #           'NDRPDR'"
4815 #  parameters:
4816 #  - "throughput"
4817 #  - "name"
4818 #  - "tags"
4819 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4820 #  x-axis: "X = VNFs per Service Chain"
4821 #  y-axis: "Y = Number of Service Chains"
4822 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4823 #  layout:
4824 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4825 #    layout: "plot-service-density"
4826 #
4827 #-
4828 #  type: "plot"
4829 #  title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4830 #  algorithm: "plot_service_density_heatmap"
4831 #  output-file-type: ".html"
4832 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4833 #  data: "plot-vpp-nfv-2n-skx"
4834 #  filter: "'NIC_Intel-X710' and
4835 #           'NF_DENSITY' and
4836 #           'VM' and
4837 #           'CHAIN' and
4838 #           'IMIX' and
4839 #           '2T1C' and
4840 #           'NDRPDR'"
4841 #  parameters:
4842 #  - "throughput"
4843 #  - "name"
4844 #  - "tags"
4845 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4846 #  x-axis: "X = VNFs per Service Chain"
4847 #  y-axis: "Y = Number of Service Chains"
4848 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4849 #  layout:
4850 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4851 #    layout: "plot-service-density"
4852 #
4853 #-
4854 #  type: "plot"
4855 #  title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4856 #  algorithm: "plot_service_density_heatmap"
4857 #  output-file-type: ".html"
4858 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4859 #  data: "plot-vpp-nfv-2n-skx"
4860 #  filter: "'NIC_Intel-X710' and
4861 #           'NF_DENSITY' and
4862 #           'VM' and
4863 #           'CHAIN' and
4864 #           'IMIX' and
4865 #           '4T2C' and
4866 #           'NDRPDR'"
4867 #  parameters:
4868 #  - "throughput"
4869 #  - "name"
4870 #  - "tags"
4871 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4872 #  x-axis: "X = VNFs per Service Chain"
4873 #  y-axis: "Y = Number of Service Chains"
4874 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4875 #  layout:
4876 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4877 #    layout: "plot-service-density"
4878 #
4879 #-
4880 #  type: "plot"
4881 #  title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4882 #  algorithm: "plot_service_density_heatmap"
4883 #  output-file-type: ".html"
4884 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4885 #  data: "plot-vpp-nfv-2n-skx"
4886 #  filter: "'NIC_Intel-X710' and
4887 #           'NF_DENSITY' and
4888 #           'VM' and
4889 #           'CHAIN' and
4890 #           '64B' and
4891 #           '2T1C' and
4892 #           'NDRPDR'"
4893 #  parameters:
4894 #  - "throughput"
4895 #  - "name"
4896 #  - "tags"
4897 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4898 #  x-axis: "X = VNFs per Service Chain"
4899 #  y-axis: "Y = Number of Service Chains"
4900 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4901 #  layout:
4902 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4903 #    layout: "plot-service-density"
4904 #
4905 #-
4906 #  type: "plot"
4907 #  title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4908 #  algorithm: "plot_service_density_heatmap"
4909 #  output-file-type: ".html"
4910 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4911 #  data: "plot-vpp-nfv-2n-skx"
4912 #  filter: "'NIC_Intel-X710' and
4913 #           'NF_DENSITY' and
4914 #           'VM' and
4915 #           'CHAIN' and
4916 #           '64B' and
4917 #           '4T2C' and
4918 #           'NDRPDR'"
4919 #  parameters:
4920 #  - "throughput"
4921 #  - "name"
4922 #  - "tags"
4923 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4924 #  x-axis: "X = VNFs per Service Chain"
4925 #  y-axis: "Y = Number of Service Chains"
4926 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4927 #  layout:
4928 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4929 #    layout: "plot-service-density"
4930 #
4931 #-
4932 #  type: "plot"
4933 #  title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4934 #  algorithm: "plot_service_density_heatmap"
4935 #  output-file-type: ".html"
4936 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
4937 #  data: "plot-vpp-nfv-2n-skx"
4938 #  filter: "'NIC_Intel-X710' and
4939 #           'NF_DENSITY' and
4940 #           'VM' and
4941 #           'CHAIN' and
4942 #           'IMIX' and
4943 #           '2T1C' and
4944 #           'NDRPDR'"
4945 #  parameters:
4946 #  - "throughput"
4947 #  - "name"
4948 #  - "tags"
4949 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4950 #  x-axis: "X = VNFs per Service Chain"
4951 #  y-axis: "Y = Number of Service Chains"
4952 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4953 #  layout:
4954 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4955 #    layout: "plot-service-density"
4956 #
4957 #-
4958 #  type: "plot"
4959 #  title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4960 #  algorithm: "plot_service_density_heatmap"
4961 #  output-file-type: ".html"
4962 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
4963 #  data: "plot-vpp-nfv-2n-skx"
4964 #  filter: "'NIC_Intel-X710' and
4965 #           'NF_DENSITY' and
4966 #           'VM' and
4967 #           'CHAIN' and
4968 #           'IMIX' and
4969 #           '4T2C' and
4970 #           'NDRPDR'"
4971 #  parameters:
4972 #  - "throughput"
4973 #  - "name"
4974 #  - "tags"
4975 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4976 #  x-axis: "X = VNFs per Service Chain"
4977 #  y-axis: "Y = Number of Service Chains"
4978 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4979 #  layout:
4980 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4981 #    layout: "plot-service-density"
4982 #
4983 #################################################################################
4984 ## Plots - NF Density - CSC
4985 #
4986 #-
4987 #  type: "plot"
4988 #  title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4989 #  algorithm: "plot_service_density_heatmap"
4990 #  output-file-type: ".html"
4991 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
4992 #  data: "plot-vpp-nfv-2n-skx-mrr"
4993 #  filter: "'NIC_Intel-X710' and
4994 #           'NF_DENSITY' and
4995 #           'DOCKER' and
4996 #           'CHAIN' and
4997 #           '64B' and
4998 #           '2T1C' and
4999 #           'MRR'"
5000 #  parameters:
5001 #  - "result"
5002 #  - "name"
5003 #  - "tags"
5004 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5005 #  x-axis: "X = CNFs per Service Chain"
5006 #  y-axis: "Y = Number of Service Chains"
5007 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5008 #  layout:
5009 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5010 #    layout: "plot-service-density"
5011 #
5012 #-
5013 #  type: "plot"
5014 #  title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5015 #  algorithm: "plot_service_density_heatmap"
5016 #  output-file-type: ".html"
5017 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5018 #  data: "plot-vpp-nfv-2n-skx-mrr"
5019 #  filter: "'NIC_Intel-X710' and
5020 #           'NF_DENSITY' and
5021 #           'DOCKER' and
5022 #           'CHAIN' and
5023 #           '64B' and
5024 #           '4T2C' and
5025 #           'MRR'"
5026 #  parameters:
5027 #  - "result"
5028 #  - "name"
5029 #  - "tags"
5030 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5031 #  x-axis: "X = CNFs per Service Chain"
5032 #  y-axis: "Y = Number of Service Chains"
5033 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5034 #  layout:
5035 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5036 #    layout: "plot-service-density"
5037 #
5038 #-
5039 #  type: "plot"
5040 #  title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5041 #  algorithm: "plot_service_density_heatmap"
5042 #  output-file-type: ".html"
5043 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5044 #  data: "plot-vpp-nfv-2n-skx-mrr"
5045 #  filter: "'NIC_Intel-X710' and
5046 #           'NF_DENSITY' and
5047 #           'DOCKER' and
5048 #           'CHAIN' and
5049 #           'IMIX' and
5050 #           '2T1C' and
5051 #           'MRR'"
5052 #  parameters:
5053 #  - "result"
5054 #  - "name"
5055 #  - "tags"
5056 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5057 #  x-axis: "X = CNFs per Service Chain"
5058 #  y-axis: "Y = Number of Service Chains"
5059 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5060 #  layout:
5061 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5062 #    layout: "plot-service-density"
5063 #
5064 #-
5065 #  type: "plot"
5066 #  title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5067 #  algorithm: "plot_service_density_heatmap"
5068 #  output-file-type: ".html"
5069 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
5070 #  data: "plot-vpp-nfv-2n-skx-mrr"
5071 #  filter: "'NIC_Intel-X710' and
5072 #           'NF_DENSITY' and
5073 #           'DOCKER' and
5074 #           'CHAIN' and
5075 #           'IMIX' and
5076 #           '4T2C' and
5077 #           'MRR'"
5078 #  parameters:
5079 #  - "result"
5080 #  - "name"
5081 #  - "tags"
5082 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5083 #  x-axis: "X = CNFs per Service Chain"
5084 #  y-axis: "Y = Number of Service Chains"
5085 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5086 #  layout:
5087 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5088 #    layout: "plot-service-density"
5089 #
5090 #-
5091 #  type: "plot"
5092 #  title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5093 #  algorithm: "plot_service_density_heatmap"
5094 #  output-file-type: ".html"
5095 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5096 #  data: "plot-vpp-nfv-2n-skx"
5097 #  filter: "'NIC_Intel-X710' and
5098 #           'NF_DENSITY' and
5099 #           'DOCKER' and
5100 #           'CHAIN' and
5101 #           '64B' and
5102 #           '2T1C' and
5103 #           'NDRPDR'"
5104 #  parameters:
5105 #  - "throughput"
5106 #  - "name"
5107 #  - "tags"
5108 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5109 #  x-axis: "X = CNFs per Service Chain"
5110 #  y-axis: "Y = Number of Service Chains"
5111 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5112 #  layout:
5113 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5114 #    layout: "plot-service-density"
5115 #
5116 #-
5117 #  type: "plot"
5118 #  title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5119 #  algorithm: "plot_service_density_heatmap"
5120 #  output-file-type: ".html"
5121 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
5122 #  data: "plot-vpp-nfv-2n-skx"
5123 #  filter: "'NIC_Intel-X710' and
5124 #           'NF_DENSITY' and
5125 #           'DOCKER' and
5126 #           'CHAIN' and
5127 #           '64B' and
5128 #           '4T2C' and
5129 #           'NDRPDR'"
5130 #  parameters:
5131 #  - "throughput"
5132 #  - "name"
5133 #  - "tags"
5134 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5135 #  x-axis: "X = CNFs per Service Chain"
5136 #  y-axis: "Y = Number of Service Chains"
5137 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5138 #  layout:
5139 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5140 #    layout: "plot-service-density"
5141 #
5142 #-
5143 #  type: "plot"
5144 #  title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5145 #  algorithm: "plot_service_density_heatmap"
5146 #  output-file-type: ".html"
5147 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5148 #  data: "plot-vpp-nfv-2n-skx"
5149 #  filter: "'NIC_Intel-X710' and
5150 #           'NF_DENSITY' and
5151 #           'DOCKER' and
5152 #           'CHAIN' and
5153 #           'IMIX' and
5154 #           '2T1C' and
5155 #           'NDRPDR'"
5156 #  parameters:
5157 #  - "throughput"
5158 #  - "name"
5159 #  - "tags"
5160 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5161 #  x-axis: "X = CNFs per Service Chain"
5162 #  y-axis: "Y = Number of Service Chains"
5163 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5164 #  layout:
5165 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5166 #    layout: "plot-service-density"
5167 #
5168 #-
5169 #  type: "plot"
5170 #  title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
5171 #  algorithm: "plot_service_density_heatmap"
5172 #  output-file-type: ".html"
5173 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
5174 #  data: "plot-vpp-nfv-2n-skx"
5175 #  filter: "'NIC_Intel-X710' and
5176 #           'NF_DENSITY' and
5177 #           'DOCKER' and
5178 #           'CHAIN' and
5179 #           'IMIX' and
5180 #           '4T2C' and
5181 #           'NDRPDR'"
5182 #  parameters:
5183 #  - "throughput"
5184 #  - "name"
5185 #  - "tags"
5186 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5187 #  x-axis: "X = CNFs per Service Chain"
5188 #  y-axis: "Y = Number of Service Chains"
5189 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5190 #  layout:
5191 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
5192 #    layout: "plot-service-density"
5193 #
5194 #-
5195 #  type: "plot"
5196 #  title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5197 #  algorithm: "plot_service_density_heatmap"
5198 #  output-file-type: ".html"
5199 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5200 #  data: "plot-vpp-nfv-2n-skx"
5201 #  filter: "'NIC_Intel-X710' and
5202 #           'NF_DENSITY' and
5203 #           'DOCKER' and
5204 #           'CHAIN' and
5205 #           '64B' and
5206 #           '2T1C' and
5207 #           'NDRPDR'"
5208 #  parameters:
5209 #  - "throughput"
5210 #  - "name"
5211 #  - "tags"
5212 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5213 #  x-axis: "X = CNFs per Service Chain"
5214 #  y-axis: "Y = Number of Service Chains"
5215 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5216 #  layout:
5217 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5218 #    layout: "plot-service-density"
5219 #
5220 #-
5221 #  type: "plot"
5222 #  title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5223 #  algorithm: "plot_service_density_heatmap"
5224 #  output-file-type: ".html"
5225 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
5226 #  data: "plot-vpp-nfv-2n-skx"
5227 #  filter: "'NIC_Intel-X710' and
5228 #           'NF_DENSITY' and
5229 #           'DOCKER' and
5230 #           'CHAIN' and
5231 #           '64B' and
5232 #           '4T2C' and
5233 #           'NDRPDR'"
5234 #  parameters:
5235 #  - "throughput"
5236 #  - "name"
5237 #  - "tags"
5238 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5239 #  x-axis: "X = CNFs per Service Chain"
5240 #  y-axis: "Y = Number of Service Chains"
5241 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5242 #  layout:
5243 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5244 #    layout: "plot-service-density"
5245 #
5246 #-
5247 #  type: "plot"
5248 #  title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5249 #  algorithm: "plot_service_density_heatmap"
5250 #  output-file-type: ".html"
5251 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5252 #  data: "plot-vpp-nfv-2n-skx"
5253 #  filter: "'NIC_Intel-X710' and
5254 #           'NF_DENSITY' and
5255 #           'DOCKER' and
5256 #           'CHAIN' and
5257 #           'IMIX' and
5258 #           '2T1C' and
5259 #           'NDRPDR'"
5260 #  parameters:
5261 #  - "throughput"
5262 #  - "name"
5263 #  - "tags"
5264 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5265 #  x-axis: "X = CNFs per Service Chain"
5266 #  y-axis: "Y = Number of Service Chains"
5267 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5268 #  layout:
5269 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5270 #    layout: "plot-service-density"
5271 #
5272 #-
5273 #  type: "plot"
5274 #  title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
5275 #  algorithm: "plot_service_density_heatmap"
5276 #  output-file-type: ".html"
5277 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
5278 #  data: "plot-vpp-nfv-2n-skx"
5279 #  filter: "'NIC_Intel-X710' and
5280 #           'NF_DENSITY' and
5281 #           'DOCKER' and
5282 #           'CHAIN' and
5283 #           'IMIX' and
5284 #           '4T2C' and
5285 #           'NDRPDR'"
5286 #  parameters:
5287 #  - "throughput"
5288 #  - "name"
5289 #  - "tags"
5290 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5291 #  x-axis: "X = CNFs per Service Chain"
5292 #  y-axis: "Y = Number of Service Chains"
5293 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5294 #  layout:
5295 #    title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
5296 #    layout: "plot-service-density"
5297 #
5298 #################################################################################
5299 ## Plots - NF Density - CSP
5300 #
5301 #-
5302 #  type: "plot"
5303 #  title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5304 #  algorithm: "plot_service_density_heatmap"
5305 #  output-file-type: ".html"
5306 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5307 #  data: "plot-vpp-nfv-2n-skx-mrr"
5308 #  filter: "'NIC_Intel-X710' and
5309 #           'NF_DENSITY' and
5310 #           'DOCKER' and
5311 #           'PIPELINE' and
5312 #           '64B' and
5313 #           '2T1C' and
5314 #           'MRR'"
5315 #  parameters:
5316 #  - "result"
5317 #  - "name"
5318 #  - "tags"
5319 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5320 #  x-axis: "X = CNFs per Service Pipeline"
5321 #  y-axis: "Y = Number of Service Pipelines"
5322 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5323 #  layout:
5324 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5325 #    layout: "plot-service-density"
5326 #
5327 #-
5328 #  type: "plot"
5329 #  title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5330 #  algorithm: "plot_service_density_heatmap"
5331 #  output-file-type: ".html"
5332 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5333 #  data: "plot-vpp-nfv-2n-skx-mrr"
5334 #  filter: "'NIC_Intel-X710' and
5335 #           'NF_DENSITY' and
5336 #           'DOCKER' and
5337 #           'PIPELINE' and
5338 #           '64B' and
5339 #           '4T2C' and
5340 #           'MRR'"
5341 #  parameters:
5342 #  - "result"
5343 #  - "name"
5344 #  - "tags"
5345 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5346 #  x-axis: "X = CNFs per Service Pipeline"
5347 #  y-axis: "Y = Number of Service Pipelines"
5348 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5349 #  layout:
5350 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5351 #    layout: "plot-service-density"
5352 #
5353 #-
5354 #  type: "plot"
5355 #  title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5356 #  algorithm: "plot_service_density_heatmap"
5357 #  output-file-type: ".html"
5358 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5359 #  data: "plot-vpp-nfv-2n-skx-mrr"
5360 #  filter: "'NIC_Intel-X710' and
5361 #           'NF_DENSITY' and
5362 #           'DOCKER' and
5363 #           'PIPELINE' and
5364 #           'IMIX' and
5365 #           '2T1C' and
5366 #           'MRR'"
5367 #  parameters:
5368 #  - "result"
5369 #  - "name"
5370 #  - "tags"
5371 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5372 #  x-axis: "X = CNFs per Service Pipeline"
5373 #  y-axis: "Y = Number of Service Pipelines"
5374 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5375 #  layout:
5376 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5377 #    layout: "plot-service-density"
5378 #
5379 #-
5380 #  type: "plot"
5381 #  title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5382 #  algorithm: "plot_service_density_heatmap"
5383 #  output-file-type: ".html"
5384 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5385 #  data: "plot-vpp-nfv-2n-skx-mrr"
5386 #  filter: "'NIC_Intel-X710' and
5387 #           'NF_DENSITY' and
5388 #           'DOCKER' and
5389 #           'PIPELINE' and
5390 #           'IMIX' and
5391 #           '4T2C' and
5392 #           'MRR'"
5393 #  parameters:
5394 #  - "result"
5395 #  - "name"
5396 #  - "tags"
5397 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5398 #  x-axis: "X = CNFs per Service Pipeline"
5399 #  y-axis: "Y = Number of Service Pipelines"
5400 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5401 #  layout:
5402 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5403 #    layout: "plot-service-density"
5404 #
5405 #-
5406 #  type: "plot"
5407 #  title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5408 #  algorithm: "plot_service_density_heatmap"
5409 #  output-file-type: ".html"
5410 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5411 #  data: "plot-vpp-nfv-2n-skx"
5412 #  filter: "'NIC_Intel-X710' and
5413 #           'NF_DENSITY' and
5414 #           'DOCKER' and
5415 #           'PIPELINE' and
5416 #           '64B' and
5417 #           '2T1C' and
5418 #           'NDRPDR'"
5419 #  parameters:
5420 #  - "throughput"
5421 #  - "name"
5422 #  - "tags"
5423 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5424 #  x-axis: "X = CNFs per Service Pipeline"
5425 #  y-axis: "Y = Number of Service Pipelines"
5426 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5427 #  layout:
5428 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5429 #    layout: "plot-service-density"
5430 #
5431 #-
5432 #  type: "plot"
5433 #  title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5434 #  algorithm: "plot_service_density_heatmap"
5435 #  output-file-type: ".html"
5436 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5437 #  data: "plot-vpp-nfv-2n-skx"
5438 #  filter: "'NIC_Intel-X710' and
5439 #           'NF_DENSITY' and
5440 #           'DOCKER' and
5441 #           'PIPELINE' and
5442 #           '64B' and
5443 #           '4T2C' and
5444 #           'NDRPDR'"
5445 #  parameters:
5446 #  - "throughput"
5447 #  - "name"
5448 #  - "tags"
5449 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5450 #  x-axis: "X = CNFs per Service Pipeline"
5451 #  y-axis: "Y = Number of Service Pipelines"
5452 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5453 #  layout:
5454 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5455 #    layout: "plot-service-density"
5456 #
5457 #-
5458 #  type: "plot"
5459 #  title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5460 #  algorithm: "plot_service_density_heatmap"
5461 #  output-file-type: ".html"
5462 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5463 #  data: "plot-vpp-nfv-2n-skx"
5464 #  filter: "'NIC_Intel-X710' and
5465 #           'NF_DENSITY' and
5466 #           'DOCKER' and
5467 #           'PIPELINE' and
5468 #           'IMIX' and
5469 #           '2T1C' and
5470 #           'NDRPDR'"
5471 #  parameters:
5472 #  - "throughput"
5473 #  - "name"
5474 #  - "tags"
5475 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5476 #  x-axis: "X = CNFs per Service Pipeline"
5477 #  y-axis: "Y = Number of Service Pipelines"
5478 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5479 #  layout:
5480 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5481 #    layout: "plot-service-density"
5482 #
5483 #-
5484 #  type: "plot"
5485 #  title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5486 #  algorithm: "plot_service_density_heatmap"
5487 #  output-file-type: ".html"
5488 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
5489 #  data: "plot-vpp-nfv-2n-skx"
5490 #  filter: "'NIC_Intel-X710' and
5491 #           'NF_DENSITY' and
5492 #           'DOCKER' and
5493 #           'PIPELINE' and
5494 #           'IMIX' and
5495 #           '4T2C' and
5496 #           'NDRPDR'"
5497 #  parameters:
5498 #  - "throughput"
5499 #  - "name"
5500 #  - "tags"
5501 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5502 #  x-axis: "X = CNFs per Service Pipeline"
5503 #  y-axis: "Y = Number of Service Pipelines"
5504 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5505 #  layout:
5506 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5507 #    layout: "plot-service-density"
5508 #
5509 #-
5510 #  type: "plot"
5511 #  title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5512 #  algorithm: "plot_service_density_heatmap"
5513 #  output-file-type: ".html"
5514 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
5515 #  data: "plot-vpp-nfv-2n-skx"
5516 #  filter: "'NIC_Intel-X710' and
5517 #           'NF_DENSITY' and
5518 #           'DOCKER' and
5519 #           'PIPELINE' and
5520 #           '64B' and
5521 #           '2T1C' and
5522 #           'NDRPDR'"
5523 #  parameters:
5524 #  - "throughput"
5525 #  - "name"
5526 #  - "tags"
5527 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5528 #  x-axis: "X = CNFs per Service Pipeline"
5529 #  y-axis: "Y = Number of Service Pipelines"
5530 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5531 #  layout:
5532 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5533 #    layout: "plot-service-density"
5534 #
5535 #-
5536 #  type: "plot"
5537 #  title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5538 #  algorithm: "plot_service_density_heatmap"
5539 #  output-file-type: ".html"
5540 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
5541 #  data: "plot-vpp-nfv-2n-skx"
5542 #  filter: "'NIC_Intel-X710' and
5543 #           'NF_DENSITY' and
5544 #           'DOCKER' and
5545 #           'PIPELINE' and
5546 #           '64B' and
5547 #           '4T2C' and
5548 #           'NDRPDR'"
5549 #  parameters:
5550 #  - "throughput"
5551 #  - "name"
5552 #  - "tags"
5553 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5554 #  x-axis: "X = CNFs per Service Pipeline"
5555 #  y-axis: "Y = Number of Service Pipelines"
5556 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5557 #  layout:
5558 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5559 #    layout: "plot-service-density"
5560 #
5561 #-
5562 #  type: "plot"
5563 #  title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5564 #  algorithm: "plot_service_density_heatmap"
5565 #  output-file-type: ".html"
5566 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
5567 #  data: "plot-vpp-nfv-2n-skx"
5568 #  filter: "'NIC_Intel-X710' and
5569 #           'NF_DENSITY' and
5570 #           'DOCKER' and
5571 #           'PIPELINE' and
5572 #           'IMIX' and
5573 #           '2T1C' and
5574 #           'NDRPDR'"
5575 #  parameters:
5576 #  - "throughput"
5577 #  - "name"
5578 #  - "tags"
5579 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5580 #  x-axis: "X = CNFs per Service Pipeline"
5581 #  y-axis: "Y = Number of Service Pipelines"
5582 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5583 #  layout:
5584 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5585 #    layout: "plot-service-density"
5586 #
5587 #-
5588 #  type: "plot"
5589 #  title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5590 #  algorithm: "plot_service_density_heatmap"
5591 #  output-file-type: ".html"
5592 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
5593 #  data: "plot-vpp-nfv-2n-skx"
5594 #  filter: "'NIC_Intel-X710' and
5595 #           'NF_DENSITY' and
5596 #           'DOCKER' and
5597 #           'PIPELINE' and
5598 #           'IMIX' and
5599 #           '4T2C' and
5600 #           'NDRPDR'"
5601 #  parameters:
5602 #  - "throughput"
5603 #  - "name"
5604 #  - "tags"
5605 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5606 #  x-axis: "X = CNFs per Service Pipeline"
5607 #  y-axis: "Y = Number of Service Pipelines"
5608 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5609 #  layout:
5610 #    title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5611 #    layout: "plot-service-density"
5612
5613 ################################################################################
5614 ## Plots VPP HTTP Server Performance
5615 #-
5616 #  type: "plot"
5617 #  title: "VPP HTTP Server Performance"
5618 #  algorithm: "plot_http_server_performance_box"
5619 #  output-file-type: ".html"
5620 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5621 #  data:
5622 #    "plot-vpp-http-server-performance"
5623 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5624 #  # each tag is enclosed with ' (apostrophe).
5625 #  filter: "'HTTP' and 'TCP_CPS'"
5626 #  parameters:
5627 #  - "result"
5628 #  - "name"
5629 #  traces:
5630 #    hoverinfo: "x+y"
5631 #    boxpoints: "outliers"
5632 #    whiskerwidth: 0
5633 #  layout:
5634 #    title: "VPP HTTP Server Performance"
5635 #    layout:
5636 #      "plot-cps"
5637 #
5638 #-
5639 #  type: "plot"
5640 #  title: "VPP HTTP Server Performance"
5641 #  algorithm: "plot_http_server_performance_box"
5642 #  output-file-type: ".html"
5643 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5644 #  data:
5645 #    "plot-vpp-http-server-performance"
5646 #  filter: "'HTTP' and 'TCP_RPS'"
5647 #  parameters:
5648 #  - "result"
5649 #  - "name"
5650 #  traces:
5651 #    hoverinfo: "x+y"
5652 #    boxpoints: "outliers"
5653 #    whiskerwidth: 0
5654 #  layout:
5655 #    title: "VPP HTTP Server Performance"
5656 #    layout:
5657 #      "plot-rps"
5658
5659 ################################################################################
5660
5661 ## Packet Throughput - VPP L2 3n-hsw-x520 base and scale
5662 #-
5663 #  type: "plot"
5664 #  title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5665 #  algorithm: "plot_performance_box"
5666 #  output-file-type: ".html"
5667 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5668 #  data: "plot-vpp-throughput-latency-3n-hsw"
5669 #  filter: "'NIC_Intel-X520-DA2' and
5670 #           '64B' and
5671 #           ('BASE' or 'SCALE') and
5672 #           'NDRPDR' and
5673 #           'ETH' and
5674 #           '1T1C' and
5675 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5676 #           not 'VHOST' and
5677 #           not 'MEMIF'"
5678 #  parameters:
5679 #  - "throughput"
5680 #  - "parent"
5681 #  - "tags"
5682 #  sort:
5683 #  - "L2PATCH"
5684 #  - "L2XCBASE"
5685 #  - "BASE"
5686 #  - "FIB_10K"
5687 #  - "FIB_100K"
5688 #  - "FIB_1M"
5689 #  traces:
5690 #    hoverinfo: "x+y"
5691 #    boxpoints: "outliers"
5692 #    whiskerwidth: 0
5693 #  layout:
5694 #    title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5695 #    layout: "plot-throughput"
5696 #
5697 #-
5698 #  type: "plot"
5699 #  title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5700 #  algorithm: "plot_performance_box"
5701 #  output-file-type: ".html"
5702 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5703 #  data: "plot-vpp-throughput-latency-3n-hsw"
5704 #  filter: "'NIC_Intel-X520-DA2' and
5705 #           '64B' and
5706 #           ('BASE' or 'SCALE') and
5707 #           'NDRPDR' and
5708 #           'ETH' and
5709 #           '1T1C' and
5710 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5711 #           not 'VHOST' and
5712 #           not 'MEMIF'"
5713 #  parameters:
5714 #  - "throughput"
5715 #  - "parent"
5716 #  - "tags"
5717 #  sort:
5718 #  - "L2PATCH"
5719 #  - "L2XCBASE"
5720 #  - "BASE"
5721 #  - "FIB_10K"
5722 #  - "FIB_100K"
5723 #  - "FIB_1M"
5724 #  traces:
5725 #    hoverinfo: "x+y"
5726 #    boxpoints: "outliers"
5727 #    whiskerwidth: 0
5728 #  layout:
5729 #    title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5730 #    layout: "plot-throughput"
5731 #
5732 #-
5733 #  type: "plot"
5734 #  title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5735 #  algorithm: "plot_performance_box"
5736 #  output-file-type: ".html"
5737 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5738 #  data: "plot-vpp-throughput-latency-3n-hsw"
5739 #  filter: "'NIC_Intel-X520-DA2' and
5740 #           '64B' and
5741 #           ('BASE' or 'SCALE') and
5742 #           'NDRPDR' and
5743 #           'ETH' and
5744 #           '2T2C' and
5745 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5746 #           not 'VHOST' and
5747 #           not 'MEMIF'"
5748 #  parameters:
5749 #  - "throughput"
5750 #  - "parent"
5751 #  - "tags"
5752 #  sort:
5753 #  - "L2PATCH"
5754 #  - "L2XCBASE"
5755 #  - "BASE"
5756 #  - "FIB_10K"
5757 #  - "FIB_100K"
5758 #  - "FIB_1M"
5759 #  traces:
5760 #    hoverinfo: "x+y"
5761 #    boxpoints: "outliers"
5762 #    whiskerwidth: 0
5763 #  layout:
5764 #    title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5765 #    layout: "plot-throughput"
5766 #
5767 #-
5768 #  type: "plot"
5769 #  title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5770 #  algorithm: "plot_performance_box"
5771 #  output-file-type: ".html"
5772 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5773 #  data: "plot-vpp-throughput-latency-3n-hsw"
5774 #  filter: "'NIC_Intel-X520-DA2' and
5775 #           '64B' and
5776 #           ('BASE' or 'SCALE') and
5777 #           'NDRPDR' and
5778 #           'ETH' and
5779 #           '2T2C' and
5780 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5781 #           not 'VHOST' and
5782 #           not 'MEMIF'"
5783 #  parameters:
5784 #  - "throughput"
5785 #  - "parent"
5786 #  - "tags"
5787 #  sort:
5788 #  - "L2PATCH"
5789 #  - "L2XCBASE"
5790 #  - "BASE"
5791 #  - "FIB_10K"
5792 #  - "FIB_100K"
5793 #  - "FIB_1M"
5794 #  traces:
5795 #    hoverinfo: "x+y"
5796 #    boxpoints: "outliers"
5797 #    whiskerwidth: 0
5798 #  layout:
5799 #    title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5800 #    layout: "plot-throughput"
5801 #
5802 ## Packet Throughput - VPP L2 3n-hsw-x520 features
5803 #-
5804 #  type: "plot"
5805 #  title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5806 #  algorithm: "plot_performance_box"
5807 #  output-file-type: ".html"
5808 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5809 #  data: "plot-vpp-throughput-latency-3n-hsw"
5810 #  filter: "'NIC_Intel-X520-DA2' and
5811 #           '64B' and
5812 #           'NDRPDR' and
5813 #           '1T1C' and
5814 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5815 #           not 'ACL' and
5816 #           not 'VHOST' and
5817 #           not 'MEMIF'"
5818 #  parameters:
5819 #  - "throughput"
5820 #  - "parent"
5821 #  - "tags"
5822 #  sort:
5823 #  - "L2XCBASE"    # l2xcbase
5824 #  - "L2BDBASE"    # l2bdbase
5825 #  - "L2XCFWD"     # dot1q-l2xcbase
5826 #  - "L2BDMACLRN"  # dot1q-l2bdbase
5827 #  traces:
5828 #    hoverinfo: "x+y"
5829 #    boxpoints: "outliers"
5830 #    whiskerwidth: 0
5831 #  layout:
5832 #    title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5833 #    layout: "plot-throughput"
5834 #
5835 #-
5836 #  type: "plot"
5837 #  title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5838 #  algorithm: "plot_performance_box"
5839 #  output-file-type: ".html"
5840 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5841 #  data: "plot-vpp-throughput-latency-3n-hsw"
5842 #  filter: "'NIC_Intel-X520-DA2' and
5843 #           '64B' and
5844 #           'NDRPDR' and
5845 #           '1T1C' and
5846 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5847 #           not 'ACL' and
5848 #           not 'VHOST' and
5849 #           not 'MEMIF'"
5850 #  parameters:
5851 #  - "throughput"
5852 #  - "parent"
5853 #  - "tags"
5854 #  sort:
5855 #  - "L2XCBASE"    # l2xcbase
5856 #  - "L2BDBASE"    # l2bdbase
5857 #  - "L2XCFWD"     # dot1q-l2xcbase
5858 #  - "L2BDMACLRN"  # dot1q-l2bdbase
5859 #  traces:
5860 #    hoverinfo: "x+y"
5861 #    boxpoints: "outliers"
5862 #    whiskerwidth: 0
5863 #  layout:
5864 #    title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5865 #    layout: "plot-throughput"
5866 #
5867 #-
5868 #  type: "plot"
5869 #  title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5870 #  algorithm: "plot_performance_box"
5871 #  output-file-type: ".html"
5872 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5873 #  data: "plot-vpp-throughput-latency-3n-hsw"
5874 #  filter: "'NIC_Intel-X520-DA2' and
5875 #           '64B' and
5876 #           'NDRPDR' and
5877 #           '2T2C' and
5878 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5879 #           not 'ACL' and
5880 #           not 'VHOST' and
5881 #           not 'MEMIF'"
5882 #  parameters:
5883 #  - "throughput"
5884 #  - "parent"
5885 #  - "tags"
5886 #  sort:
5887 #  - "L2XCBASE"    # l2xcbase
5888 #  - "L2BDBASE"    # l2bdbase
5889 #  - "L2XCFWD"     # dot1q-l2xcbase
5890 #  - "L2BDMACLRN"  # dot1q-l2bdbase
5891 #  traces:
5892 #    hoverinfo: "x+y"
5893 #    boxpoints: "outliers"
5894 #    whiskerwidth: 0
5895 #  layout:
5896 #    title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5897 #    layout: "plot-throughput"
5898 #
5899 #-
5900 #  type: "plot"
5901 #  title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5902 #  algorithm: "plot_performance_box"
5903 #  output-file-type: ".html"
5904 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5905 #  data: "plot-vpp-throughput-latency-3n-hsw"
5906 #  filter: "'NIC_Intel-X520-DA2' and
5907 #           '64B' and
5908 #           'NDRPDR' and
5909 #           '2T2C' and
5910 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5911 #           not 'ACL' and
5912 #           not 'VHOST' and
5913 #           not 'MEMIF'"
5914 #  parameters:
5915 #  - "throughput"
5916 #  - "parent"
5917 #  - "tags"
5918 #  sort:
5919 #  - "L2XCBASE"    # l2xcbase
5920 #  - "L2BDBASE"    # l2bdbase
5921 #  - "L2XCFWD"     # dot1q-l2xcbase
5922 #  - "L2BDMACLRN"  # dot1q-l2bdbase
5923 #  traces:
5924 #    hoverinfo: "x+y"
5925 #    boxpoints: "outliers"
5926 #    whiskerwidth: 0
5927 #  layout:
5928 #    title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5929 #    layout: "plot-throughput"
5930
5931 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
5932 - type: "plot"
5933   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5934   algorithm: "plot_performance_box"
5935   output-file-type: ".html"
5936   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5937   data: "plot-vpp-throughput-latency-3n-hsw"
5938   filter: "'NIC_Intel-X520-DA2' and
5939            '64B' and
5940            'NDRPDR' and
5941            '1T1C' and
5942            'FEATURE' and
5943            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5944            'OACL' and
5945            ('ACL1' or 'ACL50') and
5946            ('10K_FLOWS' or '10k_FLOWS') and
5947            not 'MACIP' and
5948            not 'VHOST' and
5949            not 'MEMIF'"
5950   parameters:
5951   - "throughput"
5952   - "parent"
5953   - "tags"
5954   traces:
5955     hoverinfo: "x+y"
5956     boxpoints: "outliers"
5957     whiskerwidth: 0
5958   layout:
5959     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5960     layout: "plot-throughput"
5961
5962 - type: "plot"
5963   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5964   algorithm: "plot_performance_box"
5965   output-file-type: ".html"
5966   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5967   data: "plot-vpp-throughput-latency-3n-hsw"
5968   filter: "'NIC_Intel-X520-DA2' and
5969            '64B' and
5970            'NDRPDR' and
5971            '1T1C' and
5972            'FEATURE' and
5973            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5974            'OACL' and
5975            ('ACL1' or 'ACL50') and
5976            ('10K_FLOWS' or '10k_FLOWS') and
5977            not 'MACIP' and
5978            not 'VHOST' and
5979            not 'MEMIF'"
5980   parameters:
5981   - "throughput"
5982   - "parent"
5983   - "tags"
5984   traces:
5985     hoverinfo: "x+y"
5986     boxpoints: "outliers"
5987     whiskerwidth: 0
5988   layout:
5989     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5990     layout: "plot-throughput"
5991
5992 - type: "plot"
5993   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
5994   algorithm: "plot_performance_box"
5995   output-file-type: ".html"
5996   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
5997   data: "plot-vpp-throughput-latency-3n-hsw"
5998   filter: "'NIC_Intel-X520-DA2' and
5999            '64B' and
6000            'NDRPDR' and
6001            '2T2C' and
6002            'FEATURE' and
6003            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6004            'OACL' and
6005            ('ACL1' or 'ACL50') and
6006            ('10K_FLOWS' or '10k_FLOWS') and
6007            not 'MACIP' and
6008            not 'VHOST' and
6009            not 'MEMIF'"
6010   parameters:
6011   - "throughput"
6012   - "parent"
6013   - "tags"
6014   traces:
6015     hoverinfo: "x+y"
6016     boxpoints: "outliers"
6017     whiskerwidth: 0
6018   layout:
6019     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
6020     layout: "plot-throughput"
6021
6022 - type: "plot"
6023   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6024   algorithm: "plot_performance_box"
6025   output-file-type: ".html"
6026   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6027   data: "plot-vpp-throughput-latency-3n-hsw"
6028   filter: "'NIC_Intel-X520-DA2' and
6029            '64B' and
6030            'NDRPDR' and
6031            '2T2C' and
6032            'FEATURE' and
6033            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6034            'OACL' and
6035            ('ACL1' or 'ACL50') and
6036            ('10K_FLOWS' or '10k_FLOWS') and
6037            not 'MACIP' and
6038            not 'VHOST' and
6039            not 'MEMIF'"
6040   parameters:
6041   - "throughput"
6042   - "parent"
6043   - "tags"
6044   traces:
6045     hoverinfo: "x+y"
6046     boxpoints: "outliers"
6047     whiskerwidth: 0
6048   layout:
6049     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
6050     layout: "plot-throughput"
6051
6052 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
6053 - type: "plot"
6054   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6055   algorithm: "plot_performance_box"
6056   output-file-type: ".html"
6057   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6058   data: "plot-vpp-throughput-latency-3n-hsw"
6059   filter: "'NIC_Intel-X520-DA2' and
6060            '64B' and
6061            'NDRPDR' and
6062            '1T1C' and
6063            'FEATURE' and
6064            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6065            'MACIP' and
6066            ('ACL1' or 'ACL50') and
6067            ('10K_FLOWS' or '10k_FLOWS') and
6068            not 'VHOST' and
6069            not 'MEMIF'"
6070   parameters:
6071   - "throughput"
6072   - "parent"
6073   - "tags"
6074   traces:
6075     hoverinfo: "x+y"
6076     boxpoints: "outliers"
6077     whiskerwidth: 0
6078   layout:
6079     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
6080     layout: "plot-throughput"
6081
6082 - type: "plot"
6083   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6084   algorithm: "plot_performance_box"
6085   output-file-type: ".html"
6086   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6087   data: "plot-vpp-throughput-latency-3n-hsw"
6088   filter: "'NIC_Intel-X520-DA2' and
6089            '64B' and
6090            'NDRPDR' and
6091            '1T1C' and
6092            'FEATURE' and
6093            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6094            'MACIP' and
6095            ('ACL1' or 'ACL50') and
6096            ('10K_FLOWS' or '10k_FLOWS') and
6097            not 'VHOST' and
6098            not 'MEMIF'"
6099   parameters:
6100   - "throughput"
6101   - "parent"
6102   - "tags"
6103   traces:
6104     hoverinfo: "x+y"
6105     boxpoints: "outliers"
6106     whiskerwidth: 0
6107   layout:
6108     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
6109     layout: "plot-throughput"
6110
6111 - type: "plot"
6112   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6113   algorithm: "plot_performance_box"
6114   output-file-type: ".html"
6115   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6116   data: "plot-vpp-throughput-latency-3n-hsw"
6117   filter: "'NIC_Intel-X520-DA2' and
6118            '64B' and
6119            'NDRPDR' and
6120            '2T2C' and
6121            'FEATURE' and
6122            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6123            'MACIP' and
6124            ('ACL1' or 'ACL50') and
6125            ('10K_FLOWS' or '10k_FLOWS') and
6126            not 'VHOST' and
6127            not 'MEMIF'"
6128   parameters:
6129   - "throughput"
6130   - "parent"
6131   - "tags"
6132   traces:
6133     hoverinfo: "x+y"
6134     boxpoints: "outliers"
6135     whiskerwidth: 0
6136   layout:
6137     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
6138     layout: "plot-throughput"
6139
6140 - type: "plot"
6141   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6142   algorithm: "plot_performance_box"
6143   output-file-type: ".html"
6144   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6145   data: "plot-vpp-throughput-latency-3n-hsw"
6146   filter: "'NIC_Intel-X520-DA2' and
6147            '64B' and
6148            'NDRPDR' and
6149            '2T2C' and
6150            'FEATURE' and
6151            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6152            'MACIP' and
6153            ('ACL1' or 'ACL50') and
6154            ('10K_FLOWS' or '10k_FLOWS') and
6155            not 'VHOST' and
6156            not 'MEMIF'"
6157   parameters:
6158   - "throughput"
6159   - "parent"
6160   - "tags"
6161   traces:
6162     hoverinfo: "x+y"
6163     boxpoints: "outliers"
6164     whiskerwidth: 0
6165   layout:
6166     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
6167     layout: "plot-throughput"
6168
6169 ## Packet Throughput - VPP L2 3n-hsw-x710 base and scale
6170 #-
6171 #  type: "plot"
6172 #  title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6173 #  algorithm: "plot_performance_box"
6174 #  output-file-type: ".html"
6175 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6176 #  data: "plot-vpp-throughput-latency-3n-hsw"
6177 #  filter: "'NIC_Intel-X710' and
6178 #           '64B' and
6179 #           ('BASE' or 'SCALE') and
6180 #           'NDRPDR' and
6181 #           'ETH' and
6182 #           '1T1C' and
6183 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6184 #           not 'VHOST' and
6185 #           not 'MEMIF'"
6186 #  parameters:
6187 #  - "throughput"
6188 #  - "parent"
6189 #  - "tags"
6190 #  sort:
6191 #  - "L2PATCH"
6192 #  - "L2XCFWD"
6193 #  - "L2BDMACLRN"
6194 #  - "FIB_10K"
6195 #  - "FIB_100K"
6196 #  - "FIB_1M"
6197 #  traces:
6198 #    hoverinfo: "x+y"
6199 #    boxpoints: "outliers"
6200 #    whiskerwidth: 0
6201 #  layout:
6202 #    title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6203 #    layout: "plot-throughput"
6204 #
6205 #-
6206 #  type: "plot"
6207 #  title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6208 #  algorithm: "plot_performance_box"
6209 #  output-file-type: ".html"
6210 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6211 #  data: "plot-vpp-throughput-latency-3n-hsw"
6212 #  filter: "'NIC_Intel-X710' and
6213 #           '64B' and
6214 #           ('BASE' or 'SCALE') and
6215 #           'NDRPDR' and
6216 #           'ETH' and
6217 #           '1T1C' and
6218 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6219 #           not 'VHOST' and
6220 #           not 'MEMIF'"
6221 #  parameters:
6222 #  - "throughput"
6223 #  - "parent"
6224 #  - "tags"
6225 #  sort:
6226 #  - "L2PATCH"
6227 #  - "L2XCFWD"
6228 #  - "L2BDMACLRN"
6229 #  - "FIB_10K"
6230 #  - "FIB_100K"
6231 #  - "FIB_1M"
6232 #  traces:
6233 #    hoverinfo: "x+y"
6234 #    boxpoints: "outliers"
6235 #    whiskerwidth: 0
6236 #  layout:
6237 #    title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6238 #    layout: "plot-throughput"
6239 #
6240 #-
6241 #  type: "plot"
6242 #  title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6243 #  algorithm: "plot_performance_box"
6244 #  output-file-type: ".html"
6245 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6246 #  data: "plot-vpp-throughput-latency-3n-hsw"
6247 #  filter: "'NIC_Intel-X710' and
6248 #           '64B' and
6249 #           ('BASE' or 'SCALE') and
6250 #           'NDRPDR' and
6251 #           'ETH' and
6252 #           '2T2C' and
6253 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6254 #           not 'VHOST' and
6255 #           not 'MEMIF'"
6256 #  parameters:
6257 #  - "throughput"
6258 #  - "parent"
6259 #  - "tags"
6260 #  sort:
6261 #  - "L2PATCH"
6262 #  - "L2XCFWD"
6263 #  - "L2BDMACLRN"
6264 #  - "FIB_10K"
6265 #  - "FIB_100K"
6266 #  - "FIB_1M"
6267 #  traces:
6268 #    hoverinfo: "x+y"
6269 #    boxpoints: "outliers"
6270 #    whiskerwidth: 0
6271 #  layout:
6272 #    title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6273 #    layout: "plot-throughput"
6274 #
6275 #-
6276 #  type: "plot"
6277 #  title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6278 #  algorithm: "plot_performance_box"
6279 #  output-file-type: ".html"
6280 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6281 #  data: "plot-vpp-throughput-latency-3n-hsw"
6282 #  filter: "'NIC_Intel-X710' and
6283 #           '64B' and
6284 #           ('BASE' or 'SCALE') and
6285 #           'NDRPDR' and
6286 #           'ETH' and
6287 #           '2T2C' and
6288 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6289 #           not 'VHOST' and
6290 #           not 'MEMIF'"
6291 #  parameters:
6292 #  - "throughput"
6293 #  - "parent"
6294 #  - "tags"
6295 #  sort:
6296 #  - "L2PATCH"
6297 #  - "L2XCFWD"
6298 #  - "L2BDMACLRN"
6299 #  - "FIB_10K"
6300 #  - "FIB_100K"
6301 #  - "FIB_1M"
6302 #  traces:
6303 #    hoverinfo: "x+y"
6304 #    boxpoints: "outliers"
6305 #    whiskerwidth: 0
6306 #  layout:
6307 #    title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6308 #    layout: "plot-throughput"
6309 #
6310 ## Packet Throughput - VPP L2 3n-hsw-x710 features
6311 #-
6312 #  type: "plot"
6313 #  title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6314 #  algorithm: "plot_performance_box"
6315 #  output-file-type: ".html"
6316 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6317 #  data: "plot-vpp-throughput-latency-3n-hsw"
6318 #  filter: "'NIC_Intel-X710' and
6319 #           '64B' and
6320 #           'NDRPDR' and
6321 #           '1T1C' and
6322 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6323 #           not 'ACL' and
6324 #           not 'VHOST' and
6325 #           not 'L2OVRLAY' and
6326 #           not 'MEMIF'"
6327 #  parameters:
6328 #  - "throughput"
6329 #  - "parent"
6330 #  - "tags"
6331 #  sort:
6332 #  - "L2XCBASE"    # l2xcbase
6333 #  - "L2BDBASE"    # l2bdbase
6334 #  - "L2XCFWD"     # dot1q-l2xcbase
6335 #  - "L2BDMACLRN"  # dot1q-l2bdbase
6336 #  traces:
6337 #    hoverinfo: "x+y"
6338 #    boxpoints: "outliers"
6339 #    whiskerwidth: 0
6340 #  layout:
6341 #    title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6342 #    layout: "plot-throughput"
6343 #
6344 #-
6345 #  type: "plot"
6346 #  title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6347 #  algorithm: "plot_performance_box"
6348 #  output-file-type: ".html"
6349 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6350 #  data: "plot-vpp-throughput-latency-3n-hsw"
6351 #  filter: "'NIC_Intel-X710' and
6352 #           '64B' and
6353 #           'NDRPDR' and
6354 #           '1T1C' and
6355 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6356 #           not 'ACL' and
6357 #           not 'VHOST' and
6358 #           not 'L2OVRLAY' and
6359 #           not 'MEMIF'"
6360 #  parameters:
6361 #  - "throughput"
6362 #  - "parent"
6363 #  - "tags"
6364 #  sort:
6365 #  - "L2XCBASE"    # l2xcbase
6366 #  - "L2BDBASE"    # l2bdbase
6367 #  - "L2XCFWD"     # dot1q-l2xcbase
6368 #  - "L2BDMACLRN"  # dot1q-l2bdbase
6369 #  traces:
6370 #    hoverinfo: "x+y"
6371 #    boxpoints: "outliers"
6372 #    whiskerwidth: 0
6373 #  layout:
6374 #    title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6375 #    layout: "plot-throughput"
6376 #
6377 #-
6378 #  type: "plot"
6379 #  title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6380 #  algorithm: "plot_performance_box"
6381 #  output-file-type: ".html"
6382 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6383 #  data: "plot-vpp-throughput-latency-3n-hsw"
6384 #  filter: "'NIC_Intel-X710' and
6385 #           '64B' and
6386 #           'NDRPDR' and
6387 #           '2T2C' and
6388 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6389 #           not 'ACL' and
6390 #           not 'VHOST' and
6391 #           not 'L2OVRLAY' and
6392 #           not 'MEMIF'"
6393 #  parameters:
6394 #  - "throughput"
6395 #  - "parent"
6396 #  - "tags"
6397 #  sort:
6398 #  - "L2XCBASE"    # l2xcbase
6399 #  - "L2BDBASE"    # l2bdbase
6400 #  - "L2XCFWD"     # dot1q-l2xcbase
6401 #  - "L2BDMACLRN"  # dot1q-l2bdbase
6402 #  traces:
6403 #    hoverinfo: "x+y"
6404 #    boxpoints: "outliers"
6405 #    whiskerwidth: 0
6406 #  layout:
6407 #    title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6408 #    layout: "plot-throughput"
6409 #
6410 #-
6411 #  type: "plot"
6412 #  title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6413 #  algorithm: "plot_performance_box"
6414 #  output-file-type: ".html"
6415 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6416 #  data: "plot-vpp-throughput-latency-3n-hsw"
6417 #  filter: "'NIC_Intel-X710' and
6418 #           '64B' and
6419 #           'NDRPDR' and
6420 #           '2T2C' and
6421 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6422 #           not 'ACL' and
6423 #           not 'VHOST' and
6424 #           not 'L2OVRLAY' and
6425 #           not 'MEMIF'"
6426 #  parameters:
6427 #  - "throughput"
6428 #  - "parent"
6429 #  - "tags"
6430 #  sort:
6431 #  - "L2XCBASE"    # l2xcbase
6432 #  - "L2BDBASE"    # l2bdbase
6433 #  - "L2XCFWD"     # dot1q-l2xcbase
6434 #  - "L2BDMACLRN"  # dot1q-l2bdbase
6435 #  traces:
6436 #    hoverinfo: "x+y"
6437 #    boxpoints: "outliers"
6438 #    whiskerwidth: 0
6439 #  layout:
6440 #    title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6441 #    layout: "plot-throughput"
6442 #
6443 ## Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
6444 #-
6445 #  type: "plot"
6446 #  title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6447 #  algorithm: "plot_performance_box"
6448 #  output-file-type: ".html"
6449 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6450 #  data: "plot-vpp-throughput-latency-3n-hsw"
6451 #  filter: "'NIC_Intel-XL710' and
6452 #           '64B' and
6453 #           'BASE' and
6454 #           'NDRPDR' and
6455 #           'ETH' and
6456 #           '1T1C' and
6457 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6458 #           not 'VHOST' and
6459 #           not 'MEMIF'"
6460 #  parameters:
6461 #  - "throughput"
6462 #  - "parent"
6463 #  - "tags"
6464 #  sort:
6465 #  - "L2PATCH"
6466 #  - "L2XCFWD"
6467 #  - "L2BDMACLRN"
6468 #  traces:
6469 #    hoverinfo: "x+y"
6470 #    boxpoints: "outliers"
6471 #    whiskerwidth: 0
6472 #  layout:
6473 #    title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6474 #    layout: "plot-throughput"
6475 #
6476 #-
6477 #  type: "plot"
6478 #  title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6479 #  algorithm: "plot_performance_box"
6480 #  output-file-type: ".html"
6481 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6482 #  data: "plot-vpp-throughput-latency-3n-hsw"
6483 #  filter: "'NIC_Intel-XL710' and
6484 #           '64B' and
6485 #           'BASE' and
6486 #           'NDRPDR' and
6487 #           'ETH' and
6488 #           '1T1C' and
6489 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6490 #           not 'VHOST' and
6491 #           not 'MEMIF'"
6492 #  parameters:
6493 #  - "throughput"
6494 #  - "parent"
6495 #  - "tags"
6496 #  sort:
6497 #  - "L2PATCH"
6498 #  - "L2XCFWD"
6499 #  - "L2BDMACLRN"
6500 #  traces:
6501 #    hoverinfo: "x+y"
6502 #    boxpoints: "outliers"
6503 #    whiskerwidth: 0
6504 #  layout:
6505 #    title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6506 #    layout: "plot-throughput"
6507 #
6508 #-
6509 #  type: "plot"
6510 #  title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6511 #  algorithm: "plot_performance_box"
6512 #  output-file-type: ".html"
6513 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6514 #  data: "plot-vpp-throughput-latency-3n-hsw"
6515 #  filter: "'NIC_Intel-XL710' and
6516 #           '64B' and
6517 #           'BASE' and
6518 #           'NDRPDR' and
6519 #           'ETH' and
6520 #           '2T2C' and
6521 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6522 #           not 'VHOST' and
6523 #           not 'MEMIF'"
6524 #  parameters:
6525 #  - "throughput"
6526 #  - "parent"
6527 #  - "tags"
6528 #  sort:
6529 #  - "L2PATCH"
6530 #  - "L2XCFWD"
6531 #  - "L2BDMACLRN"
6532 #  traces:
6533 #    hoverinfo: "x+y"
6534 #    boxpoints: "outliers"
6535 #    whiskerwidth: 0
6536 #  layout:
6537 #    title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6538 #    layout: "plot-throughput"
6539 #
6540 #-
6541 #  type: "plot"
6542 #  title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6543 #  algorithm: "plot_performance_box"
6544 #  output-file-type: ".html"
6545 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6546 #  data: "plot-vpp-throughput-latency-3n-hsw"
6547 #  filter: "'NIC_Intel-XL710' and
6548 #           '64B' and
6549 #           'BASE' and
6550 #           'NDRPDR' and
6551 #           'ETH' and
6552 #           '2T2C' and
6553 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6554 #           not 'VHOST' and
6555 #           not 'MEMIF'"
6556 #  parameters:
6557 #  - "throughput"
6558 #  - "parent"
6559 #  - "tags"
6560 #  sort:
6561 #  - "L2PATCH"
6562 #  - "L2XCFWD"
6563 #  - "L2BDMACLRN"
6564 #  traces:
6565 #    hoverinfo: "x+y"
6566 #    boxpoints: "outliers"
6567 #    whiskerwidth: 0
6568 #  layout:
6569 #    title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6570 #    layout: "plot-throughput"
6571
6572 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
6573 -
6574   type: "plot"
6575   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6576   algorithm: "plot_performance_box"
6577   output-file-type: ".html"
6578   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6579   data: "plot-vpp-throughput-latency-3n-skx"
6580   filter: "'NIC_Intel-X710' and
6581            '64B' and
6582            ('BASE' or 'SCALE') and
6583            'NDRPDR' and
6584            'ETH' and
6585            '2T1C' and
6586            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6587            not 'VHOST' and
6588            not 'MEMIF' and
6589            not 'DRV_AVF'"
6590   parameters:
6591   - "throughput"
6592   - "parent"
6593   - "tags"
6594   sort:
6595   - "L2PATCH"
6596   - "L2XCBASE"
6597   - "BASE"
6598   - "FIB_10K"
6599   - "FIB_100K"
6600   - "FIB_1M"
6601   traces:
6602     hoverinfo: "x+y"
6603     boxpoints: "outliers"
6604     whiskerwidth: 0
6605   layout:
6606     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6607     layout: "plot-throughput"
6608
6609 -
6610   type: "plot"
6611   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6612   algorithm: "plot_performance_box"
6613   output-file-type: ".html"
6614   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6615   data: "plot-vpp-throughput-latency-3n-skx"
6616   filter: "'NIC_Intel-X710' and
6617            '64B' and
6618            ('BASE' or 'SCALE') and
6619            'NDRPDR' and
6620            'ETH' and
6621            '2T1C' and
6622            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6623            not 'VHOST' and
6624            not 'MEMIF' and
6625            not 'DRV_AVF'"
6626   parameters:
6627   - "throughput"
6628   - "parent"
6629   - "tags"
6630   sort:
6631   - "L2PATCH"
6632   - "L2XCBASE"
6633   - "BASE"
6634   - "FIB_10K"
6635   - "FIB_100K"
6636   - "FIB_1M"
6637   traces:
6638     hoverinfo: "x+y"
6639     boxpoints: "outliers"
6640     whiskerwidth: 0
6641   layout:
6642     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6643     layout: "plot-throughput"
6644
6645 -
6646   type: "plot"
6647   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6648   algorithm: "plot_performance_box"
6649   output-file-type: ".html"
6650   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6651   data: "plot-vpp-throughput-latency-3n-skx"
6652   filter: "'NIC_Intel-X710' and
6653            '64B' and
6654            ('BASE' or 'SCALE') and
6655            'NDRPDR' and
6656            'ETH' and
6657            '4T2C' and
6658            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6659            not 'VHOST' and
6660            not 'MEMIF' and
6661            not 'DRV_AVF'"
6662   parameters:
6663   - "throughput"
6664   - "parent"
6665   - "tags"
6666   sort:
6667   - "L2PATCH"
6668   - "L2XCBASE"
6669   - "BASE"
6670   - "FIB_10K"
6671   - "FIB_100K"
6672   - "FIB_1M"
6673   traces:
6674     hoverinfo: "x+y"
6675     boxpoints: "outliers"
6676     whiskerwidth: 0
6677   layout:
6678     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6679     layout: "plot-throughput"
6680
6681 -
6682   type: "plot"
6683   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6684   algorithm: "plot_performance_box"
6685   output-file-type: ".html"
6686   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6687   data: "plot-vpp-throughput-latency-3n-skx"
6688   filter: "'NIC_Intel-X710' and
6689            '64B' and
6690            ('BASE' or 'SCALE') and
6691            'NDRPDR' and
6692            'ETH' and
6693            '4T2C' and
6694            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6695            not 'VHOST' and
6696            not 'MEMIF' and
6697            not 'DRV_AVF'"
6698   parameters:
6699   - "throughput"
6700   - "parent"
6701   - "tags"
6702   sort:
6703   - "L2PATCH"
6704   - "L2XCBASE"
6705   - "BASE"
6706   - "FIB_10K"
6707   - "FIB_100K"
6708   - "FIB_1M"
6709   traces:
6710     hoverinfo: "x+y"
6711     boxpoints: "outliers"
6712     whiskerwidth: 0
6713   layout:
6714     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6715     layout: "plot-throughput"
6716
6717 # Packet Throughput - VPP L2 3n-skx-x710 features
6718 -
6719   type: "plot"
6720   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6721   algorithm: "plot_performance_box"
6722   output-file-type: ".html"
6723   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6724   data: "plot-vpp-throughput-latency-3n-skx"
6725   filter: "'NIC_Intel-X710' and
6726            '64B' and
6727            'NDRPDR' and
6728            '2T1C' and
6729            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6730            not 'ACL' and
6731            not 'VHOST' and
6732            not 'DRV_AVF' and
6733            not 'L2OVRLAY' and
6734            not 'MEMIF'"
6735   parameters:
6736   - "throughput"
6737   - "parent"
6738   - "tags"
6739   sort:
6740   - "L2XCBASE"    # l2xcbase
6741   - "L2BDBASE"    # l2bdbase
6742   - "L2XCFWD"     # dot1q-l2xcbase
6743   - "L2BDMACLRN"  # dot1q-l2bdbase
6744   traces:
6745     hoverinfo: "x+y"
6746     boxpoints: "outliers"
6747     whiskerwidth: 0
6748   layout:
6749     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6750     layout: "plot-throughput"
6751
6752 -
6753   type: "plot"
6754   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6755   algorithm: "plot_performance_box"
6756   output-file-type: ".html"
6757   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6758   data: "plot-vpp-throughput-latency-3n-skx"
6759   filter: "'NIC_Intel-X710' and
6760            '64B' and
6761            'NDRPDR' and
6762            '2T1C' and
6763            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6764            not 'ACL' and
6765            not 'VHOST' and
6766            not 'DRV_AVF' and
6767            not 'L2OVRLAY' and
6768            not 'MEMIF'"
6769   parameters:
6770   - "throughput"
6771   - "parent"
6772   - "tags"
6773   sort:
6774   - "L2XCBASE"    # l2xcbase
6775   - "L2BDBASE"    # l2bdbase
6776   - "L2XCFWD"     # dot1q-l2xcbase
6777   - "L2BDMACLRN"  # dot1q-l2bdbase
6778   traces:
6779     hoverinfo: "x+y"
6780     boxpoints: "outliers"
6781     whiskerwidth: 0
6782   layout:
6783     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6784     layout: "plot-throughput"
6785
6786 -
6787   type: "plot"
6788   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6789   algorithm: "plot_performance_box"
6790   output-file-type: ".html"
6791   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6792   data: "plot-vpp-throughput-latency-3n-skx"
6793   filter: "'NIC_Intel-X710' and
6794            '64B' and
6795            'NDRPDR' and
6796            '4T2C' and
6797            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6798            not 'ACL' and
6799            not 'VHOST' and
6800            not 'DRV_AVF' and
6801            not 'L2OVRLAY' and
6802            not 'MEMIF'"
6803   parameters:
6804   - "throughput"
6805   - "parent"
6806   - "tags"
6807   sort:
6808   - "L2XCBASE"    # l2xcbase
6809   - "L2BDBASE"    # l2bdbase
6810   - "L2XCFWD"     # dot1q-l2xcbase
6811   - "L2BDMACLRN"  # dot1q-l2bdbase
6812   traces:
6813     hoverinfo: "x+y"
6814     boxpoints: "outliers"
6815     whiskerwidth: 0
6816   layout:
6817     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6818     layout: "plot-throughput"
6819
6820 -
6821   type: "plot"
6822   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6823   algorithm: "plot_performance_box"
6824   output-file-type: ".html"
6825   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6826   data: "plot-vpp-throughput-latency-3n-skx"
6827   filter: "'NIC_Intel-X710' and
6828            '64B' and
6829            'NDRPDR' and
6830            '4T2C' and
6831            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6832            not 'ACL' and
6833            not 'VHOST' and
6834            not 'DRV_AVF' and
6835            not 'L2OVRLAY' and
6836            not 'MEMIF'"
6837   parameters:
6838   - "throughput"
6839   - "parent"
6840   - "tags"
6841   sort:
6842   - "L2XCBASE"    # l2xcbase
6843   - "L2BDBASE"    # l2bdbase
6844   - "L2XCFWD"     # dot1q-l2xcbase
6845   - "L2BDMACLRN"  # dot1q-l2bdbase
6846   traces:
6847     hoverinfo: "x+y"
6848     boxpoints: "outliers"
6849     whiskerwidth: 0
6850   layout:
6851     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6852     layout: "plot-throughput"
6853
6854 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
6855 -
6856   type: "plot"
6857   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6858   algorithm: "plot_performance_box"
6859   output-file-type: ".html"
6860   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6861   data: "plot-vpp-throughput-latency-3n-skx"
6862   filter: "'NIC_Intel-XXV710' and
6863            '64B' and
6864            ('BASE' or 'SCALE') and
6865            'NDRPDR' and
6866            'ETH' and
6867            '2T1C' and
6868            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6869            not 'VHOST' and
6870            not 'MEMIF'"
6871   parameters:
6872   - "throughput"
6873   - "parent"
6874   - "tags"
6875   sort:
6876   - "L2PATCH"
6877   - "L2PATCH"
6878   - "L2XCBASE"
6879   - "L2BDMACLRN"
6880   traces:
6881     hoverinfo: "x+y"
6882     boxpoints: "outliers"
6883     whiskerwidth: 0
6884   layout:
6885     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6886     layout: "plot-throughput"
6887
6888 -
6889   type: "plot"
6890   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6891   algorithm: "plot_performance_box"
6892   output-file-type: ".html"
6893   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6894   data: "plot-vpp-throughput-latency-3n-skx"
6895   filter: "'NIC_Intel-XXV710' and
6896            '64B' and
6897            ('BASE' or 'SCALE') and
6898            'NDRPDR' and
6899            'ETH' and
6900            '2T1C' and
6901            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6902            not 'VHOST' and
6903            not 'MEMIF'"
6904   parameters:
6905   - "throughput"
6906   - "parent"
6907   - "tags"
6908   sort:
6909   - "L2PATCH"
6910   - "L2PATCH"
6911   - "L2XCBASE"
6912   - "L2BDMACLRN"
6913   traces:
6914     hoverinfo: "x+y"
6915     boxpoints: "outliers"
6916     whiskerwidth: 0
6917   layout:
6918     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6919     layout: "plot-throughput"
6920
6921 -
6922   type: "plot"
6923   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6924   algorithm: "plot_performance_box"
6925   output-file-type: ".html"
6926   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6927   data: "plot-vpp-throughput-latency-3n-skx"
6928   filter: "'NIC_Intel-XXV710' and
6929            '64B' and
6930            ('BASE' or 'SCALE') and
6931            'NDRPDR' and
6932            'ETH' and
6933            '4T2C' and
6934            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6935            not 'VHOST' and
6936            not 'MEMIF'"
6937   parameters:
6938   - "throughput"
6939   - "parent"
6940   - "tags"
6941   sort:
6942   - "L2PATCH"
6943   - "L2PATCH"
6944   - "L2XCBASE"
6945   - "L2BDMACLRN"
6946   traces:
6947     hoverinfo: "x+y"
6948     boxpoints: "outliers"
6949     whiskerwidth: 0
6950   layout:
6951     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6952     layout: "plot-throughput"
6953
6954 -
6955   type: "plot"
6956   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6957   algorithm: "plot_performance_box"
6958   output-file-type: ".html"
6959   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6960   data: "plot-vpp-throughput-latency-3n-skx"
6961   filter: "'NIC_Intel-XXV710' and
6962            '64B' and
6963            ('BASE' or 'SCALE') and
6964            'NDRPDR' and
6965            'ETH' and
6966            '4T2C' and
6967            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6968            not 'VHOST' and
6969            not 'MEMIF'"
6970   parameters:
6971   - "throughput"
6972   - "parent"
6973   - "tags"
6974   sort:
6975   - "L2PATCH"
6976   - "L2PATCH"
6977   - "L2XCBASE"
6978   - "L2BDMACLRN"
6979   traces:
6980     hoverinfo: "x+y"
6981     boxpoints: "outliers"
6982     whiskerwidth: 0
6983   layout:
6984     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6985     layout: "plot-throughput"
6986
6987 ## Packet Throughput - VPP L2 2n-skx-x710 base and scale
6988 #-
6989 #  type: "plot"
6990 #  title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6991 #  algorithm: "plot_performance_box"
6992 #  output-file-type: ".html"
6993 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6994 #  data: "plot-vpp-throughput-latency-2n-skx"
6995 #  filter: "'NIC_Intel-X710' and
6996 #           '64B' and
6997 #           ('BASE' or 'SCALE') and
6998 #           'NDRPDR' and
6999 #           'ETH' and
7000 #           '2T1C' and
7001 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7002 #           not 'VHOST' and
7003 #           not 'MEMIF'"
7004 #  parameters:
7005 #  - "throughput"
7006 #  - "parent"
7007 #  - "tags"
7008 #  sort:
7009 #  - "L2PATCH"
7010 #  - "L2XCBASE"
7011 #  - "BASE"
7012 #  - "FIB_10K"
7013 #  - "FIB_100K"
7014 #  - "FIB_1M"
7015 #  traces:
7016 #    hoverinfo: "x+y"
7017 #    boxpoints: "outliers"
7018 #    whiskerwidth: 0
7019 #  layout:
7020 #    title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7021 #    layout: "plot-throughput"
7022 #
7023 #-
7024 #  type: "plot"
7025 #  title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7026 #  algorithm: "plot_performance_box"
7027 #  output-file-type: ".html"
7028 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7029 #  data: "plot-vpp-throughput-latency-2n-skx"
7030 #  filter: "'NIC_Intel-X710' and
7031 #           '64B' and
7032 #           ('BASE' or 'SCALE') and
7033 #           'NDRPDR' and
7034 #           'ETH' and
7035 #           '2T1C' and
7036 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7037 #           not 'VHOST' and
7038 #           not 'MEMIF'"
7039 #  parameters:
7040 #  - "throughput"
7041 #  - "parent"
7042 #  - "tags"
7043 #  sort:
7044 #  - "L2PATCH"
7045 #  - "L2XCBASE"
7046 #  - "BASE"
7047 #  - "FIB_10K"
7048 #  - "FIB_100K"
7049 #  - "FIB_1M"
7050 #  traces:
7051 #    hoverinfo: "x+y"
7052 #    boxpoints: "outliers"
7053 #    whiskerwidth: 0
7054 #  layout:
7055 #    title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7056 #    layout: "plot-throughput"
7057 #
7058 #-
7059 #  type: "plot"
7060 #  title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7061 #  algorithm: "plot_performance_box"
7062 #  output-file-type: ".html"
7063 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7064 #  data: "plot-vpp-throughput-latency-2n-skx"
7065 #  filter: "'NIC_Intel-X710' and
7066 #           '64B' and
7067 #           ('BASE' or 'SCALE') and
7068 #           'NDRPDR' and
7069 #           'ETH' and
7070 #           '4T2C' and
7071 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7072 #           not 'VHOST' and
7073 #           not 'MEMIF'"
7074 #  parameters:
7075 #  - "throughput"
7076 #  - "parent"
7077 #  - "tags"
7078 #  sort:
7079 #  - "L2PATCH"
7080 #  - "L2XCBASE"
7081 #  - "BASE"
7082 #  - "FIB_10K"
7083 #  - "FIB_100K"
7084 #  - "FIB_1M"
7085 #  traces:
7086 #    hoverinfo: "x+y"
7087 #    boxpoints: "outliers"
7088 #    whiskerwidth: 0
7089 #  layout:
7090 #    title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7091 #    layout: "plot-throughput"
7092 #
7093 #-
7094 #  type: "plot"
7095 #  title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7096 #  algorithm: "plot_performance_box"
7097 #  output-file-type: ".html"
7098 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7099 #  data: "plot-vpp-throughput-latency-2n-skx"
7100 #  filter: "'NIC_Intel-X710' and
7101 #           '64B' and
7102 #           ('BASE' or 'SCALE') and
7103 #           'NDRPDR' and
7104 #           'ETH' and
7105 #           '4T2C' 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 #  - "L2XCBASE"
7116 #  - "BASE"
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-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7126 #    layout: "plot-throughput"
7127 #
7128 ## Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
7129 #-
7130 #  type: "plot"
7131 #  title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7132 #  algorithm: "plot_performance_box"
7133 #  output-file-type: ".html"
7134 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7135 #  data: "plot-vpp-throughput-latency-2n-skx"
7136 #  filter: "'NIC_Intel-XXV710' and
7137 #           '64B' and
7138 #           ('BASE' or 'SCALE') and
7139 #           'NDRPDR' and
7140 #           'ETH' and
7141 #           '2T1C' and
7142 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7143 #           not 'VHOST' and
7144 #           not 'MEMIF'"
7145 #  parameters:
7146 #  - "throughput"
7147 #  - "parent"
7148 #  - "tags"
7149 #  sort:
7150 #  - "L2PATCH"
7151 #  - "L2XCBASE"
7152 #  - "BASE"
7153 #  - "FIB_10K"
7154 #  - "FIB_100K"
7155 #  - "FIB_1M"
7156 #  traces:
7157 #    hoverinfo: "x+y"
7158 #    boxpoints: "outliers"
7159 #    whiskerwidth: 0
7160 #  layout:
7161 #    title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7162 #    layout: "plot-throughput"
7163 #
7164 #-
7165 #  type: "plot"
7166 #  title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7167 #  algorithm: "plot_performance_box"
7168 #  output-file-type: ".html"
7169 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7170 #  data: "plot-vpp-throughput-latency-2n-skx"
7171 #  filter: "'NIC_Intel-XXV710' and
7172 #           '64B' and
7173 #           ('BASE' or 'SCALE') and
7174 #           'NDRPDR' and
7175 #           'ETH' and
7176 #           '2T1C' and
7177 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7178 #           not 'VHOST' and
7179 #           not 'MEMIF'"
7180 #  parameters:
7181 #  - "throughput"
7182 #  - "parent"
7183 #  - "tags"
7184 #  sort:
7185 #  - "L2PATCH"
7186 #  - "L2XCBASE"
7187 #  - "BASE"
7188 #  - "FIB_10K"
7189 #  - "FIB_100K"
7190 #  - "FIB_1M"
7191 #  traces:
7192 #    hoverinfo: "x+y"
7193 #    boxpoints: "outliers"
7194 #    whiskerwidth: 0
7195 #  layout:
7196 #    title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7197 #    layout: "plot-throughput"
7198 #
7199 #-
7200 #  type: "plot"
7201 #  title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7202 #  algorithm: "plot_performance_box"
7203 #  output-file-type: ".html"
7204 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7205 #  data: "plot-vpp-throughput-latency-2n-skx"
7206 #  filter: "'NIC_Intel-XXV710' and
7207 #           '64B' and
7208 #           ('BASE' or 'SCALE') and
7209 #           'NDRPDR' and
7210 #           'ETH' and
7211 #           '4T2C' and
7212 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7213 #           not 'VHOST' and
7214 #           not 'MEMIF'"
7215 #  parameters:
7216 #  - "throughput"
7217 #  - "parent"
7218 #  - "tags"
7219 #  sort:
7220 #  - "L2PATCH"
7221 #  - "L2XCBASE"
7222 #  - "BASE"
7223 #  - "FIB_10K"
7224 #  - "FIB_100K"
7225 #  - "FIB_1M"
7226 #  traces:
7227 #    hoverinfo: "x+y"
7228 #    boxpoints: "outliers"
7229 #    whiskerwidth: 0
7230 #  layout:
7231 #    title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7232 #    layout: "plot-throughput"
7233 #
7234 #-
7235 #  type: "plot"
7236 #  title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7237 #  algorithm: "plot_performance_box"
7238 #  output-file-type: ".html"
7239 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7240 #  data: "plot-vpp-throughput-latency-2n-skx"
7241 #  filter: "'NIC_Intel-XXV710' and
7242 #           '64B' and
7243 #           ('BASE' or 'SCALE') and
7244 #           'NDRPDR' and
7245 #           'ETH' and
7246 #           '4T2C' and
7247 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7248 #           not 'VHOST' and
7249 #           not 'MEMIF'"
7250 #  parameters:
7251 #  - "throughput"
7252 #  - "parent"
7253 #  - "tags"
7254 #  sort:
7255 #  - "L2PATCH"
7256 #  - "L2XCBASE"
7257 #  - "BASE"
7258 #  - "FIB_10K"
7259 #  - "FIB_100K"
7260 #  - "FIB_1M"
7261 #  traces:
7262 #    hoverinfo: "x+y"
7263 #    boxpoints: "outliers"
7264 #    whiskerwidth: 0
7265 #  layout:
7266 #    title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7267 #    layout: "plot-throughput"
7268
7269 ## Packet Throughput - VPP L2 2n-dnv-x553 base
7270 #-
7271 #  type: "plot"
7272 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7273 #  algorithm: "plot_performance_box"
7274 #  output-file-type: ".html"
7275 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7276 #  data: "intel-dnv-vpp"
7277 #  filter: "'NIC_Intel-X553' and
7278 #           '64B' and
7279 #           'BASE' and
7280 #           'NDRPDR' and
7281 #           'ETH' and
7282 #           '1T1C' and
7283 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7284 #           not 'VHOST' and
7285 #           not 'MEMIF'"
7286 #  parameters:
7287 #  - "throughput"
7288 #  - "parent"
7289 #  - "tags"
7290 #  sort:
7291 #  - "L2XCBASE"
7292 #  - "L2BDMACLRN"
7293 #  - "L2PATCH"
7294 #  traces:
7295 #    hoverinfo: "x+y"
7296 #    boxpoints: "outliers"
7297 #    whiskerwidth: 0
7298 #  layout:
7299 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7300 #    layout: "plot-throughput"
7301 #
7302 #-
7303 #  type: "plot"
7304 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7305 #  algorithm: "plot_performance_box"
7306 #  output-file-type: ".html"
7307 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7308 #  data: "intel-dnv-vpp"
7309 #  filter: "'NIC_Intel-X553' and
7310 #           '64B' and
7311 #           ('BASE' or 'SCALE') and
7312 #           'NDRPDR' and
7313 #           'ETH' and
7314 #           '1T1C' and
7315 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7316 #           not 'VHOST' and
7317 #           not 'MEMIF'"
7318 #  parameters:
7319 #  - "throughput"
7320 #  - "parent"
7321 #  - "tags"
7322 #  sort:
7323 #  - "L2XCBASE"
7324 #  - "L2BDMACLRN"
7325 #  - "L2PATCH"
7326 #  traces:
7327 #    hoverinfo: "x+y"
7328 #    boxpoints: "outliers"
7329 #    whiskerwidth: 0
7330 #  layout:
7331 #    title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7332 #    layout: "plot-throughput"
7333 #
7334 #-
7335 #  type: "plot"
7336 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7337 #  algorithm: "plot_performance_box"
7338 #  output-file-type: ".html"
7339 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7340 #  data: "intel-dnv-vpp"
7341 #  filter: "'NIC_Intel-X553' and
7342 #           '64B' and
7343 #           ('BASE' or 'SCALE') and
7344 #           'NDRPDR' and
7345 #           'ETH' and
7346 #           '2T2C' and
7347 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7348 #           not 'VHOST' and
7349 #           not 'MEMIF'"
7350 #  parameters:
7351 #  - "throughput"
7352 #  - "parent"
7353 #  - "tags"
7354 #  sort:
7355 #  - "L2XCBASE"
7356 #  - "L2BDMACLRN"
7357 #  - "L2PATCH"
7358 #  traces:
7359 #    hoverinfo: "x+y"
7360 #    boxpoints: "outliers"
7361 #    whiskerwidth: 0
7362 #  layout:
7363 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7364 #    layout: "plot-throughput"
7365 #
7366 #-
7367 #  type: "plot"
7368 #  title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7369 #  algorithm: "plot_performance_box"
7370 #  output-file-type: ".html"
7371 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7372 #  data: "intel-dnv-vpp"
7373 #  filter: "'NIC_Intel-X553' and
7374 #           '64B' and
7375 #           ('BASE' or 'SCALE') and
7376 #           'NDRPDR' and
7377 #           'ETH' and
7378 #           '2T2C' and
7379 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7380 #           not 'VHOST' and
7381 #           not 'MEMIF'"
7382 #  parameters:
7383 #  - "throughput"
7384 #  - "parent"
7385 #  - "tags"
7386 #  sort:
7387 #  - "L2XCBASE"
7388 #  - "L2BDMACLRN"
7389 #  - "L2PATCH"
7390 #  traces:
7391 #    hoverinfo: "x+y"
7392 #    boxpoints: "outliers"
7393 #    whiskerwidth: 0
7394 #  layout:
7395 #    title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7396 #    layout: "plot-throughput"
7397
7398 ################################################################################
7399
7400 ## Packet Throughput - VPP Container Memif 3n-hsw-x520
7401 #-
7402 #  type: "plot"
7403 #  title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7404 #  algorithm: "plot_performance_box"
7405 #  output-file-type: ".html"
7406 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7407 #  data: "plot-vpp-throughput-latency-3n-hsw"
7408 #  filter: "'NIC_Intel-X520-DA2' and
7409 #           '64B' and
7410 #           ('BASE' or 'SCALE') and
7411 #           'NDRPDR' and
7412 #           '1T1C' and
7413 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7414 #           not 'VHOST' and
7415 #           'MEMIF'"
7416 #  parameters:
7417 #  - "throughput"
7418 #  - "parent"
7419 #  - "tags"
7420 #  sort:
7421 #  - "L2XCFWD"
7422 #  - "L2XCFWD"
7423 #  - "L2XCFWD"
7424 #  - "L2BDMACLRN"
7425 #  - "L2BDMACLRN"
7426 #  - "L2BDMACLRN"
7427 #  - "IP4FWD"
7428 #  traces:
7429 #    hoverinfo: "x+y"
7430 #    boxpoints: "outliers"
7431 #    whiskerwidth: 0
7432 #  layout:
7433 #    title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7434 #    layout: "plot-throughput"
7435 #
7436 #-
7437 #  type: "plot"
7438 #  title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7439 #  algorithm: "plot_performance_box"
7440 #  output-file-type: ".html"
7441 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7442 #  data: "plot-vpp-throughput-latency-3n-hsw"
7443 #  filter: "'NIC_Intel-X520-DA2' and
7444 #           '64B' and
7445 #           ('BASE' or 'SCALE') and
7446 #           'NDRPDR' and
7447 #           '1T1C' and
7448 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7449 #           not 'VHOST' and
7450 #           'MEMIF'"
7451 #  parameters:
7452 #  - "throughput"
7453 #  - "parent"
7454 #  - "tags"
7455 #  sort:
7456 #  - "L2XCFWD"
7457 #  - "L2XCFWD"
7458 #  - "L2XCFWD"
7459 #  - "L2BDMACLRN"
7460 #  - "L2BDMACLRN"
7461 #  - "L2BDMACLRN"
7462 #  - "IP4FWD"
7463 #  traces:
7464 #    hoverinfo: "x+y"
7465 #    boxpoints: "outliers"
7466 #    whiskerwidth: 0
7467 #  layout:
7468 #    title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7469 #    layout: "plot-throughput"
7470 #
7471 #-
7472 #  type: "plot"
7473 #  title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7474 #  algorithm: "plot_performance_box"
7475 #  output-file-type: ".html"
7476 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7477 #  data: "plot-vpp-throughput-latency-3n-hsw"
7478 #  filter: "'NIC_Intel-X520-DA2' and
7479 #           '64B' and
7480 #           ('BASE' or 'SCALE') and
7481 #           'NDRPDR' and
7482 #           '2T2C' and
7483 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7484 #           not 'VHOST' and
7485 #           'MEMIF'"
7486 #  parameters:
7487 #  - "throughput"
7488 #  - "parent"
7489 #  - "tags"
7490 #  sort:
7491 #  - "L2XCFWD"
7492 #  - "L2XCFWD"
7493 #  - "L2XCFWD"
7494 #  - "L2BDMACLRN"
7495 #  - "L2BDMACLRN"
7496 #  - "L2BDMACLRN"
7497 #  - "IP4FWD"
7498 #  traces:
7499 #    hoverinfo: "x+y"
7500 #    boxpoints: "outliers"
7501 #    whiskerwidth: 0
7502 #  layout:
7503 #    title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7504 #    layout: "plot-throughput"
7505 #
7506 #-
7507 #  type: "plot"
7508 #  title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7509 #  algorithm: "plot_performance_box"
7510 #  output-file-type: ".html"
7511 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7512 #  data: "plot-vpp-throughput-latency-3n-hsw"
7513 #  filter: "'NIC_Intel-X520-DA2' and
7514 #           '64B' and
7515 #           ('BASE' or 'SCALE') and
7516 #           'NDRPDR' and
7517 #           '2T2C' and
7518 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7519 #           not 'VHOST' and
7520 #           'MEMIF'"
7521 #  parameters:
7522 #  - "throughput"
7523 #  - "parent"
7524 #  - "tags"
7525 #  sort:
7526 #  - "L2XCFWD"
7527 #  - "L2XCFWD"
7528 #  - "L2XCFWD"
7529 #  - "L2BDMACLRN"
7530 #  - "L2BDMACLRN"
7531 #  - "L2BDMACLRN"
7532 #  - "IP4FWD"
7533 #  traces:
7534 #    hoverinfo: "x+y"
7535 #    boxpoints: "outliers"
7536 #    whiskerwidth: 0
7537 #  layout:
7538 #    title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7539 #    layout: "plot-throughput"
7540 #
7541 ## Packet Throughput - VPP Container Memif 3n-hsw-x710
7542 #-
7543 #  type: "plot"
7544 #  title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7545 #  algorithm: "plot_performance_box"
7546 #  output-file-type: ".html"
7547 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7548 #  data: "plot-vpp-throughput-latency-3n-hsw"
7549 #  filter: "'NIC_Intel-X710' and
7550 #           '64B' and
7551 #           ('BASE' or 'SCALE') and
7552 #           'NDRPDR' and
7553 #           '1T1C' and
7554 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7555 #           not 'VHOST' and
7556 #           'MEMIF'"
7557 #  parameters:
7558 #  - "throughput"
7559 #  - "parent"
7560 #  - "tags"
7561 #  sort:
7562 #  - "L2XCFWD"
7563 #  - "L2XCFWD"
7564 #  - "L2XCFWD"
7565 #  - "L2BDMACLRN"
7566 #  - "L2BDMACLRN"
7567 #  - "L2BDMACLRN"
7568 #  - "IP4FWD"
7569 #  traces:
7570 #    hoverinfo: "x+y"
7571 #    boxpoints: "outliers"
7572 #    whiskerwidth: 0
7573 #  layout:
7574 #    title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7575 #    layout: "plot-throughput"
7576 #
7577 #-
7578 #  type: "plot"
7579 #  title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7580 #  algorithm: "plot_performance_box"
7581 #  output-file-type: ".html"
7582 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7583 #  data: "plot-vpp-throughput-latency-3n-hsw"
7584 #  filter: "'NIC_Intel-X710' and
7585 #           '64B' and
7586 #           ('BASE' or 'SCALE') and
7587 #           'NDRPDR' and
7588 #           '1T1C' and
7589 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7590 #           not 'VHOST' and
7591 #           'MEMIF'"
7592 #  parameters:
7593 #  - "throughput"
7594 #  - "parent"
7595 #  - "tags"
7596 #  sort:
7597 #  - "L2XCFWD"
7598 #  - "L2XCFWD"
7599 #  - "L2XCFWD"
7600 #  - "L2BDMACLRN"
7601 #  - "L2BDMACLRN"
7602 #  - "L2BDMACLRN"
7603 #  - "IP4FWD"
7604 #  traces:
7605 #    hoverinfo: "x+y"
7606 #    boxpoints: "outliers"
7607 #    whiskerwidth: 0
7608 #  layout:
7609 #    title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7610 #    layout: "plot-throughput"
7611 #
7612 #-
7613 #  type: "plot"
7614 #  title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7615 #  algorithm: "plot_performance_box"
7616 #  output-file-type: ".html"
7617 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7618 #  data: "plot-vpp-throughput-latency-3n-hsw"
7619 #  filter: "'NIC_Intel-X710' and
7620 #           '64B' and
7621 #           ('BASE' or 'SCALE') and
7622 #           'NDRPDR' and
7623 #           '2T2C' and
7624 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7625 #           not 'VHOST' and
7626 #           'MEMIF'"
7627 #  parameters:
7628 #  - "throughput"
7629 #  - "parent"
7630 #  - "tags"
7631 #  sort:
7632 #  - "L2XCFWD"
7633 #  - "L2XCFWD"
7634 #  - "L2XCFWD"
7635 #  - "L2BDMACLRN"
7636 #  - "L2BDMACLRN"
7637 #  - "L2BDMACLRN"
7638 #  - "IP4FWD"
7639 #  traces:
7640 #    hoverinfo: "x+y"
7641 #    boxpoints: "outliers"
7642 #    whiskerwidth: 0
7643 #  layout:
7644 #    title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7645 #    layout: "plot-throughput"
7646 #
7647 #-
7648 #  type: "plot"
7649 #  title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7650 #  algorithm: "plot_performance_box"
7651 #  output-file-type: ".html"
7652 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7653 #  data: "plot-vpp-throughput-latency-3n-hsw"
7654 #  filter: "'NIC_Intel-X710' and
7655 #           '64B' and
7656 #           ('BASE' or 'SCALE') and
7657 #           'NDRPDR' and
7658 #           '2T2C' and
7659 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7660 #           not 'VHOST' and
7661 #           'MEMIF'"
7662 #  parameters:
7663 #  - "throughput"
7664 #  - "parent"
7665 #  - "tags"
7666 #  sort:
7667 #  - "L2XCFWD"
7668 #  - "L2XCFWD"
7669 #  - "L2XCFWD"
7670 #  - "L2BDMACLRN"
7671 #  - "L2BDMACLRN"
7672 #  - "L2BDMACLRN"
7673 #  - "IP4FWD"
7674 #  traces:
7675 #    hoverinfo: "x+y"
7676 #    boxpoints: "outliers"
7677 #    whiskerwidth: 0
7678 #  layout:
7679 #    title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7680 #    layout: "plot-throughput"
7681 #
7682 ## Packet Throughput - VPP Container Memif 3n-hsw-xl710
7683 #-
7684 #  type: "plot"
7685 #  title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7686 #  algorithm: "plot_performance_box"
7687 #  output-file-type: ".html"
7688 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7689 #  data: "plot-vpp-throughput-latency-3n-hsw"
7690 #  filter: "'NIC_Intel-XL710' and
7691 #           '64B' and
7692 #           ('BASE' or 'SCALE') and
7693 #           'NDRPDR' and
7694 #           '1T1C' and
7695 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7696 #           not 'VHOST' and
7697 #           'MEMIF'"
7698 #  parameters:
7699 #  - "throughput"
7700 #  - "parent"
7701 #  - "tags"
7702 #  sort:
7703 #  - "L2XCFWD"
7704 #  - "L2XCFWD"
7705 #  - "L2XCFWD"
7706 #  - "L2BDMACLRN"
7707 #  - "L2BDMACLRN"
7708 #  - "L2BDMACLRN"
7709 #  - "IP4FWD"
7710 #  traces:
7711 #    hoverinfo: "x+y"
7712 #    boxpoints: "outliers"
7713 #    whiskerwidth: 0
7714 #  layout:
7715 #    title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7716 #    layout: "plot-throughput"
7717 #
7718 #-
7719 #  type: "plot"
7720 #  title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7721 #  algorithm: "plot_performance_box"
7722 #  output-file-type: ".html"
7723 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7724 #  data: "plot-vpp-throughput-latency-3n-hsw"
7725 #  filter: "'NIC_Intel-XL710' and
7726 #           '64B' and
7727 #           ('BASE' or 'SCALE') and
7728 #           'NDRPDR' and
7729 #           '1T1C' and
7730 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7731 #           not 'VHOST' and
7732 #           'MEMIF'"
7733 #  parameters:
7734 #  - "throughput"
7735 #  - "parent"
7736 #  - "tags"
7737 #  sort:
7738 #  - "L2XCFWD"
7739 #  - "L2XCFWD"
7740 #  - "L2XCFWD"
7741 #  - "L2BDMACLRN"
7742 #  - "L2BDMACLRN"
7743 #  - "L2BDMACLRN"
7744 #  - "IP4FWD"
7745 #  traces:
7746 #    hoverinfo: "x+y"
7747 #    boxpoints: "outliers"
7748 #    whiskerwidth: 0
7749 #  layout:
7750 #    title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7751 #    layout: "plot-throughput"
7752 #
7753 #-
7754 #  type: "plot"
7755 #  title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7756 #  algorithm: "plot_performance_box"
7757 #  output-file-type: ".html"
7758 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7759 #  data: "plot-vpp-throughput-latency-3n-hsw"
7760 #  filter: "'NIC_Intel-XL710' and
7761 #           '64B' and
7762 #           ('BASE' or 'SCALE') and
7763 #           'NDRPDR' and
7764 #           '2T2C' and
7765 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7766 #           not 'VHOST' and
7767 #           'MEMIF'"
7768 #  parameters:
7769 #  - "throughput"
7770 #  - "parent"
7771 #  - "tags"
7772 #  sort:
7773 #  - "L2XCFWD"
7774 #  - "L2XCFWD"
7775 #  - "L2XCFWD"
7776 #  - "L2BDMACLRN"
7777 #  - "L2BDMACLRN"
7778 #  - "L2BDMACLRN"
7779 #  - "IP4FWD"
7780 #  traces:
7781 #    hoverinfo: "x+y"
7782 #    boxpoints: "outliers"
7783 #    whiskerwidth: 0
7784 #  layout:
7785 #    title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7786 #    layout: "plot-throughput"
7787 #
7788 #-
7789 #  type: "plot"
7790 #  title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7791 #  algorithm: "plot_performance_box"
7792 #  output-file-type: ".html"
7793 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7794 #  data: "plot-vpp-throughput-latency-3n-hsw"
7795 #  filter: "'NIC_Intel-XL710' and
7796 #           '64B' and
7797 #           ('BASE' or 'SCALE') and
7798 #           'NDRPDR' and
7799 #           '2T2C' and
7800 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7801 #           not 'VHOST' and
7802 #           'MEMIF'"
7803 #  parameters:
7804 #  - "throughput"
7805 #  - "parent"
7806 #  - "tags"
7807 #  sort:
7808 #  - "L2XCFWD"
7809 #  - "L2XCFWD"
7810 #  - "L2XCFWD"
7811 #  - "L2BDMACLRN"
7812 #  - "L2BDMACLRN"
7813 #  - "L2BDMACLRN"
7814 #  - "IP4FWD"
7815 #  traces:
7816 #    hoverinfo: "x+y"
7817 #    boxpoints: "outliers"
7818 #    whiskerwidth: 0
7819 #  layout:
7820 #    title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7821 #    layout: "plot-throughput"
7822
7823 # Packet Throughput - VPP Container Memif 3n-skx-x710
7824 -
7825   type: "plot"
7826   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7827   algorithm: "plot_performance_box"
7828   output-file-type: ".html"
7829   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7830   data: "plot-vpp-throughput-latency-3n-skx"
7831   filter: "'NIC_Intel-X710' and
7832            '64B' and
7833            ('BASE' or 'SCALE') and
7834            'NDRPDR' and
7835            '2T1C' and
7836            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7837            not 'VHOST' and
7838            'MEMIF'"
7839   parameters:
7840   - "throughput"
7841   - "parent"
7842   - "tags"
7843   sort:
7844   - "L2XCFWD"
7845   - "L2XCFWD"
7846   - "L2XCFWD"
7847   - "L2BDMACLRN"
7848   - "L2BDMACLRN"
7849   - "L2BDMACLRN"
7850   - "IP4FWD"
7851   traces:
7852     hoverinfo: "x+y"
7853     boxpoints: "outliers"
7854     whiskerwidth: 0
7855   layout:
7856     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7857     layout: "plot-throughput"
7858
7859 -
7860   type: "plot"
7861   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7862   algorithm: "plot_performance_box"
7863   output-file-type: ".html"
7864   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7865   data: "plot-vpp-throughput-latency-3n-skx"
7866   filter: "'NIC_Intel-X710' and
7867            '64B' and
7868            ('BASE' or 'SCALE') and
7869            'NDRPDR' and
7870            '2T1C' and
7871            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7872            not 'VHOST' and
7873            'MEMIF'"
7874   parameters:
7875   - "throughput"
7876   - "parent"
7877   - "tags"
7878   sort:
7879   - "L2XCFWD"
7880   - "L2XCFWD"
7881   - "L2XCFWD"
7882   - "L2BDMACLRN"
7883   - "L2BDMACLRN"
7884   - "L2BDMACLRN"
7885   - "IP4FWD"
7886   traces:
7887     hoverinfo: "x+y"
7888     boxpoints: "outliers"
7889     whiskerwidth: 0
7890   layout:
7891     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7892     layout: "plot-throughput"
7893
7894 -
7895   type: "plot"
7896   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7897   algorithm: "plot_performance_box"
7898   output-file-type: ".html"
7899   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7900   data: "plot-vpp-throughput-latency-3n-skx"
7901   filter: "'NIC_Intel-X710' and
7902            '64B' and
7903            ('BASE' or 'SCALE') and
7904            'NDRPDR' and
7905            '4T2C' and
7906            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7907            not 'VHOST' and
7908            'MEMIF'"
7909   parameters:
7910   - "throughput"
7911   - "parent"
7912   - "tags"
7913   sort:
7914   - "L2XCFWD"
7915   - "L2XCFWD"
7916   - "L2XCFWD"
7917   - "L2BDMACLRN"
7918   - "L2BDMACLRN"
7919   - "L2BDMACLRN"
7920   - "IP4FWD"
7921   traces:
7922     hoverinfo: "x+y"
7923     boxpoints: "outliers"
7924     whiskerwidth: 0
7925   layout:
7926     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7927     layout: "plot-throughput"
7928
7929 -
7930   type: "plot"
7931   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7932   algorithm: "plot_performance_box"
7933   output-file-type: ".html"
7934   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7935   data: "plot-vpp-throughput-latency-3n-skx"
7936   filter: "'NIC_Intel-X710' and
7937            '64B' and
7938            ('BASE' or 'SCALE') and
7939            'NDRPDR' and
7940            '4T2C' and
7941            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7942            not 'VHOST' and
7943            'MEMIF'"
7944   parameters:
7945   - "throughput"
7946   - "parent"
7947   - "tags"
7948   sort:
7949   - "L2XCFWD"
7950   - "L2XCFWD"
7951   - "L2XCFWD"
7952   - "L2BDMACLRN"
7953   - "L2BDMACLRN"
7954   - "L2BDMACLRN"
7955   - "IP4FWD"
7956   traces:
7957     hoverinfo: "x+y"
7958     boxpoints: "outliers"
7959     whiskerwidth: 0
7960   layout:
7961     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7962     layout: "plot-throughput"
7963
7964 ## Packet Throughput - VPP Container Memif 2n-skx-x710
7965 #-
7966 #  type: "plot"
7967 #  title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7968 #  algorithm: "plot_performance_box"
7969 #  output-file-type: ".html"
7970 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7971 #  data: "plot-vpp-throughput-latency-2n-skx"
7972 #  filter: "'NIC_Intel-X710' and
7973 #           '64B' and
7974 #           ('BASE' or 'SCALE') and
7975 #           'NDRPDR' and
7976 #           '2T1C' and
7977 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7978 #           not 'VHOST' and
7979 #           not 'NF_DENSITY' and
7980 #           'MEMIF'"
7981 #  parameters:
7982 #  - "throughput"
7983 #  - "parent"
7984 #  - "tags"
7985 #  sort:
7986 #  - "L2XCFWD"
7987 #  - "L2XCFWD"
7988 #  - "L2XCFWD"
7989 #  - "L2BDMACLRN"
7990 #  - "L2BDMACLRN"
7991 #  - "L2BDMACLRN"
7992 #  - "IP4FWD"
7993 #  traces:
7994 #    hoverinfo: "x+y"
7995 #    boxpoints: "outliers"
7996 #    whiskerwidth: 0
7997 #  layout:
7998 #    title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7999 #    layout: "plot-throughput"
8000 #
8001 #-
8002 #  type: "plot"
8003 #  title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8004 #  algorithm: "plot_performance_box"
8005 #  output-file-type: ".html"
8006 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8007 #  data: "plot-vpp-throughput-latency-2n-skx"
8008 #  filter: "'NIC_Intel-X710' and
8009 #           '64B' and
8010 #           ('BASE' or 'SCALE') and
8011 #           'NDRPDR' and
8012 #           '2T1C' and
8013 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8014 #           not 'VHOST' and
8015 #           not 'NF_DENSITY' and
8016 #           'MEMIF'"
8017 #  parameters:
8018 #  - "throughput"
8019 #  - "parent"
8020 #  - "tags"
8021 #  sort:
8022 #  - "L2XCFWD"
8023 #  - "L2XCFWD"
8024 #  - "L2XCFWD"
8025 #  - "L2BDMACLRN"
8026 #  - "L2BDMACLRN"
8027 #  - "L2BDMACLRN"
8028 #  - "IP4FWD"
8029 #  traces:
8030 #    hoverinfo: "x+y"
8031 #    boxpoints: "outliers"
8032 #    whiskerwidth: 0
8033 #  layout:
8034 #    title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
8035 #    layout: "plot-throughput"
8036 #
8037 #-
8038 #  type: "plot"
8039 #  title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8040 #  algorithm: "plot_performance_box"
8041 #  output-file-type: ".html"
8042 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8043 #  data: "plot-vpp-throughput-latency-2n-skx"
8044 #  filter: "'NIC_Intel-X710' and
8045 #           '64B' and
8046 #           ('BASE' or 'SCALE') and
8047 #           'NDRPDR' and
8048 #           '4T2C' and
8049 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8050 #           not 'VHOST' and
8051 #           not 'NF_DENSITY' and
8052 #           'MEMIF'"
8053 #  parameters:
8054 #  - "throughput"
8055 #  - "parent"
8056 #  - "tags"
8057 #  sort:
8058 #  - "L2XCFWD"
8059 #  - "L2XCFWD"
8060 #  - "L2XCFWD"
8061 #  - "L2BDMACLRN"
8062 #  - "L2BDMACLRN"
8063 #  - "L2BDMACLRN"
8064 #  - "IP4FWD"
8065 #  traces:
8066 #    hoverinfo: "x+y"
8067 #    boxpoints: "outliers"
8068 #    whiskerwidth: 0
8069 #  layout:
8070 #    title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
8071 #    layout: "plot-throughput"
8072 #
8073 #-
8074 #  type: "plot"
8075 #  title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8076 #  algorithm: "plot_performance_box"
8077 #  output-file-type: ".html"
8078 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8079 #  data: "plot-vpp-throughput-latency-2n-skx"
8080 #  filter: "'NIC_Intel-X710' and
8081 #           '64B' and
8082 #           ('BASE' or 'SCALE') and
8083 #           'NDRPDR' and
8084 #           '4T2C' and
8085 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8086 #           not 'VHOST' and
8087 #           not 'NF_DENSITY' and
8088 #           'MEMIF'"
8089 #  parameters:
8090 #  - "throughput"
8091 #  - "parent"
8092 #  - "tags"
8093 #  sort:
8094 #  - "L2XCFWD"
8095 #  - "L2XCFWD"
8096 #  - "L2XCFWD"
8097 #  - "L2BDMACLRN"
8098 #  - "L2BDMACLRN"
8099 #  - "L2BDMACLRN"
8100 #  - "IP4FWD"
8101 #  traces:
8102 #    hoverinfo: "x+y"
8103 #    boxpoints: "outliers"
8104 #    whiskerwidth: 0
8105 #  layout:
8106 #    title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8107 #    layout: "plot-throughput"
8108 #
8109 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
8110 #-
8111 #  type: "plot"
8112 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8113 #  algorithm: "plot_performance_box"
8114 #  output-file-type: ".html"
8115 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8116 #  data: "plot-vpp-throughput-latency-2n-skx"
8117 #  filter: "'NIC_Intel-XXV710' and
8118 #           '64B' and
8119 #           ('BASE' or 'SCALE') and
8120 #           'NDRPDR' and
8121 #           '2T1C' and
8122 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8123 #           not 'VHOST' and
8124 #           'MEMIF'"
8125 #  parameters:
8126 #  - "throughput"
8127 #  - "parent"
8128 #  - "tags"
8129 #  sort:
8130 #  - "L2XCFWD"
8131 #  - "L2XCFWD"
8132 #  - "L2XCFWD"
8133 #  - "L2BDMACLRN"
8134 #  - "L2BDMACLRN"
8135 #  - "L2BDMACLRN"
8136 #  - "IP4FWD"
8137 #  traces:
8138 #    hoverinfo: "x+y"
8139 #    boxpoints: "outliers"
8140 #    whiskerwidth: 0
8141 #  layout:
8142 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8143 #    layout: "plot-throughput"
8144 #
8145 #-
8146 #  type: "plot"
8147 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8148 #  algorithm: "plot_performance_box"
8149 #  output-file-type: ".html"
8150 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8151 #  data: "plot-vpp-throughput-latency-2n-skx"
8152 #  filter: "'NIC_Intel-XXV710' and
8153 #           '64B' and
8154 #           ('BASE' or 'SCALE') and
8155 #           'NDRPDR' and
8156 #           '2T1C' and
8157 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8158 #           not 'VHOST' and
8159 #           'MEMIF'"
8160 #  parameters:
8161 #  - "throughput"
8162 #  - "parent"
8163 #  - "tags"
8164 #  sort:
8165 #  - "L2XCFWD"
8166 #  - "L2XCFWD"
8167 #  - "L2XCFWD"
8168 #  - "L2BDMACLRN"
8169 #  - "L2BDMACLRN"
8170 #  - "L2BDMACLRN"
8171 #  - "IP4FWD"
8172 #  traces:
8173 #    hoverinfo: "x+y"
8174 #    boxpoints: "outliers"
8175 #    whiskerwidth: 0
8176 #  layout:
8177 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8178 #    layout: "plot-throughput"
8179 #
8180 #-
8181 #  type: "plot"
8182 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8183 #  algorithm: "plot_performance_box"
8184 #  output-file-type: ".html"
8185 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8186 #  data: "plot-vpp-throughput-latency-2n-skx"
8187 #  filter: "'NIC_Intel-XXV710' and
8188 #           '64B' and
8189 #           ('BASE' or 'SCALE') and
8190 #           'NDRPDR' and
8191 #           '4T2C' and
8192 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8193 #           not 'VHOST' and
8194 #           'MEMIF'"
8195 #  parameters:
8196 #  - "throughput"
8197 #  - "parent"
8198 #  - "tags"
8199 #  sort:
8200 #  - "L2XCFWD"
8201 #  - "L2XCFWD"
8202 #  - "L2XCFWD"
8203 #  - "L2BDMACLRN"
8204 #  - "L2BDMACLRN"
8205 #  - "L2BDMACLRN"
8206 #  - "IP4FWD"
8207 #  traces:
8208 #    hoverinfo: "x+y"
8209 #    boxpoints: "outliers"
8210 #    whiskerwidth: 0
8211 #  layout:
8212 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8213 #    layout: "plot-throughput"
8214 #
8215 #-
8216 #  type: "plot"
8217 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8218 #  algorithm: "plot_performance_box"
8219 #  output-file-type: ".html"
8220 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8221 #  data: "plot-vpp-throughput-latency-2n-skx"
8222 #  filter: "'NIC_Intel-XXV710' and
8223 #           '64B' and
8224 #           ('BASE' or 'SCALE') and
8225 #           'NDRPDR' and
8226 #           '4T2C' and
8227 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8228 #           not 'VHOST' and
8229 #           'MEMIF'"
8230 #  parameters:
8231 #  - "throughput"
8232 #  - "parent"
8233 #  - "tags"
8234 #  sort:
8235 #  - "L2XCFWD"
8236 #  - "L2XCFWD"
8237 #  - "L2XCFWD"
8238 #  - "L2BDMACLRN"
8239 #  - "L2BDMACLRN"
8240 #  - "L2BDMACLRN"
8241 #  - "IP4FWD"
8242 #  traces:
8243 #    hoverinfo: "x+y"
8244 #    boxpoints: "outliers"
8245 #    whiskerwidth: 0
8246 #  layout:
8247 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8248 #    layout: "plot-throughput"
8249
8250 ################################################################################
8251
8252 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
8253 #-
8254 #  type: "plot"
8255 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8256 #  algorithm: "plot_performance_box"
8257 #  output-file-type: ".html"
8258 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8259 #  data: "plot-ligato-throughput-latency-3n-hsw"
8260 #  filter: "'NIC_Intel-X520-DA2' and
8261 #           '64B' and
8262 #           ('BASE' or 'SCALE') and
8263 #           'NDRPDR' and
8264 #           '1T1C' and
8265 #           'L2XCFWD' and
8266 #           not 'VHOST' and
8267 #           not 'NF_DENSITY' and
8268 #           'MEMIF'"
8269 #  parameters:
8270 #  - "throughput"
8271 #  - "parent"
8272 #  - "tags"
8273 #  sort:
8274 #  - "1VNF"
8275 #  - "2VNF"
8276 #  - "4VNF"
8277 #  - "2VNF"
8278 #  - "4VNF"
8279 #  traces:
8280 #    hoverinfo: "x+y"
8281 #    boxpoints: "outliers"
8282 #    whiskerwidth: 0
8283 #  layout:
8284 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8285 #    layout: "plot-throughput"
8286 #
8287 #-
8288 #  type: "plot"
8289 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8290 #  algorithm: "plot_performance_box"
8291 #  output-file-type: ".html"
8292 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8293 #  data: "plot-ligato-throughput-latency-3n-hsw"
8294 #  filter: "'NIC_Intel-X520-DA2' and
8295 #           '64B' and
8296 #           ('BASE' or 'SCALE') and
8297 #           'NDRPDR' and
8298 #           '1T1C' and
8299 #           'L2XCFWD' and
8300 #           not 'VHOST' and
8301 #           not 'NF_DENSITY' and
8302 #           'MEMIF'"
8303 #  parameters:
8304 #  - "throughput"
8305 #  - "parent"
8306 #  - "tags"
8307 #  sort:
8308 #  - "1VNF"
8309 #  - "2VNF"
8310 #  - "4VNF"
8311 #  - "2VNF"
8312 #  - "4VNF"
8313 #  traces:
8314 #    hoverinfo: "x+y"
8315 #    boxpoints: "outliers"
8316 #    whiskerwidth: 0
8317 #  layout:
8318 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8319 #    layout: "plot-throughput"
8320 #
8321 #-
8322 #  type: "plot"
8323 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8324 #  algorithm: "plot_performance_box"
8325 #  output-file-type: ".html"
8326 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8327 #  data: "plot-ligato-throughput-latency-3n-hsw"
8328 #  filter: "'NIC_Intel-X520-DA2' and
8329 #           '64B' and
8330 #           ('BASE' or 'SCALE') and
8331 #           'NDRPDR' and
8332 #           '2T2C' and
8333 #           'L2XCFWD' and
8334 #           not 'VHOST' and
8335 #           not 'NF_DENSITY' and
8336 #           'MEMIF'"
8337 #  parameters:
8338 #  - "throughput"
8339 #  - "parent"
8340 #  - "tags"
8341 #  sort:
8342 #  - "1VNF"
8343 #  - "2VNF"
8344 #  - "4VNF"
8345 #  - "2VNF"
8346 #  - "4VNF"
8347 #  traces:
8348 #    hoverinfo: "x+y"
8349 #    boxpoints: "outliers"
8350 #    whiskerwidth: 0
8351 #  layout:
8352 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8353 #    layout: "plot-throughput"
8354 #
8355 #-
8356 #  type: "plot"
8357 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8358 #  algorithm: "plot_performance_box"
8359 #  output-file-type: ".html"
8360 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8361 #  data: "plot-ligato-throughput-latency-3n-hsw"
8362 #  filter: "'NIC_Intel-X520-DA2' and
8363 #           '64B' and
8364 #           ('BASE' or 'SCALE') and
8365 #           'NDRPDR' and
8366 #           '2T2C' and
8367 #           'L2XCFWD' and
8368 #           not 'VHOST' and
8369 #           not 'NF_DENSITY' and
8370 #           'MEMIF'"
8371 #  parameters:
8372 #  - "throughput"
8373 #  - "parent"
8374 #  - "tags"
8375 #  sort:
8376 #  - "1VNF"
8377 #  - "2VNF"
8378 #  - "4VNF"
8379 #  - "2VNF"
8380 #  - "4VNF"
8381 #  traces:
8382 #    hoverinfo: "x+y"
8383 #    boxpoints: "outliers"
8384 #    whiskerwidth: 0
8385 #  layout:
8386 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8387 #    layout: "plot-throughput"
8388 #
8389 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
8390 #-
8391 #  type: "plot"
8392 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8393 #  algorithm: "plot_performance_box"
8394 #  output-file-type: ".html"
8395 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8396 #  data: "plot-ligato-throughput-latency-3n-hsw"
8397 #  filter: "'NIC_Intel-X520-DA2' and
8398 #           '64B' and
8399 #           ('BASE' or 'SCALE') and
8400 #           'NDRPDR' and
8401 #           '1T1C' and
8402 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
8403 #           not 'VHOST' and
8404 #           not 'NF_DENSITY' and
8405 #           'MEMIF'"
8406 #  parameters:
8407 #  - "throughput"
8408 #  - "parent"
8409 #  - "tags"
8410 #  sort:
8411 #  - "1VNF"
8412 #  - "2VNF"
8413 #  - "4VNF"
8414 #  - "2VNF"
8415 #  - "4VNF"
8416 #  traces:
8417 #    hoverinfo: "x+y"
8418 #    boxpoints: "outliers"
8419 #    whiskerwidth: 0
8420 #  layout:
8421 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8422 #    layout: "plot-throughput"
8423 #
8424 #-
8425 #  type: "plot"
8426 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8427 #  algorithm: "plot_performance_box"
8428 #  output-file-type: ".html"
8429 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8430 #  data: "plot-ligato-throughput-latency-3n-hsw"
8431 #  filter: "'NIC_Intel-X520-DA2' and
8432 #           '64B' and
8433 #           ('BASE' or 'SCALE') and
8434 #           'NDRPDR' and
8435 #           '1T1C' and
8436 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
8437 #           not 'VHOST' and
8438 #           not 'NF_DENSITY' and
8439 #           'MEMIF'"
8440 #  parameters:
8441 #  - "throughput"
8442 #  - "parent"
8443 #  - "tags"
8444 #  sort:
8445 #  - "1VNF"
8446 #  - "2VNF"
8447 #  - "4VNF"
8448 #  - "2VNF"
8449 #  - "4VNF"
8450 #  traces:
8451 #    hoverinfo: "x+y"
8452 #    boxpoints: "outliers"
8453 #    whiskerwidth: 0
8454 #  layout:
8455 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8456 #    layout: "plot-throughput"
8457 #
8458 #-
8459 #  type: "plot"
8460 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8461 #  algorithm: "plot_performance_box"
8462 #  output-file-type: ".html"
8463 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8464 #  data: "plot-ligato-throughput-latency-3n-hsw"
8465 #  filter: "'NIC_Intel-X520-DA2' and
8466 #           '64B' and
8467 #           ('BASE' or 'SCALE') and
8468 #           'NDRPDR' and
8469 #           '2T2C' and
8470 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
8471 #           not 'VHOST' and
8472 #           not 'NF_DENSITY' and
8473 #           'MEMIF'"
8474 #  parameters:
8475 #  - "throughput"
8476 #  - "parent"
8477 #  - "tags"
8478 #  sort:
8479 #  - "1VNF"
8480 #  - "2VNF"
8481 #  - "4VNF"
8482 #  - "2VNF"
8483 #  - "4VNF"
8484 #  traces:
8485 #    hoverinfo: "x+y"
8486 #    boxpoints: "outliers"
8487 #    whiskerwidth: 0
8488 #  layout:
8489 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8490 #    layout: "plot-throughput"
8491 #
8492 #-
8493 #  type: "plot"
8494 #  title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8495 #  algorithm: "plot_performance_box"
8496 #  output-file-type: ".html"
8497 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8498 #  data: "plot-ligato-throughput-latency-3n-hsw"
8499 #  filter: "'NIC_Intel-X520-DA2' and
8500 #           '64B' and
8501 #           ('BASE' or 'SCALE') and
8502 #           'NDRPDR' and
8503 #           '2T2C' and
8504 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
8505 #           not 'VHOST' and
8506 #           not 'NF_DENSITY' and
8507 #           'MEMIF'"
8508 #  parameters:
8509 #  - "throughput"
8510 #  - "parent"
8511 #  - "tags"
8512 #  sort:
8513 #  - "1VNF"
8514 #  - "2VNF"
8515 #  - "4VNF"
8516 #  - "2VNF"
8517 #  - "4VNF"
8518 #  traces:
8519 #    hoverinfo: "x+y"
8520 #    boxpoints: "outliers"
8521 #    whiskerwidth: 0
8522 #  layout:
8523 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8524 #    layout: "plot-throughput"
8525 #
8526 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
8527 #-
8528 #  type: "plot"
8529 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8530 #  algorithm: "plot_performance_box"
8531 #  output-file-type: ".html"
8532 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8533 #  data: "plot-ligato-throughput-latency-3n-hsw"
8534 #  filter: "'NIC_Intel-X710' and
8535 #           '64B' and
8536 #           ('BASE' or 'SCALE') and
8537 #           'NDRPDR' and
8538 #           '1T1C' and
8539 #           'L2XCFWD' and
8540 #           not 'VHOST' and
8541 #           not 'NF_DENSITY' and
8542 #           'MEMIF'"
8543 #  parameters:
8544 #  - "throughput"
8545 #  - "parent"
8546 #  - "tags"
8547 #  sort:
8548 #  - "1VNF"
8549 #  - "2VNF"
8550 #  - "4VNF"
8551 #  - "2VNF"
8552 #  - "4VNF"
8553 #  traces:
8554 #    hoverinfo: "x+y"
8555 #    boxpoints: "outliers"
8556 #    whiskerwidth: 0
8557 #  layout:
8558 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8559 #    layout: "plot-throughput"
8560 #
8561 #-
8562 #  type: "plot"
8563 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8564 #  algorithm: "plot_performance_box"
8565 #  output-file-type: ".html"
8566 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8567 #  data: "plot-ligato-throughput-latency-3n-hsw"
8568 #  filter: "'NIC_Intel-X710' and
8569 #           '64B' and
8570 #           ('BASE' or 'SCALE') and
8571 #           'NDRPDR' and
8572 #           '1T1C' and
8573 #           'L2XCFWD' and
8574 #           not 'VHOST' and
8575 #           not 'NF_DENSITY' and
8576 #           'MEMIF'"
8577 #  parameters:
8578 #  - "throughput"
8579 #  - "parent"
8580 #  - "tags"
8581 #  sort:
8582 #  - "1VNF"
8583 #  - "2VNF"
8584 #  - "4VNF"
8585 #  - "2VNF"
8586 #  - "4VNF"
8587 #  traces:
8588 #    hoverinfo: "x+y"
8589 #    boxpoints: "outliers"
8590 #    whiskerwidth: 0
8591 #  layout:
8592 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8593 #    layout: "plot-throughput"
8594 #
8595 #-
8596 #  type: "plot"
8597 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8598 #  algorithm: "plot_performance_box"
8599 #  output-file-type: ".html"
8600 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8601 #  data: "plot-ligato-throughput-latency-3n-hsw"
8602 #  filter: "'NIC_Intel-X710' and
8603 #           '64B' and
8604 #           ('BASE' or 'SCALE') and
8605 #           'NDRPDR' and
8606 #           '2T2C' and
8607 #           'L2XCFWD' and
8608 #           not 'VHOST' and
8609 #           not 'NF_DENSITY' and
8610 #           'MEMIF'"
8611 #  parameters:
8612 #  - "throughput"
8613 #  - "parent"
8614 #  - "tags"
8615 #  sort:
8616 #  - "1VNF"
8617 #  - "2VNF"
8618 #  - "4VNF"
8619 #  - "2VNF"
8620 #  - "4VNF"
8621 #  traces:
8622 #    hoverinfo: "x+y"
8623 #    boxpoints: "outliers"
8624 #    whiskerwidth: 0
8625 #  layout:
8626 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8627 #    layout: "plot-throughput"
8628 #
8629 #-
8630 #  type: "plot"
8631 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8632 #  algorithm: "plot_performance_box"
8633 #  output-file-type: ".html"
8634 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8635 #  data: "plot-ligato-throughput-latency-3n-hsw"
8636 #  filter: "'NIC_Intel-X710' and
8637 #           '64B' and
8638 #           ('BASE' or 'SCALE') and
8639 #           'NDRPDR' and
8640 #           '2T2C' and
8641 #           'L2XCFWD' and
8642 #           not 'VHOST' and
8643 #           not 'NF_DENSITY' and
8644 #           'MEMIF'"
8645 #  parameters:
8646 #  - "throughput"
8647 #  - "parent"
8648 #  - "tags"
8649 #  sort:
8650 #  - "1VNF"
8651 #  - "2VNF"
8652 #  - "4VNF"
8653 #  - "2VNF"
8654 #  - "4VNF"
8655 #  traces:
8656 #    hoverinfo: "x+y"
8657 #    boxpoints: "outliers"
8658 #    whiskerwidth: 0
8659 #  layout:
8660 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8661 #    layout: "plot-throughput"
8662 #
8663 ## Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
8664 #-
8665 #  type: "plot"
8666 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8667 #  algorithm: "plot_performance_box"
8668 #  output-file-type: ".html"
8669 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8670 #  data: "plot-ligato-throughput-latency-3n-hsw"
8671 #  filter: "'NIC_Intel-X710' and
8672 #           '64B' and
8673 #           ('BASE' or 'SCALE') and
8674 #           'NDRPDR' and
8675 #           '1T1C' and
8676 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
8677 #           not 'VHOST' and
8678 #           not 'NF_DENSITY' and
8679 #           'MEMIF'"
8680 #  parameters:
8681 #  - "throughput"
8682 #  - "parent"
8683 #  - "tags"
8684 #  sort:
8685 #  - "1VNF"
8686 #  - "2VNF"
8687 #  - "4VNF"
8688 #  - "2VNF"
8689 #  - "4VNF"
8690 #  traces:
8691 #    hoverinfo: "x+y"
8692 #    boxpoints: "outliers"
8693 #    whiskerwidth: 0
8694 #  layout:
8695 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8696 #    layout: "plot-throughput"
8697 #
8698 #-
8699 #  type: "plot"
8700 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8701 #  algorithm: "plot_performance_box"
8702 #  output-file-type: ".html"
8703 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8704 #  data: "plot-ligato-throughput-latency-3n-hsw"
8705 #  filter: "'NIC_Intel-X710' and
8706 #           '64B' and
8707 #           ('BASE' or 'SCALE') and
8708 #           'NDRPDR' and
8709 #           '1T1C' and
8710 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
8711 #           not 'VHOST' and
8712 #           not 'NF_DENSITY' and
8713 #           'MEMIF'"
8714 #  parameters:
8715 #  - "throughput"
8716 #  - "parent"
8717 #  - "tags"
8718 #  sort:
8719 #  - "1VNF"
8720 #  - "2VNF"
8721 #  - "4VNF"
8722 #  - "2VNF"
8723 #  - "4VNF"
8724 #  traces:
8725 #    hoverinfo: "x+y"
8726 #    boxpoints: "outliers"
8727 #    whiskerwidth: 0
8728 #  layout:
8729 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8730 #    layout: "plot-throughput"
8731 #
8732 #-
8733 #  type: "plot"
8734 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8735 #  algorithm: "plot_performance_box"
8736 #  output-file-type: ".html"
8737 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8738 #  data: "plot-ligato-throughput-latency-3n-hsw"
8739 #  filter: "'NIC_Intel-X710' and
8740 #           '64B' and
8741 #           ('BASE' or 'SCALE') and
8742 #           'NDRPDR' and
8743 #           '2T2C' and
8744 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
8745 #           not 'VHOST' and
8746 #           not 'NF_DENSITY' and
8747 #           'MEMIF'"
8748 #  parameters:
8749 #  - "throughput"
8750 #  - "parent"
8751 #  - "tags"
8752 #  sort:
8753 #  - "1VNF"
8754 #  - "2VNF"
8755 #  - "4VNF"
8756 #  - "2VNF"
8757 #  - "4VNF"
8758 #  traces:
8759 #    hoverinfo: "x+y"
8760 #    boxpoints: "outliers"
8761 #    whiskerwidth: 0
8762 #  layout:
8763 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8764 #    layout: "plot-throughput"
8765 #
8766 #-
8767 #  type: "plot"
8768 #  title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8769 #  algorithm: "plot_performance_box"
8770 #  output-file-type: ".html"
8771 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8772 #  data: "plot-ligato-throughput-latency-3n-hsw"
8773 #  filter: "'NIC_Intel-X710' and
8774 #           '64B' and
8775 #           ('BASE' or 'SCALE') and
8776 #           'NDRPDR' and
8777 #           '2T2C' and
8778 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
8779 #           not 'VHOST' and
8780 #           not 'NF_DENSITY' and
8781 #           'MEMIF'"
8782 #  parameters:
8783 #  - "throughput"
8784 #  - "parent"
8785 #  - "tags"
8786 #  sort:
8787 #  - "1VNF"
8788 #  - "2VNF"
8789 #  - "4VNF"
8790 #  - "2VNF"
8791 #  - "4VNF"
8792 #  traces:
8793 #    hoverinfo: "x+y"
8794 #    boxpoints: "outliers"
8795 #    whiskerwidth: 0
8796 #  layout:
8797 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8798 #    layout: "plot-throughput"
8799
8800 ################################################################################
8801
8802 ## Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
8803 #-
8804 #  type: "plot"
8805 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8806 #  algorithm: "plot_performance_box"
8807 #  output-file-type: ".html"
8808 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8809 #  data: "plot-vpp-throughput-latency-3n-hsw"
8810 #  filter: "'NIC_Intel-X520-DA2' and
8811 #           '64B' and
8812 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8813 #           'NDRPDR' and
8814 #           '1T1C' and
8815 #           'IP4FWD' and
8816 #           not 'IPSEC' and
8817 #           not 'DOT1Q' and
8818 #           not 'VHOST'"
8819 #  parameters:
8820 #  - "throughput"
8821 #  - "parent"
8822 #  - "tags"
8823 #  sort:
8824 #  - "IP4BASE"
8825 #  - "FIB_20k"
8826 #  - "FIB_200k"
8827 #  - "FIB_2M"
8828 #  traces:
8829 #    hoverinfo: "x+y"
8830 #    boxpoints: "outliers"
8831 #    whiskerwidth: 0
8832 #  layout:
8833 #    title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8834 #    layout: "plot-throughput"
8835 #
8836 #-
8837 #  type: "plot"
8838 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8839 #  algorithm: "plot_performance_box"
8840 #  output-file-type: ".html"
8841 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8842 #  data: "plot-vpp-throughput-latency-3n-hsw"
8843 #  filter: "'NIC_Intel-X520-DA2' and
8844 #           '64B' and
8845 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8846 #           'NDRPDR' and
8847 #           '1T1C' and
8848 #           'IP4FWD' and
8849 #           not 'IPSEC' and
8850 #           not 'DOT1Q' and
8851 #           not 'VHOST'"
8852 #  parameters:
8853 #  - "throughput"
8854 #  - "parent"
8855 #  - "tags"
8856 #  sort:
8857 #  - "IP4BASE"
8858 #  - "FIB_20k"
8859 #  - "FIB_200k"
8860 #  - "FIB_2M"
8861 #  traces:
8862 #    hoverinfo: "x+y"
8863 #    boxpoints: "outliers"
8864 #    whiskerwidth: 0
8865 #  layout:
8866 #    title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8867 #    layout: "plot-throughput"
8868 #
8869 #-
8870 #  type: "plot"
8871 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8872 #  algorithm: "plot_performance_box"
8873 #  output-file-type: ".html"
8874 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8875 #  data: "plot-vpp-throughput-latency-3n-hsw"
8876 #  filter: "'NIC_Intel-X520-DA2' and
8877 #           '64B' and
8878 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8879 #           'NDRPDR' and
8880 #           '2T2C' and
8881 #           'IP4FWD' and
8882 #           not 'IPSEC' and
8883 #           not 'DOT1Q' and
8884 #           not 'VHOST'"
8885 #  parameters:
8886 #  - "throughput"
8887 #  - "parent"
8888 #  - "tags"
8889 #  sort:
8890 #  - "IP4BASE"
8891 #  - "FIB_20k"
8892 #  - "FIB_200k"
8893 #  - "FIB_2M"
8894 #  traces:
8895 #    hoverinfo: "x+y"
8896 #    boxpoints: "outliers"
8897 #    whiskerwidth: 0
8898 #  layout:
8899 #    title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8900 #    layout: "plot-throughput"
8901 #
8902 #-
8903 #  type: "plot"
8904 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8905 #  algorithm: "plot_performance_box"
8906 #  output-file-type: ".html"
8907 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8908 #  data: "plot-vpp-throughput-latency-3n-hsw"
8909 #  filter: "'NIC_Intel-X520-DA2' and
8910 #           '64B' and
8911 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8912 #           'NDRPDR' and
8913 #           '2T2C' and
8914 #           'IP4FWD' and
8915 #           not 'IPSEC' and
8916 #           not 'DOT1Q' and
8917 #           not 'VHOST'"
8918 #  parameters:
8919 #  - "throughput"
8920 #  - "parent"
8921 #  - "tags"
8922 #  sort:
8923 #  - "IP4BASE"
8924 #  - "FIB_20k"
8925 #  - "FIB_200k"
8926 #  - "FIB_2M"
8927 #  traces:
8928 #    hoverinfo: "x+y"
8929 #    boxpoints: "outliers"
8930 #    whiskerwidth: 0
8931 #  layout:
8932 #    title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8933 #    layout: "plot-throughput"
8934 #
8935 ## Packet Throughput - VPP IPv4 3n-hsw-x520 features
8936 #-
8937 #  type: "plot"
8938 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8939 #  algorithm: "plot_performance_box"
8940 #  output-file-type: ".html"
8941 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8942 #  data: "plot-vpp-throughput-latency-3n-hsw"
8943 #  filter: "'NIC_Intel-X520-DA2' and
8944 #           '64B' and
8945 #           ('IP4BASE' or
8946 #            'POLICE_MARK' or
8947 #            'COPWHLIST' or
8948 #            ('NAT44' and 'BASE') or
8949 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8950 #           'NDRPDR' and
8951 #           '1T1C' and
8952 #           'IP4FWD' and
8953 #           not 'IPSEC' and
8954 #           not 'VHOST'"
8955 #  parameters:
8956 #  - "throughput"
8957 #  - "parent"
8958 #  - "tags"
8959 #  sort:
8960 #  - "DOT1Q"
8961 #  - "IP4BASE"
8962 #  - "NAT44"
8963 #  - "POLICE_MARK"
8964 #  - "COPWHLIST"
8965 #  - "IACL"
8966 #  - "OACL"
8967 #  traces:
8968 #    hoverinfo: "x+y"
8969 #    boxpoints: "outliers"
8970 #    whiskerwidth: 0
8971 #  layout:
8972 #    title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8973 #    layout: "plot-throughput"
8974 #
8975 #-
8976 #  type: "plot"
8977 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8978 #  algorithm: "plot_performance_box"
8979 #  output-file-type: ".html"
8980 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8981 #  data: "plot-vpp-throughput-latency-3n-hsw"
8982 #  filter: "'NIC_Intel-X520-DA2' and
8983 #           '64B' and
8984 #           ('IP4BASE' or
8985 #            'POLICE_MARK' or
8986 #            'COPWHLIST' or
8987 #            ('NAT44' and 'BASE') or
8988 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8989 #           'NDRPDR' and
8990 #           '1T1C' and
8991 #           'IP4FWD' and
8992 #           not 'IPSEC' and
8993 #           not 'VHOST'"
8994 #  parameters:
8995 #  - "throughput"
8996 #  - "parent"
8997 #  - "tags"
8998 #  sort:
8999 #  - "DOT1Q"
9000 #  - "IP4BASE"
9001 #  - "NAT44"
9002 #  - "POLICE_MARK"
9003 #  - "COPWHLIST"
9004 #  - "IACL"
9005 #  - "OACL"
9006 #  traces:
9007 #    hoverinfo: "x+y"
9008 #    boxpoints: "outliers"
9009 #    whiskerwidth: 0
9010 #  layout:
9011 #    title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
9012 #    layout: "plot-throughput"
9013 #
9014 #-
9015 #  type: "plot"
9016 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9017 #  algorithm: "plot_performance_box"
9018 #  output-file-type: ".html"
9019 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9020 #  data: "plot-vpp-throughput-latency-3n-hsw"
9021 #  filter: "'NIC_Intel-X520-DA2' and
9022 #           '64B' and
9023 #           ('IP4BASE' or
9024 #            'POLICE_MARK' or
9025 #            'COPWHLIST' or
9026 #            ('NAT44' and 'BASE') or
9027 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9028 #           'NDRPDR' and
9029 #           '2T2C' and
9030 #           'IP4FWD' and
9031 #           not 'IPSEC' and
9032 #           not 'VHOST'"
9033 #  parameters:
9034 #  - "throughput"
9035 #  - "parent"
9036 #  - "tags"
9037 #  sort:
9038 #  - "DOT1Q"
9039 #  - "IP4BASE"
9040 #  - "NAT44"
9041 #  - "POLICE_MARK"
9042 #  - "COPWHLIST"
9043 #  - "IACL"
9044 #  - "OACL"
9045 #  traces:
9046 #    hoverinfo: "x+y"
9047 #    boxpoints: "outliers"
9048 #    whiskerwidth: 0
9049 #  layout:
9050 #    title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
9051 #    layout: "plot-throughput"
9052 #
9053 #-
9054 #  type: "plot"
9055 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9056 #  algorithm: "plot_performance_box"
9057 #  output-file-type: ".html"
9058 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9059 #  data: "plot-vpp-throughput-latency-3n-hsw"
9060 #  filter: "'NIC_Intel-X520-DA2' and
9061 #           '64B' and
9062 #           ('IP4BASE' or
9063 #            'POLICE_MARK' or
9064 #            'COPWHLIST' or
9065 #            ('NAT44' and 'BASE') or
9066 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9067 #           'NDRPDR' and
9068 #           '2T2C' and
9069 #           'IP4FWD' and
9070 #           not 'IPSEC' and
9071 #           not 'VHOST'"
9072 #  parameters:
9073 #  - "throughput"
9074 #  - "parent"
9075 #  - "tags"
9076 #  sort:
9077 #  - "DOT1Q"
9078 #  - "IP4BASE"
9079 #  - "NAT44"
9080 #  - "POLICE_MARK"
9081 #  - "COPWHLIST"
9082 #  - "IACL"
9083 #  - "OACL"
9084 #  traces:
9085 #    hoverinfo: "x+y"
9086 #    boxpoints: "outliers"
9087 #    whiskerwidth: 0
9088 #  layout:
9089 #    title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
9090 #    layout: "plot-throughput"
9091 #
9092 ## Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
9093 #-
9094 #  type: "plot"
9095 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9096 #  algorithm: "plot_performance_box"
9097 #  output-file-type: ".html"
9098 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9099 #  data: "plot-vpp-throughput-latency-3n-hsw"
9100 #  filter: "'NIC_Intel-X520-DA2' and
9101 #           '64B' and
9102 #           'NDRPDR' and
9103 #           '1T1C' and
9104 #           'IP4FWD' and
9105 #           ('NAT44' or 'IP4BASE') and
9106 #           not 'DOT1Q' and
9107 #           not 'IPSEC' and
9108 #           not 'VHOST'"
9109 #  parameters:
9110 #  - "throughput"
9111 #  - "parent"
9112 #  - "tags"
9113 #  sort:
9114 #  - "IP4BASE"
9115 #  - "BASE"
9116 #  - "SRC_USER_10"
9117 #  - "SRC_USER_100"
9118 #  - "SRC_USER_1000"
9119 #  - "SRC_USER_2000"
9120 #  traces:
9121 #    hoverinfo: "x+y"
9122 #    boxpoints: "outliers"
9123 #    whiskerwidth: 0
9124 #  layout:
9125 #    title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9126 #    layout: "plot-throughput"
9127 #
9128 #-
9129 #  type: "plot"
9130 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9131 #  algorithm: "plot_performance_box"
9132 #  output-file-type: ".html"
9133 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9134 #  data: "plot-vpp-throughput-latency-3n-hsw"
9135 #  filter: "'NIC_Intel-X520-DA2' and
9136 #           '64B' and
9137 #           'NDRPDR' and
9138 #           '1T1C' and
9139 #           'IP4FWD' and
9140 #           ('NAT44' or 'IP4BASE') and
9141 #           not 'DOT1Q' and
9142 #           not 'IPSEC' and
9143 #           not 'VHOST'"
9144 #  parameters:
9145 #  - "throughput"
9146 #  - "parent"
9147 #  - "tags"
9148 #  sort:
9149 #  - "IP4BASE"
9150 #  - "BASE"
9151 #  - "SRC_USER_10"
9152 #  - "SRC_USER_100"
9153 #  - "SRC_USER_1000"
9154 #  - "SRC_USER_2000"
9155 #  traces:
9156 #    hoverinfo: "x+y"
9157 #    boxpoints: "outliers"
9158 #    whiskerwidth: 0
9159 #  layout:
9160 #    title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9161 #    layout: "plot-throughput"
9162 #
9163 #-
9164 #  type: "plot"
9165 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9166 #  algorithm: "plot_performance_box"
9167 #  output-file-type: ".html"
9168 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9169 #  data: "plot-vpp-throughput-latency-3n-hsw"
9170 #  filter: "'NIC_Intel-X520-DA2' and
9171 #           '64B' and
9172 #           'NDRPDR' and
9173 #           '2T2C' and
9174 #           'IP4FWD' and
9175 #           ('NAT44' or 'IP4BASE') and
9176 #           not 'DOT1Q' and
9177 #           not 'IPSEC' and
9178 #           not 'VHOST'"
9179 #  parameters:
9180 #  - "throughput"
9181 #  - "parent"
9182 #  - "tags"
9183 #  sort:
9184 #  - "IP4BASE"
9185 #  - "BASE"
9186 #  - "SRC_USER_10"
9187 #  - "SRC_USER_100"
9188 #  - "SRC_USER_1000"
9189 #  - "SRC_USER_2000"
9190 #  traces:
9191 #    hoverinfo: "x+y"
9192 #    boxpoints: "outliers"
9193 #    whiskerwidth: 0
9194 #  layout:
9195 #    title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9196 #    layout: "plot-throughput"
9197 #
9198 #-
9199 #  type: "plot"
9200 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9201 #  algorithm: "plot_performance_box"
9202 #  output-file-type: ".html"
9203 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9204 #  data: "plot-vpp-throughput-latency-3n-hsw"
9205 #  filter: "'NIC_Intel-X520-DA2' and
9206 #           '64B' and
9207 #           'NDRPDR' and
9208 #           '2T2C' and
9209 #           'IP4FWD' and
9210 #           ('NAT44' or 'IP4BASE') and
9211 #           not 'DOT1Q' and
9212 #           not 'IPSEC' and
9213 #           not 'VHOST'"
9214 #  parameters:
9215 #  - "throughput"
9216 #  - "parent"
9217 #  - "tags"
9218 #  sort:
9219 #  - "IP4BASE"
9220 #  - "BASE"
9221 #  - "SRC_USER_10"
9222 #  - "SRC_USER_100"
9223 #  - "SRC_USER_1000"
9224 #  - "SRC_USER_2000"
9225 #  traces:
9226 #    hoverinfo: "x+y"
9227 #    boxpoints: "outliers"
9228 #    whiskerwidth: 0
9229 #  layout:
9230 #    title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9231 #    layout: "plot-throughput"
9232 #
9233 ## Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
9234 #-
9235 #  type: "plot"
9236 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9237 #  algorithm: "plot_performance_box"
9238 #  output-file-type: ".html"
9239 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9240 #  data: "plot-vpp-throughput-latency-3n-hsw"
9241 #  filter: "'NIC_Intel-X520-DA2' and
9242 #           '64B' and
9243 #           'NDRPDR' and
9244 #           '1T1C' and
9245 #           'IP4FWD' and
9246 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9247 #           not 'IPSEC' and
9248 #           not 'DOT1Q' and
9249 #           not 'VHOST'"
9250 #  parameters:
9251 #  - "throughput"
9252 #  - "parent"
9253 #  - "tags"
9254 #  sort:
9255 #  - "IP4BASE"
9256 #  - "ACL_STATELESS"
9257 #  - "ACL_STATEFUL"
9258 #  - "ACL_STATELESS"
9259 #  - "ACL_STATEFUL"
9260 #  traces:
9261 #    hoverinfo: "x+y"
9262 #    boxpoints: "outliers"
9263 #    whiskerwidth: 0
9264 #  layout:
9265 #    title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9266 #    layout: "plot-throughput"
9267 #
9268 #-
9269 #  type: "plot"
9270 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9271 #  algorithm: "plot_performance_box"
9272 #  output-file-type: ".html"
9273 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9274 #  data: "plot-vpp-throughput-latency-3n-hsw"
9275 #  filter: "'NIC_Intel-X520-DA2' and
9276 #           '64B' and
9277 #           'NDRPDR' and
9278 #           '1T1C' and
9279 #           'IP4FWD' and
9280 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9281 #           not 'IPSEC' and
9282 #           not 'DOT1Q' and
9283 #           not 'VHOST'"
9284 #  parameters:
9285 #  - "throughput"
9286 #  - "parent"
9287 #  - "tags"
9288 #  sort:
9289 #  - "IP4BASE"
9290 #  - "ACL_STATELESS"
9291 #  - "ACL_STATEFUL"
9292 #  - "ACL_STATELESS"
9293 #  - "ACL_STATEFUL"
9294 #  traces:
9295 #    hoverinfo: "x+y"
9296 #    boxpoints: "outliers"
9297 #    whiskerwidth: 0
9298 #  layout:
9299 #    title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9300 #    layout: "plot-throughput"
9301 #
9302 #-
9303 #  type: "plot"
9304 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9305 #  algorithm: "plot_performance_box"
9306 #  output-file-type: ".html"
9307 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9308 #  data: "plot-vpp-throughput-latency-3n-hsw"
9309 #  filter: "'NIC_Intel-X520-DA2' and
9310 #           '64B' and
9311 #           'NDRPDR' and
9312 #           '2T2C' and
9313 #           'IP4FWD' and
9314 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9315 #           not 'IPSEC' and
9316 #           not 'DOT1Q' and
9317 #           not 'VHOST'"
9318 #  parameters:
9319 #  - "throughput"
9320 #  - "parent"
9321 #  - "tags"
9322 #  sort:
9323 #  - "IP4BASE"
9324 #  - "ACL_STATELESS"
9325 #  - "ACL_STATEFUL"
9326 #  - "ACL_STATELESS"
9327 #  - "ACL_STATEFUL"
9328 #  traces:
9329 #    hoverinfo: "x+y"
9330 #    boxpoints: "outliers"
9331 #    whiskerwidth: 0
9332 #  layout:
9333 #    title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9334 #    layout: "plot-throughput"
9335 #
9336 #-
9337 #  type: "plot"
9338 #  title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9339 #  algorithm: "plot_performance_box"
9340 #  output-file-type: ".html"
9341 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9342 #  data: "plot-vpp-throughput-latency-3n-hsw"
9343 #  filter: "'NIC_Intel-X520-DA2' and
9344 #           '64B' and
9345 #           'NDRPDR' and
9346 #           '2T2C' and
9347 #           'IP4FWD' and
9348 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9349 #           not 'IPSEC' and
9350 #           not 'DOT1Q' and
9351 #           not 'VHOST'"
9352 #  parameters:
9353 #  - "throughput"
9354 #  - "parent"
9355 #  - "tags"
9356 #  sort:
9357 #  - "IP4BASE"
9358 #  - "ACL_STATELESS"
9359 #  - "ACL_STATEFUL"
9360 #  - "ACL_STATELESS"
9361 #  - "ACL_STATEFUL"
9362 #  traces:
9363 #    hoverinfo: "x+y"
9364 #    boxpoints: "outliers"
9365 #    whiskerwidth: 0
9366 #  layout:
9367 #    title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9368 #    layout: "plot-throughput"
9369
9370 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
9371 -
9372   type: "plot"
9373   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9374   algorithm: "plot_performance_box"
9375   output-file-type: ".html"
9376   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9377   data: "plot-vpp-throughput-latency-3n-hsw"
9378   filter: "'NIC_Intel-X520-DA2' and
9379            '64B' and
9380            'NDRPDR' and
9381            '1T1C' and
9382            'IP4FWD' and
9383            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9384            not 'IPSEC' and
9385            not 'DOT1Q' and
9386            not 'VHOST'"
9387   parameters:
9388   - "throughput"
9389   - "parent"
9390   - "tags"
9391   sort:
9392   - "IP4BASE"
9393   - "ACL_STATELESS"
9394   - "ACL_STATEFUL"
9395   - "ACL_STATELESS"
9396   - "ACL_STATEFUL"
9397   traces:
9398     hoverinfo: "x+y"
9399     boxpoints: "outliers"
9400     whiskerwidth: 0
9401   layout:
9402     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9403     layout: "plot-throughput"
9404
9405 -
9406   type: "plot"
9407   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9408   algorithm: "plot_performance_box"
9409   output-file-type: ".html"
9410   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9411   data: "plot-vpp-throughput-latency-3n-hsw"
9412   filter: "'NIC_Intel-X520-DA2' and
9413            '64B' and
9414            'NDRPDR' and
9415            '1T1C' and
9416            'IP4FWD' and
9417            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9418            not 'IPSEC' and
9419            not 'DOT1Q' and
9420            not 'VHOST'"
9421   parameters:
9422   - "throughput"
9423   - "parent"
9424   - "tags"
9425   sort:
9426   - "IP4BASE"
9427   - "ACL_STATELESS"
9428   - "ACL_STATEFUL"
9429   - "ACL_STATELESS"
9430   - "ACL_STATEFUL"
9431   traces:
9432     hoverinfo: "x+y"
9433     boxpoints: "outliers"
9434     whiskerwidth: 0
9435   layout:
9436     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9437     layout: "plot-throughput"
9438
9439 -
9440   type: "plot"
9441   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9442   algorithm: "plot_performance_box"
9443   output-file-type: ".html"
9444   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9445   data: "plot-vpp-throughput-latency-3n-hsw"
9446   filter: "'NIC_Intel-X520-DA2' and
9447            '64B' and
9448            'NDRPDR' and
9449            '2T2C' and
9450            'IP4FWD' and
9451            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9452            not 'IPSEC' and
9453            not 'DOT1Q' and
9454            not 'VHOST'"
9455   parameters:
9456   - "throughput"
9457   - "parent"
9458   - "tags"
9459   sort:
9460   - "IP4BASE"
9461   - "ACL_STATELESS"
9462   - "ACL_STATEFUL"
9463   - "ACL_STATELESS"
9464   - "ACL_STATEFUL"
9465   traces:
9466     hoverinfo: "x+y"
9467     boxpoints: "outliers"
9468     whiskerwidth: 0
9469   layout:
9470     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9471     layout: "plot-throughput"
9472
9473 -
9474   type: "plot"
9475   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9476   algorithm: "plot_performance_box"
9477   output-file-type: ".html"
9478   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9479   data: "plot-vpp-throughput-latency-3n-hsw"
9480   filter: "'NIC_Intel-X520-DA2' and
9481            '64B' and
9482            'NDRPDR' and
9483            '2T2C' and
9484            'IP4FWD' and
9485            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9486            not 'IPSEC' and
9487            not 'DOT1Q' and
9488            not 'VHOST'"
9489   parameters:
9490   - "throughput"
9491   - "parent"
9492   - "tags"
9493   sort:
9494   - "IP4BASE"
9495   - "ACL_STATELESS"
9496   - "ACL_STATEFUL"
9497   - "ACL_STATELESS"
9498   - "ACL_STATEFUL"
9499   traces:
9500     hoverinfo: "x+y"
9501     boxpoints: "outliers"
9502     whiskerwidth: 0
9503   layout:
9504     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9505     layout: "plot-throughput"
9506
9507 ## Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
9508 #-
9509 #  type: "plot"
9510 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9511 #  algorithm: "plot_performance_box"
9512 #  output-file-type: ".html"
9513 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9514 #  data: "plot-vpp-throughput-latency-3n-hsw"
9515 #  filter: "'NIC_Intel-X710' and
9516 #           '64B' and
9517 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9518 #           'NDRPDR' and
9519 #           '1T1C' and
9520 #           'IP4FWD' and
9521 #           not 'IPSEC' and
9522 #           not 'DOT1Q' and
9523 #           not 'VHOST'"
9524 #  parameters:
9525 #  - "throughput"
9526 #  - "parent"
9527 #  - "tags"
9528 #  sort:
9529 #  - "IP4BASE"
9530 #  - "FIB_20K"
9531 #  - "FIB_200K"
9532 #  - "FIB_2M"
9533 #  traces:
9534 #    hoverinfo: "x+y"
9535 #    boxpoints: "outliers"
9536 #    whiskerwidth: 0
9537 #  layout:
9538 #    title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9539 #    layout: "plot-throughput"
9540 #
9541 #-
9542 #  type: "plot"
9543 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9544 #  algorithm: "plot_performance_box"
9545 #  output-file-type: ".html"
9546 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9547 #  data: "plot-vpp-throughput-latency-3n-hsw"
9548 #  filter: "'NIC_Intel-X710' and
9549 #           '64B' and
9550 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9551 #           'NDRPDR' and
9552 #           '1T1C' and
9553 #           'IP4FWD' and
9554 #           not 'IPSEC' and
9555 #           not 'DOT1Q' and
9556 #           not 'VHOST'"
9557 #  parameters:
9558 #  - "throughput"
9559 #  - "parent"
9560 #  - "tags"
9561 #  sort:
9562 #  - "IP4BASE"
9563 #  - "FIB_20K"
9564 #  - "FIB_200K"
9565 #  - "FIB_2M"
9566 #  traces:
9567 #    hoverinfo: "x+y"
9568 #    boxpoints: "outliers"
9569 #    whiskerwidth: 0
9570 #  layout:
9571 #    title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9572 #    layout: "plot-throughput"
9573 #
9574 #-
9575 #  type: "plot"
9576 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9577 #  algorithm: "plot_performance_box"
9578 #  output-file-type: ".html"
9579 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9580 #  data: "plot-vpp-throughput-latency-3n-hsw"
9581 #  filter: "'NIC_Intel-X710' and
9582 #           '64B' and
9583 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9584 #           'NDRPDR' and
9585 #           '2T2C' and
9586 #           'IP4FWD' and
9587 #           not 'IPSEC' and
9588 #           not 'DOT1Q' and
9589 #           not 'VHOST'"
9590 #  parameters:
9591 #  - "throughput"
9592 #  - "parent"
9593 #  - "tags"
9594 #  sort:
9595 #  - "IP4BASE"
9596 #  - "FIB_20K"
9597 #  - "FIB_200K"
9598 #  - "FIB_2M"
9599 #  traces:
9600 #    hoverinfo: "x+y"
9601 #    boxpoints: "outliers"
9602 #    whiskerwidth: 0
9603 #  layout:
9604 #    title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9605 #    layout: "plot-throughput"
9606 #
9607 #-
9608 #  type: "plot"
9609 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9610 #  algorithm: "plot_performance_box"
9611 #  output-file-type: ".html"
9612 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9613 #  data: "plot-vpp-throughput-latency-3n-hsw"
9614 #  filter: "'NIC_Intel-X710' and
9615 #           '64B' and
9616 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9617 #           'NDRPDR' and
9618 #           '2T2C' and
9619 #           'IP4FWD' and
9620 #           not 'IPSEC' and
9621 #           not 'DOT1Q' and
9622 #           not 'VHOST'"
9623 #  parameters:
9624 #  - "throughput"
9625 #  - "parent"
9626 #  - "tags"
9627 #  sort:
9628 #  - "IP4BASE"
9629 #  - "FIB_20K"
9630 #  - "FIB_200K"
9631 #  - "FIB_2M"
9632 #  traces:
9633 #    hoverinfo: "x+y"
9634 #    boxpoints: "outliers"
9635 #    whiskerwidth: 0
9636 #  layout:
9637 #    title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9638 #    layout: "plot-throughput"
9639 #
9640 ## Packet Throughput - VPP IPv4 3n-hsw-x710 features
9641 #-
9642 #  type: "plot"
9643 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9644 #  algorithm: "plot_performance_box"
9645 #  output-file-type: ".html"
9646 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9647 #  data: "plot-vpp-throughput-latency-3n-hsw"
9648 #  filter: "'NIC_Intel-X710' and
9649 #           '64B' and
9650 #           ('IP4BASE' or
9651 #            'POLICE_MARK' or
9652 #            'COPWHLIST' or
9653 #            ('NAT44' and 'BASE') or
9654 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9655 #           'NDRPDR' and
9656 #           '1T1C' and
9657 #           'IP4FWD' and
9658 #           not 'IPSEC' and
9659 #           not 'VHOST'"
9660 #  parameters:
9661 #  - "throughput"
9662 #  - "parent"
9663 #  - "tags"
9664 #  sort:
9665 #  - "DOT1Q"
9666 #  - "IP4BASE"
9667 #  - "NAT44"
9668 #  - "POLICE_MARK"
9669 #  - "COPWHLIST"
9670 #  - "IACL"
9671 #  - "OACL"
9672 #  traces:
9673 #    hoverinfo: "x+y"
9674 #    boxpoints: "outliers"
9675 #    whiskerwidth: 0
9676 #  layout:
9677 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9678 #    layout: "plot-throughput"
9679 #
9680 #-
9681 #  type: "plot"
9682 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9683 #  algorithm: "plot_performance_box"
9684 #  output-file-type: ".html"
9685 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9686 #  data: "plot-vpp-throughput-latency-3n-hsw"
9687 #  filter: "'NIC_Intel-X710' and
9688 #           '64B' and
9689 #           ('IP4BASE' or
9690 #            'POLICE_MARK' or
9691 #            'COPWHLIST' or
9692 #            ('NAT44' and 'BASE') or
9693 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9694 #           'NDRPDR' and
9695 #           '1T1C' and
9696 #           'IP4FWD' and
9697 #           not 'IPSEC' and
9698 #           not 'VHOST'"
9699 #  parameters:
9700 #  - "throughput"
9701 #  - "parent"
9702 #  - "tags"
9703 #  sort:
9704 #  - "DOT1Q"
9705 #  - "IP4BASE"
9706 #  - "NAT44"
9707 #  - "POLICE_MARK"
9708 #  - "COPWHLIST"
9709 #  - "IACL"
9710 #  - "OACL"
9711 #  traces:
9712 #    hoverinfo: "x+y"
9713 #    boxpoints: "outliers"
9714 #    whiskerwidth: 0
9715 #  layout:
9716 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9717 #    layout: "plot-throughput"
9718 #
9719 #-
9720 #  type: "plot"
9721 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9722 #  algorithm: "plot_performance_box"
9723 #  output-file-type: ".html"
9724 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9725 #  data: "plot-vpp-throughput-latency-3n-hsw"
9726 #  filter: "'NIC_Intel-X710' and
9727 #           '64B' and
9728 #           ('IP4BASE' or
9729 #            'POLICE_MARK' or
9730 #            'COPWHLIST' or
9731 #            ('NAT44' and 'BASE') or
9732 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9733 #           'NDRPDR' and
9734 #           '2T2C' and
9735 #           'IP4FWD' and
9736 #           not 'IPSEC' and
9737 #           not 'VHOST'"
9738 #  parameters:
9739 #  - "throughput"
9740 #  - "parent"
9741 #  - "tags"
9742 #  sort:
9743 #  - "DOT1Q"
9744 #  - "IP4BASE"
9745 #  - "NAT44"
9746 #  - "POLICE_MARK"
9747 #  - "COPWHLIST"
9748 #  - "IACL"
9749 #  - "OACL"
9750 #  traces:
9751 #    hoverinfo: "x+y"
9752 #    boxpoints: "outliers"
9753 #    whiskerwidth: 0
9754 #  layout:
9755 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9756 #    layout: "plot-throughput"
9757 #
9758 #-
9759 #  type: "plot"
9760 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9761 #  algorithm: "plot_performance_box"
9762 #  output-file-type: ".html"
9763 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9764 #  data: "plot-vpp-throughput-latency-3n-hsw"
9765 #  filter: "'NIC_Intel-X710' and
9766 #           '64B' and
9767 #           ('IP4BASE' or
9768 #            'POLICE_MARK' or
9769 #            'COPWHLIST' or
9770 #            ('NAT44' and 'BASE') or
9771 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9772 #           'NDRPDR' and
9773 #           '2T2C' and
9774 #           'IP4FWD' and
9775 #           not 'IPSEC' and
9776 #           not 'VHOST'"
9777 #  parameters:
9778 #  - "throughput"
9779 #  - "parent"
9780 #  - "tags"
9781 #  sort:
9782 #  - "DOT1Q"
9783 #  - "IP4BASE"
9784 #  - "NAT44"
9785 #  - "POLICE_MARK"
9786 #  - "COPWHLIST"
9787 #  - "IACL"
9788 #  - "OACL"
9789 #  traces:
9790 #    hoverinfo: "x+y"
9791 #    boxpoints: "outliers"
9792 #    whiskerwidth: 0
9793 #  layout:
9794 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9795 #    layout: "plot-throughput"
9796
9797 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
9798 -
9799   type: "plot"
9800   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9801   algorithm: "plot_performance_box"
9802   output-file-type: ".html"
9803   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9804   data: "plot-vpp-throughput-latency-3n-skx"
9805   filter: "'NIC_Intel-X710' and
9806            '64B' and
9807            'NDRPDR' and
9808            '2T1C' and
9809            'IP4FWD' and
9810            ('NAT44' or 'IP4BASE') and
9811            not 'IPSEC' and
9812            not 'VHOST'"
9813   parameters:
9814   - "throughput"
9815   - "parent"
9816   - "tags"
9817   sort:
9818   - "IP4BASE"
9819   - "BASE"
9820   - "SRC_USER_10"
9821   - "SRC_USER_100"
9822   - "SRC_USER_1000"
9823   - "SRC_USER_2000"
9824   traces:
9825     hoverinfo: "x+y"
9826     boxpoints: "outliers"
9827     whiskerwidth: 0
9828   layout:
9829     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9830     layout: "plot-throughput"
9831
9832 -
9833   type: "plot"
9834   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9835   algorithm: "plot_performance_box"
9836   output-file-type: ".html"
9837   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9838   data: "plot-vpp-throughput-latency-3n-skx"
9839   filter: "'NIC_Intel-X710' and
9840            '64B' and
9841            'NDRPDR' and
9842            '2T1C' and
9843            'IP4FWD' and
9844            ('NAT44' or 'IP4BASE') and
9845            not 'IPSEC' and
9846            not 'VHOST'"
9847   parameters:
9848   - "throughput"
9849   - "parent"
9850   - "tags"
9851   sort:
9852   - "IP4BASE"
9853   - "BASE"
9854   - "SRC_USER_10"
9855   - "SRC_USER_100"
9856   - "SRC_USER_1000"
9857   - "SRC_USER_2000"
9858   traces:
9859     hoverinfo: "x+y"
9860     boxpoints: "outliers"
9861     whiskerwidth: 0
9862   layout:
9863     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9864     layout: "plot-throughput"
9865
9866 -
9867   type: "plot"
9868   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9869   algorithm: "plot_performance_box"
9870   output-file-type: ".html"
9871   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9872   data: "plot-vpp-throughput-latency-3n-skx"
9873   filter: "'NIC_Intel-X710' and
9874            '64B' and
9875            'NDRPDR' and
9876            '4T2C' and
9877            'IP4FWD' and
9878            ('NAT44' or 'IP4BASE') and
9879            not 'IPSEC' and
9880            not 'VHOST'"
9881   parameters:
9882   - "throughput"
9883   - "parent"
9884   - "tags"
9885   sort:
9886   - "IP4BASE"
9887   - "BASE"
9888   - "SRC_USER_10"
9889   - "SRC_USER_100"
9890   - "SRC_USER_1000"
9891   - "SRC_USER_2000"
9892   traces:
9893     hoverinfo: "x+y"
9894     boxpoints: "outliers"
9895     whiskerwidth: 0
9896   layout:
9897     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9898     layout: "plot-throughput"
9899
9900 -
9901   type: "plot"
9902   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9903   algorithm: "plot_performance_box"
9904   output-file-type: ".html"
9905   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9906   data: "plot-vpp-throughput-latency-3n-skx"
9907   filter: "'NIC_Intel-X710' and
9908            '64B' and
9909            'NDRPDR' and
9910            '4T2C' and
9911            'IP4FWD' and
9912            ('NAT44' or 'IP4BASE') and
9913            not 'IPSEC' and
9914            not 'VHOST'"
9915   parameters:
9916   - "throughput"
9917   - "parent"
9918   - "tags"
9919   sort:
9920   - "IP4BASE"
9921   - "BASE"
9922   - "SRC_USER_10"
9923   - "SRC_USER_100"
9924   - "SRC_USER_1000"
9925   - "SRC_USER_2000"
9926   traces:
9927     hoverinfo: "x+y"
9928     boxpoints: "outliers"
9929     whiskerwidth: 0
9930   layout:
9931     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9932     layout: "plot-throughput"
9933
9934 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
9935 -
9936   type: "plot"
9937   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9938   algorithm: "plot_performance_box"
9939   output-file-type: ".html"
9940   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9941   data: "plot-vpp-throughput-latency-3n-skx"
9942   filter: "'NIC_Intel-X710' and
9943            '64B' and
9944            'NDRPDR' and
9945            '2T1C' and
9946            'IP4FWD' and
9947            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9948            not 'IPSEC' and
9949            not 'VHOST'"
9950   parameters:
9951   - "throughput"
9952   - "parent"
9953   - "tags"
9954   sort:
9955   - "IP4BASE"
9956   - "ACL_STATELESS"
9957   - "ACL_STATEFUL"
9958   - "ACL_STATELESS"
9959   - "ACL_STATEFUL"
9960   traces:
9961     hoverinfo: "x+y"
9962     boxpoints: "outliers"
9963     whiskerwidth: 0
9964   layout:
9965     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9966     layout: "plot-throughput"
9967
9968 -
9969   type: "plot"
9970   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9971   algorithm: "plot_performance_box"
9972   output-file-type: ".html"
9973   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9974   data: "plot-vpp-throughput-latency-3n-skx"
9975   filter: "'NIC_Intel-X710' and
9976            '64B' and
9977            'NDRPDR' and
9978            '2T1C' and
9979            'IP4FWD' and
9980            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9981            not 'IPSEC' and
9982            not 'VHOST'"
9983   parameters:
9984   - "throughput"
9985   - "parent"
9986   - "tags"
9987   sort:
9988   - "IP4BASE"
9989   - "ACL_STATELESS"
9990   - "ACL_STATEFUL"
9991   - "ACL_STATELESS"
9992   - "ACL_STATEFUL"
9993   traces:
9994     hoverinfo: "x+y"
9995     boxpoints: "outliers"
9996     whiskerwidth: 0
9997   layout:
9998     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9999     layout: "plot-throughput"
10000
10001 -
10002   type: "plot"
10003   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10004   algorithm: "plot_performance_box"
10005   output-file-type: ".html"
10006   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10007   data: "plot-vpp-throughput-latency-3n-skx"
10008   filter: "'NIC_Intel-X710' and
10009            '64B' and
10010            'NDRPDR' and
10011            '4T2C' and
10012            'IP4FWD' and
10013            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10014            not 'IPSEC' and
10015            not 'VHOST'"
10016   parameters:
10017   - "throughput"
10018   - "parent"
10019   - "tags"
10020   sort:
10021   - "IP4BASE"
10022   - "ACL_STATELESS"
10023   - "ACL_STATEFUL"
10024   - "ACL_STATELESS"
10025   - "ACL_STATEFUL"
10026   traces:
10027     hoverinfo: "x+y"
10028     boxpoints: "outliers"
10029     whiskerwidth: 0
10030   layout:
10031     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
10032     layout: "plot-throughput"
10033
10034 -
10035   type: "plot"
10036   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10037   algorithm: "plot_performance_box"
10038   output-file-type: ".html"
10039   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10040   data: "plot-vpp-throughput-latency-3n-skx"
10041   filter: "'NIC_Intel-X710' and
10042            '64B' and
10043            'NDRPDR' and
10044            '4T2C' and
10045            'IP4FWD' and
10046            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10047            not 'IPSEC' and
10048            not 'VHOST'"
10049   parameters:
10050   - "throughput"
10051   - "parent"
10052   - "tags"
10053   sort:
10054   - "IP4BASE"
10055   - "ACL_STATELESS"
10056   - "ACL_STATEFUL"
10057   - "ACL_STATELESS"
10058   - "ACL_STATEFUL"
10059   traces:
10060     hoverinfo: "x+y"
10061     boxpoints: "outliers"
10062     whiskerwidth: 0
10063   layout:
10064     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
10065     layout: "plot-throughput"
10066
10067 ## Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
10068 #-
10069 #  type: "plot"
10070 #  title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10071 #  algorithm: "plot_performance_box"
10072 #  output-file-type: ".html"
10073 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10074 #  data: "plot-vpp-throughput-latency-3n-hsw"
10075 #  filter: "'NIC_Intel-XL710' and
10076 #           '64B' and
10077 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10078 #           'NDRPDR' and
10079 #           '1T1C' and
10080 #           'IP4FWD' and
10081 #           not 'IPSEC' and
10082 #           not 'VHOST'"
10083 #  parameters:
10084 #  - "throughput"
10085 #  - "parent"
10086 #  - "tags"
10087 #  sort:
10088 #  - "IP4BASE"
10089 #  - "FIB_20K"
10090 #  - "FIB_200K"
10091 #  - "FIB_2M"
10092 #  traces:
10093 #    hoverinfo: "x+y"
10094 #    boxpoints: "outliers"
10095 #    whiskerwidth: 0
10096 #  layout:
10097 #    title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
10098 #    layout: "plot-throughput"
10099 #
10100 #-
10101 #  type: "plot"
10102 #  title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10103 #  algorithm: "plot_performance_box"
10104 #  output-file-type: ".html"
10105 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10106 #  data: "plot-vpp-throughput-latency-3n-hsw"
10107 #  filter: "'NIC_Intel-XL710' and
10108 #           '64B' and
10109 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10110 #           'NDRPDR' and
10111 #           '1T1C' and
10112 #           'IP4FWD' and
10113 #           not 'IPSEC' and
10114 #           not 'VHOST'"
10115 #  parameters:
10116 #  - "throughput"
10117 #  - "parent"
10118 #  - "tags"
10119 #  sort:
10120 #  - "IP4BASE"
10121 #  - "FIB_20K"
10122 #  - "FIB_200K"
10123 #  - "FIB_2M"
10124 #  traces:
10125 #    hoverinfo: "x+y"
10126 #    boxpoints: "outliers"
10127 #    whiskerwidth: 0
10128 #  layout:
10129 #    title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
10130 #    layout: "plot-throughput"
10131 #
10132 #-
10133 #  type: "plot"
10134 #  title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10135 #  algorithm: "plot_performance_box"
10136 #  output-file-type: ".html"
10137 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10138 #  data: "plot-vpp-throughput-latency-3n-hsw"
10139 #  filter: "'NIC_Intel-XL710' and
10140 #           '64B' and
10141 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10142 #           'NDRPDR' and
10143 #           '2T2C' and
10144 #           'IP4FWD' and
10145 #           not 'IPSEC' and
10146 #           not 'VHOST'"
10147 #  parameters:
10148 #  - "throughput"
10149 #  - "parent"
10150 #  - "tags"
10151 #  sort:
10152 #  - "IP4BASE"
10153 #  - "FIB_20K"
10154 #  - "FIB_200K"
10155 #  - "FIB_2M"
10156 #  traces:
10157 #    hoverinfo: "x+y"
10158 #    boxpoints: "outliers"
10159 #    whiskerwidth: 0
10160 #  layout:
10161 #    title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10162 #    layout: "plot-throughput"
10163 #
10164 #-
10165 #  type: "plot"
10166 #  title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10167 #  algorithm: "plot_performance_box"
10168 #  output-file-type: ".html"
10169 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10170 #  data: "plot-vpp-throughput-latency-3n-hsw"
10171 #  filter: "'NIC_Intel-XL710' and
10172 #           '64B' and
10173 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10174 #           'NDRPDR' and
10175 #           '2T2C' and
10176 #           'IP4FWD' and
10177 #           not 'IPSEC' and
10178 #           not 'VHOST'"
10179 #  parameters:
10180 #  - "throughput"
10181 #  - "parent"
10182 #  - "tags"
10183 #  sort:
10184 #  - "IP4BASE"
10185 #  - "FIB_20K"
10186 #  - "FIB_200K"
10187 #  - "FIB_2M"
10188 #  traces:
10189 #    hoverinfo: "x+y"
10190 #    boxpoints: "outliers"
10191 #    whiskerwidth: 0
10192 #  layout:
10193 #    title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10194 #    layout: "plot-throughput"
10195
10196 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
10197 -
10198   type: "plot"
10199   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10200   algorithm: "plot_performance_box"
10201   output-file-type: ".html"
10202   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10203   data: "plot-vpp-throughput-latency-3n-skx"
10204   filter: "'NIC_Intel-X710' and
10205            '64B' and
10206            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10207            'NDRPDR' and
10208            '2T1C' and
10209            'IP4FWD' and
10210            not 'IPSEC' and
10211            not 'DOT1Q' and
10212            not 'VHOST'"
10213   parameters:
10214   - "throughput"
10215   - "parent"
10216   - "tags"
10217   sort:
10218   - "IP4BASE"
10219   - "FIB_20K"
10220   - "FIB_200K"
10221   - "FIB_2M"
10222   traces:
10223     hoverinfo: "x+y"
10224     boxpoints: "outliers"
10225     whiskerwidth: 0
10226   layout:
10227     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10228     layout: "plot-throughput"
10229
10230 -
10231   type: "plot"
10232   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10233   algorithm: "plot_performance_box"
10234   output-file-type: ".html"
10235   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10236   data: "plot-vpp-throughput-latency-3n-skx"
10237   filter: "'NIC_Intel-X710' and
10238            '64B' and
10239            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10240            'NDRPDR' and
10241            '2T1C' and
10242            'IP4FWD' and
10243            not 'IPSEC' and
10244            not 'DOT1Q' and
10245            not 'VHOST'"
10246   parameters:
10247   - "throughput"
10248   - "parent"
10249   - "tags"
10250   sort:
10251   - "IP4BASE"
10252   - "FIB_20K"
10253   - "FIB_200K"
10254   - "FIB_2M"
10255   traces:
10256     hoverinfo: "x+y"
10257     boxpoints: "outliers"
10258     whiskerwidth: 0
10259   layout:
10260     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10261     layout: "plot-throughput"
10262
10263 -
10264   type: "plot"
10265   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10266   algorithm: "plot_performance_box"
10267   output-file-type: ".html"
10268   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10269   data: "plot-vpp-throughput-latency-3n-skx"
10270   filter: "'NIC_Intel-X710' and
10271            '64B' and
10272            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10273            'NDRPDR' and
10274            '4T2C' and
10275            'IP4FWD' and
10276            not 'IPSEC' and
10277            not 'DOT1Q' and
10278            not 'VHOST'"
10279   parameters:
10280   - "throughput"
10281   - "parent"
10282   - "tags"
10283   sort:
10284   - "IP4BASE"
10285   - "FIB_20K"
10286   - "FIB_200K"
10287   - "FIB_2M"
10288   traces:
10289     hoverinfo: "x+y"
10290     boxpoints: "outliers"
10291     whiskerwidth: 0
10292   layout:
10293     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10294     layout: "plot-throughput"
10295
10296 -
10297   type: "plot"
10298   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10299   algorithm: "plot_performance_box"
10300   output-file-type: ".html"
10301   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10302   data: "plot-vpp-throughput-latency-3n-skx"
10303   filter: "'NIC_Intel-X710' and
10304            '64B' and
10305            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10306            'NDRPDR' and
10307            '4T2C' and
10308            'IP4FWD' and
10309            not 'IPSEC' and
10310            not 'DOT1Q' and
10311            not 'VHOST'"
10312   parameters:
10313   - "throughput"
10314   - "parent"
10315   - "tags"
10316   sort:
10317   - "IP4BASE"
10318   - "FIB_20K"
10319   - "FIB_200K"
10320   - "FIB_2M"
10321   traces:
10322     hoverinfo: "x+y"
10323     boxpoints: "outliers"
10324     whiskerwidth: 0
10325   layout:
10326     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10327     layout: "plot-throughput"
10328
10329 # Packet Throughput - VPP IPv4 3n-skx-x710 features
10330 -
10331   type: "plot"
10332   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
10333   algorithm: "plot_performance_box"
10334   output-file-type: ".html"
10335   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
10336   data: "plot-vpp-throughput-latency-3n-skx"
10337   filter: "'NIC_Intel-X710' and
10338            '64B' and
10339            ('IP4BASE' or
10340             'POLICE_MARK' or
10341             'COPWHLIST' or
10342             ('NAT44' and 'BASE') or
10343             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10344            'NDRPDR' and
10345            '2T1C' and
10346            'IP4FWD' and
10347            not 'IPSEC' and
10348            not 'VHOST'"
10349   parameters:
10350   - "throughput"
10351   - "parent"
10352   - "tags"
10353   sort:
10354   - "DOT1Q"
10355   - "IP4BASE"
10356   - "NAT44"
10357   - "POLICE_MARK"
10358   - "COPWHLIST"
10359   - "IACL"
10360   - "OACL"
10361   traces:
10362     hoverinfo: "x+y"
10363     boxpoints: "outliers"
10364     whiskerwidth: 0
10365   layout:
10366     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
10367     layout: "plot-throughput"
10368
10369 -
10370   type: "plot"
10371   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
10372   algorithm: "plot_performance_box"
10373   output-file-type: ".html"
10374   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
10375   data: "plot-vpp-throughput-latency-3n-skx"
10376   filter: "'NIC_Intel-X710' and
10377            '64B' and
10378            ('IP4BASE' or
10379             'POLICE_MARK' or
10380             'COPWHLIST' or
10381             ('NAT44' and 'BASE') or
10382             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10383            'NDRPDR' and
10384            '2T1C' and
10385            'IP4FWD' and
10386            not 'IPSEC' and
10387            not 'VHOST'"
10388   parameters:
10389   - "throughput"
10390   - "parent"
10391   - "tags"
10392   sort:
10393   - "DOT1Q"
10394   - "IP4BASE"
10395   - "NAT44"
10396   - "POLICE_MARK"
10397   - "COPWHLIST"
10398   - "IACL"
10399   - "OACL"
10400   traces:
10401     hoverinfo: "x+y"
10402     boxpoints: "outliers"
10403     whiskerwidth: 0
10404   layout:
10405     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
10406     layout: "plot-throughput"
10407
10408 -
10409   type: "plot"
10410   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
10411   algorithm: "plot_performance_box"
10412   output-file-type: ".html"
10413   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
10414   data: "plot-vpp-throughput-latency-3n-skx"
10415   filter: "'NIC_Intel-X710' and
10416            '64B' and
10417            ('IP4BASE' or
10418             'POLICE_MARK' or
10419             'COPWHLIST' or
10420             ('NAT44' and 'BASE') or
10421             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10422            'NDRPDR' and
10423            '4T2C' and
10424            'IP4FWD' and
10425            not 'IPSEC' and
10426            not 'VHOST'"
10427   parameters:
10428   - "throughput"
10429   - "parent"
10430   - "tags"
10431   sort:
10432   - "DOT1Q"
10433   - "IP4BASE"
10434   - "NAT44"
10435   - "POLICE_MARK"
10436   - "COPWHLIST"
10437   - "IACL"
10438   - "OACL"
10439   traces:
10440     hoverinfo: "x+y"
10441     boxpoints: "outliers"
10442     whiskerwidth: 0
10443   layout:
10444     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
10445     layout: "plot-throughput"
10446
10447 -
10448   type: "plot"
10449   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
10450   algorithm: "plot_performance_box"
10451   output-file-type: ".html"
10452   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
10453   data: "plot-vpp-throughput-latency-3n-skx"
10454   filter: "'NIC_Intel-X710' and
10455            '64B' and
10456            ('IP4BASE' or
10457             'POLICE_MARK' or
10458             'COPWHLIST' or
10459             ('NAT44' and 'BASE') or
10460             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10461            'NDRPDR' and
10462            '4T2C' and
10463            'IP4FWD' and
10464            not 'IPSEC' and
10465            not 'VHOST'"
10466   parameters:
10467   - "throughput"
10468   - "parent"
10469   - "tags"
10470   sort:
10471   - "DOT1Q"
10472   - "IP4BASE"
10473   - "NAT44"
10474   - "POLICE_MARK"
10475   - "COPWHLIST"
10476   - "IACL"
10477   - "OACL"
10478   traces:
10479     hoverinfo: "x+y"
10480     boxpoints: "outliers"
10481     whiskerwidth: 0
10482   layout:
10483     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
10484     layout: "plot-throughput"
10485
10486 ## Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
10487 #-
10488 #  type: "plot"
10489 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10490 #  algorithm: "plot_performance_box"
10491 #  output-file-type: ".html"
10492 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10493 #  data: "plot-vpp-throughput-latency-3n-hsw"
10494 #  filter: "'NIC_Intel-X710' and
10495 #           '64B' and
10496 #           'NDRPDR' and
10497 #           '1T1C' and
10498 #           'IP4FWD' and
10499 #           ('NAT44' or 'IP4BASE') and
10500 #           not 'IPSEC' and
10501 #           not 'VHOST'"
10502 #  parameters:
10503 #  - "throughput"
10504 #  - "parent"
10505 #  - "tags"
10506 #  sort:
10507 #  - "IP4BASE"
10508 #  - "BASE"
10509 #  - "SRC_USER_10"
10510 #  - "SRC_USER_100"
10511 #  - "SRC_USER_1000"
10512 #  - "SRC_USER_2000"
10513 #  traces:
10514 #    hoverinfo: "x+y"
10515 #    boxpoints: "outliers"
10516 #    whiskerwidth: 0
10517 #  layout:
10518 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10519 #    layout: "plot-throughput"
10520 #
10521 #-
10522 #  type: "plot"
10523 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10524 #  algorithm: "plot_performance_box"
10525 #  output-file-type: ".html"
10526 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10527 #  data: "plot-vpp-throughput-latency-3n-hsw"
10528 #  filter: "'NIC_Intel-X710' and
10529 #           '64B' and
10530 #           'NDRPDR' and
10531 #           '1T1C' and
10532 #           'IP4FWD' and
10533 #           ('NAT44' or 'IP4BASE') and
10534 #           not 'IPSEC' and
10535 #           not 'VHOST'"
10536 #  parameters:
10537 #  - "throughput"
10538 #  - "parent"
10539 #  - "tags"
10540 #  sort:
10541 #  - "IP4BASE"
10542 #  - "BASE"
10543 #  - "SRC_USER_10"
10544 #  - "SRC_USER_100"
10545 #  - "SRC_USER_1000"
10546 #  - "SRC_USER_2000"
10547 #  traces:
10548 #    hoverinfo: "x+y"
10549 #    boxpoints: "outliers"
10550 #    whiskerwidth: 0
10551 #  layout:
10552 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10553 #    layout: "plot-throughput"
10554 #
10555 #-
10556 #  type: "plot"
10557 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10558 #  algorithm: "plot_performance_box"
10559 #  output-file-type: ".html"
10560 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10561 #  data: "plot-vpp-throughput-latency-3n-hsw"
10562 #  filter: "'NIC_Intel-X710' and
10563 #           '64B' and
10564 #           'NDRPDR' and
10565 #           '2T2C' and
10566 #           'IP4FWD' and
10567 #           ('NAT44' or 'IP4BASE') and
10568 #           not 'IPSEC' and
10569 #           not 'VHOST'"
10570 #  parameters:
10571 #  - "throughput"
10572 #  - "parent"
10573 #  - "tags"
10574 #  sort:
10575 #  - "IP4BASE"
10576 #  - "BASE"
10577 #  - "SRC_USER_10"
10578 #  - "SRC_USER_100"
10579 #  - "SRC_USER_1000"
10580 #  - "SRC_USER_2000"
10581 #  traces:
10582 #    hoverinfo: "x+y"
10583 #    boxpoints: "outliers"
10584 #    whiskerwidth: 0
10585 #  layout:
10586 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10587 #    layout: "plot-throughput"
10588 #
10589 #-
10590 #  type: "plot"
10591 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10592 #  algorithm: "plot_performance_box"
10593 #  output-file-type: ".html"
10594 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10595 #  data: "plot-vpp-throughput-latency-3n-hsw"
10596 #  filter: "'NIC_Intel-X710' and
10597 #           '64B' and
10598 #           'NDRPDR' and
10599 #           '2T2C' and
10600 #           'IP4FWD' and
10601 #           ('NAT44' or 'IP4BASE') and
10602 #           not 'IPSEC' and
10603 #           not 'VHOST'"
10604 #  parameters:
10605 #  - "throughput"
10606 #  - "parent"
10607 #  - "tags"
10608 #  sort:
10609 #  - "IP4BASE"
10610 #  - "BASE"
10611 #  - "SRC_USER_10"
10612 #  - "SRC_USER_100"
10613 #  - "SRC_USER_1000"
10614 #  - "SRC_USER_2000"
10615 #  traces:
10616 #    hoverinfo: "x+y"
10617 #    boxpoints: "outliers"
10618 #    whiskerwidth: 0
10619 #  layout:
10620 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10621 #    layout: "plot-throughput"
10622 #
10623 ## Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
10624 #-
10625 #  type: "plot"
10626 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10627 #  algorithm: "plot_performance_box"
10628 #  output-file-type: ".html"
10629 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10630 #  data: "plot-vpp-throughput-latency-3n-hsw"
10631 #  filter: "'NIC_Intel-X710' and
10632 #           '64B' and
10633 #           'NDRPDR' and
10634 #           '1T1C' and
10635 #           'IP4FWD' and
10636 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10637 #           not 'IPSEC' and
10638 #           not 'VHOST'"
10639 #  parameters:
10640 #  - "throughput"
10641 #  - "parent"
10642 #  - "tags"
10643 #  sort:
10644 #  - "IP4BASE"
10645 #  - "ACL_STATELESS"
10646 #  - "ACL_STATEFUL"
10647 #  - "ACL_STATELESS"
10648 #  - "ACL_STATEFUL"
10649 #  traces:
10650 #    hoverinfo: "x+y"
10651 #    boxpoints: "outliers"
10652 #    whiskerwidth: 0
10653 #  layout:
10654 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10655 #    layout: "plot-throughput"
10656 #
10657 #-
10658 #  type: "plot"
10659 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10660 #  algorithm: "plot_performance_box"
10661 #  output-file-type: ".html"
10662 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10663 #  data: "plot-vpp-throughput-latency-3n-hsw"
10664 #  filter: "'NIC_Intel-X710' and
10665 #           '64B' and
10666 #           'NDRPDR' and
10667 #           '1T1C' and
10668 #           'IP4FWD' and
10669 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10670 #           not 'IPSEC' and
10671 #           not 'VHOST'"
10672 #  parameters:
10673 #  - "throughput"
10674 #  - "parent"
10675 #  - "tags"
10676 #  sort:
10677 #  - "IP4BASE"
10678 #  - "ACL_STATELESS"
10679 #  - "ACL_STATEFUL"
10680 #  - "ACL_STATELESS"
10681 #  - "ACL_STATEFUL"
10682 #  traces:
10683 #    hoverinfo: "x+y"
10684 #    boxpoints: "outliers"
10685 #    whiskerwidth: 0
10686 #  layout:
10687 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10688 #    layout: "plot-throughput"
10689 #
10690 #-
10691 #  type: "plot"
10692 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10693 #  algorithm: "plot_performance_box"
10694 #  output-file-type: ".html"
10695 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10696 #  data: "plot-vpp-throughput-latency-3n-hsw"
10697 #  filter: "'NIC_Intel-X710' and
10698 #           '64B' and
10699 #           'NDRPDR' and
10700 #           '2T2C' and
10701 #           'IP4FWD' and
10702 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10703 #           not 'IPSEC' and
10704 #           not 'VHOST'"
10705 #  parameters:
10706 #  - "throughput"
10707 #  - "parent"
10708 #  - "tags"
10709 #  sort:
10710 #  - "IP4BASE"
10711 #  - "ACL_STATELESS"
10712 #  - "ACL_STATEFUL"
10713 #  - "ACL_STATELESS"
10714 #  - "ACL_STATEFUL"
10715 #  traces:
10716 #    hoverinfo: "x+y"
10717 #    boxpoints: "outliers"
10718 #    whiskerwidth: 0
10719 #  layout:
10720 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10721 #    layout: "plot-throughput"
10722 #
10723 #-
10724 #  type: "plot"
10725 #  title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10726 #  algorithm: "plot_performance_box"
10727 #  output-file-type: ".html"
10728 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10729 #  data: "plot-vpp-throughput-latency-3n-hsw"
10730 #  filter: "'NIC_Intel-X710' and
10731 #           '64B' and
10732 #           'NDRPDR' and
10733 #           '2T2C' and
10734 #           'IP4FWD' and
10735 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
10736 #           not 'IPSEC' and
10737 #           not 'VHOST'"
10738 #  parameters:
10739 #  - "throughput"
10740 #  - "parent"
10741 #  - "tags"
10742 #  sort:
10743 #  - "IP4BASE"
10744 #  - "ACL_STATELESS"
10745 #  - "ACL_STATEFUL"
10746 #  - "ACL_STATELESS"
10747 #  - "ACL_STATEFUL"
10748 #  traces:
10749 #    hoverinfo: "x+y"
10750 #    boxpoints: "outliers"
10751 #    whiskerwidth: 0
10752 #  layout:
10753 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10754 #    layout: "plot-throughput"
10755
10756 ## Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
10757 #-
10758 #  type: "plot"
10759 #  title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10760 #  algorithm: "plot_performance_box"
10761 #  output-file-type: ".html"
10762 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10763 #  data: "plot-vpp-throughput-latency-2n-skx"
10764 #  filter: "'NIC_Intel-X710' and
10765 #           '64B' and
10766 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10767 #           'NDRPDR' and
10768 #           '2T1C' and
10769 #           'IP4FWD' and
10770 #           not 'IPSEC' and
10771 #           not 'DOT1Q' and
10772 #           not 'VHOST'"
10773 #  parameters:
10774 #  - "throughput"
10775 #  - "parent"
10776 #  - "tags"
10777 #  sort:
10778 #  - "IP4BASE"
10779 #  - "FIB_20k"
10780 #  - "FIB_200k"
10781 #  - "FIB_2M"
10782 #  traces:
10783 #    hoverinfo: "x+y"
10784 #    boxpoints: "outliers"
10785 #    whiskerwidth: 0
10786 #  layout:
10787 #    title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10788 #    layout: "plot-throughput"
10789 #
10790 #-
10791 #  type: "plot"
10792 #  title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10793 #  algorithm: "plot_performance_box"
10794 #  output-file-type: ".html"
10795 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10796 #  data: "plot-vpp-throughput-latency-2n-skx"
10797 #  filter: "'NIC_Intel-X710' and
10798 #           '64B' and
10799 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10800 #           'NDRPDR' and
10801 #           '2T1C' and
10802 #           'IP4FWD' and
10803 #           not 'IPSEC' and
10804 #           not 'DOT1Q' and
10805 #           not 'VHOST'"
10806 #  parameters:
10807 #  - "throughput"
10808 #  - "parent"
10809 #  - "tags"
10810 #  sort:
10811 #  - "IP4BASE"
10812 #  - "FIB_20k"
10813 #  - "FIB_200k"
10814 #  - "FIB_2M"
10815 #  traces:
10816 #    hoverinfo: "x+y"
10817 #    boxpoints: "outliers"
10818 #    whiskerwidth: 0
10819 #  layout:
10820 #    title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10821 #    layout: "plot-throughput"
10822 #
10823 #-
10824 #  type: "plot"
10825 #  title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10826 #  algorithm: "plot_performance_box"
10827 #  output-file-type: ".html"
10828 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10829 #  data: "plot-vpp-throughput-latency-2n-skx"
10830 #  filter: "'NIC_Intel-X710' and
10831 #           '64B' and
10832 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10833 #           'NDRPDR' and
10834 #           '4T2C' and
10835 #           'IP4FWD' and
10836 #           not 'IPSEC' and
10837 #           not 'DOT1Q' and
10838 #           not 'VHOST'"
10839 #  parameters:
10840 #  - "throughput"
10841 #  - "parent"
10842 #  - "tags"
10843 #  sort:
10844 #  - "IP4BASE"
10845 #  - "FIB_20k"
10846 #  - "FIB_200k"
10847 #  - "FIB_2M"
10848 #  traces:
10849 #    hoverinfo: "x+y"
10850 #    boxpoints: "outliers"
10851 #    whiskerwidth: 0
10852 #  layout:
10853 #    title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10854 #    layout: "plot-throughput"
10855 #
10856 #-
10857 #  type: "plot"
10858 #  title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10859 #  algorithm: "plot_performance_box"
10860 #  output-file-type: ".html"
10861 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10862 #  data: "plot-vpp-throughput-latency-2n-skx"
10863 #  filter: "'NIC_Intel-X710' and
10864 #           '64B' and
10865 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10866 #           'NDRPDR' and
10867 #           '4T2C' and
10868 #           'IP4FWD' and
10869 #           not 'IPSEC' and
10870 #           not 'DOT1Q' and
10871 #           not 'VHOST'"
10872 #  parameters:
10873 #  - "throughput"
10874 #  - "parent"
10875 #  - "tags"
10876 #  sort:
10877 #  - "IP4BASE"
10878 #  - "FIB_20k"
10879 #  - "FIB_200k"
10880 #  - "FIB_2M"
10881 #  traces:
10882 #    hoverinfo: "x+y"
10883 #    boxpoints: "outliers"
10884 #    whiskerwidth: 0
10885 #  layout:
10886 #    title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10887 #    layout: "plot-throughput"
10888 #
10889 ## Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
10890 #-
10891 #  type: "plot"
10892 #  title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10893 #  algorithm: "plot_performance_box"
10894 #  output-file-type: ".html"
10895 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10896 #  data: "plot-vpp-throughput-latency-2n-skx"
10897 #  filter: "'NIC_Intel-XXV710' and
10898 #           '64B' and
10899 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10900 #           'NDRPDR' and
10901 #           '2T1C' and
10902 #           'IP4FWD' and
10903 #           not 'IPSEC' and
10904 #           not 'DOT1Q' and
10905 #           not 'VHOST'"
10906 #  parameters:
10907 #  - "throughput"
10908 #  - "parent"
10909 #  - "tags"
10910 #  sort:
10911 #  - "IP4BASE"
10912 #  - "FIB_20k"
10913 #  - "FIB_200k"
10914 #  - "FIB_2M"
10915 #  traces:
10916 #    hoverinfo: "x+y"
10917 #    boxpoints: "outliers"
10918 #    whiskerwidth: 0
10919 #  layout:
10920 #    title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10921 #    layout: "plot-throughput"
10922 #
10923 #-
10924 #  type: "plot"
10925 #  title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10926 #  algorithm: "plot_performance_box"
10927 #  output-file-type: ".html"
10928 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10929 #  data: "plot-vpp-throughput-latency-2n-skx"
10930 #  filter: "'NIC_Intel-XXV710' and
10931 #           '64B' and
10932 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10933 #           'NDRPDR' and
10934 #           '2T1C' and
10935 #           'IP4FWD' and
10936 #           not 'IPSEC' and
10937 #           not 'DOT1Q' and
10938 #           not 'VHOST'"
10939 #  parameters:
10940 #  - "throughput"
10941 #  - "parent"
10942 #  - "tags"
10943 #  sort:
10944 #  - "IP4BASE"
10945 #  - "FIB_20k"
10946 #  - "FIB_200k"
10947 #  - "FIB_2M"
10948 #  traces:
10949 #    hoverinfo: "x+y"
10950 #    boxpoints: "outliers"
10951 #    whiskerwidth: 0
10952 #  layout:
10953 #    title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10954 #    layout: "plot-throughput"
10955 #
10956 #-
10957 #  type: "plot"
10958 #  title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10959 #  algorithm: "plot_performance_box"
10960 #  output-file-type: ".html"
10961 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10962 #  data: "plot-vpp-throughput-latency-2n-skx"
10963 #  filter: "'NIC_Intel-XXV710' and
10964 #           '64B' and
10965 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10966 #           'NDRPDR' and
10967 #           '4T2C' and
10968 #           'IP4FWD' and
10969 #           not 'IPSEC' and
10970 #           not 'DOT1Q' and
10971 #           not 'VHOST'"
10972 #  parameters:
10973 #  - "throughput"
10974 #  - "parent"
10975 #  - "tags"
10976 #  sort:
10977 #  - "IP4BASE"
10978 #  - "FIB_20k"
10979 #  - "FIB_200k"
10980 #  - "FIB_2M"
10981 #  traces:
10982 #    hoverinfo: "x+y"
10983 #    boxpoints: "outliers"
10984 #    whiskerwidth: 0
10985 #  layout:
10986 #    title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10987 #    layout: "plot-throughput"
10988 #
10989 #-
10990 #  type: "plot"
10991 #  title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10992 #  algorithm: "plot_performance_box"
10993 #  output-file-type: ".html"
10994 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10995 #  data: "plot-vpp-throughput-latency-2n-skx"
10996 #  filter: "'NIC_Intel-XXV710' and
10997 #           '64B' and
10998 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10999 #           'NDRPDR' and
11000 #           '4T2C' and
11001 #           'IP4FWD' and
11002 #           not 'IPSEC' and
11003 #           not 'DOT1Q' and
11004 #           not 'VHOST'"
11005 #  parameters:
11006 #  - "throughput"
11007 #  - "parent"
11008 #  - "tags"
11009 #  sort:
11010 #  - "IP4BASE"
11011 #  - "FIB_20k"
11012 #  - "FIB_200k"
11013 #  - "FIB_2M"
11014 #  traces:
11015 #    hoverinfo: "x+y"
11016 #    boxpoints: "outliers"
11017 #    whiskerwidth: 0
11018 #  layout:
11019 #    title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
11020 #    layout: "plot-throughput"
11021
11022 ## Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
11023 #-
11024 #  type: "plot"
11025 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11026 #  algorithm: "plot_performance_box"
11027 #  output-file-type: ".html"
11028 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11029 #  data: "intel-dnv-vpp"
11030 #  filter: "'NIC_Intel-X553' and
11031 #           '64B' and
11032 #           'IP4BASE' and
11033 #           'NDRPDR' and
11034 #           '1T1C' and
11035 #           'IP4FWD' and
11036 #           not 'IPSEC' and
11037 #           not 'VHOST'"
11038 #  parameters:
11039 #  - "throughput"
11040 #  - "parent"
11041 #  - "tags"
11042 #  sort:
11043 #  - "IP4BASE"
11044 #  traces:
11045 #    hoverinfo: "x+y"
11046 #    boxpoints: "outliers"
11047 #    whiskerwidth: 0
11048 #  layout:
11049 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11050 #    layout: "plot-throughput"
11051 #
11052 #-
11053 #  type: "plot"
11054 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11055 #  algorithm: "plot_performance_box"
11056 #  output-file-type: ".html"
11057 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11058 #  data: "intel-dnv-vpp"
11059 #  filter: "'NIC_Intel-X553' and
11060 #           '64B' and
11061 #           'IP4BASE' and
11062 #           'NDRPDR' and
11063 #           '1T1C' and
11064 #           'IP4FWD' and
11065 #           not 'IPSEC' and
11066 #           not 'VHOST'"
11067 #  parameters:
11068 #  - "throughput"
11069 #  - "parent"
11070 #  - "tags"
11071 #  sort:
11072 #  - "IP4BASE"
11073 #  traces:
11074 #    hoverinfo: "x+y"
11075 #    boxpoints: "outliers"
11076 #    whiskerwidth: 0
11077 #  layout:
11078 #    title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11079 #    layout: "plot-throughput"
11080 #
11081 #-
11082 #  type: "plot"
11083 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11084 #  algorithm: "plot_performance_box"
11085 #  output-file-type: ".html"
11086 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11087 #  data: "intel-dnv-vpp"
11088 #  filter: "'NIC_Intel-X553' and
11089 #           '64B' and
11090 #           'IP4BASE' and
11091 #           'NDRPDR' and
11092 #           '2T2C' and
11093 #           'IP4FWD' and
11094 #           not 'IPSEC' and
11095 #           not 'VHOST'"
11096 #  parameters:
11097 #  - "throughput"
11098 #  - "parent"
11099 #  - "tags"
11100 #  sort:
11101 #  - "IP4BASE"
11102 #  traces:
11103 #    hoverinfo: "x+y"
11104 #    boxpoints: "outliers"
11105 #    whiskerwidth: 0
11106 #  layout:
11107 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11108 #    layout: "plot-throughput"
11109 #
11110 #-
11111 #  type: "plot"
11112 #  title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11113 #  algorithm: "plot_performance_box"
11114 #  output-file-type: ".html"
11115 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11116 #  data: "intel-dnv-vpp"
11117 #  filter: "'NIC_Intel-X553' and
11118 #           '64B' and
11119 #           'IP4BASE' and
11120 #           'NDRPDR' and
11121 #           '2T2C' and
11122 #           'IP4FWD' and
11123 #           not 'IPSEC' and
11124 #           not 'VHOST'"
11125 #  parameters:
11126 #  - "throughput"
11127 #  - "parent"
11128 #  - "tags"
11129 #  sort:
11130 #  - "IP4BASE"
11131 #  traces:
11132 #    hoverinfo: "x+y"
11133 #    boxpoints: "outliers"
11134 #    whiskerwidth: 0
11135 #  layout:
11136 #    title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11137 #    layout: "plot-throughput"
11138
11139 ################################################################################
11140
11141 ## Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
11142 #-
11143 #  type: "plot"
11144 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11145 #  algorithm: "plot_performance_box"
11146 #  output-file-type: ".html"
11147 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11148 #  data: "plot-vpp-throughput-latency-3n-hsw"
11149 #  filter: "'NIC_Intel-X520-DA2' and
11150 #           '64B' and
11151 #           'ENCAP' and
11152 #           'NDRPDR' and
11153 #           '1T1C' and
11154 #           (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11155 #           not 'DOT1Q' and
11156 #           not 'VHOST' and
11157 #           not 'IPSECHW'"
11158 #  parameters:
11159 #  - "throughput"
11160 #  - "parent"
11161 #  - "tags"
11162 #  sort:
11163 #  - "IP4BASE"
11164 #  - "L2BDMACLRN"
11165 #  - "L2XCFWD"
11166 #  - "LISP"
11167 #  traces:
11168 #    hoverinfo: "x+y"
11169 #    boxpoints: "outliers"
11170 #    whiskerwidth: 0
11171 #  layout:
11172 #    title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11173 #    layout: "plot-throughput"
11174 #
11175 #-
11176 #  type: "plot"
11177 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11178 #  algorithm: "plot_performance_box"
11179 #  output-file-type: ".html"
11180 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11181 #  data: "plot-vpp-throughput-latency-3n-hsw"
11182 #  filter: "'NIC_Intel-X520-DA2' and
11183 #           '64B' and
11184 #           'ENCAP' and
11185 #           'NDRPDR' and
11186 #           '2T2C' and
11187 #           (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11188 #           not 'DOT1Q' and
11189 #           not 'VHOST' and
11190 #           not 'IPSECHW'"
11191 #  parameters:
11192 #  - "throughput"
11193 #  - "parent"
11194 #  - "tags"
11195 #  sort:
11196 #  - "IP4BASE"
11197 #  - "L2BDMACLRN"
11198 #  - "L2XCFWD"
11199 #  - "LISP"
11200 #  traces:
11201 #    hoverinfo: "x+y"
11202 #    boxpoints: "outliers"
11203 #    whiskerwidth: 0
11204 #  layout:
11205 #    title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11206 #    layout: "plot-throughput"
11207 #
11208 #-
11209 #  type: "plot"
11210 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11211 #  algorithm: "plot_performance_box"
11212 #  output-file-type: ".html"
11213 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11214 #  data: "plot-vpp-throughput-latency-3n-hsw"
11215 #  filter: "'NIC_Intel-X520-DA2' and
11216 #           '64B' and
11217 #           'ENCAP' and
11218 #           'NDRPDR' and
11219 #           '1T1C' and
11220 #           (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11221 #           not 'DOT1Q' and
11222 #           not 'VHOST' and
11223 #           not 'IPSECHW'"
11224 #  parameters:
11225 #  - "throughput"
11226 #  - "parent"
11227 #  - "tags"
11228 #  sort:
11229 #  - "IP4BASE"
11230 #  - "L2BDMACLRN"
11231 #  - "L2XCFWD"
11232 #  - "LISP"
11233 #  traces:
11234 #    hoverinfo: "x+y"
11235 #    boxpoints: "outliers"
11236 #    whiskerwidth: 0
11237 #  layout:
11238 #    title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11239 #    layout: "plot-throughput"
11240 #
11241 #-
11242 #  type: "plot"
11243 #  title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11244 #  algorithm: "plot_performance_box"
11245 #  output-file-type: ".html"
11246 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11247 #  data: "plot-vpp-throughput-latency-3n-hsw"
11248 #  filter: "'NIC_Intel-X520-DA2' and
11249 #           '64B' and
11250 #           'ENCAP' and
11251 #           'NDRPDR' and
11252 #           '2T2C' and
11253 #           (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11254 #           not 'DOT1Q' and
11255 #           not 'VHOST' and
11256 #           not 'IPSECHW'"
11257 #  parameters:
11258 #  - "throughput"
11259 #  - "parent"
11260 #  - "tags"
11261 #  sort:
11262 #  - "IP4BASE"
11263 #  - "L2BDMACLRN"
11264 #  - "L2XCFWD"
11265 #  - "LISP"
11266 #  traces:
11267 #    hoverinfo: "x+y"
11268 #    boxpoints: "outliers"
11269 #    whiskerwidth: 0
11270 #  layout:
11271 #    title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11272 #    layout: "plot-throughput"
11273 #
11274 ## Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
11275 #-
11276 #  type: "plot"
11277 #  title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11278 #  algorithm: "plot_performance_box"
11279 #  output-file-type: ".html"
11280 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11281 #  data: "plot-vpp-throughput-latency-3n-hsw"
11282 #  filter: "'NIC_Intel-X710' and
11283 #           '64B' and
11284 #           'ENCAP' and
11285 #           'NDRPDR' and
11286 #           '1T1C' and
11287 #           ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11288 #           not 'VHOST' and
11289 #           not 'IPSECHW'"
11290 #  parameters:
11291 #  - "throughput"
11292 #  - "parent"
11293 #  - "tags"
11294 #  sort:
11295 #  - "IP4BASE"
11296 #  - "LISP"
11297 #  - "VXLAN_1"
11298 #  - "VXLAN_10"
11299 #  - "VXLAN_100"
11300 #  - "VXLAN_1000"
11301 #  traces:
11302 #    hoverinfo: "x+y"
11303 #    boxpoints: "outliers"
11304 #    whiskerwidth: 0
11305 #  layout:
11306 #    title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11307 #    layout: "plot-throughput"
11308 #
11309 #-
11310 #  type: "plot"
11311 #  title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11312 #  algorithm: "plot_performance_box"
11313 #  output-file-type: ".html"
11314 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11315 #  data: "plot-vpp-throughput-latency-3n-hsw"
11316 #  filter: "'NIC_Intel-X710' and
11317 #           '64B' and
11318 #           'ENCAP' and
11319 #           'NDRPDR' and
11320 #           '1T1C' and
11321 #           ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11322 #           not 'VHOST' and
11323 #           not 'IPSECHW'"
11324 #  parameters:
11325 #  - "throughput"
11326 #  - "parent"
11327 #  - "tags"
11328 #  sort:
11329 #  - "IP4BASE"
11330 #  - "LISP"
11331 #  - "VXLAN_1"
11332 #  - "VXLAN_10"
11333 #  - "VXLAN_100"
11334 #  - "VXLAN_1000"
11335 #  traces:
11336 #    hoverinfo: "x+y"
11337 #    boxpoints: "outliers"
11338 #    whiskerwidth: 0
11339 #  layout:
11340 #    title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11341 #    layout: "plot-throughput"
11342 #
11343 #-
11344 #  type: "plot"
11345 #  title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11346 #  algorithm: "plot_performance_box"
11347 #  output-file-type: ".html"
11348 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11349 #  data: "plot-vpp-throughput-latency-3n-hsw"
11350 #  filter: "'NIC_Intel-X710' and
11351 #           '64B' and
11352 #           'ENCAP' and
11353 #           'NDRPDR' and
11354 #           '2T2C' and
11355 #           ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11356 #           not 'VHOST' and
11357 #           not 'IPSECHW'"
11358 #  parameters:
11359 #  - "throughput"
11360 #  - "parent"
11361 #  - "tags"
11362 #  sort:
11363 #  - "IP4BASE"
11364 #  - "LISP"
11365 #  - "VXLAN_1"
11366 #  - "VXLAN_10"
11367 #  - "VXLAN_100"
11368 #  - "VXLAN_1000"
11369 #  traces:
11370 #    hoverinfo: "x+y"
11371 #    boxpoints: "outliers"
11372 #    whiskerwidth: 0
11373 #  layout:
11374 #    title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11375 #    layout: "plot-throughput"
11376 #
11377 #-
11378 #  type: "plot"
11379 #  title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11380 #  algorithm: "plot_performance_box"
11381 #  output-file-type: ".html"
11382 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11383 #  data: "plot-vpp-throughput-latency-3n-hsw"
11384 #  filter: "'NIC_Intel-X710' and
11385 #           '64B' and
11386 #           'ENCAP' and
11387 #           'NDRPDR' and
11388 #           '2T2C' and
11389 #           ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11390 #           not 'VHOST' and
11391 #           not 'IPSECHW'"
11392 #  parameters:
11393 #  - "throughput"
11394 #  - "parent"
11395 #  - "tags"
11396 #  sort:
11397 #  - "IP4BASE"
11398 #  - "LISP"
11399 #  - "VXLAN_1"
11400 #  - "VXLAN_10"
11401 #  - "VXLAN_100"
11402 #  - "VXLAN_1000"
11403 #  traces:
11404 #    hoverinfo: "x+y"
11405 #    boxpoints: "outliers"
11406 #    whiskerwidth: 0
11407 #  layout:
11408 #    title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11409 #    layout: "plot-throughput"
11410 #
11411 ## Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
11412 #-
11413 #  type: "plot"
11414 #  title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11415 #  algorithm: "plot_performance_box"
11416 #  output-file-type: ".html"
11417 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11418 #  data: "plot-vpp-throughput-latency-3n-hsw"
11419 #  filter: "'NIC_Intel-X710' and
11420 #           '64B' and
11421 #           'ENCAP' and
11422 #           'NDRPDR' and
11423 #           '1T1C' and
11424 #           ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
11425 #           not 'DOT1Q' and
11426 #           not 'VHOST' and
11427 #           not 'IPSECHW'"
11428 #  parameters:
11429 #  - "throughput"
11430 #  - "parent"
11431 #  - "tags"
11432 #  sort:
11433 #  - "IP4BASE"
11434 #  - "L2BDMACLRN"
11435 #  - "L2XCFWD"
11436 #  - "LISP"
11437 #  traces:
11438 #    hoverinfo: "x+y"
11439 #    boxpoints: "outliers"
11440 #    whiskerwidth: 0
11441 #  layout:
11442 #    title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11443 #    layout: "plot-throughput"
11444 #
11445 #-
11446 #  type: "plot"
11447 #  title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11448 #  algorithm: "plot_performance_box"
11449 #  output-file-type: ".html"
11450 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11451 #  data: "plot-vpp-throughput-latency-3n-hsw"
11452 #  filter: "'NIC_Intel-X710' and
11453 #           '64B' and
11454 #           'ENCAP' and
11455 #           'NDRPDR' and
11456 #           '2T2C' and
11457 #           (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11458 #           not 'DOT1Q' and
11459 #           not 'VHOST' and
11460 #           not 'IPSECHW'"
11461 #  parameters:
11462 #  - "throughput"
11463 #  - "parent"
11464 #  - "tags"
11465 #  sort:
11466 #  - "IP4BASE"
11467 #  - "L2BDMACLRN"
11468 #  - "L2XCFWD"
11469 #  - "LISP"
11470 #  traces:
11471 #    hoverinfo: "x+y"
11472 #    boxpoints: "outliers"
11473 #    whiskerwidth: 0
11474 #  layout:
11475 #    title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11476 #    layout: "plot-throughput"
11477 #
11478 #-
11479 #  type: "plot"
11480 #  title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11481 #  algorithm: "plot_performance_box"
11482 #  output-file-type: ".html"
11483 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11484 #  data: "plot-vpp-throughput-latency-3n-hsw"
11485 #  filter: "'NIC_Intel-X710' and
11486 #           '64B' and
11487 #           'ENCAP' and
11488 #           'NDRPDR' and
11489 #           '1T1C' and
11490 #           (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11491 #           not 'DOT1Q' and
11492 #           not 'VHOST' and
11493 #           not 'IPSECHW'"
11494 #  parameters:
11495 #  - "throughput"
11496 #  - "parent"
11497 #  - "tags"
11498 #  sort:
11499 #  - "IP4BASE"
11500 #  - "L2BDMACLRN"
11501 #  - "L2XCFWD"
11502 #  - "LISP"
11503 #  traces:
11504 #    hoverinfo: "x+y"
11505 #    boxpoints: "outliers"
11506 #    whiskerwidth: 0
11507 #  layout:
11508 #    title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11509 #    layout: "plot-throughput"
11510 #
11511 #-
11512 #  type: "plot"
11513 #  title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11514 #  algorithm: "plot_performance_box"
11515 #  output-file-type: ".html"
11516 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11517 #  data: "plot-vpp-throughput-latency-3n-hsw"
11518 #  filter: "'NIC_Intel-X710' and
11519 #           '64B' and
11520 #           'ENCAP' and
11521 #           'NDRPDR' and
11522 #           '2T2C' and
11523 #           (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11524 #           not 'DOT1Q' and
11525 #           not 'VHOST' and
11526 #           not 'IPSECHW'"
11527 #  parameters:
11528 #  - "throughput"
11529 #  - "parent"
11530 #  - "tags"
11531 #  sort:
11532 #  - "IP4BASE"
11533 #  - "L2BDMACLRN"
11534 #  - "L2XCFWD"
11535 #  - "LISP"
11536 #  traces:
11537 #    hoverinfo: "x+y"
11538 #    boxpoints: "outliers"
11539 #    whiskerwidth: 0
11540 #  layout:
11541 #    title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11542 #    layout: "plot-throughput"
11543
11544 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
11545 -
11546   type: "plot"
11547   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11548   algorithm: "plot_performance_box"
11549   output-file-type: ".html"
11550   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11551   data: "plot-vpp-throughput-latency-3n-skx"
11552   filter: "'NIC_Intel-X710' and
11553            '64B' and
11554            'ENCAP' and
11555            'NDRPDR' and
11556            '2T1C' and
11557            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11558            not 'VHOST' and
11559            not 'IPSECHW'"
11560   parameters:
11561   - "throughput"
11562   - "parent"
11563   - "tags"
11564   sort:
11565   - "IP4BASE"
11566   - "LISP"
11567   - "VXLAN_1"
11568   - "VXLAN_10"
11569   - "VXLAN_100"
11570   - "VXLAN_1000"
11571   traces:
11572     hoverinfo: "x+y"
11573     boxpoints: "outliers"
11574     whiskerwidth: 0
11575   layout:
11576     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11577     layout: "plot-throughput"
11578
11579 -
11580   type: "plot"
11581   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11582   algorithm: "plot_performance_box"
11583   output-file-type: ".html"
11584   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11585   data: "plot-vpp-throughput-latency-3n-skx"
11586   filter: "'NIC_Intel-X710' and
11587            '64B' and
11588            'ENCAP' and
11589            'NDRPDR' and
11590            '2T1C' and
11591            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11592            not 'VHOST' and
11593            not 'IPSECHW'"
11594   parameters:
11595   - "throughput"
11596   - "parent"
11597   - "tags"
11598   sort:
11599   - "IP4BASE"
11600   - "LISP"
11601   - "VXLAN_1"
11602   - "VXLAN_10"
11603   - "VXLAN_100"
11604   - "VXLAN_1000"
11605   traces:
11606     hoverinfo: "x+y"
11607     boxpoints: "outliers"
11608     whiskerwidth: 0
11609   layout:
11610     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11611     layout: "plot-throughput"
11612
11613 -
11614   type: "plot"
11615   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11616   algorithm: "plot_performance_box"
11617   output-file-type: ".html"
11618   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11619   data: "plot-vpp-throughput-latency-3n-skx"
11620   filter: "'NIC_Intel-X710' and
11621            '64B' and
11622            'ENCAP' and
11623            'NDRPDR' and
11624            '4T2C' and
11625            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11626            not 'VHOST' and
11627            not 'IPSECHW'"
11628   parameters:
11629   - "throughput"
11630   - "parent"
11631   - "tags"
11632   sort:
11633   - "IP4BASE"
11634   - "LISP"
11635   - "VXLAN_1"
11636   - "VXLAN_10"
11637   - "VXLAN_100"
11638   - "VXLAN_1000"
11639   traces:
11640     hoverinfo: "x+y"
11641     boxpoints: "outliers"
11642     whiskerwidth: 0
11643   layout:
11644     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11645     layout: "plot-throughput"
11646
11647 -
11648   type: "plot"
11649   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11650   algorithm: "plot_performance_box"
11651   output-file-type: ".html"
11652   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11653   data: "plot-vpp-throughput-latency-3n-skx"
11654   filter: "'NIC_Intel-X710' and
11655            '64B' and
11656            'ENCAP' and
11657            'NDRPDR' and
11658            '4T2C' and
11659            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11660            not 'VHOST' and
11661            not 'IPSECHW'"
11662   parameters:
11663   - "throughput"
11664   - "parent"
11665   - "tags"
11666   sort:
11667   - "IP4BASE"
11668   - "LISP"
11669   - "VXLAN_1"
11670   - "VXLAN_10"
11671   - "VXLAN_100"
11672   - "VXLAN_1000"
11673   traces:
11674     hoverinfo: "x+y"
11675     boxpoints: "outliers"
11676     whiskerwidth: 0
11677   layout:
11678     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11679     layout: "plot-throughput"
11680
11681 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
11682 -
11683   type: "plot"
11684   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11685   algorithm: "plot_performance_box"
11686   output-file-type: ".html"
11687   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11688   data: "plot-vpp-throughput-latency-3n-skx"
11689   filter: "'NIC_Intel-X710' and
11690            '64B' and
11691            'ENCAP' and
11692            'NDRPDR' and
11693            '2T1C' and
11694            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11695            not 'DOT1Q' and
11696            not 'VHOST' and
11697            not 'IPSECHW'"
11698   parameters:
11699   - "throughput"
11700   - "parent"
11701   - "tags"
11702   sort:
11703   - "IP4BASE"
11704   - "L2BDMACLRN"
11705   - "L2XCFWD"
11706   - "LISP"
11707   traces:
11708     hoverinfo: "x+y"
11709     boxpoints: "outliers"
11710     whiskerwidth: 0
11711   layout:
11712     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11713     layout: "plot-throughput"
11714
11715 -
11716   type: "plot"
11717   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11718   algorithm: "plot_performance_box"
11719   output-file-type: ".html"
11720   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11721   data: "plot-vpp-throughput-latency-3n-skx"
11722   filter: "'NIC_Intel-X710' and
11723            '64B' and
11724            'ENCAP' and
11725            'NDRPDR' and
11726            '4T2C' and
11727            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11728            not 'DOT1Q' and
11729            not 'VHOST' and
11730            not 'IPSECHW'"
11731   parameters:
11732   - "throughput"
11733   - "parent"
11734   - "tags"
11735   sort:
11736   - "IP4BASE"
11737   - "L2BDMACLRN"
11738   - "L2XCFWD"
11739   - "LISP"
11740   traces:
11741     hoverinfo: "x+y"
11742     boxpoints: "outliers"
11743     whiskerwidth: 0
11744   layout:
11745     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11746     layout: "plot-throughput"
11747
11748 -
11749   type: "plot"
11750   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11751   algorithm: "plot_performance_box"
11752   output-file-type: ".html"
11753   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11754   data: "plot-vpp-throughput-latency-3n-skx"
11755   filter: "'NIC_Intel-X710' and
11756            '64B' and
11757            'ENCAP' and
11758            'NDRPDR' and
11759            '2T1C' and
11760            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11761            not 'DOT1Q' and
11762            not 'VHOST' and
11763            not 'IPSECHW'"
11764   parameters:
11765   - "throughput"
11766   - "parent"
11767   - "tags"
11768   sort:
11769   - "IP4BASE"
11770   - "L2BDMACLRN"
11771   - "L2XCFWD"
11772   - "LISP"
11773   traces:
11774     hoverinfo: "x+y"
11775     boxpoints: "outliers"
11776     whiskerwidth: 0
11777   layout:
11778     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11779     layout: "plot-throughput"
11780
11781 -
11782   type: "plot"
11783   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11784   algorithm: "plot_performance_box"
11785   output-file-type: ".html"
11786   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11787   data: "plot-vpp-throughput-latency-3n-skx"
11788   filter: "'NIC_Intel-X710' and
11789            '64B' and
11790            'ENCAP' and
11791            'NDRPDR' and
11792            '4T2C' and
11793            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11794            not 'DOT1Q' and
11795            not 'VHOST' and
11796            not 'IPSECHW'"
11797   parameters:
11798   - "throughput"
11799   - "parent"
11800   - "tags"
11801   sort:
11802   - "IP4BASE"
11803   - "L2BDMACLRN"
11804   - "L2XCFWD"
11805   - "LISP"
11806   traces:
11807     hoverinfo: "x+y"
11808     boxpoints: "outliers"
11809     whiskerwidth: 0
11810   layout:
11811     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11812     layout: "plot-throughput"
11813
11814 ################################################################################
11815
11816 ## Packet Throughput - VPP IPv6 3n-hsw-x520
11817 #-
11818 #  type: "plot"
11819 #  title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11820 #  algorithm: "plot_performance_box"
11821 #  output-file-type: ".html"
11822 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11823 #  data: "plot-vpp-throughput-latency-3n-hsw"
11824 #  filter: "'NIC_Intel-X520-DA2' and
11825 #           '78B' and
11826 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11827 #           'NDRPDR' and
11828 #           '1T1C' and
11829 #           'IP6FWD' and
11830 #           not 'SRv6' and
11831 #           not 'IPSEC' and
11832 #           not 'VHOST'"
11833 #  parameters:
11834 #  - "throughput"
11835 #  - "parent"
11836 #  - "tags"
11837 #  sort:
11838 #  - "IP6BASE"
11839 #  - "FIB_20K"
11840 #  - "FIB_200K"
11841 #  - "FIB_2M"
11842 #  traces:
11843 #    hoverinfo: "x+y"
11844 #    boxpoints: "outliers"
11845 #    whiskerwidth: 0
11846 #  layout:
11847 #    title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11848 #    layout: "plot-throughput"
11849 #
11850 #-
11851 #  type: "plot"
11852 #  title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11853 #  algorithm: "plot_performance_box"
11854 #  output-file-type: ".html"
11855 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11856 #  data: "plot-vpp-throughput-latency-3n-hsw"
11857 #  filter: "'NIC_Intel-X520-DA2' and
11858 #           '78B' and
11859 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11860 #           'NDRPDR' and
11861 #           '1T1C' and
11862 #           'IP6FWD' and
11863 #           not 'SRv6' and
11864 #           not 'IPSEC' and
11865 #           not 'VHOST'"
11866 #  parameters:
11867 #  - "throughput"
11868 #  - "parent"
11869 #  - "tags"
11870 #  sort:
11871 #  - "IP6BASE"
11872 #  - "FIB_20K"
11873 #  - "FIB_200K"
11874 #  - "FIB_2M"
11875 #  traces:
11876 #    hoverinfo: "x+y"
11877 #    boxpoints: "outliers"
11878 #    whiskerwidth: 0
11879 #  layout:
11880 #    title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11881 #    layout: "plot-throughput"
11882 #
11883 #-
11884 #  type: "plot"
11885 #  title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11886 #  algorithm: "plot_performance_box"
11887 #  output-file-type: ".html"
11888 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11889 #  data: "plot-vpp-throughput-latency-3n-hsw"
11890 #  filter: "'NIC_Intel-X520-DA2' and
11891 #           '78B' and
11892 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11893 #           'NDRPDR' and
11894 #           '2T2C' and
11895 #           'IP6FWD' and
11896 #           not 'SRv6' and
11897 #           not 'IPSEC' and
11898 #           not 'VHOST'"
11899 #  parameters:
11900 #  - "throughput"
11901 #  - "parent"
11902 #  - "tags"
11903 #  sort:
11904 #  - "IP6BASE"
11905 #  - "FIB_20K"
11906 #  - "FIB_200K"
11907 #  - "FIB_2M"
11908 #  traces:
11909 #    hoverinfo: "x+y"
11910 #    boxpoints: "outliers"
11911 #    whiskerwidth: 0
11912 #  layout:
11913 #    title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11914 #    layout: "plot-throughput"
11915 #
11916 #-
11917 #  type: "plot"
11918 #  title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11919 #  algorithm: "plot_performance_box"
11920 #  output-file-type: ".html"
11921 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11922 #  data: "plot-vpp-throughput-latency-3n-hsw"
11923 #  filter: "'NIC_Intel-X520-DA2' and
11924 #           '78B' and
11925 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11926 #           'NDRPDR' and
11927 #           '2T2C' and
11928 #           'IP6FWD' and
11929 #           not 'SRv6' and
11930 #           not 'IPSEC' and
11931 #           not 'VHOST'"
11932 #  parameters:
11933 #  - "throughput"
11934 #  - "parent"
11935 #  - "tags"
11936 #  sort:
11937 #  - "IP6BASE"
11938 #  - "FIB_20K"
11939 #  - "FIB_200K"
11940 #  - "FIB_2M"
11941 #  traces:
11942 #    hoverinfo: "x+y"
11943 #    boxpoints: "outliers"
11944 #    whiskerwidth: 0
11945 #  layout:
11946 #    title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11947 #    layout: "plot-throughput"
11948 #
11949 ## Packet Throughput - VPP IPv6 3n-hsw-x710
11950 #-
11951 #  type: "plot"
11952 #  title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11953 #  algorithm: "plot_performance_box"
11954 #  output-file-type: ".html"
11955 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11956 #  data: "plot-vpp-throughput-latency-3n-hsw"
11957 #  filter: "'NIC_Intel-X710' and
11958 #           '78B' and
11959 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11960 #           'NDRPDR' and
11961 #           '1T1C' and
11962 #           'IP6FWD' and
11963 #           not 'SRv6' and
11964 #           not 'IPSEC' and
11965 #           not 'VHOST'"
11966 #  parameters:
11967 #  - "throughput"
11968 #  - "parent"
11969 #  - "tags"
11970 #  sort:
11971 #  - "IP6BASE"
11972 #  - "FIB_20K"
11973 #  - "FIB_200K"
11974 #  - "FIB_2M"
11975 #  traces:
11976 #    hoverinfo: "x+y"
11977 #    boxpoints: "outliers"
11978 #    whiskerwidth: 0
11979 #  layout:
11980 #    title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11981 #    layout: "plot-throughput"
11982 #
11983 #-
11984 #  type: "plot"
11985 #  title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11986 #  algorithm: "plot_performance_box"
11987 #  output-file-type: ".html"
11988 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11989 #  data: "plot-vpp-throughput-latency-3n-hsw"
11990 #  filter: "'NIC_Intel-X710' and
11991 #           '78B' and
11992 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11993 #           'NDRPDR' and
11994 #           '1T1C' and
11995 #           'IP6FWD' and
11996 #           not 'SRv6' and
11997 #           not 'IPSEC' and
11998 #           not 'VHOST'"
11999 #  parameters:
12000 #  - "throughput"
12001 #  - "parent"
12002 #  - "tags"
12003 #  sort:
12004 #  - "IP6BASE"
12005 #  - "FIB_20K"
12006 #  - "FIB_200K"
12007 #  - "FIB_2M"
12008 #  traces:
12009 #    hoverinfo: "x+y"
12010 #    boxpoints: "outliers"
12011 #    whiskerwidth: 0
12012 #  layout:
12013 #    title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12014 #    layout: "plot-throughput"
12015 #
12016 #-
12017 #  type: "plot"
12018 #  title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12019 #  algorithm: "plot_performance_box"
12020 #  output-file-type: ".html"
12021 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12022 #  data: "plot-vpp-throughput-latency-3n-hsw"
12023 #  filter: "'NIC_Intel-X710' and
12024 #           '78B' and
12025 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12026 #           'NDRPDR' and
12027 #           '2T2C' and
12028 #           'IP6FWD' and
12029 #           not 'SRv6' and
12030 #           not 'IPSEC' and
12031 #           not 'VHOST'"
12032 #  parameters:
12033 #  - "throughput"
12034 #  - "parent"
12035 #  - "tags"
12036 #  sort:
12037 #  - "IP6BASE"
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: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12047 #    layout: "plot-throughput"
12048 #
12049 #-
12050 #  type: "plot"
12051 #  title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12052 #  algorithm: "plot_performance_box"
12053 #  output-file-type: ".html"
12054 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12055 #  data: "plot-vpp-throughput-latency-3n-hsw"
12056 #  filter: "'NIC_Intel-X710' and
12057 #           '78B' and
12058 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12059 #           'NDRPDR' and
12060 #           '2T2C' and
12061 #           'IP6FWD' and
12062 #           not 'SRv6' and
12063 #           not 'IPSEC' and
12064 #           not 'VHOST'"
12065 #  parameters:
12066 #  - "throughput"
12067 #  - "parent"
12068 #  - "tags"
12069 #  sort:
12070 #  - "IP6BASE"
12071 #  - "FIB_20K"
12072 #  - "FIB_200K"
12073 #  - "FIB_2M"
12074 #  traces:
12075 #    hoverinfo: "x+y"
12076 #    boxpoints: "outliers"
12077 #    whiskerwidth: 0
12078 #  layout:
12079 #    title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12080 #    layout: "plot-throughput"
12081 #
12082 ## Packet Throughput - VPP IPv6 3n-hsw-x710 - features
12083 #-
12084 #  type: "plot"
12085 #  title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12086 #  algorithm: "plot_performance_box"
12087 #  output-file-type: ".html"
12088 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12089 #  data: "plot-vpp-throughput-latency-3n-hsw"
12090 #  filter: "'NIC_Intel-X710' and
12091 #           '78B' and
12092 #           ('IP6BASE' or
12093 #            'POLICE_MARK' or
12094 #            'COPWHLIST' or
12095 #            'IACLDST') and
12096 #           'NDRPDR' and
12097 #           '1T1C' and
12098 #           'IP6FWD' and
12099 #           not 'SRv6' and
12100 #           not 'IPSEC' and
12101 #           not 'VHOST'"
12102 #  parameters:
12103 #  - "throughput"
12104 #  - "parent"
12105 #  - "tags"
12106 #  sort:
12107 #  - "IP6BASE"
12108 #  - "POLICE_MARK"
12109 #  - "COPWHLIST"
12110 #  - "IACLDST"
12111 #  traces:
12112 #    hoverinfo: "x+y"
12113 #    boxpoints: "outliers"
12114 #    whiskerwidth: 0
12115 #  layout:
12116 #    title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12117 #    layout: "plot-throughput"
12118 #
12119 #-
12120 #  type: "plot"
12121 #  title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12122 #  algorithm: "plot_performance_box"
12123 #  output-file-type: ".html"
12124 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12125 #  data: "plot-vpp-throughput-latency-3n-hsw"
12126 #  filter: "'NIC_Intel-X710' and
12127 #           '78B' and
12128 #           ('IP6BASE' or
12129 #            'POLICE_MARK' or
12130 #            'COPWHLIST' or
12131 #            'IACLDST') and
12132 #           'NDRPDR' and
12133 #           '2T2C' and
12134 #           'IP6FWD' and
12135 #           not 'SRv6' and
12136 #           not 'IPSEC' and
12137 #           not 'VHOST'"
12138 #  parameters:
12139 #  - "throughput"
12140 #  - "parent"
12141 #  - "tags"
12142 #  sort:
12143 #  - "IP6BASE"
12144 #  - "POLICE_MARK"
12145 #  - "COPWHLIST"
12146 #  - "IACLDST"
12147 #  traces:
12148 #    hoverinfo: "x+y"
12149 #    boxpoints: "outliers"
12150 #    whiskerwidth: 0
12151 #  layout:
12152 #    title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12153 #    layout: "plot-throughput"
12154 #
12155 #-
12156 #  type: "plot"
12157 #  title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12158 #  algorithm: "plot_performance_box"
12159 #  output-file-type: ".html"
12160 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12161 #  data: "plot-vpp-throughput-latency-3n-hsw"
12162 #  filter: "'NIC_Intel-X710' and
12163 #           '78B' and
12164 #           ('IP6BASE' or
12165 #            'POLICE_MARK' or
12166 #            'COPWHLIST' or
12167 #            'IACLDST') and
12168 #           'NDRPDR' and
12169 #           '1T1C' and
12170 #           'IP6FWD' and
12171 #           not 'SRv6' and
12172 #           not 'IPSEC' and
12173 #           not 'VHOST'"
12174 #  parameters:
12175 #  - "throughput"
12176 #  - "parent"
12177 #  - "tags"
12178 #  sort:
12179 #  - "IP6BASE"
12180 #  - "POLICE_MARK"
12181 #  - "COPWHLIST"
12182 #  - "IACLDST"
12183 #  traces:
12184 #    hoverinfo: "x+y"
12185 #    boxpoints: "outliers"
12186 #    whiskerwidth: 0
12187 #  layout:
12188 #    title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12189 #    layout: "plot-throughput"
12190 #
12191 #-
12192 #  type: "plot"
12193 #  title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12194 #  algorithm: "plot_performance_box"
12195 #  output-file-type: ".html"
12196 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12197 #  data: "plot-vpp-throughput-latency-3n-hsw"
12198 #  filter: "'NIC_Intel-X710' and
12199 #           '78B' and
12200 #           ('IP6BASE' or
12201 #            'POLICE_MARK' or
12202 #            'COPWHLIST' or
12203 #            'IACLDST') and
12204 #           'NDRPDR' and
12205 #           '2T2C' and
12206 #           'IP6FWD' and
12207 #           not 'SRv6' and
12208 #           not 'IPSEC' and
12209 #           not 'VHOST'"
12210 #  parameters:
12211 #  - "throughput"
12212 #  - "parent"
12213 #  - "tags"
12214 #  sort:
12215 #  - "IP6BASE"
12216 #  - "POLICE_MARK"
12217 #  - "COPWHLIST"
12218 #  - "IACLDST"
12219 #  traces:
12220 #    hoverinfo: "x+y"
12221 #    boxpoints: "outliers"
12222 #    whiskerwidth: 0
12223 #  layout:
12224 #    title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12225 #    layout: "plot-throughput"
12226 #
12227 ## Packet Throughput - VPP IPv6 3n-hsw-xl710
12228 #-
12229 #  type: "plot"
12230 #  title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12231 #  algorithm: "plot_performance_box"
12232 #  output-file-type: ".html"
12233 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12234 #  data: "plot-vpp-throughput-latency-3n-hsw"
12235 #  filter: "'NIC_Intel-XL710' and
12236 #           '78B' and
12237 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12238 #           'NDRPDR' and
12239 #           '1T1C' and
12240 #           'IP6FWD' and
12241 #           not 'SRv6' and
12242 #           not 'IPSEC' and
12243 #           not 'VHOST'"
12244 #  parameters:
12245 #  - "throughput"
12246 #  - "parent"
12247 #  - "tags"
12248 #  sort:
12249 #  - "IP6BASE"
12250 #  - "FIB_20K"
12251 #  - "FIB_200K"
12252 #  - "FIB_2M"
12253 #  traces:
12254 #    hoverinfo: "x+y"
12255 #    boxpoints: "outliers"
12256 #    whiskerwidth: 0
12257 #  layout:
12258 #    title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12259 #    layout: "plot-throughput"
12260 #
12261 #-
12262 #  type: "plot"
12263 #  title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12264 #  algorithm: "plot_performance_box"
12265 #  output-file-type: ".html"
12266 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12267 #  data: "plot-vpp-throughput-latency-3n-hsw"
12268 #  filter: "'NIC_Intel-XL710' and
12269 #           '78B' and
12270 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12271 #           'NDRPDR' and
12272 #           '1T1C' and
12273 #           'IP6FWD' and
12274 #           not 'SRv6' and
12275 #           not 'IPSEC' and
12276 #           not 'VHOST'"
12277 #  parameters:
12278 #  - "throughput"
12279 #  - "parent"
12280 #  - "tags"
12281 #  sort:
12282 #  - "IP6BASE"
12283 #  - "FIB_20K"
12284 #  - "FIB_200K"
12285 #  - "FIB_2M"
12286 #  traces:
12287 #    hoverinfo: "x+y"
12288 #    boxpoints: "outliers"
12289 #    whiskerwidth: 0
12290 #  layout:
12291 #    title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12292 #    layout: "plot-throughput"
12293 #
12294 #-
12295 #  type: "plot"
12296 #  title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12297 #  algorithm: "plot_performance_box"
12298 #  output-file-type: ".html"
12299 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12300 #  data: "plot-vpp-throughput-latency-3n-hsw"
12301 #  filter: "'NIC_Intel-XL710' and
12302 #           '78B' and
12303 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12304 #           'NDRPDR' and
12305 #           '2T2C' and
12306 #           'IP6FWD' and
12307 #           not 'SRv6' and
12308 #           not 'IPSEC' and
12309 #           not 'VHOST'"
12310 #  parameters:
12311 #  - "throughput"
12312 #  - "parent"
12313 #  - "tags"
12314 #  sort:
12315 #  - "IP6BASE"
12316 #  - "FIB_20K"
12317 #  - "FIB_200K"
12318 #  - "FIB_2M"
12319 #  traces:
12320 #    hoverinfo: "x+y"
12321 #    boxpoints: "outliers"
12322 #    whiskerwidth: 0
12323 #  layout:
12324 #    title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12325 #    layout: "plot-throughput"
12326 #
12327 #-
12328 #  type: "plot"
12329 #  title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12330 #  algorithm: "plot_performance_box"
12331 #  output-file-type: ".html"
12332 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12333 #  data: "plot-vpp-throughput-latency-3n-hsw"
12334 #  filter: "'NIC_Intel-XL710' and
12335 #           '78B' and
12336 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12337 #           'NDRPDR' and
12338 #           '2T2C' and
12339 #           'IP6FWD' and
12340 #           not 'SRv6' and
12341 #           not 'IPSEC' and
12342 #           not 'VHOST'"
12343 #  parameters:
12344 #  - "throughput"
12345 #  - "parent"
12346 #  - "tags"
12347 #  sort:
12348 #  - "IP6BASE"
12349 #  - "FIB_20K"
12350 #  - "FIB_200K"
12351 #  - "FIB_2M"
12352 #  traces:
12353 #    hoverinfo: "x+y"
12354 #    boxpoints: "outliers"
12355 #    whiskerwidth: 0
12356 #  layout:
12357 #    title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12358 #    layout: "plot-throughput"
12359
12360 # Packet Throughput - VPP IPv6 3n-skx-x710
12361 -
12362   type: "plot"
12363   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12364   algorithm: "plot_performance_box"
12365   output-file-type: ".html"
12366   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12367   data: "plot-vpp-throughput-latency-3n-skx"
12368   filter: "'NIC_Intel-X710' and
12369            '78B' and
12370            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12371            'NDRPDR' and
12372            '2T1C' and
12373            'IP6FWD' and
12374            not 'SRv6' and
12375            not 'IPSEC' and
12376            not 'VHOST'"
12377   parameters:
12378   - "throughput"
12379   - "parent"
12380   - "tags"
12381   sort:
12382   - "IP6BASE"
12383   - "FIB_20k"
12384   - "FIB_200k"
12385   - "FIB_2M"
12386   traces:
12387     hoverinfo: "x+y"
12388     boxpoints: "outliers"
12389     whiskerwidth: 0
12390   layout:
12391     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12392     layout: "plot-throughput"
12393
12394 -
12395   type: "plot"
12396   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12397   algorithm: "plot_performance_box"
12398   output-file-type: ".html"
12399   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12400   data: "plot-vpp-throughput-latency-3n-skx"
12401   filter: "'NIC_Intel-X710' and
12402            '78B' and
12403            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12404            'NDRPDR' and
12405            '2T1C' and
12406            'IP6FWD' and
12407            not 'SRv6' and
12408            not 'IPSEC' and
12409            not 'VHOST'"
12410   parameters:
12411   - "throughput"
12412   - "parent"
12413   - "tags"
12414   sort:
12415   - "IP6BASE"
12416   - "FIB_20k"
12417   - "FIB_200k"
12418   - "FIB_2M"
12419   traces:
12420     hoverinfo: "x+y"
12421     boxpoints: "outliers"
12422     whiskerwidth: 0
12423   layout:
12424     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12425     layout: "plot-throughput"
12426
12427 -
12428   type: "plot"
12429   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12430   algorithm: "plot_performance_box"
12431   output-file-type: ".html"
12432   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12433   data: "plot-vpp-throughput-latency-3n-skx"
12434   filter: "'NIC_Intel-X710' and
12435            '78B' and
12436            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12437            'NDRPDR' and
12438            '4T2C' and
12439            'IP6FWD' and
12440            not 'SRv6' and
12441            not 'IPSEC' and
12442            not 'VHOST'"
12443   parameters:
12444   - "throughput"
12445   - "parent"
12446   - "tags"
12447   sort:
12448   - "IP6BASE"
12449   - "FIB_20k"
12450   - "FIB_200k"
12451   - "FIB_2M"
12452   traces:
12453     hoverinfo: "x+y"
12454     boxpoints: "outliers"
12455     whiskerwidth: 0
12456   layout:
12457     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12458     layout: "plot-throughput"
12459
12460 -
12461   type: "plot"
12462   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12463   algorithm: "plot_performance_box"
12464   output-file-type: ".html"
12465   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12466   data: "plot-vpp-throughput-latency-3n-skx"
12467   filter: "'NIC_Intel-X710' and
12468            '78B' and
12469            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12470            'NDRPDR' and
12471            '4T2C' and
12472            'IP6FWD' and
12473            not 'SRv6' and
12474            not 'IPSEC' and
12475            not 'VHOST'"
12476   parameters:
12477   - "throughput"
12478   - "parent"
12479   - "tags"
12480   sort:
12481   - "IP6BASE"
12482   - "FIB_20k"
12483   - "FIB_200k"
12484   - "FIB_2M"
12485   traces:
12486     hoverinfo: "x+y"
12487     boxpoints: "outliers"
12488     whiskerwidth: 0
12489   layout:
12490     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12491     layout: "plot-throughput"
12492
12493 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
12494 -
12495   type: "plot"
12496   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12497   algorithm: "plot_performance_box"
12498   output-file-type: ".html"
12499   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12500   data: "plot-vpp-throughput-latency-3n-skx"
12501   filter: "'NIC_Intel-X710' and
12502            '78B' and
12503            ('IP6BASE' or
12504             'POLICE_MARK' or
12505             'COPWHLIST' or
12506             'IACLDST') and
12507            'NDRPDR' and
12508            '2T1C' and
12509            'IP6FWD' and
12510            not 'SRv6' and
12511            not 'IPSEC' and
12512            not 'VHOST'"
12513   parameters:
12514   - "throughput"
12515   - "parent"
12516   - "tags"
12517   sort:
12518   - "IP6BASE"
12519   - "POLICE_MARK"
12520   - "COPWHLIST"
12521   - "IACLDST"
12522   traces:
12523     hoverinfo: "x+y"
12524     boxpoints: "outliers"
12525     whiskerwidth: 0
12526   layout:
12527     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12528     layout: "plot-throughput"
12529
12530 -
12531   type: "plot"
12532   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12533   algorithm: "plot_performance_box"
12534   output-file-type: ".html"
12535   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12536   data: "plot-vpp-throughput-latency-3n-skx"
12537   filter: "'NIC_Intel-X710' and
12538            '78B' and
12539            ('IP6BASE' or
12540             'POLICE_MARK' or
12541             'COPWHLIST' or
12542             'IACLDST') and
12543            'NDRPDR' and
12544            '4T2C' and
12545            'IP6FWD' and
12546            not 'SRv6' and
12547            not 'IPSEC' and
12548            not 'VHOST'"
12549   parameters:
12550   - "throughput"
12551   - "parent"
12552   - "tags"
12553   sort:
12554   - "IP6BASE"
12555   - "POLICE_MARK"
12556   - "COPWHLIST"
12557   - "IACLDST"
12558   traces:
12559     hoverinfo: "x+y"
12560     boxpoints: "outliers"
12561     whiskerwidth: 0
12562   layout:
12563     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12564     layout: "plot-throughput"
12565
12566 -
12567   type: "plot"
12568   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12569   algorithm: "plot_performance_box"
12570   output-file-type: ".html"
12571   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12572   data: "plot-vpp-throughput-latency-3n-skx"
12573   filter: "'NIC_Intel-X710' and
12574            '78B' and
12575            ('IP6BASE' or
12576             'POLICE_MARK' or
12577             'COPWHLIST' or
12578             'IACLDST') and
12579            'NDRPDR' and
12580            '2T1C' and
12581            'IP6FWD' and
12582            not 'SRv6' and
12583            not 'IPSEC' and
12584            not 'VHOST'"
12585   parameters:
12586   - "throughput"
12587   - "parent"
12588   - "tags"
12589   sort:
12590   - "IP6BASE"
12591   - "POLICE_MARK"
12592   - "COPWHLIST"
12593   - "IACLDST"
12594   traces:
12595     hoverinfo: "x+y"
12596     boxpoints: "outliers"
12597     whiskerwidth: 0
12598   layout:
12599     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12600     layout: "plot-throughput"
12601
12602 -
12603   type: "plot"
12604   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12605   algorithm: "plot_performance_box"
12606   output-file-type: ".html"
12607   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12608   data: "plot-vpp-throughput-latency-3n-skx"
12609   filter: "'NIC_Intel-X710' and
12610            '78B' and
12611            ('IP6BASE' or
12612             'POLICE_MARK' or
12613             'COPWHLIST' or
12614             'IACLDST') and
12615            'NDRPDR' and
12616            '4T2C' and
12617            'IP6FWD' and
12618            not 'SRv6' and
12619            not 'IPSEC' and
12620            not 'VHOST'"
12621   parameters:
12622   - "throughput"
12623   - "parent"
12624   - "tags"
12625   sort:
12626   - "IP6BASE"
12627   - "POLICE_MARK"
12628   - "COPWHLIST"
12629   - "IACLDST"
12630   traces:
12631     hoverinfo: "x+y"
12632     boxpoints: "outliers"
12633     whiskerwidth: 0
12634   layout:
12635     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12636     layout: "plot-throughput"
12637
12638 ## Packet Throughput - VPP IPv6 2n-skx-x710
12639 #-
12640 #  type: "plot"
12641 #  title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12642 #  algorithm: "plot_performance_box"
12643 #  output-file-type: ".html"
12644 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12645 #  data: "plot-vpp-throughput-latency-2n-skx"
12646 #  filter: "'NIC_Intel-X710' and
12647 #           '78B' and
12648 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12649 #           'NDRPDR' and
12650 #           '2T1C' and
12651 #           'IP6FWD' and
12652 #           not 'SRv6' and
12653 #           not 'IPSEC' and
12654 #           not 'VHOST'"
12655 #  parameters:
12656 #  - "throughput"
12657 #  - "parent"
12658 #  - "tags"
12659 #  sort:
12660 #  - "IP6BASE"
12661 #  - "FIB_20k"
12662 #  - "FIB_200k"
12663 #  - "FIB_2M"
12664 #  traces:
12665 #    hoverinfo: "x+y"
12666 #    boxpoints: "outliers"
12667 #    whiskerwidth: 0
12668 #  layout:
12669 #    title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12670 #    layout: "plot-throughput"
12671 #
12672 #-
12673 #  type: "plot"
12674 #  title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12675 #  algorithm: "plot_performance_box"
12676 #  output-file-type: ".html"
12677 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12678 #  data: "plot-vpp-throughput-latency-2n-skx"
12679 #  filter: "'NIC_Intel-X710' and
12680 #           '78B' and
12681 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12682 #           'NDRPDR' and
12683 #           '2T1C' and
12684 #           'IP6FWD' and
12685 #           not 'SRv6' and
12686 #           not 'IPSEC' and
12687 #           not 'VHOST'"
12688 #  parameters:
12689 #  - "throughput"
12690 #  - "parent"
12691 #  - "tags"
12692 #  sort:
12693 #  - "IP6BASE"
12694 #  - "FIB_20k"
12695 #  - "FIB_200k"
12696 #  - "FIB_2M"
12697 #  traces:
12698 #    hoverinfo: "x+y"
12699 #    boxpoints: "outliers"
12700 #    whiskerwidth: 0
12701 #  layout:
12702 #    title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12703 #    layout: "plot-throughput"
12704 #
12705 #-
12706 #  type: "plot"
12707 #  title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12708 #  algorithm: "plot_performance_box"
12709 #  output-file-type: ".html"
12710 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12711 #  data: "plot-vpp-throughput-latency-2n-skx"
12712 #  filter: "'NIC_Intel-X710' and
12713 #           '78B' and
12714 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12715 #           'NDRPDR' and
12716 #           '4T2C' and
12717 #           'IP6FWD' and
12718 #           not 'SRv6' and
12719 #           not 'IPSEC' and
12720 #           not 'VHOST'"
12721 #  parameters:
12722 #  - "throughput"
12723 #  - "parent"
12724 #  - "tags"
12725 #  sort:
12726 #  - "IP6BASE"
12727 #  - "FIB_20k"
12728 #  - "FIB_200k"
12729 #  - "FIB_2M"
12730 #  traces:
12731 #    hoverinfo: "x+y"
12732 #    boxpoints: "outliers"
12733 #    whiskerwidth: 0
12734 #  layout:
12735 #    title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12736 #    layout: "plot-throughput"
12737 #
12738 #-
12739 #  type: "plot"
12740 #  title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12741 #  algorithm: "plot_performance_box"
12742 #  output-file-type: ".html"
12743 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12744 #  data: "plot-vpp-throughput-latency-2n-skx"
12745 #  filter: "'NIC_Intel-X710' and
12746 #           '78B' and
12747 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12748 #           'NDRPDR' and
12749 #           '4T2C' and
12750 #           'IP6FWD' and
12751 #           not 'SRv6' and
12752 #           not 'IPSEC' and
12753 #           not 'VHOST'"
12754 #  parameters:
12755 #  - "throughput"
12756 #  - "parent"
12757 #  - "tags"
12758 #  sort:
12759 #  - "IP6BASE"
12760 #  - "FIB_20k"
12761 #  - "FIB_200k"
12762 #  - "FIB_2M"
12763 #  traces:
12764 #    hoverinfo: "x+y"
12765 #    boxpoints: "outliers"
12766 #    whiskerwidth: 0
12767 #  layout:
12768 #    title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12769 #    layout: "plot-throughput"
12770 #
12771 ## Packet Throughput - VPP IPv6 2n-skx-xxv710
12772 #-
12773 #  type: "plot"
12774 #  title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12775 #  algorithm: "plot_performance_box"
12776 #  output-file-type: ".html"
12777 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12778 #  data: "plot-vpp-throughput-latency-2n-skx"
12779 #  filter: "'NIC_Intel-XXV710' and
12780 #           '78B' and
12781 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12782 #           'NDRPDR' and
12783 #           '2T1C' and
12784 #           'IP6FWD' and
12785 #           not 'SRv6' and
12786 #           not 'IPSEC' and
12787 #           not 'VHOST'"
12788 #  parameters:
12789 #  - "throughput"
12790 #  - "parent"
12791 #  - "tags"
12792 #  sort:
12793 #  - "IP6BASE"
12794 #  - "FIB_20k"
12795 #  - "FIB_200k"
12796 #  - "FIB_2M"
12797 #  traces:
12798 #    hoverinfo: "x+y"
12799 #    boxpoints: "outliers"
12800 #    whiskerwidth: 0
12801 #  layout:
12802 #    title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12803 #    layout: "plot-throughput"
12804 #
12805 #-
12806 #  type: "plot"
12807 #  title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12808 #  algorithm: "plot_performance_box"
12809 #  output-file-type: ".html"
12810 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12811 #  data: "plot-vpp-throughput-latency-2n-skx"
12812 #  filter: "'NIC_Intel-XXV710' and
12813 #           '78B' and
12814 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12815 #           'NDRPDR' and
12816 #           '2T1C' and
12817 #           'IP6FWD' and
12818 #           not 'SRv6' and
12819 #           not 'IPSEC' and
12820 #           not 'VHOST'"
12821 #  parameters:
12822 #  - "throughput"
12823 #  - "parent"
12824 #  - "tags"
12825 #  sort:
12826 #  - "IP6BASE"
12827 #  - "FIB_20k"
12828 #  - "FIB_200k"
12829 #  - "FIB_2M"
12830 #  traces:
12831 #    hoverinfo: "x+y"
12832 #    boxpoints: "outliers"
12833 #    whiskerwidth: 0
12834 #  layout:
12835 #    title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12836 #    layout: "plot-throughput"
12837 #
12838 #-
12839 #  type: "plot"
12840 #  title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12841 #  algorithm: "plot_performance_box"
12842 #  output-file-type: ".html"
12843 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12844 #  data: "plot-vpp-throughput-latency-2n-skx"
12845 #  filter: "'NIC_Intel-XXV710' and
12846 #           '78B' and
12847 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12848 #           'NDRPDR' and
12849 #           '4T2C' and
12850 #           'IP6FWD' and
12851 #           not 'SRv6' and
12852 #           not 'IPSEC' and
12853 #           not 'VHOST'"
12854 #  parameters:
12855 #  - "throughput"
12856 #  - "parent"
12857 #  - "tags"
12858 #  sort:
12859 #  - "IP6BASE"
12860 #  - "FIB_20k"
12861 #  - "FIB_200k"
12862 #  - "FIB_2M"
12863 #  traces:
12864 #    hoverinfo: "x+y"
12865 #    boxpoints: "outliers"
12866 #    whiskerwidth: 0
12867 #  layout:
12868 #    title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12869 #    layout: "plot-throughput"
12870 #
12871 #-
12872 #  type: "plot"
12873 #  title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12874 #  algorithm: "plot_performance_box"
12875 #  output-file-type: ".html"
12876 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12877 #  data: "plot-vpp-throughput-latency-2n-skx"
12878 #  filter: "'NIC_Intel-XXV710' and
12879 #           '78B' and
12880 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12881 #           'NDRPDR' and
12882 #           '4T2C' and
12883 #           'IP6FWD' and
12884 #           not 'SRv6' and
12885 #           not 'IPSEC' and
12886 #           not 'VHOST'"
12887 #  parameters:
12888 #  - "throughput"
12889 #  - "parent"
12890 #  - "tags"
12891 #  sort:
12892 #  - "IP6BASE"
12893 #  - "FIB_20k"
12894 #  - "FIB_200k"
12895 #  - "FIB_2M"
12896 #  traces:
12897 #    hoverinfo: "x+y"
12898 #    boxpoints: "outliers"
12899 #    whiskerwidth: 0
12900 #  layout:
12901 #    title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12902 #    layout: "plot-throughput"
12903
12904 ## Packet Throughput - VPP IPv6 2n-dnv-x553 base
12905 #-
12906 #  type: "plot"
12907 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12908 #  algorithm: "plot_performance_box"
12909 #  output-file-type: ".html"
12910 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12911 #  data: "intel-dnv-vpp"
12912 #  filter: "'NIC_Intel-X553' and
12913 #           '78B' and
12914 #           'IP6BASE' and
12915 #           'NDRPDR' and
12916 #           '1T1C' and
12917 #           'IP6FWD' and
12918 #           not 'SRv6' and
12919 #           not 'IPSEC' and
12920 #           not 'VHOST'"
12921 #  parameters:
12922 #  - "throughput"
12923 #  - "parent"
12924 #  - "tags"
12925 #  sort:
12926 #  - "IP6BASE"
12927 #  traces:
12928 #    hoverinfo: "x+y"
12929 #    boxpoints: "outliers"
12930 #    whiskerwidth: 0
12931 #  layout:
12932 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12933 #    layout: "plot-throughput"
12934 #
12935 #-
12936 #  type: "plot"
12937 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12938 #  algorithm: "plot_performance_box"
12939 #  output-file-type: ".html"
12940 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12941 #  data: "intel-dnv-vpp"
12942 #  filter: "'NIC_Intel-X553' and
12943 #           '78B' and
12944 #           'IP6BASE' and
12945 #           'NDRPDR' and
12946 #           '1T1C' and
12947 #           'IP6FWD' and
12948 #           not 'SRv6' and
12949 #           not 'IPSEC' and
12950 #           not 'VHOST'"
12951 #  parameters:
12952 #  - "throughput"
12953 #  - "parent"
12954 #  - "tags"
12955 #  sort:
12956 #  - "IP6BASE"
12957 #  traces:
12958 #    hoverinfo: "x+y"
12959 #    boxpoints: "outliers"
12960 #    whiskerwidth: 0
12961 #  layout:
12962 #    title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12963 #    layout: "plot-throughput"
12964 #
12965 #-
12966 #  type: "plot"
12967 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12968 #  algorithm: "plot_performance_box"
12969 #  output-file-type: ".html"
12970 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12971 #  data: "intel-dnv-vpp"
12972 #  filter: "'NIC_Intel-X553' and
12973 #           '78B' and
12974 #           'IP6BASE' and
12975 #           'NDRPDR' and
12976 #           '2T2C' and
12977 #           'IP6FWD' and
12978 #           not 'SRv6' and
12979 #           not 'IPSEC' and
12980 #           not 'VHOST'"
12981 #  parameters:
12982 #  - "throughput"
12983 #  - "parent"
12984 #  - "tags"
12985 #  sort:
12986 #  - "IP6BASE"
12987 #  traces:
12988 #    hoverinfo: "x+y"
12989 #    boxpoints: "outliers"
12990 #    whiskerwidth: 0
12991 #  layout:
12992 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12993 #    layout: "plot-throughput"
12994 #
12995 #-
12996 #  type: "plot"
12997 #  title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12998 #  algorithm: "plot_performance_box"
12999 #  output-file-type: ".html"
13000 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13001 #  data: "intel-dnv-vpp"
13002 #  filter: "'NIC_Intel-X553' and
13003 #           '78B' and
13004 #           'IP6BASE' and
13005 #           'NDRPDR' and
13006 #           '2T2C' and
13007 #           'IP6FWD' and
13008 #           not 'SRv6' and
13009 #           not 'IPSEC' and
13010 #           not 'VHOST'"
13011 #  parameters:
13012 #  - "throughput"
13013 #  - "parent"
13014 #  - "tags"
13015 #  sort:
13016 #  - "IP6BASE"
13017 #  traces:
13018 #    hoverinfo: "x+y"
13019 #    boxpoints: "outliers"
13020 #    whiskerwidth: 0
13021 #  layout:
13022 #    title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13023 #    layout: "plot-throughput"
13024
13025 ################################################################################
13026
13027 ## Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
13028 #-
13029 #  type: "plot"
13030 #  title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13031 #  algorithm: "plot_performance_box"
13032 #  output-file-type: ".html"
13033 #  output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13034 #  data: "plot-vpp-throughput-latency-3n-hsw"
13035 #  filter: "'NIC_Intel-X520-DA2' and
13036 #           '78B' and
13037 #           'ENCAP' and
13038 #           'NDRPDR' and
13039 #           '1T1C' and
13040 #           'LISP' and
13041 #           not 'VHOST'"
13042 #  parameters:
13043 #  - "throughput"
13044 #  - "parent"
13045 #  - "tags"
13046 #  sort:
13047 #  - "IP4UNRLAY"
13048 #  - "IP6UNRLAY"
13049 #  traces:
13050 #    hoverinfo: "x+y"
13051 #    boxpoints: "outliers"
13052 #    whiskerwidth: 0
13053 #  layout:
13054 #    title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13055 #    layout: "plot-throughput"
13056 #
13057 #-
13058 #  type: "plot"
13059 #  title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13060 #  algorithm: "plot_performance_box"
13061 #  output-file-type: ".html"
13062 #  output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13063 #  data: "plot-vpp-throughput-latency-3n-hsw"
13064 #  filter: "'NIC_Intel-X520-DA2' and
13065 #           '78B' and
13066 #           'ENCAP' and
13067 #           'NDRPDR' and
13068 #           '1T1C' and
13069 #           'LISP' and
13070 #           not 'VHOST'"
13071 #  parameters:
13072 #  - "throughput"
13073 #  - "parent"
13074 #  - "tags"
13075 #  sort:
13076 #  - "IP4UNRLAY"
13077 #  - "IP6UNRLAY"
13078 #  traces:
13079 #    hoverinfo: "x+y"
13080 #    boxpoints: "outliers"
13081 #    whiskerwidth: 0
13082 #  layout:
13083 #    title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13084 #    layout: "plot-throughput"
13085 #
13086 #-
13087 #  type: "plot"
13088 #  title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13089 #  algorithm: "plot_performance_box"
13090 #  output-file-type: ".html"
13091 #  output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13092 #  data: "plot-vpp-throughput-latency-3n-hsw"
13093 #  filter: "'NIC_Intel-X520-DA2' and
13094 #           '78B' and
13095 #           'ENCAP' and
13096 #           'NDRPDR' and
13097 #           '2T2C' and
13098 #           'LISP' and
13099 #           not 'VHOST'"
13100 #  parameters:
13101 #  - "throughput"
13102 #  - "parent"
13103 #  - "tags"
13104 #  sort:
13105 #  - "IP4UNRLAY"
13106 #  - "IP6UNRLAY"
13107 #  traces:
13108 #    hoverinfo: "x+y"
13109 #    boxpoints: "outliers"
13110 #    whiskerwidth: 0
13111 #  layout:
13112 #    title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13113 #    layout: "plot-throughput"
13114 #
13115 #-
13116 #  type: "plot"
13117 #  title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13118 #  algorithm: "plot_performance_box"
13119 #  output-file-type: ".html"
13120 #  output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13121 #  data: "plot-vpp-throughput-latency-3n-hsw"
13122 #  filter: "'NIC_Intel-X520-DA2' and
13123 #           '78B' and
13124 #           'ENCAP' and
13125 #           'NDRPDR' and
13126 #           '2T2C' and
13127 #           'LISP' and
13128 #           not 'VHOST'"
13129 #  parameters:
13130 #  - "throughput"
13131 #  - "parent"
13132 #  - "tags"
13133 #  sort:
13134 #  - "IP4UNRLAY"
13135 #  - "IP6UNRLAY"
13136 #  traces:
13137 #    hoverinfo: "x+y"
13138 #    boxpoints: "outliers"
13139 #    whiskerwidth: 0
13140 #  layout:
13141 #    title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13142 #    layout: "plot-throughput"
13143 #
13144 ################################################################################
13145
13146 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
13147 -
13148   type: "plot"
13149   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13150   algorithm: "plot_performance_box"
13151   output-file-type: ".html"
13152   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13153   data: "plot-vpp-throughput-latency-3n-hsw"
13154   filter: "'NIC_Intel-XL710' and
13155            '64B' and
13156            'IP4FWD' and
13157            'NDRPDR' and
13158            'BASE' and
13159            '1T1C' and
13160            'IPSECHW' and
13161            ('IPSECTRAN' or 'IPSECTUN') and
13162            not 'VHOST'"
13163   parameters:
13164   - "throughput"
13165   - "parent"
13166   - "tags"
13167   traces:
13168     hoverinfo: "x+y"
13169     boxpoints: "outliers"
13170     whiskerwidth: 0
13171   layout:
13172     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13173     layout: "plot-throughput"
13174
13175 -
13176   type: "plot"
13177   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13178   algorithm: "plot_performance_box"
13179   output-file-type: ".html"
13180   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13181   data: "plot-vpp-throughput-latency-3n-hsw"
13182   filter: "'NIC_Intel-XL710' and
13183            '64B' and
13184            'IP4FWD' and
13185            'NDRPDR' and
13186            'BASE' and
13187            '1T1C' and
13188            'IPSECHW' and
13189            ('IPSECTRAN' or 'IPSECTUN') and
13190            not 'VHOST'"
13191   parameters:
13192   - "throughput"
13193   - "parent"
13194   - "tags"
13195   traces:
13196     hoverinfo: "x+y"
13197     boxpoints: "outliers"
13198     whiskerwidth: 0
13199   layout:
13200     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13201     layout: "plot-throughput"
13202
13203 -
13204   type: "plot"
13205   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13206   algorithm: "plot_performance_box"
13207   output-file-type: ".html"
13208   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13209   data: "plot-vpp-throughput-latency-3n-hsw"
13210   filter: "'NIC_Intel-XL710' and
13211            '64B' and
13212            'IP4FWD' and
13213            'NDRPDR' and
13214            'BASE' and
13215            '2T2C' and
13216            'IPSECHW' and
13217            ('IPSECTRAN' or 'IPSECTUN') and
13218            not 'VHOST'"
13219   parameters:
13220   - "throughput"
13221   - "parent"
13222   - "tags"
13223   traces:
13224     hoverinfo: "x+y"
13225     boxpoints: "outliers"
13226     whiskerwidth: 0
13227   layout:
13228     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13229     layout: "plot-throughput"
13230
13231 -
13232   type: "plot"
13233   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13234   algorithm: "plot_performance_box"
13235   output-file-type: ".html"
13236   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13237   data: "plot-vpp-throughput-latency-3n-hsw"
13238   filter: "'NIC_Intel-XL710' and
13239            '64B' and
13240            'IP4FWD' and
13241            'NDRPDR' and
13242            'BASE' and
13243            '2T2C' and
13244            'IPSECHW' and
13245            ('IPSECTRAN' or 'IPSECTUN') and
13246            not 'VHOST'"
13247   parameters:
13248   - "throughput"
13249   - "parent"
13250   - "tags"
13251   traces:
13252     hoverinfo: "x+y"
13253     boxpoints: "outliers"
13254     whiskerwidth: 0
13255   layout:
13256     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13257     layout: "plot-throughput"
13258
13259 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
13260 -
13261   type: "plot"
13262   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13263   algorithm: "plot_performance_box"
13264   output-file-type: ".html"
13265   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13266   data: "plot-vpp-throughput-latency-3n-hsw"
13267   filter: "'NIC_Intel-XL710' and
13268            '64B' and
13269            'IP4FWD' and
13270            'NDRPDR' and
13271            'SCALE' and
13272            '1T1C' and
13273            'IPSECHW' and
13274            ('IPSECTRAN' or 'IPSECTUN') and
13275            not 'VHOST'"
13276   parameters:
13277   - "throughput"
13278   - "parent"
13279   - "tags"
13280   traces:
13281     hoverinfo: "x+y"
13282     boxpoints: "outliers"
13283     whiskerwidth: 0
13284   layout:
13285     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13286     layout: "plot-throughput"
13287
13288 -
13289   type: "plot"
13290   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13291   algorithm: "plot_performance_box"
13292   output-file-type: ".html"
13293   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13294   data: "plot-vpp-throughput-latency-3n-hsw"
13295   filter: "'NIC_Intel-XL710' and
13296            '64B' and
13297            'IP4FWD' and
13298            'NDRPDR' and
13299            'SCALE' and
13300            '1T1C' and
13301            'IPSECHW' and
13302            ('IPSECTRAN' or 'IPSECTUN') and
13303            not 'VHOST'"
13304   parameters:
13305   - "throughput"
13306   - "parent"
13307   - "tags"
13308   traces:
13309     hoverinfo: "x+y"
13310     boxpoints: "outliers"
13311     whiskerwidth: 0
13312   layout:
13313     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13314     layout: "plot-throughput"
13315
13316 -
13317   type: "plot"
13318   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13319   algorithm: "plot_performance_box"
13320   output-file-type: ".html"
13321   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13322   data: "plot-vpp-throughput-latency-3n-hsw"
13323   filter: "'NIC_Intel-XL710' and
13324            '64B' and
13325            'IP4FWD' and
13326            'NDRPDR' and
13327            'SCALE' and
13328            '2T2C' and
13329            'IPSECHW' and
13330            ('IPSECTRAN' or 'IPSECTUN') and
13331            not 'VHOST'"
13332   parameters:
13333   - "throughput"
13334   - "parent"
13335   - "tags"
13336   traces:
13337     hoverinfo: "x+y"
13338     boxpoints: "outliers"
13339     whiskerwidth: 0
13340   layout:
13341     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13342     layout: "plot-throughput"
13343
13344 -
13345   type: "plot"
13346   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13347   algorithm: "plot_performance_box"
13348   output-file-type: ".html"
13349   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13350   data: "plot-vpp-throughput-latency-3n-hsw"
13351   filter: "'NIC_Intel-XL710' and
13352            '64B' and
13353            'IP4FWD' and
13354            'NDRPDR' and
13355            'SCALE' and
13356            '2T2C' and
13357            'IPSECHW' and
13358            ('IPSECTRAN' or 'IPSECTUN') and
13359            not 'VHOST'"
13360   parameters:
13361   - "throughput"
13362   - "parent"
13363   - "tags"
13364   traces:
13365     hoverinfo: "x+y"
13366     boxpoints: "outliers"
13367     whiskerwidth: 0
13368   layout:
13369     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13370     layout: "plot-throughput"
13371
13372 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
13373 -
13374   type: "plot"
13375   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13376   algorithm: "plot_performance_box"
13377   output-file-type: ".html"
13378   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13379   data: "plot-vpp-throughput-latency-3n-hsw"
13380   filter: "'NIC_Intel-XL710' and
13381            '64B' and
13382            'IP4FWD' and
13383            'NDRPDR' and
13384            '1T1C' and
13385            'IPSECSW' and
13386            ('IPSECTRAN' or 'IPSECTUN') and
13387            not 'VHOST'"
13388   parameters:
13389   - "throughput"
13390   - "parent"
13391   - "tags"
13392   traces:
13393     hoverinfo: "x+y"
13394     boxpoints: "outliers"
13395     whiskerwidth: 0
13396   layout:
13397     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13398     layout: "plot-throughput"
13399
13400 -
13401   type: "plot"
13402   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13403   algorithm: "plot_performance_box"
13404   output-file-type: ".html"
13405   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13406   data: "plot-vpp-throughput-latency-3n-hsw"
13407   filter: "'NIC_Intel-XL710' and
13408            '64B' and
13409            'IP4FWD' and
13410            'NDRPDR' and
13411            '1T1C' and
13412            'IPSECSW' and
13413            ('IPSECTRAN' or 'IPSECTUN') and
13414            not 'VHOST'"
13415   parameters:
13416   - "throughput"
13417   - "parent"
13418   - "tags"
13419   traces:
13420     hoverinfo: "x+y"
13421     boxpoints: "outliers"
13422     whiskerwidth: 0
13423   layout:
13424     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13425     layout: "plot-throughput"
13426
13427 -
13428   type: "plot"
13429   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13430   algorithm: "plot_performance_box"
13431   output-file-type: ".html"
13432   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13433   data: "plot-vpp-throughput-latency-3n-hsw"
13434   filter: "'NIC_Intel-XL710' and
13435            '64B' and
13436            'IP4FWD' and
13437            'NDRPDR' and
13438            '2T2C' and
13439            'IPSECSW' and
13440            ('IPSECTRAN' or 'IPSECTUN') and
13441            not 'VHOST'"
13442   parameters:
13443   - "throughput"
13444   - "parent"
13445   - "tags"
13446   traces:
13447     hoverinfo: "x+y"
13448     boxpoints: "outliers"
13449     whiskerwidth: 0
13450   layout:
13451     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13452     layout: "plot-throughput"
13453
13454 -
13455   type: "plot"
13456   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13457   algorithm: "plot_performance_box"
13458   output-file-type: ".html"
13459   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13460   data: "plot-vpp-throughput-latency-3n-hsw"
13461   filter: "'NIC_Intel-XL710' and
13462            '64B' and
13463            'IP4FWD' and
13464            'NDRPDR' and
13465            '2T2C' and
13466            'IPSECSW' and
13467            ('IPSECTRAN' or 'IPSECTUN') and
13468            not 'VHOST'"
13469   parameters:
13470   - "throughput"
13471   - "parent"
13472   - "tags"
13473   traces:
13474     hoverinfo: "x+y"
13475     boxpoints: "outliers"
13476     whiskerwidth: 0
13477   layout:
13478     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13479     layout: "plot-throughput"
13480
13481 ################################################################################
13482
13483 # Packet Throughput - VPP SRv6 3n-hsw-x520
13484 -
13485   type: "plot"
13486   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13487   algorithm: "plot_performance_box"
13488   output-file-type: ".html"
13489   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13490   data: "plot-vpp-throughput-latency-3n-hsw"
13491   filter: "'NIC_Intel-X520-DA2' and
13492            '78B' and
13493            'FEATURE' and
13494            'NDRPDR' and
13495            '1T1C' and
13496            'IP6FWD' and
13497            'SRv6'"
13498   parameters:
13499   - "throughput"
13500   - "parent"
13501   - "tags"
13502   traces:
13503     hoverinfo: "x+y"
13504     boxpoints: "outliers"
13505     whiskerwidth: 0
13506   layout:
13507     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13508     layout: "plot-throughput"
13509
13510 -
13511   type: "plot"
13512   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13513   algorithm: "plot_performance_box"
13514   output-file-type: ".html"
13515   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13516   data: "plot-vpp-throughput-latency-3n-hsw"
13517   filter: "'NIC_Intel-X520-DA2' and
13518            '78B' and
13519            'FEATURE' and
13520            'NDRPDR' and
13521            '1T1C' and
13522            'IP6FWD' and
13523            'SRv6'"
13524   parameters:
13525   - "throughput"
13526   - "parent"
13527   - "tags"
13528   traces:
13529     hoverinfo: "x+y"
13530     boxpoints: "outliers"
13531     whiskerwidth: 0
13532   layout:
13533     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13534     layout: "plot-throughput"
13535
13536 -
13537   type: "plot"
13538   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13539   algorithm: "plot_performance_box"
13540   output-file-type: ".html"
13541   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13542   data: "plot-vpp-throughput-latency-3n-hsw"
13543   filter: "'NIC_Intel-X520-DA2' and
13544            '78B' and
13545            'FEATURE' and
13546            'NDRPDR' and
13547            '2T2C' and
13548            'IP6FWD' and
13549            'SRv6'"
13550   parameters:
13551   - "throughput"
13552   - "parent"
13553   - "tags"
13554   traces:
13555     hoverinfo: "x+y"
13556     boxpoints: "outliers"
13557     whiskerwidth: 0
13558   layout:
13559     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13560     layout: "plot-throughput"
13561
13562 -
13563   type: "plot"
13564   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13565   algorithm: "plot_performance_box"
13566   output-file-type: ".html"
13567   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13568   data: "plot-vpp-throughput-latency-3n-hsw"
13569   filter: "'NIC_Intel-X520-DA2' and
13570            '78B' and
13571            'FEATURE' and
13572            'NDRPDR' and
13573            '2T2C' and
13574            'IP6FWD' and
13575            'SRv6'"
13576   parameters:
13577   - "throughput"
13578   - "parent"
13579   - "tags"
13580   traces:
13581     hoverinfo: "x+y"
13582     boxpoints: "outliers"
13583     whiskerwidth: 0
13584   layout:
13585     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13586     layout: "plot-throughput"
13587
13588 #################################################################################
13589 #
13590 ## Packet Throughput - VPP vhost ip4 3n-hsw-x520
13591 #-
13592 #  type: "plot"
13593 #  title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13594 #  algorithm: "plot_performance_box"
13595 #  output-file-type: ".html"
13596 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13597 #  data: "plot-vpp-throughput-latency-3n-hsw"
13598 #  filter: "'NIC_Intel-X520-DA2' and
13599 #           '64B' and
13600 #           'NDRPDR' and
13601 #           'ETH' and
13602 #           'IP4FWD' and
13603 #           '1T1C' and
13604 #           'VHOST_1024' and
13605 #           not 'VXLAN' and
13606 #           not 'DOT1Q'"
13607 #  parameters:
13608 #  - "throughput"
13609 #  - "parent"
13610 #  - "tags"
13611 #  sort:
13612 #  - "not CFS_OPT"
13613 #  - "1VM"
13614 #  - "2VM"
13615 #  traces:
13616 #    hoverinfo: "x+y"
13617 #    boxpoints: "outliers"
13618 #    whiskerwidth: 0
13619 #  layout:
13620 #    title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13621 #    layout: "plot-throughput"
13622 #
13623 #-
13624 #  type: "plot"
13625 #  title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13626 #  algorithm: "plot_performance_box"
13627 #  output-file-type: ".html"
13628 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13629 #  data: "plot-vpp-throughput-latency-3n-hsw"
13630 #  filter: "'NIC_Intel-X520-DA2' and
13631 #           '64B' and
13632 #           'NDRPDR' and
13633 #           'ETH' and
13634 #           'IP4FWD' and
13635 #           '2T2C' and
13636 #           'VHOST_1024' and
13637 #           not 'VXLAN' and
13638 #           not 'DOT1Q'"
13639 #  parameters:
13640 #  - "throughput"
13641 #  - "parent"
13642 #  - "tags"
13643 #  sort:
13644 #  - "not CFS_OPT"
13645 #  - "1VM"
13646 #  - "2VM"
13647 #  traces:
13648 #    hoverinfo: "x+y"
13649 #    boxpoints: "outliers"
13650 #    whiskerwidth: 0
13651 #  layout:
13652 #    title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13653 #    layout: "plot-throughput"
13654 #
13655 #-
13656 #  type: "plot"
13657 #  title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13658 #  algorithm: "plot_performance_box"
13659 #  output-file-type: ".html"
13660 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13661 #  data: "plot-vpp-throughput-latency-3n-hsw"
13662 #  filter: "'NIC_Intel-X520-DA2' and
13663 #           '64B' and
13664 #           'NDRPDR' and
13665 #           'ETH' and
13666 #           'IP4FWD' and
13667 #           '1T1C' and
13668 #           'VHOST_1024' and
13669 #           not 'VXLAN' and
13670 #           not 'DOT1Q'"
13671 #  parameters:
13672 #  - "throughput"
13673 #  - "parent"
13674 #  - "tags"
13675 #  sort:
13676 #  - "not CFS_OPT"
13677 #  - "1VM"
13678 #  - "2VM"
13679 #  traces:
13680 #    hoverinfo: "x+y"
13681 #    boxpoints: "outliers"
13682 #    whiskerwidth: 0
13683 #  layout:
13684 #    title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13685 #    layout: "plot-throughput"
13686 #
13687 #-
13688 #  type: "plot"
13689 #  title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13690 #  algorithm: "plot_performance_box"
13691 #  output-file-type: ".html"
13692 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13693 #  data: "plot-vpp-throughput-latency-3n-hsw"
13694 #  filter: "'NIC_Intel-X520-DA2' and
13695 #           '64B' and
13696 #           'NDRPDR' and
13697 #           'ETH' and
13698 #           'IP4FWD' and
13699 #           '2T2C' and
13700 #           'VHOST_1024' and
13701 #           not 'VXLAN' and
13702 #           not 'DOT1Q'"
13703 #  parameters:
13704 #  - "throughput"
13705 #  - "parent"
13706 #  - "tags"
13707 #  sort:
13708 #  - "not CFS_OPT"
13709 #  - "1VM"
13710 #  - "2VM"
13711 #  traces:
13712 #    hoverinfo: "x+y"
13713 #    boxpoints: "outliers"
13714 #    whiskerwidth: 0
13715 #  layout:
13716 #    title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13717 #    layout: "plot-throughput"
13718 #
13719 ## Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
13720 #-
13721 #  type: "plot"
13722 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13723 #  algorithm: "plot_performance_box"
13724 #  output-file-type: ".html"
13725 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13726 #  data: "plot-vpp-throughput-latency-3n-hsw"
13727 #  filter: "'NIC_Intel-X520-DA2' and
13728 #           '64B' and
13729 #           'NDRPDR' and
13730 #           ('ETH' or 'DOT1Q') and
13731 #           'BASE' and
13732 #           '1T1C' and
13733 #           ('L2BDMACLRN' or 'L2XCFWD') and
13734 #           'VHOST_1024' and
13735 #           not 'VXLAN' and
13736 #           not 'IP4FWD' and
13737 #           not '2VM'"
13738 #  parameters:
13739 #  - "throughput"
13740 #  - "parent"
13741 #  - "tags"
13742 #  sort:
13743 #  - "L2BDMACLRN"
13744 #  - "L2BDMACLRN"
13745 #  - "L2BDMACLRN"
13746 #  - "L2XCFWD"
13747 #  - "L2XCFWD"
13748 #  - "L2XCFWD"
13749 #  traces:
13750 #    hoverinfo: "x+y"
13751 #    boxpoints: "outliers"
13752 #    whiskerwidth: 0
13753 #  layout:
13754 #    title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13755 #    layout: "plot-throughput"
13756 #
13757 #-
13758 #  type: "plot"
13759 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13760 #  algorithm: "plot_performance_box"
13761 #  output-file-type: ".html"
13762 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13763 #  data: "plot-vpp-throughput-latency-3n-hsw"
13764 #  filter: "'NIC_Intel-X520-DA2' and
13765 #           '64B' and
13766 #           'NDRPDR' and
13767 #           ('ETH' or 'DOT1Q') and
13768 #           'BASE' and
13769 #           '1T1C' and
13770 #           ('L2BDMACLRN' or 'L2XCFWD') and
13771 #           'VHOST_1024' and
13772 #           not 'VXLAN' and
13773 #           not 'IP4FWD' and
13774 #           not '2VM'"
13775 #  parameters:
13776 #  - "throughput"
13777 #  - "parent"
13778 #  - "tags"
13779 #  sort:
13780 #  - "L2BDMACLRN"
13781 #  - "L2BDMACLRN"
13782 #  - "L2BDMACLRN"
13783 #  - "L2XCFWD"
13784 #  - "L2XCFWD"
13785 #  - "L2XCFWD"
13786 #  traces:
13787 #    hoverinfo: "x+y"
13788 #    boxpoints: "outliers"
13789 #    whiskerwidth: 0
13790 #  layout:
13791 #    title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13792 #    layout: "plot-throughput"
13793 #
13794 #-
13795 #  type: "plot"
13796 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13797 #  algorithm: "plot_performance_box"
13798 #  output-file-type: ".html"
13799 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13800 #  data: "plot-vpp-throughput-latency-3n-hsw"
13801 #  filter: "'NIC_Intel-X520-DA2' and
13802 #           '64B' and
13803 #           'NDRPDR' and
13804 #           ('ETH' or 'DOT1Q') and
13805 #           'BASE' and
13806 #           '2T2C' and
13807 #           ('L2BDMACLRN' or 'L2XCFWD') and
13808 #           'VHOST_1024' and
13809 #           not 'VXLAN' and
13810 #           not 'IP4FWD' and
13811 #           not '2VM'"
13812 #  parameters:
13813 #  - "throughput"
13814 #  - "parent"
13815 #  - "tags"
13816 #  sort:
13817 #  - "L2BDMACLRN"
13818 #  - "L2BDMACLRN"
13819 #  - "L2BDMACLRN"
13820 #  - "L2XCFWD"
13821 #  - "L2XCFWD"
13822 #  - "L2XCFWD"
13823 #  traces:
13824 #    hoverinfo: "x+y"
13825 #    boxpoints: "outliers"
13826 #    whiskerwidth: 0
13827 #  layout:
13828 #    title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13829 #    layout: "plot-throughput"
13830 #
13831 #-
13832 #  type: "plot"
13833 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13834 #  algorithm: "plot_performance_box"
13835 #  output-file-type: ".html"
13836 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13837 #  data: "plot-vpp-throughput-latency-3n-hsw"
13838 #  filter: "'NIC_Intel-X520-DA2' and
13839 #           '64B' and
13840 #           'NDRPDR' and
13841 #           ('ETH' or 'DOT1Q') and
13842 #           'BASE' and
13843 #           '2T2C' and
13844 #           ('L2BDMACLRN' or 'L2XCFWD') and
13845 #           'VHOST_1024' and
13846 #           not 'VXLAN' and
13847 #           not 'IP4FWD' and
13848 #           not '2VM'"
13849 #  parameters:
13850 #  - "throughput"
13851 #  - "parent"
13852 #  - "tags"
13853 #  sort:
13854 #  - "L2BDMACLRN"
13855 #  - "L2BDMACLRN"
13856 #  - "L2BDMACLRN"
13857 #  - "L2XCFWD"
13858 #  - "L2XCFWD"
13859 #  - "L2XCFWD"
13860 #  traces:
13861 #    hoverinfo: "x+y"
13862 #    boxpoints: "outliers"
13863 #    whiskerwidth: 0
13864 #  layout:
13865 #    title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13866 #    layout: "plot-throughput"
13867 #
13868 ## Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
13869 #-
13870 #  type: "plot"
13871 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13872 #  algorithm: "plot_performance_box"
13873 #  output-file-type: ".html"
13874 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13875 #  data: "plot-vpp-throughput-latency-3n-hsw"
13876 #  filter: "'NIC_Intel-X520-DA2' and
13877 #           '64B' and
13878 #           'NDRPDR' and
13879 #           ('ETH' or 'DOT1Q') and
13880 #           '1T1C' and
13881 #           ('L2BDMACLRN' or 'L2XCFWD') and
13882 #           'VHOST_1024' and
13883 #           not 'CFS_OPT' and
13884 #           not 'DOT1Q' and
13885 #           not 'VXLAN' and
13886 #           not 'IP4FWD' and
13887 #           not 'LBOND'"
13888 #  parameters:
13889 #  - "throughput"
13890 #  - "parent"
13891 #  - "tags"
13892 ##  sort:
13893 ##  - "1VM"
13894 ##  - "L2XCFWD"
13895 ##  - "1VM"
13896 ##  - "L2BDMACLRN"
13897 #  traces:
13898 #    hoverinfo: "x+y"
13899 #    boxpoints: "outliers"
13900 #    whiskerwidth: 0
13901 #  layout:
13902 #    title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13903 #    layout: "plot-throughput"
13904 #
13905 #-
13906 #  type: "plot"
13907 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13908 #  algorithm: "plot_performance_box"
13909 #  output-file-type: ".html"
13910 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13911 #  data: "plot-vpp-throughput-latency-3n-hsw"
13912 #  filter: "'NIC_Intel-X520-DA2' and
13913 #           '64B' and
13914 #           'NDRPDR' and
13915 #           ('ETH' or 'DOT1Q') and
13916 #           '1T1C' and
13917 #           ('L2BDMACLRN' or 'L2XCFWD') and
13918 #           'VHOST_1024' and
13919 #           not 'CFS_OPT' and
13920 #           not 'DOT1Q' and
13921 #           not 'VXLAN' and
13922 #           not 'IP4FWD' and
13923 #           not 'LBOND'"
13924 #  parameters:
13925 #  - "throughput"
13926 #  - "parent"
13927 #  - "tags"
13928 ##  sort:
13929 ##  - "1VM"
13930 ##  - "L2XCFWD"
13931 ##  - "1VM"
13932 ##  - "L2BDMACLRN"
13933 #  traces:
13934 #    hoverinfo: "x+y"
13935 #    boxpoints: "outliers"
13936 #    whiskerwidth: 0
13937 #  layout:
13938 #    title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13939 #    layout: "plot-throughput"
13940 #
13941 #-
13942 #  type: "plot"
13943 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13944 #  algorithm: "plot_performance_box"
13945 #  output-file-type: ".html"
13946 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13947 #  data: "plot-vpp-throughput-latency-3n-hsw"
13948 #  filter: "'NIC_Intel-X520-DA2' and
13949 #           '64B' and
13950 #           'NDRPDR' and
13951 #           ('ETH' or 'DOT1Q') and
13952 #           '2T2C' and
13953 #           ('L2BDMACLRN' or 'L2XCFWD') and
13954 #           'VHOST_1024' and
13955 #           not 'CFS_OPT' and
13956 #           not 'DOT1Q' and
13957 #           not 'VXLAN' and
13958 #           not 'IP4FWD' and
13959 #           not 'LBOND'"
13960 #  parameters:
13961 #  - "throughput"
13962 #  - "parent"
13963 #  - "tags"
13964 ##  sort:
13965 ##  - "1VM"
13966 ##  - "L2XCFWD"
13967 ##  - "1VM"
13968 ##  - "L2BDMACLRN"
13969 #  traces:
13970 #    hoverinfo: "x+y"
13971 #    boxpoints: "outliers"
13972 #    whiskerwidth: 0
13973 #  layout:
13974 #    title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13975 #    layout: "plot-throughput"
13976 #
13977 #-
13978 #  type: "plot"
13979 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13980 #  algorithm: "plot_performance_box"
13981 #  output-file-type: ".html"
13982 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13983 #  data: "plot-vpp-throughput-latency-3n-hsw"
13984 #  filter: "'NIC_Intel-X520-DA2' and
13985 #           '64B' and
13986 #           'NDRPDR' and
13987 #           ('ETH' or 'DOT1Q') and
13988 #           '2T2C' and
13989 #           ('L2BDMACLRN' or 'L2XCFWD') and
13990 #           'VHOST_1024' and
13991 #           not 'CFS_OPT' and
13992 #           not 'DOT1Q' and
13993 #           not 'VXLAN' and
13994 #           not 'IP4FWD' and
13995 #           not 'LBOND'"
13996 #  parameters:
13997 #  - "throughput"
13998 #  - "parent"
13999 #  - "tags"
14000 ##  sort:
14001 ##  - "1VM"
14002 ##  - "L2XCFWD"
14003 ##  - "1VM"
14004 ##  - "L2BDMACLRN"
14005 #  traces:
14006 #    hoverinfo: "x+y"
14007 #    boxpoints: "outliers"
14008 #    whiskerwidth: 0
14009 #  layout:
14010 #    title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14011 #    layout: "plot-throughput"
14012 #
14013 ## Packet Throughput - VPP vhost ip4 3n-hsw-x710
14014 #-
14015 #  type: "plot"
14016 #  title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14017 #  algorithm: "plot_performance_box"
14018 #  output-file-type: ".html"
14019 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14020 #  data: "plot-vpp-throughput-latency-3n-hsw"
14021 #  filter: "'NIC_Intel-X710' and
14022 #           '64B' and
14023 #           'NDRPDR' and
14024 #           'ETH' and
14025 #           'IP4FWD' and
14026 #           '1T1C' and
14027 #           'VHOST_1024' and
14028 #           not 'VXLAN' and
14029 #           not 'CFS_OPT' and
14030 #           not 'DOT1Q'"
14031 #  parameters:
14032 #  - "throughput"
14033 #  - "parent"
14034 #  - "tags"
14035 #  sort:
14036 #  - "1VM"
14037 #  - "2VM"
14038 #  traces:
14039 #    hoverinfo: "x+y"
14040 #    boxpoints: "outliers"
14041 #    whiskerwidth: 0
14042 #  layout:
14043 #    title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14044 #    layout: "plot-throughput"
14045 #
14046 #-
14047 #  type: "plot"
14048 #  title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14049 #  algorithm: "plot_performance_box"
14050 #  output-file-type: ".html"
14051 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14052 #  data: "plot-vpp-throughput-latency-3n-hsw"
14053 #  filter: "'NIC_Intel-X710' and
14054 #           '64B' and
14055 #           'NDRPDR' and
14056 #           'ETH' and
14057 #           'IP4FWD' and
14058 #           '2T2C' and
14059 #           'VHOST_1024' and
14060 #           not 'VXLAN' and
14061 #           not 'CFS_OPT' and
14062 #           not 'DOT1Q'"
14063 #  parameters:
14064 #  - "throughput"
14065 #  - "parent"
14066 #  - "tags"
14067 #  sort:
14068 #  - "1VM"
14069 #  - "2VM"
14070 #  traces:
14071 #    hoverinfo: "x+y"
14072 #    boxpoints: "outliers"
14073 #    whiskerwidth: 0
14074 #  layout:
14075 #    title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14076 #    layout: "plot-throughput"
14077 #
14078 #-
14079 #  type: "plot"
14080 #  title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14081 #  algorithm: "plot_performance_box"
14082 #  output-file-type: ".html"
14083 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14084 #  data: "plot-vpp-throughput-latency-3n-hsw"
14085 #  filter: "'NIC_Intel-X710' and
14086 #           '64B' and
14087 #           'NDRPDR' and
14088 #           'ETH' and
14089 #           'IP4FWD' and
14090 #           '1T1C' and
14091 #           'VHOST_1024' and
14092 #           not 'VXLAN' and
14093 #           not 'CFS_OPT' and
14094 #           not 'DOT1Q'"
14095 #  parameters:
14096 #  - "throughput"
14097 #  - "parent"
14098 #  - "tags"
14099 #  sort:
14100 #  - "1VM"
14101 #  - "2VM"
14102 #  traces:
14103 #    hoverinfo: "x+y"
14104 #    boxpoints: "outliers"
14105 #    whiskerwidth: 0
14106 #  layout:
14107 #    title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14108 #    layout: "plot-throughput"
14109 #
14110 #-
14111 #  type: "plot"
14112 #  title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14113 #  algorithm: "plot_performance_box"
14114 #  output-file-type: ".html"
14115 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14116 #  data: "plot-vpp-throughput-latency-3n-hsw"
14117 #  filter: "'NIC_Intel-X710' and
14118 #           '64B' and
14119 #           'NDRPDR' and
14120 #           'ETH' and
14121 #           'IP4FWD' and
14122 #           '2T2C' and
14123 #           'VHOST_1024' and
14124 #           not 'VXLAN' and
14125 #           not 'CFS_OPT' and
14126 #           not 'DOT1Q'"
14127 #  parameters:
14128 #  - "throughput"
14129 #  - "parent"
14130 #  - "tags"
14131 #  sort:
14132 #  - "1VM"
14133 #  - "2VM"
14134 #  traces:
14135 #    hoverinfo: "x+y"
14136 #    boxpoints: "outliers"
14137 #    whiskerwidth: 0
14138 #  layout:
14139 #    title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14140 #    layout: "plot-throughput"
14141 #
14142 ## Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
14143 #-
14144 #  type: "plot"
14145 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14146 #  algorithm: "plot_performance_box"
14147 #  output-file-type: ".html"
14148 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14149 #  data: "plot-vpp-throughput-latency-3n-hsw"
14150 #  filter: "'NIC_Intel-X710' and
14151 #           '64B' and
14152 #           'NDRPDR' and
14153 #           ('ETH' or 'DOT1Q') and
14154 #           'BASE' and
14155 #           '1T1C' and
14156 #           ('L2BDMACLRN' or 'L2XCFWD') and
14157 #           'VHOST_1024' and
14158 #           not 'VXLAN' and
14159 #           not 'IP4FWD' and
14160 #           not '2VM'"
14161 #  parameters:
14162 #  - "throughput"
14163 #  - "parent"
14164 #  - "tags"
14165 #  sort:
14166 #  - "L2BDMACLRN"
14167 #  - "L2BDMACLRN"
14168 #  - "L2BDMACLRN"
14169 #  - "L2XCFWD"
14170 #  - "L2XCFWD"
14171 #  - "L2XCFWD"
14172 #  traces:
14173 #    hoverinfo: "x+y"
14174 #    boxpoints: "outliers"
14175 #    whiskerwidth: 0
14176 #  layout:
14177 #    title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14178 #    layout: "plot-throughput"
14179 #
14180 #-
14181 #  type: "plot"
14182 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14183 #  algorithm: "plot_performance_box"
14184 #  output-file-type: ".html"
14185 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14186 #  data: "plot-vpp-throughput-latency-3n-hsw"
14187 #  filter: "'NIC_Intel-X710' and
14188 #           '64B' and
14189 #           'NDRPDR' and
14190 #           ('ETH' or 'DOT1Q') and
14191 #           'BASE' and
14192 #           '1T1C' and
14193 #           ('L2BDMACLRN' or 'L2XCFWD') and
14194 #           'VHOST_1024' and
14195 #           not 'VXLAN' and
14196 #           not 'IP4FWD' and
14197 #           not '2VM'"
14198 #  parameters:
14199 #  - "throughput"
14200 #  - "parent"
14201 #  - "tags"
14202 #  sort:
14203 #  - "L2BDMACLRN"
14204 #  - "L2BDMACLRN"
14205 #  - "L2BDMACLRN"
14206 #  - "L2XCFWD"
14207 #  - "L2XCFWD"
14208 #  - "L2XCFWD"
14209 #  traces:
14210 #    hoverinfo: "x+y"
14211 #    boxpoints: "outliers"
14212 #    whiskerwidth: 0
14213 #  layout:
14214 #    title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14215 #    layout: "plot-throughput"
14216 #
14217 #-
14218 #  type: "plot"
14219 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14220 #  algorithm: "plot_performance_box"
14221 #  output-file-type: ".html"
14222 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14223 #  data: "plot-vpp-throughput-latency-3n-hsw"
14224 #  filter: "'NIC_Intel-X710' and
14225 #           '64B' and
14226 #           'NDRPDR' and
14227 #           ('ETH' or 'DOT1Q') and
14228 #           'BASE' and
14229 #           '2T2C' and
14230 #           ('L2BDMACLRN' or 'L2XCFWD') and
14231 #           'VHOST_1024' and
14232 #           not 'VXLAN' and
14233 #           not 'IP4FWD' and
14234 #           not '2VM'"
14235 #  parameters:
14236 #  - "throughput"
14237 #  - "parent"
14238 #  - "tags"
14239 #  sort:
14240 #  - "L2BDMACLRN"
14241 #  - "L2BDMACLRN"
14242 #  - "L2BDMACLRN"
14243 #  - "L2XCFWD"
14244 #  - "L2XCFWD"
14245 #  - "L2XCFWD"
14246 #  traces:
14247 #    hoverinfo: "x+y"
14248 #    boxpoints: "outliers"
14249 #    whiskerwidth: 0
14250 #  layout:
14251 #    title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14252 #    layout: "plot-throughput"
14253 #
14254 #-
14255 #  type: "plot"
14256 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14257 #  algorithm: "plot_performance_box"
14258 #  output-file-type: ".html"
14259 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14260 #  data: "plot-vpp-throughput-latency-3n-hsw"
14261 #  filter: "'NIC_Intel-X710' and
14262 #           '64B' and
14263 #           'NDRPDR' and
14264 #           ('ETH' or 'DOT1Q') and
14265 #           'BASE' and
14266 #           '2T2C' and
14267 #           ('L2BDMACLRN' or 'L2XCFWD') and
14268 #           'VHOST_1024' and
14269 #           not 'VXLAN' and
14270 #           not 'IP4FWD' and
14271 #           not '2VM'"
14272 #  parameters:
14273 #  - "throughput"
14274 #  - "parent"
14275 #  - "tags"
14276 #  sort:
14277 #  - "L2BDMACLRN"
14278 #  - "L2BDMACLRN"
14279 #  - "L2BDMACLRN"
14280 #  - "L2XCFWD"
14281 #  - "L2XCFWD"
14282 #  - "L2XCFWD"
14283 #  traces:
14284 #    hoverinfo: "x+y"
14285 #    boxpoints: "outliers"
14286 #    whiskerwidth: 0
14287 #  layout:
14288 #    title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14289 #    layout: "plot-throughput"
14290 #
14291 ## Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
14292 #-
14293 #  type: "plot"
14294 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14295 #  algorithm: "plot_performance_box"
14296 #  output-file-type: ".html"
14297 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14298 #  data: "plot-vpp-throughput-latency-3n-hsw"
14299 #  filter: "'NIC_Intel-X710' and
14300 #           '64B' and
14301 #           'NDRPDR' and
14302 #           ('ETH' or 'DOT1Q') and
14303 #           '1T1C' and
14304 #           ('L2BDMACLRN' or 'L2XCFWD') and
14305 #           'VHOST_1024' and
14306 #           not 'CFS_OPT' and
14307 #           not 'VXLAN' and
14308 #           not 'IP4FWD' and
14309 #           not 'LBOND'"
14310 #  parameters:
14311 #  - "throughput"
14312 #  - "parent"
14313 #  - "tags"
14314 #  sort:
14315 #  - "L2BDMACLRN"
14316 #  - "L2BDMACLRN"
14317 #  - "L2BDMACLRN"
14318 #  - "L2XCFWD"
14319 #  - "L2XCFWD"
14320 #  - "L2XCFWD"
14321 #  traces:
14322 #    hoverinfo: "x+y"
14323 #    boxpoints: "outliers"
14324 #    whiskerwidth: 0
14325 #  layout:
14326 #    title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14327 #    layout: "plot-throughput"
14328 #
14329 #-
14330 #  type: "plot"
14331 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14332 #  algorithm: "plot_performance_box"
14333 #  output-file-type: ".html"
14334 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14335 #  data: "plot-vpp-throughput-latency-3n-hsw"
14336 #  filter: "'NIC_Intel-X710' and
14337 #           '64B' and
14338 #           'NDRPDR' and
14339 #           ('ETH' or 'DOT1Q') and
14340 #           '1T1C' and
14341 #           ('L2BDMACLRN' or 'L2XCFWD') and
14342 #           'VHOST_1024' and
14343 #           not 'CFS_OPT' and
14344 #           not 'VXLAN' and
14345 #           not 'IP4FWD' and
14346 #           not 'LBOND'"
14347 #  parameters:
14348 #  - "throughput"
14349 #  - "parent"
14350 #  - "tags"
14351 #  sort:
14352 #  - "L2BDMACLRN"
14353 #  - "L2BDMACLRN"
14354 #  - "L2BDMACLRN"
14355 #  - "L2XCFWD"
14356 #  - "L2XCFWD"
14357 #  - "L2XCFWD"
14358 #  traces:
14359 #    hoverinfo: "x+y"
14360 #    boxpoints: "outliers"
14361 #    whiskerwidth: 0
14362 #  layout:
14363 #    title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14364 #    layout: "plot-throughput"
14365 #
14366 #-
14367 #  type: "plot"
14368 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14369 #  algorithm: "plot_performance_box"
14370 #  output-file-type: ".html"
14371 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14372 #  data: "plot-vpp-throughput-latency-3n-hsw"
14373 #  filter: "'NIC_Intel-X710' and
14374 #           '64B' and
14375 #           'NDRPDR' and
14376 #           ('ETH' or 'DOT1Q') and
14377 #           '2T2C' and
14378 #           ('L2BDMACLRN' or 'L2XCFWD') and
14379 #           'VHOST_1024' and
14380 #           not 'CFS_OPT' and
14381 #           not 'VXLAN' and
14382 #           not 'IP4FWD' and
14383 #           not 'LBOND'"
14384 #  parameters:
14385 #  - "throughput"
14386 #  - "parent"
14387 #  - "tags"
14388 #  sort:
14389 #  - "L2BDMACLRN"
14390 #  - "L2BDMACLRN"
14391 #  - "L2BDMACLRN"
14392 #  - "L2XCFWD"
14393 #  - "L2XCFWD"
14394 #  - "L2XCFWD"
14395 #  traces:
14396 #    hoverinfo: "x+y"
14397 #    boxpoints: "outliers"
14398 #    whiskerwidth: 0
14399 #  layout:
14400 #    title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14401 #    layout: "plot-throughput"
14402 #
14403 #-
14404 #  type: "plot"
14405 #  title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14406 #  algorithm: "plot_performance_box"
14407 #  output-file-type: ".html"
14408 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14409 #  data: "plot-vpp-throughput-latency-3n-hsw"
14410 #  filter: "'NIC_Intel-X710' and
14411 #           '64B' and
14412 #           'NDRPDR' and
14413 #           ('ETH' or 'DOT1Q') and
14414 #           '2T2C' and
14415 #           ('L2BDMACLRN' or 'L2XCFWD') and
14416 #           'VHOST_1024' and
14417 #           not 'CFS_OPT' and
14418 #           not 'VXLAN' and
14419 #           not 'IP4FWD' and
14420 #           not 'LBOND'"
14421 #  parameters:
14422 #  - "throughput"
14423 #  - "parent"
14424 #  - "tags"
14425 #  sort:
14426 #  - "L2BDMACLRN"
14427 #  - "L2BDMACLRN"
14428 #  - "L2BDMACLRN"
14429 #  - "L2XCFWD"
14430 #  - "L2XCFWD"
14431 #  - "L2XCFWD"
14432 #  traces:
14433 #    hoverinfo: "x+y"
14434 #    boxpoints: "outliers"
14435 #    whiskerwidth: 0
14436 #  layout:
14437 #    title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14438 #    layout: "plot-throughput"
14439
14440 # Packet Throughput - VPP vhost ip4 3n-skx-x710
14441 -
14442   type: "plot"
14443   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14444   algorithm: "plot_performance_box"
14445   output-file-type: ".html"
14446   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14447   data: "plot-vpp-throughput-latency-3n-skx"
14448   filter: "'NIC_Intel-X710' and
14449            '64B' and
14450            'NDRPDR' and
14451            'ETH' and
14452            'IP4FWD' and
14453            '2T1C' and
14454            'VHOST_1024' and
14455            not 'VXLAN' and
14456            not 'DOT1Q'"
14457   parameters:
14458   - "throughput"
14459   - "parent"
14460   - "tags"
14461   sort:
14462   - "1VM"
14463   - "2VM"
14464   traces:
14465     hoverinfo: "x+y"
14466     boxpoints: "outliers"
14467     whiskerwidth: 0
14468   layout:
14469     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14470     layout: "plot-throughput"
14471
14472 -
14473   type: "plot"
14474   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14475   algorithm: "plot_performance_box"
14476   output-file-type: ".html"
14477   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14478   data: "plot-vpp-throughput-latency-3n-skx"
14479   filter: "'NIC_Intel-X710' and
14480            '64B' and
14481            'NDRPDR' and
14482            'ETH' and
14483            'IP4FWD' and
14484            '4T2C' and
14485            'VHOST_1024' and
14486            not 'VXLAN' and
14487            not 'DOT1Q'"
14488   parameters:
14489   - "throughput"
14490   - "parent"
14491   - "tags"
14492   sort:
14493   - "1VM"
14494   - "2VM"
14495   traces:
14496     hoverinfo: "x+y"
14497     boxpoints: "outliers"
14498     whiskerwidth: 0
14499   layout:
14500     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14501     layout: "plot-throughput"
14502
14503 -
14504   type: "plot"
14505   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14506   algorithm: "plot_performance_box"
14507   output-file-type: ".html"
14508   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14509   data: "plot-vpp-throughput-latency-3n-skx"
14510   filter: "'NIC_Intel-X710' and
14511            '64B' and
14512            'NDRPDR' and
14513            'ETH' and
14514            'IP4FWD' and
14515            '2T1C' and
14516            'VHOST_1024' and
14517            not 'VXLAN' and
14518            not 'DOT1Q'"
14519   parameters:
14520   - "throughput"
14521   - "parent"
14522   - "tags"
14523   sort:
14524   - "1VM"
14525   - "2VM"
14526   traces:
14527     hoverinfo: "x+y"
14528     boxpoints: "outliers"
14529     whiskerwidth: 0
14530   layout:
14531     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14532     layout: "plot-throughput"
14533
14534 -
14535   type: "plot"
14536   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14537   algorithm: "plot_performance_box"
14538   output-file-type: ".html"
14539   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14540   data: "plot-vpp-throughput-latency-3n-skx"
14541   filter: "'NIC_Intel-X710' and
14542            '64B' and
14543            'NDRPDR' and
14544            'ETH' and
14545            'IP4FWD' and
14546            '4T2C' and
14547            'VHOST_1024' and
14548            not 'VXLAN' and
14549            not 'DOT1Q'"
14550   parameters:
14551   - "throughput"
14552   - "parent"
14553   - "tags"
14554   sort:
14555   - "1VM"
14556   - "2VM"
14557   traces:
14558     hoverinfo: "x+y"
14559     boxpoints: "outliers"
14560     whiskerwidth: 0
14561   layout:
14562     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14563     layout: "plot-throughput"
14564
14565 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
14566 -
14567   type: "plot"
14568   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14569   algorithm: "plot_performance_box"
14570   output-file-type: ".html"
14571   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14572   data: "plot-vpp-throughput-latency-3n-skx"
14573   filter: "'NIC_Intel-X710' and
14574            '64B' and
14575            'NDRPDR' and
14576            ('ETH' or 'DOT1Q') and
14577            'BASE' and
14578            '2T1C' and
14579            ('L2BDMACLRN' or 'L2XCFWD') and
14580            'VHOST_1024' and
14581            not 'VXLAN' and
14582            not 'IP4FWD' and
14583            not '2VM'"
14584   parameters:
14585   - "throughput"
14586   - "parent"
14587   - "tags"
14588   sort:
14589   - "L2BDMACLRN"
14590   - "L2BDMACLRN"
14591   - "L2BDMACLRN"
14592   - "L2XCFWD"
14593   - "L2XCFWD"
14594   - "L2XCFWD"
14595   traces:
14596     hoverinfo: "x+y"
14597     boxpoints: "outliers"
14598     whiskerwidth: 0
14599   layout:
14600     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14601     layout: "plot-throughput"
14602
14603 -
14604   type: "plot"
14605   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14606   algorithm: "plot_performance_box"
14607   output-file-type: ".html"
14608   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14609   data: "plot-vpp-throughput-latency-3n-skx"
14610   filter: "'NIC_Intel-X710' and
14611            '64B' and
14612            'NDRPDR' and
14613            ('ETH' or 'DOT1Q') and
14614            'BASE' and
14615            '2T1C' and
14616            ('L2BDMACLRN' or 'L2XCFWD') and
14617            'VHOST_1024' and
14618            not 'VXLAN' and
14619            not 'IP4FWD' and
14620            not '2VM'"
14621   parameters:
14622   - "throughput"
14623   - "parent"
14624   - "tags"
14625   sort:
14626   - "L2BDMACLRN"
14627   - "L2BDMACLRN"
14628   - "L2BDMACLRN"
14629   - "L2XCFWD"
14630   - "L2XCFWD"
14631   - "L2XCFWD"
14632   traces:
14633     hoverinfo: "x+y"
14634     boxpoints: "outliers"
14635     whiskerwidth: 0
14636   layout:
14637     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14638     layout: "plot-throughput"
14639
14640 -
14641   type: "plot"
14642   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14643   algorithm: "plot_performance_box"
14644   output-file-type: ".html"
14645   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14646   data: "plot-vpp-throughput-latency-3n-skx"
14647   filter: "'NIC_Intel-X710' and
14648            '64B' and
14649            'NDRPDR' and
14650            ('ETH' or 'DOT1Q') and
14651            'BASE' and
14652            '4T2C' and
14653            ('L2BDMACLRN' or 'L2XCFWD') and
14654            'VHOST_1024' and
14655            not 'VXLAN' and
14656            not 'IP4FWD' and
14657            not '2VM'"
14658   parameters:
14659   - "throughput"
14660   - "parent"
14661   - "tags"
14662   sort:
14663   - "L2BDMACLRN"
14664   - "L2BDMACLRN"
14665   - "L2BDMACLRN"
14666   - "L2XCFWD"
14667   - "L2XCFWD"
14668   - "L2XCFWD"
14669   traces:
14670     hoverinfo: "x+y"
14671     boxpoints: "outliers"
14672     whiskerwidth: 0
14673   layout:
14674     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14675     layout: "plot-throughput"
14676
14677 -
14678   type: "plot"
14679   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14680   algorithm: "plot_performance_box"
14681   output-file-type: ".html"
14682   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14683   data: "plot-vpp-throughput-latency-3n-skx"
14684   filter: "'NIC_Intel-X710' and
14685            '64B' and
14686            'NDRPDR' and
14687            ('ETH' or 'DOT1Q') and
14688            'BASE' and
14689            '4T2C' and
14690            ('L2BDMACLRN' or 'L2XCFWD') and
14691            'VHOST_1024' and
14692            not 'VXLAN' and
14693            not 'IP4FWD' and
14694            not '2VM'"
14695   parameters:
14696   - "throughput"
14697   - "parent"
14698   - "tags"
14699   sort:
14700   - "L2BDMACLRN"
14701   - "L2BDMACLRN"
14702   - "L2BDMACLRN"
14703   - "L2XCFWD"
14704   - "L2XCFWD"
14705   - "L2XCFWD"
14706   traces:
14707     hoverinfo: "x+y"
14708     boxpoints: "outliers"
14709     whiskerwidth: 0
14710   layout:
14711     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14712     layout: "plot-throughput"
14713
14714 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
14715 -
14716   type: "plot"
14717   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14718   algorithm: "plot_performance_box"
14719   output-file-type: ".html"
14720   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14721   data: "plot-vpp-throughput-latency-3n-skx"
14722   filter: "'NIC_Intel-X710' and
14723            '64B' and
14724            'NDRPDR' and
14725            ('ETH' or 'DOT1Q') and
14726            '2T1C' and
14727            ('L2BDMACLRN' or 'L2XCFWD') and
14728            'VHOST_1024' and
14729            not 'CFS_OPT' and
14730            not 'VXLAN' and
14731            not 'IP4FWD' and
14732            not 'LBOND'"
14733   parameters:
14734   - "throughput"
14735   - "parent"
14736   - "tags"
14737   sort:
14738   - "L2BDMACLRN"
14739   - "L2BDMACLRN"
14740   - "L2BDMACLRN"
14741   - "L2XCFWD"
14742   - "L2XCFWD"
14743   - "L2XCFWD"
14744   traces:
14745     hoverinfo: "x+y"
14746     boxpoints: "outliers"
14747     whiskerwidth: 0
14748   layout:
14749     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14750     layout: "plot-throughput"
14751
14752 -
14753   type: "plot"
14754   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14755   algorithm: "plot_performance_box"
14756   output-file-type: ".html"
14757   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14758   data: "plot-vpp-throughput-latency-3n-skx"
14759   filter: "'NIC_Intel-X710' and
14760            '64B' and
14761            'NDRPDR' and
14762            ('ETH' or 'DOT1Q') and
14763            '2T1C' and
14764            ('L2BDMACLRN' or 'L2XCFWD') and
14765            'VHOST_1024' and
14766            not 'CFS_OPT' and
14767            not 'VXLAN' and
14768            not 'IP4FWD' and
14769            not 'LBOND'"
14770   parameters:
14771   - "throughput"
14772   - "parent"
14773   - "tags"
14774   sort:
14775   - "L2BDMACLRN"
14776   - "L2BDMACLRN"
14777   - "L2BDMACLRN"
14778   - "L2XCFWD"
14779   - "L2XCFWD"
14780   - "L2XCFWD"
14781   traces:
14782     hoverinfo: "x+y"
14783     boxpoints: "outliers"
14784     whiskerwidth: 0
14785   layout:
14786     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14787     layout: "plot-throughput"
14788
14789 -
14790   type: "plot"
14791   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14792   algorithm: "plot_performance_box"
14793   output-file-type: ".html"
14794   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14795   data: "plot-vpp-throughput-latency-3n-skx"
14796   filter: "'NIC_Intel-X710' and
14797            '64B' and
14798            'NDRPDR' and
14799            ('ETH' or 'DOT1Q') and
14800            '4T2C' and
14801            ('L2BDMACLRN' or 'L2XCFWD') and
14802            'VHOST_1024' and
14803            not 'CFS_OPT' and
14804            not 'VXLAN' and
14805            not 'IP4FWD' and
14806            not 'LBOND'"
14807   parameters:
14808   - "throughput"
14809   - "parent"
14810   - "tags"
14811   sort:
14812   - "L2BDMACLRN"
14813   - "L2BDMACLRN"
14814   - "L2BDMACLRN"
14815   - "L2XCFWD"
14816   - "L2XCFWD"
14817   - "L2XCFWD"
14818   traces:
14819     hoverinfo: "x+y"
14820     boxpoints: "outliers"
14821     whiskerwidth: 0
14822   layout:
14823     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14824     layout: "plot-throughput"
14825
14826 -
14827   type: "plot"
14828   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14829   algorithm: "plot_performance_box"
14830   output-file-type: ".html"
14831   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14832   data: "plot-vpp-throughput-latency-3n-skx"
14833   filter: "'NIC_Intel-X710' and
14834            '64B' and
14835            'NDRPDR' and
14836            ('ETH' or 'DOT1Q') and
14837            '4T2C' and
14838            ('L2BDMACLRN' or 'L2XCFWD') and
14839            'VHOST_1024' and
14840            not 'CFS_OPT' and
14841            not 'VXLAN' and
14842            not 'IP4FWD' and
14843            not 'LBOND'"
14844   parameters:
14845   - "throughput"
14846   - "parent"
14847   - "tags"
14848   sort:
14849   - "L2BDMACLRN"
14850   - "L2BDMACLRN"
14851   - "L2BDMACLRN"
14852   - "L2XCFWD"
14853   - "L2XCFWD"
14854   - "L2XCFWD"
14855   traces:
14856     hoverinfo: "x+y"
14857     boxpoints: "outliers"
14858     whiskerwidth: 0
14859   layout:
14860     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14861     layout: "plot-throughput"
14862
14863 ## Packet Throughput - VPP vhost ip4 2n-skx-x710
14864 #-
14865 #  type: "plot"
14866 #  title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14867 #  algorithm: "plot_performance_box"
14868 #  output-file-type: ".html"
14869 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14870 #  data: "plot-vpp-throughput-latency-2n-skx"
14871 #  filter: "'NIC_Intel-X710' and
14872 #           '64B' and
14873 #           'NDRPDR' and
14874 #           'ETH' and
14875 #           'IP4FWD' and
14876 #           '2T1C' and
14877 #           'VHOST_1024' and
14878 #           not 'VXLAN' and
14879 #           not 'NF_DENSITY' and
14880 #           not 'CFS_OPT' and
14881 #           not 'DOT1Q'"
14882 #  parameters:
14883 #  - "throughput"
14884 #  - "parent"
14885 #  - "tags"
14886 #  sort:
14887 #  - "1VM"
14888 #  - "2VM"
14889 #  traces:
14890 #    hoverinfo: "x+y"
14891 #    boxpoints: "outliers"
14892 #    whiskerwidth: 0
14893 #  layout:
14894 #    title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14895 #    layout: "plot-throughput"
14896 #
14897 #-
14898 #  type: "plot"
14899 #  title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14900 #  algorithm: "plot_performance_box"
14901 #  output-file-type: ".html"
14902 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14903 #  data: "plot-vpp-throughput-latency-2n-skx"
14904 #  filter: "'NIC_Intel-X710' and
14905 #           '64B' and
14906 #           'NDRPDR' and
14907 #           'ETH' and
14908 #           'IP4FWD' and
14909 #           '4T2C' and
14910 #           'VHOST_1024' and
14911 #           not 'VXLAN' and
14912 #           not 'NF_DENSITY' and
14913 #           not 'CFS_OPT' and
14914 #           not 'DOT1Q'"
14915 #  parameters:
14916 #  - "throughput"
14917 #  - "parent"
14918 #  - "tags"
14919 #  sort:
14920 #  - "1VM"
14921 #  - "2VM"
14922 #  traces:
14923 #    hoverinfo: "x+y"
14924 #    boxpoints: "outliers"
14925 #    whiskerwidth: 0
14926 #  layout:
14927 #    title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14928 #    layout: "plot-throughput"
14929 #
14930 #-
14931 #  type: "plot"
14932 #  title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14933 #  algorithm: "plot_performance_box"
14934 #  output-file-type: ".html"
14935 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14936 #  data: "plot-vpp-throughput-latency-2n-skx"
14937 #  filter: "'NIC_Intel-X710' and
14938 #           '64B' and
14939 #           'NDRPDR' and
14940 #           'ETH' and
14941 #           'IP4FWD' and
14942 #           '2T1C' and
14943 #           'VHOST_1024' and
14944 #           not 'VXLAN' and
14945 #           not 'NF_DENSITY' and
14946 #           not 'CFS_OPT' and
14947 #           not 'DOT1Q'"
14948 #  parameters:
14949 #  - "throughput"
14950 #  - "parent"
14951 #  - "tags"
14952 #  sort:
14953 #  - "1VM"
14954 #  - "2VM"
14955 #  traces:
14956 #    hoverinfo: "x+y"
14957 #    boxpoints: "outliers"
14958 #    whiskerwidth: 0
14959 #  layout:
14960 #    title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14961 #    layout: "plot-throughput"
14962 #
14963 #-
14964 #  type: "plot"
14965 #  title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14966 #  algorithm: "plot_performance_box"
14967 #  output-file-type: ".html"
14968 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14969 #  data: "plot-vpp-throughput-latency-2n-skx"
14970 #  filter: "'NIC_Intel-X710' and
14971 #           '64B' and
14972 #           'NDRPDR' and
14973 #           'ETH' and
14974 #           'IP4FWD' and
14975 #           '4T2C' and
14976 #           'VHOST_1024' and
14977 #           not 'VXLAN' and
14978 #           not 'NF_DENSITY' and
14979 #           not 'CFS_OPT' and
14980 #           not 'DOT1Q'"
14981 #  parameters:
14982 #  - "throughput"
14983 #  - "parent"
14984 #  - "tags"
14985 #  sort:
14986 #  - "1VM"
14987 #  - "2VM"
14988 #  traces:
14989 #    hoverinfo: "x+y"
14990 #    boxpoints: "outliers"
14991 #    whiskerwidth: 0
14992 #  layout:
14993 #    title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14994 #    layout: "plot-throughput"
14995 #
14996 ## Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
14997 #-
14998 #  type: "plot"
14999 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15000 #  algorithm: "plot_performance_box"
15001 #  output-file-type: ".html"
15002 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15003 #  data: "plot-vpp-throughput-latency-2n-skx"
15004 #  filter: "'NIC_Intel-X710' and
15005 #           '64B' and
15006 #           'NDRPDR' and
15007 #           ('ETH' or 'DOT1Q') and
15008 #           'BASE' and
15009 #           '2T1C' and
15010 #           ('L2BDMACLRN' or 'L2XCFWD') and
15011 #           'VHOST_1024' and
15012 #           not 'VXLAN' and
15013 #           not 'NF_DENSITY' and
15014 #           not 'IP4FWD' and
15015 #           not '2VM'"
15016 #  parameters:
15017 #  - "throughput"
15018 #  - "parent"
15019 #  - "tags"
15020 ##  sort:
15021 ##  - "not CFS_OPT"
15022 ##  - "L2XCFWD"
15023 ##  - "not CFS_OPT"
15024 ##  - "CFS_OPT"
15025 #  traces:
15026 #    hoverinfo: "x+y"
15027 #    boxpoints: "outliers"
15028 #    whiskerwidth: 0
15029 #  layout:
15030 #    title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15031 #    layout: "plot-throughput"
15032 #
15033 #-
15034 #  type: "plot"
15035 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15036 #  algorithm: "plot_performance_box"
15037 #  output-file-type: ".html"
15038 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15039 #  data: "plot-vpp-throughput-latency-2n-skx"
15040 #  filter: "'NIC_Intel-X710' and
15041 #           '64B' and
15042 #           'NDRPDR' and
15043 #           ('ETH' or 'DOT1Q') and
15044 #           'BASE' and
15045 #           '2T1C' and
15046 #           ('L2BDMACLRN' or 'L2XCFWD') and
15047 #           'VHOST_1024' and
15048 #           not 'VXLAN' and
15049 #           not 'NF_DENSITY' and
15050 #           not 'IP4FWD' and
15051 #           not '2VM'"
15052 #  parameters:
15053 #  - "throughput"
15054 #  - "parent"
15055 #  - "tags"
15056 ##  sort:
15057 ##  - "not CFS_OPT"
15058 ##  - "L2XCFWD"
15059 ##  - "not CFS_OPT"
15060 ##  - "CFS_OPT"
15061 #  traces:
15062 #    hoverinfo: "x+y"
15063 #    boxpoints: "outliers"
15064 #    whiskerwidth: 0
15065 #  layout:
15066 #    title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15067 #    layout: "plot-throughput"
15068 #
15069 #-
15070 #  type: "plot"
15071 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15072 #  algorithm: "plot_performance_box"
15073 #  output-file-type: ".html"
15074 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15075 #  data: "plot-vpp-throughput-latency-2n-skx"
15076 #  filter: "'NIC_Intel-X710' and
15077 #           '64B' and
15078 #           'NDRPDR' and
15079 #           ('ETH' or 'DOT1Q') and
15080 #           'BASE' and
15081 #           '4T2C' and
15082 #           ('L2BDMACLRN' or 'L2XCFWD') and
15083 #           'VHOST_1024' and
15084 #           not 'VXLAN' and
15085 #           not 'NF_DENSITY' and
15086 #           not 'IP4FWD' and
15087 #           not '2VM'"
15088 #  parameters:
15089 #  - "throughput"
15090 #  - "parent"
15091 #  - "tags"
15092 ##  sort:
15093 ##  - "not CFS_OPT"
15094 ##  - "L2XCFWD"
15095 ##  - "not CFS_OPT"
15096 ##  - "CFS_OPT"
15097 #  traces:
15098 #    hoverinfo: "x+y"
15099 #    boxpoints: "outliers"
15100 #    whiskerwidth: 0
15101 #  layout:
15102 #    title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15103 #    layout: "plot-throughput"
15104 #
15105 #-
15106 #  type: "plot"
15107 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15108 #  algorithm: "plot_performance_box"
15109 #  output-file-type: ".html"
15110 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15111 #  data: "plot-vpp-throughput-latency-2n-skx"
15112 #  filter: "'NIC_Intel-X710' and
15113 #           '64B' and
15114 #           'NDRPDR' and
15115 #           ('ETH' or 'DOT1Q') and
15116 #           'BASE' and
15117 #           '4T2C' and
15118 #           ('L2BDMACLRN' or 'L2XCFWD') and
15119 #           'VHOST_1024' and
15120 #           not 'VXLAN' and
15121 #           not 'NF_DENSITY' and
15122 #           not 'IP4FWD' and
15123 #           not '2VM'"
15124 #  parameters:
15125 #  - "throughput"
15126 #  - "parent"
15127 #  - "tags"
15128 ##  sort:
15129 ##  - "not CFS_OPT"
15130 ##  - "L2XCFWD"
15131 ##  - "not CFS_OPT"
15132 ##  - "CFS_OPT"
15133 #  traces:
15134 #    hoverinfo: "x+y"
15135 #    boxpoints: "outliers"
15136 #    whiskerwidth: 0
15137 #  layout:
15138 #    title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15139 #    layout: "plot-throughput"
15140 #
15141 ## Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
15142 #-
15143 #  type: "plot"
15144 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15145 #  algorithm: "plot_performance_box"
15146 #  output-file-type: ".html"
15147 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15148 #  data: "plot-vpp-throughput-latency-2n-skx"
15149 #  filter: "'NIC_Intel-X710' and
15150 #           '64B' and
15151 #           'NDRPDR' and
15152 #           ('ETH' or 'DOT1Q') and
15153 #           '2T1C' and
15154 #           ('L2BDMACLRN' or 'L2XCFWD') and
15155 #           'VHOST_1024' and
15156 #           not 'CFS_OPT' and
15157 #           not 'VXLAN' and
15158 #           not 'NF_DENSITY' and
15159 #           not 'DOT1Q' and
15160 #           not 'IP4FWD'"
15161 #  parameters:
15162 #  - "throughput"
15163 #  - "parent"
15164 #  - "tags"
15165 ##  sort:
15166 ##  - "1VM"
15167 ##  - "L2XCFWD"
15168 ##  - "1VM"
15169 ##  - "L2BDMACLRN"
15170 #  traces:
15171 #    hoverinfo: "x+y"
15172 #    boxpoints: "outliers"
15173 #    whiskerwidth: 0
15174 #  layout:
15175 #    title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15176 #    layout: "plot-throughput"
15177 #
15178 #-
15179 #  type: "plot"
15180 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15181 #  algorithm: "plot_performance_box"
15182 #  output-file-type: ".html"
15183 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15184 #  data: "plot-vpp-throughput-latency-2n-skx"
15185 #  filter: "'NIC_Intel-X710' and
15186 #           '64B' and
15187 #           'NDRPDR' and
15188 #           ('ETH' or 'DOT1Q') and
15189 #           '2T1C' and
15190 #           ('L2BDMACLRN' or 'L2XCFWD') and
15191 #           'VHOST_1024' and
15192 #           not 'CFS_OPT' and
15193 #           not 'VXLAN' and
15194 #           not 'NF_DENSITY' and
15195 #           not 'DOT1Q' and
15196 #           not 'IP4FWD'"
15197 #  parameters:
15198 #  - "throughput"
15199 #  - "parent"
15200 #  - "tags"
15201 ##  sort:
15202 ##  - "1VM"
15203 ##  - "L2XCFWD"
15204 ##  - "1VM"
15205 ##  - "L2BDMACLRN"
15206 #  traces:
15207 #    hoverinfo: "x+y"
15208 #    boxpoints: "outliers"
15209 #    whiskerwidth: 0
15210 #  layout:
15211 #    title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15212 #    layout: "plot-throughput"
15213 #
15214 #-
15215 #  type: "plot"
15216 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15217 #  algorithm: "plot_performance_box"
15218 #  output-file-type: ".html"
15219 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15220 #  data: "plot-vpp-throughput-latency-2n-skx"
15221 #  filter: "'NIC_Intel-X710' and
15222 #           '64B' and
15223 #           'NDRPDR' and
15224 #           ('ETH' or 'DOT1Q') and
15225 #           '4T2C' and
15226 #           ('L2BDMACLRN' or 'L2XCFWD') and
15227 #           'VHOST_1024' and
15228 #           not 'CFS_OPT' and
15229 #           not 'VXLAN' and
15230 #           not 'NF_DENSITY' and
15231 #           not 'DOT1Q' and
15232 #           not 'IP4FWD'"
15233 #  parameters:
15234 #  - "throughput"
15235 #  - "parent"
15236 #  - "tags"
15237 ##  sort:
15238 ##  - "1VM"
15239 ##  - "L2XCFWD"
15240 ##  - "1VM"
15241 ##  - "L2BDMACLRN"
15242 #  traces:
15243 #    hoverinfo: "x+y"
15244 #    boxpoints: "outliers"
15245 #    whiskerwidth: 0
15246 #  layout:
15247 #    title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15248 #    layout: "plot-throughput"
15249 #
15250 #-
15251 #  type: "plot"
15252 #  title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15253 #  algorithm: "plot_performance_box"
15254 #  output-file-type: ".html"
15255 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15256 #  data: "plot-vpp-throughput-latency-2n-skx"
15257 #  filter: "'NIC_Intel-X710' and
15258 #           '64B' and
15259 #           'NDRPDR' and
15260 #           ('ETH' or 'DOT1Q') and
15261 #           '4T2C' and
15262 #           ('L2BDMACLRN' or 'L2XCFWD') and
15263 #           'VHOST_1024' and
15264 #           not 'CFS_OPT' and
15265 #           not 'VXLAN' and
15266 #           not 'NF_DENSITY' and
15267 #           not 'DOT1Q' and
15268 #           not 'IP4FWD'"
15269 #  parameters:
15270 #  - "throughput"
15271 #  - "parent"
15272 #  - "tags"
15273 ##  sort:
15274 ##  - "1VM"
15275 ##  - "L2XCFWD"
15276 ##  - "1VM"
15277 ##  - "L2BDMACLRN"
15278 #  traces:
15279 #    hoverinfo: "x+y"
15280 #    boxpoints: "outliers"
15281 #    whiskerwidth: 0
15282 #  layout:
15283 #    title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15284 #    layout: "plot-throughput"
15285 #
15286 ## Packet Throughput - VPP vhost ip4 2n-skx-xxv710
15287 #-
15288 #  type: "plot"
15289 #  title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15290 #  algorithm: "plot_performance_box"
15291 #  output-file-type: ".html"
15292 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15293 #  data: "plot-vpp-throughput-latency-2n-skx"
15294 #  filter: "'NIC_Intel-XXV710' and
15295 #           '64B' and
15296 #           'NDRPDR' and
15297 #           'ETH' and
15298 #           'IP4FWD' and
15299 #           '2T1C' and
15300 #           'VHOST_1024' and
15301 #           not 'VXLAN' and
15302 #           not 'CFS_OPT' and
15303 #           not 'DOT1Q'"
15304 #  parameters:
15305 #  - "throughput"
15306 #  - "parent"
15307 #  - "tags"
15308 #  sort:
15309 #  - "1VM"
15310 #  - "2VM"
15311 #  traces:
15312 #    hoverinfo: "x+y"
15313 #    boxpoints: "outliers"
15314 #    whiskerwidth: 0
15315 #  layout:
15316 #    title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15317 #    layout: "plot-throughput"
15318 #
15319 #-
15320 #  type: "plot"
15321 #  title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15322 #  algorithm: "plot_performance_box"
15323 #  output-file-type: ".html"
15324 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15325 #  data: "plot-vpp-throughput-latency-2n-skx"
15326 #  filter: "'NIC_Intel-XXV710' and
15327 #           '64B' and
15328 #           'NDRPDR' and
15329 #           'ETH' and
15330 #           'IP4FWD' and
15331 #           '4T2C' and
15332 #           'VHOST_1024' and
15333 #           not 'VXLAN' and
15334 #           not 'CFS_OPT' and
15335 #           not 'DOT1Q'"
15336 #  parameters:
15337 #  - "throughput"
15338 #  - "parent"
15339 #  - "tags"
15340 #  sort:
15341 #  - "1VM"
15342 #  - "2VM"
15343 #  traces:
15344 #    hoverinfo: "x+y"
15345 #    boxpoints: "outliers"
15346 #    whiskerwidth: 0
15347 #  layout:
15348 #    title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15349 #    layout: "plot-throughput"
15350 #
15351 #-
15352 #  type: "plot"
15353 #  title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15354 #  algorithm: "plot_performance_box"
15355 #  output-file-type: ".html"
15356 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15357 #  data: "plot-vpp-throughput-latency-2n-skx"
15358 #  filter: "'NIC_Intel-XXV710' and
15359 #           '64B' and
15360 #           'NDRPDR' and
15361 #           'ETH' and
15362 #           'IP4FWD' and
15363 #           '2T1C' and
15364 #           'VHOST_1024' and
15365 #           not 'VXLAN' and
15366 #           not 'CFS_OPT' and
15367 #           not 'DOT1Q'"
15368 #  parameters:
15369 #  - "throughput"
15370 #  - "parent"
15371 #  - "tags"
15372 #  sort:
15373 #  - "1VM"
15374 #  - "2VM"
15375 #  traces:
15376 #    hoverinfo: "x+y"
15377 #    boxpoints: "outliers"
15378 #    whiskerwidth: 0
15379 #  layout:
15380 #    title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15381 #    layout: "plot-throughput"
15382 #
15383 #-
15384 #  type: "plot"
15385 #  title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15386 #  algorithm: "plot_performance_box"
15387 #  output-file-type: ".html"
15388 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15389 #  data: "plot-vpp-throughput-latency-2n-skx"
15390 #  filter: "'NIC_Intel-XXV710' and
15391 #           '64B' and
15392 #           'NDRPDR' and
15393 #           'ETH' and
15394 #           'IP4FWD' and
15395 #           '4T2C' and
15396 #           'VHOST_1024' and
15397 #           not 'VXLAN' and
15398 #           not 'CFS_OPT' and
15399 #           not 'DOT1Q'"
15400 #  parameters:
15401 #  - "throughput"
15402 #  - "parent"
15403 #  - "tags"
15404 #  sort:
15405 #  - "1VM"
15406 #  - "2VM"
15407 #  traces:
15408 #    hoverinfo: "x+y"
15409 #    boxpoints: "outliers"
15410 #    whiskerwidth: 0
15411 #  layout:
15412 #    title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15413 #    layout: "plot-throughput"
15414 #
15415 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
15416 #-
15417 #  type: "plot"
15418 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15419 #  algorithm: "plot_performance_box"
15420 #  output-file-type: ".html"
15421 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15422 #  data: "plot-vpp-throughput-latency-2n-skx"
15423 #  filter: "'NIC_Intel-XXV710' and
15424 #           '64B' and
15425 #           'NDRPDR' and
15426 #           ('ETH' or 'DOT1Q') and
15427 #           'BASE' and
15428 #           '2T1C' and
15429 #           ('L2BDMACLRN' or 'L2XCFWD') and
15430 #           'VHOST_1024' and
15431 #           not 'VXLAN' and
15432 #           not 'IP4FWD' and
15433 #           not '2VM'"
15434 #  parameters:
15435 #  - "throughput"
15436 #  - "parent"
15437 #  - "tags"
15438 ##  sort:
15439 ##  - "not CFS_OPT"
15440 ##  - "L2XCFWD"
15441 ##  - "not CFS_OPT"
15442 ##  - "CFS_OPT"
15443 #  traces:
15444 #    hoverinfo: "x+y"
15445 #    boxpoints: "outliers"
15446 #    whiskerwidth: 0
15447 #  layout:
15448 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15449 #    layout: "plot-throughput"
15450 #
15451 #-
15452 #  type: "plot"
15453 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15454 #  algorithm: "plot_performance_box"
15455 #  output-file-type: ".html"
15456 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15457 #  data: "plot-vpp-throughput-latency-2n-skx"
15458 #  filter: "'NIC_Intel-XXV710' and
15459 #           '64B' and
15460 #           'NDRPDR' and
15461 #           ('ETH' or 'DOT1Q') and
15462 #           'BASE' and
15463 #           '2T1C' and
15464 #           ('L2BDMACLRN' or 'L2XCFWD') and
15465 #           'VHOST_1024' and
15466 #           not 'VXLAN' and
15467 #           not 'IP4FWD' and
15468 #           not '2VM'"
15469 #  parameters:
15470 #  - "throughput"
15471 #  - "parent"
15472 #  - "tags"
15473 ##  sort:
15474 ##  - "not CFS_OPT"
15475 ##  - "L2XCFWD"
15476 ##  - "not CFS_OPT"
15477 ##  - "CFS_OPT"
15478 #  traces:
15479 #    hoverinfo: "x+y"
15480 #    boxpoints: "outliers"
15481 #    whiskerwidth: 0
15482 #  layout:
15483 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15484 #    layout: "plot-throughput"
15485 #
15486 #-
15487 #  type: "plot"
15488 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15489 #  algorithm: "plot_performance_box"
15490 #  output-file-type: ".html"
15491 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15492 #  data: "plot-vpp-throughput-latency-2n-skx"
15493 #  filter: "'NIC_Intel-XXV710' and
15494 #           '64B' and
15495 #           'NDRPDR' and
15496 #           ('ETH' or 'DOT1Q') and
15497 #           'BASE' and
15498 #           '4T2C' and
15499 #           ('L2BDMACLRN' or 'L2XCFWD') and
15500 #           'VHOST_1024' and
15501 #           not 'VXLAN' and
15502 #           not 'IP4FWD' and
15503 #           not '2VM'"
15504 #  parameters:
15505 #  - "throughput"
15506 #  - "parent"
15507 #  - "tags"
15508 ##  sort:
15509 ##  - "not CFS_OPT"
15510 ##  - "L2XCFWD"
15511 ##  - "not CFS_OPT"
15512 ##  - "CFS_OPT"
15513 #  traces:
15514 #    hoverinfo: "x+y"
15515 #    boxpoints: "outliers"
15516 #    whiskerwidth: 0
15517 #  layout:
15518 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15519 #    layout: "plot-throughput"
15520 #
15521 #-
15522 #  type: "plot"
15523 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15524 #  algorithm: "plot_performance_box"
15525 #  output-file-type: ".html"
15526 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15527 #  data: "plot-vpp-throughput-latency-2n-skx"
15528 #  filter: "'NIC_Intel-XXV710' and
15529 #           '64B' and
15530 #           'NDRPDR' and
15531 #           ('ETH' or 'DOT1Q') and
15532 #           'BASE' and
15533 #           '4T2C' and
15534 #           ('L2BDMACLRN' or 'L2XCFWD') and
15535 #           'VHOST_1024' and
15536 #           not 'VXLAN' and
15537 #           not 'IP4FWD' and
15538 #           not '2VM'"
15539 #  parameters:
15540 #  - "throughput"
15541 #  - "parent"
15542 #  - "tags"
15543 ##  sort:
15544 ##  - "not CFS_OPT"
15545 ##  - "L2XCFWD"
15546 ##  - "not CFS_OPT"
15547 ##  - "CFS_OPT"
15548 #  traces:
15549 #    hoverinfo: "x+y"
15550 #    boxpoints: "outliers"
15551 #    whiskerwidth: 0
15552 #  layout:
15553 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15554 #    layout: "plot-throughput"
15555 #
15556 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
15557 #-
15558 #  type: "plot"
15559 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15560 #  algorithm: "plot_performance_box"
15561 #  output-file-type: ".html"
15562 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15563 #  data: "plot-vpp-throughput-latency-2n-skx"
15564 #  filter: "'NIC_Intel-XXV710' and
15565 #           '64B' and
15566 #           'NDRPDR' and
15567 #           ('ETH' or 'DOT1Q') and
15568 #           '2T1C' and
15569 #           ('L2BDMACLRN' or 'L2XCFWD') and
15570 #           'VHOST_1024' and
15571 #           not 'CFS_OPT' and
15572 #           not 'VXLAN' and
15573 #           not 'DOT1Q' and
15574 #           not 'IP4FWD'"
15575 #  parameters:
15576 #  - "throughput"
15577 #  - "parent"
15578 #  - "tags"
15579 ##  sort:
15580 ##  - "1VM"
15581 ##  - "L2XCFWD"
15582 ##  - "1VM"
15583 ##  - "L2BDMACLRN"
15584 #  traces:
15585 #    hoverinfo: "x+y"
15586 #    boxpoints: "outliers"
15587 #    whiskerwidth: 0
15588 #  layout:
15589 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15590 #    layout: "plot-throughput"
15591 #
15592 #-
15593 #  type: "plot"
15594 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15595 #  algorithm: "plot_performance_box"
15596 #  output-file-type: ".html"
15597 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15598 #  data: "plot-vpp-throughput-latency-2n-skx"
15599 #  filter: "'NIC_Intel-XXV710' and
15600 #           '64B' and
15601 #           'NDRPDR' and
15602 #           ('ETH' or 'DOT1Q') and
15603 #           '2T1C' and
15604 #           ('L2BDMACLRN' or 'L2XCFWD') and
15605 #           'VHOST_1024' and
15606 #           not 'CFS_OPT' and
15607 #           not 'VXLAN' and
15608 #           not 'DOT1Q' and
15609 #           not 'IP4FWD'"
15610 #  parameters:
15611 #  - "throughput"
15612 #  - "parent"
15613 #  - "tags"
15614 ##  sort:
15615 ##  - "1VM"
15616 ##  - "L2XCFWD"
15617 ##  - "1VM"
15618 ##  - "L2BDMACLRN"
15619 #  traces:
15620 #    hoverinfo: "x+y"
15621 #    boxpoints: "outliers"
15622 #    whiskerwidth: 0
15623 #  layout:
15624 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15625 #    layout: "plot-throughput"
15626 #
15627 #-
15628 #  type: "plot"
15629 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15630 #  algorithm: "plot_performance_box"
15631 #  output-file-type: ".html"
15632 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15633 #  data: "plot-vpp-throughput-latency-2n-skx"
15634 #  filter: "'NIC_Intel-XXV710' and
15635 #           '64B' and
15636 #           'NDRPDR' and
15637 #           ('ETH' or 'DOT1Q') and
15638 #           '4T2C' and
15639 #           ('L2BDMACLRN' or 'L2XCFWD') and
15640 #           'VHOST_1024' and
15641 #           not 'CFS_OPT' and
15642 #           not 'VXLAN' and
15643 #           not 'DOT1Q' and
15644 #           not 'IP4FWD'"
15645 #  parameters:
15646 #  - "throughput"
15647 #  - "parent"
15648 #  - "tags"
15649 ##  sort:
15650 ##  - "1VM"
15651 ##  - "L2XCFWD"
15652 ##  - "1VM"
15653 ##  - "L2BDMACLRN"
15654 #  traces:
15655 #    hoverinfo: "x+y"
15656 #    boxpoints: "outliers"
15657 #    whiskerwidth: 0
15658 #  layout:
15659 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15660 #    layout: "plot-throughput"
15661 #
15662 #-
15663 #  type: "plot"
15664 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15665 #  algorithm: "plot_performance_box"
15666 #  output-file-type: ".html"
15667 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15668 #  data: "plot-vpp-throughput-latency-2n-skx"
15669 #  filter: "'NIC_Intel-XXV710' and
15670 #           '64B' and
15671 #           'NDRPDR' and
15672 #           ('ETH' or 'DOT1Q') and
15673 #           '4T2C' and
15674 #           ('L2BDMACLRN' or 'L2XCFWD') and
15675 #           'VHOST_1024' and
15676 #           not 'CFS_OPT' and
15677 #           not 'VXLAN' and
15678 #           not 'DOT1Q' and
15679 #           not 'IP4FWD'"
15680 #  parameters:
15681 #  - "throughput"
15682 #  - "parent"
15683 #  - "tags"
15684 ##  sort:
15685 ##  - "1VM"
15686 ##  - "L2XCFWD"
15687 ##  - "1VM"
15688 ##  - "L2BDMACLRN"
15689 #  traces:
15690 #    hoverinfo: "x+y"
15691 #    boxpoints: "outliers"
15692 #    whiskerwidth: 0
15693 #  layout:
15694 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15695 #    layout: "plot-throughput"
15696
15697 ###############################################################################
15698
15699 # Packet Throughput - VPP VTS 3n-hsw-x520
15700 -
15701   type: "plot"
15702   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
15703   algorithm: "plot_performance_box"
15704   output-file-type: ".html"
15705   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
15706   data: "plot-vpp-throughput-latency-3n-hsw"
15707   filter: "'NIC_Intel-X520-DA2' and
15708            '114B' and
15709            'NDRPDR' and
15710            '1T1C' and
15711            'VTS'"
15712   parameters:
15713   - "throughput"
15714   - "parent"
15715   - "tags"
15716   traces:
15717     hoverinfo: "x+y"
15718     boxpoints: "outliers"
15719     whiskerwidth: 0
15720   layout:
15721     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
15722     layout: "plot-throughput"
15723
15724 -
15725   type: "plot"
15726   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
15727   algorithm: "plot_performance_box"
15728   output-file-type: ".html"
15729   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
15730   data: "plot-vpp-throughput-latency-3n-hsw"
15731   filter: "'NIC_Intel-X520-DA2' and
15732            '114B' and
15733            'NDRPDR' and
15734            '2T2C' and
15735            'VTS'"
15736   parameters:
15737   - "throughput"
15738   - "parent"
15739   - "tags"
15740   traces:
15741     hoverinfo: "x+y"
15742     boxpoints: "outliers"
15743     whiskerwidth: 0
15744   layout:
15745     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
15746     layout: "plot-throughput"
15747
15748 -
15749   type: "plot"
15750   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
15751   algorithm: "plot_performance_box"
15752   output-file-type: ".html"
15753   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
15754   data: "plot-vpp-throughput-latency-3n-hsw"
15755   filter: "'NIC_Intel-X520-DA2' and
15756            '114B' and
15757            'NDRPDR' and
15758            '1T1C' and
15759            'VTS'"
15760   parameters:
15761   - "throughput"
15762   - "parent"
15763   - "tags"
15764   traces:
15765     hoverinfo: "x+y"
15766     boxpoints: "outliers"
15767     whiskerwidth: 0
15768   layout:
15769     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
15770     layout: "plot-throughput"
15771
15772 -
15773   type: "plot"
15774   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
15775   algorithm: "plot_performance_box"
15776   output-file-type: ".html"
15777   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
15778   data: "plot-vpp-throughput-latency-3n-hsw"
15779   filter: "'NIC_Intel-X520-DA2' and
15780            '114B' and
15781            'NDRPDR' and
15782            '2T2C' and
15783            'VTS'"
15784   parameters:
15785   - "throughput"
15786   - "parent"
15787   - "tags"
15788   traces:
15789     hoverinfo: "x+y"
15790     boxpoints: "outliers"
15791     whiskerwidth: 0
15792   layout:
15793     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
15794     layout: "plot-throughput"
15795
15796 ################################################################################
15797
15798 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
15799 -
15800   type: "plot"
15801   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15802   algorithm: "plot_performance_box"
15803   output-file-type: ".html"
15804   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15805   data: "plot-dpdk-throughput-latency-3n-hsw"
15806   filter: "'NIC_Intel-X520-DA2' and
15807            '64B' and
15808            'BASE' and
15809            'NDRPDR' and
15810            '1T1C' and
15811            'IP4FWD'"
15812   parameters:
15813   - "throughput"
15814   - "parent"
15815   - "tags"
15816   traces:
15817     hoverinfo: "x+y"
15818     boxpoints: "outliers"
15819     whiskerwidth: 0
15820   layout:
15821     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15822     layout: "plot-throughput"
15823
15824 -
15825   type: "plot"
15826   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15827   algorithm: "plot_performance_box"
15828   output-file-type: ".html"
15829   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15830   data: "plot-dpdk-throughput-latency-3n-hsw"
15831   filter: "'NIC_Intel-X520-DA2' and
15832            '64B' and
15833            'BASE' and
15834            'NDRPDR' and
15835            '2T2C' and
15836            'IP4FWD'"
15837   parameters:
15838   - "throughput"
15839   - "parent"
15840   - "tags"
15841   traces:
15842     hoverinfo: "x+y"
15843     boxpoints: "outliers"
15844     whiskerwidth: 0
15845   layout:
15846     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15847     layout: "plot-throughput"
15848
15849 -
15850   type: "plot"
15851   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15852   algorithm: "plot_performance_box"
15853   output-file-type: ".html"
15854   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15855   data: "plot-dpdk-throughput-latency-3n-hsw"
15856   filter: "'NIC_Intel-X520-DA2' and
15857            '64B' and
15858            'BASE' and
15859            'NDRPDR' and
15860            '1T1C' and
15861            'IP4FWD'"
15862   parameters:
15863   - "throughput"
15864   - "parent"
15865   - "tags"
15866   traces:
15867     hoverinfo: "x+y"
15868     boxpoints: "outliers"
15869     whiskerwidth: 0
15870   layout:
15871     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15872     layout: "plot-throughput"
15873
15874 -
15875   type: "plot"
15876   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15877   algorithm: "plot_performance_box"
15878   output-file-type: ".html"
15879   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15880   data: "plot-dpdk-throughput-latency-3n-hsw"
15881   filter: "'NIC_Intel-X520-DA2' and
15882            '64B' and
15883            'BASE' and
15884            'NDRPDR' and
15885            '2T2C' and
15886            'IP4FWD'"
15887   parameters:
15888   - "throughput"
15889   - "parent"
15890   - "tags"
15891   traces:
15892     hoverinfo: "x+y"
15893     boxpoints: "outliers"
15894     whiskerwidth: 0
15895   layout:
15896     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15897     layout: "plot-throughput"
15898
15899 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
15900 -
15901   type: "plot"
15902   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15903   algorithm: "plot_performance_box"
15904   output-file-type: ".html"
15905   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15906   data: "plot-dpdk-throughput-latency-3n-hsw"
15907   filter: "'NIC_Intel-X710' and
15908            '64B' and
15909            'BASE' and
15910            'NDRPDR' and
15911            '1T1C' and
15912            'IP4FWD'"
15913   parameters:
15914   - "throughput"
15915   - "parent"
15916   - "tags"
15917   traces:
15918     hoverinfo: "x+y"
15919     boxpoints: "outliers"
15920     whiskerwidth: 0
15921   layout:
15922     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15923     layout: "plot-throughput"
15924
15925 -
15926   type: "plot"
15927   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15928   algorithm: "plot_performance_box"
15929   output-file-type: ".html"
15930   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15931   data: "plot-dpdk-throughput-latency-3n-hsw"
15932   filter: "'NIC_Intel-X710' and
15933            '64B' and
15934            'BASE' and
15935            'NDRPDR' and
15936            '2T2C' and
15937            'IP4FWD'"
15938   parameters:
15939   - "throughput"
15940   - "parent"
15941   - "tags"
15942   traces:
15943     hoverinfo: "x+y"
15944     boxpoints: "outliers"
15945     whiskerwidth: 0
15946   layout:
15947     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15948     layout: "plot-throughput"
15949
15950 -
15951   type: "plot"
15952   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15953   algorithm: "plot_performance_box"
15954   output-file-type: ".html"
15955   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15956   data: "plot-dpdk-throughput-latency-3n-hsw"
15957   filter: "'NIC_Intel-X710' and
15958            '64B' and
15959            'BASE' and
15960            'NDRPDR' and
15961            '1T1C' and
15962            'IP4FWD'"
15963   parameters:
15964   - "throughput"
15965   - "parent"
15966   - "tags"
15967   traces:
15968     hoverinfo: "x+y"
15969     boxpoints: "outliers"
15970     whiskerwidth: 0
15971   layout:
15972     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15973     layout: "plot-throughput"
15974
15975 -
15976   type: "plot"
15977   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15978   algorithm: "plot_performance_box"
15979   output-file-type: ".html"
15980   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15981   data: "plot-dpdk-throughput-latency-3n-hsw"
15982   filter: "'NIC_Intel-X710' and
15983            '64B' and
15984            'BASE' and
15985            'NDRPDR' and
15986            '2T2C' and
15987            'IP4FWD'"
15988   parameters:
15989   - "throughput"
15990   - "parent"
15991   - "tags"
15992   traces:
15993     hoverinfo: "x+y"
15994     boxpoints: "outliers"
15995     whiskerwidth: 0
15996   layout:
15997     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15998     layout: "plot-throughput"
15999
16000 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
16001 -
16002   type: "plot"
16003   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16004   algorithm: "plot_performance_box"
16005   output-file-type: ".html"
16006   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16007   data: "plot-dpdk-throughput-latency-3n-hsw"
16008   filter: "'NIC_Intel-XL710' and
16009            '64B' and
16010            'BASE' and
16011            'NDRPDR' and
16012            '1T1C' and
16013            'IP4FWD'"
16014   parameters:
16015   - "throughput"
16016   - "parent"
16017   - "tags"
16018   traces:
16019     hoverinfo: "x+y"
16020     boxpoints: "outliers"
16021     whiskerwidth: 0
16022   layout:
16023     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
16024     layout: "plot-throughput"
16025
16026 -
16027   type: "plot"
16028   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16029   algorithm: "plot_performance_box"
16030   output-file-type: ".html"
16031   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16032   data: "plot-dpdk-throughput-latency-3n-hsw"
16033   filter: "'NIC_Intel-XL710' and
16034            '64B' and
16035            'BASE' and
16036            'NDRPDR' and
16037            '2T2C' and
16038            'IP4FWD'"
16039   parameters:
16040   - "throughput"
16041   - "parent"
16042   - "tags"
16043   traces:
16044     hoverinfo: "x+y"
16045     boxpoints: "outliers"
16046     whiskerwidth: 0
16047   layout:
16048     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
16049     layout: "plot-throughput"
16050
16051 -
16052   type: "plot"
16053   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16054   algorithm: "plot_performance_box"
16055   output-file-type: ".html"
16056   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16057   data: "plot-dpdk-throughput-latency-3n-hsw"
16058   filter: "'NIC_Intel-XL710' and
16059            '64B' and
16060            'BASE' and
16061            'NDRPDR' and
16062            '1T1C' and
16063            'IP4FWD'"
16064   parameters:
16065   - "throughput"
16066   - "parent"
16067   - "tags"
16068   traces:
16069     hoverinfo: "x+y"
16070     boxpoints: "outliers"
16071     whiskerwidth: 0
16072   layout:
16073     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16074     layout: "plot-throughput"
16075
16076 -
16077   type: "plot"
16078   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16079   algorithm: "plot_performance_box"
16080   output-file-type: ".html"
16081   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16082   data: "plot-dpdk-throughput-latency-3n-hsw"
16083   filter: "'NIC_Intel-XL710' and
16084            '64B' and
16085            'BASE' and
16086            'NDRPDR' and
16087            '2T2C' and
16088            'IP4FWD'"
16089   parameters:
16090   - "throughput"
16091   - "parent"
16092   - "tags"
16093   traces:
16094     hoverinfo: "x+y"
16095     boxpoints: "outliers"
16096     whiskerwidth: 0
16097   layout:
16098     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16099     layout: "plot-throughput"
16100
16101 # Packet Throughput - DPDK l3fwd 3n-skx-x710
16102 -
16103   type: "plot"
16104   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16105   algorithm: "plot_performance_box"
16106   output-file-type: ".html"
16107   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16108   data: "plot-dpdk-throughput-latency-3n-skx"
16109   filter: "'NIC_Intel-X710' and
16110            '64B' and
16111            'BASE' and
16112            'NDRPDR' and
16113            '2T1C' and
16114            'IP4FWD'"
16115   parameters:
16116   - "throughput"
16117   - "parent"
16118   - "tags"
16119   traces:
16120     hoverinfo: "x+y"
16121     boxpoints: "outliers"
16122     whiskerwidth: 0
16123   layout:
16124     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16125     layout: "plot-throughput"
16126
16127 -
16128   type: "plot"
16129   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16130   algorithm: "plot_performance_box"
16131   output-file-type: ".html"
16132   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16133   data: "plot-dpdk-throughput-latency-3n-skx"
16134   filter: "'NIC_Intel-X710' and
16135            '64B' and
16136            'BASE' and
16137            'NDRPDR' and
16138            '4T2C' and
16139            'IP4FWD'"
16140   parameters:
16141   - "throughput"
16142   - "parent"
16143   - "tags"
16144   traces:
16145     hoverinfo: "x+y"
16146     boxpoints: "outliers"
16147     whiskerwidth: 0
16148   layout:
16149     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16150     layout: "plot-throughput"
16151
16152 -
16153   type: "plot"
16154   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16155   algorithm: "plot_performance_box"
16156   output-file-type: ".html"
16157   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16158   data: "plot-dpdk-throughput-latency-3n-skx"
16159   filter: "'NIC_Intel-X710' and
16160            '64B' and
16161            'BASE' and
16162            'NDRPDR' and
16163            '2T1C' and
16164            'IP4FWD'"
16165   parameters:
16166   - "throughput"
16167   - "parent"
16168   - "tags"
16169   traces:
16170     hoverinfo: "x+y"
16171     boxpoints: "outliers"
16172     whiskerwidth: 0
16173   layout:
16174     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16175     layout: "plot-throughput"
16176
16177 -
16178   type: "plot"
16179   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16180   algorithm: "plot_performance_box"
16181   output-file-type: ".html"
16182   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16183   data: "plot-dpdk-throughput-latency-3n-skx"
16184   filter: "'NIC_Intel-X710' and
16185            '64B' and
16186            'BASE' and
16187            'NDRPDR' and
16188            '4T2C' and
16189            'IP4FWD'"
16190   parameters:
16191   - "throughput"
16192   - "parent"
16193   - "tags"
16194   traces:
16195     hoverinfo: "x+y"
16196     boxpoints: "outliers"
16197     whiskerwidth: 0
16198   layout:
16199     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16200     layout: "plot-throughput"
16201
16202 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
16203 -
16204   type: "plot"
16205   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16206   algorithm: "plot_performance_box"
16207   output-file-type: ".html"
16208   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16209   data: "plot-dpdk-throughput-latency-3n-skx"
16210   filter: "'NIC_Intel-XXV710' and
16211            '64B' and
16212            'BASE' and
16213            'NDRPDR' and
16214            '2T1C' and
16215            'IP4FWD'"
16216   parameters:
16217   - "throughput"
16218   - "parent"
16219   - "tags"
16220   traces:
16221     hoverinfo: "x+y"
16222     boxpoints: "outliers"
16223     whiskerwidth: 0
16224   layout:
16225     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16226     layout: "plot-throughput"
16227
16228 -
16229   type: "plot"
16230   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16231   algorithm: "plot_performance_box"
16232   output-file-type: ".html"
16233   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16234   data: "plot-dpdk-throughput-latency-3n-skx"
16235   filter: "'NIC_Intel-XXV710' and
16236            '64B' and
16237            'BASE' and
16238            'NDRPDR' and
16239            '4T2C' and
16240            'IP4FWD'"
16241   parameters:
16242   - "throughput"
16243   - "parent"
16244   - "tags"
16245   traces:
16246     hoverinfo: "x+y"
16247     boxpoints: "outliers"
16248     whiskerwidth: 0
16249   layout:
16250     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16251     layout: "plot-throughput"
16252
16253 -
16254   type: "plot"
16255   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16256   algorithm: "plot_performance_box"
16257   output-file-type: ".html"
16258   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16259   data: "plot-dpdk-throughput-latency-3n-skx"
16260   filter: "'NIC_Intel-XXV710' and
16261            '64B' and
16262            'BASE' and
16263            'NDRPDR' and
16264            '2T1C' and
16265            'IP4FWD'"
16266   parameters:
16267   - "throughput"
16268   - "parent"
16269   - "tags"
16270   traces:
16271     hoverinfo: "x+y"
16272     boxpoints: "outliers"
16273     whiskerwidth: 0
16274   layout:
16275     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16276     layout: "plot-throughput"
16277
16278 -
16279   type: "plot"
16280   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16281   algorithm: "plot_performance_box"
16282   output-file-type: ".html"
16283   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16284   data: "plot-dpdk-throughput-latency-3n-skx"
16285   filter: "'NIC_Intel-XXV710' and
16286            '64B' and
16287            'BASE' and
16288            'NDRPDR' and
16289            '4T2C' and
16290            'IP4FWD'"
16291   parameters:
16292   - "throughput"
16293   - "parent"
16294   - "tags"
16295   traces:
16296     hoverinfo: "x+y"
16297     boxpoints: "outliers"
16298     whiskerwidth: 0
16299   layout:
16300     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16301     layout: "plot-throughput"
16302
16303 # Packet Throughput - DPDK l3fwd 2n-skx-x710
16304 -
16305   type: "plot"
16306   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16307   algorithm: "plot_performance_box"
16308   output-file-type: ".html"
16309   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16310   data: "plot-dpdk-throughput-latency-2n-skx"
16311   filter: "'NIC_Intel-X710' and
16312            '64B' and
16313            'BASE' and
16314            'NDRPDR' and
16315            '2T1C' and
16316            'IP4FWD'"
16317   parameters:
16318   - "throughput"
16319   - "parent"
16320   - "tags"
16321   traces:
16322     hoverinfo: "x+y"
16323     boxpoints: "outliers"
16324     whiskerwidth: 0
16325   layout:
16326     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16327     layout: "plot-throughput"
16328
16329 -
16330   type: "plot"
16331   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16332   algorithm: "plot_performance_box"
16333   output-file-type: ".html"
16334   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16335   data: "plot-dpdk-throughput-latency-2n-skx"
16336   filter: "'NIC_Intel-X710' and
16337            '64B' and
16338            'BASE' and
16339            'NDRPDR' and
16340            '4T2C' and
16341            'IP4FWD'"
16342   parameters:
16343   - "throughput"
16344   - "parent"
16345   - "tags"
16346   traces:
16347     hoverinfo: "x+y"
16348     boxpoints: "outliers"
16349     whiskerwidth: 0
16350   layout:
16351     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16352     layout: "plot-throughput"
16353
16354 -
16355   type: "plot"
16356   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16357   algorithm: "plot_performance_box"
16358   output-file-type: ".html"
16359   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16360   data: "plot-dpdk-throughput-latency-2n-skx"
16361   filter: "'NIC_Intel-X710' and
16362            '64B' and
16363            'BASE' and
16364            'NDRPDR' and
16365            '2T1C' and
16366            'IP4FWD'"
16367   parameters:
16368   - "throughput"
16369   - "parent"
16370   - "tags"
16371   traces:
16372     hoverinfo: "x+y"
16373     boxpoints: "outliers"
16374     whiskerwidth: 0
16375   layout:
16376     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16377     layout: "plot-throughput"
16378
16379 -
16380   type: "plot"
16381   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16382   algorithm: "plot_performance_box"
16383   output-file-type: ".html"
16384   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16385   data: "plot-dpdk-throughput-latency-2n-skx"
16386   filter: "'NIC_Intel-X710' and
16387            '64B' and
16388            'BASE' and
16389            'NDRPDR' and
16390            '4T2C' and
16391            'IP4FWD'"
16392   parameters:
16393   - "throughput"
16394   - "parent"
16395   - "tags"
16396   traces:
16397     hoverinfo: "x+y"
16398     boxpoints: "outliers"
16399     whiskerwidth: 0
16400   layout:
16401     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16402     layout: "plot-throughput"
16403
16404 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
16405 -
16406   type: "plot"
16407   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16408   algorithm: "plot_performance_box"
16409   output-file-type: ".html"
16410   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16411   data: "plot-dpdk-throughput-latency-2n-skx"
16412   filter: "'NIC_Intel-XXV710' and
16413            '64B' and
16414            'BASE' and
16415            'NDRPDR' and
16416            '2T1C' and
16417            'IP4FWD'"
16418   parameters:
16419   - "throughput"
16420   - "parent"
16421   - "tags"
16422   traces:
16423     hoverinfo: "x+y"
16424     boxpoints: "outliers"
16425     whiskerwidth: 0
16426   layout:
16427     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16428     layout: "plot-throughput"
16429
16430 -
16431   type: "plot"
16432   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16433   algorithm: "plot_performance_box"
16434   output-file-type: ".html"
16435   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16436   data: "plot-dpdk-throughput-latency-2n-skx"
16437   filter: "'NIC_Intel-XXV710' and
16438            '64B' and
16439            'BASE' and
16440            'NDRPDR' and
16441            '4T2C' and
16442            'IP4FWD'"
16443   parameters:
16444   - "throughput"
16445   - "parent"
16446   - "tags"
16447   traces:
16448     hoverinfo: "x+y"
16449     boxpoints: "outliers"
16450     whiskerwidth: 0
16451   layout:
16452     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16453     layout: "plot-throughput"
16454
16455 -
16456   type: "plot"
16457   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16458   algorithm: "plot_performance_box"
16459   output-file-type: ".html"
16460   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16461   data: "plot-dpdk-throughput-latency-2n-skx"
16462   filter: "'NIC_Intel-XXV710' and
16463            '64B' and
16464            'BASE' and
16465            'NDRPDR' and
16466            '2T1C' and
16467            'IP4FWD'"
16468   parameters:
16469   - "throughput"
16470   - "parent"
16471   - "tags"
16472   traces:
16473     hoverinfo: "x+y"
16474     boxpoints: "outliers"
16475     whiskerwidth: 0
16476   layout:
16477     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16478     layout: "plot-throughput"
16479
16480 -
16481   type: "plot"
16482   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16483   algorithm: "plot_performance_box"
16484   output-file-type: ".html"
16485   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16486   data: "plot-dpdk-throughput-latency-2n-skx"
16487   filter: "'NIC_Intel-XXV710' and
16488            '64B' and
16489            'BASE' and
16490            'NDRPDR' and
16491            '4T2C' and
16492            'IP4FWD'"
16493   parameters:
16494   - "throughput"
16495   - "parent"
16496   - "tags"
16497   traces:
16498     hoverinfo: "x+y"
16499     boxpoints: "outliers"
16500     whiskerwidth: 0
16501   layout:
16502     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16503     layout: "plot-throughput"
16504
16505 ################################################################################
16506
16507 # Packet Throughput - DPDK testpmd 3n-hsw-x520
16508 -
16509   type: "plot"
16510   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16511   algorithm: "plot_performance_box"
16512   output-file-type: ".html"
16513   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16514   data: "plot-dpdk-throughput-latency-3n-hsw"
16515   filter: "'NIC_Intel-X520-DA2' and
16516            '64B' and
16517            'BASE' and
16518            'NDRPDR' and
16519            '1T1C' and
16520            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16521   parameters:
16522   - "throughput"
16523   - "parent"
16524   - "tags"
16525   traces:
16526     hoverinfo: "x+y"
16527     boxpoints: "outliers"
16528     whiskerwidth: 0
16529   layout:
16530     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16531     layout: "plot-throughput"
16532
16533 -
16534   type: "plot"
16535   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16536   algorithm: "plot_performance_box"
16537   output-file-type: ".html"
16538   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16539   data: "plot-dpdk-throughput-latency-3n-hsw"
16540   filter: "'NIC_Intel-X520-DA2' and
16541            '64B' and
16542            'BASE' and
16543            'NDRPDR' and
16544            '2T2C' and
16545            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16546   parameters:
16547   - "throughput"
16548   - "parent"
16549   - "tags"
16550   traces:
16551     hoverinfo: "x+y"
16552     boxpoints: "outliers"
16553     whiskerwidth: 0
16554   layout:
16555     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16556     layout: "plot-throughput"
16557
16558 -
16559   type: "plot"
16560   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16561   algorithm: "plot_performance_box"
16562   output-file-type: ".html"
16563   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16564   data: "plot-dpdk-throughput-latency-3n-hsw"
16565   filter: "'NIC_Intel-X520-DA2' and
16566            '64B' and
16567            'BASE' and
16568            'NDRPDR' and
16569            '1T1C' and
16570            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16571   parameters:
16572   - "throughput"
16573   - "parent"
16574   - "tags"
16575   traces:
16576     hoverinfo: "x+y"
16577     boxpoints: "outliers"
16578     whiskerwidth: 0
16579   layout:
16580     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16581     layout: "plot-throughput"
16582
16583 -
16584   type: "plot"
16585   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16586   algorithm: "plot_performance_box"
16587   output-file-type: ".html"
16588   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16589   data: "plot-dpdk-throughput-latency-3n-hsw"
16590   filter: "'NIC_Intel-X520-DA2' and
16591            '64B' and
16592            'BASE' and
16593            'NDRPDR' and
16594            '2T2C' and
16595            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16596   parameters:
16597   - "throughput"
16598   - "parent"
16599   - "tags"
16600   traces:
16601     hoverinfo: "x+y"
16602     boxpoints: "outliers"
16603     whiskerwidth: 0
16604   layout:
16605     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16606     layout: "plot-throughput"
16607
16608 # Packet Throughput - DPDK testpmd 3n-hsw-x710
16609 -
16610   type: "plot"
16611   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16612   algorithm: "plot_performance_box"
16613   output-file-type: ".html"
16614   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16615   data: "plot-dpdk-throughput-latency-3n-hsw"
16616   filter: "'NIC_Intel-X710' and
16617            '64B' and
16618            'BASE' and
16619            'NDRPDR' and
16620            '1T1C' and
16621            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16622   parameters:
16623   - "throughput"
16624   - "parent"
16625   - "tags"
16626   traces:
16627     hoverinfo: "x+y"
16628     boxpoints: "outliers"
16629     whiskerwidth: 0
16630   layout:
16631     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16632     layout: "plot-throughput"
16633
16634 -
16635   type: "plot"
16636   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16637   algorithm: "plot_performance_box"
16638   output-file-type: ".html"
16639   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16640   data: "plot-dpdk-throughput-latency-3n-hsw"
16641   filter: "'NIC_Intel-X710' and
16642            '64B' and
16643            'BASE' and
16644            'NDRPDR' and
16645            '2T2C' and
16646            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16647   parameters:
16648   - "throughput"
16649   - "parent"
16650   - "tags"
16651   traces:
16652     hoverinfo: "x+y"
16653     boxpoints: "outliers"
16654     whiskerwidth: 0
16655   layout:
16656     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16657     layout: "plot-throughput"
16658
16659 -
16660   type: "plot"
16661   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16662   algorithm: "plot_performance_box"
16663   output-file-type: ".html"
16664   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16665   data: "plot-dpdk-throughput-latency-3n-hsw"
16666   filter: "'NIC_Intel-X710' and
16667            '64B' and
16668            'BASE' and
16669            'NDRPDR' and
16670            '1T1C' and
16671            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16672   parameters:
16673   - "throughput"
16674   - "parent"
16675   - "tags"
16676   traces:
16677     hoverinfo: "x+y"
16678     boxpoints: "outliers"
16679     whiskerwidth: 0
16680   layout:
16681     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16682     layout: "plot-throughput"
16683
16684 -
16685   type: "plot"
16686   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16687   algorithm: "plot_performance_box"
16688   output-file-type: ".html"
16689   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16690   data: "plot-dpdk-throughput-latency-3n-hsw"
16691   filter: "'NIC_Intel-X710' and
16692            '64B' and
16693            'BASE' and
16694            'NDRPDR' and
16695            '2T2C' and
16696            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16697   parameters:
16698   - "throughput"
16699   - "parent"
16700   - "tags"
16701   traces:
16702     hoverinfo: "x+y"
16703     boxpoints: "outliers"
16704     whiskerwidth: 0
16705   layout:
16706     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16707     layout: "plot-throughput"
16708
16709 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
16710 -
16711   type: "plot"
16712   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16713   algorithm: "plot_performance_box"
16714   output-file-type: ".html"
16715   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16716   data: "plot-dpdk-throughput-latency-3n-hsw"
16717   filter: "'NIC_Intel-XL710' and
16718            '64B' and
16719            'BASE' and
16720            'NDRPDR' and
16721            '1T1C' and
16722            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16723   parameters:
16724   - "throughput"
16725   - "parent"
16726   - "tags"
16727   traces:
16728     hoverinfo: "x+y"
16729     boxpoints: "outliers"
16730     whiskerwidth: 0
16731   layout:
16732     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16733     layout: "plot-throughput"
16734
16735 -
16736   type: "plot"
16737   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16738   algorithm: "plot_performance_box"
16739   output-file-type: ".html"
16740   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16741   data: "plot-dpdk-throughput-latency-3n-hsw"
16742   filter: "'NIC_Intel-XL710' and
16743            '64B' and
16744            'BASE' and
16745            'NDRPDR' and
16746            '2T2C' and
16747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16748   parameters:
16749   - "throughput"
16750   - "parent"
16751   - "tags"
16752   traces:
16753     hoverinfo: "x+y"
16754     boxpoints: "outliers"
16755     whiskerwidth: 0
16756   layout:
16757     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16758     layout: "plot-throughput"
16759
16760 -
16761   type: "plot"
16762   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16763   algorithm: "plot_performance_box"
16764   output-file-type: ".html"
16765   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16766   data: "plot-dpdk-throughput-latency-3n-hsw"
16767   filter: "'NIC_Intel-XL710' and
16768            '64B' and
16769            'BASE' and
16770            'NDRPDR' and
16771            '1T1C' and
16772            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16773   parameters:
16774   - "throughput"
16775   - "parent"
16776   - "tags"
16777   traces:
16778     hoverinfo: "x+y"
16779     boxpoints: "outliers"
16780     whiskerwidth: 0
16781   layout:
16782     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16783     layout: "plot-throughput"
16784
16785 -
16786   type: "plot"
16787   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16788   algorithm: "plot_performance_box"
16789   output-file-type: ".html"
16790   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16791   data: "plot-dpdk-throughput-latency-3n-hsw"
16792   filter: "'NIC_Intel-XL710' and
16793            '64B' and
16794            'BASE' and
16795            'NDRPDR' and
16796            '2T2C' and
16797            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16798   parameters:
16799   - "throughput"
16800   - "parent"
16801   - "tags"
16802   traces:
16803     hoverinfo: "x+y"
16804     boxpoints: "outliers"
16805     whiskerwidth: 0
16806   layout:
16807     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16808     layout: "plot-throughput"
16809
16810 # Packet Throughput - DPDK testpmd 3n-skx-x710
16811 -
16812   type: "plot"
16813   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16814   algorithm: "plot_performance_box"
16815   output-file-type: ".html"
16816   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16817   data: "plot-dpdk-throughput-latency-3n-skx"
16818   filter: "'NIC_Intel-X710' and
16819            '64B' and
16820            'BASE' and
16821            'NDRPDR' and
16822            '2T1C' and
16823            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16824   parameters:
16825   - "throughput"
16826   - "parent"
16827   - "tags"
16828   traces:
16829     hoverinfo: "x+y"
16830     boxpoints: "outliers"
16831     whiskerwidth: 0
16832   layout:
16833     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16834     layout: "plot-throughput"
16835
16836 -
16837   type: "plot"
16838   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16839   algorithm: "plot_performance_box"
16840   output-file-type: ".html"
16841   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16842   data: "plot-dpdk-throughput-latency-3n-skx"
16843   filter: "'NIC_Intel-X710' and
16844            '64B' and
16845            'BASE' and
16846            'NDRPDR' and
16847            '4T2C' and
16848            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16849   parameters:
16850   - "throughput"
16851   - "parent"
16852   - "tags"
16853   traces:
16854     hoverinfo: "x+y"
16855     boxpoints: "outliers"
16856     whiskerwidth: 0
16857   layout:
16858     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16859     layout: "plot-throughput"
16860
16861 -
16862   type: "plot"
16863   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16864   algorithm: "plot_performance_box"
16865   output-file-type: ".html"
16866   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16867   data: "plot-dpdk-throughput-latency-3n-skx"
16868   filter: "'NIC_Intel-X710' and
16869            '64B' and
16870            'BASE' and
16871            'NDRPDR' and
16872            '2T1C' and
16873            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16874   parameters:
16875   - "throughput"
16876   - "parent"
16877   - "tags"
16878   traces:
16879     hoverinfo: "x+y"
16880     boxpoints: "outliers"
16881     whiskerwidth: 0
16882   layout:
16883     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16884     layout: "plot-throughput"
16885
16886 -
16887   type: "plot"
16888   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16889   algorithm: "plot_performance_box"
16890   output-file-type: ".html"
16891   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16892   data: "plot-dpdk-throughput-latency-3n-skx"
16893   filter: "'NIC_Intel-X710' and
16894            '64B' and
16895            'BASE' and
16896            'NDRPDR' and
16897            '4T2C' and
16898            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16899   parameters:
16900   - "throughput"
16901   - "parent"
16902   - "tags"
16903   traces:
16904     hoverinfo: "x+y"
16905     boxpoints: "outliers"
16906     whiskerwidth: 0
16907   layout:
16908     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16909     layout: "plot-throughput"
16910
16911 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
16912 -
16913   type: "plot"
16914   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16915   algorithm: "plot_performance_box"
16916   output-file-type: ".html"
16917   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16918   data: "plot-dpdk-throughput-latency-3n-skx"
16919   filter: "'NIC_Intel-XXV710' and
16920            '64B' and
16921            'BASE' and
16922            'NDRPDR' and
16923            '2T1C' and
16924            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16925   parameters:
16926   - "throughput"
16927   - "parent"
16928   - "tags"
16929   traces:
16930     hoverinfo: "x+y"
16931     boxpoints: "outliers"
16932     whiskerwidth: 0
16933   layout:
16934     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16935     layout: "plot-throughput"
16936
16937 -
16938   type: "plot"
16939   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16940   algorithm: "plot_performance_box"
16941   output-file-type: ".html"
16942   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16943   data: "plot-dpdk-throughput-latency-3n-skx"
16944   filter: "'NIC_Intel-XXV710' and
16945            '64B' and
16946            'BASE' and
16947            'NDRPDR' and
16948            '4T2C' and
16949            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16950   parameters:
16951   - "throughput"
16952   - "parent"
16953   - "tags"
16954   traces:
16955     hoverinfo: "x+y"
16956     boxpoints: "outliers"
16957     whiskerwidth: 0
16958   layout:
16959     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16960     layout: "plot-throughput"
16961
16962 -
16963   type: "plot"
16964   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16965   algorithm: "plot_performance_box"
16966   output-file-type: ".html"
16967   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16968   data: "plot-dpdk-throughput-latency-3n-skx"
16969   filter: "'NIC_Intel-XXV710' and
16970            '64B' and
16971            'BASE' and
16972            'NDRPDR' and
16973            '2T1C' and
16974            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16975   parameters:
16976   - "throughput"
16977   - "parent"
16978   - "tags"
16979   traces:
16980     hoverinfo: "x+y"
16981     boxpoints: "outliers"
16982     whiskerwidth: 0
16983   layout:
16984     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16985     layout: "plot-throughput"
16986
16987 -
16988   type: "plot"
16989   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16990   algorithm: "plot_performance_box"
16991   output-file-type: ".html"
16992   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16993   data: "plot-dpdk-throughput-latency-3n-skx"
16994   filter: "'NIC_Intel-XXV710' and
16995            '64B' and
16996            'BASE' and
16997            'NDRPDR' and
16998            '4T2C' and
16999            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17000   parameters:
17001   - "throughput"
17002   - "parent"
17003   - "tags"
17004   traces:
17005     hoverinfo: "x+y"
17006     boxpoints: "outliers"
17007     whiskerwidth: 0
17008   layout:
17009     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
17010     layout: "plot-throughput"
17011
17012 # Packet Throughput - DPDK testpmd 2n-skx-x710
17013 -
17014   type: "plot"
17015   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17016   algorithm: "plot_performance_box"
17017   output-file-type: ".html"
17018   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17019   data: "plot-dpdk-throughput-latency-2n-skx"
17020   filter: "'NIC_Intel-X710' and
17021            '64B' and
17022            'BASE' and
17023            'NDRPDR' and
17024            '2T1C' and
17025            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17026   parameters:
17027   - "throughput"
17028   - "parent"
17029   - "tags"
17030   traces:
17031     hoverinfo: "x+y"
17032     boxpoints: "outliers"
17033     whiskerwidth: 0
17034   layout:
17035     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
17036     layout: "plot-throughput"
17037
17038 -
17039   type: "plot"
17040   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17041   algorithm: "plot_performance_box"
17042   output-file-type: ".html"
17043   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17044   data: "plot-dpdk-throughput-latency-2n-skx"
17045   filter: "'NIC_Intel-X710' and
17046            '64B' and
17047            'BASE' and
17048            'NDRPDR' and
17049            '4T2C' and
17050            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17051   parameters:
17052   - "throughput"
17053   - "parent"
17054   - "tags"
17055   traces:
17056     hoverinfo: "x+y"
17057     boxpoints: "outliers"
17058     whiskerwidth: 0
17059   layout:
17060     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
17061     layout: "plot-throughput"
17062
17063 -
17064   type: "plot"
17065   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17066   algorithm: "plot_performance_box"
17067   output-file-type: ".html"
17068   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17069   data: "plot-dpdk-throughput-latency-2n-skx"
17070   filter: "'NIC_Intel-X710' and
17071            '64B' and
17072            'BASE' and
17073            'NDRPDR' and
17074            '2T1C' and
17075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17076   parameters:
17077   - "throughput"
17078   - "parent"
17079   - "tags"
17080   traces:
17081     hoverinfo: "x+y"
17082     boxpoints: "outliers"
17083     whiskerwidth: 0
17084   layout:
17085     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
17086     layout: "plot-throughput"
17087
17088 -
17089   type: "plot"
17090   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17091   algorithm: "plot_performance_box"
17092   output-file-type: ".html"
17093   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17094   data: "plot-dpdk-throughput-latency-2n-skx"
17095   filter: "'NIC_Intel-X710' and
17096            '64B' and
17097            'BASE' and
17098            'NDRPDR' and
17099            '4T2C' and
17100            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17101   parameters:
17102   - "throughput"
17103   - "parent"
17104   - "tags"
17105   traces:
17106     hoverinfo: "x+y"
17107     boxpoints: "outliers"
17108     whiskerwidth: 0
17109   layout:
17110     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17111     layout: "plot-throughput"
17112
17113 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
17114 -
17115   type: "plot"
17116   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17117   algorithm: "plot_performance_box"
17118   output-file-type: ".html"
17119   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17120   data: "plot-dpdk-throughput-latency-2n-skx"
17121   filter: "'NIC_Intel-XXV710' and
17122            '64B' and
17123            'BASE' and
17124            'NDRPDR' and
17125            '2T1C' and
17126            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17127   parameters:
17128   - "throughput"
17129   - "parent"
17130   - "tags"
17131   traces:
17132     hoverinfo: "x+y"
17133     boxpoints: "outliers"
17134     whiskerwidth: 0
17135   layout:
17136     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17137     layout: "plot-throughput"
17138
17139 -
17140   type: "plot"
17141   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17142   algorithm: "plot_performance_box"
17143   output-file-type: ".html"
17144   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17145   data: "plot-dpdk-throughput-latency-2n-skx"
17146   filter: "'NIC_Intel-XXV710' and
17147            '64B' and
17148            'BASE' and
17149            'NDRPDR' and
17150            '4T2C' and
17151            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17152   parameters:
17153   - "throughput"
17154   - "parent"
17155   - "tags"
17156   traces:
17157     hoverinfo: "x+y"
17158     boxpoints: "outliers"
17159     whiskerwidth: 0
17160   layout:
17161     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17162     layout: "plot-throughput"
17163
17164 -
17165   type: "plot"
17166   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17167   algorithm: "plot_performance_box"
17168   output-file-type: ".html"
17169   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17170   data: "plot-dpdk-throughput-latency-2n-skx"
17171   filter: "'NIC_Intel-XXV710' and
17172            '64B' and
17173            'BASE' and
17174            'NDRPDR' and
17175            '2T1C' and
17176            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17177   parameters:
17178   - "throughput"
17179   - "parent"
17180   - "tags"
17181   traces:
17182     hoverinfo: "x+y"
17183     boxpoints: "outliers"
17184     whiskerwidth: 0
17185   layout:
17186     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17187     layout: "plot-throughput"
17188
17189 -
17190   type: "plot"
17191   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17192   algorithm: "plot_performance_box"
17193   output-file-type: ".html"
17194   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17195   data: "plot-dpdk-throughput-latency-2n-skx"
17196   filter: "'NIC_Intel-XXV710' and
17197            '64B' and
17198            'BASE' and
17199            'NDRPDR' and
17200            '4T2C' and
17201            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17202   parameters:
17203   - "throughput"
17204   - "parent"
17205   - "tags"
17206   traces:
17207     hoverinfo: "x+y"
17208     boxpoints: "outliers"
17209     whiskerwidth: 0
17210   layout:
17211     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17212     layout: "plot-throughput"
17213
17214 ################################################################################
17215
17216 ## Packet Latency - VPP L2 3n-hsw-x520 base and scale
17217 #-
17218 #  type: "plot"
17219 #  title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17220 #  algorithm: "plot_latency_error_bars"
17221 #  output-file-type: ".html"
17222 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17223 #  data: "plot-vpp-throughput-latency-3n-hsw"
17224 #  filter: "'NIC_Intel-X520-DA2' and
17225 #           '64B' and
17226 #           ('BASE' or 'SCALE') and
17227 #           'NDRPDR' and
17228 #           'ETH' and
17229 #           '1T1C' and
17230 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17231 #           not 'VHOST' and
17232 #           not 'MEMIF'"
17233 #  parameters:
17234 #  - "latency"
17235 #  - "parent"
17236 #  - "tags"
17237 #  sort:
17238 #  - "L2XCFWD"
17239 #  - "L2PATCH"
17240 #  - "L2BDMACLRN"
17241 #  - "FIB_10K"
17242 #  - "FIB_100K"
17243 #  - "FIB_1M"
17244 #  layout:
17245 #    title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
17246 #    layout: "plot-latency"
17247 #
17248 #-
17249 #  type: "plot"
17250 #  title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17251 #  algorithm: "plot_latency_error_bars"
17252 #  output-file-type: ".html"
17253 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17254 #  data: "plot-vpp-throughput-latency-3n-hsw"
17255 #  filter: "'NIC_Intel-X520-DA2' and
17256 #           '64B' and
17257 #           ('BASE' or 'SCALE') and
17258 #           'NDRPDR' and
17259 #           'ETH' and
17260 #           '2T2C' and
17261 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17262 #           not 'VHOST' and
17263 #           not 'MEMIF'"
17264 #  parameters:
17265 #  - "latency"
17266 #  - "parent"
17267 #  - "tags"
17268 #  sort:
17269 #  - "L2XCFWD"
17270 #  - "L2PATCH"
17271 #  - "L2BDMACLRN"
17272 #  - "FIB_10K"
17273 #  - "FIB_100K"
17274 #  - "FIB_1M"
17275 #  layout:
17276 #    title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
17277 #    layout: "plot-latency"
17278 #
17279 ## Packet Latency - VPP L2 3n-hsw-x520 features
17280 #-
17281 #  type: "plot"
17282 #  title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17283 #  algorithm: "plot_latency_error_bars"
17284 #  output-file-type: ".html"
17285 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17286 #  data: "plot-vpp-throughput-latency-3n-hsw"
17287 #  filter: "'NIC_Intel-X520-DA2' and
17288 #           '64B' and
17289 #           'NDRPDR' and
17290 #           '1T1C' and
17291 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17292 #           not 'ACL' and
17293 #           not 'VHOST' and
17294 #           not 'MEMIF'"
17295 #  parameters:
17296 #  - "latency"
17297 #  - "parent"
17298 #  - "tags"
17299 #  sort:
17300 #  - "L2XCBASE"    # l2xcbase
17301 #  - "L2BDBASE"    # l2bdbase
17302 #  - "L2XCFWD"     # dot1q-l2xcbase
17303 #  - "L2BDMACLRN"  # dot1q-l2bdbase
17304 #  layout:
17305 #    title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
17306 #    layout: "plot-latency"
17307 #
17308 #-
17309 #  type: "plot"
17310 #  title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17311 #  algorithm: "plot_latency_error_bars"
17312 #  output-file-type: ".html"
17313 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17314 #  data: "plot-vpp-throughput-latency-3n-hsw"
17315 #  filter: "'NIC_Intel-X520-DA2' and
17316 #           '64B' and
17317 #           'NDRPDR' and
17318 #           '2T2C' and
17319 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17320 #           not 'ACL' and
17321 #           not 'VHOST' and
17322 #           not 'MEMIF'"
17323 #  parameters:
17324 #  - "latency"
17325 #  - "parent"
17326 #  - "tags"
17327 #  sort:
17328 #  - "L2XCBASE"    # l2xcbase
17329 #  - "L2BDBASE"    # l2bdbase
17330 #  - "L2XCFWD"     # dot1q-l2xcbase
17331 #  - "L2BDMACLRN"  # dot1q-l2bdbase
17332 #  layout:
17333 #    title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
17334 #    layout: "plot-latency"
17335
17336 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
17337 - type: "plot"
17338   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17339   algorithm: "plot_latency_error_bars"
17340   output-file-type: ".html"
17341   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17342   data: "plot-vpp-throughput-latency-3n-hsw"
17343   filter: "'NIC_Intel-X520-DA2' and
17344            '64B' and
17345            'NDRPDR' and
17346            '1T1C' and
17347            'FEATURE' and
17348            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17349            'OACL' and
17350            ('ACL1' or 'ACL50') and
17351            ('10K_FLOWS' or '10k_FLOWS') and
17352            not 'MACIP' and
17353            not 'VHOST' and
17354            not 'MEMIF'"
17355   parameters:
17356   - "latency"
17357   - "parent"
17358   - "tags"
17359   layout:
17360     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
17361     layout: "plot-latency"
17362
17363 - type: "plot"
17364   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
17365   algorithm: "plot_latency_error_bars"
17366   output-file-type: ".html"
17367   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
17368   data: "plot-vpp-throughput-latency-3n-hsw"
17369   filter: "'NIC_Intel-X520-DA2' and
17370            '64B' and
17371            'NDRPDR' and
17372            '2T2C' and
17373            'FEATURE' and
17374            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17375            'OACL' and
17376            ('ACL1' or 'ACL50') and
17377            ('10K_FLOWS' or '10k_FLOWS') and
17378            not 'MACIP' and
17379            not 'VHOST' and
17380            not 'MEMIF'"
17381   parameters:
17382   - "latency"
17383   - "parent"
17384   - "tags"
17385   layout:
17386     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
17387     layout: "plot-latency"
17388
17389 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
17390 - type: "plot"
17391   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
17392   algorithm: "plot_latency_error_bars"
17393   output-file-type: ".html"
17394   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
17395   data: "plot-vpp-throughput-latency-3n-hsw"
17396   filter: "'NIC_Intel-X520-DA2' and
17397            '64B' and
17398            'NDRPDR' and
17399            '1T1C' and
17400            'FEATURE' and
17401            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17402            'MACIP' and
17403            ('ACL1' or 'ACL50') and
17404            ('10K_FLOWS' or '10k_FLOWS') and
17405            not 'VHOST' and
17406            not 'MEMIF'"
17407   parameters:
17408   - "latency"
17409   - "parent"
17410   - "tags"
17411   layout:
17412     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
17413     layout: "plot-latency"
17414
17415 - type: "plot"
17416   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
17417   algorithm: "plot_latency_error_bars"
17418   output-file-type: ".html"
17419   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
17420   data: "plot-vpp-throughput-latency-3n-hsw"
17421   filter: "'NIC_Intel-X520-DA2' and
17422            '64B' and
17423            'NDRPDR' and
17424            '2T2C' and
17425            'FEATURE' and
17426            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17427            'MACIP' and
17428            ('ACL1' or 'ACL50') and
17429            ('10K_FLOWS' or '10k_FLOWS') and
17430            not 'VHOST' and
17431            not 'MEMIF'"
17432   parameters:
17433   - "latency"
17434   - "parent"
17435   - "tags"
17436   layout:
17437     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
17438     layout: "plot-latency"
17439
17440 ## Packet Latency - VPP L2 3n-hsw-x710 base and scale
17441 #-
17442 #  type: "plot"
17443 #  title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17444 #  algorithm: "plot_latency_error_bars"
17445 #  output-file-type: ".html"
17446 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17447 #  data: "plot-vpp-throughput-latency-3n-hsw"
17448 #  filter: "'NIC_Intel-X710' and
17449 #           '64B' and
17450 #           ('BASE' or 'SCALE') and
17451 #           'NDRPDR' and
17452 #           'ETH' and
17453 #           '1T1C' and
17454 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17455 #           not 'VHOST' and
17456 #           not 'MEMIF'"
17457 #  parameters:
17458 #  - "latency"
17459 #  - "parent"
17460 #  - "tags"
17461 #  sort:
17462 #  - "L2PATCH"
17463 #  - "L2XCFWD"
17464 #  - "L2BDMACLRN"
17465 #  - "FIB_10K"
17466 #  - "FIB_100K"
17467 #  - "FIB_1M"
17468 #  layout:
17469 #    title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
17470 #    layout: "plot-latency"
17471 #
17472 #-
17473 #  type: "plot"
17474 #  title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17475 #  algorithm: "plot_latency_error_bars"
17476 #  output-file-type: ".html"
17477 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17478 #  data: "plot-vpp-throughput-latency-3n-hsw"
17479 #  filter: "'NIC_Intel-X710' and
17480 #           '64B' and
17481 #           ('BASE' or 'SCALE') and
17482 #           'NDRPDR' and
17483 #           'ETH' and
17484 #           '2T2C' and
17485 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17486 #           not 'VHOST' and
17487 #           not 'MEMIF'"
17488 #  parameters:
17489 #  - "latency"
17490 #  - "parent"
17491 #  - "tags"
17492 #  sort:
17493 #  - "L2PATCH"
17494 #  - "L2XCFWD"
17495 #  - "L2BDMACLRN"
17496 #  - "FIB_10K"
17497 #  - "FIB_100K"
17498 #  - "FIB_1M"
17499 #  layout:
17500 #    title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
17501 #    layout: "plot-latency"
17502 #
17503 ## Packet Latency - VPP L2 3n-hsw-x710 features
17504 #-
17505 #  type: "plot"
17506 #  title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17507 #  algorithm: "plot_latency_error_bars"
17508 #  output-file-type: ".html"
17509 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17510 #  data: "plot-vpp-throughput-latency-3n-hsw"
17511 #  filter: "'NIC_Intel-X710' and
17512 #           '64B' and
17513 #           'NDRPDR' and
17514 #           '1T1C' and
17515 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17516 #           not 'ACL' and
17517 #           not 'VHOST' and
17518 #           not 'L2OVRLAY' and
17519 #           not 'MEMIF'"
17520 #  parameters:
17521 #  - "latency"
17522 #  - "parent"
17523 #  - "tags"
17524 #  sort:
17525 #  - "L2XCBASE"    # l2xcbase
17526 #  - "L2BDBASE"    # l2bdbase
17527 #  - "L2XCFWD"     # dot1q-l2xcbase
17528 #  - "L2BDMACLRN"  # dot1q-l2bdbase
17529 #  layout:
17530 #    title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
17531 #    layout: "plot-latency"
17532 #
17533 #-
17534 #  type: "plot"
17535 #  title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17536 #  algorithm: "plot_latency_error_bars"
17537 #  output-file-type: ".html"
17538 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17539 #  data: "plot-vpp-throughput-latency-3n-hsw"
17540 #  filter: "'NIC_Intel-X710' and
17541 #           '64B' and
17542 #           'NDRPDR' and
17543 #           '2T2C' and
17544 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17545 #           not 'ACL' and
17546 #           not 'VHOST' and
17547 #           not 'L2OVRLAY' and
17548 #           not 'MEMIF'"
17549 #  parameters:
17550 #  - "latency"
17551 #  - "parent"
17552 #  - "tags"
17553 #  sort:
17554 #  - "L2XCBASE"    # l2xcbase
17555 #  - "L2BDBASE"    # l2bdbase
17556 #  - "L2XCFWD"     # dot1q-l2xcbase
17557 #  - "L2BDMACLRN"  # dot1q-l2bdbase
17558 #  layout:
17559 #    title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
17560 #    layout: "plot-latency"
17561 #
17562 ## Packet Latency - VPP L2 3n-hsw-xl710 base and scale
17563 #-
17564 #  type: "plot"
17565 #  title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
17566 #  algorithm: "plot_latency_error_bars"
17567 #  output-file-type: ".html"
17568 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
17569 #  data: "plot-vpp-throughput-latency-3n-hsw"
17570 #  filter: "'NIC_Intel-XL710' and
17571 #           '64B' and
17572 #           'BASE' and
17573 #           'NDRPDR' and
17574 #           'ETH' and
17575 #           '1T1C' and
17576 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17577 #           not 'VHOST' and
17578 #           not 'MEMIF'"
17579 #  parameters:
17580 #  - "latency"
17581 #  - "parent"
17582 #  - "tags"
17583 #  sort:
17584 #  - "L2PATCH"
17585 #  - "L2XCFWD"
17586 #  - "L2BDMACLRN"
17587 #  layout:
17588 #    title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
17589 #    layout: "plot-latency"
17590 #
17591 #-
17592 #  type: "plot"
17593 #  title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
17594 #  algorithm: "plot_latency_error_bars"
17595 #  output-file-type: ".html"
17596 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
17597 #  data: "plot-vpp-throughput-latency-3n-hsw"
17598 #  filter: "'NIC_Intel-XL710' and
17599 #           '64B' and
17600 #           'BASE' and
17601 #           'NDRPDR' and
17602 #           'ETH' and
17603 #           '2T2C' and
17604 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17605 #           not 'VHOST' and
17606 #           not 'MEMIF'"
17607 #  parameters:
17608 #  - "latency"
17609 #  - "parent"
17610 #  - "tags"
17611 #  sort:
17612 #  - "L2PATCH"
17613 #  - "L2XCFWD"
17614 #  - "L2BDMACLRN"
17615 #  layout:
17616 #    title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
17617 #    layout: "plot-latency"
17618
17619 # Packet Latency - VPP L2 3n-skx-x710 base and scale
17620 -
17621   type: "plot"
17622   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17623   algorithm: "plot_latency_error_bars"
17624   output-file-type: ".html"
17625   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17626   data: "plot-vpp-throughput-latency-3n-skx"
17627   filter: "'NIC_Intel-X710' and
17628            '64B' and
17629            ('BASE' or 'SCALE') and
17630            'NDRPDR' and
17631            'ETH' and
17632            '2T1C' and
17633            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17634            not 'VHOST' and
17635            not 'MEMIF' and
17636            not 'DRV_AVF'"
17637   parameters:
17638   - "latency"
17639   - "parent"
17640   - "tags"
17641   sort:
17642   - "L2PATCH"
17643   - "L2XCBASE"
17644   - "BASE"
17645   - "FIB_10K"
17646   - "FIB_100K"
17647   - "FIB_1M"
17648   layout:
17649     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
17650     layout: "plot-latency"
17651
17652 -
17653   type: "plot"
17654   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17655   algorithm: "plot_latency_error_bars"
17656   output-file-type: ".html"
17657   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17658   data: "plot-vpp-throughput-latency-3n-skx"
17659   filter: "'NIC_Intel-X710' and
17660            '64B' and
17661            ('BASE' or 'SCALE') and
17662            'NDRPDR' and
17663            'ETH' and
17664            '4T2C' and
17665            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17666            not 'VHOST' and
17667            not 'MEMIF' and
17668            not 'DRV_AVF'"
17669   parameters:
17670   - "latency"
17671   - "parent"
17672   - "tags"
17673   sort:
17674   - "L2PATCH"
17675   - "L2XCBASE"
17676   - "BASE"
17677   - "FIB_10K"
17678   - "FIB_100K"
17679   - "FIB_1M"
17680   layout:
17681     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
17682     layout: "plot-latency"
17683
17684 # Packet Latency - VPP L2 3n-skx-x710 features
17685 -
17686   type: "plot"
17687   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17688   algorithm: "plot_latency_error_bars"
17689   output-file-type: ".html"
17690   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17691   data: "plot-vpp-throughput-latency-3n-skx"
17692   filter: "'NIC_Intel-X710' and
17693            '64B' and
17694            'NDRPDR' and
17695            '2T1C' and
17696            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17697            not 'ACL' and
17698            not 'VHOST' and
17699            not 'DRV_AVF' and
17700            not 'L2OVRLAY' and
17701            not 'MEMIF'"
17702   parameters:
17703   - "latency"
17704   - "parent"
17705   - "tags"
17706   sort:
17707   - "L2XCBASE"    # l2xcbase
17708   - "L2BDBASE"    # l2bdbase
17709   - "L2XCFWD"     # dot1q-l2xcbase
17710   - "L2BDMACLRN"  # dot1q-l2bdbase
17711   layout:
17712     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
17713     layout: "plot-latency"
17714
17715 -
17716   type: "plot"
17717   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17718   algorithm: "plot_latency_error_bars"
17719   output-file-type: ".html"
17720   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17721   data: "plot-vpp-throughput-latency-3n-skx"
17722   filter: "'NIC_Intel-X710' and
17723            '64B' and
17724            'NDRPDR' and
17725            '4T2C' and
17726            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17727            not 'ACL' and
17728            not 'VHOST' and
17729            not 'DRV_AVF' and
17730            not 'L2OVRLAY' and
17731            not 'MEMIF'"
17732   parameters:
17733   - "latency"
17734   - "parent"
17735   - "tags"
17736   sort:
17737   - "L2XCBASE"    # l2xcbase
17738   - "L2BDBASE"    # l2bdbase
17739   - "L2XCFWD"     # dot1q-l2xcbase
17740   - "L2BDMACLRN"  # dot1q-l2bdbase
17741   layout:
17742     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
17743     layout: "plot-latency"
17744
17745 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
17746 -
17747   type: "plot"
17748   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17749   algorithm: "plot_latency_error_bars"
17750   output-file-type: ".html"
17751   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17752   data: "plot-vpp-throughput-latency-3n-skx"
17753   filter: "'NIC_Intel-XXV710' and
17754            '64B' and
17755            ('BASE' or 'SCALE') and
17756            'NDRPDR' and
17757            'ETH' and
17758            '2T1C' and
17759            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17760            not 'VHOST' and
17761            not 'MEMIF'"
17762   parameters:
17763   - "latency"
17764   - "parent"
17765   - "tags"
17766   sort:
17767   - "L2PATCH"
17768   - "L2PATCH"
17769   - "L2XCBASE"
17770   - "L2BDMACLRN"
17771   layout:
17772     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
17773     layout: "plot-latency"
17774
17775 -
17776   type: "plot"
17777   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
17778   algorithm: "plot_latency_error_bars"
17779   output-file-type: ".html"
17780   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
17781   data: "plot-vpp-throughput-latency-3n-skx"
17782   filter: "'NIC_Intel-XXV710' and
17783            '64B' and
17784            ('BASE' or 'SCALE') and
17785            'NDRPDR' and
17786            'ETH' and
17787            '4T2C' and
17788            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17789            not 'VHOST' and
17790            not 'MEMIF'"
17791   parameters:
17792   - "latency"
17793   - "parent"
17794   - "tags"
17795   sort:
17796   - "L2PATCH"
17797   - "L2PATCH"
17798   - "L2XCBASE"
17799   - "L2BDMACLRN"
17800   layout:
17801     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
17802     layout: "plot-latency"
17803
17804 ## Packet Latency - VPP L2 2n-skx-x710 base and scale
17805 #-
17806 #  type: "plot"
17807 #  title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17808 #  algorithm: "plot_latency_error_bars"
17809 #  output-file-type: ".html"
17810 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17811 #  data: "plot-vpp-throughput-latency-2n-skx"
17812 #  filter: "'NIC_Intel-X710' and
17813 #           '64B' and
17814 #           'ETH' and
17815 #           ('BASE' or 'SCALE') and
17816 #           'NDRPDR' and
17817 #           '2T1C' and
17818 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17819 #           not 'VHOST' and
17820 #           not 'MEMIF'"
17821 #  parameters:
17822 #  - "latency"
17823 #  - "parent"
17824 #  - "tags"
17825 #  sort:
17826 #  - "L2PATCH"
17827 #  - "L2XCBASE"
17828 #  - "BASE"
17829 #  - "FIB_10K"
17830 #  - "FIB_100K"
17831 #  - "FIB_1M"
17832 #  layout:
17833 #    title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17834 #    layout: "plot-latency"
17835 #
17836 #-
17837 #  type: "plot"
17838 #  title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17839 #  algorithm: "plot_latency_error_bars"
17840 #  output-file-type: ".html"
17841 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17842 #  data: "plot-vpp-throughput-latency-2n-skx"
17843 #  filter: "'NIC_Intel-X710' and
17844 #           '64B' and
17845 #           ('BASE' or 'SCALE') and
17846 #           'NDRPDR' and
17847 #           'ETH' and
17848 #           '4T2C' and
17849 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17850 #           not 'VHOST' and
17851 #           not 'MEMIF'"
17852 #  parameters:
17853 #  - "latency"
17854 #  - "parent"
17855 #  - "tags"
17856 #  sort:
17857 #  - "L2PATCH"
17858 #  - "L2XCBASE"
17859 #  - "BASE"
17860 #  - "FIB_10K"
17861 #  - "FIB_100K"
17862 #  - "FIB_1M"
17863 #  layout:
17864 #    title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17865 #    layout: "plot-latency"
17866 #
17867 ## Packet Latency - VPP L2 2n-skx-xxv710 base and scale
17868 #-
17869 #  type: "plot"
17870 #  title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17871 #  algorithm: "plot_latency_error_bars"
17872 #  output-file-type: ".html"
17873 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17874 #  data: "plot-vpp-throughput-latency-2n-skx"
17875 #  filter: "'NIC_Intel-XXV710' and
17876 #           '64B' and
17877 #           ('BASE' or 'SCALE') and
17878 #           'NDRPDR' and
17879 #           'ETH' and
17880 #           '2T1C' and
17881 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17882 #           not 'VHOST' and
17883 #           not 'MEMIF'"
17884 #  parameters:
17885 #  - "latency"
17886 #  - "parent"
17887 #  - "tags"
17888 #  sort:
17889 #  - "L2PATCH"
17890 #  - "L2XCBASE"
17891 #  - "BASE"
17892 #  - "FIB_10K"
17893 #  - "FIB_100K"
17894 #  - "FIB_1M"
17895 #  layout:
17896 #    title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17897 #    layout: "plot-latency"
17898 #
17899 #-
17900 #  type: "plot"
17901 #  title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17902 #  algorithm: "plot_latency_error_bars"
17903 #  output-file-type: ".html"
17904 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17905 #  data: "plot-vpp-throughput-latency-2n-skx"
17906 #  filter: "'NIC_Intel-XXV710' and
17907 #           '64B' and
17908 #           ('BASE' or 'SCALE') and
17909 #           'NDRPDR' and
17910 #           'ETH' and
17911 #           '4T2C' and
17912 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17913 #           not 'VHOST' and
17914 #           not 'MEMIF'"
17915 #  parameters:
17916 #  - "latency"
17917 #  - "parent"
17918 #  - "tags"
17919 #  sort:
17920 #  - "L2PATCH"
17921 #  - "L2XCBASE"
17922 #  - "BASE"
17923 #  - "FIB_10K"
17924 #  - "FIB_100K"
17925 #  - "FIB_1M"
17926 #  layout:
17927 #    title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17928 #    layout: "plot-latency"
17929
17930 ################################################################################
17931
17932 ## Packet Latency - VPP Container Memif 3n-hsw-x520
17933 #-
17934 #  type: "plot"
17935 #  title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17936 #  algorithm: "plot_latency_error_bars"
17937 #  output-file-type: ".html"
17938 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17939 #  data: "plot-vpp-throughput-latency-3n-hsw"
17940 #  filter: "'NIC_Intel-X520-DA2' and
17941 #           '64B' and
17942 #           ('BASE' or 'SCALE') and
17943 #           'NDRPDR' and
17944 #           '1T1C' and
17945 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17946 #           not 'VHOST' and
17947 #           'MEMIF'"
17948 #  parameters:
17949 #  - "latency"
17950 #  - "parent"
17951 #  - "tags"
17952 #  sort:
17953 #  - "L2XCFWD"
17954 #  - "L2XCFWD"
17955 #  - "L2XCFWD"
17956 #  - "L2BDMACLRN"
17957 #  - "L2BDMACLRN"
17958 #  - "L2BDMACLRN"
17959 #  - "IP4FWD"
17960 #  layout:
17961 #    title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
17962 #    layout: "plot-latency"
17963 #
17964 #-
17965 #  type: "plot"
17966 #  title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
17967 #  algorithm: "plot_latency_error_bars"
17968 #  output-file-type: ".html"
17969 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
17970 #  data: "plot-vpp-throughput-latency-3n-hsw"
17971 #  filter: "'NIC_Intel-X520-DA2' and
17972 #           '64B' and
17973 #           ('BASE' or 'SCALE') and
17974 #           'NDRPDR' and
17975 #           '2T2C' and
17976 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17977 #           not 'VHOST' and
17978 #           'MEMIF'"
17979 #  parameters:
17980 #  - "latency"
17981 #  - "parent"
17982 #  - "tags"
17983 #  sort:
17984 #  - "L2XCFWD"
17985 #  - "L2XCFWD"
17986 #  - "L2XCFWD"
17987 #  - "L2BDMACLRN"
17988 #  - "L2BDMACLRN"
17989 #  - "L2BDMACLRN"
17990 #  - "IP4FWD"
17991 #  layout:
17992 #    title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
17993 #    layout: "plot-latency"
17994 #
17995 ## Packet Latency - VPP Container Memif 3n-hsw-x710
17996 #-
17997 #  type: "plot"
17998 #  title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
17999 #  algorithm: "plot_latency_error_bars"
18000 #  output-file-type: ".html"
18001 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18002 #  data: "plot-vpp-throughput-latency-3n-hsw"
18003 #  filter: "'NIC_Intel-X710' and
18004 #           '64B' and
18005 #           ('BASE' or 'SCALE') and
18006 #           'NDRPDR' and
18007 #           '1T1C' and
18008 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18009 #           not 'VHOST' and
18010 #           'MEMIF'"
18011 #  parameters:
18012 #  - "latency"
18013 #  - "parent"
18014 #  - "tags"
18015 #  sort:
18016 #  - "L2XCFWD"
18017 #  - "L2XCFWD"
18018 #  - "L2XCFWD"
18019 #  - "L2BDMACLRN"
18020 #  - "L2BDMACLRN"
18021 #  - "L2BDMACLRN"
18022 #  - "IP4FWD"
18023 #  layout:
18024 #    title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
18025 #    layout: "plot-latency"
18026 #
18027 #-
18028 #  type: "plot"
18029 #  title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18030 #  algorithm: "plot_latency_error_bars"
18031 #  output-file-type: ".html"
18032 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18033 #  data: "plot-vpp-throughput-latency-3n-hsw"
18034 #  filter: "'NIC_Intel-X710' and
18035 #           '64B' and
18036 #           ('BASE' or 'SCALE') and
18037 #           'NDRPDR' and
18038 #           '2T2C' and
18039 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18040 #           not 'VHOST' and
18041 #           'MEMIF'"
18042 #  parameters:
18043 #  - "latency"
18044 #  - "parent"
18045 #  - "tags"
18046 #  sort:
18047 #  - "L2XCFWD"
18048 #  - "L2XCFWD"
18049 #  - "L2XCFWD"
18050 #  - "L2BDMACLRN"
18051 #  - "L2BDMACLRN"
18052 #  - "L2BDMACLRN"
18053 #  - "IP4FWD"
18054 #  layout:
18055 #    title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
18056 #    layout: "plot-latency"
18057 #
18058 ## Packet Latency - VPP Container Memif 3n-hsw-xl710
18059 #-
18060 #  type: "plot"
18061 #  title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
18062 #  algorithm: "plot_latency_error_bars"
18063 #  output-file-type: ".html"
18064 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
18065 #  data: "plot-vpp-throughput-latency-3n-hsw"
18066 #  filter: "'NIC_Intel-XL710' and
18067 #           '64B' and
18068 #           ('BASE' or 'SCALE') and
18069 #           'NDRPDR' and
18070 #           '1T1C' and
18071 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18072 #           not 'VHOST' and
18073 #           'MEMIF'"
18074 #  parameters:
18075 #  - "latency"
18076 #  - "parent"
18077 #  - "tags"
18078 #  sort:
18079 #  - "L2XCFWD"
18080 #  - "L2XCFWD"
18081 #  - "L2XCFWD"
18082 #  - "L2BDMACLRN"
18083 #  - "L2BDMACLRN"
18084 #  - "L2BDMACLRN"
18085 #  - "IP4FWD"
18086 #  layout:
18087 #    title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
18088 #    layout: "plot-latency"
18089 #
18090 #-
18091 #  type: "plot"
18092 #  title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
18093 #  algorithm: "plot_latency_error_bars"
18094 #  output-file-type: ".html"
18095 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
18096 #  data: "plot-vpp-throughput-latency-3n-hsw"
18097 #  filter: "'NIC_Intel-XL710' and
18098 #           '64B' and
18099 #           ('BASE' or 'SCALE') and
18100 #           'NDRPDR' and
18101 #           '2T2C' and
18102 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18103 #           not 'VHOST' and
18104 #           'MEMIF'"
18105 #  parameters:
18106 #  - "latency"
18107 #  - "parent"
18108 #  - "tags"
18109 #  sort:
18110 #  - "L2XCFWD"
18111 #  - "L2XCFWD"
18112 #  - "L2XCFWD"
18113 #  - "L2BDMACLRN"
18114 #  - "L2BDMACLRN"
18115 #  - "L2BDMACLRN"
18116 #  - "IP4FWD"
18117 #  layout:
18118 #    title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
18119 #    layout: "plot-latency"
18120
18121 # Packet Latency - VPP Container Memif 3n-skx-x710
18122 -
18123   type: "plot"
18124   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18125   algorithm: "plot_latency_error_bars"
18126   output-file-type: ".html"
18127   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18128   data: "plot-vpp-throughput-latency-3n-skx"
18129   filter: "'NIC_Intel-X710' and
18130            '64B' and
18131            ('BASE' or 'SCALE') and
18132            'NDRPDR' and
18133            '2T1C' and
18134            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18135            not 'VHOST' and
18136            'MEMIF'"
18137   parameters:
18138   - "latency"
18139   - "parent"
18140   - "tags"
18141   sort:
18142   - "L2XCFWD"
18143   - "L2XCFWD"
18144   - "L2XCFWD"
18145   - "L2BDMACLRN"
18146   - "L2BDMACLRN"
18147   - "L2BDMACLRN"
18148   - "IP4FWD"
18149   layout:
18150     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
18151     layout: "plot-latency"
18152
18153 -
18154   type: "plot"
18155   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18156   algorithm: "plot_latency_error_bars"
18157   output-file-type: ".html"
18158   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18159   data: "plot-vpp-throughput-latency-3n-skx"
18160   filter: "'NIC_Intel-X710' and
18161            '64B' and
18162            ('BASE' or 'SCALE') and
18163            'NDRPDR' and
18164            '4T2C' and
18165            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18166            not 'VHOST' and
18167            'MEMIF'"
18168   parameters:
18169   - "latency"
18170   - "parent"
18171   - "tags"
18172   sort:
18173   - "L2XCFWD"
18174   - "L2XCFWD"
18175   - "L2XCFWD"
18176   - "L2BDMACLRN"
18177   - "L2BDMACLRN"
18178   - "L2BDMACLRN"
18179   - "IP4FWD"
18180   layout:
18181     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
18182     layout: "plot-latency"
18183
18184 ## Packet Latency - VPP Container Memif 2n-skx-x710
18185 #-
18186 #  type: "plot"
18187 #  title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18188 #  algorithm: "plot_latency_error_bars"
18189 #  output-file-type: ".html"
18190 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18191 #  data: "plot-vpp-throughput-latency-2n-skx"
18192 #  filter: "'NIC_Intel-X710' and
18193 #           '64B' and
18194 #           ('BASE' or 'SCALE') and
18195 #           'NDRPDR' and
18196 #           '2T1C' and
18197 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18198 #           not 'VHOST' and
18199 #           not 'NF_DENSITY' and
18200 #           'MEMIF'"
18201 #  parameters:
18202 #  - "latency"
18203 #  - "parent"
18204 #  - "tags"
18205 #  sort:
18206 #  - "L2XCFWD"
18207 #  - "L2XCFWD"
18208 #  - "L2XCFWD"
18209 #  - "L2BDMACLRN"
18210 #  - "L2BDMACLRN"
18211 #  - "L2BDMACLRN"
18212 #  - "IP4FWD"
18213 #  layout:
18214 #    title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
18215 #    layout: "plot-latency"
18216 #
18217 #-
18218 #  type: "plot"
18219 #  title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18220 #  algorithm: "plot_latency_error_bars"
18221 #  output-file-type: ".html"
18222 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18223 #  data: "plot-vpp-throughput-latency-2n-skx"
18224 #  filter: "'NIC_Intel-X710' and
18225 #           '64B' and
18226 #           ('BASE' or 'SCALE') and
18227 #           'NDRPDR' and
18228 #           '4T2C' and
18229 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18230 #           not 'VHOST' and
18231 #           not 'NF_DENSITY' and
18232 #           'MEMIF'"
18233 #  parameters:
18234 #  - "latency"
18235 #  - "parent"
18236 #  - "tags"
18237 #  sort:
18238 #  - "L2XCFWD"
18239 #  - "L2XCFWD"
18240 #  - "L2XCFWD"
18241 #  - "L2BDMACLRN"
18242 #  - "L2BDMACLRN"
18243 #  - "L2BDMACLRN"
18244 #  - "IP4FWD"
18245 #  layout:
18246 #    title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
18247 #    layout: "plot-latency"
18248 #
18249 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
18250 #-
18251 #  type: "plot"
18252 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
18253 #  algorithm: "plot_latency_error_bars"
18254 #  output-file-type: ".html"
18255 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
18256 #  data: "plot-vpp-throughput-latency-2n-skx"
18257 #  filter: "'NIC_Intel-XXV710' and
18258 #           '64B' and
18259 #           ('BASE' or 'SCALE') and
18260 #           'NDRPDR' and
18261 #           '2T1C' and
18262 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18263 #           not 'VHOST' and
18264 #           'MEMIF'"
18265 #  parameters:
18266 #  - "latency"
18267 #  - "parent"
18268 #  - "tags"
18269 #  sort:
18270 #  - "L2XCFWD"
18271 #  - "L2XCFWD"
18272 #  - "L2XCFWD"
18273 #  - "L2BDMACLRN"
18274 #  - "L2BDMACLRN"
18275 #  - "L2BDMACLRN"
18276 #  - "IP4FWD"
18277 #  layout:
18278 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
18279 #    layout: "plot-latency"
18280 #
18281 #-
18282 #  type: "plot"
18283 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
18284 #  algorithm: "plot_latency_error_bars"
18285 #  output-file-type: ".html"
18286 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
18287 #  data: "plot-vpp-throughput-latency-2n-skx"
18288 #  filter: "'NIC_Intel-XXV710' and
18289 #           '64B' and
18290 #           ('BASE' or 'SCALE') and
18291 #           'NDRPDR' and
18292 #           '4T2C' and
18293 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18294 #           not 'VHOST' and
18295 #           'MEMIF'"
18296 #  parameters:
18297 #  - "latency"
18298 #  - "parent"
18299 #  - "tags"
18300 #  sort:
18301 #  - "L2XCFWD"
18302 #  - "L2XCFWD"
18303 #  - "L2XCFWD"
18304 #  - "L2BDMACLRN"
18305 #  - "L2BDMACLRN"
18306 #  - "L2BDMACLRN"
18307 #  - "IP4FWD"
18308 #  layout:
18309 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
18310 #    layout: "plot-latency"
18311
18312 ################################################################################
18313
18314 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
18315 #-
18316 #  type: "plot"
18317 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18318 #  algorithm: "plot_latency_error_bars"
18319 #  output-file-type: ".html"
18320 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18321 #  data: "plot-ligato-throughput-latency-3n-hsw"
18322 #  filter: "'NIC_Intel-X520-DA2' and
18323 #           '64B' and
18324 #           ('BASE' or 'SCALE') and
18325 #           'NDRPDR' and
18326 #           '1T1C' and
18327 #           'L2XCFWD' and
18328 #           not 'VHOST' and
18329 #           not 'NF_DENSITY' and
18330 #           'MEMIF'"
18331 #  parameters:
18332 #  - "latency"
18333 #  - "parent"
18334 #  - "tags"
18335 #  sort:
18336 #  - "1VNF"
18337 #  - "2VNF"
18338 #  - "4VNF"
18339 #  - "2VNF"
18340 #  - "4VNF"
18341 #  layout:
18342 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
18343 #    layout: "plot-latency"
18344 #
18345 #-
18346 #  type: "plot"
18347 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18348 #  algorithm: "plot_latency_error_bars"
18349 #  output-file-type: ".html"
18350 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18351 #  data: "plot-ligato-throughput-latency-3n-hsw"
18352 #  filter: "'NIC_Intel-X520-DA2' and
18353 #           '64B' and
18354 #           ('BASE' or 'SCALE') and
18355 #           'NDRPDR' and
18356 #           '2T2C' and
18357 #           'L2XCFWD' and
18358 #           not 'VHOST' and
18359 #           not 'NF_DENSITY' and
18360 #           'MEMIF'"
18361 #  parameters:
18362 #  - "latency"
18363 #  - "parent"
18364 #  - "tags"
18365 #  sort:
18366 #  - "1VNF"
18367 #  - "2VNF"
18368 #  - "4VNF"
18369 #  - "2VNF"
18370 #  - "4VNF"
18371 #  layout:
18372 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
18373 #    layout: "plot-latency"
18374 #
18375 ## Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
18376 #-
18377 #  type: "plot"
18378 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18379 #  algorithm: "plot_latency_error_bars"
18380 #  output-file-type: ".html"
18381 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18382 #  data: "plot-ligato-throughput-latency-3n-hsw"
18383 #  filter: "'NIC_Intel-X520-DA2' and
18384 #           '64B' and
18385 #           ('BASE' or 'SCALE') and
18386 #           'NDRPDR' and
18387 #           '1T1C' and
18388 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
18389 #           not 'VHOST' and
18390 #           not 'NF_DENSITY' and
18391 #           'MEMIF'"
18392 #  parameters:
18393 #  - "latency"
18394 #  - "parent"
18395 #  - "tags"
18396 #  sort:
18397 #  - "1VNF"
18398 #  - "2VNF"
18399 #  - "4VNF"
18400 #  - "2VNF"
18401 #  - "4VNF"
18402 #  layout:
18403 #    title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
18404 #    layout: "plot-latency"
18405 #
18406 #-
18407 #  type: "plot"
18408 #  title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18409 #  algorithm: "plot_latency_error_bars"
18410 #  output-file-type: ".html"
18411 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18412 #  data: "plot-ligato-throughput-latency-3n-hsw"
18413 #  filter: "'NIC_Intel-X520-DA2' and
18414 #           '64B' and
18415 #           ('BASE' or 'SCALE') and
18416 #           'NDRPDR' and
18417 #           '2T2C' and
18418 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
18419 #           not 'VHOST' and
18420 #           not 'NF_DENSITY' and
18421 #           'MEMIF'"
18422 #  parameters:
18423 #  - "latency"
18424 #  - "parent"
18425 #  - "tags"
18426 #  sort:
18427 #  - "1VNF"
18428 #  - "2VNF"
18429 #  - "4VNF"
18430 #  - "2VNF"
18431 #  - "4VNF"
18432 #  layout:
18433 #    title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
18434 #    layout: "plot-latency"
18435 #
18436 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
18437 #-
18438 #  type: "plot"
18439 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18440 #  algorithm: "plot_latency_error_bars"
18441 #  output-file-type: ".html"
18442 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18443 #  data: "plot-ligato-throughput-latency-3n-hsw"
18444 #  filter: "'NIC_Intel-X710' and
18445 #           '64B' and
18446 #           ('BASE' or 'SCALE') and
18447 #           'NDRPDR' and
18448 #           '1T1C' and
18449 #           'L2XCFWD' and
18450 #           not 'VHOST' and
18451 #           not 'NF_DENSITY' and
18452 #           'MEMIF'"
18453 #  parameters:
18454 #  - "latency"
18455 #  - "parent"
18456 #  - "tags"
18457 #  sort:
18458 #  - "1VNF"
18459 #  - "2VNF"
18460 #  - "4VNF"
18461 #  - "2VNF"
18462 #  - "4VNF"
18463 #  layout:
18464 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
18465 #    layout: "plot-latency"
18466 #
18467 #-
18468 #  type: "plot"
18469 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18470 #  algorithm: "plot_latency_error_bars"
18471 #  output-file-type: ".html"
18472 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18473 #  data: "plot-ligato-throughput-latency-3n-hsw"
18474 #  filter: "'NIC_Intel-X710' and
18475 #           '64B' and
18476 #           ('BASE' or 'SCALE') and
18477 #           'NDRPDR' and
18478 #           '2T2C' and
18479 #           'L2XCFWD' and
18480 #           not 'VHOST' and
18481 #           not 'NF_DENSITY' and
18482 #           'MEMIF'"
18483 #  parameters:
18484 #  - "latency"
18485 #  - "parent"
18486 #  - "tags"
18487 #  sort:
18488 #  - "1VNF"
18489 #  - "2VNF"
18490 #  - "4VNF"
18491 #  - "2VNF"
18492 #  - "4VNF"
18493 #  layout:
18494 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
18495 #    layout: "plot-latency"
18496 #
18497 ## Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
18498 #-
18499 #  type: "plot"
18500 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18501 #  algorithm: "plot_latency_error_bars"
18502 #  output-file-type: ".html"
18503 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18504 #  data: "plot-ligato-throughput-latency-3n-hsw"
18505 #  filter: "'NIC_Intel-X710' and
18506 #           '64B' and
18507 #           ('BASE' or 'SCALE') and
18508 #           'NDRPDR' and
18509 #           '1T1C' and
18510 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
18511 #           not 'VHOST' and
18512 #           not 'NF_DENSITY' and
18513 #           'MEMIF'"
18514 #  parameters:
18515 #  - "latency"
18516 #  - "parent"
18517 #  - "tags"
18518 #  sort:
18519 #  - "1VNF"
18520 #  - "2VNF"
18521 #  - "4VNF"
18522 #  - "2VNF"
18523 #  - "4VNF"
18524 #  layout:
18525 #    title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
18526 #    layout: "plot-latency"
18527 #
18528 #-
18529 #  type: "plot"
18530 #  title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18531 #  algorithm: "plot_latency_error_bars"
18532 #  output-file-type: ".html"
18533 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18534 #  data: "plot-ligato-throughput-latency-3n-hsw"
18535 #  filter: "'NIC_Intel-X710' and
18536 #           '64B' and
18537 #           ('BASE' or 'SCALE') and
18538 #           'NDRPDR' and
18539 #           '2T2C' and
18540 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
18541 #           not 'VHOST' and
18542 #           not 'NF_DENSITY' and
18543 #           'MEMIF'"
18544 #  parameters:
18545 #  - "latency"
18546 #  - "parent"
18547 #  - "tags"
18548 #  sort:
18549 #  - "1VNF"
18550 #  - "2VNF"
18551 #  - "4VNF"
18552 #  - "2VNF"
18553 #  - "4VNF"
18554 #  layout:
18555 #    title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
18556 #    layout: "plot-latency"
18557
18558 ################################################################################
18559
18560 ## Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
18561 #-
18562 #  type: "plot"
18563 #  title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18564 #  algorithm: "plot_latency_error_bars"
18565 #  output-file-type: ".html"
18566 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18567 #  data: "plot-vpp-throughput-latency-3n-hsw"
18568 #  filter: "'NIC_Intel-X520-DA2' and
18569 #           '64B' and
18570 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18571 #           'NDRPDR' and
18572 #           '1T1C' and
18573 #           'IP4FWD' and
18574 #           not 'IPSEC' and
18575 #           not 'DOT1Q' and
18576 #           not 'VHOST'"
18577 #  parameters:
18578 #  - "latency"
18579 #  - "parent"
18580 #  - "tags"
18581 #  sort:
18582 #  - "DOT1Q"
18583 #  - "IP4BASE"
18584 #  - "FIB_20k"
18585 #  - "FIB_200k"
18586 #  - "FIB_2M"
18587 #  layout:
18588 #    title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18589 #    layout: "plot-latency"
18590 #
18591 #-
18592 #  type: "plot"
18593 #  title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18594 #  algorithm: "plot_latency_error_bars"
18595 #  output-file-type: ".html"
18596 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18597 #  data: "plot-vpp-throughput-latency-3n-hsw"
18598 #  filter: "'NIC_Intel-X520-DA2' and
18599 #           '64B' and
18600 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18601 #           'NDRPDR' and
18602 #           '2T2C' and
18603 #           'IP4FWD' and
18604 #           not 'IPSEC' and
18605 #           not 'DOT1Q' and
18606 #           not 'VHOST'"
18607 #  parameters:
18608 #  - "latency"
18609 #  - "parent"
18610 #  - "tags"
18611 #  sort:
18612 #  - "DOT1Q"
18613 #  - "IP4BASE"
18614 #  - "FIB_20k"
18615 #  - "FIB_200k"
18616 #  - "FIB_2M"
18617 #  layout:
18618 #    title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18619 #    layout: "plot-latency"
18620 #
18621 ## Packet Latency - VPP IPv4 3n-hsw-x520 features
18622 #-
18623 #  type: "plot"
18624 #  title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18625 #  algorithm: "plot_latency_error_bars"
18626 #  output-file-type: ".html"
18627 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18628 #  data: "plot-vpp-throughput-latency-3n-hsw"
18629 #  filter: "'NIC_Intel-X520-DA2' and
18630 #           '64B' and
18631 #           ('IP4BASE' or
18632 #            'POLICE_MARK' or
18633 #            'COPWHLIST' or
18634 #            ('NAT44' and 'BASE') or
18635 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18636 #           'NDRPDR' and
18637 #           '1T1C' and
18638 #           'IP4FWD' and
18639 #           not 'IPSEC' and
18640 #           not 'VHOST'"
18641 #  parameters:
18642 #  - "latency"
18643 #  - "parent"
18644 #  - "tags"
18645 #  sort:
18646 #  - "DOT1Q"
18647 #  - "IP4BASE"
18648 #  - "NAT44"
18649 #  - "POLICE_MARK"
18650 #  - "COPWHLIST"
18651 #  - "IACL"
18652 #  - "OACL"
18653 #  layout:
18654 #    title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
18655 #    layout: "plot-latency"
18656 #
18657 #-
18658 #  type: "plot"
18659 #  title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18660 #  algorithm: "plot_latency_error_bars"
18661 #  output-file-type: ".html"
18662 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18663 #  data: "plot-vpp-throughput-latency-3n-hsw"
18664 #  filter: "'NIC_Intel-X520-DA2' and
18665 #           '64B' and
18666 #           ('IP4BASE' or
18667 #            'POLICE_MARK' or
18668 #            'COPWHLIST' or
18669 #            ('NAT44' and 'BASE') or
18670 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18671 #           'NDRPDR' and
18672 #           '2T2C' and
18673 #           'IP4FWD' and
18674 #           not 'IPSEC' and
18675 #           not 'VHOST'"
18676 #  parameters:
18677 #  - "latency"
18678 #  - "parent"
18679 #  - "tags"
18680 #  sort:
18681 #  - "DOT1Q"
18682 #  - "IP4BASE"
18683 #  - "NAT44"
18684 #  - "POLICE_MARK"
18685 #  - "COPWHLIST"
18686 #  - "IACL"
18687 #  - "OACL"
18688 #  layout:
18689 #    title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
18690 #    layout: "plot-latency"
18691 #
18692 ## Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
18693 #-
18694 #  type: "plot"
18695 #  title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18696 #  algorithm: "plot_latency_error_bars"
18697 #  output-file-type: ".html"
18698 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18699 #  data: "plot-vpp-throughput-latency-3n-hsw"
18700 #  filter: "'NIC_Intel-X520-DA2' and
18701 #           '64B' and
18702 #           'NDRPDR' and
18703 #           '1T1C' and
18704 #           'IP4FWD' and
18705 #           ('NAT44' or 'IP4BASE') and
18706 #           not 'DOT1Q' and
18707 #           not 'IPSEC' and
18708 #           not 'VHOST'"
18709 #  parameters:
18710 #  - "latency"
18711 #  - "parent"
18712 #  - "tags"
18713 #  sort:
18714 #  - "IP4BASE"
18715 #  - "BASE"
18716 #  - "SRC_USER_10"
18717 #  - "SRC_USER_100"
18718 #  - "SRC_USER_1000"
18719 #  - "SRC_USER_2000"
18720 #  layout:
18721 #    title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
18722 #    layout: "plot-latency"
18723 #
18724 #-
18725 #  type: "plot"
18726 #  title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18727 #  algorithm: "plot_latency_error_bars"
18728 #  output-file-type: ".html"
18729 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18730 #  data: "plot-vpp-throughput-latency-3n-hsw"
18731 #  filter: "'NIC_Intel-X520-DA2' and
18732 #           '64B' and
18733 #           'NDRPDR' and
18734 #           '2T2C' and
18735 #           'IP4FWD' and
18736 #           ('NAT44' or 'IP4BASE') and
18737 #           not 'DOT1Q' and
18738 #           not 'IPSEC' and
18739 #           not 'VHOST'"
18740 #  parameters:
18741 #  - "latency"
18742 #  - "parent"
18743 #  - "tags"
18744 #  sort:
18745 #  - "IP4BASE"
18746 #  - "BASE"
18747 #  - "SRC_USER_10"
18748 #  - "SRC_USER_100"
18749 #  - "SRC_USER_1000"
18750 #  - "SRC_USER_2000"
18751 #  layout:
18752 #    title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
18753 #    layout: "plot-latency"
18754 #
18755 ## Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
18756 #-
18757 #  type: "plot"
18758 #  title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18759 #  algorithm: "plot_latency_error_bars"
18760 #  output-file-type: ".html"
18761 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18762 #  data: "plot-vpp-throughput-latency-3n-hsw"
18763 #  filter: "'NIC_Intel-X520-DA2' and
18764 #           '64B' and
18765 #           'NDRPDR' and
18766 #           '1T1C' and
18767 #           'IP4FWD' and
18768 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18769 #           not 'IPSEC' and
18770 #           not 'DOT1Q' and
18771 #           not 'VHOST'"
18772 #  parameters:
18773 #  - "latency"
18774 #  - "parent"
18775 #  - "tags"
18776 #  sort:
18777 #  - "IP4BASE"
18778 #  - "ACL_STATELESS"
18779 #  - "ACL_STATEFUL"
18780 #  - "ACL_STATELESS"
18781 #  - "ACL_STATEFUL"
18782 #  layout:
18783 #    title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18784 #    layout: "plot-latency"
18785 #
18786 #-
18787 #  type: "plot"
18788 #  title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18789 #  algorithm: "plot_latency_error_bars"
18790 #  output-file-type: ".html"
18791 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18792 #  data: "plot-vpp-throughput-latency-3n-hsw"
18793 #  filter: "'NIC_Intel-X520-DA2' and
18794 #           '64B' and
18795 #           'NDRPDR' and
18796 #           '2T2C' and
18797 #           'IP4FWD' and
18798 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18799 #           not 'IPSEC' and
18800 #           not 'DOT1Q' and
18801 #           not 'VHOST'"
18802 #  parameters:
18803 #  - "latency"
18804 #  - "parent"
18805 #  - "tags"
18806 #  sort:
18807 #  - "IP4BASE"
18808 #  - "ACL_STATELESS"
18809 #  - "ACL_STATEFUL"
18810 #  - "ACL_STATELESS"
18811 #  - "ACL_STATEFUL"
18812 #  layout:
18813 #    title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18814 #    layout: "plot-latency"
18815
18816 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
18817 -
18818   type: "plot"
18819   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18820   algorithm: "plot_latency_error_bars"
18821   output-file-type: ".html"
18822   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18823   data: "plot-vpp-throughput-latency-3n-hsw"
18824   filter: "'NIC_Intel-X520-DA2' and
18825            '64B' and
18826            'NDRPDR' and
18827            '1T1C' and
18828            'IP4FWD' and
18829            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18830            not 'IPSEC' and
18831            not 'DOT1Q' and
18832            not 'VHOST'"
18833   parameters:
18834   - "latency"
18835   - "parent"
18836   - "tags"
18837   sort:
18838   - "IP4BASE"
18839   - "ACL_STATELESS"
18840   - "ACL_STATEFUL"
18841   - "ACL_STATELESS"
18842   - "ACL_STATEFUL"
18843   layout:
18844     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18845     layout: "plot-latency"
18846
18847 -
18848   type: "plot"
18849   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18850   algorithm: "plot_latency_error_bars"
18851   output-file-type: ".html"
18852   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18853   data: "plot-vpp-throughput-latency-3n-hsw"
18854   filter: "'NIC_Intel-X520-DA2' and
18855            '64B' and
18856            'NDRPDR' and
18857            '2T2C' and
18858            'IP4FWD' and
18859            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18860            not 'IPSEC' and
18861            not 'DOT1Q' and
18862            not 'VHOST'"
18863   parameters:
18864   - "latency"
18865   - "parent"
18866   - "tags"
18867   sort:
18868   - "IP4BASE"
18869   - "ACL_STATELESS"
18870   - "ACL_STATEFUL"
18871   - "ACL_STATELESS"
18872   - "ACL_STATEFUL"
18873   layout:
18874     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18875     layout: "plot-latency"
18876
18877 ## Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
18878 #-
18879 #  type: "plot"
18880 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18881 #  algorithm: "plot_latency_error_bars"
18882 #  output-file-type: ".html"
18883 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18884 #  data: "plot-vpp-throughput-latency-3n-hsw"
18885 #  filter: "'NIC_Intel-X710' and
18886 #           '64B' and
18887 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18888 #           'NDRPDR' and
18889 #           '1T1C' and
18890 #           'IP4FWD' and
18891 #           not 'IPSEC' and
18892 #           not 'DOT1Q' and
18893 #           not 'VHOST'"
18894 #  parameters:
18895 #  - "latency"
18896 #  - "parent"
18897 #  - "tags"
18898 #  sort:
18899 #  - "IP4BASE"
18900 #  - "FIB_20K"
18901 #  - "FIB_200K"
18902 #  - "FIB_2M"
18903 #  layout:
18904 #    title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18905 #    layout: "plot-latency"
18906 #
18907 #-
18908 #  type: "plot"
18909 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18910 #  algorithm: "plot_latency_error_bars"
18911 #  output-file-type: ".html"
18912 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18913 #  data: "plot-vpp-throughput-latency-3n-hsw"
18914 #  filter: "'NIC_Intel-X710' and
18915 #           '64B' and
18916 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18917 #           'NDRPDR' and
18918 #           '2T2C' and
18919 #           'IP4FWD' and
18920 #           not 'IPSEC' and
18921 #           not 'DOT1Q' and
18922 #           not 'VHOST'"
18923 #  parameters:
18924 #  - "latency"
18925 #  - "parent"
18926 #  - "tags"
18927 #  sort:
18928 #  - "IP4BASE"
18929 #  - "FIB_20K"
18930 #  - "FIB_200K"
18931 #  - "FIB_2M"
18932 #  layout:
18933 #    title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18934 #    layout: "plot-latency"
18935 #
18936 ## Packet Latency - VPP IPv4 3n-hsw-x710 features
18937 #-
18938 #  type: "plot"
18939 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18940 #  algorithm: "plot_latency_error_bars"
18941 #  output-file-type: ".html"
18942 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18943 #  data: "plot-vpp-throughput-latency-3n-hsw"
18944 #  filter: "'NIC_Intel-X710' and
18945 #           '64B' and
18946 #           ('IP4BASE' or
18947 #            'POLICE_MARK' or
18948 #            'COPWHLIST' or
18949 #            ('NAT44' and 'BASE') or
18950 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18951 #           'NDRPDR' and
18952 #           '1T1C' and
18953 #           'IP4FWD' and
18954 #           not 'IPSEC' and
18955 #           not 'VHOST'"
18956 #  parameters:
18957 #  - "latency"
18958 #  - "parent"
18959 #  - "tags"
18960 #  sort:
18961 #  - "DOT1Q"
18962 #  - "IP4BASE"
18963 #  - "NAT44"
18964 #  - "POLICE_MARK"
18965 #  - "COPWHLIST"
18966 #  - "IACL"
18967 #  - "OACL"
18968 #  layout:
18969 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
18970 #    layout: "plot-latency"
18971 #
18972 #-
18973 #  type: "plot"
18974 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18975 #  algorithm: "plot_latency_error_bars"
18976 #  output-file-type: ".html"
18977 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18978 #  data: "plot-vpp-throughput-latency-3n-hsw"
18979 #  filter: "'NIC_Intel-X710' and
18980 #           '64B' and
18981 #           ('IP4BASE' or
18982 #            'POLICE_MARK' or
18983 #            'COPWHLIST' or
18984 #            ('NAT44' and 'BASE') or
18985 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18986 #           'NDRPDR' and
18987 #           '2T2C' and
18988 #           'IP4FWD' and
18989 #           not 'IPSEC' and
18990 #           not 'VHOST'"
18991 #  parameters:
18992 #  - "latency"
18993 #  - "parent"
18994 #  - "tags"
18995 #  sort:
18996 #  - "DOT1Q"
18997 #  - "IP4BASE"
18998 #  - "NAT44"
18999 #  - "POLICE_MARK"
19000 #  - "COPWHLIST"
19001 #  - "IACL"
19002 #  - "OACL"
19003 #  layout:
19004 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
19005 #    layout: "plot-latency"
19006 #
19007 ## Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
19008 #-
19009 #  type: "plot"
19010 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
19011 #  algorithm: "plot_latency_error_bars"
19012 #  output-file-type: ".html"
19013 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
19014 #  data: "plot-vpp-throughput-latency-3n-hsw"
19015 #  filter: "'NIC_Intel-X710' and
19016 #           '64B' and
19017 #           'NDRPDR' and
19018 #           '1T1C' and
19019 #           'IP4FWD' and
19020 #           ('NAT44' or 'IP4BASE') and
19021 #           not 'IPSEC' and
19022 #           not 'VHOST'"
19023 #  parameters:
19024 #  - "latency"
19025 #  - "parent"
19026 #  - "tags"
19027 #  sort:
19028 #  - "IP4BASE"
19029 #  - "BASE"
19030 #  - "SRC_USER_10"
19031 #  - "SRC_USER_100"
19032 #  - "SRC_USER_1000"
19033 #  - "SRC_USER_2000"
19034 #  layout:
19035 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
19036 #    layout: "plot-latency"
19037 #
19038 #-
19039 #  type: "plot"
19040 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19041 #  algorithm: "plot_latency_error_bars"
19042 #  output-file-type: ".html"
19043 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19044 #  data: "plot-vpp-throughput-latency-3n-hsw"
19045 #  filter: "'NIC_Intel-X710' and
19046 #           '64B' and
19047 #           'NDRPDR' and
19048 #           '2T2C' and
19049 #           'IP4FWD' and
19050 #           ('NAT44' or 'IP4BASE') and
19051 #           not 'IPSEC' and
19052 #           not 'VHOST'"
19053 #  parameters:
19054 #  - "latency"
19055 #  - "parent"
19056 #  - "tags"
19057 #  sort:
19058 #  - "IP4BASE"
19059 #  - "BASE"
19060 #  - "SRC_USER_10"
19061 #  - "SRC_USER_100"
19062 #  - "SRC_USER_1000"
19063 #  - "SRC_USER_2000"
19064 #  layout:
19065 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
19066 #    layout: "plot-latency"
19067 #
19068 ## Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
19069 #-
19070 #  type: "plot"
19071 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19072 #  algorithm: "plot_latency_error_bars"
19073 #  output-file-type: ".html"
19074 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19075 #  data: "plot-vpp-throughput-latency-3n-hsw"
19076 #  filter: "'NIC_Intel-X710' and
19077 #           '64B' and
19078 #           'NDRPDR' and
19079 #           '1T1C' and
19080 #           'IP4FWD' and
19081 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
19082 #           not 'IPSEC' and
19083 #           not 'VHOST'"
19084 #  parameters:
19085 #  - "latency"
19086 #  - "parent"
19087 #  - "tags"
19088 #  sort:
19089 #  - "IP4BASE"
19090 #  - "ACL_STATELESS"
19091 #  - "ACL_STATEFUL"
19092 #  - "ACL_STATELESS"
19093 #  - "ACL_STATEFUL"
19094 #  layout:
19095 #    title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
19096 #    layout: "plot-latency"
19097 #
19098 #-
19099 #  type: "plot"
19100 #  title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
19101 #  algorithm: "plot_latency_error_bars"
19102 #  output-file-type: ".html"
19103 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
19104 #  data: "plot-vpp-throughput-latency-3n-hsw"
19105 #  filter: "'NIC_Intel-X710' and
19106 #           '64B' and
19107 #           'NDRPDR' and
19108 #           '2T2C' and
19109 #           'IP4FWD' and
19110 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
19111 #           not 'IPSEC' and
19112 #           not 'VHOST'"
19113 #  parameters:
19114 #  - "latency"
19115 #  - "parent"
19116 #  - "tags"
19117 #  sort:
19118 #  - "IP4BASE"
19119 #  - "ACL_STATELESS"
19120 #  - "ACL_STATEFUL"
19121 #  - "ACL_STATELESS"
19122 #  - "ACL_STATEFUL"
19123 #  layout:
19124 #    title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
19125 #    layout: "plot-latency"
19126 #
19127 ## Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
19128 #-
19129 #  type: "plot"
19130 #  title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19131 #  algorithm: "plot_latency_error_bars"
19132 #  output-file-type: ".html"
19133 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19134 #  data: "plot-vpp-throughput-latency-3n-hsw"
19135 #  filter: "'NIC_Intel-XL710' and
19136 #           '64B' and
19137 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19138 #           'NDRPDR' and
19139 #           '1T1C' and
19140 #           'IP4FWD' and
19141 #           not 'IPSEC' and
19142 #           not 'VHOST'"
19143 #  parameters:
19144 #  - "latency"
19145 #  - "parent"
19146 #  - "tags"
19147 #  sort:
19148 #  - "IP4BASE"
19149 #  - "FIB_20K"
19150 #  - "FIB_200K"
19151 #  - "FIB_2M"
19152 #  layout:
19153 #    title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
19154 #    layout: "plot-latency"
19155 #
19156 #-
19157 #  type: "plot"
19158 #  title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19159 #  algorithm: "plot_latency_error_bars"
19160 #  output-file-type: ".html"
19161 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19162 #  data: "plot-vpp-throughput-latency-3n-hsw"
19163 #  filter: "'NIC_Intel-XL710' and
19164 #           '64B' and
19165 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19166 #           'NDRPDR' and
19167 #           '2T2C' and
19168 #           'IP4FWD' and
19169 #           not 'IPSEC' and
19170 #           not 'VHOST'"
19171 #  parameters:
19172 #  - "latency"
19173 #  - "parent"
19174 #  - "tags"
19175 #  sort:
19176 #  - "IP4BASE"
19177 #  - "FIB_20K"
19178 #  - "FIB_200K"
19179 #  - "FIB_2M"
19180 #  layout:
19181 #    title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
19182 #    layout: "plot-latency"
19183
19184 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
19185 -
19186   type: "plot"
19187   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19188   algorithm: "plot_latency_error_bars"
19189   output-file-type: ".html"
19190   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19191   data: "plot-vpp-throughput-latency-3n-skx"
19192   filter: "'NIC_Intel-X710' and
19193            '64B' and
19194            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19195            'NDRPDR' and
19196            '2T1C' and
19197            'IP4FWD' and
19198            not 'IPSEC' and
19199            not 'DOT1Q' and
19200            not 'VHOST'"
19201   parameters:
19202   - "latency"
19203   - "parent"
19204   - "tags"
19205   sort:
19206   - "IP4BASE"
19207   - "FIB_20K"
19208   - "FIB_200K"
19209   - "FIB_2M"
19210   layout:
19211     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19212     layout: "plot-latency"
19213
19214 -
19215   type: "plot"
19216   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19217   algorithm: "plot_latency_error_bars"
19218   output-file-type: ".html"
19219   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19220   data: "plot-vpp-throughput-latency-3n-skx"
19221   filter: "'NIC_Intel-X710' and
19222            '64B' and
19223            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19224            'NDRPDR' and
19225            '4T2C' and
19226            'IP4FWD' and
19227            not 'IPSEC' and
19228            not 'DOT1Q' and
19229            not 'VHOST'"
19230   parameters:
19231   - "latency"
19232   - "parent"
19233   - "tags"
19234   sort:
19235   - "IP4BASE"
19236   - "FIB_20K"
19237   - "FIB_200K"
19238   - "FIB_2M"
19239   layout:
19240     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19241     layout: "plot-latency"
19242
19243 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
19244 -
19245   type: "plot"
19246   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
19247   algorithm: "plot_latency_error_bars"
19248   output-file-type: ".html"
19249   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
19250   data: "plot-vpp-throughput-latency-3n-skx"
19251   filter: "'NIC_Intel-X710' and
19252            '64B' and
19253            ('IP4BASE' or
19254             'POLICE_MARK' or
19255             'COPWHLIST' or
19256             ('NAT44' and 'BASE') or
19257             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
19258            'NDRPDR' and
19259            '2T1C' and
19260            'IP4FWD' and
19261            not 'IPSEC' and
19262            not 'VHOST'"
19263   parameters:
19264   - "latency"
19265   - "parent"
19266   - "tags"
19267   sort:
19268   - "DOT1Q"
19269   - "IP4BASE"
19270   - "NAT44"
19271   - "POLICE_MARK"
19272   - "COPWHLIST"
19273   - "IACL"
19274   - "OACL"
19275   layout:
19276     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
19277     layout: "plot-latency"
19278
19279 -
19280   type: "plot"
19281   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19282   algorithm: "plot_latency_error_bars"
19283   output-file-type: ".html"
19284   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19285   data: "plot-vpp-throughput-latency-3n-skx"
19286   filter: "'NIC_Intel-X710' and
19287            '64B' and
19288            ('IP4BASE' or
19289             'POLICE_MARK' or
19290             'COPWHLIST' or
19291             ('NAT44' and 'BASE') or
19292             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
19293            'NDRPDR' and
19294            '4T2C' and
19295            'IP4FWD' and
19296            not 'IPSEC' and
19297            not 'VHOST'"
19298   parameters:
19299   - "latency"
19300   - "parent"
19301   - "tags"
19302   sort:
19303   - "DOT1Q"
19304   - "IP4BASE"
19305   - "NAT44"
19306   - "POLICE_MARK"
19307   - "COPWHLIST"
19308   - "IACL"
19309   - "OACL"
19310   layout:
19311     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
19312     layout: "plot-latency"
19313
19314 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
19315 -
19316   type: "plot"
19317   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19318   algorithm: "plot_latency_error_bars"
19319   output-file-type: ".html"
19320   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19321   data: "plot-vpp-throughput-latency-3n-skx"
19322   filter: "'NIC_Intel-X710' and
19323            '64B' and
19324            'NDRPDR' and
19325            '2T1C' and
19326            'IP4FWD' and
19327            ('NAT44' or 'IP4BASE') and
19328            not 'IPSEC' and
19329            not 'VHOST'"
19330   parameters:
19331   - "latency"
19332   - "parent"
19333   - "tags"
19334   sort:
19335   - "IP4BASE"
19336   - "BASE"
19337   - "SRC_USER_10"
19338   - "SRC_USER_100"
19339   - "SRC_USER_1000"
19340   - "SRC_USER_2000"
19341   layout:
19342     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
19343     layout: "plot-latency"
19344
19345 -
19346   type: "plot"
19347   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19348   algorithm: "plot_latency_error_bars"
19349   output-file-type: ".html"
19350   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19351   data: "plot-vpp-throughput-latency-3n-skx"
19352   filter: "'NIC_Intel-X710' and
19353            '64B' and
19354            'NDRPDR' and
19355            '4T2C' and
19356            'IP4FWD' and
19357            ('NAT44' or 'IP4BASE') and
19358            not 'IPSEC' and
19359            not 'VHOST'"
19360   parameters:
19361   - "latency"
19362   - "parent"
19363   - "tags"
19364   sort:
19365   - "IP4BASE"
19366   - "BASE"
19367   - "SRC_USER_10"
19368   - "SRC_USER_100"
19369   - "SRC_USER_1000"
19370   - "SRC_USER_2000"
19371   layout:
19372     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
19373     layout: "plot-latency"
19374
19375 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
19376 -
19377   type: "plot"
19378   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19379   algorithm: "plot_latency_error_bars"
19380   output-file-type: ".html"
19381   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19382   data: "plot-vpp-throughput-latency-3n-skx"
19383   filter: "'NIC_Intel-X710' and
19384            '64B' and
19385            'NDRPDR' and
19386            '2T1C' and
19387            'IP4FWD' and
19388            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
19389            not 'IPSEC' and
19390            not 'VHOST'"
19391   parameters:
19392   - "latency"
19393   - "parent"
19394   - "tags"
19395   sort:
19396   - "IP4BASE"
19397   - "ACL_STATELESS"
19398   - "ACL_STATEFUL"
19399   - "ACL_STATELESS"
19400   - "ACL_STATEFUL"
19401   layout:
19402     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
19403     layout: "plot-latency"
19404
19405 -
19406   type: "plot"
19407   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19408   algorithm: "plot_latency_error_bars"
19409   output-file-type: ".html"
19410   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19411   data: "plot-vpp-throughput-latency-3n-skx"
19412   filter: "'NIC_Intel-X710' and
19413            '64B' and
19414            'NDRPDR' and
19415            '4T2C' and
19416            'IP4FWD' and
19417            'IACL' and
19418            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
19419            not 'IPSEC' and
19420            not 'VHOST'"
19421   parameters:
19422   - "latency"
19423   - "parent"
19424   - "tags"
19425   sort:
19426   - "IP4BASE"
19427   - "ACL_STATELESS"
19428   - "ACL_STATEFUL"
19429   - "ACL_STATELESS"
19430   - "ACL_STATEFUL"
19431   layout:
19432     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
19433     layout: "plot-latency"
19434
19435 ## Packet Latency - VPP IPv4 2n-skx-x710 base and scale
19436 #-
19437 #  type: "plot"
19438 #  title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19439 #  algorithm: "plot_latency_error_bars"
19440 #  output-file-type: ".html"
19441 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19442 #  data: "plot-vpp-throughput-latency-2n-skx"
19443 #  filter: "'NIC_Intel-X710' and
19444 #           '64B' and
19445 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19446 #           'NDRPDR' and
19447 #           '2T1C' and
19448 #           'IP4FWD' and
19449 #           not 'IPSEC' and
19450 #           not 'DOT1Q' and
19451 #           not 'VHOST'"
19452 #  parameters:
19453 #  - "latency"
19454 #  - "parent"
19455 #  - "tags"
19456 #  sort:
19457 #  - "IP4BASE"
19458 #  - "FIB_20k"
19459 #  - "FIB_200k"
19460 #  - "FIB_2M"
19461 #  layout:
19462 #    title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19463 #    layout: "plot-latency"
19464 #
19465 #-
19466 #  type: "plot"
19467 #  title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19468 #  algorithm: "plot_latency_error_bars"
19469 #  output-file-type: ".html"
19470 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19471 #  data: "plot-vpp-throughput-latency-2n-skx"
19472 #  filter: "'NIC_Intel-X710' and
19473 #           '64B' and
19474 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19475 #           'NDRPDR' and
19476 #           '4T2C' and
19477 #           'IP4FWD' and
19478 #           not 'IPSEC' and
19479 #           not 'DOT1Q' and
19480 #           not 'VHOST'"
19481 #  parameters:
19482 #  - "latency"
19483 #  - "parent"
19484 #  - "tags"
19485 #  sort:
19486 #  - "IP4BASE"
19487 #  - "FIB_20k"
19488 #  - "FIB_200k"
19489 #  - "FIB_2M"
19490 #  layout:
19491 #    title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19492 #    layout: "plot-latency"
19493 #
19494 ## Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
19495 #-
19496 #  type: "plot"
19497 #  title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19498 #  algorithm: "plot_latency_error_bars"
19499 #  output-file-type: ".html"
19500 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19501 #  data: "plot-vpp-throughput-latency-2n-skx"
19502 #  filter: "'NIC_Intel-XXV710' and
19503 #           '64B' and
19504 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19505 #           'NDRPDR' and
19506 #           '2T1C' and
19507 #           'IP4FWD' and
19508 #           not 'IPSEC' and
19509 #           not 'DOT1Q' and
19510 #           not 'VHOST'"
19511 #  parameters:
19512 #  - "latency"
19513 #  - "parent"
19514 #  - "tags"
19515 #  sort:
19516 #  - "IP4BASE"
19517 #  - "FIB_20k"
19518 #  - "FIB_200k"
19519 #  - "FIB_2M"
19520 #  layout:
19521 #    title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19522 #    layout: "plot-latency"
19523 #
19524 #-
19525 #  type: "plot"
19526 #  title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19527 #  algorithm: "plot_latency_error_bars"
19528 #  output-file-type: ".html"
19529 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19530 #  data: "plot-vpp-throughput-latency-2n-skx"
19531 #  filter: "'NIC_Intel-XXV710' and
19532 #           '64B' and
19533 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19534 #           'NDRPDR' and
19535 #           '4T2C' and
19536 #           'IP4FWD' and
19537 #           not 'IPSEC' and
19538 #           not 'DOT1Q' and
19539 #           not 'VHOST'"
19540 #  parameters:
19541 #  - "latency"
19542 #  - "parent"
19543 #  - "tags"
19544 #  sort:
19545 #  - "IP4BASE"
19546 #  - "FIB_20k"
19547 #  - "FIB_200k"
19548 #  - "FIB_2M"
19549 #  layout:
19550 #    title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19551 #    layout: "plot-latency"
19552
19553 ################################################################################
19554
19555 ## Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
19556 #-
19557 #  type: "plot"
19558 #  title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19559 #  algorithm: "plot_latency_error_bars"
19560 #  output-file-type: ".html"
19561 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19562 #  data: "plot-vpp-throughput-latency-3n-hsw"
19563 #  filter: "'NIC_Intel-X520-DA2' and
19564 #           '64B' and
19565 #           'ENCAP' and
19566 #           'NDRPDR' and
19567 #           '1T1C' and
19568 #           (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19569 #           not 'DOT1Q' and
19570 #           not 'VHOST' and
19571 #           not 'IPSECHW'"
19572 #  parameters:
19573 #  - "latency"
19574 #  - "parent"
19575 #  - "tags"
19576 #  sort:
19577 #  - "IP4BASE"
19578 #  - "L2BDMACLRN"
19579 #  - "L2XCFWD"
19580 #  - "LISP"
19581 #  layout:
19582 #    title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19583 #    layout: "plot-latency"
19584 #
19585 #-
19586 #  type: "plot"
19587 #  title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19588 #  algorithm: "plot_latency_error_bars"
19589 #  output-file-type: ".html"
19590 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19591 #  data: "plot-vpp-throughput-latency-3n-hsw"
19592 #  filter: "'NIC_Intel-X520-DA2' and
19593 #           '64B' and
19594 #           'ENCAP' and
19595 #           'NDRPDR' and
19596 #           '2T2C' and
19597 #           (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19598 #           not 'DOT1Q' and
19599 #           not 'VHOST' and
19600 #           not 'IPSECHW'"
19601 #  parameters:
19602 #  - "latency"
19603 #  - "parent"
19604 #  - "tags"
19605 #  sort:
19606 #  - "IP4BASE"
19607 #  - "L2BDMACLRN"
19608 #  - "L2XCFWD"
19609 #  - "LISP"
19610 #  layout:
19611 #    title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19612 #    layout: "plot-latency"
19613 #
19614 ## Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
19615 #-
19616 #  type: "plot"
19617 #  title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19618 #  algorithm: "plot_latency_error_bars"
19619 #  output-file-type: ".html"
19620 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19621 #  data: "plot-vpp-throughput-latency-3n-hsw"
19622 #  filter: "'NIC_Intel-X710' and
19623 #           '64B' and
19624 #           'ENCAP' and
19625 #           'NDRPDR' and
19626 #           '1T1C' and
19627 #           ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19628 #           not 'VHOST' and
19629 #           not 'IPSECHW'"
19630 #  parameters:
19631 #  - "latency"
19632 #  - "parent"
19633 #  - "tags"
19634 #  sort:
19635 #  - "IP4BASE"
19636 #  - "LISP"
19637 #  - "VXLAN_1"
19638 #  - "VXLAN_10"
19639 #  - "VXLAN_100"
19640 #  - "VXLAN_1000"
19641 #  layout:
19642 #    title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19643 #    layout: "plot-latency"
19644 #
19645 #-
19646 #  type: "plot"
19647 #  title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19648 #  algorithm: "plot_latency_error_bars"
19649 #  output-file-type: ".html"
19650 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19651 #  data: "plot-vpp-throughput-latency-3n-hsw"
19652 #  filter: "'NIC_Intel-X710' and
19653 #           '64B' and
19654 #           'ENCAP' and
19655 #           'NDRPDR' and
19656 #           '2T2C' and
19657 #           ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19658 #           not 'VHOST' and
19659 #           not 'IPSECHW'"
19660 #  parameters:
19661 #  - "latency"
19662 #  - "parent"
19663 #  - "tags"
19664 #  sort:
19665 #  - "IP4BASE"
19666 #  - "LISP"
19667 #  - "VXLAN_1"
19668 #  - "VXLAN_10"
19669 #  - "VXLAN_100"
19670 #  - "VXLAN_1000"
19671 #  layout:
19672 #    title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19673 #    layout: "plot-latency"
19674 #
19675 ## Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
19676 #-
19677 #  type: "plot"
19678 #  title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19679 #  algorithm: "plot_latency_error_bars"
19680 #  output-file-type: ".html"
19681 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19682 #  data: "plot-vpp-throughput-latency-3n-hsw"
19683 #  filter: "'NIC_Intel-X710' and
19684 #           '64B' and
19685 #           'ENCAP' and
19686 #           'NDRPDR' and
19687 #           '1T1C' and
19688 #           ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
19689 #           not 'DOT1Q' and
19690 #           not 'VHOST' and
19691 #           not 'IPSECHW'"
19692 #  parameters:
19693 #  - "latency"
19694 #  - "parent"
19695 #  - "tags"
19696 #  sort:
19697 #  - "IP4BASE"
19698 #  - "L2BDMACLRN"
19699 #  - "L2XCFWD"
19700 #  - "LISP"
19701 #  layout:
19702 #    title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19703 #    layout: "plot-latency"
19704 #
19705 #-
19706 #  type: "plot"
19707 #  title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19708 #  algorithm: "plot_latency_error_bars"
19709 #  output-file-type: ".html"
19710 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19711 #  data: "plot-vpp-throughput-latency-3n-hsw"
19712 #  filter: "'NIC_Intel-X710' and
19713 #           '64B' and
19714 #           'ENCAP' and
19715 #           'NDRPDR' and
19716 #           '2T2C' and
19717 #           ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
19718 #           not 'DOT1Q' and
19719 #           not 'VHOST' and
19720 #           not 'IPSECHW'"
19721 #  parameters:
19722 #  - "latency"
19723 #  - "parent"
19724 #  - "tags"
19725 #  sort:
19726 #  - "IP4BASE"
19727 #  - "L2BDMACLRN"
19728 #  - "L2XCFWD"
19729 #  - "LISP"
19730 #  layout:
19731 #    title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19732 #    layout: "plot-latency"
19733
19734 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
19735 -
19736   type: "plot"
19737   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19738   algorithm: "plot_latency_error_bars"
19739   output-file-type: ".html"
19740   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19741   data: "plot-vpp-throughput-latency-3n-skx"
19742   filter: "'NIC_Intel-X710' and
19743            '64B' and
19744            'ENCAP' and
19745            'NDRPDR' and
19746            '2T1C' and
19747            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19748            not 'VHOST' and
19749            not 'IPSECHW'"
19750   parameters:
19751   - "latency"
19752   - "parent"
19753   - "tags"
19754   sort:
19755   - "IP4BASE"
19756   - "LISP"
19757   - "VXLAN_1"
19758   - "VXLAN_10"
19759   - "VXLAN_100"
19760   - "VXLAN_1000"
19761   layout:
19762     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19763     layout: "plot-latency"
19764
19765 -
19766   type: "plot"
19767   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19768   algorithm: "plot_latency_error_bars"
19769   output-file-type: ".html"
19770   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19771   data: "plot-vpp-throughput-latency-3n-skx"
19772   filter: "'NIC_Intel-X710' and
19773            '64B' and
19774            'ENCAP' and
19775            'NDRPDR' and
19776            '4T2C' and
19777            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19778            not 'VHOST' and
19779            not 'IPSECHW'"
19780   parameters:
19781   - "latency"
19782   - "parent"
19783   - "tags"
19784   sort:
19785   - "IP4BASE"
19786   - "LISP"
19787   - "VXLAN_1"
19788   - "VXLAN_10"
19789   - "VXLAN_100"
19790   - "VXLAN_1000"
19791   layout:
19792     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19793     layout: "plot-latency"
19794
19795 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
19796 -
19797   type: "plot"
19798   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19799   algorithm: "plot_latency_error_bars"
19800   output-file-type: ".html"
19801   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19802   data: "plot-vpp-throughput-latency-3n-skx"
19803   filter: "'NIC_Intel-X710' and
19804            '64B' and
19805            'ENCAP' and
19806            'NDRPDR' and
19807            '2T1C' and
19808            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19809            not 'DOT1Q' and
19810            not 'VHOST' and
19811            not 'IPSECHW'"
19812   parameters:
19813   - "latency"
19814   - "parent"
19815   - "tags"
19816   sort:
19817   - "IP4BASE"
19818   - "L2BDMACLRN"
19819   - "L2XCFWD"
19820   - "LISP"
19821   layout:
19822     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19823     layout: "plot-latency"
19824
19825 -
19826   type: "plot"
19827   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19828   algorithm: "plot_latency_error_bars"
19829   output-file-type: ".html"
19830   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19831   data: "plot-vpp-throughput-latency-3n-skx"
19832   filter: "'NIC_Intel-X710' and
19833            '64B' and
19834            'ENCAP' and
19835            'NDRPDR' and
19836            '4T2C' and
19837            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19838            not 'DOT1Q' and
19839            not 'VHOST' and
19840            not 'IPSECHW'"
19841   parameters:
19842   - "latency"
19843   - "parent"
19844   - "tags"
19845   sort:
19846   - "IP4BASE"
19847   - "L2BDMACLRN"
19848   - "L2XCFWD"
19849   - "LISP"
19850   layout:
19851     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19852     layout: "plot-latency"
19853
19854 ################################################################################
19855
19856 ## Packet Latency - VPP IPv6 3n-hsw-x520
19857 #-
19858 #  type: "plot"
19859 #  title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19860 #  algorithm: "plot_latency_error_bars"
19861 #  output-file-type: ".html"
19862 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19863 #  data: "plot-vpp-throughput-latency-3n-hsw"
19864 #  filter: "'NIC_Intel-X520-DA2' and
19865 #           '78B' and
19866 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19867 #           'NDRPDR' and
19868 #           '1T1C' and
19869 #           'IP6FWD' and
19870 #           not 'SRv6' and
19871 #           not 'IPSEC' and
19872 #           not 'VHOST'"
19873 #  parameters:
19874 #  - "latency"
19875 #  - "parent"
19876 #  - "tags"
19877 #  sort:
19878 #  - "IP6BASE"
19879 #  - "FIB_20K"
19880 #  - "FIB_200K"
19881 #  - "FIB_2M"
19882 #  layout:
19883 #    title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
19884 #    layout: "plot-latency"
19885 #
19886 #-
19887 #  type: "plot"
19888 #  title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19889 #  algorithm: "plot_latency_error_bars"
19890 #  output-file-type: ".html"
19891 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19892 #  data: "plot-vpp-throughput-latency-3n-hsw"
19893 #  filter: "'NIC_Intel-X520-DA2' and
19894 #           '78B' and
19895 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19896 #           'NDRPDR' and
19897 #           '2T2C' and
19898 #           'IP6FWD' and
19899 #           not 'SRv6' and
19900 #           not 'IPSEC' and
19901 #           not 'VHOST'"
19902 #  parameters:
19903 #  - "latency"
19904 #  - "parent"
19905 #  - "tags"
19906 #  sort:
19907 #  - "IP6BASE"
19908 #  - "FIB_20K"
19909 #  - "FIB_200K"
19910 #  - "FIB_2M"
19911 #  layout:
19912 #    title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
19913 #    layout: "plot-latency"
19914 #
19915 ## Packet Latency - VPP IPv6 3n-hsw-x710
19916 #-
19917 #  type: "plot"
19918 #  title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19919 #  algorithm: "plot_latency_error_bars"
19920 #  output-file-type: ".html"
19921 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19922 #  data: "plot-vpp-throughput-latency-3n-hsw"
19923 #  filter: "'NIC_Intel-X710' and
19924 #           '78B' and
19925 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19926 #           'NDRPDR' and
19927 #           '1T1C' and
19928 #           'IP6FWD' and
19929 #           not 'SRv6' and
19930 #           not 'IPSEC' and
19931 #           not 'VHOST'"
19932 #  parameters:
19933 #  - "latency"
19934 #  - "parent"
19935 #  - "tags"
19936 #  sort:
19937 #  - "IP6BASE"
19938 #  - "FIB_20K"
19939 #  - "FIB_200K"
19940 #  - "FIB_2M"
19941 #  layout:
19942 #    title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
19943 #    layout: "plot-latency"
19944 #
19945 #-
19946 #  type: "plot"
19947 #  title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19948 #  algorithm: "plot_latency_error_bars"
19949 #  output-file-type: ".html"
19950 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19951 #  data: "plot-vpp-throughput-latency-3n-hsw"
19952 #  filter: "'NIC_Intel-X710' and
19953 #           '78B' and
19954 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19955 #           'NDRPDR' and
19956 #           '2T2C' and
19957 #           'IP6FWD' and
19958 #           not 'SRv6' and
19959 #           not 'IPSEC' and
19960 #           not 'VHOST'"
19961 #  parameters:
19962 #  - "latency"
19963 #  - "parent"
19964 #  - "tags"
19965 #  sort:
19966 #  - "IP6BASE"
19967 #  - "FIB_20K"
19968 #  - "FIB_200K"
19969 #  - "FIB_2M"
19970 #  layout:
19971 #    title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
19972 #    layout: "plot-latency"
19973 #
19974 ## Packet Latency - VPP IPv6 3n-hsw-xl710
19975 #-
19976 #  type: "plot"
19977 #  title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
19978 #  algorithm: "plot_latency_error_bars"
19979 #  output-file-type: ".html"
19980 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
19981 #  data: "plot-vpp-throughput-latency-3n-hsw"
19982 #  filter: "'NIC_Intel-XL710' and
19983 #           '78B' and
19984 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19985 #           'NDRPDR' and
19986 #           '1T1C' and
19987 #           'IP6FWD' and
19988 #           not 'SRv6' and
19989 #           not 'IPSEC' and
19990 #           not 'VHOST'"
19991 #  parameters:
19992 #  - "latency"
19993 #  - "parent"
19994 #  - "tags"
19995 #  sort:
19996 #  - "IP6BASE"
19997 #  - "FIB_20K"
19998 #  - "FIB_200K"
19999 #  - "FIB_2M"
20000 #  layout:
20001 #    title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
20002 #    layout: "plot-latency"
20003 #
20004 #-
20005 #  type: "plot"
20006 #  title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20007 #  algorithm: "plot_latency_error_bars"
20008 #  output-file-type: ".html"
20009 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20010 #  data: "plot-vpp-throughput-latency-3n-hsw"
20011 #  filter: "'NIC_Intel-XL710' and
20012 #           '78B' and
20013 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20014 #           'NDRPDR' and
20015 #           '2T2C' and
20016 #           'IP6FWD' and
20017 #           not 'SRv6' and
20018 #           not 'IPSEC' and
20019 #           not 'VHOST'"
20020 #  parameters:
20021 #  - "latency"
20022 #  - "parent"
20023 #  - "tags"
20024 #  sort:
20025 #  - "IP6BASE"
20026 #  - "FIB_20K"
20027 #  - "FIB_200K"
20028 #  - "FIB_2M"
20029 #  layout:
20030 #    title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
20031 #    layout: "plot-latency"
20032
20033 # Packet Latency - VPP IPv6 3n-skx-x710
20034 -
20035   type: "plot"
20036   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20037   algorithm: "plot_latency_error_bars"
20038   output-file-type: ".html"
20039   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20040   data: "plot-vpp-throughput-latency-3n-skx"
20041   filter: "'NIC_Intel-X710' and
20042            '78B' and
20043            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20044            'NDRPDR' and
20045            '2T1C' and
20046            'IP6FWD' and
20047            not 'SRv6' and
20048            not 'IPSEC' and
20049            not 'VHOST'"
20050   parameters:
20051   - "latency"
20052   - "parent"
20053   - "tags"
20054   sort:
20055   - "IP6BASE"
20056   - "FIB_20K"
20057   - "FIB_200K"
20058   - "FIB_2M"
20059   layout:
20060     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
20061     layout: "plot-latency"
20062
20063 -
20064   type: "plot"
20065   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20066   algorithm: "plot_latency_error_bars"
20067   output-file-type: ".html"
20068   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20069   data: "plot-vpp-throughput-latency-3n-skx"
20070   filter: "'NIC_Intel-X710' and
20071            '78B' and
20072            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20073            'NDRPDR' and
20074            '4T2C' and
20075            'IP6FWD' and
20076            not 'SRv6' and
20077            not 'IPSEC' and
20078            not 'VHOST'"
20079   parameters:
20080   - "latency"
20081   - "parent"
20082   - "tags"
20083   sort:
20084   - "IP6BASE"
20085   - "FIB_20K"
20086   - "FIB_200K"
20087   - "FIB_2M"
20088   layout:
20089     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
20090     layout: "plot-latency"
20091
20092 ## Packet Latency - VPP IPv6 2n-skx-x710
20093 #-
20094 #  type: "plot"
20095 #  title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20096 #  algorithm: "plot_latency_error_bars"
20097 #  output-file-type: ".html"
20098 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20099 #  data: "plot-vpp-throughput-latency-2n-skx"
20100 #  filter: "'NIC_Intel-X710' and
20101 #           '78B' and
20102 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20103 #           'NDRPDR' and
20104 #           '2T1C' and
20105 #           'IP6FWD' and
20106 #           not 'SRv6' and
20107 #           not 'IPSEC' and
20108 #           not 'VHOST'"
20109 #  parameters:
20110 #  - "latency"
20111 #  - "parent"
20112 #  - "tags"
20113 #  sort:
20114 #  - "IP6BASE"
20115 #  - "FIB_20k"
20116 #  - "FIB_200k"
20117 #  - "FIB_2M"
20118 #  layout:
20119 #    title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
20120 #    layout: "plot-latency"
20121 #
20122 #-
20123 #  type: "plot"
20124 #  title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20125 #  algorithm: "plot_latency_error_bars"
20126 #  output-file-type: ".html"
20127 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20128 #  data: "plot-vpp-throughput-latency-2n-skx"
20129 #  filter: "'NIC_Intel-X710' and
20130 #           '78B' and
20131 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20132 #           'NDRPDR' and
20133 #           '4T2C' and
20134 #           'IP6FWD' and
20135 #           not 'SRv6' and
20136 #           not 'IPSEC' and
20137 #           not 'VHOST'"
20138 #  parameters:
20139 #  - "latency"
20140 #  - "parent"
20141 #  - "tags"
20142 #  sort:
20143 #  - "IP6BASE"
20144 #  - "FIB_20k"
20145 #  - "FIB_200k"
20146 #  - "FIB_2M"
20147 #  layout:
20148 #    title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
20149 #    layout: "plot-latency"
20150 #
20151 ## Packet Latency - VPP IPv6 2n-skx-xxv710
20152 #-
20153 #  type: "plot"
20154 #  title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20155 #  algorithm: "plot_latency_error_bars"
20156 #  output-file-type: ".html"
20157 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20158 #  data: "plot-vpp-throughput-latency-2n-skx"
20159 #  filter: "'NIC_Intel-XXV710' and
20160 #           '78B' and
20161 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20162 #           'NDRPDR' and
20163 #           '2T1C' and
20164 #           'IP6FWD' and
20165 #           not 'SRv6' and
20166 #           not 'IPSEC' and
20167 #           not 'VHOST'"
20168 #  parameters:
20169 #  - "latency"
20170 #  - "parent"
20171 #  - "tags"
20172 #  sort:
20173 #  - "IP6BASE"
20174 #  - "FIB_20k"
20175 #  - "FIB_200k"
20176 #  - "FIB_2M"
20177 #  layout:
20178 #    title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
20179 #    layout: "plot-latency"
20180 #
20181 #-
20182 #  type: "plot"
20183 #  title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20184 #  algorithm: "plot_latency_error_bars"
20185 #  output-file-type: ".html"
20186 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20187 #  data: "plot-vpp-throughput-latency-2n-skx"
20188 #  filter: "'NIC_Intel-XXV710' and
20189 #           '78B' and
20190 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20191 #           'NDRPDR' and
20192 #           '4T2C' and
20193 #           'IP6FWD' and
20194 #           not 'SRv6' and
20195 #           not 'IPSEC' and
20196 #           not 'VHOST'"
20197 #  parameters:
20198 #  - "latency"
20199 #  - "parent"
20200 #  - "tags"
20201 #  sort:
20202 #  - "IP6BASE"
20203 #  - "FIB_20k"
20204 #  - "FIB_200k"
20205 #  - "FIB_2M"
20206 #  layout:
20207 #    title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
20208 #    layout: "plot-latency"
20209
20210 ################################################################################
20211
20212 ## Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
20213 #-
20214 #  type: "plot"
20215 #  title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20216 #  algorithm: "plot_latency_error_bars"
20217 #  output-file-type: ".html"
20218 #  output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20219 #  data: "plot-vpp-throughput-latency-3n-hsw"
20220 #  filter: "'NIC_Intel-X520-DA2' and
20221 #           '78B' and
20222 #           'ENCAP' and
20223 #           'NDRPDR' and
20224 #           '1T1C' and
20225 #           'LISP' and
20226 #           not 'VHOST'"
20227 #  parameters:
20228 #  - "latency"
20229 #  - "parent"
20230 #  - "tags"
20231 #  sort:
20232 #  - "IP4UNRLAY"
20233 #  - "IP6UNRLAY"
20234 #  layout:
20235 #    title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
20236 #    layout: "plot-latency"
20237 #
20238 #-
20239 #  type: "plot"
20240 #  title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20241 #  algorithm: "plot_latency_error_bars"
20242 #  output-file-type: ".html"
20243 #  output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20244 #  data: "plot-vpp-throughput-latency-3n-hsw"
20245 #  filter: "'NIC_Intel-X520-DA2' and
20246 #           '78B' and
20247 #           'ENCAP' and
20248 #           'NDRPDR' and
20249 #           '2T2C' and
20250 #           'LISP' and
20251 #           not 'VHOST'"
20252 #  parameters:
20253 #  - "latency"
20254 #  - "parent"
20255 #  - "tags"
20256 #  sort:
20257 #  - "IP4UNRLAY"
20258 #  - "IP6UNRLAY"
20259 #  layout:
20260 #    title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
20261 #    layout: "plot-latency"
20262
20263 ################################################################################
20264
20265 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
20266 -
20267   type: "plot"
20268   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20269   algorithm: "plot_latency_error_bars"
20270   output-file-type: ".html"
20271   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20272   data: "plot-vpp-throughput-latency-3n-hsw"
20273   filter: "'NIC_Intel-XL710' and
20274            '64B' and
20275            'IP4FWD' and
20276            'NDRPDR' and
20277            'BASE' and
20278            '1T1C' and
20279            'IPSECHW' and
20280            ('IPSECTRAN' or 'IPSECTUN') and
20281            not 'VHOST'"
20282   parameters:
20283   - "latency"
20284   - "parent"
20285   - "tags"
20286   layout:
20287     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
20288     layout: "plot-latency"
20289
20290 -
20291   type: "plot"
20292   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20293   algorithm: "plot_latency_error_bars"
20294   output-file-type: ".html"
20295   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20296   data: "plot-vpp-throughput-latency-3n-hsw"
20297   filter: "'NIC_Intel-XL710' and
20298            '64B' and
20299            'IP4FWD' and
20300            'NDRPDR' and
20301            'BASE' and
20302            '2T2C' and
20303            'IPSECHW' and
20304            ('IPSECTRAN' or 'IPSECTUN') and
20305            not 'VHOST'"
20306   parameters:
20307   - "latency"
20308   - "parent"
20309   - "tags"
20310   layout:
20311     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
20312     layout: "plot-latency"
20313
20314 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
20315 -
20316   type: "plot"
20317   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20318   algorithm: "plot_latency_error_bars"
20319   output-file-type: ".html"
20320   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20321   data: "plot-vpp-throughput-latency-3n-hsw"
20322   filter: "'NIC_Intel-XL710' and
20323            '64B' and
20324            'IP4FWD' and
20325            'NDRPDR' and
20326            'SCALE' and
20327            '1T1C' and
20328            'IPSECHW' and
20329            ('IPSECTRAN' or 'IPSECTUN') and
20330            not 'VHOST'"
20331   parameters:
20332   - "latency"
20333   - "parent"
20334   - "tags"
20335   layout:
20336     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
20337     layout: "plot-latency"
20338
20339 -
20340   type: "plot"
20341   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20342   algorithm: "plot_latency_error_bars"
20343   output-file-type: ".html"
20344   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20345   data: "plot-vpp-throughput-latency-3n-hsw"
20346   filter: "'NIC_Intel-XL710' and
20347            '64B' and
20348            'IP4FWD' and
20349            'NDRPDR' and
20350            'SCALE' and
20351            '2T2C' and
20352            'IPSECHW' and
20353            ('IPSECTRAN' or 'IPSECTUN') and
20354            not 'VHOST'"
20355   parameters:
20356   - "latency"
20357   - "parent"
20358   - "tags"
20359   layout:
20360     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
20361     layout: "plot-latency"
20362
20363 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
20364 -
20365   type: "plot"
20366   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20367   algorithm: "plot_latency_error_bars"
20368   output-file-type: ".html"
20369   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20370   data: "plot-vpp-throughput-latency-3n-hsw"
20371   filter: "'NIC_Intel-XL710' and
20372            '64B' and
20373            'IP4FWD' and
20374            'NDRPDR' and
20375            '1T1C' and
20376            'IPSECSW' and
20377            ('IPSECTRAN' or 'IPSECTUN') and
20378            not 'VHOST'"
20379   parameters:
20380   - "latency"
20381   - "parent"
20382   - "tags"
20383   layout:
20384     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
20385     layout: "plot-latency"
20386
20387 -
20388   type: "plot"
20389   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20390   algorithm: "plot_latency_error_bars"
20391   output-file-type: ".html"
20392   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20393   data: "plot-vpp-throughput-latency-3n-hsw"
20394   filter: "'NIC_Intel-XL710' and
20395            '64B' and
20396            'IP4FWD' and
20397            'NDRPDR' and
20398            '2T2C' and
20399            'IPSECSW' and
20400            ('IPSECTRAN' or 'IPSECTUN') and
20401            not 'VHOST'"
20402   parameters:
20403   - "latency"
20404   - "parent"
20405   - "tags"
20406   layout:
20407     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
20408     layout: "plot-latency"
20409
20410 ################################################################################
20411
20412 # Packet Latency - VPP SRv6 3n-hsw-x520
20413 -
20414   type: "plot"
20415   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20416   algorithm: "plot_latency_error_bars"
20417   output-file-type: ".html"
20418   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20419   data: "plot-vpp-throughput-latency-3n-hsw"
20420   filter: "'NIC_Intel-X520-DA2' and
20421            '78B' and
20422            'FEATURE' and
20423            'NDRPDR' and
20424            '1T1C' and
20425            'IP6FWD' and
20426            'SRv6'"
20427   parameters:
20428   - "latency"
20429   - "parent"
20430   - "tags"
20431   layout:
20432     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
20433     layout: "plot-latency"
20434
20435 -
20436   type: "plot"
20437   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20438   algorithm: "plot_latency_error_bars"
20439   output-file-type: ".html"
20440   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20441   data: "plot-vpp-throughput-latency-3n-hsw"
20442   filter: "'NIC_Intel-X520-DA2' and
20443            '78B' and
20444            'FEATURE' and
20445            'NDRPDR' and
20446            '2T2C' and
20447            'IP6FWD' and
20448            'SRv6'"
20449   parameters:
20450   - "latency"
20451   - "parent"
20452   - "tags"
20453   layout:
20454     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
20455     layout: "plot-latency"
20456
20457 #################################################################################
20458 #
20459 ## Packet Latency - VPP vhost ip4 3n-hsw-x520
20460 #-
20461 #  type: "plot"
20462 #  title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20463 #  algorithm: "plot_latency_error_bars"
20464 #  output-file-type: ".html"
20465 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20466 #  data: "plot-vpp-throughput-latency-3n-hsw"
20467 #  filter: "'NIC_Intel-X520-DA2' and
20468 #           '64B' and
20469 #           'NDRPDR' and
20470 #           'ETH' and
20471 #           'IP4FWD' and
20472 #           '1T1C' and
20473 #           'VHOST_1024' and
20474 #           not 'VXLAN' and
20475 #           not 'DOT1Q'"
20476 #  parameters:
20477 #  - "latency"
20478 #  - "parent"
20479 #  - "tags"
20480 #  sort:
20481 #  - "not CFS_OPT"
20482 #  - "1VM"
20483 #  - "2VM"
20484 #  layout:
20485 #    title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20486 #    layout: "plot-latency"
20487 #
20488 #-
20489 #  type: "plot"
20490 #  title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20491 #  algorithm: "plot_latency_error_bars"
20492 #  output-file-type: ".html"
20493 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20494 #  data: "plot-vpp-throughput-latency-3n-hsw"
20495 #  filter: "'NIC_Intel-X520-DA2' and
20496 #           '64B' and
20497 #           'NDRPDR' and
20498 #           'ETH' and
20499 #           'IP4FWD' and
20500 #           '2T2C' and
20501 #           'VHOST_1024' and
20502 #           not 'VXLAN' and
20503 #           not 'DOT1Q'"
20504 #  parameters:
20505 #  - "latency"
20506 #  - "parent"
20507 #  - "tags"
20508 #  sort:
20509 #  - "not CFS_OPT"
20510 #  - "1VM"
20511 #  - "2VM"
20512 #  layout:
20513 #    title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20514 #    layout: "plot-latency"
20515 #
20516 ## Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
20517 #-
20518 #  type: "plot"
20519 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20520 #  algorithm: "plot_latency_error_bars"
20521 #  output-file-type: ".html"
20522 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20523 #  data: "plot-vpp-throughput-latency-3n-hsw"
20524 #  filter: "'NIC_Intel-X520-DA2' and
20525 #           '64B' and
20526 #           'NDRPDR' and
20527 #           ('ETH' or 'DOT1Q') and
20528 #           'BASE' and
20529 #           '1T1C' and
20530 #           ('L2BDMACLRN' or 'L2XCFWD') and
20531 #           'VHOST_1024' and
20532 #           not 'VXLAN' and
20533 #           not 'IP4FWD' and
20534 #           not '2VM'"
20535 #  parameters:
20536 #  - "latency"
20537 #  - "parent"
20538 #  - "tags"
20539 #  sort:
20540 #  - "L2BDMACLRN"
20541 #  - "L2BDMACLRN"
20542 #  - "L2BDMACLRN"
20543 #  - "L2XCFWD"
20544 #  - "L2XCFWD"
20545 #  - "L2XCFWD"
20546 #  layout:
20547 #    title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20548 #    layout: "plot-latency"
20549 #
20550 #-
20551 #  type: "plot"
20552 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20553 #  algorithm: "plot_latency_error_bars"
20554 #  output-file-type: ".html"
20555 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20556 #  data: "plot-vpp-throughput-latency-3n-hsw"
20557 #  filter: "'NIC_Intel-X520-DA2' and
20558 #           '64B' and
20559 #           'NDRPDR' and
20560 #           ('ETH' or 'DOT1Q') and
20561 #           'BASE' and
20562 #           '2T2C' and
20563 #           ('L2BDMACLRN' or 'L2XCFWD') and
20564 #           'VHOST_1024' and
20565 #           not 'VXLAN' and
20566 #           not 'IP4FWD' and
20567 #           not '2VM'"
20568 #  parameters:
20569 #  - "latency"
20570 #  - "parent"
20571 #  - "tags"
20572 #  sort:
20573 #  - "L2BDMACLRN"
20574 #  - "L2BDMACLRN"
20575 #  - "L2BDMACLRN"
20576 #  - "L2XCFWD"
20577 #  - "L2XCFWD"
20578 #  - "L2XCFWD"
20579 #  layout:
20580 #    title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20581 #    layout: "plot-latency"
20582 #
20583 ## Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
20584 #-
20585 #  type: "plot"
20586 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20587 #  algorithm: "plot_latency_error_bars"
20588 #  output-file-type: ".html"
20589 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20590 #  data: "plot-vpp-throughput-latency-3n-hsw"
20591 #  filter: "'NIC_Intel-X520-DA2' and
20592 #           '64B' and
20593 #           'NDRPDR' and
20594 #           ('ETH' or 'DOT1Q') and
20595 #           '1T1C' and
20596 #           ('L2BDMACLRN' or 'L2XCFWD') and
20597 #           'VHOST_1024' and
20598 #           not 'CFS_OPT' and
20599 #           not 'DOT1Q' and
20600 #           not 'VXLAN' and
20601 #           not 'IP4FWD' and
20602 #           not 'LBOND'"
20603 #  parameters:
20604 #  - "latency"
20605 #  - "parent"
20606 #  - "tags"
20607 ##  sort:
20608 ##  - "1VM"
20609 ##  - "L2XCFWD"
20610 ##  - "1VM"
20611 ##  - "L2BDMACLRN"
20612 #  layout:
20613 #    title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
20614 #    layout: "plot-latency"
20615 #
20616 #-
20617 #  type: "plot"
20618 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20619 #  algorithm: "plot_latency_error_bars"
20620 #  output-file-type: ".html"
20621 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20622 #  data: "plot-vpp-throughput-latency-3n-hsw"
20623 #  filter: "'NIC_Intel-X520-DA2' and
20624 #           '64B' and
20625 #           'NDRPDR' and
20626 #           ('ETH' or 'DOT1Q') and
20627 #           '2T2C' and
20628 #           ('L2BDMACLRN' or 'L2XCFWD') and
20629 #           'VHOST_1024' and
20630 #           not 'CFS_OPT' and
20631 #           not 'DOT1Q' and
20632 #           not 'VXLAN' and
20633 #           not 'IP4FWD' and
20634 #           not 'LBOND'"
20635 #  parameters:
20636 #  - "latency"
20637 #  - "parent"
20638 #  - "tags"
20639 ##  sort:
20640 ##  - "1VM"
20641 ##  - "L2XCFWD"
20642 ##  - "1VM"
20643 ##  - "L2BDMACLRN"
20644 #  layout:
20645 #    title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
20646 #    layout: "plot-latency"
20647 #
20648 ## Packet Latency - VPP vhost ip4 3n-hsw-x710
20649 #-
20650 #  type: "plot"
20651 #  title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20652 #  algorithm: "plot_latency_error_bars"
20653 #  output-file-type: ".html"
20654 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20655 #  data: "plot-vpp-throughput-latency-3n-hsw"
20656 #  filter: "'NIC_Intel-X710' and
20657 #           '64B' and
20658 #           'NDRPDR' and
20659 #           'ETH' and
20660 #           'IP4FWD' and
20661 #           '1T1C' and
20662 #           'VHOST_1024' and
20663 #           not 'VXLAN' and
20664 #           not 'CFS_OPT' and
20665 #           not 'DOT1Q'"
20666 #  parameters:
20667 #  - "latency"
20668 #  - "parent"
20669 #  - "tags"
20670 #  sort:
20671 #  - "1VM"
20672 #  - "2VM"
20673 #  layout:
20674 #    title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20675 #    layout: "plot-latency"
20676 #
20677 #-
20678 #  type: "plot"
20679 #  title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20680 #  algorithm: "plot_latency_error_bars"
20681 #  output-file-type: ".html"
20682 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20683 #  data: "plot-vpp-throughput-latency-3n-hsw"
20684 #  filter: "'NIC_Intel-X710' and
20685 #           '64B' and
20686 #           'NDRPDR' and
20687 #           'ETH' and
20688 #           'IP4FWD' and
20689 #           '2T2C' and
20690 #           'VHOST_1024' and
20691 #           not 'VXLAN' and
20692 #           not 'CFS_OPT' and
20693 #           not 'DOT1Q'"
20694 #  parameters:
20695 #  - "latency"
20696 #  - "parent"
20697 #  - "tags"
20698 #  sort:
20699 #  - "1VM"
20700 #  - "2VM"
20701 #  layout:
20702 #    title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20703 #    layout: "plot-latency"
20704 #
20705 ## Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
20706 #-
20707 #  type: "plot"
20708 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20709 #  algorithm: "plot_latency_error_bars"
20710 #  output-file-type: ".html"
20711 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20712 #  data: "plot-vpp-throughput-latency-3n-hsw"
20713 #  filter: "'NIC_Intel-X710' and
20714 #           '64B' and
20715 #           'NDRPDR' and
20716 #           ('ETH' or 'DOT1Q') and
20717 #           'BASE' and
20718 #           '1T1C' and
20719 #           ('L2BDMACLRN' or 'L2XCFWD') and
20720 #           'VHOST_1024' and
20721 #           not 'VXLAN' and
20722 #           not 'IP4FWD' and
20723 #           not '2VM'"
20724 #  parameters:
20725 #  - "latency"
20726 #  - "parent"
20727 #  - "tags"
20728 #  sort:
20729 #  - "L2BDMACLRN"
20730 #  - "L2BDMACLRN"
20731 #  - "L2BDMACLRN"
20732 #  - "L2XCFWD"
20733 #  - "L2XCFWD"
20734 #  - "L2XCFWD"
20735 #  layout:
20736 #    title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20737 #    layout: "plot-latency"
20738 #
20739 #-
20740 #  type: "plot"
20741 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20742 #  algorithm: "plot_latency_error_bars"
20743 #  output-file-type: ".html"
20744 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20745 #  data: "plot-vpp-throughput-latency-3n-hsw"
20746 #  filter: "'NIC_Intel-X710' and
20747 #           '64B' and
20748 #           'NDRPDR' and
20749 #           ('ETH' or 'DOT1Q') and
20750 #           'BASE' and
20751 #           '2T2C' and
20752 #           ('L2BDMACLRN' or 'L2XCFWD') and
20753 #           'VHOST_1024' and
20754 #           not 'VXLAN' and
20755 #           not 'IP4FWD' and
20756 #           not '2VM'"
20757 #  parameters:
20758 #  - "latency"
20759 #  - "parent"
20760 #  - "tags"
20761 #  sort:
20762 #  - "L2BDMACLRN"
20763 #  - "L2BDMACLRN"
20764 #  - "L2BDMACLRN"
20765 #  - "L2XCFWD"
20766 #  - "L2XCFWD"
20767 #  - "L2XCFWD"
20768 #  layout:
20769 #    title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20770 #    layout: "plot-latency"
20771 #
20772 ## Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
20773 #-
20774 #  type: "plot"
20775 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
20776 #  algorithm: "plot_latency_error_bars"
20777 #  output-file-type: ".html"
20778 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
20779 #  data: "plot-vpp-throughput-latency-3n-hsw"
20780 #  filter: "'NIC_Intel-X710' and
20781 #           '64B' and
20782 #           'NDRPDR' and
20783 #           ('ETH' or 'DOT1Q') and
20784 #           '1T1C' and
20785 #           ('L2BDMACLRN' or 'L2XCFWD') and
20786 #           'VHOST_1024' and
20787 #           not 'CFS_OPT' and
20788 #           not 'VXLAN' and
20789 #           not 'IP4FWD' and
20790 #           not 'LBOND'"
20791 #  parameters:
20792 #  - "latency"
20793 #  - "parent"
20794 #  - "tags"
20795 #  sort:
20796 #  - "L2BDMACLRN"
20797 #  - "L2BDMACLRN"
20798 #  - "L2BDMACLRN"
20799 #  - "L2XCFWD"
20800 #  - "L2XCFWD"
20801 #  - "L2XCFWD"
20802 #  layout:
20803 #    title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
20804 #    layout: "plot-latency"
20805 #
20806 #-
20807 #  type: "plot"
20808 #  title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
20809 #  algorithm: "plot_latency_error_bars"
20810 #  output-file-type: ".html"
20811 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
20812 #  data: "plot-vpp-throughput-latency-3n-hsw"
20813 #  filter: "'NIC_Intel-X710' and
20814 #           '64B' and
20815 #           'NDRPDR' and
20816 #           ('ETH' or 'DOT1Q') and
20817 #           '2T2C' and
20818 #           ('L2BDMACLRN' or 'L2XCFWD') and
20819 #           'VHOST_1024' and
20820 #           not 'CFS_OPT' and
20821 #           not 'VXLAN' and
20822 #           not 'IP4FWD' and
20823 #           not 'LBOND'"
20824 #  parameters:
20825 #  - "latency"
20826 #  - "parent"
20827 #  - "tags"
20828 #  sort:
20829 #  - "L2BDMACLRN"
20830 #  - "L2BDMACLRN"
20831 #  - "L2BDMACLRN"
20832 #  - "L2XCFWD"
20833 #  - "L2XCFWD"
20834 #  - "L2XCFWD"
20835 #  layout:
20836 #    title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
20837 #    layout: "plot-latency"
20838
20839 # Packet Latency - VPP vhost ip4 3n-skx-x710
20840 -
20841   type: "plot"
20842   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20843   algorithm: "plot_latency_error_bars"
20844   output-file-type: ".html"
20845   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20846   data: "plot-vpp-throughput-latency-3n-skx"
20847   filter: "'NIC_Intel-X710' and
20848            '64B' and
20849            'NDRPDR' and
20850            'ETH' and
20851            'IP4FWD' and
20852            '2T1C' and
20853            'VHOST_1024' and
20854            not 'VXLAN' and
20855            not 'DOT1Q'"
20856   parameters:
20857   - "latency"
20858   - "parent"
20859   - "tags"
20860   sort:
20861   - "1VM"
20862   - "2VM"
20863   layout:
20864     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20865     layout: "plot-latency"
20866
20867 -
20868   type: "plot"
20869   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20870   algorithm: "plot_latency_error_bars"
20871   output-file-type: ".html"
20872   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20873   data: "plot-vpp-throughput-latency-3n-skx"
20874   filter: "'NIC_Intel-X710' and
20875            '64B' and
20876            'NDRPDR' and
20877            'ETH' and
20878            'IP4FWD' and
20879            '4T2C' and
20880            'VHOST_1024' and
20881            not 'VXLAN' and
20882            not 'DOT1Q'"
20883   parameters:
20884   - "latency"
20885   - "parent"
20886   - "tags"
20887   sort:
20888   - "1VM"
20889   - "2VM"
20890   layout:
20891     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20892     layout: "plot-latency"
20893
20894 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
20895 -
20896   type: "plot"
20897   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20898   algorithm: "plot_latency_error_bars"
20899   output-file-type: ".html"
20900   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20901   data: "plot-vpp-throughput-latency-3n-skx"
20902   filter: "'NIC_Intel-X710' and
20903            '64B' and
20904            'NDRPDR' and
20905            ('ETH' or 'DOT1Q') and
20906            'BASE' and
20907            '2T1C' and
20908            ('L2BDMACLRN' or 'L2XCFWD') and
20909            'VHOST_1024' and
20910            not 'VXLAN' and
20911            not 'IP4FWD' and
20912            not '2VM'"
20913   parameters:
20914   - "latency"
20915   - "parent"
20916   - "tags"
20917   sort:
20918   - "L2BDMACLRN"
20919   - "L2BDMACLRN"
20920   - "L2BDMACLRN"
20921   - "L2XCFWD"
20922   - "L2XCFWD"
20923   - "L2XCFWD"
20924   layout:
20925     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20926     layout: "plot-latency"
20927
20928 -
20929   type: "plot"
20930   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20931   algorithm: "plot_latency_error_bars"
20932   output-file-type: ".html"
20933   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20934   data: "plot-vpp-throughput-latency-3n-skx"
20935   filter: "'NIC_Intel-X710' and
20936            '64B' and
20937            'NDRPDR' and
20938            ('ETH' or 'DOT1Q') and
20939            'BASE' and
20940            '4T2C' and
20941            ('L2BDMACLRN' or 'L2XCFWD') and
20942            'VHOST_1024' and
20943            not 'VXLAN' and
20944            not 'IP4FWD' and
20945            not '2VM'"
20946   parameters:
20947   - "latency"
20948   - "parent"
20949   - "tags"
20950   sort:
20951   - "L2BDMACLRN"
20952   - "L2BDMACLRN"
20953   - "L2BDMACLRN"
20954   - "L2XCFWD"
20955   - "L2XCFWD"
20956   - "L2XCFWD"
20957   layout:
20958     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20959     layout: "plot-latency"
20960
20961 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
20962 -
20963   type: "plot"
20964   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
20965   algorithm: "plot_latency_error_bars"
20966   output-file-type: ".html"
20967   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
20968   data: "plot-vpp-throughput-latency-3n-skx"
20969   filter: "'NIC_Intel-X710' and
20970            '64B' and
20971            'NDRPDR' and
20972            ('ETH' or 'DOT1Q') and
20973            '2T1C' and
20974            ('L2BDMACLRN' or 'L2XCFWD') and
20975            'VHOST_1024' and
20976            not 'CFS_OPT' and
20977            not 'VXLAN' and
20978            not 'IP4FWD' and
20979            not 'LBOND'"
20980   parameters:
20981   - "latency"
20982   - "parent"
20983   - "tags"
20984   sort:
20985   - "L2BDMACLRN"
20986   - "L2BDMACLRN"
20987   - "L2BDMACLRN"
20988   - "L2XCFWD"
20989   - "L2XCFWD"
20990   - "L2XCFWD"
20991   layout:
20992     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
20993     layout: "plot-latency"
20994
20995 -
20996   type: "plot"
20997   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
20998   algorithm: "plot_latency_error_bars"
20999   output-file-type: ".html"
21000   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
21001   data: "plot-vpp-throughput-latency-3n-skx"
21002   filter: "'NIC_Intel-X710' and
21003            '64B' and
21004            'NDRPDR' and
21005            ('ETH' or 'DOT1Q') and
21006            '4T2C' and
21007            ('L2BDMACLRN' or 'L2XCFWD') and
21008            'VHOST_1024' and
21009            not 'CFS_OPT' and
21010            not 'VXLAN' and
21011            not 'IP4FWD' and
21012            not 'LBOND'"
21013   parameters:
21014   - "latency"
21015   - "parent"
21016   - "tags"
21017   sort:
21018   - "L2BDMACLRN"
21019   - "L2BDMACLRN"
21020   - "L2BDMACLRN"
21021   - "L2XCFWD"
21022   - "L2XCFWD"
21023   - "L2XCFWD"
21024   layout:
21025     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
21026     layout: "plot-latency"
21027
21028 ## Packet Latency - VPP vhost ip4 2n-skx-x710
21029 #-
21030 #  type: "plot"
21031 #  title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21032 #  algorithm: "plot_latency_error_bars"
21033 #  output-file-type: ".html"
21034 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21035 #  data: "plot-vpp-throughput-latency-2n-skx"
21036 #  filter: "'NIC_Intel-X710' and
21037 #           '64B' and
21038 #           'NDRPDR' and
21039 #           'ETH' and
21040 #           'IP4FWD' and
21041 #           '2T1C' and
21042 #           'VHOST_1024' and
21043 #           not 'VXLAN' and
21044 #           not 'NF_DENSITY' and
21045 #           not 'CFS_OPT' and
21046 #           not 'DOT1Q'"
21047 #  parameters:
21048 #  - "latency"
21049 #  - "parent"
21050 #  - "tags"
21051 #  sort:
21052 #  - "1VM"
21053 #  - "2VM"
21054 #  layout:
21055 #    title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
21056 #    layout: "plot-latency"
21057 #
21058 #-
21059 #  type: "plot"
21060 #  title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21061 #  algorithm: "plot_latency_error_bars"
21062 #  output-file-type: ".html"
21063 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21064 #  data: "plot-vpp-throughput-latency-2n-skx"
21065 #  filter: "'NIC_Intel-X710' and
21066 #           '64B' and
21067 #           'NDRPDR' and
21068 #           'ETH' and
21069 #           'IP4FWD' and
21070 #           '4T2C' and
21071 #           'VHOST_1024' and
21072 #           not 'VXLAN' and
21073 #           not 'NF_DENSITY' and
21074 #           not 'CFS_OPT' and
21075 #           not 'DOT1Q'"
21076 #  parameters:
21077 #  - "latency"
21078 #  - "parent"
21079 #  - "tags"
21080 #  sort:
21081 #  - "1VM"
21082 #  - "2VM"
21083 #  layout:
21084 #    title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
21085 #    layout: "plot-latency"
21086 #
21087 ## Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
21088 #-
21089 #  type: "plot"
21090 #  title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21091 #  algorithm: "plot_latency_error_bars"
21092 #  output-file-type: ".html"
21093 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21094 #  data: "plot-vpp-throughput-latency-2n-skx"
21095 #  filter: "'NIC_Intel-X710' and
21096 #           '64B' and
21097 #           'NDRPDR' and
21098 #           ('ETH' or 'DOT1Q') and
21099 #           'BASE' and
21100 #           '2T1C' and
21101 #           ('L2BDMACLRN' or 'L2XCFWD') and
21102 #           'VHOST_1024' and
21103 #           not 'VXLAN' and
21104 #           not 'NF_DENSITY' and
21105 #           not 'IP4FWD' and
21106 #           not '2VM'"
21107 #  parameters:
21108 #  - "latency"
21109 #  - "parent"
21110 #  - "tags"
21111 ##  sort:
21112 ##  - "not CFS_OPT"
21113 ##  - "L2XCFWD"
21114 ##  - "not CFS_OPT"
21115 ##  - "CFS_OPT"
21116 #  layout:
21117 #    title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
21118 #    layout: "plot-latency"
21119 #
21120 #-
21121 #  type: "plot"
21122 #  title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21123 #  algorithm: "plot_latency_error_bars"
21124 #  output-file-type: ".html"
21125 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21126 #  data: "plot-vpp-throughput-latency-2n-skx"
21127 #  filter: "'NIC_Intel-X710' and
21128 #           '64B' and
21129 #           'NDRPDR' and
21130 #           ('ETH' or 'DOT1Q') and
21131 #           'BASE' and
21132 #           '4T2C' and
21133 #           ('L2BDMACLRN' or 'L2XCFWD') and
21134 #           'VHOST_1024' and
21135 #           not 'VXLAN' and
21136 #           not 'NF_DENSITY' and
21137 #           not 'IP4FWD' and
21138 #           not '2VM'"
21139 #  parameters:
21140 #  - "latency"
21141 #  - "parent"
21142 #  - "tags"
21143 ##  sort:
21144 ##  - "not CFS_OPT"
21145 ##  - "L2XCFWD"
21146 ##  - "not CFS_OPT"
21147 ##  - "CFS_OPT"
21148 #  layout:
21149 #    title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
21150 #    layout: "plot-latency"
21151 #
21152 ## Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
21153 #-
21154 #  type: "plot"
21155 #  title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
21156 #  algorithm: "plot_latency_error_bars"
21157 #  output-file-type: ".html"
21158 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
21159 #  data: "plot-vpp-throughput-latency-2n-skx"
21160 #  filter: "'NIC_Intel-X710' and
21161 #           '64B' and
21162 #           'NDRPDR' and
21163 #           ('ETH' or 'DOT1Q') and
21164 #           '2T1C' and
21165 #           ('L2BDMACLRN' or 'L2XCFWD') and
21166 #           'VHOST_1024' and
21167 #           not 'CFS_OPT' and
21168 #           not 'VXLAN' and
21169 #           not 'NF_DENSITY' and
21170 #           not 'DOT1Q' and
21171 #           not 'IP4FWD'"
21172 #  parameters:
21173 #  - "latency"
21174 #  - "parent"
21175 #  - "tags"
21176 ##  sort:
21177 ##  - "1VM"
21178 ##  - "L2XCFWD"
21179 ##  - "1VM"
21180 ##  - "L2BDMACLRN"
21181 #  layout:
21182 #    title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
21183 #    layout: "plot-latency"
21184 #
21185 #-
21186 #  type: "plot"
21187 #  title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21188 #  algorithm: "plot_latency_error_bars"
21189 #  output-file-type: ".html"
21190 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21191 #  data: "plot-vpp-throughput-latency-2n-skx"
21192 #  filter: "'NIC_Intel-X710' and
21193 #           '64B' and
21194 #           'NDRPDR' and
21195 #           ('ETH' or 'DOT1Q') and
21196 #           '4T2C' and
21197 #           ('L2BDMACLRN' or 'L2XCFWD') and
21198 #           'VHOST_1024' and
21199 #           not 'CFS_OPT' and
21200 #           not 'VXLAN' and
21201 #           not 'NF_DENSITY' and
21202 #           not 'DOT1Q' and
21203 #           not 'IP4FWD'"
21204 #  parameters:
21205 #  - "latency"
21206 #  - "parent"
21207 #  - "tags"
21208 ##  sort:
21209 ##  - "1VM"
21210 ##  - "L2XCFWD"
21211 ##  - "1VM"
21212 ##  - "L2BDMACLRN"
21213 #  layout:
21214 #    title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
21215 #    layout: "plot-latency"
21216 #
21217 ## Packet Latency - VPP vhost ip4 2n-skx-xxv710
21218 #-
21219 #  type: "plot"
21220 #  title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21221 #  algorithm: "plot_latency_error_bars"
21222 #  output-file-type: ".html"
21223 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21224 #  data: "plot-vpp-throughput-latency-2n-skx"
21225 #  filter: "'NIC_Intel-XXV710' and
21226 #           '64B' and
21227 #           'NDRPDR' and
21228 #           'ETH' and
21229 #           'IP4FWD' and
21230 #           '2T1C' and
21231 #           'VHOST_1024' and
21232 #           not 'VXLAN' and
21233 #           not 'CFS_OPT' and
21234 #           not 'DOT1Q'"
21235 #  parameters:
21236 #  - "latency"
21237 #  - "parent"
21238 #  - "tags"
21239 #  sort:
21240 #  - "not CFS_OPT"
21241 #  - "1VM"
21242 #  - "2VM"
21243 #  layout:
21244 #    title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
21245 #    layout: "plot-latency"
21246 #
21247 #-
21248 #  type: "plot"
21249 #  title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21250 #  algorithm: "plot_latency_error_bars"
21251 #  output-file-type: ".html"
21252 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21253 #  data: "plot-vpp-throughput-latency-2n-skx"
21254 #  filter: "'NIC_Intel-XXV710' and
21255 #           '64B' and
21256 #           'NDRPDR' and
21257 #           'ETH' and
21258 #           'IP4FWD' and
21259 #           '4T2C' and
21260 #           'VHOST_1024' and
21261 #           not 'VXLAN' and
21262 #           not 'CFS_OPT' and
21263 #           not 'DOT1Q'"
21264 #  parameters:
21265 #  - "latency"
21266 #  - "parent"
21267 #  - "tags"
21268 #  sort:
21269 #  - "not CFS_OPT"
21270 #  - "1VM"
21271 #  - "2VM"
21272 #  layout:
21273 #    title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
21274 #    layout: "plot-latency"
21275 #
21276 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
21277 #-
21278 #  type: "plot"
21279 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
21280 #  algorithm: "plot_latency_error_bars"
21281 #  output-file-type: ".html"
21282 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
21283 #  data: "plot-vpp-throughput-latency-2n-skx"
21284 #  filter: "'NIC_Intel-XXV710' and
21285 #           '64B' and
21286 #           'NDRPDR' and
21287 #           ('ETH' or 'DOT1Q') and
21288 #           'BASE' and
21289 #           '2T1C' and
21290 #           ('L2BDMACLRN' or 'L2XCFWD') and
21291 #           'VHOST_1024' and
21292 #           not 'VXLAN' and
21293 #           not 'IP4FWD' and
21294 #           not '2VM'"
21295 #  parameters:
21296 #  - "latency"
21297 #  - "parent"
21298 #  - "tags"
21299 ##  sort:
21300 ##  - "not CFS_OPT"
21301 ##  - "L2XCFWD"
21302 ##  - "not CFS_OPT"
21303 ##  - "CFS_OPT"
21304 #  layout:
21305 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
21306 #    layout: "plot-latency"
21307 #
21308 #-
21309 #  type: "plot"
21310 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
21311 #  algorithm: "plot_latency_error_bars"
21312 #  output-file-type: ".html"
21313 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
21314 #  data: "plot-vpp-throughput-latency-2n-skx"
21315 #  filter: "'NIC_Intel-XXV710' and
21316 #           '64B' and
21317 #           'NDRPDR' and
21318 #           ('ETH' or 'DOT1Q') and
21319 #           'BASE' and
21320 #           '4T2C' and
21321 #           ('L2BDMACLRN' or 'L2XCFWD') and
21322 #           'VHOST_1024' and
21323 #           not 'VXLAN' and
21324 #           not 'IP4FWD' and
21325 #           not '2VM'"
21326 #  parameters:
21327 #  - "latency"
21328 #  - "parent"
21329 #  - "tags"
21330 ##  sort:
21331 ##  - "not CFS_OPT"
21332 ##  - "L2XCFWD"
21333 ##  - "not CFS_OPT"
21334 ##  - "CFS_OPT"
21335 #  layout:
21336 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
21337 #    layout: "plot-latency"
21338 #
21339 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
21340 #-
21341 #  type: "plot"
21342 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21343 #  algorithm: "plot_latency_error_bars"
21344 #  output-file-type: ".html"
21345 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21346 #  data: "plot-vpp-throughput-latency-2n-skx"
21347 #  filter: "'NIC_Intel-XXV710' and
21348 #           '64B' and
21349 #           'NDRPDR' and
21350 #           ('ETH' or 'DOT1Q') and
21351 #           '2T1C' and
21352 #           ('L2BDMACLRN' or 'L2XCFWD') and
21353 #           'VHOST_1024' and
21354 #           not 'CFS_OPT' and
21355 #           not 'VXLAN' and
21356 #           not 'DOT1Q' and
21357 #           not 'IP4FWD'"
21358 #  parameters:
21359 #  - "latency"
21360 #  - "parent"
21361 #  - "tags"
21362 ##  sort:
21363 ##  - "1VM"
21364 ##  - "L2XCFWD"
21365 ##  - "1VM"
21366 ##  - "L2BDMACLRN"
21367 #  layout:
21368 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
21369 #    layout: "plot-latency"
21370 #
21371 #-
21372 #  type: "plot"
21373 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21374 #  algorithm: "plot_latency_error_bars"
21375 #  output-file-type: ".html"
21376 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21377 #  data: "plot-vpp-throughput-latency-2n-skx"
21378 #  filter: "'NIC_Intel-XXV710' and
21379 #           '64B' and
21380 #           'NDRPDR' and
21381 #           ('ETH' or 'DOT1Q') and
21382 #           '4T2C' and
21383 #           ('L2BDMACLRN' or 'L2XCFWD') and
21384 #           'VHOST_1024' and
21385 #           not 'CFS_OPT' and
21386 #           not 'VXLAN' and
21387 #           not 'DOT1Q' and
21388 #           not 'IP4FWD'"
21389 #  parameters:
21390 #  - "latency"
21391 #  - "parent"
21392 #  - "tags"
21393 ##  sort:
21394 ##  - "1VM"
21395 ##  - "L2XCFWD"
21396 ##  - "1VM"
21397 ##  - "L2BDMACLRN"
21398 #  layout:
21399 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
21400 #    layout: "plot-latency"
21401
21402 ################################################################################
21403
21404 ## Packet Latency - VPP VTS 3n-hsw-x520
21405 #-
21406 #  type: "plot"
21407 #  title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21408 #  algorithm: "plot_latency_error_bars"
21409 #  output-file-type: ".html"
21410 #  output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21411 #  data: "plot-vpp-throughput-latency-3n-hsw"
21412 #  filter: "'NIC_Intel-X520-DA2' and
21413 #           '114B' and
21414 #           'NDRPDR' and
21415 #           '1T1C' and
21416 #           'VTS'"
21417 #  parameters:
21418 #  - "latency"
21419 #  - "parent"
21420 #  - "tags"
21421 #  layout:
21422 #    title: "vts-3n-hsw-x520-114b-1t1c-ndr"
21423 #    layout: "plot-latency"
21424 #
21425 #-
21426 #  type: "plot"
21427 #  title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21428 #  algorithm: "plot_latency_error_bars"
21429 #  output-file-type: ".html"
21430 #  output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21431 #  data: "plot-vpp-throughput-latency-3n-hsw"
21432 #  filter: "'NIC_Intel-X520-DA2' and
21433 #           '114B' and
21434 #           'NDRPDR' and
21435 #           '2T2C' and
21436 #           'VTS'"
21437 #  parameters:
21438 #  - "latency"
21439 #  - "parent"
21440 #  - "tags"
21441 #  layout:
21442 #    title: "vts-3n-hsw-x520-114b-2t2c-ndr"
21443 #    layout: "plot-latency"
21444
21445 ################################################################################
21446
21447 # Packet Latency - DPDK l3fwd 3n-hsw-x520
21448 -
21449   type: "plot"
21450   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21451   algorithm: "plot_latency_error_bars"
21452   output-file-type: ".html"
21453   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21454   data: "plot-dpdk-throughput-latency-3n-hsw"
21455   filter: "'NIC_Intel-X520-DA2' and
21456            '64B' and
21457            'BASE' and
21458            'NDRPDR' and
21459            '1T1C' and
21460            'IP4FWD'"
21461   parameters:
21462   - "latency"
21463   - "parent"
21464   - "tags"
21465   layout:
21466     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
21467     layout: "plot-latency"
21468
21469 -
21470   type: "plot"
21471   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21472   algorithm: "plot_latency_error_bars"
21473   output-file-type: ".html"
21474   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21475   data: "plot-dpdk-throughput-latency-3n-hsw"
21476   filter: "'NIC_Intel-X520-DA2' and
21477            '64B' and
21478            'BASE' and
21479            'NDRPDR' and
21480            '2T2C' and
21481            'IP4FWD'"
21482   parameters:
21483   - "latency"
21484   - "parent"
21485   - "tags"
21486   layout:
21487     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
21488     layout: "plot-latency"
21489
21490 # Packet Latency - DPDK l3fwd 3n-hsw-x710
21491 -
21492   type: "plot"
21493   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21494   algorithm: "plot_latency_error_bars"
21495   output-file-type: ".html"
21496   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21497   data: "plot-dpdk-throughput-latency-3n-hsw"
21498   filter: "'NIC_Intel-X710' and
21499            '64B' and
21500            'BASE' and
21501            'NDRPDR' and
21502            '1T1C' and
21503            'IP4FWD'"
21504   parameters:
21505   - "latency"
21506   - "parent"
21507   - "tags"
21508   layout:
21509     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
21510     layout: "plot-latency"
21511
21512 -
21513   type: "plot"
21514   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21515   algorithm: "plot_latency_error_bars"
21516   output-file-type: ".html"
21517   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21518   data: "plot-dpdk-throughput-latency-3n-hsw"
21519   filter: "'NIC_Intel-X710' and
21520            '64B' and
21521            'BASE' and
21522            'NDRPDR' and
21523            '2T2C' and
21524            'IP4FWD'"
21525   parameters:
21526   - "latency"
21527   - "parent"
21528   - "tags"
21529   layout:
21530     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
21531     layout: "plot-latency"
21532
21533 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
21534 -
21535   type: "plot"
21536   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21537   algorithm: "plot_latency_error_bars"
21538   output-file-type: ".html"
21539   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21540   data: "plot-dpdk-throughput-latency-3n-hsw"
21541   filter: "'NIC_Intel-XL710' and
21542            '64B' and
21543            'BASE' and
21544            'NDRPDR' and
21545            '1T1C' and
21546            'IP4FWD'"
21547   parameters:
21548   - "latency"
21549   - "parent"
21550   - "tags"
21551   layout:
21552     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
21553     layout: "plot-latency"
21554
21555 -
21556   type: "plot"
21557   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21558   algorithm: "plot_latency_error_bars"
21559   output-file-type: ".html"
21560   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21561   data: "plot-dpdk-throughput-latency-3n-hsw"
21562   filter: "'NIC_Intel-XL710' and
21563            '64B' and
21564            'BASE' and
21565            'NDRPDR' and
21566            '2T2C' and
21567            'IP4FWD'"
21568   parameters:
21569   - "latency"
21570   - "parent"
21571   - "tags"
21572   layout:
21573     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
21574     layout: "plot-latency"
21575
21576 # Packet Latency - DPDK l3fwd 3n-skx-x710
21577 -
21578   type: "plot"
21579   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21580   algorithm: "plot_latency_error_bars"
21581   output-file-type: ".html"
21582   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21583   data: "plot-dpdk-throughput-latency-3n-skx"
21584   filter: "'NIC_Intel-X710' and
21585            '64B' and
21586            'BASE' and
21587            'NDRPDR' and
21588            '2T1C' and
21589            'IP4FWD'"
21590   parameters:
21591   - "latency"
21592   - "parent"
21593   - "tags"
21594   layout:
21595     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
21596     layout: "plot-latency"
21597
21598 -
21599   type: "plot"
21600   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21601   algorithm: "plot_latency_error_bars"
21602   output-file-type: ".html"
21603   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21604   data: "plot-dpdk-throughput-latency-3n-skx"
21605   filter: "'NIC_Intel-X710' and
21606            '64B' and
21607            'BASE' and
21608            'NDRPDR' and
21609            '4T2C' and
21610            'IP4FWD'"
21611   parameters:
21612   - "latency"
21613   - "parent"
21614   - "tags"
21615   layout:
21616     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
21617     layout: "plot-latency"
21618
21619 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
21620 -
21621   type: "plot"
21622   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21623   algorithm: "plot_latency_error_bars"
21624   output-file-type: ".html"
21625   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21626   data: "plot-dpdk-throughput-latency-3n-skx"
21627   filter: "'NIC_Intel-XXV710' and
21628            '64B' and
21629            'BASE' and
21630            'NDRPDR' and
21631            '2T1C' and
21632            'IP4FWD'"
21633   parameters:
21634   - "latency"
21635   - "parent"
21636   - "tags"
21637   layout:
21638     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
21639     layout: "plot-latency"
21640
21641 -
21642   type: "plot"
21643   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21644   algorithm: "plot_latency_error_bars"
21645   output-file-type: ".html"
21646   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21647   data: "plot-dpdk-throughput-latency-3n-skx"
21648   filter: "'NIC_Intel-XXV710' and
21649            '64B' and
21650            'BASE' and
21651            'NDRPDR' and
21652            '4T2C' and
21653            'IP4FWD'"
21654   parameters:
21655   - "latency"
21656   - "parent"
21657   - "tags"
21658   layout:
21659     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
21660     layout: "plot-latency"
21661
21662 # Packet Latency - DPDK l3fwd 2n-skx-x710
21663 -
21664   type: "plot"
21665   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21666   algorithm: "plot_latency_error_bars"
21667   output-file-type: ".html"
21668   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21669   data: "plot-dpdk-throughput-latency-2n-skx"
21670   filter: "'NIC_Intel-X710' and
21671            '64B' and
21672            'BASE' and
21673            'NDRPDR' and
21674            '2T1C' and
21675            'IP4FWD'"
21676   parameters:
21677   - "latency"
21678   - "parent"
21679   - "tags"
21680   layout:
21681     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
21682     layout: "plot-latency"
21683
21684 -
21685   type: "plot"
21686   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21687   algorithm: "plot_latency_error_bars"
21688   output-file-type: ".html"
21689   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21690   data: "plot-dpdk-throughput-latency-2n-skx"
21691   filter: "'NIC_Intel-X710' and
21692            '64B' and
21693            'BASE' and
21694            'NDRPDR' and
21695            '4T2C' and
21696            'IP4FWD'"
21697   parameters:
21698   - "latency"
21699   - "parent"
21700   - "tags"
21701   layout:
21702     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
21703     layout: "plot-latency"
21704
21705 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
21706 -
21707   type: "plot"
21708   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21709   algorithm: "plot_latency_error_bars"
21710   output-file-type: ".html"
21711   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21712   data: "plot-dpdk-throughput-latency-2n-skx"
21713   filter: "'NIC_Intel-XXV710' and
21714            '64B' and
21715            'BASE' and
21716            'NDRPDR' and
21717            '2T1C' and
21718            'IP4FWD'"
21719   parameters:
21720   - "latency"
21721   - "parent"
21722   - "tags"
21723   layout:
21724     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
21725     layout: "plot-latency"
21726
21727 -
21728   type: "plot"
21729   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21730   algorithm: "plot_latency_error_bars"
21731   output-file-type: ".html"
21732   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21733   data: "plot-dpdk-throughput-latency-2n-skx"
21734   filter: "'NIC_Intel-XXV710' and
21735            '64B' and
21736            'BASE' and
21737            'NDRPDR' and
21738            '4T2C' and
21739            'IP4FWD'"
21740   parameters:
21741   - "latency"
21742   - "parent"
21743   - "tags"
21744   layout:
21745     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
21746     layout: "plot-latency"
21747
21748 ################################################################################
21749
21750 # Packet Latency - DPDK testpmd 3n-hsw-x520
21751 -
21752   type: "plot"
21753   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21754   algorithm: "plot_latency_error_bars"
21755   output-file-type: ".html"
21756   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21757   data: "plot-dpdk-throughput-latency-3n-hsw"
21758   filter: "'NIC_Intel-X520-DA2' and
21759            '64B' and
21760            'BASE' and
21761            'NDRPDR' and
21762            '1T1C' and
21763            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21764   parameters:
21765   - "latency"
21766   - "parent"
21767   - "tags"
21768   layout:
21769     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
21770     layout: "plot-latency"
21771
21772 -
21773   type: "plot"
21774   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21775   algorithm: "plot_latency_error_bars"
21776   output-file-type: ".html"
21777   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21778   data: "plot-dpdk-throughput-latency-3n-hsw"
21779   filter: "'NIC_Intel-X520-DA2' and
21780            '64B' and
21781            'BASE' and
21782            'NDRPDR' and
21783            '2T2C' and
21784            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21785   parameters:
21786   - "latency"
21787   - "parent"
21788   - "tags"
21789   layout:
21790     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
21791     layout: "plot-latency"
21792
21793 # Packet Latency - DPDK testpmd 3n-hsw-x710
21794 -
21795   type: "plot"
21796   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21797   algorithm: "plot_latency_error_bars"
21798   output-file-type: ".html"
21799   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21800   data: "plot-dpdk-throughput-latency-3n-hsw"
21801   filter: "'NIC_Intel-X710' and
21802            '64B' and
21803            'BASE' and
21804            'NDRPDR' and
21805            '1T1C' and
21806            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21807   parameters:
21808   - "latency"
21809   - "parent"
21810   - "tags"
21811   layout:
21812     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
21813     layout: "plot-latency"
21814
21815 -
21816   type: "plot"
21817   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21818   algorithm: "plot_latency_error_bars"
21819   output-file-type: ".html"
21820   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21821   data: "plot-dpdk-throughput-latency-3n-hsw"
21822   filter: "'NIC_Intel-X710' and
21823            '64B' and
21824            'BASE' and
21825            'NDRPDR' and
21826            '2T2C' and
21827            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21828   parameters:
21829   - "latency"
21830   - "parent"
21831   - "tags"
21832   layout:
21833     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
21834     layout: "plot-latency"
21835
21836 # Packet Latency - DPDK testpmd 3n-hsw-xl710
21837 -
21838   type: "plot"
21839   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21840   algorithm: "plot_latency_error_bars"
21841   output-file-type: ".html"
21842   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21843   data: "plot-dpdk-throughput-latency-3n-hsw"
21844   filter: "'NIC_Intel-XL710' and
21845            '64B' and
21846            'BASE' and
21847            'NDRPDR' and
21848            '1T1C' and
21849            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21850   parameters:
21851   - "latency"
21852   - "parent"
21853   - "tags"
21854   layout:
21855     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
21856     layout: "plot-latency"
21857
21858 -
21859   type: "plot"
21860   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21861   algorithm: "plot_latency_error_bars"
21862   output-file-type: ".html"
21863   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21864   data: "plot-dpdk-throughput-latency-3n-hsw"
21865   filter: "'NIC_Intel-XL710' and
21866            '64B' and
21867            'BASE' and
21868            'NDRPDR' and
21869            '2T2C' and
21870            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21871   parameters:
21872   - "latency"
21873   - "parent"
21874   - "tags"
21875   layout:
21876     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
21877     layout: "plot-latency"
21878
21879 # Packet Latency - DPDK testpmd 3n-skx-x710
21880 -
21881   type: "plot"
21882   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21883   algorithm: "plot_latency_error_bars"
21884   output-file-type: ".html"
21885   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21886   data: "plot-dpdk-throughput-latency-3n-skx"
21887   filter: "'NIC_Intel-X710' and
21888            '64B' and
21889            'BASE' and
21890            'NDRPDR' and
21891            '2T1C' and
21892            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21893   parameters:
21894   - "latency"
21895   - "parent"
21896   - "tags"
21897   layout:
21898     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
21899     layout: "plot-latency"
21900
21901 -
21902   type: "plot"
21903   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21904   algorithm: "plot_latency_error_bars"
21905   output-file-type: ".html"
21906   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21907   data: "plot-dpdk-throughput-latency-3n-skx"
21908   filter: "'NIC_Intel-X710' and
21909            '64B' and
21910            'BASE' and
21911            'NDRPDR' and
21912            '4T2C' and
21913            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21914   parameters:
21915   - "latency"
21916   - "parent"
21917   - "tags"
21918   layout:
21919     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
21920     layout: "plot-latency"
21921
21922 # Packet Latency - DPDK testpmd 3n-skx-xxv710
21923 -
21924   type: "plot"
21925   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21926   algorithm: "plot_latency_error_bars"
21927   output-file-type: ".html"
21928   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21929   data: "plot-dpdk-throughput-latency-3n-skx"
21930   filter: "'NIC_Intel-XXV710' and
21931            '64B' and
21932            'BASE' and
21933            'NDRPDR' and
21934            '2T1C' and
21935            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21936   parameters:
21937   - "latency"
21938   - "parent"
21939   - "tags"
21940   layout:
21941     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
21942     layout: "plot-latency"
21943
21944 -
21945   type: "plot"
21946   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21947   algorithm: "plot_latency_error_bars"
21948   output-file-type: ".html"
21949   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21950   data: "plot-dpdk-throughput-latency-3n-skx"
21951   filter: "'NIC_Intel-XXV710' and
21952            '64B' and
21953            'BASE' and
21954            'NDRPDR' and
21955            '4T2C' and
21956            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21957   parameters:
21958   - "latency"
21959   - "parent"
21960   - "tags"
21961   layout:
21962     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
21963     layout: "plot-latency"
21964
21965 # Packet Latency - DPDK testpmd 2n-skx-x710
21966 -
21967   type: "plot"
21968   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21969   algorithm: "plot_latency_error_bars"
21970   output-file-type: ".html"
21971   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21972   data: "plot-dpdk-throughput-latency-2n-skx"
21973   filter: "'NIC_Intel-X710' and
21974            '64B' and
21975            'BASE' and
21976            'NDRPDR' and
21977            '2T1C' and
21978            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21979   parameters:
21980   - "latency"
21981   - "parent"
21982   - "tags"
21983   layout:
21984     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
21985     layout: "plot-latency"
21986
21987 -
21988   type: "plot"
21989   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21990   algorithm: "plot_latency_error_bars"
21991   output-file-type: ".html"
21992   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21993   data: "plot-dpdk-throughput-latency-2n-skx"
21994   filter: "'NIC_Intel-X710' and
21995            '64B' and
21996            'BASE' and
21997            'NDRPDR' and
21998            '4T2C' and
21999            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22000   parameters:
22001   - "latency"
22002   - "parent"
22003   - "tags"
22004   layout:
22005     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
22006     layout: "plot-latency"
22007
22008 # Packet Latency - DPDK testpmd 2n-skx-xxv710
22009 -
22010   type: "plot"
22011   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22012   algorithm: "plot_latency_error_bars"
22013   output-file-type: ".html"
22014   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22015   data: "plot-dpdk-throughput-latency-2n-skx"
22016   filter: "'NIC_Intel-XXV710' and
22017            '64B' and
22018            'BASE' and
22019            'NDRPDR' and
22020            '2T1C' and
22021            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22022   parameters:
22023   - "latency"
22024   - "parent"
22025   - "tags"
22026   layout:
22027     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
22028     layout: "plot-latency"
22029
22030 -
22031   type: "plot"
22032   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22033   algorithm: "plot_latency_error_bars"
22034   output-file-type: ".html"
22035   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22036   data: "plot-dpdk-throughput-latency-2n-skx"
22037   filter: "'NIC_Intel-XXV710' and
22038            '64B' and
22039            'BASE' and
22040            'NDRPDR' and
22041            '4T2C' and
22042            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22043   parameters:
22044   - "latency"
22045   - "parent"
22046   - "tags"
22047   layout:
22048     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
22049     layout: "plot-latency"
22050
22051 ################################################################################
22052
22053 ## Speedup - VPP Container Memif 3n-hsw-x520
22054 #-
22055 #  type: "plot"
22056 #  title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22057 #  algorithm: "plot_throughput_speedup_analysis"
22058 #  output-file-type: ".html"
22059 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22060 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22061 #  filter: "'NIC_Intel-X520-DA2' and
22062 #           '64B' and
22063 #           ('BASE' or 'SCALE') and
22064 #           'NDRPDR' and
22065 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22066 #           not 'VHOST' and
22067 #           'MEMIF'"
22068 #  parameters:
22069 #  - "throughput"
22070 #  - "parent"
22071 #  - "tags"
22072 #  sort:
22073 #  - "L2XCFWD"
22074 #  - "L2XCFWD"
22075 #  - "L2XCFWD"
22076 #  - "L2BDMACLRN"
22077 #  - "L2BDMACLRN"
22078 #  - "L2BDMACLRN"
22079 #  - "IP4FWD"
22080 #  layout:
22081 #    title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
22082 #    layout: "plot-throughput-speedup-analysis"
22083 #
22084 #-
22085 #  type: "plot"
22086 #  title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22087 #  algorithm: "plot_throughput_speedup_analysis"
22088 #  output-file-type: ".html"
22089 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22090 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22091 #  filter: "'NIC_Intel-X520-DA2' and
22092 #           '64B' and
22093 #           ('BASE' or 'SCALE') and
22094 #           'NDRPDR' and
22095 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22096 #           not 'VHOST' and
22097 #           'MEMIF'"
22098 #  parameters:
22099 #  - "throughput"
22100 #  - "parent"
22101 #  - "tags"
22102 #  sort:
22103 #  - "L2XCFWD"
22104 #  - "L2XCFWD"
22105 #  - "L2XCFWD"
22106 #  - "L2BDMACLRN"
22107 #  - "L2BDMACLRN"
22108 #  - "L2BDMACLRN"
22109 #  - "IP4FWD"
22110 #  layout:
22111 #    title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
22112 #    layout: "plot-throughput-speedup-analysis"
22113 #
22114 ## Speedup - VPP Container Memif 3n-hsw-x710
22115 #-
22116 #  type: "plot"
22117 #  title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22118 #  algorithm: "plot_throughput_speedup_analysis"
22119 #  output-file-type: ".html"
22120 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22121 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22122 #  filter: "'NIC_Intel-X710' and
22123 #           '64B' and
22124 #           ('BASE' or 'SCALE') and
22125 #           'NDRPDR' and
22126 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22127 #           not 'VHOST' and
22128 #           'MEMIF'"
22129 #  parameters:
22130 #  - "throughput"
22131 #  - "parent"
22132 #  - "tags"
22133 #  sort:
22134 #  - "L2XCFWD"
22135 #  - "L2XCFWD"
22136 #  - "L2XCFWD"
22137 #  - "L2BDMACLRN"
22138 #  - "L2BDMACLRN"
22139 #  - "L2BDMACLRN"
22140 #  - "IP4FWD"
22141 #  layout:
22142 #    title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
22143 #    layout: "plot-throughput-speedup-analysis"
22144 #
22145 #-
22146 #  type: "plot"
22147 #  title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22148 #  algorithm: "plot_throughput_speedup_analysis"
22149 #  output-file-type: ".html"
22150 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22151 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22152 #  filter: "'NIC_Intel-X710' and
22153 #           '64B' and
22154 #           ('BASE' or 'SCALE') and
22155 #           'NDRPDR' and
22156 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22157 #           not 'VHOST' and
22158 #           'MEMIF'"
22159 #  parameters:
22160 #  - "throughput"
22161 #  - "parent"
22162 #  - "tags"
22163 #  sort:
22164 #  - "L2XCFWD"
22165 #  - "L2XCFWD"
22166 #  - "L2XCFWD"
22167 #  - "L2BDMACLRN"
22168 #  - "L2BDMACLRN"
22169 #  - "L2BDMACLRN"
22170 #  - "IP4FWD"
22171 #  layout:
22172 #    title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
22173 #    layout: "plot-throughput-speedup-analysis"
22174 #
22175 ## Speedup - VPP Container Memif 3n-hsw-xl710
22176 #-
22177 #  type: "plot"
22178 #  title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
22179 #  algorithm: "plot_throughput_speedup_analysis"
22180 #  output-file-type: ".html"
22181 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
22182 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22183 #  filter: "'NIC_Intel-XL710' and
22184 #           '64B' and
22185 #           ('BASE' or 'SCALE') and
22186 #           'NDRPDR' and
22187 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22188 #           not 'VHOST' and
22189 #           'MEMIF'"
22190 #  parameters:
22191 #  - "throughput"
22192 #  - "parent"
22193 #  - "tags"
22194 #  sort:
22195 #  - "L2XCFWD"
22196 #  - "L2XCFWD"
22197 #  - "L2XCFWD"
22198 #  - "L2BDMACLRN"
22199 #  - "L2BDMACLRN"
22200 #  - "L2BDMACLRN"
22201 #  - "IP4FWD"
22202 #  layout:
22203 #    title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
22204 #    layout: "plot-throughput-speedup-analysis"
22205 #
22206 #-
22207 #  type: "plot"
22208 #  title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
22209 #  algorithm: "plot_throughput_speedup_analysis"
22210 #  output-file-type: ".html"
22211 #  output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
22212 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22213 #  filter: "'NIC_Intel-XL710' and
22214 #           '64B' and
22215 #           ('BASE' or 'SCALE') and
22216 #           'NDRPDR' and
22217 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22218 #           not 'VHOST' and
22219 #           'MEMIF'"
22220 #  parameters:
22221 #  - "throughput"
22222 #  - "parent"
22223 #  - "tags"
22224 #  sort:
22225 #  - "L2XCFWD"
22226 #  - "L2XCFWD"
22227 #  - "L2XCFWD"
22228 #  - "L2BDMACLRN"
22229 #  - "L2BDMACLRN"
22230 #  - "L2BDMACLRN"
22231 #  - "IP4FWD"
22232 #  layout:
22233 #    title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
22234 #    layout: "plot-throughput-speedup-analysis"
22235
22236 # Speedup - VPP Container Memif 3n-skx-x710
22237 -
22238   type: "plot"
22239   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
22240   algorithm: "plot_throughput_speedup_analysis"
22241   output-file-type: ".html"
22242   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
22243   data: "plot-throughput-speedup-analysis-3n-skx"
22244   filter: "'NIC_Intel-X710' and
22245            '64B' and
22246            ('BASE' or 'SCALE') and
22247            'NDRPDR' and
22248            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22249            not 'VHOST' and
22250            'MEMIF'"
22251   parameters:
22252   - "throughput"
22253   - "parent"
22254   - "tags"
22255   sort:
22256   - "L2XCFWD"
22257   - "L2XCFWD"
22258   - "L2XCFWD"
22259   - "L2BDMACLRN"
22260   - "L2BDMACLRN"
22261   - "L2BDMACLRN"
22262   - "IP4FWD"
22263   layout:
22264     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
22265     layout: "plot-throughput-speedup-analysis"
22266
22267 -
22268   type: "plot"
22269   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
22270   algorithm: "plot_throughput_speedup_analysis"
22271   output-file-type: ".html"
22272   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
22273   data: "plot-throughput-speedup-analysis-3n-skx"
22274   filter: "'NIC_Intel-X710' and
22275            '64B' and
22276            ('BASE' or 'SCALE') and
22277            'NDRPDR' and
22278            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22279            not 'VHOST' and
22280            'MEMIF'"
22281   parameters:
22282   - "throughput"
22283   - "parent"
22284   - "tags"
22285   sort:
22286   - "L2XCFWD"
22287   - "L2XCFWD"
22288   - "L2XCFWD"
22289   - "L2BDMACLRN"
22290   - "L2BDMACLRN"
22291   - "L2BDMACLRN"
22292   - "IP4FWD"
22293   layout:
22294     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
22295     layout: "plot-throughput-speedup-analysis"
22296
22297 ## Speedup - VPP Container Memif 2n-skx-x710
22298 #-
22299 #  type: "plot"
22300 #  title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
22301 #  algorithm: "plot_throughput_speedup_analysis"
22302 #  output-file-type: ".html"
22303 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
22304 #  data: "plot-throughput-speedup-analysis-2n-skx"
22305 #  filter: "'NIC_Intel-X710' and
22306 #           '64B' and
22307 #           ('BASE' or 'SCALE') and
22308 #           'NDRPDR' and
22309 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22310 #           not 'VHOST' and
22311 #           not 'NF_DENSITY' and
22312 #           'MEMIF'"
22313 #  parameters:
22314 #  - "throughput"
22315 #  - "parent"
22316 #  - "tags"
22317 #  sort:
22318 #  - "L2XCFWD"
22319 #  - "L2XCFWD"
22320 #  - "L2XCFWD"
22321 #  - "L2BDMACLRN"
22322 #  - "L2BDMACLRN"
22323 #  - "L2BDMACLRN"
22324 #  - "IP4FWD"
22325 #  layout:
22326 #    title: "memif-2n-skx-x710-64b-base_and_features-ndr"
22327 #    layout: "plot-throughput-speedup-analysis"
22328 #
22329 #-
22330 #  type: "plot"
22331 #  title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
22332 #  algorithm: "plot_throughput_speedup_analysis"
22333 #  output-file-type: ".html"
22334 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
22335 #  data: "plot-throughput-speedup-analysis-2n-skx"
22336 #  filter: "'NIC_Intel-X710' and
22337 #           '64B' and
22338 #           ('BASE' or 'SCALE') and
22339 #           'NDRPDR' and
22340 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22341 #           not 'VHOST' and
22342 #           not 'NF_DENSITY' and
22343 #           'MEMIF'"
22344 #  parameters:
22345 #  - "throughput"
22346 #  - "parent"
22347 #  - "tags"
22348 #  sort:
22349 #  - "L2XCFWD"
22350 #  - "L2XCFWD"
22351 #  - "L2XCFWD"
22352 #  - "L2BDMACLRN"
22353 #  - "L2BDMACLRN"
22354 #  - "L2BDMACLRN"
22355 #  - "IP4FWD"
22356 #  layout:
22357 #    title: "memif-2n-skx-x710-64b-base_and_features-pdr"
22358 #    layout: "plot-throughput-speedup-analysis"
22359 #
22360 ## Speedup - VPP Container Memif 2n-skx-xxv710
22361 #-
22362 #  type: "plot"
22363 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
22364 #  algorithm: "plot_throughput_speedup_analysis"
22365 #  output-file-type: ".html"
22366 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
22367 #  data: "plot-throughput-speedup-analysis-2n-skx"
22368 #  filter: "'NIC_Intel-XXV710' and
22369 #           '64B' and
22370 #           ('BASE' or 'SCALE') and
22371 #           'NDRPDR' and
22372 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22373 #           not 'VHOST' and
22374 #           'MEMIF'"
22375 #  parameters:
22376 #  - "throughput"
22377 #  - "parent"
22378 #  - "tags"
22379 #  sort:
22380 #  - "L2XCFWD"
22381 #  - "L2XCFWD"
22382 #  - "L2XCFWD"
22383 #  - "L2BDMACLRN"
22384 #  - "L2BDMACLRN"
22385 #  - "L2BDMACLRN"
22386 #  - "IP4FWD"
22387 #  layout:
22388 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
22389 #    layout: "plot-throughput-speedup-analysis"
22390 #
22391 #-
22392 #  type: "plot"
22393 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
22394 #  algorithm: "plot_throughput_speedup_analysis"
22395 #  output-file-type: ".html"
22396 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
22397 #  data: "plot-throughput-speedup-analysis-2n-skx"
22398 #  filter: "'NIC_Intel-XXV710' and
22399 #           '64B' and
22400 #           ('BASE' or 'SCALE') and
22401 #           'NDRPDR' and
22402 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22403 #           not 'VHOST' and
22404 #           'MEMIF'"
22405 #  parameters:
22406 #  - "throughput"
22407 #  - "parent"
22408 #  - "tags"
22409 #  sort:
22410 #  - "L2XCFWD"
22411 #  - "L2XCFWD"
22412 #  - "L2XCFWD"
22413 #  - "L2BDMACLRN"
22414 #  - "L2BDMACLRN"
22415 #  - "L2BDMACLRN"
22416 #  - "IP4FWD"
22417 #  layout:
22418 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
22419 #    layout: "plot-throughput-speedup-analysis"
22420
22421 ################################################################################
22422
22423 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
22424 #-
22425 #  type: "plot"
22426 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22427 #  algorithm: "plot_throughput_speedup_analysis"
22428 #  output-file-type: ".html"
22429 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22430 #  data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22431 #  filter: "'NIC_Intel-X520-DA2' and
22432 #           '64B' and
22433 #           ('BASE' or 'SCALE') and
22434 #           'NDRPDR' and
22435 #           'L2XCFWD' and
22436 #           not 'VHOST' and
22437 #           not 'NF_DENSITY' and
22438 #           'MEMIF'"
22439 #  parameters:
22440 #  - "throughput"
22441 #  - "parent"
22442 #  - "tags"
22443 #  sort:
22444 #  - "1VNF"
22445 #  - "2VNF"
22446 #  - "4VNF"
22447 #  - "2VNF"
22448 #  - "4VNF"
22449 #  layout:
22450 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
22451 #    layout: "plot-throughput-speedup-analysis"
22452 #
22453 #-
22454 #  type: "plot"
22455 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22456 #  algorithm: "plot_throughput_speedup_analysis"
22457 #  output-file-type: ".html"
22458 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22459 #  data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22460 #  filter: "'NIC_Intel-X520-DA2' and
22461 #           '64B' and
22462 #           ('BASE' or 'SCALE') and
22463 #           'NDRPDR' and
22464 #           'L2XCFWD' and
22465 #           not 'VHOST' and
22466 #           not 'NF_DENSITY' and
22467 #           'MEMIF'"
22468 #  parameters:
22469 #  - "throughput"
22470 #  - "parent"
22471 #  - "tags"
22472 #  sort:
22473 #  - "1VNF"
22474 #  - "2VNF"
22475 #  - "4VNF"
22476 #  - "2VNF"
22477 #  - "4VNF"
22478 #  layout:
22479 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
22480 #    layout: "plot-throughput-speedup-analysis"
22481 #
22482 ## Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
22483 #-
22484 #  type: "plot"
22485 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22486 #  algorithm: "plot_throughput_speedup_analysis"
22487 #  output-file-type: ".html"
22488 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22489 #  data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22490 #  filter: "'NIC_Intel-X520-DA2' and
22491 #           '64B' and
22492 #           ('BASE' or 'SCALE') and
22493 #           'NDRPDR' and
22494 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
22495 #           not 'VHOST' and
22496 #           not 'NF_DENSITY' and
22497 #           'MEMIF'"
22498 #  parameters:
22499 #  - "throughput"
22500 #  - "parent"
22501 #  - "tags"
22502 #  sort:
22503 #  - "1VNF"
22504 #  - "2VNF"
22505 #  - "4VNF"
22506 #  - "2VNF"
22507 #  - "4VNF"
22508 #  layout:
22509 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
22510 #    layout: "plot-throughput-speedup-analysis"
22511 #
22512 #-
22513 #  type: "plot"
22514 #  title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22515 #  algorithm: "plot_throughput_speedup_analysis"
22516 #  output-file-type: ".html"
22517 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22518 #  data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22519 #  filter: "'NIC_Intel-X520-DA2' and
22520 #           '64B' and
22521 #           ('BASE' or 'SCALE') and
22522 #           'NDRPDR' and
22523 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
22524 #           not 'VHOST' and
22525 #           not 'NF_DENSITY' and
22526 #           'MEMIF'"
22527 #  parameters:
22528 #  - "throughput"
22529 #  - "parent"
22530 #  - "tags"
22531 #  sort:
22532 #  - "1VNF"
22533 #  - "2VNF"
22534 #  - "4VNF"
22535 #  - "2VNF"
22536 #  - "4VNF"
22537 #  layout:
22538 #    title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
22539 #    layout: "plot-throughput-speedup-analysis"
22540 #
22541 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
22542 #-
22543 #  type: "plot"
22544 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22545 #  algorithm: "plot_throughput_speedup_analysis"
22546 #  output-file-type: ".html"
22547 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22548 #  data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22549 #  filter: "'NIC_Intel-X710' and
22550 #           '64B' and
22551 #           ('BASE' or 'SCALE') and
22552 #           'NDRPDR' and
22553 #           'L2XCFWD' and
22554 #           not 'VHOST' and
22555 #           not 'NF_DENSITY' and
22556 #           'MEMIF'"
22557 #  parameters:
22558 #  - "throughput"
22559 #  - "parent"
22560 #  - "tags"
22561 #  sort:
22562 #  - "1VNF"
22563 #  - "2VNF"
22564 #  - "4VNF"
22565 #  - "2VNF"
22566 #  - "4VNF"
22567 #  layout:
22568 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
22569 #    layout: "plot-throughput-speedup-analysis"
22570 #
22571 #-
22572 #  type: "plot"
22573 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22574 #  algorithm: "plot_throughput_speedup_analysis"
22575 #  output-file-type: ".html"
22576 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22577 #  data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22578 #  filter: "'NIC_Intel-X710' and
22579 #           '64B' and
22580 #           ('BASE' or 'SCALE') and
22581 #           'NDRPDR' and
22582 #           'L2XCFWD' and
22583 #           not 'VHOST' and
22584 #           not 'NF_DENSITY' and
22585 #           'MEMIF'"
22586 #  parameters:
22587 #  - "throughput"
22588 #  - "parent"
22589 #  - "tags"
22590 #  sort:
22591 #  - "1VNF"
22592 #  - "2VNF"
22593 #  - "4VNF"
22594 #  - "2VNF"
22595 #  - "4VNF"
22596 #  layout:
22597 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
22598 #    layout: "plot-throughput-speedup-analysis"
22599 #
22600 ## Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
22601 #-
22602 #  type: "plot"
22603 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22604 #  algorithm: "plot_throughput_speedup_analysis"
22605 #  output-file-type: ".html"
22606 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22607 #  data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22608 #  filter: "'NIC_Intel-X710' and
22609 #           '64B' and
22610 #           ('BASE' or 'SCALE') and
22611 #           'NDRPDR' and
22612 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
22613 #           not 'VHOST' and
22614 #           not 'NF_DENSITY' and
22615 #           'MEMIF'"
22616 #  parameters:
22617 #  - "throughput"
22618 #  - "parent"
22619 #  - "tags"
22620 #  sort:
22621 #  - "1VNF"
22622 #  - "2VNF"
22623 #  - "4VNF"
22624 #  - "2VNF"
22625 #  - "4VNF"
22626 #  layout:
22627 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
22628 #    layout: "plot-throughput-speedup-analysis"
22629 #
22630 #-
22631 #  type: "plot"
22632 #  title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
22633 #  algorithm: "plot_throughput_speedup_analysis"
22634 #  output-file-type: ".html"
22635 #  output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
22636 #  data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22637 #  filter: "'NIC_Intel-X710' and
22638 #           '64B' and
22639 #           ('BASE' or 'SCALE') and
22640 #           'NDRPDR' and
22641 #           ('L2BDMACSTAT' or 'L2BDMACLRN') and
22642 #           not 'VHOST' and
22643 #           not 'NF_DENSITY' and
22644 #           'MEMIF'"
22645 #  parameters:
22646 #  - "throughput"
22647 #  - "parent"
22648 #  - "tags"
22649 #  sort:
22650 #  - "1VNF"
22651 #  - "2VNF"
22652 #  - "4VNF"
22653 #  - "2VNF"
22654 #  - "4VNF"
22655 #  layout:
22656 #    title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
22657 #    layout: "plot-throughput-speedup-analysis"
22658
22659 ################################################################################
22660
22661 ## Speedup - VPP IPv4 3n-hsw-x520 base and scale
22662 #-
22663 #  type: "plot"
22664 #  title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22665 #  algorithm: "plot_throughput_speedup_analysis"
22666 #  output-file-type: ".html"
22667 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22668 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22669 #  filter: "'NIC_Intel-X520-DA2' and
22670 #           '64B' and
22671 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22672 #           'NDRPDR' and
22673 #           'IP4FWD' and
22674 #           not 'IPSEC' and
22675 #           not 'DOT1Q' and
22676 #           not 'VHOST'"
22677 #  parameters:
22678 #  - "throughput"
22679 #  - "parent"
22680 #  - "tags"
22681 #  sort:
22682 #  - "DOT1Q"
22683 #  - "IP4BASE"
22684 #  - "FIB_20k"
22685 #  - "FIB_200k"
22686 #  - "FIB_2M"
22687 #  layout:
22688 #    title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
22689 #    layout: "plot-throughput-speedup-analysis"
22690 #
22691 #-
22692 #  type: "plot"
22693 #  title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22694 #  algorithm: "plot_throughput_speedup_analysis"
22695 #  output-file-type: ".html"
22696 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22697 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22698 #  filter: "'NIC_Intel-X520-DA2' and
22699 #           '64B' and
22700 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22701 #           'NDRPDR' and
22702 #           'IP4FWD' and
22703 #           not 'IPSEC' and
22704 #           not 'DOT1Q' and
22705 #           not 'VHOST'"
22706 #  parameters:
22707 #  - "throughput"
22708 #  - "parent"
22709 #  - "tags"
22710 #  sort:
22711 #  - "DOT1Q"
22712 #  - "IP4BASE"
22713 #  - "FIB_20k"
22714 #  - "FIB_200k"
22715 #  - "FIB_2M"
22716 #  layout:
22717 #    title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
22718 #    layout: "plot-throughput-speedup-analysis"
22719 #
22720 ## Speedup - VPP IPv4 3n-hsw-x520 features
22721 #-
22722 #  type: "plot"
22723 #  title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
22724 #  algorithm: "plot_throughput_speedup_analysis"
22725 #  output-file-type: ".html"
22726 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
22727 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22728 #  filter: "'NIC_Intel-X520-DA2' and
22729 #           '64B' and
22730 #           ('IP4BASE' or
22731 #            'POLICE_MARK' or
22732 #            'COPWHLIST' or
22733 #            ('NAT44' and 'BASE') or
22734 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22735 #           'NDRPDR' and
22736 #           'IP4FWD' and
22737 #           not 'IPSEC' and
22738 #           not 'VHOST'"
22739 #  parameters:
22740 #  - "throughput"
22741 #  - "parent"
22742 #  - "tags"
22743 #  sort:
22744 #  - "DOT1Q"
22745 #  - "IP4BASE"
22746 #  - "NAT44"
22747 #  - "POLICE_MARK"
22748 #  - "COPWHLIST"
22749 #  - "IACL"
22750 #  - "OACL"
22751 #  layout:
22752 #    title: "ip4-3n-hsw-x520-64b-features-ndr"
22753 #    layout: "plot-throughput-speedup-analysis"
22754 #
22755 #-
22756 #  type: "plot"
22757 #  title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
22758 #  algorithm: "plot_throughput_speedup_analysis"
22759 #  output-file-type: ".html"
22760 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
22761 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22762 #  filter: "'NIC_Intel-X520-DA2' and
22763 #           '64B' and
22764 #           ('IP4BASE' or
22765 #            'POLICE_MARK' or
22766 #            'COPWHLIST' or
22767 #            ('NAT44' and 'BASE') or
22768 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22769 #           'NDRPDR' and
22770 #           'IP4FWD' and
22771 #           not 'IPSEC' and
22772 #           not 'VHOST'"
22773 #  parameters:
22774 #  - "throughput"
22775 #  - "parent"
22776 #  - "tags"
22777 #  sort:
22778 #  - "DOT1Q"
22779 #  - "IP4BASE"
22780 #  - "NAT44"
22781 #  - "POLICE_MARK"
22782 #  - "COPWHLIST"
22783 #  - "IACL"
22784 #  - "OACL"
22785 #  layout:
22786 #    title: "ip4-3n-hsw-x520-64b-features-pdr"
22787 #    layout: "plot-throughput-speedup-analysis"
22788 #
22789 ## Speedup - VPP IPv4 3n-hsw-x520 features nat44
22790 #-
22791 #  type: "plot"
22792 #  title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
22793 #  algorithm: "plot_throughput_speedup_analysis"
22794 #  output-file-type: ".html"
22795 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
22796 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22797 #  filter: "'NIC_Intel-X520-DA2' and
22798 #           '64B' and
22799 #           'NDRPDR' and
22800 #           'IP4FWD' and
22801 #           ('NAT44' or 'IP4BASE') and
22802 #           not 'DOT1Q' and
22803 #           not 'IPSEC' and
22804 #           not 'VHOST'"
22805 #  parameters:
22806 #  - "throughput"
22807 #  - "parent"
22808 #  - "tags"
22809 #  sort:
22810 #  - "IP4BASE"
22811 #  - "BASE"
22812 #  - "SRC_USER_10"
22813 #  - "SRC_USER_100"
22814 #  - "SRC_USER_1000"
22815 #  - "SRC_USER_2000"
22816 #  layout:
22817 #    title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
22818 #    layout: "plot-throughput-speedup-analysis"
22819 #
22820 #-
22821 #  type: "plot"
22822 #  title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
22823 #  algorithm: "plot_throughput_speedup_analysis"
22824 #  output-file-type: ".html"
22825 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
22826 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22827 #  filter: "'NIC_Intel-X520-DA2' and
22828 #           '64B' and
22829 #           'NDRPDR' and
22830 #           'IP4FWD' and
22831 #           ('NAT44' or 'IP4BASE') and
22832 #           not 'DOT1Q' and
22833 #           not 'IPSEC' and
22834 #           not 'VHOST'"
22835 #  parameters:
22836 #  - "throughput"
22837 #  - "parent"
22838 #  - "tags"
22839 #  sort:
22840 #  - "IP4BASE"
22841 #  - "BASE"
22842 #  - "SRC_USER_10"
22843 #  - "SRC_USER_100"
22844 #  - "SRC_USER_1000"
22845 #  - "SRC_USER_2000"
22846 #  layout:
22847 #    title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
22848 #    layout: "plot-throughput-speedup-analysis"
22849 #
22850 ## Speedup - VPP IPv4 3n-hsw-x520 features iacl
22851 #-
22852 #  type: "plot"
22853 #  title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
22854 #  algorithm: "plot_throughput_speedup_analysis"
22855 #  output-file-type: ".html"
22856 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
22857 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22858 #  filter: "'NIC_Intel-X520-DA2' and
22859 #           '64B' and
22860 #           'NDRPDR' and
22861 #           'IP4FWD' and
22862 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22863 #           not 'IPSEC' and
22864 #           not 'DOT1Q' and
22865 #           not 'VHOST'"
22866 #  parameters:
22867 #  - "throughput"
22868 #  - "parent"
22869 #  - "tags"
22870 #  sort:
22871 #  - "IP4BASE"
22872 #  - "ACL_STATELESS"
22873 #  - "ACL_STATEFUL"
22874 #  - "ACL_STATELESS"
22875 #  - "ACL_STATEFUL"
22876 #  layout:
22877 #    title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
22878 #    layout: "plot-throughput-speedup-analysis"
22879 #
22880 #-
22881 #  type: "plot"
22882 #  title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
22883 #  algorithm: "plot_throughput_speedup_analysis"
22884 #  output-file-type: ".html"
22885 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
22886 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22887 #  filter: "'NIC_Intel-X520-DA2' and
22888 #           '64B' and
22889 #           'NDRPDR' and
22890 #           'IP4FWD' and
22891 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22892 #           not 'IPSEC' and
22893 #           not 'DOT1Q' and
22894 #           not 'VHOST'"
22895 #  parameters:
22896 #  - "throughput"
22897 #  - "parent"
22898 #  - "tags"
22899 #  sort:
22900 #  - "IP4BASE"
22901 #  - "ACL_STATELESS"
22902 #  - "ACL_STATEFUL"
22903 #  - "ACL_STATELESS"
22904 #  - "ACL_STATEFUL"
22905 #  layout:
22906 #    title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
22907 #    layout: "plot-throughput-speedup-analysis"
22908 #
22909 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
22910 -
22911   type: "plot"
22912   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
22913   algorithm: "plot_throughput_speedup_analysis"
22914   output-file-type: ".html"
22915   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
22916   data: "plot-throughput-speedup-analysis-3n-hsw"
22917   filter: "'NIC_Intel-X520-DA2' and
22918            '64B' and
22919            'NDRPDR' and
22920            'IP4FWD' and
22921            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22922            not 'IPSEC' and
22923            not 'DOT1Q' and
22924            not 'VHOST'"
22925   parameters:
22926   - "throughput"
22927   - "parent"
22928   - "tags"
22929   sort:
22930   - "IP4BASE"
22931   - "ACL_STATELESS"
22932   - "ACL_STATEFUL"
22933   - "ACL_STATELESS"
22934   - "ACL_STATEFUL"
22935   layout:
22936     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
22937     layout: "plot-throughput-speedup-analysis"
22938
22939 -
22940   type: "plot"
22941   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
22942   algorithm: "plot_throughput_speedup_analysis"
22943   output-file-type: ".html"
22944   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
22945   data: "plot-throughput-speedup-analysis-3n-hsw"
22946   filter: "'NIC_Intel-X520-DA2' and
22947            '64B' and
22948            'NDRPDR' and
22949            'IP4FWD' and
22950            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22951            not 'IPSEC' and
22952            not 'DOT1Q' and
22953            not 'VHOST'"
22954   parameters:
22955   - "throughput"
22956   - "parent"
22957   - "tags"
22958   sort:
22959   - "IP4BASE"
22960   - "ACL_STATELESS"
22961   - "ACL_STATEFUL"
22962   - "ACL_STATELESS"
22963   - "ACL_STATEFUL"
22964   layout:
22965     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
22966     layout: "plot-throughput-speedup-analysis"
22967 #
22968 ## Speedup - VPP IPv4 3n-hsw-x710 base and scale
22969 #-
22970 #  type: "plot"
22971 #  title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22972 #  algorithm: "plot_throughput_speedup_analysis"
22973 #  output-file-type: ".html"
22974 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22975 #  data: "plot-throughput-speedup-analysis-3n-hsw"
22976 #  filter: "'NIC_Intel-X710' and
22977 #           '64B' and
22978 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22979 #           'NDRPDR' and
22980 #           'IP4FWD' and
22981 #           not 'IPSEC' and
22982 #           not 'DOT1Q' and
22983 #           not 'VHOST'"
22984 #  parameters:
22985 #  - "throughput"
22986 #  - "parent"
22987 #  - "tags"
22988 #  sort:
22989 #  - "IP4BASE"
22990 #  - "FIB_20K"
22991 #  - "FIB_200K"
22992 #  - "FIB_2M"
22993 #  layout:
22994 #    title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
22995 #    layout: "plot-throughput-speedup-analysis"
22996 #
22997 #-
22998 #  type: "plot"
22999 #  title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23000 #  algorithm: "plot_throughput_speedup_analysis"
23001 #  output-file-type: ".html"
23002 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23003 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23004 #  filter: "'NIC_Intel-X710' and
23005 #           '64B' and
23006 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23007 #           'NDRPDR' and
23008 #           'IP4FWD' and
23009 #           not 'IPSEC' and
23010 #           not 'DOT1Q' and
23011 #           not 'VHOST'"
23012 #  parameters:
23013 #  - "throughput"
23014 #  - "parent"
23015 #  - "tags"
23016 #  sort:
23017 #  - "IP4BASE"
23018 #  - "FIB_20K"
23019 #  - "FIB_200K"
23020 #  - "FIB_2M"
23021 #  layout:
23022 #    title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
23023 #    layout: "plot-throughput-speedup-analysis"
23024 #
23025 ## Speedup - VPP IPv4 3n-hsw-x710 features
23026 #-
23027 #  type: "plot"
23028 #  title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
23029 #  algorithm: "plot_throughput_speedup_analysis"
23030 #  output-file-type: ".html"
23031 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
23032 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23033 #  filter: "'NIC_Intel-X710' and
23034 #           '64B' and
23035 #           ('IP4BASE' or
23036 #            'POLICE_MARK' or
23037 #            'COPWHLIST' or
23038 #            ('NAT44' and 'BASE') or
23039 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23040 #           'NDRPDR' and
23041 #           'IP4FWD' and
23042 #           not 'IPSEC' and
23043 #           not 'VHOST'"
23044 #  parameters:
23045 #  - "throughput"
23046 #  - "parent"
23047 #  - "tags"
23048 #  sort:
23049 #  - "DOT1Q"
23050 #  - "IP4BASE"
23051 #  - "NAT44"
23052 #  - "POLICE_MARK"
23053 #  - "COPWHLIST"
23054 #  - "IACL"
23055 #  - "OACL"
23056 #  layout:
23057 #    title: "ip4-3n-hsw-x710-64b-features-ndr"
23058 #    layout: "plot-throughput-speedup-analysis"
23059 #
23060 #-
23061 #  type: "plot"
23062 #  title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
23063 #  algorithm: "plot_throughput_speedup_analysis"
23064 #  output-file-type: ".html"
23065 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
23066 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23067 #  filter: "'NIC_Intel-X710' and
23068 #           '64B' and
23069 #           ('IP4BASE' or
23070 #            'POLICE_MARK' or
23071 #            'COPWHLIST' or
23072 #            ('NAT44' and 'BASE') or
23073 #            ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23074 #           'NDRPDR' and
23075 #           'IP4FWD' and
23076 #           not 'IPSEC' and
23077 #           not 'VHOST'"
23078 #  parameters:
23079 #  - "throughput"
23080 #  - "parent"
23081 #  - "tags"
23082 #  sort:
23083 #  - "DOT1Q"
23084 #  - "IP4BASE"
23085 #  - "NAT44"
23086 #  - "POLICE_MARK"
23087 #  - "COPWHLIST"
23088 #  - "IACL"
23089 #  - "OACL"
23090 #  layout:
23091 #    title: "ip4-3n-hsw-x710-64b-features-pdr"
23092 #    layout: "plot-throughput-speedup-analysis"
23093 #
23094 ## Speedup - VPP IPv4 3n-hsw-x710 features nat44
23095 #-
23096 #  type: "plot"
23097 #  title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23098 #  algorithm: "plot_throughput_speedup_analysis"
23099 #  output-file-type: ".html"
23100 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23101 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23102 #  filter: "'NIC_Intel-X710' and
23103 #           '64B' and
23104 #           'NDRPDR' and
23105 #           'IP4FWD' and
23106 #           ('NAT44' or 'IP4BASE') and
23107 #           not 'IPSEC' and
23108 #           not 'VHOST'"
23109 #  parameters:
23110 #  - "throughput"
23111 #  - "parent"
23112 #  - "tags"
23113 #  sort:
23114 #  - "IP4BASE"
23115 #  - "BASE"
23116 #  - "SRC_USER_10"
23117 #  - "SRC_USER_100"
23118 #  - "SRC_USER_1000"
23119 #  - "SRC_USER_2000"
23120 #  layout:
23121 #    title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
23122 #    layout: "plot-throughput-speedup-analysis"
23123 #
23124 #-
23125 #  type: "plot"
23126 #  title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23127 #  algorithm: "plot_throughput_speedup_analysis"
23128 #  output-file-type: ".html"
23129 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23130 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23131 #  filter: "'NIC_Intel-X710' and
23132 #           '64B' and
23133 #           'NDRPDR' and
23134 #           'IP4FWD' and
23135 #           ('NAT44' or 'IP4BASE') and
23136 #           not 'IPSEC' and
23137 #           not 'VHOST'"
23138 #  parameters:
23139 #  - "throughput"
23140 #  - "parent"
23141 #  - "tags"
23142 #  sort:
23143 #  - "IP4BASE"
23144 #  - "BASE"
23145 #  - "SRC_USER_10"
23146 #  - "SRC_USER_100"
23147 #  - "SRC_USER_1000"
23148 #  - "SRC_USER_2000"
23149 #  layout:
23150 #    title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
23151 #    layout: "plot-throughput-speedup-analysis"
23152 #
23153 ## Speedup - VPP IPv4 3n-hsw-x710 features iacl
23154 #-
23155 #  type: "plot"
23156 #  title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
23157 #  algorithm: "plot_throughput_speedup_analysis"
23158 #  output-file-type: ".html"
23159 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
23160 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23161 #  filter: "'NIC_Intel-X710' and
23162 #           '64B' and
23163 #           'NDRPDR' and
23164 #           'IP4FWD' and
23165 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
23166 #           not 'IPSEC' and
23167 #           not 'VHOST'"
23168 #  parameters:
23169 #  - "throughput"
23170 #  - "parent"
23171 #  - "tags"
23172 #  sort:
23173 #  - "IP4BASE"
23174 #  - "ACL_STATELESS"
23175 #  - "ACL_STATEFUL"
23176 #  - "ACL_STATELESS"
23177 #  - "ACL_STATEFUL"
23178 #  layout:
23179 #    title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
23180 #    layout: "plot-throughput-speedup-analysis"
23181 #
23182 #-
23183 #  type: "plot"
23184 #  title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
23185 #  algorithm: "plot_throughput_speedup_analysis"
23186 #  output-file-type: ".html"
23187 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
23188 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23189 #  filter: "'NIC_Intel-X710' and
23190 #           '64B' and
23191 #           'NDRPDR' and
23192 #           'IP4FWD' and
23193 #           ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
23194 #           not 'IPSEC' and
23195 #           not 'VHOST'"
23196 #  parameters:
23197 #  - "throughput"
23198 #  - "parent"
23199 #  - "tags"
23200 #  sort:
23201 #  - "IP4BASE"
23202 #  - "ACL_STATELESS"
23203 #  - "ACL_STATEFUL"
23204 #  - "ACL_STATELESS"
23205 #  - "ACL_STATEFUL"
23206 #  layout:
23207 #    title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
23208 #    layout: "plot-throughput-speedup-analysis"
23209 #
23210 ## Speedup - VPP IPv4 3n-hsw-xl710 base and scale
23211 #-
23212 #  type: "plot"
23213 #  title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
23214 #  algorithm: "plot_throughput_speedup_analysis"
23215 #  output-file-type: ".html"
23216 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
23217 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23218 #  filter: "'NIC_Intel-XL710' and
23219 #           '64B' and
23220 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23221 #           'NDRPDR' and
23222 #           'IP4FWD' and
23223 #           not 'IPSEC' and
23224 #           not 'VHOST'"
23225 #  parameters:
23226 #  - "throughput"
23227 #  - "parent"
23228 #  - "tags"
23229 #  sort:
23230 #  - "IP4BASE"
23231 #  - "FIB_20K"
23232 #  - "FIB_200K"
23233 #  - "FIB_2M"
23234 #  layout:
23235 #    title: "ip4-3n-hsw-xl710-64b-base-ndr"
23236 #    layout: "plot-throughput-speedup-analysis"
23237 #
23238 #-
23239 #  type: "plot"
23240 #  title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
23241 #  algorithm: "plot_throughput_speedup_analysis"
23242 #  output-file-type: ".html"
23243 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
23244 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23245 #  filter: "'NIC_Intel-XL710' and
23246 #           '64B' and
23247 #           ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23248 #           'NDRPDR' and
23249 #           'IP4FWD' and
23250 #           not 'IPSEC' and
23251 #           not 'VHOST'"
23252 #  parameters:
23253 #  - "throughput"
23254 #  - "parent"
23255 #  - "tags"
23256 #  sort:
23257 #  - "IP4BASE"
23258 #  - "FIB_20K"
23259 #  - "FIB_200K"
23260 #  - "FIB_2M"
23261 #  layout:
23262 #    title: "ip4-3n-hsw-xl710-64b-base-pdr"
23263 #    layout: "plot-throughput-speedup-analysis"
23264
23265 # Speedup - VPP IPv4 3n-skx-x710 base and scale
23266 -
23267   type: "plot"
23268   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23269   algorithm: "plot_throughput_speedup_analysis"
23270   output-file-type: ".html"
23271   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23272   data: "plot-throughput-speedup-analysis-3n-skx"
23273   filter: "'NIC_Intel-X710' and
23274            '64B' and
23275            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23276            'NDRPDR' and
23277            'IP4FWD' and
23278            not 'IPSEC' and
23279            not 'DOT1Q' and
23280            not 'VHOST'"
23281   parameters:
23282   - "throughput"
23283   - "parent"
23284   - "tags"
23285   sort:
23286   - "IP4BASE"
23287   - "FIB_20K"
23288   - "FIB_200K"
23289   - "FIB_2M"
23290   layout:
23291     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
23292     layout: "plot-throughput-speedup-analysis"
23293
23294 -
23295   type: "plot"
23296   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23297   algorithm: "plot_throughput_speedup_analysis"
23298   output-file-type: ".html"
23299   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23300   data: "plot-throughput-speedup-analysis-3n-skx"
23301   filter: "'NIC_Intel-X710' and
23302            '64B' and
23303            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23304            'NDRPDR' and
23305            'IP4FWD' and
23306            not 'IPSEC' and
23307            not 'DOT1Q' and
23308            not 'VHOST'"
23309   parameters:
23310   - "throughput"
23311   - "parent"
23312   - "tags"
23313   sort:
23314   - "IP4BASE"
23315   - "FIB_20K"
23316   - "FIB_200K"
23317   - "FIB_2M"
23318   layout:
23319     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
23320     layout: "plot-throughput-speedup-analysis"
23321
23322 # Speedup - VPP IPv4 3n-skx-x710 features
23323 -
23324   type: "plot"
23325   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
23326   algorithm: "plot_throughput_speedup_analysis"
23327   output-file-type: ".html"
23328   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
23329   data: "plot-throughput-speedup-analysis-3n-skx"
23330   filter: "'NIC_Intel-X710' and
23331            '64B' and
23332            ('IP4BASE' or
23333             'POLICE_MARK' or
23334             'COPWHLIST' or
23335             ('NAT44' and 'BASE') or
23336             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23337            'NDRPDR' and
23338            'IP4FWD' and
23339            not 'IPSEC' and
23340            not 'VHOST'"
23341   parameters:
23342   - "throughput"
23343   - "parent"
23344   - "tags"
23345   sort:
23346   - "DOT1Q"
23347   - "IP4BASE"
23348   - "NAT44"
23349   - "POLICE_MARK"
23350   - "COPWHLIST"
23351   - "IACL"
23352   - "OACL"
23353   layout:
23354     title: "ip4-3n-skx-x710-64b-features-ndr"
23355     layout: "plot-throughput-speedup-analysis"
23356
23357 -
23358   type: "plot"
23359   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
23360   algorithm: "plot_throughput_speedup_analysis"
23361   output-file-type: ".html"
23362   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
23363   data: "plot-throughput-speedup-analysis-3n-skx"
23364   filter: "'NIC_Intel-X710' and
23365            '64B' and
23366            ('IP4BASE' or
23367             'POLICE_MARK' or
23368             'COPWHLIST' or
23369             ('NAT44' and 'BASE') or
23370             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23371            'NDRPDR' and
23372            'IP4FWD' and
23373            not 'IPSEC' and
23374            not 'VHOST'"
23375   parameters:
23376   - "throughput"
23377   - "parent"
23378   - "tags"
23379   sort:
23380   - "DOT1Q"
23381   - "IP4BASE"
23382   - "NAT44"
23383   - "POLICE_MARK"
23384   - "COPWHLIST"
23385   - "IACL"
23386   - "OACL"
23387   layout:
23388     title: "ip4-3n-skx-x710-64b-features-pdr"
23389     layout: "plot-throughput-speedup-analysis"
23390
23391 # Speedup - VPP IPv4 3n-skx-x710 features nat44
23392 -
23393   type: "plot"
23394   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23395   algorithm: "plot_throughput_speedup_analysis"
23396   output-file-type: ".html"
23397   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23398   data: "plot-throughput-speedup-analysis-3n-skx"
23399   filter: "'NIC_Intel-X710' and
23400            '64B' and
23401            'NDRPDR' and
23402            'IP4FWD' and
23403            ('NAT44' or 'IP4BASE') and
23404            not 'IPSEC' and
23405            not 'VHOST'"
23406   parameters:
23407   - "throughput"
23408   - "parent"
23409   - "tags"
23410   sort:
23411   - "IP4BASE"
23412   - "BASE"
23413   - "SRC_USER_10"
23414   - "SRC_USER_100"
23415   - "SRC_USER_1000"
23416   - "SRC_USER_2000"
23417   layout:
23418     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
23419     layout: "plot-throughput-speedup-analysis"
23420
23421 -
23422   type: "plot"
23423   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23424   algorithm: "plot_throughput_speedup_analysis"
23425   output-file-type: ".html"
23426   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23427   data: "plot-throughput-speedup-analysis-3n-skx"
23428   filter: "'NIC_Intel-X710' and
23429            '64B' and
23430            'NDRPDR' and
23431            'IP4FWD' and
23432            ('NAT44' or 'IP4BASE') and
23433            not 'IPSEC' and
23434            not 'VHOST'"
23435   parameters:
23436   - "throughput"
23437   - "parent"
23438   - "tags"
23439   sort:
23440   - "IP4BASE"
23441   - "BASE"
23442   - "SRC_USER_10"
23443   - "SRC_USER_100"
23444   - "SRC_USER_1000"
23445   - "SRC_USER_2000"
23446   layout:
23447     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
23448     layout: "plot-throughput-speedup-analysis"
23449
23450 # Speedup - VPP IPv4 3n-skx-x710 features iacl
23451 -
23452   type: "plot"
23453   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23454   algorithm: "plot_throughput_speedup_analysis"
23455   output-file-type: ".html"
23456   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23457   data: "plot-throughput-speedup-analysis-3n-skx"
23458   filter: "'NIC_Intel-X710' and
23459            '64B' and
23460            'NDRPDR' and
23461            'IP4FWD' and
23462            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
23463            not 'IPSEC' and
23464            not 'VHOST'"
23465   parameters:
23466   - "throughput"
23467   - "parent"
23468   - "tags"
23469   sort:
23470   - "IP4BASE"
23471   - "ACL_STATELESS"
23472   - "ACL_STATEFUL"
23473   - "ACL_STATELESS"
23474   - "ACL_STATEFUL"
23475   layout:
23476     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
23477     layout: "plot-throughput-speedup-analysis"
23478
23479 -
23480   type: "plot"
23481   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23482   algorithm: "plot_throughput_speedup_analysis"
23483   output-file-type: ".html"
23484   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23485   data: "plot-throughput-speedup-analysis-3n-skx"
23486   filter: "'NIC_Intel-X710' and
23487            '64B' and
23488            'NDRPDR' and
23489            'IP4FWD' and
23490            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
23491            not 'IPSEC' and
23492            not 'VHOST'"
23493   parameters:
23494   - "throughput"
23495   - "parent"
23496   - "tags"
23497   sort:
23498   - "IP4BASE"
23499   - "ACL_STATELESS"
23500   - "ACL_STATEFUL"
23501   - "ACL_STATELESS"
23502   - "ACL_STATEFUL"
23503   layout:
23504     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
23505     layout: "plot-throughput-speedup-analysis"
23506
23507 # Speedup - VPP IPv4 3n-skx-x710 features oacl
23508 -
23509   type: "plot"
23510   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23511   algorithm: "plot_throughput_speedup_analysis"
23512   output-file-type: ".html"
23513   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23514   data: "plot-throughput-speedup-analysis-3n-skx"
23515   filter: "'NIC_Intel-X710' and
23516            '64B' and
23517            'NDRPDR' and
23518            'IP4FWD' and
23519            'OACL' and
23520            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23521            not 'IPSEC' and
23522            not 'VHOST'"
23523   parameters:
23524   - "throughput"
23525   - "parent"
23526   - "tags"
23527   sort:
23528   - "ACL_STATELESS"
23529   - "ACL_STATEFUL"
23530   - "ACL_STATELESS"
23531   - "ACL_STATEFUL"
23532   layout:
23533     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
23534     layout: "plot-throughput-speedup-analysis"
23535
23536 -
23537   type: "plot"
23538   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23539   algorithm: "plot_throughput_speedup_analysis"
23540   output-file-type: ".html"
23541   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23542   data: "plot-throughput-speedup-analysis-3n-skx"
23543   filter: "'NIC_Intel-X710' and
23544            '64B' and
23545            'NDRPDR' and
23546            'IP4FWD' and
23547            'OACL' and
23548            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23549            not 'IPSEC' and
23550            not 'VHOST'"
23551   parameters:
23552   - "throughput"
23553   - "parent"
23554   - "tags"
23555   sort:
23556   - "ACL_STATELESS"
23557   - "ACL_STATEFUL"
23558   - "ACL_STATELESS"
23559   - "ACL_STATEFUL"
23560   layout:
23561     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
23562     layout: "plot-throughput-speedup-analysis"
23563
23564 ## Speedup - VPP IPv4 2n-skx-x710 base and scale
23565 #-
23566 #  type: "plot"
23567 #  title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23568 #  algorithm: "plot_throughput_speedup_analysis"
23569 #  output-file-type: ".html"
23570 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23571 #  data: "plot-throughput-speedup-analysis-2n-skx"
23572 #  filter: "'NIC_Intel-X710' and
23573 #           '64B' and
23574 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23575 #           'NDRPDR' and
23576 #           'IP4FWD' and
23577 #           not 'IPSEC' and
23578 #           not 'DOT1Q' and
23579 #           not 'VHOST'"
23580 #  parameters:
23581 #  - "throughput"
23582 #  - "parent"
23583 #  - "tags"
23584 #  sort:
23585 #  - "IP4BASE"
23586 #  - "FIB_20k"
23587 #  - "FIB_200k"
23588 #  - "FIB_2M"
23589 #  layout:
23590 #    title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
23591 #    layout: "plot-throughput-speedup-analysis"
23592 #
23593 #-
23594 #  type: "plot"
23595 #  title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23596 #  algorithm: "plot_throughput_speedup_analysis"
23597 #  output-file-type: ".html"
23598 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23599 #  data: "plot-throughput-speedup-analysis-2n-skx"
23600 #  filter: "'NIC_Intel-X710' and
23601 #           '64B' and
23602 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23603 #           'NDRPDR' and
23604 #           'IP4FWD' and
23605 #           not 'IPSEC' and
23606 #           not 'DOT1Q' and
23607 #           not 'VHOST'"
23608 #  parameters:
23609 #  - "throughput"
23610 #  - "parent"
23611 #  - "tags"
23612 #  sort:
23613 #  - "IP4BASE"
23614 #  - "FIB_20k"
23615 #  - "FIB_200k"
23616 #  - "FIB_2M"
23617 #  layout:
23618 #    title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
23619 #    layout: "plot-throughput-speedup-analysis"
23620 #
23621 ## Speedup - VPP IPv4 2n-skx-xxv710 base and scale
23622 #-
23623 #  type: "plot"
23624 #  title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23625 #  algorithm: "plot_throughput_speedup_analysis"
23626 #  output-file-type: ".html"
23627 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23628 #  data: "plot-throughput-speedup-analysis-2n-skx"
23629 #  filter: "'NIC_Intel-XXV710' and
23630 #           '64B' and
23631 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23632 #           'NDRPDR' and
23633 #           'IP4FWD' and
23634 #           not 'IPSEC' and
23635 #           not 'DOT1Q' and
23636 #           not 'VHOST'"
23637 #  parameters:
23638 #  - "throughput"
23639 #  - "parent"
23640 #  - "tags"
23641 #  sort:
23642 #  - "IP4BASE"
23643 #  - "FIB_20k"
23644 #  - "FIB_200k"
23645 #  - "FIB_2M"
23646 #  layout:
23647 #    title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
23648 #    layout: "plot-throughput-speedup-analysis"
23649 #
23650 #-
23651 #  type: "plot"
23652 #  title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23653 #  algorithm: "plot_throughput_speedup_analysis"
23654 #  output-file-type: ".html"
23655 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23656 #  data: "plot-throughput-speedup-analysis-2n-skx"
23657 #  filter: "'NIC_Intel-XXV710' and
23658 #           '64B' and
23659 #           ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23660 #           'NDRPDR' and
23661 #           'IP4FWD' and
23662 #           not 'IPSEC' and
23663 #           not 'DOT1Q' and
23664 #           not 'VHOST'"
23665 #  parameters:
23666 #  - "throughput"
23667 #  - "parent"
23668 #  - "tags"
23669 #  sort:
23670 #  - "IP4BASE"
23671 #  - "FIB_20k"
23672 #  - "FIB_200k"
23673 #  - "FIB_2M"
23674 #  layout:
23675 #    title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
23676 #    layout: "plot-throughput-speedup-analysis"
23677
23678 ## Speedup - VPP IPv4 2n-dnv-x553 base
23679 #-
23680 #  type: "plot"
23681 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
23682 #  algorithm: "plot_throughput_speedup_analysis"
23683 #  output-file-type: ".html"
23684 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
23685 #  data: "intel-dnv-vpp"
23686 #  filter: "'NIC_Intel-X553' and
23687 #           '64B' and
23688 #           'IP4BASE' and
23689 #           'NDRPDR' and
23690 #           'IP4FWD' and
23691 #           not 'IPSEC' and
23692 #           not 'VHOST'"
23693 #  parameters:
23694 #  - "throughput"
23695 #  - "parent"
23696 #  - "tags"
23697 #  sort:
23698 #  - "IP4BASE"
23699 #  layout:
23700 #    title: "ip4-2n-dnv-x553-64b-base-ndr"
23701 #    layout: "plot-throughput-speedup-analysis"
23702 #
23703 #-
23704 #  type: "plot"
23705 #  title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
23706 #  algorithm: "plot_throughput_speedup_analysis"
23707 #  output-file-type: ".html"
23708 #  output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
23709 #  data: "intel-dnv-vpp"
23710 #  filter: "'NIC_Intel-X553' and
23711 #           '64B' and
23712 #           'IP4BASE' and
23713 #           'NDRPDR' and
23714 #           'IP4FWD' and
23715 #           not 'IPSEC' and
23716 #           not 'VHOST'"
23717 #  parameters:
23718 #  - "throughput"
23719 #  - "parent"
23720 #  - "tags"
23721 #  sort:
23722 #  - "IP4BASE"
23723 #  layout:
23724 #    title: "ip4-2n-dnv-x553-64b-base-pdr"
23725 #    layout: "plot-throughput-speedup-analysis"
23726
23727 ################################################################################
23728
23729 ## Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
23730 #-
23731 #  type: "plot"
23732 #  title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23733 #  algorithm: "plot_throughput_speedup_analysis"
23734 #  output-file-type: ".html"
23735 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23736 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23737 #  filter: "'NIC_Intel-X520-DA2' and
23738 #           '64B' and
23739 #           'ENCAP' and
23740 #           'NDRPDR' and
23741 #           (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23742 #           not 'DOT1Q' and
23743 #           not 'VHOST' and
23744 #           not 'IPSECHW'"
23745 #  parameters:
23746 #  - "throughput"
23747 #  - "parent"
23748 #  - "tags"
23749 #  sort:
23750 #  - "IP4BASE"
23751 #  - "L2BDMACLRN"
23752 #  - "L2XCFWD"
23753 #  - "LISP"
23754 #  layout:
23755 #    title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
23756 #    layout: "plot-throughput-speedup-analysis"
23757 #
23758 #-
23759 #  type: "plot"
23760 #  title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23761 #  algorithm: "plot_throughput_speedup_analysis"
23762 #  output-file-type: ".html"
23763 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23764 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23765 #  filter: "'NIC_Intel-X520-DA2' and
23766 #           '64B' and
23767 #           'ENCAP' and
23768 #           'NDRPDR' and
23769 #           (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23770 #           not 'DOT1Q' and
23771 #           not 'VHOST' and
23772 #           not 'IPSECHW'"
23773 #  parameters:
23774 #  - "throughput"
23775 #  - "parent"
23776 #  - "tags"
23777 #  sort:
23778 #  - "IP4BASE"
23779 #  - "L2BDMACLRN"
23780 #  - "L2XCFWD"
23781 #  - "LISP"
23782 #  layout:
23783 #    title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
23784 #    layout: "plot-throughput-speedup-analysis"
23785 #
23786 ## Speedup - VPP IPv4 Tunnels 3n-hsw-x710
23787 #-
23788 #  type: "plot"
23789 #  title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23790 #  algorithm: "plot_throughput_speedup_analysis"
23791 #  output-file-type: ".html"
23792 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23793 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23794 #  filter: "'NIC_Intel-X710' and
23795 #           '64B' and
23796 #           'ENCAP' and
23797 #           'NDRPDR' and
23798 #           ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23799 #           not 'VHOST' and
23800 #           not 'IPSECHW'"
23801 #  parameters:
23802 #  - "throughput"
23803 #  - "parent"
23804 #  - "tags"
23805 #  sort:
23806 #  - "IP4BASE"
23807 #  - "LISP"
23808 #  - "VXLAN_1"
23809 #  - "VXLAN_10"
23810 #  - "VXLAN_100"
23811 #  - "VXLAN_1000"
23812 #  layout:
23813 #    title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
23814 #    layout: "plot-throughput-speedup-analysis"
23815 #
23816 #-
23817 #  type: "plot"
23818 #  title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23819 #  algorithm: "plot_throughput_speedup_analysis"
23820 #  output-file-type: ".html"
23821 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23822 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23823 #  filter: "'NIC_Intel-X710' and
23824 #           '64B' and
23825 #           'ENCAP' and
23826 #           'NDRPDR' and
23827 #           ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23828 #           not 'VHOST' and
23829 #           not 'IPSECHW'"
23830 #  parameters:
23831 #  - "throughput"
23832 #  - "parent"
23833 #  - "tags"
23834 #  sort:
23835 #  - "IP4BASE"
23836 #  - "LISP"
23837 #  - "VXLAN_1"
23838 #  - "VXLAN_10"
23839 #  - "VXLAN_100"
23840 #  - "VXLAN_1000"
23841 #  layout:
23842 #    title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
23843 #    layout: "plot-throughput-speedup-analysis"
23844 #
23845 ## Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
23846 #-
23847 #  type: "plot"
23848 #  title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23849 #  algorithm: "plot_throughput_speedup_analysis"
23850 #  output-file-type: ".html"
23851 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23852 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23853 #  filter: "'NIC_Intel-X710' and
23854 #           '64B' and
23855 #           'ENCAP' and
23856 #           'NDRPDR' and
23857 #           ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
23858 #           not 'DOT1Q' and
23859 #           not 'VHOST' and
23860 #           not 'IPSECHW'"
23861 #  parameters:
23862 #  - "throughput"
23863 #  - "parent"
23864 #  - "tags"
23865 #  sort:
23866 #  - "IP4BASE"
23867 #  - "L2BDMACLRN"
23868 #  - "L2XCFWD"
23869 #  - "LISP"
23870 #  layout:
23871 #    title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
23872 #    layout: "plot-throughput-speedup-analysis"
23873 #
23874 #-
23875 #  type: "plot"
23876 #  title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23877 #  algorithm: "plot_throughput_speedup_analysis"
23878 #  output-file-type: ".html"
23879 #  output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23880 #  data: "plot-throughput-speedup-analysis-3n-hsw"
23881 #  filter: "'NIC_Intel-X710' and
23882 #           '64B' and
23883 #           'ENCAP' and
23884 #           'NDRPDR' and
23885 #           ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
23886 #           not 'DOT1Q' and
23887 #           not 'VHOST' and
23888 #           not 'IPSECHW'"
23889 #  parameters:
23890 #  - "throughput"
23891 #  - "parent"
23892 #  - "tags"
23893 #  sort:
23894 #  - "IP4BASE"
23895 #  - "L2BDMACLRN"
23896 #  - "L2XCFWD"
23897 #  - "LISP"
23898 #  layout:
23899 #    title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
23900 #    layout: "plot-throughput-speedup-analysis"
23901
23902 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
23903 -
23904   type: "plot"
23905   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23906   algorithm: "plot_throughput_speedup_analysis"
23907   output-file-type: ".html"
23908   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23909   data: "plot-throughput-speedup-analysis-3n-skx"
23910   filter: "'NIC_Intel-X710' and
23911            '64B' and
23912            'ENCAP' and
23913            'NDRPDR' and
23914            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23915            not 'VHOST' and
23916            not 'IPSECHW'"
23917   parameters:
23918   - "throughput"
23919   - "parent"
23920   - "tags"
23921   sort:
23922   - "IP4BASE"
23923   - "LISP"
23924   - "VXLAN_1"
23925   - "VXLAN_10"
23926   - "VXLAN_100"
23927   - "VXLAN_1000"
23928   layout:
23929     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
23930     layout: "plot-throughput-speedup-analysis"
23931
23932 -
23933   type: "plot"
23934   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23935   algorithm: "plot_throughput_speedup_analysis"
23936   output-file-type: ".html"
23937   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23938   data: "plot-throughput-speedup-analysis-3n-skx"
23939   filter: "'NIC_Intel-X710' and
23940            '64B' and
23941            'ENCAP' and
23942            'NDRPDR' and
23943            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23944            not 'VHOST' and
23945            not 'IPSECHW'"
23946   parameters:
23947   - "throughput"
23948   - "parent"
23949   - "tags"
23950   sort:
23951   - "IP4BASE"
23952   - "LISP"
23953   - "VXLAN_1"
23954   - "VXLAN_10"
23955   - "VXLAN_100"
23956   - "VXLAN_1000"
23957   layout:
23958     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
23959     layout: "plot-throughput-speedup-analysis"
23960
23961 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
23962 -
23963   type: "plot"
23964   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
23965   algorithm: "plot_throughput_speedup_analysis"
23966   output-file-type: ".html"
23967   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
23968   data: "plot-throughput-speedup-analysis-3n-skx"
23969   filter: "'NIC_Intel-X710' and
23970            '64B' and
23971            'ENCAP' and
23972            'NDRPDR' and
23973            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23974            not 'DOT1Q' and
23975            not 'VHOST' and
23976            not 'IPSECHW'"
23977   parameters:
23978   - "throughput"
23979   - "parent"
23980   - "tags"
23981   sort:
23982   - "IP4BASE"
23983   - "L2BDMACLRN"
23984   - "L2XCFWD"
23985   - "LISP"
23986   layout:
23987     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
23988     layout: "plot-throughput-speedup-analysis"
23989
23990 -
23991   type: "plot"
23992   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
23993   algorithm: "plot_throughput_speedup_analysis"
23994   output-file-type: ".html"
23995   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
23996   data: "plot-throughput-speedup-analysis-3n-skx"
23997   filter: "'NIC_Intel-X710' and
23998            '64B' and
23999            'ENCAP' and
24000            'NDRPDR' and
24001            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
24002            not 'DOT1Q' and
24003            not 'VHOST' and
24004            not 'IPSECHW'"
24005   parameters:
24006   - "throughput"
24007   - "parent"
24008   - "tags"
24009   sort:
24010   - "IP4BASE"
24011   - "L2BDMACLRN"
24012   - "L2XCFWD"
24013   - "LISP"
24014   layout:
24015     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
24016     layout: "plot-throughput-speedup-analysis"
24017
24018 ################################################################################
24019
24020 ## Speedup - VPP IPv6 3n-hsw-x520
24021 #-
24022 #  type: "plot"
24023 #  title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
24024 #  algorithm: "plot_throughput_speedup_analysis"
24025 #  output-file-type: ".html"
24026 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
24027 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24028 #  filter: "'NIC_Intel-X520-DA2' and
24029 #           '78B' and
24030 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24031 #           'NDRPDR' and
24032 #           'IP6FWD' and
24033 #           not 'SRv6' and
24034 #           not 'IPSEC' and
24035 #           not 'VHOST'"
24036 #  parameters:
24037 #  - "throughput"
24038 #  - "parent"
24039 #  - "tags"
24040 #  sort:
24041 #  - "IP6BASE"
24042 #  - "FIB_20K"
24043 #  - "FIB_200K"
24044 #  - "FIB_2M"
24045 #  layout:
24046 #    title: "ip6-3n-hsw-x520-78b-base-ndr"
24047 #    layout: "plot-throughput-speedup-analysis"
24048 #
24049 #-
24050 #  type: "plot"
24051 #  title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
24052 #  algorithm: "plot_throughput_speedup_analysis"
24053 #  output-file-type: ".html"
24054 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
24055 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24056 #  filter: "'NIC_Intel-X520-DA2' and
24057 #           '78B' and
24058 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24059 #           'NDRPDR' and
24060 #           'IP6FWD' and
24061 #           not 'SRv6' and
24062 #           not 'IPSEC' and
24063 #           not 'VHOST'"
24064 #  parameters:
24065 #  - "throughput"
24066 #  - "parent"
24067 #  - "tags"
24068 #  sort:
24069 #  - "IP6BASE"
24070 #  - "FIB_20K"
24071 #  - "FIB_200K"
24072 #  - "FIB_2M"
24073 #  layout:
24074 #    title: "ip6-3n-hsw-x520-78b-base-pdr"
24075 #    layout: "plot-throughput-speedup-analysis"
24076 #
24077 ## Speedup - VPP IPv6 3n-hsw-x710
24078 #-
24079 #  type: "plot"
24080 #  title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24081 #  algorithm: "plot_throughput_speedup_analysis"
24082 #  output-file-type: ".html"
24083 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24084 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24085 #  filter: "'NIC_Intel-X710' and
24086 #           '78B' and
24087 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24088 #           'NDRPDR' and
24089 #           'IP6FWD' and
24090 #           not 'SRv6' and
24091 #           not 'IPSEC' and
24092 #           not 'VHOST'"
24093 #  parameters:
24094 #  - "throughput"
24095 #  - "parent"
24096 #  - "tags"
24097 #  sort:
24098 #  - "IP6BASE"
24099 #  - "FIB_20K"
24100 #  - "FIB_200K"
24101 #  - "FIB_2M"
24102 #  layout:
24103 #    title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
24104 #    layout: "plot-throughput-speedup-analysis"
24105 #
24106 #-
24107 #  type: "plot"
24108 #  title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24109 #  algorithm: "plot_throughput_speedup_analysis"
24110 #  output-file-type: ".html"
24111 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24112 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24113 #  filter: "'NIC_Intel-X710' and
24114 #           '78B' and
24115 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24116 #           'NDRPDR' and
24117 #           'IP6FWD' and
24118 #           not 'SRv6' and
24119 #           not 'IPSEC' and
24120 #           not 'VHOST'"
24121 #  parameters:
24122 #  - "throughput"
24123 #  - "parent"
24124 #  - "tags"
24125 #  sort:
24126 #  - "IP6BASE"
24127 #  - "FIB_20K"
24128 #  - "FIB_200K"
24129 #  - "FIB_2M"
24130 #  layout:
24131 #    title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
24132 #    layout: "plot-throughput-speedup-analysis"
24133 #
24134 ## Speedup - VPP IPv6 3n-hsw-x710 features
24135 #-
24136 #  type: "plot"
24137 #  title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
24138 #  algorithm: "plot_throughput_speedup_analysis"
24139 #  output-file-type: ".html"
24140 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
24141 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24142 #  filter: "'NIC_Intel-X710' and
24143 #           '78B' and
24144 #           ('IP6BASE' or
24145 #            'POLICE_MARK' or
24146 #            'COPWHLIST' or
24147 #            'IACLDST') and
24148 #           'NDRPDR' and
24149 #           'IP6FWD' and
24150 #           not 'SRv6' and
24151 #           not 'IPSEC' and
24152 #           not 'VHOST'"
24153 #  parameters:
24154 #  - "throughput"
24155 #  - "parent"
24156 #  - "tags"
24157 #  sort:
24158 #  - "IP6BASE"
24159 #  - "POLICE_MARK"
24160 #  - "COPWHLIST"
24161 #  - "IACLDST"
24162 #  layout:
24163 #    title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
24164 #    layout: "plot-throughput-speedup-analysis"
24165 #
24166 #-
24167 #  type: "plot"
24168 #  title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
24169 #  algorithm: "plot_throughput_speedup_analysis"
24170 #  output-file-type: ".html"
24171 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
24172 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24173 #  filter: "'NIC_Intel-X710' and
24174 #           '78B' and
24175 #           ('IP6BASE' or
24176 #            'POLICE_MARK' or
24177 #            'COPWHLIST' or
24178 #            'IACLDST') and
24179 #           'NDRPDR' and
24180 #           'IP6FWD' and
24181 #           not 'SRv6' and
24182 #           not 'IPSEC' and
24183 #           not 'VHOST'"
24184 #  parameters:
24185 #  - "throughput"
24186 #  - "parent"
24187 #  - "tags"
24188 #  sort:
24189 #  - "IP6BASE"
24190 #  - "POLICE_MARK"
24191 #  - "COPWHLIST"
24192 #  - "IACLDST"
24193 #  layout:
24194 #    title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
24195 #    layout: "plot-throughput-speedup-analysis"
24196 #
24197 ## Speedup - VPP IPv6 3n-hsw-xl710
24198 #-
24199 #  type: "plot"
24200 #  title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
24201 #  algorithm: "plot_throughput_speedup_analysis"
24202 #  output-file-type: ".html"
24203 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
24204 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24205 #  filter: "'NIC_Intel-XL710' and
24206 #           '78B' and
24207 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24208 #           'NDRPDR' and
24209 #           'IP6FWD' and
24210 #           not 'SRv6' and
24211 #           not 'IPSEC' and
24212 #           not 'VHOST'"
24213 #  parameters:
24214 #  - "throughput"
24215 #  - "parent"
24216 #  - "tags"
24217 #  sort:
24218 #  - "IP6BASE"
24219 #  - "FIB_20K"
24220 #  - "FIB_200K"
24221 #  - "FIB_2M"
24222 #  layout:
24223 #    title: "ip6-3n-hsw-xl710-78b-base-ndr"
24224 #    layout: "plot-throughput-speedup-analysis"
24225 #
24226 #-
24227 #  type: "plot"
24228 #  title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
24229 #  algorithm: "plot_throughput_speedup_analysis"
24230 #  output-file-type: ".html"
24231 #  output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
24232 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24233 #  filter: "'NIC_Intel-XL710' and
24234 #           '78B' and
24235 #           ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24236 #           'NDRPDR' and
24237 #           'IP6FWD' and
24238 #           not 'SRv6' and
24239 #           not 'IPSEC' and
24240 #           not 'VHOST'"
24241 #  parameters:
24242 #  - "throughput"
24243 #  - "parent"
24244 #  - "tags"
24245 #  sort:
24246 #  - "IP6BASE"
24247 #  - "FIB_20K"
24248 #  - "FIB_200K"
24249 #  - "FIB_2M"
24250 #  layout:
24251 #    title: "ip6-3n-hsw-xl710-78b-base-pdr"
24252 #    layout: "plot-throughput-speedup-analysis"
24253
24254 # Speedup - VPP IPv6 3n-skx-x710
24255 -
24256   type: "plot"
24257   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24258   algorithm: "plot_throughput_speedup_analysis"
24259   output-file-type: ".html"
24260   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24261   data: "plot-throughput-speedup-analysis-3n-skx"
24262   filter: "'NIC_Intel-X710' and
24263            '78B' and
24264            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24265            'NDRPDR' and
24266            'IP6FWD' and
24267            not 'SRv6' and
24268            not 'IPSEC' and
24269            not 'VHOST'"
24270   parameters:
24271   - "throughput"
24272   - "parent"
24273   - "tags"
24274   sort:
24275   - "IP6BASE"
24276   - "FIB_20K"
24277   - "FIB_200K"
24278   - "FIB_2M"
24279   layout:
24280     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
24281     layout: "plot-throughput-speedup-analysis"
24282
24283 -
24284   type: "plot"
24285   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24286   algorithm: "plot_throughput_speedup_analysis"
24287   output-file-type: ".html"
24288   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24289   data: "plot-throughput-speedup-analysis-3n-skx"
24290   filter: "'NIC_Intel-X710' and
24291            '78B' and
24292            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24293            'NDRPDR' and
24294            'IP6FWD' and
24295            not 'SRv6' and
24296            not 'IPSEC' and
24297            not 'VHOST'"
24298   parameters:
24299   - "throughput"
24300   - "parent"
24301   - "tags"
24302   sort:
24303   - "IP6BASE"
24304   - "FIB_20K"
24305   - "FIB_200K"
24306   - "FIB_2M"
24307   layout:
24308     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
24309     layout: "plot-throughput-speedup-analysis"
24310
24311 # Speedup - VPP IPv6 3n-skx-x710 features
24312 -
24313   type: "plot"
24314   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
24315   algorithm: "plot_throughput_speedup_analysis"
24316   output-file-type: ".html"
24317   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
24318   data: "plot-throughput-speedup-analysis-3n-skx"
24319   filter: "'NIC_Intel-X710' and
24320            '78B' and
24321            ('IP6BASE' or
24322             'POLICE_MARK' or
24323             'COPWHLIST' or
24324             'IACLDST') and
24325            'NDRPDR' and
24326            'IP6FWD' and
24327            not 'SRv6' and
24328            not 'IPSEC' and
24329            not 'VHOST'"
24330   parameters:
24331   - "throughput"
24332   - "parent"
24333   - "tags"
24334   sort:
24335   - "IP6BASE"
24336   - "POLICE_MARK"
24337   - "COPWHLIST"
24338   - "IACLDST"
24339   layout:
24340     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
24341     layout: "plot-throughput-speedup-analysis"
24342
24343 -
24344   type: "plot"
24345   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
24346   algorithm: "plot_throughput_speedup_analysis"
24347   output-file-type: ".html"
24348   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
24349   data: "plot-throughput-speedup-analysis-3n-skx"
24350   filter: "'NIC_Intel-X710' and
24351            '78B' and
24352            ('IP6BASE' or
24353             'POLICE_MARK' or
24354             'COPWHLIST' or
24355             'IACLDST') and
24356            'NDRPDR' and
24357            'IP6FWD' and
24358            not 'SRv6' and
24359            not 'IPSEC' and
24360            not 'VHOST'"
24361   parameters:
24362   - "throughput"
24363   - "parent"
24364   - "tags"
24365   sort:
24366   - "IP6BASE"
24367   - "POLICE_MARK"
24368   - "COPWHLIST"
24369   - "IACLDST"
24370   layout:
24371     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
24372     layout: "plot-throughput-speedup-analysis"
24373
24374 ## Speedup - VPP IPv6 2n-skx-x710
24375 #-
24376 #  type: "plot"
24377 #  title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24378 #  algorithm: "plot_throughput_speedup_analysis"
24379 #  output-file-type: ".html"
24380 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24381 #  data: "plot-throughput-speedup-analysis-2n-skx"
24382 #  filter: "'NIC_Intel-X710' and
24383 #           '78B' and
24384 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24385 #           'NDRPDR' and
24386 #           'IP6FWD' and
24387 #           not 'SRv6' and
24388 #           not 'IPSEC' and
24389 #           not 'VHOST'"
24390 #  parameters:
24391 #  - "throughput"
24392 #  - "parent"
24393 #  - "tags"
24394 #  sort:
24395 #  - "IP6BASE"
24396 #  - "FIB_20k"
24397 #  - "FIB_200k"
24398 #  - "FIB_2M"
24399 #  layout:
24400 #    title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
24401 #    layout: "plot-throughput-speedup-analysis"
24402 #
24403 #-
24404 #  type: "plot"
24405 #  title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24406 #  algorithm: "plot_throughput_speedup_analysis"
24407 #  output-file-type: ".html"
24408 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24409 #  data: "plot-throughput-speedup-analysis-2n-skx"
24410 #  filter: "'NIC_Intel-X710' and
24411 #           '78B' and
24412 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24413 #           'NDRPDR' and
24414 #           'IP6FWD' and
24415 #           not 'SRv6' and
24416 #           not 'IPSEC' and
24417 #           not 'VHOST'"
24418 #  parameters:
24419 #  - "throughput"
24420 #  - "parent"
24421 #  - "tags"
24422 #  sort:
24423 #  - "IP6BASE"
24424 #  - "FIB_20k"
24425 #  - "FIB_200k"
24426 #  - "FIB_2M"
24427 #  layout:
24428 #    title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
24429 #    layout: "plot-throughput-speedup-analysis"
24430 #
24431 ## Speedup - VPP IPv6 2n-skx-xxv710
24432 #-
24433 #  type: "plot"
24434 #  title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24435 #  algorithm: "plot_throughput_speedup_analysis"
24436 #  output-file-type: ".html"
24437 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24438 #  data: "plot-throughput-speedup-analysis-2n-skx"
24439 #  filter: "'NIC_Intel-XXV710' and
24440 #           '78B' and
24441 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24442 #           'NDRPDR' and
24443 #           'IP6FWD' and
24444 #           not 'SRv6' and
24445 #           not 'IPSEC' and
24446 #           not 'VHOST'"
24447 #  parameters:
24448 #  - "throughput"
24449 #  - "parent"
24450 #  - "tags"
24451 #  sort:
24452 #  - "IP6BASE"
24453 #  - "FIB_20k"
24454 #  - "FIB_200k"
24455 #  - "FIB_2M"
24456 #  layout:
24457 #    title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
24458 #    layout: "plot-throughput-speedup-analysis"
24459 #
24460 #-
24461 #  type: "plot"
24462 #  title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24463 #  algorithm: "plot_throughput_speedup_analysis"
24464 #  output-file-type: ".html"
24465 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24466 #  data: "plot-throughput-speedup-analysis-2n-skx"
24467 #  filter: "'NIC_Intel-XXV710' and
24468 #           '78B' and
24469 #           ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24470 #           'NDRPDR' and
24471 #           'IP6FWD' and
24472 #           not 'SRv6' and
24473 #           not 'IPSEC' and
24474 #           not 'VHOST'"
24475 #  parameters:
24476 #  - "throughput"
24477 #  - "parent"
24478 #  - "tags"
24479 #  sort:
24480 #  - "IP6BASE"
24481 #  - "FIB_20k"
24482 #  - "FIB_200k"
24483 #  - "FIB_2M"
24484 #  layout:
24485 #    title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
24486 #    layout: "plot-throughput-speedup-analysis"
24487
24488 ## Speedup - VPP IPv6 2n-dnv-x553 base
24489 #-
24490 #  type: "plot"
24491 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
24492 #  algorithm: "plot_throughput_speedup_analysis"
24493 #  output-file-type: ".html"
24494 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
24495 #  data: "intel-dnv-vpp"
24496 #  filter: "'NIC_Intel-X553' and
24497 #           '78B' and
24498 #           'IP6BASE' and
24499 #           'NDRPDR' and
24500 #           'IP6FWD' and
24501 #           not 'SRv6' and
24502 #           not 'IPSEC' and
24503 #           not 'VHOST'"
24504 #  parameters:
24505 #  - "throughput"
24506 #  - "parent"
24507 #  - "tags"
24508 #  sort:
24509 #  - "IP6BASE"
24510 #  layout:
24511 #    title: "ip6-2n-dnv-x553-78b-base-ndr"
24512 #    layout: "plot-throughput-speedup-analysis"
24513 #
24514 #-
24515 #  type: "plot"
24516 #  title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
24517 #  algorithm: "plot_throughput_speedup_analysis"
24518 #  output-file-type: ".html"
24519 #  output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
24520 #  data: "intel-dnv-vpp"
24521 #  filter: "'NIC_Intel-X553' and
24522 #           '78B' and
24523 #           'IP6BASE' and
24524 #           'NDRPDR' and
24525 #           'IP6FWD' and
24526 #           not 'SRv6' and
24527 #           not 'IPSEC' and
24528 #           not 'VHOST'"
24529 #  parameters:
24530 #  - "throughput"
24531 #  - "parent"
24532 #  - "tags"
24533 #  sort:
24534 #  - "IP6BASE"
24535 #  layout:
24536 #    title: "ip6-2n-dnv-x553-78b-base-pdr"
24537 #    layout: "plot-throughput-speedup-analysis"
24538
24539 ################################################################################
24540
24541 ## Speedup - VPP IPv6 tunnels 3n-hsw-x520
24542 #-
24543 #  type: "plot"
24544 #  title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
24545 #  algorithm: "plot_throughput_speedup_analysis"
24546 #  output-file-type: ".html"
24547 #  output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
24548 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24549 #  filter: "'NIC_Intel-X520-DA2' and
24550 #           '78B' and
24551 #           'ENCAP' and
24552 #           'NDRPDR' and
24553 #           'LISP' and
24554 #           not 'VHOST'"
24555 #  parameters:
24556 #  - "throughput"
24557 #  - "parent"
24558 #  - "tags"
24559 #  sort:
24560 #  - "IP4UNRLAY"
24561 #  - "IP6UNRLAY"
24562 #  layout:
24563 #    title: "ip6tun-3n-hsw-x520-78b-base-ndr"
24564 #    layout: "plot-throughput-speedup-analysis"
24565 #
24566 #-
24567 #  type: "plot"
24568 #  title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
24569 #  algorithm: "plot_throughput_speedup_analysis"
24570 #  output-file-type: ".html"
24571 #  output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
24572 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24573 #  filter: "'NIC_Intel-X520-DA2' and
24574 #           '78B' and
24575 #           'ENCAP' and
24576 #           'NDRPDR' and
24577 #           'LISP' and
24578 #           not 'VHOST'"
24579 #  parameters:
24580 #  - "throughput"
24581 #  - "parent"
24582 #  - "tags"
24583 #  sort:
24584 #  - "IP4UNRLAY"
24585 #  - "IP6UNRLAY"
24586 #  layout:
24587 #    title: "ip6tun-3n-hsw-x520-78b-base-pdr"
24588 #    layout: "plot-throughput-speedup-analysis"
24589 #
24590 #################################################################################
24591
24592 # Speedup - VPP IPSec 3n-hsw-xl710 base
24593 -
24594   type: "plot"
24595   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
24596   algorithm: "plot_throughput_speedup_analysis"
24597   output-file-type: ".html"
24598   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
24599   data: "plot-throughput-speedup-analysis-3n-hsw"
24600   filter: "'NIC_Intel-XL710' and
24601            '64B' and
24602            'IP4FWD' and
24603            'NDRPDR' and
24604            'BASE' and
24605            'IPSECHW' and
24606            not 'VHOST'"
24607   parameters:
24608   - "throughput"
24609   - "parent"
24610   - "tags"
24611   layout:
24612     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
24613     layout: "plot-throughput-speedup-analysis"
24614
24615 -
24616   type: "plot"
24617   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
24618   algorithm: "plot_throughput_speedup_analysis"
24619   output-file-type: ".html"
24620   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
24621   data: "plot-throughput-speedup-analysis-3n-hsw"
24622   filter: "'NIC_Intel-XL710' and
24623            '64B' and
24624            'IP4FWD' and
24625            'NDRPDR' and
24626            'BASE' and
24627            'IPSECHW' and
24628            not 'VHOST'"
24629   parameters:
24630   - "throughput"
24631   - "parent"
24632   - "tags"
24633   layout:
24634     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
24635     layout: "plot-throughput-speedup-analysis"
24636
24637 # Speedup - VPP IPSec 3n-hsw-xl710 scale
24638 -
24639   type: "plot"
24640   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
24641   algorithm: "plot_throughput_speedup_analysis"
24642   output-file-type: ".html"
24643   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
24644   data: "plot-throughput-speedup-analysis-3n-hsw"
24645   filter: "'NIC_Intel-XL710' and
24646            '64B' and
24647            'IP4FWD' and
24648            'NDRPDR' and
24649            'SCALE' and
24650            'IPSECHW' and
24651            not 'VHOST'"
24652   parameters:
24653   - "throughput"
24654   - "parent"
24655   - "tags"
24656   layout:
24657     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
24658     layout: "plot-throughput-speedup-analysis"
24659
24660 -
24661   type: "plot"
24662   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
24663   algorithm: "plot_throughput_speedup_analysis"
24664   output-file-type: ".html"
24665   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
24666   data: "plot-throughput-speedup-analysis-3n-hsw"
24667   filter: "'NIC_Intel-XL710' and
24668            '64B' and
24669            'IP4FWD' and
24670            'NDRPDR' and
24671            'SCALE' and
24672            'IPSECHW' and
24673            not 'VHOST'"
24674   parameters:
24675   - "throughput"
24676   - "parent"
24677   - "tags"
24678   layout:
24679     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
24680     layout: "plot-throughput-speedup-analysis"
24681
24682 # Speedup - VPP IPSec 3n-hsw-xl710 sw
24683 -
24684   type: "plot"
24685   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
24686   algorithm: "plot_throughput_speedup_analysis"
24687   output-file-type: ".html"
24688   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
24689   data: "plot-throughput-speedup-analysis-3n-hsw"
24690   filter: "'NIC_Intel-XL710' and
24691            '64B' and
24692            'IP4FWD' and
24693            'NDRPDR' and
24694            'IPSECSW' and
24695            not 'VHOST'"
24696   parameters:
24697   - "throughput"
24698   - "parent"
24699   - "tags"
24700   layout:
24701     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
24702     layout: "plot-throughput-speedup-analysis"
24703
24704 -
24705   type: "plot"
24706   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
24707   algorithm: "plot_throughput_speedup_analysis"
24708   output-file-type: ".html"
24709   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
24710   data: "plot-throughput-speedup-analysis-3n-hsw"
24711   filter: "'NIC_Intel-XL710' and
24712            '64B' and
24713            'IP4FWD' and
24714            'NDRPDR' and
24715            'IPSECSW' and
24716            not 'VHOST'"
24717   parameters:
24718   - "throughput"
24719   - "parent"
24720   - "tags"
24721   layout:
24722     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
24723     layout: "plot-throughput-speedup-analysis"
24724
24725 ################################################################################
24726
24727 # Speedup - VPP SRv6 3n-hsw-x520
24728 -
24729   type: "plot"
24730   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
24731   algorithm: "plot_throughput_speedup_analysis"
24732   output-file-type: ".html"
24733   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
24734   data: "plot-throughput-speedup-analysis-3n-hsw"
24735   filter: "'NIC_Intel-X520-DA2' and
24736            '78B' and
24737            'FEATURE' and
24738            'NDRPDR' and
24739            'IP6FWD' and
24740            'SRv6'"
24741   parameters:
24742   - "throughput"
24743   - "parent"
24744   - "tags"
24745   layout:
24746     title: "srv6-3n-hsw-x520-78b-features-ndr"
24747     layout: "plot-throughput-speedup-analysis"
24748
24749 -
24750   type: "plot"
24751   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
24752   algorithm: "plot_throughput_speedup_analysis"
24753   output-file-type: ".html"
24754   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
24755   data: "plot-throughput-speedup-analysis-3n-hsw"
24756   filter: "'NIC_Intel-X520-DA2' and
24757            '78B' and
24758            'FEATURE' and
24759            'NDRPDR' and
24760            'IP6FWD' and
24761            'SRv6'"
24762   parameters:
24763   - "throughput"
24764   - "parent"
24765   - "tags"
24766   layout:
24767     title: "srv6-3n-hsw-x520-78b-features-pdr"
24768     layout: "plot-throughput-speedup-analysis"
24769
24770 #################################################################################
24771 #
24772 ## Speedup - VPP L2 3n-hsw-x520 base and scale
24773 #-
24774 #  type: "plot"
24775 #  title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24776 #  algorithm: "plot_throughput_speedup_analysis"
24777 #  output-file-type: ".html"
24778 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24779 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24780 #  filter: "'NIC_Intel-X520-DA2' and
24781 #           '64B' and
24782 #           ('BASE' or 'SCALE') and
24783 #           'NDRPDR' and
24784 #           'ETH' and
24785 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24786 #           not 'VHOST' and
24787 #           not 'MEMIF'"
24788 #  parameters:
24789 #  - "throughput"
24790 #  - "parent"
24791 #  - "tags"
24792 #  sort:
24793 #  - "L2XCFWD"
24794 #  - "L2PATCH"
24795 #  - "L2BDMACLRN"
24796 #  - "FIB_10K"
24797 #  - "FIB_100K"
24798 #  - "FIB_1M"
24799 #  layout:
24800 #    title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
24801 #    layout: "plot-throughput-speedup-analysis"
24802 #
24803 #-
24804 #  type: "plot"
24805 #  title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24806 #  algorithm: "plot_throughput_speedup_analysis"
24807 #  output-file-type: ".html"
24808 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24809 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24810 #  filter: "'NIC_Intel-X520-DA2' and
24811 #           '64B' and
24812 #           ('BASE' or 'SCALE') and
24813 #           'NDRPDR' and
24814 #           'ETH' and
24815 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24816 #           not 'VHOST' and
24817 #           not 'MEMIF'"
24818 #  parameters:
24819 #  - "throughput"
24820 #  - "parent"
24821 #  - "tags"
24822 #  sort:
24823 #  - "L2XCFWD"
24824 #  - "L2PATCH"
24825 #  - "L2BDMACLRN"
24826 #  - "FIB_10K"
24827 #  - "FIB_100K"
24828 #  - "FIB_1M"
24829 #  layout:
24830 #    title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
24831 #    layout: "plot-throughput-speedup-analysis"
24832 #
24833 ## Speedup - VPP L2 3n-hsw-x520 features
24834 #-
24835 #  type: "plot"
24836 #  title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
24837 #  algorithm: "plot_throughput_speedup_analysis"
24838 #  output-file-type: ".html"
24839 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
24840 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24841 #  filter: "'NIC_Intel-X520-DA2' and
24842 #           '64B' and
24843 #           'NDRPDR' and
24844 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24845 #           not 'ACL' and
24846 #           not 'VHOST' and
24847 #           not 'MEMIF'"
24848 #  parameters:
24849 #  - "throughput"
24850 #  - "parent"
24851 #  - "tags"
24852 #  sort:
24853 #  - "L2XCBASE"    # l2xcbase
24854 #  - "L2BDBASE"    # l2bdbase
24855 #  - "L2XCFWD"     # dot1q-l2xcbase
24856 #  - "L2BDMACLRN"  # dot1q-l2bdbase
24857 #  layout:
24858 #    title: "l2sw-3n-hsw-x520-64b-features-ndr"
24859 #    layout: "plot-throughput-speedup-analysis"
24860 #
24861 #-
24862 #  type: "plot"
24863 #  title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
24864 #  algorithm: "plot_throughput_speedup_analysis"
24865 #  output-file-type: ".html"
24866 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
24867 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24868 #  filter: "'NIC_Intel-X520-DA2' and
24869 #           '64B' and
24870 #           'NDRPDR' and
24871 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24872 #           not 'ACL' and
24873 #           not 'VHOST' and
24874 #           not 'MEMIF'"
24875 #  parameters:
24876 #  - "throughput"
24877 #  - "parent"
24878 #  - "tags"
24879 #  sort:
24880 #  - "L2XCBASE"    # l2xcbase
24881 #  - "L2BDBASE"    # l2bdbase
24882 #  - "L2XCFWD"     # dot1q-l2xcbase
24883 #  - "L2BDMACLRN"  # dot1q-l2bdbase
24884 #  layout:
24885 #    title: "l2sw-3n-hsw-x520-64b-features-pdr"
24886 #    layout: "plot-throughput-speedup-analysis"
24887 #
24888 ## Speedup - VPP L2 3n-hsw-x710 base and scale
24889 #-
24890 #  type: "plot"
24891 #  title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24892 #  algorithm: "plot_throughput_speedup_analysis"
24893 #  output-file-type: ".html"
24894 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24895 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24896 #  filter: "'NIC_Intel-X710' and
24897 #           '64B' and
24898 #           ('BASE' or 'SCALE') and
24899 #           'NDRPDR' and
24900 #           'ETH' and
24901 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24902 #           not 'VHOST' and
24903 #           not 'MEMIF' and
24904 #           not 'DRV_AVF'"
24905 #  parameters:
24906 #  - "throughput"
24907 #  - "parent"
24908 #  - "tags"
24909 #  sort:
24910 #  - "L2PATCH"
24911 #  - "L2XCFWD"
24912 #  - "L2BDMACLRN"
24913 #  - "FIB_10K"
24914 #  - "FIB_100K"
24915 #  - "FIB_1M"
24916 #  layout:
24917 #    title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
24918 #    layout: "plot-throughput-speedup-analysis"
24919 #
24920 #-
24921 #  type: "plot"
24922 #  title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24923 #  algorithm: "plot_throughput_speedup_analysis"
24924 #  output-file-type: ".html"
24925 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24926 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24927 #  filter: "'NIC_Intel-X710' and
24928 #           '64B' and
24929 #           ('BASE' or 'SCALE') and
24930 #           'NDRPDR' and
24931 #           'ETH' and
24932 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24933 #           not 'VHOST' and
24934 #           not 'MEMIF' and
24935 #           not 'DRV_AVF'"
24936 #  parameters:
24937 #  - "throughput"
24938 #  - "parent"
24939 #  - "tags"
24940 #  sort:
24941 #  - "L2PATCH"
24942 #  - "L2XCFWD"
24943 #  - "L2BDMACLRN"
24944 #  - "FIB_10K"
24945 #  - "FIB_100K"
24946 #  - "FIB_1M"
24947 #  layout:
24948 #    title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
24949 #    layout: "plot-throughput-speedup-analysis"
24950 #
24951 ## Speedup - VPP L2 3n-hsw-x710 features
24952 #-
24953 #  type: "plot"
24954 #  title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
24955 #  algorithm: "plot_throughput_speedup_analysis"
24956 #  output-file-type: ".html"
24957 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
24958 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24959 #  filter: "'NIC_Intel-X710' and
24960 #           '64B' and
24961 #           'NDRPDR' and
24962 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24963 #           not 'ACL' and
24964 #           not 'VHOST' and
24965 #           not 'L2OVRLAY' and
24966 #           not 'MEMIF'"
24967 #  parameters:
24968 #  - "throughput"
24969 #  - "parent"
24970 #  - "tags"
24971 #  sort:
24972 #  - "L2XCBASE"    # l2xcbase
24973 #  - "L2BDBASE"    # l2bdbase
24974 #  - "L2XCFWD"     # dot1q-l2xcbase
24975 #  - "L2BDMACLRN"  # dot1q-l2bdbase
24976 #  layout:
24977 #    title: "l2sw-3n-hsw-x710-64b-features-ndr"
24978 #    layout: "plot-throughput-speedup-analysis"
24979 #
24980 #-
24981 #  type: "plot"
24982 #  title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
24983 #  algorithm: "plot_throughput_speedup_analysis"
24984 #  output-file-type: ".html"
24985 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
24986 #  data: "plot-throughput-speedup-analysis-3n-hsw"
24987 #  filter: "'NIC_Intel-X710' and
24988 #           '64B' and
24989 #           'NDRPDR' and
24990 #           (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24991 #           not 'ACL' and
24992 #           not 'VHOST' and
24993 #           not 'L2OVRLAY' and
24994 #           not 'MEMIF'"
24995 #  parameters:
24996 #  - "throughput"
24997 #  - "parent"
24998 #  - "tags"
24999 #  sort:
25000 #  - "L2XCBASE"    # l2xcbase
25001 #  - "L2BDBASE"    # l2bdbase
25002 #  - "L2XCFWD"     # dot1q-l2xcbase
25003 #  - "L2BDMACLRN"  # dot1q-l2bdbase
25004 #  layout:
25005 #    title: "l2sw-3n-hsw-x710-64b-features-pdr"
25006 #    layout: "plot-throughput-speedup-analysis"
25007 #
25008 ## Speedup - VPP L2 3n-hsw-xl710 base and scale
25009 #-
25010 #  type: "plot"
25011 #  title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
25012 #  algorithm: "plot_throughput_speedup_analysis"
25013 #  output-file-type: ".html"
25014 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
25015 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25016 #  filter: "'NIC_Intel-XL710' and
25017 #           '64B' and
25018 #           'BASE' and
25019 #           'NDRPDR' and
25020 #           'ETH' and
25021 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25022 #           not 'VHOST' and
25023 #           not 'MEMIF'"
25024 #  parameters:
25025 #  - "throughput"
25026 #  - "parent"
25027 #  - "tags"
25028 #  sort:
25029 #  - "L2PATCH"
25030 #  - "L2XCFWD"
25031 #  - "L2BDMACLRN"
25032 #  layout:
25033 #    title: "l2sw-3n-hsw-xl710-64b-base-ndr"
25034 #    layout: "plot-throughput-speedup-analysis"
25035 #
25036 #-
25037 #  type: "plot"
25038 #  title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
25039 #  algorithm: "plot_throughput_speedup_analysis"
25040 #  output-file-type: ".html"
25041 #  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
25042 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25043 #  filter: "'NIC_Intel-XL710' and
25044 #           '64B' and
25045 #           'BASE' and
25046 #           'NDRPDR' and
25047 #           'ETH' and
25048 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25049 #           not 'VHOST' and
25050 #           not 'MEMIF'"
25051 #  parameters:
25052 #  - "throughput"
25053 #  - "parent"
25054 #  - "tags"
25055 #  sort:
25056 #  - "L2PATCH"
25057 #  - "L2XCFWD"
25058 #  - "L2BDMACLRN"
25059 #  layout:
25060 #    title: "l2sw-3n-hsw-xl710-64b-base-pdr"
25061 #    layout: "plot-throughput-speedup-analysis"
25062
25063 # Speedup - VPP L2 3n-hsw-x520 features-oacl
25064 - type: "plot"
25065   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25066   algorithm: "plot_throughput_speedup_analysis"
25067   output-file-type: ".html"
25068   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25069   data: "plot-throughput-speedup-analysis-3n-hsw"
25070   filter: "'NIC_Intel-X520-DA2' and
25071            'NDRPDR' and
25072            '64B' and
25073            'FEATURE' and
25074            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25075            'OACL' and
25076            ('ACL1' or 'ACL50') and
25077            ('10K_FLOWS' or '10k_FLOWS') and
25078            not 'MACIP' and
25079            not 'VHOST' and
25080            not 'MEMIF'"
25081   parameters:
25082   - "throughput"
25083   - "parent"
25084   - "tags"
25085   layout:
25086     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
25087     layout: "plot-throughput-speedup-analysis"
25088
25089 - type: "plot"
25090   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25091   algorithm: "plot_throughput_speedup_analysis"
25092   output-file-type: ".html"
25093   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25094   data: "plot-throughput-speedup-analysis-3n-hsw"
25095   filter: "'NIC_Intel-X520-DA2' and
25096            'NDRPDR' and
25097            '64B' and
25098            'FEATURE' and
25099            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25100            'OACL' and
25101            ('ACL1' or 'ACL50') and
25102            ('10K_FLOWS' or '10k_FLOWS') and
25103            not 'MACIP' and
25104            not 'VHOST' and
25105            not 'MEMIF'"
25106   parameters:
25107   - "throughput"
25108   - "parent"
25109   - "tags"
25110   layout:
25111     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
25112     layout: "plot-throughput-speedup-analysis"
25113
25114 # Speedup - VPP L2 3n-hsw-x520 features-macip
25115 - type: "plot"
25116   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25117   algorithm: "plot_throughput_speedup_analysis"
25118   output-file-type: ".html"
25119   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25120   data: "plot-throughput-speedup-analysis-3n-hsw"
25121   filter: "'NIC_Intel-X520-DA2' and
25122            'NDRPDR' and
25123            '64B' and
25124            'FEATURE' and
25125            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25126            'MACIP' and
25127            ('ACL1' or 'ACL50') and
25128            ('10K_FLOWS' or '10k_FLOWS') and
25129            not 'VHOST' and
25130            not 'MEMIF'"
25131   parameters:
25132   - "throughput"
25133   - "parent"
25134   - "tags"
25135   layout:
25136     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
25137     layout: "plot-throughput-speedup-analysis"
25138
25139 - type: "plot"
25140   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25141   algorithm: "plot_throughput_speedup_analysis"
25142   output-file-type: ".html"
25143   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25144   data: "plot-throughput-speedup-analysis-3n-hsw"
25145   filter: "'NIC_Intel-X520-DA2' and
25146            'NDRPDR' and
25147            '64B' and
25148            'FEATURE' and
25149            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25150            'MACIP' and
25151            ('ACL1' or 'ACL50') and
25152            ('10K_FLOWS' or '10k_FLOWS') and
25153            not 'VHOST' and
25154            not 'MEMIF'"
25155   parameters:
25156   - "throughput"
25157   - "parent"
25158   - "tags"
25159   layout:
25160     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
25161     layout: "plot-throughput-speedup-analysis"
25162
25163 # Speedup - VPP L2 3n-skx-x710 base and scale
25164 -
25165   type: "plot"
25166   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25167   algorithm: "plot_throughput_speedup_analysis"
25168   output-file-type: ".html"
25169   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25170   data: "plot-throughput-speedup-analysis-3n-skx"
25171   filter: "'NIC_Intel-X710' and
25172            '64B' and
25173            ('BASE' or 'SCALE') and
25174            'NDRPDR' and
25175            'ETH' and
25176            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25177            not 'VHOST' and
25178            not 'DRV_AVF' and
25179            not 'MEMIF'"
25180   parameters:
25181   - "throughput"
25182   - "parent"
25183   - "tags"
25184   sort:
25185   - "L2PATCH"
25186   - "L2XCBASE"
25187   - "BASE"
25188   - "FIB_10K"
25189   - "FIB_100K"
25190   - "FIB_1M"
25191   layout:
25192     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
25193     layout: "plot-throughput-speedup-analysis"
25194
25195 -
25196   type: "plot"
25197   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25198   algorithm: "plot_throughput_speedup_analysis"
25199   output-file-type: ".html"
25200   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25201   data: "plot-throughput-speedup-analysis-3n-skx"
25202   filter: "'NIC_Intel-X710' and
25203            '64B' and
25204            ('BASE' or 'SCALE') and
25205            'NDRPDR' and
25206            'ETH' and
25207            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25208            not 'VHOST' and
25209            not 'DRV_AVF' and
25210            not 'MEMIF'"
25211   parameters:
25212   - "throughput"
25213   - "parent"
25214   - "tags"
25215   sort:
25216   - "L2PATCH"
25217   - "L2XCBASE"
25218   - "BASE"
25219   - "FIB_10K"
25220   - "FIB_100K"
25221   - "FIB_1M"
25222   layout:
25223     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
25224     layout: "plot-throughput-speedup-analysis"
25225
25226 # Speedup - VPP L2 3n-skx-x710 features
25227 -
25228   type: "plot"
25229   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
25230   algorithm: "plot_throughput_speedup_analysis"
25231   output-file-type: ".html"
25232   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
25233   data: "plot-throughput-speedup-analysis-3n-skx"
25234   filter: "'NIC_Intel-X710' and
25235            '64B' and
25236            'NDRPDR' and
25237            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25238            not 'ACL' and
25239            not 'VHOST' and
25240            not 'DRV_AVF' and
25241            not 'L2OVRLAY' and
25242            not 'MEMIF'"
25243   parameters:
25244   - "throughput"
25245   - "parent"
25246   - "tags"
25247   sort:
25248   - "L2XCBASE"    # l2xcbase
25249   - "L2BDBASE"    # l2bdbase
25250   - "L2XCFWD"     # dot1q-l2xcbase
25251   - "L2BDMACLRN"  # dot1q-l2bdbase
25252   layout:
25253     title: "l2sw-3n-skx-x710-64b-features-ndr"
25254     layout: "plot-throughput-speedup-analysis"
25255
25256 -
25257   type: "plot"
25258   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
25259   algorithm: "plot_throughput_speedup_analysis"
25260   output-file-type: ".html"
25261   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
25262   data: "plot-throughput-speedup-analysis-3n-skx"
25263   filter: "'NIC_Intel-X710' and
25264            '64B' and
25265            'NDRPDR' and
25266            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25267            not 'ACL' and
25268            not 'VHOST' and
25269            not 'DRV_AVF' and
25270            not 'L2OVRLAY' and
25271            not 'MEMIF'"
25272   parameters:
25273   - "throughput"
25274   - "parent"
25275   - "tags"
25276   sort:
25277   - "L2XCBASE"    # l2xcbase
25278   - "L2BDBASE"    # l2bdbase
25279   - "L2XCFWD"     # dot1q-l2xcbase
25280   - "L2BDMACLRN"  # dot1q-l2bdbase
25281   layout:
25282     title: "l2sw-3n-skx-x710-64b-features-pdr"
25283     layout: "plot-throughput-speedup-analysis"
25284
25285 # Speedup - VPP L2 3n-skx-xxv710 base and scale
25286 -
25287   type: "plot"
25288   title: "Speedup: l2sw-3n-skx-xxv710-64b-base-ndr-tsa"
25289   algorithm: "plot_throughput_speedup_analysis"
25290   output-file-type: ".html"
25291   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base-ndr-tsa"
25292   data: "plot-throughput-speedup-analysis-3n-skx"
25293   filter: "'NIC_Intel-XXV710' and
25294            '64B' and
25295            ('BASE' or 'SCALE') and
25296            'NDRPDR' and
25297            'ETH' and
25298            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25299            not 'VHOST' and
25300            not 'MEMIF'"
25301   parameters:
25302   - "throughput"
25303   - "parent"
25304   - "tags"
25305   sort:
25306   - "L2PATCH"
25307   - "L2PATCH"
25308   - "L2XCBASE"
25309   - "L2BDMACLRN"
25310   layout:
25311     title: "l2sw-3n-skx-xxv710-64b-base-ndr"
25312     layout: "plot-throughput-speedup-analysis"
25313
25314 -
25315   type: "plot"
25316   title: "Speedup: l2sw-3n-skx-xxv710-64b-base-pdr-tsa"
25317   algorithm: "plot_throughput_speedup_analysis"
25318   output-file-type: ".html"
25319   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base-pdr-tsa"
25320   data: "plot-throughput-speedup-analysis-3n-skx"
25321   filter: "'NIC_Intel-XXV710' and
25322            '64B' and
25323            ('BASE' or 'SCALE') and
25324            'NDRPDR' and
25325            'ETH' and
25326            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25327            not 'VHOST' and
25328            not 'MEMIF'"
25329   parameters:
25330   - "throughput"
25331   - "parent"
25332   - "tags"
25333   sort:
25334   - "L2PATCH"
25335   - "L2PATCH"
25336   - "L2XCBASE"
25337   - "L2BDMACLRN"
25338   layout:
25339     title: "l2sw-3n-skx-xxv710-64b-base-pdr"
25340     layout: "plot-throughput-speedup-analysis"
25341
25342 ## Speedup - VPP L2 2n-skx-x710 base and scale
25343 #-
25344 #  type: "plot"
25345 #  title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25346 #  algorithm: "plot_throughput_speedup_analysis"
25347 #  output-file-type: ".html"
25348 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25349 #  data: "plot-throughput-speedup-analysis-2n-skx"
25350 #  filter: "'NIC_Intel-X710' and
25351 #           '64B' and
25352 #           ('BASE' or 'SCALE') and
25353 #           'NDRPDR' and
25354 #           'ETH' and
25355 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25356 #           not 'VHOST' and
25357 #           not 'MEMIF'"
25358 #  parameters:
25359 #  - "throughput"
25360 #  - "parent"
25361 #  - "tags"
25362 #  sort:
25363 #  - "L2PATCH"
25364 #  - "L2XCBASE"
25365 #  - "BASE"
25366 #  - "FIB_10K"
25367 #  - "FIB_100K"
25368 #  - "FIB_1M"
25369 #  layout:
25370 #    title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
25371 #    layout: "plot-throughput-speedup-analysis"
25372 #
25373 #-
25374 #  type: "plot"
25375 #  title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25376 #  algorithm: "plot_throughput_speedup_analysis"
25377 #  output-file-type: ".html"
25378 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25379 #  data: "plot-throughput-speedup-analysis-2n-skx"
25380 #  filter: "'NIC_Intel-X710' and
25381 #           '64B' and
25382 #           ('BASE' or 'SCALE') and
25383 #           'NDRPDR' and
25384 #           'ETH' and
25385 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25386 #           not 'VHOST' and
25387 #           not 'MEMIF'"
25388 #  parameters:
25389 #  - "throughput"
25390 #  - "parent"
25391 #  - "tags"
25392 #  sort:
25393 #  - "L2PATCH"
25394 #  - "L2XCBASE"
25395 #  - "BASE"
25396 #  - "FIB_10K"
25397 #  - "FIB_100K"
25398 #  - "FIB_1M"
25399 #  layout:
25400 #    title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
25401 #    layout: "plot-throughput-speedup-analysis"
25402 #
25403 ## Speedup - VPP L2 2n-skx-xxv710 base and scale
25404 #-
25405 #  type: "plot"
25406 #  title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25407 #  algorithm: "plot_throughput_speedup_analysis"
25408 #  output-file-type: ".html"
25409 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25410 #  data: "plot-throughput-speedup-analysis-2n-skx"
25411 #  filter: "'NIC_Intel-XXV710' and
25412 #           '64B' and
25413 #           ('BASE' or 'SCALE') and
25414 #           'NDRPDR' and
25415 #           'ETH' and
25416 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25417 #           not 'VHOST' and
25418 #           not 'MEMIF'"
25419 #  parameters:
25420 #  - "throughput"
25421 #  - "parent"
25422 #  - "tags"
25423 #  sort:
25424 #  - "L2PATCH"
25425 #  - "L2XCBASE"
25426 #  - "BASE"
25427 #  - "FIB_10K"
25428 #  - "FIB_100K"
25429 #  - "FIB_1M"
25430 #  layout:
25431 #    title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
25432 #    layout: "plot-throughput-speedup-analysis"
25433 #
25434 #-
25435 #  type: "plot"
25436 #  title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25437 #  algorithm: "plot_throughput_speedup_analysis"
25438 #  output-file-type: ".html"
25439 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25440 #  data: "plot-throughput-speedup-analysis-2n-skx"
25441 #  filter: "'NIC_Intel-XXV710' and
25442 #           '64B' and
25443 #           ('BASE' or 'SCALE') and
25444 #           'NDRPDR' and
25445 #           'ETH' and
25446 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25447 #           not 'VHOST' and
25448 #           not 'MEMIF'"
25449 #  parameters:
25450 #  - "throughput"
25451 #  - "parent"
25452 #  - "tags"
25453 #  sort:
25454 #  - "L2PATCH"
25455 #  - "L2XCBASE"
25456 #  - "BASE"
25457 #  - "FIB_10K"
25458 #  - "FIB_100K"
25459 #  - "FIB_1M"
25460 #  layout:
25461 #    title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
25462 #    layout: "plot-throughput-speedup-analysis"
25463
25464 ## Speedup - VPP L2 2n-dnv-x553 base
25465 #-
25466 #  type: "plot"
25467 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
25468 #  algorithm: "plot_throughput_speedup_analysis"
25469 #  output-file-type: ".html"
25470 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
25471 #  data: "intel-dnv-vpp"
25472 #  filter: "'NIC_Intel-X553' and
25473 #           '64B' and
25474 #           ('BASE' or 'SCALE') and
25475 #           'NDRPDR' and
25476 #           'ETH' and
25477 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25478 #           not 'VHOST' and
25479 #           not 'MEMIF'"
25480 #  parameters:
25481 #  - "throughput"
25482 #  - "parent"
25483 #  - "tags"
25484 #  sort:
25485 #  - "L2XCBASE"
25486 #  - "L2BDMACLRN"
25487 #  - "L2PATCH"
25488 #  layout:
25489 #    title: "l2sw-2n-dnv-x553-64b-base-ndr"
25490 #    layout: "plot-throughput-speedup-analysis"
25491 #
25492 #-
25493 #  type: "plot"
25494 #  title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
25495 #  algorithm: "plot_throughput_speedup_analysis"
25496 #  output-file-type: ".html"
25497 #  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
25498 #  data: "intel-dnv-vpp"
25499 #  filter: "'NIC_Intel-X553' and
25500 #           '64B' and
25501 #           ('BASE' or 'SCALE') and
25502 #           'NDRPDR' and
25503 #           'ETH' and
25504 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25505 #           not 'VHOST' and
25506 #           not 'MEMIF'"
25507 #  parameters:
25508 #  - "throughput"
25509 #  - "parent"
25510 #  - "tags"
25511 #  sort:
25512 #  - "L2XCBASE"
25513 #  - "L2BDMACLRN"
25514 #  - "L2PATCH"
25515 #  layout:
25516 #    title: "l2sw-2n-dnv-x553-64b-base-pdr"
25517 #    layout: "plot-throughput-speedup-analysis"
25518
25519 ################################################################################
25520
25521 ## Packet Speedup - VPP vhost ip4 3n-hsw-x520
25522 #-
25523 #  type: "plot"
25524 #  title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25525 #  algorithm: "plot_throughput_speedup_analysis"
25526 #  output-file-type: ".html"
25527 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25528 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25529 #  filter: "'NIC_Intel-X520-DA2' and
25530 #           '64B' and
25531 #           'NDRPDR' and
25532 #           'ETH' and
25533 #           'IP4FWD' and
25534 #           'VHOST_1024' and
25535 #           not 'VXLAN' and
25536 #           not 'DOT1Q'"
25537 #  parameters:
25538 #  - "throughput"
25539 #  - "parent"
25540 #  - "tags"
25541 #  sort:
25542 #  - "not CFS_OPT"
25543 #  - "1VM"
25544 #  - "2VM"
25545 #  layout:
25546 #    title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
25547 #    layout: "plot-throughput-speedup-analysis"
25548 #
25549 #-
25550 #  type: "plot"
25551 #  title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25552 #  algorithm: "plot_throughput_speedup_analysis"
25553 #  output-file-type: ".html"
25554 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25555 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25556 #  filter: "'NIC_Intel-X520-DA2' and
25557 #           '64B' and
25558 #           'NDRPDR' and
25559 #           'ETH' and
25560 #           'IP4FWD' and
25561 #           'VHOST_1024' and
25562 #           not 'VXLAN' and
25563 #           not 'DOT1Q'"
25564 #  parameters:
25565 #  - "throughput"
25566 #  - "parent"
25567 #  - "tags"
25568 #  sort:
25569 #  - "not CFS_OPT"
25570 #  - "1VM"
25571 #  - "2VM"
25572 #  layout:
25573 #    title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
25574 #    layout: "plot-throughput-speedup-analysis"
25575 #
25576 ## Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
25577 #-
25578 #  type: "plot"
25579 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25580 #  algorithm: "plot_throughput_speedup_analysis"
25581 #  output-file-type: ".html"
25582 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25583 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25584 #  filter: "'NIC_Intel-X520-DA2' and
25585 #           '64B' and
25586 #           'NDRPDR' and
25587 #           ('ETH' or 'DOT1Q') and
25588 #           'BASE' and
25589 #           ('L2BDMACLRN' or 'L2XCFWD') and
25590 #           'VHOST_1024' and
25591 #           not 'VXLAN' and
25592 #           not 'IP4FWD' and
25593 #           not '2VM'"
25594 #  parameters:
25595 #  - "throughput"
25596 #  - "parent"
25597 #  - "tags"
25598 #  sort:
25599 #  - "L2BDMACLRN"
25600 #  - "L2BDMACLRN"
25601 #  - "L2BDMACLRN"
25602 #  - "L2XCFWD"
25603 #  - "L2XCFWD"
25604 #  - "L2XCFWD"
25605 #  layout:
25606 #    title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
25607 #    layout: "plot-throughput-speedup-analysis"
25608 #
25609 #-
25610 #  type: "plot"
25611 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25612 #  algorithm: "plot_throughput_speedup_analysis"
25613 #  output-file-type: ".html"
25614 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25615 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25616 #  filter: "'NIC_Intel-X520-DA2' and
25617 #           '64B' and
25618 #           'NDRPDR' and
25619 #           ('ETH' or 'DOT1Q') and
25620 #           'BASE' and
25621 #           ('L2BDMACLRN' or 'L2XCFWD') and
25622 #           'VHOST_1024' and
25623 #           not 'VXLAN' and
25624 #           not 'IP4FWD' and
25625 #           not '2VM'"
25626 #  parameters:
25627 #  - "throughput"
25628 #  - "parent"
25629 #  - "tags"
25630 #  sort:
25631 #  - "L2BDMACLRN"
25632 #  - "L2BDMACLRN"
25633 #  - "L2BDMACLRN"
25634 #  - "L2XCFWD"
25635 #  - "L2XCFWD"
25636 #  - "L2XCFWD"
25637 #  layout:
25638 #    title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
25639 #    layout: "plot-throughput-speedup-analysis"
25640 #
25641 ## Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
25642 #-
25643 #  type: "plot"
25644 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
25645 #  algorithm: "plot_throughput_speedup_analysis"
25646 #  output-file-type: ".html"
25647 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
25648 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25649 #  filter: "'NIC_Intel-X520-DA2' and
25650 #           '64B' and
25651 #           'NDRPDR' and
25652 #           ('ETH' or 'DOT1Q') and
25653 #           ('L2BDMACLRN' or 'L2XCFWD') and
25654 #           'VHOST_1024' and
25655 #           not 'CFS_OPT' and
25656 #           not 'DOT1Q' and
25657 #           not 'VXLAN' and
25658 #           not 'IP4FWD' and
25659 #           not 'LBOND'"
25660 #  parameters:
25661 #  - "throughput"
25662 #  - "parent"
25663 #  - "tags"
25664 ##  sort:
25665 ##  - "1VM"
25666 ##  - "L2XCFWD"
25667 ##  - "1VM"
25668 ##  - "L2BDMACLRN"
25669 #  layout:
25670 #    title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
25671 #    layout: "plot-throughput-speedup-analysis"
25672 #
25673 #-
25674 #  type: "plot"
25675 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
25676 #  algorithm: "plot_throughput_speedup_analysis"
25677 #  output-file-type: ".html"
25678 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
25679 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25680 #  filter: "'NIC_Intel-X520-DA2' and
25681 #           '64B' and
25682 #           'NDRPDR' and
25683 #           ('ETH' or 'DOT1Q') and
25684 #           ('L2BDMACLRN' or 'L2XCFWD') and
25685 #           'VHOST_1024' and
25686 #           not 'CFS_OPT' and
25687 #           not 'DOT1Q' and
25688 #           not 'VXLAN' and
25689 #           not 'IP4FWD' and
25690 #           not 'LBOND'"
25691 #  parameters:
25692 #  - "throughput"
25693 #  - "parent"
25694 #  - "tags"
25695 ##  sort:
25696 ##  - "1VM"
25697 ##  - "L2XCFWD"
25698 ##  - "1VM"
25699 ##  - "L2BDMACLRN"
25700 #  layout:
25701 #    title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
25702 #    layout: "plot-throughput-speedup-analysis"
25703 #
25704 ## Packet Speedup - VPP vhost ip4 3n-hsw-x710
25705 #-
25706 #  type: "plot"
25707 #  title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25708 #  algorithm: "plot_throughput_speedup_analysis"
25709 #  output-file-type: ".html"
25710 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25711 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25712 #  filter: "'NIC_Intel-X710' and
25713 #           '64B' and
25714 #           'NDRPDR' and
25715 #           'ETH' and
25716 #           'IP4FWD' and
25717 #           'VHOST_1024' and
25718 #           not 'VXLAN' and
25719 #           not 'CFS_OPT' and
25720 #           not 'DOT1Q'"
25721 #  parameters:
25722 #  - "throughput"
25723 #  - "parent"
25724 #  - "tags"
25725 #  sort:
25726 #  - "1VM"
25727 #  - "2VM"
25728 #  layout:
25729 #    title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
25730 #    layout: "plot-throughput-speedup-analysis"
25731 #
25732 #-
25733 #  type: "plot"
25734 #  title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25735 #  algorithm: "plot_throughput_speedup_analysis"
25736 #  output-file-type: ".html"
25737 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25738 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25739 #  filter: "'NIC_Intel-X710' and
25740 #           '64B' and
25741 #           'NDRPDR' and
25742 #           'ETH' and
25743 #           'IP4FWD' and
25744 #           'VHOST_1024' and
25745 #           not 'VXLAN' and
25746 #           not 'CFS_OPT' and
25747 #           not 'DOT1Q'"
25748 #  parameters:
25749 #  - "throughput"
25750 #  - "parent"
25751 #  - "tags"
25752 #  sort:
25753 #  - "1VM"
25754 #  - "2VM"
25755 #  layout:
25756 #    title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
25757 #    layout: "plot-throughput-speedup-analysis"
25758 #
25759 ## Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
25760 #-
25761 #  type: "plot"
25762 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25763 #  algorithm: "plot_throughput_speedup_analysis"
25764 #  output-file-type: ".html"
25765 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25766 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25767 #  filter: "'NIC_Intel-X710' and
25768 #           '64B' and
25769 #           'NDRPDR' and
25770 #           ('ETH' or 'DOT1Q') and
25771 #           'BASE' and
25772 #           ('L2BDMACLRN' or 'L2XCFWD') and
25773 #           'VHOST_1024' and
25774 #           not 'VXLAN' and
25775 #           not 'IP4FWD' and
25776 #           not '2VM'"
25777 #  parameters:
25778 #  - "throughput"
25779 #  - "parent"
25780 #  - "tags"
25781 #  sort:
25782 #  - "L2BDMACLRN"
25783 #  - "L2BDMACLRN"
25784 #  - "L2BDMACLRN"
25785 #  - "L2XCFWD"
25786 #  - "L2XCFWD"
25787 #  - "L2XCFWD"
25788 #  layout:
25789 #    title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
25790 #    layout: "plot-throughput-speedup-analysis"
25791 #
25792 #-
25793 #  type: "plot"
25794 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25795 #  algorithm: "plot_throughput_speedup_analysis"
25796 #  output-file-type: ".html"
25797 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25798 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25799 #  filter: "'NIC_Intel-X710' and
25800 #           '64B' and
25801 #           'NDRPDR' and
25802 #           ('ETH' or 'DOT1Q') and
25803 #           'BASE' and
25804 #           ('L2BDMACLRN' or 'L2XCFWD') and
25805 #           'VHOST_1024' and
25806 #           not 'VXLAN' and
25807 #           not 'IP4FWD' and
25808 #           not '2VM'"
25809 #  parameters:
25810 #  - "throughput"
25811 #  - "parent"
25812 #  - "tags"
25813 #  sort:
25814 #  - "L2BDMACLRN"
25815 #  - "L2BDMACLRN"
25816 #  - "L2BDMACLRN"
25817 #  - "L2XCFWD"
25818 #  - "L2XCFWD"
25819 #  - "L2XCFWD"
25820 #  layout:
25821 #    title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
25822 #    layout: "plot-throughput-speedup-analysis"
25823 #
25824 ## Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
25825 #-
25826 #  type: "plot"
25827 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
25828 #  algorithm: "plot_throughput_speedup_analysis"
25829 #  output-file-type: ".html"
25830 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
25831 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25832 #  filter: "'NIC_Intel-X710' and
25833 #           '64B' and
25834 #           'NDRPDR' and
25835 #           ('ETH' or 'DOT1Q') and
25836 #           ('L2BDMACLRN' or 'L2XCFWD') and
25837 #           'VHOST_1024' and
25838 #           not 'CFS_OPT' and
25839 #           not 'VXLAN' and
25840 #           not 'IP4FWD' and
25841 #           not 'LBOND'"
25842 #  parameters:
25843 #  - "throughput"
25844 #  - "parent"
25845 #  - "tags"
25846 #  sort:
25847 #  - "L2BDMACLRN"
25848 #  - "L2BDMACLRN"
25849 #  - "L2BDMACLRN"
25850 #  - "L2XCFWD"
25851 #  - "L2XCFWD"
25852 #  - "L2XCFWD"
25853 #  layout:
25854 #    title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
25855 #    layout: "plot-throughput-speedup-analysis"
25856 #
25857 #-
25858 #  type: "plot"
25859 #  title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
25860 #  algorithm: "plot_throughput_speedup_analysis"
25861 #  output-file-type: ".html"
25862 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
25863 #  data: "plot-throughput-speedup-analysis-3n-hsw"
25864 #  filter: "'NIC_Intel-X710' and
25865 #           '64B' and
25866 #           'NDRPDR' and
25867 #           ('ETH' or 'DOT1Q') and
25868 #           ('L2BDMACLRN' or 'L2XCFWD') and
25869 #           'VHOST_1024' and
25870 #           not 'CFS_OPT' and
25871 #           not 'VXLAN' and
25872 #           not 'IP4FWD' and
25873 #           not 'LBOND'"
25874 #  parameters:
25875 #  - "throughput"
25876 #  - "parent"
25877 #  - "tags"
25878 #  sort:
25879 #  - "L2BDMACLRN"
25880 #  - "L2BDMACLRN"
25881 #  - "L2BDMACLRN"
25882 #  - "L2XCFWD"
25883 #  - "L2XCFWD"
25884 #  - "L2XCFWD"
25885 #  layout:
25886 #    title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
25887 #    layout: "plot-throughput-speedup-analysis"
25888
25889 # Packet Speedup - VPP vhost ip4 3n-skx-x710
25890 -
25891   type: "plot"
25892   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25893   algorithm: "plot_throughput_speedup_analysis"
25894   output-file-type: ".html"
25895   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25896   data: "plot-throughput-speedup-analysis-3n-skx"
25897   filter: "'NIC_Intel-X710' and
25898            '64B' and
25899            'NDRPDR' and
25900            'ETH' and
25901            'IP4FWD' and
25902            'VHOST_1024' and
25903            not 'VXLAN' and
25904            not 'DOT1Q'"
25905   parameters:
25906   - "throughput"
25907   - "parent"
25908   - "tags"
25909   sort:
25910   - "1VM"
25911   - "2VM"
25912   layout:
25913     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
25914     layout: "plot-throughput-speedup-analysis"
25915
25916 -
25917   type: "plot"
25918   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25919   algorithm: "plot_throughput_speedup_analysis"
25920   output-file-type: ".html"
25921   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25922   data: "plot-throughput-speedup-analysis-3n-skx"
25923   filter: "'NIC_Intel-X710' and
25924            '64B' and
25925            'NDRPDR' and
25926            'ETH' and
25927            'IP4FWD' and
25928            'VHOST_1024' and
25929            not 'VXLAN' and
25930            not 'DOT1Q'"
25931   parameters:
25932   - "throughput"
25933   - "parent"
25934   - "tags"
25935   sort:
25936   - "1VM"
25937   - "2VM"
25938   layout:
25939     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
25940     layout: "plot-throughput-speedup-analysis"
25941
25942 ## Packet Speedup - VPP vhost ip4 2n-skx-x710
25943 #-
25944 #  type: "plot"
25945 #  title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25946 #  algorithm: "plot_throughput_speedup_analysis"
25947 #  output-file-type: ".html"
25948 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25949 #  data: "plot-throughput-speedup-analysis-2n-skx"
25950 #  filter: "'NIC_Intel-X710' and
25951 #           '64B' and
25952 #           'NDRPDR' and
25953 #           'ETH' and
25954 #           'IP4FWD' and
25955 #           'VHOST_1024' and
25956 #           not 'VXLAN' and
25957 #           not 'NF_DENSITY' and
25958 #           not 'CFS_OPT' and
25959 #           not 'DOT1Q'"
25960 #  parameters:
25961 #  - "throughput"
25962 #  - "parent"
25963 #  - "tags"
25964 #  sort:
25965 #  - "1VM"
25966 #  - "2VM"
25967 #  layout:
25968 #    title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
25969 #    layout: "plot-throughput-speedup-analysis"
25970 #
25971 #-
25972 #  type: "plot"
25973 #  title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25974 #  algorithm: "plot_throughput_speedup_analysis"
25975 #  output-file-type: ".html"
25976 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25977 #  data: "plot-throughput-speedup-analysis-2n-skx"
25978 #  filter: "'NIC_Intel-X710' and
25979 #           '64B' and
25980 #           'NDRPDR' and
25981 #           'ETH' and
25982 #           'IP4FWD' and
25983 #           'VHOST_1024' and
25984 #           not 'VXLAN' and
25985 #           not 'NF_DENSITY' and
25986 #           not 'CFS_OPT' and
25987 #           not 'DOT1Q'"
25988 #  parameters:
25989 #  - "throughput"
25990 #  - "parent"
25991 #  - "tags"
25992 #  sort:
25993 #  - "1VM"
25994 #  - "2VM"
25995 #  layout:
25996 #    title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
25997 #    layout: "plot-throughput-speedup-analysis"
25998 #
25999 ## Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
26000 #-
26001 #  type: "plot"
26002 #  title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
26003 #  algorithm: "plot_throughput_speedup_analysis"
26004 #  output-file-type: ".html"
26005 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
26006 #  data: "plot-throughput-speedup-analysis-2n-skx"
26007 #  filter: "'NIC_Intel-X710' and
26008 #           '64B' and
26009 #           'NDRPDR' and
26010 #           ('ETH' or 'DOT1Q') and
26011 #           'BASE' and
26012 #           ('L2BDMACLRN' or 'L2XCFWD') and
26013 #           'VHOST_1024' and
26014 #           not 'VXLAN' and
26015 #           not 'NF_DENSITY' and
26016 #           not 'IP4FWD' and
26017 #           not '2VM'"
26018 #  parameters:
26019 #  - "throughput"
26020 #  - "parent"
26021 #  - "tags"
26022 ##  sort:
26023 ##  - "not CFS_OPT"
26024 ##  - "L2XCFWD"
26025 ##  - "not CFS_OPT"
26026 ##  - "CFS_OPT"
26027 #  layout:
26028 #    title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
26029 #    layout: "plot-throughput-speedup-analysis"
26030 #
26031 #-
26032 #  type: "plot"
26033 #  title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
26034 #  algorithm: "plot_throughput_speedup_analysis"
26035 #  output-file-type: ".html"
26036 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
26037 #  data: "plot-throughput-speedup-analysis-2n-skx"
26038 #  filter: "'NIC_Intel-X710' and
26039 #           '64B' and
26040 #           'NDRPDR' and
26041 #           ('ETH' or 'DOT1Q') and
26042 #           'BASE' and
26043 #           ('L2BDMACLRN' or 'L2XCFWD') and
26044 #           'VHOST_1024' and
26045 #           not 'VXLAN' and
26046 #           not 'NF_DENSITY' and
26047 #           not 'IP4FWD' and
26048 #           not '2VM'"
26049 #  parameters:
26050 #  - "throughput"
26051 #  - "parent"
26052 #  - "tags"
26053 ##  sort:
26054 ##  - "not CFS_OPT"
26055 ##  - "L2XCFWD"
26056 ##  - "not CFS_OPT"
26057 ##  - "CFS_OPT"
26058 #  layout:
26059 #    title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
26060 #    layout: "plot-throughput-speedup-analysis"
26061 #
26062 ## Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
26063 #-
26064 #  type: "plot"
26065 #  title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
26066 #  algorithm: "plot_throughput_speedup_analysis"
26067 #  output-file-type: ".html"
26068 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
26069 #  data: "plot-throughput-speedup-analysis-2n-skx"
26070 #  filter: "'NIC_Intel-X710' and
26071 #           '64B' and
26072 #           'NDRPDR' and
26073 #           ('ETH' or 'DOT1Q') and
26074 #           ('L2BDMACLRN' or 'L2XCFWD') and
26075 #           'VHOST_1024' and
26076 #           not 'CFS_OPT' and
26077 #           not 'VXLAN' and
26078 #           not 'NF_DENSITY' and
26079 #           not 'DOT1Q' and
26080 #           not 'IP4FWD'"
26081 #  parameters:
26082 #  - "throughput"
26083 #  - "parent"
26084 #  - "tags"
26085 ##  sort:
26086 ##  - "1VM"
26087 ##  - "L2XCFWD"
26088 ##  - "1VM"
26089 ##  - "L2BDMACLRN"
26090 #  layout:
26091 #    title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
26092 #    layout: "plot-throughput-speedup-analysis"
26093 #
26094 #-
26095 #  type: "plot"
26096 #  title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
26097 #  algorithm: "plot_throughput_speedup_analysis"
26098 #  output-file-type: ".html"
26099 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
26100 #  data: "plot-throughput-speedup-analysis-2n-skx"
26101 #  filter: "'NIC_Intel-X710' and
26102 #           '64B' and
26103 #           'NDRPDR' and
26104 #           ('ETH' or 'DOT1Q') and
26105 #           ('L2BDMACLRN' or 'L2XCFWD') and
26106 #           'VHOST_1024' and
26107 #           not 'CFS_OPT' and
26108 #           not 'VXLAN' and
26109 #           not 'NF_DENSITY' and
26110 #           not 'DOT1Q' and
26111 #           not 'IP4FWD'"
26112 #  parameters:
26113 #  - "throughput"
26114 #  - "parent"
26115 #  - "tags"
26116 ##  sort:
26117 ##  - "1VM"
26118 ##  - "L2XCFWD"
26119 ##  - "1VM"
26120 ##  - "L2BDMACLRN"
26121 #  layout:
26122 #    title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
26123 #    layout: "plot-throughput-speedup-analysis"
26124 #
26125 ## Packet Speedup - VPP vhost ip4 2n-skx-xxv710
26126 #-
26127 #  type: "plot"
26128 #  title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26129 #  algorithm: "plot_throughput_speedup_analysis"
26130 #  output-file-type: ".html"
26131 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26132 #  data: "plot-throughput-speedup-analysis-2n-skx"
26133 #  filter: "'NIC_Intel-XXV710' and
26134 #           '64B' and
26135 #           'NDRPDR' and
26136 #           'ETH' and
26137 #           'IP4FWD' and
26138 #           'VHOST_1024' and
26139 #           not 'VXLAN' and
26140 #           not 'CFS_OPT' and
26141 #           not 'DOT1Q'"
26142 #  parameters:
26143 #  - "throughput"
26144 #  - "parent"
26145 #  - "tags"
26146 #  sort:
26147 #  - "not CFS_OPT"
26148 #  - "1VM"
26149 #  - "2VM"
26150 #  layout:
26151 #    title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
26152 #    layout: "plot-throughput-speedup-analysis"
26153 #
26154 #-
26155 #  type: "plot"
26156 #  title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26157 #  algorithm: "plot_throughput_speedup_analysis"
26158 #  output-file-type: ".html"
26159 #  output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26160 #  data: "plot-throughput-speedup-analysis-2n-skx"
26161 #  filter: "'NIC_Intel-XXV710' and
26162 #           '64B' and
26163 #           'NDRPDR' and
26164 #           'ETH' and
26165 #           'IP4FWD' and
26166 #           'VHOST_1024' and
26167 #           not 'VXLAN' and
26168 #           not 'CFS_OPT' and
26169 #           not 'DOT1Q'"
26170 #  parameters:
26171 #  - "throughput"
26172 #  - "parent"
26173 #  - "tags"
26174 #  sort:
26175 #  - "not CFS_OPT"
26176 #  - "1VM"
26177 #  - "2VM"
26178 #  layout:
26179 #    title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
26180 #    layout: "plot-throughput-speedup-analysis"
26181 #
26182 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
26183 #-
26184 #  type: "plot"
26185 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
26186 #  algorithm: "plot_throughput_speedup_analysis"
26187 #  output-file-type: ".html"
26188 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
26189 #  data: "plot-throughput-speedup-analysis-2n-skx"
26190 #  filter: "'NIC_Intel-XXV710' and
26191 #           '64B' and
26192 #           'NDRPDR' and
26193 #           ('ETH' or 'DOT1Q') and
26194 #           'BASE' and
26195 #           ('L2BDMACLRN' or 'L2XCFWD') and
26196 #           'VHOST_1024' and
26197 #           not 'VXLAN' and
26198 #           not 'IP4FWD' and
26199 #           not '2VM'"
26200 #  parameters:
26201 #  - "throughput"
26202 #  - "parent"
26203 #  - "tags"
26204 ##  sort:
26205 ##  - "not CFS_OPT"
26206 ##  - "L2XCFWD"
26207 ##  - "not CFS_OPT"
26208 ##  - "CFS_OPT"
26209 #  layout:
26210 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
26211 #    layout: "plot-throughput-speedup-analysis"
26212 #
26213 #-
26214 #  type: "plot"
26215 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
26216 #  algorithm: "plot_throughput_speedup_analysis"
26217 #  output-file-type: ".html"
26218 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
26219 #  data: "plot-throughput-speedup-analysis-2n-skx"
26220 #  filter: "'NIC_Intel-XXV710' and
26221 #           '64B' and
26222 #           'NDRPDR' and
26223 #           ('ETH' or 'DOT1Q') and
26224 #           'BASE' and
26225 #           ('L2BDMACLRN' or 'L2XCFWD') and
26226 #           'VHOST_1024' and
26227 #           not 'VXLAN' and
26228 #           not 'IP4FWD' and
26229 #           not '2VM'"
26230 #  parameters:
26231 #  - "throughput"
26232 #  - "parent"
26233 #  - "tags"
26234 ##  sort:
26235 ##  - "not CFS_OPT"
26236 ##  - "L2XCFWD"
26237 ##  - "not CFS_OPT"
26238 ##  - "CFS_OPT"
26239 #  layout:
26240 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
26241 #    layout: "plot-throughput-speedup-analysis"
26242 #
26243 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
26244 #-
26245 #  type: "plot"
26246 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
26247 #  algorithm: "plot_throughput_speedup_analysis"
26248 #  output-file-type: ".html"
26249 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
26250 #  data: "plot-throughput-speedup-analysis-2n-skx"
26251 #  filter: "'NIC_Intel-XXV710' and
26252 #           '64B' and
26253 #           'NDRPDR' and
26254 #           ('ETH' or 'DOT1Q') and
26255 #           ('L2BDMACLRN' or 'L2XCFWD') and
26256 #           'VHOST_1024' and
26257 #           not 'CFS_OPT' and
26258 #           not 'VXLAN' and
26259 #           not 'DOT1Q' and
26260 #           not 'IP4FWD'"
26261 #  parameters:
26262 #  - "throughput"
26263 #  - "parent"
26264 #  - "tags"
26265 ##  sort:
26266 ##  - "1VM"
26267 ##  - "L2XCFWD"
26268 ##  - "1VM"
26269 ##  - "L2BDMACLRN"
26270 #  layout:
26271 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
26272 #    layout: "plot-throughput-speedup-analysis"
26273 #
26274 #-
26275 #  type: "plot"
26276 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
26277 #  algorithm: "plot_throughput_speedup_analysis"
26278 #  output-file-type: ".html"
26279 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
26280 #  data: "plot-throughput-speedup-analysis-2n-skx"
26281 #  filter: "'NIC_Intel-XXV710' and
26282 #           '64B' and
26283 #           'NDRPDR' and
26284 #           ('ETH' or 'DOT1Q') and
26285 #           ('L2BDMACLRN' or 'L2XCFWD') and
26286 #           'VHOST_1024' and
26287 #           not 'CFS_OPT' and
26288 #           not 'VXLAN' and
26289 #           not 'DOT1Q' and
26290 #           not 'IP4FWD'"
26291 #  parameters:
26292 #  - "throughput"
26293 #  - "parent"
26294 #  - "tags"
26295 ##  sort:
26296 ##  - "1VM"
26297 ##  - "L2XCFWD"
26298 ##  - "1VM"
26299 ##  - "L2BDMACLRN"
26300 #  layout:
26301 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
26302 #    layout: "plot-throughput-speedup-analysis"
26303
26304 ###############################################################################
26305
26306 # Speedup - VPP vts 3n-hsw-x520
26307 -
26308   type: "plot"
26309   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
26310   algorithm: "plot_throughput_speedup_analysis"
26311   output-file-type: ".html"
26312   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
26313   data: "plot-throughput-speedup-analysis-3n-hsw"
26314   filter: "'NIC_Intel-X520-DA2' and
26315            '114B' and
26316            'NDRPDR' and
26317            'VTS'"
26318   parameters:
26319   - "throughput"
26320   - "parent"
26321   - "tags"
26322   layout:
26323     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
26324     layout: "plot-throughput-speedup-analysis"
26325
26326 -
26327   type: "plot"
26328   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26329   algorithm: "plot_throughput_speedup_analysis"
26330   output-file-type: ".html"
26331   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26332   data: "plot-throughput-speedup-analysis-3n-hsw"
26333   filter: "'NIC_Intel-X520-DA2' and
26334            '114B' and
26335            'NDRPDR' and
26336            'VTS'"
26337   parameters:
26338   - "throughput"
26339   - "parent"
26340   - "tags"
26341   layout:
26342     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26343     layout: "plot-throughput-speedup-analysis"