70035b71bff4b29e3d8b876bc15c37c6f7afcc7f
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
33     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
34     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
35     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
36     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
40     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
41     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
42     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
43     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
44     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
45     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
46     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
47     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
48
49     # Detailed test configurations
50     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
51     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
52     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
53     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
54     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
55     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
56     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
57     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
58     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
59     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
60     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
61     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
62
63     # Detailed tests operational data
64     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
65     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
66     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
67     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
68     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
69
70     # .css patch file to fix tables generated by Sphinx
71     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
72     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
73
74   urls:
75     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
76     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
77     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/{release}/robot-plugin.zip"
78     # URL[VIRL,DNV]: "http://download.it/from/nexus"
79     URL[NEXUS]: "https://docs.fd.io/csit"
80     DIR[NEXUS]: "report/_static/archive"
81
82   make-dirs:
83   # List the directories which are created while preparing the environment.
84   # All directories MUST be defined in "paths" section.
85   - "DIR[WORKING,DATA]"
86   - "DIR[STATIC,VPP]"
87   - "DIR[STATIC,DPDK]"
88   - "DIR[STATIC,ARCH]"
89   - "DIR[BUILD,LATEX]"
90   - "DIR[WORKING,SRC]"
91   - "DIR[WORKING,SRC,STATIC]"
92
93   remove-dirs:
94   # List the directories which are deleted while cleaning the environment.
95   # All directories MUST be defined in "paths" section.
96   #- "DIR[BUILD,HTML]"
97   - "DIR[WORKING,DATA]"
98
99   build-dirs:
100   # List the directories where the results (build) is stored.
101   # All directories MUST be defined in "paths" section.
102   - "DIR[BUILD,HTML]"
103   - "DIR[BUILD,LATEX]"
104
105 - type: "configuration"
106
107   limits:
108     nic:
109       x520: 24460000
110       x553: 29761905
111       x710: 35800000
112       xxv710: 35800000
113       xl710: 35800000
114
115     link:
116       10ge: 14880952.38
117       25ge: 37202380.95
118       40ge: 59523809.52
119       100ge: 148809523.81
120
121     pci:
122       pci-g3-x8: 74404761.90
123       pci-g3-x16: 148809523.81
124
125   data-sets:
126
127     ###########################################################################
128     # Plots:
129
130     # 3n-hsw
131
132     plot-vpp-throughput-lat-tsa-3n-hsw:
133       # TODO: Add 1904 data
134       csit-vpp-perf-verify-1904-3n-hsw:
135         - 2   # NDRPDR sel
136
137     plot-vpp-http-server-performance:
138       # TODO: Replace with 1904 data
139       # csit-vpp-perf-verify-1904-3n-hsw:
140       csit-vpp-perf-verify-1810-3n-hsw:
141         - 28  # WRK
142         - 29  # WRK
143         - 30  # WRK
144         - 31  # WRK
145         - 32  # WRK
146         - 33  # WRK
147         - 34  # WRK
148         - 35  # WRK
149         - 36  # WRK
150         - 37  # WRK
151
152     plot-ligato-throughput-lat-tsa-3n-hsw:
153       # TODO: Replace with 1904 data
154       # csit-ligato-perf-verify-1904-3n-hsw:
155       csit-ligato-perf-verify-1901-3n-hsw:
156         - 8   # NDRPDR sel
157         - 9   # NDRPDR sel
158         - 11  # NDRPDR sel
159         - 12  # NDRPDR sel
160         - 13  # NDRPDR sel
161         - 14  # NDRPDR sel
162         - 15  # NDRPDR sel
163         - 16  # NDRPDR sel
164         - 17  # NDRPDR sel
165         - 18  # NDRPDR sel
166
167     plot-dpdk-throughput-latency-3n-hsw:
168       # TODO: Add 1904 data
169       csit-dpdk-perf-verify-1904-3n-hsw:
170         - 1   # NDRPDR sel
171
172     # 3n-skx
173
174     plot-vpp-throughput-lat-tsa-3n-skx:
175       # TODO: Add 1904 data
176       csit-vpp-perf-verify-1904-3n-skx:
177         - 4   # NDRPDR sel
178
179     plot-dpdk-throughput-latency-3n-skx:
180       # TODO: Add 1904 data
181       csit-dpdk-perf-verify-1904-3n-skx:
182         - 1   # NDRPDR sel
183
184     # 2n-skx
185
186     plot-vpp-throughput-lat-tsa-2n-skx:
187       # TODO: Add 1904 data
188       csit-vpp-perf-verify-1904-2n-skx:
189         - 5   # NDRPDR sel
190
191     plot-vpp-soak-2n-skx:
192       # TODO: Replace with 1904 data
193       # csit-vpp-perf-verify-1904-2n-skx:
194       csit-vpp-perf-verify-1901-2n-skx:
195         - 45  # SOAK sel
196
197     plot-vpp-nfv-2n-skx:
198       # TODO: Add 1904 data
199       csit-vpp-perf-verify-1904-2n-skx:
200         - 9   # NFV NDRPDR
201
202     plot-vpp-nfv-2n-skx-mrr:
203       # TODO: Add 1904 data
204       csit-vpp-perf-verify-1904-2n-skx:
205         - 10  # NFV MRR
206
207     plot-dpdk-throughput-latency-2n-skx:
208       # TODO: Add 1904 data
209       csit-dpdk-perf-verify-1904-2n-skx:
210         - 1   # NDRPDR sel
211
212     # 3rd party
213
214     # Denverton:
215     intel-dnv-vpp:
216       # TODO: Replace with 1904 data
217       # intel-dnv-vpp-release-1904:
218       intel-dnv-vpp-release-1901:
219         - 1
220
221     ###########################################################################
222     # Simple tables (only one data set):
223
224     # NIC Comparisons
225
226     vpp-nic-comparison-3n-hsw:
227       # TODO: Add 1904 data
228       csit-vpp-perf-verify-1904-3n-hsw:
229         - 2   # NDRPDR sel
230
231     vpp-nic-comparison-3n-skx:
232       # TODO: Add 1904 data
233       csit-vpp-perf-verify-1904-3n-skx:
234         - 4   # NDRPDR sel
235
236     vpp-nic-comparison-2n-skx:
237       # TODO: Add 1904 data
238       csit-vpp-perf-verify-1904-2n-skx:
239         - 5   # NDRPDR sel
240
241     vpp-nic-comparison-3n-hsw-mrr:
242       csit-vpp-perf-verify-1904-3n-hsw:
243         - 1   # MRR sel
244
245     vpp-nic-comparison-3n-skx-mrr:
246       csit-vpp-perf-verify-1904-3n-skx:
247         - 3   # MRR sel
248
249     vpp-nic-comparison-2n-skx-mrr:
250       csit-vpp-perf-verify-1904-2n-skx:
251         - 4   # MRR sel
252
253     # Results
254
255     vpp-perf-results-3n-hsw:
256       # TODO: Replace with 1904 data
257       # csit-vpp-perf-verify-1904-3n-hsw:
258       csit-vpp-perf-verify-1901-3n-hsw:
259         - 38  # NDRPDR full
260         - 43  # NDRPDR full
261         - 45  # NDRPDR full
262         - 49  # NDRPDR full
263
264     vpp-perf-results-3n-skx:
265       # TODO: Replace with 1904 data
266       # csit-vpp-perf-verify-1904-3n-skx:
267       csit-vpp-perf-verify-1901-3n-skx:
268         - 37  # NDRPDR full
269         - 39  # NDRPDR full
270         - 40  # NDRPDR full
271         - 49  # NDRPDR full
272
273     vpp-perf-results-2n-skx:
274       # TODO: Replace with 1904 data
275       # csit-vpp-perf-verify-1904-2n-skx:
276       csit-vpp-perf-verify-1901-2n-skx:
277         - 25  # NDRPDR full
278         - 30  # NDRPDR full
279         - 33  # NDRPDR full
280         - 44  # NDRPDR full
281
282     vpp-mrr-results-3n-hsw:
283       csit-vpp-perf-verify-1904-3n-hsw:
284         - 1   # MRR sel
285
286     vpp-mrr-results-3n-skx:
287       csit-vpp-perf-verify-1904-3n-skx:
288         - 3   # MRR sel
289
290     vpp-mrr-results-2n-skx:
291       csit-vpp-perf-verify-1904-2n-skx:
292         - 4   # MRR sel
293
294     vpp-func-results-ubuntu:
295       csit-vpp-functional-1904-ubuntu1604-virl:
296         - 29
297
298     vpp-func-results-centos:
299       csit-vpp-functional-1904-centos7-virl:
300         - 28
301
302     vpp-device-results-ubuntu:
303       csit-vpp-device-1904-ubuntu1804-1n-skx:
304         - 18
305
306     # VPP Ligato
307     ligato-perf-results-3n-hsw:
308       # TODO: Replace with 1904 data
309       # csit-ligato-perf-verify-1904-3n-hsw:
310       csit-ligato-perf-verify-1901-3n-hsw:
311         - 10  # NDRPDR full
312
313     dpdk-perf-results-3n-hsw:
314       csit-dpdk-perf-verify-1904-3n-hsw:
315         - 1   # NDRPDR sel
316
317     dpdk-perf-results-3n-skx:
318       csit-dpdk-perf-verify-1904-3n-skx:
319         - 1   # NDRPDR sel
320
321     dpdk-perf-results-2n-skx:
322       csit-dpdk-perf-verify-1904-2n-skx:
323         - 1   # NDRPDR sel
324
325     # HoneyComb Functional
326     hc-func-results:
327       csit-hc2vpp-verify-func-1904-ubuntu1604:
328         - 1
329
330 #    # NSH SFC Functional
331 #    nsh-func-results:
332 #      # Not used
333 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
334 #        - 1
335
336     # DMM Functional
337     dmm-func-results:
338       csit-dmm-functional-1904-ubuntu1604-virl:
339         - 1
340
341     ###########################################################################
342     # Tables (more than one data set)
343
344     # Performance changes
345
346     intel-dnv-vpp-changes-2n-dnv-h1:
347       intel-dnv-vpp-release-1810:
348         - 1
349     intel-dnv-vpp-changes-2n-dnv-ref:
350       intel-dnv-vpp-release-1901:
351         - 1
352     intel-dnv-vpp-changes-2n-dnv-cmp:
353       # TODO: Replace with 1904 data
354       # intel-dnv-vpp-release-1904:
355       intel-dnv-vpp-release-1901:
356         - 1
357     intel-dnv-vpp-changes-2n-dnv:
358       - "intel-dnv-vpp-changes-2n-dnv-h1"
359       - "intel-dnv-vpp-changes-2n-dnv-ref"
360       - "intel-dnv-vpp-changes-2n-dnv-cmp"
361
362     vpp-performance-changes-3n-hsw-h1:
363       csit-vpp-perf-verify-1810-3n-hsw:
364         - 8   # NDRPDR sel
365         - 12  # NDRPDR sel
366         - 14  # NDRPDR sel
367         - 18  # NDRPDR sel
368         - 23  # NDRPDR sel
369         - 25  # NDRPDR sel
370         - 38  # NDRPDR sel
371         - 39  # NDRPDR sel
372         - 41  # NDRPDR sel
373         - 42  # NDRPDR sel
374     vpp-performance-changes-3n-hsw-ref:
375       csit-vpp-perf-verify-1901-3n-hsw:
376         - 10  # NDRPDR sel
377         - 19  # NDRPDR sel
378         - 31  # NDRPDR sel
379         - 36  # NDRPDR sel
380         - 40  # NDRPDR sel
381         - 42  # NDRPDR sel
382         - 44  # NDRPDR sel
383         - 46  # NDRPDR sel
384         - 47  # NDRPDR sel
385         - 48  # NDRPDR sel
386         - 61  # NDRPDR LB
387         - 62  # NDRPDR LB
388         - 63  # NDRPDR LB
389         - 64  # NDRPDR LB
390         - 65  # NDRPDR LB
391         - 66  # NDRPDR LB
392         - 67  # NDRPDR LB
393         - 69  # NDRPDR LB
394         - 70  # NDRPDR LB
395         - 71  # NDRPDR LB
396     vpp-performance-changes-3n-hsw-cmp:
397       # TODO: Add 1904 data
398       csit-vpp-perf-verify-1904-3n-hsw:
399         - 2   # NDRPDR sel
400     vpp-performance-changes-3n-hsw:
401       - "vpp-performance-changes-3n-hsw-h1"
402       - "vpp-performance-changes-3n-hsw-ref"
403       - "vpp-performance-changes-3n-hsw-cmp"
404
405     vpp-performance-changes-3n-skx-h1:
406       csit-vpp-perf-verify-1810-3n-skx:
407         - 10  # NDRPDR sel
408         - 14  # NDRPDR sel
409         - 15  # NDRPDR sel
410         - 16  # NDRPDR sel
411         - 17  # NDRPDR sel
412         - 19  # NDRPDR sel
413         - 20  # NDRPDR sel
414         - 21  # NDRPDR sel
415         - 22  # NDRPDR sel
416         - 25  # NDRPDR sel
417     vpp-performance-changes-3n-skx-ref:
418       csit-vpp-perf-verify-1901-3n-skx:
419         - 18  # NDRPDR sel
420         - 19  # NDRPDR sel
421         - 20  # NDRPDR sel
422         - 28  # NDRPDR sel
423         - 31  # NDRPDR sel
424         - 33  # NDRPDR sel
425         - 36  # NDRPDR sel
426         - 38  # NDRPDR sel
427         - 47  # NDRPDR sel
428         - 48  # NDRPDR sel
429         - 54  # NDRPDR LB
430         - 57  # NDRPDR LB
431         - 58  # NDRPDR LB
432         - 59  # NDRPDR LB
433         - 60  # NDRPDR LB
434         - 63  # NDRPDR LB
435         - 64  # NDRPDR LB
436         - 65  # NDRPDR LB
437         - 66  # NDRPDR LB
438         - 67  # NDRPDR LB
439     vpp-performance-changes-3n-skx-cmp:
440       # TODO: Add 1904 data
441       csit-vpp-perf-verify-1904-3n-skx:
442         - 4   # NDRPDR sel
443     vpp-performance-changes-3n-skx:
444       - "vpp-performance-changes-3n-skx-h1"
445       - "vpp-performance-changes-3n-skx-ref"
446       - "vpp-performance-changes-3n-skx-cmp"
447
448     vpp-performance-changes-2n-skx-h1:
449       csit-vpp-perf-verify-1810-2n-skx:
450         - 9   # NDRPDR sel
451         - 13  # NDRPDR sel
452         - 14  # NDRPDR sel
453         - 19  # NDRPDR sel
454         - 20  # NDRPDR sel
455         - 21  # NDRPDR sel
456         - 22  # NDRPDR sel
457         - 23  # NDRPDR sel
458         - 24  # NDRPDR sel
459         - 27  # NDRPDR sel
460     vpp-performance-changes-2n-skx-ref:
461       csit-vpp-perf-verify-1901-2n-skx:
462         - 5   # NDRPDR sel
463         - 12  # NDRPDR sel
464         - 13  # NDRPDR sel
465         - 21  # NDRPDR sel
466         - 23  # NDRPDR sel
467         - 31  # NDRPDR sel
468         - 34  # NDRPDR sel
469         - 40  # NDRPDR sel
470         - 42  # NDRPDR sel
471         - 43  # NDRPDR sel
472     vpp-performance-changes-2n-skx-cmp:
473       # TODO: Add 1904 data
474       csit-vpp-perf-verify-1904-2n-skx:
475         - 5   # NDRPDR sel
476     vpp-performance-changes-2n-skx:
477       - "vpp-performance-changes-2n-skx-h1"
478       - "vpp-performance-changes-2n-skx-ref"
479       - "vpp-performance-changes-2n-skx-cmp"
480
481     vpp-performance-changes-3n-hsw-mrr-h1:
482       csit-vpp-perf-verify-1810-3n-hsw:
483         - 9   # MRR sel
484     vpp-performance-changes-3n-hsw-mrr-ref:
485       csit-vpp-perf-verify-1901-3n-hsw:
486         - 35  # MRR sel
487     vpp-performance-changes-3n-hsw-mrr-cmp:
488       csit-vpp-perf-verify-1904-3n-hsw:
489         - 1   # MRR sel
490     vpp-performance-changes-3n-hsw-mrr:
491       - "vpp-performance-changes-3n-hsw-mrr-h1"
492       - "vpp-performance-changes-3n-hsw-mrr-ref"
493       - "vpp-performance-changes-3n-hsw-mrr-cmp"
494
495     vpp-performance-changes-3n-skx-mrr-h1:
496       csit-vpp-perf-verify-1810-3n-skx:
497         - 9   # MRR sel
498         - 11  # MRR sel
499         - 12  # MRR sel
500         - 13  # MRR sel
501     vpp-performance-changes-3n-skx-mrr-ref:
502       csit-vpp-perf-verify-1901-3n-skx:
503         - 32  # MRR sel
504     vpp-performance-changes-3n-skx-mrr-cmp:
505       csit-vpp-perf-verify-1904-3n-skx:
506         - 3   # MRR sel
507     vpp-performance-changes-3n-skx-mrr:
508       - "vpp-performance-changes-3n-skx-mrr-h1"
509       - "vpp-performance-changes-3n-skx-mrr-ref"
510       - "vpp-performance-changes-3n-skx-mrr-cmp"
511
512     vpp-performance-changes-2n-skx-mrr-h1:
513       csit-vpp-perf-verify-1810-2n-skx:
514         - 8   # MRR sel
515         - 10  # MRR sel
516         - 11  # MRR sel
517         - 12  # MRR sel
518     vpp-performance-changes-2n-skx-mrr-ref:
519       csit-vpp-perf-verify-1901-2n-skx:
520         - 22  # MRR sel
521     vpp-performance-changes-2n-skx-mrr-cmp:
522       csit-vpp-perf-verify-1904-2n-skx:
523         - 4   # MRR sel
524     vpp-performance-changes-2n-skx-mrr:
525       - "vpp-performance-changes-2n-skx-mrr-h1"
526       - "vpp-performance-changes-2n-skx-mrr-ref"
527       - "vpp-performance-changes-2n-skx-mrr-cmp"
528
529     dpdk-performance-changes-3n-hsw-h1:
530       csit-dpdk-perf-verify-1810-3n-hsw:
531         - 1   # NDRPDR sel
532         - 2   # NDRPDR sel
533         - 3   # NDRPDR sel
534         - 4   # NDRPDR sel
535         - 5   # NDRPDR sel
536         - 6   # NDRPDR sel
537         - 7   # NDRPDR sel
538         - 8   # NDRPDR sel
539         - 9   # NDRPDR sel
540         - 10  # NDRPDR sel
541     dpdk-performance-changes-3n-hsw-ref:
542       csit-dpdk-perf-verify-1901-3n-hsw:
543         - 13  # NDRPDR sel
544         - 14  # NDRPDR sel
545         - 16  # NDRPDR sel
546         - 17  # NDRPDR sel
547         - 18  # NDRPDR sel
548         - 19  # NDRPDR sel
549         - 20  # NDRPDR sel
550         - 21  # NDRPDR sel
551         - 22  # NDRPDR sel
552         - 23  # NDRPDR sel
553     dpdk-performance-changes-3n-hsw-cmp:
554       # TODO: Add 1904 data
555       csit-dpdk-perf-verify-1904-3n-hsw:
556         - 1   # NDRPDR sel
557     dpdk-performance-changes-3n-hsw:
558       - "dpdk-performance-changes-3n-hsw-h1"
559       - "dpdk-performance-changes-3n-hsw-ref"
560       - "dpdk-performance-changes-3n-hsw-cmp"
561
562     dpdk-performance-changes-3n-skx-h1:
563       csit-dpdk-perf-verify-1810-3n-skx:
564         - 3   # NDRPDR sel
565         - 4   # NDRPDR sel
566         - 6   # NDRPDR sel
567         - 7   # NDRPDR sel
568         - 8   # NDRPDR sel
569         - 9   # NDRPDR sel
570         - 10  # NDRPDR sel
571         - 11  # NDRPDR sel
572         - 12  # NDRPDR sel
573         - 13  # NDRPDR sel
574     dpdk-performance-changes-3n-skx-ref:
575       csit-dpdk-perf-verify-1901-3n-skx:
576         - 3   # NDRPDR sel
577         - 5   # NDRPDR sel
578         - 6   # NDRPDR sel
579         - 7   # NDRPDR sel
580         - 8   # NDRPDR sel
581         - 9   # NDRPDR sel
582         - 10  # NDRPDR sel
583         - 11  # NDRPDR sel
584         - 12  # NDRPDR sel
585         - 13  # NDRPDR sel
586     dpdk-performance-changes-3n-skx-cmp:
587       # TODO: Add 1904 data
588       csit-dpdk-perf-verify-1904-3n-skx:
589         - 1   # NDRPDR sel
590     dpdk-performance-changes-3n-skx:
591       - "dpdk-performance-changes-3n-skx-h1"
592       - "dpdk-performance-changes-3n-skx-ref"
593       - "dpdk-performance-changes-3n-skx-cmp"
594
595     dpdk-performance-changes-2n-skx-h1:
596       csit-dpdk-perf-verify-1810-2n-skx:
597         - 3   # NDRPDR sel
598         - 4   # NDRPDR sel
599         - 5   # NDRPDR sel
600         - 7   # NDRPDR sel
601         - 8   # NDRPDR sel
602         - 9   # NDRPDR sel
603         - 10  # NDRPDR sel
604         - 11  # NDRPDR sel
605         - 12  # NDRPDR sel
606         - 13  # NDRPDR sel
607     dpdk-performance-changes-2n-skx-ref:
608       csit-dpdk-perf-verify-1901-2n-skx:
609         - 12  # NDRPDR sel
610         - 13  # NDRPDR sel
611         - 14  # NDRPDR sel
612         - 15  # NDRPDR sel
613         - 16  # NDRPDR sel
614         - 17  # NDRPDR sel
615         - 18  # NDRPDR sel
616         - 19  # NDRPDR sel
617         - 20  # NDRPDR sel
618         - 21  # NDRPDR sel
619     dpdk-performance-changes-2n-skx-cmp:
620       # TODO: Add 1904 data
621       csit-dpdk-perf-verify-1904-2n-skx:
622         - 1   # NDRPDR sel
623     dpdk-performance-changes-2n-skx:
624       - "dpdk-performance-changes-2n-skx-h1"
625       - "dpdk-performance-changes-2n-skx-ref"
626       - "dpdk-performance-changes-2n-skx-cmp"
627
628     # Compare testbeds
629
630     vpp-compare-testbeds-ref:
631       # TODO: Add 1904 data
632       csit-vpp-perf-verify-1904-3n-hsw:
633         - 2   # NDRPDR sel
634     vpp-compare-testbeds-cmp:
635       # TODO: Add 1904 data
636       csit-vpp-perf-verify-1904-3n-skx:
637         - 4   # NDRPDR sel
638     vpp-compare-testbeds:
639       - "vpp-compare-testbeds-ref"
640       - "vpp-compare-testbeds-cmp"
641
642     vpp-compare-testbeds-mrr-ref:
643       csit-vpp-perf-verify-1904-3n-hsw:
644         - 1   # MRR sel
645     vpp-compare-testbeds-mrr-cmp:
646       csit-vpp-perf-verify-1904-3n-skx:
647         - 3   # MRR sel
648     vpp-compare-testbeds-mrr:
649       - "vpp-compare-testbeds-mrr-ref"
650       - "vpp-compare-testbeds-mrr-cmp"
651
652     dpdk-compare-testbeds-ref:
653       # TODO: Add 1904 data
654       csit-dpdk-perf-verify-1904-3n-hsw:
655         - 1   # NDRPDR sel
656     dpdk-compare-testbeds-cmp:
657       # TODO: Add 1904 data
658       csit-dpdk-perf-verify-1904-3n-skx:
659         - 1   # NDRPDR sel
660     dpdk-compare-testbeds:
661       - "dpdk-compare-testbeds-ref"
662       - "dpdk-compare-testbeds-cmp"
663
664     # Compare topologies
665
666     vpp-compare-topologies-ref:
667       # TODO: Add 1904 data
668       csit-vpp-perf-verify-1904-3n-skx:
669         - 4   # NDRPDR sel
670     vpp-compare-topologies-cmp:
671       # TODO: Add 1904 data
672       csit-vpp-perf-verify-1904-2n-skx:
673         - 5   # NDRPDR sel
674     vpp-compare-topologies:
675       - "vpp-compare-topologies-ref"
676       - "vpp-compare-topologies-cmp"
677
678     vpp-compare-topologies-mrr-ref:
679       csit-vpp-perf-verify-1904-3n-skx:
680         - 3   # MRR sel
681     vpp-compare-topologies-mrr-cmp:
682       csit-vpp-perf-verify-1904-2n-skx:
683         - 4   # MRR sel
684     vpp-compare-topologies-mrr:
685       - "vpp-compare-topologies-mrr-ref"
686       - "vpp-compare-topologies-mrr-cmp"
687
688     dpdk-compare-topologies-ref:
689       # TODO: Add 1904 data
690       csit-dpdk-perf-verify-1904-3n-skx:
691         - 1   # NDRPDR sel
692     dpdk-compare-topologies-cmp:
693       # TODO: Add 1904 data
694       csit-dpdk-perf-verify-1904-2n-skx:
695         - 1   # NDRPDR sel
696     dpdk-compare-topologies:
697       - "dpdk-compare-topologies-ref"
698       - "dpdk-compare-topologies-cmp"
699
700   plot-layouts:
701
702     plot-soak-throughput:
703       titlefont:
704         size: 18
705       xaxis:
706         title: "<b>Test Cases [Index]</b>"
707         titlefont:
708           size: 16
709         autorange: True
710         fixedrange: False
711         gridcolor: "rgb(230, 230, 230)"
712         linecolor: "rgb(220, 220, 220)"
713         linewidth: 1
714         showgrid: True
715         showline: True
716         showticklabels: True
717         tickcolor: "rgb(220, 220, 220)"
718         tickmode: "linear"
719         tickfont:
720           size: 16
721         zeroline: False
722       yaxis:
723         title: "<b>Packet Throughput [Mpps]</b>"
724         titlefont:
725           size: 16
726         gridcolor: "rgb(230, 230, 230)"
727         hoverformat: ".4s"
728         tickformat: ".3s"
729         linecolor: "rgb(220, 220, 220)"
730         linewidth: 1
731         showgrid: True
732         showline: True
733         showticklabels: True
734         tickcolor: "rgb(220, 220, 220)"
735         tickfont:
736           size: 16
737         zeroline: False
738         range: [0,50]
739       autosize: False
740       margin:
741         t: 50
742         b: 0
743         l: 80
744         r: 20
745       showlegend: True
746       legend:
747         orientation: "h"
748         font:
749           size: 16
750       width: 700
751       height: 900
752
753     plot-service-density:
754       titlefont:
755         size: 18
756       xaxis:
757         side: "top"
758         autorange: True
759         fixedrange: False
760         showgrid: False
761         showline: False
762         showticklabels: False
763         ticks: ""
764         ticklen: 0
765         tickwidth: 0
766         zeroline: False
767       yaxis:
768         autorange: "reversed"
769         showgrid: False
770         showline: False
771         showticklabels: False
772         ticks: ""
773         ticklen: 0
774         tickwidth: 0
775         zeroline: False
776       autosize: True
777       showlegend: False
778       width: 700
779       height: 700
780
781     plot-cps:
782       titlefont:
783         size: 18
784       xaxis:
785         title: "<b>Test Cases [Index]</b>"
786         titlefont:
787           size: 16
788         autorange: True
789         fixedrange: False
790         gridcolor: "rgb(230, 230, 230)"
791         linecolor: "rgb(220, 220, 220)"
792         linewidth: 1
793         showgrid: True
794         showline: True
795         showticklabels: True
796         tickcolor: "rgb(220, 220, 220)"
797         tickmode: "linear"
798         tickfont:
799           size: 16
800         zeroline: False
801       yaxis:
802         title: "<b>Connections Per Second [cps]</b>"
803         titlefont:
804           size: 16
805         gridcolor: "rgb(230, 230, 230)"
806         hoverformat: ".4s"
807         linecolor: "rgb(220, 220, 220)"
808         linewidth: 1
809         rangemode: "tozero"
810         showgrid: True
811         showline: True
812         showticklabels: True
813         tickcolor: "rgb(220, 220, 220)"
814         tickformat: ".3s"
815         tickfont:
816           size: 16
817         zeroline: False
818       boxmode: "group"
819       boxgroupgap: 0.5
820       autosize: False
821       margin:
822         t: 50
823         b: 20
824         l: 80
825         r: 20
826       showlegend: True
827       legend:
828         orientation: "h"
829         font:
830           size: 16
831       width: 700
832       height: 800
833
834     plot-rps:
835       titlefont:
836         size: 18
837       xaxis:
838         title: "<b>Test Cases [Index]</b>"
839         titlefont:
840           size: 16
841         autorange: True
842         fixedrange: False
843         gridcolor: "rgb(230, 230, 230)"
844         linecolor: "rgb(220, 220, 220)"
845         linewidth: 1
846         showgrid: True
847         showline: True
848         showticklabels: True
849         tickcolor: "rgb(220, 220, 220)"
850         tickmode: "linear"
851         tickfont:
852           size: 16
853         zeroline: False
854       yaxis:
855         title: "<b>Requests Per Second [rps]</b>"
856         titlefont:
857           size: 16
858         gridcolor: "rgb(230, 230, 230)"
859         hoverformat: ".4s"
860         linecolor: "rgb(220, 220, 220)"
861         linewidth: 1
862         rangemode: "tozero"
863         showgrid: True
864         showline: True
865         showticklabels: True
866         tickcolor: "rgb(230, 230, 230)"
867         tickformat: ".3s"
868         tickfont:
869           size: 16
870         zeroline: False
871       boxmode: "group"
872       boxgroupgap: 0.5
873       autosize: False
874       margin:
875         t: 50
876         b: 20
877         l: 80
878         r: 20
879       showlegend: True
880       legend:
881         orientation: "h"
882         font:
883           size: 16
884       width: 700
885       height: 800
886
887     plot-throughput:
888       titlefont:
889         size: 18
890       xaxis:
891         title: "<b>Test Cases [Index]</b>"
892         titlefont:
893           size: 16
894         autorange: True
895         fixedrange: False
896         gridcolor: "rgb(230, 230, 230)"
897         linecolor: "rgb(220, 220, 220)"
898         linewidth: 1
899         showgrid: True
900         showline: True
901         showticklabels: True
902         tickcolor: "rgb(220, 220, 220)"
903         tickmode: "linear"
904         tickfont:
905           size: 16
906         zeroline: False
907       yaxis:
908         title: "<b>Packet Throughput [Mpps]</b>"
909         titlefont:
910           size: 16
911         gridcolor: "rgb(230, 230, 230)"
912         hoverformat: ".4s"
913         tickformat: ".3s"
914         linecolor: "rgb(220, 220, 220)"
915         linewidth: 1
916         showgrid: True
917         showline: True
918         showticklabels: True
919         tickcolor: "rgb(220, 220, 220)"
920         tickfont:
921           size: 16
922         zeroline: False
923         range: [0,50]
924       boxmode: "group"
925       boxgroupgap: 0.5
926       autosize: False
927       margin:
928         t: 50
929         b: 0
930         l: 80
931         r: 20
932       showlegend: True
933       legend:
934         orientation: "h"
935         font:
936           size: 16
937       width: 700
938       height: 900
939
940     plot-throughput-speedup-analysis:
941       titlefont:
942         size: 18
943       xaxis:
944         title: "<b>Number of Cores [Qty]</b>"
945         titlefont:
946           size: 16
947         autorange: True
948         fixedrange: False
949         gridcolor: "rgb(230, 230, 230)"
950         linecolor: "rgb(220, 220, 220)"
951         linewidth: 1
952         showgrid: True
953         showline: True
954         showticklabels: True
955         tickcolor: "rgb(238, 238, 238)"
956         tickmode: "linear"
957         tickfont:
958           size: 16
959         zeroline: False
960       yaxis:
961         title: "<b>Packet Throughput [Mpps]</b>"
962         titlefont:
963           size: 16
964         type: "linear"
965         gridcolor: "rgb(230, 230, 230)"
966         hoverformat: ".4s"
967         linecolor: "rgb(220, 220, 220)"
968         linewidth: 1
969         showgrid: True
970         showline: True
971         showticklabels: True
972         tickcolor: "rgb(220, 220, 220)"
973         tickformat: ".4s"
974         tickfont:
975           size: 16
976         zeroline: True
977         rangemode: "tozero"
978         range: [0,100]
979       legend:
980         orientation: "h"
981         font:
982           size: 16
983         xanchor: "left"
984         yanchor: "top"
985         x: 0
986         y: -0.2
987         bgcolor: "rgba(255, 255, 255, 0)"
988         bordercolor: "rgba(255, 255, 255, 0)"
989         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
990       autosize: False
991       margin:
992           't': 50
993           'b': 150
994           'l': 85
995           'r': 10
996       showlegend: True
997       width: 700
998       height: 700
999       hoverlabel:
1000         namelength: -1
1001       annotations: [
1002         {
1003           text: "_ _          __          ...",
1004           align: "left",
1005           showarrow: False,
1006           xref: "paper",
1007           yref: "paper",
1008           xanchor: "left",
1009           yanchor: "top",
1010           x: 0,
1011           y: -0.13,
1012           font: {
1013             family: "Consolas, Courier New",
1014             size: 15
1015           },
1016         },
1017         {
1018           text: "    Perfect     Measured     Limit",
1019           align: "left",
1020           showarrow: False,
1021           xref: "paper",
1022           yref: "paper",
1023           xanchor: "left",
1024           yanchor: "top",
1025           x: 0,
1026           y: -0.15,
1027           font: {
1028             family: "Consolas, Courier New",
1029             size: 15
1030           },
1031         },
1032       ]
1033
1034     plot-latency:
1035       titlefont:
1036         size: 18
1037       xaxis:
1038         title: "<b>Direction</b>"
1039         titlefont:
1040           size: 16
1041         autorange: True
1042         fixedrange: False
1043         gridcolor: "rgb(230, 230, 230)"
1044         linecolor: "rgb(220, 220, 220)"
1045         linewidth: 1
1046         showgrid: True
1047         showline: True
1048         showticklabels: False
1049         tickcolor: "rgb(220, 220, 220)"
1050         tickmode: "linear"
1051         tickfont:
1052           size: 16
1053         zeroline: False
1054       yaxis:
1055         title: "<b>Packet Latency [uSec]</b>"
1056         titlefont:
1057           size: 16
1058         type: "linear"
1059         gridcolor: "rgb(230, 230, 230)"
1060         hoverformat: ".4s"
1061         linecolor: "rgb(220, 220, 220)"
1062         linewidth: 1
1063         showgrid: True
1064         showline: True
1065         showticklabels: True
1066         tickcolor: "rgb(220, 220, 220)"
1067         tickformat: ".4s"
1068         tickfont:
1069           size: 16
1070         zeroline: True
1071         rangemode: "tozero"
1072       legend:
1073         orientation: "h"
1074         font:
1075           size: 16
1076         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1077       autosize: False
1078       margin:
1079           't': 50
1080           'b': 150
1081           'l': 80
1082           'r': 10
1083       showlegend: True
1084       width: 700
1085       height: 700
1086       hoverlabel:
1087         namelength: -1
1088
1089 - type: "static"
1090   src-path: "{DIR[RST]}"
1091   dst-path: "{DIR[WORKING,SRC]}"
1092
1093 - type: "input"
1094   general:
1095     file-name: "robot-plugin.zip"
1096     file-format: ".zip"
1097     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1098     extract: "robot-plugin/output.xml"
1099
1100   builds:
1101     # TODO: Add 1904 data
1102 #    intel-dnv-vpp-release-1904:
1103 #      - 1
1104
1105     intel-dnv-vpp-release-1901:
1106       - 1
1107
1108     intel-dnv-vpp-release-1810:
1109       - 1
1110
1111     csit-vpp-perf-verify-1810-3n-hsw:
1112       - 9   # MRR sel
1113       - 20  # NDRPDR full
1114       - 21  # NDRPDR full
1115       - 22  # NDRPDR full
1116       - 27  # NDRPDR full
1117       - 8   # NDRPDR sel
1118       - 12  # NDRPDR sel
1119       - 14  # NDRPDR sel
1120       - 18  # NDRPDR sel
1121       - 23  # NDRPDR sel
1122       - 25  # NDRPDR sel
1123       - 38  # NDRPDR sel
1124       - 39  # NDRPDR sel
1125       - 41  # NDRPDR sel
1126       - 42  # NDRPDR sel
1127       - 28  # WRK
1128       - 29  # WRK
1129       - 30  # WRK
1130       - 31  # WRK
1131       - 32  # WRK
1132       - 33  # WRK
1133       - 34  # WRK
1134       - 35  # WRK
1135       - 36  # WRK
1136       - 37  # WRK
1137     csit-vpp-perf-verify-1901-3n-hsw:
1138       - 35  # MRR sel
1139       - 38  # NDRPDR full
1140       - 43  # NDRPDR full
1141       - 45  # NDRPDR full
1142       - 49  # NDRPDR full
1143       - 10  # NDRPDR sel
1144       - 19  # NDRPDR sel
1145       - 31  # NDRPDR sel
1146       - 36  # NDRPDR sel
1147       - 40  # NDRPDR sel
1148       - 42  # NDRPDR sel
1149       - 44  # NDRPDR sel
1150       - 46  # NDRPDR sel
1151       - 47  # NDRPDR sel
1152       - 48  # NDRPDR sel
1153       - 61  # NDRPDR LB
1154       - 62  # NDRPDR LB
1155       - 63  # NDRPDR LB
1156       - 64  # NDRPDR LB
1157       - 65  # NDRPDR LB
1158       - 66  # NDRPDR LB
1159       - 67  # NDRPDR LB
1160       - 69  # NDRPDR LB
1161       - 70  # NDRPDR LB
1162       - 71  # NDRPDR LB
1163     # TODO: Add 1904 Data
1164     csit-vpp-perf-verify-1904-3n-hsw:
1165       - 1   # MRR sel
1166       - 2   # NDRPDR sel
1167
1168     csit-vpp-perf-verify-1810-3n-skx:
1169       - 9   # MRR sel
1170       - 11  # MRR sel
1171       - 12  # MRR sel
1172       - 13  # MRR sel
1173       - 23  # NDRPDR full
1174       - 24  # NDRPDR full
1175       - 10  # NDRPDR sel
1176       - 14  # NDRPDR sel
1177       - 15  # NDRPDR sel
1178       - 16  # NDRPDR sel
1179       - 17  # NDRPDR sel
1180       - 19  # NDRPDR sel
1181       - 20  # NDRPDR sel
1182       - 21  # NDRPDR sel
1183       - 22  # NDRPDR sel
1184       - 25  # NDRPDR sel
1185     csit-vpp-perf-verify-1901-3n-skx:
1186       - 32  # MRR sel
1187       - 37  # NDRPDR full
1188       - 39  # NDRPDR full
1189       - 40  # NDRPDR full
1190       - 49  # NDRPDR full
1191       - 18  # NDRPDR sel
1192       - 19  # NDRPDR sel
1193       - 20  # NDRPDR sel
1194       - 28  # NDRPDR sel
1195       - 31  # NDRPDR sel
1196       - 33  # NDRPDR sel
1197       - 36  # NDRPDR sel
1198       - 38  # NDRPDR sel
1199       - 47  # NDRPDR sel
1200       - 48  # NDRPDR sel
1201       - 54  # NDRPDR LB
1202       - 57  # NDRPDR LB
1203       - 58  # NDRPDR LB
1204       - 59  # NDRPDR LB
1205       - 60  # NDRPDR LB
1206       - 63  # NDRPDR LB
1207       - 64  # NDRPDR LB
1208       - 65  # NDRPDR LB
1209       - 66  # NDRPDR LB
1210       - 67  # NDRPDR LB
1211     # TODO: Add 1904 data
1212     csit-vpp-perf-verify-1904-3n-skx:
1213       - 3   # MRR sel
1214       - 4   # NDRPDR sel
1215
1216     csit-vpp-perf-verify-1810-2n-skx:
1217       - 8   # MRR sel
1218       - 10  # MRR sel
1219       - 11  # MRR sel
1220       - 12  # MRR sel
1221       - 25  # NDRPDR full
1222       - 26  # NDRPDR full
1223       - 9   # NDRPDR sel
1224       - 13  # NDRPDR sel
1225       - 14  # NDRPDR sel
1226       - 19  # NDRPDR sel
1227       - 20  # NDRPDR sel
1228       - 21  # NDRPDR sel
1229       - 22  # NDRPDR sel
1230       - 23  # NDRPDR sel
1231       - 24  # NDRPDR sel
1232       - 27  # NDRPDR sel
1233     csit-vpp-perf-verify-1901-2n-skx:
1234       - 22  # MRR sel
1235       - 25  # NDRPDR full
1236       - 30  # NDRPDR full
1237       - 33  # NDRPDR full
1238       - 44  # NDRPDR full
1239       - 5   # NDRPDR sel
1240       - 12  # NDRPDR sel
1241       - 13  # NDRPDR sel
1242       - 21  # NDRPDR sel
1243       - 23  # NDRPDR sel
1244       - 31  # NDRPDR sel
1245       - 34  # NDRPDR sel
1246       - 40  # NDRPDR sel
1247       - 42  # NDRPDR sel
1248       - 43  # NDRPDR sel
1249       - 24  # NFV MRR
1250       - 26  # NFV MRR
1251       - 27  # NFV MRR
1252       - 35  # NFV MRR
1253       - 37  # NFV MRR
1254       - 28  # NFV NDRPDR
1255       - 29  # NFV NDRPDR
1256       - 32  # NFV NDRPDR
1257       - 39  # NFV NDRPDR
1258       - 46  # NFV NDRPDR
1259       - 45  # SOAK
1260     # TODO: Add 1904 data
1261     csit-vpp-perf-verify-1904-2n-skx:
1262       - 4   # MRR sel
1263       - 5   # NDRPDR sel
1264       - 10  # NFV MRR
1265       - 9   # NFV NDRPDR
1266
1267     # TODO: Remove
1268     csit-ligato-perf-verify-1901-3n-hsw:
1269       - 10  # NDRPDR full
1270       - 8   # NDRPDR sel
1271       - 9   # NDRPDR sel
1272       - 11  # NDRPDR sel
1273       - 12  # NDRPDR sel
1274       - 13  # NDRPDR sel
1275       - 14  # NDRPDR sel
1276       - 15  # NDRPDR sel
1277       - 16  # NDRPDR sel
1278       - 17  # NDRPDR sel
1279       - 18  # NDRPDR sel
1280     # TODO: Add 1904 data
1281 #    csit-ligato-perf-verify-1904-3n-hsw:
1282 #      -
1283
1284     csit-dpdk-perf-verify-1810-3n-hsw:
1285       - 1   # NDRPDR sel
1286       - 2   # NDRPDR sel
1287       - 3   # NDRPDR sel
1288       - 4   # NDRPDR sel
1289       - 5   # NDRPDR sel
1290       - 6   # NDRPDR sel
1291       - 7   # NDRPDR sel
1292       - 8   # NDRPDR sel
1293       - 9   # NDRPDR sel
1294       - 10  # NDRPDR sel
1295     csit-dpdk-perf-verify-1901-3n-hsw:
1296       - 13  # NDRPDR sel
1297       - 14  # NDRPDR sel
1298       - 16  # NDRPDR sel
1299       - 17  # NDRPDR sel
1300       - 18  # NDRPDR sel
1301       - 19  # NDRPDR sel
1302       - 20  # NDRPDR sel
1303       - 21  # NDRPDR sel
1304       - 22  # NDRPDR sel
1305       - 23  # NDRPDR sel
1306     # TODO: Add 1904 data
1307     csit-dpdk-perf-verify-1904-3n-hsw:
1308       - 1   # NDRPDR sel
1309
1310     csit-dpdk-perf-verify-1810-3n-skx:
1311       - 3   # NDRPDR sel
1312       - 4   # NDRPDR sel
1313       - 6   # NDRPDR sel
1314       - 7   # NDRPDR sel
1315       - 8   # NDRPDR sel
1316       - 9   # NDRPDR sel
1317       - 10  # NDRPDR sel
1318       - 11  # NDRPDR sel
1319       - 12  # NDRPDR sel
1320       - 13  # NDRPDR sel
1321     csit-dpdk-perf-verify-1901-3n-skx:
1322       - 3   # NDRPDR sel
1323       - 5   # NDRPDR sel
1324       - 6   # NDRPDR sel
1325       - 7   # NDRPDR sel
1326       - 8   # NDRPDR sel
1327       - 9   # NDRPDR sel
1328       - 10  # NDRPDR sel
1329       - 11  # NDRPDR sel
1330       - 12  # NDRPDR sel
1331       - 13  # NDRPDR sel
1332     # TODO: Add 1904 data
1333     csit-dpdk-perf-verify-1904-3n-skx:
1334       - 1   # NDRPDR sel
1335
1336     csit-dpdk-perf-verify-1810-2n-skx:
1337       - 3   # NDRPDR sel
1338       - 4   # NDRPDR sel
1339       - 5   # NDRPDR sel
1340       - 7   # NDRPDR sel
1341       - 8   # NDRPDR sel
1342       - 9   # NDRPDR sel
1343       - 10  # NDRPDR sel
1344       - 11  # NDRPDR sel
1345       - 12  # NDRPDR sel
1346       - 13  # NDRPDR sel
1347     csit-dpdk-perf-verify-1901-2n-skx:
1348       - 12  # NDRPDR sel
1349       - 13  # NDRPDR sel
1350       - 14  # NDRPDR sel
1351       - 15  # NDRPDR sel
1352       - 16  # NDRPDR sel
1353       - 17  # NDRPDR sel
1354       - 18  # NDRPDR sel
1355       - 19  # NDRPDR sel
1356       - 20  # NDRPDR sel
1357       - 21  # NDRPDR sel
1358     # TODO: Add 1904 data
1359     csit-dpdk-perf-verify-1904-2n-skx:
1360       - 1   # NDRPDR sel
1361
1362     csit-vpp-functional-1904-ubuntu1604-virl:
1363       - 29
1364     csit-vpp-functional-1904-centos7-virl:
1365       - 28
1366     csit-vpp-device-1904-ubuntu1804-1n-skx:
1367       - 18
1368 #    # Not used
1369 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1370 #      - 1
1371     csit-dmm-functional-1904-ubuntu1604-virl:
1372       - 1
1373     csit-hc2vpp-verify-func-1904-ubuntu1604:
1374       - 1
1375
1376 - type: "output"
1377   output: "report"
1378   format:
1379     html:
1380     - full
1381 #    pdf:
1382 #    - minimal
1383
1384 ################################################################################
1385 ###                               T A B L E S                                ###
1386 ################################################################################
1387
1388 # VPP Compare NICs 3n-hsw 1t1c ndr
1389 - type: "table"
1390   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1391   algorithm: "table_nics_comparison"
1392   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1393   reference:
1394     title: "Intel-x520"
1395     nic: "NIC_Intel-X520-DA2"
1396   compare:
1397     title: "Intel-x710"
1398     nic: "NIC_Intel-X710"
1399   data: "vpp-nic-comparison-3n-hsw"
1400   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1401   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1402   parameters:
1403   - "name"
1404   - "parent"
1405   - "throughput"
1406   - "tags"
1407
1408 # VPP Compare NICs 3n-hsw 2t2c ndr
1409 - type: "table"
1410   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1411   algorithm: "table_nics_comparison"
1412   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1413   reference:
1414     title: "Intel-x520"
1415     nic: "NIC_Intel-X520-DA2"
1416   compare:
1417     title: "Intel-x710"
1418     nic: "NIC_Intel-X710"
1419   data: "vpp-nic-comparison-3n-hsw"
1420   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1421   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1422   parameters:
1423   - "name"
1424   - "parent"
1425   - "throughput"
1426   - "tags"
1427
1428 # VPP Compare NICs 3n-hsw 1t1c pdr
1429 - type: "table"
1430   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1431   algorithm: "table_nics_comparison"
1432   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1433   reference:
1434     title: "Intel-x520"
1435     nic: "NIC_Intel-X520-DA2"
1436   compare:
1437     title: "Intel-x710"
1438     nic: "NIC_Intel-X710"
1439   data: "vpp-nic-comparison-3n-hsw"
1440   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1441   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1442   parameters:
1443   - "name"
1444   - "parent"
1445   - "throughput"
1446   - "tags"
1447
1448 # VPP Compare NICs 3n-hsw 2t2c pdr
1449 - type: "table"
1450   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1451   algorithm: "table_nics_comparison"
1452   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1453   reference:
1454     title: "Intel-x520"
1455     nic: "NIC_Intel-X520-DA2"
1456   compare:
1457     title: "Intel-x710"
1458     nic: "NIC_Intel-X710"
1459   data: "vpp-nic-comparison-3n-hsw"
1460   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1461   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1462   parameters:
1463   - "name"
1464   - "parent"
1465   - "throughput"
1466   - "tags"
1467
1468 # VPP Compare NICs 3n-hsw 1t1c mrr
1469 - type: "table"
1470   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1471   algorithm: "table_nics_comparison"
1472   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1473   reference:
1474     title: "Intel-x520"
1475     nic: "NIC_Intel-X520-DA2"
1476   compare:
1477     title: "Intel-x710"
1478     nic: "NIC_Intel-X710"
1479   data: "vpp-nic-comparison-3n-hsw-mrr"
1480   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1481   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1482   parameters:
1483   - "name"
1484   - "parent"
1485   - "result"
1486   - "tags"
1487
1488 # VPP Compare NICs 3n-hsw 2t2c mrr
1489 - type: "table"
1490   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1491   algorithm: "table_nics_comparison"
1492   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1493   reference:
1494     title: "Intel-x520"
1495     nic: "NIC_Intel-X520-DA2"
1496   compare:
1497     title: "Intel-x710"
1498     nic: "NIC_Intel-X710"
1499   data: "vpp-nic-comparison-3n-hsw-mrr"
1500   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1501   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1502   parameters:
1503   - "name"
1504   - "parent"
1505   - "result"
1506   - "tags"
1507
1508 # VPP Compare NICs 3n-hsw 4t4c mrr
1509 - type: "table"
1510   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1511   algorithm: "table_nics_comparison"
1512   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1513   reference:
1514     title: "Intel-x520"
1515     nic: "NIC_Intel-X520-DA2"
1516   compare:
1517     title: "Intel-x710"
1518     nic: "NIC_Intel-X710"
1519   data: "vpp-nic-comparison-3n-hsw-mrr"
1520   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1521   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1522   parameters:
1523   - "name"
1524   - "parent"
1525   - "result"
1526   - "tags"
1527
1528 # VPP Compare NICs 3n-skx 2t1c ndr
1529 - type: "table"
1530   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1531   algorithm: "table_nics_comparison"
1532   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1533   reference:
1534     title: "Intel-x710"
1535     nic: "NIC_Intel-X710"
1536   compare:
1537     title: "Intel-xxv710"
1538     nic: "NIC_Intel-XXV710"
1539   data: "vpp-nic-comparison-3n-skx"
1540   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1541   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1542   parameters:
1543   - "name"
1544   - "parent"
1545   - "throughput"
1546   - "tags"
1547
1548 # VPP Compare NICs 3n-skx 4t2c ndr
1549 - type: "table"
1550   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1551   algorithm: "table_nics_comparison"
1552   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1553   reference:
1554     title: "Intel-x710"
1555     nic: "NIC_Intel-X710"
1556   compare:
1557     title: "Intel-xxv710"
1558     nic: "NIC_Intel-XXV710"
1559   data: "vpp-nic-comparison-3n-skx"
1560   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1561   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1562   parameters:
1563   - "name"
1564   - "parent"
1565   - "throughput"
1566   - "tags"
1567
1568 # VPP Compare NICs 3n-skx 2t1c pdr
1569 - type: "table"
1570   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1571   algorithm: "table_nics_comparison"
1572   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1573   reference:
1574     title: "Intel-x710"
1575     nic: "NIC_Intel-X710"
1576   compare:
1577     title: "Intel-xxv710"
1578     nic: "NIC_Intel-XXV710"
1579   data: "vpp-nic-comparison-3n-skx"
1580   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1581   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1582   parameters:
1583   - "name"
1584   - "parent"
1585   - "throughput"
1586   - "tags"
1587
1588  # VPP Compare NICs 3n-skx 4t2c pdr
1589 - type: "table"
1590   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1591   algorithm: "table_nics_comparison"
1592   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1593   reference:
1594     title: "Intel-x710"
1595     nic: "NIC_Intel-X710"
1596   compare:
1597     title: "Intel-xxv710"
1598     nic: "NIC_Intel-XXV710"
1599   data: "vpp-nic-comparison-3n-skx"
1600   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1601   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1602   parameters:
1603   - "name"
1604   - "parent"
1605   - "throughput"
1606   - "tags"
1607
1608 # VPP Compare NICs 3n-skx 2t1c mrr
1609 - type: "table"
1610   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1611   algorithm: "table_nics_comparison"
1612   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1613   reference:
1614     title: "Intel-x710"
1615     nic: "NIC_Intel-X710"
1616   compare:
1617     title: "Intel-xxv710"
1618     nic: "NIC_Intel-XXV710"
1619   data: "vpp-nic-comparison-3n-skx-mrr"
1620   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1621   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1622   parameters:
1623   - "name"
1624   - "parent"
1625   - "result"
1626   - "tags"
1627
1628 # VPP Compare NICs 3n-skx 4t2c mrr
1629 - type: "table"
1630   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1631   algorithm: "table_nics_comparison"
1632   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1633   reference:
1634     title: "Intel-x710"
1635     nic: "NIC_Intel-X710"
1636   compare:
1637     title: "Intel-xxv710"
1638     nic: "NIC_Intel-XXV710"
1639   data: "vpp-nic-comparison-3n-skx-mrr"
1640   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1641   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1642   parameters:
1643   - "name"
1644   - "parent"
1645   - "result"
1646   - "tags"
1647
1648  # VPP Compare NICs 3n-skx 8t4c mrr
1649 - type: "table"
1650   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1651   algorithm: "table_nics_comparison"
1652   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1653   reference:
1654     title: "Intel-x710"
1655     nic: "NIC_Intel-X710"
1656   compare:
1657     title: "Intel-xxv710"
1658     nic: "NIC_Intel-XXV710"
1659   data: "vpp-nic-comparison-3n-skx-mrr"
1660   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1661   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1662   parameters:
1663   - "name"
1664   - "parent"
1665   - "result"
1666   - "tags"
1667
1668 # VPP Compare NICs 2n-skx 2t1c ndr
1669 - type: "table"
1670   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1671   algorithm: "table_nics_comparison"
1672   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1673   reference:
1674     title: "Intel-x710"
1675     nic: "NIC_Intel-X710"
1676   compare:
1677     title: "Intel-xxv710"
1678     nic: "NIC_Intel-XXV710"
1679   data: "vpp-nic-comparison-2n-skx"
1680   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1681   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1682   parameters:
1683   - "name"
1684   - "parent"
1685   - "throughput"
1686   - "tags"
1687
1688 # VPP Compare NICs 2n-skx 4t2c ndr
1689 - type: "table"
1690   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1691   algorithm: "table_nics_comparison"
1692   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1693   reference:
1694     title: "Intel-x710"
1695     nic: "NIC_Intel-X710"
1696   compare:
1697     title: "Intel-xxv710"
1698     nic: "NIC_Intel-XXV710"
1699   data: "vpp-nic-comparison-2n-skx"
1700   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1701   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1702   parameters:
1703   - "name"
1704   - "parent"
1705   - "throughput"
1706   - "tags"
1707
1708  # VPP Compare NICs 2n-skx 2t1c pdr
1709 - type: "table"
1710   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1711   algorithm: "table_nics_comparison"
1712   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1713   reference:
1714     title: "Intel-x710"
1715     nic: "NIC_Intel-X710"
1716   compare:
1717     title: "Intel-xxv710"
1718     nic: "NIC_Intel-XXV710"
1719   data: "vpp-nic-comparison-2n-skx"
1720   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1721   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1722   parameters:
1723   - "name"
1724   - "parent"
1725   - "throughput"
1726   - "tags"
1727
1728 # VPP Compare NICs 2n-skx 4t2c pdr
1729 - type: "table"
1730   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1731   algorithm: "table_nics_comparison"
1732   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1733   reference:
1734     title: "Intel-x710"
1735     nic: "NIC_Intel-X710"
1736   compare:
1737     title: "Intel-xxv710"
1738     nic: "NIC_Intel-XXV710"
1739   data: "vpp-nic-comparison-2n-skx"
1740   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1741   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1742   parameters:
1743   - "name"
1744   - "parent"
1745   - "throughput"
1746   - "tags"
1747
1748 # VPP Compare NICs 2n-skx 2t1c mrr
1749 - type: "table"
1750   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1751   algorithm: "table_nics_comparison"
1752   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
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-2n-skx-mrr"
1760   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1761   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1762   parameters:
1763   - "name"
1764   - "parent"
1765   - "result"
1766   - "tags"
1767
1768 # VPP Compare NICs 2n-skx 4t2c mrr
1769 - type: "table"
1770   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1771   algorithm: "table_nics_comparison"
1772   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1773   reference:
1774     title: "Intel-x710"
1775     nic: "NIC_Intel-X710"
1776   compare:
1777     title: "Intel-xxv710"
1778     nic: "NIC_Intel-XXV710"
1779   data: "vpp-nic-comparison-2n-skx-mrr"
1780   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1781   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1782   parameters:
1783   - "name"
1784   - "parent"
1785   - "result"
1786   - "tags"
1787
1788 # VPP Compare NICs 2n-skx 8t4c mrr
1789 - type: "table"
1790   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1791   algorithm: "table_nics_comparison"
1792   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1793   reference:
1794     title: "Intel-x710"
1795     nic: "NIC_Intel-X710"
1796   compare:
1797     title: "Intel-xxv710"
1798     nic: "NIC_Intel-XXV710"
1799   data: "vpp-nic-comparison-2n-skx-mrr"
1800   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1801   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1802   parameters:
1803   - "name"
1804   - "parent"
1805   - "result"
1806   - "tags"
1807
1808 ################################################################################
1809 # VPP
1810
1811 # VPP Performance Changes 2n-dnv 1t1c pdr
1812 - type: "table"
1813   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
1814   algorithm: "table_performance_comparison"
1815   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
1816   history:
1817     - title: "rls1810"
1818       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1819   reference:
1820     title: "rls1901"
1821     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1822   compare:
1823     title: "rls1904"
1824     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1825   data: "intel-dnv-vpp-changes-2n-dnv"
1826   include-tests: "PDR"
1827   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1828   parameters:
1829   - "name"
1830   - "parent"
1831   - "throughput"
1832
1833 # VPP Performance Changes 2n-dnv 2t2c pdr
1834 - type: "table"
1835   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
1836   algorithm: "table_performance_comparison"
1837   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
1838   history:
1839     - title: "rls1810"
1840       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1841   reference:
1842     title: "rls1901"
1843     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1844   compare:
1845     title: "rls1904"
1846     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1847   data: "intel-dnv-vpp-changes-2n-dnv"
1848   include-tests: "PDR"
1849   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1850   parameters:
1851   - "name"
1852   - "parent"
1853   - "throughput"
1854
1855 # VPP Performance Changes 2n-dnv 1t1c ndr
1856 - type: "table"
1857   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
1858   algorithm: "table_performance_comparison"
1859   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
1860   history:
1861     - title: "rls1810"
1862       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1863   reference:
1864     title: "rls1901"
1865     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1866   compare:
1867     title: "rls1904"
1868     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1869   data: "intel-dnv-vpp-changes-2n-dnv"
1870   include-tests: "NDR"
1871   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1872   parameters:
1873   - "name"
1874   - "parent"
1875   - "throughput"
1876
1877 # VPP Performance Changes 2n-dnv 2t2c ndr
1878 - type: "table"
1879   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
1880   algorithm: "table_performance_comparison"
1881   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
1882   history:
1883     - title: "rls1810"
1884       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1885   reference:
1886     title: "rls1901"
1887     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1888   compare:
1889     title: "rls1904"
1890     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1891   data: "intel-dnv-vpp-changes-2n-dnv"
1892   include-tests: "NDR"
1893   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1894   parameters:
1895   - "name"
1896   - "parent"
1897   - "throughput"
1898
1899 # VPP Performance Changes 2n-dnv 1t1c MRR
1900 - type: "table"
1901   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
1902   algorithm: "table_performance_comparison"
1903   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
1904   history:
1905     - title: "rls1810"
1906       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1907   reference:
1908     title: "rls1901"
1909     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1910   compare:
1911     title: "rls1904"
1912     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1913   data: "intel-dnv-vpp-changes-2n-dnv"
1914   include-tests: "MRR"
1915   filter: "'1T1C' and 'MRR'"
1916   parameters:
1917   - "name"
1918   - "parent"
1919   - "result"
1920
1921 # VPP Performance Changes 2n-dnv 2t2c MRR
1922 - type: "table"
1923   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
1924   algorithm: "table_performance_comparison"
1925   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
1926   history:
1927     - title: "rls1810"
1928       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1929   reference:
1930     title: "rls1901"
1931     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1932   compare:
1933     title: "rls1904"
1934     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1935   data: "intel-dnv-vpp-changes-2n-dnv"
1936   include-tests: "MRR"
1937   filter: "'2T2C' and 'MRR'"
1938   parameters:
1939   - "name"
1940   - "parent"
1941   - "result"
1942
1943 # VPP Performance Changes 2n-dnv 4t4c MRR
1944 - type: "table"
1945   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
1946   algorithm: "table_performance_comparison"
1947   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
1948   history:
1949     - title: "rls1810"
1950       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1951   reference:
1952     title: "rls1901"
1953     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1954   compare:
1955     title: "rls1904"
1956     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1957   data: "intel-dnv-vpp-changes-2n-dnv"
1958   include-tests: "MRR"
1959   filter: "'4T4C' and 'MRR'"
1960   parameters:
1961   - "name"
1962   - "parent"
1963   - "result"
1964
1965 # VPP Performance Changes 3n-hsw 1t1c pdr
1966 - type: "table"
1967   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
1968   algorithm: "table_performance_comparison"
1969   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
1970   history:
1971     - title: "rls1810"
1972       data: "vpp-performance-changes-3n-hsw-h1"
1973   reference:
1974     title: "rls1901"
1975     data: "vpp-performance-changes-3n-hsw-ref"
1976   compare:
1977     title: "rls1904"
1978     data: "vpp-performance-changes-3n-hsw-cmp"
1979   data: "vpp-performance-changes-3n-hsw"
1980   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1981   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1982   parameters:
1983   - "name"
1984   - "parent"
1985   - "throughput"
1986
1987 # VPP Performance Changes 3n-hsw 2t2c pdr
1988 - type: "table"
1989   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
1990   algorithm: "table_performance_comparison"
1991   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
1992   history:
1993     - title: "rls1810"
1994       data: "vpp-performance-changes-3n-hsw-h1"
1995   reference:
1996     title: "rls1901"
1997     data: "vpp-performance-changes-3n-hsw-ref"
1998   compare:
1999     title: "rls1904"
2000     data: "vpp-performance-changes-3n-hsw-cmp"
2001   data: "vpp-performance-changes-3n-hsw"
2002   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2003   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2004   parameters:
2005   - "name"
2006   - "parent"
2007   - "throughput"
2008
2009 # VPP Performance Changes 3n-hsw 1t1c ndr
2010 - type: "table"
2011   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2012   algorithm: "table_performance_comparison"
2013   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2014   history:
2015     - title: "rls1810"
2016       data: "vpp-performance-changes-3n-hsw-h1"
2017   reference:
2018     title: "rls1901"
2019     data: "vpp-performance-changes-3n-hsw-ref"
2020   compare:
2021     title: "rls1904"
2022     data: "vpp-performance-changes-3n-hsw-cmp"
2023   data: "vpp-performance-changes-3n-hsw"
2024   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2025   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2026   parameters:
2027   - "name"
2028   - "parent"
2029   - "throughput"
2030
2031 # VPP Performance Changes 3n-hsw 2t2c ndr
2032 - type: "table"
2033   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2034   algorithm: "table_performance_comparison"
2035   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2036   history:
2037     - title: "rls1810"
2038       data: "vpp-performance-changes-3n-hsw-h1"
2039   reference:
2040     title: "rls1901"
2041     data: "vpp-performance-changes-3n-hsw-ref"
2042   compare:
2043     title: "rls1904"
2044     data: "vpp-performance-changes-3n-hsw-cmp"
2045   data: "vpp-performance-changes-3n-hsw"
2046   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2047   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2048   parameters:
2049   - "name"
2050   - "parent"
2051   - "throughput"
2052
2053 # VPP Performance Changes 3n-skx 2t1c pdr
2054 - type: "table"
2055   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2056   algorithm: "table_performance_comparison"
2057   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2058   history:
2059     - title: "rls1810"
2060       data: "vpp-performance-changes-3n-skx-h1"
2061   reference:
2062     title: "rls1901"
2063     data: "vpp-performance-changes-3n-skx-ref"
2064   compare:
2065     title: "rls1904"
2066     data: "vpp-performance-changes-3n-skx-cmp"
2067   data: "vpp-performance-changes-3n-skx"
2068   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2069   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2070   parameters:
2071   - "name"
2072   - "parent"
2073   - "throughput"
2074
2075 # VPP Performance Changes 3n-skx 4t2c pdr
2076 - type: "table"
2077   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2078   algorithm: "table_performance_comparison"
2079   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2080   history:
2081     - title: "rls1810"
2082       data: "vpp-performance-changes-3n-skx-h1"
2083   reference:
2084     title: "rls1901"
2085     data: "vpp-performance-changes-3n-skx-ref"
2086   compare:
2087     title: "rls1904"
2088     data: "vpp-performance-changes-3n-skx-cmp"
2089   data: "vpp-performance-changes-3n-skx"
2090   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2091   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2092   parameters:
2093   - "name"
2094   - "parent"
2095   - "throughput"
2096
2097 # VPP Performance Changes 3n-skx 2t1c ndr
2098 - type: "table"
2099   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2100   algorithm: "table_performance_comparison"
2101   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2102   history:
2103     - title: "rls1810"
2104       data: "vpp-performance-changes-3n-skx-h1"
2105   reference:
2106     title: "rls1901"
2107     data: "vpp-performance-changes-3n-skx-ref"
2108   compare:
2109     title: "rls1904"
2110     data: "vpp-performance-changes-3n-skx-cmp"
2111   data: "vpp-performance-changes-3n-skx"
2112   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2113   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2114   parameters:
2115   - "name"
2116   - "parent"
2117   - "throughput"
2118
2119 # VPP Performance Changes 3n-skx 4t2c ndr
2120 - type: "table"
2121   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2122   algorithm: "table_performance_comparison"
2123   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2124   history:
2125     - title: "rls1810"
2126       data: "vpp-performance-changes-3n-skx-h1"
2127   reference:
2128     title: "rls1901"
2129     data: "vpp-performance-changes-3n-skx-ref"
2130   compare:
2131     title: "rls1904"
2132     data: "vpp-performance-changes-3n-skx-cmp"
2133   data: "vpp-performance-changes-3n-skx"
2134   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2135   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2136   parameters:
2137   - "name"
2138   - "parent"
2139   - "throughput"
2140
2141 # VPP Performance Changes 2n-skx 2t1c pdr
2142 - type: "table"
2143   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2144   algorithm: "table_performance_comparison"
2145   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2146   history:
2147     - title: "rls1810"
2148       data: "vpp-performance-changes-2n-skx-h1"
2149   reference:
2150     title: "rls1901"
2151     data: "vpp-performance-changes-2n-skx-ref"
2152   compare:
2153     title: "rls1904"
2154     data: "vpp-performance-changes-2n-skx-cmp"
2155   data: "vpp-performance-changes-2n-skx"
2156   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2157   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2158   parameters:
2159   - "name"
2160   - "parent"
2161   - "throughput"
2162
2163 # VPP Performance Changes 2n-skx 4t2c pdr
2164 - type: "table"
2165   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2166   algorithm: "table_performance_comparison"
2167   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2168   history:
2169     - title: "rls1810"
2170       data: "vpp-performance-changes-2n-skx-h1"
2171   reference:
2172     title: "rls1901"
2173     data: "vpp-performance-changes-2n-skx-ref"
2174   compare:
2175     title: "rls1904"
2176     data: "vpp-performance-changes-2n-skx-cmp"
2177   data: "vpp-performance-changes-2n-skx"
2178   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2179   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2180   parameters:
2181   - "name"
2182   - "parent"
2183   - "throughput"
2184
2185 # VPP Performance Changes 2n-skx 2t1c ndr
2186 - type: "table"
2187   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2188   algorithm: "table_performance_comparison"
2189   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2190   history:
2191     - title: "rls1810"
2192       data: "vpp-performance-changes-2n-skx-h1"
2193   reference:
2194     title: "rls1901"
2195     data: "vpp-performance-changes-2n-skx-ref"
2196   compare:
2197     title: "rls1904"
2198     data: "vpp-performance-changes-2n-skx-cmp"
2199   data: "vpp-performance-changes-2n-skx"
2200   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2201   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2202   parameters:
2203   - "name"
2204   - "parent"
2205   - "throughput"
2206
2207 # VPP Performance Changes 2n-skx 4t2c ndr
2208 - type: "table"
2209   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2210   algorithm: "table_performance_comparison"
2211   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2212   history:
2213     - title: "rls1810"
2214       data: "vpp-performance-changes-2n-skx-h1"
2215   reference:
2216     title: "rls1901"
2217     data: "vpp-performance-changes-2n-skx-ref"
2218   compare:
2219     title: "rls1904"
2220     data: "vpp-performance-changes-2n-skx-cmp"
2221   data: "vpp-performance-changes-2n-skx"
2222   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2223   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2224   parameters:
2225   - "name"
2226   - "parent"
2227   - "throughput"
2228
2229 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2230 - type: "table"
2231   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2232   algorithm: "table_performance_comparison"
2233   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2234   reference:
2235     title: "3-Node Hsw"
2236     data: "vpp-compare-testbeds-ref"
2237   compare:
2238     title: "3-Node Skx"
2239     data: "vpp-compare-testbeds-cmp"
2240   data: "vpp-compare-testbeds"
2241   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2242   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2243   parameters:
2244   - "name"
2245   - "parent"
2246   - "throughput"
2247
2248 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2249 - type: "table"
2250   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2251   algorithm: "table_performance_comparison"
2252   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2253   reference:
2254     title: "3-Node Hsw"
2255     data: "vpp-compare-testbeds-ref"
2256   compare:
2257     title: "3-Node Skx"
2258     data: "vpp-compare-testbeds-cmp"
2259   data: "vpp-compare-testbeds"
2260   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2261   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2262   parameters:
2263   - "name"
2264   - "parent"
2265   - "throughput"
2266
2267 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2268 - type: "table"
2269   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2270   algorithm: "table_performance_comparison"
2271   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2272   reference:
2273     title: "3-Node Hsw"
2274     data: "vpp-compare-testbeds-ref"
2275   compare:
2276     title: "3-Node Skx"
2277     data: "vpp-compare-testbeds-cmp"
2278   data: "vpp-compare-testbeds"
2279   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2280   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2281   parameters:
2282   - "name"
2283   - "parent"
2284   - "throughput"
2285
2286 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2287 - type: "table"
2288   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2289   algorithm: "table_performance_comparison"
2290   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2291   reference:
2292     title: "3-Node Hsw"
2293     data: "vpp-compare-testbeds-ref"
2294   compare:
2295     title: "3-Node Skx"
2296     data: "vpp-compare-testbeds-cmp"
2297   data: "vpp-compare-testbeds"
2298   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2299   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2300   parameters:
2301   - "name"
2302   - "parent"
2303   - "throughput"
2304
2305 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2306 - type: "table"
2307   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2308   algorithm: "table_performance_comparison"
2309   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2310   reference:
2311     title: "3-Node Skx"
2312     data: "vpp-compare-topologies-ref"
2313   compare:
2314     title: "2-Node Skx"
2315     data: "vpp-compare-topologies-cmp"
2316   data: "vpp-compare-topologies"
2317   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2318   filter: "'NDRPDR' and '1C'"
2319   parameters:
2320   - "name"
2321   - "parent"
2322   - "throughput"
2323
2324 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2325 - type: "table"
2326   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2327   algorithm: "table_performance_comparison"
2328   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2329   reference:
2330     title: "3-Node Skx"
2331     data: "vpp-compare-topologies-ref"
2332   compare:
2333     title: "2-Node Skx"
2334     data: "vpp-compare-topologies-cmp"
2335   data: "vpp-compare-topologies"
2336   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2337   filter: "'NDRPDR' and '2C'"
2338   parameters:
2339   - "name"
2340   - "parent"
2341   - "throughput"
2342
2343 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2344 - type: "table"
2345   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2346   algorithm: "table_performance_comparison"
2347   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2348   reference:
2349     title: "3-Node Skx"
2350     data: "vpp-compare-topologies-ref"
2351   compare:
2352     title: "2-Node Skx"
2353     data: "vpp-compare-topologies-cmp"
2354   data: "vpp-compare-topologies"
2355   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2356   filter: "'NDRPDR' and '1C'"
2357   parameters:
2358   - "name"
2359   - "parent"
2360   - "throughput"
2361
2362 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2363 - type: "table"
2364   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2365   algorithm: "table_performance_comparison"
2366   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2367   reference:
2368     title: "3-Node Skx"
2369     data: "vpp-compare-topologies-ref"
2370   compare:
2371     title: "2-Node Skx"
2372     data: "vpp-compare-topologies-cmp"
2373   data: "vpp-compare-topologies"
2374   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2375   filter: "'NDRPDR' and '2C'"
2376   parameters:
2377   - "name"
2378   - "parent"
2379   - "throughput"
2380
2381 # VPP Performance Changes 3n-hsw 1t1c MRR
2382 - type: "table"
2383   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2384   algorithm: "table_performance_comparison"
2385   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2386   history:
2387     - title: "rls1810"
2388       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2389   reference:
2390     title: "rls1901"
2391     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2392   compare:
2393     title: "rls1904"
2394     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2395   data: "vpp-performance-changes-3n-hsw-mrr"
2396   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2397   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2398   parameters:
2399   - "name"
2400   - "parent"
2401   - "result"
2402
2403 # VPP Performance Changes 3n-hsw 2t2c MRR
2404 - type: "table"
2405   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2406   algorithm: "table_performance_comparison"
2407   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2408   history:
2409     - title: "rls1810"
2410       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2411   reference:
2412     title: "rls1901"
2413     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2414   compare:
2415     title: "rls1904"
2416     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2417   data: "vpp-performance-changes-3n-hsw-mrr"
2418   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2419   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2420   parameters:
2421   - "name"
2422   - "parent"
2423   - "result"
2424
2425 # VPP Performance Changes 3n-hsw 4t4c MRR
2426 - type: "table"
2427   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2428   algorithm: "table_performance_comparison"
2429   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2430   history:
2431     - title: "rls1810"
2432       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2433   reference:
2434     title: "rls1901"
2435     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2436   compare:
2437     title: "rls1904"
2438     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2439   data: "vpp-performance-changes-3n-hsw-mrr"
2440   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2441   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2442   parameters:
2443   - "name"
2444   - "parent"
2445   - "result"
2446
2447 # VPP Performance Changes 3n-skx 2t1c MRR
2448 - type: "table"
2449   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2450   algorithm: "table_performance_comparison"
2451   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2452   history:
2453     - title: "rls1810"
2454       data: "vpp-performance-changes-3n-skx-mrr-h1"
2455   reference:
2456     title: "rls1901"
2457     data: "vpp-performance-changes-3n-skx-mrr-ref"
2458   compare:
2459     title: "rls1904"
2460     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2461   data: "vpp-performance-changes-3n-skx-mrr"
2462   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2463   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2464   parameters:
2465   - "name"
2466   - "parent"
2467   - "result"
2468
2469 # VPP Performance Changes 3n-skx 4t2c MRR
2470 - type: "table"
2471   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2472   algorithm: "table_performance_comparison"
2473   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2474   history:
2475     - title: "rls1810"
2476       data: "vpp-performance-changes-3n-skx-mrr-h1"
2477   reference:
2478     title: "rls1901"
2479     data: "vpp-performance-changes-3n-skx-mrr-ref"
2480   compare:
2481     title: "rls1904"
2482     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2483   data: "vpp-performance-changes-3n-skx-mrr"
2484   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2485   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2486   parameters:
2487   - "name"
2488   - "parent"
2489   - "result"
2490
2491 # VPP Performance Changes 3n-skx 8t4c MRR
2492 - type: "table"
2493   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2494   algorithm: "table_performance_comparison"
2495   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2496   history:
2497     - title: "rls1810"
2498       data: "vpp-performance-changes-3n-skx-mrr-h1"
2499   reference:
2500     title: "rls1901"
2501     data: "vpp-performance-changes-3n-skx-mrr-ref"
2502   compare:
2503     title: "rls1904"
2504     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2505   data: "vpp-performance-changes-3n-skx-mrr"
2506   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2507   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2508   parameters:
2509   - "name"
2510   - "parent"
2511   - "result"
2512
2513 # VPP Performance Changes 2n-skx 2t1c MRR
2514 - type: "table"
2515   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2516   algorithm: "table_performance_comparison"
2517   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2518   history:
2519     - title: "rls1810"
2520       data: "vpp-performance-changes-2n-skx-mrr-h1"
2521   reference:
2522     title: "rls1901"
2523     data: "vpp-performance-changes-2n-skx-mrr-ref"
2524   compare:
2525     title: "rls1904"
2526     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2527   data: "vpp-performance-changes-2n-skx-mrr"
2528   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2529   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2530   parameters:
2531   - "name"
2532   - "parent"
2533   - "result"
2534
2535 # VPP Performance Changes 2n-skx 4t2c MRR
2536 - type: "table"
2537   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2538   algorithm: "table_performance_comparison"
2539   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2540   history:
2541     - title: "rls1810"
2542       data: "vpp-performance-changes-2n-skx-mrr-h1"
2543   reference:
2544     title: "rls1901"
2545     data: "vpp-performance-changes-2n-skx-mrr-ref"
2546   compare:
2547     title: "rls1904"
2548     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2549   data: "vpp-performance-changes-2n-skx-mrr"
2550   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2551   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2552   parameters:
2553   - "name"
2554   - "parent"
2555   - "result"
2556
2557 # VPP Performance Changes 2n-skx 8t4c MRR
2558 - type: "table"
2559   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2560   algorithm: "table_performance_comparison"
2561   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2562   history:
2563     - title: "rls1810"
2564       data: "vpp-performance-changes-2n-skx-mrr-h1"
2565   reference:
2566     title: "rls1901"
2567     data: "vpp-performance-changes-2n-skx-mrr-ref"
2568   compare:
2569     title: "rls1904"
2570     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2571   data: "vpp-performance-changes-2n-skx-mrr"
2572   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2573   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2574   parameters:
2575   - "name"
2576   - "parent"
2577   - "result"
2578
2579 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2580 - type: "table"
2581   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2582   algorithm: "table_performance_comparison"
2583   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2584   reference:
2585     title: "3-Node Hsw"
2586     data: "vpp-compare-testbeds-mrr-ref"
2587   compare:
2588     title: "3-Node Skx"
2589     data: "vpp-compare-testbeds-mrr-cmp"
2590   data: "vpp-compare-testbeds-mrr"
2591   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2592   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2593   parameters:
2594   - "name"
2595   - "parent"
2596   - "result"
2597
2598 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2599 - type: "table"
2600   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2601   algorithm: "table_performance_comparison"
2602   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2603   reference:
2604     title: "3-Node Hsw"
2605     data: "vpp-compare-testbeds-mrr-ref"
2606   compare:
2607     title: "3-Node Skx"
2608     data: "vpp-compare-testbeds-mrr-cmp"
2609   data: "vpp-compare-testbeds-mrr"
2610   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2611   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2612   parameters:
2613   - "name"
2614   - "parent"
2615   - "result"
2616
2617 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2618 - type: "table"
2619   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2620   algorithm: "table_performance_comparison"
2621   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2622   reference:
2623     title: "3-Node Hsw"
2624     data: "vpp-compare-testbeds-mrr-ref"
2625   compare:
2626     title: "3-Node Skx"
2627     data: "vpp-compare-testbeds-mrr-cmp"
2628   data: "vpp-compare-testbeds-mrr"
2629   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2630   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2631   parameters:
2632   - "name"
2633   - "parent"
2634   - "result"
2635
2636 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2637 - type: "table"
2638   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2639   algorithm: "table_performance_comparison"
2640   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2641   reference:
2642     title: "3-Node Skx"
2643     data: "vpp-compare-topologies-mrr-ref"
2644   compare:
2645     title: "2-Node Skx"
2646     data: "vpp-compare-topologies-mrr-cmp"
2647   data: "vpp-compare-topologies-mrr"
2648   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2649   filter: "'MRR' and '1C'"
2650   parameters:
2651   - "name"
2652   - "parent"
2653   - "result"
2654
2655 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2656 - type: "table"
2657   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2658   algorithm: "table_performance_comparison"
2659   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2660   reference:
2661     title: "3-Node Skx"
2662     data: "vpp-compare-topologies-mrr-ref"
2663   compare:
2664     title: "2-Node Skx"
2665     data: "vpp-compare-topologies-mrr-cmp"
2666   data: "vpp-compare-topologies-mrr"
2667   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2668   filter: "'MRR' and '2C'"
2669   parameters:
2670   - "name"
2671   - "parent"
2672   - "result"
2673
2674 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2675 - type: "table"
2676   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2677   algorithm: "table_performance_comparison"
2678   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2679   reference:
2680     title: "3-Node Skx"
2681     data: "vpp-compare-topologies-mrr-ref"
2682   compare:
2683     title: "2-Node Skx"
2684     data: "vpp-compare-topologies-mrr-cmp"
2685   data: "vpp-compare-topologies-mrr"
2686   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2687   filter: "'MRR' and '4C'"
2688   parameters:
2689   - "name"
2690   - "parent"
2691   - "result"
2692
2693 # Detailed Test Results - VPP Performance Results 3n-hsw
2694 - type: "table"
2695   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2696   algorithm: "table_merged_details"
2697   output-file-ext: ".csv"
2698   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2699   columns:
2700   - title: "Name"
2701     data: "data name"
2702   - title: "Status"
2703     data: "data msg"
2704   rows: "generated"
2705   data: "vpp-perf-results-3n-hsw"
2706   filter: "not 'NDRCHK' and not 'PDRCHK'"
2707   parameters:
2708   - "name"
2709   - "parent"
2710   - "msg"
2711
2712 # Detailed Test Results - VPP Performance Results 3n-skx
2713 - type: "table"
2714   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2715   algorithm: "table_merged_details"
2716   output-file-ext: ".csv"
2717   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2718   columns:
2719   - title: "Name"
2720     data: "data name"
2721   - title: "Status"
2722     data: "data msg"
2723   rows: "generated"
2724   data: "vpp-perf-results-3n-skx"
2725   filter: "not 'NDRCHK' and not 'PDRCHK'"
2726   parameters:
2727   - "name"
2728   - "parent"
2729   - "msg"
2730
2731 # Detailed Test Results - VPP Performance Results 2n-skx
2732 - type: "table"
2733   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2734   algorithm: "table_merged_details"
2735   output-file-ext: ".csv"
2736   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2737   columns:
2738   - title: "Name"
2739     data: "data name"
2740   - title: "Status"
2741     data: "data msg"
2742   rows: "generated"
2743   data: "vpp-perf-results-2n-skx"
2744   filter: "not 'NDRCHK' and not 'PDRCHK'"
2745   parameters:
2746   - "name"
2747   - "parent"
2748   - "msg"
2749
2750 # Detailed Test Results - VPP Performance Results 2n-dnv
2751 - type: "table"
2752   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2753   algorithm: "table_details"
2754   output-file-ext: ".csv"
2755   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2756   columns:
2757   - title: "Name"
2758     data: "data name"
2759   - title: "Status"
2760     data: "data msg"
2761   rows: "generated"
2762   data: "intel-dnv-vpp"
2763   filter: "'NDRPDR'"
2764   parameters:
2765   - "name"
2766   - "parent"
2767   - "msg"
2768
2769 # Test configuration - VPP Performance Test Configs 3n-hsw
2770 - type: "table"
2771   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2772   algorithm: "table_merged_details"
2773   output-file-ext: ".csv"
2774   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2775   columns:
2776   - title: "Name"
2777     data: "data name"
2778   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2779     data: "data conf-history"
2780   rows: "generated"
2781   data: "vpp-perf-results-3n-hsw"
2782   filter: "not 'NDRCHK' and not 'PDRCHK'"
2783   parameters:
2784   - "parent"
2785   - "name"
2786   - "conf-history"
2787
2788 # Test configuration - VPP Performance Test Configs 3n-skx
2789 - type: "table"
2790   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2791   algorithm: "table_merged_details"
2792   output-file-ext: ".csv"
2793   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2794   columns:
2795   - title: "Name"
2796     data: "data name"
2797   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2798     data: "data conf-history"
2799   rows: "generated"
2800   data: "vpp-perf-results-3n-skx"
2801   filter: "not 'NDRCHK' and not 'PDRCHK'"
2802   parameters:
2803   - "parent"
2804   - "name"
2805   - "conf-history"
2806
2807 # Test configuration - VPP Performance Test Configs 2n-skx
2808 - type: "table"
2809   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2810   algorithm: "table_merged_details"
2811   output-file-ext: ".csv"
2812   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2813   columns:
2814   - title: "Name"
2815     data: "data name"
2816   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2817     data: "data conf-history"
2818   rows: "generated"
2819   data: "vpp-perf-results-2n-skx"
2820   filter: "not 'NDRCHK' and not 'PDRCHK'"
2821   parameters:
2822   - "parent"
2823   - "name"
2824   - "conf-history"
2825
2826 # Test configuration - VPP Performance Test Configs 2n-dnv
2827 - type: "table"
2828   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
2829   algorithm: "table_details"
2830   output-file-ext: ".csv"
2831   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
2832   columns:
2833   - title: "Name"
2834     data: "data name"
2835   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2836     data: "data conf-history"
2837   rows: "generated"
2838   data: "intel-dnv-vpp"
2839   filter: "'NDRPDR'"
2840   parameters:
2841   - "parent"
2842   - "name"
2843   - "conf-history"
2844
2845 # Test Operational Data - VPP Performance Operational Data 3n-hsw
2846 - type: "table"
2847   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
2848   algorithm: "table_merged_details"
2849   output-file-ext: ".csv"
2850   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
2851   columns:
2852   - title: "Name"
2853     data: "data name"
2854   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2855     data: "data show-run"
2856   rows: "generated"
2857   data: "vpp-perf-results-3n-hsw"
2858   filter: "not 'NDRCHK' and not 'PDRCHK'"
2859   parameters:
2860   - "parent"
2861   - "name"
2862   - "show-run"
2863
2864 # Test Operational Data - VPP Performance Operational Data 3n-skx
2865 - type: "table"
2866   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
2867   algorithm: "table_merged_details"
2868   output-file-ext: ".csv"
2869   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
2870   columns:
2871   - title: "Name"
2872     data: "data name"
2873   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2874     data: "data show-run"
2875   rows: "generated"
2876   data: "vpp-perf-results-3n-skx"
2877   filter: "not 'NDRCHK' and not 'PDRCHK'"
2878   parameters:
2879   - "parent"
2880   - "name"
2881   - "show-run"
2882
2883 # Test Operational Data - VPP Performance Operational Data 2n-skx
2884 - type: "table"
2885   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
2886   algorithm: "table_merged_details"
2887   output-file-ext: ".csv"
2888   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
2889   columns:
2890   - title: "Name"
2891     data: "data name"
2892   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2893     data: "data show-run"
2894   rows: "generated"
2895   data: "vpp-perf-results-2n-skx"
2896   filter: "not 'NDRCHK' and not 'PDRCHK'"
2897   parameters:
2898   - "parent"
2899   - "name"
2900   - "show-run"
2901
2902 # Test Operational Data - VPP Performance Operational Data 2n-dnv
2903 - type: "table"
2904   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
2905   algorithm: "table_details"
2906   output-file-ext: ".csv"
2907   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
2908   columns:
2909   - title: "Name"
2910     data: "data name"
2911   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2912     data: "data show-run"
2913   rows: "generated"
2914   data: "intel-dnv-vpp"
2915   filter: "'NDRPDR'"
2916   parameters:
2917   - "parent"
2918   - "name"
2919   - "show-run"
2920
2921 # Detailed Test Results - VPP MRR Results 3n-hsw
2922 - type: "table"
2923   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
2924   algorithm: "table_details"
2925   output-file-ext: ".csv"
2926   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
2927   columns:
2928   - title: "Name"
2929     data: "data name"
2930   - title: "Status"
2931     data: "data msg"
2932   rows: "generated"
2933   data: "vpp-mrr-results-3n-hsw"
2934   filter: "'MRR'"
2935   parameters:
2936   - "name"
2937   - "parent"
2938   - "msg"
2939
2940 # Detailed Test Results - VPP MRR Results 3n-skx
2941 - type: "table"
2942   title: "Detailed Test Results - VPP MRR Results 3n-skx"
2943   algorithm: "table_details"
2944   output-file-ext: ".csv"
2945   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
2946   columns:
2947   - title: "Name"
2948     data: "data name"
2949   - title: "Status"
2950     data: "data msg"
2951   rows: "generated"
2952   data: "vpp-mrr-results-3n-skx"
2953   filter: "'MRR'"
2954   parameters:
2955   - "name"
2956   - "parent"
2957   - "msg"
2958
2959 # Detailed Test Results - VPP MRR Results 2n-skx
2960 - type: "table"
2961   title: "Detailed Test Results - VPP MRR Results 2n-skx"
2962   algorithm: "table_details"
2963   output-file-ext: ".csv"
2964   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
2965   columns:
2966   - title: "Name"
2967     data: "data name"
2968   - title: "Status"
2969     data: "data msg"
2970   rows: "generated"
2971   data: "vpp-mrr-results-2n-skx"
2972   filter: "'MRR'"
2973   parameters:
2974   - "name"
2975   - "parent"
2976   - "msg"
2977
2978 # Detailed Test Results - VPP MRR Results 2n-dnv
2979 - type: "table"
2980   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
2981   algorithm: "table_details"
2982   output-file-ext: ".csv"
2983   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
2984   columns:
2985   - title: "Name"
2986     data: "data name"
2987   - title: "Status"
2988     data: "data msg"
2989   rows: "generated"
2990   data: "intel-dnv-vpp"
2991   filter: "'MRR'"
2992   parameters:
2993   - "name"
2994   - "parent"
2995   - "msg"
2996
2997 # Test configuration - VPP MRR Test Configs 3n-hsw
2998 - type: "table"
2999   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3000   algorithm: "table_details"
3001   output-file-ext: ".csv"
3002   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3003   columns:
3004   - title: "Name"
3005     data: "data name"
3006   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3007     data: "data conf-history"
3008   rows: "generated"
3009   data: "vpp-mrr-results-3n-hsw"
3010   filter: "'MRR'"
3011   parameters:
3012   - "parent"
3013   - "name"
3014   - "conf-history"
3015
3016 # Test configuration - VPP MRR Test Configs 3n-skx
3017 - type: "table"
3018   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3019   algorithm: "table_details"
3020   output-file-ext: ".csv"
3021   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3022   columns:
3023   - title: "Name"
3024     data: "data name"
3025   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3026     data: "data conf-history"
3027   rows: "generated"
3028   data: "vpp-mrr-results-3n-skx"
3029   filter: "'MRR'"
3030   parameters:
3031   - "parent"
3032   - "name"
3033   - "conf-history"
3034
3035 # Test configuration - VPP MRR Test Configs 2n-skx
3036 - type: "table"
3037   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3038   algorithm: "table_details"
3039   output-file-ext: ".csv"
3040   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3041   columns:
3042   - title: "Name"
3043     data: "data name"
3044   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3045     data: "data conf-history"
3046   rows: "generated"
3047   data: "vpp-mrr-results-2n-skx"
3048   filter: "'MRR'"
3049   parameters:
3050   - "parent"
3051   - "name"
3052   - "conf-history"
3053
3054 # Test configuration - VPP MRR Test Configs 2n-dnv
3055 - type: "table"
3056   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3057   algorithm: "table_details"
3058   output-file-ext: ".csv"
3059   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3060   columns:
3061   - title: "Name"
3062     data: "data name"
3063   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3064     data: "data conf-history"
3065   rows: "generated"
3066   data: "intel-dnv-vpp"
3067   filter: "'MRR'"
3068   parameters:
3069   - "parent"
3070   - "name"
3071   - "conf-history"
3072
3073 # Detailed Test Results - VPP Functional Results - Ubuntu
3074 - type: "table"
3075   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3076   algorithm: "table_details"
3077   output-file-ext: ".csv"
3078   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3079   columns:
3080   - title: "Name"
3081     data: "data name"
3082   - title: "Documentation"
3083     data: "data doc"
3084   - title: "Status"
3085     data: "data status"
3086   rows: "generated"
3087   data: "vpp-func-results-ubuntu"
3088   filter: "all"
3089   parameters:
3090   - "name"
3091   - "parent"
3092   - "doc"
3093   - "status"
3094
3095 # Detailed Test Results - VPP Functional Results - CentOS
3096 - type: "table"
3097   title: "Detailed Test Results - VPP Functional Results - CentOS"
3098   algorithm: "table_details"
3099   output-file-ext: ".csv"
3100   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3101   columns:
3102   - title: "Name"
3103     data: "data name"
3104   - title: "Documentation"
3105     data: "data doc"
3106   -
3107     title: "Status"
3108     data: "data status"
3109   rows: "generated"
3110   data:
3111     "vpp-func-results-centos"
3112   filter: "all"
3113   parameters:
3114   - "name"
3115   - "parent"
3116   - "doc"
3117   - "status"
3118
3119 # Test configuration - VPP Functional Test Configs - Ubuntu
3120 - type: "table"
3121   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3122   algorithm: "table_details"
3123   output-file-ext: ".csv"
3124   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3125   columns:
3126   - title: "Name"
3127     data: "data name"
3128   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3129     data: "data conf-history"
3130   rows: "generated"
3131   data: "vpp-func-results-ubuntu"
3132   filter: "all"
3133   parameters:
3134   - "parent"
3135   - "name"
3136   - "conf-history"
3137
3138 # Test configuration - VPP Functional Test Configs - CentOS
3139 - type: "table"
3140   title: "Test configuration - VPP Functional Test Configs - CentOS"
3141   algorithm: "table_details"
3142   output-file-ext: ".csv"
3143   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3144   columns:
3145   - title: "Name"
3146     data: "data name"
3147   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3148     data: "data conf-history"
3149   rows: "generated"
3150   data: "vpp-func-results-centos"
3151   filter: "all"
3152   parameters:
3153   - "parent"
3154   - "name"
3155   - "conf-history"
3156
3157 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3158 - type: "table"
3159   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3160   algorithm: "table_details"
3161   output-file-ext: ".csv"
3162   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3163   columns:
3164   - title: "Name"
3165     data: "data name"
3166   - title: "Status"
3167     data: "data msg"
3168   rows: "generated"
3169   data: "ligato-perf-results-3n-hsw"
3170   filter: "all"
3171   parameters:
3172   - "name"
3173   - "parent"
3174   - "msg"
3175
3176 # Detailed Test Results - VPP Device Results - Ubuntu
3177 - type: "table"
3178   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3179   algorithm: "table_details"
3180   output-file-ext: ".csv"
3181   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3182   columns:
3183   - title: "Name"
3184     data: "data name"
3185   - title: "Documentation"
3186     data: "data doc"
3187   - title: "Status"
3188     data: "data status"
3189   rows: "generated"
3190   data: "vpp-device-results-ubuntu"
3191   filter: "all"
3192   parameters:
3193   - "name"
3194   - "parent"
3195   - "doc"
3196   - "status"
3197
3198 # Test configuration - VPP Device Test Configs - Ubuntu
3199 - type: "table"
3200   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3201   algorithm: "table_details"
3202   output-file-ext: ".csv"
3203   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3204   columns:
3205   - title: "Name"
3206     data: "data name"
3207   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3208     data: "data conf-history"
3209   rows: "generated"
3210   data: "vpp-device-results-ubuntu"
3211   filter: "all"
3212   parameters:
3213   - "parent"
3214   - "name"
3215   - "conf-history"
3216
3217 ################################################################################
3218
3219 # DPDK Performance Changes 3n-hsw 1t1c pdr
3220 - type: "table"
3221   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3222   algorithm: "table_performance_comparison"
3223   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3224   history:
3225     - title: "rls1810"
3226       data: "dpdk-performance-changes-3n-hsw-h1"
3227   reference:
3228     title: "rls1901"
3229     data: "dpdk-performance-changes-3n-hsw-ref"
3230   compare:
3231     title: "rls1904"
3232     data: "dpdk-performance-changes-3n-hsw-cmp"
3233   data: "dpdk-performance-changes-3n-hsw"
3234   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3235   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3236   parameters:
3237   - "name"
3238   - "parent"
3239   - "throughput"
3240
3241 # DPDK Performance Changes 3n-hsw 2t2c pdr
3242 - type: "table"
3243   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3244   algorithm: "table_performance_comparison"
3245   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3246   history:
3247     - title: "rls1810"
3248       data: "dpdk-performance-changes-3n-hsw-h1"
3249   reference:
3250     title: "rls1901"
3251     data: "dpdk-performance-changes-3n-hsw-ref"
3252   compare:
3253     title: "rls1904"
3254     data: "dpdk-performance-changes-3n-hsw-cmp"
3255   data: "dpdk-performance-changes-3n-hsw"
3256   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3257   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3258   parameters:
3259   - "name"
3260   - "parent"
3261   - "throughput"
3262
3263 # DPDK Performance Changes 3n-hsw 1t1c ndr
3264 - type: "table"
3265   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3266   algorithm: "table_performance_comparison"
3267   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3268   history:
3269     - title: "rls1810"
3270       data: "dpdk-performance-changes-3n-hsw-h1"
3271   reference:
3272     title: "rls1901"
3273     data: "dpdk-performance-changes-3n-hsw-ref"
3274   compare:
3275     title: "rls1904"
3276     data: "dpdk-performance-changes-3n-hsw-cmp"
3277   data: "dpdk-performance-changes-3n-hsw"
3278   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3279   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3280   parameters:
3281   - "name"
3282   - "parent"
3283   - "throughput"
3284
3285 # DPDK Performance Changes 3n-hsw 2t2c ndr
3286 - type: "table"
3287   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3288   algorithm: "table_performance_comparison"
3289   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3290   history:
3291     - title: "rls1810"
3292       data: "dpdk-performance-changes-3n-hsw-h1"
3293   reference:
3294     title: "rls1901"
3295     data: "dpdk-performance-changes-3n-hsw-ref"
3296   compare:
3297     title: "rls1904"
3298     data: "dpdk-performance-changes-3n-hsw-cmp"
3299   data: "dpdk-performance-changes-3n-hsw"
3300   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3301   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3302   parameters:
3303   - "name"
3304   - "parent"
3305   - "throughput"
3306
3307 # DPDK Performance Changes 3n-skx 2t1c pdr
3308 - type: "table"
3309   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3310   algorithm: "table_performance_comparison"
3311   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3312   history:
3313     - title: "rls1810"
3314       data: "dpdk-performance-changes-3n-skx-h1"
3315   reference:
3316     title: "rls1901"
3317     data: "dpdk-performance-changes-3n-skx-ref"
3318   compare:
3319     title: "rls1904"
3320     data: "dpdk-performance-changes-3n-skx-cmp"
3321   data: "dpdk-performance-changes-3n-skx"
3322   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3323   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3324   parameters:
3325   - "name"
3326   - "parent"
3327   - "throughput"
3328
3329 # DPDK Performance Changes 3n-skx 4t2c pdr
3330 - type: "table"
3331   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3332   algorithm: "table_performance_comparison"
3333   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3334   history:
3335     - title: "rls1810"
3336       data: "dpdk-performance-changes-3n-skx-h1"
3337   reference:
3338     title: "rls1901"
3339     data: "dpdk-performance-changes-3n-skx-ref"
3340   compare:
3341     title: "rls1904"
3342     data: "dpdk-performance-changes-3n-skx-cmp"
3343   data: "dpdk-performance-changes-3n-skx"
3344   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3345   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3346   parameters:
3347   - "name"
3348   - "parent"
3349   - "throughput"
3350
3351 # DPDK Performance Changes 3n-skx 2t1c ndr
3352 - type: "table"
3353   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3354   algorithm: "table_performance_comparison"
3355   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3356   history:
3357     - title: "rls1810"
3358       data: "dpdk-performance-changes-3n-skx-h1"
3359   reference:
3360     title: "rls1901"
3361     data: "dpdk-performance-changes-3n-skx-ref"
3362   compare:
3363     title: "rls1904"
3364     data: "dpdk-performance-changes-3n-skx-cmp"
3365   data: "dpdk-performance-changes-3n-skx"
3366   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3367   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3368   parameters:
3369   - "name"
3370   - "parent"
3371   - "throughput"
3372
3373 # DPDK Performance Changes 3n-skx 4t2c ndr
3374 - type: "table"
3375   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3376   algorithm: "table_performance_comparison"
3377   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3378   history:
3379     - title: "rls1810"
3380       data: "dpdk-performance-changes-3n-skx-h1"
3381   reference:
3382     title: "rls1901"
3383     data: "dpdk-performance-changes-3n-skx-ref"
3384   compare:
3385     title: "rls1904"
3386     data: "dpdk-performance-changes-3n-skx-cmp"
3387   data: "dpdk-performance-changes-3n-skx"
3388   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3389   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3390   parameters:
3391   - "name"
3392   - "parent"
3393   - "throughput"
3394
3395 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3396 - type: "table"
3397   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3398   algorithm: "table_performance_comparison"
3399   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3400   reference:
3401     title: "3-Node Hsw"
3402     data: "dpdk-compare-testbeds-ref"
3403   compare:
3404     title: "3-Node Skx"
3405     data: "dpdk-compare-testbeds-cmp"
3406   data: "dpdk-compare-testbeds"
3407   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3408   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3409   parameters:
3410   - "name"
3411   - "parent"
3412   - "throughput"
3413
3414 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3415 - type: "table"
3416   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3417   algorithm: "table_performance_comparison"
3418   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3419   reference:
3420     title: "3-Node Hsw"
3421     data: "dpdk-compare-testbeds-ref"
3422   compare:
3423     title: "3-Node Skx"
3424     data: "dpdk-compare-testbeds-cmp"
3425   data: "dpdk-compare-testbeds"
3426   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3427   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3428   parameters:
3429   - "name"
3430   - "parent"
3431   - "throughput"
3432
3433 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3434 - type: "table"
3435   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3436   algorithm: "table_performance_comparison"
3437   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3438   reference:
3439     title: "3-Node Skx"
3440     data: "dpdk-compare-topologies-ref"
3441   compare:
3442     title: "2-Node Skx"
3443     data: "dpdk-compare-topologies-cmp"
3444   data: "dpdk-compare-topologies"
3445   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3446   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3447   parameters:
3448   - "name"
3449   - "parent"
3450   - "throughput"
3451
3452 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3453 - type: "table"
3454   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3455   algorithm: "table_performance_comparison"
3456   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3457   reference:
3458     title: "3-Node Skx"
3459     data: "dpdk-compare-topologies-ref"
3460   compare:
3461     title: "2-Node Skx"
3462     data: "dpdk-compare-topologies-cmp"
3463   data: "dpdk-compare-topologies"
3464   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3465   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3466   parameters:
3467   - "name"
3468   - "parent"
3469   - "throughput"
3470
3471 # DPDK Performance Changes 2n-skx 2t1c pdr
3472 - type: "table"
3473   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3474   algorithm: "table_performance_comparison"
3475   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3476   history:
3477     - title: "rls1810"
3478       data: "dpdk-performance-changes-2n-skx-h1"
3479   reference:
3480     title: "rls1901"
3481     data: "dpdk-performance-changes-2n-skx-ref"
3482   compare:
3483     title: "rls1904"
3484     data: "dpdk-performance-changes-2n-skx-cmp"
3485   data: "dpdk-performance-changes-2n-skx"
3486   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3487   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3488   parameters:
3489   - "name"
3490   - "parent"
3491   - "throughput"
3492
3493 # DPDK Performance Changes 2n-skx 4t2c pdr
3494 - type: "table"
3495   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3496   algorithm: "table_performance_comparison"
3497   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3498   history:
3499     - title: "rls1810"
3500       data: "dpdk-performance-changes-2n-skx-h1"
3501   reference:
3502     title: "rls1901"
3503     data: "dpdk-performance-changes-2n-skx-ref"
3504   compare:
3505     title: "rls1904"
3506     data: "dpdk-performance-changes-2n-skx-cmp"
3507   data: "dpdk-performance-changes-2n-skx"
3508   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3509   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3510   parameters:
3511   - "name"
3512   - "parent"
3513   - "throughput"
3514
3515 # DPDK Performance Changes 2n-skx 2t1c ndr
3516 - type: "table"
3517   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3518   algorithm: "table_performance_comparison"
3519   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3520   history:
3521     - title: "rls1810"
3522       data: "dpdk-performance-changes-2n-skx-h1"
3523   reference:
3524     title: "rls1901"
3525     data: "dpdk-performance-changes-2n-skx-ref"
3526   compare:
3527     title: "rls1904"
3528     data: "dpdk-performance-changes-2n-skx-cmp"
3529   data: "dpdk-performance-changes-2n-skx"
3530   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3531   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3532   parameters:
3533   - "name"
3534   - "parent"
3535   - "throughput"
3536
3537 # DPDK Performance Changes 2n-skx 4t2c ndr
3538 - type: "table"
3539   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3540   algorithm: "table_performance_comparison"
3541   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3542   history:
3543     - title: "rls1810"
3544       data: "dpdk-performance-changes-2n-skx-h1"
3545   reference:
3546     title: "rls1901"
3547     data: "dpdk-performance-changes-2n-skx-ref"
3548   compare:
3549     title: "rls1904"
3550     data: "dpdk-performance-changes-2n-skx-cmp"
3551   data: "dpdk-performance-changes-2n-skx"
3552   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3553   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3554   parameters:
3555   - "name"
3556   - "parent"
3557   - "throughput"
3558
3559 # Detailed Test Results - DPDK Performance Results 3n-hsw
3560 - type: "table"
3561   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3562   algorithm: "table_details"
3563   output-file-ext: ".csv"
3564   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3565   columns:
3566   - title: "Name"
3567     data: "data name"
3568   - title: "Status"
3569     data: "data msg"
3570   rows: "generated"
3571   data: "dpdk-perf-results-3n-hsw"
3572   filter: "all"
3573   parameters:
3574   - "name"
3575   - "parent"
3576   - "msg"
3577
3578 # Detailed Test Results - DPDK Performance Results 3n-skx
3579 - type: "table"
3580   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3581   algorithm: "table_details"
3582   output-file-ext: ".csv"
3583   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3584   columns:
3585   - title: "Name"
3586     data: "data name"
3587   - title: "Status"
3588     data: "data msg"
3589   rows: "generated"
3590   data: "dpdk-perf-results-3n-skx"
3591   filter: "all"
3592   parameters:
3593   - "name"
3594   - "parent"
3595   - "msg"
3596
3597 # Detailed Test Results - DPDK Performance Results 2n-skx
3598 - type: "table"
3599   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3600   algorithm: "table_details"
3601   output-file-ext: ".csv"
3602   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3603   columns:
3604   - title: "Name"
3605     data: "data name"
3606   - title: "Status"
3607     data: "data msg"
3608   rows: "generated"
3609   data: "dpdk-perf-results-2n-skx"
3610   filter: "all"
3611   parameters:
3612   - "name"
3613   - "parent"
3614   - "msg"
3615
3616 ################################################################################
3617 # HoneyComb
3618 - type: "table"
3619   title: "Detailed Test Results - Honeycomb Functional Results"
3620   algorithm: "table_details"
3621   output-file-ext: ".csv"
3622   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3623   columns:
3624   - title: "Name"
3625     data: "data name"
3626   - title: "Documentation"
3627     data: "data doc"
3628   - title: "Status"
3629     data: "data status"
3630   rows: "generated"
3631   data:
3632     "hc-func-results"
3633   filter: "all"
3634   parameters:
3635   - "name"
3636   - "parent"
3637   - "doc"
3638   - "status"
3639
3640 ################################################################################
3641 # NSH SFC
3642 #-
3643 #  type: "table"
3644 #  title: "Detailed Test Results - NSH SFC Functional Results"
3645 #  algorithm: "table_details"
3646 #  output-file-ext: ".csv"
3647 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3648 #  columns:
3649 #  -
3650 #    title: "Name"
3651 #    data: "data name"
3652 #  -
3653 #    title: "Documentation"
3654 #    data: "data doc"
3655 #  -
3656 #    title: "Status"
3657 #    data: "data status"
3658 #  rows: "generated"
3659 #  data:
3660 #    "nsh-func-results"
3661 #  filter: "all"
3662 #  parameters:
3663 #  - "name"
3664 #  - "parent"
3665 #  - "doc"
3666 #  - "status"
3667
3668 ################################################################################
3669 # DMM
3670 - type: "table"
3671   title: "Detailed Test Results - DMM Functional Results"
3672   algorithm: "table_details"
3673   output-file-ext: ".csv"
3674   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3675   columns:
3676   - title: "Name"
3677     data: "data name"
3678   - title: "Documentation"
3679     data: "data doc"
3680   - title: "Status"
3681     data: "data status"
3682   rows: "generated"
3683   data:
3684     "dmm-func-results"
3685   filter: "all"
3686   parameters:
3687   - "name"
3688   - "parent"
3689   - "doc"
3690   - "status"
3691
3692 ################################################################################
3693 ###                                F I L E S                                 ###
3694 ################################################################################
3695
3696 # VPP Performance Results 3n-hsw
3697 - type: "file"
3698   title: "VPP Performance Results 3n-hsw"
3699   algorithm: "file_test_results"
3700   output-file-ext: ".rst"
3701   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3702   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"
3703   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3704   data: "vpp-perf-results-3n-hsw"
3705   filter: "not 'NDRCHK' and not 'PDRCHK'"
3706   parameters:
3707   - "name"
3708   - "doc"
3709   - "level"
3710   - "parent"
3711   data-start-level: 3
3712
3713 # VPP Performance Results 3n-skx
3714 - type: "file"
3715   title: "VPP Performance Results 3n-skx"
3716   algorithm: "file_test_results"
3717   output-file-ext: ".rst"
3718   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3719   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"
3720   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3721   data: "vpp-perf-results-3n-skx"
3722   filter: "not 'NDRCHK' and not 'PDRCHK'"
3723   parameters:
3724   - "name"
3725   - "doc"
3726   - "level"
3727   - "parent"
3728   data-start-level: 3
3729
3730 # VPP Performance Results 2n-skx
3731 - type: "file"
3732   title: "VPP Performance Results 2n-skx"
3733   algorithm: "file_test_results"
3734   output-file-ext: ".rst"
3735   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3736   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"
3737   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3738   data: "vpp-perf-results-2n-skx"
3739   filter: "not 'NDRCHK' and not 'PDRCHK'"
3740   parameters:
3741   - "name"
3742   - "doc"
3743   - "level"
3744   - "parent"
3745   data-start-level: 3
3746
3747 # VPP Performance Results 2n-dnv
3748 - type: "file"
3749   title: "VPP Performance Results 2n-dnv"
3750   algorithm: "file_test_results"
3751   output-file-ext: ".rst"
3752   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3753   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"
3754   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3755   data: "intel-dnv-vpp"
3756   filter: "'NDRPDR'"
3757   parameters:
3758   - "name"
3759   - "doc"
3760   - "level"
3761   - "parent"
3762   data-start-level: 3
3763
3764 # VPP Performance Configuration 3n-hsw
3765 - type: "file"
3766   title: "VPP Performance Configuration 3n-hsw"
3767   algorithm: "file_test_results"
3768   output-file-ext: ".rst"
3769   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3770   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"
3771   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3772   data: "vpp-perf-results-3n-hsw"
3773   filter: "not 'NDRCHK' and not 'PDRCHK'"
3774   parameters:
3775   - "name"
3776   - "doc"
3777   - "level"
3778   - "parent"
3779   data-start-level: 3
3780
3781 # VPP Performance Configuration 3n-skx
3782 - type: "file"
3783   title: "VPP Performance Configuration 3n-skx"
3784   algorithm: "file_test_results"
3785   output-file-ext: ".rst"
3786   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3787   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"
3788   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3789   data: "vpp-perf-results-3n-skx"
3790   filter: "not 'NDRCHK' and not 'PDRCHK'"
3791   parameters:
3792   - "name"
3793   - "doc"
3794   - "level"
3795   - "parent"
3796   data-start-level: 3
3797
3798 # VPP Performance Configuration 2n-skx
3799 - type: "file"
3800   title: "VPP Performance Configuration 2n-skx"
3801   algorithm: "file_test_results"
3802   output-file-ext: ".rst"
3803   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3804   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"
3805   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3806   data: "vpp-perf-results-2n-skx"
3807   filter: "not 'NDRCHK' and not 'PDRCHK'"
3808   parameters:
3809   - "name"
3810   - "doc"
3811   - "level"
3812   - "parent"
3813   data-start-level: 3
3814
3815 # VPP Performance Configuration 2n-dnv
3816 - type: "file"
3817   title: "VPP Performance Configuration 2n-dnv"
3818   algorithm: "file_test_results"
3819   output-file-ext: ".rst"
3820   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3821   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"
3822   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3823   data: "intel-dnv-vpp"
3824   filter: "'NDRPDR'"
3825   parameters:
3826   - "name"
3827   - "doc"
3828   - "level"
3829   - "parent"
3830   data-start-level: 3
3831
3832 # VPP Performance Operational Data 3n-hsw
3833 - type: "file"
3834   title: "VPP Performance Operational Data 3n-hsw"
3835   algorithm: "file_test_results"
3836   output-file-ext: ".rst"
3837   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3838   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"
3839   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3840   data: "vpp-perf-results-3n-hsw"
3841   filter: "not 'NDRCHK' and not 'PDRCHK'"
3842   parameters:
3843   - "name"
3844   - "doc"
3845   - "level"
3846   - "parent"
3847   data-start-level: 3
3848
3849 # VPP Performance Operational Data 3n-skx
3850 - type: "file"
3851   title: "VPP Performance Operational Data 3n-skx"
3852   algorithm: "file_test_results"
3853   output-file-ext: ".rst"
3854   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
3855   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"
3856   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
3857   data: "vpp-perf-results-3n-skx"
3858   filter: "not 'NDRCHK' and not 'PDRCHK'"
3859   parameters:
3860   - "name"
3861   - "doc"
3862   - "level"
3863   - "parent"
3864   data-start-level: 3
3865
3866 # VPP Performance Operational Data 2n-skx
3867 - type: "file"
3868   title: "VPP Performance Operational Data 2n-skx"
3869   algorithm: "file_test_results"
3870   output-file-ext: ".rst"
3871   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
3872   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"
3873   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
3874   data: "vpp-perf-results-2n-skx"
3875   filter: "not 'NDRCHK' and not 'PDRCHK'"
3876   parameters:
3877   - "name"
3878   - "doc"
3879   - "level"
3880   - "parent"
3881   data-start-level: 3
3882
3883 # VPP Performance Operational Data 2n-dnv
3884 - type: "file"
3885   title: "VPP Performance Operational Data 2n-dnv"
3886   algorithm: "file_test_results"
3887   output-file-ext: ".rst"
3888   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
3889   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"
3890   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
3891   data: "intel-dnv-vpp"
3892   filter: "'NDRPDR'"
3893   parameters:
3894   - "name"
3895   - "doc"
3896   - "level"
3897   - "parent"
3898   data-start-level: 3
3899
3900 # VPP MRR Results 3n-hsw
3901 - type: "file"
3902   title: "VPP MRR Results 3n-hsw"
3903   algorithm: "file_test_results"
3904   output-file-ext: ".rst"
3905   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3906   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"
3907   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
3908   data: "vpp-mrr-results-3n-hsw"
3909   filter: "'MRR'"
3910   parameters:
3911   - "name"
3912   - "doc"
3913   - "level"
3914   - "parent"
3915   data-start-level: 3
3916
3917 # VPP MRR Results 3n-skx
3918 - type: "file"
3919   title: "VPP MRR Results 3n-skx"
3920   algorithm: "file_test_results"
3921   output-file-ext: ".rst"
3922   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3923   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"
3924   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
3925   data: "vpp-mrr-results-3n-skx"
3926   filter: "'MRR'"
3927   parameters:
3928   - "name"
3929   - "doc"
3930   - "level"
3931   - "parent"
3932   data-start-level: 3
3933
3934 # VPP MRR Results 2n-skx
3935 - type: "file"
3936   title: "VPP MRR Results 2n-skx"
3937   algorithm: "file_test_results"
3938   output-file-ext: ".rst"
3939   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3940   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"
3941   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
3942   data: "vpp-mrr-results-2n-skx"
3943   filter: "all"
3944   parameters:
3945   - "name"
3946   - "doc"
3947   - "level"
3948   - "parent"
3949   data-start-level: 3
3950
3951 # VPP MRR Results 2n-dnv
3952 - type: "file"
3953   title: "VPP MRR Results 2n-dnv"
3954   algorithm: "file_test_results"
3955   output-file-ext: ".rst"
3956   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3957   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"
3958   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
3959   data: "intel-dnv-vpp"
3960   filter: "'MRR'"
3961   parameters:
3962   - "name"
3963   - "doc"
3964   - "level"
3965   - "parent"
3966   data-start-level: 3
3967
3968 # VPP MRR Configuration 3n-hsw
3969 - type: "file"
3970   title: "VPP MRR Configuration 3n-hsw"
3971   algorithm: "file_test_results"
3972   output-file-ext: ".rst"
3973   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
3974   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"
3975   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
3976   data: "vpp-mrr-results-3n-hsw"
3977   filter: "'MRR'"
3978   parameters:
3979   - "name"
3980   - "doc"
3981   - "level"
3982   - "parent"
3983   data-start-level: 3
3984
3985 # VPP MRR Configuration 3n-skx
3986 - type: "file"
3987   title: "VPP MRR Configuration 3n-skx"
3988   algorithm: "file_test_results"
3989   output-file-ext: ".rst"
3990   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
3991   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"
3992   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
3993   data: "vpp-mrr-results-3n-skx"
3994   filter: "'MRR'"
3995   parameters:
3996   - "name"
3997   - "doc"
3998   - "level"
3999   - "parent"
4000   data-start-level: 3
4001
4002 # VPP MRR Configuration 2n-skx
4003 - type: "file"
4004   title: "VPP MRR Configuration 2n-skx"
4005   algorithm: "file_test_results"
4006   output-file-ext: ".rst"
4007   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4008   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"
4009   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4010   data: "vpp-mrr-results-2n-skx"
4011   filter: "'MRR'"
4012   parameters:
4013   - "name"
4014   - "doc"
4015   - "level"
4016   - "parent"
4017   data-start-level: 3
4018
4019 # VPP MRR Configuration 2n-dnv
4020 - type: "file"
4021   title: "VPP MRR Configuration 2n-dnv"
4022   algorithm: "file_test_results"
4023   output-file-ext: ".rst"
4024   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4025   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"
4026   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4027   data: "intel-dnv-vpp"
4028   filter: "'MRR'"
4029   parameters:
4030   - "name"
4031   - "doc"
4032   - "level"
4033   - "parent"
4034   data-start-level: 3
4035
4036 # VPP Functional Results - Ubuntu
4037 - type: "file"
4038   title: "VPP Functional Results - Ubuntu"
4039   algorithm: "file_test_results"
4040   output-file-ext: ".rst"
4041   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
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,FUNC,VPP,UBUNTU]}"
4044   data: "vpp-func-results-ubuntu"
4045   filter: "all"
4046   parameters:
4047   - "name"
4048   - "doc"
4049   - "level"
4050   - "parent"
4051   data-start-level: 3
4052
4053 # VPP Functional Results - CentOS
4054 - type: "file"
4055   title: "VPP Functional Results - CentOS"
4056   algorithm: "file_test_results"
4057   output-file-ext: ".rst"
4058   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4059   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"
4060   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4061   data:
4062     "vpp-func-results-centos"
4063   filter: "all"
4064   parameters:
4065   - "name"
4066   - "doc"
4067   - "level"
4068   - "parent"
4069   data-start-level: 3
4070
4071 # VPP Functional Configuration - Ubuntu
4072 - type: "file"
4073   title: "VPP Functional Configuration - Ubuntu"
4074   algorithm: "file_test_results"
4075   output-file-ext: ".rst"
4076   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4077   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4078   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4079   data: "vpp-func-results-ubuntu"
4080   filter: "all"
4081   parameters:
4082   - "name"
4083   - "doc"
4084   - "level"
4085   - "parent"
4086   data-start-level: 3
4087
4088 # VPP Functional Configuration - CentOS
4089 - type: "file"
4090   title: "VPP Functional Configuration - CentOS"
4091   algorithm: "file_test_results"
4092   output-file-ext: ".rst"
4093   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4094   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4095   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4096   data:
4097     "vpp-func-results-centos"
4098   filter: "all"
4099   parameters:
4100   - "name"
4101   - "doc"
4102   - "level"
4103   - "parent"
4104   data-start-level: 3
4105
4106 # VPP Device Results - Ubuntu
4107 - type: "file"
4108   title: "VPP Device Results - Ubuntu"
4109   algorithm: "file_test_results"
4110   output-file-ext: ".rst"
4111   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4112   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4113   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4114   data: "vpp-device-results-ubuntu"
4115   filter: "all"
4116   parameters:
4117   - "name"
4118   - "doc"
4119   - "level"
4120   - "parent"
4121   data-start-level: 2
4122
4123 # VPP Device Configuration - Ubuntu
4124 - type: "file"
4125   title: "VPP Device Configuration - Ubuntu"
4126   algorithm: "file_test_results"
4127   output-file-ext: ".rst"
4128   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4129   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4130   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4131   data: "vpp-device-results-ubuntu"
4132   filter: "all"
4133   parameters:
4134   - "name"
4135   - "doc"
4136   - "level"
4137   - "parent"
4138   data-start-level: 2
4139
4140 # Container Orchestrated Performance Results 3n-hsw
4141 - type: "file"
4142   title: "Container Orchestrated Performance Results 3n-hsw"
4143   algorithm: "file_test_results"
4144   output-file-ext: ".rst"
4145   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4146   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4147   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4148   data: "ligato-perf-results-3n-hsw"
4149   filter: "all"
4150   parameters:
4151   - "name"
4152   - "doc"
4153   - "level"
4154   - "parent"
4155   data-start-level: 3
4156
4157 # DPDK Performance Results 3n-hsw
4158 - type: "file"
4159   title: "DPDK Performance Results 3n-hsw"
4160   algorithm: "file_test_results"
4161   output-file-ext: ".rst"
4162   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4163   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"
4164   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4165   data: "dpdk-perf-results-3n-hsw"
4166   filter: "all"
4167   parameters:
4168   - "name"
4169   - "doc"
4170   - "level"
4171   - "parent"
4172   data-start-level: 3
4173
4174 # DPDK Performance Results 3n-skx
4175 - type: "file"
4176   title: "DPDK Performance Results 3n-skx"
4177   algorithm: "file_test_results"
4178   output-file-ext: ".rst"
4179   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4180   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"
4181   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4182   data: "dpdk-perf-results-3n-skx"
4183   filter: "all"
4184   parameters:
4185   - "name"
4186   - "doc"
4187   - "level"
4188   - "parent"
4189   data-start-level: 3
4190
4191 # DPDK Performance Results 2n-skx
4192 - type: "file"
4193   title: "DPDK Performance Results 2n-skx"
4194   algorithm: "file_test_results"
4195   output-file-ext: ".rst"
4196   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4197   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"
4198   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4199   data: "dpdk-perf-results-2n-skx"
4200   filter: "all"
4201   parameters:
4202   - "name"
4203   - "doc"
4204   - "level"
4205   - "parent"
4206   data-start-level: 3
4207
4208 # Honeycomb Functional Results
4209 - type: "file"
4210   title: "Honeycomb Functional Results"
4211   algorithm: "file_test_results"
4212   output-file-ext: ".rst"
4213   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4214   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"
4215   dir-tables: "{DIR[DTR,FUNC,HC]}"
4216   data:
4217     "hc-func-results"
4218   filter: "all"
4219   parameters:
4220   - "name"
4221   - "doc"
4222   - "level"
4223   - "parent"
4224   data-start-level: 3
4225
4226 # NSH SFC Functional Results
4227 #-
4228 #  type: "file"
4229 #  title: "NSH SFC Functional Results"
4230 #  algorithm: "file_test_results"
4231 #  output-file-ext: ".rst"
4232 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4233 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4234 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4235 #  data:
4236 #    "nsh-func-results"
4237 #  filter: "all"
4238 #  parameters:
4239 #  - "name"
4240 #  - "doc"
4241 #  - "level"
4242 #  - "parent"
4243 #  data-start-level: 3
4244
4245 # DMM Functional Results
4246 - type: "file"
4247   title: "DMM Functional Results"
4248   algorithm: "file_test_results"
4249   output-file-ext: ".rst"
4250   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4251   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"
4252   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4253   data:
4254     "dmm-func-results"
4255   filter: "all"
4256   parameters:
4257   - "name"
4258   - "doc"
4259   - "level"
4260   - "parent"
4261   data-start-level: 3
4262
4263 ################################################################################
4264 ###                                P L O T S                                 ###
4265 ################################################################################
4266
4267 # Soak test - 30min Soak Test (PLRsearch), boxes
4268 - type: "plot"
4269   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4270   algorithm: "plot_soak_boxes"
4271   output-file-type: ".html"
4272   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4273   data: "plot-vpp-soak-2n-skx"
4274   filter: "'SOAK'"
4275   parameters:
4276   - "throughput"
4277   - "parent"
4278   - "tags"
4279   sort:
4280   - "L2PATCH"
4281 #  - "L2XCBASE"
4282 #  - "L2BDMACLRN"
4283 #  - "IP4FWD"
4284 #  - "IP6FWD"
4285   - "VHOST"
4286   layout:
4287     title: "30min Soak Test (PLRsearch)"
4288     layout: "plot-soak-throughput"
4289
4290 # Soak test - example, not used
4291 - type: "plot"
4292   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4293   algorithm: "plot_soak_bars"
4294   output-file-type: ".html"
4295   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4296   data: "plot-vpp-soak-2n-skx"
4297   filter: "'SOAK'"
4298   parameters:
4299   - "throughput"
4300   - "parent"
4301   - "tags"
4302   sort:
4303   - "L2PATCH"
4304 #  - "L2XCBASE"
4305 #  - "L2BDMACLRN"
4306 #  - "IP4FWD"
4307 #  - "IP6FWD"
4308   - "VHOST"
4309   layout:
4310     title: "30min Soak Test (PLRsearch)"
4311     layout: "plot-soak-throughput"
4312
4313 ################################################################################
4314 # Plots - NF Density - VSC
4315
4316 - type: "plot"
4317   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4318   algorithm: "plot_service_density_heatmap"
4319   output-file-type: ".html"
4320   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4321   data: "plot-vpp-nfv-2n-skx-mrr"
4322   filter: "'NIC_Intel-X710' and
4323            'NF_DENSITY' and
4324            'VM' and
4325            'CHAIN' and
4326            '64B' and
4327            '2T1C' and
4328            'MRR'"
4329   parameters:
4330   - "result"
4331   - "name"
4332   - "tags"
4333   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4334   x-axis: "X = VNFs per Service Chain"
4335   y-axis: "Y = Number of Service Chains"
4336   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4337   layout:
4338     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4339     layout: "plot-service-density"
4340
4341 - type: "plot"
4342   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4343   algorithm: "plot_service_density_heatmap"
4344   output-file-type: ".html"
4345   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4346   data: "plot-vpp-nfv-2n-skx-mrr"
4347   filter: "'NIC_Intel-X710' and
4348            'NF_DENSITY' and
4349            'VM' and
4350            'CHAIN' and
4351            '64B' and
4352            '4T2C' and
4353            'MRR'"
4354   parameters:
4355   - "result"
4356   - "name"
4357   - "tags"
4358   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4359   x-axis: "X = VNFs per Service Chain"
4360   y-axis: "Y = Number of Service Chains"
4361   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4362   layout:
4363     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4364     layout: "plot-service-density"
4365
4366 - type: "plot"
4367   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4368   algorithm: "plot_service_density_heatmap"
4369   output-file-type: ".html"
4370   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4371   data: "plot-vpp-nfv-2n-skx-mrr"
4372   filter: "'NIC_Intel-X710' and
4373            'NF_DENSITY' and
4374            'VM' and
4375            'CHAIN' and
4376            'IMIX' and
4377            '2T1C' and
4378            'MRR'"
4379   parameters:
4380   - "result"
4381   - "name"
4382   - "tags"
4383   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4384   x-axis: "X = VNFs per Service Chain"
4385   y-axis: "Y = Number of Service Chains"
4386   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4387   layout:
4388     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4389     layout: "plot-service-density"
4390
4391 - type: "plot"
4392   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4393   algorithm: "plot_service_density_heatmap"
4394   output-file-type: ".html"
4395   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4396   data: "plot-vpp-nfv-2n-skx-mrr"
4397   filter: "'NIC_Intel-X710' and
4398            'NF_DENSITY' and
4399            'VM' and
4400            'CHAIN' and
4401            'IMIX' and
4402            '4T2C' and
4403            'MRR'"
4404   parameters:
4405   - "result"
4406   - "name"
4407   - "tags"
4408   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4409   x-axis: "X = VNFs per Service Chain"
4410   y-axis: "Y = Number of Service Chains"
4411   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4412   layout:
4413     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4414     layout: "plot-service-density"
4415
4416 - type: "plot"
4417   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4418   algorithm: "plot_service_density_heatmap"
4419   output-file-type: ".html"
4420   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4421   data: "plot-vpp-nfv-2n-skx"
4422   filter: "'NIC_Intel-X710' and
4423            'NF_DENSITY' and
4424            'VM' and
4425            'CHAIN' and
4426            '64B' and
4427            '2T1C' and
4428            'NDRPDR'"
4429   parameters:
4430   - "throughput"
4431   - "name"
4432   - "tags"
4433   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4434   x-axis: "X = VNFs per Service Chain"
4435   y-axis: "Y = Number of Service Chains"
4436   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4437   layout:
4438     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4439     layout: "plot-service-density"
4440
4441 - type: "plot"
4442   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4443   algorithm: "plot_service_density_heatmap"
4444   output-file-type: ".html"
4445   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4446   data: "plot-vpp-nfv-2n-skx"
4447   filter: "'NIC_Intel-X710' and
4448            'NF_DENSITY' and
4449            'VM' and
4450            'CHAIN' and
4451            '64B' and
4452            '4T2C' and
4453            'NDRPDR'"
4454   parameters:
4455   - "throughput"
4456   - "name"
4457   - "tags"
4458   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4459   x-axis: "X = VNFs per Service Chain"
4460   y-axis: "Y = Number of Service Chains"
4461   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4462   layout:
4463     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4464     layout: "plot-service-density"
4465
4466 - type: "plot"
4467   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4468   algorithm: "plot_service_density_heatmap"
4469   output-file-type: ".html"
4470   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4471   data: "plot-vpp-nfv-2n-skx"
4472   filter: "'NIC_Intel-X710' and
4473            'NF_DENSITY' and
4474            'VM' and
4475            'CHAIN' and
4476            'IMIX' and
4477            '2T1C' and
4478            'NDRPDR'"
4479   parameters:
4480   - "throughput"
4481   - "name"
4482   - "tags"
4483   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4484   x-axis: "X = VNFs per Service Chain"
4485   y-axis: "Y = Number of Service Chains"
4486   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4487   layout:
4488     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4489     layout: "plot-service-density"
4490
4491 - type: "plot"
4492   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4493   algorithm: "plot_service_density_heatmap"
4494   output-file-type: ".html"
4495   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4496   data: "plot-vpp-nfv-2n-skx"
4497   filter: "'NIC_Intel-X710' and
4498            'NF_DENSITY' and
4499            'VM' and
4500            'CHAIN' and
4501            'IMIX' and
4502            '4T2C' and
4503            'NDRPDR'"
4504   parameters:
4505   - "throughput"
4506   - "name"
4507   - "tags"
4508   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4509   x-axis: "X = VNFs per Service Chain"
4510   y-axis: "Y = Number of Service Chains"
4511   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4512   layout:
4513     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4514     layout: "plot-service-density"
4515
4516 - type: "plot"
4517   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4518   algorithm: "plot_service_density_heatmap"
4519   output-file-type: ".html"
4520   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4521   data: "plot-vpp-nfv-2n-skx"
4522   filter: "'NIC_Intel-X710' and
4523            'NF_DENSITY' and
4524            'VM' and
4525            'CHAIN' and
4526            '64B' and
4527            '2T1C' and
4528            'NDRPDR'"
4529   parameters:
4530   - "throughput"
4531   - "name"
4532   - "tags"
4533   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4534   x-axis: "X = VNFs per Service Chain"
4535   y-axis: "Y = Number of Service Chains"
4536   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4537   layout:
4538     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4539     layout: "plot-service-density"
4540
4541 - type: "plot"
4542   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4543   algorithm: "plot_service_density_heatmap"
4544   output-file-type: ".html"
4545   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4546   data: "plot-vpp-nfv-2n-skx"
4547   filter: "'NIC_Intel-X710' and
4548            'NF_DENSITY' and
4549            'VM' and
4550            'CHAIN' and
4551            '64B' and
4552            '4T2C' and
4553            'NDRPDR'"
4554   parameters:
4555   - "throughput"
4556   - "name"
4557   - "tags"
4558   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4559   x-axis: "X = VNFs per Service Chain"
4560   y-axis: "Y = Number of Service Chains"
4561   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4562   layout:
4563     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4564     layout: "plot-service-density"
4565
4566 - type: "plot"
4567   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4568   algorithm: "plot_service_density_heatmap"
4569   output-file-type: ".html"
4570   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
4571   data: "plot-vpp-nfv-2n-skx"
4572   filter: "'NIC_Intel-X710' and
4573            'NF_DENSITY' and
4574            'VM' and
4575            'CHAIN' and
4576            'IMIX' and
4577            '2T1C' and
4578            'NDRPDR'"
4579   parameters:
4580   - "throughput"
4581   - "name"
4582   - "tags"
4583   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4584   x-axis: "X = VNFs per Service Chain"
4585   y-axis: "Y = Number of Service Chains"
4586   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4587   layout:
4588     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4589     layout: "plot-service-density"
4590
4591 - type: "plot"
4592   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4593   algorithm: "plot_service_density_heatmap"
4594   output-file-type: ".html"
4595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
4596   data: "plot-vpp-nfv-2n-skx"
4597   filter: "'NIC_Intel-X710' and
4598            'NF_DENSITY' and
4599            'VM' and
4600            'CHAIN' and
4601            'IMIX' and
4602            '4T2C' and
4603            'NDRPDR'"
4604   parameters:
4605   - "throughput"
4606   - "name"
4607   - "tags"
4608   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4609   x-axis: "X = VNFs per Service Chain"
4610   y-axis: "Y = Number of Service Chains"
4611   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4612   layout:
4613     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4614     layout: "plot-service-density"
4615
4616 ################################################################################
4617 # Plots - NF Density - CSC
4618
4619 - type: "plot"
4620   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4621   algorithm: "plot_service_density_heatmap"
4622   output-file-type: ".html"
4623   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
4624   data: "plot-vpp-nfv-2n-skx-mrr"
4625   filter: "'NIC_Intel-X710' and
4626            'NF_DENSITY' and
4627            'DOCKER' and
4628            'CHAIN' and
4629            '64B' and
4630            '2T1C' and
4631            'MRR'"
4632   parameters:
4633   - "result"
4634   - "name"
4635   - "tags"
4636   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4637   x-axis: "X = CNFs per Service Chain"
4638   y-axis: "Y = Number of Service Chains"
4639   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4640   layout:
4641     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4642     layout: "plot-service-density"
4643
4644 - type: "plot"
4645   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4646   algorithm: "plot_service_density_heatmap"
4647   output-file-type: ".html"
4648   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
4649   data: "plot-vpp-nfv-2n-skx-mrr"
4650   filter: "'NIC_Intel-X710' and
4651            'NF_DENSITY' and
4652            'DOCKER' and
4653            'CHAIN' and
4654            '64B' and
4655            '4T2C' and
4656            'MRR'"
4657   parameters:
4658   - "result"
4659   - "name"
4660   - "tags"
4661   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4662   x-axis: "X = CNFs per Service Chain"
4663   y-axis: "Y = Number of Service Chains"
4664   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4665   layout:
4666     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4667     layout: "plot-service-density"
4668
4669 - type: "plot"
4670   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4671   algorithm: "plot_service_density_heatmap"
4672   output-file-type: ".html"
4673   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
4674   data: "plot-vpp-nfv-2n-skx-mrr"
4675   filter: "'NIC_Intel-X710' and
4676            'NF_DENSITY' and
4677            'DOCKER' and
4678            'CHAIN' and
4679            'IMIX' and
4680            '2T1C' and
4681            'MRR'"
4682   parameters:
4683   - "result"
4684   - "name"
4685   - "tags"
4686   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4687   x-axis: "X = CNFs per Service Chain"
4688   y-axis: "Y = Number of Service Chains"
4689   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4690   layout:
4691     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4692     layout: "plot-service-density"
4693
4694 - type: "plot"
4695   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4696   algorithm: "plot_service_density_heatmap"
4697   output-file-type: ".html"
4698   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
4699   data: "plot-vpp-nfv-2n-skx-mrr"
4700   filter: "'NIC_Intel-X710' and
4701            'NF_DENSITY' and
4702            'DOCKER' and
4703            'CHAIN' and
4704            'IMIX' and
4705            '4T2C' and
4706            'MRR'"
4707   parameters:
4708   - "result"
4709   - "name"
4710   - "tags"
4711   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4712   x-axis: "X = CNFs per Service Chain"
4713   y-axis: "Y = Number of Service Chains"
4714   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4715   layout:
4716     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4717     layout: "plot-service-density"
4718
4719 - type: "plot"
4720   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
4721   algorithm: "plot_service_density_heatmap"
4722   output-file-type: ".html"
4723   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
4724   data: "plot-vpp-nfv-2n-skx"
4725   filter: "'NIC_Intel-X710' and
4726            'NF_DENSITY' and
4727            'DOCKER' and
4728            'CHAIN' and
4729            '64B' and
4730            '2T1C' and
4731            'NDRPDR'"
4732   parameters:
4733   - "throughput"
4734   - "name"
4735   - "tags"
4736   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4737   x-axis: "X = CNFs per Service Chain"
4738   y-axis: "Y = Number of Service Chains"
4739   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4740   layout:
4741     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
4742     layout: "plot-service-density"
4743
4744 - type: "plot"
4745   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
4746   algorithm: "plot_service_density_heatmap"
4747   output-file-type: ".html"
4748   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
4749   data: "plot-vpp-nfv-2n-skx"
4750   filter: "'NIC_Intel-X710' and
4751            'NF_DENSITY' and
4752            'DOCKER' and
4753            'CHAIN' and
4754            '64B' and
4755            '4T2C' and
4756            'NDRPDR'"
4757   parameters:
4758   - "throughput"
4759   - "name"
4760   - "tags"
4761   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4762   x-axis: "X = CNFs per Service Chain"
4763   y-axis: "Y = Number of Service Chains"
4764   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4765   layout:
4766     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
4767     layout: "plot-service-density"
4768
4769 - type: "plot"
4770   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
4771   algorithm: "plot_service_density_heatmap"
4772   output-file-type: ".html"
4773   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
4774   data: "plot-vpp-nfv-2n-skx"
4775   filter: "'NIC_Intel-X710' and
4776            'NF_DENSITY' and
4777            'DOCKER' and
4778            'CHAIN' and
4779            'IMIX' and
4780            '2T1C' and
4781            'NDRPDR'"
4782   parameters:
4783   - "throughput"
4784   - "name"
4785   - "tags"
4786   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4787   x-axis: "X = CNFs per Service Chain"
4788   y-axis: "Y = Number of Service Chains"
4789   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4790   layout:
4791     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
4792     layout: "plot-service-density"
4793
4794 - type: "plot"
4795   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
4796   algorithm: "plot_service_density_heatmap"
4797   output-file-type: ".html"
4798   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
4799   data: "plot-vpp-nfv-2n-skx"
4800   filter: "'NIC_Intel-X710' and
4801            'NF_DENSITY' and
4802            'DOCKER' and
4803            'CHAIN' and
4804            'IMIX' and
4805            '4T2C' and
4806            'NDRPDR'"
4807   parameters:
4808   - "throughput"
4809   - "name"
4810   - "tags"
4811   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4812   x-axis: "X = CNFs per Service Chain"
4813   y-axis: "Y = Number of Service Chains"
4814   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4815   layout:
4816     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
4817     layout: "plot-service-density"
4818
4819 - type: "plot"
4820   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
4821   algorithm: "plot_service_density_heatmap"
4822   output-file-type: ".html"
4823   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
4824   data: "plot-vpp-nfv-2n-skx"
4825   filter: "'NIC_Intel-X710' and
4826            'NF_DENSITY' and
4827            'DOCKER' and
4828            'CHAIN' and
4829            '64B' and
4830            '2T1C' and
4831            'NDRPDR'"
4832   parameters:
4833   - "throughput"
4834   - "name"
4835   - "tags"
4836   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4837   x-axis: "X = CNFs per Service Chain"
4838   y-axis: "Y = Number of Service Chains"
4839   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4840   layout:
4841     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
4842     layout: "plot-service-density"
4843
4844 - type: "plot"
4845   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
4846   algorithm: "plot_service_density_heatmap"
4847   output-file-type: ".html"
4848   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
4849   data: "plot-vpp-nfv-2n-skx"
4850   filter: "'NIC_Intel-X710' and
4851            'NF_DENSITY' and
4852            'DOCKER' and
4853            'CHAIN' and
4854            '64B' and
4855            '4T2C' and
4856            'NDRPDR'"
4857   parameters:
4858   - "throughput"
4859   - "name"
4860   - "tags"
4861   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4862   x-axis: "X = CNFs per Service Chain"
4863   y-axis: "Y = Number of Service Chains"
4864   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4865   layout:
4866     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
4867     layout: "plot-service-density"
4868
4869 - type: "plot"
4870   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
4871   algorithm: "plot_service_density_heatmap"
4872   output-file-type: ".html"
4873   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
4874   data: "plot-vpp-nfv-2n-skx"
4875   filter: "'NIC_Intel-X710' and
4876            'NF_DENSITY' and
4877            'DOCKER' and
4878            'CHAIN' and
4879            'IMIX' and
4880            '2T1C' and
4881            'NDRPDR'"
4882   parameters:
4883   - "throughput"
4884   - "name"
4885   - "tags"
4886   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4887   x-axis: "X = CNFs per Service Chain"
4888   y-axis: "Y = Number of Service Chains"
4889   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4890   layout:
4891     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
4892     layout: "plot-service-density"
4893
4894 - type: "plot"
4895   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
4896   algorithm: "plot_service_density_heatmap"
4897   output-file-type: ".html"
4898   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
4899   data: "plot-vpp-nfv-2n-skx"
4900   filter: "'NIC_Intel-X710' and
4901            'NF_DENSITY' and
4902            'DOCKER' and
4903            'CHAIN' and
4904            'IMIX' and
4905            '4T2C' and
4906            'NDRPDR'"
4907   parameters:
4908   - "throughput"
4909   - "name"
4910   - "tags"
4911   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4912   x-axis: "X = CNFs per Service Chain"
4913   y-axis: "Y = Number of Service Chains"
4914   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4915   layout:
4916     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
4917     layout: "plot-service-density"
4918
4919 ################################################################################
4920 # Plots - NF Density - CSP
4921
4922 - type: "plot"
4923   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
4924   algorithm: "plot_service_density_heatmap"
4925   output-file-type: ".html"
4926   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
4927   data: "plot-vpp-nfv-2n-skx-mrr"
4928   filter: "'NIC_Intel-X710' and
4929            'NF_DENSITY' and
4930            'DOCKER' and
4931            'PIPELINE' and
4932            '64B' and
4933            '2T1C' and
4934            'MRR'"
4935   parameters:
4936   - "result"
4937   - "name"
4938   - "tags"
4939   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4940   x-axis: "X = CNFs per Service Pipeline"
4941   y-axis: "Y = Number of Service Pipelines"
4942   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4943   layout:
4944     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
4945     layout: "plot-service-density"
4946
4947 - type: "plot"
4948   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
4949   algorithm: "plot_service_density_heatmap"
4950   output-file-type: ".html"
4951   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
4952   data: "plot-vpp-nfv-2n-skx-mrr"
4953   filter: "'NIC_Intel-X710' and
4954            'NF_DENSITY' and
4955            'DOCKER' and
4956            'PIPELINE' and
4957            '64B' and
4958            '4T2C' and
4959            'MRR'"
4960   parameters:
4961   - "result"
4962   - "name"
4963   - "tags"
4964   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4965   x-axis: "X = CNFs per Service Pipeline"
4966   y-axis: "Y = Number of Service Pipelines"
4967   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4968   layout:
4969     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
4970     layout: "plot-service-density"
4971
4972 - type: "plot"
4973   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
4974   algorithm: "plot_service_density_heatmap"
4975   output-file-type: ".html"
4976   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
4977   data: "plot-vpp-nfv-2n-skx-mrr"
4978   filter: "'NIC_Intel-X710' and
4979            'NF_DENSITY' and
4980            'DOCKER' and
4981            'PIPELINE' and
4982            'IMIX' and
4983            '2T1C' and
4984            'MRR'"
4985   parameters:
4986   - "result"
4987   - "name"
4988   - "tags"
4989   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4990   x-axis: "X = CNFs per Service Pipeline"
4991   y-axis: "Y = Number of Service Pipelines"
4992   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4993   layout:
4994     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
4995     layout: "plot-service-density"
4996
4997 - type: "plot"
4998   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
4999   algorithm: "plot_service_density_heatmap"
5000   output-file-type: ".html"
5001   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5002   data: "plot-vpp-nfv-2n-skx-mrr"
5003   filter: "'NIC_Intel-X710' and
5004            'NF_DENSITY' and
5005            'DOCKER' and
5006            'PIPELINE' and
5007            'IMIX' and
5008            '4T2C' and
5009            'MRR'"
5010   parameters:
5011   - "result"
5012   - "name"
5013   - "tags"
5014   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5015   x-axis: "X = CNFs per Service Pipeline"
5016   y-axis: "Y = Number of Service Pipelines"
5017   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5018   layout:
5019     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5020     layout: "plot-service-density"
5021
5022 - type: "plot"
5023   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5024   algorithm: "plot_service_density_heatmap"
5025   output-file-type: ".html"
5026   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5027   data: "plot-vpp-nfv-2n-skx"
5028   filter: "'NIC_Intel-X710' and
5029            'NF_DENSITY' and
5030            'DOCKER' and
5031            'PIPELINE' and
5032            '64B' and
5033            '2T1C' and
5034            'NDRPDR'"
5035   parameters:
5036   - "throughput"
5037   - "name"
5038   - "tags"
5039   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5040   x-axis: "X = CNFs per Service Pipeline"
5041   y-axis: "Y = Number of Service Pipelines"
5042   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5043   layout:
5044     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5045     layout: "plot-service-density"
5046
5047 - type: "plot"
5048   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5049   algorithm: "plot_service_density_heatmap"
5050   output-file-type: ".html"
5051   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5052   data: "plot-vpp-nfv-2n-skx"
5053   filter: "'NIC_Intel-X710' and
5054            'NF_DENSITY' and
5055            'DOCKER' and
5056            'PIPELINE' and
5057            '64B' and
5058            '4T2C' and
5059            'NDRPDR'"
5060   parameters:
5061   - "throughput"
5062   - "name"
5063   - "tags"
5064   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5065   x-axis: "X = CNFs per Service Pipeline"
5066   y-axis: "Y = Number of Service Pipelines"
5067   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5068   layout:
5069     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5070     layout: "plot-service-density"
5071
5072 - type: "plot"
5073   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5074   algorithm: "plot_service_density_heatmap"
5075   output-file-type: ".html"
5076   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5077   data: "plot-vpp-nfv-2n-skx"
5078   filter: "'NIC_Intel-X710' and
5079            'NF_DENSITY' and
5080            'DOCKER' and
5081            'PIPELINE' and
5082            'IMIX' and
5083            '2T1C' and
5084            'NDRPDR'"
5085   parameters:
5086   - "throughput"
5087   - "name"
5088   - "tags"
5089   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5090   x-axis: "X = CNFs per Service Pipeline"
5091   y-axis: "Y = Number of Service Pipelines"
5092   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5093   layout:
5094     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5095     layout: "plot-service-density"
5096
5097 - type: "plot"
5098   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5099   algorithm: "plot_service_density_heatmap"
5100   output-file-type: ".html"
5101   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
5102   data: "plot-vpp-nfv-2n-skx"
5103   filter: "'NIC_Intel-X710' and
5104            'NF_DENSITY' and
5105            'DOCKER' and
5106            'PIPELINE' and
5107            'IMIX' and
5108            '4T2C' and
5109            'NDRPDR'"
5110   parameters:
5111   - "throughput"
5112   - "name"
5113   - "tags"
5114   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5115   x-axis: "X = CNFs per Service Pipeline"
5116   y-axis: "Y = Number of Service Pipelines"
5117   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5118   layout:
5119     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5120     layout: "plot-service-density"
5121
5122 - type: "plot"
5123   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5124   algorithm: "plot_service_density_heatmap"
5125   output-file-type: ".html"
5126   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
5127   data: "plot-vpp-nfv-2n-skx"
5128   filter: "'NIC_Intel-X710' and
5129            'NF_DENSITY' and
5130            'DOCKER' and
5131            'PIPELINE' and
5132            '64B' and
5133            '2T1C' and
5134            'NDRPDR'"
5135   parameters:
5136   - "throughput"
5137   - "name"
5138   - "tags"
5139   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5140   x-axis: "X = CNFs per Service Pipeline"
5141   y-axis: "Y = Number of Service Pipelines"
5142   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5143   layout:
5144     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5145     layout: "plot-service-density"
5146
5147 - type: "plot"
5148   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5149   algorithm: "plot_service_density_heatmap"
5150   output-file-type: ".html"
5151   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
5152   data: "plot-vpp-nfv-2n-skx"
5153   filter: "'NIC_Intel-X710' and
5154            'NF_DENSITY' and
5155            'DOCKER' and
5156            'PIPELINE' and
5157            '64B' and
5158            '4T2C' and
5159            'NDRPDR'"
5160   parameters:
5161   - "throughput"
5162   - "name"
5163   - "tags"
5164   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5165   x-axis: "X = CNFs per Service Pipeline"
5166   y-axis: "Y = Number of Service Pipelines"
5167   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5168   layout:
5169     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5170     layout: "plot-service-density"
5171
5172 - type: "plot"
5173   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5174   algorithm: "plot_service_density_heatmap"
5175   output-file-type: ".html"
5176   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
5177   data: "plot-vpp-nfv-2n-skx"
5178   filter: "'NIC_Intel-X710' and
5179            'NF_DENSITY' and
5180            'DOCKER' and
5181            'PIPELINE' and
5182            'IMIX' and
5183            '2T1C' and
5184            'NDRPDR'"
5185   parameters:
5186   - "throughput"
5187   - "name"
5188   - "tags"
5189   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5190   x-axis: "X = CNFs per Service Pipeline"
5191   y-axis: "Y = Number of Service Pipelines"
5192   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5193   layout:
5194     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5195     layout: "plot-service-density"
5196
5197 - type: "plot"
5198   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5199   algorithm: "plot_service_density_heatmap"
5200   output-file-type: ".html"
5201   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
5202   data: "plot-vpp-nfv-2n-skx"
5203   filter: "'NIC_Intel-X710' and
5204            'NF_DENSITY' and
5205            'DOCKER' and
5206            'PIPELINE' and
5207            'IMIX' and
5208            '4T2C' and
5209            'NDRPDR'"
5210   parameters:
5211   - "throughput"
5212   - "name"
5213   - "tags"
5214   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5215   x-axis: "X = CNFs per Service Pipeline"
5216   y-axis: "Y = Number of Service Pipelines"
5217   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5218   layout:
5219     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5220     layout: "plot-service-density"
5221
5222 ################################################################################
5223 # Plots VPP HTTP Server Performance
5224 - type: "plot"
5225   title: "VPP HTTP Server Performance"
5226   algorithm: "plot_http_server_performance_box"
5227   output-file-type: ".html"
5228   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5229   data:
5230     "plot-vpp-http-server-performance"
5231   # Keep this formatting, the filter is enclosed with " (quotation mark) and
5232   # each tag is enclosed with ' (apostrophe).
5233   filter: "'HTTP' and 'TCP_CPS'"
5234   parameters:
5235   - "result"
5236   - "name"
5237   traces:
5238     hoverinfo: "x+y"
5239     boxpoints: "outliers"
5240     whiskerwidth: 0
5241   layout:
5242     title: "VPP HTTP Server Performance"
5243     layout:
5244       "plot-cps"
5245
5246 - type: "plot"
5247   title: "VPP HTTP Server Performance"
5248   algorithm: "plot_http_server_performance_box"
5249   output-file-type: ".html"
5250   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5251   data:
5252     "plot-vpp-http-server-performance"
5253   filter: "'HTTP' and 'TCP_RPS'"
5254   parameters:
5255   - "result"
5256   - "name"
5257   traces:
5258     hoverinfo: "x+y"
5259     boxpoints: "outliers"
5260     whiskerwidth: 0
5261   layout:
5262     title: "VPP HTTP Server Performance"
5263     layout:
5264       "plot-rps"
5265
5266 ################################################################################
5267
5268 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
5269 - type: "plot"
5270   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5271   algorithm: "plot_performance_box"
5272   output-file-type: ".html"
5273   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5274   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5275   filter: "'NIC_Intel-X520-DA2' and
5276            '64B' and
5277            ('BASE' or 'SCALE') and
5278            'NDRPDR' and
5279            'ETH' and
5280            '1T1C' and
5281            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5282            not 'VHOST' and
5283            not 'MEMIF'"
5284   parameters:
5285   - "throughput"
5286   - "parent"
5287   - "tags"
5288   sort:
5289   - "L2PATCH"
5290   - "L2XCBASE"
5291   - "BASE"
5292   - "FIB_10K"
5293   - "FIB_100K"
5294   - "FIB_1M"
5295   traces:
5296     hoverinfo: "x+y"
5297     boxpoints: "outliers"
5298     whiskerwidth: 0
5299   layout:
5300     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5301     layout: "plot-throughput"
5302
5303 - type: "plot"
5304   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5305   algorithm: "plot_performance_box"
5306   output-file-type: ".html"
5307   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5309   filter: "'NIC_Intel-X520-DA2' and
5310            '64B' and
5311            ('BASE' or 'SCALE') and
5312            'NDRPDR' and
5313            'ETH' and
5314            '1T1C' and
5315            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5316            not 'VHOST' and
5317            not 'MEMIF'"
5318   parameters:
5319   - "throughput"
5320   - "parent"
5321   - "tags"
5322   sort:
5323   - "L2PATCH"
5324   - "L2XCBASE"
5325   - "BASE"
5326   - "FIB_10K"
5327   - "FIB_100K"
5328   - "FIB_1M"
5329   traces:
5330     hoverinfo: "x+y"
5331     boxpoints: "outliers"
5332     whiskerwidth: 0
5333   layout:
5334     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5335     layout: "plot-throughput"
5336
5337 - type: "plot"
5338   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5339   algorithm: "plot_performance_box"
5340   output-file-type: ".html"
5341   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5342   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5343   filter: "'NIC_Intel-X520-DA2' and
5344            '64B' and
5345            ('BASE' or 'SCALE') and
5346            'NDRPDR' and
5347            'ETH' and
5348            '2T2C' and
5349            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5350            not 'VHOST' and
5351            not 'MEMIF'"
5352   parameters:
5353   - "throughput"
5354   - "parent"
5355   - "tags"
5356   sort:
5357   - "L2PATCH"
5358   - "L2XCBASE"
5359   - "BASE"
5360   - "FIB_10K"
5361   - "FIB_100K"
5362   - "FIB_1M"
5363   traces:
5364     hoverinfo: "x+y"
5365     boxpoints: "outliers"
5366     whiskerwidth: 0
5367   layout:
5368     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5369     layout: "plot-throughput"
5370
5371 - type: "plot"
5372   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5373   algorithm: "plot_performance_box"
5374   output-file-type: ".html"
5375   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5377   filter: "'NIC_Intel-X520-DA2' and
5378            '64B' and
5379            ('BASE' or 'SCALE') and
5380            'NDRPDR' and
5381            'ETH' and
5382            '2T2C' and
5383            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5384            not 'VHOST' and
5385            not 'MEMIF'"
5386   parameters:
5387   - "throughput"
5388   - "parent"
5389   - "tags"
5390   sort:
5391   - "L2PATCH"
5392   - "L2XCBASE"
5393   - "BASE"
5394   - "FIB_10K"
5395   - "FIB_100K"
5396   - "FIB_1M"
5397   traces:
5398     hoverinfo: "x+y"
5399     boxpoints: "outliers"
5400     whiskerwidth: 0
5401   layout:
5402     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5403     layout: "plot-throughput"
5404
5405 # Packet Throughput - VPP L2 3n-hsw-x520 features
5406 - type: "plot"
5407   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5408   algorithm: "plot_performance_box"
5409   output-file-type: ".html"
5410   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5412   filter: "'NIC_Intel-X520-DA2' and
5413            '64B' and
5414            'NDRPDR' and
5415            '1T1C' and
5416            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5417            not 'ACL' and
5418            not 'VHOST' and
5419            not 'MEMIF'"
5420   parameters:
5421   - "throughput"
5422   - "parent"
5423   - "tags"
5424   sort:
5425   - "L2XCBASE"    # l2xcbase
5426   - "L2BDBASE"    # l2bdbase
5427   - "L2XCFWD"     # dot1q-l2xcbase
5428   - "L2BDMACLRN"  # dot1q-l2bdbase
5429   traces:
5430     hoverinfo: "x+y"
5431     boxpoints: "outliers"
5432     whiskerwidth: 0
5433   layout:
5434     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5435     layout: "plot-throughput"
5436
5437 - type: "plot"
5438   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5439   algorithm: "plot_performance_box"
5440   output-file-type: ".html"
5441   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5442   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5443   filter: "'NIC_Intel-X520-DA2' and
5444            '64B' and
5445            'NDRPDR' and
5446            '1T1C' and
5447            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5448            not 'ACL' and
5449            not 'VHOST' and
5450            not 'MEMIF'"
5451   parameters:
5452   - "throughput"
5453   - "parent"
5454   - "tags"
5455   sort:
5456   - "L2XCBASE"    # l2xcbase
5457   - "L2BDBASE"    # l2bdbase
5458   - "L2XCFWD"     # dot1q-l2xcbase
5459   - "L2BDMACLRN"  # dot1q-l2bdbase
5460   traces:
5461     hoverinfo: "x+y"
5462     boxpoints: "outliers"
5463     whiskerwidth: 0
5464   layout:
5465     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5466     layout: "plot-throughput"
5467
5468 - type: "plot"
5469   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5470   algorithm: "plot_performance_box"
5471   output-file-type: ".html"
5472   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5473   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5474   filter: "'NIC_Intel-X520-DA2' and
5475            '64B' and
5476            'NDRPDR' and
5477            '2T2C' and
5478            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5479            not 'ACL' and
5480            not 'VHOST' and
5481            not 'MEMIF'"
5482   parameters:
5483   - "throughput"
5484   - "parent"
5485   - "tags"
5486   sort:
5487   - "L2XCBASE"    # l2xcbase
5488   - "L2BDBASE"    # l2bdbase
5489   - "L2XCFWD"     # dot1q-l2xcbase
5490   - "L2BDMACLRN"  # dot1q-l2bdbase
5491   traces:
5492     hoverinfo: "x+y"
5493     boxpoints: "outliers"
5494     whiskerwidth: 0
5495   layout:
5496     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5497     layout: "plot-throughput"
5498
5499 - type: "plot"
5500   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5501   algorithm: "plot_performance_box"
5502   output-file-type: ".html"
5503   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5504   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5505   filter: "'NIC_Intel-X520-DA2' and
5506            '64B' and
5507            'NDRPDR' and
5508            '2T2C' and
5509            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5510            not 'ACL' and
5511            not 'VHOST' and
5512            not 'MEMIF'"
5513   parameters:
5514   - "throughput"
5515   - "parent"
5516   - "tags"
5517   sort:
5518   - "L2XCBASE"    # l2xcbase
5519   - "L2BDBASE"    # l2bdbase
5520   - "L2XCFWD"     # dot1q-l2xcbase
5521   - "L2BDMACLRN"  # dot1q-l2bdbase
5522   traces:
5523     hoverinfo: "x+y"
5524     boxpoints: "outliers"
5525     whiskerwidth: 0
5526   layout:
5527     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5528     layout: "plot-throughput"
5529
5530 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
5531 - type: "plot"
5532   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
5533   algorithm: "plot_performance_box"
5534   output-file-type: ".html"
5535   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
5536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5537   filter: "'NIC_Intel-X520-DA2' and
5538            '64B' and
5539            'NDRPDR' and
5540            '1T1C' and
5541            'FEATURE' and
5542            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5543            'IACL' and
5544            ('ACL1' or 'ACL50') and
5545            ('10K_FLOWS' or '10k_FLOWS') and
5546            not 'MACIP' and
5547            not 'VHOST' and
5548            not 'MEMIF'"
5549   parameters:
5550   - "throughput"
5551   - "parent"
5552   - "tags"
5553   traces:
5554     hoverinfo: "x+y"
5555     boxpoints: "outliers"
5556     whiskerwidth: 0
5557   layout:
5558     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
5559     layout: "plot-throughput"
5560
5561 - type: "plot"
5562   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
5563   algorithm: "plot_performance_box"
5564   output-file-type: ".html"
5565   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
5566   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5567   filter: "'NIC_Intel-X520-DA2' and
5568            '64B' and
5569            'NDRPDR' and
5570            '1T1C' and
5571            'FEATURE' and
5572            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5573            'IACL' and
5574            ('ACL1' or 'ACL50') and
5575            ('10K_FLOWS' or '10k_FLOWS') and
5576            not 'MACIP' and
5577            not 'VHOST' and
5578            not 'MEMIF'"
5579   parameters:
5580   - "throughput"
5581   - "parent"
5582   - "tags"
5583   traces:
5584     hoverinfo: "x+y"
5585     boxpoints: "outliers"
5586     whiskerwidth: 0
5587   layout:
5588     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
5589     layout: "plot-throughput"
5590
5591 - type: "plot"
5592   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
5593   algorithm: "plot_performance_box"
5594   output-file-type: ".html"
5595   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
5596   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5597   filter: "'NIC_Intel-X520-DA2' and
5598            '64B' and
5599            'NDRPDR' and
5600            '2T2C' and
5601            'FEATURE' and
5602            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5603            'IACL' and
5604            ('ACL1' or 'ACL50') and
5605            ('10K_FLOWS' or '10k_FLOWS') and
5606            not 'MACIP' and
5607            not 'VHOST' and
5608            not 'MEMIF'"
5609   parameters:
5610   - "throughput"
5611   - "parent"
5612   - "tags"
5613   traces:
5614     hoverinfo: "x+y"
5615     boxpoints: "outliers"
5616     whiskerwidth: 0
5617   layout:
5618     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
5619     layout: "plot-throughput"
5620
5621 - type: "plot"
5622   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
5623   algorithm: "plot_performance_box"
5624   output-file-type: ".html"
5625   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
5626   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5627   filter: "'NIC_Intel-X520-DA2' and
5628            '64B' and
5629            'NDRPDR' and
5630            '2T2C' and
5631            'FEATURE' and
5632            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5633            'IACL' and
5634            ('ACL1' or 'ACL50') and
5635            ('10K_FLOWS' or '10k_FLOWS') and
5636            not 'MACIP' and
5637            not 'VHOST' and
5638            not 'MEMIF'"
5639   parameters:
5640   - "throughput"
5641   - "parent"
5642   - "tags"
5643   traces:
5644     hoverinfo: "x+y"
5645     boxpoints: "outliers"
5646     whiskerwidth: 0
5647   layout:
5648     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
5649     layout: "plot-throughput"
5650
5651 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
5652 - type: "plot"
5653   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5654   algorithm: "plot_performance_box"
5655   output-file-type: ".html"
5656   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5658   filter: "'NIC_Intel-X520-DA2' and
5659            '64B' and
5660            'NDRPDR' and
5661            '1T1C' and
5662            'FEATURE' and
5663            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5664            'OACL' and
5665            ('ACL1' or 'ACL50') and
5666            ('10K_FLOWS' or '10k_FLOWS') and
5667            not 'MACIP' and
5668            not 'VHOST' and
5669            not 'MEMIF'"
5670   parameters:
5671   - "throughput"
5672   - "parent"
5673   - "tags"
5674   traces:
5675     hoverinfo: "x+y"
5676     boxpoints: "outliers"
5677     whiskerwidth: 0
5678   layout:
5679     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5680     layout: "plot-throughput"
5681
5682 - type: "plot"
5683   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5684   algorithm: "plot_performance_box"
5685   output-file-type: ".html"
5686   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5687   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5688   filter: "'NIC_Intel-X520-DA2' and
5689            '64B' and
5690            'NDRPDR' and
5691            '1T1C' and
5692            'FEATURE' and
5693            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5694            'OACL' and
5695            ('ACL1' or 'ACL50') and
5696            ('10K_FLOWS' or '10k_FLOWS') and
5697            not 'MACIP' and
5698            not 'VHOST' and
5699            not 'MEMIF'"
5700   parameters:
5701   - "throughput"
5702   - "parent"
5703   - "tags"
5704   traces:
5705     hoverinfo: "x+y"
5706     boxpoints: "outliers"
5707     whiskerwidth: 0
5708   layout:
5709     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5710     layout: "plot-throughput"
5711
5712 - type: "plot"
5713   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
5714   algorithm: "plot_performance_box"
5715   output-file-type: ".html"
5716   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
5717   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5718   filter: "'NIC_Intel-X520-DA2' and
5719            '64B' and
5720            'NDRPDR' and
5721            '2T2C' and
5722            'FEATURE' and
5723            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5724            'OACL' and
5725            ('ACL1' or 'ACL50') and
5726            ('10K_FLOWS' or '10k_FLOWS') and
5727            not 'MACIP' and
5728            not 'VHOST' and
5729            not 'MEMIF'"
5730   parameters:
5731   - "throughput"
5732   - "parent"
5733   - "tags"
5734   traces:
5735     hoverinfo: "x+y"
5736     boxpoints: "outliers"
5737     whiskerwidth: 0
5738   layout:
5739     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
5740     layout: "plot-throughput"
5741
5742 - type: "plot"
5743   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
5744   algorithm: "plot_performance_box"
5745   output-file-type: ".html"
5746   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
5747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5748   filter: "'NIC_Intel-X520-DA2' and
5749            '64B' and
5750            'NDRPDR' and
5751            '2T2C' and
5752            'FEATURE' and
5753            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5754            'OACL' and
5755            ('ACL1' or 'ACL50') and
5756            ('10K_FLOWS' or '10k_FLOWS') and
5757            not 'MACIP' and
5758            not 'VHOST' and
5759            not 'MEMIF'"
5760   parameters:
5761   - "throughput"
5762   - "parent"
5763   - "tags"
5764   traces:
5765     hoverinfo: "x+y"
5766     boxpoints: "outliers"
5767     whiskerwidth: 0
5768   layout:
5769     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
5770     layout: "plot-throughput"
5771
5772 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
5773 - type: "plot"
5774   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
5775   algorithm: "plot_performance_box"
5776   output-file-type: ".html"
5777   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
5778   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5779   filter: "'NIC_Intel-X520-DA2' and
5780            '64B' and
5781            'NDRPDR' and
5782            '1T1C' and
5783            'FEATURE' and
5784            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5785            'MACIP' and
5786            ('ACL1' or 'ACL50') and
5787            ('10K_FLOWS' or '10k_FLOWS') and
5788            not 'VHOST' and
5789            not 'MEMIF'"
5790   parameters:
5791   - "throughput"
5792   - "parent"
5793   - "tags"
5794   traces:
5795     hoverinfo: "x+y"
5796     boxpoints: "outliers"
5797     whiskerwidth: 0
5798   layout:
5799     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
5800     layout: "plot-throughput"
5801
5802 - type: "plot"
5803   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
5804   algorithm: "plot_performance_box"
5805   output-file-type: ".html"
5806   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
5807   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5808   filter: "'NIC_Intel-X520-DA2' and
5809            '64B' and
5810            'NDRPDR' and
5811            '1T1C' and
5812            'FEATURE' and
5813            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5814            'MACIP' and
5815            ('ACL1' or 'ACL50') and
5816            ('10K_FLOWS' or '10k_FLOWS') and
5817            not 'VHOST' and
5818            not 'MEMIF'"
5819   parameters:
5820   - "throughput"
5821   - "parent"
5822   - "tags"
5823   traces:
5824     hoverinfo: "x+y"
5825     boxpoints: "outliers"
5826     whiskerwidth: 0
5827   layout:
5828     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
5829     layout: "plot-throughput"
5830
5831 - type: "plot"
5832   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
5833   algorithm: "plot_performance_box"
5834   output-file-type: ".html"
5835   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
5836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5837   filter: "'NIC_Intel-X520-DA2' and
5838            '64B' and
5839            'NDRPDR' and
5840            '2T2C' and
5841            'FEATURE' and
5842            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5843            'MACIP' and
5844            ('ACL1' or 'ACL50') and
5845            ('10K_FLOWS' or '10k_FLOWS') and
5846            not 'VHOST' and
5847            not 'MEMIF'"
5848   parameters:
5849   - "throughput"
5850   - "parent"
5851   - "tags"
5852   traces:
5853     hoverinfo: "x+y"
5854     boxpoints: "outliers"
5855     whiskerwidth: 0
5856   layout:
5857     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
5858     layout: "plot-throughput"
5859
5860 - type: "plot"
5861   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
5862   algorithm: "plot_performance_box"
5863   output-file-type: ".html"
5864   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
5865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5866   filter: "'NIC_Intel-X520-DA2' and
5867            '64B' and
5868            'NDRPDR' and
5869            '2T2C' and
5870            'FEATURE' and
5871            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5872            'MACIP' and
5873            ('ACL1' or 'ACL50') and
5874            ('10K_FLOWS' or '10k_FLOWS') and
5875            not 'VHOST' and
5876            not 'MEMIF'"
5877   parameters:
5878   - "throughput"
5879   - "parent"
5880   - "tags"
5881   traces:
5882     hoverinfo: "x+y"
5883     boxpoints: "outliers"
5884     whiskerwidth: 0
5885   layout:
5886     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
5887     layout: "plot-throughput"
5888
5889 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
5890 - type: "plot"
5891   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5892   algorithm: "plot_performance_box"
5893   output-file-type: ".html"
5894   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5896   filter: "'NIC_Intel-X710' and
5897            '64B' and
5898            ('BASE' or 'SCALE') and
5899            'NDRPDR' and
5900            'ETH' and
5901            '1T1C' and
5902            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5903            not 'VHOST' and
5904            not 'MEMIF'"
5905   parameters:
5906   - "throughput"
5907   - "parent"
5908   - "tags"
5909   sort:
5910   - "L2PATCH"
5911   - "L2XCFWD"
5912   - "L2BDMACLRN"
5913   - "FIB_10K"
5914   - "FIB_100K"
5915   - "FIB_1M"
5916   traces:
5917     hoverinfo: "x+y"
5918     boxpoints: "outliers"
5919     whiskerwidth: 0
5920   layout:
5921     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5922     layout: "plot-throughput"
5923
5924 - type: "plot"
5925   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5926   algorithm: "plot_performance_box"
5927   output-file-type: ".html"
5928   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5929   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5930   filter: "'NIC_Intel-X710' and
5931            '64B' and
5932            ('BASE' or 'SCALE') and
5933            'NDRPDR' and
5934            'ETH' and
5935            '1T1C' and
5936            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5937            not 'VHOST' and
5938            not 'MEMIF'"
5939   parameters:
5940   - "throughput"
5941   - "parent"
5942   - "tags"
5943   sort:
5944   - "L2PATCH"
5945   - "L2XCFWD"
5946   - "L2BDMACLRN"
5947   - "FIB_10K"
5948   - "FIB_100K"
5949   - "FIB_1M"
5950   traces:
5951     hoverinfo: "x+y"
5952     boxpoints: "outliers"
5953     whiskerwidth: 0
5954   layout:
5955     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5956     layout: "plot-throughput"
5957
5958 - type: "plot"
5959   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5960   algorithm: "plot_performance_box"
5961   output-file-type: ".html"
5962   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5963   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5964   filter: "'NIC_Intel-X710' and
5965            '64B' and
5966            ('BASE' or 'SCALE') and
5967            'NDRPDR' and
5968            'ETH' and
5969            '2T2C' and
5970            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5971            not 'VHOST' and
5972            not 'MEMIF'"
5973   parameters:
5974   - "throughput"
5975   - "parent"
5976   - "tags"
5977   sort:
5978   - "L2PATCH"
5979   - "L2XCFWD"
5980   - "L2BDMACLRN"
5981   - "FIB_10K"
5982   - "FIB_100K"
5983   - "FIB_1M"
5984   traces:
5985     hoverinfo: "x+y"
5986     boxpoints: "outliers"
5987     whiskerwidth: 0
5988   layout:
5989     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5990     layout: "plot-throughput"
5991
5992 - type: "plot"
5993   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5994   algorithm: "plot_performance_box"
5995   output-file-type: ".html"
5996   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5997   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5998   filter: "'NIC_Intel-X710' and
5999            '64B' and
6000            ('BASE' or 'SCALE') and
6001            'NDRPDR' and
6002            'ETH' and
6003            '2T2C' and
6004            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6005            not 'VHOST' and
6006            not 'MEMIF'"
6007   parameters:
6008   - "throughput"
6009   - "parent"
6010   - "tags"
6011   sort:
6012   - "L2PATCH"
6013   - "L2XCFWD"
6014   - "L2BDMACLRN"
6015   - "FIB_10K"
6016   - "FIB_100K"
6017   - "FIB_1M"
6018   traces:
6019     hoverinfo: "x+y"
6020     boxpoints: "outliers"
6021     whiskerwidth: 0
6022   layout:
6023     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6024     layout: "plot-throughput"
6025
6026 # Packet Throughput - VPP L2 3n-hsw-x710 features
6027 - type: "plot"
6028   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6029   algorithm: "plot_performance_box"
6030   output-file-type: ".html"
6031   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6033   filter: "'NIC_Intel-X710' and
6034            '64B' and
6035            'NDRPDR' and
6036            '1T1C' and
6037            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6038            not 'ACL' and
6039            not 'VHOST' and
6040            not 'L2OVRLAY' and
6041            not 'MEMIF'"
6042   parameters:
6043   - "throughput"
6044   - "parent"
6045   - "tags"
6046   sort:
6047   - "L2XCBASE"    # l2xcbase
6048   - "L2BDBASE"    # l2bdbase
6049   - "L2XCFWD"     # dot1q-l2xcbase
6050   - "L2BDMACLRN"  # dot1q-l2bdbase
6051   traces:
6052     hoverinfo: "x+y"
6053     boxpoints: "outliers"
6054     whiskerwidth: 0
6055   layout:
6056     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6057     layout: "plot-throughput"
6058
6059 - type: "plot"
6060   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6061   algorithm: "plot_performance_box"
6062   output-file-type: ".html"
6063   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6065   filter: "'NIC_Intel-X710' and
6066            '64B' and
6067            'NDRPDR' and
6068            '1T1C' and
6069            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6070            not 'ACL' and
6071            not 'VHOST' and
6072            not 'L2OVRLAY' and
6073            not 'MEMIF'"
6074   parameters:
6075   - "throughput"
6076   - "parent"
6077   - "tags"
6078   sort:
6079   - "L2XCBASE"    # l2xcbase
6080   - "L2BDBASE"    # l2bdbase
6081   - "L2XCFWD"     # dot1q-l2xcbase
6082   - "L2BDMACLRN"  # dot1q-l2bdbase
6083   traces:
6084     hoverinfo: "x+y"
6085     boxpoints: "outliers"
6086     whiskerwidth: 0
6087   layout:
6088     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6089     layout: "plot-throughput"
6090
6091 - type: "plot"
6092   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6093   algorithm: "plot_performance_box"
6094   output-file-type: ".html"
6095   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6097   filter: "'NIC_Intel-X710' and
6098            '64B' and
6099            'NDRPDR' and
6100            '2T2C' and
6101            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6102            not 'ACL' and
6103            not 'VHOST' and
6104            not 'L2OVRLAY' and
6105            not 'MEMIF'"
6106   parameters:
6107   - "throughput"
6108   - "parent"
6109   - "tags"
6110   sort:
6111   - "L2XCBASE"    # l2xcbase
6112   - "L2BDBASE"    # l2bdbase
6113   - "L2XCFWD"     # dot1q-l2xcbase
6114   - "L2BDMACLRN"  # dot1q-l2bdbase
6115   traces:
6116     hoverinfo: "x+y"
6117     boxpoints: "outliers"
6118     whiskerwidth: 0
6119   layout:
6120     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6121     layout: "plot-throughput"
6122
6123 - type: "plot"
6124   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6125   algorithm: "plot_performance_box"
6126   output-file-type: ".html"
6127   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6128   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6129   filter: "'NIC_Intel-X710' and
6130            '64B' and
6131            'NDRPDR' and
6132            '2T2C' and
6133            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6134            not 'ACL' and
6135            not 'VHOST' and
6136            not 'L2OVRLAY' and
6137            not 'MEMIF'"
6138   parameters:
6139   - "throughput"
6140   - "parent"
6141   - "tags"
6142   sort:
6143   - "L2XCBASE"    # l2xcbase
6144   - "L2BDBASE"    # l2bdbase
6145   - "L2XCFWD"     # dot1q-l2xcbase
6146   - "L2BDMACLRN"  # dot1q-l2bdbase
6147   traces:
6148     hoverinfo: "x+y"
6149     boxpoints: "outliers"
6150     whiskerwidth: 0
6151   layout:
6152     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6153     layout: "plot-throughput"
6154
6155 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
6156 - type: "plot"
6157   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
6158   algorithm: "plot_performance_box"
6159   output-file-type: ".html"
6160   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
6161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6162   filter: "'NIC_Intel-X710' and
6163            '64B' and
6164            'NDRPDR' and
6165            '1T1C' and
6166            'FEATURE' and
6167            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6168            'IACL' and
6169            ('ACL1' or 'ACL50') and
6170            ('10K_FLOWS' or '10k_FLOWS') and
6171            not 'MACIP' and
6172            not 'VHOST' and
6173            not 'MEMIF'"
6174   parameters:
6175   - "throughput"
6176   - "parent"
6177   - "tags"
6178   traces:
6179     hoverinfo: "x+y"
6180     boxpoints: "outliers"
6181     whiskerwidth: 0
6182   layout:
6183     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
6184     layout: "plot-throughput"
6185
6186 - type: "plot"
6187   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
6188   algorithm: "plot_performance_box"
6189   output-file-type: ".html"
6190   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
6191   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6192   filter: "'NIC_Intel-X710' and
6193            '64B' and
6194            'NDRPDR' and
6195            '1T1C' and
6196            'FEATURE' and
6197            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6198            'IACL' and
6199            ('ACL1' or 'ACL50') and
6200            ('10K_FLOWS' or '10k_FLOWS') and
6201            not 'MACIP' and
6202            not 'VHOST' and
6203            not 'MEMIF'"
6204   parameters:
6205   - "throughput"
6206   - "parent"
6207   - "tags"
6208   traces:
6209     hoverinfo: "x+y"
6210     boxpoints: "outliers"
6211     whiskerwidth: 0
6212   layout:
6213     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
6214     layout: "plot-throughput"
6215
6216 - type: "plot"
6217   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
6218   algorithm: "plot_performance_box"
6219   output-file-type: ".html"
6220   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
6221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6222   filter: "'NIC_Intel-X710' and
6223            '64B' and
6224            'NDRPDR' and
6225            '2T2C' and
6226            'FEATURE' and
6227            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6228            'IACL' and
6229            ('ACL1' or 'ACL50') and
6230            ('10K_FLOWS' or '10k_FLOWS') and
6231            not 'MACIP' and
6232            not 'VHOST' and
6233            not 'MEMIF'"
6234   parameters:
6235   - "throughput"
6236   - "parent"
6237   - "tags"
6238   traces:
6239     hoverinfo: "x+y"
6240     boxpoints: "outliers"
6241     whiskerwidth: 0
6242   layout:
6243     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
6244     layout: "plot-throughput"
6245
6246 - type: "plot"
6247   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
6248   algorithm: "plot_performance_box"
6249   output-file-type: ".html"
6250   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
6251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6252   filter: "'NIC_Intel-X710' and
6253            '64B' and
6254            'NDRPDR' and
6255            '2T2C' and
6256            'FEATURE' and
6257            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6258            'IACL' and
6259            ('ACL1' or 'ACL50') and
6260            ('10K_FLOWS' or '10k_FLOWS') and
6261            not 'MACIP' and
6262            not 'VHOST' and
6263            not 'MEMIF'"
6264   parameters:
6265   - "throughput"
6266   - "parent"
6267   - "tags"
6268   traces:
6269     hoverinfo: "x+y"
6270     boxpoints: "outliers"
6271     whiskerwidth: 0
6272   layout:
6273     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
6274     layout: "plot-throughput"
6275
6276 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
6277 - type: "plot"
6278   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6279   algorithm: "plot_performance_box"
6280   output-file-type: ".html"
6281   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6283   filter: "'NIC_Intel-XL710' and
6284            '64B' and
6285            'BASE' and
6286            'NDRPDR' and
6287            'ETH' and
6288            '1T1C' and
6289            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6290            not 'VHOST' and
6291            not 'MEMIF'"
6292   parameters:
6293   - "throughput"
6294   - "parent"
6295   - "tags"
6296   sort:
6297   - "L2PATCH"
6298   - "L2XCFWD"
6299   - "L2BDMACLRN"
6300   traces:
6301     hoverinfo: "x+y"
6302     boxpoints: "outliers"
6303     whiskerwidth: 0
6304   layout:
6305     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6306     layout: "plot-throughput"
6307
6308 - type: "plot"
6309   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6310   algorithm: "plot_performance_box"
6311   output-file-type: ".html"
6312   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6313   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6314   filter: "'NIC_Intel-XL710' and
6315            '64B' and
6316            'BASE' and
6317            'NDRPDR' and
6318            'ETH' and
6319            '1T1C' and
6320            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6321            not 'VHOST' and
6322            not 'MEMIF'"
6323   parameters:
6324   - "throughput"
6325   - "parent"
6326   - "tags"
6327   sort:
6328   - "L2PATCH"
6329   - "L2XCFWD"
6330   - "L2BDMACLRN"
6331   traces:
6332     hoverinfo: "x+y"
6333     boxpoints: "outliers"
6334     whiskerwidth: 0
6335   layout:
6336     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6337     layout: "plot-throughput"
6338
6339 - type: "plot"
6340   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6341   algorithm: "plot_performance_box"
6342   output-file-type: ".html"
6343   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6344   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6345   filter: "'NIC_Intel-XL710' and
6346            '64B' and
6347            'BASE' and
6348            'NDRPDR' and
6349            'ETH' and
6350            '2T2C' and
6351            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6352            not 'VHOST' and
6353            not 'MEMIF'"
6354   parameters:
6355   - "throughput"
6356   - "parent"
6357   - "tags"
6358   sort:
6359   - "L2PATCH"
6360   - "L2XCFWD"
6361   - "L2BDMACLRN"
6362   traces:
6363     hoverinfo: "x+y"
6364     boxpoints: "outliers"
6365     whiskerwidth: 0
6366   layout:
6367     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6368     layout: "plot-throughput"
6369
6370 - type: "plot"
6371   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6372   algorithm: "plot_performance_box"
6373   output-file-type: ".html"
6374   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6375   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6376   filter: "'NIC_Intel-XL710' and
6377            '64B' and
6378            'BASE' and
6379            'NDRPDR' and
6380            'ETH' and
6381            '2T2C' and
6382            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6383            not 'VHOST' and
6384            not 'MEMIF'"
6385   parameters:
6386   - "throughput"
6387   - "parent"
6388   - "tags"
6389   sort:
6390   - "L2PATCH"
6391   - "L2XCFWD"
6392   - "L2BDMACLRN"
6393   traces:
6394     hoverinfo: "x+y"
6395     boxpoints: "outliers"
6396     whiskerwidth: 0
6397   layout:
6398     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6399     layout: "plot-throughput"
6400
6401 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
6402 - type: "plot"
6403   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6404   algorithm: "plot_performance_box"
6405   output-file-type: ".html"
6406   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6407   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6408   filter: "'NIC_Intel-X710' and
6409            '64B' and
6410            ('BASE' or 'SCALE') and
6411            'NDRPDR' and
6412            'ETH' and
6413            '2T1C' and
6414            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6415            not 'VHOST' and
6416            not 'MEMIF' and
6417            not 'DRV_AVF'"
6418   parameters:
6419   - "throughput"
6420   - "parent"
6421   - "tags"
6422   sort:
6423   - "L2PATCH"
6424   - "L2XCBASE"
6425   - "BASE"
6426   - "FIB_10K"
6427   - "FIB_100K"
6428   - "FIB_1M"
6429   traces:
6430     hoverinfo: "x+y"
6431     boxpoints: "outliers"
6432     whiskerwidth: 0
6433   layout:
6434     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6435     layout: "plot-throughput"
6436
6437 - type: "plot"
6438   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6439   algorithm: "plot_performance_box"
6440   output-file-type: ".html"
6441   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6443   filter: "'NIC_Intel-X710' and
6444            '64B' and
6445            ('BASE' or 'SCALE') and
6446            'NDRPDR' and
6447            'ETH' and
6448            '2T1C' and
6449            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6450            not 'VHOST' and
6451            not 'MEMIF' and
6452            not 'DRV_AVF'"
6453   parameters:
6454   - "throughput"
6455   - "parent"
6456   - "tags"
6457   sort:
6458   - "L2PATCH"
6459   - "L2XCBASE"
6460   - "BASE"
6461   - "FIB_10K"
6462   - "FIB_100K"
6463   - "FIB_1M"
6464   traces:
6465     hoverinfo: "x+y"
6466     boxpoints: "outliers"
6467     whiskerwidth: 0
6468   layout:
6469     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6470     layout: "plot-throughput"
6471
6472 - type: "plot"
6473   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6474   algorithm: "plot_performance_box"
6475   output-file-type: ".html"
6476   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6477   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6478   filter: "'NIC_Intel-X710' and
6479            '64B' and
6480            ('BASE' or 'SCALE') and
6481            'NDRPDR' and
6482            'ETH' and
6483            '4T2C' and
6484            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6485            not 'VHOST' and
6486            not 'MEMIF' and
6487            not 'DRV_AVF'"
6488   parameters:
6489   - "throughput"
6490   - "parent"
6491   - "tags"
6492   sort:
6493   - "L2PATCH"
6494   - "L2XCBASE"
6495   - "BASE"
6496   - "FIB_10K"
6497   - "FIB_100K"
6498   - "FIB_1M"
6499   traces:
6500     hoverinfo: "x+y"
6501     boxpoints: "outliers"
6502     whiskerwidth: 0
6503   layout:
6504     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6505     layout: "plot-throughput"
6506
6507 - type: "plot"
6508   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6509   algorithm: "plot_performance_box"
6510   output-file-type: ".html"
6511   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6512   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6513   filter: "'NIC_Intel-X710' and
6514            '64B' and
6515            ('BASE' or 'SCALE') and
6516            'NDRPDR' and
6517            'ETH' and
6518            '4T2C' and
6519            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6520            not 'VHOST' and
6521            not 'MEMIF' and
6522            not 'DRV_AVF'"
6523   parameters:
6524   - "throughput"
6525   - "parent"
6526   - "tags"
6527   sort:
6528   - "L2PATCH"
6529   - "L2XCBASE"
6530   - "BASE"
6531   - "FIB_10K"
6532   - "FIB_100K"
6533   - "FIB_1M"
6534   traces:
6535     hoverinfo: "x+y"
6536     boxpoints: "outliers"
6537     whiskerwidth: 0
6538   layout:
6539     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6540     layout: "plot-throughput"
6541
6542 # Packet Throughput - VPP L2 3n-skx-x710 features
6543 - type: "plot"
6544   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6545   algorithm: "plot_performance_box"
6546   output-file-type: ".html"
6547   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6549   filter: "'NIC_Intel-X710' and
6550            '64B' and
6551            'NDRPDR' and
6552            '2T1C' and
6553            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6554            not 'ACL' and
6555            not 'VHOST' and
6556            not 'DRV_AVF' and
6557            not 'L2OVRLAY' and
6558            not 'MEMIF'"
6559   parameters:
6560   - "throughput"
6561   - "parent"
6562   - "tags"
6563   sort:
6564   - "L2XCBASE"    # l2xcbase
6565   - "L2BDBASE"    # l2bdbase
6566   - "L2XCFWD"     # dot1q-l2xcbase
6567   - "L2BDMACLRN"  # dot1q-l2bdbase
6568   traces:
6569     hoverinfo: "x+y"
6570     boxpoints: "outliers"
6571     whiskerwidth: 0
6572   layout:
6573     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6574     layout: "plot-throughput"
6575
6576 - type: "plot"
6577   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6578   algorithm: "plot_performance_box"
6579   output-file-type: ".html"
6580   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6582   filter: "'NIC_Intel-X710' and
6583            '64B' and
6584            'NDRPDR' and
6585            '2T1C' and
6586            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6587            not 'ACL' and
6588            not 'VHOST' and
6589            not 'DRV_AVF' and
6590            not 'L2OVRLAY' and
6591            not 'MEMIF'"
6592   parameters:
6593   - "throughput"
6594   - "parent"
6595   - "tags"
6596   sort:
6597   - "L2XCBASE"    # l2xcbase
6598   - "L2BDBASE"    # l2bdbase
6599   - "L2XCFWD"     # dot1q-l2xcbase
6600   - "L2BDMACLRN"  # dot1q-l2bdbase
6601   traces:
6602     hoverinfo: "x+y"
6603     boxpoints: "outliers"
6604     whiskerwidth: 0
6605   layout:
6606     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6607     layout: "plot-throughput"
6608
6609 - type: "plot"
6610   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6611   algorithm: "plot_performance_box"
6612   output-file-type: ".html"
6613   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6615   filter: "'NIC_Intel-X710' and
6616            '64B' and
6617            'NDRPDR' and
6618            '4T2C' and
6619            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6620            not 'ACL' and
6621            not 'VHOST' and
6622            not 'DRV_AVF' and
6623            not 'L2OVRLAY' and
6624            not 'MEMIF'"
6625   parameters:
6626   - "throughput"
6627   - "parent"
6628   - "tags"
6629   sort:
6630   - "L2XCBASE"    # l2xcbase
6631   - "L2BDBASE"    # l2bdbase
6632   - "L2XCFWD"     # dot1q-l2xcbase
6633   - "L2BDMACLRN"  # dot1q-l2bdbase
6634   traces:
6635     hoverinfo: "x+y"
6636     boxpoints: "outliers"
6637     whiskerwidth: 0
6638   layout:
6639     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6640     layout: "plot-throughput"
6641
6642 - type: "plot"
6643   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6644   algorithm: "plot_performance_box"
6645   output-file-type: ".html"
6646   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6648   filter: "'NIC_Intel-X710' and
6649            '64B' and
6650            'NDRPDR' and
6651            '4T2C' and
6652            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6653            not 'ACL' and
6654            not 'VHOST' and
6655            not 'DRV_AVF' and
6656            not 'L2OVRLAY' and
6657            not 'MEMIF'"
6658   parameters:
6659   - "throughput"
6660   - "parent"
6661   - "tags"
6662   sort:
6663   - "L2XCBASE"    # l2xcbase
6664   - "L2BDBASE"    # l2bdbase
6665   - "L2XCFWD"     # dot1q-l2xcbase
6666   - "L2BDMACLRN"  # dot1q-l2bdbase
6667   traces:
6668     hoverinfo: "x+y"
6669     boxpoints: "outliers"
6670     whiskerwidth: 0
6671   layout:
6672     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6673     layout: "plot-throughput"
6674
6675 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
6676 - type: "plot"
6677   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6678   algorithm: "plot_performance_box"
6679   output-file-type: ".html"
6680   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6682   filter: "'NIC_Intel-X710' and
6683            '64B' and
6684            'NDRPDR' and
6685            '2T1C' and
6686            'FEATURE' and
6687            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6688            'IACL' and
6689            ('ACL1' or 'ACL50') and
6690            ('10K_FLOWS' or '10k_FLOWS') and
6691            not 'MACIP' and
6692            not 'VHOST' and
6693            not 'MEMIF'"
6694   parameters:
6695   - "throughput"
6696   - "parent"
6697   - "tags"
6698   traces:
6699     hoverinfo: "x+y"
6700     boxpoints: "outliers"
6701     whiskerwidth: 0
6702   layout:
6703     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6704     layout: "plot-throughput"
6705
6706 - type: "plot"
6707   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6708   algorithm: "plot_performance_box"
6709   output-file-type: ".html"
6710   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6712   filter: "'NIC_Intel-X710' and
6713            '64B' and
6714            'NDRPDR' and
6715            '2T1C' and
6716            'FEATURE' and
6717            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6718            'IACL' and
6719            ('ACL1' or 'ACL50') and
6720            ('10K_FLOWS' or '10k_FLOWS') and
6721            not 'MACIP' and
6722            not 'VHOST' and
6723            not 'MEMIF'"
6724   parameters:
6725   - "throughput"
6726   - "parent"
6727   - "tags"
6728   traces:
6729     hoverinfo: "x+y"
6730     boxpoints: "outliers"
6731     whiskerwidth: 0
6732   layout:
6733     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6734     layout: "plot-throughput"
6735
6736 - type: "plot"
6737   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6738   algorithm: "plot_performance_box"
6739   output-file-type: ".html"
6740   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6741   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6742   filter: "'NIC_Intel-X710' and
6743            '64B' and
6744            'NDRPDR' and
6745            '4T2C' and
6746            'FEATURE' and
6747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6748            'IACL' and
6749            ('ACL1' or 'ACL50') and
6750            ('10K_FLOWS' or '10k_FLOWS') and
6751            not 'MACIP' and
6752            not 'VHOST' and
6753            not 'MEMIF'"
6754   parameters:
6755   - "throughput"
6756   - "parent"
6757   - "tags"
6758   traces:
6759     hoverinfo: "x+y"
6760     boxpoints: "outliers"
6761     whiskerwidth: 0
6762   layout:
6763     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6764     layout: "plot-throughput"
6765
6766 - type: "plot"
6767   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6768   algorithm: "plot_performance_box"
6769   output-file-type: ".html"
6770   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6771   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6772   filter: "'NIC_Intel-X710' and
6773            '64B' and
6774            'NDRPDR' and
6775            '4T2C' and
6776            'FEATURE' and
6777            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6778            'IACL' and
6779            ('ACL1' or 'ACL50') and
6780            ('10K_FLOWS' or '10k_FLOWS') and
6781            not 'MACIP' and
6782            not 'VHOST' and
6783            not 'MEMIF'"
6784   parameters:
6785   - "throughput"
6786   - "parent"
6787   - "tags"
6788   traces:
6789     hoverinfo: "x+y"
6790     boxpoints: "outliers"
6791     whiskerwidth: 0
6792   layout:
6793     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6794     layout: "plot-throughput"
6795
6796 # Packet Throughput - VPP L2 3n-skx-xxv710 base
6797 - type: "plot"
6798   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6799   algorithm: "plot_performance_box"
6800   output-file-type: ".html"
6801   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6803   filter: "'NIC_Intel-XXV710' and
6804            '64B' and
6805            ('BASE' or 'SCALE') and
6806            'NDRPDR' and
6807            'ETH' and
6808            '2T1C' and
6809            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6810            not 'VHOST' and
6811            not 'MEMIF'"
6812   parameters:
6813   - "throughput"
6814   - "parent"
6815   - "tags"
6816   sort:
6817   - "L2PATCH"
6818   - "L2PATCH"
6819   - "L2XCBASE"
6820   - "L2BDMACLRN"
6821   traces:
6822     hoverinfo: "x+y"
6823     boxpoints: "outliers"
6824     whiskerwidth: 0
6825   layout:
6826     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6827     layout: "plot-throughput"
6828
6829 - type: "plot"
6830   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6831   algorithm: "plot_performance_box"
6832   output-file-type: ".html"
6833   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6834   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6835   filter: "'NIC_Intel-XXV710' and
6836            '64B' and
6837            ('BASE' or 'SCALE') and
6838            'NDRPDR' and
6839            'ETH' and
6840            '2T1C' and
6841            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6842            not 'VHOST' and
6843            not 'MEMIF'"
6844   parameters:
6845   - "throughput"
6846   - "parent"
6847   - "tags"
6848   sort:
6849   - "L2PATCH"
6850   - "L2PATCH"
6851   - "L2XCBASE"
6852   - "L2BDMACLRN"
6853   traces:
6854     hoverinfo: "x+y"
6855     boxpoints: "outliers"
6856     whiskerwidth: 0
6857   layout:
6858     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6859     layout: "plot-throughput"
6860
6861 - type: "plot"
6862   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6863   algorithm: "plot_performance_box"
6864   output-file-type: ".html"
6865   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6866   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6867   filter: "'NIC_Intel-XXV710' and
6868            '64B' and
6869            ('BASE' or 'SCALE') and
6870            'NDRPDR' and
6871            'ETH' and
6872            '4T2C' and
6873            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6874            not 'VHOST' and
6875            not 'MEMIF'"
6876   parameters:
6877   - "throughput"
6878   - "parent"
6879   - "tags"
6880   sort:
6881   - "L2PATCH"
6882   - "L2PATCH"
6883   - "L2XCBASE"
6884   - "L2BDMACLRN"
6885   traces:
6886     hoverinfo: "x+y"
6887     boxpoints: "outliers"
6888     whiskerwidth: 0
6889   layout:
6890     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6891     layout: "plot-throughput"
6892
6893 - type: "plot"
6894   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6895   algorithm: "plot_performance_box"
6896   output-file-type: ".html"
6897   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6898   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6899   filter: "'NIC_Intel-XXV710' and
6900            '64B' and
6901            ('BASE' or 'SCALE') and
6902            'NDRPDR' and
6903            'ETH' and
6904            '4T2C' and
6905            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6906            not 'VHOST' and
6907            not 'MEMIF'"
6908   parameters:
6909   - "throughput"
6910   - "parent"
6911   - "tags"
6912   sort:
6913   - "L2PATCH"
6914   - "L2PATCH"
6915   - "L2XCBASE"
6916   - "L2BDMACLRN"
6917   traces:
6918     hoverinfo: "x+y"
6919     boxpoints: "outliers"
6920     whiskerwidth: 0
6921   layout:
6922     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6923     layout: "plot-throughput"
6924
6925 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
6926 - type: "plot"
6927   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6928   algorithm: "plot_performance_box"
6929   output-file-type: ".html"
6930   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6932   filter: "'NIC_Intel-X710' and
6933            '64B' and
6934            ('BASE' or 'SCALE') and
6935            'NDRPDR' and
6936            'ETH' and
6937            '2T1C' and
6938            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6939            not 'VHOST' and
6940            not 'MEMIF'"
6941   parameters:
6942   - "throughput"
6943   - "parent"
6944   - "tags"
6945   sort:
6946   - "L2PATCH"
6947   - "L2XCBASE"
6948   - "BASE"
6949   - "FIB_10K"
6950   - "FIB_100K"
6951   - "FIB_1M"
6952   traces:
6953     hoverinfo: "x+y"
6954     boxpoints: "outliers"
6955     whiskerwidth: 0
6956   layout:
6957     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6958     layout: "plot-throughput"
6959
6960 - type: "plot"
6961   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6962   algorithm: "plot_performance_box"
6963   output-file-type: ".html"
6964   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6965   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6966   filter: "'NIC_Intel-X710' and
6967            '64B' and
6968            ('BASE' or 'SCALE') and
6969            'NDRPDR' and
6970            'ETH' and
6971            '2T1C' and
6972            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6973            not 'VHOST' and
6974            not 'MEMIF'"
6975   parameters:
6976   - "throughput"
6977   - "parent"
6978   - "tags"
6979   sort:
6980   - "L2PATCH"
6981   - "L2XCBASE"
6982   - "BASE"
6983   - "FIB_10K"
6984   - "FIB_100K"
6985   - "FIB_1M"
6986   traces:
6987     hoverinfo: "x+y"
6988     boxpoints: "outliers"
6989     whiskerwidth: 0
6990   layout:
6991     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6992     layout: "plot-throughput"
6993
6994 - type: "plot"
6995   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6996   algorithm: "plot_performance_box"
6997   output-file-type: ".html"
6998   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6999   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7000   filter: "'NIC_Intel-X710' and
7001            '64B' and
7002            ('BASE' or 'SCALE') and
7003            'NDRPDR' and
7004            'ETH' and
7005            '4T2C' and
7006            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7007            not 'VHOST' and
7008            not 'MEMIF'"
7009   parameters:
7010   - "throughput"
7011   - "parent"
7012   - "tags"
7013   sort:
7014   - "L2PATCH"
7015   - "L2XCBASE"
7016   - "BASE"
7017   - "FIB_10K"
7018   - "FIB_100K"
7019   - "FIB_1M"
7020   traces:
7021     hoverinfo: "x+y"
7022     boxpoints: "outliers"
7023     whiskerwidth: 0
7024   layout:
7025     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7026     layout: "plot-throughput"
7027
7028 - type: "plot"
7029   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7030   algorithm: "plot_performance_box"
7031   output-file-type: ".html"
7032   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7034   filter: "'NIC_Intel-X710' and
7035            '64B' and
7036            ('BASE' or 'SCALE') and
7037            'NDRPDR' and
7038            'ETH' and
7039            '4T2C' and
7040            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7041            not 'VHOST' and
7042            not 'MEMIF'"
7043   parameters:
7044   - "throughput"
7045   - "parent"
7046   - "tags"
7047   sort:
7048   - "L2PATCH"
7049   - "L2XCBASE"
7050   - "BASE"
7051   - "FIB_10K"
7052   - "FIB_100K"
7053   - "FIB_1M"
7054   traces:
7055     hoverinfo: "x+y"
7056     boxpoints: "outliers"
7057     whiskerwidth: 0
7058   layout:
7059     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7060     layout: "plot-throughput"
7061
7062 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
7063 - type: "plot"
7064   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7065   algorithm: "plot_performance_box"
7066   output-file-type: ".html"
7067   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7068   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7069   filter: "'NIC_Intel-XXV710' and
7070            '64B' and
7071            ('BASE' or 'SCALE') and
7072            'NDRPDR' and
7073            'ETH' and
7074            '2T1C' and
7075            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7076            not 'VHOST' and
7077            not 'MEMIF'"
7078   parameters:
7079   - "throughput"
7080   - "parent"
7081   - "tags"
7082   sort:
7083   - "L2PATCH"
7084   - "L2XCBASE"
7085   - "BASE"
7086   - "FIB_10K"
7087   - "FIB_100K"
7088   - "FIB_1M"
7089   traces:
7090     hoverinfo: "x+y"
7091     boxpoints: "outliers"
7092     whiskerwidth: 0
7093   layout:
7094     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7095     layout: "plot-throughput"
7096
7097 - type: "plot"
7098   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7099   algorithm: "plot_performance_box"
7100   output-file-type: ".html"
7101   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7102   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7103   filter: "'NIC_Intel-XXV710' and
7104            '64B' and
7105            ('BASE' or 'SCALE') and
7106            'NDRPDR' and
7107            'ETH' and
7108            '2T1C' and
7109            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7110            not 'VHOST' and
7111            not 'MEMIF'"
7112   parameters:
7113   - "throughput"
7114   - "parent"
7115   - "tags"
7116   sort:
7117   - "L2PATCH"
7118   - "L2XCBASE"
7119   - "BASE"
7120   - "FIB_10K"
7121   - "FIB_100K"
7122   - "FIB_1M"
7123   traces:
7124     hoverinfo: "x+y"
7125     boxpoints: "outliers"
7126     whiskerwidth: 0
7127   layout:
7128     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7129     layout: "plot-throughput"
7130
7131 - type: "plot"
7132   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7133   algorithm: "plot_performance_box"
7134   output-file-type: ".html"
7135   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7136   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7137   filter: "'NIC_Intel-XXV710' and
7138            '64B' and
7139            ('BASE' or 'SCALE') and
7140            'NDRPDR' and
7141            'ETH' and
7142            '4T2C' and
7143            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7144            not 'VHOST' and
7145            not 'MEMIF'"
7146   parameters:
7147   - "throughput"
7148   - "parent"
7149   - "tags"
7150   sort:
7151   - "L2PATCH"
7152   - "L2XCBASE"
7153   - "BASE"
7154   - "FIB_10K"
7155   - "FIB_100K"
7156   - "FIB_1M"
7157   traces:
7158     hoverinfo: "x+y"
7159     boxpoints: "outliers"
7160     whiskerwidth: 0
7161   layout:
7162     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7163     layout: "plot-throughput"
7164
7165 - type: "plot"
7166   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-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-4t2c-base_and_scale-pdr"
7170   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7171   filter: "'NIC_Intel-XXV710' and
7172            '64B' and
7173            ('BASE' or 'SCALE') and
7174            'NDRPDR' and
7175            'ETH' and
7176            '4T2C' 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-4t2c-base_and_scale-pdr"
7197     layout: "plot-throughput"
7198
7199 # Packet Throughput - VPP L2 2n-dnv-x553 base
7200 - type: "plot"
7201   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7202   algorithm: "plot_performance_box"
7203   output-file-type: ".html"
7204   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7205   data: "intel-dnv-vpp"
7206   filter: "'NIC_Intel-X553' and
7207            '64B' and
7208            'BASE' and
7209            'NDRPDR' and
7210            'ETH' and
7211            '1T1C' 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   - "L2XCBASE"
7221   - "L2BDMACLRN"
7222   - "L2PATCH"
7223   traces:
7224     hoverinfo: "x+y"
7225     boxpoints: "outliers"
7226     whiskerwidth: 0
7227   layout:
7228     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7229     layout: "plot-throughput"
7230
7231 - type: "plot"
7232   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7233   algorithm: "plot_performance_box"
7234   output-file-type: ".html"
7235   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7236   data: "intel-dnv-vpp"
7237   filter: "'NIC_Intel-X553' and
7238            '64B' and
7239            ('BASE' or 'SCALE') and
7240            'NDRPDR' and
7241            'ETH' and
7242            '1T1C' and
7243            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7244            not 'VHOST' and
7245            not 'MEMIF'"
7246   parameters:
7247   - "throughput"
7248   - "parent"
7249   - "tags"
7250   sort:
7251   - "L2XCBASE"
7252   - "L2BDMACLRN"
7253   - "L2PATCH"
7254   traces:
7255     hoverinfo: "x+y"
7256     boxpoints: "outliers"
7257     whiskerwidth: 0
7258   layout:
7259     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7260     layout: "plot-throughput"
7261
7262 - type: "plot"
7263   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7264   algorithm: "plot_performance_box"
7265   output-file-type: ".html"
7266   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7267   data: "intel-dnv-vpp"
7268   filter: "'NIC_Intel-X553' and
7269            '64B' and
7270            ('BASE' or 'SCALE') and
7271            'NDRPDR' and
7272            'ETH' and
7273            '2T2C' and
7274            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7275            not 'VHOST' and
7276            not 'MEMIF'"
7277   parameters:
7278   - "throughput"
7279   - "parent"
7280   - "tags"
7281   sort:
7282   - "L2XCBASE"
7283   - "L2BDMACLRN"
7284   - "L2PATCH"
7285   traces:
7286     hoverinfo: "x+y"
7287     boxpoints: "outliers"
7288     whiskerwidth: 0
7289   layout:
7290     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7291     layout: "plot-throughput"
7292
7293 - type: "plot"
7294   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7295   algorithm: "plot_performance_box"
7296   output-file-type: ".html"
7297   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7298   data: "intel-dnv-vpp"
7299   filter: "'NIC_Intel-X553' and
7300            '64B' and
7301            ('BASE' or 'SCALE') and
7302            'NDRPDR' and
7303            'ETH' and
7304            '2T2C' and
7305            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7306            not 'VHOST' and
7307            not 'MEMIF'"
7308   parameters:
7309   - "throughput"
7310   - "parent"
7311   - "tags"
7312   sort:
7313   - "L2XCBASE"
7314   - "L2BDMACLRN"
7315   - "L2PATCH"
7316   traces:
7317     hoverinfo: "x+y"
7318     boxpoints: "outliers"
7319     whiskerwidth: 0
7320   layout:
7321     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7322     layout: "plot-throughput"
7323
7324 ################################################################################
7325
7326 # Packet Throughput - VPP Container Memif 3n-hsw-x520
7327 - type: "plot"
7328   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7329   algorithm: "plot_performance_box"
7330   output-file-type: ".html"
7331   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7333   filter: "'NIC_Intel-X520-DA2' and
7334            '64B' and
7335            ('BASE' or 'SCALE') and
7336            'NDRPDR' and
7337            '1T1C' and
7338            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7339            not 'VHOST' and
7340            'MEMIF'"
7341   parameters:
7342   - "throughput"
7343   - "parent"
7344   - "tags"
7345   sort:
7346   - "L2XCFWD"
7347   - "L2XCFWD"
7348   - "L2XCFWD"
7349   - "L2BDMACLRN"
7350   - "L2BDMACLRN"
7351   - "L2BDMACLRN"
7352   - "IP4FWD"
7353   traces:
7354     hoverinfo: "x+y"
7355     boxpoints: "outliers"
7356     whiskerwidth: 0
7357   layout:
7358     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7359     layout: "plot-throughput"
7360
7361 - type: "plot"
7362   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7363   algorithm: "plot_performance_box"
7364   output-file-type: ".html"
7365   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7366   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7367   filter: "'NIC_Intel-X520-DA2' and
7368            '64B' and
7369            ('BASE' or 'SCALE') and
7370            'NDRPDR' and
7371            '1T1C' and
7372            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7373            not 'VHOST' and
7374            'MEMIF'"
7375   parameters:
7376   - "throughput"
7377   - "parent"
7378   - "tags"
7379   sort:
7380   - "L2XCFWD"
7381   - "L2XCFWD"
7382   - "L2XCFWD"
7383   - "L2BDMACLRN"
7384   - "L2BDMACLRN"
7385   - "L2BDMACLRN"
7386   - "IP4FWD"
7387   traces:
7388     hoverinfo: "x+y"
7389     boxpoints: "outliers"
7390     whiskerwidth: 0
7391   layout:
7392     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7393     layout: "plot-throughput"
7394
7395 - type: "plot"
7396   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7397   algorithm: "plot_performance_box"
7398   output-file-type: ".html"
7399   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7400   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7401   filter: "'NIC_Intel-X520-DA2' and
7402            '64B' and
7403            ('BASE' or 'SCALE') and
7404            'NDRPDR' and
7405            '2T2C' and
7406            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7407            not 'VHOST' and
7408            'MEMIF'"
7409   parameters:
7410   - "throughput"
7411   - "parent"
7412   - "tags"
7413   sort:
7414   - "L2XCFWD"
7415   - "L2XCFWD"
7416   - "L2XCFWD"
7417   - "L2BDMACLRN"
7418   - "L2BDMACLRN"
7419   - "L2BDMACLRN"
7420   - "IP4FWD"
7421   traces:
7422     hoverinfo: "x+y"
7423     boxpoints: "outliers"
7424     whiskerwidth: 0
7425   layout:
7426     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7427     layout: "plot-throughput"
7428
7429 - type: "plot"
7430   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7431   algorithm: "plot_performance_box"
7432   output-file-type: ".html"
7433   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7435   filter: "'NIC_Intel-X520-DA2' and
7436            '64B' and
7437            ('BASE' or 'SCALE') and
7438            'NDRPDR' and
7439            '2T2C' and
7440            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7441            not 'VHOST' and
7442            'MEMIF'"
7443   parameters:
7444   - "throughput"
7445   - "parent"
7446   - "tags"
7447   sort:
7448   - "L2XCFWD"
7449   - "L2XCFWD"
7450   - "L2XCFWD"
7451   - "L2BDMACLRN"
7452   - "L2BDMACLRN"
7453   - "L2BDMACLRN"
7454   - "IP4FWD"
7455   traces:
7456     hoverinfo: "x+y"
7457     boxpoints: "outliers"
7458     whiskerwidth: 0
7459   layout:
7460     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7461     layout: "plot-throughput"
7462
7463 # Packet Throughput - VPP Container Memif 3n-hsw-x710
7464 - type: "plot"
7465   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7466   algorithm: "plot_performance_box"
7467   output-file-type: ".html"
7468   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7469   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7470   filter: "'NIC_Intel-X710' and
7471            '64B' and
7472            ('BASE' or 'SCALE') and
7473            'NDRPDR' and
7474            '1T1C' and
7475            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7476            not 'VHOST' and
7477            'MEMIF'"
7478   parameters:
7479   - "throughput"
7480   - "parent"
7481   - "tags"
7482   sort:
7483   - "L2XCFWD"
7484   - "L2XCFWD"
7485   - "L2XCFWD"
7486   - "L2BDMACLRN"
7487   - "L2BDMACLRN"
7488   - "L2BDMACLRN"
7489   - "IP4FWD"
7490   traces:
7491     hoverinfo: "x+y"
7492     boxpoints: "outliers"
7493     whiskerwidth: 0
7494   layout:
7495     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7496     layout: "plot-throughput"
7497
7498 - type: "plot"
7499   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7500   algorithm: "plot_performance_box"
7501   output-file-type: ".html"
7502   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7503   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7504   filter: "'NIC_Intel-X710' and
7505            '64B' and
7506            ('BASE' or 'SCALE') and
7507            'NDRPDR' and
7508            '1T1C' and
7509            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7510            not 'VHOST' and
7511            'MEMIF'"
7512   parameters:
7513   - "throughput"
7514   - "parent"
7515   - "tags"
7516   sort:
7517   - "L2XCFWD"
7518   - "L2XCFWD"
7519   - "L2XCFWD"
7520   - "L2BDMACLRN"
7521   - "L2BDMACLRN"
7522   - "L2BDMACLRN"
7523   - "IP4FWD"
7524   traces:
7525     hoverinfo: "x+y"
7526     boxpoints: "outliers"
7527     whiskerwidth: 0
7528   layout:
7529     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7530     layout: "plot-throughput"
7531
7532 - type: "plot"
7533   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7534   algorithm: "plot_performance_box"
7535   output-file-type: ".html"
7536   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7537   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7538   filter: "'NIC_Intel-X710' and
7539            '64B' and
7540            ('BASE' or 'SCALE') and
7541            'NDRPDR' and
7542            '2T2C' and
7543            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7544            not 'VHOST' and
7545            'MEMIF'"
7546   parameters:
7547   - "throughput"
7548   - "parent"
7549   - "tags"
7550   sort:
7551   - "L2XCFWD"
7552   - "L2XCFWD"
7553   - "L2XCFWD"
7554   - "L2BDMACLRN"
7555   - "L2BDMACLRN"
7556   - "L2BDMACLRN"
7557   - "IP4FWD"
7558   traces:
7559     hoverinfo: "x+y"
7560     boxpoints: "outliers"
7561     whiskerwidth: 0
7562   layout:
7563     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7564     layout: "plot-throughput"
7565
7566 - type: "plot"
7567   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7568   algorithm: "plot_performance_box"
7569   output-file-type: ".html"
7570   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7571   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7572   filter: "'NIC_Intel-X710' and
7573            '64B' and
7574            ('BASE' or 'SCALE') and
7575            'NDRPDR' and
7576            '2T2C' and
7577            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7578            not 'VHOST' and
7579            'MEMIF'"
7580   parameters:
7581   - "throughput"
7582   - "parent"
7583   - "tags"
7584   sort:
7585   - "L2XCFWD"
7586   - "L2XCFWD"
7587   - "L2XCFWD"
7588   - "L2BDMACLRN"
7589   - "L2BDMACLRN"
7590   - "L2BDMACLRN"
7591   - "IP4FWD"
7592   traces:
7593     hoverinfo: "x+y"
7594     boxpoints: "outliers"
7595     whiskerwidth: 0
7596   layout:
7597     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7598     layout: "plot-throughput"
7599
7600 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
7601 - type: "plot"
7602   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7603   algorithm: "plot_performance_box"
7604   output-file-type: ".html"
7605   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7606   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7607   filter: "'NIC_Intel-XL710' and
7608            '64B' and
7609            ('BASE' or 'SCALE') and
7610            'NDRPDR' and
7611            '1T1C' and
7612            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7613            not 'VHOST' and
7614            'MEMIF'"
7615   parameters:
7616   - "throughput"
7617   - "parent"
7618   - "tags"
7619   sort:
7620   - "L2XCFWD"
7621   - "L2XCFWD"
7622   - "L2XCFWD"
7623   - "L2BDMACLRN"
7624   - "L2BDMACLRN"
7625   - "L2BDMACLRN"
7626   - "IP4FWD"
7627   traces:
7628     hoverinfo: "x+y"
7629     boxpoints: "outliers"
7630     whiskerwidth: 0
7631   layout:
7632     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7633     layout: "plot-throughput"
7634
7635 - type: "plot"
7636   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7637   algorithm: "plot_performance_box"
7638   output-file-type: ".html"
7639   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7641   filter: "'NIC_Intel-XL710' and
7642            '64B' and
7643            ('BASE' or 'SCALE') and
7644            'NDRPDR' and
7645            '1T1C' and
7646            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7647            not 'VHOST' and
7648            'MEMIF'"
7649   parameters:
7650   - "throughput"
7651   - "parent"
7652   - "tags"
7653   sort:
7654   - "L2XCFWD"
7655   - "L2XCFWD"
7656   - "L2XCFWD"
7657   - "L2BDMACLRN"
7658   - "L2BDMACLRN"
7659   - "L2BDMACLRN"
7660   - "IP4FWD"
7661   traces:
7662     hoverinfo: "x+y"
7663     boxpoints: "outliers"
7664     whiskerwidth: 0
7665   layout:
7666     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7667     layout: "plot-throughput"
7668
7669 - type: "plot"
7670   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7671   algorithm: "plot_performance_box"
7672   output-file-type: ".html"
7673   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7674   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7675   filter: "'NIC_Intel-XL710' and
7676            '64B' and
7677            ('BASE' or 'SCALE') and
7678            'NDRPDR' and
7679            '2T2C' and
7680            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7681            not 'VHOST' and
7682            'MEMIF'"
7683   parameters:
7684   - "throughput"
7685   - "parent"
7686   - "tags"
7687   sort:
7688   - "L2XCFWD"
7689   - "L2XCFWD"
7690   - "L2XCFWD"
7691   - "L2BDMACLRN"
7692   - "L2BDMACLRN"
7693   - "L2BDMACLRN"
7694   - "IP4FWD"
7695   traces:
7696     hoverinfo: "x+y"
7697     boxpoints: "outliers"
7698     whiskerwidth: 0
7699   layout:
7700     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7701     layout: "plot-throughput"
7702
7703 - type: "plot"
7704   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7705   algorithm: "plot_performance_box"
7706   output-file-type: ".html"
7707   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7708   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7709   filter: "'NIC_Intel-XL710' and
7710            '64B' and
7711            ('BASE' or 'SCALE') and
7712            'NDRPDR' and
7713            '2T2C' and
7714            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7715            not 'VHOST' and
7716            'MEMIF'"
7717   parameters:
7718   - "throughput"
7719   - "parent"
7720   - "tags"
7721   sort:
7722   - "L2XCFWD"
7723   - "L2XCFWD"
7724   - "L2XCFWD"
7725   - "L2BDMACLRN"
7726   - "L2BDMACLRN"
7727   - "L2BDMACLRN"
7728   - "IP4FWD"
7729   traces:
7730     hoverinfo: "x+y"
7731     boxpoints: "outliers"
7732     whiskerwidth: 0
7733   layout:
7734     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7735     layout: "plot-throughput"
7736
7737 # Packet Throughput - VPP Container Memif 3n-skx-x710
7738 - type: "plot"
7739   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7740   algorithm: "plot_performance_box"
7741   output-file-type: ".html"
7742   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7744   filter: "'NIC_Intel-X710' and
7745            '64B' and
7746            ('BASE' or 'SCALE') and
7747            'NDRPDR' and
7748            '2T1C' and
7749            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7750            not 'VHOST' and
7751            'MEMIF'"
7752   parameters:
7753   - "throughput"
7754   - "parent"
7755   - "tags"
7756   sort:
7757   - "L2XCFWD"
7758   - "L2XCFWD"
7759   - "L2XCFWD"
7760   - "L2BDMACLRN"
7761   - "L2BDMACLRN"
7762   - "L2BDMACLRN"
7763   - "IP4FWD"
7764   traces:
7765     hoverinfo: "x+y"
7766     boxpoints: "outliers"
7767     whiskerwidth: 0
7768   layout:
7769     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7770     layout: "plot-throughput"
7771
7772 - type: "plot"
7773   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7774   algorithm: "plot_performance_box"
7775   output-file-type: ".html"
7776   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7778   filter: "'NIC_Intel-X710' and
7779            '64B' and
7780            ('BASE' or 'SCALE') and
7781            'NDRPDR' and
7782            '2T1C' and
7783            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7784            not 'VHOST' and
7785            'MEMIF'"
7786   parameters:
7787   - "throughput"
7788   - "parent"
7789   - "tags"
7790   sort:
7791   - "L2XCFWD"
7792   - "L2XCFWD"
7793   - "L2XCFWD"
7794   - "L2BDMACLRN"
7795   - "L2BDMACLRN"
7796   - "L2BDMACLRN"
7797   - "IP4FWD"
7798   traces:
7799     hoverinfo: "x+y"
7800     boxpoints: "outliers"
7801     whiskerwidth: 0
7802   layout:
7803     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7804     layout: "plot-throughput"
7805
7806 - type: "plot"
7807   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7808   algorithm: "plot_performance_box"
7809   output-file-type: ".html"
7810   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7811   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7812   filter: "'NIC_Intel-X710' and
7813            '64B' and
7814            ('BASE' or 'SCALE') and
7815            'NDRPDR' and
7816            '4T2C' and
7817            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7818            not 'VHOST' and
7819            'MEMIF'"
7820   parameters:
7821   - "throughput"
7822   - "parent"
7823   - "tags"
7824   sort:
7825   - "L2XCFWD"
7826   - "L2XCFWD"
7827   - "L2XCFWD"
7828   - "L2BDMACLRN"
7829   - "L2BDMACLRN"
7830   - "L2BDMACLRN"
7831   - "IP4FWD"
7832   traces:
7833     hoverinfo: "x+y"
7834     boxpoints: "outliers"
7835     whiskerwidth: 0
7836   layout:
7837     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7838     layout: "plot-throughput"
7839
7840 - type: "plot"
7841   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7842   algorithm: "plot_performance_box"
7843   output-file-type: ".html"
7844   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7845   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7846   filter: "'NIC_Intel-X710' and
7847            '64B' and
7848            ('BASE' or 'SCALE') and
7849            'NDRPDR' and
7850            '4T2C' and
7851            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7852            not 'VHOST' and
7853            'MEMIF'"
7854   parameters:
7855   - "throughput"
7856   - "parent"
7857   - "tags"
7858   sort:
7859   - "L2XCFWD"
7860   - "L2XCFWD"
7861   - "L2XCFWD"
7862   - "L2BDMACLRN"
7863   - "L2BDMACLRN"
7864   - "L2BDMACLRN"
7865   - "IP4FWD"
7866   traces:
7867     hoverinfo: "x+y"
7868     boxpoints: "outliers"
7869     whiskerwidth: 0
7870   layout:
7871     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7872     layout: "plot-throughput"
7873
7874 # Packet Throughput - VPP Container Memif 2n-skx-x710
7875 - type: "plot"
7876   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7877   algorithm: "plot_performance_box"
7878   output-file-type: ".html"
7879   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7880   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7881   filter: "'NIC_Intel-X710' and
7882            '64B' and
7883            ('BASE' or 'SCALE') and
7884            'NDRPDR' and
7885            '2T1C' and
7886            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7887            not 'VHOST' and
7888            not 'NF_DENSITY' and
7889            'MEMIF'"
7890   parameters:
7891   - "throughput"
7892   - "parent"
7893   - "tags"
7894   sort:
7895   - "L2XCFWD"
7896   - "L2XCFWD"
7897   - "L2XCFWD"
7898   - "L2BDMACLRN"
7899   - "L2BDMACLRN"
7900   - "L2BDMACLRN"
7901   - "IP4FWD"
7902   traces:
7903     hoverinfo: "x+y"
7904     boxpoints: "outliers"
7905     whiskerwidth: 0
7906   layout:
7907     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7908     layout: "plot-throughput"
7909
7910 - type: "plot"
7911   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7912   algorithm: "plot_performance_box"
7913   output-file-type: ".html"
7914   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7916   filter: "'NIC_Intel-X710' and
7917            '64B' and
7918            ('BASE' or 'SCALE') and
7919            'NDRPDR' and
7920            '2T1C' and
7921            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7922            not 'VHOST' and
7923            not 'NF_DENSITY' and
7924            'MEMIF'"
7925   parameters:
7926   - "throughput"
7927   - "parent"
7928   - "tags"
7929   sort:
7930   - "L2XCFWD"
7931   - "L2XCFWD"
7932   - "L2XCFWD"
7933   - "L2BDMACLRN"
7934   - "L2BDMACLRN"
7935   - "L2BDMACLRN"
7936   - "IP4FWD"
7937   traces:
7938     hoverinfo: "x+y"
7939     boxpoints: "outliers"
7940     whiskerwidth: 0
7941   layout:
7942     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7943     layout: "plot-throughput"
7944
7945 - type: "plot"
7946   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7947   algorithm: "plot_performance_box"
7948   output-file-type: ".html"
7949   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7950   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7951   filter: "'NIC_Intel-X710' and
7952            '64B' and
7953            ('BASE' or 'SCALE') and
7954            'NDRPDR' and
7955            '4T2C' and
7956            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7957            not 'VHOST' and
7958            not 'NF_DENSITY' and
7959            'MEMIF'"
7960   parameters:
7961   - "throughput"
7962   - "parent"
7963   - "tags"
7964   sort:
7965   - "L2XCFWD"
7966   - "L2XCFWD"
7967   - "L2XCFWD"
7968   - "L2BDMACLRN"
7969   - "L2BDMACLRN"
7970   - "L2BDMACLRN"
7971   - "IP4FWD"
7972   traces:
7973     hoverinfo: "x+y"
7974     boxpoints: "outliers"
7975     whiskerwidth: 0
7976   layout:
7977     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7978     layout: "plot-throughput"
7979
7980 - type: "plot"
7981   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7982   algorithm: "plot_performance_box"
7983   output-file-type: ".html"
7984   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7986   filter: "'NIC_Intel-X710' and
7987            '64B' and
7988            ('BASE' or 'SCALE') and
7989            'NDRPDR' and
7990            '4T2C' and
7991            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7992            not 'VHOST' and
7993            not 'NF_DENSITY' and
7994            'MEMIF'"
7995   parameters:
7996   - "throughput"
7997   - "parent"
7998   - "tags"
7999   sort:
8000   - "L2XCFWD"
8001   - "L2XCFWD"
8002   - "L2XCFWD"
8003   - "L2BDMACLRN"
8004   - "L2BDMACLRN"
8005   - "L2BDMACLRN"
8006   - "IP4FWD"
8007   traces:
8008     hoverinfo: "x+y"
8009     boxpoints: "outliers"
8010     whiskerwidth: 0
8011   layout:
8012     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8013     layout: "plot-throughput"
8014
8015 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
8016 #- type: "plot"
8017 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8018 #  algorithm: "plot_performance_box"
8019 #  output-file-type: ".html"
8020 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8021 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8022 #  filter: "'NIC_Intel-XXV710' and
8023 #           '64B' and
8024 #           ('BASE' or 'SCALE') and
8025 #           'NDRPDR' and
8026 #           '2T1C' and
8027 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8028 #           not 'VHOST' and
8029 #           'MEMIF'"
8030 #  parameters:
8031 #  - "throughput"
8032 #  - "parent"
8033 #  - "tags"
8034 #  sort:
8035 #  - "L2XCFWD"
8036 #  - "L2XCFWD"
8037 #  - "L2XCFWD"
8038 #  - "L2BDMACLRN"
8039 #  - "L2BDMACLRN"
8040 #  - "L2BDMACLRN"
8041 #  - "IP4FWD"
8042 #  traces:
8043 #    hoverinfo: "x+y"
8044 #    boxpoints: "outliers"
8045 #    whiskerwidth: 0
8046 #  layout:
8047 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8048 #    layout: "plot-throughput"
8049 #
8050 #- type: "plot"
8051 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8052 #  algorithm: "plot_performance_box"
8053 #  output-file-type: ".html"
8054 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8055 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8056 #  filter: "'NIC_Intel-XXV710' and
8057 #           '64B' and
8058 #           ('BASE' or 'SCALE') and
8059 #           'NDRPDR' and
8060 #           '2T1C' and
8061 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8062 #           not 'VHOST' and
8063 #           'MEMIF'"
8064 #  parameters:
8065 #  - "throughput"
8066 #  - "parent"
8067 #  - "tags"
8068 #  sort:
8069 #  - "L2XCFWD"
8070 #  - "L2XCFWD"
8071 #  - "L2XCFWD"
8072 #  - "L2BDMACLRN"
8073 #  - "L2BDMACLRN"
8074 #  - "L2BDMACLRN"
8075 #  - "IP4FWD"
8076 #  traces:
8077 #    hoverinfo: "x+y"
8078 #    boxpoints: "outliers"
8079 #    whiskerwidth: 0
8080 #  layout:
8081 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8082 #    layout: "plot-throughput"
8083 #
8084 #- type: "plot"
8085 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8086 #  algorithm: "plot_performance_box"
8087 #  output-file-type: ".html"
8088 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8089 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8090 #  filter: "'NIC_Intel-XXV710' and
8091 #           '64B' and
8092 #           ('BASE' or 'SCALE') and
8093 #           'NDRPDR' and
8094 #           '4T2C' and
8095 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8096 #           not 'VHOST' and
8097 #           'MEMIF'"
8098 #  parameters:
8099 #  - "throughput"
8100 #  - "parent"
8101 #  - "tags"
8102 #  sort:
8103 #  - "L2XCFWD"
8104 #  - "L2XCFWD"
8105 #  - "L2XCFWD"
8106 #  - "L2BDMACLRN"
8107 #  - "L2BDMACLRN"
8108 #  - "L2BDMACLRN"
8109 #  - "IP4FWD"
8110 #  traces:
8111 #    hoverinfo: "x+y"
8112 #    boxpoints: "outliers"
8113 #    whiskerwidth: 0
8114 #  layout:
8115 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8116 #    layout: "plot-throughput"
8117 #
8118 #- type: "plot"
8119 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8120 #  algorithm: "plot_performance_box"
8121 #  output-file-type: ".html"
8122 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8123 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8124 #  filter: "'NIC_Intel-XXV710' and
8125 #           '64B' and
8126 #           ('BASE' or 'SCALE') and
8127 #           'NDRPDR' and
8128 #           '4T2C' and
8129 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8130 #           not 'VHOST' and
8131 #           'MEMIF'"
8132 #  parameters:
8133 #  - "throughput"
8134 #  - "parent"
8135 #  - "tags"
8136 #  sort:
8137 #  - "L2XCFWD"
8138 #  - "L2XCFWD"
8139 #  - "L2XCFWD"
8140 #  - "L2BDMACLRN"
8141 #  - "L2BDMACLRN"
8142 #  - "L2BDMACLRN"
8143 #  - "IP4FWD"
8144 #  traces:
8145 #    hoverinfo: "x+y"
8146 #    boxpoints: "outliers"
8147 #    whiskerwidth: 0
8148 #  layout:
8149 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8150 #    layout: "plot-throughput"
8151
8152 ################################################################################
8153
8154 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
8155 - type: "plot"
8156   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8157   algorithm: "plot_performance_box"
8158   output-file-type: ".html"
8159   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8160   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8161   filter: "'NIC_Intel-X520-DA2' and
8162            '64B' and
8163            ('BASE' or 'SCALE') and
8164            'NDRPDR' and
8165            '1T1C' and
8166            'L2XCFWD' and
8167            not 'VHOST' and
8168            not 'NF_DENSITY' and
8169            'MEMIF'"
8170   parameters:
8171   - "throughput"
8172   - "parent"
8173   - "tags"
8174   sort:
8175   - "1VNF"
8176   - "2VNF"
8177   - "4VNF"
8178   - "2VNF"
8179   - "4VNF"
8180   traces:
8181     hoverinfo: "x+y"
8182     boxpoints: "outliers"
8183     whiskerwidth: 0
8184   layout:
8185     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8186     layout: "plot-throughput"
8187
8188 - type: "plot"
8189   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8190   algorithm: "plot_performance_box"
8191   output-file-type: ".html"
8192   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8193   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8194   filter: "'NIC_Intel-X520-DA2' and
8195            '64B' and
8196            ('BASE' or 'SCALE') and
8197            'NDRPDR' and
8198            '1T1C' and
8199            'L2XCFWD' and
8200            not 'VHOST' and
8201            not 'NF_DENSITY' and
8202            'MEMIF'"
8203   parameters:
8204   - "throughput"
8205   - "parent"
8206   - "tags"
8207   sort:
8208   - "1VNF"
8209   - "2VNF"
8210   - "4VNF"
8211   - "2VNF"
8212   - "4VNF"
8213   traces:
8214     hoverinfo: "x+y"
8215     boxpoints: "outliers"
8216     whiskerwidth: 0
8217   layout:
8218     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8219     layout: "plot-throughput"
8220
8221 - type: "plot"
8222   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8223   algorithm: "plot_performance_box"
8224   output-file-type: ".html"
8225   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8226   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8227   filter: "'NIC_Intel-X520-DA2' and
8228            '64B' and
8229            ('BASE' or 'SCALE') and
8230            'NDRPDR' and
8231            '2T2C' and
8232            'L2XCFWD' and
8233            not 'VHOST' and
8234            not 'NF_DENSITY' and
8235            'MEMIF'"
8236   parameters:
8237   - "throughput"
8238   - "parent"
8239   - "tags"
8240   sort:
8241   - "1VNF"
8242   - "2VNF"
8243   - "4VNF"
8244   - "2VNF"
8245   - "4VNF"
8246   traces:
8247     hoverinfo: "x+y"
8248     boxpoints: "outliers"
8249     whiskerwidth: 0
8250   layout:
8251     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8252     layout: "plot-throughput"
8253
8254 - type: "plot"
8255   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8256   algorithm: "plot_performance_box"
8257   output-file-type: ".html"
8258   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8259   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8260   filter: "'NIC_Intel-X520-DA2' and
8261            '64B' and
8262            ('BASE' or 'SCALE') and
8263            'NDRPDR' and
8264            '2T2C' 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-2t2c-base_and_scale-l2xc-pdr"
8285     layout: "plot-throughput"
8286
8287 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
8288 - type: "plot"
8289   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
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-l2bd-ndr"
8293   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8294   filter: "'NIC_Intel-X520-DA2' and
8295            '64B' and
8296            ('BASE' or 'SCALE') and
8297            'NDRPDR' and
8298            '1T1C' and
8299            ('L2BDMACSTAT' or 'L2BDMACLRN') 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-l2bd-ndr"
8319     layout: "plot-throughput"
8320
8321 - type: "plot"
8322   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8323   algorithm: "plot_performance_box"
8324   output-file-type: ".html"
8325   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8326   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8327   filter: "'NIC_Intel-X520-DA2' and
8328            '64B' and
8329            ('BASE' or 'SCALE') and
8330            'NDRPDR' and
8331            '1T1C' and
8332            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8333            not 'VHOST' and
8334            not 'NF_DENSITY' and
8335            'MEMIF'"
8336   parameters:
8337   - "throughput"
8338   - "parent"
8339   - "tags"
8340   sort:
8341   - "1VNF"
8342   - "2VNF"
8343   - "4VNF"
8344   - "2VNF"
8345   - "4VNF"
8346   traces:
8347     hoverinfo: "x+y"
8348     boxpoints: "outliers"
8349     whiskerwidth: 0
8350   layout:
8351     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8352     layout: "plot-throughput"
8353
8354 - type: "plot"
8355   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8356   algorithm: "plot_performance_box"
8357   output-file-type: ".html"
8358   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8359   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8360   filter: "'NIC_Intel-X520-DA2' and
8361            '64B' and
8362            ('BASE' or 'SCALE') and
8363            'NDRPDR' and
8364            '2T2C' and
8365            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8366            not 'VHOST' and
8367            not 'NF_DENSITY' and
8368            'MEMIF'"
8369   parameters:
8370   - "throughput"
8371   - "parent"
8372   - "tags"
8373   sort:
8374   - "1VNF"
8375   - "2VNF"
8376   - "4VNF"
8377   - "2VNF"
8378   - "4VNF"
8379   traces:
8380     hoverinfo: "x+y"
8381     boxpoints: "outliers"
8382     whiskerwidth: 0
8383   layout:
8384     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8385     layout: "plot-throughput"
8386
8387 - type: "plot"
8388   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8389   algorithm: "plot_performance_box"
8390   output-file-type: ".html"
8391   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8392   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8393   filter: "'NIC_Intel-X520-DA2' and
8394            '64B' and
8395            ('BASE' or 'SCALE') and
8396            'NDRPDR' and
8397            '2T2C' and
8398            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8399            not 'VHOST' and
8400            not 'NF_DENSITY' and
8401            'MEMIF'"
8402   parameters:
8403   - "throughput"
8404   - "parent"
8405   - "tags"
8406   sort:
8407   - "1VNF"
8408   - "2VNF"
8409   - "4VNF"
8410   - "2VNF"
8411   - "4VNF"
8412   traces:
8413     hoverinfo: "x+y"
8414     boxpoints: "outliers"
8415     whiskerwidth: 0
8416   layout:
8417     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8418     layout: "plot-throughput"
8419
8420 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
8421 - type: "plot"
8422   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8423   algorithm: "plot_performance_box"
8424   output-file-type: ".html"
8425   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8426   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8427   filter: "'NIC_Intel-X710' and
8428            '64B' and
8429            ('BASE' or 'SCALE') and
8430            'NDRPDR' and
8431            '1T1C' and
8432            'L2XCFWD' and
8433            not 'VHOST' and
8434            not 'NF_DENSITY' and
8435            'MEMIF'"
8436   parameters:
8437   - "throughput"
8438   - "parent"
8439   - "tags"
8440   sort:
8441   - "1VNF"
8442   - "2VNF"
8443   - "4VNF"
8444   - "2VNF"
8445   - "4VNF"
8446   traces:
8447     hoverinfo: "x+y"
8448     boxpoints: "outliers"
8449     whiskerwidth: 0
8450   layout:
8451     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8452     layout: "plot-throughput"
8453
8454 - type: "plot"
8455   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8456   algorithm: "plot_performance_box"
8457   output-file-type: ".html"
8458   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8459   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8460   filter: "'NIC_Intel-X710' and
8461            '64B' and
8462            ('BASE' or 'SCALE') and
8463            'NDRPDR' and
8464            '1T1C' and
8465            'L2XCFWD' and
8466            not 'VHOST' and
8467            not 'NF_DENSITY' and
8468            'MEMIF'"
8469   parameters:
8470   - "throughput"
8471   - "parent"
8472   - "tags"
8473   sort:
8474   - "1VNF"
8475   - "2VNF"
8476   - "4VNF"
8477   - "2VNF"
8478   - "4VNF"
8479   traces:
8480     hoverinfo: "x+y"
8481     boxpoints: "outliers"
8482     whiskerwidth: 0
8483   layout:
8484     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8485     layout: "plot-throughput"
8486
8487 - type: "plot"
8488   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8489   algorithm: "plot_performance_box"
8490   output-file-type: ".html"
8491   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8492   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8493   filter: "'NIC_Intel-X710' and
8494            '64B' and
8495            ('BASE' or 'SCALE') and
8496            'NDRPDR' and
8497            '2T2C' and
8498            'L2XCFWD' and
8499            not 'VHOST' and
8500            not 'NF_DENSITY' and
8501            'MEMIF'"
8502   parameters:
8503   - "throughput"
8504   - "parent"
8505   - "tags"
8506   sort:
8507   - "1VNF"
8508   - "2VNF"
8509   - "4VNF"
8510   - "2VNF"
8511   - "4VNF"
8512   traces:
8513     hoverinfo: "x+y"
8514     boxpoints: "outliers"
8515     whiskerwidth: 0
8516   layout:
8517     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8518     layout: "plot-throughput"
8519
8520 - type: "plot"
8521   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8522   algorithm: "plot_performance_box"
8523   output-file-type: ".html"
8524   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8525   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8526   filter: "'NIC_Intel-X710' and
8527            '64B' and
8528            ('BASE' or 'SCALE') and
8529            'NDRPDR' and
8530            '2T2C' and
8531            'L2XCFWD' and
8532            not 'VHOST' and
8533            not 'NF_DENSITY' and
8534            'MEMIF'"
8535   parameters:
8536   - "throughput"
8537   - "parent"
8538   - "tags"
8539   sort:
8540   - "1VNF"
8541   - "2VNF"
8542   - "4VNF"
8543   - "2VNF"
8544   - "4VNF"
8545   traces:
8546     hoverinfo: "x+y"
8547     boxpoints: "outliers"
8548     whiskerwidth: 0
8549   layout:
8550     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8551     layout: "plot-throughput"
8552
8553 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
8554 - type: "plot"
8555   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8556   algorithm: "plot_performance_box"
8557   output-file-type: ".html"
8558   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8559   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8560   filter: "'NIC_Intel-X710' and
8561            '64B' and
8562            ('BASE' or 'SCALE') and
8563            'NDRPDR' and
8564            '1T1C' and
8565            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8566            not 'VHOST' and
8567            not 'NF_DENSITY' and
8568            'MEMIF'"
8569   parameters:
8570   - "throughput"
8571   - "parent"
8572   - "tags"
8573   sort:
8574   - "1VNF"
8575   - "2VNF"
8576   - "4VNF"
8577   - "2VNF"
8578   - "4VNF"
8579   traces:
8580     hoverinfo: "x+y"
8581     boxpoints: "outliers"
8582     whiskerwidth: 0
8583   layout:
8584     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8585     layout: "plot-throughput"
8586
8587 - type: "plot"
8588   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8589   algorithm: "plot_performance_box"
8590   output-file-type: ".html"
8591   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8592   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8593   filter: "'NIC_Intel-X710' and
8594            '64B' and
8595            ('BASE' or 'SCALE') and
8596            'NDRPDR' and
8597            '1T1C' and
8598            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8599            not 'VHOST' and
8600            not 'NF_DENSITY' and
8601            'MEMIF'"
8602   parameters:
8603   - "throughput"
8604   - "parent"
8605   - "tags"
8606   sort:
8607   - "1VNF"
8608   - "2VNF"
8609   - "4VNF"
8610   - "2VNF"
8611   - "4VNF"
8612   traces:
8613     hoverinfo: "x+y"
8614     boxpoints: "outliers"
8615     whiskerwidth: 0
8616   layout:
8617     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8618     layout: "plot-throughput"
8619
8620 - type: "plot"
8621   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8622   algorithm: "plot_performance_box"
8623   output-file-type: ".html"
8624   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8625   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8626   filter: "'NIC_Intel-X710' and
8627            '64B' and
8628            ('BASE' or 'SCALE') and
8629            'NDRPDR' and
8630            '2T2C' and
8631            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8632            not 'VHOST' and
8633            not 'NF_DENSITY' and
8634            'MEMIF'"
8635   parameters:
8636   - "throughput"
8637   - "parent"
8638   - "tags"
8639   sort:
8640   - "1VNF"
8641   - "2VNF"
8642   - "4VNF"
8643   - "2VNF"
8644   - "4VNF"
8645   traces:
8646     hoverinfo: "x+y"
8647     boxpoints: "outliers"
8648     whiskerwidth: 0
8649   layout:
8650     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8651     layout: "plot-throughput"
8652
8653 - type: "plot"
8654   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8655   algorithm: "plot_performance_box"
8656   output-file-type: ".html"
8657   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8658   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8659   filter: "'NIC_Intel-X710' and
8660            '64B' and
8661            ('BASE' or 'SCALE') and
8662            'NDRPDR' and
8663            '2T2C' and
8664            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8665            not 'VHOST' and
8666            not 'NF_DENSITY' and
8667            'MEMIF'"
8668   parameters:
8669   - "throughput"
8670   - "parent"
8671   - "tags"
8672   sort:
8673   - "1VNF"
8674   - "2VNF"
8675   - "4VNF"
8676   - "2VNF"
8677   - "4VNF"
8678   traces:
8679     hoverinfo: "x+y"
8680     boxpoints: "outliers"
8681     whiskerwidth: 0
8682   layout:
8683     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8684     layout: "plot-throughput"
8685
8686 ################################################################################
8687
8688 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
8689 - type: "plot"
8690   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8691   algorithm: "plot_performance_box"
8692   output-file-type: ".html"
8693   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8694   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8695   filter: "'NIC_Intel-X520-DA2' and
8696            '64B' and
8697            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8698            'NDRPDR' and
8699            '1T1C' and
8700            'IP4FWD' and
8701            not 'IPSEC' and
8702            not 'DOT1Q' and
8703            not 'VHOST'"
8704   parameters:
8705   - "throughput"
8706   - "parent"
8707   - "tags"
8708   sort:
8709   - "IP4BASE"
8710   - "FIB_20K"
8711   - "FIB_200K"
8712   - "FIB_2M"
8713   traces:
8714     hoverinfo: "x+y"
8715     boxpoints: "outliers"
8716     whiskerwidth: 0
8717   layout:
8718     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8719     layout: "plot-throughput"
8720
8721 - type: "plot"
8722   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8723   algorithm: "plot_performance_box"
8724   output-file-type: ".html"
8725   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8726   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8727   filter: "'NIC_Intel-X520-DA2' and
8728            '64B' and
8729            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8730            'NDRPDR' and
8731            '1T1C' and
8732            'IP4FWD' and
8733            not 'IPSEC' and
8734            not 'DOT1Q' and
8735            not 'VHOST'"
8736   parameters:
8737   - "throughput"
8738   - "parent"
8739   - "tags"
8740   sort:
8741   - "IP4BASE"
8742   - "FIB_20K"
8743   - "FIB_200K"
8744   - "FIB_2M"
8745   traces:
8746     hoverinfo: "x+y"
8747     boxpoints: "outliers"
8748     whiskerwidth: 0
8749   layout:
8750     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8751     layout: "plot-throughput"
8752
8753 - type: "plot"
8754   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8755   algorithm: "plot_performance_box"
8756   output-file-type: ".html"
8757   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8759   filter: "'NIC_Intel-X520-DA2' and
8760            '64B' and
8761            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8762            'NDRPDR' and
8763            '2T2C' and
8764            'IP4FWD' and
8765            not 'IPSEC' and
8766            not 'DOT1Q' and
8767            not 'VHOST'"
8768   parameters:
8769   - "throughput"
8770   - "parent"
8771   - "tags"
8772   sort:
8773   - "IP4BASE"
8774   - "FIB_20K"
8775   - "FIB_200K"
8776   - "FIB_2M"
8777   traces:
8778     hoverinfo: "x+y"
8779     boxpoints: "outliers"
8780     whiskerwidth: 0
8781   layout:
8782     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8783     layout: "plot-throughput"
8784
8785 - type: "plot"
8786   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8787   algorithm: "plot_performance_box"
8788   output-file-type: ".html"
8789   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8790   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8791   filter: "'NIC_Intel-X520-DA2' and
8792            '64B' and
8793            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8794            'NDRPDR' and
8795            '2T2C' and
8796            'IP4FWD' and
8797            not 'IPSEC' and
8798            not 'DOT1Q' and
8799            not 'VHOST'"
8800   parameters:
8801   - "throughput"
8802   - "parent"
8803   - "tags"
8804   sort:
8805   - "IP4BASE"
8806   - "FIB_20K"
8807   - "FIB_200K"
8808   - "FIB_2M"
8809   traces:
8810     hoverinfo: "x+y"
8811     boxpoints: "outliers"
8812     whiskerwidth: 0
8813   layout:
8814     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8815     layout: "plot-throughput"
8816
8817 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
8818 - type: "plot"
8819   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8820   algorithm: "plot_performance_box"
8821   output-file-type: ".html"
8822   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8823   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8824   filter: "'NIC_Intel-X520-DA2' and
8825            '64B' and
8826            ('IP4BASE' or
8827             'POLICE_MARK' or
8828             'COPWHLIST' or
8829             ('NAT44' and 'BASE') or
8830             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
8831            'NDRPDR' and
8832            '1T1C' and
8833            'IP4FWD' and
8834            not 'IPSEC' and
8835            not 'VHOST'"
8836   parameters:
8837   - "throughput"
8838   - "parent"
8839   - "tags"
8840   sort:
8841   - "DOT1Q"
8842   - "IP4BASE"
8843   - "NAT44"
8844   - "POLICE_MARK"
8845   - "COPWHLIST"
8846   - "IACL"
8847   - "OACL"
8848   traces:
8849     hoverinfo: "x+y"
8850     boxpoints: "outliers"
8851     whiskerwidth: 0
8852   layout:
8853     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8854     layout: "plot-throughput"
8855
8856 - type: "plot"
8857   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8858   algorithm: "plot_performance_box"
8859   output-file-type: ".html"
8860   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8861   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8862   filter: "'NIC_Intel-X520-DA2' and
8863            '64B' and
8864            ('IP4BASE' or
8865             'POLICE_MARK' or
8866             'COPWHLIST' or
8867             ('NAT44' and 'BASE') or
8868             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
8869            'NDRPDR' and
8870            '1T1C' and
8871            'IP4FWD' and
8872            not 'IPSEC' and
8873            not 'VHOST'"
8874   parameters:
8875   - "throughput"
8876   - "parent"
8877   - "tags"
8878   sort:
8879   - "DOT1Q"
8880   - "IP4BASE"
8881   - "NAT44"
8882   - "POLICE_MARK"
8883   - "COPWHLIST"
8884   - "IACL"
8885   - "OACL"
8886   traces:
8887     hoverinfo: "x+y"
8888     boxpoints: "outliers"
8889     whiskerwidth: 0
8890   layout:
8891     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8892     layout: "plot-throughput"
8893
8894 - type: "plot"
8895   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8896   algorithm: "plot_performance_box"
8897   output-file-type: ".html"
8898   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8899   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8900   filter: "'NIC_Intel-X520-DA2' and
8901            '64B' and
8902            ('IP4BASE' or
8903             'POLICE_MARK' or
8904             'COPWHLIST' or
8905             ('NAT44' and 'BASE') or
8906             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
8907            'NDRPDR' and
8908            '2T2C' and
8909            'IP4FWD' and
8910            not 'IPSEC' and
8911            not 'VHOST'"
8912   parameters:
8913   - "throughput"
8914   - "parent"
8915   - "tags"
8916   sort:
8917   - "DOT1Q"
8918   - "IP4BASE"
8919   - "NAT44"
8920   - "POLICE_MARK"
8921   - "COPWHLIST"
8922   - "IACL"
8923   - "OACL"
8924   traces:
8925     hoverinfo: "x+y"
8926     boxpoints: "outliers"
8927     whiskerwidth: 0
8928   layout:
8929     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8930     layout: "plot-throughput"
8931
8932 - type: "plot"
8933   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8934   algorithm: "plot_performance_box"
8935   output-file-type: ".html"
8936   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8937   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8938   filter: "'NIC_Intel-X520-DA2' and
8939            '64B' and
8940            ('IP4BASE' or
8941             'POLICE_MARK' or
8942             'COPWHLIST' or
8943             ('NAT44' and 'BASE') or
8944             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
8945            'NDRPDR' and
8946            '2T2C' and
8947            'IP4FWD' and
8948            not 'IPSEC' and
8949            not 'VHOST'"
8950   parameters:
8951   - "throughput"
8952   - "parent"
8953   - "tags"
8954   sort:
8955   - "DOT1Q"
8956   - "IP4BASE"
8957   - "NAT44"
8958   - "POLICE_MARK"
8959   - "COPWHLIST"
8960   - "IACL"
8961   - "OACL"
8962   traces:
8963     hoverinfo: "x+y"
8964     boxpoints: "outliers"
8965     whiskerwidth: 0
8966   layout:
8967     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8968     layout: "plot-throughput"
8969
8970 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
8971 - type: "plot"
8972   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8973   algorithm: "plot_performance_box"
8974   output-file-type: ".html"
8975   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8977   filter: "'NIC_Intel-X520-DA2' and
8978            '64B' and
8979            'NDRPDR' and
8980            '1T1C' and
8981            'IP4FWD' and
8982            ('NAT44' or 'IP4BASE') and
8983            not 'DOT1Q' and
8984            not 'IPSEC' and
8985            not 'VHOST'"
8986   parameters:
8987   - "throughput"
8988   - "parent"
8989   - "tags"
8990   sort:
8991   - "IP4BASE"
8992   - "BASE"
8993   - "SRC_USER_10"
8994   - "SRC_USER_100"
8995   - "SRC_USER_1000"
8996   - "SRC_USER_2000"
8997   traces:
8998     hoverinfo: "x+y"
8999     boxpoints: "outliers"
9000     whiskerwidth: 0
9001   layout:
9002     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9003     layout: "plot-throughput"
9004
9005 - type: "plot"
9006   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9007   algorithm: "plot_performance_box"
9008   output-file-type: ".html"
9009   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9011   filter: "'NIC_Intel-X520-DA2' and
9012            '64B' and
9013            'NDRPDR' and
9014            '1T1C' and
9015            'IP4FWD' and
9016            ('NAT44' or 'IP4BASE') and
9017            not 'DOT1Q' and
9018            not 'IPSEC' and
9019            not 'VHOST'"
9020   parameters:
9021   - "throughput"
9022   - "parent"
9023   - "tags"
9024   sort:
9025   - "IP4BASE"
9026   - "BASE"
9027   - "SRC_USER_10"
9028   - "SRC_USER_100"
9029   - "SRC_USER_1000"
9030   - "SRC_USER_2000"
9031   traces:
9032     hoverinfo: "x+y"
9033     boxpoints: "outliers"
9034     whiskerwidth: 0
9035   layout:
9036     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9037     layout: "plot-throughput"
9038
9039 - type: "plot"
9040   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9041   algorithm: "plot_performance_box"
9042   output-file-type: ".html"
9043   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9045   filter: "'NIC_Intel-X520-DA2' and
9046            '64B' and
9047            'NDRPDR' and
9048            '2T2C' and
9049            'IP4FWD' and
9050            ('NAT44' or 'IP4BASE') and
9051            not 'DOT1Q' and
9052            not 'IPSEC' and
9053            not 'VHOST'"
9054   parameters:
9055   - "throughput"
9056   - "parent"
9057   - "tags"
9058   sort:
9059   - "IP4BASE"
9060   - "BASE"
9061   - "SRC_USER_10"
9062   - "SRC_USER_100"
9063   - "SRC_USER_1000"
9064   - "SRC_USER_2000"
9065   traces:
9066     hoverinfo: "x+y"
9067     boxpoints: "outliers"
9068     whiskerwidth: 0
9069   layout:
9070     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9071     layout: "plot-throughput"
9072
9073 - type: "plot"
9074   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9075   algorithm: "plot_performance_box"
9076   output-file-type: ".html"
9077   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9078   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9079   filter: "'NIC_Intel-X520-DA2' and
9080            '64B' and
9081            'NDRPDR' and
9082            '2T2C' and
9083            'IP4FWD' and
9084            ('NAT44' or 'IP4BASE') and
9085            not 'DOT1Q' and
9086            not 'IPSEC' and
9087            not 'VHOST'"
9088   parameters:
9089   - "throughput"
9090   - "parent"
9091   - "tags"
9092   sort:
9093   - "IP4BASE"
9094   - "BASE"
9095   - "SRC_USER_10"
9096   - "SRC_USER_100"
9097   - "SRC_USER_1000"
9098   - "SRC_USER_2000"
9099   traces:
9100     hoverinfo: "x+y"
9101     boxpoints: "outliers"
9102     whiskerwidth: 0
9103   layout:
9104     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9105     layout: "plot-throughput"
9106
9107 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
9108 - type: "plot"
9109   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9110   algorithm: "plot_performance_box"
9111   output-file-type: ".html"
9112   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9114   filter: "'NIC_Intel-X520-DA2' and
9115            '64B' and
9116            'NDRPDR' and
9117            '1T1C' and
9118            'IP4FWD' and
9119            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9120            not 'IPSEC' and
9121            not 'DOT1Q' and
9122            not 'VHOST'"
9123   parameters:
9124   - "throughput"
9125   - "parent"
9126   - "tags"
9127   sort:
9128   - "IP4BASE"
9129   - "ACL_STATELESS"
9130   - "ACL_STATEFUL"
9131   - "ACL_STATELESS"
9132   - "ACL_STATEFUL"
9133   traces:
9134     hoverinfo: "x+y"
9135     boxpoints: "outliers"
9136     whiskerwidth: 0
9137   layout:
9138     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9139     layout: "plot-throughput"
9140
9141 - type: "plot"
9142   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9143   algorithm: "plot_performance_box"
9144   output-file-type: ".html"
9145   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9146   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9147   filter: "'NIC_Intel-X520-DA2' and
9148            '64B' and
9149            'NDRPDR' and
9150            '1T1C' and
9151            'IP4FWD' and
9152            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9153            not 'IPSEC' and
9154            not 'DOT1Q' and
9155            not 'VHOST'"
9156   parameters:
9157   - "throughput"
9158   - "parent"
9159   - "tags"
9160   sort:
9161   - "IP4BASE"
9162   - "ACL_STATELESS"
9163   - "ACL_STATEFUL"
9164   - "ACL_STATELESS"
9165   - "ACL_STATEFUL"
9166   traces:
9167     hoverinfo: "x+y"
9168     boxpoints: "outliers"
9169     whiskerwidth: 0
9170   layout:
9171     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9172     layout: "plot-throughput"
9173
9174 - type: "plot"
9175   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9176   algorithm: "plot_performance_box"
9177   output-file-type: ".html"
9178   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9180   filter: "'NIC_Intel-X520-DA2' and
9181            '64B' and
9182            'NDRPDR' and
9183            '2T2C' and
9184            'IP4FWD' and
9185            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9186            not 'IPSEC' and
9187            not 'DOT1Q' and
9188            not 'VHOST'"
9189   parameters:
9190   - "throughput"
9191   - "parent"
9192   - "tags"
9193   sort:
9194   - "IP4BASE"
9195   - "ACL_STATELESS"
9196   - "ACL_STATEFUL"
9197   - "ACL_STATELESS"
9198   - "ACL_STATEFUL"
9199   traces:
9200     hoverinfo: "x+y"
9201     boxpoints: "outliers"
9202     whiskerwidth: 0
9203   layout:
9204     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9205     layout: "plot-throughput"
9206
9207 - type: "plot"
9208   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9209   algorithm: "plot_performance_box"
9210   output-file-type: ".html"
9211   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9212   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9213   filter: "'NIC_Intel-X520-DA2' and
9214            '64B' and
9215            'NDRPDR' and
9216            '2T2C' and
9217            'IP4FWD' and
9218            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9219            not 'IPSEC' and
9220            not 'DOT1Q' and
9221            not 'VHOST'"
9222   parameters:
9223   - "throughput"
9224   - "parent"
9225   - "tags"
9226   sort:
9227   - "IP4BASE"
9228   - "ACL_STATELESS"
9229   - "ACL_STATEFUL"
9230   - "ACL_STATELESS"
9231   - "ACL_STATEFUL"
9232   traces:
9233     hoverinfo: "x+y"
9234     boxpoints: "outliers"
9235     whiskerwidth: 0
9236   layout:
9237     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9238     layout: "plot-throughput"
9239
9240 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
9241 - type: "plot"
9242   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9243   algorithm: "plot_performance_box"
9244   output-file-type: ".html"
9245   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9247   filter: "'NIC_Intel-X520-DA2' and
9248            '64B' and
9249            'NDRPDR' and
9250            '1T1C' and
9251            'IP4FWD' and
9252            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9253            not 'IPSEC' and
9254            not 'DOT1Q' and
9255            not 'VHOST'"
9256   parameters:
9257   - "throughput"
9258   - "parent"
9259   - "tags"
9260   sort:
9261   - "IP4BASE"
9262   - "ACL_STATELESS"
9263   - "ACL_STATEFUL"
9264   - "ACL_STATELESS"
9265   - "ACL_STATEFUL"
9266   traces:
9267     hoverinfo: "x+y"
9268     boxpoints: "outliers"
9269     whiskerwidth: 0
9270   layout:
9271     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9272     layout: "plot-throughput"
9273
9274 - type: "plot"
9275   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9276   algorithm: "plot_performance_box"
9277   output-file-type: ".html"
9278   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9279   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9280   filter: "'NIC_Intel-X520-DA2' and
9281            '64B' and
9282            'NDRPDR' and
9283            '1T1C' and
9284            'IP4FWD' and
9285            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9286            not 'IPSEC' and
9287            not 'DOT1Q' and
9288            not 'VHOST'"
9289   parameters:
9290   - "throughput"
9291   - "parent"
9292   - "tags"
9293   sort:
9294   - "IP4BASE"
9295   - "ACL_STATELESS"
9296   - "ACL_STATEFUL"
9297   - "ACL_STATELESS"
9298   - "ACL_STATEFUL"
9299   traces:
9300     hoverinfo: "x+y"
9301     boxpoints: "outliers"
9302     whiskerwidth: 0
9303   layout:
9304     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9305     layout: "plot-throughput"
9306
9307 - type: "plot"
9308   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9309   algorithm: "plot_performance_box"
9310   output-file-type: ".html"
9311   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9312   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9313   filter: "'NIC_Intel-X520-DA2' and
9314            '64B' and
9315            'NDRPDR' and
9316            '2T2C' and
9317            'IP4FWD' and
9318            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9319            not 'IPSEC' and
9320            not 'DOT1Q' and
9321            not 'VHOST'"
9322   parameters:
9323   - "throughput"
9324   - "parent"
9325   - "tags"
9326   sort:
9327   - "IP4BASE"
9328   - "ACL_STATELESS"
9329   - "ACL_STATEFUL"
9330   - "ACL_STATELESS"
9331   - "ACL_STATEFUL"
9332   traces:
9333     hoverinfo: "x+y"
9334     boxpoints: "outliers"
9335     whiskerwidth: 0
9336   layout:
9337     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9338     layout: "plot-throughput"
9339
9340 - type: "plot"
9341   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9342   algorithm: "plot_performance_box"
9343   output-file-type: ".html"
9344   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9346   filter: "'NIC_Intel-X520-DA2' and
9347            '64B' and
9348            'NDRPDR' and
9349            '2T2C' and
9350            'IP4FWD' and
9351            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9352            not 'IPSEC' and
9353            not 'DOT1Q' and
9354            not 'VHOST'"
9355   parameters:
9356   - "throughput"
9357   - "parent"
9358   - "tags"
9359   sort:
9360   - "IP4BASE"
9361   - "ACL_STATELESS"
9362   - "ACL_STATEFUL"
9363   - "ACL_STATELESS"
9364   - "ACL_STATEFUL"
9365   traces:
9366     hoverinfo: "x+y"
9367     boxpoints: "outliers"
9368     whiskerwidth: 0
9369   layout:
9370     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9371     layout: "plot-throughput"
9372
9373 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
9374 - type: "plot"
9375   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9376   algorithm: "plot_performance_box"
9377   output-file-type: ".html"
9378   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9379   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9380   filter: "'NIC_Intel-X710' and
9381            '64B' and
9382            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9383            'NDRPDR' and
9384            '1T1C' and
9385            'IP4FWD' and
9386            not 'IPSEC' and
9387            not 'DOT1Q' and
9388            not 'VHOST'"
9389   parameters:
9390   - "throughput"
9391   - "parent"
9392   - "tags"
9393   sort:
9394   - "IP4BASE"
9395   - "FIB_20K"
9396   - "FIB_200K"
9397   - "FIB_2M"
9398   traces:
9399     hoverinfo: "x+y"
9400     boxpoints: "outliers"
9401     whiskerwidth: 0
9402   layout:
9403     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9404     layout: "plot-throughput"
9405
9406 - type: "plot"
9407   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9408   algorithm: "plot_performance_box"
9409   output-file-type: ".html"
9410   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9412   filter: "'NIC_Intel-X710' and
9413            '64B' and
9414            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9415            'NDRPDR' and
9416            '1T1C' and
9417            'IP4FWD' 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   - "FIB_20K"
9428   - "FIB_200K"
9429   - "FIB_2M"
9430   traces:
9431     hoverinfo: "x+y"
9432     boxpoints: "outliers"
9433     whiskerwidth: 0
9434   layout:
9435     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9436     layout: "plot-throughput"
9437
9438 - type: "plot"
9439   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9440   algorithm: "plot_performance_box"
9441   output-file-type: ".html"
9442   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9443   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9444   filter: "'NIC_Intel-X710' and
9445            '64B' and
9446            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9447            'NDRPDR' and
9448            '2T2C' and
9449            'IP4FWD' and
9450            not 'IPSEC' and
9451            not 'DOT1Q' and
9452            not 'VHOST'"
9453   parameters:
9454   - "throughput"
9455   - "parent"
9456   - "tags"
9457   sort:
9458   - "IP4BASE"
9459   - "FIB_20K"
9460   - "FIB_200K"
9461   - "FIB_2M"
9462   traces:
9463     hoverinfo: "x+y"
9464     boxpoints: "outliers"
9465     whiskerwidth: 0
9466   layout:
9467     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9468     layout: "plot-throughput"
9469
9470 - type: "plot"
9471   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9472   algorithm: "plot_performance_box"
9473   output-file-type: ".html"
9474   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9475   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9476   filter: "'NIC_Intel-X710' and
9477            '64B' and
9478            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9479            'NDRPDR' and
9480            '2T2C' and
9481            'IP4FWD' and
9482            not 'IPSEC' and
9483            not 'DOT1Q' and
9484            not 'VHOST'"
9485   parameters:
9486   - "throughput"
9487   - "parent"
9488   - "tags"
9489   sort:
9490   - "IP4BASE"
9491   - "FIB_20K"
9492   - "FIB_200K"
9493   - "FIB_2M"
9494   traces:
9495     hoverinfo: "x+y"
9496     boxpoints: "outliers"
9497     whiskerwidth: 0
9498   layout:
9499     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9500     layout: "plot-throughput"
9501
9502 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
9503 - type: "plot"
9504   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9505   algorithm: "plot_performance_box"
9506   output-file-type: ".html"
9507   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9508   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9509   filter: "'NIC_Intel-X710' and
9510            '64B' and
9511            ('IP4BASE' or
9512             'POLICE_MARK' or
9513             'COPWHLIST' or
9514             ('NAT44' and 'BASE') or
9515             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9516            'NDRPDR' and
9517            '1T1C' and
9518            'IP4FWD' and
9519            not 'IPSEC' and
9520            not 'VHOST'"
9521   parameters:
9522   - "throughput"
9523   - "parent"
9524   - "tags"
9525   sort:
9526   - "DOT1Q"
9527   - "IP4BASE"
9528   - "NAT44"
9529   - "POLICE_MARK"
9530   - "COPWHLIST"
9531   - "IACL"
9532   - "OACL"
9533   traces:
9534     hoverinfo: "x+y"
9535     boxpoints: "outliers"
9536     whiskerwidth: 0
9537   layout:
9538     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9539     layout: "plot-throughput"
9540
9541 - type: "plot"
9542   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9543   algorithm: "plot_performance_box"
9544   output-file-type: ".html"
9545   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9546   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9547   filter: "'NIC_Intel-X710' and
9548            '64B' and
9549            ('IP4BASE' or
9550             'POLICE_MARK' or
9551             'COPWHLIST' or
9552             ('NAT44' and 'BASE') or
9553             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9554            'NDRPDR' and
9555            '1T1C' and
9556            'IP4FWD' and
9557            not 'IPSEC' and
9558            not 'VHOST'"
9559   parameters:
9560   - "throughput"
9561   - "parent"
9562   - "tags"
9563   sort:
9564   - "DOT1Q"
9565   - "IP4BASE"
9566   - "NAT44"
9567   - "POLICE_MARK"
9568   - "COPWHLIST"
9569   - "IACL"
9570   - "OACL"
9571   traces:
9572     hoverinfo: "x+y"
9573     boxpoints: "outliers"
9574     whiskerwidth: 0
9575   layout:
9576     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9577     layout: "plot-throughput"
9578
9579 - type: "plot"
9580   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9581   algorithm: "plot_performance_box"
9582   output-file-type: ".html"
9583   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9584   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9585   filter: "'NIC_Intel-X710' and
9586            '64B' and
9587            ('IP4BASE' or
9588             'POLICE_MARK' or
9589             'COPWHLIST' or
9590             ('NAT44' and 'BASE') or
9591             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9592            'NDRPDR' and
9593            '2T2C' and
9594            'IP4FWD' and
9595            not 'IPSEC' and
9596            not 'VHOST'"
9597   parameters:
9598   - "throughput"
9599   - "parent"
9600   - "tags"
9601   sort:
9602   - "DOT1Q"
9603   - "IP4BASE"
9604   - "NAT44"
9605   - "POLICE_MARK"
9606   - "COPWHLIST"
9607   - "IACL"
9608   - "OACL"
9609   traces:
9610     hoverinfo: "x+y"
9611     boxpoints: "outliers"
9612     whiskerwidth: 0
9613   layout:
9614     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9615     layout: "plot-throughput"
9616
9617 - type: "plot"
9618   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9619   algorithm: "plot_performance_box"
9620   output-file-type: ".html"
9621   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9622   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9623   filter: "'NIC_Intel-X710' and
9624            '64B' and
9625            ('IP4BASE' or
9626             'POLICE_MARK' or
9627             'COPWHLIST' or
9628             ('NAT44' and 'BASE') or
9629             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9630            'NDRPDR' and
9631            '2T2C' and
9632            'IP4FWD' and
9633            not 'IPSEC' and
9634            not 'VHOST'"
9635   parameters:
9636   - "throughput"
9637   - "parent"
9638   - "tags"
9639   sort:
9640   - "DOT1Q"
9641   - "IP4BASE"
9642   - "NAT44"
9643   - "POLICE_MARK"
9644   - "COPWHLIST"
9645   - "IACL"
9646   - "OACL"
9647   traces:
9648     hoverinfo: "x+y"
9649     boxpoints: "outliers"
9650     whiskerwidth: 0
9651   layout:
9652     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9653     layout: "plot-throughput"
9654
9655 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
9656 - type: "plot"
9657   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9658   algorithm: "plot_performance_box"
9659   output-file-type: ".html"
9660   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9662   filter: "'NIC_Intel-X710' and
9663            '64B' and
9664            'NDRPDR' and
9665            '2T1C' and
9666            'IP4FWD' and
9667            ('NAT44' or 'IP4BASE') and
9668            not 'IPSEC' and
9669            not 'VHOST'"
9670   parameters:
9671   - "throughput"
9672   - "parent"
9673   - "tags"
9674   sort:
9675   - "IP4BASE"
9676   - "BASE"
9677   - "SRC_USER_10"
9678   - "SRC_USER_100"
9679   - "SRC_USER_1000"
9680   - "SRC_USER_2000"
9681   traces:
9682     hoverinfo: "x+y"
9683     boxpoints: "outliers"
9684     whiskerwidth: 0
9685   layout:
9686     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9687     layout: "plot-throughput"
9688
9689 - type: "plot"
9690   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9691   algorithm: "plot_performance_box"
9692   output-file-type: ".html"
9693   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9694   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9695   filter: "'NIC_Intel-X710' and
9696            '64B' and
9697            'NDRPDR' and
9698            '2T1C' and
9699            'IP4FWD' and
9700            ('NAT44' or 'IP4BASE') and
9701            not 'IPSEC' and
9702            not 'VHOST'"
9703   parameters:
9704   - "throughput"
9705   - "parent"
9706   - "tags"
9707   sort:
9708   - "IP4BASE"
9709   - "BASE"
9710   - "SRC_USER_10"
9711   - "SRC_USER_100"
9712   - "SRC_USER_1000"
9713   - "SRC_USER_2000"
9714   traces:
9715     hoverinfo: "x+y"
9716     boxpoints: "outliers"
9717     whiskerwidth: 0
9718   layout:
9719     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9720     layout: "plot-throughput"
9721
9722 - type: "plot"
9723   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9724   algorithm: "plot_performance_box"
9725   output-file-type: ".html"
9726   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9728   filter: "'NIC_Intel-X710' and
9729            '64B' and
9730            'NDRPDR' and
9731            '4T2C' and
9732            'IP4FWD' and
9733            ('NAT44' or 'IP4BASE') and
9734            not 'IPSEC' and
9735            not 'VHOST'"
9736   parameters:
9737   - "throughput"
9738   - "parent"
9739   - "tags"
9740   sort:
9741   - "IP4BASE"
9742   - "BASE"
9743   - "SRC_USER_10"
9744   - "SRC_USER_100"
9745   - "SRC_USER_1000"
9746   - "SRC_USER_2000"
9747   traces:
9748     hoverinfo: "x+y"
9749     boxpoints: "outliers"
9750     whiskerwidth: 0
9751   layout:
9752     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9753     layout: "plot-throughput"
9754
9755 - type: "plot"
9756   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9757   algorithm: "plot_performance_box"
9758   output-file-type: ".html"
9759   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9761   filter: "'NIC_Intel-X710' and
9762            '64B' and
9763            'NDRPDR' and
9764            '4T2C' and
9765            'IP4FWD' and
9766            ('NAT44' or 'IP4BASE') and
9767            not 'IPSEC' and
9768            not 'VHOST'"
9769   parameters:
9770   - "throughput"
9771   - "parent"
9772   - "tags"
9773   sort:
9774   - "IP4BASE"
9775   - "BASE"
9776   - "SRC_USER_10"
9777   - "SRC_USER_100"
9778   - "SRC_USER_1000"
9779   - "SRC_USER_2000"
9780   traces:
9781     hoverinfo: "x+y"
9782     boxpoints: "outliers"
9783     whiskerwidth: 0
9784   layout:
9785     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9786     layout: "plot-throughput"
9787
9788 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
9789 - type: "plot"
9790   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9791   algorithm: "plot_performance_box"
9792   output-file-type: ".html"
9793   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9794   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9795   filter: "'NIC_Intel-X710' and
9796            '64B' and
9797            'NDRPDR' and
9798            '2T1C' and
9799            'IP4FWD' and
9800            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
9801            not 'IPSEC' and
9802            not 'VHOST'"
9803   parameters:
9804   - "throughput"
9805   - "parent"
9806   - "tags"
9807   sort:
9808   - "IP4BASE"
9809   - "ACL_STATELESS"
9810   - "ACL_STATEFUL"
9811   - "ACL_STATELESS"
9812   - "ACL_STATEFUL"
9813   traces:
9814     hoverinfo: "x+y"
9815     boxpoints: "outliers"
9816     whiskerwidth: 0
9817   layout:
9818     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9819     layout: "plot-throughput"
9820
9821 - type: "plot"
9822   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9823   algorithm: "plot_performance_box"
9824   output-file-type: ".html"
9825   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9826   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9827   filter: "'NIC_Intel-X710' and
9828            '64B' and
9829            'NDRPDR' and
9830            '2T1C' and
9831            'IP4FWD' and
9832            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
9833            not 'IPSEC' and
9834            not 'VHOST'"
9835   parameters:
9836   - "throughput"
9837   - "parent"
9838   - "tags"
9839   sort:
9840   - "IP4BASE"
9841   - "ACL_STATELESS"
9842   - "ACL_STATEFUL"
9843   - "ACL_STATELESS"
9844   - "ACL_STATEFUL"
9845   traces:
9846     hoverinfo: "x+y"
9847     boxpoints: "outliers"
9848     whiskerwidth: 0
9849   layout:
9850     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9851     layout: "plot-throughput"
9852
9853 - type: "plot"
9854   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9855   algorithm: "plot_performance_box"
9856   output-file-type: ".html"
9857   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9859   filter: "'NIC_Intel-X710' and
9860            '64B' and
9861            'NDRPDR' and
9862            '4T2C' and
9863            'IP4FWD' and
9864            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
9865            not 'IPSEC' and
9866            not 'VHOST'"
9867   parameters:
9868   - "throughput"
9869   - "parent"
9870   - "tags"
9871   sort:
9872   - "IP4BASE"
9873   - "ACL_STATELESS"
9874   - "ACL_STATEFUL"
9875   - "ACL_STATELESS"
9876   - "ACL_STATEFUL"
9877   traces:
9878     hoverinfo: "x+y"
9879     boxpoints: "outliers"
9880     whiskerwidth: 0
9881   layout:
9882     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9883     layout: "plot-throughput"
9884
9885 - type: "plot"
9886   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9887   algorithm: "plot_performance_box"
9888   output-file-type: ".html"
9889   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9890   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9891   filter: "'NIC_Intel-X710' and
9892            '64B' and
9893            'NDRPDR' and
9894            '4T2C' and
9895            'IP4FWD' and
9896            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
9897            not 'IPSEC' and
9898            not 'VHOST'"
9899   parameters:
9900   - "throughput"
9901   - "parent"
9902   - "tags"
9903   sort:
9904   - "IP4BASE"
9905   - "ACL_STATELESS"
9906   - "ACL_STATEFUL"
9907   - "ACL_STATELESS"
9908   - "ACL_STATEFUL"
9909   traces:
9910     hoverinfo: "x+y"
9911     boxpoints: "outliers"
9912     whiskerwidth: 0
9913   layout:
9914     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9915     layout: "plot-throughput"
9916
9917 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
9918 - type: "plot"
9919   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9920   algorithm: "plot_performance_box"
9921   output-file-type: ".html"
9922   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9923   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9924   filter: "'NIC_Intel-XL710' and
9925            '64B' and
9926            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9927            'NDRPDR' and
9928            '1T1C' and
9929            'IP4FWD' and
9930            not 'IPSEC' and
9931            not 'VHOST'"
9932   parameters:
9933   - "throughput"
9934   - "parent"
9935   - "tags"
9936   sort:
9937   - "IP4BASE"
9938   - "FIB_20K"
9939   - "FIB_200K"
9940   - "FIB_2M"
9941   traces:
9942     hoverinfo: "x+y"
9943     boxpoints: "outliers"
9944     whiskerwidth: 0
9945   layout:
9946     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9947     layout: "plot-throughput"
9948
9949 - type: "plot"
9950   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9951   algorithm: "plot_performance_box"
9952   output-file-type: ".html"
9953   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9954   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9955   filter: "'NIC_Intel-XL710' and
9956            '64B' and
9957            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9958            'NDRPDR' and
9959            '1T1C' and
9960            'IP4FWD' and
9961            not 'IPSEC' and
9962            not 'VHOST'"
9963   parameters:
9964   - "throughput"
9965   - "parent"
9966   - "tags"
9967   sort:
9968   - "IP4BASE"
9969   - "FIB_20K"
9970   - "FIB_200K"
9971   - "FIB_2M"
9972   traces:
9973     hoverinfo: "x+y"
9974     boxpoints: "outliers"
9975     whiskerwidth: 0
9976   layout:
9977     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9978     layout: "plot-throughput"
9979
9980 - type: "plot"
9981   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9982   algorithm: "plot_performance_box"
9983   output-file-type: ".html"
9984   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9986   filter: "'NIC_Intel-XL710' and
9987            '64B' and
9988            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9989            'NDRPDR' and
9990            '2T2C' and
9991            'IP4FWD' and
9992            not 'IPSEC' and
9993            not 'VHOST'"
9994   parameters:
9995   - "throughput"
9996   - "parent"
9997   - "tags"
9998   sort:
9999   - "IP4BASE"
10000   - "FIB_20K"
10001   - "FIB_200K"
10002   - "FIB_2M"
10003   traces:
10004     hoverinfo: "x+y"
10005     boxpoints: "outliers"
10006     whiskerwidth: 0
10007   layout:
10008     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10009     layout: "plot-throughput"
10010
10011 - type: "plot"
10012   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10013   algorithm: "plot_performance_box"
10014   output-file-type: ".html"
10015   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10016   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10017   filter: "'NIC_Intel-XL710' and
10018            '64B' and
10019            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10020            'NDRPDR' and
10021            '2T2C' and
10022            'IP4FWD' and
10023            not 'IPSEC' and
10024            not 'VHOST'"
10025   parameters:
10026   - "throughput"
10027   - "parent"
10028   - "tags"
10029   sort:
10030   - "IP4BASE"
10031   - "FIB_20K"
10032   - "FIB_200K"
10033   - "FIB_2M"
10034   traces:
10035     hoverinfo: "x+y"
10036     boxpoints: "outliers"
10037     whiskerwidth: 0
10038   layout:
10039     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10040     layout: "plot-throughput"
10041
10042 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
10043 - type: "plot"
10044   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10045   algorithm: "plot_performance_box"
10046   output-file-type: ".html"
10047   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10048   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10049   filter: "'NIC_Intel-X710' and
10050            '64B' and
10051            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10052            'NDRPDR' and
10053            '2T1C' and
10054            'IP4FWD' and
10055            not 'IPSEC' and
10056            not 'DOT1Q' and
10057            not 'VHOST'"
10058   parameters:
10059   - "throughput"
10060   - "parent"
10061   - "tags"
10062   sort:
10063   - "IP4BASE"
10064   - "FIB_20K"
10065   - "FIB_200K"
10066   - "FIB_2M"
10067   traces:
10068     hoverinfo: "x+y"
10069     boxpoints: "outliers"
10070     whiskerwidth: 0
10071   layout:
10072     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10073     layout: "plot-throughput"
10074
10075 - type: "plot"
10076   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10077   algorithm: "plot_performance_box"
10078   output-file-type: ".html"
10079   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10080   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10081   filter: "'NIC_Intel-X710' and
10082            '64B' and
10083            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10084            'NDRPDR' and
10085            '2T1C' and
10086            'IP4FWD' and
10087            not 'IPSEC' and
10088            not 'DOT1Q' and
10089            not 'VHOST'"
10090   parameters:
10091   - "throughput"
10092   - "parent"
10093   - "tags"
10094   sort:
10095   - "IP4BASE"
10096   - "FIB_20K"
10097   - "FIB_200K"
10098   - "FIB_2M"
10099   traces:
10100     hoverinfo: "x+y"
10101     boxpoints: "outliers"
10102     whiskerwidth: 0
10103   layout:
10104     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10105     layout: "plot-throughput"
10106
10107 - type: "plot"
10108   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10109   algorithm: "plot_performance_box"
10110   output-file-type: ".html"
10111   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10112   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10113   filter: "'NIC_Intel-X710' and
10114            '64B' and
10115            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10116            'NDRPDR' and
10117            '4T2C' and
10118            'IP4FWD' and
10119            not 'IPSEC' and
10120            not 'DOT1Q' and
10121            not 'VHOST'"
10122   parameters:
10123   - "throughput"
10124   - "parent"
10125   - "tags"
10126   sort:
10127   - "IP4BASE"
10128   - "FIB_20K"
10129   - "FIB_200K"
10130   - "FIB_2M"
10131   traces:
10132     hoverinfo: "x+y"
10133     boxpoints: "outliers"
10134     whiskerwidth: 0
10135   layout:
10136     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10137     layout: "plot-throughput"
10138
10139 - type: "plot"
10140   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10141   algorithm: "plot_performance_box"
10142   output-file-type: ".html"
10143   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10144   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10145   filter: "'NIC_Intel-X710' and
10146            '64B' and
10147            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10148            'NDRPDR' and
10149            '4T2C' and
10150            'IP4FWD' and
10151            not 'IPSEC' and
10152            not 'DOT1Q' and
10153            not 'VHOST'"
10154   parameters:
10155   - "throughput"
10156   - "parent"
10157   - "tags"
10158   sort:
10159   - "IP4BASE"
10160   - "FIB_20K"
10161   - "FIB_200K"
10162   - "FIB_2M"
10163   traces:
10164     hoverinfo: "x+y"
10165     boxpoints: "outliers"
10166     whiskerwidth: 0
10167   layout:
10168     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10169     layout: "plot-throughput"
10170
10171 # Packet Throughput - VPP IPv4 3n-skx-x710 features
10172 - type: "plot"
10173   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
10174   algorithm: "plot_performance_box"
10175   output-file-type: ".html"
10176   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
10177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10178   filter: "'NIC_Intel-X710' and
10179            '64B' and
10180            ('IP4BASE' or
10181             'POLICE_MARK' or
10182             'COPWHLIST' or
10183             ('NAT44' and 'BASE') or
10184             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10185            'NDRPDR' and
10186            '2T1C' and
10187            'IP4FWD' and
10188            not 'IPSEC' and
10189            not 'VHOST'"
10190   parameters:
10191   - "throughput"
10192   - "parent"
10193   - "tags"
10194   sort:
10195   - "DOT1Q"
10196   - "IP4BASE"
10197   - "NAT44"
10198   - "POLICE_MARK"
10199   - "COPWHLIST"
10200   - "IACL"
10201   - "OACL"
10202   traces:
10203     hoverinfo: "x+y"
10204     boxpoints: "outliers"
10205     whiskerwidth: 0
10206   layout:
10207     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
10208     layout: "plot-throughput"
10209
10210 - type: "plot"
10211   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
10212   algorithm: "plot_performance_box"
10213   output-file-type: ".html"
10214   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
10215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10216   filter: "'NIC_Intel-X710' and
10217            '64B' and
10218            ('IP4BASE' or
10219             'POLICE_MARK' or
10220             'COPWHLIST' or
10221             ('NAT44' and 'BASE') or
10222             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10223            'NDRPDR' and
10224            '2T1C' and
10225            'IP4FWD' and
10226            not 'IPSEC' and
10227            not 'VHOST'"
10228   parameters:
10229   - "throughput"
10230   - "parent"
10231   - "tags"
10232   sort:
10233   - "DOT1Q"
10234   - "IP4BASE"
10235   - "NAT44"
10236   - "POLICE_MARK"
10237   - "COPWHLIST"
10238   - "IACL"
10239   - "OACL"
10240   traces:
10241     hoverinfo: "x+y"
10242     boxpoints: "outliers"
10243     whiskerwidth: 0
10244   layout:
10245     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
10246     layout: "plot-throughput"
10247
10248 - type: "plot"
10249   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
10250   algorithm: "plot_performance_box"
10251   output-file-type: ".html"
10252   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
10253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10254   filter: "'NIC_Intel-X710' and
10255            '64B' and
10256            ('IP4BASE' or
10257             'POLICE_MARK' or
10258             'COPWHLIST' or
10259             ('NAT44' and 'BASE') or
10260             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10261            'NDRPDR' and
10262            '4T2C' and
10263            'IP4FWD' and
10264            not 'IPSEC' and
10265            not 'VHOST'"
10266   parameters:
10267   - "throughput"
10268   - "parent"
10269   - "tags"
10270   sort:
10271   - "DOT1Q"
10272   - "IP4BASE"
10273   - "NAT44"
10274   - "POLICE_MARK"
10275   - "COPWHLIST"
10276   - "IACL"
10277   - "OACL"
10278   traces:
10279     hoverinfo: "x+y"
10280     boxpoints: "outliers"
10281     whiskerwidth: 0
10282   layout:
10283     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
10284     layout: "plot-throughput"
10285
10286 - type: "plot"
10287   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
10288   algorithm: "plot_performance_box"
10289   output-file-type: ".html"
10290   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
10291   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10292   filter: "'NIC_Intel-X710' and
10293            '64B' and
10294            ('IP4BASE' or
10295             'POLICE_MARK' or
10296             'COPWHLIST' or
10297             ('NAT44' and 'BASE') or
10298             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10299            'NDRPDR' and
10300            '4T2C' and
10301            'IP4FWD' and
10302            not 'IPSEC' and
10303            not 'VHOST'"
10304   parameters:
10305   - "throughput"
10306   - "parent"
10307   - "tags"
10308   sort:
10309   - "DOT1Q"
10310   - "IP4BASE"
10311   - "NAT44"
10312   - "POLICE_MARK"
10313   - "COPWHLIST"
10314   - "IACL"
10315   - "OACL"
10316   traces:
10317     hoverinfo: "x+y"
10318     boxpoints: "outliers"
10319     whiskerwidth: 0
10320   layout:
10321     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
10322     layout: "plot-throughput"
10323
10324 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
10325 - type: "plot"
10326   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10327   algorithm: "plot_performance_box"
10328   output-file-type: ".html"
10329   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10331   filter: "'NIC_Intel-X710' and
10332            '64B' and
10333            'NDRPDR' and
10334            '1T1C' and
10335            'IP4FWD' and
10336            ('NAT44' or 'IP4BASE') and
10337            not 'IPSEC' and
10338            not 'VHOST'"
10339   parameters:
10340   - "throughput"
10341   - "parent"
10342   - "tags"
10343   sort:
10344   - "IP4BASE"
10345   - "BASE"
10346   - "SRC_USER_10"
10347   - "SRC_USER_100"
10348   - "SRC_USER_1000"
10349   - "SRC_USER_2000"
10350   traces:
10351     hoverinfo: "x+y"
10352     boxpoints: "outliers"
10353     whiskerwidth: 0
10354   layout:
10355     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10356     layout: "plot-throughput"
10357
10358 - type: "plot"
10359   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10360   algorithm: "plot_performance_box"
10361   output-file-type: ".html"
10362   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10363   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10364   filter: "'NIC_Intel-X710' and
10365            '64B' and
10366            'NDRPDR' and
10367            '1T1C' and
10368            'IP4FWD' and
10369            ('NAT44' or 'IP4BASE') and
10370            not 'IPSEC' and
10371            not 'VHOST'"
10372   parameters:
10373   - "throughput"
10374   - "parent"
10375   - "tags"
10376   sort:
10377   - "IP4BASE"
10378   - "BASE"
10379   - "SRC_USER_10"
10380   - "SRC_USER_100"
10381   - "SRC_USER_1000"
10382   - "SRC_USER_2000"
10383   traces:
10384     hoverinfo: "x+y"
10385     boxpoints: "outliers"
10386     whiskerwidth: 0
10387   layout:
10388     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10389     layout: "plot-throughput"
10390
10391 - type: "plot"
10392   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10393   algorithm: "plot_performance_box"
10394   output-file-type: ".html"
10395   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10396   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10397   filter: "'NIC_Intel-X710' and
10398            '64B' and
10399            'NDRPDR' and
10400            '2T2C' and
10401            'IP4FWD' and
10402            ('NAT44' or 'IP4BASE') and
10403            not 'IPSEC' and
10404            not 'VHOST'"
10405   parameters:
10406   - "throughput"
10407   - "parent"
10408   - "tags"
10409   sort:
10410   - "IP4BASE"
10411   - "BASE"
10412   - "SRC_USER_10"
10413   - "SRC_USER_100"
10414   - "SRC_USER_1000"
10415   - "SRC_USER_2000"
10416   traces:
10417     hoverinfo: "x+y"
10418     boxpoints: "outliers"
10419     whiskerwidth: 0
10420   layout:
10421     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10422     layout: "plot-throughput"
10423
10424 - type: "plot"
10425   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10426   algorithm: "plot_performance_box"
10427   output-file-type: ".html"
10428   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10429   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10430   filter: "'NIC_Intel-X710' and
10431            '64B' and
10432            'NDRPDR' and
10433            '2T2C' and
10434            'IP4FWD' and
10435            ('NAT44' or 'IP4BASE') and
10436            not 'IPSEC' and
10437            not 'VHOST'"
10438   parameters:
10439   - "throughput"
10440   - "parent"
10441   - "tags"
10442   sort:
10443   - "IP4BASE"
10444   - "BASE"
10445   - "SRC_USER_10"
10446   - "SRC_USER_100"
10447   - "SRC_USER_1000"
10448   - "SRC_USER_2000"
10449   traces:
10450     hoverinfo: "x+y"
10451     boxpoints: "outliers"
10452     whiskerwidth: 0
10453   layout:
10454     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10455     layout: "plot-throughput"
10456
10457 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
10458 - type: "plot"
10459   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10460   algorithm: "plot_performance_box"
10461   output-file-type: ".html"
10462   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10463   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10464   filter: "'NIC_Intel-X710' and
10465            '64B' and
10466            'NDRPDR' and
10467            '1T1C' and
10468            'IP4FWD' and
10469            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10470            not 'IPSEC' and
10471            not 'VHOST'"
10472   parameters:
10473   - "throughput"
10474   - "parent"
10475   - "tags"
10476   sort:
10477   - "IP4BASE"
10478   - "ACL_STATELESS"
10479   - "ACL_STATEFUL"
10480   - "ACL_STATELESS"
10481   - "ACL_STATEFUL"
10482   traces:
10483     hoverinfo: "x+y"
10484     boxpoints: "outliers"
10485     whiskerwidth: 0
10486   layout:
10487     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10488     layout: "plot-throughput"
10489
10490 - type: "plot"
10491   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10492   algorithm: "plot_performance_box"
10493   output-file-type: ".html"
10494   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10495   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10496   filter: "'NIC_Intel-X710' and
10497            '64B' and
10498            'NDRPDR' and
10499            '1T1C' and
10500            'IP4FWD' and
10501            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10502            not 'IPSEC' and
10503            not 'VHOST'"
10504   parameters:
10505   - "throughput"
10506   - "parent"
10507   - "tags"
10508   sort:
10509   - "IP4BASE"
10510   - "ACL_STATELESS"
10511   - "ACL_STATEFUL"
10512   - "ACL_STATELESS"
10513   - "ACL_STATEFUL"
10514   traces:
10515     hoverinfo: "x+y"
10516     boxpoints: "outliers"
10517     whiskerwidth: 0
10518   layout:
10519     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10520     layout: "plot-throughput"
10521
10522 - type: "plot"
10523   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10524   algorithm: "plot_performance_box"
10525   output-file-type: ".html"
10526   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10528   filter: "'NIC_Intel-X710' and
10529            '64B' and
10530            'NDRPDR' and
10531            '2T2C' and
10532            'IP4FWD' and
10533            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10534            not 'IPSEC' and
10535            not 'VHOST'"
10536   parameters:
10537   - "throughput"
10538   - "parent"
10539   - "tags"
10540   sort:
10541   - "IP4BASE"
10542   - "ACL_STATELESS"
10543   - "ACL_STATEFUL"
10544   - "ACL_STATELESS"
10545   - "ACL_STATEFUL"
10546   traces:
10547     hoverinfo: "x+y"
10548     boxpoints: "outliers"
10549     whiskerwidth: 0
10550   layout:
10551     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10552     layout: "plot-throughput"
10553
10554 - type: "plot"
10555   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10556   algorithm: "plot_performance_box"
10557   output-file-type: ".html"
10558   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10559   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10560   filter: "'NIC_Intel-X710' and
10561            '64B' and
10562            'NDRPDR' and
10563            '2T2C' and
10564            'IP4FWD' and
10565            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10566            not 'IPSEC' and
10567            not 'VHOST'"
10568   parameters:
10569   - "throughput"
10570   - "parent"
10571   - "tags"
10572   sort:
10573   - "IP4BASE"
10574   - "ACL_STATELESS"
10575   - "ACL_STATEFUL"
10576   - "ACL_STATELESS"
10577   - "ACL_STATEFUL"
10578   traces:
10579     hoverinfo: "x+y"
10580     boxpoints: "outliers"
10581     whiskerwidth: 0
10582   layout:
10583     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10584     layout: "plot-throughput"
10585
10586 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
10587 - type: "plot"
10588   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10589   algorithm: "plot_performance_box"
10590   output-file-type: ".html"
10591   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10592   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10593   filter: "'NIC_Intel-X710' and
10594            '64B' and
10595            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10596            'NDRPDR' and
10597            '2T1C' and
10598            'IP4FWD' and
10599            not 'IPSEC' and
10600            not 'DOT1Q' and
10601            not 'VHOST'"
10602   parameters:
10603   - "throughput"
10604   - "parent"
10605   - "tags"
10606   sort:
10607   - "IP4BASE"
10608   - "FIB_20K"
10609   - "FIB_200K"
10610   - "FIB_2M"
10611   traces:
10612     hoverinfo: "x+y"
10613     boxpoints: "outliers"
10614     whiskerwidth: 0
10615   layout:
10616     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10617     layout: "plot-throughput"
10618
10619 - type: "plot"
10620   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10621   algorithm: "plot_performance_box"
10622   output-file-type: ".html"
10623   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10624   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10625   filter: "'NIC_Intel-X710' and
10626            '64B' and
10627            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10628            'NDRPDR' and
10629            '2T1C' and
10630            'IP4FWD' and
10631            not 'IPSEC' and
10632            not 'DOT1Q' and
10633            not 'VHOST'"
10634   parameters:
10635   - "throughput"
10636   - "parent"
10637   - "tags"
10638   sort:
10639   - "IP4BASE"
10640   - "FIB_20K"
10641   - "FIB_200K"
10642   - "FIB_2M"
10643   traces:
10644     hoverinfo: "x+y"
10645     boxpoints: "outliers"
10646     whiskerwidth: 0
10647   layout:
10648     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10649     layout: "plot-throughput"
10650
10651 - type: "plot"
10652   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10653   algorithm: "plot_performance_box"
10654   output-file-type: ".html"
10655   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10656   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10657   filter: "'NIC_Intel-X710' and
10658            '64B' and
10659            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10660            'NDRPDR' and
10661            '4T2C' and
10662            'IP4FWD' and
10663            not 'IPSEC' and
10664            not 'DOT1Q' and
10665            not 'VHOST'"
10666   parameters:
10667   - "throughput"
10668   - "parent"
10669   - "tags"
10670   sort:
10671   - "IP4BASE"
10672   - "FIB_20K"
10673   - "FIB_200K"
10674   - "FIB_2M"
10675   traces:
10676     hoverinfo: "x+y"
10677     boxpoints: "outliers"
10678     whiskerwidth: 0
10679   layout:
10680     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10681     layout: "plot-throughput"
10682
10683 - type: "plot"
10684   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10685   algorithm: "plot_performance_box"
10686   output-file-type: ".html"
10687   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10688   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10689   filter: "'NIC_Intel-X710' and
10690            '64B' and
10691            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10692            'NDRPDR' and
10693            '4T2C' and
10694            'IP4FWD' and
10695            not 'IPSEC' and
10696            not 'DOT1Q' and
10697            not 'VHOST'"
10698   parameters:
10699   - "throughput"
10700   - "parent"
10701   - "tags"
10702   sort:
10703   - "IP4BASE"
10704   - "FIB_20K"
10705   - "FIB_200K"
10706   - "FIB_2M"
10707   traces:
10708     hoverinfo: "x+y"
10709     boxpoints: "outliers"
10710     whiskerwidth: 0
10711   layout:
10712     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10713     layout: "plot-throughput"
10714
10715 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
10716 - type: "plot"
10717   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
10718   algorithm: "plot_performance_box"
10719   output-file-type: ".html"
10720   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
10721   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10722   filter: "'NIC_Intel-X710' and
10723            '64B' and
10724            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10725            'NDRPDR' and
10726            '2T1C' and
10727            'IP4FWD' and
10728            not 'IPSEC' and
10729            not 'DOT1Q' and
10730            not 'VHOST'"
10731   parameters:
10732   - "throughput"
10733   - "parent"
10734   - "tags"
10735   sort:
10736   - "IP4BASE"
10737   - "ACL_STATELESS"
10738   - "ACL_STATEFUL"
10739   - "ACL_STATELESS"
10740   - "ACL_STATEFUL"
10741   traces:
10742     hoverinfo: "x+y"
10743     boxpoints: "outliers"
10744     whiskerwidth: 0
10745   layout:
10746     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
10747     layout: "plot-throughput"
10748
10749 - type: "plot"
10750   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
10751   algorithm: "plot_performance_box"
10752   output-file-type: ".html"
10753   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
10754   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10755   filter: "'NIC_Intel-X710' and
10756            '64B' and
10757            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10758            'NDRPDR' and
10759            '2T1C' and
10760            'IP4FWD' and
10761            not 'IPSEC' and
10762            not 'DOT1Q' and
10763            not 'VHOST'"
10764   parameters:
10765   - "throughput"
10766   - "parent"
10767   - "tags"
10768   sort:
10769   - "IP4BASE"
10770   - "ACL_STATELESS"
10771   - "ACL_STATEFUL"
10772   - "ACL_STATELESS"
10773   - "ACL_STATEFUL"
10774   traces:
10775     hoverinfo: "x+y"
10776     boxpoints: "outliers"
10777     whiskerwidth: 0
10778   layout:
10779     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
10780     layout: "plot-throughput"
10781
10782 - type: "plot"
10783   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
10784   algorithm: "plot_performance_box"
10785   output-file-type: ".html"
10786   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
10787   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10788   filter: "'NIC_Intel-X710' and
10789            '64B' and
10790            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10791            'NDRPDR' and
10792            '4T2C' and
10793            'IP4FWD' and
10794            not 'IPSEC' and
10795            not 'DOT1Q' and
10796            not 'VHOST'"
10797   parameters:
10798   - "throughput"
10799   - "parent"
10800   - "tags"
10801   sort:
10802   - "IP4BASE"
10803   - "ACL_STATELESS"
10804   - "ACL_STATEFUL"
10805   - "ACL_STATELESS"
10806   - "ACL_STATEFUL"
10807   traces:
10808     hoverinfo: "x+y"
10809     boxpoints: "outliers"
10810     whiskerwidth: 0
10811   layout:
10812     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
10813     layout: "plot-throughput"
10814
10815 - type: "plot"
10816   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
10817   algorithm: "plot_performance_box"
10818   output-file-type: ".html"
10819   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
10820   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10821   filter: "'NIC_Intel-X710' and
10822            '64B' and
10823            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10824            'NDRPDR' and
10825            '4T2C' and
10826            'IP4FWD' and
10827            not 'IPSEC' and
10828            not 'DOT1Q' and
10829            not 'VHOST'"
10830   parameters:
10831   - "throughput"
10832   - "parent"
10833   - "tags"
10834   sort:
10835   - "IP4BASE"
10836   - "ACL_STATELESS"
10837   - "ACL_STATEFUL"
10838   - "ACL_STATELESS"
10839   - "ACL_STATEFUL"
10840   traces:
10841     hoverinfo: "x+y"
10842     boxpoints: "outliers"
10843     whiskerwidth: 0
10844   layout:
10845     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
10846     layout: "plot-throughput"
10847
10848 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
10849 - type: "plot"
10850   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10851   algorithm: "plot_performance_box"
10852   output-file-type: ".html"
10853   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10854   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10855   filter: "'NIC_Intel-XXV710' and
10856            '64B' and
10857            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10858            'NDRPDR' and
10859            '2T1C' and
10860            'IP4FWD' and
10861            not 'IPSEC' and
10862            not 'DOT1Q' and
10863            not 'VHOST'"
10864   parameters:
10865   - "throughput"
10866   - "parent"
10867   - "tags"
10868   sort:
10869   - "IP4BASE"
10870   - "FIB_20K"
10871   - "FIB_200K"
10872   - "FIB_2M"
10873   traces:
10874     hoverinfo: "x+y"
10875     boxpoints: "outliers"
10876     whiskerwidth: 0
10877   layout:
10878     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10879     layout: "plot-throughput"
10880
10881 - type: "plot"
10882   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10883   algorithm: "plot_performance_box"
10884   output-file-type: ".html"
10885   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10886   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10887   filter: "'NIC_Intel-XXV710' and
10888            '64B' and
10889            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10890            'NDRPDR' and
10891            '2T1C' and
10892            'IP4FWD' and
10893            not 'IPSEC' and
10894            not 'DOT1Q' and
10895            not 'VHOST'"
10896   parameters:
10897   - "throughput"
10898   - "parent"
10899   - "tags"
10900   sort:
10901   - "IP4BASE"
10902   - "FIB_20K"
10903   - "FIB_200K"
10904   - "FIB_2M"
10905   traces:
10906     hoverinfo: "x+y"
10907     boxpoints: "outliers"
10908     whiskerwidth: 0
10909   layout:
10910     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10911     layout: "plot-throughput"
10912
10913 - type: "plot"
10914   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10915   algorithm: "plot_performance_box"
10916   output-file-type: ".html"
10917   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10918   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10919   filter: "'NIC_Intel-XXV710' and
10920            '64B' and
10921            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10922            'NDRPDR' and
10923            '4T2C' and
10924            'IP4FWD' and
10925            not 'IPSEC' and
10926            not 'DOT1Q' and
10927            not 'VHOST'"
10928   parameters:
10929   - "throughput"
10930   - "parent"
10931   - "tags"
10932   sort:
10933   - "IP4BASE"
10934   - "FIB_20K"
10935   - "FIB_200K"
10936   - "FIB_2M"
10937   traces:
10938     hoverinfo: "x+y"
10939     boxpoints: "outliers"
10940     whiskerwidth: 0
10941   layout:
10942     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10943     layout: "plot-throughput"
10944
10945 - type: "plot"
10946   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10947   algorithm: "plot_performance_box"
10948   output-file-type: ".html"
10949   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10950   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10951   filter: "'NIC_Intel-XXV710' and
10952            '64B' and
10953            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10954            'NDRPDR' and
10955            '4T2C' and
10956            'IP4FWD' and
10957            not 'IPSEC' and
10958            not 'DOT1Q' and
10959            not 'VHOST'"
10960   parameters:
10961   - "throughput"
10962   - "parent"
10963   - "tags"
10964   sort:
10965   - "IP4BASE"
10966   - "FIB_20K"
10967   - "FIB_200K"
10968   - "FIB_2M"
10969   traces:
10970     hoverinfo: "x+y"
10971     boxpoints: "outliers"
10972     whiskerwidth: 0
10973   layout:
10974     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10975     layout: "plot-throughput"
10976
10977 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
10978 - type: "plot"
10979   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10980   algorithm: "plot_performance_box"
10981   output-file-type: ".html"
10982   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10983   data: "intel-dnv-vpp"
10984   filter: "'NIC_Intel-X553' and
10985            '64B' and
10986            'IP4BASE' and
10987            'NDRPDR' and
10988            '1T1C' and
10989            'IP4FWD' and
10990            not 'IPSEC' and
10991            not 'VHOST'"
10992   parameters:
10993   - "throughput"
10994   - "parent"
10995   - "tags"
10996   sort:
10997   - "IP4BASE"
10998   traces:
10999     hoverinfo: "x+y"
11000     boxpoints: "outliers"
11001     whiskerwidth: 0
11002   layout:
11003     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11004     layout: "plot-throughput"
11005
11006 - type: "plot"
11007   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11008   algorithm: "plot_performance_box"
11009   output-file-type: ".html"
11010   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11011   data: "intel-dnv-vpp"
11012   filter: "'NIC_Intel-X553' and
11013            '64B' and
11014            'IP4BASE' and
11015            'NDRPDR' and
11016            '1T1C' and
11017            'IP4FWD' and
11018            not 'IPSEC' and
11019            not 'VHOST'"
11020   parameters:
11021   - "throughput"
11022   - "parent"
11023   - "tags"
11024   sort:
11025   - "IP4BASE"
11026   traces:
11027     hoverinfo: "x+y"
11028     boxpoints: "outliers"
11029     whiskerwidth: 0
11030   layout:
11031     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11032     layout: "plot-throughput"
11033
11034 - type: "plot"
11035   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11036   algorithm: "plot_performance_box"
11037   output-file-type: ".html"
11038   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11039   data: "intel-dnv-vpp"
11040   filter: "'NIC_Intel-X553' and
11041            '64B' and
11042            'IP4BASE' and
11043            'NDRPDR' and
11044            '2T2C' and
11045            'IP4FWD' and
11046            not 'IPSEC' and
11047            not 'VHOST'"
11048   parameters:
11049   - "throughput"
11050   - "parent"
11051   - "tags"
11052   sort:
11053   - "IP4BASE"
11054   traces:
11055     hoverinfo: "x+y"
11056     boxpoints: "outliers"
11057     whiskerwidth: 0
11058   layout:
11059     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11060     layout: "plot-throughput"
11061
11062 - type: "plot"
11063   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11064   algorithm: "plot_performance_box"
11065   output-file-type: ".html"
11066   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11067   data: "intel-dnv-vpp"
11068   filter: "'NIC_Intel-X553' and
11069            '64B' and
11070            'IP4BASE' and
11071            'NDRPDR' and
11072            '2T2C' and
11073            'IP4FWD' and
11074            not 'IPSEC' and
11075            not 'VHOST'"
11076   parameters:
11077   - "throughput"
11078   - "parent"
11079   - "tags"
11080   sort:
11081   - "IP4BASE"
11082   traces:
11083     hoverinfo: "x+y"
11084     boxpoints: "outliers"
11085     whiskerwidth: 0
11086   layout:
11087     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11088     layout: "plot-throughput"
11089
11090 ################################################################################
11091
11092 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
11093 - type: "plot"
11094   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11095   algorithm: "plot_performance_box"
11096   output-file-type: ".html"
11097   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11098   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11099   filter: "'NIC_Intel-X520-DA2' and
11100            '64B' and
11101            'ENCAP' and
11102            'NDRPDR' and
11103            '1T1C' and
11104            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11105            not 'DOT1Q' and
11106            not 'VHOST' and
11107            not 'IPSECHW'"
11108   parameters:
11109   - "throughput"
11110   - "parent"
11111   - "tags"
11112   sort:
11113   - "IP4BASE"
11114   - "L2BDMACLRN"
11115   - "L2XCFWD"
11116   - "LISP"
11117   traces:
11118     hoverinfo: "x+y"
11119     boxpoints: "outliers"
11120     whiskerwidth: 0
11121   layout:
11122     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11123     layout: "plot-throughput"
11124
11125 - type: "plot"
11126   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11127   algorithm: "plot_performance_box"
11128   output-file-type: ".html"
11129   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11131   filter: "'NIC_Intel-X520-DA2' and
11132            '64B' and
11133            'ENCAP' and
11134            'NDRPDR' and
11135            '2T2C' and
11136            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11137            not 'DOT1Q' and
11138            not 'VHOST' and
11139            not 'IPSECHW'"
11140   parameters:
11141   - "throughput"
11142   - "parent"
11143   - "tags"
11144   sort:
11145   - "IP4BASE"
11146   - "L2BDMACLRN"
11147   - "L2XCFWD"
11148   - "LISP"
11149   traces:
11150     hoverinfo: "x+y"
11151     boxpoints: "outliers"
11152     whiskerwidth: 0
11153   layout:
11154     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11155     layout: "plot-throughput"
11156
11157 - type: "plot"
11158   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11159   algorithm: "plot_performance_box"
11160   output-file-type: ".html"
11161   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11162   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11163   filter: "'NIC_Intel-X520-DA2' and
11164            '64B' and
11165            'ENCAP' and
11166            'NDRPDR' and
11167            '1T1C' and
11168            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11169            not 'DOT1Q' and
11170            not 'VHOST' and
11171            not 'IPSECHW'"
11172   parameters:
11173   - "throughput"
11174   - "parent"
11175   - "tags"
11176   sort:
11177   - "IP4BASE"
11178   - "L2BDMACLRN"
11179   - "L2XCFWD"
11180   - "LISP"
11181   traces:
11182     hoverinfo: "x+y"
11183     boxpoints: "outliers"
11184     whiskerwidth: 0
11185   layout:
11186     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11187     layout: "plot-throughput"
11188
11189 - type: "plot"
11190   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11191   algorithm: "plot_performance_box"
11192   output-file-type: ".html"
11193   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11195   filter: "'NIC_Intel-X520-DA2' and
11196            '64B' and
11197            'ENCAP' and
11198            'NDRPDR' and
11199            '2T2C' and
11200            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11201            not 'DOT1Q' and
11202            not 'VHOST' and
11203            not 'IPSECHW'"
11204   parameters:
11205   - "throughput"
11206   - "parent"
11207   - "tags"
11208   sort:
11209   - "IP4BASE"
11210   - "L2BDMACLRN"
11211   - "L2XCFWD"
11212   - "LISP"
11213   traces:
11214     hoverinfo: "x+y"
11215     boxpoints: "outliers"
11216     whiskerwidth: 0
11217   layout:
11218     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11219     layout: "plot-throughput"
11220
11221 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
11222 - type: "plot"
11223   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11224   algorithm: "plot_performance_box"
11225   output-file-type: ".html"
11226   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11227   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11228   filter: "'NIC_Intel-X710' and
11229            '64B' and
11230            'ENCAP' and
11231            'NDRPDR' and
11232            '1T1C' and
11233            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11234            not 'VHOST' and
11235            not 'IPSECHW'"
11236   parameters:
11237   - "throughput"
11238   - "parent"
11239   - "tags"
11240   sort:
11241   - "IP4BASE"
11242   - "LISP"
11243   - "VXLAN_1"
11244   - "VXLAN_10"
11245   - "VXLAN_100"
11246   - "VXLAN_1000"
11247   traces:
11248     hoverinfo: "x+y"
11249     boxpoints: "outliers"
11250     whiskerwidth: 0
11251   layout:
11252     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11253     layout: "plot-throughput"
11254
11255 - type: "plot"
11256   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11257   algorithm: "plot_performance_box"
11258   output-file-type: ".html"
11259   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11261   filter: "'NIC_Intel-X710' and
11262            '64B' and
11263            'ENCAP' and
11264            'NDRPDR' and
11265            '1T1C' and
11266            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11267            not 'VHOST' and
11268            not 'IPSECHW'"
11269   parameters:
11270   - "throughput"
11271   - "parent"
11272   - "tags"
11273   sort:
11274   - "IP4BASE"
11275   - "LISP"
11276   - "VXLAN_1"
11277   - "VXLAN_10"
11278   - "VXLAN_100"
11279   - "VXLAN_1000"
11280   traces:
11281     hoverinfo: "x+y"
11282     boxpoints: "outliers"
11283     whiskerwidth: 0
11284   layout:
11285     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11286     layout: "plot-throughput"
11287
11288 - type: "plot"
11289   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11290   algorithm: "plot_performance_box"
11291   output-file-type: ".html"
11292   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11294   filter: "'NIC_Intel-X710' and
11295            '64B' and
11296            'ENCAP' and
11297            'NDRPDR' and
11298            '2T2C' and
11299            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11300            not 'VHOST' and
11301            not 'IPSECHW'"
11302   parameters:
11303   - "throughput"
11304   - "parent"
11305   - "tags"
11306   sort:
11307   - "IP4BASE"
11308   - "LISP"
11309   - "VXLAN_1"
11310   - "VXLAN_10"
11311   - "VXLAN_100"
11312   - "VXLAN_1000"
11313   traces:
11314     hoverinfo: "x+y"
11315     boxpoints: "outliers"
11316     whiskerwidth: 0
11317   layout:
11318     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11319     layout: "plot-throughput"
11320
11321 - type: "plot"
11322   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11323   algorithm: "plot_performance_box"
11324   output-file-type: ".html"
11325   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11326   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11327   filter: "'NIC_Intel-X710' and
11328            '64B' and
11329            'ENCAP' and
11330            'NDRPDR' and
11331            '2T2C' and
11332            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11333            not 'VHOST' and
11334            not 'IPSECHW'"
11335   parameters:
11336   - "throughput"
11337   - "parent"
11338   - "tags"
11339   sort:
11340   - "IP4BASE"
11341   - "LISP"
11342   - "VXLAN_1"
11343   - "VXLAN_10"
11344   - "VXLAN_100"
11345   - "VXLAN_1000"
11346   traces:
11347     hoverinfo: "x+y"
11348     boxpoints: "outliers"
11349     whiskerwidth: 0
11350   layout:
11351     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11352     layout: "plot-throughput"
11353
11354 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
11355 - type: "plot"
11356   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11357   algorithm: "plot_performance_box"
11358   output-file-type: ".html"
11359   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11360   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11361   filter: "'NIC_Intel-X710' and
11362            '64B' and
11363            'ENCAP' and
11364            'NDRPDR' and
11365            '1T1C' and
11366            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
11367            not 'DOT1Q' and
11368            not 'VHOST' and
11369            not 'IPSECHW'"
11370   parameters:
11371   - "throughput"
11372   - "parent"
11373   - "tags"
11374   sort:
11375   - "IP4BASE"
11376   - "L2BDMACLRN"
11377   - "L2XCFWD"
11378   - "LISP"
11379   traces:
11380     hoverinfo: "x+y"
11381     boxpoints: "outliers"
11382     whiskerwidth: 0
11383   layout:
11384     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11385     layout: "plot-throughput"
11386
11387 - type: "plot"
11388   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11389   algorithm: "plot_performance_box"
11390   output-file-type: ".html"
11391   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11392   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11393   filter: "'NIC_Intel-X710' and
11394            '64B' and
11395            'ENCAP' and
11396            'NDRPDR' and
11397            '2T2C' and
11398            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11399            not 'DOT1Q' and
11400            not 'VHOST' and
11401            not 'IPSECHW'"
11402   parameters:
11403   - "throughput"
11404   - "parent"
11405   - "tags"
11406   sort:
11407   - "IP4BASE"
11408   - "L2BDMACLRN"
11409   - "L2XCFWD"
11410   - "LISP"
11411   traces:
11412     hoverinfo: "x+y"
11413     boxpoints: "outliers"
11414     whiskerwidth: 0
11415   layout:
11416     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11417     layout: "plot-throughput"
11418
11419 - type: "plot"
11420   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11421   algorithm: "plot_performance_box"
11422   output-file-type: ".html"
11423   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11425   filter: "'NIC_Intel-X710' and
11426            '64B' and
11427            'ENCAP' and
11428            'NDRPDR' and
11429            '1T1C' and
11430            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11431            not 'DOT1Q' and
11432            not 'VHOST' and
11433            not 'IPSECHW'"
11434   parameters:
11435   - "throughput"
11436   - "parent"
11437   - "tags"
11438   sort:
11439   - "IP4BASE"
11440   - "L2BDMACLRN"
11441   - "L2XCFWD"
11442   - "LISP"
11443   traces:
11444     hoverinfo: "x+y"
11445     boxpoints: "outliers"
11446     whiskerwidth: 0
11447   layout:
11448     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11449     layout: "plot-throughput"
11450
11451 - type: "plot"
11452   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11453   algorithm: "plot_performance_box"
11454   output-file-type: ".html"
11455   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11457   filter: "'NIC_Intel-X710' and
11458            '64B' and
11459            'ENCAP' and
11460            'NDRPDR' and
11461            '2T2C' and
11462            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11463            not 'DOT1Q' and
11464            not 'VHOST' and
11465            not 'IPSECHW'"
11466   parameters:
11467   - "throughput"
11468   - "parent"
11469   - "tags"
11470   sort:
11471   - "IP4BASE"
11472   - "L2BDMACLRN"
11473   - "L2XCFWD"
11474   - "LISP"
11475   traces:
11476     hoverinfo: "x+y"
11477     boxpoints: "outliers"
11478     whiskerwidth: 0
11479   layout:
11480     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11481     layout: "plot-throughput"
11482
11483 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
11484 - type: "plot"
11485   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11486   algorithm: "plot_performance_box"
11487   output-file-type: ".html"
11488   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11489   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11490   filter: "'NIC_Intel-X710' and
11491            '64B' and
11492            'ENCAP' and
11493            'NDRPDR' and
11494            '2T1C' and
11495            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11496            not 'VHOST' and
11497            not 'IPSECHW'"
11498   parameters:
11499   - "throughput"
11500   - "parent"
11501   - "tags"
11502   sort:
11503   - "IP4BASE"
11504   - "LISP"
11505   - "VXLAN_1"
11506   - "VXLAN_10"
11507   - "VXLAN_100"
11508   - "VXLAN_1000"
11509   traces:
11510     hoverinfo: "x+y"
11511     boxpoints: "outliers"
11512     whiskerwidth: 0
11513   layout:
11514     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11515     layout: "plot-throughput"
11516
11517 - type: "plot"
11518   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11519   algorithm: "plot_performance_box"
11520   output-file-type: ".html"
11521   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11522   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11523   filter: "'NIC_Intel-X710' and
11524            '64B' and
11525            'ENCAP' and
11526            'NDRPDR' and
11527            '2T1C' and
11528            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11529            not 'VHOST' and
11530            not 'IPSECHW'"
11531   parameters:
11532   - "throughput"
11533   - "parent"
11534   - "tags"
11535   sort:
11536   - "IP4BASE"
11537   - "LISP"
11538   - "VXLAN_1"
11539   - "VXLAN_10"
11540   - "VXLAN_100"
11541   - "VXLAN_1000"
11542   traces:
11543     hoverinfo: "x+y"
11544     boxpoints: "outliers"
11545     whiskerwidth: 0
11546   layout:
11547     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11548     layout: "plot-throughput"
11549
11550 - type: "plot"
11551   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11552   algorithm: "plot_performance_box"
11553   output-file-type: ".html"
11554   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11555   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11556   filter: "'NIC_Intel-X710' and
11557            '64B' and
11558            'ENCAP' and
11559            'NDRPDR' and
11560            '4T2C' and
11561            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11562            not 'VHOST' and
11563            not 'IPSECHW'"
11564   parameters:
11565   - "throughput"
11566   - "parent"
11567   - "tags"
11568   sort:
11569   - "IP4BASE"
11570   - "LISP"
11571   - "VXLAN_1"
11572   - "VXLAN_10"
11573   - "VXLAN_100"
11574   - "VXLAN_1000"
11575   traces:
11576     hoverinfo: "x+y"
11577     boxpoints: "outliers"
11578     whiskerwidth: 0
11579   layout:
11580     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11581     layout: "plot-throughput"
11582
11583 - type: "plot"
11584   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11585   algorithm: "plot_performance_box"
11586   output-file-type: ".html"
11587   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11588   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11589   filter: "'NIC_Intel-X710' and
11590            '64B' and
11591            'ENCAP' and
11592            'NDRPDR' and
11593            '4T2C' and
11594            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11595            not 'VHOST' and
11596            not 'IPSECHW'"
11597   parameters:
11598   - "throughput"
11599   - "parent"
11600   - "tags"
11601   sort:
11602   - "IP4BASE"
11603   - "LISP"
11604   - "VXLAN_1"
11605   - "VXLAN_10"
11606   - "VXLAN_100"
11607   - "VXLAN_1000"
11608   traces:
11609     hoverinfo: "x+y"
11610     boxpoints: "outliers"
11611     whiskerwidth: 0
11612   layout:
11613     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11614     layout: "plot-throughput"
11615
11616 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
11617 - type: "plot"
11618   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11619   algorithm: "plot_performance_box"
11620   output-file-type: ".html"
11621   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11622   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11623   filter: "'NIC_Intel-X710' and
11624            '64B' and
11625            'ENCAP' and
11626            'NDRPDR' and
11627            '2T1C' and
11628            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11629            not 'DOT1Q' and
11630            not 'VHOST' and
11631            not 'IPSECHW'"
11632   parameters:
11633   - "throughput"
11634   - "parent"
11635   - "tags"
11636   sort:
11637   - "IP4BASE"
11638   - "L2BDMACLRN"
11639   - "L2XCFWD"
11640   - "LISP"
11641   traces:
11642     hoverinfo: "x+y"
11643     boxpoints: "outliers"
11644     whiskerwidth: 0
11645   layout:
11646     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11647     layout: "plot-throughput"
11648
11649 - type: "plot"
11650   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11651   algorithm: "plot_performance_box"
11652   output-file-type: ".html"
11653   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11654   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11655   filter: "'NIC_Intel-X710' and
11656            '64B' and
11657            'ENCAP' and
11658            'NDRPDR' and
11659            '4T2C' and
11660            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11661            not 'DOT1Q' and
11662            not 'VHOST' and
11663            not 'IPSECHW'"
11664   parameters:
11665   - "throughput"
11666   - "parent"
11667   - "tags"
11668   sort:
11669   - "IP4BASE"
11670   - "L2BDMACLRN"
11671   - "L2XCFWD"
11672   - "LISP"
11673   traces:
11674     hoverinfo: "x+y"
11675     boxpoints: "outliers"
11676     whiskerwidth: 0
11677   layout:
11678     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11679     layout: "plot-throughput"
11680
11681 - type: "plot"
11682   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11683   algorithm: "plot_performance_box"
11684   output-file-type: ".html"
11685   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11686   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11687   filter: "'NIC_Intel-X710' and
11688            '64B' and
11689            'ENCAP' and
11690            'NDRPDR' and
11691            '2T1C' and
11692            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11693            not 'DOT1Q' and
11694            not 'VHOST' and
11695            not 'IPSECHW'"
11696   parameters:
11697   - "throughput"
11698   - "parent"
11699   - "tags"
11700   sort:
11701   - "IP4BASE"
11702   - "L2BDMACLRN"
11703   - "L2XCFWD"
11704   - "LISP"
11705   traces:
11706     hoverinfo: "x+y"
11707     boxpoints: "outliers"
11708     whiskerwidth: 0
11709   layout:
11710     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11711     layout: "plot-throughput"
11712
11713 - type: "plot"
11714   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11715   algorithm: "plot_performance_box"
11716   output-file-type: ".html"
11717   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11719   filter: "'NIC_Intel-X710' and
11720            '64B' and
11721            'ENCAP' and
11722            'NDRPDR' and
11723            '4T2C' and
11724            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11725            not 'DOT1Q' and
11726            not 'VHOST' and
11727            not 'IPSECHW'"
11728   parameters:
11729   - "throughput"
11730   - "parent"
11731   - "tags"
11732   sort:
11733   - "IP4BASE"
11734   - "L2BDMACLRN"
11735   - "L2XCFWD"
11736   - "LISP"
11737   traces:
11738     hoverinfo: "x+y"
11739     boxpoints: "outliers"
11740     whiskerwidth: 0
11741   layout:
11742     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11743     layout: "plot-throughput"
11744
11745 ################################################################################
11746
11747 # Packet Throughput - VPP IPv6 3n-hsw-x520
11748 - type: "plot"
11749   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11750   algorithm: "plot_performance_box"
11751   output-file-type: ".html"
11752   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11753   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11754   filter: "'NIC_Intel-X520-DA2' and
11755            '78B' and
11756            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11757            'NDRPDR' and
11758            '1T1C' and
11759            'IP6FWD' and
11760            not 'SRv6' and
11761            not 'IPSEC' and
11762            not 'VHOST'"
11763   parameters:
11764   - "throughput"
11765   - "parent"
11766   - "tags"
11767   sort:
11768   - "IP6BASE"
11769   - "FIB_20K"
11770   - "FIB_200K"
11771   - "FIB_2M"
11772   traces:
11773     hoverinfo: "x+y"
11774     boxpoints: "outliers"
11775     whiskerwidth: 0
11776   layout:
11777     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11778     layout: "plot-throughput"
11779
11780 - type: "plot"
11781   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11782   algorithm: "plot_performance_box"
11783   output-file-type: ".html"
11784   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11785   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11786   filter: "'NIC_Intel-X520-DA2' and
11787            '78B' and
11788            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11789            'NDRPDR' and
11790            '1T1C' and
11791            'IP6FWD' and
11792            not 'SRv6' and
11793            not 'IPSEC' and
11794            not 'VHOST'"
11795   parameters:
11796   - "throughput"
11797   - "parent"
11798   - "tags"
11799   sort:
11800   - "IP6BASE"
11801   - "FIB_20K"
11802   - "FIB_200K"
11803   - "FIB_2M"
11804   traces:
11805     hoverinfo: "x+y"
11806     boxpoints: "outliers"
11807     whiskerwidth: 0
11808   layout:
11809     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11810     layout: "plot-throughput"
11811
11812 - type: "plot"
11813   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11814   algorithm: "plot_performance_box"
11815   output-file-type: ".html"
11816   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11818   filter: "'NIC_Intel-X520-DA2' and
11819            '78B' and
11820            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11821            'NDRPDR' and
11822            '2T2C' and
11823            'IP6FWD' and
11824            not 'SRv6' and
11825            not 'IPSEC' and
11826            not 'VHOST'"
11827   parameters:
11828   - "throughput"
11829   - "parent"
11830   - "tags"
11831   sort:
11832   - "IP6BASE"
11833   - "FIB_20K"
11834   - "FIB_200K"
11835   - "FIB_2M"
11836   traces:
11837     hoverinfo: "x+y"
11838     boxpoints: "outliers"
11839     whiskerwidth: 0
11840   layout:
11841     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11842     layout: "plot-throughput"
11843
11844 - type: "plot"
11845   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11846   algorithm: "plot_performance_box"
11847   output-file-type: ".html"
11848   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11849   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11850   filter: "'NIC_Intel-X520-DA2' and
11851            '78B' and
11852            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11853            'NDRPDR' and
11854            '2T2C' and
11855            'IP6FWD' and
11856            not 'SRv6' and
11857            not 'IPSEC' and
11858            not 'VHOST'"
11859   parameters:
11860   - "throughput"
11861   - "parent"
11862   - "tags"
11863   sort:
11864   - "IP6BASE"
11865   - "FIB_20K"
11866   - "FIB_200K"
11867   - "FIB_2M"
11868   traces:
11869     hoverinfo: "x+y"
11870     boxpoints: "outliers"
11871     whiskerwidth: 0
11872   layout:
11873     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11874     layout: "plot-throughput"
11875
11876 # Packet Throughput - VPP IPv6 3n-hsw-x710
11877 - type: "plot"
11878   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11879   algorithm: "plot_performance_box"
11880   output-file-type: ".html"
11881   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11882   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11883   filter: "'NIC_Intel-X710' and
11884            '78B' and
11885            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11886            'NDRPDR' and
11887            '1T1C' and
11888            'IP6FWD' and
11889            not 'SRv6' and
11890            not 'IPSEC' and
11891            not 'VHOST'"
11892   parameters:
11893   - "throughput"
11894   - "parent"
11895   - "tags"
11896   sort:
11897   - "IP6BASE"
11898   - "FIB_20K"
11899   - "FIB_200K"
11900   - "FIB_2M"
11901   traces:
11902     hoverinfo: "x+y"
11903     boxpoints: "outliers"
11904     whiskerwidth: 0
11905   layout:
11906     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11907     layout: "plot-throughput"
11908
11909 - type: "plot"
11910   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11911   algorithm: "plot_performance_box"
11912   output-file-type: ".html"
11913   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11914   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11915   filter: "'NIC_Intel-X710' and
11916            '78B' and
11917            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11918            'NDRPDR' and
11919            '1T1C' and
11920            'IP6FWD' and
11921            not 'SRv6' and
11922            not 'IPSEC' and
11923            not 'VHOST'"
11924   parameters:
11925   - "throughput"
11926   - "parent"
11927   - "tags"
11928   sort:
11929   - "IP6BASE"
11930   - "FIB_20K"
11931   - "FIB_200K"
11932   - "FIB_2M"
11933   traces:
11934     hoverinfo: "x+y"
11935     boxpoints: "outliers"
11936     whiskerwidth: 0
11937   layout:
11938     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11939     layout: "plot-throughput"
11940
11941 - type: "plot"
11942   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11943   algorithm: "plot_performance_box"
11944   output-file-type: ".html"
11945   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11947   filter: "'NIC_Intel-X710' and
11948            '78B' and
11949            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11950            'NDRPDR' and
11951            '2T2C' and
11952            'IP6FWD' and
11953            not 'SRv6' and
11954            not 'IPSEC' and
11955            not 'VHOST'"
11956   parameters:
11957   - "throughput"
11958   - "parent"
11959   - "tags"
11960   sort:
11961   - "IP6BASE"
11962   - "FIB_20K"
11963   - "FIB_200K"
11964   - "FIB_2M"
11965   traces:
11966     hoverinfo: "x+y"
11967     boxpoints: "outliers"
11968     whiskerwidth: 0
11969   layout:
11970     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11971     layout: "plot-throughput"
11972
11973 - type: "plot"
11974   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11975   algorithm: "plot_performance_box"
11976   output-file-type: ".html"
11977   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11978   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11979   filter: "'NIC_Intel-X710' and
11980            '78B' and
11981            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11982            'NDRPDR' and
11983            '2T2C' and
11984            'IP6FWD' and
11985            not 'SRv6' and
11986            not 'IPSEC' and
11987            not 'VHOST'"
11988   parameters:
11989   - "throughput"
11990   - "parent"
11991   - "tags"
11992   sort:
11993   - "IP6BASE"
11994   - "FIB_20K"
11995   - "FIB_200K"
11996   - "FIB_2M"
11997   traces:
11998     hoverinfo: "x+y"
11999     boxpoints: "outliers"
12000     whiskerwidth: 0
12001   layout:
12002     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12003     layout: "plot-throughput"
12004
12005 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
12006 - type: "plot"
12007   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12008   algorithm: "plot_performance_box"
12009   output-file-type: ".html"
12010   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12012   filter: "'NIC_Intel-X710' and
12013            '78B' and
12014            ('IP6BASE' or
12015             'POLICE_MARK' or
12016             'COPWHLIST' or
12017             'IACLDST') and
12018            'NDRPDR' and
12019            '1T1C' and
12020            'IP6FWD' and
12021            not 'SRv6' and
12022            not 'IPSEC' and
12023            not 'VHOST'"
12024   parameters:
12025   - "throughput"
12026   - "parent"
12027   - "tags"
12028   sort:
12029   - "IP6BASE"
12030   - "POLICE_MARK"
12031   - "COPWHLIST"
12032   - "IACLDST"
12033   traces:
12034     hoverinfo: "x+y"
12035     boxpoints: "outliers"
12036     whiskerwidth: 0
12037   layout:
12038     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12039     layout: "plot-throughput"
12040
12041 - type: "plot"
12042   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12043   algorithm: "plot_performance_box"
12044   output-file-type: ".html"
12045   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12046   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12047   filter: "'NIC_Intel-X710' and
12048            '78B' and
12049            ('IP6BASE' or
12050             'POLICE_MARK' or
12051             'COPWHLIST' or
12052             'IACLDST') and
12053            'NDRPDR' and
12054            '2T2C' and
12055            'IP6FWD' and
12056            not 'SRv6' and
12057            not 'IPSEC' and
12058            not 'VHOST'"
12059   parameters:
12060   - "throughput"
12061   - "parent"
12062   - "tags"
12063   sort:
12064   - "IP6BASE"
12065   - "POLICE_MARK"
12066   - "COPWHLIST"
12067   - "IACLDST"
12068   traces:
12069     hoverinfo: "x+y"
12070     boxpoints: "outliers"
12071     whiskerwidth: 0
12072   layout:
12073     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12074     layout: "plot-throughput"
12075
12076 - type: "plot"
12077   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12078   algorithm: "plot_performance_box"
12079   output-file-type: ".html"
12080   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12081   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12082   filter: "'NIC_Intel-X710' and
12083            '78B' and
12084            ('IP6BASE' or
12085             'POLICE_MARK' or
12086             'COPWHLIST' or
12087             'IACLDST') and
12088            'NDRPDR' and
12089            '1T1C' and
12090            'IP6FWD' and
12091            not 'SRv6' and
12092            not 'IPSEC' and
12093            not 'VHOST'"
12094   parameters:
12095   - "throughput"
12096   - "parent"
12097   - "tags"
12098   sort:
12099   - "IP6BASE"
12100   - "POLICE_MARK"
12101   - "COPWHLIST"
12102   - "IACLDST"
12103   traces:
12104     hoverinfo: "x+y"
12105     boxpoints: "outliers"
12106     whiskerwidth: 0
12107   layout:
12108     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12109     layout: "plot-throughput"
12110
12111 - type: "plot"
12112   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12113   algorithm: "plot_performance_box"
12114   output-file-type: ".html"
12115   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12117   filter: "'NIC_Intel-X710' and
12118            '78B' and
12119            ('IP6BASE' or
12120             'POLICE_MARK' or
12121             'COPWHLIST' or
12122             'IACLDST') and
12123            'NDRPDR' and
12124            '2T2C' and
12125            'IP6FWD' and
12126            not 'SRv6' and
12127            not 'IPSEC' and
12128            not 'VHOST'"
12129   parameters:
12130   - "throughput"
12131   - "parent"
12132   - "tags"
12133   sort:
12134   - "IP6BASE"
12135   - "POLICE_MARK"
12136   - "COPWHLIST"
12137   - "IACLDST"
12138   traces:
12139     hoverinfo: "x+y"
12140     boxpoints: "outliers"
12141     whiskerwidth: 0
12142   layout:
12143     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12144     layout: "plot-throughput"
12145
12146 # Packet Throughput - VPP IPv6 3n-hsw-xl710
12147 - type: "plot"
12148   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12149   algorithm: "plot_performance_box"
12150   output-file-type: ".html"
12151   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12152   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12153   filter: "'NIC_Intel-XL710' and
12154            '78B' and
12155            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12156            'NDRPDR' and
12157            '1T1C' and
12158            'IP6FWD' and
12159            not 'SRv6' and
12160            not 'IPSEC' and
12161            not 'VHOST'"
12162   parameters:
12163   - "throughput"
12164   - "parent"
12165   - "tags"
12166   sort:
12167   - "IP6BASE"
12168   - "FIB_20K"
12169   - "FIB_200K"
12170   - "FIB_2M"
12171   traces:
12172     hoverinfo: "x+y"
12173     boxpoints: "outliers"
12174     whiskerwidth: 0
12175   layout:
12176     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12177     layout: "plot-throughput"
12178
12179 - type: "plot"
12180   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12181   algorithm: "plot_performance_box"
12182   output-file-type: ".html"
12183   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12184   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12185   filter: "'NIC_Intel-XL710' and
12186            '78B' and
12187            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12188            'NDRPDR' and
12189            '1T1C' and
12190            'IP6FWD' and
12191            not 'SRv6' and
12192            not 'IPSEC' and
12193            not 'VHOST'"
12194   parameters:
12195   - "throughput"
12196   - "parent"
12197   - "tags"
12198   sort:
12199   - "IP6BASE"
12200   - "FIB_20K"
12201   - "FIB_200K"
12202   - "FIB_2M"
12203   traces:
12204     hoverinfo: "x+y"
12205     boxpoints: "outliers"
12206     whiskerwidth: 0
12207   layout:
12208     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12209     layout: "plot-throughput"
12210
12211 - type: "plot"
12212   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12213   algorithm: "plot_performance_box"
12214   output-file-type: ".html"
12215   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12216   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12217   filter: "'NIC_Intel-XL710' and
12218            '78B' and
12219            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12220            'NDRPDR' and
12221            '2T2C' and
12222            'IP6FWD' and
12223            not 'SRv6' and
12224            not 'IPSEC' and
12225            not 'VHOST'"
12226   parameters:
12227   - "throughput"
12228   - "parent"
12229   - "tags"
12230   sort:
12231   - "IP6BASE"
12232   - "FIB_20K"
12233   - "FIB_200K"
12234   - "FIB_2M"
12235   traces:
12236     hoverinfo: "x+y"
12237     boxpoints: "outliers"
12238     whiskerwidth: 0
12239   layout:
12240     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12241     layout: "plot-throughput"
12242
12243 - type: "plot"
12244   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12245   algorithm: "plot_performance_box"
12246   output-file-type: ".html"
12247   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12248   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12249   filter: "'NIC_Intel-XL710' and
12250            '78B' and
12251            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12252            'NDRPDR' and
12253            '2T2C' and
12254            'IP6FWD' and
12255            not 'SRv6' and
12256            not 'IPSEC' and
12257            not 'VHOST'"
12258   parameters:
12259   - "throughput"
12260   - "parent"
12261   - "tags"
12262   sort:
12263   - "IP6BASE"
12264   - "FIB_20K"
12265   - "FIB_200K"
12266   - "FIB_2M"
12267   traces:
12268     hoverinfo: "x+y"
12269     boxpoints: "outliers"
12270     whiskerwidth: 0
12271   layout:
12272     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12273     layout: "plot-throughput"
12274
12275 # Packet Throughput - VPP IPv6 3n-skx-x710
12276 - type: "plot"
12277   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12278   algorithm: "plot_performance_box"
12279   output-file-type: ".html"
12280   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12281   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12282   filter: "'NIC_Intel-X710' and
12283            '78B' and
12284            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12285            'NDRPDR' and
12286            '2T1C' and
12287            'IP6FWD' and
12288            not 'SRv6' and
12289            not 'IPSEC' and
12290            not 'VHOST'"
12291   parameters:
12292   - "throughput"
12293   - "parent"
12294   - "tags"
12295   sort:
12296   - "IP6BASE"
12297   - "FIB_20K"
12298   - "FIB_200K"
12299   - "FIB_2M"
12300   traces:
12301     hoverinfo: "x+y"
12302     boxpoints: "outliers"
12303     whiskerwidth: 0
12304   layout:
12305     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12306     layout: "plot-throughput"
12307
12308 - type: "plot"
12309   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12310   algorithm: "plot_performance_box"
12311   output-file-type: ".html"
12312   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12313   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12314   filter: "'NIC_Intel-X710' and
12315            '78B' and
12316            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12317            'NDRPDR' and
12318            '2T1C' and
12319            'IP6FWD' and
12320            not 'SRv6' and
12321            not 'IPSEC' and
12322            not 'VHOST'"
12323   parameters:
12324   - "throughput"
12325   - "parent"
12326   - "tags"
12327   sort:
12328   - "IP6BASE"
12329   - "FIB_20K"
12330   - "FIB_200K"
12331   - "FIB_2M"
12332   traces:
12333     hoverinfo: "x+y"
12334     boxpoints: "outliers"
12335     whiskerwidth: 0
12336   layout:
12337     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12338     layout: "plot-throughput"
12339
12340 - type: "plot"
12341   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12342   algorithm: "plot_performance_box"
12343   output-file-type: ".html"
12344   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12346   filter: "'NIC_Intel-X710' and
12347            '78B' and
12348            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12349            'NDRPDR' and
12350            '4T2C' and
12351            'IP6FWD' and
12352            not 'SRv6' and
12353            not 'IPSEC' and
12354            not 'VHOST'"
12355   parameters:
12356   - "throughput"
12357   - "parent"
12358   - "tags"
12359   sort:
12360   - "IP6BASE"
12361   - "FIB_20K"
12362   - "FIB_200K"
12363   - "FIB_2M"
12364   traces:
12365     hoverinfo: "x+y"
12366     boxpoints: "outliers"
12367     whiskerwidth: 0
12368   layout:
12369     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12370     layout: "plot-throughput"
12371
12372 - type: "plot"
12373   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12374   algorithm: "plot_performance_box"
12375   output-file-type: ".html"
12376   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12378   filter: "'NIC_Intel-X710' and
12379            '78B' and
12380            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12381            'NDRPDR' and
12382            '4T2C' and
12383            'IP6FWD' and
12384            not 'SRv6' and
12385            not 'IPSEC' and
12386            not 'VHOST'"
12387   parameters:
12388   - "throughput"
12389   - "parent"
12390   - "tags"
12391   sort:
12392   - "IP6BASE"
12393   - "FIB_20K"
12394   - "FIB_200K"
12395   - "FIB_2M"
12396   traces:
12397     hoverinfo: "x+y"
12398     boxpoints: "outliers"
12399     whiskerwidth: 0
12400   layout:
12401     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12402     layout: "plot-throughput"
12403
12404 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
12405 - type: "plot"
12406   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12407   algorithm: "plot_performance_box"
12408   output-file-type: ".html"
12409   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12410   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12411   filter: "'NIC_Intel-X710' and
12412            '78B' and
12413            ('IP6BASE' or
12414             'POLICE_MARK' or
12415             'COPWHLIST' or
12416             'IACLDST') and
12417            'NDRPDR' and
12418            '2T1C' and
12419            'IP6FWD' and
12420            not 'SRv6' and
12421            not 'IPSEC' and
12422            not 'VHOST'"
12423   parameters:
12424   - "throughput"
12425   - "parent"
12426   - "tags"
12427   sort:
12428   - "IP6BASE"
12429   - "POLICE_MARK"
12430   - "COPWHLIST"
12431   - "IACLDST"
12432   traces:
12433     hoverinfo: "x+y"
12434     boxpoints: "outliers"
12435     whiskerwidth: 0
12436   layout:
12437     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12438     layout: "plot-throughput"
12439
12440 - type: "plot"
12441   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12442   algorithm: "plot_performance_box"
12443   output-file-type: ".html"
12444   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12445   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12446   filter: "'NIC_Intel-X710' and
12447            '78B' and
12448            ('IP6BASE' or
12449             'POLICE_MARK' or
12450             'COPWHLIST' or
12451             'IACLDST') and
12452            'NDRPDR' and
12453            '4T2C' and
12454            'IP6FWD' and
12455            not 'SRv6' and
12456            not 'IPSEC' and
12457            not 'VHOST'"
12458   parameters:
12459   - "throughput"
12460   - "parent"
12461   - "tags"
12462   sort:
12463   - "IP6BASE"
12464   - "POLICE_MARK"
12465   - "COPWHLIST"
12466   - "IACLDST"
12467   traces:
12468     hoverinfo: "x+y"
12469     boxpoints: "outliers"
12470     whiskerwidth: 0
12471   layout:
12472     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12473     layout: "plot-throughput"
12474
12475 - type: "plot"
12476   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12477   algorithm: "plot_performance_box"
12478   output-file-type: ".html"
12479   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12480   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12481   filter: "'NIC_Intel-X710' and
12482            '78B' and
12483            ('IP6BASE' or
12484             'POLICE_MARK' or
12485             'COPWHLIST' or
12486             'IACLDST') and
12487            'NDRPDR' and
12488            '2T1C' and
12489            'IP6FWD' and
12490            not 'SRv6' and
12491            not 'IPSEC' and
12492            not 'VHOST'"
12493   parameters:
12494   - "throughput"
12495   - "parent"
12496   - "tags"
12497   sort:
12498   - "IP6BASE"
12499   - "POLICE_MARK"
12500   - "COPWHLIST"
12501   - "IACLDST"
12502   traces:
12503     hoverinfo: "x+y"
12504     boxpoints: "outliers"
12505     whiskerwidth: 0
12506   layout:
12507     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12508     layout: "plot-throughput"
12509
12510 - type: "plot"
12511   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12512   algorithm: "plot_performance_box"
12513   output-file-type: ".html"
12514   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12515   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12516   filter: "'NIC_Intel-X710' and
12517            '78B' and
12518            ('IP6BASE' or
12519             'POLICE_MARK' or
12520             'COPWHLIST' or
12521             'IACLDST') and
12522            'NDRPDR' and
12523            '4T2C' and
12524            'IP6FWD' and
12525            not 'SRv6' and
12526            not 'IPSEC' and
12527            not 'VHOST'"
12528   parameters:
12529   - "throughput"
12530   - "parent"
12531   - "tags"
12532   sort:
12533   - "IP6BASE"
12534   - "POLICE_MARK"
12535   - "COPWHLIST"
12536   - "IACLDST"
12537   traces:
12538     hoverinfo: "x+y"
12539     boxpoints: "outliers"
12540     whiskerwidth: 0
12541   layout:
12542     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12543     layout: "plot-throughput"
12544
12545 # Packet Throughput - VPP IPv6 3n-skx-xxv710
12546 - type: "plot"
12547   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12548   algorithm: "plot_performance_box"
12549   output-file-type: ".html"
12550   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12551   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12552   filter: "'NIC_Intel-XXV710' and
12553            '78B' and
12554            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12555            'NDRPDR' and
12556            '2T1C' and
12557            'IP6FWD' and
12558            not 'SRv6' and
12559            not 'IPSEC' and
12560            not 'VHOST'"
12561   parameters:
12562   - "throughput"
12563   - "parent"
12564   - "tags"
12565   sort:
12566   - "IP6BASE"
12567   - "FIB_20K"
12568   - "FIB_200K"
12569   - "FIB_2M"
12570   traces:
12571     hoverinfo: "x+y"
12572     boxpoints: "outliers"
12573     whiskerwidth: 0
12574   layout:
12575     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12576     layout: "plot-throughput"
12577
12578 - type: "plot"
12579   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12580   algorithm: "plot_performance_box"
12581   output-file-type: ".html"
12582   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12584   filter: "'NIC_Intel-XXV710' and
12585            '78B' and
12586            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12587            'NDRPDR' and
12588            '2T1C' and
12589            'IP6FWD' and
12590            not 'SRv6' and
12591            not 'IPSEC' and
12592            not 'VHOST'"
12593   parameters:
12594   - "throughput"
12595   - "parent"
12596   - "tags"
12597   sort:
12598   - "IP6BASE"
12599   - "FIB_20K"
12600   - "FIB_200K"
12601   - "FIB_2M"
12602   traces:
12603     hoverinfo: "x+y"
12604     boxpoints: "outliers"
12605     whiskerwidth: 0
12606   layout:
12607     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12608     layout: "plot-throughput"
12609
12610 - type: "plot"
12611   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12612   algorithm: "plot_performance_box"
12613   output-file-type: ".html"
12614   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12615   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12616   filter: "'NIC_Intel-XXV710' and
12617            '78B' and
12618            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12619            'NDRPDR' and
12620            '4T2C' and
12621            'IP6FWD' and
12622            not 'SRv6' and
12623            not 'IPSEC' and
12624            not 'VHOST'"
12625   parameters:
12626   - "throughput"
12627   - "parent"
12628   - "tags"
12629   sort:
12630   - "IP6BASE"
12631   - "FIB_20K"
12632   - "FIB_200K"
12633   - "FIB_2M"
12634   traces:
12635     hoverinfo: "x+y"
12636     boxpoints: "outliers"
12637     whiskerwidth: 0
12638   layout:
12639     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12640     layout: "plot-throughput"
12641
12642 - type: "plot"
12643   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12644   algorithm: "plot_performance_box"
12645   output-file-type: ".html"
12646   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12648   filter: "'NIC_Intel-XXV710' and
12649            '78B' and
12650            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12651            'NDRPDR' and
12652            '4T2C' and
12653            'IP6FWD' and
12654            not 'SRv6' and
12655            not 'IPSEC' and
12656            not 'VHOST'"
12657   parameters:
12658   - "throughput"
12659   - "parent"
12660   - "tags"
12661   sort:
12662   - "IP6BASE"
12663   - "FIB_20K"
12664   - "FIB_200K"
12665   - "FIB_2M"
12666   traces:
12667     hoverinfo: "x+y"
12668     boxpoints: "outliers"
12669     whiskerwidth: 0
12670   layout:
12671     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12672     layout: "plot-throughput"
12673
12674 # Packet Throughput - VPP IPv6 2n-skx-x710
12675 - type: "plot"
12676   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12677   algorithm: "plot_performance_box"
12678   output-file-type: ".html"
12679   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12680   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12681   filter: "'NIC_Intel-X710' and
12682            '78B' and
12683            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12684            'NDRPDR' and
12685            '2T1C' and
12686            'IP6FWD' and
12687            not 'SRv6' and
12688            not 'IPSEC' and
12689            not 'VHOST'"
12690   parameters:
12691   - "throughput"
12692   - "parent"
12693   - "tags"
12694   sort:
12695   - "IP6BASE"
12696   - "FIB_20K"
12697   - "FIB_200K"
12698   - "FIB_2M"
12699   traces:
12700     hoverinfo: "x+y"
12701     boxpoints: "outliers"
12702     whiskerwidth: 0
12703   layout:
12704     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12705     layout: "plot-throughput"
12706
12707 - type: "plot"
12708   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12709   algorithm: "plot_performance_box"
12710   output-file-type: ".html"
12711   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12712   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12713   filter: "'NIC_Intel-X710' and
12714            '78B' and
12715            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12716            'NDRPDR' and
12717            '2T1C' and
12718            'IP6FWD' and
12719            not 'SRv6' and
12720            not 'IPSEC' and
12721            not 'VHOST'"
12722   parameters:
12723   - "throughput"
12724   - "parent"
12725   - "tags"
12726   sort:
12727   - "IP6BASE"
12728   - "FIB_20K"
12729   - "FIB_200K"
12730   - "FIB_2M"
12731   traces:
12732     hoverinfo: "x+y"
12733     boxpoints: "outliers"
12734     whiskerwidth: 0
12735   layout:
12736     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12737     layout: "plot-throughput"
12738
12739 - type: "plot"
12740   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
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-ndr"
12744   data: "plot-vpp-throughput-lat-tsa-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-ndr"
12769     layout: "plot-throughput"
12770
12771 - type: "plot"
12772   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12773   algorithm: "plot_performance_box"
12774   output-file-type: ".html"
12775   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12776   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12777   filter: "'NIC_Intel-X710' and
12778            '78B' and
12779            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12780            'NDRPDR' and
12781            '4T2C' and
12782            'IP6FWD' and
12783            not 'SRv6' and
12784            not 'IPSEC' and
12785            not 'VHOST'"
12786   parameters:
12787   - "throughput"
12788   - "parent"
12789   - "tags"
12790   sort:
12791   - "IP6BASE"
12792   - "FIB_20K"
12793   - "FIB_200K"
12794   - "FIB_2M"
12795   traces:
12796     hoverinfo: "x+y"
12797     boxpoints: "outliers"
12798     whiskerwidth: 0
12799   layout:
12800     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12801     layout: "plot-throughput"
12802
12803 # Packet Throughput - VPP IPv6 2n-skx-xxv710
12804 - type: "plot"
12805   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12806   algorithm: "plot_performance_box"
12807   output-file-type: ".html"
12808   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12809   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12810   filter: "'NIC_Intel-XXV710' and
12811            '78B' and
12812            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12813            'NDRPDR' and
12814            '2T1C' and
12815            'IP6FWD' and
12816            not 'SRv6' and
12817            not 'IPSEC' and
12818            not 'VHOST'"
12819   parameters:
12820   - "throughput"
12821   - "parent"
12822   - "tags"
12823   sort:
12824   - "IP6BASE"
12825   - "FIB_20K"
12826   - "FIB_200K"
12827   - "FIB_2M"
12828   traces:
12829     hoverinfo: "x+y"
12830     boxpoints: "outliers"
12831     whiskerwidth: 0
12832   layout:
12833     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12834     layout: "plot-throughput"
12835
12836 - type: "plot"
12837   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12838   algorithm: "plot_performance_box"
12839   output-file-type: ".html"
12840   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12841   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12842   filter: "'NIC_Intel-XXV710' and
12843            '78B' and
12844            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12845            'NDRPDR' and
12846            '2T1C' and
12847            'IP6FWD' and
12848            not 'SRv6' and
12849            not 'IPSEC' and
12850            not 'VHOST'"
12851   parameters:
12852   - "throughput"
12853   - "parent"
12854   - "tags"
12855   sort:
12856   - "IP6BASE"
12857   - "FIB_20K"
12858   - "FIB_200K"
12859   - "FIB_2M"
12860   traces:
12861     hoverinfo: "x+y"
12862     boxpoints: "outliers"
12863     whiskerwidth: 0
12864   layout:
12865     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12866     layout: "plot-throughput"
12867
12868 - type: "plot"
12869   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12870   algorithm: "plot_performance_box"
12871   output-file-type: ".html"
12872   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12873   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12874   filter: "'NIC_Intel-XXV710' and
12875            '78B' and
12876            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12877            'NDRPDR' and
12878            '4T2C' and
12879            'IP6FWD' and
12880            not 'SRv6' and
12881            not 'IPSEC' and
12882            not 'VHOST'"
12883   parameters:
12884   - "throughput"
12885   - "parent"
12886   - "tags"
12887   sort:
12888   - "IP6BASE"
12889   - "FIB_20K"
12890   - "FIB_200K"
12891   - "FIB_2M"
12892   traces:
12893     hoverinfo: "x+y"
12894     boxpoints: "outliers"
12895     whiskerwidth: 0
12896   layout:
12897     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12898     layout: "plot-throughput"
12899
12900 - type: "plot"
12901   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12902   algorithm: "plot_performance_box"
12903   output-file-type: ".html"
12904   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12905   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12906   filter: "'NIC_Intel-XXV710' and
12907            '78B' and
12908            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12909            'NDRPDR' and
12910            '4T2C' and
12911            'IP6FWD' and
12912            not 'SRv6' and
12913            not 'IPSEC' and
12914            not 'VHOST'"
12915   parameters:
12916   - "throughput"
12917   - "parent"
12918   - "tags"
12919   sort:
12920   - "IP6BASE"
12921   - "FIB_20K"
12922   - "FIB_200K"
12923   - "FIB_2M"
12924   traces:
12925     hoverinfo: "x+y"
12926     boxpoints: "outliers"
12927     whiskerwidth: 0
12928   layout:
12929     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12930     layout: "plot-throughput"
12931
12932 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
12933 - type: "plot"
12934   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12935   algorithm: "plot_performance_box"
12936   output-file-type: ".html"
12937   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12938   data: "intel-dnv-vpp"
12939   filter: "'NIC_Intel-X553' and
12940            '78B' and
12941            'IP6BASE' and
12942            'NDRPDR' and
12943            '1T1C' and
12944            'IP6FWD' and
12945            not 'SRv6' and
12946            not 'IPSEC' and
12947            not 'VHOST'"
12948   parameters:
12949   - "throughput"
12950   - "parent"
12951   - "tags"
12952   sort:
12953   - "IP6BASE"
12954   traces:
12955     hoverinfo: "x+y"
12956     boxpoints: "outliers"
12957     whiskerwidth: 0
12958   layout:
12959     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12960     layout: "plot-throughput"
12961
12962 - type: "plot"
12963   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12964   algorithm: "plot_performance_box"
12965   output-file-type: ".html"
12966   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12967   data: "intel-dnv-vpp"
12968   filter: "'NIC_Intel-X553' and
12969            '78B' and
12970            'IP6BASE' and
12971            'NDRPDR' and
12972            '1T1C' and
12973            'IP6FWD' and
12974            not 'SRv6' and
12975            not 'IPSEC' and
12976            not 'VHOST'"
12977   parameters:
12978   - "throughput"
12979   - "parent"
12980   - "tags"
12981   sort:
12982   - "IP6BASE"
12983   traces:
12984     hoverinfo: "x+y"
12985     boxpoints: "outliers"
12986     whiskerwidth: 0
12987   layout:
12988     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12989     layout: "plot-throughput"
12990
12991 - type: "plot"
12992   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12993   algorithm: "plot_performance_box"
12994   output-file-type: ".html"
12995   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12996   data: "intel-dnv-vpp"
12997   filter: "'NIC_Intel-X553' and
12998            '78B' and
12999            'IP6BASE' and
13000            'NDRPDR' and
13001            '2T2C' and
13002            'IP6FWD' and
13003            not 'SRv6' and
13004            not 'IPSEC' and
13005            not 'VHOST'"
13006   parameters:
13007   - "throughput"
13008   - "parent"
13009   - "tags"
13010   sort:
13011   - "IP6BASE"
13012   traces:
13013     hoverinfo: "x+y"
13014     boxpoints: "outliers"
13015     whiskerwidth: 0
13016   layout:
13017     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13018     layout: "plot-throughput"
13019
13020 - type: "plot"
13021   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13022   algorithm: "plot_performance_box"
13023   output-file-type: ".html"
13024   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13025   data: "intel-dnv-vpp"
13026   filter: "'NIC_Intel-X553' and
13027            '78B' and
13028            'IP6BASE' and
13029            'NDRPDR' and
13030            '2T2C' and
13031            'IP6FWD' and
13032            not 'SRv6' and
13033            not 'IPSEC' and
13034            not 'VHOST'"
13035   parameters:
13036   - "throughput"
13037   - "parent"
13038   - "tags"
13039   sort:
13040   - "IP6BASE"
13041   traces:
13042     hoverinfo: "x+y"
13043     boxpoints: "outliers"
13044     whiskerwidth: 0
13045   layout:
13046     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13047     layout: "plot-throughput"
13048
13049 ################################################################################
13050
13051 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
13052 - type: "plot"
13053   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13054   algorithm: "plot_performance_box"
13055   output-file-type: ".html"
13056   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13058   filter: "'NIC_Intel-X520-DA2' and
13059            '78B' and
13060            'ENCAP' and
13061            'NDRPDR' and
13062            '1T1C' and
13063            'LISP' and
13064            not 'VHOST'"
13065   parameters:
13066   - "throughput"
13067   - "parent"
13068   - "tags"
13069   sort:
13070   - "IP4UNRLAY"
13071   - "IP6UNRLAY"
13072   traces:
13073     hoverinfo: "x+y"
13074     boxpoints: "outliers"
13075     whiskerwidth: 0
13076   layout:
13077     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13078     layout: "plot-throughput"
13079
13080 - type: "plot"
13081   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13082   algorithm: "plot_performance_box"
13083   output-file-type: ".html"
13084   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13085   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13086   filter: "'NIC_Intel-X520-DA2' and
13087            '78B' and
13088            'ENCAP' and
13089            'NDRPDR' and
13090            '1T1C' and
13091            'LISP' and
13092            not 'VHOST'"
13093   parameters:
13094   - "throughput"
13095   - "parent"
13096   - "tags"
13097   sort:
13098   - "IP4UNRLAY"
13099   - "IP6UNRLAY"
13100   traces:
13101     hoverinfo: "x+y"
13102     boxpoints: "outliers"
13103     whiskerwidth: 0
13104   layout:
13105     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13106     layout: "plot-throughput"
13107
13108 - type: "plot"
13109   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13110   algorithm: "plot_performance_box"
13111   output-file-type: ".html"
13112   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13114   filter: "'NIC_Intel-X520-DA2' and
13115            '78B' and
13116            'ENCAP' and
13117            'NDRPDR' and
13118            '2T2C' and
13119            'LISP' and
13120            not 'VHOST'"
13121   parameters:
13122   - "throughput"
13123   - "parent"
13124   - "tags"
13125   sort:
13126   - "IP4UNRLAY"
13127   - "IP6UNRLAY"
13128   traces:
13129     hoverinfo: "x+y"
13130     boxpoints: "outliers"
13131     whiskerwidth: 0
13132   layout:
13133     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13134     layout: "plot-throughput"
13135
13136 - type: "plot"
13137   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13138   algorithm: "plot_performance_box"
13139   output-file-type: ".html"
13140   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13142   filter: "'NIC_Intel-X520-DA2' and
13143            '78B' and
13144            'ENCAP' and
13145            'NDRPDR' and
13146            '2T2C' and
13147            'LISP' and
13148            not 'VHOST'"
13149   parameters:
13150   - "throughput"
13151   - "parent"
13152   - "tags"
13153   sort:
13154   - "IP4UNRLAY"
13155   - "IP6UNRLAY"
13156   traces:
13157     hoverinfo: "x+y"
13158     boxpoints: "outliers"
13159     whiskerwidth: 0
13160   layout:
13161     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13162     layout: "plot-throughput"
13163
13164 ################################################################################
13165
13166 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
13167 - type: "plot"
13168   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13169   algorithm: "plot_performance_box"
13170   output-file-type: ".html"
13171   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13173   filter: "'NIC_Intel-XL710' and
13174            '64B' and
13175            'IP4FWD' and
13176            'NDRPDR' and
13177            'BASE' and
13178            '1T1C' and
13179            'IPSECHW' and
13180            ('IPSECTRAN' or 'IPSECTUN') and
13181            not 'VHOST'"
13182   parameters:
13183   - "throughput"
13184   - "parent"
13185   - "tags"
13186   traces:
13187     hoverinfo: "x+y"
13188     boxpoints: "outliers"
13189     whiskerwidth: 0
13190   layout:
13191     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13192     layout: "plot-throughput"
13193
13194 - type: "plot"
13195   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13196   algorithm: "plot_performance_box"
13197   output-file-type: ".html"
13198   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13200   filter: "'NIC_Intel-XL710' and
13201            '64B' and
13202            'IP4FWD' and
13203            'NDRPDR' and
13204            'BASE' and
13205            '1T1C' and
13206            'IPSECHW' and
13207            ('IPSECTRAN' or 'IPSECTUN') and
13208            not 'VHOST'"
13209   parameters:
13210   - "throughput"
13211   - "parent"
13212   - "tags"
13213   traces:
13214     hoverinfo: "x+y"
13215     boxpoints: "outliers"
13216     whiskerwidth: 0
13217   layout:
13218     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13219     layout: "plot-throughput"
13220
13221 - type: "plot"
13222   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13223   algorithm: "plot_performance_box"
13224   output-file-type: ".html"
13225   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13226   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13227   filter: "'NIC_Intel-XL710' and
13228            '64B' and
13229            'IP4FWD' and
13230            'NDRPDR' and
13231            'BASE' and
13232            '2T2C' and
13233            'IPSECHW' and
13234            ('IPSECTRAN' or 'IPSECTUN') and
13235            not 'VHOST'"
13236   parameters:
13237   - "throughput"
13238   - "parent"
13239   - "tags"
13240   traces:
13241     hoverinfo: "x+y"
13242     boxpoints: "outliers"
13243     whiskerwidth: 0
13244   layout:
13245     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13246     layout: "plot-throughput"
13247
13248 - type: "plot"
13249   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13250   algorithm: "plot_performance_box"
13251   output-file-type: ".html"
13252   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13253   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13254   filter: "'NIC_Intel-XL710' and
13255            '64B' and
13256            'IP4FWD' and
13257            'NDRPDR' and
13258            'BASE' and
13259            '2T2C' and
13260            'IPSECHW' and
13261            ('IPSECTRAN' or 'IPSECTUN') and
13262            not 'VHOST'"
13263   parameters:
13264   - "throughput"
13265   - "parent"
13266   - "tags"
13267   traces:
13268     hoverinfo: "x+y"
13269     boxpoints: "outliers"
13270     whiskerwidth: 0
13271   layout:
13272     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13273     layout: "plot-throughput"
13274
13275 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
13276 - type: "plot"
13277   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13278   algorithm: "plot_performance_box"
13279   output-file-type: ".html"
13280   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13281   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13282   filter: "'NIC_Intel-XL710' and
13283            '64B' and
13284            'IP4FWD' and
13285            'NDRPDR' and
13286            'SCALE' and
13287            '1T1C' and
13288            'IPSECHW' and
13289            ('IPSECTRAN' or 'IPSECTUN') and
13290            not 'VHOST'"
13291   parameters:
13292   - "throughput"
13293   - "parent"
13294   - "tags"
13295   traces:
13296     hoverinfo: "x+y"
13297     boxpoints: "outliers"
13298     whiskerwidth: 0
13299   layout:
13300     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13301     layout: "plot-throughput"
13302
13303 - type: "plot"
13304   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13305   algorithm: "plot_performance_box"
13306   output-file-type: ".html"
13307   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13309   filter: "'NIC_Intel-XL710' and
13310            '64B' and
13311            'IP4FWD' and
13312            'NDRPDR' and
13313            'SCALE' and
13314            '1T1C' and
13315            'IPSECHW' and
13316            ('IPSECTRAN' or 'IPSECTUN') and
13317            not 'VHOST'"
13318   parameters:
13319   - "throughput"
13320   - "parent"
13321   - "tags"
13322   traces:
13323     hoverinfo: "x+y"
13324     boxpoints: "outliers"
13325     whiskerwidth: 0
13326   layout:
13327     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13328     layout: "plot-throughput"
13329
13330 - type: "plot"
13331   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13332   algorithm: "plot_performance_box"
13333   output-file-type: ".html"
13334   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13335   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13336   filter: "'NIC_Intel-XL710' and
13337            '64B' and
13338            'IP4FWD' and
13339            'NDRPDR' and
13340            'SCALE' and
13341            '2T2C' and
13342            'IPSECHW' and
13343            ('IPSECTRAN' or 'IPSECTUN') and
13344            not 'VHOST'"
13345   parameters:
13346   - "throughput"
13347   - "parent"
13348   - "tags"
13349   traces:
13350     hoverinfo: "x+y"
13351     boxpoints: "outliers"
13352     whiskerwidth: 0
13353   layout:
13354     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13355     layout: "plot-throughput"
13356
13357 - type: "plot"
13358   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13359   algorithm: "plot_performance_box"
13360   output-file-type: ".html"
13361   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13363   filter: "'NIC_Intel-XL710' and
13364            '64B' and
13365            'IP4FWD' and
13366            'NDRPDR' and
13367            'SCALE' and
13368            '2T2C' and
13369            'IPSECHW' and
13370            ('IPSECTRAN' or 'IPSECTUN') and
13371            not 'VHOST'"
13372   parameters:
13373   - "throughput"
13374   - "parent"
13375   - "tags"
13376   traces:
13377     hoverinfo: "x+y"
13378     boxpoints: "outliers"
13379     whiskerwidth: 0
13380   layout:
13381     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13382     layout: "plot-throughput"
13383
13384 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
13385 - type: "plot"
13386   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13387   algorithm: "plot_performance_box"
13388   output-file-type: ".html"
13389   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13391   filter: "'NIC_Intel-XL710' and
13392            '64B' and
13393            'IP4FWD' and
13394            'NDRPDR' and
13395            '1T1C' and
13396            'IPSECSW' and
13397            ('IPSECTRAN' or 'IPSECTUN') and
13398            not 'VHOST'"
13399   parameters:
13400   - "throughput"
13401   - "parent"
13402   - "tags"
13403   traces:
13404     hoverinfo: "x+y"
13405     boxpoints: "outliers"
13406     whiskerwidth: 0
13407   layout:
13408     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13409     layout: "plot-throughput"
13410
13411 - type: "plot"
13412   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13413   algorithm: "plot_performance_box"
13414   output-file-type: ".html"
13415   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13416   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13417   filter: "'NIC_Intel-XL710' and
13418            '64B' and
13419            'IP4FWD' and
13420            'NDRPDR' and
13421            '1T1C' and
13422            'IPSECSW' and
13423            ('IPSECTRAN' or 'IPSECTUN') and
13424            not 'VHOST'"
13425   parameters:
13426   - "throughput"
13427   - "parent"
13428   - "tags"
13429   traces:
13430     hoverinfo: "x+y"
13431     boxpoints: "outliers"
13432     whiskerwidth: 0
13433   layout:
13434     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13435     layout: "plot-throughput"
13436
13437 - type: "plot"
13438   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13439   algorithm: "plot_performance_box"
13440   output-file-type: ".html"
13441   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13442   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13443   filter: "'NIC_Intel-XL710' and
13444            '64B' and
13445            'IP4FWD' and
13446            'NDRPDR' and
13447            '2T2C' and
13448            'IPSECSW' and
13449            ('IPSECTRAN' or 'IPSECTUN') and
13450            not 'VHOST'"
13451   parameters:
13452   - "throughput"
13453   - "parent"
13454   - "tags"
13455   traces:
13456     hoverinfo: "x+y"
13457     boxpoints: "outliers"
13458     whiskerwidth: 0
13459   layout:
13460     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13461     layout: "plot-throughput"
13462
13463 - type: "plot"
13464   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13465   algorithm: "plot_performance_box"
13466   output-file-type: ".html"
13467   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13468   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13469   filter: "'NIC_Intel-XL710' and
13470            '64B' and
13471            'IP4FWD' and
13472            'NDRPDR' and
13473            '2T2C' and
13474            'IPSECSW' and
13475            ('IPSECTRAN' or 'IPSECTUN') and
13476            not 'VHOST'"
13477   parameters:
13478   - "throughput"
13479   - "parent"
13480   - "tags"
13481   traces:
13482     hoverinfo: "x+y"
13483     boxpoints: "outliers"
13484     whiskerwidth: 0
13485   layout:
13486     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13487     layout: "plot-throughput"
13488
13489 ################################################################################
13490
13491 # Packet Throughput - VPP SRv6 3n-hsw-x520
13492 - type: "plot"
13493   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13494   algorithm: "plot_performance_box"
13495   output-file-type: ".html"
13496   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13498   filter: "'NIC_Intel-X520-DA2' and
13499            '78B' and
13500            'FEATURE' and
13501            'NDRPDR' and
13502            '1T1C' and
13503            'IP6FWD' and
13504            'SRv6'"
13505   parameters:
13506   - "throughput"
13507   - "parent"
13508   - "tags"
13509   traces:
13510     hoverinfo: "x+y"
13511     boxpoints: "outliers"
13512     whiskerwidth: 0
13513   layout:
13514     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13515     layout: "plot-throughput"
13516
13517 - type: "plot"
13518   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13519   algorithm: "plot_performance_box"
13520   output-file-type: ".html"
13521   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13522   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13523   filter: "'NIC_Intel-X520-DA2' and
13524            '78B' and
13525            'FEATURE' and
13526            'NDRPDR' and
13527            '1T1C' and
13528            'IP6FWD' and
13529            'SRv6'"
13530   parameters:
13531   - "throughput"
13532   - "parent"
13533   - "tags"
13534   traces:
13535     hoverinfo: "x+y"
13536     boxpoints: "outliers"
13537     whiskerwidth: 0
13538   layout:
13539     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13540     layout: "plot-throughput"
13541
13542 - type: "plot"
13543   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13544   algorithm: "plot_performance_box"
13545   output-file-type: ".html"
13546   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13548   filter: "'NIC_Intel-X520-DA2' and
13549            '78B' and
13550            'FEATURE' and
13551            'NDRPDR' and
13552            '2T2C' and
13553            'IP6FWD' and
13554            'SRv6'"
13555   parameters:
13556   - "throughput"
13557   - "parent"
13558   - "tags"
13559   traces:
13560     hoverinfo: "x+y"
13561     boxpoints: "outliers"
13562     whiskerwidth: 0
13563   layout:
13564     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13565     layout: "plot-throughput"
13566
13567 - type: "plot"
13568   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13569   algorithm: "plot_performance_box"
13570   output-file-type: ".html"
13571   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13572   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13573   filter: "'NIC_Intel-X520-DA2' and
13574            '78B' and
13575            'FEATURE' and
13576            'NDRPDR' and
13577            '2T2C' and
13578            'IP6FWD' and
13579            'SRv6'"
13580   parameters:
13581   - "throughput"
13582   - "parent"
13583   - "tags"
13584   traces:
13585     hoverinfo: "x+y"
13586     boxpoints: "outliers"
13587     whiskerwidth: 0
13588   layout:
13589     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13590     layout: "plot-throughput"
13591
13592 ################################################################################
13593
13594 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
13595 - type: "plot"
13596   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13597   algorithm: "plot_performance_box"
13598   output-file-type: ".html"
13599   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13600   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13601   filter: "'NIC_Intel-X520-DA2' and
13602            '64B' and
13603            'NDRPDR' and
13604            'ETH' and
13605            'IP4FWD' and
13606            '1T1C' and
13607            'VHOST_1024' and
13608            not 'VXLAN' and
13609            not 'DOT1Q'"
13610   parameters:
13611   - "throughput"
13612   - "parent"
13613   - "tags"
13614   sort:
13615   - "not CFS_OPT"
13616   - "1VM"
13617   - "2VM"
13618   traces:
13619     hoverinfo: "x+y"
13620     boxpoints: "outliers"
13621     whiskerwidth: 0
13622   layout:
13623     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13624     layout: "plot-throughput"
13625
13626 - type: "plot"
13627   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13628   algorithm: "plot_performance_box"
13629   output-file-type: ".html"
13630   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13631   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13632   filter: "'NIC_Intel-X520-DA2' and
13633            '64B' and
13634            'NDRPDR' and
13635            'ETH' and
13636            'IP4FWD' and
13637            '2T2C' and
13638            'VHOST_1024' and
13639            not 'VXLAN' and
13640            not 'DOT1Q'"
13641   parameters:
13642   - "throughput"
13643   - "parent"
13644   - "tags"
13645   sort:
13646   - "not CFS_OPT"
13647   - "1VM"
13648   - "2VM"
13649   traces:
13650     hoverinfo: "x+y"
13651     boxpoints: "outliers"
13652     whiskerwidth: 0
13653   layout:
13654     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13655     layout: "plot-throughput"
13656
13657 - type: "plot"
13658   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13659   algorithm: "plot_performance_box"
13660   output-file-type: ".html"
13661   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13662   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13663   filter: "'NIC_Intel-X520-DA2' and
13664            '64B' and
13665            'NDRPDR' and
13666            'ETH' and
13667            'IP4FWD' and
13668            '1T1C' and
13669            'VHOST_1024' and
13670            not 'VXLAN' and
13671            not 'DOT1Q'"
13672   parameters:
13673   - "throughput"
13674   - "parent"
13675   - "tags"
13676   sort:
13677   - "not CFS_OPT"
13678   - "1VM"
13679   - "2VM"
13680   traces:
13681     hoverinfo: "x+y"
13682     boxpoints: "outliers"
13683     whiskerwidth: 0
13684   layout:
13685     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13686     layout: "plot-throughput"
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-lat-tsa-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 - type: "plot"
13721   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13722   algorithm: "plot_performance_box"
13723   output-file-type: ".html"
13724   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13725   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13726   filter: "'NIC_Intel-X520-DA2' and
13727            '64B' and
13728            'NDRPDR' and
13729            ('ETH' or 'DOT1Q') and
13730            'BASE' and
13731            '1T1C' and
13732            ('L2BDMACLRN' or 'L2XCFWD') and
13733            'VHOST_1024' and
13734            not 'VXLAN' and
13735            not 'IP4FWD' and
13736            not '2VM'"
13737   parameters:
13738   - "throughput"
13739   - "parent"
13740   - "tags"
13741   sort:
13742   - "L2BDMACLRN"
13743   - "L2BDMACLRN"
13744   - "L2BDMACLRN"
13745   - "L2XCFWD"
13746   - "L2XCFWD"
13747   - "L2XCFWD"
13748   traces:
13749     hoverinfo: "x+y"
13750     boxpoints: "outliers"
13751     whiskerwidth: 0
13752   layout:
13753     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13754     layout: "plot-throughput"
13755
13756 - type: "plot"
13757   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13758   algorithm: "plot_performance_box"
13759   output-file-type: ".html"
13760   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13761   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13762   filter: "'NIC_Intel-X520-DA2' and
13763            '64B' and
13764            'NDRPDR' and
13765            ('ETH' or 'DOT1Q') and
13766            'BASE' and
13767            '1T1C' and
13768            ('L2BDMACLRN' or 'L2XCFWD') and
13769            'VHOST_1024' and
13770            not 'VXLAN' and
13771            not 'IP4FWD' and
13772            not '2VM'"
13773   parameters:
13774   - "throughput"
13775   - "parent"
13776   - "tags"
13777   sort:
13778   - "L2BDMACLRN"
13779   - "L2BDMACLRN"
13780   - "L2BDMACLRN"
13781   - "L2XCFWD"
13782   - "L2XCFWD"
13783   - "L2XCFWD"
13784   traces:
13785     hoverinfo: "x+y"
13786     boxpoints: "outliers"
13787     whiskerwidth: 0
13788   layout:
13789     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13790     layout: "plot-throughput"
13791
13792 - type: "plot"
13793   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13794   algorithm: "plot_performance_box"
13795   output-file-type: ".html"
13796   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13798   filter: "'NIC_Intel-X520-DA2' and
13799            '64B' and
13800            'NDRPDR' and
13801            ('ETH' or 'DOT1Q') and
13802            'BASE' and
13803            '2T2C' and
13804            ('L2BDMACLRN' or 'L2XCFWD') and
13805            'VHOST_1024' and
13806            not 'VXLAN' and
13807            not 'IP4FWD' and
13808            not '2VM'"
13809   parameters:
13810   - "throughput"
13811   - "parent"
13812   - "tags"
13813   sort:
13814   - "L2BDMACLRN"
13815   - "L2BDMACLRN"
13816   - "L2BDMACLRN"
13817   - "L2XCFWD"
13818   - "L2XCFWD"
13819   - "L2XCFWD"
13820   traces:
13821     hoverinfo: "x+y"
13822     boxpoints: "outliers"
13823     whiskerwidth: 0
13824   layout:
13825     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13826     layout: "plot-throughput"
13827
13828 - type: "plot"
13829   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13830   algorithm: "plot_performance_box"
13831   output-file-type: ".html"
13832   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13833   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13834   filter: "'NIC_Intel-X520-DA2' and
13835            '64B' and
13836            'NDRPDR' and
13837            ('ETH' or 'DOT1Q') and
13838            'BASE' and
13839            '2T2C' and
13840            ('L2BDMACLRN' or 'L2XCFWD') and
13841            'VHOST_1024' and
13842            not 'VXLAN' and
13843            not 'IP4FWD' and
13844            not '2VM'"
13845   parameters:
13846   - "throughput"
13847   - "parent"
13848   - "tags"
13849   sort:
13850   - "L2BDMACLRN"
13851   - "L2BDMACLRN"
13852   - "L2BDMACLRN"
13853   - "L2XCFWD"
13854   - "L2XCFWD"
13855   - "L2XCFWD"
13856   traces:
13857     hoverinfo: "x+y"
13858     boxpoints: "outliers"
13859     whiskerwidth: 0
13860   layout:
13861     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13862     layout: "plot-throughput"
13863
13864 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
13865 - type: "plot"
13866   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13867   algorithm: "plot_performance_box"
13868   output-file-type: ".html"
13869   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13870   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13871   filter: "'NIC_Intel-X520-DA2' and
13872            '64B' and
13873            'NDRPDR' and
13874            ('ETH' or 'DOT1Q') and
13875            '1T1C' and
13876            ('L2BDMACLRN' or 'L2XCFWD') and
13877            'VHOST_1024' and
13878            not 'CFS_OPT' and
13879            not 'DOT1Q' and
13880            not 'VXLAN' and
13881            not 'IP4FWD' and
13882            not 'LBOND'"
13883   parameters:
13884   - "throughput"
13885   - "parent"
13886   - "tags"
13887 #  sort:
13888 #  - "1VM"
13889 #  - "L2XCFWD"
13890 #  - "1VM"
13891 #  - "L2BDMACLRN"
13892   traces:
13893     hoverinfo: "x+y"
13894     boxpoints: "outliers"
13895     whiskerwidth: 0
13896   layout:
13897     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13898     layout: "plot-throughput"
13899
13900 - type: "plot"
13901   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13902   algorithm: "plot_performance_box"
13903   output-file-type: ".html"
13904   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13905   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13906   filter: "'NIC_Intel-X520-DA2' and
13907            '64B' and
13908            'NDRPDR' and
13909            ('ETH' or 'DOT1Q') and
13910            '1T1C' and
13911            ('L2BDMACLRN' or 'L2XCFWD') and
13912            'VHOST_1024' and
13913            not 'CFS_OPT' and
13914            not 'DOT1Q' and
13915            not 'VXLAN' and
13916            not 'IP4FWD' and
13917            not 'LBOND'"
13918   parameters:
13919   - "throughput"
13920   - "parent"
13921   - "tags"
13922 #  sort:
13923 #  - "1VM"
13924 #  - "L2XCFWD"
13925 #  - "1VM"
13926 #  - "L2BDMACLRN"
13927   traces:
13928     hoverinfo: "x+y"
13929     boxpoints: "outliers"
13930     whiskerwidth: 0
13931   layout:
13932     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13933     layout: "plot-throughput"
13934
13935 - type: "plot"
13936   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13937   algorithm: "plot_performance_box"
13938   output-file-type: ".html"
13939   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13940   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13941   filter: "'NIC_Intel-X520-DA2' and
13942            '64B' and
13943            'NDRPDR' and
13944            ('ETH' or 'DOT1Q') and
13945            '2T2C' and
13946            ('L2BDMACLRN' or 'L2XCFWD') and
13947            'VHOST_1024' and
13948            not 'CFS_OPT' and
13949            not 'DOT1Q' and
13950            not 'VXLAN' and
13951            not 'IP4FWD' and
13952            not 'LBOND'"
13953   parameters:
13954   - "throughput"
13955   - "parent"
13956   - "tags"
13957 #  sort:
13958 #  - "1VM"
13959 #  - "L2XCFWD"
13960 #  - "1VM"
13961 #  - "L2BDMACLRN"
13962   traces:
13963     hoverinfo: "x+y"
13964     boxpoints: "outliers"
13965     whiskerwidth: 0
13966   layout:
13967     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13968     layout: "plot-throughput"
13969
13970 - type: "plot"
13971   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13972   algorithm: "plot_performance_box"
13973   output-file-type: ".html"
13974   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13975   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13976   filter: "'NIC_Intel-X520-DA2' and
13977            '64B' and
13978            'NDRPDR' and
13979            ('ETH' or 'DOT1Q') and
13980            '2T2C' and
13981            ('L2BDMACLRN' or 'L2XCFWD') and
13982            'VHOST_1024' and
13983            not 'CFS_OPT' and
13984            not 'DOT1Q' and
13985            not 'VXLAN' and
13986            not 'IP4FWD' and
13987            not 'LBOND'"
13988   parameters:
13989   - "throughput"
13990   - "parent"
13991   - "tags"
13992 #  sort:
13993 #  - "1VM"
13994 #  - "L2XCFWD"
13995 #  - "1VM"
13996 #  - "L2BDMACLRN"
13997   traces:
13998     hoverinfo: "x+y"
13999     boxpoints: "outliers"
14000     whiskerwidth: 0
14001   layout:
14002     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14003     layout: "plot-throughput"
14004
14005 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
14006 - type: "plot"
14007   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14008   algorithm: "plot_performance_box"
14009   output-file-type: ".html"
14010   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14012   filter: "'NIC_Intel-X710' and
14013            '64B' and
14014            'NDRPDR' and
14015            'ETH' and
14016            'IP4FWD' and
14017            '1T1C' and
14018            'VHOST_1024' and
14019            not 'VXLAN' and
14020            not 'CFS_OPT' and
14021            not 'DOT1Q'"
14022   parameters:
14023   - "throughput"
14024   - "parent"
14025   - "tags"
14026   sort:
14027   - "1VM"
14028   - "2VM"
14029   traces:
14030     hoverinfo: "x+y"
14031     boxpoints: "outliers"
14032     whiskerwidth: 0
14033   layout:
14034     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14035     layout: "plot-throughput"
14036
14037 - type: "plot"
14038   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14039   algorithm: "plot_performance_box"
14040   output-file-type: ".html"
14041   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14042   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14043   filter: "'NIC_Intel-X710' and
14044            '64B' and
14045            'NDRPDR' and
14046            'ETH' and
14047            'IP4FWD' and
14048            '2T2C' and
14049            'VHOST_1024' and
14050            not 'VXLAN' and
14051            not 'CFS_OPT' and
14052            not 'DOT1Q'"
14053   parameters:
14054   - "throughput"
14055   - "parent"
14056   - "tags"
14057   sort:
14058   - "1VM"
14059   - "2VM"
14060   traces:
14061     hoverinfo: "x+y"
14062     boxpoints: "outliers"
14063     whiskerwidth: 0
14064   layout:
14065     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14066     layout: "plot-throughput"
14067
14068 - type: "plot"
14069   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14070   algorithm: "plot_performance_box"
14071   output-file-type: ".html"
14072   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14073   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14074   filter: "'NIC_Intel-X710' and
14075            '64B' and
14076            'NDRPDR' and
14077            'ETH' and
14078            'IP4FWD' and
14079            '1T1C' and
14080            'VHOST_1024' and
14081            not 'VXLAN' and
14082            not 'CFS_OPT' and
14083            not 'DOT1Q'"
14084   parameters:
14085   - "throughput"
14086   - "parent"
14087   - "tags"
14088   sort:
14089   - "1VM"
14090   - "2VM"
14091   traces:
14092     hoverinfo: "x+y"
14093     boxpoints: "outliers"
14094     whiskerwidth: 0
14095   layout:
14096     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14097     layout: "plot-throughput"
14098
14099 - type: "plot"
14100   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14101   algorithm: "plot_performance_box"
14102   output-file-type: ".html"
14103   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14104   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14105   filter: "'NIC_Intel-X710' and
14106            '64B' and
14107            'NDRPDR' and
14108            'ETH' and
14109            'IP4FWD' and
14110            '2T2C' and
14111            'VHOST_1024' and
14112            not 'VXLAN' and
14113            not 'CFS_OPT' and
14114            not 'DOT1Q'"
14115   parameters:
14116   - "throughput"
14117   - "parent"
14118   - "tags"
14119   sort:
14120   - "1VM"
14121   - "2VM"
14122   traces:
14123     hoverinfo: "x+y"
14124     boxpoints: "outliers"
14125     whiskerwidth: 0
14126   layout:
14127     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14128     layout: "plot-throughput"
14129
14130 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
14131 - type: "plot"
14132   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14133   algorithm: "plot_performance_box"
14134   output-file-type: ".html"
14135   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14137   filter: "'NIC_Intel-X710' and
14138            '64B' and
14139            'NDRPDR' and
14140            ('ETH' or 'DOT1Q') and
14141            'BASE' and
14142            '1T1C' and
14143            ('L2BDMACLRN' or 'L2XCFWD') and
14144            'VHOST_1024' and
14145            not 'VXLAN' and
14146            not 'IP4FWD' and
14147            not '2VM'"
14148   parameters:
14149   - "throughput"
14150   - "parent"
14151   - "tags"
14152   sort:
14153   - "L2BDMACLRN"
14154   - "L2BDMACLRN"
14155   - "L2BDMACLRN"
14156   - "L2XCFWD"
14157   - "L2XCFWD"
14158   - "L2XCFWD"
14159   traces:
14160     hoverinfo: "x+y"
14161     boxpoints: "outliers"
14162     whiskerwidth: 0
14163   layout:
14164     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14165     layout: "plot-throughput"
14166
14167 - type: "plot"
14168   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14169   algorithm: "plot_performance_box"
14170   output-file-type: ".html"
14171   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14173   filter: "'NIC_Intel-X710' and
14174            '64B' and
14175            'NDRPDR' and
14176            ('ETH' or 'DOT1Q') and
14177            'BASE' and
14178            '1T1C' and
14179            ('L2BDMACLRN' or 'L2XCFWD') and
14180            'VHOST_1024' and
14181            not 'VXLAN' and
14182            not 'IP4FWD' and
14183            not '2VM'"
14184   parameters:
14185   - "throughput"
14186   - "parent"
14187   - "tags"
14188   sort:
14189   - "L2BDMACLRN"
14190   - "L2BDMACLRN"
14191   - "L2BDMACLRN"
14192   - "L2XCFWD"
14193   - "L2XCFWD"
14194   - "L2XCFWD"
14195   traces:
14196     hoverinfo: "x+y"
14197     boxpoints: "outliers"
14198     whiskerwidth: 0
14199   layout:
14200     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14201     layout: "plot-throughput"
14202
14203 - type: "plot"
14204   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14205   algorithm: "plot_performance_box"
14206   output-file-type: ".html"
14207   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14208   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14209   filter: "'NIC_Intel-X710' and
14210            '64B' and
14211            'NDRPDR' and
14212            ('ETH' or 'DOT1Q') and
14213            'BASE' and
14214            '2T2C' and
14215            ('L2BDMACLRN' or 'L2XCFWD') and
14216            'VHOST_1024' and
14217            not 'VXLAN' and
14218            not 'IP4FWD' and
14219            not '2VM'"
14220   parameters:
14221   - "throughput"
14222   - "parent"
14223   - "tags"
14224   sort:
14225   - "L2BDMACLRN"
14226   - "L2BDMACLRN"
14227   - "L2BDMACLRN"
14228   - "L2XCFWD"
14229   - "L2XCFWD"
14230   - "L2XCFWD"
14231   traces:
14232     hoverinfo: "x+y"
14233     boxpoints: "outliers"
14234     whiskerwidth: 0
14235   layout:
14236     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14237     layout: "plot-throughput"
14238
14239 - type: "plot"
14240   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14241   algorithm: "plot_performance_box"
14242   output-file-type: ".html"
14243   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14244   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14245   filter: "'NIC_Intel-X710' and
14246            '64B' and
14247            'NDRPDR' and
14248            ('ETH' or 'DOT1Q') and
14249            'BASE' and
14250            '2T2C' and
14251            ('L2BDMACLRN' or 'L2XCFWD') and
14252            'VHOST_1024' and
14253            not 'VXLAN' and
14254            not 'IP4FWD' and
14255            not '2VM'"
14256   parameters:
14257   - "throughput"
14258   - "parent"
14259   - "tags"
14260   sort:
14261   - "L2BDMACLRN"
14262   - "L2BDMACLRN"
14263   - "L2BDMACLRN"
14264   - "L2XCFWD"
14265   - "L2XCFWD"
14266   - "L2XCFWD"
14267   traces:
14268     hoverinfo: "x+y"
14269     boxpoints: "outliers"
14270     whiskerwidth: 0
14271   layout:
14272     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14273     layout: "plot-throughput"
14274
14275 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
14276 - type: "plot"
14277   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14278   algorithm: "plot_performance_box"
14279   output-file-type: ".html"
14280   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14281   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14282   filter: "'NIC_Intel-X710' and
14283            '64B' and
14284            'NDRPDR' and
14285            ('ETH' or 'DOT1Q') and
14286            '1T1C' and
14287            ('L2BDMACLRN' or 'L2XCFWD') and
14288            'VHOST_1024' and
14289            not 'CFS_OPT' and
14290            not 'VXLAN' and
14291            not 'IP4FWD' and
14292            not 'LBOND'"
14293   parameters:
14294   - "throughput"
14295   - "parent"
14296   - "tags"
14297   sort:
14298   - "L2BDMACLRN"
14299   - "L2BDMACLRN"
14300   - "L2BDMACLRN"
14301   - "L2XCFWD"
14302   - "L2XCFWD"
14303   - "L2XCFWD"
14304   traces:
14305     hoverinfo: "x+y"
14306     boxpoints: "outliers"
14307     whiskerwidth: 0
14308   layout:
14309     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14310     layout: "plot-throughput"
14311
14312 - type: "plot"
14313   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14314   algorithm: "plot_performance_box"
14315   output-file-type: ".html"
14316   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14318   filter: "'NIC_Intel-X710' and
14319            '64B' and
14320            'NDRPDR' and
14321            ('ETH' or 'DOT1Q') and
14322            '1T1C' and
14323            ('L2BDMACLRN' or 'L2XCFWD') and
14324            'VHOST_1024' and
14325            not 'CFS_OPT' and
14326            not 'VXLAN' and
14327            not 'IP4FWD' and
14328            not 'LBOND'"
14329   parameters:
14330   - "throughput"
14331   - "parent"
14332   - "tags"
14333   sort:
14334   - "L2BDMACLRN"
14335   - "L2BDMACLRN"
14336   - "L2BDMACLRN"
14337   - "L2XCFWD"
14338   - "L2XCFWD"
14339   - "L2XCFWD"
14340   traces:
14341     hoverinfo: "x+y"
14342     boxpoints: "outliers"
14343     whiskerwidth: 0
14344   layout:
14345     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14346     layout: "plot-throughput"
14347
14348 - type: "plot"
14349   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14350   algorithm: "plot_performance_box"
14351   output-file-type: ".html"
14352   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14354   filter: "'NIC_Intel-X710' and
14355            '64B' and
14356            'NDRPDR' and
14357            ('ETH' or 'DOT1Q') and
14358            '2T2C' and
14359            ('L2BDMACLRN' or 'L2XCFWD') and
14360            'VHOST_1024' and
14361            not 'CFS_OPT' and
14362            not 'VXLAN' and
14363            not 'IP4FWD' and
14364            not 'LBOND'"
14365   parameters:
14366   - "throughput"
14367   - "parent"
14368   - "tags"
14369   sort:
14370   - "L2BDMACLRN"
14371   - "L2BDMACLRN"
14372   - "L2BDMACLRN"
14373   - "L2XCFWD"
14374   - "L2XCFWD"
14375   - "L2XCFWD"
14376   traces:
14377     hoverinfo: "x+y"
14378     boxpoints: "outliers"
14379     whiskerwidth: 0
14380   layout:
14381     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14382     layout: "plot-throughput"
14383
14384 - type: "plot"
14385   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14386   algorithm: "plot_performance_box"
14387   output-file-type: ".html"
14388   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14389   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14390   filter: "'NIC_Intel-X710' and
14391            '64B' and
14392            'NDRPDR' and
14393            ('ETH' or 'DOT1Q') and
14394            '2T2C' and
14395            ('L2BDMACLRN' or 'L2XCFWD') and
14396            'VHOST_1024' and
14397            not 'CFS_OPT' and
14398            not 'VXLAN' and
14399            not 'IP4FWD' and
14400            not 'LBOND'"
14401   parameters:
14402   - "throughput"
14403   - "parent"
14404   - "tags"
14405   sort:
14406   - "L2BDMACLRN"
14407   - "L2BDMACLRN"
14408   - "L2BDMACLRN"
14409   - "L2XCFWD"
14410   - "L2XCFWD"
14411   - "L2XCFWD"
14412   traces:
14413     hoverinfo: "x+y"
14414     boxpoints: "outliers"
14415     whiskerwidth: 0
14416   layout:
14417     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14418     layout: "plot-throughput"
14419
14420 # Packet Throughput - VPP vhost ip4 3n-skx-x710
14421 - type: "plot"
14422   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14423   algorithm: "plot_performance_box"
14424   output-file-type: ".html"
14425   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14426   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14427   filter: "'NIC_Intel-X710' and
14428            '64B' and
14429            'NDRPDR' and
14430            'ETH' and
14431            'IP4FWD' and
14432            '2T1C' and
14433            'VHOST_1024' and
14434            not 'VXLAN' and
14435            not 'DOT1Q'"
14436   parameters:
14437   - "throughput"
14438   - "parent"
14439   - "tags"
14440   sort:
14441   - "1VM"
14442   - "2VM"
14443   traces:
14444     hoverinfo: "x+y"
14445     boxpoints: "outliers"
14446     whiskerwidth: 0
14447   layout:
14448     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14449     layout: "plot-throughput"
14450
14451 - type: "plot"
14452   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14453   algorithm: "plot_performance_box"
14454   output-file-type: ".html"
14455   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14457   filter: "'NIC_Intel-X710' and
14458            '64B' and
14459            'NDRPDR' and
14460            'ETH' and
14461            'IP4FWD' and
14462            '4T2C' and
14463            'VHOST_1024' and
14464            not 'VXLAN' and
14465            not 'DOT1Q'"
14466   parameters:
14467   - "throughput"
14468   - "parent"
14469   - "tags"
14470   sort:
14471   - "1VM"
14472   - "2VM"
14473   traces:
14474     hoverinfo: "x+y"
14475     boxpoints: "outliers"
14476     whiskerwidth: 0
14477   layout:
14478     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14479     layout: "plot-throughput"
14480
14481 - type: "plot"
14482   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14483   algorithm: "plot_performance_box"
14484   output-file-type: ".html"
14485   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14486   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14487   filter: "'NIC_Intel-X710' and
14488            '64B' and
14489            'NDRPDR' and
14490            'ETH' and
14491            'IP4FWD' and
14492            '2T1C' and
14493            'VHOST_1024' and
14494            not 'VXLAN' and
14495            not 'DOT1Q'"
14496   parameters:
14497   - "throughput"
14498   - "parent"
14499   - "tags"
14500   sort:
14501   - "1VM"
14502   - "2VM"
14503   traces:
14504     hoverinfo: "x+y"
14505     boxpoints: "outliers"
14506     whiskerwidth: 0
14507   layout:
14508     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14509     layout: "plot-throughput"
14510
14511 - type: "plot"
14512   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14513   algorithm: "plot_performance_box"
14514   output-file-type: ".html"
14515   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14517   filter: "'NIC_Intel-X710' and
14518            '64B' and
14519            'NDRPDR' and
14520            'ETH' and
14521            'IP4FWD' and
14522            '4T2C' and
14523            'VHOST_1024' and
14524            not 'VXLAN' and
14525            not 'DOT1Q'"
14526   parameters:
14527   - "throughput"
14528   - "parent"
14529   - "tags"
14530   sort:
14531   - "1VM"
14532   - "2VM"
14533   traces:
14534     hoverinfo: "x+y"
14535     boxpoints: "outliers"
14536     whiskerwidth: 0
14537   layout:
14538     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14539     layout: "plot-throughput"
14540
14541 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
14542 - type: "plot"
14543   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14544   algorithm: "plot_performance_box"
14545   output-file-type: ".html"
14546   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14547   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14548   filter: "'NIC_Intel-X710' and
14549            '64B' and
14550            'NDRPDR' and
14551            ('ETH' or 'DOT1Q') and
14552            'BASE' and
14553            '2T1C' and
14554            ('L2BDMACLRN' or 'L2XCFWD') and
14555            'VHOST_1024' and
14556            not 'VXLAN' and
14557            not 'IP4FWD' and
14558            not '2VM'"
14559   parameters:
14560   - "throughput"
14561   - "parent"
14562   - "tags"
14563   sort:
14564   - "L2BDMACLRN"
14565   - "L2BDMACLRN"
14566   - "L2BDMACLRN"
14567   - "L2XCFWD"
14568   - "L2XCFWD"
14569   - "L2XCFWD"
14570   traces:
14571     hoverinfo: "x+y"
14572     boxpoints: "outliers"
14573     whiskerwidth: 0
14574   layout:
14575     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14576     layout: "plot-throughput"
14577
14578 - type: "plot"
14579   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14580   algorithm: "plot_performance_box"
14581   output-file-type: ".html"
14582   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14584   filter: "'NIC_Intel-X710' and
14585            '64B' and
14586            'NDRPDR' and
14587            ('ETH' or 'DOT1Q') and
14588            'BASE' and
14589            '2T1C' and
14590            ('L2BDMACLRN' or 'L2XCFWD') and
14591            'VHOST_1024' and
14592            not 'VXLAN' and
14593            not 'IP4FWD' and
14594            not '2VM'"
14595   parameters:
14596   - "throughput"
14597   - "parent"
14598   - "tags"
14599   sort:
14600   - "L2BDMACLRN"
14601   - "L2BDMACLRN"
14602   - "L2BDMACLRN"
14603   - "L2XCFWD"
14604   - "L2XCFWD"
14605   - "L2XCFWD"
14606   traces:
14607     hoverinfo: "x+y"
14608     boxpoints: "outliers"
14609     whiskerwidth: 0
14610   layout:
14611     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14612     layout: "plot-throughput"
14613
14614 - type: "plot"
14615   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14616   algorithm: "plot_performance_box"
14617   output-file-type: ".html"
14618   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14620   filter: "'NIC_Intel-X710' and
14621            '64B' and
14622            'NDRPDR' and
14623            ('ETH' or 'DOT1Q') and
14624            'BASE' and
14625            '4T2C' and
14626            ('L2BDMACLRN' or 'L2XCFWD') and
14627            'VHOST_1024' and
14628            not 'VXLAN' and
14629            not 'IP4FWD' and
14630            not '2VM'"
14631   parameters:
14632   - "throughput"
14633   - "parent"
14634   - "tags"
14635   sort:
14636   - "L2BDMACLRN"
14637   - "L2BDMACLRN"
14638   - "L2BDMACLRN"
14639   - "L2XCFWD"
14640   - "L2XCFWD"
14641   - "L2XCFWD"
14642   traces:
14643     hoverinfo: "x+y"
14644     boxpoints: "outliers"
14645     whiskerwidth: 0
14646   layout:
14647     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14648     layout: "plot-throughput"
14649
14650 - type: "plot"
14651   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14652   algorithm: "plot_performance_box"
14653   output-file-type: ".html"
14654   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14656   filter: "'NIC_Intel-X710' and
14657            '64B' and
14658            'NDRPDR' and
14659            ('ETH' or 'DOT1Q') and
14660            'BASE' and
14661            '4T2C' and
14662            ('L2BDMACLRN' or 'L2XCFWD') and
14663            'VHOST_1024' and
14664            not 'VXLAN' and
14665            not 'IP4FWD' and
14666            not '2VM'"
14667   parameters:
14668   - "throughput"
14669   - "parent"
14670   - "tags"
14671   sort:
14672   - "L2BDMACLRN"
14673   - "L2BDMACLRN"
14674   - "L2BDMACLRN"
14675   - "L2XCFWD"
14676   - "L2XCFWD"
14677   - "L2XCFWD"
14678   traces:
14679     hoverinfo: "x+y"
14680     boxpoints: "outliers"
14681     whiskerwidth: 0
14682   layout:
14683     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14684     layout: "plot-throughput"
14685
14686 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
14687 - type: "plot"
14688   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14689   algorithm: "plot_performance_box"
14690   output-file-type: ".html"
14691   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14692   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14693   filter: "'NIC_Intel-X710' and
14694            '64B' and
14695            'NDRPDR' and
14696            ('ETH' or 'DOT1Q') and
14697            '2T1C' and
14698            ('L2BDMACLRN' or 'L2XCFWD') and
14699            'VHOST_1024' and
14700            not 'CFS_OPT' and
14701            not 'VXLAN' and
14702            not 'IP4FWD' and
14703            not 'LBOND'"
14704   parameters:
14705   - "throughput"
14706   - "parent"
14707   - "tags"
14708   sort:
14709   - "L2BDMACLRN"
14710   - "L2BDMACLRN"
14711   - "L2BDMACLRN"
14712   - "L2XCFWD"
14713   - "L2XCFWD"
14714   - "L2XCFWD"
14715   traces:
14716     hoverinfo: "x+y"
14717     boxpoints: "outliers"
14718     whiskerwidth: 0
14719   layout:
14720     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14721     layout: "plot-throughput"
14722
14723 - type: "plot"
14724   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14725   algorithm: "plot_performance_box"
14726   output-file-type: ".html"
14727   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14728   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14729   filter: "'NIC_Intel-X710' and
14730            '64B' and
14731            'NDRPDR' and
14732            ('ETH' or 'DOT1Q') and
14733            '2T1C' and
14734            ('L2BDMACLRN' or 'L2XCFWD') and
14735            'VHOST_1024' and
14736            not 'CFS_OPT' and
14737            not 'VXLAN' and
14738            not 'IP4FWD' and
14739            not 'LBOND'"
14740   parameters:
14741   - "throughput"
14742   - "parent"
14743   - "tags"
14744   sort:
14745   - "L2BDMACLRN"
14746   - "L2BDMACLRN"
14747   - "L2BDMACLRN"
14748   - "L2XCFWD"
14749   - "L2XCFWD"
14750   - "L2XCFWD"
14751   traces:
14752     hoverinfo: "x+y"
14753     boxpoints: "outliers"
14754     whiskerwidth: 0
14755   layout:
14756     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14757     layout: "plot-throughput"
14758
14759 - type: "plot"
14760   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14761   algorithm: "plot_performance_box"
14762   output-file-type: ".html"
14763   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14764   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14765   filter: "'NIC_Intel-X710' and
14766            '64B' and
14767            'NDRPDR' and
14768            ('ETH' or 'DOT1Q') and
14769            '4T2C' and
14770            ('L2BDMACLRN' or 'L2XCFWD') and
14771            'VHOST_1024' and
14772            not 'CFS_OPT' and
14773            not 'VXLAN' and
14774            not 'IP4FWD' and
14775            not 'LBOND'"
14776   parameters:
14777   - "throughput"
14778   - "parent"
14779   - "tags"
14780   sort:
14781   - "L2BDMACLRN"
14782   - "L2BDMACLRN"
14783   - "L2BDMACLRN"
14784   - "L2XCFWD"
14785   - "L2XCFWD"
14786   - "L2XCFWD"
14787   traces:
14788     hoverinfo: "x+y"
14789     boxpoints: "outliers"
14790     whiskerwidth: 0
14791   layout:
14792     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14793     layout: "plot-throughput"
14794
14795 - type: "plot"
14796   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14797   algorithm: "plot_performance_box"
14798   output-file-type: ".html"
14799   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14800   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14801   filter: "'NIC_Intel-X710' and
14802            '64B' and
14803            'NDRPDR' and
14804            ('ETH' or 'DOT1Q') and
14805            '4T2C' and
14806            ('L2BDMACLRN' or 'L2XCFWD') and
14807            'VHOST_1024' and
14808            not 'CFS_OPT' and
14809            not 'VXLAN' and
14810            not 'IP4FWD' and
14811            not 'LBOND'"
14812   parameters:
14813   - "throughput"
14814   - "parent"
14815   - "tags"
14816   sort:
14817   - "L2BDMACLRN"
14818   - "L2BDMACLRN"
14819   - "L2BDMACLRN"
14820   - "L2XCFWD"
14821   - "L2XCFWD"
14822   - "L2XCFWD"
14823   traces:
14824     hoverinfo: "x+y"
14825     boxpoints: "outliers"
14826     whiskerwidth: 0
14827   layout:
14828     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14829     layout: "plot-throughput"
14830
14831 # Packet Throughput - VPP vhost ip4 2n-skx-x710
14832 - type: "plot"
14833   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14834   algorithm: "plot_performance_box"
14835   output-file-type: ".html"
14836   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14838   filter: "'NIC_Intel-X710' and
14839            '64B' and
14840            'NDRPDR' and
14841            'ETH' and
14842            'IP4FWD' and
14843            '2T1C' and
14844            'VHOST_1024' and
14845            not 'VXLAN' and
14846            not 'NF_DENSITY' and
14847            not 'CFS_OPT' and
14848            not 'DOT1Q'"
14849   parameters:
14850   - "throughput"
14851   - "parent"
14852   - "tags"
14853   sort:
14854   - "1VM"
14855   - "2VM"
14856   traces:
14857     hoverinfo: "x+y"
14858     boxpoints: "outliers"
14859     whiskerwidth: 0
14860   layout:
14861     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14862     layout: "plot-throughput"
14863
14864 - type: "plot"
14865   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14866   algorithm: "plot_performance_box"
14867   output-file-type: ".html"
14868   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14869   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14870   filter: "'NIC_Intel-X710' and
14871            '64B' and
14872            'NDRPDR' and
14873            'ETH' and
14874            'IP4FWD' and
14875            '4T2C' and
14876            'VHOST_1024' and
14877            not 'VXLAN' and
14878            not 'NF_DENSITY' and
14879            not 'CFS_OPT' and
14880            not 'DOT1Q'"
14881   parameters:
14882   - "throughput"
14883   - "parent"
14884   - "tags"
14885   sort:
14886   - "1VM"
14887   - "2VM"
14888   traces:
14889     hoverinfo: "x+y"
14890     boxpoints: "outliers"
14891     whiskerwidth: 0
14892   layout:
14893     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14894     layout: "plot-throughput"
14895
14896 - type: "plot"
14897   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14898   algorithm: "plot_performance_box"
14899   output-file-type: ".html"
14900   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14901   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14902   filter: "'NIC_Intel-X710' and
14903            '64B' and
14904            'NDRPDR' and
14905            'ETH' and
14906            'IP4FWD' and
14907            '2T1C' and
14908            'VHOST_1024' and
14909            not 'VXLAN' and
14910            not 'NF_DENSITY' and
14911            not 'CFS_OPT' and
14912            not 'DOT1Q'"
14913   parameters:
14914   - "throughput"
14915   - "parent"
14916   - "tags"
14917   sort:
14918   - "1VM"
14919   - "2VM"
14920   traces:
14921     hoverinfo: "x+y"
14922     boxpoints: "outliers"
14923     whiskerwidth: 0
14924   layout:
14925     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14926     layout: "plot-throughput"
14927
14928 - type: "plot"
14929   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14930   algorithm: "plot_performance_box"
14931   output-file-type: ".html"
14932   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14933   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14934   filter: "'NIC_Intel-X710' and
14935            '64B' and
14936            'NDRPDR' and
14937            'ETH' and
14938            'IP4FWD' and
14939            '4T2C' and
14940            'VHOST_1024' and
14941            not 'VXLAN' and
14942            not 'NF_DENSITY' and
14943            not 'CFS_OPT' and
14944            not 'DOT1Q'"
14945   parameters:
14946   - "throughput"
14947   - "parent"
14948   - "tags"
14949   sort:
14950   - "1VM"
14951   - "2VM"
14952   traces:
14953     hoverinfo: "x+y"
14954     boxpoints: "outliers"
14955     whiskerwidth: 0
14956   layout:
14957     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14958     layout: "plot-throughput"
14959
14960 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
14961 - type: "plot"
14962   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14963   algorithm: "plot_performance_box"
14964   output-file-type: ".html"
14965   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14966   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14967   filter: "'NIC_Intel-X710' and
14968            '64B' and
14969            'NDRPDR' and
14970            ('ETH' or 'DOT1Q') and
14971            'BASE' and
14972            '2T1C' and
14973            ('L2BDMACLRN' or 'L2XCFWD') and
14974            'VHOST_1024' and
14975            not 'VXLAN' and
14976            not 'NF_DENSITY' and
14977            not 'IP4FWD' and
14978            not '2VM'"
14979   parameters:
14980   - "throughput"
14981   - "parent"
14982   - "tags"
14983 #  sort:
14984 #  - "not CFS_OPT"
14985 #  - "L2XCFWD"
14986 #  - "not CFS_OPT"
14987 #  - "CFS_OPT"
14988   traces:
14989     hoverinfo: "x+y"
14990     boxpoints: "outliers"
14991     whiskerwidth: 0
14992   layout:
14993     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14994     layout: "plot-throughput"
14995
14996 - type: "plot"
14997   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
14998   algorithm: "plot_performance_box"
14999   output-file-type: ".html"
15000   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15001   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15002   filter: "'NIC_Intel-X710' and
15003            '64B' and
15004            'NDRPDR' and
15005            ('ETH' or 'DOT1Q') and
15006            'BASE' and
15007            '2T1C' and
15008            ('L2BDMACLRN' or 'L2XCFWD') and
15009            'VHOST_1024' and
15010            not 'VXLAN' and
15011            not 'NF_DENSITY' and
15012            not 'IP4FWD' and
15013            not '2VM'"
15014   parameters:
15015   - "throughput"
15016   - "parent"
15017   - "tags"
15018 #  sort:
15019 #  - "not CFS_OPT"
15020 #  - "L2XCFWD"
15021 #  - "not CFS_OPT"
15022 #  - "CFS_OPT"
15023   traces:
15024     hoverinfo: "x+y"
15025     boxpoints: "outliers"
15026     whiskerwidth: 0
15027   layout:
15028     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15029     layout: "plot-throughput"
15030
15031 - type: "plot"
15032   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15033   algorithm: "plot_performance_box"
15034   output-file-type: ".html"
15035   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15036   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15037   filter: "'NIC_Intel-X710' and
15038            '64B' and
15039            'NDRPDR' and
15040            ('ETH' or 'DOT1Q') and
15041            'BASE' and
15042            '4T2C' and
15043            ('L2BDMACLRN' or 'L2XCFWD') and
15044            'VHOST_1024' and
15045            not 'VXLAN' and
15046            not 'NF_DENSITY' and
15047            not 'IP4FWD' and
15048            not '2VM'"
15049   parameters:
15050   - "throughput"
15051   - "parent"
15052   - "tags"
15053 #  sort:
15054 #  - "not CFS_OPT"
15055 #  - "L2XCFWD"
15056 #  - "not CFS_OPT"
15057 #  - "CFS_OPT"
15058   traces:
15059     hoverinfo: "x+y"
15060     boxpoints: "outliers"
15061     whiskerwidth: 0
15062   layout:
15063     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15064     layout: "plot-throughput"
15065
15066 - type: "plot"
15067   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15068   algorithm: "plot_performance_box"
15069   output-file-type: ".html"
15070   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15071   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15072   filter: "'NIC_Intel-X710' and
15073            '64B' and
15074            'NDRPDR' and
15075            ('ETH' or 'DOT1Q') and
15076            'BASE' and
15077            '4T2C' and
15078            ('L2BDMACLRN' or 'L2XCFWD') and
15079            'VHOST_1024' and
15080            not 'VXLAN' and
15081            not 'NF_DENSITY' and
15082            not 'IP4FWD' and
15083            not '2VM'"
15084   parameters:
15085   - "throughput"
15086   - "parent"
15087   - "tags"
15088 #  sort:
15089 #  - "not CFS_OPT"
15090 #  - "L2XCFWD"
15091 #  - "not CFS_OPT"
15092 #  - "CFS_OPT"
15093   traces:
15094     hoverinfo: "x+y"
15095     boxpoints: "outliers"
15096     whiskerwidth: 0
15097   layout:
15098     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15099     layout: "plot-throughput"
15100
15101 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
15102 - type: "plot"
15103   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15104   algorithm: "plot_performance_box"
15105   output-file-type: ".html"
15106   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15107   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15108   filter: "'NIC_Intel-X710' and
15109            '64B' and
15110            'NDRPDR' and
15111            ('ETH' or 'DOT1Q') and
15112            '2T1C' and
15113            ('L2BDMACLRN' or 'L2XCFWD') and
15114            'VHOST_1024' and
15115            not 'CFS_OPT' and
15116            not 'VXLAN' and
15117            not 'NF_DENSITY' and
15118            not 'DOT1Q' and
15119            not 'IP4FWD'"
15120   parameters:
15121   - "throughput"
15122   - "parent"
15123   - "tags"
15124 #  sort:
15125 #  - "1VM"
15126 #  - "L2XCFWD"
15127 #  - "1VM"
15128 #  - "L2BDMACLRN"
15129   traces:
15130     hoverinfo: "x+y"
15131     boxpoints: "outliers"
15132     whiskerwidth: 0
15133   layout:
15134     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15135     layout: "plot-throughput"
15136
15137 - type: "plot"
15138   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15139   algorithm: "plot_performance_box"
15140   output-file-type: ".html"
15141   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15142   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15143   filter: "'NIC_Intel-X710' and
15144            '64B' and
15145            'NDRPDR' and
15146            ('ETH' or 'DOT1Q') and
15147            '2T1C' and
15148            ('L2BDMACLRN' or 'L2XCFWD') and
15149            'VHOST_1024' and
15150            not 'CFS_OPT' and
15151            not 'VXLAN' and
15152            not 'NF_DENSITY' and
15153            not 'DOT1Q' and
15154            not 'IP4FWD'"
15155   parameters:
15156   - "throughput"
15157   - "parent"
15158   - "tags"
15159 #  sort:
15160 #  - "1VM"
15161 #  - "L2XCFWD"
15162 #  - "1VM"
15163 #  - "L2BDMACLRN"
15164   traces:
15165     hoverinfo: "x+y"
15166     boxpoints: "outliers"
15167     whiskerwidth: 0
15168   layout:
15169     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15170     layout: "plot-throughput"
15171
15172 - type: "plot"
15173   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15174   algorithm: "plot_performance_box"
15175   output-file-type: ".html"
15176   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15177   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15178   filter: "'NIC_Intel-X710' and
15179            '64B' and
15180            'NDRPDR' and
15181            ('ETH' or 'DOT1Q') and
15182            '4T2C' and
15183            ('L2BDMACLRN' or 'L2XCFWD') and
15184            'VHOST_1024' and
15185            not 'CFS_OPT' and
15186            not 'VXLAN' and
15187            not 'NF_DENSITY' and
15188            not 'DOT1Q' and
15189            not 'IP4FWD'"
15190   parameters:
15191   - "throughput"
15192   - "parent"
15193   - "tags"
15194 #  sort:
15195 #  - "1VM"
15196 #  - "L2XCFWD"
15197 #  - "1VM"
15198 #  - "L2BDMACLRN"
15199   traces:
15200     hoverinfo: "x+y"
15201     boxpoints: "outliers"
15202     whiskerwidth: 0
15203   layout:
15204     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15205     layout: "plot-throughput"
15206
15207 - type: "plot"
15208   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15209   algorithm: "plot_performance_box"
15210   output-file-type: ".html"
15211   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15212   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15213   filter: "'NIC_Intel-X710' and
15214            '64B' and
15215            'NDRPDR' and
15216            ('ETH' or 'DOT1Q') and
15217            '4T2C' and
15218            ('L2BDMACLRN' or 'L2XCFWD') and
15219            'VHOST_1024' and
15220            not 'CFS_OPT' and
15221            not 'VXLAN' and
15222            not 'NF_DENSITY' and
15223            not 'DOT1Q' and
15224            not 'IP4FWD'"
15225   parameters:
15226   - "throughput"
15227   - "parent"
15228   - "tags"
15229 #  sort:
15230 #  - "1VM"
15231 #  - "L2XCFWD"
15232 #  - "1VM"
15233 #  - "L2BDMACLRN"
15234   traces:
15235     hoverinfo: "x+y"
15236     boxpoints: "outliers"
15237     whiskerwidth: 0
15238   layout:
15239     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15240     layout: "plot-throughput"
15241
15242 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
15243 - type: "plot"
15244   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15245   algorithm: "plot_performance_box"
15246   output-file-type: ".html"
15247   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15249   filter: "'NIC_Intel-XXV710' and
15250            '64B' and
15251            'NDRPDR' and
15252            'ETH' and
15253            'IP4FWD' and
15254            '2T1C' and
15255            'VHOST_1024' and
15256            not 'VXLAN' and
15257            not 'CFS_OPT' and
15258            not 'DOT1Q'"
15259   parameters:
15260   - "throughput"
15261   - "parent"
15262   - "tags"
15263   sort:
15264   - "1VM"
15265   - "2VM"
15266   traces:
15267     hoverinfo: "x+y"
15268     boxpoints: "outliers"
15269     whiskerwidth: 0
15270   layout:
15271     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15272     layout: "plot-throughput"
15273
15274 - type: "plot"
15275   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15276   algorithm: "plot_performance_box"
15277   output-file-type: ".html"
15278   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15279   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15280   filter: "'NIC_Intel-XXV710' and
15281            '64B' and
15282            'NDRPDR' and
15283            'ETH' and
15284            'IP4FWD' and
15285            '4T2C' and
15286            'VHOST_1024' and
15287            not 'VXLAN' and
15288            not 'CFS_OPT' and
15289            not 'DOT1Q'"
15290   parameters:
15291   - "throughput"
15292   - "parent"
15293   - "tags"
15294   sort:
15295   - "1VM"
15296   - "2VM"
15297   traces:
15298     hoverinfo: "x+y"
15299     boxpoints: "outliers"
15300     whiskerwidth: 0
15301   layout:
15302     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15303     layout: "plot-throughput"
15304
15305 - type: "plot"
15306   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15307   algorithm: "plot_performance_box"
15308   output-file-type: ".html"
15309   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15310   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15311   filter: "'NIC_Intel-XXV710' and
15312            '64B' and
15313            'NDRPDR' and
15314            'ETH' and
15315            'IP4FWD' and
15316            '2T1C' and
15317            'VHOST_1024' and
15318            not 'VXLAN' and
15319            not 'CFS_OPT' and
15320            not 'DOT1Q'"
15321   parameters:
15322   - "throughput"
15323   - "parent"
15324   - "tags"
15325   sort:
15326   - "1VM"
15327   - "2VM"
15328   traces:
15329     hoverinfo: "x+y"
15330     boxpoints: "outliers"
15331     whiskerwidth: 0
15332   layout:
15333     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15334     layout: "plot-throughput"
15335
15336 - type: "plot"
15337   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15338   algorithm: "plot_performance_box"
15339   output-file-type: ".html"
15340   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15341   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15342   filter: "'NIC_Intel-XXV710' and
15343            '64B' and
15344            'NDRPDR' and
15345            'ETH' and
15346            'IP4FWD' and
15347            '4T2C' and
15348            'VHOST_1024' and
15349            not 'VXLAN' and
15350            not 'CFS_OPT' and
15351            not 'DOT1Q'"
15352   parameters:
15353   - "throughput"
15354   - "parent"
15355   - "tags"
15356   sort:
15357   - "1VM"
15358   - "2VM"
15359   traces:
15360     hoverinfo: "x+y"
15361     boxpoints: "outliers"
15362     whiskerwidth: 0
15363   layout:
15364     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15365     layout: "plot-throughput"
15366
15367 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
15368 #- type: "plot"
15369 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15370 #  algorithm: "plot_performance_box"
15371 #  output-file-type: ".html"
15372 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15373 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15374 #  filter: "'NIC_Intel-XXV710' and
15375 #           '64B' and
15376 #           'NDRPDR' and
15377 #           ('ETH' or 'DOT1Q') and
15378 #           'BASE' and
15379 #           '2T1C' and
15380 #           ('L2BDMACLRN' or 'L2XCFWD') and
15381 #           'VHOST_1024' and
15382 #           not 'VXLAN' and
15383 #           not 'IP4FWD' and
15384 #           not '2VM'"
15385 #  parameters:
15386 #  - "throughput"
15387 #  - "parent"
15388 #  - "tags"
15389 ##  sort:
15390 ##  - "not CFS_OPT"
15391 ##  - "L2XCFWD"
15392 ##  - "not CFS_OPT"
15393 ##  - "CFS_OPT"
15394 #  traces:
15395 #    hoverinfo: "x+y"
15396 #    boxpoints: "outliers"
15397 #    whiskerwidth: 0
15398 #  layout:
15399 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15400 #    layout: "plot-throughput"
15401 #
15402 #- type: "plot"
15403 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15404 #  algorithm: "plot_performance_box"
15405 #  output-file-type: ".html"
15406 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15407 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15408 #  filter: "'NIC_Intel-XXV710' and
15409 #           '64B' and
15410 #           'NDRPDR' and
15411 #           ('ETH' or 'DOT1Q') and
15412 #           'BASE' and
15413 #           '2T1C' and
15414 #           ('L2BDMACLRN' or 'L2XCFWD') and
15415 #           'VHOST_1024' and
15416 #           not 'VXLAN' and
15417 #           not 'IP4FWD' and
15418 #           not '2VM'"
15419 #  parameters:
15420 #  - "throughput"
15421 #  - "parent"
15422 #  - "tags"
15423 ##  sort:
15424 ##  - "not CFS_OPT"
15425 ##  - "L2XCFWD"
15426 ##  - "not CFS_OPT"
15427 ##  - "CFS_OPT"
15428 #  traces:
15429 #    hoverinfo: "x+y"
15430 #    boxpoints: "outliers"
15431 #    whiskerwidth: 0
15432 #  layout:
15433 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15434 #    layout: "plot-throughput"
15435 #
15436 #- type: "plot"
15437 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15438 #  algorithm: "plot_performance_box"
15439 #  output-file-type: ".html"
15440 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15441 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15442 #  filter: "'NIC_Intel-XXV710' and
15443 #           '64B' and
15444 #           'NDRPDR' and
15445 #           ('ETH' or 'DOT1Q') and
15446 #           'BASE' and
15447 #           '4T2C' and
15448 #           ('L2BDMACLRN' or 'L2XCFWD') and
15449 #           'VHOST_1024' and
15450 #           not 'VXLAN' and
15451 #           not 'IP4FWD' and
15452 #           not '2VM'"
15453 #  parameters:
15454 #  - "throughput"
15455 #  - "parent"
15456 #  - "tags"
15457 ##  sort:
15458 ##  - "not CFS_OPT"
15459 ##  - "L2XCFWD"
15460 ##  - "not CFS_OPT"
15461 ##  - "CFS_OPT"
15462 #  traces:
15463 #    hoverinfo: "x+y"
15464 #    boxpoints: "outliers"
15465 #    whiskerwidth: 0
15466 #  layout:
15467 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15468 #    layout: "plot-throughput"
15469 #
15470 #- type: "plot"
15471 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15472 #  algorithm: "plot_performance_box"
15473 #  output-file-type: ".html"
15474 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15475 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15476 #  filter: "'NIC_Intel-XXV710' and
15477 #           '64B' and
15478 #           'NDRPDR' and
15479 #           ('ETH' or 'DOT1Q') and
15480 #           'BASE' and
15481 #           '4T2C' and
15482 #           ('L2BDMACLRN' or 'L2XCFWD') and
15483 #           'VHOST_1024' and
15484 #           not 'VXLAN' and
15485 #           not 'IP4FWD' and
15486 #           not '2VM'"
15487 #  parameters:
15488 #  - "throughput"
15489 #  - "parent"
15490 #  - "tags"
15491 ##  sort:
15492 ##  - "not CFS_OPT"
15493 ##  - "L2XCFWD"
15494 ##  - "not CFS_OPT"
15495 ##  - "CFS_OPT"
15496 #  traces:
15497 #    hoverinfo: "x+y"
15498 #    boxpoints: "outliers"
15499 #    whiskerwidth: 0
15500 #  layout:
15501 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15502 #    layout: "plot-throughput"
15503 #
15504 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
15505 #- type: "plot"
15506 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15507 #  algorithm: "plot_performance_box"
15508 #  output-file-type: ".html"
15509 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15510 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15511 #  filter: "'NIC_Intel-XXV710' and
15512 #           '64B' and
15513 #           'NDRPDR' and
15514 #           ('ETH' or 'DOT1Q') and
15515 #           '2T1C' and
15516 #           ('L2BDMACLRN' or 'L2XCFWD') and
15517 #           'VHOST_1024' and
15518 #           not 'CFS_OPT' and
15519 #           not 'VXLAN' and
15520 #           not 'DOT1Q' and
15521 #           not 'IP4FWD'"
15522 #  parameters:
15523 #  - "throughput"
15524 #  - "parent"
15525 #  - "tags"
15526 ##  sort:
15527 ##  - "1VM"
15528 ##  - "L2XCFWD"
15529 ##  - "1VM"
15530 ##  - "L2BDMACLRN"
15531 #  traces:
15532 #    hoverinfo: "x+y"
15533 #    boxpoints: "outliers"
15534 #    whiskerwidth: 0
15535 #  layout:
15536 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15537 #    layout: "plot-throughput"
15538 #
15539 #- type: "plot"
15540 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15541 #  algorithm: "plot_performance_box"
15542 #  output-file-type: ".html"
15543 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15544 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15545 #  filter: "'NIC_Intel-XXV710' and
15546 #           '64B' and
15547 #           'NDRPDR' and
15548 #           ('ETH' or 'DOT1Q') and
15549 #           '2T1C' and
15550 #           ('L2BDMACLRN' or 'L2XCFWD') and
15551 #           'VHOST_1024' and
15552 #           not 'CFS_OPT' and
15553 #           not 'VXLAN' and
15554 #           not 'DOT1Q' and
15555 #           not 'IP4FWD'"
15556 #  parameters:
15557 #  - "throughput"
15558 #  - "parent"
15559 #  - "tags"
15560 ##  sort:
15561 ##  - "1VM"
15562 ##  - "L2XCFWD"
15563 ##  - "1VM"
15564 ##  - "L2BDMACLRN"
15565 #  traces:
15566 #    hoverinfo: "x+y"
15567 #    boxpoints: "outliers"
15568 #    whiskerwidth: 0
15569 #  layout:
15570 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15571 #    layout: "plot-throughput"
15572 #
15573 #- type: "plot"
15574 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15575 #  algorithm: "plot_performance_box"
15576 #  output-file-type: ".html"
15577 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15578 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15579 #  filter: "'NIC_Intel-XXV710' and
15580 #           '64B' and
15581 #           'NDRPDR' and
15582 #           ('ETH' or 'DOT1Q') and
15583 #           '4T2C' and
15584 #           ('L2BDMACLRN' or 'L2XCFWD') and
15585 #           'VHOST_1024' and
15586 #           not 'CFS_OPT' and
15587 #           not 'VXLAN' and
15588 #           not 'DOT1Q' and
15589 #           not 'IP4FWD'"
15590 #  parameters:
15591 #  - "throughput"
15592 #  - "parent"
15593 #  - "tags"
15594 ##  sort:
15595 ##  - "1VM"
15596 ##  - "L2XCFWD"
15597 ##  - "1VM"
15598 ##  - "L2BDMACLRN"
15599 #  traces:
15600 #    hoverinfo: "x+y"
15601 #    boxpoints: "outliers"
15602 #    whiskerwidth: 0
15603 #  layout:
15604 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15605 #    layout: "plot-throughput"
15606 #
15607 #- type: "plot"
15608 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15609 #  algorithm: "plot_performance_box"
15610 #  output-file-type: ".html"
15611 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15612 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15613 #  filter: "'NIC_Intel-XXV710' and
15614 #           '64B' and
15615 #           'NDRPDR' and
15616 #           ('ETH' or 'DOT1Q') and
15617 #           '4T2C' and
15618 #           ('L2BDMACLRN' or 'L2XCFWD') and
15619 #           'VHOST_1024' and
15620 #           not 'CFS_OPT' and
15621 #           not 'VXLAN' and
15622 #           not 'DOT1Q' and
15623 #           not 'IP4FWD'"
15624 #  parameters:
15625 #  - "throughput"
15626 #  - "parent"
15627 #  - "tags"
15628 ##  sort:
15629 ##  - "1VM"
15630 ##  - "L2XCFWD"
15631 ##  - "1VM"
15632 ##  - "L2BDMACLRN"
15633 #  traces:
15634 #    hoverinfo: "x+y"
15635 #    boxpoints: "outliers"
15636 #    whiskerwidth: 0
15637 #  layout:
15638 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15639 #    layout: "plot-throughput"
15640
15641 ################################################################################
15642
15643 # Packet Throughput - VPP VTS 3n-hsw-x520
15644 - type: "plot"
15645   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
15646   algorithm: "plot_performance_box"
15647   output-file-type: ".html"
15648   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
15649   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15650   filter: "'NIC_Intel-X520-DA2' and
15651            '114B' and
15652            'NDRPDR' and
15653            '1T1C' and
15654            'VTS'"
15655   parameters:
15656   - "throughput"
15657   - "parent"
15658   - "tags"
15659   traces:
15660     hoverinfo: "x+y"
15661     boxpoints: "outliers"
15662     whiskerwidth: 0
15663   layout:
15664     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
15665     layout: "plot-throughput"
15666
15667 - type: "plot"
15668   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
15669   algorithm: "plot_performance_box"
15670   output-file-type: ".html"
15671   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
15672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15673   filter: "'NIC_Intel-X520-DA2' and
15674            '114B' and
15675            'NDRPDR' and
15676            '2T2C' and
15677            'VTS'"
15678   parameters:
15679   - "throughput"
15680   - "parent"
15681   - "tags"
15682   traces:
15683     hoverinfo: "x+y"
15684     boxpoints: "outliers"
15685     whiskerwidth: 0
15686   layout:
15687     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
15688     layout: "plot-throughput"
15689
15690 - type: "plot"
15691   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
15692   algorithm: "plot_performance_box"
15693   output-file-type: ".html"
15694   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
15695   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15696   filter: "'NIC_Intel-X520-DA2' and
15697            '114B' and
15698            'NDRPDR' and
15699            '1T1C' and
15700            'VTS'"
15701   parameters:
15702   - "throughput"
15703   - "parent"
15704   - "tags"
15705   traces:
15706     hoverinfo: "x+y"
15707     boxpoints: "outliers"
15708     whiskerwidth: 0
15709   layout:
15710     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
15711     layout: "plot-throughput"
15712
15713 - type: "plot"
15714   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
15715   algorithm: "plot_performance_box"
15716   output-file-type: ".html"
15717   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
15718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15719   filter: "'NIC_Intel-X520-DA2' and
15720            '114B' and
15721            'NDRPDR' and
15722            '2T2C' and
15723            'VTS'"
15724   parameters:
15725   - "throughput"
15726   - "parent"
15727   - "tags"
15728   traces:
15729     hoverinfo: "x+y"
15730     boxpoints: "outliers"
15731     whiskerwidth: 0
15732   layout:
15733     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
15734     layout: "plot-throughput"
15735
15736 ################################################################################
15737
15738 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
15739 - type: "plot"
15740   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15741   algorithm: "plot_performance_box"
15742   output-file-type: ".html"
15743   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15744   data: "plot-dpdk-throughput-latency-3n-hsw"
15745   filter: "'NIC_Intel-X520-DA2' and
15746            '64B' and
15747            'BASE' and
15748            'NDRPDR' and
15749            '1T1C' and
15750            'IP4FWD'"
15751   parameters:
15752   - "throughput"
15753   - "parent"
15754   - "tags"
15755   traces:
15756     hoverinfo: "x+y"
15757     boxpoints: "outliers"
15758     whiskerwidth: 0
15759   layout:
15760     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15761     layout: "plot-throughput"
15762
15763 - type: "plot"
15764   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15765   algorithm: "plot_performance_box"
15766   output-file-type: ".html"
15767   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15768   data: "plot-dpdk-throughput-latency-3n-hsw"
15769   filter: "'NIC_Intel-X520-DA2' and
15770            '64B' and
15771            'BASE' and
15772            'NDRPDR' and
15773            '2T2C' and
15774            'IP4FWD'"
15775   parameters:
15776   - "throughput"
15777   - "parent"
15778   - "tags"
15779   traces:
15780     hoverinfo: "x+y"
15781     boxpoints: "outliers"
15782     whiskerwidth: 0
15783   layout:
15784     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15785     layout: "plot-throughput"
15786
15787 - type: "plot"
15788   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15789   algorithm: "plot_performance_box"
15790   output-file-type: ".html"
15791   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15792   data: "plot-dpdk-throughput-latency-3n-hsw"
15793   filter: "'NIC_Intel-X520-DA2' and
15794            '64B' and
15795            'BASE' and
15796            'NDRPDR' and
15797            '1T1C' and
15798            'IP4FWD'"
15799   parameters:
15800   - "throughput"
15801   - "parent"
15802   - "tags"
15803   traces:
15804     hoverinfo: "x+y"
15805     boxpoints: "outliers"
15806     whiskerwidth: 0
15807   layout:
15808     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15809     layout: "plot-throughput"
15810
15811 - type: "plot"
15812   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15813   algorithm: "plot_performance_box"
15814   output-file-type: ".html"
15815   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15816   data: "plot-dpdk-throughput-latency-3n-hsw"
15817   filter: "'NIC_Intel-X520-DA2' and
15818            '64B' and
15819            'BASE' and
15820            'NDRPDR' and
15821            '2T2C' and
15822            'IP4FWD'"
15823   parameters:
15824   - "throughput"
15825   - "parent"
15826   - "tags"
15827   traces:
15828     hoverinfo: "x+y"
15829     boxpoints: "outliers"
15830     whiskerwidth: 0
15831   layout:
15832     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15833     layout: "plot-throughput"
15834
15835 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
15836 - type: "plot"
15837   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15838   algorithm: "plot_performance_box"
15839   output-file-type: ".html"
15840   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15841   data: "plot-dpdk-throughput-latency-3n-hsw"
15842   filter: "'NIC_Intel-X710' and
15843            '64B' and
15844            'BASE' and
15845            'NDRPDR' and
15846            '1T1C' and
15847            'IP4FWD'"
15848   parameters:
15849   - "throughput"
15850   - "parent"
15851   - "tags"
15852   traces:
15853     hoverinfo: "x+y"
15854     boxpoints: "outliers"
15855     whiskerwidth: 0
15856   layout:
15857     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15858     layout: "plot-throughput"
15859
15860 - type: "plot"
15861   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15862   algorithm: "plot_performance_box"
15863   output-file-type: ".html"
15864   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15865   data: "plot-dpdk-throughput-latency-3n-hsw"
15866   filter: "'NIC_Intel-X710' and
15867            '64B' and
15868            'BASE' and
15869            'NDRPDR' and
15870            '2T2C' and
15871            'IP4FWD'"
15872   parameters:
15873   - "throughput"
15874   - "parent"
15875   - "tags"
15876   traces:
15877     hoverinfo: "x+y"
15878     boxpoints: "outliers"
15879     whiskerwidth: 0
15880   layout:
15881     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15882     layout: "plot-throughput"
15883
15884 - type: "plot"
15885   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15886   algorithm: "plot_performance_box"
15887   output-file-type: ".html"
15888   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15889   data: "plot-dpdk-throughput-latency-3n-hsw"
15890   filter: "'NIC_Intel-X710' and
15891            '64B' and
15892            'BASE' and
15893            'NDRPDR' and
15894            '1T1C' and
15895            'IP4FWD'"
15896   parameters:
15897   - "throughput"
15898   - "parent"
15899   - "tags"
15900   traces:
15901     hoverinfo: "x+y"
15902     boxpoints: "outliers"
15903     whiskerwidth: 0
15904   layout:
15905     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15906     layout: "plot-throughput"
15907
15908 - type: "plot"
15909   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15910   algorithm: "plot_performance_box"
15911   output-file-type: ".html"
15912   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15913   data: "plot-dpdk-throughput-latency-3n-hsw"
15914   filter: "'NIC_Intel-X710' and
15915            '64B' and
15916            'BASE' and
15917            'NDRPDR' and
15918            '2T2C' and
15919            'IP4FWD'"
15920   parameters:
15921   - "throughput"
15922   - "parent"
15923   - "tags"
15924   traces:
15925     hoverinfo: "x+y"
15926     boxpoints: "outliers"
15927     whiskerwidth: 0
15928   layout:
15929     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15930     layout: "plot-throughput"
15931
15932 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
15933 - type: "plot"
15934   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15935   algorithm: "plot_performance_box"
15936   output-file-type: ".html"
15937   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15938   data: "plot-dpdk-throughput-latency-3n-hsw"
15939   filter: "'NIC_Intel-XL710' and
15940            '64B' and
15941            'BASE' and
15942            'NDRPDR' and
15943            '1T1C' and
15944            'IP4FWD'"
15945   parameters:
15946   - "throughput"
15947   - "parent"
15948   - "tags"
15949   traces:
15950     hoverinfo: "x+y"
15951     boxpoints: "outliers"
15952     whiskerwidth: 0
15953   layout:
15954     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15955     layout: "plot-throughput"
15956
15957 - type: "plot"
15958   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15959   algorithm: "plot_performance_box"
15960   output-file-type: ".html"
15961   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15962   data: "plot-dpdk-throughput-latency-3n-hsw"
15963   filter: "'NIC_Intel-XL710' and
15964            '64B' and
15965            'BASE' and
15966            'NDRPDR' and
15967            '2T2C' and
15968            'IP4FWD'"
15969   parameters:
15970   - "throughput"
15971   - "parent"
15972   - "tags"
15973   traces:
15974     hoverinfo: "x+y"
15975     boxpoints: "outliers"
15976     whiskerwidth: 0
15977   layout:
15978     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15979     layout: "plot-throughput"
15980
15981 - type: "plot"
15982   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15983   algorithm: "plot_performance_box"
15984   output-file-type: ".html"
15985   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15986   data: "plot-dpdk-throughput-latency-3n-hsw"
15987   filter: "'NIC_Intel-XL710' and
15988            '64B' and
15989            'BASE' and
15990            'NDRPDR' and
15991            '1T1C' and
15992            'IP4FWD'"
15993   parameters:
15994   - "throughput"
15995   - "parent"
15996   - "tags"
15997   traces:
15998     hoverinfo: "x+y"
15999     boxpoints: "outliers"
16000     whiskerwidth: 0
16001   layout:
16002     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16003     layout: "plot-throughput"
16004
16005 - type: "plot"
16006   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16007   algorithm: "plot_performance_box"
16008   output-file-type: ".html"
16009   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16010   data: "plot-dpdk-throughput-latency-3n-hsw"
16011   filter: "'NIC_Intel-XL710' and
16012            '64B' and
16013            'BASE' and
16014            'NDRPDR' and
16015            '2T2C' and
16016            'IP4FWD'"
16017   parameters:
16018   - "throughput"
16019   - "parent"
16020   - "tags"
16021   traces:
16022     hoverinfo: "x+y"
16023     boxpoints: "outliers"
16024     whiskerwidth: 0
16025   layout:
16026     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16027     layout: "plot-throughput"
16028
16029 # Packet Throughput - DPDK l3fwd 3n-skx-x710
16030 - type: "plot"
16031   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16032   algorithm: "plot_performance_box"
16033   output-file-type: ".html"
16034   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16035   data: "plot-dpdk-throughput-latency-3n-skx"
16036   filter: "'NIC_Intel-X710' and
16037            '64B' and
16038            'BASE' and
16039            'NDRPDR' and
16040            '2T1C' and
16041            'IP4FWD'"
16042   parameters:
16043   - "throughput"
16044   - "parent"
16045   - "tags"
16046   traces:
16047     hoverinfo: "x+y"
16048     boxpoints: "outliers"
16049     whiskerwidth: 0
16050   layout:
16051     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16052     layout: "plot-throughput"
16053
16054 - type: "plot"
16055   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16056   algorithm: "plot_performance_box"
16057   output-file-type: ".html"
16058   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16059   data: "plot-dpdk-throughput-latency-3n-skx"
16060   filter: "'NIC_Intel-X710' and
16061            '64B' and
16062            'BASE' and
16063            'NDRPDR' and
16064            '4T2C' and
16065            'IP4FWD'"
16066   parameters:
16067   - "throughput"
16068   - "parent"
16069   - "tags"
16070   traces:
16071     hoverinfo: "x+y"
16072     boxpoints: "outliers"
16073     whiskerwidth: 0
16074   layout:
16075     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16076     layout: "plot-throughput"
16077
16078 - type: "plot"
16079   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16080   algorithm: "plot_performance_box"
16081   output-file-type: ".html"
16082   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16083   data: "plot-dpdk-throughput-latency-3n-skx"
16084   filter: "'NIC_Intel-X710' and
16085            '64B' and
16086            'BASE' and
16087            'NDRPDR' and
16088            '2T1C' and
16089            'IP4FWD'"
16090   parameters:
16091   - "throughput"
16092   - "parent"
16093   - "tags"
16094   traces:
16095     hoverinfo: "x+y"
16096     boxpoints: "outliers"
16097     whiskerwidth: 0
16098   layout:
16099     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16100     layout: "plot-throughput"
16101
16102 - type: "plot"
16103   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16104   algorithm: "plot_performance_box"
16105   output-file-type: ".html"
16106   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16107   data: "plot-dpdk-throughput-latency-3n-skx"
16108   filter: "'NIC_Intel-X710' and
16109            '64B' and
16110            'BASE' and
16111            'NDRPDR' and
16112            '4T2C' and
16113            'IP4FWD'"
16114   parameters:
16115   - "throughput"
16116   - "parent"
16117   - "tags"
16118   traces:
16119     hoverinfo: "x+y"
16120     boxpoints: "outliers"
16121     whiskerwidth: 0
16122   layout:
16123     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16124     layout: "plot-throughput"
16125
16126 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
16127 - type: "plot"
16128   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16129   algorithm: "plot_performance_box"
16130   output-file-type: ".html"
16131   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16132   data: "plot-dpdk-throughput-latency-3n-skx"
16133   filter: "'NIC_Intel-XXV710' and
16134            '64B' and
16135            'BASE' and
16136            'NDRPDR' and
16137            '2T1C' and
16138            'IP4FWD'"
16139   parameters:
16140   - "throughput"
16141   - "parent"
16142   - "tags"
16143   traces:
16144     hoverinfo: "x+y"
16145     boxpoints: "outliers"
16146     whiskerwidth: 0
16147   layout:
16148     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16149     layout: "plot-throughput"
16150
16151 - type: "plot"
16152   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16153   algorithm: "plot_performance_box"
16154   output-file-type: ".html"
16155   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16156   data: "plot-dpdk-throughput-latency-3n-skx"
16157   filter: "'NIC_Intel-XXV710' and
16158            '64B' and
16159            'BASE' and
16160            'NDRPDR' and
16161            '4T2C' and
16162            'IP4FWD'"
16163   parameters:
16164   - "throughput"
16165   - "parent"
16166   - "tags"
16167   traces:
16168     hoverinfo: "x+y"
16169     boxpoints: "outliers"
16170     whiskerwidth: 0
16171   layout:
16172     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16173     layout: "plot-throughput"
16174
16175 - type: "plot"
16176   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16177   algorithm: "plot_performance_box"
16178   output-file-type: ".html"
16179   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16180   data: "plot-dpdk-throughput-latency-3n-skx"
16181   filter: "'NIC_Intel-XXV710' and
16182            '64B' and
16183            'BASE' and
16184            'NDRPDR' and
16185            '2T1C' and
16186            'IP4FWD'"
16187   parameters:
16188   - "throughput"
16189   - "parent"
16190   - "tags"
16191   traces:
16192     hoverinfo: "x+y"
16193     boxpoints: "outliers"
16194     whiskerwidth: 0
16195   layout:
16196     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16197     layout: "plot-throughput"
16198
16199 - type: "plot"
16200   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16201   algorithm: "plot_performance_box"
16202   output-file-type: ".html"
16203   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16204   data: "plot-dpdk-throughput-latency-3n-skx"
16205   filter: "'NIC_Intel-XXV710' and
16206            '64B' and
16207            'BASE' and
16208            'NDRPDR' and
16209            '4T2C' and
16210            'IP4FWD'"
16211   parameters:
16212   - "throughput"
16213   - "parent"
16214   - "tags"
16215   traces:
16216     hoverinfo: "x+y"
16217     boxpoints: "outliers"
16218     whiskerwidth: 0
16219   layout:
16220     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16221     layout: "plot-throughput"
16222
16223 # Packet Throughput - DPDK l3fwd 2n-skx-x710
16224 - type: "plot"
16225   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16226   algorithm: "plot_performance_box"
16227   output-file-type: ".html"
16228   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16229   data: "plot-dpdk-throughput-latency-2n-skx"
16230   filter: "'NIC_Intel-X710' and
16231            '64B' and
16232            'BASE' and
16233            'NDRPDR' and
16234            '2T1C' and
16235            'IP4FWD'"
16236   parameters:
16237   - "throughput"
16238   - "parent"
16239   - "tags"
16240   traces:
16241     hoverinfo: "x+y"
16242     boxpoints: "outliers"
16243     whiskerwidth: 0
16244   layout:
16245     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16246     layout: "plot-throughput"
16247
16248 - type: "plot"
16249   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16250   algorithm: "plot_performance_box"
16251   output-file-type: ".html"
16252   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16253   data: "plot-dpdk-throughput-latency-2n-skx"
16254   filter: "'NIC_Intel-X710' and
16255            '64B' and
16256            'BASE' and
16257            'NDRPDR' and
16258            '4T2C' and
16259            'IP4FWD'"
16260   parameters:
16261   - "throughput"
16262   - "parent"
16263   - "tags"
16264   traces:
16265     hoverinfo: "x+y"
16266     boxpoints: "outliers"
16267     whiskerwidth: 0
16268   layout:
16269     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16270     layout: "plot-throughput"
16271
16272 - type: "plot"
16273   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16274   algorithm: "plot_performance_box"
16275   output-file-type: ".html"
16276   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16277   data: "plot-dpdk-throughput-latency-2n-skx"
16278   filter: "'NIC_Intel-X710' and
16279            '64B' and
16280            'BASE' and
16281            'NDRPDR' and
16282            '2T1C' and
16283            'IP4FWD'"
16284   parameters:
16285   - "throughput"
16286   - "parent"
16287   - "tags"
16288   traces:
16289     hoverinfo: "x+y"
16290     boxpoints: "outliers"
16291     whiskerwidth: 0
16292   layout:
16293     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16294     layout: "plot-throughput"
16295
16296 - type: "plot"
16297   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16298   algorithm: "plot_performance_box"
16299   output-file-type: ".html"
16300   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16301   data: "plot-dpdk-throughput-latency-2n-skx"
16302   filter: "'NIC_Intel-X710' and
16303            '64B' and
16304            'BASE' and
16305            'NDRPDR' and
16306            '4T2C' and
16307            'IP4FWD'"
16308   parameters:
16309   - "throughput"
16310   - "parent"
16311   - "tags"
16312   traces:
16313     hoverinfo: "x+y"
16314     boxpoints: "outliers"
16315     whiskerwidth: 0
16316   layout:
16317     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16318     layout: "plot-throughput"
16319
16320 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
16321 - type: "plot"
16322   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16323   algorithm: "plot_performance_box"
16324   output-file-type: ".html"
16325   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16326   data: "plot-dpdk-throughput-latency-2n-skx"
16327   filter: "'NIC_Intel-XXV710' and
16328            '64B' and
16329            'BASE' and
16330            'NDRPDR' and
16331            '2T1C' and
16332            'IP4FWD'"
16333   parameters:
16334   - "throughput"
16335   - "parent"
16336   - "tags"
16337   traces:
16338     hoverinfo: "x+y"
16339     boxpoints: "outliers"
16340     whiskerwidth: 0
16341   layout:
16342     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16343     layout: "plot-throughput"
16344
16345 - type: "plot"
16346   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16347   algorithm: "plot_performance_box"
16348   output-file-type: ".html"
16349   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16350   data: "plot-dpdk-throughput-latency-2n-skx"
16351   filter: "'NIC_Intel-XXV710' and
16352            '64B' and
16353            'BASE' and
16354            'NDRPDR' and
16355            '4T2C' and
16356            'IP4FWD'"
16357   parameters:
16358   - "throughput"
16359   - "parent"
16360   - "tags"
16361   traces:
16362     hoverinfo: "x+y"
16363     boxpoints: "outliers"
16364     whiskerwidth: 0
16365   layout:
16366     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16367     layout: "plot-throughput"
16368
16369 - type: "plot"
16370   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16371   algorithm: "plot_performance_box"
16372   output-file-type: ".html"
16373   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16374   data: "plot-dpdk-throughput-latency-2n-skx"
16375   filter: "'NIC_Intel-XXV710' and
16376            '64B' and
16377            'BASE' and
16378            'NDRPDR' and
16379            '2T1C' and
16380            'IP4FWD'"
16381   parameters:
16382   - "throughput"
16383   - "parent"
16384   - "tags"
16385   traces:
16386     hoverinfo: "x+y"
16387     boxpoints: "outliers"
16388     whiskerwidth: 0
16389   layout:
16390     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16391     layout: "plot-throughput"
16392
16393 - type: "plot"
16394   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16395   algorithm: "plot_performance_box"
16396   output-file-type: ".html"
16397   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16398   data: "plot-dpdk-throughput-latency-2n-skx"
16399   filter: "'NIC_Intel-XXV710' and
16400            '64B' and
16401            'BASE' and
16402            'NDRPDR' and
16403            '4T2C' and
16404            'IP4FWD'"
16405   parameters:
16406   - "throughput"
16407   - "parent"
16408   - "tags"
16409   traces:
16410     hoverinfo: "x+y"
16411     boxpoints: "outliers"
16412     whiskerwidth: 0
16413   layout:
16414     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16415     layout: "plot-throughput"
16416
16417 ################################################################################
16418
16419 # Packet Throughput - DPDK testpmd 3n-hsw-x520
16420 - type: "plot"
16421   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16422   algorithm: "plot_performance_box"
16423   output-file-type: ".html"
16424   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16425   data: "plot-dpdk-throughput-latency-3n-hsw"
16426   filter: "'NIC_Intel-X520-DA2' and
16427            '64B' and
16428            'BASE' and
16429            'NDRPDR' and
16430            '1T1C' and
16431            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16432   parameters:
16433   - "throughput"
16434   - "parent"
16435   - "tags"
16436   traces:
16437     hoverinfo: "x+y"
16438     boxpoints: "outliers"
16439     whiskerwidth: 0
16440   layout:
16441     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16442     layout: "plot-throughput"
16443
16444 - type: "plot"
16445   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16446   algorithm: "plot_performance_box"
16447   output-file-type: ".html"
16448   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16449   data: "plot-dpdk-throughput-latency-3n-hsw"
16450   filter: "'NIC_Intel-X520-DA2' and
16451            '64B' and
16452            'BASE' and
16453            'NDRPDR' and
16454            '2T2C' and
16455            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16456   parameters:
16457   - "throughput"
16458   - "parent"
16459   - "tags"
16460   traces:
16461     hoverinfo: "x+y"
16462     boxpoints: "outliers"
16463     whiskerwidth: 0
16464   layout:
16465     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16466     layout: "plot-throughput"
16467
16468 - type: "plot"
16469   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16470   algorithm: "plot_performance_box"
16471   output-file-type: ".html"
16472   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16473   data: "plot-dpdk-throughput-latency-3n-hsw"
16474   filter: "'NIC_Intel-X520-DA2' and
16475            '64B' and
16476            'BASE' and
16477            'NDRPDR' and
16478            '1T1C' and
16479            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16480   parameters:
16481   - "throughput"
16482   - "parent"
16483   - "tags"
16484   traces:
16485     hoverinfo: "x+y"
16486     boxpoints: "outliers"
16487     whiskerwidth: 0
16488   layout:
16489     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16490     layout: "plot-throughput"
16491
16492 - type: "plot"
16493   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16494   algorithm: "plot_performance_box"
16495   output-file-type: ".html"
16496   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16497   data: "plot-dpdk-throughput-latency-3n-hsw"
16498   filter: "'NIC_Intel-X520-DA2' and
16499            '64B' and
16500            'BASE' and
16501            'NDRPDR' and
16502            '2T2C' and
16503            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16504   parameters:
16505   - "throughput"
16506   - "parent"
16507   - "tags"
16508   traces:
16509     hoverinfo: "x+y"
16510     boxpoints: "outliers"
16511     whiskerwidth: 0
16512   layout:
16513     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16514     layout: "plot-throughput"
16515
16516 # Packet Throughput - DPDK testpmd 3n-hsw-x710
16517 - type: "plot"
16518   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16519   algorithm: "plot_performance_box"
16520   output-file-type: ".html"
16521   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16522   data: "plot-dpdk-throughput-latency-3n-hsw"
16523   filter: "'NIC_Intel-X710' and
16524            '64B' and
16525            'BASE' and
16526            'NDRPDR' and
16527            '1T1C' and
16528            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16529   parameters:
16530   - "throughput"
16531   - "parent"
16532   - "tags"
16533   traces:
16534     hoverinfo: "x+y"
16535     boxpoints: "outliers"
16536     whiskerwidth: 0
16537   layout:
16538     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16539     layout: "plot-throughput"
16540
16541 - type: "plot"
16542   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16543   algorithm: "plot_performance_box"
16544   output-file-type: ".html"
16545   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16546   data: "plot-dpdk-throughput-latency-3n-hsw"
16547   filter: "'NIC_Intel-X710' and
16548            '64B' and
16549            'BASE' and
16550            'NDRPDR' and
16551            '2T2C' and
16552            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16553   parameters:
16554   - "throughput"
16555   - "parent"
16556   - "tags"
16557   traces:
16558     hoverinfo: "x+y"
16559     boxpoints: "outliers"
16560     whiskerwidth: 0
16561   layout:
16562     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16563     layout: "plot-throughput"
16564
16565 - type: "plot"
16566   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16567   algorithm: "plot_performance_box"
16568   output-file-type: ".html"
16569   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16570   data: "plot-dpdk-throughput-latency-3n-hsw"
16571   filter: "'NIC_Intel-X710' and
16572            '64B' and
16573            'BASE' and
16574            'NDRPDR' and
16575            '1T1C' and
16576            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16577   parameters:
16578   - "throughput"
16579   - "parent"
16580   - "tags"
16581   traces:
16582     hoverinfo: "x+y"
16583     boxpoints: "outliers"
16584     whiskerwidth: 0
16585   layout:
16586     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16587     layout: "plot-throughput"
16588
16589 - type: "plot"
16590   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16591   algorithm: "plot_performance_box"
16592   output-file-type: ".html"
16593   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16594   data: "plot-dpdk-throughput-latency-3n-hsw"
16595   filter: "'NIC_Intel-X710' and
16596            '64B' and
16597            'BASE' and
16598            'NDRPDR' and
16599            '2T2C' and
16600            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16601   parameters:
16602   - "throughput"
16603   - "parent"
16604   - "tags"
16605   traces:
16606     hoverinfo: "x+y"
16607     boxpoints: "outliers"
16608     whiskerwidth: 0
16609   layout:
16610     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16611     layout: "plot-throughput"
16612
16613 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
16614 - type: "plot"
16615   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16616   algorithm: "plot_performance_box"
16617   output-file-type: ".html"
16618   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16619   data: "plot-dpdk-throughput-latency-3n-hsw"
16620   filter: "'NIC_Intel-XL710' and
16621            '64B' and
16622            'BASE' and
16623            'NDRPDR' and
16624            '1T1C' and
16625            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16626   parameters:
16627   - "throughput"
16628   - "parent"
16629   - "tags"
16630   traces:
16631     hoverinfo: "x+y"
16632     boxpoints: "outliers"
16633     whiskerwidth: 0
16634   layout:
16635     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16636     layout: "plot-throughput"
16637
16638 - type: "plot"
16639   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16640   algorithm: "plot_performance_box"
16641   output-file-type: ".html"
16642   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16643   data: "plot-dpdk-throughput-latency-3n-hsw"
16644   filter: "'NIC_Intel-XL710' and
16645            '64B' and
16646            'BASE' and
16647            'NDRPDR' and
16648            '2T2C' and
16649            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16650   parameters:
16651   - "throughput"
16652   - "parent"
16653   - "tags"
16654   traces:
16655     hoverinfo: "x+y"
16656     boxpoints: "outliers"
16657     whiskerwidth: 0
16658   layout:
16659     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16660     layout: "plot-throughput"
16661
16662 - type: "plot"
16663   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16664   algorithm: "plot_performance_box"
16665   output-file-type: ".html"
16666   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16667   data: "plot-dpdk-throughput-latency-3n-hsw"
16668   filter: "'NIC_Intel-XL710' and
16669            '64B' and
16670            'BASE' and
16671            'NDRPDR' and
16672            '1T1C' and
16673            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16674   parameters:
16675   - "throughput"
16676   - "parent"
16677   - "tags"
16678   traces:
16679     hoverinfo: "x+y"
16680     boxpoints: "outliers"
16681     whiskerwidth: 0
16682   layout:
16683     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16684     layout: "plot-throughput"
16685
16686 - type: "plot"
16687   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16688   algorithm: "plot_performance_box"
16689   output-file-type: ".html"
16690   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16691   data: "plot-dpdk-throughput-latency-3n-hsw"
16692   filter: "'NIC_Intel-XL710' and
16693            '64B' and
16694            'BASE' and
16695            'NDRPDR' and
16696            '2T2C' and
16697            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16698   parameters:
16699   - "throughput"
16700   - "parent"
16701   - "tags"
16702   traces:
16703     hoverinfo: "x+y"
16704     boxpoints: "outliers"
16705     whiskerwidth: 0
16706   layout:
16707     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16708     layout: "plot-throughput"
16709
16710 # Packet Throughput - DPDK testpmd 3n-skx-x710
16711 - type: "plot"
16712   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16713   algorithm: "plot_performance_box"
16714   output-file-type: ".html"
16715   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16716   data: "plot-dpdk-throughput-latency-3n-skx"
16717   filter: "'NIC_Intel-X710' and
16718            '64B' and
16719            'BASE' and
16720            'NDRPDR' and
16721            '2T1C' 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-skx-x710-64b-2t1c-base-ndr"
16733     layout: "plot-throughput"
16734
16735 - type: "plot"
16736   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16737   algorithm: "plot_performance_box"
16738   output-file-type: ".html"
16739   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16740   data: "plot-dpdk-throughput-latency-3n-skx"
16741   filter: "'NIC_Intel-X710' and
16742            '64B' and
16743            'BASE' and
16744            'NDRPDR' and
16745            '4T2C' and
16746            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16747   parameters:
16748   - "throughput"
16749   - "parent"
16750   - "tags"
16751   traces:
16752     hoverinfo: "x+y"
16753     boxpoints: "outliers"
16754     whiskerwidth: 0
16755   layout:
16756     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16757     layout: "plot-throughput"
16758
16759 - type: "plot"
16760   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16761   algorithm: "plot_performance_box"
16762   output-file-type: ".html"
16763   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16764   data: "plot-dpdk-throughput-latency-3n-skx"
16765   filter: "'NIC_Intel-X710' and
16766            '64B' and
16767            'BASE' and
16768            'NDRPDR' and
16769            '2T1C' and
16770            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16771   parameters:
16772   - "throughput"
16773   - "parent"
16774   - "tags"
16775   traces:
16776     hoverinfo: "x+y"
16777     boxpoints: "outliers"
16778     whiskerwidth: 0
16779   layout:
16780     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16781     layout: "plot-throughput"
16782
16783 - type: "plot"
16784   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16785   algorithm: "plot_performance_box"
16786   output-file-type: ".html"
16787   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16788   data: "plot-dpdk-throughput-latency-3n-skx"
16789   filter: "'NIC_Intel-X710' and
16790            '64B' and
16791            'BASE' and
16792            'NDRPDR' and
16793            '4T2C' and
16794            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16795   parameters:
16796   - "throughput"
16797   - "parent"
16798   - "tags"
16799   traces:
16800     hoverinfo: "x+y"
16801     boxpoints: "outliers"
16802     whiskerwidth: 0
16803   layout:
16804     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16805     layout: "plot-throughput"
16806
16807 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
16808 - type: "plot"
16809   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16810   algorithm: "plot_performance_box"
16811   output-file-type: ".html"
16812   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16813   data: "plot-dpdk-throughput-latency-3n-skx"
16814   filter: "'NIC_Intel-XXV710' and
16815            '64B' and
16816            'BASE' and
16817            'NDRPDR' and
16818            '2T1C' and
16819            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16820   parameters:
16821   - "throughput"
16822   - "parent"
16823   - "tags"
16824   traces:
16825     hoverinfo: "x+y"
16826     boxpoints: "outliers"
16827     whiskerwidth: 0
16828   layout:
16829     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16830     layout: "plot-throughput"
16831
16832 - type: "plot"
16833   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16834   algorithm: "plot_performance_box"
16835   output-file-type: ".html"
16836   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16837   data: "plot-dpdk-throughput-latency-3n-skx"
16838   filter: "'NIC_Intel-XXV710' and
16839            '64B' and
16840            'BASE' and
16841            'NDRPDR' and
16842            '4T2C' and
16843            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16844   parameters:
16845   - "throughput"
16846   - "parent"
16847   - "tags"
16848   traces:
16849     hoverinfo: "x+y"
16850     boxpoints: "outliers"
16851     whiskerwidth: 0
16852   layout:
16853     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16854     layout: "plot-throughput"
16855
16856 - type: "plot"
16857   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16858   algorithm: "plot_performance_box"
16859   output-file-type: ".html"
16860   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16861   data: "plot-dpdk-throughput-latency-3n-skx"
16862   filter: "'NIC_Intel-XXV710' and
16863            '64B' and
16864            'BASE' and
16865            'NDRPDR' and
16866            '2T1C' and
16867            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16868   parameters:
16869   - "throughput"
16870   - "parent"
16871   - "tags"
16872   traces:
16873     hoverinfo: "x+y"
16874     boxpoints: "outliers"
16875     whiskerwidth: 0
16876   layout:
16877     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16878     layout: "plot-throughput"
16879
16880 - type: "plot"
16881   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16882   algorithm: "plot_performance_box"
16883   output-file-type: ".html"
16884   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16885   data: "plot-dpdk-throughput-latency-3n-skx"
16886   filter: "'NIC_Intel-XXV710' and
16887            '64B' and
16888            'BASE' and
16889            'NDRPDR' and
16890            '4T2C' and
16891            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16892   parameters:
16893   - "throughput"
16894   - "parent"
16895   - "tags"
16896   traces:
16897     hoverinfo: "x+y"
16898     boxpoints: "outliers"
16899     whiskerwidth: 0
16900   layout:
16901     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16902     layout: "plot-throughput"
16903
16904 # Packet Throughput - DPDK testpmd 2n-skx-x710
16905 - type: "plot"
16906   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16907   algorithm: "plot_performance_box"
16908   output-file-type: ".html"
16909   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16910   data: "plot-dpdk-throughput-latency-2n-skx"
16911   filter: "'NIC_Intel-X710' and
16912            '64B' and
16913            'BASE' and
16914            'NDRPDR' and
16915            '2T1C' and
16916            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16917   parameters:
16918   - "throughput"
16919   - "parent"
16920   - "tags"
16921   traces:
16922     hoverinfo: "x+y"
16923     boxpoints: "outliers"
16924     whiskerwidth: 0
16925   layout:
16926     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16927     layout: "plot-throughput"
16928
16929 - type: "plot"
16930   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16931   algorithm: "plot_performance_box"
16932   output-file-type: ".html"
16933   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16934   data: "plot-dpdk-throughput-latency-2n-skx"
16935   filter: "'NIC_Intel-X710' and
16936            '64B' and
16937            'BASE' and
16938            'NDRPDR' and
16939            '4T2C' and
16940            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16941   parameters:
16942   - "throughput"
16943   - "parent"
16944   - "tags"
16945   traces:
16946     hoverinfo: "x+y"
16947     boxpoints: "outliers"
16948     whiskerwidth: 0
16949   layout:
16950     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16951     layout: "plot-throughput"
16952
16953 - type: "plot"
16954   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16955   algorithm: "plot_performance_box"
16956   output-file-type: ".html"
16957   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16958   data: "plot-dpdk-throughput-latency-2n-skx"
16959   filter: "'NIC_Intel-X710' and
16960            '64B' and
16961            'BASE' and
16962            'NDRPDR' and
16963            '2T1C' and
16964            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16965   parameters:
16966   - "throughput"
16967   - "parent"
16968   - "tags"
16969   traces:
16970     hoverinfo: "x+y"
16971     boxpoints: "outliers"
16972     whiskerwidth: 0
16973   layout:
16974     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16975     layout: "plot-throughput"
16976
16977 - type: "plot"
16978   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16979   algorithm: "plot_performance_box"
16980   output-file-type: ".html"
16981   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16982   data: "plot-dpdk-throughput-latency-2n-skx"
16983   filter: "'NIC_Intel-X710' and
16984            '64B' and
16985            'BASE' and
16986            'NDRPDR' and
16987            '4T2C' and
16988            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16989   parameters:
16990   - "throughput"
16991   - "parent"
16992   - "tags"
16993   traces:
16994     hoverinfo: "x+y"
16995     boxpoints: "outliers"
16996     whiskerwidth: 0
16997   layout:
16998     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16999     layout: "plot-throughput"
17000
17001 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
17002 - type: "plot"
17003   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17004   algorithm: "plot_performance_box"
17005   output-file-type: ".html"
17006   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17007   data: "plot-dpdk-throughput-latency-2n-skx"
17008   filter: "'NIC_Intel-XXV710' and
17009            '64B' and
17010            'BASE' and
17011            'NDRPDR' and
17012            '2T1C' and
17013            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17014   parameters:
17015   - "throughput"
17016   - "parent"
17017   - "tags"
17018   traces:
17019     hoverinfo: "x+y"
17020     boxpoints: "outliers"
17021     whiskerwidth: 0
17022   layout:
17023     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17024     layout: "plot-throughput"
17025
17026 - type: "plot"
17027   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17028   algorithm: "plot_performance_box"
17029   output-file-type: ".html"
17030   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17031   data: "plot-dpdk-throughput-latency-2n-skx"
17032   filter: "'NIC_Intel-XXV710' and
17033            '64B' and
17034            'BASE' and
17035            'NDRPDR' and
17036            '4T2C' and
17037            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17038   parameters:
17039   - "throughput"
17040   - "parent"
17041   - "tags"
17042   traces:
17043     hoverinfo: "x+y"
17044     boxpoints: "outliers"
17045     whiskerwidth: 0
17046   layout:
17047     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17048     layout: "plot-throughput"
17049
17050 - type: "plot"
17051   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17052   algorithm: "plot_performance_box"
17053   output-file-type: ".html"
17054   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17055   data: "plot-dpdk-throughput-latency-2n-skx"
17056   filter: "'NIC_Intel-XXV710' and
17057            '64B' and
17058            'BASE' and
17059            'NDRPDR' and
17060            '2T1C' and
17061            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17062   parameters:
17063   - "throughput"
17064   - "parent"
17065   - "tags"
17066   traces:
17067     hoverinfo: "x+y"
17068     boxpoints: "outliers"
17069     whiskerwidth: 0
17070   layout:
17071     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17072     layout: "plot-throughput"
17073
17074 - type: "plot"
17075   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17076   algorithm: "plot_performance_box"
17077   output-file-type: ".html"
17078   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17079   data: "plot-dpdk-throughput-latency-2n-skx"
17080   filter: "'NIC_Intel-XXV710' and
17081            '64B' and
17082            'BASE' and
17083            'NDRPDR' and
17084            '4T2C' and
17085            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17086   parameters:
17087   - "throughput"
17088   - "parent"
17089   - "tags"
17090   traces:
17091     hoverinfo: "x+y"
17092     boxpoints: "outliers"
17093     whiskerwidth: 0
17094   layout:
17095     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17096     layout: "plot-throughput"
17097
17098 ################################################################################
17099
17100 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
17101 - type: "plot"
17102   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17103   algorithm: "plot_latency_error_bars"
17104   output-file-type: ".html"
17105   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17107   filter: "'NIC_Intel-X520-DA2' and
17108            '64B' and
17109            ('BASE' or 'SCALE') and
17110            'NDRPDR' and
17111            'ETH' and
17112            '1T1C' and
17113            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17114            not 'VHOST' and
17115            not 'MEMIF'"
17116   parameters:
17117   - "latency"
17118   - "parent"
17119   - "tags"
17120   sort:
17121   - "L2XCFWD"
17122   - "L2PATCH"
17123   - "L2BDMACLRN"
17124   - "FIB_10K"
17125   - "FIB_100K"
17126   - "FIB_1M"
17127   layout:
17128     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
17129     layout: "plot-latency"
17130
17131 - type: "plot"
17132   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17133   algorithm: "plot_latency_error_bars"
17134   output-file-type: ".html"
17135   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17137   filter: "'NIC_Intel-X520-DA2' and
17138            '64B' and
17139            ('BASE' or 'SCALE') and
17140            'NDRPDR' and
17141            'ETH' and
17142            '2T2C' and
17143            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17144            not 'VHOST' and
17145            not 'MEMIF'"
17146   parameters:
17147   - "latency"
17148   - "parent"
17149   - "tags"
17150   sort:
17151   - "L2XCFWD"
17152   - "L2PATCH"
17153   - "L2BDMACLRN"
17154   - "FIB_10K"
17155   - "FIB_100K"
17156   - "FIB_1M"
17157   layout:
17158     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
17159     layout: "plot-latency"
17160
17161 # Packet Latency - VPP L2 3n-hsw-x520 features
17162 - type: "plot"
17163   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17164   algorithm: "plot_latency_error_bars"
17165   output-file-type: ".html"
17166   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17167   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17168   filter: "'NIC_Intel-X520-DA2' and
17169            '64B' and
17170            'NDRPDR' and
17171            '1T1C' and
17172            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17173            not 'ACL' and
17174            not 'VHOST' and
17175            not 'MEMIF'"
17176   parameters:
17177   - "latency"
17178   - "parent"
17179   - "tags"
17180   sort:
17181   - "L2XCBASE"    # l2xcbase
17182   - "L2BDBASE"    # l2bdbase
17183   - "L2XCFWD"     # dot1q-l2xcbase
17184   - "L2BDMACLRN"  # dot1q-l2bdbase
17185   layout:
17186     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
17187     layout: "plot-latency"
17188
17189 - type: "plot"
17190   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17191   algorithm: "plot_latency_error_bars"
17192   output-file-type: ".html"
17193   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17195   filter: "'NIC_Intel-X520-DA2' and
17196            '64B' and
17197            'NDRPDR' and
17198            '2T2C' and
17199            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17200            not 'ACL' and
17201            not 'VHOST' and
17202            not 'MEMIF'"
17203   parameters:
17204   - "latency"
17205   - "parent"
17206   - "tags"
17207   sort:
17208   - "L2XCBASE"    # l2xcbase
17209   - "L2BDBASE"    # l2bdbase
17210   - "L2XCFWD"     # dot1q-l2xcbase
17211   - "L2BDMACLRN"  # dot1q-l2bdbase
17212   layout:
17213     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
17214     layout: "plot-latency"
17215
17216 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
17217 - type: "plot"
17218   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
17219   algorithm: "plot_latency_error_bars"
17220   output-file-type: ".html"
17221   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
17222   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17223   filter: "'NIC_Intel-X520-DA2' and
17224            '64B' and
17225            'NDRPDR' and
17226            '1T1C' and
17227            'FEATURE' and
17228            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17229            'IACL' and
17230            ('ACL1' or 'ACL50') and
17231            ('10K_FLOWS' or '10k_FLOWS') and
17232            not 'MACIP' and
17233            not 'VHOST' and
17234            not 'MEMIF'"
17235   parameters:
17236   - "latency"
17237   - "parent"
17238   - "tags"
17239   layout:
17240     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
17241     layout: "plot-latency"
17242
17243 - type: "plot"
17244   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
17245   algorithm: "plot_latency_error_bars"
17246   output-file-type: ".html"
17247   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
17248   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17249   filter: "'NIC_Intel-X520-DA2' and
17250            '64B' and
17251            'NDRPDR' and
17252            '2T2C' and
17253            'FEATURE' and
17254            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17255            'IACL' and
17256            ('ACL1' or 'ACL50') and
17257            ('10K_FLOWS' or '10k_FLOWS') and
17258            not 'MACIP' and
17259            not 'VHOST' and
17260            not 'MEMIF'"
17261   parameters:
17262   - "latency"
17263   - "parent"
17264   - "tags"
17265   layout:
17266     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
17267     layout: "plot-latency"
17268
17269 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
17270 - type: "plot"
17271   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17272   algorithm: "plot_latency_error_bars"
17273   output-file-type: ".html"
17274   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17275   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17276   filter: "'NIC_Intel-X520-DA2' and
17277            '64B' and
17278            'NDRPDR' and
17279            '1T1C' and
17280            'FEATURE' and
17281            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17282            'OACL' and
17283            ('ACL1' or 'ACL50') and
17284            ('10K_FLOWS' or '10k_FLOWS') and
17285            not 'MACIP' and
17286            not 'VHOST' and
17287            not 'MEMIF'"
17288   parameters:
17289   - "latency"
17290   - "parent"
17291   - "tags"
17292   layout:
17293     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
17294     layout: "plot-latency"
17295
17296 - type: "plot"
17297   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
17298   algorithm: "plot_latency_error_bars"
17299   output-file-type: ".html"
17300   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
17301   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17302   filter: "'NIC_Intel-X520-DA2' and
17303            '64B' and
17304            'NDRPDR' and
17305            '2T2C' and
17306            'FEATURE' and
17307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17308            'OACL' and
17309            ('ACL1' or 'ACL50') and
17310            ('10K_FLOWS' or '10k_FLOWS') and
17311            not 'MACIP' and
17312            not 'VHOST' and
17313            not 'MEMIF'"
17314   parameters:
17315   - "latency"
17316   - "parent"
17317   - "tags"
17318   layout:
17319     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
17320     layout: "plot-latency"
17321
17322 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
17323 - type: "plot"
17324   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
17325   algorithm: "plot_latency_error_bars"
17326   output-file-type: ".html"
17327   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
17328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17329   filter: "'NIC_Intel-X520-DA2' and
17330            '64B' and
17331            'NDRPDR' and
17332            '1T1C' and
17333            'FEATURE' and
17334            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17335            'MACIP' and
17336            ('ACL1' or 'ACL50') and
17337            ('10K_FLOWS' or '10k_FLOWS') and
17338            not 'VHOST' and
17339            not 'MEMIF'"
17340   parameters:
17341   - "latency"
17342   - "parent"
17343   - "tags"
17344   layout:
17345     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
17346     layout: "plot-latency"
17347
17348 - type: "plot"
17349   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
17350   algorithm: "plot_latency_error_bars"
17351   output-file-type: ".html"
17352   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
17353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17354   filter: "'NIC_Intel-X520-DA2' and
17355            '64B' and
17356            'NDRPDR' and
17357            '2T2C' and
17358            'FEATURE' and
17359            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17360            'MACIP' and
17361            ('ACL1' or 'ACL50') and
17362            ('10K_FLOWS' or '10k_FLOWS') and
17363            not 'VHOST' and
17364            not 'MEMIF'"
17365   parameters:
17366   - "latency"
17367   - "parent"
17368   - "tags"
17369   layout:
17370     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
17371     layout: "plot-latency"
17372
17373 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
17374 - type: "plot"
17375   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17376   algorithm: "plot_latency_error_bars"
17377   output-file-type: ".html"
17378   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17379   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17380   filter: "'NIC_Intel-X710' and
17381            '64B' and
17382            ('BASE' or 'SCALE') and
17383            'NDRPDR' and
17384            'ETH' and
17385            '1T1C' and
17386            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17387            not 'VHOST' and
17388            not 'MEMIF'"
17389   parameters:
17390   - "latency"
17391   - "parent"
17392   - "tags"
17393   sort:
17394   - "L2PATCH"
17395   - "L2XCFWD"
17396   - "L2BDMACLRN"
17397   - "FIB_10K"
17398   - "FIB_100K"
17399   - "FIB_1M"
17400   layout:
17401     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
17402     layout: "plot-latency"
17403
17404 - type: "plot"
17405   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17406   algorithm: "plot_latency_error_bars"
17407   output-file-type: ".html"
17408   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17409   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17410   filter: "'NIC_Intel-X710' and
17411            '64B' and
17412            ('BASE' or 'SCALE') and
17413            'NDRPDR' and
17414            'ETH' and
17415            '2T2C' and
17416            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17417            not 'VHOST' and
17418            not 'MEMIF'"
17419   parameters:
17420   - "latency"
17421   - "parent"
17422   - "tags"
17423   sort:
17424   - "L2PATCH"
17425   - "L2XCFWD"
17426   - "L2BDMACLRN"
17427   - "FIB_10K"
17428   - "FIB_100K"
17429   - "FIB_1M"
17430   layout:
17431     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
17432     layout: "plot-latency"
17433
17434 # Packet Latency - VPP L2 3n-hsw-x710 features
17435 - type: "plot"
17436   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17437   algorithm: "plot_latency_error_bars"
17438   output-file-type: ".html"
17439   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17440   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17441   filter: "'NIC_Intel-X710' and
17442            '64B' and
17443            'NDRPDR' and
17444            '1T1C' and
17445            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17446            not 'ACL' and
17447            not 'VHOST' and
17448            not 'L2OVRLAY' and
17449            not 'MEMIF'"
17450   parameters:
17451   - "latency"
17452   - "parent"
17453   - "tags"
17454   sort:
17455   - "L2XCBASE"    # l2xcbase
17456   - "L2BDBASE"    # l2bdbase
17457   - "L2XCFWD"     # dot1q-l2xcbase
17458   - "L2BDMACLRN"  # dot1q-l2bdbase
17459   layout:
17460     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
17461     layout: "plot-latency"
17462
17463 - type: "plot"
17464   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17465   algorithm: "plot_latency_error_bars"
17466   output-file-type: ".html"
17467   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17468   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17469   filter: "'NIC_Intel-X710' and
17470            '64B' and
17471            'NDRPDR' and
17472            '2T2C' and
17473            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17474            not 'ACL' and
17475            not 'VHOST' and
17476            not 'L2OVRLAY' and
17477            not 'MEMIF'"
17478   parameters:
17479   - "latency"
17480   - "parent"
17481   - "tags"
17482   sort:
17483   - "L2XCBASE"    # l2xcbase
17484   - "L2BDBASE"    # l2bdbase
17485   - "L2XCFWD"     # dot1q-l2xcbase
17486   - "L2BDMACLRN"  # dot1q-l2bdbase
17487   layout:
17488     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
17489     layout: "plot-latency"
17490
17491 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
17492 - type: "plot"
17493   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17494   algorithm: "plot_latency_error_bars"
17495   output-file-type: ".html"
17496   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17498   filter: "'NIC_Intel-X710' and
17499            '64B' and
17500            'NDRPDR' and
17501            '1T1C' and
17502            'FEATURE' and
17503            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17504            'IACL' and
17505            ('ACL1' or 'ACL50') and
17506            ('10K_FLOWS' or '10k_FLOWS') and
17507            not 'MACIP' and
17508            not 'VHOST' and
17509            not 'MEMIF'"
17510   parameters:
17511   - "latency"
17512   - "parent"
17513   - "tags"
17514   layout:
17515     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
17516     layout: "plot-latency"
17517
17518 - type: "plot"
17519   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
17520   algorithm: "plot_latency_error_bars"
17521   output-file-type: ".html"
17522   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
17523   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17524   filter: "'NIC_Intel-X710' and
17525            '64B' and
17526            'NDRPDR' and
17527            '2T2C' and
17528            'FEATURE' and
17529            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17530            'IACL' and
17531            ('ACL1' or 'ACL50') and
17532            ('10K_FLOWS' or '10k_FLOWS') and
17533            not 'MACIP' and
17534            not 'VHOST' and
17535            not 'MEMIF'"
17536   parameters:
17537   - "latency"
17538   - "parent"
17539   - "tags"
17540   layout:
17541     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
17542     layout: "plot-latency"
17543
17544 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
17545 - type: "plot"
17546   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
17547   algorithm: "plot_latency_error_bars"
17548   output-file-type: ".html"
17549   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
17550   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17551   filter: "'NIC_Intel-XL710' and
17552            '64B' and
17553            'BASE' and
17554            'NDRPDR' and
17555            'ETH' and
17556            '1T1C' and
17557            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17558            not 'VHOST' and
17559            not 'MEMIF'"
17560   parameters:
17561   - "latency"
17562   - "parent"
17563   - "tags"
17564   sort:
17565   - "L2PATCH"
17566   - "L2XCFWD"
17567   - "L2BDMACLRN"
17568   layout:
17569     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
17570     layout: "plot-latency"
17571
17572 - type: "plot"
17573   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
17574   algorithm: "plot_latency_error_bars"
17575   output-file-type: ".html"
17576   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
17577   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17578   filter: "'NIC_Intel-XL710' and
17579            '64B' and
17580            'BASE' and
17581            'NDRPDR' and
17582            'ETH' and
17583            '2T2C' and
17584            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17585            not 'VHOST' and
17586            not 'MEMIF'"
17587   parameters:
17588   - "latency"
17589   - "parent"
17590   - "tags"
17591   sort:
17592   - "L2PATCH"
17593   - "L2XCFWD"
17594   - "L2BDMACLRN"
17595   layout:
17596     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
17597     layout: "plot-latency"
17598
17599 # Packet Latency - VPP L2 3n-skx-x710 base and scale
17600 - type: "plot"
17601   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17602   algorithm: "plot_latency_error_bars"
17603   output-file-type: ".html"
17604   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17606   filter: "'NIC_Intel-X710' and
17607            '64B' and
17608            ('BASE' or 'SCALE') and
17609            'NDRPDR' and
17610            'ETH' and
17611            '2T1C' and
17612            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17613            not 'VHOST' and
17614            not 'MEMIF' and
17615            not 'DRV_AVF'"
17616   parameters:
17617   - "latency"
17618   - "parent"
17619   - "tags"
17620   sort:
17621   - "L2PATCH"
17622   - "L2XCBASE"
17623   - "BASE"
17624   - "FIB_10K"
17625   - "FIB_100K"
17626   - "FIB_1M"
17627   layout:
17628     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
17629     layout: "plot-latency"
17630
17631 - type: "plot"
17632   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17633   algorithm: "plot_latency_error_bars"
17634   output-file-type: ".html"
17635   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17637   filter: "'NIC_Intel-X710' and
17638            '64B' and
17639            ('BASE' or 'SCALE') and
17640            'NDRPDR' and
17641            'ETH' and
17642            '4T2C' and
17643            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17644            not 'VHOST' and
17645            not 'MEMIF' and
17646            not 'DRV_AVF'"
17647   parameters:
17648   - "latency"
17649   - "parent"
17650   - "tags"
17651   sort:
17652   - "L2PATCH"
17653   - "L2XCBASE"
17654   - "BASE"
17655   - "FIB_10K"
17656   - "FIB_100K"
17657   - "FIB_1M"
17658   layout:
17659     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
17660     layout: "plot-latency"
17661
17662 # Packet Latency - VPP L2 3n-skx-x710 features
17663 - type: "plot"
17664   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17665   algorithm: "plot_latency_error_bars"
17666   output-file-type: ".html"
17667   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17668   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17669   filter: "'NIC_Intel-X710' and
17670            '64B' and
17671            'NDRPDR' and
17672            '2T1C' and
17673            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17674            not 'ACL' and
17675            not 'VHOST' and
17676            not 'DRV_AVF' and
17677            not 'L2OVRLAY' and
17678            not 'MEMIF'"
17679   parameters:
17680   - "latency"
17681   - "parent"
17682   - "tags"
17683   sort:
17684   - "L2XCBASE"    # l2xcbase
17685   - "L2BDBASE"    # l2bdbase
17686   - "L2XCFWD"     # dot1q-l2xcbase
17687   - "L2BDMACLRN"  # dot1q-l2bdbase
17688   layout:
17689     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
17690     layout: "plot-latency"
17691
17692 - type: "plot"
17693   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17694   algorithm: "plot_latency_error_bars"
17695   output-file-type: ".html"
17696   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17697   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17698   filter: "'NIC_Intel-X710' and
17699            '64B' and
17700            'NDRPDR' and
17701            '4T2C' and
17702            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17703            not 'ACL' and
17704            not 'VHOST' and
17705            not 'DRV_AVF' and
17706            not 'L2OVRLAY' and
17707            not 'MEMIF'"
17708   parameters:
17709   - "latency"
17710   - "parent"
17711   - "tags"
17712   sort:
17713   - "L2XCBASE"    # l2xcbase
17714   - "L2BDBASE"    # l2bdbase
17715   - "L2XCFWD"     # dot1q-l2xcbase
17716   - "L2BDMACLRN"  # dot1q-l2bdbase
17717   layout:
17718     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
17719     layout: "plot-latency"
17720
17721 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
17722 - type: "plot"
17723   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
17724   algorithm: "plot_latency_error_bars"
17725   output-file-type: ".html"
17726   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
17727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17728   filter: "'NIC_Intel-X710' and
17729            '64B' and
17730            'NDRPDR' and
17731            '2T1C' and
17732            'FEATURE' and
17733            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17734            'IACL' and
17735            ('ACL1' or 'ACL50') and
17736            ('10K_FLOWS' or '10k_FLOWS') and
17737            not 'MACIP' and
17738            not 'VHOST' and
17739            not 'MEMIF'"
17740   parameters:
17741   - "latency"
17742   - "parent"
17743   - "tags"
17744   layout:
17745     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
17746     layout: "plot-latency"
17747
17748 - type: "plot"
17749   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
17750   algorithm: "plot_latency_error_bars"
17751   output-file-type: ".html"
17752   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
17753   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17754   filter: "'NIC_Intel-X710' and
17755            '64B' and
17756            'NDRPDR' and
17757            '4T2C' and
17758            'FEATURE' and
17759            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17760            'IACL' and
17761            ('ACL1' or 'ACL50') and
17762            ('10K_FLOWS' or '10k_FLOWS') and
17763            not 'MACIP' and
17764            not 'VHOST' and
17765            not 'MEMIF'"
17766   parameters:
17767   - "latency"
17768   - "parent"
17769   - "tags"
17770   layout:
17771     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
17772     layout: "plot-latency"
17773
17774 # Packet Latency - VPP L2 3n-skx-xxv710 base
17775 - type: "plot"
17776   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17777   algorithm: "plot_latency_error_bars"
17778   output-file-type: ".html"
17779   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17780   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17781   filter: "'NIC_Intel-XXV710' and
17782            '64B' and
17783            ('BASE' or 'SCALE') and
17784            'NDRPDR' and
17785            'ETH' and
17786            '2T1C' and
17787            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17788            not 'VHOST' and
17789            not 'MEMIF'"
17790   parameters:
17791   - "latency"
17792   - "parent"
17793   - "tags"
17794   sort:
17795   - "L2PATCH"
17796   - "L2PATCH"
17797   - "L2XCBASE"
17798   - "L2BDMACLRN"
17799   layout:
17800     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
17801     layout: "plot-latency"
17802
17803 - type: "plot"
17804   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
17805   algorithm: "plot_latency_error_bars"
17806   output-file-type: ".html"
17807   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
17808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17809   filter: "'NIC_Intel-XXV710' and
17810            '64B' and
17811            ('BASE' or 'SCALE') and
17812            'NDRPDR' and
17813            'ETH' and
17814            '4T2C' and
17815            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17816            not 'VHOST' and
17817            not 'MEMIF'"
17818   parameters:
17819   - "latency"
17820   - "parent"
17821   - "tags"
17822   sort:
17823   - "L2PATCH"
17824   - "L2PATCH"
17825   - "L2XCBASE"
17826   - "L2BDMACLRN"
17827   layout:
17828     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
17829     layout: "plot-latency"
17830
17831 # Packet Latency - VPP L2 2n-skx-x710 base and scale
17832 - type: "plot"
17833   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
17834   algorithm: "plot_latency_error_bars"
17835   output-file-type: ".html"
17836   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
17837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17838   filter: "'NIC_Intel-X710' and
17839            '64B' and
17840            'ETH' and
17841            ('BASE' or 'SCALE') and
17842            'NDRPDR' and
17843            '2T1C' and
17844            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17845            not 'VHOST' and
17846            not 'MEMIF'"
17847   parameters:
17848   - "latency"
17849   - "parent"
17850   - "tags"
17851   sort:
17852   - "L2PATCH"
17853   - "L2XCBASE"
17854   - "BASE"
17855   - "FIB_10K"
17856   - "FIB_100K"
17857   - "FIB_1M"
17858   layout:
17859     title: "l2sw-2n-skx-x710-64b-2t1c-base-ndr"
17860     layout: "plot-latency"
17861
17862 - type: "plot"
17863   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
17864   algorithm: "plot_latency_error_bars"
17865   output-file-type: ".html"
17866   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
17867   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17868   filter: "'NIC_Intel-X710' and
17869            '64B' and
17870            ('BASE' or 'SCALE') and
17871            'NDRPDR' and
17872            'ETH' and
17873            '4T2C' and
17874            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17875            not 'VHOST' and
17876            not 'MEMIF'"
17877   parameters:
17878   - "latency"
17879   - "parent"
17880   - "tags"
17881   sort:
17882   - "L2PATCH"
17883   - "L2XCBASE"
17884   - "BASE"
17885   - "FIB_10K"
17886   - "FIB_100K"
17887   - "FIB_1M"
17888   layout:
17889     title: "l2sw-2n-skx-x710-64b-4t2c-base-ndr"
17890     layout: "plot-latency"
17891
17892 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
17893 - type: "plot"
17894   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17895   algorithm: "plot_latency_error_bars"
17896   output-file-type: ".html"
17897   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17898   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17899   filter: "'NIC_Intel-XXV710' and
17900            '64B' and
17901            ('BASE' or 'SCALE') and
17902            'NDRPDR' and
17903            'ETH' and
17904            '2T1C' and
17905            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17906            not 'VHOST' and
17907            not 'MEMIF'"
17908   parameters:
17909   - "latency"
17910   - "parent"
17911   - "tags"
17912   sort:
17913   - "L2PATCH"
17914   - "L2XCBASE"
17915   - "BASE"
17916   - "FIB_10K"
17917   - "FIB_100K"
17918   - "FIB_1M"
17919   layout:
17920     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17921     layout: "plot-latency"
17922
17923 - type: "plot"
17924   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17925   algorithm: "plot_latency_error_bars"
17926   output-file-type: ".html"
17927   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17928   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17929   filter: "'NIC_Intel-XXV710' and
17930            '64B' and
17931            ('BASE' or 'SCALE') and
17932            'NDRPDR' and
17933            'ETH' and
17934            '4T2C' and
17935            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17936            not 'VHOST' and
17937            not 'MEMIF'"
17938   parameters:
17939   - "latency"
17940   - "parent"
17941   - "tags"
17942   sort:
17943   - "L2PATCH"
17944   - "L2XCBASE"
17945   - "BASE"
17946   - "FIB_10K"
17947   - "FIB_100K"
17948   - "FIB_1M"
17949   layout:
17950     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17951     layout: "plot-latency"
17952
17953 ################################################################################
17954
17955 # Packet Latency - VPP Container Memif 3n-hsw-x520
17956 - type: "plot"
17957   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17958   algorithm: "plot_latency_error_bars"
17959   output-file-type: ".html"
17960   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17961   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17962   filter: "'NIC_Intel-X520-DA2' and
17963            '64B' and
17964            ('BASE' or 'SCALE') and
17965            'NDRPDR' and
17966            '1T1C' and
17967            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17968            not 'VHOST' and
17969            'MEMIF'"
17970   parameters:
17971   - "latency"
17972   - "parent"
17973   - "tags"
17974   sort:
17975   - "L2XCFWD"
17976   - "L2XCFWD"
17977   - "L2XCFWD"
17978   - "L2BDMACLRN"
17979   - "L2BDMACLRN"
17980   - "L2BDMACLRN"
17981   - "IP4FWD"
17982   layout:
17983     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
17984     layout: "plot-latency"
17985
17986 - type: "plot"
17987   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
17988   algorithm: "plot_latency_error_bars"
17989   output-file-type: ".html"
17990   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
17991   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17992   filter: "'NIC_Intel-X520-DA2' and
17993            '64B' and
17994            ('BASE' or 'SCALE') and
17995            'NDRPDR' and
17996            '2T2C' and
17997            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17998            not 'VHOST' and
17999            'MEMIF'"
18000   parameters:
18001   - "latency"
18002   - "parent"
18003   - "tags"
18004   sort:
18005   - "L2XCFWD"
18006   - "L2XCFWD"
18007   - "L2XCFWD"
18008   - "L2BDMACLRN"
18009   - "L2BDMACLRN"
18010   - "L2BDMACLRN"
18011   - "IP4FWD"
18012   layout:
18013     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
18014     layout: "plot-latency"
18015
18016 # Packet Latency - VPP Container Memif 3n-hsw-x710
18017 - type: "plot"
18018   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18019   algorithm: "plot_latency_error_bars"
18020   output-file-type: ".html"
18021   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18022   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18023   filter: "'NIC_Intel-X710' and
18024            '64B' and
18025            ('BASE' or 'SCALE') and
18026            'NDRPDR' and
18027            '1T1C' and
18028            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18029            not 'VHOST' and
18030            'MEMIF'"
18031   parameters:
18032   - "latency"
18033   - "parent"
18034   - "tags"
18035   sort:
18036   - "L2XCFWD"
18037   - "L2XCFWD"
18038   - "L2XCFWD"
18039   - "L2BDMACLRN"
18040   - "L2BDMACLRN"
18041   - "L2BDMACLRN"
18042   - "IP4FWD"
18043   layout:
18044     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
18045     layout: "plot-latency"
18046
18047 - type: "plot"
18048   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18049   algorithm: "plot_latency_error_bars"
18050   output-file-type: ".html"
18051   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18053   filter: "'NIC_Intel-X710' and
18054            '64B' and
18055            ('BASE' or 'SCALE') and
18056            'NDRPDR' and
18057            '2T2C' and
18058            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18059            not 'VHOST' and
18060            'MEMIF'"
18061   parameters:
18062   - "latency"
18063   - "parent"
18064   - "tags"
18065   sort:
18066   - "L2XCFWD"
18067   - "L2XCFWD"
18068   - "L2XCFWD"
18069   - "L2BDMACLRN"
18070   - "L2BDMACLRN"
18071   - "L2BDMACLRN"
18072   - "IP4FWD"
18073   layout:
18074     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
18075     layout: "plot-latency"
18076
18077 # Packet Latency - VPP Container Memif 3n-hsw-xl710
18078 - type: "plot"
18079   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
18080   algorithm: "plot_latency_error_bars"
18081   output-file-type: ".html"
18082   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
18083   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18084   filter: "'NIC_Intel-XL710' and
18085            '64B' and
18086            ('BASE' or 'SCALE') and
18087            'NDRPDR' and
18088            '1T1C' and
18089            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18090            not 'VHOST' and
18091            'MEMIF'"
18092   parameters:
18093   - "latency"
18094   - "parent"
18095   - "tags"
18096   sort:
18097   - "L2XCFWD"
18098   - "L2XCFWD"
18099   - "L2XCFWD"
18100   - "L2BDMACLRN"
18101   - "L2BDMACLRN"
18102   - "L2BDMACLRN"
18103   - "IP4FWD"
18104   layout:
18105     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
18106     layout: "plot-latency"
18107
18108 - type: "plot"
18109   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
18110   algorithm: "plot_latency_error_bars"
18111   output-file-type: ".html"
18112   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
18113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18114   filter: "'NIC_Intel-XL710' and
18115            '64B' and
18116            ('BASE' or 'SCALE') and
18117            'NDRPDR' and
18118            '2T2C' and
18119            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18120            not 'VHOST' and
18121            'MEMIF'"
18122   parameters:
18123   - "latency"
18124   - "parent"
18125   - "tags"
18126   sort:
18127   - "L2XCFWD"
18128   - "L2XCFWD"
18129   - "L2XCFWD"
18130   - "L2BDMACLRN"
18131   - "L2BDMACLRN"
18132   - "L2BDMACLRN"
18133   - "IP4FWD"
18134   layout:
18135     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
18136     layout: "plot-latency"
18137
18138 # Packet Latency - VPP Container Memif 3n-skx-x710
18139 - type: "plot"
18140   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18141   algorithm: "plot_latency_error_bars"
18142   output-file-type: ".html"
18143   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18144   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18145   filter: "'NIC_Intel-X710' and
18146            '64B' and
18147            ('BASE' or 'SCALE') and
18148            'NDRPDR' and
18149            '2T1C' and
18150            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18151            not 'VHOST' and
18152            'MEMIF'"
18153   parameters:
18154   - "latency"
18155   - "parent"
18156   - "tags"
18157   sort:
18158   - "L2XCFWD"
18159   - "L2XCFWD"
18160   - "L2XCFWD"
18161   - "L2BDMACLRN"
18162   - "L2BDMACLRN"
18163   - "L2BDMACLRN"
18164   - "IP4FWD"
18165   layout:
18166     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
18167     layout: "plot-latency"
18168
18169 - type: "plot"
18170   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18171   algorithm: "plot_latency_error_bars"
18172   output-file-type: ".html"
18173   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18175   filter: "'NIC_Intel-X710' and
18176            '64B' and
18177            ('BASE' or 'SCALE') and
18178            'NDRPDR' and
18179            '4T2C' and
18180            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18181            not 'VHOST' and
18182            'MEMIF'"
18183   parameters:
18184   - "latency"
18185   - "parent"
18186   - "tags"
18187   sort:
18188   - "L2XCFWD"
18189   - "L2XCFWD"
18190   - "L2XCFWD"
18191   - "L2BDMACLRN"
18192   - "L2BDMACLRN"
18193   - "L2BDMACLRN"
18194   - "IP4FWD"
18195   layout:
18196     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
18197     layout: "plot-latency"
18198
18199 # Packet Latency - VPP Container Memif 2n-skx-x710
18200 - type: "plot"
18201   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18202   algorithm: "plot_latency_error_bars"
18203   output-file-type: ".html"
18204   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18205   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18206   filter: "'NIC_Intel-X710' and
18207            '64B' and
18208            ('BASE' or 'SCALE') and
18209            'NDRPDR' and
18210            '2T1C' and
18211            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18212            not 'VHOST' and
18213            not 'NF_DENSITY' and
18214            'MEMIF'"
18215   parameters:
18216   - "latency"
18217   - "parent"
18218   - "tags"
18219   sort:
18220   - "L2XCFWD"
18221   - "L2XCFWD"
18222   - "L2XCFWD"
18223   - "L2BDMACLRN"
18224   - "L2BDMACLRN"
18225   - "L2BDMACLRN"
18226   - "IP4FWD"
18227   layout:
18228     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
18229     layout: "plot-latency"
18230
18231 - type: "plot"
18232   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18233   algorithm: "plot_latency_error_bars"
18234   output-file-type: ".html"
18235   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18236   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18237   filter: "'NIC_Intel-X710' and
18238            '64B' and
18239            ('BASE' or 'SCALE') and
18240            'NDRPDR' and
18241            '4T2C' and
18242            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18243            not 'VHOST' and
18244            not 'NF_DENSITY' and
18245            'MEMIF'"
18246   parameters:
18247   - "latency"
18248   - "parent"
18249   - "tags"
18250   sort:
18251   - "L2XCFWD"
18252   - "L2XCFWD"
18253   - "L2XCFWD"
18254   - "L2BDMACLRN"
18255   - "L2BDMACLRN"
18256   - "L2BDMACLRN"
18257   - "IP4FWD"
18258   layout:
18259     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
18260     layout: "plot-latency"
18261
18262 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
18263 #- type: "plot"
18264 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
18265 #  algorithm: "plot_latency_error_bars"
18266 #  output-file-type: ".html"
18267 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
18268 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
18269 #  filter: "'NIC_Intel-XXV710' and
18270 #           '64B' and
18271 #           ('BASE' or 'SCALE') and
18272 #           'NDRPDR' and
18273 #           '2T1C' and
18274 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18275 #           not 'VHOST' and
18276 #           'MEMIF'"
18277 #  parameters:
18278 #  - "latency"
18279 #  - "parent"
18280 #  - "tags"
18281 #  sort:
18282 #  - "L2XCFWD"
18283 #  - "L2XCFWD"
18284 #  - "L2XCFWD"
18285 #  - "L2BDMACLRN"
18286 #  - "L2BDMACLRN"
18287 #  - "L2BDMACLRN"
18288 #  - "IP4FWD"
18289 #  layout:
18290 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
18291 #    layout: "plot-latency"
18292 #
18293 #- type: "plot"
18294 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
18295 #  algorithm: "plot_latency_error_bars"
18296 #  output-file-type: ".html"
18297 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
18298 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
18299 #  filter: "'NIC_Intel-XXV710' and
18300 #           '64B' and
18301 #           ('BASE' or 'SCALE') and
18302 #           'NDRPDR' and
18303 #           '4T2C' and
18304 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18305 #           not 'VHOST' and
18306 #           'MEMIF'"
18307 #  parameters:
18308 #  - "latency"
18309 #  - "parent"
18310 #  - "tags"
18311 #  sort:
18312 #  - "L2XCFWD"
18313 #  - "L2XCFWD"
18314 #  - "L2XCFWD"
18315 #  - "L2BDMACLRN"
18316 #  - "L2BDMACLRN"
18317 #  - "L2BDMACLRN"
18318 #  - "IP4FWD"
18319 #  layout:
18320 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
18321 #    layout: "plot-latency"
18322
18323 ################################################################################
18324
18325 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
18326 - type: "plot"
18327   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18328   algorithm: "plot_latency_error_bars"
18329   output-file-type: ".html"
18330   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18331   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18332   filter: "'NIC_Intel-X520-DA2' and
18333            '64B' and
18334            ('BASE' or 'SCALE') and
18335            'NDRPDR' and
18336            '1T1C' and
18337            'L2XCFWD' and
18338            not 'VHOST' and
18339            not 'NF_DENSITY' and
18340            'MEMIF'"
18341   parameters:
18342   - "latency"
18343   - "parent"
18344   - "tags"
18345   sort:
18346   - "1VNF"
18347   - "2VNF"
18348   - "4VNF"
18349   - "2VNF"
18350   - "4VNF"
18351   layout:
18352     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
18353     layout: "plot-latency"
18354
18355 - type: "plot"
18356   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18357   algorithm: "plot_latency_error_bars"
18358   output-file-type: ".html"
18359   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18360   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18361   filter: "'NIC_Intel-X520-DA2' and
18362            '64B' and
18363            ('BASE' or 'SCALE') and
18364            'NDRPDR' and
18365            '2T2C' and
18366            'L2XCFWD' and
18367            not 'VHOST' and
18368            not 'NF_DENSITY' and
18369            'MEMIF'"
18370   parameters:
18371   - "latency"
18372   - "parent"
18373   - "tags"
18374   sort:
18375   - "1VNF"
18376   - "2VNF"
18377   - "4VNF"
18378   - "2VNF"
18379   - "4VNF"
18380   layout:
18381     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
18382     layout: "plot-latency"
18383
18384 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
18385 - type: "plot"
18386   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18387   algorithm: "plot_latency_error_bars"
18388   output-file-type: ".html"
18389   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18390   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18391   filter: "'NIC_Intel-X520-DA2' and
18392            '64B' and
18393            ('BASE' or 'SCALE') and
18394            'NDRPDR' and
18395            '1T1C' and
18396            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18397            not 'VHOST' and
18398            not 'NF_DENSITY' and
18399            'MEMIF'"
18400   parameters:
18401   - "latency"
18402   - "parent"
18403   - "tags"
18404   sort:
18405   - "1VNF"
18406   - "2VNF"
18407   - "4VNF"
18408   - "2VNF"
18409   - "4VNF"
18410   layout:
18411     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
18412     layout: "plot-latency"
18413
18414 - type: "plot"
18415   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18416   algorithm: "plot_latency_error_bars"
18417   output-file-type: ".html"
18418   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18419   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18420   filter: "'NIC_Intel-X520-DA2' and
18421            '64B' and
18422            ('BASE' or 'SCALE') and
18423            'NDRPDR' and
18424            '2T2C' and
18425            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18426            not 'VHOST' and
18427            not 'NF_DENSITY' and
18428            'MEMIF'"
18429   parameters:
18430   - "latency"
18431   - "parent"
18432   - "tags"
18433   sort:
18434   - "1VNF"
18435   - "2VNF"
18436   - "4VNF"
18437   - "2VNF"
18438   - "4VNF"
18439   layout:
18440     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
18441     layout: "plot-latency"
18442
18443 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
18444 - type: "plot"
18445   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18446   algorithm: "plot_latency_error_bars"
18447   output-file-type: ".html"
18448   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18449   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18450   filter: "'NIC_Intel-X710' and
18451            '64B' and
18452            ('BASE' or 'SCALE') and
18453            'NDRPDR' and
18454            '1T1C' and
18455            'L2XCFWD' and
18456            not 'VHOST' and
18457            not 'NF_DENSITY' and
18458            'MEMIF'"
18459   parameters:
18460   - "latency"
18461   - "parent"
18462   - "tags"
18463   sort:
18464   - "1VNF"
18465   - "2VNF"
18466   - "4VNF"
18467   - "2VNF"
18468   - "4VNF"
18469   layout:
18470     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
18471     layout: "plot-latency"
18472
18473 - type: "plot"
18474   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18475   algorithm: "plot_latency_error_bars"
18476   output-file-type: ".html"
18477   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18478   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18479   filter: "'NIC_Intel-X710' and
18480            '64B' and
18481            ('BASE' or 'SCALE') and
18482            'NDRPDR' and
18483            '2T2C' and
18484            'L2XCFWD' and
18485            not 'VHOST' and
18486            not 'NF_DENSITY' and
18487            'MEMIF'"
18488   parameters:
18489   - "latency"
18490   - "parent"
18491   - "tags"
18492   sort:
18493   - "1VNF"
18494   - "2VNF"
18495   - "4VNF"
18496   - "2VNF"
18497   - "4VNF"
18498   layout:
18499     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
18500     layout: "plot-latency"
18501
18502 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
18503 - type: "plot"
18504   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18505   algorithm: "plot_latency_error_bars"
18506   output-file-type: ".html"
18507   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18508   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18509   filter: "'NIC_Intel-X710' and
18510            '64B' and
18511            ('BASE' or 'SCALE') and
18512            'NDRPDR' and
18513            '1T1C' and
18514            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18515            not 'VHOST' and
18516            not 'NF_DENSITY' and
18517            'MEMIF'"
18518   parameters:
18519   - "latency"
18520   - "parent"
18521   - "tags"
18522   sort:
18523   - "1VNF"
18524   - "2VNF"
18525   - "4VNF"
18526   - "2VNF"
18527   - "4VNF"
18528   layout:
18529     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
18530     layout: "plot-latency"
18531
18532 - type: "plot"
18533   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18534   algorithm: "plot_latency_error_bars"
18535   output-file-type: ".html"
18536   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18537   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18538   filter: "'NIC_Intel-X710' and
18539            '64B' and
18540            ('BASE' or 'SCALE') and
18541            'NDRPDR' and
18542            '2T2C' and
18543            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18544            not 'VHOST' and
18545            not 'NF_DENSITY' and
18546            'MEMIF'"
18547   parameters:
18548   - "latency"
18549   - "parent"
18550   - "tags"
18551   sort:
18552   - "1VNF"
18553   - "2VNF"
18554   - "4VNF"
18555   - "2VNF"
18556   - "4VNF"
18557   layout:
18558     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
18559     layout: "plot-latency"
18560
18561 ################################################################################
18562
18563 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
18564 - type: "plot"
18565   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18566   algorithm: "plot_latency_error_bars"
18567   output-file-type: ".html"
18568   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18569   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18570   filter: "'NIC_Intel-X520-DA2' and
18571            '64B' and
18572            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18573            'NDRPDR' and
18574            '1T1C' and
18575            'IP4FWD' and
18576            not 'IPSEC' and
18577            not 'DOT1Q' and
18578            not 'VHOST'"
18579   parameters:
18580   - "latency"
18581   - "parent"
18582   - "tags"
18583   sort:
18584   - "DOT1Q"
18585   - "IP4BASE"
18586   - "FIB_20K"
18587   - "FIB_200K"
18588   - "FIB_2M"
18589   layout:
18590     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18591     layout: "plot-latency"
18592
18593 - type: "plot"
18594   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18595   algorithm: "plot_latency_error_bars"
18596   output-file-type: ".html"
18597   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18598   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18599   filter: "'NIC_Intel-X520-DA2' and
18600            '64B' and
18601            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18602            'NDRPDR' and
18603            '2T2C' and
18604            'IP4FWD' and
18605            not 'IPSEC' and
18606            not 'DOT1Q' and
18607            not 'VHOST'"
18608   parameters:
18609   - "latency"
18610   - "parent"
18611   - "tags"
18612   sort:
18613   - "DOT1Q"
18614   - "IP4BASE"
18615   - "FIB_20K"
18616   - "FIB_200K"
18617   - "FIB_2M"
18618   layout:
18619     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18620     layout: "plot-latency"
18621
18622 # Packet Latency - VPP IPv4 3n-hsw-x520 features
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-lat-tsa-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 - type: "plot"
18658   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18659   algorithm: "plot_latency_error_bars"
18660   output-file-type: ".html"
18661   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18662   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18663   filter: "'NIC_Intel-X520-DA2' and
18664            '64B' and
18665            ('IP4BASE' or
18666             'POLICE_MARK' or
18667             'COPWHLIST' or
18668             ('NAT44' and 'BASE') or
18669             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
18670            'NDRPDR' and
18671            '2T2C' and
18672            'IP4FWD' and
18673            not 'IPSEC' and
18674            not 'VHOST'"
18675   parameters:
18676   - "latency"
18677   - "parent"
18678   - "tags"
18679   sort:
18680   - "DOT1Q"
18681   - "IP4BASE"
18682   - "NAT44"
18683   - "POLICE_MARK"
18684   - "COPWHLIST"
18685   - "IACL"
18686   - "OACL"
18687   layout:
18688     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
18689     layout: "plot-latency"
18690
18691 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
18692 - type: "plot"
18693   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18694   algorithm: "plot_latency_error_bars"
18695   output-file-type: ".html"
18696   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18697   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18698   filter: "'NIC_Intel-X520-DA2' and
18699            '64B' and
18700            'NDRPDR' and
18701            '1T1C' and
18702            'IP4FWD' and
18703            ('NAT44' or 'IP4BASE') and
18704            not 'DOT1Q' and
18705            not 'IPSEC' and
18706            not 'VHOST'"
18707   parameters:
18708   - "latency"
18709   - "parent"
18710   - "tags"
18711   sort:
18712   - "IP4BASE"
18713   - "BASE"
18714   - "SRC_USER_10"
18715   - "SRC_USER_100"
18716   - "SRC_USER_1000"
18717   - "SRC_USER_2000"
18718   layout:
18719     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
18720     layout: "plot-latency"
18721
18722 - type: "plot"
18723   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18724   algorithm: "plot_latency_error_bars"
18725   output-file-type: ".html"
18726   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18727   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18728   filter: "'NIC_Intel-X520-DA2' and
18729            '64B' and
18730            'NDRPDR' and
18731            '2T2C' and
18732            'IP4FWD' and
18733            ('NAT44' or 'IP4BASE') and
18734            not 'DOT1Q' and
18735            not 'IPSEC' and
18736            not 'VHOST'"
18737   parameters:
18738   - "latency"
18739   - "parent"
18740   - "tags"
18741   sort:
18742   - "IP4BASE"
18743   - "BASE"
18744   - "SRC_USER_10"
18745   - "SRC_USER_100"
18746   - "SRC_USER_1000"
18747   - "SRC_USER_2000"
18748   layout:
18749     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
18750     layout: "plot-latency"
18751
18752 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
18753 - type: "plot"
18754   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18755   algorithm: "plot_latency_error_bars"
18756   output-file-type: ".html"
18757   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18759   filter: "'NIC_Intel-X520-DA2' and
18760            '64B' and
18761            'NDRPDR' and
18762            '1T1C' and
18763            'IP4FWD' and
18764            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
18765            not 'IPSEC' and
18766            not 'DOT1Q' and
18767            not 'VHOST'"
18768   parameters:
18769   - "latency"
18770   - "parent"
18771   - "tags"
18772   sort:
18773   - "IP4BASE"
18774   - "ACL_STATELESS"
18775   - "ACL_STATEFUL"
18776   - "ACL_STATELESS"
18777   - "ACL_STATEFUL"
18778   layout:
18779     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18780     layout: "plot-latency"
18781
18782 - type: "plot"
18783   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18784   algorithm: "plot_latency_error_bars"
18785   output-file-type: ".html"
18786   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18787   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18788   filter: "'NIC_Intel-X520-DA2' and
18789            '64B' and
18790            'NDRPDR' and
18791            '2T2C' and
18792            'IP4FWD' and
18793            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
18794            not 'IPSEC' and
18795            not 'DOT1Q' and
18796            not 'VHOST'"
18797   parameters:
18798   - "latency"
18799   - "parent"
18800   - "tags"
18801   sort:
18802   - "IP4BASE"
18803   - "ACL_STATELESS"
18804   - "ACL_STATEFUL"
18805   - "ACL_STATELESS"
18806   - "ACL_STATEFUL"
18807   layout:
18808     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18809     layout: "plot-latency"
18810
18811 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
18812 - type: "plot"
18813   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18814   algorithm: "plot_latency_error_bars"
18815   output-file-type: ".html"
18816   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18818   filter: "'NIC_Intel-X520-DA2' and
18819            '64B' and
18820            'NDRPDR' and
18821            '1T1C' and
18822            'IP4FWD' and
18823            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
18824            not 'IPSEC' and
18825            not 'DOT1Q' and
18826            not 'VHOST'"
18827   parameters:
18828   - "latency"
18829   - "parent"
18830   - "tags"
18831   sort:
18832   - "IP4BASE"
18833   - "ACL_STATELESS"
18834   - "ACL_STATEFUL"
18835   - "ACL_STATELESS"
18836   - "ACL_STATEFUL"
18837   layout:
18838     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18839     layout: "plot-latency"
18840
18841 - type: "plot"
18842   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18843   algorithm: "plot_latency_error_bars"
18844   output-file-type: ".html"
18845   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18847   filter: "'NIC_Intel-X520-DA2' and
18848            '64B' and
18849            'NDRPDR' and
18850            '2T2C' and
18851            'IP4FWD' and
18852            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
18853            not 'IPSEC' and
18854            not 'DOT1Q' and
18855            not 'VHOST'"
18856   parameters:
18857   - "latency"
18858   - "parent"
18859   - "tags"
18860   sort:
18861   - "IP4BASE"
18862   - "ACL_STATELESS"
18863   - "ACL_STATEFUL"
18864   - "ACL_STATELESS"
18865   - "ACL_STATEFUL"
18866   layout:
18867     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18868     layout: "plot-latency"
18869
18870 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
18871 - type: "plot"
18872   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18873   algorithm: "plot_latency_error_bars"
18874   output-file-type: ".html"
18875   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18876   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18877   filter: "'NIC_Intel-X710' and
18878            '64B' and
18879            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18880            'NDRPDR' and
18881            '1T1C' and
18882            'IP4FWD' and
18883            not 'IPSEC' and
18884            not 'DOT1Q' and
18885            not 'VHOST'"
18886   parameters:
18887   - "latency"
18888   - "parent"
18889   - "tags"
18890   sort:
18891   - "IP4BASE"
18892   - "FIB_20K"
18893   - "FIB_200K"
18894   - "FIB_2M"
18895   layout:
18896     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18897     layout: "plot-latency"
18898
18899 - type: "plot"
18900   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18901   algorithm: "plot_latency_error_bars"
18902   output-file-type: ".html"
18903   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18904   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18905   filter: "'NIC_Intel-X710' and
18906            '64B' and
18907            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18908            'NDRPDR' and
18909            '2T2C' and
18910            'IP4FWD' and
18911            not 'IPSEC' and
18912            not 'DOT1Q' and
18913            not 'VHOST'"
18914   parameters:
18915   - "latency"
18916   - "parent"
18917   - "tags"
18918   sort:
18919   - "IP4BASE"
18920   - "FIB_20K"
18921   - "FIB_200K"
18922   - "FIB_2M"
18923   layout:
18924     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18925     layout: "plot-latency"
18926
18927 # Packet Latency - VPP IPv4 3n-hsw-x710 features
18928 - type: "plot"
18929   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18930   algorithm: "plot_latency_error_bars"
18931   output-file-type: ".html"
18932   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18933   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18934   filter: "'NIC_Intel-X710' and
18935            '64B' and
18936            ('IP4BASE' or
18937             'POLICE_MARK' or
18938             'COPWHLIST' or
18939             ('NAT44' and 'BASE') or
18940             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
18941            'NDRPDR' and
18942            '1T1C' and
18943            'IP4FWD' and
18944            not 'IPSEC' and
18945            not 'VHOST'"
18946   parameters:
18947   - "latency"
18948   - "parent"
18949   - "tags"
18950   sort:
18951   - "DOT1Q"
18952   - "IP4BASE"
18953   - "NAT44"
18954   - "POLICE_MARK"
18955   - "COPWHLIST"
18956   - "IACL"
18957   - "OACL"
18958   layout:
18959     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
18960     layout: "plot-latency"
18961
18962 - type: "plot"
18963   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18964   algorithm: "plot_latency_error_bars"
18965   output-file-type: ".html"
18966   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18967   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18968   filter: "'NIC_Intel-X710' and
18969            '64B' and
18970            ('IP4BASE' or
18971             'POLICE_MARK' or
18972             'COPWHLIST' or
18973             ('NAT44' and 'BASE') or
18974             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
18975            'NDRPDR' and
18976            '2T2C' and
18977            'IP4FWD' and
18978            not 'IPSEC' and
18979            not 'VHOST'"
18980   parameters:
18981   - "latency"
18982   - "parent"
18983   - "tags"
18984   sort:
18985   - "DOT1Q"
18986   - "IP4BASE"
18987   - "NAT44"
18988   - "POLICE_MARK"
18989   - "COPWHLIST"
18990   - "IACL"
18991   - "OACL"
18992   layout:
18993     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
18994     layout: "plot-latency"
18995
18996 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
18997 - type: "plot"
18998   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
18999   algorithm: "plot_latency_error_bars"
19000   output-file-type: ".html"
19001   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
19002   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19003   filter: "'NIC_Intel-X710' and
19004            '64B' and
19005            'NDRPDR' and
19006            '1T1C' and
19007            'IP4FWD' and
19008            ('NAT44' or 'IP4BASE') and
19009            not 'IPSEC' and
19010            not 'VHOST'"
19011   parameters:
19012   - "latency"
19013   - "parent"
19014   - "tags"
19015   sort:
19016   - "IP4BASE"
19017   - "BASE"
19018   - "SRC_USER_10"
19019   - "SRC_USER_100"
19020   - "SRC_USER_1000"
19021   - "SRC_USER_2000"
19022   layout:
19023     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
19024     layout: "plot-latency"
19025
19026 - type: "plot"
19027   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19028   algorithm: "plot_latency_error_bars"
19029   output-file-type: ".html"
19030   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19032   filter: "'NIC_Intel-X710' and
19033            '64B' and
19034            'NDRPDR' and
19035            '2T2C' and
19036            'IP4FWD' and
19037            ('NAT44' or 'IP4BASE') and
19038            not 'IPSEC' and
19039            not 'VHOST'"
19040   parameters:
19041   - "latency"
19042   - "parent"
19043   - "tags"
19044   sort:
19045   - "IP4BASE"
19046   - "BASE"
19047   - "SRC_USER_10"
19048   - "SRC_USER_100"
19049   - "SRC_USER_1000"
19050   - "SRC_USER_2000"
19051   layout:
19052     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
19053     layout: "plot-latency"
19054
19055 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
19056 - type: "plot"
19057   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19058   algorithm: "plot_latency_error_bars"
19059   output-file-type: ".html"
19060   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19061   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19062   filter: "'NIC_Intel-X710' and
19063            '64B' and
19064            'NDRPDR' and
19065            '1T1C' and
19066            'IP4FWD' and
19067            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19068            not 'IPSEC' and
19069            not 'VHOST'"
19070   parameters:
19071   - "latency"
19072   - "parent"
19073   - "tags"
19074   sort:
19075   - "IP4BASE"
19076   - "ACL_STATELESS"
19077   - "ACL_STATEFUL"
19078   - "ACL_STATELESS"
19079   - "ACL_STATEFUL"
19080   layout:
19081     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
19082     layout: "plot-latency"
19083
19084 - type: "plot"
19085   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
19086   algorithm: "plot_latency_error_bars"
19087   output-file-type: ".html"
19088   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
19089   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19090   filter: "'NIC_Intel-X710' and
19091            '64B' and
19092            'NDRPDR' and
19093            '2T2C' and
19094            'IP4FWD' and
19095            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19096            not 'IPSEC' and
19097            not 'VHOST'"
19098   parameters:
19099   - "latency"
19100   - "parent"
19101   - "tags"
19102   sort:
19103   - "IP4BASE"
19104   - "ACL_STATELESS"
19105   - "ACL_STATEFUL"
19106   - "ACL_STATELESS"
19107   - "ACL_STATEFUL"
19108   layout:
19109     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
19110     layout: "plot-latency"
19111
19112 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
19113 - type: "plot"
19114   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19115   algorithm: "plot_latency_error_bars"
19116   output-file-type: ".html"
19117   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19119   filter: "'NIC_Intel-XL710' and
19120            '64B' and
19121            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19122            'NDRPDR' and
19123            '1T1C' and
19124            'IP4FWD' and
19125            not 'IPSEC' and
19126            not 'VHOST'"
19127   parameters:
19128   - "latency"
19129   - "parent"
19130   - "tags"
19131   sort:
19132   - "IP4BASE"
19133   - "FIB_20K"
19134   - "FIB_200K"
19135   - "FIB_2M"
19136   layout:
19137     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
19138     layout: "plot-latency"
19139
19140 - type: "plot"
19141   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19142   algorithm: "plot_latency_error_bars"
19143   output-file-type: ".html"
19144   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19146   filter: "'NIC_Intel-XL710' and
19147            '64B' and
19148            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19149            'NDRPDR' and
19150            '2T2C' and
19151            'IP4FWD' and
19152            not 'IPSEC' and
19153            not 'VHOST'"
19154   parameters:
19155   - "latency"
19156   - "parent"
19157   - "tags"
19158   sort:
19159   - "IP4BASE"
19160   - "FIB_20K"
19161   - "FIB_200K"
19162   - "FIB_2M"
19163   layout:
19164     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
19165     layout: "plot-latency"
19166
19167 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
19168 - type: "plot"
19169   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19170   algorithm: "plot_latency_error_bars"
19171   output-file-type: ".html"
19172   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19174   filter: "'NIC_Intel-X710' and
19175            '64B' and
19176            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19177            'NDRPDR' and
19178            '2T1C' and
19179            'IP4FWD' and
19180            not 'IPSEC' and
19181            not 'DOT1Q' and
19182            not 'VHOST'"
19183   parameters:
19184   - "latency"
19185   - "parent"
19186   - "tags"
19187   sort:
19188   - "IP4BASE"
19189   - "FIB_20K"
19190   - "FIB_200K"
19191   - "FIB_2M"
19192   layout:
19193     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19194     layout: "plot-latency"
19195
19196 - type: "plot"
19197   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19198   algorithm: "plot_latency_error_bars"
19199   output-file-type: ".html"
19200   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19201   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19202   filter: "'NIC_Intel-X710' and
19203            '64B' and
19204            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19205            'NDRPDR' and
19206            '4T2C' and
19207            'IP4FWD' and
19208            not 'IPSEC' and
19209            not 'DOT1Q' and
19210            not 'VHOST'"
19211   parameters:
19212   - "latency"
19213   - "parent"
19214   - "tags"
19215   sort:
19216   - "IP4BASE"
19217   - "FIB_20K"
19218   - "FIB_200K"
19219   - "FIB_2M"
19220   layout:
19221     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19222     layout: "plot-latency"
19223
19224 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
19225 - type: "plot"
19226   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
19227   algorithm: "plot_latency_error_bars"
19228   output-file-type: ".html"
19229   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
19230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19231   filter: "'NIC_Intel-X710' and
19232            '64B' and
19233            ('IP4BASE' or
19234             'POLICE_MARK' or
19235             'COPWHLIST' or
19236             ('NAT44' and 'BASE') or
19237             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19238            'NDRPDR' and
19239            '2T1C' and
19240            'IP4FWD' and
19241            not 'IPSEC' and
19242            not 'VHOST'"
19243   parameters:
19244   - "latency"
19245   - "parent"
19246   - "tags"
19247   sort:
19248   - "DOT1Q"
19249   - "IP4BASE"
19250   - "NAT44"
19251   - "POLICE_MARK"
19252   - "COPWHLIST"
19253   - "IACL"
19254   - "OACL"
19255   layout:
19256     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
19257     layout: "plot-latency"
19258
19259 - type: "plot"
19260   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19261   algorithm: "plot_latency_error_bars"
19262   output-file-type: ".html"
19263   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19264   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19265   filter: "'NIC_Intel-X710' and
19266            '64B' and
19267            ('IP4BASE' or
19268             'POLICE_MARK' or
19269             'COPWHLIST' or
19270             ('NAT44' and 'BASE') or
19271             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19272            'NDRPDR' and
19273            '4T2C' and
19274            'IP4FWD' and
19275            not 'IPSEC' and
19276            not 'VHOST'"
19277   parameters:
19278   - "latency"
19279   - "parent"
19280   - "tags"
19281   sort:
19282   - "DOT1Q"
19283   - "IP4BASE"
19284   - "NAT44"
19285   - "POLICE_MARK"
19286   - "COPWHLIST"
19287   - "IACL"
19288   - "OACL"
19289   layout:
19290     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
19291     layout: "plot-latency"
19292
19293 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
19294 - type: "plot"
19295   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19296   algorithm: "plot_latency_error_bars"
19297   output-file-type: ".html"
19298   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19299   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19300   filter: "'NIC_Intel-X710' and
19301            '64B' and
19302            'NDRPDR' and
19303            '2T1C' and
19304            'IP4FWD' and
19305            ('NAT44' or 'IP4BASE') and
19306            not 'IPSEC' and
19307            not 'VHOST'"
19308   parameters:
19309   - "latency"
19310   - "parent"
19311   - "tags"
19312   sort:
19313   - "IP4BASE"
19314   - "BASE"
19315   - "SRC_USER_10"
19316   - "SRC_USER_100"
19317   - "SRC_USER_1000"
19318   - "SRC_USER_2000"
19319   layout:
19320     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
19321     layout: "plot-latency"
19322
19323 - type: "plot"
19324   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19325   algorithm: "plot_latency_error_bars"
19326   output-file-type: ".html"
19327   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19328   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19329   filter: "'NIC_Intel-X710' and
19330            '64B' and
19331            'NDRPDR' and
19332            '4T2C' and
19333            'IP4FWD' and
19334            ('NAT44' or 'IP4BASE') and
19335            not 'IPSEC' and
19336            not 'VHOST'"
19337   parameters:
19338   - "latency"
19339   - "parent"
19340   - "tags"
19341   sort:
19342   - "IP4BASE"
19343   - "BASE"
19344   - "SRC_USER_10"
19345   - "SRC_USER_100"
19346   - "SRC_USER_1000"
19347   - "SRC_USER_2000"
19348   layout:
19349     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
19350     layout: "plot-latency"
19351
19352 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
19353 - type: "plot"
19354   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19355   algorithm: "plot_latency_error_bars"
19356   output-file-type: ".html"
19357   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19358   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19359   filter: "'NIC_Intel-X710' and
19360            '64B' and
19361            'NDRPDR' and
19362            '2T1C' and
19363            'IP4FWD' and
19364            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19365            not 'IPSEC' and
19366            not 'VHOST'"
19367   parameters:
19368   - "latency"
19369   - "parent"
19370   - "tags"
19371   sort:
19372   - "IP4BASE"
19373   - "ACL_STATELESS"
19374   - "ACL_STATEFUL"
19375   - "ACL_STATELESS"
19376   - "ACL_STATEFUL"
19377   layout:
19378     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
19379     layout: "plot-latency"
19380
19381 - type: "plot"
19382   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19383   algorithm: "plot_latency_error_bars"
19384   output-file-type: ".html"
19385   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19386   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19387   filter: "'NIC_Intel-X710' and
19388            '64B' and
19389            'NDRPDR' and
19390            '4T2C' and
19391            'IP4FWD' and
19392            'IACL' and
19393            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19394            not 'IPSEC' and
19395            not 'VHOST'"
19396   parameters:
19397   - "latency"
19398   - "parent"
19399   - "tags"
19400   sort:
19401   - "IP4BASE"
19402   - "ACL_STATELESS"
19403   - "ACL_STATEFUL"
19404   - "ACL_STATELESS"
19405   - "ACL_STATEFUL"
19406   layout:
19407     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
19408     layout: "plot-latency"
19409
19410 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
19411 - type: "plot"
19412   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19413   algorithm: "plot_latency_error_bars"
19414   output-file-type: ".html"
19415   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19416   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19417   filter: "'NIC_Intel-X710' and
19418            '64B' and
19419            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19420            'NDRPDR' and
19421            '2T1C' and
19422            'IP4FWD' and
19423            not 'IPSEC' and
19424            not 'DOT1Q' and
19425            not 'VHOST'"
19426   parameters:
19427   - "latency"
19428   - "parent"
19429   - "tags"
19430   sort:
19431   - "IP4BASE"
19432   - "FIB_20K"
19433   - "FIB_200K"
19434   - "FIB_2M"
19435   layout:
19436     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19437     layout: "plot-latency"
19438
19439 - type: "plot"
19440   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19441   algorithm: "plot_latency_error_bars"
19442   output-file-type: ".html"
19443   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19444   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19445   filter: "'NIC_Intel-X710' and
19446            '64B' and
19447            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19448            'NDRPDR' and
19449            '4T2C' and
19450            'IP4FWD' and
19451            not 'IPSEC' and
19452            not 'DOT1Q' and
19453            not 'VHOST'"
19454   parameters:
19455   - "latency"
19456   - "parent"
19457   - "tags"
19458   sort:
19459   - "IP4BASE"
19460   - "FIB_20K"
19461   - "FIB_200K"
19462   - "FIB_2M"
19463   layout:
19464     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19465     layout: "plot-latency"
19466
19467 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
19468 - type: "plot"
19469   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19470   algorithm: "plot_latency_error_bars"
19471   output-file-type: ".html"
19472   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19473   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19474   filter: "'NIC_Intel-X710' and
19475            '64B' and
19476            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19477            'NDRPDR' and
19478            '2T1C' and
19479            'IP4FWD' and
19480            not 'IPSEC' and
19481            not 'DOT1Q' and
19482            not 'VHOST'"
19483   parameters:
19484   - "latency"
19485   - "parent"
19486   - "tags"
19487   sort:
19488   - "IP4BASE"
19489   - "ACL_STATELESS"
19490   - "ACL_STATEFUL"
19491   - "ACL_STATELESS"
19492   - "ACL_STATEFUL"
19493   layout:
19494     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
19495     layout: "plot-latency"
19496
19497 - type: "plot"
19498   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19499   algorithm: "plot_latency_error_bars"
19500   output-file-type: ".html"
19501   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19502   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19503   filter: "'NIC_Intel-X710' and
19504            '64B' and
19505            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19506            'NDRPDR' and
19507            '4T2C' and
19508            'IP4FWD' and
19509            not 'IPSEC' and
19510            not 'DOT1Q' and
19511            not 'VHOST'"
19512   parameters:
19513   - "latency"
19514   - "parent"
19515   - "tags"
19516   sort:
19517   - "IP4BASE"
19518   - "ACL_STATELESS"
19519   - "ACL_STATEFUL"
19520   - "ACL_STATELESS"
19521   - "ACL_STATEFUL"
19522   layout:
19523     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
19524     layout: "plot-latency"
19525
19526 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
19527 - type: "plot"
19528   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19529   algorithm: "plot_latency_error_bars"
19530   output-file-type: ".html"
19531   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19532   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19533   filter: "'NIC_Intel-XXV710' and
19534            '64B' and
19535            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19536            'NDRPDR' and
19537            '2T1C' and
19538            'IP4FWD' and
19539            not 'IPSEC' and
19540            not 'DOT1Q' and
19541            not 'VHOST'"
19542   parameters:
19543   - "latency"
19544   - "parent"
19545   - "tags"
19546   sort:
19547   - "IP4BASE"
19548   - "FIB_20K"
19549   - "FIB_200K"
19550   - "FIB_2M"
19551   layout:
19552     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19553     layout: "plot-latency"
19554
19555 - type: "plot"
19556   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19557   algorithm: "plot_latency_error_bars"
19558   output-file-type: ".html"
19559   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19560   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19561   filter: "'NIC_Intel-XXV710' and
19562            '64B' and
19563            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19564            'NDRPDR' and
19565            '4T2C' and
19566            'IP4FWD' and
19567            not 'IPSEC' and
19568            not 'DOT1Q' and
19569            not 'VHOST'"
19570   parameters:
19571   - "latency"
19572   - "parent"
19573   - "tags"
19574   sort:
19575   - "IP4BASE"
19576   - "FIB_20K"
19577   - "FIB_200K"
19578   - "FIB_2M"
19579   layout:
19580     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19581     layout: "plot-latency"
19582
19583 ################################################################################
19584
19585 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
19586 - type: "plot"
19587   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-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-1t1c-base_and_features-ndr-lat"
19591   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19592   filter: "'NIC_Intel-X520-DA2' and
19593            '64B' and
19594            'ENCAP' and
19595            'NDRPDR' and
19596            '1T1C' 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-1t1c-base_and_features-ndr"
19612     layout: "plot-latency"
19613
19614 - type: "plot"
19615   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19616   algorithm: "plot_latency_error_bars"
19617   output-file-type: ".html"
19618   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19620   filter: "'NIC_Intel-X520-DA2' and
19621            '64B' and
19622            'ENCAP' and
19623            'NDRPDR' and
19624            '2T2C' and
19625            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19626            not 'DOT1Q' and
19627            not 'VHOST' and
19628            not 'IPSECHW'"
19629   parameters:
19630   - "latency"
19631   - "parent"
19632   - "tags"
19633   sort:
19634   - "IP4BASE"
19635   - "L2BDMACLRN"
19636   - "L2XCFWD"
19637   - "LISP"
19638   layout:
19639     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19640     layout: "plot-latency"
19641
19642 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
19643 - type: "plot"
19644   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19645   algorithm: "plot_latency_error_bars"
19646   output-file-type: ".html"
19647   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19649   filter: "'NIC_Intel-X710' and
19650            '64B' and
19651            'ENCAP' and
19652            'NDRPDR' and
19653            '1T1C' and
19654            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19655            not 'VHOST' and
19656            not 'IPSECHW'"
19657   parameters:
19658   - "latency"
19659   - "parent"
19660   - "tags"
19661   sort:
19662   - "IP4BASE"
19663   - "LISP"
19664   - "VXLAN_1"
19665   - "VXLAN_10"
19666   - "VXLAN_100"
19667   - "VXLAN_1000"
19668   layout:
19669     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19670     layout: "plot-latency"
19671
19672 - type: "plot"
19673   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19674   algorithm: "plot_latency_error_bars"
19675   output-file-type: ".html"
19676   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19677   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19678   filter: "'NIC_Intel-X710' and
19679            '64B' and
19680            'ENCAP' and
19681            'NDRPDR' and
19682            '2T2C' and
19683            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19684            not 'VHOST' and
19685            not 'IPSECHW'"
19686   parameters:
19687   - "latency"
19688   - "parent"
19689   - "tags"
19690   sort:
19691   - "IP4BASE"
19692   - "LISP"
19693   - "VXLAN_1"
19694   - "VXLAN_10"
19695   - "VXLAN_100"
19696   - "VXLAN_1000"
19697   layout:
19698     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19699     layout: "plot-latency"
19700
19701 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
19702 - type: "plot"
19703   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19704   algorithm: "plot_latency_error_bars"
19705   output-file-type: ".html"
19706   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19708   filter: "'NIC_Intel-X710' and
19709            '64B' and
19710            'ENCAP' and
19711            'NDRPDR' and
19712            '1T1C' and
19713            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
19714            not 'DOT1Q' and
19715            not 'VHOST' and
19716            not 'IPSECHW'"
19717   parameters:
19718   - "latency"
19719   - "parent"
19720   - "tags"
19721   sort:
19722   - "IP4BASE"
19723   - "L2BDMACLRN"
19724   - "L2XCFWD"
19725   - "LISP"
19726   layout:
19727     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19728     layout: "plot-latency"
19729
19730 - type: "plot"
19731   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19732   algorithm: "plot_latency_error_bars"
19733   output-file-type: ".html"
19734   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19736   filter: "'NIC_Intel-X710' and
19737            '64B' and
19738            'ENCAP' and
19739            'NDRPDR' and
19740            '2T2C' and
19741            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
19742            not 'DOT1Q' and
19743            not 'VHOST' and
19744            not 'IPSECHW'"
19745   parameters:
19746   - "latency"
19747   - "parent"
19748   - "tags"
19749   sort:
19750   - "IP4BASE"
19751   - "L2BDMACLRN"
19752   - "L2XCFWD"
19753   - "LISP"
19754   layout:
19755     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19756     layout: "plot-latency"
19757
19758 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
19759 - type: "plot"
19760   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19761   algorithm: "plot_latency_error_bars"
19762   output-file-type: ".html"
19763   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19764   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19765   filter: "'NIC_Intel-X710' and
19766            '64B' and
19767            'ENCAP' and
19768            'NDRPDR' and
19769            '2T1C' and
19770            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19771            not 'VHOST' and
19772            not 'IPSECHW'"
19773   parameters:
19774   - "latency"
19775   - "parent"
19776   - "tags"
19777   sort:
19778   - "IP4BASE"
19779   - "LISP"
19780   - "VXLAN_1"
19781   - "VXLAN_10"
19782   - "VXLAN_100"
19783   - "VXLAN_1000"
19784   layout:
19785     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19786     layout: "plot-latency"
19787
19788 - type: "plot"
19789   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19790   algorithm: "plot_latency_error_bars"
19791   output-file-type: ".html"
19792   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19794   filter: "'NIC_Intel-X710' and
19795            '64B' and
19796            'ENCAP' and
19797            'NDRPDR' and
19798            '4T2C' and
19799            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19800            not 'VHOST' and
19801            not 'IPSECHW'"
19802   parameters:
19803   - "latency"
19804   - "parent"
19805   - "tags"
19806   sort:
19807   - "IP4BASE"
19808   - "LISP"
19809   - "VXLAN_1"
19810   - "VXLAN_10"
19811   - "VXLAN_100"
19812   - "VXLAN_1000"
19813   layout:
19814     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19815     layout: "plot-latency"
19816
19817 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
19818 - type: "plot"
19819   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19820   algorithm: "plot_latency_error_bars"
19821   output-file-type: ".html"
19822   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19824   filter: "'NIC_Intel-X710' and
19825            '64B' and
19826            'ENCAP' and
19827            'NDRPDR' and
19828            '2T1C' and
19829            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19830            not 'DOT1Q' and
19831            not 'VHOST' and
19832            not 'IPSECHW'"
19833   parameters:
19834   - "latency"
19835   - "parent"
19836   - "tags"
19837   sort:
19838   - "IP4BASE"
19839   - "L2BDMACLRN"
19840   - "L2XCFWD"
19841   - "LISP"
19842   layout:
19843     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19844     layout: "plot-latency"
19845
19846 - type: "plot"
19847   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19848   algorithm: "plot_latency_error_bars"
19849   output-file-type: ".html"
19850   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19851   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19852   filter: "'NIC_Intel-X710' and
19853            '64B' and
19854            'ENCAP' and
19855            'NDRPDR' and
19856            '4T2C' and
19857            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19858            not 'DOT1Q' and
19859            not 'VHOST' and
19860            not 'IPSECHW'"
19861   parameters:
19862   - "latency"
19863   - "parent"
19864   - "tags"
19865   sort:
19866   - "IP4BASE"
19867   - "L2BDMACLRN"
19868   - "L2XCFWD"
19869   - "LISP"
19870   layout:
19871     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19872     layout: "plot-latency"
19873
19874 ################################################################################
19875
19876 # Packet Latency - VPP IPv6 3n-hsw-x520
19877 - type: "plot"
19878   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19879   algorithm: "plot_latency_error_bars"
19880   output-file-type: ".html"
19881   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19882   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19883   filter: "'NIC_Intel-X520-DA2' and
19884            '78B' and
19885            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19886            'NDRPDR' and
19887            '1T1C' and
19888            'IP6FWD' and
19889            not 'SRv6' and
19890            not 'IPSEC' and
19891            not 'VHOST'"
19892   parameters:
19893   - "latency"
19894   - "parent"
19895   - "tags"
19896   sort:
19897   - "IP6BASE"
19898   - "FIB_20K"
19899   - "FIB_200K"
19900   - "FIB_2M"
19901   layout:
19902     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
19903     layout: "plot-latency"
19904
19905 - type: "plot"
19906   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19907   algorithm: "plot_latency_error_bars"
19908   output-file-type: ".html"
19909   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19910   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19911   filter: "'NIC_Intel-X520-DA2' and
19912            '78B' and
19913            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19914            'NDRPDR' and
19915            '2T2C' and
19916            'IP6FWD' and
19917            not 'SRv6' and
19918            not 'IPSEC' and
19919            not 'VHOST'"
19920   parameters:
19921   - "latency"
19922   - "parent"
19923   - "tags"
19924   sort:
19925   - "IP6BASE"
19926   - "FIB_20K"
19927   - "FIB_200K"
19928   - "FIB_2M"
19929   layout:
19930     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
19931     layout: "plot-latency"
19932
19933 # Packet Latency - VPP IPv6 3n-hsw-x710
19934 - type: "plot"
19935   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19936   algorithm: "plot_latency_error_bars"
19937   output-file-type: ".html"
19938   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19940   filter: "'NIC_Intel-X710' and
19941            '78B' and
19942            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19943            'NDRPDR' and
19944            '1T1C' and
19945            'IP6FWD' and
19946            not 'SRv6' and
19947            not 'IPSEC' and
19948            not 'VHOST'"
19949   parameters:
19950   - "latency"
19951   - "parent"
19952   - "tags"
19953   sort:
19954   - "IP6BASE"
19955   - "FIB_20K"
19956   - "FIB_200K"
19957   - "FIB_2M"
19958   layout:
19959     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
19960     layout: "plot-latency"
19961
19962 - type: "plot"
19963   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19964   algorithm: "plot_latency_error_bars"
19965   output-file-type: ".html"
19966   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19967   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19968   filter: "'NIC_Intel-X710' and
19969            '78B' and
19970            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19971            'NDRPDR' and
19972            '2T2C' and
19973            'IP6FWD' and
19974            not 'SRv6' and
19975            not 'IPSEC' and
19976            not 'VHOST'"
19977   parameters:
19978   - "latency"
19979   - "parent"
19980   - "tags"
19981   sort:
19982   - "IP6BASE"
19983   - "FIB_20K"
19984   - "FIB_200K"
19985   - "FIB_2M"
19986   layout:
19987     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
19988     layout: "plot-latency"
19989
19990 # Packet Latency - VPP IPv6 3n-hsw-xl710
19991 - type: "plot"
19992   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
19993   algorithm: "plot_latency_error_bars"
19994   output-file-type: ".html"
19995   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
19996   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19997   filter: "'NIC_Intel-XL710' and
19998            '78B' and
19999            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20000            'NDRPDR' and
20001            '1T1C' and
20002            'IP6FWD' and
20003            not 'SRv6' and
20004            not 'IPSEC' and
20005            not 'VHOST'"
20006   parameters:
20007   - "latency"
20008   - "parent"
20009   - "tags"
20010   sort:
20011   - "IP6BASE"
20012   - "FIB_20K"
20013   - "FIB_200K"
20014   - "FIB_2M"
20015   layout:
20016     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
20017     layout: "plot-latency"
20018
20019 - type: "plot"
20020   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20021   algorithm: "plot_latency_error_bars"
20022   output-file-type: ".html"
20023   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20024   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20025   filter: "'NIC_Intel-XL710' and
20026            '78B' and
20027            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20028            'NDRPDR' and
20029            '2T2C' and
20030            'IP6FWD' and
20031            not 'SRv6' and
20032            not 'IPSEC' and
20033            not 'VHOST'"
20034   parameters:
20035   - "latency"
20036   - "parent"
20037   - "tags"
20038   sort:
20039   - "IP6BASE"
20040   - "FIB_20K"
20041   - "FIB_200K"
20042   - "FIB_2M"
20043   layout:
20044     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
20045     layout: "plot-latency"
20046
20047 # Packet Latency - VPP IPv6 3n-skx-x710
20048 - type: "plot"
20049   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20050   algorithm: "plot_latency_error_bars"
20051   output-file-type: ".html"
20052   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20053   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20054   filter: "'NIC_Intel-X710' and
20055            '78B' and
20056            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20057            'NDRPDR' and
20058            '2T1C' and
20059            'IP6FWD' and
20060            not 'SRv6' and
20061            not 'IPSEC' and
20062            not 'VHOST'"
20063   parameters:
20064   - "latency"
20065   - "parent"
20066   - "tags"
20067   sort:
20068   - "IP6BASE"
20069   - "FIB_20K"
20070   - "FIB_200K"
20071   - "FIB_2M"
20072   layout:
20073     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
20074     layout: "plot-latency"
20075
20076 - type: "plot"
20077   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20078   algorithm: "plot_latency_error_bars"
20079   output-file-type: ".html"
20080   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20082   filter: "'NIC_Intel-X710' and
20083            '78B' and
20084            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20085            'NDRPDR' and
20086            '4T2C' and
20087            'IP6FWD' and
20088            not 'SRv6' and
20089            not 'IPSEC' and
20090            not 'VHOST'"
20091   parameters:
20092   - "latency"
20093   - "parent"
20094   - "tags"
20095   sort:
20096   - "IP6BASE"
20097   - "FIB_20K"
20098   - "FIB_200K"
20099   - "FIB_2M"
20100   layout:
20101     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
20102     layout: "plot-latency"
20103
20104 # Packet Latency - VPP IPv6 3n-skx-xxv710
20105 - type: "plot"
20106   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20107   algorithm: "plot_latency_error_bars"
20108   output-file-type: ".html"
20109   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20111   filter: "'NIC_Intel-XXV710' and
20112            '78B' and
20113            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20114            'NDRPDR' and
20115            '2T1C' and
20116            'IP6FWD' and
20117            not 'SRv6' and
20118            not 'IPSEC' and
20119            not 'VHOST'"
20120   parameters:
20121   - "latency"
20122   - "parent"
20123   - "tags"
20124   sort:
20125   - "IP6BASE"
20126   - "FIB_20K"
20127   - "FIB_200K"
20128   - "FIB_2M"
20129   layout:
20130     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
20131     layout: "plot-latency"
20132
20133 - type: "plot"
20134   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20135   algorithm: "plot_latency_error_bars"
20136   output-file-type: ".html"
20137   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20139   filter: "'NIC_Intel-XXV710' and
20140            '78B' and
20141            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20142            'NDRPDR' and
20143            '4T2C' and
20144            'IP6FWD' and
20145            not 'SRv6' and
20146            not 'IPSEC' and
20147            not 'VHOST'"
20148   parameters:
20149   - "latency"
20150   - "parent"
20151   - "tags"
20152   sort:
20153   - "IP6BASE"
20154   - "FIB_20K"
20155   - "FIB_200K"
20156   - "FIB_2M"
20157   layout:
20158     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
20159     layout: "plot-latency"
20160
20161 # Packet Latency - VPP IPv6 2n-skx-x710
20162 - type: "plot"
20163   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20164   algorithm: "plot_latency_error_bars"
20165   output-file-type: ".html"
20166   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20167   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20168   filter: "'NIC_Intel-X710' and
20169            '78B' and
20170            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20171            'NDRPDR' and
20172            '2T1C' and
20173            'IP6FWD' and
20174            not 'SRv6' and
20175            not 'IPSEC' and
20176            not 'VHOST'"
20177   parameters:
20178   - "latency"
20179   - "parent"
20180   - "tags"
20181   sort:
20182   - "IP6BASE"
20183   - "FIB_20K"
20184   - "FIB_200K"
20185   - "FIB_2M"
20186   layout:
20187     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
20188     layout: "plot-latency"
20189
20190 - type: "plot"
20191   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20192   algorithm: "plot_latency_error_bars"
20193   output-file-type: ".html"
20194   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20195   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20196   filter: "'NIC_Intel-X710' and
20197            '78B' and
20198            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20199            'NDRPDR' and
20200            '4T2C' and
20201            'IP6FWD' and
20202            not 'SRv6' and
20203            not 'IPSEC' and
20204            not 'VHOST'"
20205   parameters:
20206   - "latency"
20207   - "parent"
20208   - "tags"
20209   sort:
20210   - "IP6BASE"
20211   - "FIB_20K"
20212   - "FIB_200K"
20213   - "FIB_2M"
20214   layout:
20215     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
20216     layout: "plot-latency"
20217
20218 # Packet Latency - VPP IPv6 2n-skx-xxv710
20219 - type: "plot"
20220   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20221   algorithm: "plot_latency_error_bars"
20222   output-file-type: ".html"
20223   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20224   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20225   filter: "'NIC_Intel-XXV710' and
20226            '78B' and
20227            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20228            'NDRPDR' and
20229            '2T1C' and
20230            'IP6FWD' and
20231            not 'SRv6' and
20232            not 'IPSEC' and
20233            not 'VHOST'"
20234   parameters:
20235   - "latency"
20236   - "parent"
20237   - "tags"
20238   sort:
20239   - "IP6BASE"
20240   - "FIB_20K"
20241   - "FIB_200K"
20242   - "FIB_2M"
20243   layout:
20244     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
20245     layout: "plot-latency"
20246
20247 - type: "plot"
20248   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20249   algorithm: "plot_latency_error_bars"
20250   output-file-type: ".html"
20251   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20252   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20253   filter: "'NIC_Intel-XXV710' and
20254            '78B' and
20255            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20256            'NDRPDR' and
20257            '4T2C' and
20258            'IP6FWD' and
20259            not 'SRv6' and
20260            not 'IPSEC' and
20261            not 'VHOST'"
20262   parameters:
20263   - "latency"
20264   - "parent"
20265   - "tags"
20266   sort:
20267   - "IP6BASE"
20268   - "FIB_20K"
20269   - "FIB_200K"
20270   - "FIB_2M"
20271   layout:
20272     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
20273     layout: "plot-latency"
20274
20275 ################################################################################
20276
20277 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
20278 - type: "plot"
20279   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20280   algorithm: "plot_latency_error_bars"
20281   output-file-type: ".html"
20282   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20283   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20284   filter: "'NIC_Intel-X520-DA2' and
20285            '78B' and
20286            'ENCAP' and
20287            'NDRPDR' and
20288            '1T1C' and
20289            'LISP' and
20290            not 'VHOST'"
20291   parameters:
20292   - "latency"
20293   - "parent"
20294   - "tags"
20295   sort:
20296   - "IP4UNRLAY"
20297   - "IP6UNRLAY"
20298   layout:
20299     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
20300     layout: "plot-latency"
20301
20302 - type: "plot"
20303   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20304   algorithm: "plot_latency_error_bars"
20305   output-file-type: ".html"
20306   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20307   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20308   filter: "'NIC_Intel-X520-DA2' and
20309            '78B' and
20310            'ENCAP' and
20311            'NDRPDR' and
20312            '2T2C' and
20313            'LISP' and
20314            not 'VHOST'"
20315   parameters:
20316   - "latency"
20317   - "parent"
20318   - "tags"
20319   sort:
20320   - "IP4UNRLAY"
20321   - "IP6UNRLAY"
20322   layout:
20323     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
20324     layout: "plot-latency"
20325
20326 ################################################################################
20327
20328 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
20329 - type: "plot"
20330   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20331   algorithm: "plot_latency_error_bars"
20332   output-file-type: ".html"
20333   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20334   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20335   filter: "'NIC_Intel-XL710' and
20336            '64B' and
20337            'IP4FWD' and
20338            'NDRPDR' and
20339            'BASE' and
20340            '1T1C' and
20341            'IPSECHW' and
20342            ('IPSECTRAN' or 'IPSECTUN') and
20343            not 'VHOST'"
20344   parameters:
20345   - "latency"
20346   - "parent"
20347   - "tags"
20348   layout:
20349     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
20350     layout: "plot-latency"
20351
20352 - type: "plot"
20353   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20354   algorithm: "plot_latency_error_bars"
20355   output-file-type: ".html"
20356   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20358   filter: "'NIC_Intel-XL710' and
20359            '64B' and
20360            'IP4FWD' and
20361            'NDRPDR' and
20362            'BASE' and
20363            '2T2C' and
20364            'IPSECHW' and
20365            ('IPSECTRAN' or 'IPSECTUN') and
20366            not 'VHOST'"
20367   parameters:
20368   - "latency"
20369   - "parent"
20370   - "tags"
20371   layout:
20372     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
20373     layout: "plot-latency"
20374
20375 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
20376 - type: "plot"
20377   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20378   algorithm: "plot_latency_error_bars"
20379   output-file-type: ".html"
20380   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20382   filter: "'NIC_Intel-XL710' and
20383            '64B' and
20384            'IP4FWD' and
20385            'NDRPDR' and
20386            'SCALE' and
20387            '1T1C' and
20388            'IPSECHW' and
20389            ('IPSECTRAN' or 'IPSECTUN') and
20390            not 'VHOST'"
20391   parameters:
20392   - "latency"
20393   - "parent"
20394   - "tags"
20395   layout:
20396     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
20397     layout: "plot-latency"
20398
20399 - type: "plot"
20400   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20401   algorithm: "plot_latency_error_bars"
20402   output-file-type: ".html"
20403   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20404   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20405   filter: "'NIC_Intel-XL710' and
20406            '64B' and
20407            'IP4FWD' and
20408            'NDRPDR' and
20409            'SCALE' and
20410            '2T2C' and
20411            'IPSECHW' and
20412            ('IPSECTRAN' or 'IPSECTUN') and
20413            not 'VHOST'"
20414   parameters:
20415   - "latency"
20416   - "parent"
20417   - "tags"
20418   layout:
20419     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
20420     layout: "plot-latency"
20421
20422 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
20423 - type: "plot"
20424   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20425   algorithm: "plot_latency_error_bars"
20426   output-file-type: ".html"
20427   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20428   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20429   filter: "'NIC_Intel-XL710' and
20430            '64B' and
20431            'IP4FWD' and
20432            'NDRPDR' and
20433            '1T1C' and
20434            'IPSECSW' and
20435            ('IPSECTRAN' or 'IPSECTUN') and
20436            not 'VHOST'"
20437   parameters:
20438   - "latency"
20439   - "parent"
20440   - "tags"
20441   layout:
20442     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
20443     layout: "plot-latency"
20444
20445 - type: "plot"
20446   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20447   algorithm: "plot_latency_error_bars"
20448   output-file-type: ".html"
20449   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20450   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20451   filter: "'NIC_Intel-XL710' and
20452            '64B' and
20453            'IP4FWD' and
20454            'NDRPDR' and
20455            '2T2C' and
20456            'IPSECSW' and
20457            ('IPSECTRAN' or 'IPSECTUN') and
20458            not 'VHOST'"
20459   parameters:
20460   - "latency"
20461   - "parent"
20462   - "tags"
20463   layout:
20464     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
20465     layout: "plot-latency"
20466
20467 ################################################################################
20468
20469 # Packet Latency - VPP SRv6 3n-hsw-x520
20470 - type: "plot"
20471   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20472   algorithm: "plot_latency_error_bars"
20473   output-file-type: ".html"
20474   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20475   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20476   filter: "'NIC_Intel-X520-DA2' and
20477            '78B' and
20478            'FEATURE' and
20479            'NDRPDR' and
20480            '1T1C' and
20481            'IP6FWD' and
20482            'SRv6'"
20483   parameters:
20484   - "latency"
20485   - "parent"
20486   - "tags"
20487   layout:
20488     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
20489     layout: "plot-latency"
20490
20491 - type: "plot"
20492   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20493   algorithm: "plot_latency_error_bars"
20494   output-file-type: ".html"
20495   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20496   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20497   filter: "'NIC_Intel-X520-DA2' and
20498            '78B' and
20499            'FEATURE' and
20500            'NDRPDR' and
20501            '2T2C' and
20502            'IP6FWD' and
20503            'SRv6'"
20504   parameters:
20505   - "latency"
20506   - "parent"
20507   - "tags"
20508   layout:
20509     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
20510     layout: "plot-latency"
20511
20512 ################################################################################
20513
20514 # Packet Latency - VPP vhost ip4 3n-hsw-x520
20515 - type: "plot"
20516   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20517   algorithm: "plot_latency_error_bars"
20518   output-file-type: ".html"
20519   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20520   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20521   filter: "'NIC_Intel-X520-DA2' and
20522            '64B' and
20523            'NDRPDR' and
20524            'ETH' and
20525            'IP4FWD' and
20526            '1T1C' and
20527            'VHOST_1024' and
20528            not 'VXLAN' and
20529            not 'DOT1Q'"
20530   parameters:
20531   - "latency"
20532   - "parent"
20533   - "tags"
20534   sort:
20535   - "not CFS_OPT"
20536   - "1VM"
20537   - "2VM"
20538   layout:
20539     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20540     layout: "plot-latency"
20541
20542 - type: "plot"
20543   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20544   algorithm: "plot_latency_error_bars"
20545   output-file-type: ".html"
20546   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20548   filter: "'NIC_Intel-X520-DA2' and
20549            '64B' and
20550            'NDRPDR' and
20551            'ETH' and
20552            'IP4FWD' and
20553            '2T2C' and
20554            'VHOST_1024' and
20555            not 'VXLAN' and
20556            not 'DOT1Q'"
20557   parameters:
20558   - "latency"
20559   - "parent"
20560   - "tags"
20561   sort:
20562   - "not CFS_OPT"
20563   - "1VM"
20564   - "2VM"
20565   layout:
20566     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20567     layout: "plot-latency"
20568
20569 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
20570 - type: "plot"
20571   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20572   algorithm: "plot_latency_error_bars"
20573   output-file-type: ".html"
20574   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20576   filter: "'NIC_Intel-X520-DA2' and
20577            '64B' and
20578            'NDRPDR' and
20579            ('ETH' or 'DOT1Q') and
20580            'BASE' and
20581            '1T1C' and
20582            ('L2BDMACLRN' or 'L2XCFWD') and
20583            'VHOST_1024' and
20584            not 'VXLAN' and
20585            not 'IP4FWD' and
20586            not '2VM'"
20587   parameters:
20588   - "latency"
20589   - "parent"
20590   - "tags"
20591   sort:
20592   - "L2BDMACLRN"
20593   - "L2BDMACLRN"
20594   - "L2BDMACLRN"
20595   - "L2XCFWD"
20596   - "L2XCFWD"
20597   - "L2XCFWD"
20598   layout:
20599     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20600     layout: "plot-latency"
20601
20602 - type: "plot"
20603   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20604   algorithm: "plot_latency_error_bars"
20605   output-file-type: ".html"
20606   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20608   filter: "'NIC_Intel-X520-DA2' and
20609            '64B' and
20610            'NDRPDR' and
20611            ('ETH' or 'DOT1Q') and
20612            'BASE' and
20613            '2T2C' and
20614            ('L2BDMACLRN' or 'L2XCFWD') and
20615            'VHOST_1024' and
20616            not 'VXLAN' and
20617            not 'IP4FWD' and
20618            not '2VM'"
20619   parameters:
20620   - "latency"
20621   - "parent"
20622   - "tags"
20623   sort:
20624   - "L2BDMACLRN"
20625   - "L2BDMACLRN"
20626   - "L2BDMACLRN"
20627   - "L2XCFWD"
20628   - "L2XCFWD"
20629   - "L2XCFWD"
20630   layout:
20631     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20632     layout: "plot-latency"
20633
20634 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
20635 - type: "plot"
20636   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20637   algorithm: "plot_latency_error_bars"
20638   output-file-type: ".html"
20639   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20641   filter: "'NIC_Intel-X520-DA2' and
20642            '64B' and
20643            'NDRPDR' and
20644            ('ETH' or 'DOT1Q') and
20645            '1T1C' and
20646            ('L2BDMACLRN' or 'L2XCFWD') and
20647            'VHOST_1024' and
20648            not 'CFS_OPT' and
20649            not 'DOT1Q' and
20650            not 'VXLAN' and
20651            not 'IP4FWD' and
20652            not 'LBOND'"
20653   parameters:
20654   - "latency"
20655   - "parent"
20656   - "tags"
20657 #  sort:
20658 #  - "1VM"
20659 #  - "L2XCFWD"
20660 #  - "1VM"
20661 #  - "L2BDMACLRN"
20662   layout:
20663     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
20664     layout: "plot-latency"
20665
20666 - type: "plot"
20667   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20668   algorithm: "plot_latency_error_bars"
20669   output-file-type: ".html"
20670   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20672   filter: "'NIC_Intel-X520-DA2' and
20673            '64B' and
20674            'NDRPDR' and
20675            ('ETH' or 'DOT1Q') and
20676            '2T2C' and
20677            ('L2BDMACLRN' or 'L2XCFWD') and
20678            'VHOST_1024' and
20679            not 'CFS_OPT' and
20680            not 'DOT1Q' and
20681            not 'VXLAN' and
20682            not 'IP4FWD' and
20683            not 'LBOND'"
20684   parameters:
20685   - "latency"
20686   - "parent"
20687   - "tags"
20688 #  sort:
20689 #  - "1VM"
20690 #  - "L2XCFWD"
20691 #  - "1VM"
20692 #  - "L2BDMACLRN"
20693   layout:
20694     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
20695     layout: "plot-latency"
20696
20697 # Packet Latency - VPP vhost ip4 3n-hsw-x710
20698 - type: "plot"
20699   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20700   algorithm: "plot_latency_error_bars"
20701   output-file-type: ".html"
20702   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20703   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20704   filter: "'NIC_Intel-X710' and
20705            '64B' and
20706            'NDRPDR' and
20707            'ETH' and
20708            'IP4FWD' and
20709            '1T1C' and
20710            'VHOST_1024' and
20711            not 'VXLAN' and
20712            not 'CFS_OPT' and
20713            not 'DOT1Q'"
20714   parameters:
20715   - "latency"
20716   - "parent"
20717   - "tags"
20718   sort:
20719   - "1VM"
20720   - "2VM"
20721   layout:
20722     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20723     layout: "plot-latency"
20724
20725 - type: "plot"
20726   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20727   algorithm: "plot_latency_error_bars"
20728   output-file-type: ".html"
20729   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20730   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20731   filter: "'NIC_Intel-X710' and
20732            '64B' and
20733            'NDRPDR' and
20734            'ETH' and
20735            'IP4FWD' and
20736            '2T2C' and
20737            'VHOST_1024' and
20738            not 'VXLAN' and
20739            not 'CFS_OPT' and
20740            not 'DOT1Q'"
20741   parameters:
20742   - "latency"
20743   - "parent"
20744   - "tags"
20745   sort:
20746   - "1VM"
20747   - "2VM"
20748   layout:
20749     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20750     layout: "plot-latency"
20751
20752 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
20753 - type: "plot"
20754   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20755   algorithm: "plot_latency_error_bars"
20756   output-file-type: ".html"
20757   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20759   filter: "'NIC_Intel-X710' and
20760            '64B' and
20761            'NDRPDR' and
20762            ('ETH' or 'DOT1Q') and
20763            'BASE' and
20764            '1T1C' and
20765            ('L2BDMACLRN' or 'L2XCFWD') and
20766            'VHOST_1024' and
20767            not 'VXLAN' and
20768            not 'IP4FWD' and
20769            not '2VM'"
20770   parameters:
20771   - "latency"
20772   - "parent"
20773   - "tags"
20774   sort:
20775   - "L2BDMACLRN"
20776   - "L2BDMACLRN"
20777   - "L2BDMACLRN"
20778   - "L2XCFWD"
20779   - "L2XCFWD"
20780   - "L2XCFWD"
20781   layout:
20782     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20783     layout: "plot-latency"
20784
20785 - type: "plot"
20786   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20787   algorithm: "plot_latency_error_bars"
20788   output-file-type: ".html"
20789   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20790   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20791   filter: "'NIC_Intel-X710' and
20792            '64B' and
20793            'NDRPDR' and
20794            ('ETH' or 'DOT1Q') and
20795            'BASE' and
20796            '2T2C' and
20797            ('L2BDMACLRN' or 'L2XCFWD') and
20798            'VHOST_1024' and
20799            not 'VXLAN' and
20800            not 'IP4FWD' and
20801            not '2VM'"
20802   parameters:
20803   - "latency"
20804   - "parent"
20805   - "tags"
20806   sort:
20807   - "L2BDMACLRN"
20808   - "L2BDMACLRN"
20809   - "L2BDMACLRN"
20810   - "L2XCFWD"
20811   - "L2XCFWD"
20812   - "L2XCFWD"
20813   layout:
20814     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20815     layout: "plot-latency"
20816
20817 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
20818 - type: "plot"
20819   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
20820   algorithm: "plot_latency_error_bars"
20821   output-file-type: ".html"
20822   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
20823   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20824   filter: "'NIC_Intel-X710' and
20825            '64B' and
20826            'NDRPDR' and
20827            ('ETH' or 'DOT1Q') and
20828            '1T1C' and
20829            ('L2BDMACLRN' or 'L2XCFWD') and
20830            'VHOST_1024' and
20831            not 'CFS_OPT' and
20832            not 'VXLAN' and
20833            not 'IP4FWD' and
20834            not 'LBOND'"
20835   parameters:
20836   - "latency"
20837   - "parent"
20838   - "tags"
20839   sort:
20840   - "L2BDMACLRN"
20841   - "L2BDMACLRN"
20842   - "L2BDMACLRN"
20843   - "L2XCFWD"
20844   - "L2XCFWD"
20845   - "L2XCFWD"
20846   layout:
20847     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
20848     layout: "plot-latency"
20849
20850 - type: "plot"
20851   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
20852   algorithm: "plot_latency_error_bars"
20853   output-file-type: ".html"
20854   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
20855   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20856   filter: "'NIC_Intel-X710' and
20857            '64B' and
20858            'NDRPDR' and
20859            ('ETH' or 'DOT1Q') and
20860            '2T2C' and
20861            ('L2BDMACLRN' or 'L2XCFWD') and
20862            'VHOST_1024' and
20863            not 'CFS_OPT' and
20864            not 'VXLAN' and
20865            not 'IP4FWD' and
20866            not 'LBOND'"
20867   parameters:
20868   - "latency"
20869   - "parent"
20870   - "tags"
20871   sort:
20872   - "L2BDMACLRN"
20873   - "L2BDMACLRN"
20874   - "L2BDMACLRN"
20875   - "L2XCFWD"
20876   - "L2XCFWD"
20877   - "L2XCFWD"
20878   layout:
20879     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
20880     layout: "plot-latency"
20881
20882 # Packet Latency - VPP vhost ip4 3n-skx-x710
20883 - type: "plot"
20884   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20885   algorithm: "plot_latency_error_bars"
20886   output-file-type: ".html"
20887   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20888   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20889   filter: "'NIC_Intel-X710' and
20890            '64B' and
20891            'NDRPDR' and
20892            'ETH' and
20893            'IP4FWD' and
20894            '2T1C' and
20895            'VHOST_1024' and
20896            not 'VXLAN' and
20897            not 'DOT1Q'"
20898   parameters:
20899   - "latency"
20900   - "parent"
20901   - "tags"
20902   sort:
20903   - "1VM"
20904   - "2VM"
20905   layout:
20906     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20907     layout: "plot-latency"
20908
20909 - type: "plot"
20910   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20911   algorithm: "plot_latency_error_bars"
20912   output-file-type: ".html"
20913   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20915   filter: "'NIC_Intel-X710' and
20916            '64B' and
20917            'NDRPDR' and
20918            'ETH' and
20919            'IP4FWD' and
20920            '4T2C' and
20921            'VHOST_1024' and
20922            not 'VXLAN' and
20923            not 'DOT1Q'"
20924   parameters:
20925   - "latency"
20926   - "parent"
20927   - "tags"
20928   sort:
20929   - "1VM"
20930   - "2VM"
20931   layout:
20932     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20933     layout: "plot-latency"
20934
20935 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
20936 - type: "plot"
20937   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20938   algorithm: "plot_latency_error_bars"
20939   output-file-type: ".html"
20940   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20941   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20942   filter: "'NIC_Intel-X710' and
20943            '64B' and
20944            'NDRPDR' and
20945            ('ETH' or 'DOT1Q') and
20946            'BASE' and
20947            '2T1C' and
20948            ('L2BDMACLRN' or 'L2XCFWD') and
20949            'VHOST_1024' and
20950            not 'VXLAN' and
20951            not 'IP4FWD' and
20952            not '2VM'"
20953   parameters:
20954   - "latency"
20955   - "parent"
20956   - "tags"
20957   sort:
20958   - "L2BDMACLRN"
20959   - "L2BDMACLRN"
20960   - "L2BDMACLRN"
20961   - "L2XCFWD"
20962   - "L2XCFWD"
20963   - "L2XCFWD"
20964   layout:
20965     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20966     layout: "plot-latency"
20967
20968 - type: "plot"
20969   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20970   algorithm: "plot_latency_error_bars"
20971   output-file-type: ".html"
20972   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20974   filter: "'NIC_Intel-X710' and
20975            '64B' and
20976            'NDRPDR' and
20977            ('ETH' or 'DOT1Q') and
20978            'BASE' and
20979            '4T2C' and
20980            ('L2BDMACLRN' or 'L2XCFWD') and
20981            'VHOST_1024' and
20982            not 'VXLAN' and
20983            not 'IP4FWD' and
20984            not '2VM'"
20985   parameters:
20986   - "latency"
20987   - "parent"
20988   - "tags"
20989   sort:
20990   - "L2BDMACLRN"
20991   - "L2BDMACLRN"
20992   - "L2BDMACLRN"
20993   - "L2XCFWD"
20994   - "L2XCFWD"
20995   - "L2XCFWD"
20996   layout:
20997     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
20998     layout: "plot-latency"
20999
21000 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
21001 - type: "plot"
21002   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
21003   algorithm: "plot_latency_error_bars"
21004   output-file-type: ".html"
21005   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
21006   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21007   filter: "'NIC_Intel-X710' and
21008            '64B' and
21009            'NDRPDR' and
21010            ('ETH' or 'DOT1Q') and
21011            '2T1C' and
21012            ('L2BDMACLRN' or 'L2XCFWD') and
21013            'VHOST_1024' and
21014            not 'CFS_OPT' and
21015            not 'VXLAN' and
21016            not 'IP4FWD' and
21017            not 'LBOND'"
21018   parameters:
21019   - "latency"
21020   - "parent"
21021   - "tags"
21022   sort:
21023   - "L2BDMACLRN"
21024   - "L2BDMACLRN"
21025   - "L2BDMACLRN"
21026   - "L2XCFWD"
21027   - "L2XCFWD"
21028   - "L2XCFWD"
21029   layout:
21030     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
21031     layout: "plot-latency"
21032
21033 - type: "plot"
21034   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
21035   algorithm: "plot_latency_error_bars"
21036   output-file-type: ".html"
21037   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
21038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21039   filter: "'NIC_Intel-X710' and
21040            '64B' and
21041            'NDRPDR' and
21042            ('ETH' or 'DOT1Q') and
21043            '4T2C' and
21044            ('L2BDMACLRN' or 'L2XCFWD') and
21045            'VHOST_1024' and
21046            not 'CFS_OPT' and
21047            not 'VXLAN' and
21048            not 'IP4FWD' and
21049            not 'LBOND'"
21050   parameters:
21051   - "latency"
21052   - "parent"
21053   - "tags"
21054   sort:
21055   - "L2BDMACLRN"
21056   - "L2BDMACLRN"
21057   - "L2BDMACLRN"
21058   - "L2XCFWD"
21059   - "L2XCFWD"
21060   - "L2XCFWD"
21061   layout:
21062     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
21063     layout: "plot-latency"
21064
21065 # Packet Latency - VPP vhost ip4 2n-skx-x710
21066 - type: "plot"
21067   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21068   algorithm: "plot_latency_error_bars"
21069   output-file-type: ".html"
21070   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21071   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21072   filter: "'NIC_Intel-X710' and
21073            '64B' and
21074            'NDRPDR' and
21075            'ETH' and
21076            'IP4FWD' and
21077            '2T1C' and
21078            'VHOST_1024' and
21079            not 'VXLAN' and
21080            not 'NF_DENSITY' and
21081            not 'CFS_OPT' and
21082            not 'DOT1Q'"
21083   parameters:
21084   - "latency"
21085   - "parent"
21086   - "tags"
21087   sort:
21088   - "1VM"
21089   - "2VM"
21090   layout:
21091     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
21092     layout: "plot-latency"
21093
21094 - type: "plot"
21095   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21096   algorithm: "plot_latency_error_bars"
21097   output-file-type: ".html"
21098   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21099   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21100   filter: "'NIC_Intel-X710' and
21101            '64B' and
21102            'NDRPDR' and
21103            'ETH' and
21104            'IP4FWD' and
21105            '4T2C' and
21106            'VHOST_1024' and
21107            not 'VXLAN' and
21108            not 'NF_DENSITY' and
21109            not 'CFS_OPT' and
21110            not 'DOT1Q'"
21111   parameters:
21112   - "latency"
21113   - "parent"
21114   - "tags"
21115   sort:
21116   - "1VM"
21117   - "2VM"
21118   layout:
21119     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
21120     layout: "plot-latency"
21121
21122 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
21123 - type: "plot"
21124   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21125   algorithm: "plot_latency_error_bars"
21126   output-file-type: ".html"
21127   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21128   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21129   filter: "'NIC_Intel-X710' and
21130            '64B' and
21131            'NDRPDR' and
21132            ('ETH' or 'DOT1Q') and
21133            'BASE' and
21134            '2T1C' and
21135            ('L2BDMACLRN' or 'L2XCFWD') and
21136            'VHOST_1024' and
21137            not 'VXLAN' and
21138            not 'NF_DENSITY' and
21139            not 'IP4FWD' and
21140            not '2VM'"
21141   parameters:
21142   - "latency"
21143   - "parent"
21144   - "tags"
21145 #  sort:
21146 #  - "not CFS_OPT"
21147 #  - "L2XCFWD"
21148 #  - "not CFS_OPT"
21149 #  - "CFS_OPT"
21150   layout:
21151     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
21152     layout: "plot-latency"
21153
21154 - type: "plot"
21155   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-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-4t2c-base_and_features-ndr-lat"
21159   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21160   filter: "'NIC_Intel-X710' and
21161            '64B' and
21162            'NDRPDR' and
21163            ('ETH' or 'DOT1Q') and
21164            'BASE' and
21165            '4T2C' and
21166            ('L2BDMACLRN' or 'L2XCFWD') and
21167            'VHOST_1024' and
21168            not 'VXLAN' and
21169            not 'NF_DENSITY' and
21170            not 'IP4FWD' and
21171            not '2VM'"
21172   parameters:
21173   - "latency"
21174   - "parent"
21175   - "tags"
21176 #  sort:
21177 #  - "not CFS_OPT"
21178 #  - "L2XCFWD"
21179 #  - "not CFS_OPT"
21180 #  - "CFS_OPT"
21181   layout:
21182     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
21183     layout: "plot-latency"
21184
21185 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
21186 - type: "plot"
21187   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-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-2t1c-base-vm-ndr-lat"
21191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21192   filter: "'NIC_Intel-X710' and
21193            '64B' and
21194            'NDRPDR' and
21195            ('ETH' or 'DOT1Q') and
21196            '2T1C' 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-2t1c-base-vm-ndr"
21215     layout: "plot-latency"
21216
21217 - type: "plot"
21218   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21219   algorithm: "plot_latency_error_bars"
21220   output-file-type: ".html"
21221   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21222   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21223   filter: "'NIC_Intel-X710' and
21224            '64B' and
21225            'NDRPDR' and
21226            ('ETH' or 'DOT1Q') and
21227            '4T2C' and
21228            ('L2BDMACLRN' or 'L2XCFWD') and
21229            'VHOST_1024' and
21230            not 'CFS_OPT' and
21231            not 'VXLAN' and
21232            not 'NF_DENSITY' and
21233            not 'DOT1Q' and
21234            not 'IP4FWD'"
21235   parameters:
21236   - "latency"
21237   - "parent"
21238   - "tags"
21239 #  sort:
21240 #  - "1VM"
21241 #  - "L2XCFWD"
21242 #  - "1VM"
21243 #  - "L2BDMACLRN"
21244   layout:
21245     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
21246     layout: "plot-latency"
21247
21248 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
21249 - type: "plot"
21250   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21251   algorithm: "plot_latency_error_bars"
21252   output-file-type: ".html"
21253   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21254   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21255   filter: "'NIC_Intel-XXV710' and
21256            '64B' and
21257            'NDRPDR' and
21258            'ETH' and
21259            'IP4FWD' and
21260            '2T1C' and
21261            'VHOST_1024' and
21262            not 'VXLAN' and
21263            not 'CFS_OPT' and
21264            not 'DOT1Q'"
21265   parameters:
21266   - "latency"
21267   - "parent"
21268   - "tags"
21269   sort:
21270   - "not CFS_OPT"
21271   - "1VM"
21272   - "2VM"
21273   layout:
21274     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
21275     layout: "plot-latency"
21276
21277 - type: "plot"
21278   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21279   algorithm: "plot_latency_error_bars"
21280   output-file-type: ".html"
21281   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21282   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21283   filter: "'NIC_Intel-XXV710' and
21284            '64B' and
21285            'NDRPDR' and
21286            'ETH' and
21287            'IP4FWD' and
21288            '4T2C' and
21289            'VHOST_1024' and
21290            not 'VXLAN' and
21291            not 'CFS_OPT' and
21292            not 'DOT1Q'"
21293   parameters:
21294   - "latency"
21295   - "parent"
21296   - "tags"
21297   sort:
21298   - "not CFS_OPT"
21299   - "1VM"
21300   - "2VM"
21301   layout:
21302     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
21303     layout: "plot-latency"
21304
21305 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
21306 #- type: "plot"
21307 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
21308 #  algorithm: "plot_latency_error_bars"
21309 #  output-file-type: ".html"
21310 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
21311 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21312 #  filter: "'NIC_Intel-XXV710' and
21313 #           '64B' and
21314 #           'NDRPDR' and
21315 #           ('ETH' or 'DOT1Q') and
21316 #           'BASE' and
21317 #           '2T1C' and
21318 #           ('L2BDMACLRN' or 'L2XCFWD') and
21319 #           'VHOST_1024' and
21320 #           not 'VXLAN' and
21321 #           not 'IP4FWD' and
21322 #           not '2VM'"
21323 #  parameters:
21324 #  - "latency"
21325 #  - "parent"
21326 #  - "tags"
21327 ##  sort:
21328 ##  - "not CFS_OPT"
21329 ##  - "L2XCFWD"
21330 ##  - "not CFS_OPT"
21331 ##  - "CFS_OPT"
21332 #  layout:
21333 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
21334 #    layout: "plot-latency"
21335 #
21336 #- type: "plot"
21337 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
21338 #  algorithm: "plot_latency_error_bars"
21339 #  output-file-type: ".html"
21340 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
21341 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21342 #  filter: "'NIC_Intel-XXV710' and
21343 #           '64B' and
21344 #           'NDRPDR' and
21345 #           ('ETH' or 'DOT1Q') and
21346 #           'BASE' and
21347 #           '4T2C' and
21348 #           ('L2BDMACLRN' or 'L2XCFWD') and
21349 #           'VHOST_1024' and
21350 #           not 'VXLAN' and
21351 #           not 'IP4FWD' and
21352 #           not '2VM'"
21353 #  parameters:
21354 #  - "latency"
21355 #  - "parent"
21356 #  - "tags"
21357 ##  sort:
21358 ##  - "not CFS_OPT"
21359 ##  - "L2XCFWD"
21360 ##  - "not CFS_OPT"
21361 ##  - "CFS_OPT"
21362 #  layout:
21363 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
21364 #    layout: "plot-latency"
21365 #
21366 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
21367 #- type: "plot"
21368 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21369 #  algorithm: "plot_latency_error_bars"
21370 #  output-file-type: ".html"
21371 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21372 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21373 #  filter: "'NIC_Intel-XXV710' and
21374 #           '64B' and
21375 #           'NDRPDR' and
21376 #           ('ETH' or 'DOT1Q') and
21377 #           '2T1C' and
21378 #           ('L2BDMACLRN' or 'L2XCFWD') and
21379 #           'VHOST_1024' and
21380 #           not 'CFS_OPT' and
21381 #           not 'VXLAN' and
21382 #           not 'DOT1Q' and
21383 #           not 'IP4FWD'"
21384 #  parameters:
21385 #  - "latency"
21386 #  - "parent"
21387 #  - "tags"
21388 ##  sort:
21389 ##  - "1VM"
21390 ##  - "L2XCFWD"
21391 ##  - "1VM"
21392 ##  - "L2BDMACLRN"
21393 #  layout:
21394 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
21395 #    layout: "plot-latency"
21396 #
21397 #- type: "plot"
21398 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21399 #  algorithm: "plot_latency_error_bars"
21400 #  output-file-type: ".html"
21401 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21402 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21403 #  filter: "'NIC_Intel-XXV710' and
21404 #           '64B' and
21405 #           'NDRPDR' and
21406 #           ('ETH' or 'DOT1Q') and
21407 #           '4T2C' and
21408 #           ('L2BDMACLRN' or 'L2XCFWD') and
21409 #           'VHOST_1024' and
21410 #           not 'CFS_OPT' and
21411 #           not 'VXLAN' and
21412 #           not 'DOT1Q' and
21413 #           not 'IP4FWD'"
21414 #  parameters:
21415 #  - "latency"
21416 #  - "parent"
21417 #  - "tags"
21418 ##  sort:
21419 ##  - "1VM"
21420 ##  - "L2XCFWD"
21421 ##  - "1VM"
21422 ##  - "L2BDMACLRN"
21423 #  layout:
21424 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
21425 #    layout: "plot-latency"
21426
21427 ################################################################################
21428
21429 # Packet Latency - VPP VTS 3n-hsw-x520
21430 - type: "plot"
21431   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21432   algorithm: "plot_latency_error_bars"
21433   output-file-type: ".html"
21434   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21435   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21436   filter: "'NIC_Intel-X520-DA2' and
21437            '114B' and
21438            'NDRPDR' and
21439            '1T1C' and
21440            'VTS'"
21441   parameters:
21442   - "latency"
21443   - "parent"
21444   - "tags"
21445   layout:
21446     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
21447     layout: "plot-latency"
21448
21449 - type: "plot"
21450   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21451   algorithm: "plot_latency_error_bars"
21452   output-file-type: ".html"
21453   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21454   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21455   filter: "'NIC_Intel-X520-DA2' and
21456            '114B' and
21457            'NDRPDR' and
21458            '2T2C' and
21459            'VTS'"
21460   parameters:
21461   - "latency"
21462   - "parent"
21463   - "tags"
21464   layout:
21465     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
21466     layout: "plot-latency"
21467
21468 ################################################################################
21469
21470 # Packet Latency - DPDK l3fwd 3n-hsw-x520
21471 - type: "plot"
21472   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21473   algorithm: "plot_latency_error_bars"
21474   output-file-type: ".html"
21475   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21476   data: "plot-dpdk-throughput-latency-3n-hsw"
21477   filter: "'NIC_Intel-X520-DA2' and
21478            '64B' and
21479            'BASE' and
21480            'NDRPDR' and
21481            '1T1C' and
21482            'IP4FWD'"
21483   parameters:
21484   - "latency"
21485   - "parent"
21486   - "tags"
21487   layout:
21488     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
21489     layout: "plot-latency"
21490
21491 - type: "plot"
21492   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21493   algorithm: "plot_latency_error_bars"
21494   output-file-type: ".html"
21495   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21496   data: "plot-dpdk-throughput-latency-3n-hsw"
21497   filter: "'NIC_Intel-X520-DA2' and
21498            '64B' and
21499            'BASE' and
21500            'NDRPDR' and
21501            '2T2C' and
21502            'IP4FWD'"
21503   parameters:
21504   - "latency"
21505   - "parent"
21506   - "tags"
21507   layout:
21508     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
21509     layout: "plot-latency"
21510
21511 # Packet Latency - DPDK l3fwd 3n-hsw-x710
21512 - type: "plot"
21513   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21514   algorithm: "plot_latency_error_bars"
21515   output-file-type: ".html"
21516   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21517   data: "plot-dpdk-throughput-latency-3n-hsw"
21518   filter: "'NIC_Intel-X710' and
21519            '64B' and
21520            'BASE' and
21521            'NDRPDR' and
21522            '1T1C' and
21523            'IP4FWD'"
21524   parameters:
21525   - "latency"
21526   - "parent"
21527   - "tags"
21528   layout:
21529     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
21530     layout: "plot-latency"
21531
21532 - type: "plot"
21533   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21534   algorithm: "plot_latency_error_bars"
21535   output-file-type: ".html"
21536   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21537   data: "plot-dpdk-throughput-latency-3n-hsw"
21538   filter: "'NIC_Intel-X710' and
21539            '64B' and
21540            'BASE' and
21541            'NDRPDR' and
21542            '2T2C' and
21543            'IP4FWD'"
21544   parameters:
21545   - "latency"
21546   - "parent"
21547   - "tags"
21548   layout:
21549     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
21550     layout: "plot-latency"
21551
21552 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
21553 - type: "plot"
21554   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21555   algorithm: "plot_latency_error_bars"
21556   output-file-type: ".html"
21557   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21558   data: "plot-dpdk-throughput-latency-3n-hsw"
21559   filter: "'NIC_Intel-XL710' and
21560            '64B' and
21561            'BASE' and
21562            'NDRPDR' and
21563            '1T1C' and
21564            'IP4FWD'"
21565   parameters:
21566   - "latency"
21567   - "parent"
21568   - "tags"
21569   layout:
21570     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
21571     layout: "plot-latency"
21572
21573 - type: "plot"
21574   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21575   algorithm: "plot_latency_error_bars"
21576   output-file-type: ".html"
21577   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21578   data: "plot-dpdk-throughput-latency-3n-hsw"
21579   filter: "'NIC_Intel-XL710' and
21580            '64B' and
21581            'BASE' and
21582            'NDRPDR' and
21583            '2T2C' and
21584            'IP4FWD'"
21585   parameters:
21586   - "latency"
21587   - "parent"
21588   - "tags"
21589   layout:
21590     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
21591     layout: "plot-latency"
21592
21593 # Packet Latency - DPDK l3fwd 3n-skx-x710
21594 - type: "plot"
21595   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21596   algorithm: "plot_latency_error_bars"
21597   output-file-type: ".html"
21598   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21599   data: "plot-dpdk-throughput-latency-3n-skx"
21600   filter: "'NIC_Intel-X710' and
21601            '64B' and
21602            'BASE' and
21603            'NDRPDR' and
21604            '2T1C' and
21605            'IP4FWD'"
21606   parameters:
21607   - "latency"
21608   - "parent"
21609   - "tags"
21610   layout:
21611     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
21612     layout: "plot-latency"
21613
21614 - type: "plot"
21615   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21616   algorithm: "plot_latency_error_bars"
21617   output-file-type: ".html"
21618   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21619   data: "plot-dpdk-throughput-latency-3n-skx"
21620   filter: "'NIC_Intel-X710' and
21621            '64B' and
21622            'BASE' and
21623            'NDRPDR' and
21624            '4T2C' and
21625            'IP4FWD'"
21626   parameters:
21627   - "latency"
21628   - "parent"
21629   - "tags"
21630   layout:
21631     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
21632     layout: "plot-latency"
21633
21634 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
21635 - type: "plot"
21636   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21637   algorithm: "plot_latency_error_bars"
21638   output-file-type: ".html"
21639   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21640   data: "plot-dpdk-throughput-latency-3n-skx"
21641   filter: "'NIC_Intel-XXV710' and
21642            '64B' and
21643            'BASE' and
21644            'NDRPDR' and
21645            '2T1C' and
21646            'IP4FWD'"
21647   parameters:
21648   - "latency"
21649   - "parent"
21650   - "tags"
21651   layout:
21652     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
21653     layout: "plot-latency"
21654
21655 - type: "plot"
21656   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21657   algorithm: "plot_latency_error_bars"
21658   output-file-type: ".html"
21659   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21660   data: "plot-dpdk-throughput-latency-3n-skx"
21661   filter: "'NIC_Intel-XXV710' and
21662            '64B' and
21663            'BASE' and
21664            'NDRPDR' and
21665            '4T2C' and
21666            'IP4FWD'"
21667   parameters:
21668   - "latency"
21669   - "parent"
21670   - "tags"
21671   layout:
21672     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
21673     layout: "plot-latency"
21674
21675 # Packet Latency - DPDK l3fwd 2n-skx-x710
21676 - type: "plot"
21677   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21678   algorithm: "plot_latency_error_bars"
21679   output-file-type: ".html"
21680   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21681   data: "plot-dpdk-throughput-latency-2n-skx"
21682   filter: "'NIC_Intel-X710' and
21683            '64B' and
21684            'BASE' and
21685            'NDRPDR' and
21686            '2T1C' and
21687            'IP4FWD'"
21688   parameters:
21689   - "latency"
21690   - "parent"
21691   - "tags"
21692   layout:
21693     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
21694     layout: "plot-latency"
21695
21696 - type: "plot"
21697   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21698   algorithm: "plot_latency_error_bars"
21699   output-file-type: ".html"
21700   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21701   data: "plot-dpdk-throughput-latency-2n-skx"
21702   filter: "'NIC_Intel-X710' and
21703            '64B' and
21704            'BASE' and
21705            'NDRPDR' and
21706            '4T2C' and
21707            'IP4FWD'"
21708   parameters:
21709   - "latency"
21710   - "parent"
21711   - "tags"
21712   layout:
21713     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
21714     layout: "plot-latency"
21715
21716 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
21717 - type: "plot"
21718   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21719   algorithm: "plot_latency_error_bars"
21720   output-file-type: ".html"
21721   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21722   data: "plot-dpdk-throughput-latency-2n-skx"
21723   filter: "'NIC_Intel-XXV710' and
21724            '64B' and
21725            'BASE' and
21726            'NDRPDR' and
21727            '2T1C' and
21728            'IP4FWD'"
21729   parameters:
21730   - "latency"
21731   - "parent"
21732   - "tags"
21733   layout:
21734     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
21735     layout: "plot-latency"
21736
21737 - type: "plot"
21738   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21739   algorithm: "plot_latency_error_bars"
21740   output-file-type: ".html"
21741   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21742   data: "plot-dpdk-throughput-latency-2n-skx"
21743   filter: "'NIC_Intel-XXV710' and
21744            '64B' and
21745            'BASE' and
21746            'NDRPDR' and
21747            '4T2C' and
21748            'IP4FWD'"
21749   parameters:
21750   - "latency"
21751   - "parent"
21752   - "tags"
21753   layout:
21754     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
21755     layout: "plot-latency"
21756
21757 ################################################################################
21758
21759 # Packet Latency - DPDK testpmd 3n-hsw-x520
21760 - type: "plot"
21761   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21762   algorithm: "plot_latency_error_bars"
21763   output-file-type: ".html"
21764   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21765   data: "plot-dpdk-throughput-latency-3n-hsw"
21766   filter: "'NIC_Intel-X520-DA2' and
21767            '64B' and
21768            'BASE' and
21769            'NDRPDR' and
21770            '1T1C' and
21771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21772   parameters:
21773   - "latency"
21774   - "parent"
21775   - "tags"
21776   layout:
21777     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
21778     layout: "plot-latency"
21779
21780 - type: "plot"
21781   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21782   algorithm: "plot_latency_error_bars"
21783   output-file-type: ".html"
21784   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21785   data: "plot-dpdk-throughput-latency-3n-hsw"
21786   filter: "'NIC_Intel-X520-DA2' and
21787            '64B' and
21788            'BASE' and
21789            'NDRPDR' and
21790            '2T2C' and
21791            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21792   parameters:
21793   - "latency"
21794   - "parent"
21795   - "tags"
21796   layout:
21797     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
21798     layout: "plot-latency"
21799
21800 # Packet Latency - DPDK testpmd 3n-hsw-x710
21801 - type: "plot"
21802   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21803   algorithm: "plot_latency_error_bars"
21804   output-file-type: ".html"
21805   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21806   data: "plot-dpdk-throughput-latency-3n-hsw"
21807   filter: "'NIC_Intel-X710' and
21808            '64B' and
21809            'BASE' and
21810            'NDRPDR' and
21811            '1T1C' and
21812            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21813   parameters:
21814   - "latency"
21815   - "parent"
21816   - "tags"
21817   layout:
21818     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
21819     layout: "plot-latency"
21820
21821 - type: "plot"
21822   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21823   algorithm: "plot_latency_error_bars"
21824   output-file-type: ".html"
21825   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21826   data: "plot-dpdk-throughput-latency-3n-hsw"
21827   filter: "'NIC_Intel-X710' and
21828            '64B' and
21829            'BASE' and
21830            'NDRPDR' and
21831            '2T2C' and
21832            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21833   parameters:
21834   - "latency"
21835   - "parent"
21836   - "tags"
21837   layout:
21838     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
21839     layout: "plot-latency"
21840
21841 # Packet Latency - DPDK testpmd 3n-hsw-xl710
21842 - type: "plot"
21843   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21844   algorithm: "plot_latency_error_bars"
21845   output-file-type: ".html"
21846   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21847   data: "plot-dpdk-throughput-latency-3n-hsw"
21848   filter: "'NIC_Intel-XL710' and
21849            '64B' and
21850            'BASE' and
21851            'NDRPDR' and
21852            '1T1C' and
21853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21854   parameters:
21855   - "latency"
21856   - "parent"
21857   - "tags"
21858   layout:
21859     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
21860     layout: "plot-latency"
21861
21862 - type: "plot"
21863   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21864   algorithm: "plot_latency_error_bars"
21865   output-file-type: ".html"
21866   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21867   data: "plot-dpdk-throughput-latency-3n-hsw"
21868   filter: "'NIC_Intel-XL710' and
21869            '64B' and
21870            'BASE' and
21871            'NDRPDR' and
21872            '2T2C' and
21873            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21874   parameters:
21875   - "latency"
21876   - "parent"
21877   - "tags"
21878   layout:
21879     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
21880     layout: "plot-latency"
21881
21882 # Packet Latency - DPDK testpmd 3n-skx-x710
21883 - type: "plot"
21884   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21885   algorithm: "plot_latency_error_bars"
21886   output-file-type: ".html"
21887   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21888   data: "plot-dpdk-throughput-latency-3n-skx"
21889   filter: "'NIC_Intel-X710' and
21890            '64B' and
21891            'BASE' and
21892            'NDRPDR' and
21893            '2T1C' and
21894            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21895   parameters:
21896   - "latency"
21897   - "parent"
21898   - "tags"
21899   layout:
21900     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
21901     layout: "plot-latency"
21902
21903 - type: "plot"
21904   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21905   algorithm: "plot_latency_error_bars"
21906   output-file-type: ".html"
21907   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21908   data: "plot-dpdk-throughput-latency-3n-skx"
21909   filter: "'NIC_Intel-X710' and
21910            '64B' and
21911            'BASE' and
21912            'NDRPDR' and
21913            '4T2C' and
21914            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21915   parameters:
21916   - "latency"
21917   - "parent"
21918   - "tags"
21919   layout:
21920     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
21921     layout: "plot-latency"
21922
21923 # Packet Latency - DPDK testpmd 3n-skx-xxv710
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 - type: "plot"
21945   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21946   algorithm: "plot_latency_error_bars"
21947   output-file-type: ".html"
21948   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21949   data: "plot-dpdk-throughput-latency-3n-skx"
21950   filter: "'NIC_Intel-XXV710' and
21951            '64B' and
21952            'BASE' and
21953            'NDRPDR' and
21954            '4T2C' and
21955            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21956   parameters:
21957   - "latency"
21958   - "parent"
21959   - "tags"
21960   layout:
21961     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
21962     layout: "plot-latency"
21963
21964 # Packet Latency - DPDK testpmd 2n-skx-x710
21965 - type: "plot"
21966   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21967   algorithm: "plot_latency_error_bars"
21968   output-file-type: ".html"
21969   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21970   data: "plot-dpdk-throughput-latency-2n-skx"
21971   filter: "'NIC_Intel-X710' and
21972            '64B' and
21973            'BASE' and
21974            'NDRPDR' and
21975            '2T1C' and
21976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21977   parameters:
21978   - "latency"
21979   - "parent"
21980   - "tags"
21981   layout:
21982     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
21983     layout: "plot-latency"
21984
21985 - type: "plot"
21986   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21987   algorithm: "plot_latency_error_bars"
21988   output-file-type: ".html"
21989   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21990   data: "plot-dpdk-throughput-latency-2n-skx"
21991   filter: "'NIC_Intel-X710' and
21992            '64B' and
21993            'BASE' and
21994            'NDRPDR' and
21995            '4T2C' and
21996            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21997   parameters:
21998   - "latency"
21999   - "parent"
22000   - "tags"
22001   layout:
22002     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
22003     layout: "plot-latency"
22004
22005 # Packet Latency - DPDK testpmd 2n-skx-xxv710
22006 - type: "plot"
22007   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22008   algorithm: "plot_latency_error_bars"
22009   output-file-type: ".html"
22010   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22011   data: "plot-dpdk-throughput-latency-2n-skx"
22012   filter: "'NIC_Intel-XXV710' and
22013            '64B' and
22014            'BASE' and
22015            'NDRPDR' and
22016            '2T1C' and
22017            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22018   parameters:
22019   - "latency"
22020   - "parent"
22021   - "tags"
22022   layout:
22023     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
22024     layout: "plot-latency"
22025
22026 - type: "plot"
22027   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22028   algorithm: "plot_latency_error_bars"
22029   output-file-type: ".html"
22030   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22031   data: "plot-dpdk-throughput-latency-2n-skx"
22032   filter: "'NIC_Intel-XXV710' and
22033            '64B' and
22034            'BASE' and
22035            'NDRPDR' and
22036            '4T2C' and
22037            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22038   parameters:
22039   - "latency"
22040   - "parent"
22041   - "tags"
22042   layout:
22043     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
22044     layout: "plot-latency"
22045
22046 ################################################################################
22047
22048 # Speedup - VPP Container Memif 3n-hsw-x520
22049 - type: "plot"
22050   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22051   algorithm: "plot_throughput_speedup_analysis"
22052   output-file-type: ".html"
22053   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22054   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22055   filter: "'NIC_Intel-X520-DA2' and
22056            '64B' and
22057            ('BASE' or 'SCALE') and
22058            'NDRPDR' and
22059            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22060            not 'VHOST' and
22061            'MEMIF'"
22062   parameters:
22063   - "throughput"
22064   - "parent"
22065   - "tags"
22066   sort:
22067   - "L2XCFWD"
22068   - "L2XCFWD"
22069   - "L2XCFWD"
22070   - "L2BDMACLRN"
22071   - "L2BDMACLRN"
22072   - "L2BDMACLRN"
22073   - "IP4FWD"
22074   layout:
22075     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
22076     layout: "plot-throughput-speedup-analysis"
22077
22078 - type: "plot"
22079   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22080   algorithm: "plot_throughput_speedup_analysis"
22081   output-file-type: ".html"
22082   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22083   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22084   filter: "'NIC_Intel-X520-DA2' and
22085            '64B' and
22086            ('BASE' or 'SCALE') and
22087            'NDRPDR' and
22088            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22089            not 'VHOST' and
22090            'MEMIF'"
22091   parameters:
22092   - "throughput"
22093   - "parent"
22094   - "tags"
22095   sort:
22096   - "L2XCFWD"
22097   - "L2XCFWD"
22098   - "L2XCFWD"
22099   - "L2BDMACLRN"
22100   - "L2BDMACLRN"
22101   - "L2BDMACLRN"
22102   - "IP4FWD"
22103   layout:
22104     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
22105     layout: "plot-throughput-speedup-analysis"
22106
22107 # Speedup - VPP Container Memif 3n-hsw-x710
22108 - type: "plot"
22109   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22110   algorithm: "plot_throughput_speedup_analysis"
22111   output-file-type: ".html"
22112   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22114   filter: "'NIC_Intel-X710' and
22115            '64B' and
22116            ('BASE' or 'SCALE') and
22117            'NDRPDR' and
22118            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22119            not 'VHOST' and
22120            'MEMIF'"
22121   parameters:
22122   - "throughput"
22123   - "parent"
22124   - "tags"
22125   sort:
22126   - "L2XCFWD"
22127   - "L2XCFWD"
22128   - "L2XCFWD"
22129   - "L2BDMACLRN"
22130   - "L2BDMACLRN"
22131   - "L2BDMACLRN"
22132   - "IP4FWD"
22133   layout:
22134     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
22135     layout: "plot-throughput-speedup-analysis"
22136
22137 - type: "plot"
22138   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22139   algorithm: "plot_throughput_speedup_analysis"
22140   output-file-type: ".html"
22141   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22142   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22143   filter: "'NIC_Intel-X710' and
22144            '64B' and
22145            ('BASE' or 'SCALE') and
22146            'NDRPDR' and
22147            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22148            not 'VHOST' and
22149            'MEMIF'"
22150   parameters:
22151   - "throughput"
22152   - "parent"
22153   - "tags"
22154   sort:
22155   - "L2XCFWD"
22156   - "L2XCFWD"
22157   - "L2XCFWD"
22158   - "L2BDMACLRN"
22159   - "L2BDMACLRN"
22160   - "L2BDMACLRN"
22161   - "IP4FWD"
22162   layout:
22163     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
22164     layout: "plot-throughput-speedup-analysis"
22165
22166 # Speedup - VPP Container Memif 3n-hsw-xl710
22167 - type: "plot"
22168   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
22169   algorithm: "plot_throughput_speedup_analysis"
22170   output-file-type: ".html"
22171   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
22172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22173   filter: "'NIC_Intel-XL710' and
22174            '64B' and
22175            ('BASE' or 'SCALE') and
22176            'NDRPDR' and
22177            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22178            not 'VHOST' and
22179            'MEMIF'"
22180   parameters:
22181   - "throughput"
22182   - "parent"
22183   - "tags"
22184   sort:
22185   - "L2XCFWD"
22186   - "L2XCFWD"
22187   - "L2XCFWD"
22188   - "L2BDMACLRN"
22189   - "L2BDMACLRN"
22190   - "L2BDMACLRN"
22191   - "IP4FWD"
22192   layout:
22193     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
22194     layout: "plot-throughput-speedup-analysis"
22195
22196 - type: "plot"
22197   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
22198   algorithm: "plot_throughput_speedup_analysis"
22199   output-file-type: ".html"
22200   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
22201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22202   filter: "'NIC_Intel-XL710' and
22203            '64B' and
22204            ('BASE' or 'SCALE') and
22205            'NDRPDR' and
22206            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22207            not 'VHOST' and
22208            'MEMIF'"
22209   parameters:
22210   - "throughput"
22211   - "parent"
22212   - "tags"
22213   sort:
22214   - "L2XCFWD"
22215   - "L2XCFWD"
22216   - "L2XCFWD"
22217   - "L2BDMACLRN"
22218   - "L2BDMACLRN"
22219   - "L2BDMACLRN"
22220   - "IP4FWD"
22221   layout:
22222     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
22223     layout: "plot-throughput-speedup-analysis"
22224
22225 # Speedup - VPP Container Memif 3n-skx-x710
22226 - type: "plot"
22227   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
22228   algorithm: "plot_throughput_speedup_analysis"
22229   output-file-type: ".html"
22230   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
22231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22232   filter: "'NIC_Intel-X710' and
22233            '64B' and
22234            ('BASE' or 'SCALE') and
22235            'NDRPDR' and
22236            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22237            not 'VHOST' and
22238            'MEMIF'"
22239   parameters:
22240   - "throughput"
22241   - "parent"
22242   - "tags"
22243   sort:
22244   - "L2XCFWD"
22245   - "L2XCFWD"
22246   - "L2XCFWD"
22247   - "L2BDMACLRN"
22248   - "L2BDMACLRN"
22249   - "L2BDMACLRN"
22250   - "IP4FWD"
22251   layout:
22252     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
22253     layout: "plot-throughput-speedup-analysis"
22254
22255 - type: "plot"
22256   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
22257   algorithm: "plot_throughput_speedup_analysis"
22258   output-file-type: ".html"
22259   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
22260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22261   filter: "'NIC_Intel-X710' and
22262            '64B' and
22263            ('BASE' or 'SCALE') and
22264            'NDRPDR' and
22265            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22266            not 'VHOST' and
22267            'MEMIF'"
22268   parameters:
22269   - "throughput"
22270   - "parent"
22271   - "tags"
22272   sort:
22273   - "L2XCFWD"
22274   - "L2XCFWD"
22275   - "L2XCFWD"
22276   - "L2BDMACLRN"
22277   - "L2BDMACLRN"
22278   - "L2BDMACLRN"
22279   - "IP4FWD"
22280   layout:
22281     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
22282     layout: "plot-throughput-speedup-analysis"
22283
22284 # Speedup - VPP Container Memif 2n-skx-x710
22285 - type: "plot"
22286   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
22287   algorithm: "plot_throughput_speedup_analysis"
22288   output-file-type: ".html"
22289   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
22290   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22291   filter: "'NIC_Intel-X710' and
22292            '64B' and
22293            ('BASE' or 'SCALE') and
22294            'NDRPDR' and
22295            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22296            not 'VHOST' and
22297            not 'NF_DENSITY' and
22298            'MEMIF'"
22299   parameters:
22300   - "throughput"
22301   - "parent"
22302   - "tags"
22303   sort:
22304   - "L2XCFWD"
22305   - "L2XCFWD"
22306   - "L2XCFWD"
22307   - "L2BDMACLRN"
22308   - "L2BDMACLRN"
22309   - "L2BDMACLRN"
22310   - "IP4FWD"
22311   layout:
22312     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
22313     layout: "plot-throughput-speedup-analysis"
22314
22315 - type: "plot"
22316   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
22317   algorithm: "plot_throughput_speedup_analysis"
22318   output-file-type: ".html"
22319   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
22320   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22321   filter: "'NIC_Intel-X710' and
22322            '64B' and
22323            ('BASE' or 'SCALE') and
22324            'NDRPDR' and
22325            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22326            not 'VHOST' and
22327            not 'NF_DENSITY' and
22328            'MEMIF'"
22329   parameters:
22330   - "throughput"
22331   - "parent"
22332   - "tags"
22333   sort:
22334   - "L2XCFWD"
22335   - "L2XCFWD"
22336   - "L2XCFWD"
22337   - "L2BDMACLRN"
22338   - "L2BDMACLRN"
22339   - "L2BDMACLRN"
22340   - "IP4FWD"
22341   layout:
22342     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
22343     layout: "plot-throughput-speedup-analysis"
22344
22345 ## Speedup - VPP Container Memif 2n-skx-xxv710
22346 #- type: "plot"
22347 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
22348 #  algorithm: "plot_throughput_speedup_analysis"
22349 #  output-file-type: ".html"
22350 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
22351 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22352 #  filter: "'NIC_Intel-XXV710' and
22353 #           '64B' and
22354 #           ('BASE' or 'SCALE') and
22355 #           'NDRPDR' and
22356 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22357 #           not 'VHOST' and
22358 #           'MEMIF'"
22359 #  parameters:
22360 #  - "throughput"
22361 #  - "parent"
22362 #  - "tags"
22363 #  sort:
22364 #  - "L2XCFWD"
22365 #  - "L2XCFWD"
22366 #  - "L2XCFWD"
22367 #  - "L2BDMACLRN"
22368 #  - "L2BDMACLRN"
22369 #  - "L2BDMACLRN"
22370 #  - "IP4FWD"
22371 #  layout:
22372 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
22373 #    layout: "plot-throughput-speedup-analysis"
22374 #
22375 #- type: "plot"
22376 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
22377 #  algorithm: "plot_throughput_speedup_analysis"
22378 #  output-file-type: ".html"
22379 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
22380 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22381 #  filter: "'NIC_Intel-XXV710' and
22382 #           '64B' and
22383 #           ('BASE' or 'SCALE') and
22384 #           'NDRPDR' and
22385 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22386 #           not 'VHOST' and
22387 #           'MEMIF'"
22388 #  parameters:
22389 #  - "throughput"
22390 #  - "parent"
22391 #  - "tags"
22392 #  sort:
22393 #  - "L2XCFWD"
22394 #  - "L2XCFWD"
22395 #  - "L2XCFWD"
22396 #  - "L2BDMACLRN"
22397 #  - "L2BDMACLRN"
22398 #  - "L2BDMACLRN"
22399 #  - "IP4FWD"
22400 #  layout:
22401 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
22402 #    layout: "plot-throughput-speedup-analysis"
22403
22404 ################################################################################
22405
22406 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
22407 - type: "plot"
22408   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22409   algorithm: "plot_throughput_speedup_analysis"
22410   output-file-type: ".html"
22411   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22412   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22413   filter: "'NIC_Intel-X520-DA2' and
22414            '64B' and
22415            ('BASE' or 'SCALE') and
22416            'NDRPDR' and
22417            'L2XCFWD' and
22418            not 'VHOST' and
22419            not 'NF_DENSITY' and
22420            'MEMIF'"
22421   parameters:
22422   - "throughput"
22423   - "parent"
22424   - "tags"
22425   sort:
22426   - "1VNF"
22427   - "2VNF"
22428   - "4VNF"
22429   - "2VNF"
22430   - "4VNF"
22431   layout:
22432     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
22433     layout: "plot-throughput-speedup-analysis"
22434
22435 - type: "plot"
22436   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22437   algorithm: "plot_throughput_speedup_analysis"
22438   output-file-type: ".html"
22439   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22440   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22441   filter: "'NIC_Intel-X520-DA2' and
22442            '64B' and
22443            ('BASE' or 'SCALE') and
22444            'NDRPDR' and
22445            'L2XCFWD' and
22446            not 'VHOST' and
22447            not 'NF_DENSITY' and
22448            'MEMIF'"
22449   parameters:
22450   - "throughput"
22451   - "parent"
22452   - "tags"
22453   sort:
22454   - "1VNF"
22455   - "2VNF"
22456   - "4VNF"
22457   - "2VNF"
22458   - "4VNF"
22459   layout:
22460     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
22461     layout: "plot-throughput-speedup-analysis"
22462
22463 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
22464 - type: "plot"
22465   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22466   algorithm: "plot_throughput_speedup_analysis"
22467   output-file-type: ".html"
22468   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22469   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22470   filter: "'NIC_Intel-X520-DA2' and
22471            '64B' and
22472            ('BASE' or 'SCALE') and
22473            'NDRPDR' and
22474            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22475            not 'VHOST' and
22476            not 'NF_DENSITY' and
22477            'MEMIF'"
22478   parameters:
22479   - "throughput"
22480   - "parent"
22481   - "tags"
22482   sort:
22483   - "1VNF"
22484   - "2VNF"
22485   - "4VNF"
22486   - "2VNF"
22487   - "4VNF"
22488   layout:
22489     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
22490     layout: "plot-throughput-speedup-analysis"
22491
22492 - type: "plot"
22493   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22494   algorithm: "plot_throughput_speedup_analysis"
22495   output-file-type: ".html"
22496   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22497   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22498   filter: "'NIC_Intel-X520-DA2' and
22499            '64B' and
22500            ('BASE' or 'SCALE') and
22501            'NDRPDR' and
22502            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22503            not 'VHOST' and
22504            not 'NF_DENSITY' and
22505            'MEMIF'"
22506   parameters:
22507   - "throughput"
22508   - "parent"
22509   - "tags"
22510   sort:
22511   - "1VNF"
22512   - "2VNF"
22513   - "4VNF"
22514   - "2VNF"
22515   - "4VNF"
22516   layout:
22517     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
22518     layout: "plot-throughput-speedup-analysis"
22519
22520 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
22521 - type: "plot"
22522   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22523   algorithm: "plot_throughput_speedup_analysis"
22524   output-file-type: ".html"
22525   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22526   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22527   filter: "'NIC_Intel-X710' and
22528            '64B' and
22529            ('BASE' or 'SCALE') and
22530            'NDRPDR' and
22531            'L2XCFWD' and
22532            not 'VHOST' and
22533            not 'NF_DENSITY' and
22534            'MEMIF'"
22535   parameters:
22536   - "throughput"
22537   - "parent"
22538   - "tags"
22539   sort:
22540   - "1VNF"
22541   - "2VNF"
22542   - "4VNF"
22543   - "2VNF"
22544   - "4VNF"
22545   layout:
22546     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
22547     layout: "plot-throughput-speedup-analysis"
22548
22549 - type: "plot"
22550   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22551   algorithm: "plot_throughput_speedup_analysis"
22552   output-file-type: ".html"
22553   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22554   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22555   filter: "'NIC_Intel-X710' and
22556            '64B' and
22557            ('BASE' or 'SCALE') and
22558            'NDRPDR' and
22559            'L2XCFWD' and
22560            not 'VHOST' and
22561            not 'NF_DENSITY' and
22562            'MEMIF'"
22563   parameters:
22564   - "throughput"
22565   - "parent"
22566   - "tags"
22567   sort:
22568   - "1VNF"
22569   - "2VNF"
22570   - "4VNF"
22571   - "2VNF"
22572   - "4VNF"
22573   layout:
22574     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
22575     layout: "plot-throughput-speedup-analysis"
22576
22577 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
22578 - type: "plot"
22579   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22580   algorithm: "plot_throughput_speedup_analysis"
22581   output-file-type: ".html"
22582   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22583   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22584   filter: "'NIC_Intel-X710' and
22585            '64B' and
22586            ('BASE' or 'SCALE') and
22587            'NDRPDR' and
22588            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22589            not 'VHOST' and
22590            not 'NF_DENSITY' and
22591            'MEMIF'"
22592   parameters:
22593   - "throughput"
22594   - "parent"
22595   - "tags"
22596   sort:
22597   - "1VNF"
22598   - "2VNF"
22599   - "4VNF"
22600   - "2VNF"
22601   - "4VNF"
22602   layout:
22603     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
22604     layout: "plot-throughput-speedup-analysis"
22605
22606 - type: "plot"
22607   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
22608   algorithm: "plot_throughput_speedup_analysis"
22609   output-file-type: ".html"
22610   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
22611   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22612   filter: "'NIC_Intel-X710' and
22613            '64B' and
22614            ('BASE' or 'SCALE') and
22615            'NDRPDR' and
22616            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22617            not 'VHOST' and
22618            not 'NF_DENSITY' and
22619            'MEMIF'"
22620   parameters:
22621   - "throughput"
22622   - "parent"
22623   - "tags"
22624   sort:
22625   - "1VNF"
22626   - "2VNF"
22627   - "4VNF"
22628   - "2VNF"
22629   - "4VNF"
22630   layout:
22631     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
22632     layout: "plot-throughput-speedup-analysis"
22633
22634 ################################################################################
22635
22636 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
22637 - type: "plot"
22638   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22639   algorithm: "plot_throughput_speedup_analysis"
22640   output-file-type: ".html"
22641   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22643   filter: "'NIC_Intel-X520-DA2' and
22644            '64B' and
22645            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22646            'NDRPDR' and
22647            'IP4FWD' and
22648            not 'IPSEC' and
22649            not 'DOT1Q' and
22650            not 'VHOST'"
22651   parameters:
22652   - "throughput"
22653   - "parent"
22654   - "tags"
22655   sort:
22656   - "DOT1Q"
22657   - "IP4BASE"
22658   - "FIB_20K"
22659   - "FIB_200K"
22660   - "FIB_2M"
22661   layout:
22662     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
22663     layout: "plot-throughput-speedup-analysis"
22664
22665 - type: "plot"
22666   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22667   algorithm: "plot_throughput_speedup_analysis"
22668   output-file-type: ".html"
22669   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22670   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22671   filter: "'NIC_Intel-X520-DA2' and
22672            '64B' and
22673            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22674            'NDRPDR' and
22675            'IP4FWD' and
22676            not 'IPSEC' and
22677            not 'DOT1Q' and
22678            not 'VHOST'"
22679   parameters:
22680   - "throughput"
22681   - "parent"
22682   - "tags"
22683   sort:
22684   - "DOT1Q"
22685   - "IP4BASE"
22686   - "FIB_20K"
22687   - "FIB_200K"
22688   - "FIB_2M"
22689   layout:
22690     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
22691     layout: "plot-throughput-speedup-analysis"
22692
22693 # Speedup - VPP IPv4 3n-hsw-x520 features
22694 - type: "plot"
22695   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
22696   algorithm: "plot_throughput_speedup_analysis"
22697   output-file-type: ".html"
22698   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
22699   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22700   filter: "'NIC_Intel-X520-DA2' and
22701            '64B' and
22702            ('IP4BASE' or
22703             'POLICE_MARK' or
22704             'COPWHLIST' or
22705             ('NAT44' and 'BASE') or
22706             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
22707            'NDRPDR' and
22708            'IP4FWD' and
22709            not 'IPSEC' and
22710            not 'VHOST'"
22711   parameters:
22712   - "throughput"
22713   - "parent"
22714   - "tags"
22715   sort:
22716   - "DOT1Q"
22717   - "IP4BASE"
22718   - "NAT44"
22719   - "POLICE_MARK"
22720   - "COPWHLIST"
22721   - "IACL"
22722   - "OACL"
22723   layout:
22724     title: "ip4-3n-hsw-x520-64b-features-ndr"
22725     layout: "plot-throughput-speedup-analysis"
22726
22727 - type: "plot"
22728   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
22729   algorithm: "plot_throughput_speedup_analysis"
22730   output-file-type: ".html"
22731   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
22732   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22733   filter: "'NIC_Intel-X520-DA2' and
22734            '64B' and
22735            ('IP4BASE' or
22736             'POLICE_MARK' or
22737             'COPWHLIST' or
22738             ('NAT44' and 'BASE') or
22739             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
22740            'NDRPDR' and
22741            'IP4FWD' and
22742            not 'IPSEC' and
22743            not 'VHOST'"
22744   parameters:
22745   - "throughput"
22746   - "parent"
22747   - "tags"
22748   sort:
22749   - "DOT1Q"
22750   - "IP4BASE"
22751   - "NAT44"
22752   - "POLICE_MARK"
22753   - "COPWHLIST"
22754   - "IACL"
22755   - "OACL"
22756   layout:
22757     title: "ip4-3n-hsw-x520-64b-features-pdr"
22758     layout: "plot-throughput-speedup-analysis"
22759
22760 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
22761 - type: "plot"
22762   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
22763   algorithm: "plot_throughput_speedup_analysis"
22764   output-file-type: ".html"
22765   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
22766   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22767   filter: "'NIC_Intel-X520-DA2' and
22768            '64B' and
22769            'NDRPDR' and
22770            'IP4FWD' and
22771            ('NAT44' or 'IP4BASE') and
22772            not 'DOT1Q' and
22773            not 'IPSEC' and
22774            not 'VHOST'"
22775   parameters:
22776   - "throughput"
22777   - "parent"
22778   - "tags"
22779   sort:
22780   - "IP4BASE"
22781   - "BASE"
22782   - "SRC_USER_10"
22783   - "SRC_USER_100"
22784   - "SRC_USER_1000"
22785   - "SRC_USER_2000"
22786   layout:
22787     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
22788     layout: "plot-throughput-speedup-analysis"
22789
22790 - type: "plot"
22791   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
22792   algorithm: "plot_throughput_speedup_analysis"
22793   output-file-type: ".html"
22794   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
22795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22796   filter: "'NIC_Intel-X520-DA2' and
22797            '64B' and
22798            'NDRPDR' and
22799            'IP4FWD' and
22800            ('NAT44' or 'IP4BASE') and
22801            not 'DOT1Q' and
22802            not 'IPSEC' and
22803            not 'VHOST'"
22804   parameters:
22805   - "throughput"
22806   - "parent"
22807   - "tags"
22808   sort:
22809   - "IP4BASE"
22810   - "BASE"
22811   - "SRC_USER_10"
22812   - "SRC_USER_100"
22813   - "SRC_USER_1000"
22814   - "SRC_USER_2000"
22815   layout:
22816     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
22817     layout: "plot-throughput-speedup-analysis"
22818
22819 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
22820 - type: "plot"
22821   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
22822   algorithm: "plot_throughput_speedup_analysis"
22823   output-file-type: ".html"
22824   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
22825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22826   filter: "'NIC_Intel-X520-DA2' and
22827            '64B' and
22828            'NDRPDR' and
22829            'IP4FWD' and
22830            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
22831            not 'IPSEC' and
22832            not 'DOT1Q' and
22833            not 'VHOST'"
22834   parameters:
22835   - "throughput"
22836   - "parent"
22837   - "tags"
22838   sort:
22839   - "IP4BASE"
22840   - "ACL_STATELESS"
22841   - "ACL_STATEFUL"
22842   - "ACL_STATELESS"
22843   - "ACL_STATEFUL"
22844   layout:
22845     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
22846     layout: "plot-throughput-speedup-analysis"
22847
22848 - type: "plot"
22849   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
22850   algorithm: "plot_throughput_speedup_analysis"
22851   output-file-type: ".html"
22852   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
22853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22854   filter: "'NIC_Intel-X520-DA2' and
22855            '64B' and
22856            'NDRPDR' and
22857            'IP4FWD' and
22858            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
22859            not 'IPSEC' and
22860            not 'DOT1Q' and
22861            not 'VHOST'"
22862   parameters:
22863   - "throughput"
22864   - "parent"
22865   - "tags"
22866   sort:
22867   - "IP4BASE"
22868   - "ACL_STATELESS"
22869   - "ACL_STATEFUL"
22870   - "ACL_STATELESS"
22871   - "ACL_STATEFUL"
22872   layout:
22873     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
22874     layout: "plot-throughput-speedup-analysis"
22875
22876 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
22877 - type: "plot"
22878   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
22879   algorithm: "plot_throughput_speedup_analysis"
22880   output-file-type: ".html"
22881   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
22882   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22883   filter: "'NIC_Intel-X520-DA2' and
22884            '64B' and
22885            'NDRPDR' and
22886            'IP4FWD' and
22887            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
22888            not 'IPSEC' and
22889            not 'DOT1Q' and
22890            not 'VHOST'"
22891   parameters:
22892   - "throughput"
22893   - "parent"
22894   - "tags"
22895   sort:
22896   - "IP4BASE"
22897   - "ACL_STATELESS"
22898   - "ACL_STATEFUL"
22899   - "ACL_STATELESS"
22900   - "ACL_STATEFUL"
22901   layout:
22902     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
22903     layout: "plot-throughput-speedup-analysis"
22904
22905 - type: "plot"
22906   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
22907   algorithm: "plot_throughput_speedup_analysis"
22908   output-file-type: ".html"
22909   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
22910   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22911   filter: "'NIC_Intel-X520-DA2' and
22912            '64B' and
22913            'NDRPDR' and
22914            'IP4FWD' and
22915            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
22916            not 'IPSEC' and
22917            not 'DOT1Q' and
22918            not 'VHOST'"
22919   parameters:
22920   - "throughput"
22921   - "parent"
22922   - "tags"
22923   sort:
22924   - "IP4BASE"
22925   - "ACL_STATELESS"
22926   - "ACL_STATEFUL"
22927   - "ACL_STATELESS"
22928   - "ACL_STATEFUL"
22929   layout:
22930     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
22931     layout: "plot-throughput-speedup-analysis"
22932
22933 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
22934 - type: "plot"
22935   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22936   algorithm: "plot_throughput_speedup_analysis"
22937   output-file-type: ".html"
22938   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22940   filter: "'NIC_Intel-X710' and
22941            '64B' and
22942            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22943            'NDRPDR' and
22944            'IP4FWD' and
22945            not 'IPSEC' and
22946            not 'DOT1Q' and
22947            not 'VHOST'"
22948   parameters:
22949   - "throughput"
22950   - "parent"
22951   - "tags"
22952   sort:
22953   - "IP4BASE"
22954   - "FIB_20K"
22955   - "FIB_200K"
22956   - "FIB_2M"
22957   layout:
22958     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
22959     layout: "plot-throughput-speedup-analysis"
22960
22961 - type: "plot"
22962   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22963   algorithm: "plot_throughput_speedup_analysis"
22964   output-file-type: ".html"
22965   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22966   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22967   filter: "'NIC_Intel-X710' and
22968            '64B' and
22969            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22970            'NDRPDR' and
22971            'IP4FWD' and
22972            not 'IPSEC' and
22973            not 'DOT1Q' and
22974            not 'VHOST'"
22975   parameters:
22976   - "throughput"
22977   - "parent"
22978   - "tags"
22979   sort:
22980   - "IP4BASE"
22981   - "FIB_20K"
22982   - "FIB_200K"
22983   - "FIB_2M"
22984   layout:
22985     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
22986     layout: "plot-throughput-speedup-analysis"
22987
22988 # Speedup - VPP IPv4 3n-hsw-x710 features
22989 - type: "plot"
22990   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
22991   algorithm: "plot_throughput_speedup_analysis"
22992   output-file-type: ".html"
22993   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
22994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22995   filter: "'NIC_Intel-X710' and
22996            '64B' and
22997            ('IP4BASE' or
22998             'POLICE_MARK' or
22999             'COPWHLIST' or
23000             ('NAT44' and 'BASE') or
23001             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23002            'NDRPDR' and
23003            'IP4FWD' and
23004            not 'IPSEC' and
23005            not 'VHOST'"
23006   parameters:
23007   - "throughput"
23008   - "parent"
23009   - "tags"
23010   sort:
23011   - "DOT1Q"
23012   - "IP4BASE"
23013   - "NAT44"
23014   - "POLICE_MARK"
23015   - "COPWHLIST"
23016   - "IACL"
23017   - "OACL"
23018   layout:
23019     title: "ip4-3n-hsw-x710-64b-features-ndr"
23020     layout: "plot-throughput-speedup-analysis"
23021
23022 - type: "plot"
23023   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
23024   algorithm: "plot_throughput_speedup_analysis"
23025   output-file-type: ".html"
23026   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
23027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23028   filter: "'NIC_Intel-X710' and
23029            '64B' and
23030            ('IP4BASE' or
23031             'POLICE_MARK' or
23032             'COPWHLIST' or
23033             ('NAT44' and 'BASE') or
23034             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23035            'NDRPDR' and
23036            'IP4FWD' and
23037            not 'IPSEC' and
23038            not 'VHOST'"
23039   parameters:
23040   - "throughput"
23041   - "parent"
23042   - "tags"
23043   sort:
23044   - "DOT1Q"
23045   - "IP4BASE"
23046   - "NAT44"
23047   - "POLICE_MARK"
23048   - "COPWHLIST"
23049   - "IACL"
23050   - "OACL"
23051   layout:
23052     title: "ip4-3n-hsw-x710-64b-features-pdr"
23053     layout: "plot-throughput-speedup-analysis"
23054
23055 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
23056 - type: "plot"
23057   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23058   algorithm: "plot_throughput_speedup_analysis"
23059   output-file-type: ".html"
23060   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23061   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23062   filter: "'NIC_Intel-X710' and
23063            '64B' and
23064            'NDRPDR' and
23065            'IP4FWD' and
23066            ('NAT44' or 'IP4BASE') and
23067            not 'IPSEC' and
23068            not 'VHOST'"
23069   parameters:
23070   - "throughput"
23071   - "parent"
23072   - "tags"
23073   sort:
23074   - "IP4BASE"
23075   - "BASE"
23076   - "SRC_USER_10"
23077   - "SRC_USER_100"
23078   - "SRC_USER_1000"
23079   - "SRC_USER_2000"
23080   layout:
23081     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
23082     layout: "plot-throughput-speedup-analysis"
23083
23084 - type: "plot"
23085   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23086   algorithm: "plot_throughput_speedup_analysis"
23087   output-file-type: ".html"
23088   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23089   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23090   filter: "'NIC_Intel-X710' and
23091            '64B' and
23092            'NDRPDR' and
23093            'IP4FWD' and
23094            ('NAT44' or 'IP4BASE') and
23095            not 'IPSEC' and
23096            not 'VHOST'"
23097   parameters:
23098   - "throughput"
23099   - "parent"
23100   - "tags"
23101   sort:
23102   - "IP4BASE"
23103   - "BASE"
23104   - "SRC_USER_10"
23105   - "SRC_USER_100"
23106   - "SRC_USER_1000"
23107   - "SRC_USER_2000"
23108   layout:
23109     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
23110     layout: "plot-throughput-speedup-analysis"
23111
23112 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
23113 - type: "plot"
23114   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
23115   algorithm: "plot_throughput_speedup_analysis"
23116   output-file-type: ".html"
23117   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
23118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23119   filter: "'NIC_Intel-X710' and
23120            '64B' and
23121            'NDRPDR' and
23122            'IP4FWD' and
23123            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23124            not 'IPSEC' and
23125            not 'VHOST'"
23126   parameters:
23127   - "throughput"
23128   - "parent"
23129   - "tags"
23130   sort:
23131   - "IP4BASE"
23132   - "ACL_STATELESS"
23133   - "ACL_STATEFUL"
23134   - "ACL_STATELESS"
23135   - "ACL_STATEFUL"
23136   layout:
23137     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
23138     layout: "plot-throughput-speedup-analysis"
23139
23140 - type: "plot"
23141   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
23142   algorithm: "plot_throughput_speedup_analysis"
23143   output-file-type: ".html"
23144   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
23145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23146   filter: "'NIC_Intel-X710' and
23147            '64B' and
23148            'NDRPDR' and
23149            'IP4FWD' and
23150            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23151            not 'IPSEC' and
23152            not 'VHOST'"
23153   parameters:
23154   - "throughput"
23155   - "parent"
23156   - "tags"
23157   sort:
23158   - "IP4BASE"
23159   - "ACL_STATELESS"
23160   - "ACL_STATEFUL"
23161   - "ACL_STATELESS"
23162   - "ACL_STATEFUL"
23163   layout:
23164     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
23165     layout: "plot-throughput-speedup-analysis"
23166
23167 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
23168 - type: "plot"
23169   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
23170   algorithm: "plot_throughput_speedup_analysis"
23171   output-file-type: ".html"
23172   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
23173   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23174   filter: "'NIC_Intel-XL710' and
23175            '64B' and
23176            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23177            'NDRPDR' and
23178            'IP4FWD' and
23179            not 'IPSEC' and
23180            not 'VHOST'"
23181   parameters:
23182   - "throughput"
23183   - "parent"
23184   - "tags"
23185   sort:
23186   - "IP4BASE"
23187   - "FIB_20K"
23188   - "FIB_200K"
23189   - "FIB_2M"
23190   layout:
23191     title: "ip4-3n-hsw-xl710-64b-base-ndr"
23192     layout: "plot-throughput-speedup-analysis"
23193
23194 - type: "plot"
23195   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
23196   algorithm: "plot_throughput_speedup_analysis"
23197   output-file-type: ".html"
23198   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
23199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23200   filter: "'NIC_Intel-XL710' and
23201            '64B' and
23202            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23203            'NDRPDR' and
23204            'IP4FWD' and
23205            not 'IPSEC' and
23206            not 'VHOST'"
23207   parameters:
23208   - "throughput"
23209   - "parent"
23210   - "tags"
23211   sort:
23212   - "IP4BASE"
23213   - "FIB_20K"
23214   - "FIB_200K"
23215   - "FIB_2M"
23216   layout:
23217     title: "ip4-3n-hsw-xl710-64b-base-pdr"
23218     layout: "plot-throughput-speedup-analysis"
23219
23220 # Speedup - VPP IPv4 3n-skx-x710 base and scale
23221 - type: "plot"
23222   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23223   algorithm: "plot_throughput_speedup_analysis"
23224   output-file-type: ".html"
23225   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23227   filter: "'NIC_Intel-X710' and
23228            '64B' and
23229            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23230            'NDRPDR' and
23231            'IP4FWD' and
23232            not 'IPSEC' and
23233            not 'DOT1Q' and
23234            not 'VHOST'"
23235   parameters:
23236   - "throughput"
23237   - "parent"
23238   - "tags"
23239   sort:
23240   - "IP4BASE"
23241   - "FIB_20K"
23242   - "FIB_200K"
23243   - "FIB_2M"
23244   layout:
23245     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
23246     layout: "plot-throughput-speedup-analysis"
23247
23248 - type: "plot"
23249   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23250   algorithm: "plot_throughput_speedup_analysis"
23251   output-file-type: ".html"
23252   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23254   filter: "'NIC_Intel-X710' and
23255            '64B' and
23256            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23257            'NDRPDR' and
23258            'IP4FWD' and
23259            not 'IPSEC' and
23260            not 'DOT1Q' and
23261            not 'VHOST'"
23262   parameters:
23263   - "throughput"
23264   - "parent"
23265   - "tags"
23266   sort:
23267   - "IP4BASE"
23268   - "FIB_20K"
23269   - "FIB_200K"
23270   - "FIB_2M"
23271   layout:
23272     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
23273     layout: "plot-throughput-speedup-analysis"
23274
23275 # Speedup - VPP IPv4 3n-skx-x710 features
23276 - type: "plot"
23277   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
23278   algorithm: "plot_throughput_speedup_analysis"
23279   output-file-type: ".html"
23280   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
23281   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23282   filter: "'NIC_Intel-X710' and
23283            '64B' and
23284            ('IP4BASE' or
23285             'POLICE_MARK' or
23286             'COPWHLIST' or
23287             ('NAT44' and 'BASE') or
23288             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23289            'NDRPDR' and
23290            'IP4FWD' and
23291            not 'IPSEC' and
23292            not 'VHOST'"
23293   parameters:
23294   - "throughput"
23295   - "parent"
23296   - "tags"
23297   sort:
23298   - "DOT1Q"
23299   - "IP4BASE"
23300   - "NAT44"
23301   - "POLICE_MARK"
23302   - "COPWHLIST"
23303   - "IACL"
23304   - "OACL"
23305   layout:
23306     title: "ip4-3n-skx-x710-64b-features-ndr"
23307     layout: "plot-throughput-speedup-analysis"
23308
23309 - type: "plot"
23310   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
23311   algorithm: "plot_throughput_speedup_analysis"
23312   output-file-type: ".html"
23313   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
23314   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23315   filter: "'NIC_Intel-X710' and
23316            '64B' and
23317            ('IP4BASE' or
23318             'POLICE_MARK' or
23319             'COPWHLIST' or
23320             ('NAT44' and 'BASE') or
23321             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23322            'NDRPDR' and
23323            'IP4FWD' and
23324            not 'IPSEC' and
23325            not 'VHOST'"
23326   parameters:
23327   - "throughput"
23328   - "parent"
23329   - "tags"
23330   sort:
23331   - "DOT1Q"
23332   - "IP4BASE"
23333   - "NAT44"
23334   - "POLICE_MARK"
23335   - "COPWHLIST"
23336   - "IACL"
23337   - "OACL"
23338   layout:
23339     title: "ip4-3n-skx-x710-64b-features-pdr"
23340     layout: "plot-throughput-speedup-analysis"
23341
23342 # Speedup - VPP IPv4 3n-skx-x710 features nat44
23343 - type: "plot"
23344   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23345   algorithm: "plot_throughput_speedup_analysis"
23346   output-file-type: ".html"
23347   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23349   filter: "'NIC_Intel-X710' and
23350            '64B' and
23351            'NDRPDR' and
23352            'IP4FWD' and
23353            ('NAT44' or 'IP4BASE') and
23354            not 'IPSEC' and
23355            not 'VHOST'"
23356   parameters:
23357   - "throughput"
23358   - "parent"
23359   - "tags"
23360   sort:
23361   - "IP4BASE"
23362   - "BASE"
23363   - "SRC_USER_10"
23364   - "SRC_USER_100"
23365   - "SRC_USER_1000"
23366   - "SRC_USER_2000"
23367   layout:
23368     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
23369     layout: "plot-throughput-speedup-analysis"
23370
23371 - type: "plot"
23372   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23373   algorithm: "plot_throughput_speedup_analysis"
23374   output-file-type: ".html"
23375   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23377   filter: "'NIC_Intel-X710' and
23378            '64B' and
23379            'NDRPDR' and
23380            'IP4FWD' and
23381            ('NAT44' or 'IP4BASE') and
23382            not 'IPSEC' and
23383            not 'VHOST'"
23384   parameters:
23385   - "throughput"
23386   - "parent"
23387   - "tags"
23388   sort:
23389   - "IP4BASE"
23390   - "BASE"
23391   - "SRC_USER_10"
23392   - "SRC_USER_100"
23393   - "SRC_USER_1000"
23394   - "SRC_USER_2000"
23395   layout:
23396     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
23397     layout: "plot-throughput-speedup-analysis"
23398
23399 # Speedup - VPP IPv4 3n-skx-x710 features iacl
23400 - type: "plot"
23401   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23402   algorithm: "plot_throughput_speedup_analysis"
23403   output-file-type: ".html"
23404   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23406   filter: "'NIC_Intel-X710' and
23407            '64B' and
23408            'NDRPDR' and
23409            'IP4FWD' and
23410            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23411            not 'IPSEC' and
23412            not 'VHOST'"
23413   parameters:
23414   - "throughput"
23415   - "parent"
23416   - "tags"
23417   sort:
23418   - "IP4BASE"
23419   - "ACL_STATELESS"
23420   - "ACL_STATEFUL"
23421   - "ACL_STATELESS"
23422   - "ACL_STATEFUL"
23423   layout:
23424     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
23425     layout: "plot-throughput-speedup-analysis"
23426
23427 - type: "plot"
23428   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23429   algorithm: "plot_throughput_speedup_analysis"
23430   output-file-type: ".html"
23431   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23432   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23433   filter: "'NIC_Intel-X710' and
23434            '64B' and
23435            'NDRPDR' and
23436            'IP4FWD' and
23437            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23438            not 'IPSEC' and
23439            not 'VHOST'"
23440   parameters:
23441   - "throughput"
23442   - "parent"
23443   - "tags"
23444   sort:
23445   - "IP4BASE"
23446   - "ACL_STATELESS"
23447   - "ACL_STATEFUL"
23448   - "ACL_STATELESS"
23449   - "ACL_STATEFUL"
23450   layout:
23451     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
23452     layout: "plot-throughput-speedup-analysis"
23453
23454 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
23455 #- type: "plot"
23456 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23457 #  algorithm: "plot_throughput_speedup_analysis"
23458 #  output-file-type: ".html"
23459 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23460 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
23461 #  filter: "'NIC_Intel-X710' and
23462 #           '64B' and
23463 #           'NDRPDR' and
23464 #           'IP4FWD' and
23465 #           'OACL' and
23466 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
23467 #           not 'IPSEC' and
23468 #           not 'VHOST'"
23469 #  parameters:
23470 #  - "throughput"
23471 #  - "parent"
23472 #  - "tags"
23473 #  sort:
23474 #  - "ACL_STATELESS"
23475 #  - "ACL_STATEFUL"
23476 #  - "ACL_STATELESS"
23477 #  - "ACL_STATEFUL"
23478 #  layout:
23479 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
23480 #    layout: "plot-throughput-speedup-analysis"
23481 #
23482 #- type: "plot"
23483 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23484 #  algorithm: "plot_throughput_speedup_analysis"
23485 #  output-file-type: ".html"
23486 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23487 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
23488 #  filter: "'NIC_Intel-X710' and
23489 #           '64B' and
23490 #           'NDRPDR' and
23491 #           'IP4FWD' and
23492 #           'OACL' and
23493 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
23494 #           not 'IPSEC' and
23495 #           not 'VHOST'"
23496 #  parameters:
23497 #  - "throughput"
23498 #  - "parent"
23499 #  - "tags"
23500 #  sort:
23501 #  - "ACL_STATELESS"
23502 #  - "ACL_STATEFUL"
23503 #  - "ACL_STATELESS"
23504 #  - "ACL_STATEFUL"
23505 #  layout:
23506 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
23507 #    layout: "plot-throughput-speedup-analysis"
23508
23509 # Speedup - VPP IPv4 2n-skx-x710 base and scale
23510 - type: "plot"
23511   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23512   algorithm: "plot_throughput_speedup_analysis"
23513   output-file-type: ".html"
23514   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23515   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23516   filter: "'NIC_Intel-X710' and
23517            '64B' and
23518            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23519            'NDRPDR' and
23520            'IP4FWD' and
23521            not 'IPSEC' and
23522            not 'DOT1Q' and
23523            not 'VHOST'"
23524   parameters:
23525   - "throughput"
23526   - "parent"
23527   - "tags"
23528   sort:
23529   - "IP4BASE"
23530   - "FIB_20K"
23531   - "FIB_200K"
23532   - "FIB_2M"
23533   layout:
23534     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
23535     layout: "plot-throughput-speedup-analysis"
23536
23537 - type: "plot"
23538   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23539   algorithm: "plot_throughput_speedup_analysis"
23540   output-file-type: ".html"
23541   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23542   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23543   filter: "'NIC_Intel-X710' and
23544            '64B' and
23545            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23546            'NDRPDR' and
23547            'IP4FWD' and
23548            not 'IPSEC' and
23549            not 'DOT1Q' and
23550            not 'VHOST'"
23551   parameters:
23552   - "throughput"
23553   - "parent"
23554   - "tags"
23555   sort:
23556   - "IP4BASE"
23557   - "FIB_20K"
23558   - "FIB_200K"
23559   - "FIB_2M"
23560   layout:
23561     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
23562     layout: "plot-throughput-speedup-analysis"
23563
23564 # Speedup - VPP IPv4 2n-skx-x710 features iacl
23565 - type: "plot"
23566   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
23567   algorithm: "plot_throughput_speedup_analysis"
23568   output-file-type: ".html"
23569   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
23570   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23571   filter: "'NIC_Intel-X710' and
23572            '64B' and
23573            'NDRPDR' and
23574            'IP4FWD' and
23575            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23576            not 'IPSEC' and
23577            not 'VHOST'"
23578   parameters:
23579   - "throughput"
23580   - "parent"
23581   - "tags"
23582   sort:
23583   - "IP4BASE"
23584   - "ACL_STATELESS"
23585   - "ACL_STATEFUL"
23586   - "ACL_STATELESS"
23587   - "ACL_STATEFUL"
23588   layout:
23589     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
23590     layout: "plot-throughput-speedup-analysis"
23591
23592 - type: "plot"
23593   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
23594   algorithm: "plot_throughput_speedup_analysis"
23595   output-file-type: ".html"
23596   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
23597   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23598   filter: "'NIC_Intel-X710' and
23599            '64B' and
23600            'NDRPDR' and
23601            'IP4FWD' and
23602            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23603            not 'IPSEC' and
23604            not 'VHOST'"
23605   parameters:
23606   - "throughput"
23607   - "parent"
23608   - "tags"
23609   sort:
23610   - "IP4BASE"
23611   - "ACL_STATELESS"
23612   - "ACL_STATEFUL"
23613   - "ACL_STATELESS"
23614   - "ACL_STATEFUL"
23615   layout:
23616     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
23617     layout: "plot-throughput-speedup-analysis"
23618
23619 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
23620 - type: "plot"
23621   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23622   algorithm: "plot_throughput_speedup_analysis"
23623   output-file-type: ".html"
23624   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23625   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23626   filter: "'NIC_Intel-XXV710' and
23627            '64B' and
23628            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23629            'NDRPDR' and
23630            'IP4FWD' and
23631            not 'IPSEC' and
23632            not 'DOT1Q' and
23633            not 'VHOST'"
23634   parameters:
23635   - "throughput"
23636   - "parent"
23637   - "tags"
23638   sort:
23639   - "IP4BASE"
23640   - "FIB_20K"
23641   - "FIB_200K"
23642   - "FIB_2M"
23643   layout:
23644     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
23645     layout: "plot-throughput-speedup-analysis"
23646
23647 - type: "plot"
23648   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23649   algorithm: "plot_throughput_speedup_analysis"
23650   output-file-type: ".html"
23651   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23652   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23653   filter: "'NIC_Intel-XXV710' and
23654            '64B' and
23655            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23656            'NDRPDR' and
23657            'IP4FWD' and
23658            not 'IPSEC' and
23659            not 'DOT1Q' and
23660            not 'VHOST'"
23661   parameters:
23662   - "throughput"
23663   - "parent"
23664   - "tags"
23665   sort:
23666   - "IP4BASE"
23667   - "FIB_20K"
23668   - "FIB_200K"
23669   - "FIB_2M"
23670   layout:
23671     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
23672     layout: "plot-throughput-speedup-analysis"
23673
23674 # Speedup - VPP IPv4 2n-dnv-x553 base
23675 - type: "plot"
23676   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
23677   algorithm: "plot_throughput_speedup_analysis"
23678   output-file-type: ".html"
23679   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
23680   data: "intel-dnv-vpp"
23681   filter: "'NIC_Intel-X553' and
23682            '64B' and
23683            'IP4BASE' and
23684            'NDRPDR' and
23685            'IP4FWD' and
23686            not 'IPSEC' and
23687            not 'VHOST'"
23688   parameters:
23689   - "throughput"
23690   - "parent"
23691   - "tags"
23692   sort:
23693   - "IP4BASE"
23694   layout:
23695     title: "ip4-2n-dnv-x553-64b-base-ndr"
23696     layout: "plot-throughput-speedup-analysis"
23697
23698 - type: "plot"
23699   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
23700   algorithm: "plot_throughput_speedup_analysis"
23701   output-file-type: ".html"
23702   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
23703   data: "intel-dnv-vpp"
23704   filter: "'NIC_Intel-X553' and
23705            '64B' and
23706            'IP4BASE' and
23707            'NDRPDR' and
23708            'IP4FWD' and
23709            not 'IPSEC' and
23710            not 'VHOST'"
23711   parameters:
23712   - "throughput"
23713   - "parent"
23714   - "tags"
23715   sort:
23716   - "IP4BASE"
23717   layout:
23718     title: "ip4-2n-dnv-x553-64b-base-pdr"
23719     layout: "plot-throughput-speedup-analysis"
23720
23721 ################################################################################
23722
23723 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
23724 - type: "plot"
23725   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23726   algorithm: "plot_throughput_speedup_analysis"
23727   output-file-type: ".html"
23728   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23729   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23730   filter: "'NIC_Intel-X520-DA2' and
23731            '64B' and
23732            'ENCAP' and
23733            'NDRPDR' and
23734            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23735            not 'DOT1Q' and
23736            not 'VHOST' and
23737            not 'IPSECHW'"
23738   parameters:
23739   - "throughput"
23740   - "parent"
23741   - "tags"
23742   sort:
23743   - "IP4BASE"
23744   - "L2BDMACLRN"
23745   - "L2XCFWD"
23746   - "LISP"
23747   layout:
23748     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
23749     layout: "plot-throughput-speedup-analysis"
23750
23751 - type: "plot"
23752   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23753   algorithm: "plot_throughput_speedup_analysis"
23754   output-file-type: ".html"
23755   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23756   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23757   filter: "'NIC_Intel-X520-DA2' and
23758            '64B' and
23759            'ENCAP' and
23760            'NDRPDR' and
23761            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23762            not 'DOT1Q' and
23763            not 'VHOST' and
23764            not 'IPSECHW'"
23765   parameters:
23766   - "throughput"
23767   - "parent"
23768   - "tags"
23769   sort:
23770   - "IP4BASE"
23771   - "L2BDMACLRN"
23772   - "L2XCFWD"
23773   - "LISP"
23774   layout:
23775     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
23776     layout: "plot-throughput-speedup-analysis"
23777
23778 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
23779 - type: "plot"
23780   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23781   algorithm: "plot_throughput_speedup_analysis"
23782   output-file-type: ".html"
23783   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23784   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23785   filter: "'NIC_Intel-X710' and
23786            '64B' and
23787            'ENCAP' and
23788            'NDRPDR' and
23789            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23790            not 'VHOST' and
23791            not 'IPSECHW'"
23792   parameters:
23793   - "throughput"
23794   - "parent"
23795   - "tags"
23796   sort:
23797   - "IP4BASE"
23798   - "LISP"
23799   - "VXLAN_1"
23800   - "VXLAN_10"
23801   - "VXLAN_100"
23802   - "VXLAN_1000"
23803   layout:
23804     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
23805     layout: "plot-throughput-speedup-analysis"
23806
23807 - type: "plot"
23808   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23809   algorithm: "plot_throughput_speedup_analysis"
23810   output-file-type: ".html"
23811   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23812   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23813   filter: "'NIC_Intel-X710' and
23814            '64B' and
23815            'ENCAP' and
23816            'NDRPDR' and
23817            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23818            not 'VHOST' and
23819            not 'IPSECHW'"
23820   parameters:
23821   - "throughput"
23822   - "parent"
23823   - "tags"
23824   sort:
23825   - "IP4BASE"
23826   - "LISP"
23827   - "VXLAN_1"
23828   - "VXLAN_10"
23829   - "VXLAN_100"
23830   - "VXLAN_1000"
23831   layout:
23832     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
23833     layout: "plot-throughput-speedup-analysis"
23834
23835 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
23836 - type: "plot"
23837   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23838   algorithm: "plot_throughput_speedup_analysis"
23839   output-file-type: ".html"
23840   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23841   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23842   filter: "'NIC_Intel-X710' and
23843            '64B' and
23844            'ENCAP' and
23845            'NDRPDR' and
23846            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
23847            not 'DOT1Q' and
23848            not 'VHOST' and
23849            not 'IPSECHW'"
23850   parameters:
23851   - "throughput"
23852   - "parent"
23853   - "tags"
23854   sort:
23855   - "IP4BASE"
23856   - "L2BDMACLRN"
23857   - "L2XCFWD"
23858   - "LISP"
23859   layout:
23860     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
23861     layout: "plot-throughput-speedup-analysis"
23862
23863 - type: "plot"
23864   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23865   algorithm: "plot_throughput_speedup_analysis"
23866   output-file-type: ".html"
23867   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23869   filter: "'NIC_Intel-X710' and
23870            '64B' and
23871            'ENCAP' and
23872            'NDRPDR' and
23873            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
23874            not 'DOT1Q' and
23875            not 'VHOST' and
23876            not 'IPSECHW'"
23877   parameters:
23878   - "throughput"
23879   - "parent"
23880   - "tags"
23881   sort:
23882   - "IP4BASE"
23883   - "L2BDMACLRN"
23884   - "L2XCFWD"
23885   - "LISP"
23886   layout:
23887     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
23888     layout: "plot-throughput-speedup-analysis"
23889
23890 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
23891 - type: "plot"
23892   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23893   algorithm: "plot_throughput_speedup_analysis"
23894   output-file-type: ".html"
23895   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23897   filter: "'NIC_Intel-X710' and
23898            '64B' and
23899            'ENCAP' and
23900            'NDRPDR' and
23901            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23902            not 'VHOST' and
23903            not 'IPSECHW'"
23904   parameters:
23905   - "throughput"
23906   - "parent"
23907   - "tags"
23908   sort:
23909   - "IP4BASE"
23910   - "LISP"
23911   - "VXLAN_1"
23912   - "VXLAN_10"
23913   - "VXLAN_100"
23914   - "VXLAN_1000"
23915   layout:
23916     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
23917     layout: "plot-throughput-speedup-analysis"
23918
23919 - type: "plot"
23920   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23921   algorithm: "plot_throughput_speedup_analysis"
23922   output-file-type: ".html"
23923   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23925   filter: "'NIC_Intel-X710' and
23926            '64B' and
23927            'ENCAP' and
23928            'NDRPDR' and
23929            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23930            not 'VHOST' and
23931            not 'IPSECHW'"
23932   parameters:
23933   - "throughput"
23934   - "parent"
23935   - "tags"
23936   sort:
23937   - "IP4BASE"
23938   - "LISP"
23939   - "VXLAN_1"
23940   - "VXLAN_10"
23941   - "VXLAN_100"
23942   - "VXLAN_1000"
23943   layout:
23944     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
23945     layout: "plot-throughput-speedup-analysis"
23946
23947 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
23948 - type: "plot"
23949   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
23950   algorithm: "plot_throughput_speedup_analysis"
23951   output-file-type: ".html"
23952   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
23953   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23954   filter: "'NIC_Intel-X710' and
23955            '64B' and
23956            'ENCAP' and
23957            'NDRPDR' and
23958            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23959            not 'DOT1Q' and
23960            not 'VHOST' and
23961            not 'IPSECHW'"
23962   parameters:
23963   - "throughput"
23964   - "parent"
23965   - "tags"
23966   sort:
23967   - "IP4BASE"
23968   - "L2BDMACLRN"
23969   - "L2XCFWD"
23970   - "LISP"
23971   layout:
23972     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
23973     layout: "plot-throughput-speedup-analysis"
23974
23975 - type: "plot"
23976   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
23977   algorithm: "plot_throughput_speedup_analysis"
23978   output-file-type: ".html"
23979   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
23980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23981   filter: "'NIC_Intel-X710' and
23982            '64B' and
23983            'ENCAP' and
23984            'NDRPDR' and
23985            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23986            not 'DOT1Q' and
23987            not 'VHOST' and
23988            not 'IPSECHW'"
23989   parameters:
23990   - "throughput"
23991   - "parent"
23992   - "tags"
23993   sort:
23994   - "IP4BASE"
23995   - "L2BDMACLRN"
23996   - "L2XCFWD"
23997   - "LISP"
23998   layout:
23999     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
24000     layout: "plot-throughput-speedup-analysis"
24001
24002 ################################################################################
24003
24004 # Speedup - VPP IPv6 3n-hsw-x520
24005 - type: "plot"
24006   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
24007   algorithm: "plot_throughput_speedup_analysis"
24008   output-file-type: ".html"
24009   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
24010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24011   filter: "'NIC_Intel-X520-DA2' and
24012            '78B' and
24013            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24014            'NDRPDR' and
24015            'IP6FWD' and
24016            not 'SRv6' and
24017            not 'IPSEC' and
24018            not 'VHOST'"
24019   parameters:
24020   - "throughput"
24021   - "parent"
24022   - "tags"
24023   sort:
24024   - "IP6BASE"
24025   - "FIB_20K"
24026   - "FIB_200K"
24027   - "FIB_2M"
24028   layout:
24029     title: "ip6-3n-hsw-x520-78b-base-ndr"
24030     layout: "plot-throughput-speedup-analysis"
24031
24032 - type: "plot"
24033   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
24034   algorithm: "plot_throughput_speedup_analysis"
24035   output-file-type: ".html"
24036   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
24037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24038   filter: "'NIC_Intel-X520-DA2' and
24039            '78B' and
24040            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24041            'NDRPDR' and
24042            'IP6FWD' and
24043            not 'SRv6' and
24044            not 'IPSEC' and
24045            not 'VHOST'"
24046   parameters:
24047   - "throughput"
24048   - "parent"
24049   - "tags"
24050   sort:
24051   - "IP6BASE"
24052   - "FIB_20K"
24053   - "FIB_200K"
24054   - "FIB_2M"
24055   layout:
24056     title: "ip6-3n-hsw-x520-78b-base-pdr"
24057     layout: "plot-throughput-speedup-analysis"
24058
24059 # Speedup - VPP IPv6 3n-hsw-x710
24060 - type: "plot"
24061   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24062   algorithm: "plot_throughput_speedup_analysis"
24063   output-file-type: ".html"
24064   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24066   filter: "'NIC_Intel-X710' and
24067            '78B' and
24068            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24069            'NDRPDR' and
24070            'IP6FWD' and
24071            not 'SRv6' and
24072            not 'IPSEC' and
24073            not 'VHOST'"
24074   parameters:
24075   - "throughput"
24076   - "parent"
24077   - "tags"
24078   sort:
24079   - "IP6BASE"
24080   - "FIB_20K"
24081   - "FIB_200K"
24082   - "FIB_2M"
24083   layout:
24084     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
24085     layout: "plot-throughput-speedup-analysis"
24086
24087 - type: "plot"
24088   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24089   algorithm: "plot_throughput_speedup_analysis"
24090   output-file-type: ".html"
24091   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24093   filter: "'NIC_Intel-X710' and
24094            '78B' and
24095            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24096            'NDRPDR' and
24097            'IP6FWD' and
24098            not 'SRv6' and
24099            not 'IPSEC' and
24100            not 'VHOST'"
24101   parameters:
24102   - "throughput"
24103   - "parent"
24104   - "tags"
24105   sort:
24106   - "IP6BASE"
24107   - "FIB_20K"
24108   - "FIB_200K"
24109   - "FIB_2M"
24110   layout:
24111     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
24112     layout: "plot-throughput-speedup-analysis"
24113
24114 # Speedup - VPP IPv6 3n-hsw-x710 features
24115 - type: "plot"
24116   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
24117   algorithm: "plot_throughput_speedup_analysis"
24118   output-file-type: ".html"
24119   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
24120   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24121   filter: "'NIC_Intel-X710' and
24122            '78B' and
24123            ('IP6BASE' or
24124             'POLICE_MARK' or
24125             'COPWHLIST' or
24126             'IACLDST') and
24127            'NDRPDR' and
24128            'IP6FWD' and
24129            not 'SRv6' and
24130            not 'IPSEC' and
24131            not 'VHOST'"
24132   parameters:
24133   - "throughput"
24134   - "parent"
24135   - "tags"
24136   sort:
24137   - "IP6BASE"
24138   - "POLICE_MARK"
24139   - "COPWHLIST"
24140   - "IACLDST"
24141   layout:
24142     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
24143     layout: "plot-throughput-speedup-analysis"
24144
24145 - type: "plot"
24146   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
24147   algorithm: "plot_throughput_speedup_analysis"
24148   output-file-type: ".html"
24149   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
24150   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24151   filter: "'NIC_Intel-X710' and
24152            '78B' and
24153            ('IP6BASE' or
24154             'POLICE_MARK' or
24155             'COPWHLIST' or
24156             'IACLDST') and
24157            'NDRPDR' and
24158            'IP6FWD' and
24159            not 'SRv6' and
24160            not 'IPSEC' and
24161            not 'VHOST'"
24162   parameters:
24163   - "throughput"
24164   - "parent"
24165   - "tags"
24166   sort:
24167   - "IP6BASE"
24168   - "POLICE_MARK"
24169   - "COPWHLIST"
24170   - "IACLDST"
24171   layout:
24172     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
24173     layout: "plot-throughput-speedup-analysis"
24174
24175 # Speedup - VPP IPv6 3n-hsw-xl710
24176 - type: "plot"
24177   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
24178   algorithm: "plot_throughput_speedup_analysis"
24179   output-file-type: ".html"
24180   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
24181   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24182   filter: "'NIC_Intel-XL710' and
24183            '78B' and
24184            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24185            'NDRPDR' and
24186            'IP6FWD' and
24187            not 'SRv6' and
24188            not 'IPSEC' and
24189            not 'VHOST'"
24190   parameters:
24191   - "throughput"
24192   - "parent"
24193   - "tags"
24194   sort:
24195   - "IP6BASE"
24196   - "FIB_20K"
24197   - "FIB_200K"
24198   - "FIB_2M"
24199   layout:
24200     title: "ip6-3n-hsw-xl710-78b-base-ndr"
24201     layout: "plot-throughput-speedup-analysis"
24202
24203 - type: "plot"
24204   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
24205   algorithm: "plot_throughput_speedup_analysis"
24206   output-file-type: ".html"
24207   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
24208   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24209   filter: "'NIC_Intel-XL710' and
24210            '78B' and
24211            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24212            'NDRPDR' and
24213            'IP6FWD' and
24214            not 'SRv6' and
24215            not 'IPSEC' and
24216            not 'VHOST'"
24217   parameters:
24218   - "throughput"
24219   - "parent"
24220   - "tags"
24221   sort:
24222   - "IP6BASE"
24223   - "FIB_20K"
24224   - "FIB_200K"
24225   - "FIB_2M"
24226   layout:
24227     title: "ip6-3n-hsw-xl710-78b-base-pdr"
24228     layout: "plot-throughput-speedup-analysis"
24229
24230 # Speedup - VPP IPv6 3n-skx-x710
24231 - type: "plot"
24232   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24233   algorithm: "plot_throughput_speedup_analysis"
24234   output-file-type: ".html"
24235   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24237   filter: "'NIC_Intel-X710' and
24238            '78B' and
24239            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24240            'NDRPDR' and
24241            'IP6FWD' and
24242            not 'SRv6' and
24243            not 'IPSEC' and
24244            not 'VHOST'"
24245   parameters:
24246   - "throughput"
24247   - "parent"
24248   - "tags"
24249   sort:
24250   - "IP6BASE"
24251   - "FIB_20K"
24252   - "FIB_200K"
24253   - "FIB_2M"
24254   layout:
24255     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
24256     layout: "plot-throughput-speedup-analysis"
24257
24258 - type: "plot"
24259   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24260   algorithm: "plot_throughput_speedup_analysis"
24261   output-file-type: ".html"
24262   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24264   filter: "'NIC_Intel-X710' and
24265            '78B' and
24266            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24267            'NDRPDR' and
24268            'IP6FWD' and
24269            not 'SRv6' and
24270            not 'IPSEC' and
24271            not 'VHOST'"
24272   parameters:
24273   - "throughput"
24274   - "parent"
24275   - "tags"
24276   sort:
24277   - "IP6BASE"
24278   - "FIB_20K"
24279   - "FIB_200K"
24280   - "FIB_2M"
24281   layout:
24282     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
24283     layout: "plot-throughput-speedup-analysis"
24284
24285 # Speedup - VPP IPv6 3n-skx-x710 features
24286 - type: "plot"
24287   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
24288   algorithm: "plot_throughput_speedup_analysis"
24289   output-file-type: ".html"
24290   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
24291   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24292   filter: "'NIC_Intel-X710' and
24293            '78B' and
24294            ('IP6BASE' or
24295             'POLICE_MARK' or
24296             'COPWHLIST' or
24297             'IACLDST') and
24298            'NDRPDR' and
24299            'IP6FWD' and
24300            not 'SRv6' and
24301            not 'IPSEC' and
24302            not 'VHOST'"
24303   parameters:
24304   - "throughput"
24305   - "parent"
24306   - "tags"
24307   sort:
24308   - "IP6BASE"
24309   - "POLICE_MARK"
24310   - "COPWHLIST"
24311   - "IACLDST"
24312   layout:
24313     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
24314     layout: "plot-throughput-speedup-analysis"
24315
24316 - type: "plot"
24317   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
24318   algorithm: "plot_throughput_speedup_analysis"
24319   output-file-type: ".html"
24320   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
24321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24322   filter: "'NIC_Intel-X710' and
24323            '78B' and
24324            ('IP6BASE' or
24325             'POLICE_MARK' or
24326             'COPWHLIST' or
24327             'IACLDST') and
24328            'NDRPDR' and
24329            'IP6FWD' and
24330            not 'SRv6' and
24331            not 'IPSEC' and
24332            not 'VHOST'"
24333   parameters:
24334   - "throughput"
24335   - "parent"
24336   - "tags"
24337   sort:
24338   - "IP6BASE"
24339   - "POLICE_MARK"
24340   - "COPWHLIST"
24341   - "IACLDST"
24342   layout:
24343     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
24344     layout: "plot-throughput-speedup-analysis"
24345
24346 # Speedup - VPP IPv6 3n-skx-xxv710
24347 - type: "plot"
24348   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24349   algorithm: "plot_throughput_speedup_analysis"
24350   output-file-type: ".html"
24351   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24353   filter: "'NIC_Intel-XXV710' and
24354            '78B' and
24355            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') 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   - "FIB_20K"
24368   - "FIB_200K"
24369   - "FIB_2M"
24370   layout:
24371     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
24372     layout: "plot-throughput-speedup-analysis"
24373
24374 - type: "plot"
24375   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24376   algorithm: "plot_throughput_speedup_analysis"
24377   output-file-type: ".html"
24378   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24379   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24380   filter: "'NIC_Intel-XXV710' and
24381            '78B' and
24382            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24383            'NDRPDR' and
24384            'IP6FWD' and
24385            not 'SRv6' and
24386            not 'IPSEC' and
24387            not 'VHOST'"
24388   parameters:
24389   - "throughput"
24390   - "parent"
24391   - "tags"
24392   sort:
24393   - "IP6BASE"
24394   - "FIB_20K"
24395   - "FIB_200K"
24396   - "FIB_2M"
24397   layout:
24398     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
24399     layout: "plot-throughput-speedup-analysis"
24400
24401 # Speedup - VPP IPv6 2n-skx-x710
24402 - type: "plot"
24403   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24404   algorithm: "plot_throughput_speedup_analysis"
24405   output-file-type: ".html"
24406   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24407   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24408   filter: "'NIC_Intel-X710' and
24409            '78B' and
24410            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24411            'NDRPDR' and
24412            'IP6FWD' and
24413            not 'SRv6' and
24414            not 'IPSEC' and
24415            not 'VHOST'"
24416   parameters:
24417   - "throughput"
24418   - "parent"
24419   - "tags"
24420   sort:
24421   - "IP6BASE"
24422   - "FIB_20K"
24423   - "FIB_200K"
24424   - "FIB_2M"
24425   layout:
24426     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
24427     layout: "plot-throughput-speedup-analysis"
24428
24429 - type: "plot"
24430   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24431   algorithm: "plot_throughput_speedup_analysis"
24432   output-file-type: ".html"
24433   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24434   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24435   filter: "'NIC_Intel-X710' and
24436            '78B' and
24437            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24438            'NDRPDR' and
24439            'IP6FWD' and
24440            not 'SRv6' and
24441            not 'IPSEC' and
24442            not 'VHOST'"
24443   parameters:
24444   - "throughput"
24445   - "parent"
24446   - "tags"
24447   sort:
24448   - "IP6BASE"
24449   - "FIB_20K"
24450   - "FIB_200K"
24451   - "FIB_2M"
24452   layout:
24453     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
24454     layout: "plot-throughput-speedup-analysis"
24455
24456 # Speedup - VPP IPv6 2n-skx-xxv710
24457 - type: "plot"
24458   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24459   algorithm: "plot_throughput_speedup_analysis"
24460   output-file-type: ".html"
24461   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24462   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24463   filter: "'NIC_Intel-XXV710' and
24464            '78B' and
24465            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24466            'NDRPDR' and
24467            'IP6FWD' and
24468            not 'SRv6' and
24469            not 'IPSEC' and
24470            not 'VHOST'"
24471   parameters:
24472   - "throughput"
24473   - "parent"
24474   - "tags"
24475   sort:
24476   - "IP6BASE"
24477   - "FIB_20K"
24478   - "FIB_200K"
24479   - "FIB_2M"
24480   layout:
24481     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
24482     layout: "plot-throughput-speedup-analysis"
24483
24484 - type: "plot"
24485   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24486   algorithm: "plot_throughput_speedup_analysis"
24487   output-file-type: ".html"
24488   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24489   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24490   filter: "'NIC_Intel-XXV710' and
24491            '78B' and
24492            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24493            'NDRPDR' and
24494            'IP6FWD' and
24495            not 'SRv6' and
24496            not 'IPSEC' and
24497            not 'VHOST'"
24498   parameters:
24499   - "throughput"
24500   - "parent"
24501   - "tags"
24502   sort:
24503   - "IP6BASE"
24504   - "FIB_20K"
24505   - "FIB_200K"
24506   - "FIB_2M"
24507   layout:
24508     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
24509     layout: "plot-throughput-speedup-analysis"
24510
24511 # Speedup - VPP IPv6 2n-dnv-x553 base
24512 - type: "plot"
24513   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
24514   algorithm: "plot_throughput_speedup_analysis"
24515   output-file-type: ".html"
24516   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
24517   data: "intel-dnv-vpp"
24518   filter: "'NIC_Intel-X553' and
24519            '78B' and
24520            'IP6BASE' and
24521            'NDRPDR' and
24522            'IP6FWD' and
24523            not 'SRv6' and
24524            not 'IPSEC' and
24525            not 'VHOST'"
24526   parameters:
24527   - "throughput"
24528   - "parent"
24529   - "tags"
24530   sort:
24531   - "IP6BASE"
24532   layout:
24533     title: "ip6-2n-dnv-x553-78b-base-ndr"
24534     layout: "plot-throughput-speedup-analysis"
24535
24536 - type: "plot"
24537   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
24538   algorithm: "plot_throughput_speedup_analysis"
24539   output-file-type: ".html"
24540   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
24541   data: "intel-dnv-vpp"
24542   filter: "'NIC_Intel-X553' and
24543            '78B' and
24544            'IP6BASE' and
24545            'NDRPDR' and
24546            'IP6FWD' and
24547            not 'SRv6' and
24548            not 'IPSEC' and
24549            not 'VHOST'"
24550   parameters:
24551   - "throughput"
24552   - "parent"
24553   - "tags"
24554   sort:
24555   - "IP6BASE"
24556   layout:
24557     title: "ip6-2n-dnv-x553-78b-base-pdr"
24558     layout: "plot-throughput-speedup-analysis"
24559
24560 ################################################################################
24561
24562 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
24563 - type: "plot"
24564   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
24565   algorithm: "plot_throughput_speedup_analysis"
24566   output-file-type: ".html"
24567   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
24568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24569   filter: "'NIC_Intel-X520-DA2' and
24570            '78B' and
24571            'ENCAP' and
24572            'NDRPDR' and
24573            'LISP' and
24574            not 'VHOST'"
24575   parameters:
24576   - "throughput"
24577   - "parent"
24578   - "tags"
24579   sort:
24580   - "IP4UNRLAY"
24581   - "IP6UNRLAY"
24582   layout:
24583     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
24584     layout: "plot-throughput-speedup-analysis"
24585
24586 - type: "plot"
24587   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
24588   algorithm: "plot_throughput_speedup_analysis"
24589   output-file-type: ".html"
24590   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
24591   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24592   filter: "'NIC_Intel-X520-DA2' and
24593            '78B' and
24594            'ENCAP' and
24595            'NDRPDR' and
24596            'LISP' and
24597            not 'VHOST'"
24598   parameters:
24599   - "throughput"
24600   - "parent"
24601   - "tags"
24602   sort:
24603   - "IP4UNRLAY"
24604   - "IP6UNRLAY"
24605   layout:
24606     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
24607     layout: "plot-throughput-speedup-analysis"
24608
24609 ################################################################################
24610
24611 # Speedup - VPP IPSec 3n-hsw-xl710 base
24612 - type: "plot"
24613   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
24614   algorithm: "plot_throughput_speedup_analysis"
24615   output-file-type: ".html"
24616   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
24617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24618   filter: "'NIC_Intel-XL710' and
24619            '64B' and
24620            'IP4FWD' and
24621            'NDRPDR' and
24622            'BASE' and
24623            'IPSECHW' and
24624            ('IPSECTRAN' or 'IPSECTUN') and
24625            not 'VHOST'"
24626   parameters:
24627   - "throughput"
24628   - "parent"
24629   - "tags"
24630   layout:
24631     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
24632     layout: "plot-throughput-speedup-analysis"
24633
24634 - type: "plot"
24635   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
24636   algorithm: "plot_throughput_speedup_analysis"
24637   output-file-type: ".html"
24638   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
24639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24640   filter: "'NIC_Intel-XL710' and
24641            '64B' and
24642            'IP4FWD' and
24643            'NDRPDR' and
24644            'BASE' and
24645            'IPSECHW' and
24646            ('IPSECTRAN' or 'IPSECTUN') and
24647            not 'VHOST'"
24648   parameters:
24649   - "throughput"
24650   - "parent"
24651   - "tags"
24652   layout:
24653     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
24654     layout: "plot-throughput-speedup-analysis"
24655
24656 # Speedup - VPP IPSec 3n-hsw-xl710 scale
24657 - type: "plot"
24658   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
24659   algorithm: "plot_throughput_speedup_analysis"
24660   output-file-type: ".html"
24661   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
24662   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24663   filter: "'NIC_Intel-XL710' and
24664            '64B' and
24665            'IP4FWD' and
24666            'NDRPDR' and
24667            'SCALE' and
24668            'IPSECHW' and
24669            ('IPSECTRAN' or 'IPSECTUN') and
24670            not 'VHOST'"
24671   parameters:
24672   - "throughput"
24673   - "parent"
24674   - "tags"
24675   layout:
24676     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
24677     layout: "plot-throughput-speedup-analysis"
24678
24679 - type: "plot"
24680   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
24681   algorithm: "plot_throughput_speedup_analysis"
24682   output-file-type: ".html"
24683   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
24684   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24685   filter: "'NIC_Intel-XL710' and
24686            '64B' and
24687            'IP4FWD' and
24688            'NDRPDR' and
24689            'SCALE' and
24690            'IPSECHW' and
24691            ('IPSECTRAN' or 'IPSECTUN') and
24692            not 'VHOST'"
24693   parameters:
24694   - "throughput"
24695   - "parent"
24696   - "tags"
24697   layout:
24698     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
24699     layout: "plot-throughput-speedup-analysis"
24700
24701 # Speedup - VPP IPSec 3n-hsw-xl710 sw
24702 - type: "plot"
24703   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
24704   algorithm: "plot_throughput_speedup_analysis"
24705   output-file-type: ".html"
24706   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
24707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24708   filter: "'NIC_Intel-XL710' and
24709            '64B' and
24710            'IP4FWD' and
24711            'NDRPDR' and
24712            'IPSECSW' and
24713            ('IPSECTRAN' or 'IPSECTUN') and
24714            not 'VHOST'"
24715   parameters:
24716   - "throughput"
24717   - "parent"
24718   - "tags"
24719   layout:
24720     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
24721     layout: "plot-throughput-speedup-analysis"
24722
24723 - type: "plot"
24724   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
24725   algorithm: "plot_throughput_speedup_analysis"
24726   output-file-type: ".html"
24727   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
24728   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24729   filter: "'NIC_Intel-XL710' and
24730            '64B' and
24731            'IP4FWD' and
24732            'NDRPDR' and
24733            'IPSECSW' and
24734            ('IPSECTRAN' or 'IPSECTUN') and
24735            not 'VHOST'"
24736   parameters:
24737   - "throughput"
24738   - "parent"
24739   - "tags"
24740   layout:
24741     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
24742     layout: "plot-throughput-speedup-analysis"
24743
24744 ################################################################################
24745
24746 # Speedup - VPP SRv6 3n-hsw-x520
24747 - type: "plot"
24748   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
24749   algorithm: "plot_throughput_speedup_analysis"
24750   output-file-type: ".html"
24751   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
24752   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24753   filter: "'NIC_Intel-X520-DA2' and
24754            '78B' and
24755            'FEATURE' and
24756            'NDRPDR' and
24757            'IP6FWD' and
24758            'SRv6'"
24759   parameters:
24760   - "throughput"
24761   - "parent"
24762   - "tags"
24763   layout:
24764     title: "srv6-3n-hsw-x520-78b-features-ndr"
24765     layout: "plot-throughput-speedup-analysis"
24766
24767 - type: "plot"
24768   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
24769   algorithm: "plot_throughput_speedup_analysis"
24770   output-file-type: ".html"
24771   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
24772   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24773   filter: "'NIC_Intel-X520-DA2' and
24774            '78B' and
24775            'FEATURE' and
24776            'NDRPDR' and
24777            'IP6FWD' and
24778            'SRv6'"
24779   parameters:
24780   - "throughput"
24781   - "parent"
24782   - "tags"
24783   layout:
24784     title: "srv6-3n-hsw-x520-78b-features-pdr"
24785     layout: "plot-throughput-speedup-analysis"
24786
24787 ################################################################################
24788
24789 # Speedup - VPP L2 3n-hsw-x520 base and scale
24790 - type: "plot"
24791   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24792   algorithm: "plot_throughput_speedup_analysis"
24793   output-file-type: ".html"
24794   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24796   filter: "'NIC_Intel-X520-DA2' and
24797            '64B' and
24798            ('BASE' or 'SCALE') and
24799            'NDRPDR' and
24800            'ETH' and
24801            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24802            not 'VHOST' and
24803            not 'MEMIF'"
24804   parameters:
24805   - "throughput"
24806   - "parent"
24807   - "tags"
24808   sort:
24809   - "L2XCFWD"
24810   - "L2PATCH"
24811   - "L2BDMACLRN"
24812   - "FIB_10K"
24813   - "FIB_100K"
24814   - "FIB_1M"
24815   layout:
24816     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
24817     layout: "plot-throughput-speedup-analysis"
24818
24819 - type: "plot"
24820   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24821   algorithm: "plot_throughput_speedup_analysis"
24822   output-file-type: ".html"
24823   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24825   filter: "'NIC_Intel-X520-DA2' and
24826            '64B' and
24827            ('BASE' or 'SCALE') and
24828            'NDRPDR' and
24829            'ETH' and
24830            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24831            not 'VHOST' and
24832            not 'MEMIF'"
24833   parameters:
24834   - "throughput"
24835   - "parent"
24836   - "tags"
24837   sort:
24838   - "L2XCFWD"
24839   - "L2PATCH"
24840   - "L2BDMACLRN"
24841   - "FIB_10K"
24842   - "FIB_100K"
24843   - "FIB_1M"
24844   layout:
24845     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
24846     layout: "plot-throughput-speedup-analysis"
24847
24848 # Speedup - VPP L2 3n-hsw-x520 features
24849 - type: "plot"
24850   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
24851   algorithm: "plot_throughput_speedup_analysis"
24852   output-file-type: ".html"
24853   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
24854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24855   filter: "'NIC_Intel-X520-DA2' and
24856            '64B' and
24857            'NDRPDR' and
24858            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24859            not 'ACL' and
24860            not 'VHOST' and
24861            not 'MEMIF'"
24862   parameters:
24863   - "throughput"
24864   - "parent"
24865   - "tags"
24866   sort:
24867   - "L2XCBASE"    # l2xcbase
24868   - "L2BDBASE"    # l2bdbase
24869   - "L2XCFWD"     # dot1q-l2xcbase
24870   - "L2BDMACLRN"  # dot1q-l2bdbase
24871   layout:
24872     title: "l2sw-3n-hsw-x520-64b-features-ndr"
24873     layout: "plot-throughput-speedup-analysis"
24874
24875 - type: "plot"
24876   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
24877   algorithm: "plot_throughput_speedup_analysis"
24878   output-file-type: ".html"
24879   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
24880   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24881   filter: "'NIC_Intel-X520-DA2' and
24882            '64B' and
24883            'NDRPDR' and
24884            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24885            not 'ACL' and
24886            not 'VHOST' and
24887            not 'MEMIF'"
24888   parameters:
24889   - "throughput"
24890   - "parent"
24891   - "tags"
24892   sort:
24893   - "L2XCBASE"    # l2xcbase
24894   - "L2BDBASE"    # l2bdbase
24895   - "L2XCFWD"     # dot1q-l2xcbase
24896   - "L2BDMACLRN"  # dot1q-l2bdbase
24897   layout:
24898     title: "l2sw-3n-hsw-x520-64b-features-pdr"
24899     layout: "plot-throughput-speedup-analysis"
24900
24901 # Speedup - VPP L2 3n-hsw-x520 features-iacl
24902 - type: "plot"
24903   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
24904   algorithm: "plot_throughput_speedup_analysis"
24905   output-file-type: ".html"
24906   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
24907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24908   filter: "'NIC_Intel-X520-DA2' and
24909            'NDRPDR' and
24910            '64B' and
24911            'FEATURE' and
24912            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
24913            'IACL' and
24914            ('ACL1' or 'ACL50') and
24915            ('10K_FLOWS' or '10k_FLOWS') and
24916            not 'MACIP' and
24917            not 'VHOST' and
24918            not 'MEMIF'"
24919   parameters:
24920   - "throughput"
24921   - "parent"
24922   - "tags"
24923   layout:
24924     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
24925     layout: "plot-throughput-speedup-analysis"
24926
24927 - type: "plot"
24928   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24929   algorithm: "plot_throughput_speedup_analysis"
24930   output-file-type: ".html"
24931   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24933   filter: "'NIC_Intel-X520-DA2' and
24934            'NDRPDR' and
24935            '64B' and
24936            'FEATURE' and
24937            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
24938            'IACL' and
24939            ('ACL1' or 'ACL50') and
24940            ('10K_FLOWS' or '10k_FLOWS') and
24941            not 'MACIP' and
24942            not 'VHOST' and
24943            not 'MEMIF'"
24944   parameters:
24945   - "throughput"
24946   - "parent"
24947   - "tags"
24948   layout:
24949     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
24950     layout: "plot-throughput-speedup-analysis"
24951
24952 # Speedup - VPP L2 3n-hsw-x520 features-oacl
24953 - type: "plot"
24954   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24955   algorithm: "plot_throughput_speedup_analysis"
24956   output-file-type: ".html"
24957   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24959   filter: "'NIC_Intel-X520-DA2' and
24960            'NDRPDR' and
24961            '64B' and
24962            'FEATURE' and
24963            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
24964            'OACL' and
24965            ('ACL1' or 'ACL50') and
24966            ('10K_FLOWS' or '10k_FLOWS') and
24967            not 'MACIP' and
24968            not 'VHOST' and
24969            not 'MEMIF'"
24970   parameters:
24971   - "throughput"
24972   - "parent"
24973   - "tags"
24974   layout:
24975     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
24976     layout: "plot-throughput-speedup-analysis"
24977
24978 - type: "plot"
24979   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24980   algorithm: "plot_throughput_speedup_analysis"
24981   output-file-type: ".html"
24982   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24983   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24984   filter: "'NIC_Intel-X520-DA2' and
24985            'NDRPDR' and
24986            '64B' and
24987            'FEATURE' and
24988            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
24989            'OACL' and
24990            ('ACL1' or 'ACL50') and
24991            ('10K_FLOWS' or '10k_FLOWS') and
24992            not 'MACIP' and
24993            not 'VHOST' and
24994            not 'MEMIF'"
24995   parameters:
24996   - "throughput"
24997   - "parent"
24998   - "tags"
24999   layout:
25000     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
25001     layout: "plot-throughput-speedup-analysis"
25002
25003 # Speedup - VPP L2 3n-hsw-x520 features-oacl
25004 - type: "plot"
25005   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25006   algorithm: "plot_throughput_speedup_analysis"
25007   output-file-type: ".html"
25008   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25009   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25010   filter: "'NIC_Intel-X520-DA2' and
25011            'NDRPDR' and
25012            '64B' and
25013            'FEATURE' and
25014            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25015            'OACL' and
25016            ('ACL1' or 'ACL50') and
25017            ('10K_FLOWS' or '10k_FLOWS') and
25018            not 'MACIP' and
25019            not 'VHOST' and
25020            not 'MEMIF'"
25021   parameters:
25022   - "throughput"
25023   - "parent"
25024   - "tags"
25025   layout:
25026     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
25027     layout: "plot-throughput-speedup-analysis"
25028
25029 - type: "plot"
25030   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25031   algorithm: "plot_throughput_speedup_analysis"
25032   output-file-type: ".html"
25033   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25035   filter: "'NIC_Intel-X520-DA2' and
25036            'NDRPDR' and
25037            '64B' and
25038            'FEATURE' and
25039            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25040            'OACL' and
25041            ('ACL1' or 'ACL50') and
25042            ('10K_FLOWS' or '10k_FLOWS') and
25043            not 'MACIP' and
25044            not 'VHOST' and
25045            not 'MEMIF'"
25046   parameters:
25047   - "throughput"
25048   - "parent"
25049   - "tags"
25050   layout:
25051     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
25052     layout: "plot-throughput-speedup-analysis"
25053
25054 # Speedup - VPP L2 3n-hsw-x520 features-macip
25055 - type: "plot"
25056   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25057   algorithm: "plot_throughput_speedup_analysis"
25058   output-file-type: ".html"
25059   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25060   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25061   filter: "'NIC_Intel-X520-DA2' and
25062            'NDRPDR' and
25063            '64B' and
25064            'FEATURE' and
25065            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25066            'MACIP' and
25067            ('ACL1' or 'ACL50') and
25068            ('10K_FLOWS' or '10k_FLOWS') and
25069            not 'VHOST' and
25070            not 'MEMIF'"
25071   parameters:
25072   - "throughput"
25073   - "parent"
25074   - "tags"
25075   layout:
25076     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
25077     layout: "plot-throughput-speedup-analysis"
25078
25079 - type: "plot"
25080   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25081   algorithm: "plot_throughput_speedup_analysis"
25082   output-file-type: ".html"
25083   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25084   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25085   filter: "'NIC_Intel-X520-DA2' and
25086            'NDRPDR' and
25087            '64B' and
25088            'FEATURE' and
25089            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25090            'MACIP' and
25091            ('ACL1' or 'ACL50') and
25092            ('10K_FLOWS' or '10k_FLOWS') and
25093            not 'VHOST' and
25094            not 'MEMIF'"
25095   parameters:
25096   - "throughput"
25097   - "parent"
25098   - "tags"
25099   layout:
25100     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
25101     layout: "plot-throughput-speedup-analysis"
25102
25103 # Speedup - VPP L2 3n-hsw-x710 base and scale
25104 - type: "plot"
25105   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25106   algorithm: "plot_throughput_speedup_analysis"
25107   output-file-type: ".html"
25108   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25110   filter: "'NIC_Intel-X710' and
25111            '64B' and
25112            ('BASE' or 'SCALE') and
25113            'NDRPDR' and
25114            'ETH' and
25115            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25116            not 'VHOST' and
25117            not 'MEMIF' and
25118            not 'DRV_AVF'"
25119   parameters:
25120   - "throughput"
25121   - "parent"
25122   - "tags"
25123   sort:
25124   - "L2PATCH"
25125   - "L2XCFWD"
25126   - "L2BDMACLRN"
25127   - "FIB_10K"
25128   - "FIB_100K"
25129   - "FIB_1M"
25130   layout:
25131     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
25132     layout: "plot-throughput-speedup-analysis"
25133
25134 - type: "plot"
25135   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25136   algorithm: "plot_throughput_speedup_analysis"
25137   output-file-type: ".html"
25138   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25139   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25140   filter: "'NIC_Intel-X710' and
25141            '64B' and
25142            ('BASE' or 'SCALE') and
25143            'NDRPDR' and
25144            'ETH' and
25145            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25146            not 'VHOST' and
25147            not 'MEMIF' and
25148            not 'DRV_AVF'"
25149   parameters:
25150   - "throughput"
25151   - "parent"
25152   - "tags"
25153   sort:
25154   - "L2PATCH"
25155   - "L2XCFWD"
25156   - "L2BDMACLRN"
25157   - "FIB_10K"
25158   - "FIB_100K"
25159   - "FIB_1M"
25160   layout:
25161     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
25162     layout: "plot-throughput-speedup-analysis"
25163
25164 # Speedup - VPP L2 3n-hsw-x710 features
25165 - type: "plot"
25166   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
25167   algorithm: "plot_throughput_speedup_analysis"
25168   output-file-type: ".html"
25169   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
25170   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25171   filter: "'NIC_Intel-X710' and
25172            '64B' and
25173            'NDRPDR' and
25174            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25175            not 'ACL' and
25176            not 'VHOST' and
25177            not 'L2OVRLAY' and
25178            not 'MEMIF'"
25179   parameters:
25180   - "throughput"
25181   - "parent"
25182   - "tags"
25183   sort:
25184   - "L2XCBASE"    # l2xcbase
25185   - "L2BDBASE"    # l2bdbase
25186   - "L2XCFWD"     # dot1q-l2xcbase
25187   - "L2BDMACLRN"  # dot1q-l2bdbase
25188   layout:
25189     title: "l2sw-3n-hsw-x710-64b-features-ndr"
25190     layout: "plot-throughput-speedup-analysis"
25191
25192 - type: "plot"
25193   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
25194   algorithm: "plot_throughput_speedup_analysis"
25195   output-file-type: ".html"
25196   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
25197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25198   filter: "'NIC_Intel-X710' and
25199            '64B' and
25200            'NDRPDR' and
25201            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25202            not 'ACL' and
25203            not 'VHOST' and
25204            not 'L2OVRLAY' and
25205            not 'MEMIF'"
25206   parameters:
25207   - "throughput"
25208   - "parent"
25209   - "tags"
25210   sort:
25211   - "L2XCBASE"    # l2xcbase
25212   - "L2BDBASE"    # l2bdbase
25213   - "L2XCFWD"     # dot1q-l2xcbase
25214   - "L2BDMACLRN"  # dot1q-l2bdbase
25215   layout:
25216     title: "l2sw-3n-hsw-x710-64b-features-pdr"
25217     layout: "plot-throughput-speedup-analysis"
25218
25219 # Speedup - VPP L2 3n-hsw-x710 features-iacl
25220 - type: "plot"
25221   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
25222   algorithm: "plot_throughput_speedup_analysis"
25223   output-file-type: ".html"
25224   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
25225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25226   filter: "'NIC_Intel-X710' and
25227            'NDRPDR' and
25228            '64B' and
25229            'FEATURE' and
25230            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25231            'IACL' and
25232            ('ACL1' or 'ACL50') and
25233            ('10K_FLOWS' or '10k_FLOWS') and
25234            not 'MACIP' and
25235            not 'VHOST' and
25236            not 'MEMIF'"
25237   parameters:
25238   - "throughput"
25239   - "parent"
25240   - "tags"
25241   layout:
25242     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
25243     layout: "plot-throughput-speedup-analysis"
25244
25245 - type: "plot"
25246   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
25247   algorithm: "plot_throughput_speedup_analysis"
25248   output-file-type: ".html"
25249   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
25250   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25251   filter: "'NIC_Intel-X710' and
25252            'NDRPDR' and
25253            '64B' and
25254            'FEATURE' and
25255            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25256            'IACL' and
25257            ('ACL1' or 'ACL50') and
25258            ('10K_FLOWS' or '10k_FLOWS') and
25259            not 'MACIP' and
25260            not 'VHOST' and
25261            not 'MEMIF'"
25262   parameters:
25263   - "throughput"
25264   - "parent"
25265   - "tags"
25266   layout:
25267     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
25268     layout: "plot-throughput-speedup-analysis"
25269
25270 # Speedup - VPP L2 3n-hsw-xl710 base and scale
25271 - type: "plot"
25272   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
25273   algorithm: "plot_throughput_speedup_analysis"
25274   output-file-type: ".html"
25275   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
25276   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25277   filter: "'NIC_Intel-XL710' and
25278            '64B' and
25279            'BASE' and
25280            'NDRPDR' and
25281            'ETH' and
25282            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25283            not 'VHOST' and
25284            not 'MEMIF'"
25285   parameters:
25286   - "throughput"
25287   - "parent"
25288   - "tags"
25289   sort:
25290   - "L2PATCH"
25291   - "L2XCFWD"
25292   - "L2BDMACLRN"
25293   layout:
25294     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
25295     layout: "plot-throughput-speedup-analysis"
25296
25297 - type: "plot"
25298   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
25299   algorithm: "plot_throughput_speedup_analysis"
25300   output-file-type: ".html"
25301   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
25302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25303   filter: "'NIC_Intel-XL710' and
25304            '64B' and
25305            'BASE' and
25306            'NDRPDR' and
25307            'ETH' and
25308            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25309            not 'VHOST' and
25310            not 'MEMIF'"
25311   parameters:
25312   - "throughput"
25313   - "parent"
25314   - "tags"
25315   sort:
25316   - "L2PATCH"
25317   - "L2XCFWD"
25318   - "L2BDMACLRN"
25319   layout:
25320     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
25321     layout: "plot-throughput-speedup-analysis"
25322
25323 # Speedup - VPP L2 3n-skx-x710 base and scale
25324 - type: "plot"
25325   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25326   algorithm: "plot_throughput_speedup_analysis"
25327   output-file-type: ".html"
25328   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25330   filter: "'NIC_Intel-X710' and
25331            '64B' and
25332            ('BASE' or 'SCALE') and
25333            'NDRPDR' and
25334            'ETH' and
25335            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25336            not 'VHOST' and
25337            not 'DRV_AVF' and
25338            not 'MEMIF'"
25339   parameters:
25340   - "throughput"
25341   - "parent"
25342   - "tags"
25343   sort:
25344   - "L2PATCH"
25345   - "L2XCBASE"
25346   - "BASE"
25347   - "FIB_10K"
25348   - "FIB_100K"
25349   - "FIB_1M"
25350   layout:
25351     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
25352     layout: "plot-throughput-speedup-analysis"
25353
25354 - type: "plot"
25355   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25356   algorithm: "plot_throughput_speedup_analysis"
25357   output-file-type: ".html"
25358   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25359   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25360   filter: "'NIC_Intel-X710' and
25361            '64B' and
25362            ('BASE' or 'SCALE') and
25363            'NDRPDR' and
25364            'ETH' and
25365            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25366            not 'VHOST' and
25367            not 'DRV_AVF' and
25368            not 'MEMIF'"
25369   parameters:
25370   - "throughput"
25371   - "parent"
25372   - "tags"
25373   sort:
25374   - "L2PATCH"
25375   - "L2XCBASE"
25376   - "BASE"
25377   - "FIB_10K"
25378   - "FIB_100K"
25379   - "FIB_1M"
25380   layout:
25381     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
25382     layout: "plot-throughput-speedup-analysis"
25383
25384 # Speedup - VPP L2 3n-skx-x710 features
25385 - type: "plot"
25386   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
25387   algorithm: "plot_throughput_speedup_analysis"
25388   output-file-type: ".html"
25389   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
25390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25391   filter: "'NIC_Intel-X710' and
25392            '64B' and
25393            'NDRPDR' and
25394            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25395            not 'ACL' and
25396            not 'VHOST' and
25397            not 'DRV_AVF' and
25398            not 'L2OVRLAY' and
25399            not 'MEMIF'"
25400   parameters:
25401   - "throughput"
25402   - "parent"
25403   - "tags"
25404   sort:
25405   - "L2XCBASE"    # l2xcbase
25406   - "L2BDBASE"    # l2bdbase
25407   - "L2XCFWD"     # dot1q-l2xcbase
25408   - "L2BDMACLRN"  # dot1q-l2bdbase
25409   layout:
25410     title: "l2sw-3n-skx-x710-64b-features-ndr"
25411     layout: "plot-throughput-speedup-analysis"
25412
25413 - type: "plot"
25414   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
25415   algorithm: "plot_throughput_speedup_analysis"
25416   output-file-type: ".html"
25417   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
25418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25419   filter: "'NIC_Intel-X710' and
25420            '64B' and
25421            'NDRPDR' and
25422            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25423            not 'ACL' and
25424            not 'VHOST' and
25425            not 'DRV_AVF' and
25426            not 'L2OVRLAY' and
25427            not 'MEMIF'"
25428   parameters:
25429   - "throughput"
25430   - "parent"
25431   - "tags"
25432   sort:
25433   - "L2XCBASE"    # l2xcbase
25434   - "L2BDBASE"    # l2bdbase
25435   - "L2XCFWD"     # dot1q-l2xcbase
25436   - "L2BDMACLRN"  # dot1q-l2bdbase
25437   layout:
25438     title: "l2sw-3n-skx-x710-64b-features-pdr"
25439     layout: "plot-throughput-speedup-analysis"
25440
25441 # Speedup - VPP L2 3n-skx-x710 features-iacl
25442 - type: "plot"
25443   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
25444   algorithm: "plot_throughput_speedup_analysis"
25445   output-file-type: ".html"
25446   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
25447   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25448   filter: "'NIC_Intel-X710' and
25449            'NDRPDR' and
25450            '64B' and
25451            'FEATURE' and
25452            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25453            'IACL' and
25454            ('ACL1' or 'ACL50') and
25455            ('10K_FLOWS' or '10k_FLOWS') and
25456            not 'MACIP' and
25457            not 'VHOST' and
25458            not 'MEMIF'"
25459   parameters:
25460   - "throughput"
25461   - "parent"
25462   - "tags"
25463   layout:
25464     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
25465     layout: "plot-throughput-speedup-analysis"
25466
25467 - type: "plot"
25468   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
25469   algorithm: "plot_throughput_speedup_analysis"
25470   output-file-type: ".html"
25471   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
25472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25473   filter: "'NIC_Intel-X710' and
25474            'NDRPDR' and
25475            '64B' and
25476            'FEATURE' and
25477            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25478            'IACL' and
25479            ('ACL1' or 'ACL50') and
25480            ('10K_FLOWS' or '10k_FLOWS') and
25481            not 'MACIP' and
25482            not 'VHOST' and
25483            not 'MEMIF'"
25484   parameters:
25485   - "throughput"
25486   - "parent"
25487   - "tags"
25488   layout:
25489     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
25490     layout: "plot-throughput-speedup-analysis"
25491
25492 # Speedup - VPP L2 3n-skx-xxv710 base and scale
25493 - type: "plot"
25494   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25495   algorithm: "plot_throughput_speedup_analysis"
25496   output-file-type: ".html"
25497   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25498   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25499   filter: "'NIC_Intel-XXV710' 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 'DRV_AVF' and
25506            not 'VHOST' and
25507            not 'MEMIF'"
25508   parameters:
25509   - "throughput"
25510   - "parent"
25511   - "tags"
25512 #  sort:
25513 #  - "L2PATCH"
25514 #  - "L2PATCH"
25515 #  - "L2XCBASE"
25516 #  - "L2BDMACLRN"
25517   layout:
25518     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
25519     layout: "plot-throughput-speedup-analysis"
25520
25521 - type: "plot"
25522   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25523   algorithm: "plot_throughput_speedup_analysis"
25524   output-file-type: ".html"
25525   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25526   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25527   filter: "'NIC_Intel-XXV710' and
25528            '64B' and
25529            ('BASE' or 'SCALE') and
25530            'NDRPDR' and
25531            'ETH' and
25532            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25533            not 'DRV_AVF' and
25534            not 'VHOST' and
25535            not 'MEMIF'"
25536   parameters:
25537   - "throughput"
25538   - "parent"
25539   - "tags"
25540 #  sort:
25541 #  - "L2PATCH"
25542 #  - "L2PATCH"
25543 #  - "L2XCBASE"
25544 #  - "L2BDMACLRN"
25545   layout:
25546     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
25547     layout: "plot-throughput-speedup-analysis"
25548
25549 # Speedup - VPP L2 2n-skx-x710 base and scale
25550 - type: "plot"
25551   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25552   algorithm: "plot_throughput_speedup_analysis"
25553   output-file-type: ".html"
25554   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25555   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25556   filter: "'NIC_Intel-X710' and
25557            '64B' and
25558            ('BASE' or 'SCALE') and
25559            'NDRPDR' and
25560            'ETH' and
25561            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25562            not 'VHOST' and
25563            not 'MEMIF'"
25564   parameters:
25565   - "throughput"
25566   - "parent"
25567   - "tags"
25568   sort:
25569   - "L2PATCH"
25570   - "L2XCBASE"
25571   - "BASE"
25572   - "FIB_10K"
25573   - "FIB_100K"
25574   - "FIB_1M"
25575   layout:
25576     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
25577     layout: "plot-throughput-speedup-analysis"
25578
25579 - type: "plot"
25580   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25581   algorithm: "plot_throughput_speedup_analysis"
25582   output-file-type: ".html"
25583   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25584   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25585   filter: "'NIC_Intel-X710' and
25586            '64B' and
25587            ('BASE' or 'SCALE') and
25588            'NDRPDR' and
25589            'ETH' and
25590            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25591            not 'VHOST' and
25592            not 'MEMIF'"
25593   parameters:
25594   - "throughput"
25595   - "parent"
25596   - "tags"
25597   sort:
25598   - "L2PATCH"
25599   - "L2XCBASE"
25600   - "BASE"
25601   - "FIB_10K"
25602   - "FIB_100K"
25603   - "FIB_1M"
25604   layout:
25605     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
25606     layout: "plot-throughput-speedup-analysis"
25607
25608 # Speedup - VPP L2 2n-skx-xxv710 base and scale
25609 - type: "plot"
25610   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25611   algorithm: "plot_throughput_speedup_analysis"
25612   output-file-type: ".html"
25613   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25614   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25615   filter: "'NIC_Intel-XXV710' and
25616            '64B' and
25617            ('BASE' or 'SCALE') and
25618            'NDRPDR' and
25619            'ETH' and
25620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25621            not 'VHOST' and
25622            not 'MEMIF'"
25623   parameters:
25624   - "throughput"
25625   - "parent"
25626   - "tags"
25627   sort:
25628   - "L2PATCH"
25629   - "L2XCBASE"
25630   - "BASE"
25631   - "FIB_10K"
25632   - "FIB_100K"
25633   - "FIB_1M"
25634   layout:
25635     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
25636     layout: "plot-throughput-speedup-analysis"
25637
25638 - type: "plot"
25639   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25640   algorithm: "plot_throughput_speedup_analysis"
25641   output-file-type: ".html"
25642   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25643   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25644   filter: "'NIC_Intel-XXV710' and
25645            '64B' and
25646            ('BASE' or 'SCALE') and
25647            'NDRPDR' and
25648            'ETH' and
25649            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25650            not 'VHOST' and
25651            not 'MEMIF'"
25652   parameters:
25653   - "throughput"
25654   - "parent"
25655   - "tags"
25656   sort:
25657   - "L2PATCH"
25658   - "L2XCBASE"
25659   - "BASE"
25660   - "FIB_10K"
25661   - "FIB_100K"
25662   - "FIB_1M"
25663   layout:
25664     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
25665     layout: "plot-throughput-speedup-analysis"
25666
25667 # Speedup - VPP L2 2n-dnv-x553 base
25668 - type: "plot"
25669   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
25670   algorithm: "plot_throughput_speedup_analysis"
25671   output-file-type: ".html"
25672   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
25673   data: "intel-dnv-vpp"
25674   filter: "'NIC_Intel-X553' and
25675            '64B' and
25676            ('BASE' or 'SCALE') and
25677            'NDRPDR' and
25678            'ETH' and
25679            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25680            not 'VHOST' and
25681            not 'MEMIF'"
25682   parameters:
25683   - "throughput"
25684   - "parent"
25685   - "tags"
25686   sort:
25687   - "L2XCBASE"
25688   - "L2BDMACLRN"
25689   - "L2PATCH"
25690   layout:
25691     title: "l2sw-2n-dnv-x553-64b-base-ndr"
25692     layout: "plot-throughput-speedup-analysis"
25693
25694 - type: "plot"
25695   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
25696   algorithm: "plot_throughput_speedup_analysis"
25697   output-file-type: ".html"
25698   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
25699   data: "intel-dnv-vpp"
25700   filter: "'NIC_Intel-X553' and
25701            '64B' and
25702            ('BASE' or 'SCALE') and
25703            'NDRPDR' and
25704            'ETH' and
25705            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25706            not 'VHOST' and
25707            not 'MEMIF'"
25708   parameters:
25709   - "throughput"
25710   - "parent"
25711   - "tags"
25712   sort:
25713   - "L2XCBASE"
25714   - "L2BDMACLRN"
25715   - "L2PATCH"
25716   layout:
25717     title: "l2sw-2n-dnv-x553-64b-base-pdr"
25718     layout: "plot-throughput-speedup-analysis"
25719
25720 ################################################################################
25721
25722 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
25723 - type: "plot"
25724   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25725   algorithm: "plot_throughput_speedup_analysis"
25726   output-file-type: ".html"
25727   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25728   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25729   filter: "'NIC_Intel-X520-DA2' and
25730            '64B' and
25731            'NDRPDR' and
25732            'ETH' and
25733            'IP4FWD' and
25734            'VHOST_1024' and
25735            not 'VXLAN' and
25736            not 'DOT1Q'"
25737   parameters:
25738   - "throughput"
25739   - "parent"
25740   - "tags"
25741   sort:
25742   - "not CFS_OPT"
25743   - "1VM"
25744   - "2VM"
25745   layout:
25746     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
25747     layout: "plot-throughput-speedup-analysis"
25748
25749 - type: "plot"
25750   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25751   algorithm: "plot_throughput_speedup_analysis"
25752   output-file-type: ".html"
25753   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25754   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25755   filter: "'NIC_Intel-X520-DA2' and
25756            '64B' and
25757            'NDRPDR' and
25758            'ETH' and
25759            'IP4FWD' and
25760            'VHOST_1024' and
25761            not 'VXLAN' and
25762            not 'DOT1Q'"
25763   parameters:
25764   - "throughput"
25765   - "parent"
25766   - "tags"
25767   sort:
25768   - "not CFS_OPT"
25769   - "1VM"
25770   - "2VM"
25771   layout:
25772     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
25773     layout: "plot-throughput-speedup-analysis"
25774
25775 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
25776 - type: "plot"
25777   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25778   algorithm: "plot_throughput_speedup_analysis"
25779   output-file-type: ".html"
25780   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25782   filter: "'NIC_Intel-X520-DA2' and
25783            '64B' and
25784            'NDRPDR' and
25785            ('ETH' or 'DOT1Q') and
25786            'BASE' and
25787            ('L2BDMACLRN' or 'L2XCFWD') and
25788            'VHOST_1024' and
25789            not 'VXLAN' and
25790            not 'IP4FWD' and
25791            not '2VM'"
25792   parameters:
25793   - "throughput"
25794   - "parent"
25795   - "tags"
25796   sort:
25797   - "L2BDMACLRN"
25798   - "L2BDMACLRN"
25799   - "L2BDMACLRN"
25800   - "L2XCFWD"
25801   - "L2XCFWD"
25802   - "L2XCFWD"
25803   layout:
25804     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
25805     layout: "plot-throughput-speedup-analysis"
25806
25807 - type: "plot"
25808   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25809   algorithm: "plot_throughput_speedup_analysis"
25810   output-file-type: ".html"
25811   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25812   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25813   filter: "'NIC_Intel-X520-DA2' and
25814            '64B' and
25815            'NDRPDR' and
25816            ('ETH' or 'DOT1Q') and
25817            'BASE' and
25818            ('L2BDMACLRN' or 'L2XCFWD') and
25819            'VHOST_1024' and
25820            not 'VXLAN' and
25821            not 'IP4FWD' and
25822            not '2VM'"
25823   parameters:
25824   - "throughput"
25825   - "parent"
25826   - "tags"
25827   sort:
25828   - "L2BDMACLRN"
25829   - "L2BDMACLRN"
25830   - "L2BDMACLRN"
25831   - "L2XCFWD"
25832   - "L2XCFWD"
25833   - "L2XCFWD"
25834   layout:
25835     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
25836     layout: "plot-throughput-speedup-analysis"
25837
25838 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
25839 - type: "plot"
25840   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
25841   algorithm: "plot_throughput_speedup_analysis"
25842   output-file-type: ".html"
25843   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
25844   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25845   filter: "'NIC_Intel-X520-DA2' and
25846            '64B' and
25847            'NDRPDR' and
25848            ('ETH' or 'DOT1Q') and
25849            ('L2BDMACLRN' or 'L2XCFWD') and
25850            'VHOST_1024' and
25851            not 'CFS_OPT' and
25852            not 'DOT1Q' and
25853            not 'VXLAN' and
25854            not 'IP4FWD' and
25855            not 'LBOND'"
25856   parameters:
25857   - "throughput"
25858   - "parent"
25859   - "tags"
25860 #  sort:
25861 #  - "1VM"
25862 #  - "L2XCFWD"
25863 #  - "1VM"
25864 #  - "L2BDMACLRN"
25865   layout:
25866     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
25867     layout: "plot-throughput-speedup-analysis"
25868
25869 - type: "plot"
25870   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
25871   algorithm: "plot_throughput_speedup_analysis"
25872   output-file-type: ".html"
25873   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
25874   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25875   filter: "'NIC_Intel-X520-DA2' and
25876            '64B' and
25877            'NDRPDR' and
25878            ('ETH' or 'DOT1Q') and
25879            ('L2BDMACLRN' or 'L2XCFWD') and
25880            'VHOST_1024' and
25881            not 'CFS_OPT' and
25882            not 'DOT1Q' and
25883            not 'VXLAN' and
25884            not 'IP4FWD' and
25885            not 'LBOND'"
25886   parameters:
25887   - "throughput"
25888   - "parent"
25889   - "tags"
25890 #  sort:
25891 #  - "1VM"
25892 #  - "L2XCFWD"
25893 #  - "1VM"
25894 #  - "L2BDMACLRN"
25895   layout:
25896     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
25897     layout: "plot-throughput-speedup-analysis"
25898
25899 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
25900 - type: "plot"
25901   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25902   algorithm: "plot_throughput_speedup_analysis"
25903   output-file-type: ".html"
25904   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25905   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25906   filter: "'NIC_Intel-X710' and
25907            '64B' and
25908            'NDRPDR' and
25909            'ETH' and
25910            'IP4FWD' and
25911            'VHOST_1024' and
25912            not 'VXLAN' and
25913            not 'CFS_OPT' and
25914            not 'DOT1Q'"
25915   parameters:
25916   - "throughput"
25917   - "parent"
25918   - "tags"
25919   sort:
25920   - "1VM"
25921   - "2VM"
25922   layout:
25923     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
25924     layout: "plot-throughput-speedup-analysis"
25925
25926 - type: "plot"
25927   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25928   algorithm: "plot_throughput_speedup_analysis"
25929   output-file-type: ".html"
25930   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25931   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25932   filter: "'NIC_Intel-X710' and
25933            '64B' and
25934            'NDRPDR' and
25935            'ETH' and
25936            'IP4FWD' and
25937            'VHOST_1024' and
25938            not 'VXLAN' and
25939            not 'CFS_OPT' and
25940            not 'DOT1Q'"
25941   parameters:
25942   - "throughput"
25943   - "parent"
25944   - "tags"
25945   sort:
25946   - "1VM"
25947   - "2VM"
25948   layout:
25949     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
25950     layout: "plot-throughput-speedup-analysis"
25951
25952 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
25953 - type: "plot"
25954   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25955   algorithm: "plot_throughput_speedup_analysis"
25956   output-file-type: ".html"
25957   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25959   filter: "'NIC_Intel-X710' and
25960            '64B' and
25961            'NDRPDR' and
25962            ('ETH' or 'DOT1Q') and
25963            'BASE' and
25964            ('L2BDMACLRN' or 'L2XCFWD') and
25965            'VHOST_1024' and
25966            not 'VXLAN' and
25967            not 'IP4FWD' and
25968            not '2VM'"
25969   parameters:
25970   - "throughput"
25971   - "parent"
25972   - "tags"
25973   sort:
25974   - "L2BDMACLRN"
25975   - "L2BDMACLRN"
25976   - "L2BDMACLRN"
25977   - "L2XCFWD"
25978   - "L2XCFWD"
25979   - "L2XCFWD"
25980   layout:
25981     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
25982     layout: "plot-throughput-speedup-analysis"
25983
25984 - type: "plot"
25985   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25986   algorithm: "plot_throughput_speedup_analysis"
25987   output-file-type: ".html"
25988   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25989   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25990   filter: "'NIC_Intel-X710' and
25991            '64B' and
25992            'NDRPDR' and
25993            ('ETH' or 'DOT1Q') and
25994            'BASE' and
25995            ('L2BDMACLRN' or 'L2XCFWD') and
25996            'VHOST_1024' and
25997            not 'VXLAN' and
25998            not 'IP4FWD' and
25999            not '2VM'"
26000   parameters:
26001   - "throughput"
26002   - "parent"
26003   - "tags"
26004   sort:
26005   - "L2BDMACLRN"
26006   - "L2BDMACLRN"
26007   - "L2BDMACLRN"
26008   - "L2XCFWD"
26009   - "L2XCFWD"
26010   - "L2XCFWD"
26011   layout:
26012     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
26013     layout: "plot-throughput-speedup-analysis"
26014
26015 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
26016 - type: "plot"
26017   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
26018   algorithm: "plot_throughput_speedup_analysis"
26019   output-file-type: ".html"
26020   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
26021   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26022   filter: "'NIC_Intel-X710' and
26023            '64B' and
26024            'NDRPDR' and
26025            ('ETH' or 'DOT1Q') and
26026            ('L2BDMACLRN' or 'L2XCFWD') and
26027            'VHOST_1024' and
26028            not 'CFS_OPT' and
26029            not 'VXLAN' and
26030            not 'IP4FWD' and
26031            not 'LBOND'"
26032   parameters:
26033   - "throughput"
26034   - "parent"
26035   - "tags"
26036   sort:
26037   - "L2BDMACLRN"
26038   - "L2BDMACLRN"
26039   - "L2BDMACLRN"
26040   - "L2XCFWD"
26041   - "L2XCFWD"
26042   - "L2XCFWD"
26043   layout:
26044     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
26045     layout: "plot-throughput-speedup-analysis"
26046
26047 - type: "plot"
26048   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
26049   algorithm: "plot_throughput_speedup_analysis"
26050   output-file-type: ".html"
26051   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
26052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26053   filter: "'NIC_Intel-X710' and
26054            '64B' and
26055            'NDRPDR' and
26056            ('ETH' or 'DOT1Q') and
26057            ('L2BDMACLRN' or 'L2XCFWD') and
26058            'VHOST_1024' and
26059            not 'CFS_OPT' and
26060            not 'VXLAN' and
26061            not 'IP4FWD' and
26062            not 'LBOND'"
26063   parameters:
26064   - "throughput"
26065   - "parent"
26066   - "tags"
26067   sort:
26068   - "L2BDMACLRN"
26069   - "L2BDMACLRN"
26070   - "L2BDMACLRN"
26071   - "L2XCFWD"
26072   - "L2XCFWD"
26073   - "L2XCFWD"
26074   layout:
26075     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
26076     layout: "plot-throughput-speedup-analysis"
26077
26078 # Packet Speedup - VPP vhost ip4 3n-skx-x710
26079 - type: "plot"
26080   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26081   algorithm: "plot_throughput_speedup_analysis"
26082   output-file-type: ".html"
26083   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26084   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26085   filter: "'NIC_Intel-X710' and
26086            '64B' and
26087            'NDRPDR' and
26088            'ETH' and
26089            'IP4FWD' and
26090            'VHOST_1024' and
26091            not 'VXLAN' and
26092            not 'DOT1Q'"
26093   parameters:
26094   - "throughput"
26095   - "parent"
26096   - "tags"
26097   sort:
26098   - "1VM"
26099   - "2VM"
26100   layout:
26101     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
26102     layout: "plot-throughput-speedup-analysis"
26103
26104 - type: "plot"
26105   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26106   algorithm: "plot_throughput_speedup_analysis"
26107   output-file-type: ".html"
26108   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26109   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26110   filter: "'NIC_Intel-X710' and
26111            '64B' and
26112            'NDRPDR' and
26113            'ETH' and
26114            'IP4FWD' and
26115            'VHOST_1024' and
26116            not 'VXLAN' and
26117            not 'DOT1Q'"
26118   parameters:
26119   - "throughput"
26120   - "parent"
26121   - "tags"
26122   sort:
26123   - "1VM"
26124   - "2VM"
26125   layout:
26126     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
26127     layout: "plot-throughput-speedup-analysis"
26128
26129 # Packet Speedup - VPP vhost ip4 2n-skx-x710
26130 - type: "plot"
26131   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26132   algorithm: "plot_throughput_speedup_analysis"
26133   output-file-type: ".html"
26134   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26135   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26136   filter: "'NIC_Intel-X710' and
26137            '64B' and
26138            'NDRPDR' and
26139            'ETH' and
26140            'IP4FWD' and
26141            'VHOST_1024' and
26142            not 'VXLAN' and
26143            not 'NF_DENSITY' and
26144            not 'CFS_OPT' and
26145            not 'DOT1Q'"
26146   parameters:
26147   - "throughput"
26148   - "parent"
26149   - "tags"
26150   sort:
26151   - "1VM"
26152   - "2VM"
26153   layout:
26154     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
26155     layout: "plot-throughput-speedup-analysis"
26156
26157 - type: "plot"
26158   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26159   algorithm: "plot_throughput_speedup_analysis"
26160   output-file-type: ".html"
26161   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26162   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26163   filter: "'NIC_Intel-X710' and
26164            '64B' and
26165            'NDRPDR' and
26166            'ETH' and
26167            'IP4FWD' and
26168            'VHOST_1024' and
26169            not 'VXLAN' and
26170            not 'NF_DENSITY' and
26171            not 'CFS_OPT' and
26172            not 'DOT1Q'"
26173   parameters:
26174   - "throughput"
26175   - "parent"
26176   - "tags"
26177   sort:
26178   - "1VM"
26179   - "2VM"
26180   layout:
26181     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
26182     layout: "plot-throughput-speedup-analysis"
26183
26184 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
26185 - type: "plot"
26186   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
26187   algorithm: "plot_throughput_speedup_analysis"
26188   output-file-type: ".html"
26189   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
26190   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26191   filter: "'NIC_Intel-X710' and
26192            '64B' and
26193            'NDRPDR' and
26194            ('ETH' or 'DOT1Q') and
26195            'BASE' and
26196            ('L2BDMACLRN' or 'L2XCFWD') and
26197            'VHOST_1024' and
26198            not 'VXLAN' and
26199            not 'NF_DENSITY' and
26200            not 'IP4FWD' and
26201            not '2VM'"
26202   parameters:
26203   - "throughput"
26204   - "parent"
26205   - "tags"
26206 #  sort:
26207 #  - "not CFS_OPT"
26208 #  - "L2XCFWD"
26209 #  - "not CFS_OPT"
26210 #  - "CFS_OPT"
26211   layout:
26212     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
26213     layout: "plot-throughput-speedup-analysis"
26214
26215 - type: "plot"
26216   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
26217   algorithm: "plot_throughput_speedup_analysis"
26218   output-file-type: ".html"
26219   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
26220   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26221   filter: "'NIC_Intel-X710' and
26222            '64B' and
26223            'NDRPDR' and
26224            ('ETH' or 'DOT1Q') and
26225            'BASE' and
26226            ('L2BDMACLRN' or 'L2XCFWD') and
26227            'VHOST_1024' and
26228            not 'VXLAN' and
26229            not 'NF_DENSITY' and
26230            not 'IP4FWD' and
26231            not '2VM'"
26232   parameters:
26233   - "throughput"
26234   - "parent"
26235   - "tags"
26236 #  sort:
26237 #  - "not CFS_OPT"
26238 #  - "L2XCFWD"
26239 #  - "not CFS_OPT"
26240 #  - "CFS_OPT"
26241   layout:
26242     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
26243     layout: "plot-throughput-speedup-analysis"
26244
26245 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
26246 - type: "plot"
26247   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
26248   algorithm: "plot_throughput_speedup_analysis"
26249   output-file-type: ".html"
26250   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
26251   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26252   filter: "'NIC_Intel-X710' and
26253            '64B' and
26254            'NDRPDR' and
26255            ('ETH' or 'DOT1Q') and
26256            ('L2BDMACLRN' or 'L2XCFWD') and
26257            'VHOST_1024' and
26258            not 'CFS_OPT' and
26259            not 'VXLAN' and
26260            not 'NF_DENSITY' and
26261            not 'DOT1Q' and
26262            not 'IP4FWD'"
26263   parameters:
26264   - "throughput"
26265   - "parent"
26266   - "tags"
26267 #  sort:
26268 #  - "1VM"
26269 #  - "L2XCFWD"
26270 #  - "1VM"
26271 #  - "L2BDMACLRN"
26272   layout:
26273     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
26274     layout: "plot-throughput-speedup-analysis"
26275
26276 - type: "plot"
26277   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
26278   algorithm: "plot_throughput_speedup_analysis"
26279   output-file-type: ".html"
26280   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
26281   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26282   filter: "'NIC_Intel-X710' and
26283            '64B' and
26284            'NDRPDR' and
26285            ('ETH' or 'DOT1Q') and
26286            ('L2BDMACLRN' or 'L2XCFWD') and
26287            'VHOST_1024' and
26288            not 'CFS_OPT' and
26289            not 'VXLAN' and
26290            not 'NF_DENSITY' and
26291            not 'DOT1Q' and
26292            not 'IP4FWD'"
26293   parameters:
26294   - "throughput"
26295   - "parent"
26296   - "tags"
26297 #  sort:
26298 #  - "1VM"
26299 #  - "L2XCFWD"
26300 #  - "1VM"
26301 #  - "L2BDMACLRN"
26302   layout:
26303     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
26304     layout: "plot-throughput-speedup-analysis"
26305
26306 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
26307 - type: "plot"
26308   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26309   algorithm: "plot_throughput_speedup_analysis"
26310   output-file-type: ".html"
26311   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26312   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26313   filter: "'NIC_Intel-XXV710' and
26314            '64B' and
26315            'NDRPDR' and
26316            'ETH' and
26317            'IP4FWD' and
26318            'VHOST_1024' and
26319            not 'VXLAN' and
26320            not 'CFS_OPT' and
26321            not 'DOT1Q'"
26322   parameters:
26323   - "throughput"
26324   - "parent"
26325   - "tags"
26326   sort:
26327   - "not CFS_OPT"
26328   - "1VM"
26329   - "2VM"
26330   layout:
26331     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
26332     layout: "plot-throughput-speedup-analysis"
26333
26334 - type: "plot"
26335   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26336   algorithm: "plot_throughput_speedup_analysis"
26337   output-file-type: ".html"
26338   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26339   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26340   filter: "'NIC_Intel-XXV710' and
26341            '64B' and
26342            'NDRPDR' and
26343            'ETH' and
26344            'IP4FWD' and
26345            'VHOST_1024' and
26346            not 'VXLAN' and
26347            not 'CFS_OPT' and
26348            not 'DOT1Q'"
26349   parameters:
26350   - "throughput"
26351   - "parent"
26352   - "tags"
26353   sort:
26354   - "not CFS_OPT"
26355   - "1VM"
26356   - "2VM"
26357   layout:
26358     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
26359     layout: "plot-throughput-speedup-analysis"
26360
26361 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
26362 #- type: "plot"
26363 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
26364 #  algorithm: "plot_throughput_speedup_analysis"
26365 #  output-file-type: ".html"
26366 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
26367 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26368 #  filter: "'NIC_Intel-XXV710' and
26369 #           '64B' and
26370 #           'NDRPDR' and
26371 #           ('ETH' or 'DOT1Q') and
26372 #           'BASE' and
26373 #           ('L2BDMACLRN' or 'L2XCFWD') and
26374 #           'VHOST_1024' and
26375 #           not 'VXLAN' and
26376 #           not 'IP4FWD' and
26377 #           not '2VM'"
26378 #  parameters:
26379 #  - "throughput"
26380 #  - "parent"
26381 #  - "tags"
26382 ##  sort:
26383 ##  - "not CFS_OPT"
26384 ##  - "L2XCFWD"
26385 ##  - "not CFS_OPT"
26386 ##  - "CFS_OPT"
26387 #  layout:
26388 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
26389 #    layout: "plot-throughput-speedup-analysis"
26390 #
26391 #- type: "plot"
26392 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
26393 #  algorithm: "plot_throughput_speedup_analysis"
26394 #  output-file-type: ".html"
26395 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
26396 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26397 #  filter: "'NIC_Intel-XXV710' and
26398 #           '64B' and
26399 #           'NDRPDR' and
26400 #           ('ETH' or 'DOT1Q') and
26401 #           'BASE' and
26402 #           ('L2BDMACLRN' or 'L2XCFWD') and
26403 #           'VHOST_1024' and
26404 #           not 'VXLAN' and
26405 #           not 'IP4FWD' and
26406 #           not '2VM'"
26407 #  parameters:
26408 #  - "throughput"
26409 #  - "parent"
26410 #  - "tags"
26411 ##  sort:
26412 ##  - "not CFS_OPT"
26413 ##  - "L2XCFWD"
26414 ##  - "not CFS_OPT"
26415 ##  - "CFS_OPT"
26416 #  layout:
26417 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
26418 #    layout: "plot-throughput-speedup-analysis"
26419 #
26420 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
26421 #- type: "plot"
26422 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
26423 #  algorithm: "plot_throughput_speedup_analysis"
26424 #  output-file-type: ".html"
26425 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
26426 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26427 #  filter: "'NIC_Intel-XXV710' and
26428 #           '64B' and
26429 #           'NDRPDR' and
26430 #           ('ETH' or 'DOT1Q') and
26431 #           ('L2BDMACLRN' or 'L2XCFWD') and
26432 #           'VHOST_1024' and
26433 #           not 'CFS_OPT' and
26434 #           not 'VXLAN' and
26435 #           not 'DOT1Q' and
26436 #           not 'IP4FWD'"
26437 #  parameters:
26438 #  - "throughput"
26439 #  - "parent"
26440 #  - "tags"
26441 ##  sort:
26442 ##  - "1VM"
26443 ##  - "L2XCFWD"
26444 ##  - "1VM"
26445 ##  - "L2BDMACLRN"
26446 #  layout:
26447 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
26448 #    layout: "plot-throughput-speedup-analysis"
26449 #
26450 #- type: "plot"
26451 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
26452 #  algorithm: "plot_throughput_speedup_analysis"
26453 #  output-file-type: ".html"
26454 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
26455 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26456 #  filter: "'NIC_Intel-XXV710' and
26457 #           '64B' and
26458 #           'NDRPDR' and
26459 #           ('ETH' or 'DOT1Q') and
26460 #           ('L2BDMACLRN' or 'L2XCFWD') and
26461 #           'VHOST_1024' and
26462 #           not 'CFS_OPT' and
26463 #           not 'VXLAN' and
26464 #           not 'DOT1Q' and
26465 #           not 'IP4FWD'"
26466 #  parameters:
26467 #  - "throughput"
26468 #  - "parent"
26469 #  - "tags"
26470 ##  sort:
26471 ##  - "1VM"
26472 ##  - "L2XCFWD"
26473 ##  - "1VM"
26474 ##  - "L2BDMACLRN"
26475 #  layout:
26476 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
26477 #    layout: "plot-throughput-speedup-analysis"
26478
26479 ################################################################################
26480
26481 # Speedup - VPP vts 3n-hsw-x520
26482 - type: "plot"
26483   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
26484   algorithm: "plot_throughput_speedup_analysis"
26485   output-file-type: ".html"
26486   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
26487   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26488   filter: "'NIC_Intel-X520-DA2' and
26489            '114B' and
26490            'NDRPDR' and
26491            'VTS'"
26492   parameters:
26493   - "throughput"
26494   - "parent"
26495   - "tags"
26496   layout:
26497     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
26498     layout: "plot-throughput-speedup-analysis"
26499
26500 - type: "plot"
26501   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26502   algorithm: "plot_throughput_speedup_analysis"
26503   output-file-type: ".html"
26504   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26505   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26506   filter: "'NIC_Intel-X520-DA2' and
26507            '114B' and
26508            'NDRPDR' and
26509            'VTS'"
26510   parameters:
26511   - "throughput"
26512   - "parent"
26513   - "tags"
26514   layout:
26515     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26516     layout: "plot-throughput-speedup-analysis"