3251d73b5961428d161378701593f8a41ff8bfe3
[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: Replace with 1904 data
199       # csit-vpp-perf-verify-1904-2n-skx:
200       csit-vpp-perf-verify-1901-2n-skx:
201         - 28  # NFV NDRPDR
202         - 29  # NFV NDRPDR
203         - 32  # NFV NDRPDR
204         - 39  # NFV NDRPDR
205         - 46  # NFV NDRPDR
206
207     plot-vpp-nfv-2n-skx-mrr:
208       # TODO: Replace with 1904 data
209       # csit-vpp-perf-verify-1904-2n-skx:
210       csit-vpp-perf-verify-1901-2n-skx:
211         - 24  # NFV MRR
212         - 26  # NFV MRR
213         - 27  # NFV MRR
214         - 35  # NFV MRR
215         - 37  # NFV MRR
216
217     plot-dpdk-throughput-latency-2n-skx:
218       # TODO: Add 1904 data
219       csit-dpdk-perf-verify-1904-2n-skx:
220         - 1   # NDRPDR sel
221
222     # 3rd party
223
224     # Denverton:
225     intel-dnv-vpp:
226       # TODO: Replace with 1904 data
227       # intel-dnv-vpp-release-1904:
228       intel-dnv-vpp-release-1901:
229         - 1
230
231     ###########################################################################
232     # Simple tables (only one data set):
233
234     # NIC Comparisons
235
236     vpp-nic-comparison-3n-hsw:
237       # TODO: Add 1904 data
238       csit-vpp-perf-verify-1904-3n-hsw:
239         - 2   # NDRPDR sel
240
241     vpp-nic-comparison-3n-skx:
242       # TODO: Add 1904 data
243       csit-vpp-perf-verify-1904-3n-skx:
244         - 4   # NDRPDR sel
245
246     vpp-nic-comparison-2n-skx:
247       # TODO: Add 1904 data
248       csit-vpp-perf-verify-1904-2n-skx:
249         - 5   # NDRPDR sel
250
251     vpp-nic-comparison-3n-hsw-mrr:
252       csit-vpp-perf-verify-1904-3n-hsw:
253         - 1   # MRR sel
254
255     vpp-nic-comparison-3n-skx-mrr:
256       csit-vpp-perf-verify-1904-3n-skx:
257         - 3   # MRR sel
258
259     vpp-nic-comparison-2n-skx-mrr:
260       csit-vpp-perf-verify-1904-2n-skx:
261         - 4   # MRR sel
262
263     # Results
264
265     vpp-perf-results-3n-hsw:
266       # TODO: Replace with 1904 data
267       # csit-vpp-perf-verify-1904-3n-hsw:
268       csit-vpp-perf-verify-1901-3n-hsw:
269         - 38  # NDRPDR full
270         - 43  # NDRPDR full
271         - 45  # NDRPDR full
272         - 49  # NDRPDR full
273
274     vpp-perf-results-3n-skx:
275       # TODO: Replace with 1904 data
276       # csit-vpp-perf-verify-1904-3n-skx:
277       csit-vpp-perf-verify-1901-3n-skx:
278         - 37  # NDRPDR full
279         - 39  # NDRPDR full
280         - 40  # NDRPDR full
281         - 49  # NDRPDR full
282
283     vpp-perf-results-2n-skx:
284       # TODO: Replace with 1904 data
285       # csit-vpp-perf-verify-1904-2n-skx:
286       csit-vpp-perf-verify-1901-2n-skx:
287         - 25  # NDRPDR full
288         - 30  # NDRPDR full
289         - 33  # NDRPDR full
290         - 44  # NDRPDR full
291
292     vpp-mrr-results-3n-hsw:
293       csit-vpp-perf-verify-1904-3n-hsw:
294         - 1   # MRR sel
295
296     vpp-mrr-results-3n-skx:
297       csit-vpp-perf-verify-1904-3n-skx:
298         - 3   # MRR sel
299
300     vpp-mrr-results-2n-skx:
301       csit-vpp-perf-verify-1904-2n-skx:
302         - 4   # MRR sel
303
304     vpp-func-results-ubuntu:
305       csit-vpp-functional-1904-ubuntu1604-virl:
306         - 20
307
308     vpp-func-results-centos:
309       csit-vpp-functional-1904-centos7-virl:
310         - 19
311
312     vpp-device-results-ubuntu:
313       csit-vpp-device-1904-ubuntu1804-1n-skx:
314         - 18
315
316     # VPP Ligato
317     ligato-perf-results-3n-hsw:
318       # TODO: Replace with 1904 data
319       # csit-ligato-perf-verify-1904-3n-hsw:
320       csit-ligato-perf-verify-1901-3n-hsw:
321         - 10  # NDRPDR full
322
323     dpdk-perf-results-3n-hsw:
324       csit-dpdk-perf-verify-1904-3n-hsw:
325         - 1   # NDRPDR sel
326
327     dpdk-perf-results-3n-skx:
328       csit-dpdk-perf-verify-1904-3n-skx:
329         - 1   # NDRPDR sel
330
331     dpdk-perf-results-2n-skx:
332       csit-dpdk-perf-verify-1904-2n-skx:
333         - 1   # NDRPDR sel
334
335     # HoneyComb Functional
336     hc-func-results:
337       # TODO: Replace with 1904 data
338       # csit-hc2vpp-verify-func-1904-ubuntu1604:
339       csit-hc2vpp-verify-func-1901-ubuntu1604:
340         - 3
341
342 #    # NSH SFC Functional
343 #    nsh-func-results:
344 #      # Not used
345 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
346 #        - 1
347
348     # DMM Functional
349     dmm-func-results:
350       csit-dmm-functional-1904-ubuntu1604-virl:
351         - 1
352
353     ###########################################################################
354     # Tables (more than one data set)
355
356     # Performance changes
357
358     intel-dnv-vpp-changes-2n-dnv-h1:
359       intel-dnv-vpp-release-1810:
360         - 1
361     intel-dnv-vpp-changes-2n-dnv-ref:
362       intel-dnv-vpp-release-1901:
363         - 1
364     intel-dnv-vpp-changes-2n-dnv-cmp:
365       # TODO: Replace with 1904 data
366       # intel-dnv-vpp-release-1904:
367       intel-dnv-vpp-release-1901:
368         - 1
369     intel-dnv-vpp-changes-2n-dnv:
370       - "intel-dnv-vpp-changes-2n-dnv-h1"
371       - "intel-dnv-vpp-changes-2n-dnv-ref"
372       - "intel-dnv-vpp-changes-2n-dnv-cmp"
373
374     vpp-performance-changes-3n-hsw-h1:
375       csit-vpp-perf-verify-1810-3n-hsw:
376         - 8   # NDRPDR sel
377         - 12  # NDRPDR sel
378         - 14  # NDRPDR sel
379         - 18  # NDRPDR sel
380         - 23  # NDRPDR sel
381         - 25  # NDRPDR sel
382         - 38  # NDRPDR sel
383         - 39  # NDRPDR sel
384         - 41  # NDRPDR sel
385         - 42  # NDRPDR sel
386     vpp-performance-changes-3n-hsw-ref:
387       csit-vpp-perf-verify-1901-3n-hsw:
388         - 10  # NDRPDR sel
389         - 19  # NDRPDR sel
390         - 31  # NDRPDR sel
391         - 36  # NDRPDR sel
392         - 40  # NDRPDR sel
393         - 42  # NDRPDR sel
394         - 44  # NDRPDR sel
395         - 46  # NDRPDR sel
396         - 47  # NDRPDR sel
397         - 48  # NDRPDR sel
398         - 61  # NDRPDR LB
399         - 62  # NDRPDR LB
400         - 63  # NDRPDR LB
401         - 64  # NDRPDR LB
402         - 65  # NDRPDR LB
403         - 66  # NDRPDR LB
404         - 67  # NDRPDR LB
405         - 69  # NDRPDR LB
406         - 70  # NDRPDR LB
407         - 71  # NDRPDR LB
408     vpp-performance-changes-3n-hsw-cmp:
409       # TODO: Add 1904 data
410       csit-vpp-perf-verify-1904-3n-hsw:
411         - 2   # NDRPDR sel
412     vpp-performance-changes-3n-hsw:
413       - "vpp-performance-changes-3n-hsw-h1"
414       - "vpp-performance-changes-3n-hsw-ref"
415       - "vpp-performance-changes-3n-hsw-cmp"
416
417     vpp-performance-changes-3n-skx-h1:
418       csit-vpp-perf-verify-1810-3n-skx:
419         - 10  # NDRPDR sel
420         - 14  # NDRPDR sel
421         - 15  # NDRPDR sel
422         - 16  # NDRPDR sel
423         - 17  # NDRPDR sel
424         - 19  # NDRPDR sel
425         - 20  # NDRPDR sel
426         - 21  # NDRPDR sel
427         - 22  # NDRPDR sel
428         - 25  # NDRPDR sel
429     vpp-performance-changes-3n-skx-ref:
430       csit-vpp-perf-verify-1901-3n-skx:
431         - 18  # NDRPDR sel
432         - 19  # NDRPDR sel
433         - 20  # NDRPDR sel
434         - 28  # NDRPDR sel
435         - 31  # NDRPDR sel
436         - 33  # NDRPDR sel
437         - 36  # NDRPDR sel
438         - 38  # NDRPDR sel
439         - 47  # NDRPDR sel
440         - 48  # NDRPDR sel
441         - 54  # NDRPDR LB
442         - 57  # NDRPDR LB
443         - 58  # NDRPDR LB
444         - 59  # NDRPDR LB
445         - 60  # NDRPDR LB
446         - 63  # NDRPDR LB
447         - 64  # NDRPDR LB
448         - 65  # NDRPDR LB
449         - 66  # NDRPDR LB
450         - 67  # NDRPDR LB
451     vpp-performance-changes-3n-skx-cmp:
452       # TODO: Add 1904 data
453       csit-vpp-perf-verify-1904-3n-skx:
454         - 4   # NDRPDR sel
455     vpp-performance-changes-3n-skx:
456       - "vpp-performance-changes-3n-skx-h1"
457       - "vpp-performance-changes-3n-skx-ref"
458       - "vpp-performance-changes-3n-skx-cmp"
459
460     vpp-performance-changes-2n-skx-h1:
461       csit-vpp-perf-verify-1810-2n-skx:
462         - 9   # NDRPDR sel
463         - 13  # NDRPDR sel
464         - 14  # NDRPDR sel
465         - 19  # NDRPDR sel
466         - 20  # NDRPDR sel
467         - 21  # NDRPDR sel
468         - 22  # NDRPDR sel
469         - 23  # NDRPDR sel
470         - 24  # NDRPDR sel
471         - 27  # NDRPDR sel
472     vpp-performance-changes-2n-skx-ref:
473       csit-vpp-perf-verify-1901-2n-skx:
474         - 5   # NDRPDR sel
475         - 12  # NDRPDR sel
476         - 13  # NDRPDR sel
477         - 21  # NDRPDR sel
478         - 23  # NDRPDR sel
479         - 31  # NDRPDR sel
480         - 34  # NDRPDR sel
481         - 40  # NDRPDR sel
482         - 42  # NDRPDR sel
483         - 43  # NDRPDR sel
484     vpp-performance-changes-2n-skx-cmp:
485       # TODO: Add 1904 data
486       csit-vpp-perf-verify-1904-2n-skx:
487         - 5   # NDRPDR sel
488     vpp-performance-changes-2n-skx:
489       - "vpp-performance-changes-2n-skx-h1"
490       - "vpp-performance-changes-2n-skx-ref"
491       - "vpp-performance-changes-2n-skx-cmp"
492
493     vpp-performance-changes-3n-hsw-mrr-h1:
494       csit-vpp-perf-verify-1810-3n-hsw:
495         - 9   # MRR sel
496     vpp-performance-changes-3n-hsw-mrr-ref:
497       csit-vpp-perf-verify-1901-3n-hsw:
498         - 35  # MRR sel
499     vpp-performance-changes-3n-hsw-mrr-cmp:
500       csit-vpp-perf-verify-1904-3n-hsw:
501         - 1   # MRR sel
502     vpp-performance-changes-3n-hsw-mrr:
503       - "vpp-performance-changes-3n-hsw-mrr-h1"
504       - "vpp-performance-changes-3n-hsw-mrr-ref"
505       - "vpp-performance-changes-3n-hsw-mrr-cmp"
506
507     vpp-performance-changes-3n-skx-mrr-h1:
508       csit-vpp-perf-verify-1810-3n-skx:
509         - 9   # MRR sel
510         - 11  # MRR sel
511         - 12  # MRR sel
512         - 13  # MRR sel
513     vpp-performance-changes-3n-skx-mrr-ref:
514       csit-vpp-perf-verify-1901-3n-skx:
515         - 32  # MRR sel
516     vpp-performance-changes-3n-skx-mrr-cmp:
517       csit-vpp-perf-verify-1904-3n-skx:
518         - 3   # MRR sel
519     vpp-performance-changes-3n-skx-mrr:
520       - "vpp-performance-changes-3n-skx-mrr-h1"
521       - "vpp-performance-changes-3n-skx-mrr-ref"
522       - "vpp-performance-changes-3n-skx-mrr-cmp"
523
524     vpp-performance-changes-2n-skx-mrr-h1:
525       csit-vpp-perf-verify-1810-2n-skx:
526         - 8   # MRR sel
527         - 10  # MRR sel
528         - 11  # MRR sel
529         - 12  # MRR sel
530     vpp-performance-changes-2n-skx-mrr-ref:
531       csit-vpp-perf-verify-1901-2n-skx:
532         - 22  # MRR sel
533     vpp-performance-changes-2n-skx-mrr-cmp:
534       csit-vpp-perf-verify-1904-2n-skx:
535         - 4   # MRR sel
536     vpp-performance-changes-2n-skx-mrr:
537       - "vpp-performance-changes-2n-skx-mrr-h1"
538       - "vpp-performance-changes-2n-skx-mrr-ref"
539       - "vpp-performance-changes-2n-skx-mrr-cmp"
540
541     dpdk-performance-changes-3n-hsw-h1:
542       csit-dpdk-perf-verify-1810-3n-hsw:
543         - 1   # NDRPDR sel
544         - 2   # NDRPDR sel
545         - 3   # NDRPDR sel
546         - 4   # NDRPDR sel
547         - 5   # NDRPDR sel
548         - 6   # NDRPDR sel
549         - 7   # NDRPDR sel
550         - 8   # NDRPDR sel
551         - 9   # NDRPDR sel
552         - 10  # NDRPDR sel
553     dpdk-performance-changes-3n-hsw-ref:
554       csit-dpdk-perf-verify-1901-3n-hsw:
555         - 13  # NDRPDR sel
556         - 14  # NDRPDR sel
557         - 16  # NDRPDR sel
558         - 17  # NDRPDR sel
559         - 18  # NDRPDR sel
560         - 19  # NDRPDR sel
561         - 20  # NDRPDR sel
562         - 21  # NDRPDR sel
563         - 22  # NDRPDR sel
564         - 23  # NDRPDR sel
565     dpdk-performance-changes-3n-hsw-cmp:
566       # TODO: Add 1904 data
567       csit-dpdk-perf-verify-1904-3n-hsw:
568         - 1   # NDRPDR sel
569     dpdk-performance-changes-3n-hsw:
570       - "dpdk-performance-changes-3n-hsw-h1"
571       - "dpdk-performance-changes-3n-hsw-ref"
572       - "dpdk-performance-changes-3n-hsw-cmp"
573
574     dpdk-performance-changes-3n-skx-h1:
575       csit-dpdk-perf-verify-1810-3n-skx:
576         - 3   # NDRPDR sel
577         - 4   # 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-ref:
587       csit-dpdk-perf-verify-1901-3n-skx:
588         - 3   # NDRPDR sel
589         - 5   # NDRPDR sel
590         - 6   # NDRPDR sel
591         - 7   # NDRPDR sel
592         - 8   # NDRPDR sel
593         - 9   # NDRPDR sel
594         - 10  # NDRPDR sel
595         - 11  # NDRPDR sel
596         - 12  # NDRPDR sel
597         - 13  # NDRPDR sel
598     dpdk-performance-changes-3n-skx-cmp:
599       # TODO: Add 1904 data
600       csit-dpdk-perf-verify-1904-3n-skx:
601         - 1   # NDRPDR sel
602     dpdk-performance-changes-3n-skx:
603       - "dpdk-performance-changes-3n-skx-h1"
604       - "dpdk-performance-changes-3n-skx-ref"
605       - "dpdk-performance-changes-3n-skx-cmp"
606
607     dpdk-performance-changes-2n-skx-h1:
608       csit-dpdk-perf-verify-1810-2n-skx:
609         - 3   # NDRPDR sel
610         - 4   # NDRPDR sel
611         - 5   # NDRPDR sel
612         - 7   # NDRPDR sel
613         - 8   # NDRPDR sel
614         - 9   # NDRPDR sel
615         - 10  # NDRPDR sel
616         - 11  # NDRPDR sel
617         - 12  # NDRPDR sel
618         - 13  # NDRPDR sel
619     dpdk-performance-changes-2n-skx-ref:
620       csit-dpdk-perf-verify-1901-2n-skx:
621         - 12  # NDRPDR sel
622         - 13  # NDRPDR sel
623         - 14  # NDRPDR sel
624         - 15  # NDRPDR sel
625         - 16  # NDRPDR sel
626         - 17  # NDRPDR sel
627         - 18  # NDRPDR sel
628         - 19  # NDRPDR sel
629         - 20  # NDRPDR sel
630         - 21  # NDRPDR sel
631     dpdk-performance-changes-2n-skx-cmp:
632       # TODO: Add 1904 data
633       csit-dpdk-perf-verify-1904-2n-skx:
634         - 1   # NDRPDR sel
635     dpdk-performance-changes-2n-skx:
636       - "dpdk-performance-changes-2n-skx-h1"
637       - "dpdk-performance-changes-2n-skx-ref"
638       - "dpdk-performance-changes-2n-skx-cmp"
639
640     # Compare testbeds
641
642     vpp-compare-testbeds-ref:
643       # TODO: Add 1904 data
644       csit-vpp-perf-verify-1904-3n-hsw:
645         - 2   # NDRPDR sel
646     vpp-compare-testbeds-cmp:
647       # TODO: Add 1904 data
648       csit-vpp-perf-verify-1904-3n-skx:
649         - 4   # NDRPDR sel
650     vpp-compare-testbeds:
651       - "vpp-compare-testbeds-ref"
652       - "vpp-compare-testbeds-cmp"
653
654     vpp-compare-testbeds-mrr-ref:
655       csit-vpp-perf-verify-1904-3n-hsw:
656         - 1   # MRR sel
657     vpp-compare-testbeds-mrr-cmp:
658       csit-vpp-perf-verify-1904-3n-skx:
659         - 3   # MRR sel
660     vpp-compare-testbeds-mrr:
661       - "vpp-compare-testbeds-mrr-ref"
662       - "vpp-compare-testbeds-mrr-cmp"
663
664     dpdk-compare-testbeds-ref:
665       # TODO: Add 1904 data
666       csit-dpdk-perf-verify-1904-3n-hsw:
667         - 1   # NDRPDR sel
668     dpdk-compare-testbeds-cmp:
669       # TODO: Add 1904 data
670       csit-dpdk-perf-verify-1904-3n-skx:
671         - 1   # NDRPDR sel
672     dpdk-compare-testbeds:
673       - "dpdk-compare-testbeds-ref"
674       - "dpdk-compare-testbeds-cmp"
675
676     # Compare topologies
677
678     vpp-compare-topologies-ref:
679       # TODO: Add 1904 data
680       csit-vpp-perf-verify-1904-3n-skx:
681         - 4   # NDRPDR sel
682     vpp-compare-topologies-cmp:
683       # TODO: Add 1904 data
684       csit-vpp-perf-verify-1904-2n-skx:
685         - 5   # NDRPDR sel
686     vpp-compare-topologies:
687       - "vpp-compare-topologies-ref"
688       - "vpp-compare-topologies-cmp"
689
690     vpp-compare-topologies-mrr-ref:
691       csit-vpp-perf-verify-1904-3n-skx:
692         - 3   # MRR sel
693     vpp-compare-topologies-mrr-cmp:
694       csit-vpp-perf-verify-1904-2n-skx:
695         - 4   # MRR sel
696     vpp-compare-topologies-mrr:
697       - "vpp-compare-topologies-mrr-ref"
698       - "vpp-compare-topologies-mrr-cmp"
699
700     dpdk-compare-topologies-ref:
701       # TODO: Add 1904 data
702       csit-dpdk-perf-verify-1904-3n-skx:
703         - 1   # NDRPDR sel
704     dpdk-compare-topologies-cmp:
705       # TODO: Add 1904 data
706       csit-dpdk-perf-verify-1904-2n-skx:
707         - 1   # NDRPDR sel
708     dpdk-compare-topologies:
709       - "dpdk-compare-topologies-ref"
710       - "dpdk-compare-topologies-cmp"
711
712   plot-layouts:
713
714     plot-soak-throughput:
715       titlefont:
716         size: 18
717       xaxis:
718         title: "<b>Test Cases [Index]</b>"
719         titlefont:
720           size: 16
721         autorange: True
722         fixedrange: False
723         gridcolor: "rgb(230, 230, 230)"
724         linecolor: "rgb(220, 220, 220)"
725         linewidth: 1
726         showgrid: True
727         showline: True
728         showticklabels: True
729         tickcolor: "rgb(220, 220, 220)"
730         tickmode: "linear"
731         tickfont:
732           size: 16
733         zeroline: False
734       yaxis:
735         title: "<b>Packet Throughput [Mpps]</b>"
736         titlefont:
737           size: 16
738         gridcolor: "rgb(230, 230, 230)"
739         hoverformat: ".4s"
740         tickformat: ".3s"
741         linecolor: "rgb(220, 220, 220)"
742         linewidth: 1
743         showgrid: True
744         showline: True
745         showticklabels: True
746         tickcolor: "rgb(220, 220, 220)"
747         tickfont:
748           size: 16
749         zeroline: False
750         range: [0,50]
751       autosize: False
752       margin:
753         t: 50
754         b: 0
755         l: 80
756         r: 20
757       showlegend: True
758       legend:
759         orientation: "h"
760         font:
761           size: 16
762       width: 700
763       height: 900
764
765     plot-service-density:
766       titlefont:
767         size: 18
768       xaxis:
769         side: "top"
770         autorange: True
771         fixedrange: False
772         showgrid: False
773         showline: False
774         showticklabels: False
775         ticks: ""
776         ticklen: 0
777         tickwidth: 0
778         zeroline: False
779       yaxis:
780         autorange: "reversed"
781         showgrid: False
782         showline: False
783         showticklabels: False
784         ticks: ""
785         ticklen: 0
786         tickwidth: 0
787         zeroline: False
788       autosize: True
789       showlegend: False
790       width: 700
791       height: 700
792
793     plot-cps:
794       titlefont:
795         size: 18
796       xaxis:
797         title: "<b>Test Cases [Index]</b>"
798         titlefont:
799           size: 16
800         autorange: True
801         fixedrange: False
802         gridcolor: "rgb(230, 230, 230)"
803         linecolor: "rgb(220, 220, 220)"
804         linewidth: 1
805         showgrid: True
806         showline: True
807         showticklabels: True
808         tickcolor: "rgb(220, 220, 220)"
809         tickmode: "linear"
810         tickfont:
811           size: 16
812         zeroline: False
813       yaxis:
814         title: "<b>Connections Per Second [cps]</b>"
815         titlefont:
816           size: 16
817         gridcolor: "rgb(230, 230, 230)"
818         hoverformat: ".4s"
819         linecolor: "rgb(220, 220, 220)"
820         linewidth: 1
821         rangemode: "tozero"
822         showgrid: True
823         showline: True
824         showticklabels: True
825         tickcolor: "rgb(220, 220, 220)"
826         tickformat: ".3s"
827         tickfont:
828           size: 16
829         zeroline: False
830       boxmode: "group"
831       boxgroupgap: 0.5
832       autosize: False
833       margin:
834         t: 50
835         b: 20
836         l: 80
837         r: 20
838       showlegend: True
839       legend:
840         orientation: "h"
841         font:
842           size: 16
843       width: 700
844       height: 800
845
846     plot-rps:
847       titlefont:
848         size: 18
849       xaxis:
850         title: "<b>Test Cases [Index]</b>"
851         titlefont:
852           size: 16
853         autorange: True
854         fixedrange: False
855         gridcolor: "rgb(230, 230, 230)"
856         linecolor: "rgb(220, 220, 220)"
857         linewidth: 1
858         showgrid: True
859         showline: True
860         showticklabels: True
861         tickcolor: "rgb(220, 220, 220)"
862         tickmode: "linear"
863         tickfont:
864           size: 16
865         zeroline: False
866       yaxis:
867         title: "<b>Requests Per Second [rps]</b>"
868         titlefont:
869           size: 16
870         gridcolor: "rgb(230, 230, 230)"
871         hoverformat: ".4s"
872         linecolor: "rgb(220, 220, 220)"
873         linewidth: 1
874         rangemode: "tozero"
875         showgrid: True
876         showline: True
877         showticklabels: True
878         tickcolor: "rgb(230, 230, 230)"
879         tickformat: ".3s"
880         tickfont:
881           size: 16
882         zeroline: False
883       boxmode: "group"
884       boxgroupgap: 0.5
885       autosize: False
886       margin:
887         t: 50
888         b: 20
889         l: 80
890         r: 20
891       showlegend: True
892       legend:
893         orientation: "h"
894         font:
895           size: 16
896       width: 700
897       height: 800
898
899     plot-throughput:
900       titlefont:
901         size: 18
902       xaxis:
903         title: "<b>Test Cases [Index]</b>"
904         titlefont:
905           size: 16
906         autorange: True
907         fixedrange: False
908         gridcolor: "rgb(230, 230, 230)"
909         linecolor: "rgb(220, 220, 220)"
910         linewidth: 1
911         showgrid: True
912         showline: True
913         showticklabels: True
914         tickcolor: "rgb(220, 220, 220)"
915         tickmode: "linear"
916         tickfont:
917           size: 16
918         zeroline: False
919       yaxis:
920         title: "<b>Packet Throughput [Mpps]</b>"
921         titlefont:
922           size: 16
923         gridcolor: "rgb(230, 230, 230)"
924         hoverformat: ".4s"
925         tickformat: ".3s"
926         linecolor: "rgb(220, 220, 220)"
927         linewidth: 1
928         showgrid: True
929         showline: True
930         showticklabels: True
931         tickcolor: "rgb(220, 220, 220)"
932         tickfont:
933           size: 16
934         zeroline: False
935         range: [0,50]
936       boxmode: "group"
937       boxgroupgap: 0.5
938       autosize: False
939       margin:
940         t: 50
941         b: 0
942         l: 80
943         r: 20
944       showlegend: True
945       legend:
946         orientation: "h"
947         font:
948           size: 16
949       width: 700
950       height: 900
951
952     plot-throughput-speedup-analysis:
953       titlefont:
954         size: 18
955       xaxis:
956         title: "<b>Number of Cores [Qty]</b>"
957         titlefont:
958           size: 16
959         autorange: True
960         fixedrange: False
961         gridcolor: "rgb(230, 230, 230)"
962         linecolor: "rgb(220, 220, 220)"
963         linewidth: 1
964         showgrid: True
965         showline: True
966         showticklabels: True
967         tickcolor: "rgb(238, 238, 238)"
968         tickmode: "linear"
969         tickfont:
970           size: 16
971         zeroline: False
972       yaxis:
973         title: "<b>Packet Throughput [Mpps]</b>"
974         titlefont:
975           size: 16
976         type: "linear"
977         gridcolor: "rgb(230, 230, 230)"
978         hoverformat: ".4s"
979         linecolor: "rgb(220, 220, 220)"
980         linewidth: 1
981         showgrid: True
982         showline: True
983         showticklabels: True
984         tickcolor: "rgb(220, 220, 220)"
985         tickformat: ".4s"
986         tickfont:
987           size: 16
988         zeroline: True
989         rangemode: "tozero"
990         range: [0,100]
991       legend:
992         orientation: "h"
993         font:
994           size: 16
995         xanchor: "left"
996         yanchor: "top"
997         x: 0
998         y: -0.2
999         bgcolor: "rgba(255, 255, 255, 0)"
1000         bordercolor: "rgba(255, 255, 255, 0)"
1001         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1002       autosize: False
1003       margin:
1004           't': 50
1005           'b': 150
1006           'l': 85
1007           'r': 10
1008       showlegend: True
1009       width: 700
1010       height: 700
1011       hoverlabel:
1012         namelength: -1
1013       annotations: [
1014         {
1015           text: "_ _          __          ...",
1016           align: "left",
1017           showarrow: False,
1018           xref: "paper",
1019           yref: "paper",
1020           xanchor: "left",
1021           yanchor: "top",
1022           x: 0,
1023           y: -0.13,
1024           font: {
1025             family: "Consolas, Courier New",
1026             size: 15
1027           },
1028         },
1029         {
1030           text: "    Perfect     Measured     Limit",
1031           align: "left",
1032           showarrow: False,
1033           xref: "paper",
1034           yref: "paper",
1035           xanchor: "left",
1036           yanchor: "top",
1037           x: 0,
1038           y: -0.15,
1039           font: {
1040             family: "Consolas, Courier New",
1041             size: 15
1042           },
1043         },
1044       ]
1045
1046     plot-latency:
1047       titlefont:
1048         size: 18
1049       xaxis:
1050         title: "<b>Direction</b>"
1051         titlefont:
1052           size: 16
1053         autorange: True
1054         fixedrange: False
1055         gridcolor: "rgb(230, 230, 230)"
1056         linecolor: "rgb(220, 220, 220)"
1057         linewidth: 1
1058         showgrid: True
1059         showline: True
1060         showticklabels: False
1061         tickcolor: "rgb(220, 220, 220)"
1062         tickmode: "linear"
1063         tickfont:
1064           size: 16
1065         zeroline: False
1066       yaxis:
1067         title: "<b>Packet Latency [uSec]</b>"
1068         titlefont:
1069           size: 16
1070         type: "linear"
1071         gridcolor: "rgb(230, 230, 230)"
1072         hoverformat: ".4s"
1073         linecolor: "rgb(220, 220, 220)"
1074         linewidth: 1
1075         showgrid: True
1076         showline: True
1077         showticklabels: True
1078         tickcolor: "rgb(220, 220, 220)"
1079         tickformat: ".4s"
1080         tickfont:
1081           size: 16
1082         zeroline: True
1083         rangemode: "tozero"
1084       legend:
1085         orientation: "h"
1086         font:
1087           size: 16
1088         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1089       autosize: False
1090       margin:
1091           't': 50
1092           'b': 150
1093           'l': 80
1094           'r': 10
1095       showlegend: True
1096       width: 700
1097       height: 700
1098       hoverlabel:
1099         namelength: -1
1100
1101 - type: "static"
1102   src-path: "{DIR[RST]}"
1103   dst-path: "{DIR[WORKING,SRC]}"
1104
1105 - type: "input"
1106   general:
1107     file-name: "robot-plugin.zip"
1108     file-format: ".zip"
1109     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1110     extract: "robot-plugin/output.xml"
1111
1112   builds:
1113     # TODO: Add 1904 data
1114 #    intel-dnv-vpp-release-1904:
1115 #      - 1
1116
1117     intel-dnv-vpp-release-1901:
1118       - 1
1119
1120     intel-dnv-vpp-release-1810:
1121       - 1
1122
1123     csit-vpp-perf-verify-1810-3n-hsw:
1124       - 9   # MRR sel
1125       - 20  # NDRPDR full
1126       - 21  # NDRPDR full
1127       - 22  # NDRPDR full
1128       - 27  # NDRPDR full
1129       - 8   # NDRPDR sel
1130       - 12  # NDRPDR sel
1131       - 14  # NDRPDR sel
1132       - 18  # NDRPDR sel
1133       - 23  # NDRPDR sel
1134       - 25  # NDRPDR sel
1135       - 38  # NDRPDR sel
1136       - 39  # NDRPDR sel
1137       - 41  # NDRPDR sel
1138       - 42  # NDRPDR sel
1139       - 28  # WRK
1140       - 29  # WRK
1141       - 30  # WRK
1142       - 31  # WRK
1143       - 32  # WRK
1144       - 33  # WRK
1145       - 34  # WRK
1146       - 35  # WRK
1147       - 36  # WRK
1148       - 37  # WRK
1149     csit-vpp-perf-verify-1901-3n-hsw:
1150       - 35  # MRR sel
1151       - 38  # NDRPDR full
1152       - 43  # NDRPDR full
1153       - 45  # NDRPDR full
1154       - 49  # NDRPDR full
1155       - 10  # NDRPDR sel
1156       - 19  # NDRPDR sel
1157       - 31  # NDRPDR sel
1158       - 36  # NDRPDR sel
1159       - 40  # NDRPDR sel
1160       - 42  # NDRPDR sel
1161       - 44  # NDRPDR sel
1162       - 46  # NDRPDR sel
1163       - 47  # NDRPDR sel
1164       - 48  # NDRPDR sel
1165       - 61  # NDRPDR LB
1166       - 62  # NDRPDR LB
1167       - 63  # NDRPDR LB
1168       - 64  # NDRPDR LB
1169       - 65  # NDRPDR LB
1170       - 66  # NDRPDR LB
1171       - 67  # NDRPDR LB
1172       - 69  # NDRPDR LB
1173       - 70  # NDRPDR LB
1174       - 71  # NDRPDR LB
1175     # TODO: Add 1904 Data
1176     csit-vpp-perf-verify-1904-3n-hsw:
1177       - 1   # MRR sel
1178       - 2   # NDRPDR sel
1179
1180     csit-vpp-perf-verify-1810-3n-skx:
1181       - 9   # MRR sel
1182       - 11  # MRR sel
1183       - 12  # MRR sel
1184       - 13  # MRR sel
1185       - 23  # NDRPDR full
1186       - 24  # NDRPDR full
1187       - 10  # NDRPDR sel
1188       - 14  # NDRPDR sel
1189       - 15  # NDRPDR sel
1190       - 16  # NDRPDR sel
1191       - 17  # NDRPDR sel
1192       - 19  # NDRPDR sel
1193       - 20  # NDRPDR sel
1194       - 21  # NDRPDR sel
1195       - 22  # NDRPDR sel
1196       - 25  # NDRPDR sel
1197     csit-vpp-perf-verify-1901-3n-skx:
1198       - 32  # MRR sel
1199       - 37  # NDRPDR full
1200       - 39  # NDRPDR full
1201       - 40  # NDRPDR full
1202       - 49  # NDRPDR full
1203       - 18  # NDRPDR sel
1204       - 19  # NDRPDR sel
1205       - 20  # NDRPDR sel
1206       - 28  # NDRPDR sel
1207       - 31  # NDRPDR sel
1208       - 33  # NDRPDR sel
1209       - 36  # NDRPDR sel
1210       - 38  # NDRPDR sel
1211       - 47  # NDRPDR sel
1212       - 48  # NDRPDR sel
1213       - 54  # NDRPDR LB
1214       - 57  # NDRPDR LB
1215       - 58  # NDRPDR LB
1216       - 59  # NDRPDR LB
1217       - 60  # NDRPDR LB
1218       - 63  # NDRPDR LB
1219       - 64  # NDRPDR LB
1220       - 65  # NDRPDR LB
1221       - 66  # NDRPDR LB
1222       - 67  # NDRPDR LB
1223     # TODO: Add 1904 data
1224     csit-vpp-perf-verify-1904-3n-skx:
1225       - 3   # MRR sel
1226       - 4   # NDRPDR sel
1227
1228     csit-vpp-perf-verify-1810-2n-skx:
1229       - 8   # MRR sel
1230       - 10  # MRR sel
1231       - 11  # MRR sel
1232       - 12  # MRR sel
1233       - 25  # NDRPDR full
1234       - 26  # NDRPDR full
1235       - 9   # NDRPDR sel
1236       - 13  # NDRPDR sel
1237       - 14  # NDRPDR sel
1238       - 19  # NDRPDR sel
1239       - 20  # NDRPDR sel
1240       - 21  # NDRPDR sel
1241       - 22  # NDRPDR sel
1242       - 23  # NDRPDR sel
1243       - 24  # NDRPDR sel
1244       - 27  # NDRPDR sel
1245     csit-vpp-perf-verify-1901-2n-skx:
1246       - 22  # MRR sel
1247       - 25  # NDRPDR full
1248       - 30  # NDRPDR full
1249       - 33  # NDRPDR full
1250       - 44  # NDRPDR full
1251       - 5   # NDRPDR sel
1252       - 12  # NDRPDR sel
1253       - 13  # NDRPDR sel
1254       - 21  # NDRPDR sel
1255       - 23  # NDRPDR sel
1256       - 31  # NDRPDR sel
1257       - 34  # NDRPDR sel
1258       - 40  # NDRPDR sel
1259       - 42  # NDRPDR sel
1260       - 43  # NDRPDR sel
1261       - 24  # NFV MRR
1262       - 26  # NFV MRR
1263       - 27  # NFV MRR
1264       - 35  # NFV MRR
1265       - 37  # NFV MRR
1266       - 28  # NFV NDRPDR
1267       - 29  # NFV NDRPDR
1268       - 32  # NFV NDRPDR
1269       - 39  # NFV NDRPDR
1270       - 46  # NFV NDRPDR
1271       - 45  # SOAK
1272     # TODO: Add 1904 data
1273     csit-vpp-perf-verify-1904-2n-skx:
1274       - 4   # MRR sel
1275       - 5   # NDRPDR sel
1276
1277     # TODO: Remove
1278     csit-ligato-perf-verify-1901-3n-hsw:
1279       - 10  # NDRPDR full
1280       - 8   # NDRPDR sel
1281       - 9   # NDRPDR sel
1282       - 11  # NDRPDR sel
1283       - 12  # NDRPDR sel
1284       - 13  # NDRPDR sel
1285       - 14  # NDRPDR sel
1286       - 15  # NDRPDR sel
1287       - 16  # NDRPDR sel
1288       - 17  # NDRPDR sel
1289       - 18  # NDRPDR sel
1290     # TODO: Add 1904 data
1291 #    csit-ligato-perf-verify-1904-3n-hsw:
1292 #      -
1293
1294     csit-dpdk-perf-verify-1810-3n-hsw:
1295       - 1   # NDRPDR sel
1296       - 2   # NDRPDR sel
1297       - 3   # NDRPDR sel
1298       - 4   # NDRPDR sel
1299       - 5   # NDRPDR sel
1300       - 6   # NDRPDR sel
1301       - 7   # NDRPDR sel
1302       - 8   # NDRPDR sel
1303       - 9   # NDRPDR sel
1304       - 10  # NDRPDR sel
1305     csit-dpdk-perf-verify-1901-3n-hsw:
1306       - 13  # NDRPDR sel
1307       - 14  # NDRPDR sel
1308       - 16  # NDRPDR sel
1309       - 17  # NDRPDR sel
1310       - 18  # NDRPDR sel
1311       - 19  # NDRPDR sel
1312       - 20  # NDRPDR sel
1313       - 21  # NDRPDR sel
1314       - 22  # NDRPDR sel
1315       - 23  # NDRPDR sel
1316     # TODO: Add 1904 data
1317     csit-dpdk-perf-verify-1904-3n-hsw:
1318       - 1   # NDRPDR sel
1319
1320     csit-dpdk-perf-verify-1810-3n-skx:
1321       - 3   # NDRPDR sel
1322       - 4   # NDRPDR sel
1323       - 6   # NDRPDR sel
1324       - 7   # NDRPDR sel
1325       - 8   # NDRPDR sel
1326       - 9   # NDRPDR sel
1327       - 10  # NDRPDR sel
1328       - 11  # NDRPDR sel
1329       - 12  # NDRPDR sel
1330       - 13  # NDRPDR sel
1331     csit-dpdk-perf-verify-1901-3n-skx:
1332       - 3   # NDRPDR sel
1333       - 5   # NDRPDR sel
1334       - 6   # NDRPDR sel
1335       - 7   # NDRPDR sel
1336       - 8   # NDRPDR sel
1337       - 9   # NDRPDR sel
1338       - 10  # NDRPDR sel
1339       - 11  # NDRPDR sel
1340       - 12  # NDRPDR sel
1341       - 13  # NDRPDR sel
1342     # TODO: Add 1904 data
1343     csit-dpdk-perf-verify-1904-3n-skx:
1344       - 1   # NDRPDR sel
1345
1346     csit-dpdk-perf-verify-1810-2n-skx:
1347       - 3   # NDRPDR sel
1348       - 4   # NDRPDR sel
1349       - 5   # NDRPDR sel
1350       - 7   # NDRPDR sel
1351       - 8   # NDRPDR sel
1352       - 9   # NDRPDR sel
1353       - 10  # NDRPDR sel
1354       - 11  # NDRPDR sel
1355       - 12  # NDRPDR sel
1356       - 13  # NDRPDR sel
1357     csit-dpdk-perf-verify-1901-2n-skx:
1358       - 12  # NDRPDR sel
1359       - 13  # NDRPDR sel
1360       - 14  # NDRPDR sel
1361       - 15  # NDRPDR sel
1362       - 16  # NDRPDR sel
1363       - 17  # NDRPDR sel
1364       - 18  # NDRPDR sel
1365       - 19  # NDRPDR sel
1366       - 20  # NDRPDR sel
1367       - 21  # NDRPDR sel
1368     # TODO: Add 1904 data
1369     csit-dpdk-perf-verify-1904-2n-skx:
1370       - 1   # NDRPDR sel
1371
1372     csit-vpp-functional-1904-ubuntu1604-virl:
1373       - 20
1374     csit-vpp-functional-1904-centos7-virl:
1375       - 19
1376     csit-vpp-device-1904-ubuntu1804-1n-skx:
1377       - 18
1378 #    # Not used
1379 #    csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1380 #      - 1
1381     csit-dmm-functional-1904-ubuntu1604-virl:
1382       - 1
1383     csit-hc2vpp-verify-func-1901-ubuntu1604:
1384       - 3
1385     # TODO: Add 1904 data
1386 #    csit-hc2vpp-verify-func-1904-ubuntu1604:
1387 #      -
1388
1389 - type: "output"
1390   output: "report"
1391   format:
1392     html:
1393     - full
1394 #    pdf:
1395 #    - minimal
1396
1397 ################################################################################
1398 ###                               T A B L E S                                ###
1399 ################################################################################
1400
1401 # VPP Compare NICs 3n-hsw 1t1c ndr
1402 - type: "table"
1403   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1404   algorithm: "table_nics_comparison"
1405   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1406   reference:
1407     title: "Intel-x520"
1408     nic: "NIC_Intel-X520-DA2"
1409   compare:
1410     title: "Intel-x710"
1411     nic: "NIC_Intel-X710"
1412   data: "vpp-nic-comparison-3n-hsw"
1413   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1414   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1415   parameters:
1416   - "name"
1417   - "parent"
1418   - "throughput"
1419   - "tags"
1420
1421 # VPP Compare NICs 3n-hsw 2t2c ndr
1422 - type: "table"
1423   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1424   algorithm: "table_nics_comparison"
1425   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1426   reference:
1427     title: "Intel-x520"
1428     nic: "NIC_Intel-X520-DA2"
1429   compare:
1430     title: "Intel-x710"
1431     nic: "NIC_Intel-X710"
1432   data: "vpp-nic-comparison-3n-hsw"
1433   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1434   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1435   parameters:
1436   - "name"
1437   - "parent"
1438   - "throughput"
1439   - "tags"
1440
1441 # VPP Compare NICs 3n-hsw 1t1c pdr
1442 - type: "table"
1443   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1444   algorithm: "table_nics_comparison"
1445   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1446   reference:
1447     title: "Intel-x520"
1448     nic: "NIC_Intel-X520-DA2"
1449   compare:
1450     title: "Intel-x710"
1451     nic: "NIC_Intel-X710"
1452   data: "vpp-nic-comparison-3n-hsw"
1453   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1454   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1455   parameters:
1456   - "name"
1457   - "parent"
1458   - "throughput"
1459   - "tags"
1460
1461 # VPP Compare NICs 3n-hsw 2t2c pdr
1462 - type: "table"
1463   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1464   algorithm: "table_nics_comparison"
1465   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1466   reference:
1467     title: "Intel-x520"
1468     nic: "NIC_Intel-X520-DA2"
1469   compare:
1470     title: "Intel-x710"
1471     nic: "NIC_Intel-X710"
1472   data: "vpp-nic-comparison-3n-hsw"
1473   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1474   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1475   parameters:
1476   - "name"
1477   - "parent"
1478   - "throughput"
1479   - "tags"
1480
1481 # VPP Compare NICs 3n-hsw 1t1c mrr
1482 - type: "table"
1483   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1484   algorithm: "table_nics_comparison"
1485   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1486   reference:
1487     title: "Intel-x520"
1488     nic: "NIC_Intel-X520-DA2"
1489   compare:
1490     title: "Intel-x710"
1491     nic: "NIC_Intel-X710"
1492   data: "vpp-nic-comparison-3n-hsw-mrr"
1493   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1494   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1495   parameters:
1496   - "name"
1497   - "parent"
1498   - "result"
1499   - "tags"
1500
1501 # VPP Compare NICs 3n-hsw 2t2c mrr
1502 - type: "table"
1503   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1504   algorithm: "table_nics_comparison"
1505   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1506   reference:
1507     title: "Intel-x520"
1508     nic: "NIC_Intel-X520-DA2"
1509   compare:
1510     title: "Intel-x710"
1511     nic: "NIC_Intel-X710"
1512   data: "vpp-nic-comparison-3n-hsw-mrr"
1513   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1514   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1515   parameters:
1516   - "name"
1517   - "parent"
1518   - "result"
1519   - "tags"
1520
1521 # VPP Compare NICs 3n-hsw 4t4c mrr
1522 - type: "table"
1523   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1524   algorithm: "table_nics_comparison"
1525   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1526   reference:
1527     title: "Intel-x520"
1528     nic: "NIC_Intel-X520-DA2"
1529   compare:
1530     title: "Intel-x710"
1531     nic: "NIC_Intel-X710"
1532   data: "vpp-nic-comparison-3n-hsw-mrr"
1533   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1534   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1535   parameters:
1536   - "name"
1537   - "parent"
1538   - "result"
1539   - "tags"
1540
1541 # VPP Compare NICs 3n-skx 2t1c ndr
1542 - type: "table"
1543   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1544   algorithm: "table_nics_comparison"
1545   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1546   reference:
1547     title: "Intel-x710"
1548     nic: "NIC_Intel-X710"
1549   compare:
1550     title: "Intel-xxv710"
1551     nic: "NIC_Intel-XXV710"
1552   data: "vpp-nic-comparison-3n-skx"
1553   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1554   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1555   parameters:
1556   - "name"
1557   - "parent"
1558   - "throughput"
1559   - "tags"
1560
1561 # VPP Compare NICs 3n-skx 4t2c ndr
1562 - type: "table"
1563   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1564   algorithm: "table_nics_comparison"
1565   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1566   reference:
1567     title: "Intel-x710"
1568     nic: "NIC_Intel-X710"
1569   compare:
1570     title: "Intel-xxv710"
1571     nic: "NIC_Intel-XXV710"
1572   data: "vpp-nic-comparison-3n-skx"
1573   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1574   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1575   parameters:
1576   - "name"
1577   - "parent"
1578   - "throughput"
1579   - "tags"
1580
1581 # VPP Compare NICs 3n-skx 2t1c pdr
1582 - type: "table"
1583   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1584   algorithm: "table_nics_comparison"
1585   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1586   reference:
1587     title: "Intel-x710"
1588     nic: "NIC_Intel-X710"
1589   compare:
1590     title: "Intel-xxv710"
1591     nic: "NIC_Intel-XXV710"
1592   data: "vpp-nic-comparison-3n-skx"
1593   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1594   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1595   parameters:
1596   - "name"
1597   - "parent"
1598   - "throughput"
1599   - "tags"
1600
1601  # VPP Compare NICs 3n-skx 4t2c pdr
1602 - type: "table"
1603   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1604   algorithm: "table_nics_comparison"
1605   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1606   reference:
1607     title: "Intel-x710"
1608     nic: "NIC_Intel-X710"
1609   compare:
1610     title: "Intel-xxv710"
1611     nic: "NIC_Intel-XXV710"
1612   data: "vpp-nic-comparison-3n-skx"
1613   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1614   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1615   parameters:
1616   - "name"
1617   - "parent"
1618   - "throughput"
1619   - "tags"
1620
1621 # VPP Compare NICs 3n-skx 2t1c mrr
1622 - type: "table"
1623   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1624   algorithm: "table_nics_comparison"
1625   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1626   reference:
1627     title: "Intel-x710"
1628     nic: "NIC_Intel-X710"
1629   compare:
1630     title: "Intel-xxv710"
1631     nic: "NIC_Intel-XXV710"
1632   data: "vpp-nic-comparison-3n-skx-mrr"
1633   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1634   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1635   parameters:
1636   - "name"
1637   - "parent"
1638   - "result"
1639   - "tags"
1640
1641 # VPP Compare NICs 3n-skx 4t2c mrr
1642 - type: "table"
1643   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1644   algorithm: "table_nics_comparison"
1645   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1646   reference:
1647     title: "Intel-x710"
1648     nic: "NIC_Intel-X710"
1649   compare:
1650     title: "Intel-xxv710"
1651     nic: "NIC_Intel-XXV710"
1652   data: "vpp-nic-comparison-3n-skx-mrr"
1653   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1654   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1655   parameters:
1656   - "name"
1657   - "parent"
1658   - "result"
1659   - "tags"
1660
1661  # VPP Compare NICs 3n-skx 8t4c mrr
1662 - type: "table"
1663   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1664   algorithm: "table_nics_comparison"
1665   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1666   reference:
1667     title: "Intel-x710"
1668     nic: "NIC_Intel-X710"
1669   compare:
1670     title: "Intel-xxv710"
1671     nic: "NIC_Intel-XXV710"
1672   data: "vpp-nic-comparison-3n-skx-mrr"
1673   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1674   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1675   parameters:
1676   - "name"
1677   - "parent"
1678   - "result"
1679   - "tags"
1680
1681 # VPP Compare NICs 2n-skx 2t1c ndr
1682 - type: "table"
1683   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1684   algorithm: "table_nics_comparison"
1685   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1686   reference:
1687     title: "Intel-x710"
1688     nic: "NIC_Intel-X710"
1689   compare:
1690     title: "Intel-xxv710"
1691     nic: "NIC_Intel-XXV710"
1692   data: "vpp-nic-comparison-2n-skx"
1693   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1694   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1695   parameters:
1696   - "name"
1697   - "parent"
1698   - "throughput"
1699   - "tags"
1700
1701 # VPP Compare NICs 2n-skx 4t2c ndr
1702 - type: "table"
1703   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1704   algorithm: "table_nics_comparison"
1705   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1706   reference:
1707     title: "Intel-x710"
1708     nic: "NIC_Intel-X710"
1709   compare:
1710     title: "Intel-xxv710"
1711     nic: "NIC_Intel-XXV710"
1712   data: "vpp-nic-comparison-2n-skx"
1713   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1714   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1715   parameters:
1716   - "name"
1717   - "parent"
1718   - "throughput"
1719   - "tags"
1720
1721  # VPP Compare NICs 2n-skx 2t1c pdr
1722 - type: "table"
1723   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1724   algorithm: "table_nics_comparison"
1725   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1726   reference:
1727     title: "Intel-x710"
1728     nic: "NIC_Intel-X710"
1729   compare:
1730     title: "Intel-xxv710"
1731     nic: "NIC_Intel-XXV710"
1732   data: "vpp-nic-comparison-2n-skx"
1733   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1734   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1735   parameters:
1736   - "name"
1737   - "parent"
1738   - "throughput"
1739   - "tags"
1740
1741 # VPP Compare NICs 2n-skx 4t2c pdr
1742 - type: "table"
1743   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1744   algorithm: "table_nics_comparison"
1745   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1746   reference:
1747     title: "Intel-x710"
1748     nic: "NIC_Intel-X710"
1749   compare:
1750     title: "Intel-xxv710"
1751     nic: "NIC_Intel-XXV710"
1752   data: "vpp-nic-comparison-2n-skx"
1753   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1754   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1755   parameters:
1756   - "name"
1757   - "parent"
1758   - "throughput"
1759   - "tags"
1760
1761 # VPP Compare NICs 2n-skx 2t1c mrr
1762 - type: "table"
1763   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1764   algorithm: "table_nics_comparison"
1765   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1766   reference:
1767     title: "Intel-x710"
1768     nic: "NIC_Intel-X710"
1769   compare:
1770     title: "Intel-xxv710"
1771     nic: "NIC_Intel-XXV710"
1772   data: "vpp-nic-comparison-2n-skx-mrr"
1773   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1774   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1775   parameters:
1776   - "name"
1777   - "parent"
1778   - "result"
1779   - "tags"
1780
1781 # VPP Compare NICs 2n-skx 4t2c mrr
1782 - type: "table"
1783   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1784   algorithm: "table_nics_comparison"
1785   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1786   reference:
1787     title: "Intel-x710"
1788     nic: "NIC_Intel-X710"
1789   compare:
1790     title: "Intel-xxv710"
1791     nic: "NIC_Intel-XXV710"
1792   data: "vpp-nic-comparison-2n-skx-mrr"
1793   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1794   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1795   parameters:
1796   - "name"
1797   - "parent"
1798   - "result"
1799   - "tags"
1800
1801 # VPP Compare NICs 2n-skx 8t4c mrr
1802 - type: "table"
1803   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1804   algorithm: "table_nics_comparison"
1805   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1806   reference:
1807     title: "Intel-x710"
1808     nic: "NIC_Intel-X710"
1809   compare:
1810     title: "Intel-xxv710"
1811     nic: "NIC_Intel-XXV710"
1812   data: "vpp-nic-comparison-2n-skx-mrr"
1813   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1814   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1815   parameters:
1816   - "name"
1817   - "parent"
1818   - "result"
1819   - "tags"
1820
1821 ################################################################################
1822 # VPP
1823
1824 # VPP Performance Changes 2n-dnv 1t1c pdr
1825 - type: "table"
1826   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
1827   algorithm: "table_performance_comparison"
1828   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
1829   history:
1830     - title: "rls1810"
1831       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1832   reference:
1833     title: "rls1901"
1834     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1835   compare:
1836     title: "rls1904"
1837     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1838   data: "intel-dnv-vpp-changes-2n-dnv"
1839   include-tests: "PDR"
1840   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1841   parameters:
1842   - "name"
1843   - "parent"
1844   - "throughput"
1845
1846 # VPP Performance Changes 2n-dnv 2t2c pdr
1847 - type: "table"
1848   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
1849   algorithm: "table_performance_comparison"
1850   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
1851   history:
1852     - title: "rls1810"
1853       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1854   reference:
1855     title: "rls1901"
1856     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1857   compare:
1858     title: "rls1904"
1859     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1860   data: "intel-dnv-vpp-changes-2n-dnv"
1861   include-tests: "PDR"
1862   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1863   parameters:
1864   - "name"
1865   - "parent"
1866   - "throughput"
1867
1868 # VPP Performance Changes 2n-dnv 1t1c ndr
1869 - type: "table"
1870   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
1871   algorithm: "table_performance_comparison"
1872   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
1873   history:
1874     - title: "rls1810"
1875       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1876   reference:
1877     title: "rls1901"
1878     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1879   compare:
1880     title: "rls1904"
1881     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1882   data: "intel-dnv-vpp-changes-2n-dnv"
1883   include-tests: "NDR"
1884   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1885   parameters:
1886   - "name"
1887   - "parent"
1888   - "throughput"
1889
1890 # VPP Performance Changes 2n-dnv 2t2c ndr
1891 - type: "table"
1892   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
1893   algorithm: "table_performance_comparison"
1894   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
1895   history:
1896     - title: "rls1810"
1897       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1898   reference:
1899     title: "rls1901"
1900     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1901   compare:
1902     title: "rls1904"
1903     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1904   data: "intel-dnv-vpp-changes-2n-dnv"
1905   include-tests: "NDR"
1906   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1907   parameters:
1908   - "name"
1909   - "parent"
1910   - "throughput"
1911
1912 # VPP Performance Changes 2n-dnv 1t1c MRR
1913 - type: "table"
1914   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
1915   algorithm: "table_performance_comparison"
1916   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
1917   history:
1918     - title: "rls1810"
1919       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1920   reference:
1921     title: "rls1901"
1922     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1923   compare:
1924     title: "rls1904"
1925     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1926   data: "intel-dnv-vpp-changes-2n-dnv"
1927   include-tests: "MRR"
1928   filter: "'1T1C' and 'MRR'"
1929   parameters:
1930   - "name"
1931   - "parent"
1932   - "result"
1933
1934 # VPP Performance Changes 2n-dnv 2t2c MRR
1935 - type: "table"
1936   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
1937   algorithm: "table_performance_comparison"
1938   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
1939   history:
1940     - title: "rls1810"
1941       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1942   reference:
1943     title: "rls1901"
1944     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1945   compare:
1946     title: "rls1904"
1947     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1948   data: "intel-dnv-vpp-changes-2n-dnv"
1949   include-tests: "MRR"
1950   filter: "'2T2C' and 'MRR'"
1951   parameters:
1952   - "name"
1953   - "parent"
1954   - "result"
1955
1956 # VPP Performance Changes 2n-dnv 4t4c MRR
1957 - type: "table"
1958   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
1959   algorithm: "table_performance_comparison"
1960   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
1961   history:
1962     - title: "rls1810"
1963       data: "intel-dnv-vpp-changes-2n-dnv-h1"
1964   reference:
1965     title: "rls1901"
1966     data: "intel-dnv-vpp-changes-2n-dnv-ref"
1967   compare:
1968     title: "rls1904"
1969     data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1970   data: "intel-dnv-vpp-changes-2n-dnv"
1971   include-tests: "MRR"
1972   filter: "'4T4C' and 'MRR'"
1973   parameters:
1974   - "name"
1975   - "parent"
1976   - "result"
1977
1978 # VPP Performance Changes 3n-hsw 1t1c pdr
1979 - type: "table"
1980   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
1981   algorithm: "table_performance_comparison"
1982   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
1983   history:
1984     - title: "rls1810"
1985       data: "vpp-performance-changes-3n-hsw-h1"
1986   reference:
1987     title: "rls1901"
1988     data: "vpp-performance-changes-3n-hsw-ref"
1989   compare:
1990     title: "rls1904"
1991     data: "vpp-performance-changes-3n-hsw-cmp"
1992   data: "vpp-performance-changes-3n-hsw"
1993   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1994   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1995   parameters:
1996   - "name"
1997   - "parent"
1998   - "throughput"
1999
2000 # VPP Performance Changes 3n-hsw 2t2c pdr
2001 - type: "table"
2002   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2003   algorithm: "table_performance_comparison"
2004   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2005   history:
2006     - title: "rls1810"
2007       data: "vpp-performance-changes-3n-hsw-h1"
2008   reference:
2009     title: "rls1901"
2010     data: "vpp-performance-changes-3n-hsw-ref"
2011   compare:
2012     title: "rls1904"
2013     data: "vpp-performance-changes-3n-hsw-cmp"
2014   data: "vpp-performance-changes-3n-hsw"
2015   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2016   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2017   parameters:
2018   - "name"
2019   - "parent"
2020   - "throughput"
2021
2022 # VPP Performance Changes 3n-hsw 1t1c ndr
2023 - type: "table"
2024   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2025   algorithm: "table_performance_comparison"
2026   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2027   history:
2028     - title: "rls1810"
2029       data: "vpp-performance-changes-3n-hsw-h1"
2030   reference:
2031     title: "rls1901"
2032     data: "vpp-performance-changes-3n-hsw-ref"
2033   compare:
2034     title: "rls1904"
2035     data: "vpp-performance-changes-3n-hsw-cmp"
2036   data: "vpp-performance-changes-3n-hsw"
2037   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2038   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2039   parameters:
2040   - "name"
2041   - "parent"
2042   - "throughput"
2043
2044 # VPP Performance Changes 3n-hsw 2t2c ndr
2045 - type: "table"
2046   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2047   algorithm: "table_performance_comparison"
2048   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2049   history:
2050     - title: "rls1810"
2051       data: "vpp-performance-changes-3n-hsw-h1"
2052   reference:
2053     title: "rls1901"
2054     data: "vpp-performance-changes-3n-hsw-ref"
2055   compare:
2056     title: "rls1904"
2057     data: "vpp-performance-changes-3n-hsw-cmp"
2058   data: "vpp-performance-changes-3n-hsw"
2059   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2060   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2061   parameters:
2062   - "name"
2063   - "parent"
2064   - "throughput"
2065
2066 # VPP Performance Changes 3n-skx 2t1c pdr
2067 - type: "table"
2068   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2069   algorithm: "table_performance_comparison"
2070   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2071   history:
2072     - title: "rls1810"
2073       data: "vpp-performance-changes-3n-skx-h1"
2074   reference:
2075     title: "rls1901"
2076     data: "vpp-performance-changes-3n-skx-ref"
2077   compare:
2078     title: "rls1904"
2079     data: "vpp-performance-changes-3n-skx-cmp"
2080   data: "vpp-performance-changes-3n-skx"
2081   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2082   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2083   parameters:
2084   - "name"
2085   - "parent"
2086   - "throughput"
2087
2088 # VPP Performance Changes 3n-skx 4t2c pdr
2089 - type: "table"
2090   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2091   algorithm: "table_performance_comparison"
2092   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2093   history:
2094     - title: "rls1810"
2095       data: "vpp-performance-changes-3n-skx-h1"
2096   reference:
2097     title: "rls1901"
2098     data: "vpp-performance-changes-3n-skx-ref"
2099   compare:
2100     title: "rls1904"
2101     data: "vpp-performance-changes-3n-skx-cmp"
2102   data: "vpp-performance-changes-3n-skx"
2103   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2104   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2105   parameters:
2106   - "name"
2107   - "parent"
2108   - "throughput"
2109
2110 # VPP Performance Changes 3n-skx 2t1c ndr
2111 - type: "table"
2112   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2113   algorithm: "table_performance_comparison"
2114   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2115   history:
2116     - title: "rls1810"
2117       data: "vpp-performance-changes-3n-skx-h1"
2118   reference:
2119     title: "rls1901"
2120     data: "vpp-performance-changes-3n-skx-ref"
2121   compare:
2122     title: "rls1904"
2123     data: "vpp-performance-changes-3n-skx-cmp"
2124   data: "vpp-performance-changes-3n-skx"
2125   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2126   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2127   parameters:
2128   - "name"
2129   - "parent"
2130   - "throughput"
2131
2132 # VPP Performance Changes 3n-skx 4t2c ndr
2133 - type: "table"
2134   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2135   algorithm: "table_performance_comparison"
2136   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2137   history:
2138     - title: "rls1810"
2139       data: "vpp-performance-changes-3n-skx-h1"
2140   reference:
2141     title: "rls1901"
2142     data: "vpp-performance-changes-3n-skx-ref"
2143   compare:
2144     title: "rls1904"
2145     data: "vpp-performance-changes-3n-skx-cmp"
2146   data: "vpp-performance-changes-3n-skx"
2147   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2148   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2149   parameters:
2150   - "name"
2151   - "parent"
2152   - "throughput"
2153
2154 # VPP Performance Changes 2n-skx 2t1c pdr
2155 - type: "table"
2156   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2157   algorithm: "table_performance_comparison"
2158   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2159   history:
2160     - title: "rls1810"
2161       data: "vpp-performance-changes-2n-skx-h1"
2162   reference:
2163     title: "rls1901"
2164     data: "vpp-performance-changes-2n-skx-ref"
2165   compare:
2166     title: "rls1904"
2167     data: "vpp-performance-changes-2n-skx-cmp"
2168   data: "vpp-performance-changes-2n-skx"
2169   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2170   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2171   parameters:
2172   - "name"
2173   - "parent"
2174   - "throughput"
2175
2176 # VPP Performance Changes 2n-skx 4t2c pdr
2177 - type: "table"
2178   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2179   algorithm: "table_performance_comparison"
2180   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2181   history:
2182     - title: "rls1810"
2183       data: "vpp-performance-changes-2n-skx-h1"
2184   reference:
2185     title: "rls1901"
2186     data: "vpp-performance-changes-2n-skx-ref"
2187   compare:
2188     title: "rls1904"
2189     data: "vpp-performance-changes-2n-skx-cmp"
2190   data: "vpp-performance-changes-2n-skx"
2191   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2192   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2193   parameters:
2194   - "name"
2195   - "parent"
2196   - "throughput"
2197
2198 # VPP Performance Changes 2n-skx 2t1c ndr
2199 - type: "table"
2200   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2201   algorithm: "table_performance_comparison"
2202   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2203   history:
2204     - title: "rls1810"
2205       data: "vpp-performance-changes-2n-skx-h1"
2206   reference:
2207     title: "rls1901"
2208     data: "vpp-performance-changes-2n-skx-ref"
2209   compare:
2210     title: "rls1904"
2211     data: "vpp-performance-changes-2n-skx-cmp"
2212   data: "vpp-performance-changes-2n-skx"
2213   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2214   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2215   parameters:
2216   - "name"
2217   - "parent"
2218   - "throughput"
2219
2220 # VPP Performance Changes 2n-skx 4t2c ndr
2221 - type: "table"
2222   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2223   algorithm: "table_performance_comparison"
2224   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2225   history:
2226     - title: "rls1810"
2227       data: "vpp-performance-changes-2n-skx-h1"
2228   reference:
2229     title: "rls1901"
2230     data: "vpp-performance-changes-2n-skx-ref"
2231   compare:
2232     title: "rls1904"
2233     data: "vpp-performance-changes-2n-skx-cmp"
2234   data: "vpp-performance-changes-2n-skx"
2235   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2236   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2237   parameters:
2238   - "name"
2239   - "parent"
2240   - "throughput"
2241
2242 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2243 - type: "table"
2244   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2245   algorithm: "table_performance_comparison"
2246   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2247   reference:
2248     title: "3-Node Hsw"
2249     data: "vpp-compare-testbeds-ref"
2250   compare:
2251     title: "3-Node Skx"
2252     data: "vpp-compare-testbeds-cmp"
2253   data: "vpp-compare-testbeds"
2254   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2255   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2256   parameters:
2257   - "name"
2258   - "parent"
2259   - "throughput"
2260
2261 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2262 - type: "table"
2263   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2264   algorithm: "table_performance_comparison"
2265   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2266   reference:
2267     title: "3-Node Hsw"
2268     data: "vpp-compare-testbeds-ref"
2269   compare:
2270     title: "3-Node Skx"
2271     data: "vpp-compare-testbeds-cmp"
2272   data: "vpp-compare-testbeds"
2273   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2274   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2275   parameters:
2276   - "name"
2277   - "parent"
2278   - "throughput"
2279
2280 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2281 - type: "table"
2282   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2283   algorithm: "table_performance_comparison"
2284   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2285   reference:
2286     title: "3-Node Hsw"
2287     data: "vpp-compare-testbeds-ref"
2288   compare:
2289     title: "3-Node Skx"
2290     data: "vpp-compare-testbeds-cmp"
2291   data: "vpp-compare-testbeds"
2292   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2293   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2294   parameters:
2295   - "name"
2296   - "parent"
2297   - "throughput"
2298
2299 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2300 - type: "table"
2301   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2302   algorithm: "table_performance_comparison"
2303   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2304   reference:
2305     title: "3-Node Hsw"
2306     data: "vpp-compare-testbeds-ref"
2307   compare:
2308     title: "3-Node Skx"
2309     data: "vpp-compare-testbeds-cmp"
2310   data: "vpp-compare-testbeds"
2311   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2312   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2313   parameters:
2314   - "name"
2315   - "parent"
2316   - "throughput"
2317
2318 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2319 - type: "table"
2320   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2321   algorithm: "table_performance_comparison"
2322   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2323   reference:
2324     title: "3-Node Skx"
2325     data: "vpp-compare-topologies-ref"
2326   compare:
2327     title: "2-Node Skx"
2328     data: "vpp-compare-topologies-cmp"
2329   data: "vpp-compare-topologies"
2330   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2331   filter: "'NDRPDR' and '1C'"
2332   parameters:
2333   - "name"
2334   - "parent"
2335   - "throughput"
2336
2337 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2338 - type: "table"
2339   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2340   algorithm: "table_performance_comparison"
2341   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2342   reference:
2343     title: "3-Node Skx"
2344     data: "vpp-compare-topologies-ref"
2345   compare:
2346     title: "2-Node Skx"
2347     data: "vpp-compare-topologies-cmp"
2348   data: "vpp-compare-topologies"
2349   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2350   filter: "'NDRPDR' and '2C'"
2351   parameters:
2352   - "name"
2353   - "parent"
2354   - "throughput"
2355
2356 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2357 - type: "table"
2358   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2359   algorithm: "table_performance_comparison"
2360   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2361   reference:
2362     title: "3-Node Skx"
2363     data: "vpp-compare-topologies-ref"
2364   compare:
2365     title: "2-Node Skx"
2366     data: "vpp-compare-topologies-cmp"
2367   data: "vpp-compare-topologies"
2368   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2369   filter: "'NDRPDR' and '1C'"
2370   parameters:
2371   - "name"
2372   - "parent"
2373   - "throughput"
2374
2375 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2376 - type: "table"
2377   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2378   algorithm: "table_performance_comparison"
2379   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2380   reference:
2381     title: "3-Node Skx"
2382     data: "vpp-compare-topologies-ref"
2383   compare:
2384     title: "2-Node Skx"
2385     data: "vpp-compare-topologies-cmp"
2386   data: "vpp-compare-topologies"
2387   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2388   filter: "'NDRPDR' and '2C'"
2389   parameters:
2390   - "name"
2391   - "parent"
2392   - "throughput"
2393
2394 # VPP Performance Changes 3n-hsw 1t1c MRR
2395 - type: "table"
2396   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2397   algorithm: "table_performance_comparison"
2398   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2399   history:
2400     - title: "rls1810"
2401       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2402   reference:
2403     title: "rls1901"
2404     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2405   compare:
2406     title: "rls1904"
2407     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2408   data: "vpp-performance-changes-3n-hsw-mrr"
2409   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2410   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2411   parameters:
2412   - "name"
2413   - "parent"
2414   - "result"
2415
2416 # VPP Performance Changes 3n-hsw 2t2c MRR
2417 - type: "table"
2418   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2419   algorithm: "table_performance_comparison"
2420   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2421   history:
2422     - title: "rls1810"
2423       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2424   reference:
2425     title: "rls1901"
2426     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2427   compare:
2428     title: "rls1904"
2429     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2430   data: "vpp-performance-changes-3n-hsw-mrr"
2431   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2432   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2433   parameters:
2434   - "name"
2435   - "parent"
2436   - "result"
2437
2438 # VPP Performance Changes 3n-hsw 4t4c MRR
2439 - type: "table"
2440   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2441   algorithm: "table_performance_comparison"
2442   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2443   history:
2444     - title: "rls1810"
2445       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2446   reference:
2447     title: "rls1901"
2448     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2449   compare:
2450     title: "rls1904"
2451     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2452   data: "vpp-performance-changes-3n-hsw-mrr"
2453   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2454   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2455   parameters:
2456   - "name"
2457   - "parent"
2458   - "result"
2459
2460 # VPP Performance Changes 3n-skx 2t1c MRR
2461 - type: "table"
2462   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2463   algorithm: "table_performance_comparison"
2464   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2465   history:
2466     - title: "rls1810"
2467       data: "vpp-performance-changes-3n-skx-mrr-h1"
2468   reference:
2469     title: "rls1901"
2470     data: "vpp-performance-changes-3n-skx-mrr-ref"
2471   compare:
2472     title: "rls1904"
2473     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2474   data: "vpp-performance-changes-3n-skx-mrr"
2475   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2476   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2477   parameters:
2478   - "name"
2479   - "parent"
2480   - "result"
2481
2482 # VPP Performance Changes 3n-skx 4t2c MRR
2483 - type: "table"
2484   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2485   algorithm: "table_performance_comparison"
2486   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2487   history:
2488     - title: "rls1810"
2489       data: "vpp-performance-changes-3n-skx-mrr-h1"
2490   reference:
2491     title: "rls1901"
2492     data: "vpp-performance-changes-3n-skx-mrr-ref"
2493   compare:
2494     title: "rls1904"
2495     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2496   data: "vpp-performance-changes-3n-skx-mrr"
2497   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2498   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2499   parameters:
2500   - "name"
2501   - "parent"
2502   - "result"
2503
2504 # VPP Performance Changes 3n-skx 8t4c MRR
2505 - type: "table"
2506   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2507   algorithm: "table_performance_comparison"
2508   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2509   history:
2510     - title: "rls1810"
2511       data: "vpp-performance-changes-3n-skx-mrr-h1"
2512   reference:
2513     title: "rls1901"
2514     data: "vpp-performance-changes-3n-skx-mrr-ref"
2515   compare:
2516     title: "rls1904"
2517     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2518   data: "vpp-performance-changes-3n-skx-mrr"
2519   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2520   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2521   parameters:
2522   - "name"
2523   - "parent"
2524   - "result"
2525
2526 # VPP Performance Changes 2n-skx 2t1c MRR
2527 - type: "table"
2528   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2529   algorithm: "table_performance_comparison"
2530   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2531   history:
2532     - title: "rls1810"
2533       data: "vpp-performance-changes-2n-skx-mrr-h1"
2534   reference:
2535     title: "rls1901"
2536     data: "vpp-performance-changes-2n-skx-mrr-ref"
2537   compare:
2538     title: "rls1904"
2539     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2540   data: "vpp-performance-changes-2n-skx-mrr"
2541   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2542   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2543   parameters:
2544   - "name"
2545   - "parent"
2546   - "result"
2547
2548 # VPP Performance Changes 2n-skx 4t2c MRR
2549 - type: "table"
2550   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2551   algorithm: "table_performance_comparison"
2552   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2553   history:
2554     - title: "rls1810"
2555       data: "vpp-performance-changes-2n-skx-mrr-h1"
2556   reference:
2557     title: "rls1901"
2558     data: "vpp-performance-changes-2n-skx-mrr-ref"
2559   compare:
2560     title: "rls1904"
2561     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2562   data: "vpp-performance-changes-2n-skx-mrr"
2563   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2564   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2565   parameters:
2566   - "name"
2567   - "parent"
2568   - "result"
2569
2570 # VPP Performance Changes 2n-skx 8t4c MRR
2571 - type: "table"
2572   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2573   algorithm: "table_performance_comparison"
2574   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2575   history:
2576     - title: "rls1810"
2577       data: "vpp-performance-changes-2n-skx-mrr-h1"
2578   reference:
2579     title: "rls1901"
2580     data: "vpp-performance-changes-2n-skx-mrr-ref"
2581   compare:
2582     title: "rls1904"
2583     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2584   data: "vpp-performance-changes-2n-skx-mrr"
2585   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2586   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2587   parameters:
2588   - "name"
2589   - "parent"
2590   - "result"
2591
2592 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2593 - type: "table"
2594   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2595   algorithm: "table_performance_comparison"
2596   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2597   reference:
2598     title: "3-Node Hsw"
2599     data: "vpp-compare-testbeds-mrr-ref"
2600   compare:
2601     title: "3-Node Skx"
2602     data: "vpp-compare-testbeds-mrr-cmp"
2603   data: "vpp-compare-testbeds-mrr"
2604   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2605   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
2606   parameters:
2607   - "name"
2608   - "parent"
2609   - "result"
2610
2611 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2612 - type: "table"
2613   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2614   algorithm: "table_performance_comparison"
2615   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2616   reference:
2617     title: "3-Node Hsw"
2618     data: "vpp-compare-testbeds-mrr-ref"
2619   compare:
2620     title: "3-Node Skx"
2621     data: "vpp-compare-testbeds-mrr-cmp"
2622   data: "vpp-compare-testbeds-mrr"
2623   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2624   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
2625   parameters:
2626   - "name"
2627   - "parent"
2628   - "result"
2629
2630 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2631 - type: "table"
2632   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2633   algorithm: "table_performance_comparison"
2634   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2635   reference:
2636     title: "3-Node Hsw"
2637     data: "vpp-compare-testbeds-mrr-ref"
2638   compare:
2639     title: "3-Node Skx"
2640     data: "vpp-compare-testbeds-mrr-cmp"
2641   data: "vpp-compare-testbeds-mrr"
2642   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2643   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
2644   parameters:
2645   - "name"
2646   - "parent"
2647   - "result"
2648
2649 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2650 - type: "table"
2651   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2652   algorithm: "table_performance_comparison"
2653   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2654   reference:
2655     title: "3-Node Skx"
2656     data: "vpp-compare-topologies-mrr-ref"
2657   compare:
2658     title: "2-Node Skx"
2659     data: "vpp-compare-topologies-mrr-cmp"
2660   data: "vpp-compare-topologies-mrr"
2661   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2662   filter: "'MRR' and '1C'"
2663   parameters:
2664   - "name"
2665   - "parent"
2666   - "result"
2667
2668 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2669 - type: "table"
2670   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2671   algorithm: "table_performance_comparison"
2672   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2673   reference:
2674     title: "3-Node Skx"
2675     data: "vpp-compare-topologies-mrr-ref"
2676   compare:
2677     title: "2-Node Skx"
2678     data: "vpp-compare-topologies-mrr-cmp"
2679   data: "vpp-compare-topologies-mrr"
2680   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2681   filter: "'MRR' and '2C'"
2682   parameters:
2683   - "name"
2684   - "parent"
2685   - "result"
2686
2687 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2688 - type: "table"
2689   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2690   algorithm: "table_performance_comparison"
2691   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2692   reference:
2693     title: "3-Node Skx"
2694     data: "vpp-compare-topologies-mrr-ref"
2695   compare:
2696     title: "2-Node Skx"
2697     data: "vpp-compare-topologies-mrr-cmp"
2698   data: "vpp-compare-topologies-mrr"
2699   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2700   filter: "'MRR' and '4C'"
2701   parameters:
2702   - "name"
2703   - "parent"
2704   - "result"
2705
2706 # Detailed Test Results - VPP Performance Results 3n-hsw
2707 - type: "table"
2708   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2709   algorithm: "table_merged_details"
2710   output-file-ext: ".csv"
2711   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2712   columns:
2713   - title: "Name"
2714     data: "data name"
2715   - title: "Status"
2716     data: "data msg"
2717   rows: "generated"
2718   data: "vpp-perf-results-3n-hsw"
2719   filter: "not 'NDRCHK' and not 'PDRCHK'"
2720   parameters:
2721   - "name"
2722   - "parent"
2723   - "msg"
2724
2725 # Detailed Test Results - VPP Performance Results 3n-skx
2726 - type: "table"
2727   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2728   algorithm: "table_merged_details"
2729   output-file-ext: ".csv"
2730   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2731   columns:
2732   - title: "Name"
2733     data: "data name"
2734   - title: "Status"
2735     data: "data msg"
2736   rows: "generated"
2737   data: "vpp-perf-results-3n-skx"
2738   filter: "not 'NDRCHK' and not 'PDRCHK'"
2739   parameters:
2740   - "name"
2741   - "parent"
2742   - "msg"
2743
2744 # Detailed Test Results - VPP Performance Results 2n-skx
2745 - type: "table"
2746   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2747   algorithm: "table_merged_details"
2748   output-file-ext: ".csv"
2749   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2750   columns:
2751   - title: "Name"
2752     data: "data name"
2753   - title: "Status"
2754     data: "data msg"
2755   rows: "generated"
2756   data: "vpp-perf-results-2n-skx"
2757   filter: "not 'NDRCHK' and not 'PDRCHK'"
2758   parameters:
2759   - "name"
2760   - "parent"
2761   - "msg"
2762
2763 # Detailed Test Results - VPP Performance Results 2n-dnv
2764 - type: "table"
2765   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2766   algorithm: "table_details"
2767   output-file-ext: ".csv"
2768   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2769   columns:
2770   - title: "Name"
2771     data: "data name"
2772   - title: "Status"
2773     data: "data msg"
2774   rows: "generated"
2775   data: "intel-dnv-vpp"
2776   filter: "'NDRPDR'"
2777   parameters:
2778   - "name"
2779   - "parent"
2780   - "msg"
2781
2782 # Test configuration - VPP Performance Test Configs 3n-hsw
2783 - type: "table"
2784   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2785   algorithm: "table_merged_details"
2786   output-file-ext: ".csv"
2787   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2788   columns:
2789   - title: "Name"
2790     data: "data name"
2791   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2792     data: "data conf-history"
2793   rows: "generated"
2794   data: "vpp-perf-results-3n-hsw"
2795   filter: "not 'NDRCHK' and not 'PDRCHK'"
2796   parameters:
2797   - "parent"
2798   - "name"
2799   - "conf-history"
2800
2801 # Test configuration - VPP Performance Test Configs 3n-skx
2802 - type: "table"
2803   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2804   algorithm: "table_merged_details"
2805   output-file-ext: ".csv"
2806   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2807   columns:
2808   - title: "Name"
2809     data: "data name"
2810   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2811     data: "data conf-history"
2812   rows: "generated"
2813   data: "vpp-perf-results-3n-skx"
2814   filter: "not 'NDRCHK' and not 'PDRCHK'"
2815   parameters:
2816   - "parent"
2817   - "name"
2818   - "conf-history"
2819
2820 # Test configuration - VPP Performance Test Configs 2n-skx
2821 - type: "table"
2822   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2823   algorithm: "table_merged_details"
2824   output-file-ext: ".csv"
2825   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2826   columns:
2827   - title: "Name"
2828     data: "data name"
2829   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2830     data: "data conf-history"
2831   rows: "generated"
2832   data: "vpp-perf-results-2n-skx"
2833   filter: "not 'NDRCHK' and not 'PDRCHK'"
2834   parameters:
2835   - "parent"
2836   - "name"
2837   - "conf-history"
2838
2839 # Test configuration - VPP Performance Test Configs 2n-dnv
2840 - type: "table"
2841   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
2842   algorithm: "table_details"
2843   output-file-ext: ".csv"
2844   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
2845   columns:
2846   - title: "Name"
2847     data: "data name"
2848   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2849     data: "data conf-history"
2850   rows: "generated"
2851   data: "intel-dnv-vpp"
2852   filter: "'NDRPDR'"
2853   parameters:
2854   - "parent"
2855   - "name"
2856   - "conf-history"
2857
2858 # Test Operational Data - VPP Performance Operational Data 3n-hsw
2859 - type: "table"
2860   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
2861   algorithm: "table_merged_details"
2862   output-file-ext: ".csv"
2863   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
2864   columns:
2865   - title: "Name"
2866     data: "data name"
2867   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2868     data: "data show-run"
2869   rows: "generated"
2870   data: "vpp-perf-results-3n-hsw"
2871   filter: "not 'NDRCHK' and not 'PDRCHK'"
2872   parameters:
2873   - "parent"
2874   - "name"
2875   - "show-run"
2876
2877 # Test Operational Data - VPP Performance Operational Data 3n-skx
2878 - type: "table"
2879   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
2880   algorithm: "table_merged_details"
2881   output-file-ext: ".csv"
2882   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
2883   columns:
2884   - title: "Name"
2885     data: "data name"
2886   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2887     data: "data show-run"
2888   rows: "generated"
2889   data: "vpp-perf-results-3n-skx"
2890   filter: "not 'NDRCHK' and not 'PDRCHK'"
2891   parameters:
2892   - "parent"
2893   - "name"
2894   - "show-run"
2895
2896 # Test Operational Data - VPP Performance Operational Data 2n-skx
2897 - type: "table"
2898   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
2899   algorithm: "table_merged_details"
2900   output-file-ext: ".csv"
2901   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
2902   columns:
2903   - title: "Name"
2904     data: "data name"
2905   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2906     data: "data show-run"
2907   rows: "generated"
2908   data: "vpp-perf-results-2n-skx"
2909   filter: "not 'NDRCHK' and not 'PDRCHK'"
2910   parameters:
2911   - "parent"
2912   - "name"
2913   - "show-run"
2914
2915 # Test Operational Data - VPP Performance Operational Data 2n-dnv
2916 - type: "table"
2917   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
2918   algorithm: "table_details"
2919   output-file-ext: ".csv"
2920   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
2921   columns:
2922   - title: "Name"
2923     data: "data name"
2924   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2925     data: "data show-run"
2926   rows: "generated"
2927   data: "intel-dnv-vpp"
2928   filter: "'NDRPDR'"
2929   parameters:
2930   - "parent"
2931   - "name"
2932   - "show-run"
2933
2934 # Detailed Test Results - VPP MRR Results 3n-hsw
2935 - type: "table"
2936   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
2937   algorithm: "table_details"
2938   output-file-ext: ".csv"
2939   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
2940   columns:
2941   - title: "Name"
2942     data: "data name"
2943   - title: "Status"
2944     data: "data msg"
2945   rows: "generated"
2946   data: "vpp-mrr-results-3n-hsw"
2947   filter: "'MRR'"
2948   parameters:
2949   - "name"
2950   - "parent"
2951   - "msg"
2952
2953 # Detailed Test Results - VPP MRR Results 3n-skx
2954 - type: "table"
2955   title: "Detailed Test Results - VPP MRR Results 3n-skx"
2956   algorithm: "table_details"
2957   output-file-ext: ".csv"
2958   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
2959   columns:
2960   - title: "Name"
2961     data: "data name"
2962   - title: "Status"
2963     data: "data msg"
2964   rows: "generated"
2965   data: "vpp-mrr-results-3n-skx"
2966   filter: "'MRR'"
2967   parameters:
2968   - "name"
2969   - "parent"
2970   - "msg"
2971
2972 # Detailed Test Results - VPP MRR Results 2n-skx
2973 - type: "table"
2974   title: "Detailed Test Results - VPP MRR Results 2n-skx"
2975   algorithm: "table_details"
2976   output-file-ext: ".csv"
2977   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
2978   columns:
2979   - title: "Name"
2980     data: "data name"
2981   - title: "Status"
2982     data: "data msg"
2983   rows: "generated"
2984   data: "vpp-mrr-results-2n-skx"
2985   filter: "'MRR'"
2986   parameters:
2987   - "name"
2988   - "parent"
2989   - "msg"
2990
2991 # Detailed Test Results - VPP MRR Results 2n-dnv
2992 - type: "table"
2993   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
2994   algorithm: "table_details"
2995   output-file-ext: ".csv"
2996   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
2997   columns:
2998   - title: "Name"
2999     data: "data name"
3000   - title: "Status"
3001     data: "data msg"
3002   rows: "generated"
3003   data: "intel-dnv-vpp"
3004   filter: "'MRR'"
3005   parameters:
3006   - "name"
3007   - "parent"
3008   - "msg"
3009
3010 # Test configuration - VPP MRR Test Configs 3n-hsw
3011 - type: "table"
3012   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3013   algorithm: "table_details"
3014   output-file-ext: ".csv"
3015   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3016   columns:
3017   - title: "Name"
3018     data: "data name"
3019   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3020     data: "data conf-history"
3021   rows: "generated"
3022   data: "vpp-mrr-results-3n-hsw"
3023   filter: "'MRR'"
3024   parameters:
3025   - "parent"
3026   - "name"
3027   - "conf-history"
3028
3029 # Test configuration - VPP MRR Test Configs 3n-skx
3030 - type: "table"
3031   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3032   algorithm: "table_details"
3033   output-file-ext: ".csv"
3034   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3035   columns:
3036   - title: "Name"
3037     data: "data name"
3038   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3039     data: "data conf-history"
3040   rows: "generated"
3041   data: "vpp-mrr-results-3n-skx"
3042   filter: "'MRR'"
3043   parameters:
3044   - "parent"
3045   - "name"
3046   - "conf-history"
3047
3048 # Test configuration - VPP MRR Test Configs 2n-skx
3049 - type: "table"
3050   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3051   algorithm: "table_details"
3052   output-file-ext: ".csv"
3053   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3054   columns:
3055   - title: "Name"
3056     data: "data name"
3057   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3058     data: "data conf-history"
3059   rows: "generated"
3060   data: "vpp-mrr-results-2n-skx"
3061   filter: "'MRR'"
3062   parameters:
3063   - "parent"
3064   - "name"
3065   - "conf-history"
3066
3067 # Test configuration - VPP MRR Test Configs 2n-dnv
3068 - type: "table"
3069   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3070   algorithm: "table_details"
3071   output-file-ext: ".csv"
3072   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3073   columns:
3074   - title: "Name"
3075     data: "data name"
3076   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3077     data: "data conf-history"
3078   rows: "generated"
3079   data: "intel-dnv-vpp"
3080   filter: "'MRR'"
3081   parameters:
3082   - "parent"
3083   - "name"
3084   - "conf-history"
3085
3086 # Detailed Test Results - VPP Functional Results - Ubuntu
3087 - type: "table"
3088   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3089   algorithm: "table_details"
3090   output-file-ext: ".csv"
3091   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3092   columns:
3093   - title: "Name"
3094     data: "data name"
3095   - title: "Documentation"
3096     data: "data doc"
3097   - title: "Status"
3098     data: "data status"
3099   rows: "generated"
3100   data: "vpp-func-results-ubuntu"
3101   filter: "all"
3102   parameters:
3103   - "name"
3104   - "parent"
3105   - "doc"
3106   - "status"
3107
3108 # Detailed Test Results - VPP Functional Results - CentOS
3109 - type: "table"
3110   title: "Detailed Test Results - VPP Functional Results - CentOS"
3111   algorithm: "table_details"
3112   output-file-ext: ".csv"
3113   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3114   columns:
3115   - title: "Name"
3116     data: "data name"
3117   - title: "Documentation"
3118     data: "data doc"
3119   -
3120     title: "Status"
3121     data: "data status"
3122   rows: "generated"
3123   data:
3124     "vpp-func-results-centos"
3125   filter: "all"
3126   parameters:
3127   - "name"
3128   - "parent"
3129   - "doc"
3130   - "status"
3131
3132 # Test configuration - VPP Functional Test Configs - Ubuntu
3133 - type: "table"
3134   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3135   algorithm: "table_details"
3136   output-file-ext: ".csv"
3137   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3138   columns:
3139   - title: "Name"
3140     data: "data name"
3141   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3142     data: "data conf-history"
3143   rows: "generated"
3144   data: "vpp-func-results-ubuntu"
3145   filter: "all"
3146   parameters:
3147   - "parent"
3148   - "name"
3149   - "conf-history"
3150
3151 # Test configuration - VPP Functional Test Configs - CentOS
3152 - type: "table"
3153   title: "Test configuration - VPP Functional Test Configs - CentOS"
3154   algorithm: "table_details"
3155   output-file-ext: ".csv"
3156   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3157   columns:
3158   - title: "Name"
3159     data: "data name"
3160   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3161     data: "data conf-history"
3162   rows: "generated"
3163   data: "vpp-func-results-centos"
3164   filter: "all"
3165   parameters:
3166   - "parent"
3167   - "name"
3168   - "conf-history"
3169
3170 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3171 - type: "table"
3172   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3173   algorithm: "table_details"
3174   output-file-ext: ".csv"
3175   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3176   columns:
3177   - title: "Name"
3178     data: "data name"
3179   - title: "Status"
3180     data: "data msg"
3181   rows: "generated"
3182   data: "ligato-perf-results-3n-hsw"
3183   filter: "all"
3184   parameters:
3185   - "name"
3186   - "parent"
3187   - "msg"
3188
3189 # Detailed Test Results - VPP Device Results - Ubuntu
3190 - type: "table"
3191   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3192   algorithm: "table_details"
3193   output-file-ext: ".csv"
3194   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3195   columns:
3196   - title: "Name"
3197     data: "data name"
3198   - title: "Documentation"
3199     data: "data doc"
3200   - title: "Status"
3201     data: "data status"
3202   rows: "generated"
3203   data: "vpp-device-results-ubuntu"
3204   filter: "all"
3205   parameters:
3206   - "name"
3207   - "parent"
3208   - "doc"
3209   - "status"
3210
3211 # Test configuration - VPP Device Test Configs - Ubuntu
3212 - type: "table"
3213   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3214   algorithm: "table_details"
3215   output-file-ext: ".csv"
3216   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3217   columns:
3218   - title: "Name"
3219     data: "data name"
3220   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3221     data: "data conf-history"
3222   rows: "generated"
3223   data: "vpp-device-results-ubuntu"
3224   filter: "all"
3225   parameters:
3226   - "parent"
3227   - "name"
3228   - "conf-history"
3229
3230 ################################################################################
3231
3232 # DPDK Performance Changes 3n-hsw 1t1c pdr
3233 - type: "table"
3234   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3235   algorithm: "table_performance_comparison"
3236   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3237   history:
3238     - title: "rls1810"
3239       data: "dpdk-performance-changes-3n-hsw-h1"
3240   reference:
3241     title: "rls1901"
3242     data: "dpdk-performance-changes-3n-hsw-ref"
3243   compare:
3244     title: "rls1904"
3245     data: "dpdk-performance-changes-3n-hsw-cmp"
3246   data: "dpdk-performance-changes-3n-hsw"
3247   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3248   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3249   parameters:
3250   - "name"
3251   - "parent"
3252   - "throughput"
3253
3254 # DPDK Performance Changes 3n-hsw 2t2c pdr
3255 - type: "table"
3256   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3257   algorithm: "table_performance_comparison"
3258   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3259   history:
3260     - title: "rls1810"
3261       data: "dpdk-performance-changes-3n-hsw-h1"
3262   reference:
3263     title: "rls1901"
3264     data: "dpdk-performance-changes-3n-hsw-ref"
3265   compare:
3266     title: "rls1904"
3267     data: "dpdk-performance-changes-3n-hsw-cmp"
3268   data: "dpdk-performance-changes-3n-hsw"
3269   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3270   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3271   parameters:
3272   - "name"
3273   - "parent"
3274   - "throughput"
3275
3276 # DPDK Performance Changes 3n-hsw 1t1c ndr
3277 - type: "table"
3278   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3279   algorithm: "table_performance_comparison"
3280   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3281   history:
3282     - title: "rls1810"
3283       data: "dpdk-performance-changes-3n-hsw-h1"
3284   reference:
3285     title: "rls1901"
3286     data: "dpdk-performance-changes-3n-hsw-ref"
3287   compare:
3288     title: "rls1904"
3289     data: "dpdk-performance-changes-3n-hsw-cmp"
3290   data: "dpdk-performance-changes-3n-hsw"
3291   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3292   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3293   parameters:
3294   - "name"
3295   - "parent"
3296   - "throughput"
3297
3298 # DPDK Performance Changes 3n-hsw 2t2c ndr
3299 - type: "table"
3300   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3301   algorithm: "table_performance_comparison"
3302   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3303   history:
3304     - title: "rls1810"
3305       data: "dpdk-performance-changes-3n-hsw-h1"
3306   reference:
3307     title: "rls1901"
3308     data: "dpdk-performance-changes-3n-hsw-ref"
3309   compare:
3310     title: "rls1904"
3311     data: "dpdk-performance-changes-3n-hsw-cmp"
3312   data: "dpdk-performance-changes-3n-hsw"
3313   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3314   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3315   parameters:
3316   - "name"
3317   - "parent"
3318   - "throughput"
3319
3320 # DPDK Performance Changes 3n-skx 2t1c pdr
3321 - type: "table"
3322   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3323   algorithm: "table_performance_comparison"
3324   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3325   history:
3326     - title: "rls1810"
3327       data: "dpdk-performance-changes-3n-skx-h1"
3328   reference:
3329     title: "rls1901"
3330     data: "dpdk-performance-changes-3n-skx-ref"
3331   compare:
3332     title: "rls1904"
3333     data: "dpdk-performance-changes-3n-skx-cmp"
3334   data: "dpdk-performance-changes-3n-skx"
3335   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3336   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3337   parameters:
3338   - "name"
3339   - "parent"
3340   - "throughput"
3341
3342 # DPDK Performance Changes 3n-skx 4t2c pdr
3343 - type: "table"
3344   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3345   algorithm: "table_performance_comparison"
3346   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3347   history:
3348     - title: "rls1810"
3349       data: "dpdk-performance-changes-3n-skx-h1"
3350   reference:
3351     title: "rls1901"
3352     data: "dpdk-performance-changes-3n-skx-ref"
3353   compare:
3354     title: "rls1904"
3355     data: "dpdk-performance-changes-3n-skx-cmp"
3356   data: "dpdk-performance-changes-3n-skx"
3357   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3358   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3359   parameters:
3360   - "name"
3361   - "parent"
3362   - "throughput"
3363
3364 # DPDK Performance Changes 3n-skx 2t1c ndr
3365 - type: "table"
3366   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3367   algorithm: "table_performance_comparison"
3368   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3369   history:
3370     - title: "rls1810"
3371       data: "dpdk-performance-changes-3n-skx-h1"
3372   reference:
3373     title: "rls1901"
3374     data: "dpdk-performance-changes-3n-skx-ref"
3375   compare:
3376     title: "rls1904"
3377     data: "dpdk-performance-changes-3n-skx-cmp"
3378   data: "dpdk-performance-changes-3n-skx"
3379   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3380   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3381   parameters:
3382   - "name"
3383   - "parent"
3384   - "throughput"
3385
3386 # DPDK Performance Changes 3n-skx 4t2c ndr
3387 - type: "table"
3388   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3389   algorithm: "table_performance_comparison"
3390   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3391   history:
3392     - title: "rls1810"
3393       data: "dpdk-performance-changes-3n-skx-h1"
3394   reference:
3395     title: "rls1901"
3396     data: "dpdk-performance-changes-3n-skx-ref"
3397   compare:
3398     title: "rls1904"
3399     data: "dpdk-performance-changes-3n-skx-cmp"
3400   data: "dpdk-performance-changes-3n-skx"
3401   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3402   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3403   parameters:
3404   - "name"
3405   - "parent"
3406   - "throughput"
3407
3408 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3409 - type: "table"
3410   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3411   algorithm: "table_performance_comparison"
3412   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3413   reference:
3414     title: "3-Node Hsw"
3415     data: "dpdk-compare-testbeds-ref"
3416   compare:
3417     title: "3-Node Skx"
3418     data: "dpdk-compare-testbeds-cmp"
3419   data: "dpdk-compare-testbeds"
3420   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3421   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3422   parameters:
3423   - "name"
3424   - "parent"
3425   - "throughput"
3426
3427 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3428 - type: "table"
3429   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3430   algorithm: "table_performance_comparison"
3431   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3432   reference:
3433     title: "3-Node Hsw"
3434     data: "dpdk-compare-testbeds-ref"
3435   compare:
3436     title: "3-Node Skx"
3437     data: "dpdk-compare-testbeds-cmp"
3438   data: "dpdk-compare-testbeds"
3439   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3440   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3441   parameters:
3442   - "name"
3443   - "parent"
3444   - "throughput"
3445
3446 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3447 - type: "table"
3448   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3449   algorithm: "table_performance_comparison"
3450   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3451   reference:
3452     title: "3-Node Skx"
3453     data: "dpdk-compare-topologies-ref"
3454   compare:
3455     title: "2-Node Skx"
3456     data: "dpdk-compare-topologies-cmp"
3457   data: "dpdk-compare-topologies"
3458   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3459   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3460   parameters:
3461   - "name"
3462   - "parent"
3463   - "throughput"
3464
3465 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3466 - type: "table"
3467   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3468   algorithm: "table_performance_comparison"
3469   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3470   reference:
3471     title: "3-Node Skx"
3472     data: "dpdk-compare-topologies-ref"
3473   compare:
3474     title: "2-Node Skx"
3475     data: "dpdk-compare-topologies-cmp"
3476   data: "dpdk-compare-topologies"
3477   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3478   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3479   parameters:
3480   - "name"
3481   - "parent"
3482   - "throughput"
3483
3484 # DPDK Performance Changes 2n-skx 2t1c pdr
3485 - type: "table"
3486   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3487   algorithm: "table_performance_comparison"
3488   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3489   history:
3490     - title: "rls1810"
3491       data: "dpdk-performance-changes-2n-skx-h1"
3492   reference:
3493     title: "rls1901"
3494     data: "dpdk-performance-changes-2n-skx-ref"
3495   compare:
3496     title: "rls1904"
3497     data: "dpdk-performance-changes-2n-skx-cmp"
3498   data: "dpdk-performance-changes-2n-skx"
3499   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3500   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3501   parameters:
3502   - "name"
3503   - "parent"
3504   - "throughput"
3505
3506 # DPDK Performance Changes 2n-skx 4t2c pdr
3507 - type: "table"
3508   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3509   algorithm: "table_performance_comparison"
3510   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3511   history:
3512     - title: "rls1810"
3513       data: "dpdk-performance-changes-2n-skx-h1"
3514   reference:
3515     title: "rls1901"
3516     data: "dpdk-performance-changes-2n-skx-ref"
3517   compare:
3518     title: "rls1904"
3519     data: "dpdk-performance-changes-2n-skx-cmp"
3520   data: "dpdk-performance-changes-2n-skx"
3521   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3522   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3523   parameters:
3524   - "name"
3525   - "parent"
3526   - "throughput"
3527
3528 # DPDK Performance Changes 2n-skx 2t1c ndr
3529 - type: "table"
3530   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3531   algorithm: "table_performance_comparison"
3532   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3533   history:
3534     - title: "rls1810"
3535       data: "dpdk-performance-changes-2n-skx-h1"
3536   reference:
3537     title: "rls1901"
3538     data: "dpdk-performance-changes-2n-skx-ref"
3539   compare:
3540     title: "rls1904"
3541     data: "dpdk-performance-changes-2n-skx-cmp"
3542   data: "dpdk-performance-changes-2n-skx"
3543   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3544   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3545   parameters:
3546   - "name"
3547   - "parent"
3548   - "throughput"
3549
3550 # DPDK Performance Changes 2n-skx 4t2c ndr
3551 - type: "table"
3552   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3553   algorithm: "table_performance_comparison"
3554   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3555   history:
3556     - title: "rls1810"
3557       data: "dpdk-performance-changes-2n-skx-h1"
3558   reference:
3559     title: "rls1901"
3560     data: "dpdk-performance-changes-2n-skx-ref"
3561   compare:
3562     title: "rls1904"
3563     data: "dpdk-performance-changes-2n-skx-cmp"
3564   data: "dpdk-performance-changes-2n-skx"
3565   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3566   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3567   parameters:
3568   - "name"
3569   - "parent"
3570   - "throughput"
3571
3572 # Detailed Test Results - DPDK Performance Results 3n-hsw
3573 - type: "table"
3574   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3575   algorithm: "table_details"
3576   output-file-ext: ".csv"
3577   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3578   columns:
3579   - title: "Name"
3580     data: "data name"
3581   - title: "Status"
3582     data: "data msg"
3583   rows: "generated"
3584   data: "dpdk-perf-results-3n-hsw"
3585   filter: "all"
3586   parameters:
3587   - "name"
3588   - "parent"
3589   - "msg"
3590
3591 # Detailed Test Results - DPDK Performance Results 3n-skx
3592 - type: "table"
3593   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3594   algorithm: "table_details"
3595   output-file-ext: ".csv"
3596   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3597   columns:
3598   - title: "Name"
3599     data: "data name"
3600   - title: "Status"
3601     data: "data msg"
3602   rows: "generated"
3603   data: "dpdk-perf-results-3n-skx"
3604   filter: "all"
3605   parameters:
3606   - "name"
3607   - "parent"
3608   - "msg"
3609
3610 # Detailed Test Results - DPDK Performance Results 2n-skx
3611 - type: "table"
3612   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3613   algorithm: "table_details"
3614   output-file-ext: ".csv"
3615   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3616   columns:
3617   - title: "Name"
3618     data: "data name"
3619   - title: "Status"
3620     data: "data msg"
3621   rows: "generated"
3622   data: "dpdk-perf-results-2n-skx"
3623   filter: "all"
3624   parameters:
3625   - "name"
3626   - "parent"
3627   - "msg"
3628
3629 ################################################################################
3630 # HoneyComb
3631 - type: "table"
3632   title: "Detailed Test Results - Honeycomb Functional Results"
3633   algorithm: "table_details"
3634   output-file-ext: ".csv"
3635   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3636   columns:
3637   - title: "Name"
3638     data: "data name"
3639   - title: "Documentation"
3640     data: "data doc"
3641   - title: "Status"
3642     data: "data status"
3643   rows: "generated"
3644   data:
3645     "hc-func-results"
3646   filter: "all"
3647   parameters:
3648   - "name"
3649   - "parent"
3650   - "doc"
3651   - "status"
3652
3653 ################################################################################
3654 # NSH SFC
3655 #-
3656 #  type: "table"
3657 #  title: "Detailed Test Results - NSH SFC Functional Results"
3658 #  algorithm: "table_details"
3659 #  output-file-ext: ".csv"
3660 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3661 #  columns:
3662 #  -
3663 #    title: "Name"
3664 #    data: "data name"
3665 #  -
3666 #    title: "Documentation"
3667 #    data: "data doc"
3668 #  -
3669 #    title: "Status"
3670 #    data: "data status"
3671 #  rows: "generated"
3672 #  data:
3673 #    "nsh-func-results"
3674 #  filter: "all"
3675 #  parameters:
3676 #  - "name"
3677 #  - "parent"
3678 #  - "doc"
3679 #  - "status"
3680
3681 ################################################################################
3682 # DMM
3683 - type: "table"
3684   title: "Detailed Test Results - DMM Functional Results"
3685   algorithm: "table_details"
3686   output-file-ext: ".csv"
3687   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3688   columns:
3689   - title: "Name"
3690     data: "data name"
3691   - title: "Documentation"
3692     data: "data doc"
3693   - title: "Status"
3694     data: "data status"
3695   rows: "generated"
3696   data:
3697     "dmm-func-results"
3698   filter: "all"
3699   parameters:
3700   - "name"
3701   - "parent"
3702   - "doc"
3703   - "status"
3704
3705 ################################################################################
3706 ###                                F I L E S                                 ###
3707 ################################################################################
3708
3709 # VPP Performance Results 3n-hsw
3710 - type: "file"
3711   title: "VPP Performance Results 3n-hsw"
3712   algorithm: "file_test_results"
3713   output-file-ext: ".rst"
3714   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3715   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"
3716   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3717   data: "vpp-perf-results-3n-hsw"
3718   filter: "not 'NDRCHK' and not 'PDRCHK'"
3719   parameters:
3720   - "name"
3721   - "doc"
3722   - "level"
3723   - "parent"
3724   data-start-level: 3
3725
3726 # VPP Performance Results 3n-skx
3727 - type: "file"
3728   title: "VPP Performance Results 3n-skx"
3729   algorithm: "file_test_results"
3730   output-file-ext: ".rst"
3731   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3732   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"
3733   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3734   data: "vpp-perf-results-3n-skx"
3735   filter: "not 'NDRCHK' and not 'PDRCHK'"
3736   parameters:
3737   - "name"
3738   - "doc"
3739   - "level"
3740   - "parent"
3741   data-start-level: 3
3742
3743 # VPP Performance Results 2n-skx
3744 - type: "file"
3745   title: "VPP Performance Results 2n-skx"
3746   algorithm: "file_test_results"
3747   output-file-ext: ".rst"
3748   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3749   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"
3750   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3751   data: "vpp-perf-results-2n-skx"
3752   filter: "not 'NDRCHK' and not 'PDRCHK'"
3753   parameters:
3754   - "name"
3755   - "doc"
3756   - "level"
3757   - "parent"
3758   data-start-level: 3
3759
3760 # VPP Performance Results 2n-dnv
3761 - type: "file"
3762   title: "VPP Performance Results 2n-dnv"
3763   algorithm: "file_test_results"
3764   output-file-ext: ".rst"
3765   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3766   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"
3767   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3768   data: "intel-dnv-vpp"
3769   filter: "'NDRPDR'"
3770   parameters:
3771   - "name"
3772   - "doc"
3773   - "level"
3774   - "parent"
3775   data-start-level: 3
3776
3777 # VPP Performance Configuration 3n-hsw
3778 - type: "file"
3779   title: "VPP Performance Configuration 3n-hsw"
3780   algorithm: "file_test_results"
3781   output-file-ext: ".rst"
3782   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3783   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"
3784   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3785   data: "vpp-perf-results-3n-hsw"
3786   filter: "not 'NDRCHK' and not 'PDRCHK'"
3787   parameters:
3788   - "name"
3789   - "doc"
3790   - "level"
3791   - "parent"
3792   data-start-level: 3
3793
3794 # VPP Performance Configuration 3n-skx
3795 - type: "file"
3796   title: "VPP Performance Configuration 3n-skx"
3797   algorithm: "file_test_results"
3798   output-file-ext: ".rst"
3799   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3800   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"
3801   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3802   data: "vpp-perf-results-3n-skx"
3803   filter: "not 'NDRCHK' and not 'PDRCHK'"
3804   parameters:
3805   - "name"
3806   - "doc"
3807   - "level"
3808   - "parent"
3809   data-start-level: 3
3810
3811 # VPP Performance Configuration 2n-skx
3812 - type: "file"
3813   title: "VPP Performance Configuration 2n-skx"
3814   algorithm: "file_test_results"
3815   output-file-ext: ".rst"
3816   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3817   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"
3818   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3819   data: "vpp-perf-results-2n-skx"
3820   filter: "not 'NDRCHK' and not 'PDRCHK'"
3821   parameters:
3822   - "name"
3823   - "doc"
3824   - "level"
3825   - "parent"
3826   data-start-level: 3
3827
3828 # VPP Performance Configuration 2n-dnv
3829 - type: "file"
3830   title: "VPP Performance Configuration 2n-dnv"
3831   algorithm: "file_test_results"
3832   output-file-ext: ".rst"
3833   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3834   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"
3835   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3836   data: "intel-dnv-vpp"
3837   filter: "'NDRPDR'"
3838   parameters:
3839   - "name"
3840   - "doc"
3841   - "level"
3842   - "parent"
3843   data-start-level: 3
3844
3845 # VPP Performance Operational Data 3n-hsw
3846 - type: "file"
3847   title: "VPP Performance Operational Data 3n-hsw"
3848   algorithm: "file_test_results"
3849   output-file-ext: ".rst"
3850   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3851   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"
3852   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3853   data: "vpp-perf-results-3n-hsw"
3854   filter: "not 'NDRCHK' and not 'PDRCHK'"
3855   parameters:
3856   - "name"
3857   - "doc"
3858   - "level"
3859   - "parent"
3860   data-start-level: 3
3861
3862 # VPP Performance Operational Data 3n-skx
3863 - type: "file"
3864   title: "VPP Performance Operational Data 3n-skx"
3865   algorithm: "file_test_results"
3866   output-file-ext: ".rst"
3867   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
3868   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"
3869   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
3870   data: "vpp-perf-results-3n-skx"
3871   filter: "not 'NDRCHK' and not 'PDRCHK'"
3872   parameters:
3873   - "name"
3874   - "doc"
3875   - "level"
3876   - "parent"
3877   data-start-level: 3
3878
3879 # VPP Performance Operational Data 2n-skx
3880 - type: "file"
3881   title: "VPP Performance Operational Data 2n-skx"
3882   algorithm: "file_test_results"
3883   output-file-ext: ".rst"
3884   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
3885   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"
3886   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
3887   data: "vpp-perf-results-2n-skx"
3888   filter: "not 'NDRCHK' and not 'PDRCHK'"
3889   parameters:
3890   - "name"
3891   - "doc"
3892   - "level"
3893   - "parent"
3894   data-start-level: 3
3895
3896 # VPP Performance Operational Data 2n-dnv
3897 - type: "file"
3898   title: "VPP Performance Operational Data 2n-dnv"
3899   algorithm: "file_test_results"
3900   output-file-ext: ".rst"
3901   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
3902   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"
3903   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
3904   data: "intel-dnv-vpp"
3905   filter: "'NDRPDR'"
3906   parameters:
3907   - "name"
3908   - "doc"
3909   - "level"
3910   - "parent"
3911   data-start-level: 3
3912
3913 # VPP MRR Results 3n-hsw
3914 - type: "file"
3915   title: "VPP MRR Results 3n-hsw"
3916   algorithm: "file_test_results"
3917   output-file-ext: ".rst"
3918   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3919   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"
3920   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
3921   data: "vpp-mrr-results-3n-hsw"
3922   filter: "'MRR'"
3923   parameters:
3924   - "name"
3925   - "doc"
3926   - "level"
3927   - "parent"
3928   data-start-level: 3
3929
3930 # VPP MRR Results 3n-skx
3931 - type: "file"
3932   title: "VPP MRR Results 3n-skx"
3933   algorithm: "file_test_results"
3934   output-file-ext: ".rst"
3935   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3936   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"
3937   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
3938   data: "vpp-mrr-results-3n-skx"
3939   filter: "'MRR'"
3940   parameters:
3941   - "name"
3942   - "doc"
3943   - "level"
3944   - "parent"
3945   data-start-level: 3
3946
3947 # VPP MRR Results 2n-skx
3948 - type: "file"
3949   title: "VPP MRR Results 2n-skx"
3950   algorithm: "file_test_results"
3951   output-file-ext: ".rst"
3952   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3953   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"
3954   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
3955   data: "vpp-mrr-results-2n-skx"
3956   filter: "all"
3957   parameters:
3958   - "name"
3959   - "doc"
3960   - "level"
3961   - "parent"
3962   data-start-level: 3
3963
3964 # VPP MRR Results 2n-dnv
3965 - type: "file"
3966   title: "VPP MRR Results 2n-dnv"
3967   algorithm: "file_test_results"
3968   output-file-ext: ".rst"
3969   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3970   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"
3971   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
3972   data: "intel-dnv-vpp"
3973   filter: "'MRR'"
3974   parameters:
3975   - "name"
3976   - "doc"
3977   - "level"
3978   - "parent"
3979   data-start-level: 3
3980
3981 # VPP MRR Configuration 3n-hsw
3982 - type: "file"
3983   title: "VPP MRR Configuration 3n-hsw"
3984   algorithm: "file_test_results"
3985   output-file-ext: ".rst"
3986   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
3987   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"
3988   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
3989   data: "vpp-mrr-results-3n-hsw"
3990   filter: "'MRR'"
3991   parameters:
3992   - "name"
3993   - "doc"
3994   - "level"
3995   - "parent"
3996   data-start-level: 3
3997
3998 # VPP MRR Configuration 3n-skx
3999 - type: "file"
4000   title: "VPP MRR Configuration 3n-skx"
4001   algorithm: "file_test_results"
4002   output-file-ext: ".rst"
4003   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4004   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"
4005   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4006   data: "vpp-mrr-results-3n-skx"
4007   filter: "'MRR'"
4008   parameters:
4009   - "name"
4010   - "doc"
4011   - "level"
4012   - "parent"
4013   data-start-level: 3
4014
4015 # VPP MRR Configuration 2n-skx
4016 - type: "file"
4017   title: "VPP MRR Configuration 2n-skx"
4018   algorithm: "file_test_results"
4019   output-file-ext: ".rst"
4020   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4021   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"
4022   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4023   data: "vpp-mrr-results-2n-skx"
4024   filter: "'MRR'"
4025   parameters:
4026   - "name"
4027   - "doc"
4028   - "level"
4029   - "parent"
4030   data-start-level: 3
4031
4032 # VPP MRR Configuration 2n-dnv
4033 - type: "file"
4034   title: "VPP MRR Configuration 2n-dnv"
4035   algorithm: "file_test_results"
4036   output-file-ext: ".rst"
4037   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4038   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"
4039   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4040   data: "intel-dnv-vpp"
4041   filter: "'MRR'"
4042   parameters:
4043   - "name"
4044   - "doc"
4045   - "level"
4046   - "parent"
4047   data-start-level: 3
4048
4049 # VPP Functional Results - Ubuntu
4050 - type: "file"
4051   title: "VPP Functional Results - Ubuntu"
4052   algorithm: "file_test_results"
4053   output-file-ext: ".rst"
4054   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4055   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"
4056   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4057   data: "vpp-func-results-ubuntu"
4058   filter: "all"
4059   parameters:
4060   - "name"
4061   - "doc"
4062   - "level"
4063   - "parent"
4064   data-start-level: 3
4065
4066 # VPP Functional Results - CentOS
4067 - type: "file"
4068   title: "VPP Functional Results - CentOS"
4069   algorithm: "file_test_results"
4070   output-file-ext: ".rst"
4071   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4072   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"
4073   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4074   data:
4075     "vpp-func-results-centos"
4076   filter: "all"
4077   parameters:
4078   - "name"
4079   - "doc"
4080   - "level"
4081   - "parent"
4082   data-start-level: 3
4083
4084 # VPP Functional Configuration - Ubuntu
4085 - type: "file"
4086   title: "VPP Functional Configuration - Ubuntu"
4087   algorithm: "file_test_results"
4088   output-file-ext: ".rst"
4089   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4090   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"
4091   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4092   data: "vpp-func-results-ubuntu"
4093   filter: "all"
4094   parameters:
4095   - "name"
4096   - "doc"
4097   - "level"
4098   - "parent"
4099   data-start-level: 3
4100
4101 # VPP Functional Configuration - CentOS
4102 - type: "file"
4103   title: "VPP Functional Configuration - CentOS"
4104   algorithm: "file_test_results"
4105   output-file-ext: ".rst"
4106   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4107   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"
4108   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4109   data:
4110     "vpp-func-results-centos"
4111   filter: "all"
4112   parameters:
4113   - "name"
4114   - "doc"
4115   - "level"
4116   - "parent"
4117   data-start-level: 3
4118
4119 # VPP Device Results - Ubuntu
4120 - type: "file"
4121   title: "VPP Device Results - Ubuntu"
4122   algorithm: "file_test_results"
4123   output-file-ext: ".rst"
4124   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4125   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"
4126   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4127   data: "vpp-device-results-ubuntu"
4128   filter: "all"
4129   parameters:
4130   - "name"
4131   - "doc"
4132   - "level"
4133   - "parent"
4134   data-start-level: 2
4135
4136 # VPP Device Configuration - Ubuntu
4137 - type: "file"
4138   title: "VPP Device Configuration - Ubuntu"
4139   algorithm: "file_test_results"
4140   output-file-ext: ".rst"
4141   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4142   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"
4143   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4144   data: "vpp-device-results-ubuntu"
4145   filter: "all"
4146   parameters:
4147   - "name"
4148   - "doc"
4149   - "level"
4150   - "parent"
4151   data-start-level: 2
4152
4153 # Container Orchestrated Performance Results 3n-hsw
4154 - type: "file"
4155   title: "Container Orchestrated Performance Results 3n-hsw"
4156   algorithm: "file_test_results"
4157   output-file-ext: ".rst"
4158   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4159   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"
4160   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4161   data: "ligato-perf-results-3n-hsw"
4162   filter: "all"
4163   parameters:
4164   - "name"
4165   - "doc"
4166   - "level"
4167   - "parent"
4168   data-start-level: 3
4169
4170 # DPDK Performance Results 3n-hsw
4171 - type: "file"
4172   title: "DPDK Performance Results 3n-hsw"
4173   algorithm: "file_test_results"
4174   output-file-ext: ".rst"
4175   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4176   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"
4177   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4178   data: "dpdk-perf-results-3n-hsw"
4179   filter: "all"
4180   parameters:
4181   - "name"
4182   - "doc"
4183   - "level"
4184   - "parent"
4185   data-start-level: 3
4186
4187 # DPDK Performance Results 3n-skx
4188 - type: "file"
4189   title: "DPDK Performance Results 3n-skx"
4190   algorithm: "file_test_results"
4191   output-file-ext: ".rst"
4192   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4193   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"
4194   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4195   data: "dpdk-perf-results-3n-skx"
4196   filter: "all"
4197   parameters:
4198   - "name"
4199   - "doc"
4200   - "level"
4201   - "parent"
4202   data-start-level: 3
4203
4204 # DPDK Performance Results 2n-skx
4205 - type: "file"
4206   title: "DPDK Performance Results 2n-skx"
4207   algorithm: "file_test_results"
4208   output-file-ext: ".rst"
4209   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4210   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"
4211   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4212   data: "dpdk-perf-results-2n-skx"
4213   filter: "all"
4214   parameters:
4215   - "name"
4216   - "doc"
4217   - "level"
4218   - "parent"
4219   data-start-level: 3
4220
4221 # Honeycomb Functional Results
4222 - type: "file"
4223   title: "Honeycomb Functional Results"
4224   algorithm: "file_test_results"
4225   output-file-ext: ".rst"
4226   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4227   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"
4228   dir-tables: "{DIR[DTR,FUNC,HC]}"
4229   data:
4230     "hc-func-results"
4231   filter: "all"
4232   parameters:
4233   - "name"
4234   - "doc"
4235   - "level"
4236   - "parent"
4237   data-start-level: 3
4238
4239 # NSH SFC Functional Results
4240 #-
4241 #  type: "file"
4242 #  title: "NSH SFC Functional Results"
4243 #  algorithm: "file_test_results"
4244 #  output-file-ext: ".rst"
4245 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4246 #  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"
4247 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4248 #  data:
4249 #    "nsh-func-results"
4250 #  filter: "all"
4251 #  parameters:
4252 #  - "name"
4253 #  - "doc"
4254 #  - "level"
4255 #  - "parent"
4256 #  data-start-level: 3
4257
4258 # DMM Functional Results
4259 - type: "file"
4260   title: "DMM Functional Results"
4261   algorithm: "file_test_results"
4262   output-file-ext: ".rst"
4263   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4264   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4265   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4266   data:
4267     "dmm-func-results"
4268   filter: "all"
4269   parameters:
4270   - "name"
4271   - "doc"
4272   - "level"
4273   - "parent"
4274   data-start-level: 3
4275
4276 ################################################################################
4277 ###                                P L O T S                                 ###
4278 ################################################################################
4279
4280 # Soak test - 30min Soak Test (PLRsearch), boxes
4281 - type: "plot"
4282   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
4283   algorithm: "plot_soak_boxes"
4284   output-file-type: ".html"
4285   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
4286   data: "plot-vpp-soak-2n-skx"
4287   filter: "'SOAK'"
4288   parameters:
4289   - "throughput"
4290   - "parent"
4291   - "tags"
4292   sort:
4293   - "L2PATCH"
4294 #  - "L2XCBASE"
4295 #  - "L2BDMACLRN"
4296 #  - "IP4FWD"
4297 #  - "IP6FWD"
4298   - "VHOST"
4299   layout:
4300     title: "30min Soak Test (PLRsearch)"
4301     layout: "plot-soak-throughput"
4302
4303 # Soak test - example, not used
4304 - type: "plot"
4305   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
4306   algorithm: "plot_soak_bars"
4307   output-file-type: ".html"
4308   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
4309   data: "plot-vpp-soak-2n-skx"
4310   filter: "'SOAK'"
4311   parameters:
4312   - "throughput"
4313   - "parent"
4314   - "tags"
4315   sort:
4316   - "L2PATCH"
4317 #  - "L2XCBASE"
4318 #  - "L2BDMACLRN"
4319 #  - "IP4FWD"
4320 #  - "IP6FWD"
4321   - "VHOST"
4322   layout:
4323     title: "30min Soak Test (PLRsearch)"
4324     layout: "plot-soak-throughput"
4325
4326 ################################################################################
4327 # Plots - NF Density - VSC
4328
4329 - type: "plot"
4330   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4331   algorithm: "plot_service_density_heatmap"
4332   output-file-type: ".html"
4333   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4334   data: "plot-vpp-nfv-2n-skx-mrr"
4335   filter: "'NIC_Intel-X710' and
4336            'NF_DENSITY' and
4337            'VM' and
4338            'CHAIN' and
4339            '64B' and
4340            '2T1C' and
4341            'MRR'"
4342   parameters:
4343   - "result"
4344   - "name"
4345   - "tags"
4346   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4347   x-axis: "X = VNFs per Service Chain"
4348   y-axis: "Y = Number of Service Chains"
4349   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4350   layout:
4351     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4352     layout: "plot-service-density"
4353
4354 - type: "plot"
4355   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4356   algorithm: "plot_service_density_heatmap"
4357   output-file-type: ".html"
4358   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
4359   data: "plot-vpp-nfv-2n-skx-mrr"
4360   filter: "'NIC_Intel-X710' and
4361            'NF_DENSITY' and
4362            'VM' and
4363            'CHAIN' and
4364            '64B' and
4365            '4T2C' and
4366            'MRR'"
4367   parameters:
4368   - "result"
4369   - "name"
4370   - "tags"
4371   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4372   x-axis: "X = VNFs per Service Chain"
4373   y-axis: "Y = Number of Service Chains"
4374   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4375   layout:
4376     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4377     layout: "plot-service-density"
4378
4379 - type: "plot"
4380   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4381   algorithm: "plot_service_density_heatmap"
4382   output-file-type: ".html"
4383   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4384   data: "plot-vpp-nfv-2n-skx-mrr"
4385   filter: "'NIC_Intel-X710' and
4386            'NF_DENSITY' and
4387            'VM' and
4388            'CHAIN' and
4389            'IMIX' and
4390            '2T1C' and
4391            'MRR'"
4392   parameters:
4393   - "result"
4394   - "name"
4395   - "tags"
4396   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4397   x-axis: "X = VNFs per Service Chain"
4398   y-axis: "Y = Number of Service Chains"
4399   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4400   layout:
4401     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4402     layout: "plot-service-density"
4403
4404 - type: "plot"
4405   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
4406   algorithm: "plot_service_density_heatmap"
4407   output-file-type: ".html"
4408   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-mrr"
4409   data: "plot-vpp-nfv-2n-skx-mrr"
4410   filter: "'NIC_Intel-X710' and
4411            'NF_DENSITY' and
4412            'VM' and
4413            'CHAIN' and
4414            'IMIX' and
4415            '4T2C' and
4416            'MRR'"
4417   parameters:
4418   - "result"
4419   - "name"
4420   - "tags"
4421   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4422   x-axis: "X = VNFs per Service Chain"
4423   y-axis: "Y = Number of Service Chains"
4424   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4425   layout:
4426     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
4427     layout: "plot-service-density"
4428
4429 - type: "plot"
4430   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4431   algorithm: "plot_service_density_heatmap"
4432   output-file-type: ".html"
4433   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4434   data: "plot-vpp-nfv-2n-skx"
4435   filter: "'NIC_Intel-X710' and
4436            'NF_DENSITY' and
4437            'VM' and
4438            'CHAIN' and
4439            '64B' and
4440            '2T1C' and
4441            'NDRPDR'"
4442   parameters:
4443   - "throughput"
4444   - "name"
4445   - "tags"
4446   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4447   x-axis: "X = VNFs per Service Chain"
4448   y-axis: "Y = Number of Service Chains"
4449   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4450   layout:
4451     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4452     layout: "plot-service-density"
4453
4454 - type: "plot"
4455   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4456   algorithm: "plot_service_density_heatmap"
4457   output-file-type: ".html"
4458   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-ndr"
4459   data: "plot-vpp-nfv-2n-skx"
4460   filter: "'NIC_Intel-X710' and
4461            'NF_DENSITY' and
4462            'VM' and
4463            'CHAIN' and
4464            '64B' and
4465            '4T2C' and
4466            'NDRPDR'"
4467   parameters:
4468   - "throughput"
4469   - "name"
4470   - "tags"
4471   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4472   x-axis: "X = VNFs per Service Chain"
4473   y-axis: "Y = Number of Service Chains"
4474   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4475   layout:
4476     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4477     layout: "plot-service-density"
4478
4479 - type: "plot"
4480   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4481   algorithm: "plot_service_density_heatmap"
4482   output-file-type: ".html"
4483   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4484   data: "plot-vpp-nfv-2n-skx"
4485   filter: "'NIC_Intel-X710' and
4486            'NF_DENSITY' and
4487            'VM' and
4488            'CHAIN' and
4489            'IMIX' and
4490            '2T1C' and
4491            'NDRPDR'"
4492   parameters:
4493   - "throughput"
4494   - "name"
4495   - "tags"
4496   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4497   x-axis: "X = VNFs per Service Chain"
4498   y-axis: "Y = Number of Service Chains"
4499   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4500   layout:
4501     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4502     layout: "plot-service-density"
4503
4504 - type: "plot"
4505   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-ndr"
4506   algorithm: "plot_service_density_heatmap"
4507   output-file-type: ".html"
4508   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-ndr"
4509   data: "plot-vpp-nfv-2n-skx"
4510   filter: "'NIC_Intel-X710' and
4511            'NF_DENSITY' and
4512            'VM' and
4513            'CHAIN' and
4514            'IMIX' and
4515            '4T2C' and
4516            'NDRPDR'"
4517   parameters:
4518   - "throughput"
4519   - "name"
4520   - "tags"
4521   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4522   x-axis: "X = VNFs per Service Chain"
4523   y-axis: "Y = Number of Service Chains"
4524   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4525   layout:
4526     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-ndr"
4527     layout: "plot-service-density"
4528
4529 - type: "plot"
4530   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4531   algorithm: "plot_service_density_heatmap"
4532   output-file-type: ".html"
4533   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4534   data: "plot-vpp-nfv-2n-skx"
4535   filter: "'NIC_Intel-X710' and
4536            'NF_DENSITY' and
4537            'VM' and
4538            'CHAIN' and
4539            '64B' and
4540            '2T1C' and
4541            'NDRPDR'"
4542   parameters:
4543   - "throughput"
4544   - "name"
4545   - "tags"
4546   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4547   x-axis: "X = VNFs per Service Chain"
4548   y-axis: "Y = Number of Service Chains"
4549   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4550   layout:
4551     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4552     layout: "plot-service-density"
4553
4554 - type: "plot"
4555   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4556   algorithm: "plot_service_density_heatmap"
4557   output-file-type: ".html"
4558   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-pdr"
4559   data: "plot-vpp-nfv-2n-skx"
4560   filter: "'NIC_Intel-X710' and
4561            'NF_DENSITY' and
4562            'VM' and
4563            'CHAIN' and
4564            '64B' and
4565            '4T2C' and
4566            'NDRPDR'"
4567   parameters:
4568   - "throughput"
4569   - "name"
4570   - "tags"
4571   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4572   x-axis: "X = VNFs per Service Chain"
4573   y-axis: "Y = Number of Service Chains"
4574   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4575   layout:
4576     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4577     layout: "plot-service-density"
4578
4579 - type: "plot"
4580   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4581   algorithm: "plot_service_density_heatmap"
4582   output-file-type: ".html"
4583   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
4584   data: "plot-vpp-nfv-2n-skx"
4585   filter: "'NIC_Intel-X710' and
4586            'NF_DENSITY' and
4587            'VM' and
4588            'CHAIN' and
4589            'IMIX' and
4590            '2T1C' and
4591            'NDRPDR'"
4592   parameters:
4593   - "throughput"
4594   - "name"
4595   - "tags"
4596   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4597   x-axis: "X = VNFs per Service Chain"
4598   y-axis: "Y = Number of Service Chains"
4599   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4600   layout:
4601     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4602     layout: "plot-service-density"
4603
4604 - type: "plot"
4605   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-pdr"
4606   algorithm: "plot_service_density_heatmap"
4607   output-file-type: ".html"
4608   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-vsc-pdr"
4609   data: "plot-vpp-nfv-2n-skx"
4610   filter: "'NIC_Intel-X710' and
4611            'NF_DENSITY' and
4612            'VM' and
4613            'CHAIN' and
4614            'IMIX' and
4615            '4T2C' and
4616            'NDRPDR'"
4617   parameters:
4618   - "throughput"
4619   - "name"
4620   - "tags"
4621   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4622   x-axis: "X = VNFs per Service Chain"
4623   y-axis: "Y = Number of Service Chains"
4624   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4625   layout:
4626     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-pdr"
4627     layout: "plot-service-density"
4628
4629 ################################################################################
4630 # Plots - NF Density - CSC
4631
4632 - type: "plot"
4633   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4634   algorithm: "plot_service_density_heatmap"
4635   output-file-type: ".html"
4636   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
4637   data: "plot-vpp-nfv-2n-skx-mrr"
4638   filter: "'NIC_Intel-X710' and
4639            'NF_DENSITY' and
4640            'DOCKER' and
4641            'CHAIN' and
4642            '64B' and
4643            '2T1C' and
4644            'MRR'"
4645   parameters:
4646   - "result"
4647   - "name"
4648   - "tags"
4649   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4650   x-axis: "X = CNFs per Service Chain"
4651   y-axis: "Y = Number of Service Chains"
4652   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4653   layout:
4654     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4655     layout: "plot-service-density"
4656
4657 - type: "plot"
4658   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4659   algorithm: "plot_service_density_heatmap"
4660   output-file-type: ".html"
4661   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
4662   data: "plot-vpp-nfv-2n-skx-mrr"
4663   filter: "'NIC_Intel-X710' and
4664            'NF_DENSITY' and
4665            'DOCKER' and
4666            'CHAIN' and
4667            '64B' and
4668            '4T2C' and
4669            'MRR'"
4670   parameters:
4671   - "result"
4672   - "name"
4673   - "tags"
4674   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4675   x-axis: "X = CNFs per Service Chain"
4676   y-axis: "Y = Number of Service Chains"
4677   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4678   layout:
4679     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4680     layout: "plot-service-density"
4681
4682 - type: "plot"
4683   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4684   algorithm: "plot_service_density_heatmap"
4685   output-file-type: ".html"
4686   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
4687   data: "plot-vpp-nfv-2n-skx-mrr"
4688   filter: "'NIC_Intel-X710' and
4689            'NF_DENSITY' and
4690            'DOCKER' and
4691            'CHAIN' and
4692            'IMIX' and
4693            '2T1C' and
4694            'MRR'"
4695   parameters:
4696   - "result"
4697   - "name"
4698   - "tags"
4699   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4700   x-axis: "X = CNFs per Service Chain"
4701   y-axis: "Y = Number of Service Chains"
4702   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4703   layout:
4704     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4705     layout: "plot-service-density"
4706
4707 - type: "plot"
4708   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
4709   algorithm: "plot_service_density_heatmap"
4710   output-file-type: ".html"
4711   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-mrr"
4712   data: "plot-vpp-nfv-2n-skx-mrr"
4713   filter: "'NIC_Intel-X710' and
4714            'NF_DENSITY' and
4715            'DOCKER' and
4716            'CHAIN' and
4717            'IMIX' and
4718            '4T2C' and
4719            'MRR'"
4720   parameters:
4721   - "result"
4722   - "name"
4723   - "tags"
4724   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4725   x-axis: "X = CNFs per Service Chain"
4726   y-axis: "Y = Number of Service Chains"
4727   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4728   layout:
4729     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
4730     layout: "plot-service-density"
4731
4732 - type: "plot"
4733   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
4734   algorithm: "plot_service_density_heatmap"
4735   output-file-type: ".html"
4736   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
4737   data: "plot-vpp-nfv-2n-skx"
4738   filter: "'NIC_Intel-X710' and
4739            'NF_DENSITY' and
4740            'DOCKER' and
4741            'CHAIN' and
4742            '64B' and
4743            '2T1C' and
4744            'NDRPDR'"
4745   parameters:
4746   - "throughput"
4747   - "name"
4748   - "tags"
4749   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4750   x-axis: "X = CNFs per Service Chain"
4751   y-axis: "Y = Number of Service Chains"
4752   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4753   layout:
4754     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
4755     layout: "plot-service-density"
4756
4757 - type: "plot"
4758   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
4759   algorithm: "plot_service_density_heatmap"
4760   output-file-type: ".html"
4761   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-ndr"
4762   data: "plot-vpp-nfv-2n-skx"
4763   filter: "'NIC_Intel-X710' and
4764            'NF_DENSITY' and
4765            'DOCKER' and
4766            'CHAIN' and
4767            '64B' and
4768            '4T2C' and
4769            'NDRPDR'"
4770   parameters:
4771   - "throughput"
4772   - "name"
4773   - "tags"
4774   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4775   x-axis: "X = CNFs per Service Chain"
4776   y-axis: "Y = Number of Service Chains"
4777   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4778   layout:
4779     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
4780     layout: "plot-service-density"
4781
4782 - type: "plot"
4783   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
4784   algorithm: "plot_service_density_heatmap"
4785   output-file-type: ".html"
4786   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
4787   data: "plot-vpp-nfv-2n-skx"
4788   filter: "'NIC_Intel-X710' and
4789            'NF_DENSITY' and
4790            'DOCKER' and
4791            'CHAIN' and
4792            'IMIX' and
4793            '2T1C' and
4794            'NDRPDR'"
4795   parameters:
4796   - "throughput"
4797   - "name"
4798   - "tags"
4799   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4800   x-axis: "X = CNFs per Service Chain"
4801   y-axis: "Y = Number of Service Chains"
4802   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4803   layout:
4804     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
4805     layout: "plot-service-density"
4806
4807 - type: "plot"
4808   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-ndr"
4809   algorithm: "plot_service_density_heatmap"
4810   output-file-type: ".html"
4811   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-ndr"
4812   data: "plot-vpp-nfv-2n-skx"
4813   filter: "'NIC_Intel-X710' and
4814            'NF_DENSITY' and
4815            'DOCKER' and
4816            'CHAIN' and
4817            'IMIX' and
4818            '4T2C' and
4819            'NDRPDR'"
4820   parameters:
4821   - "throughput"
4822   - "name"
4823   - "tags"
4824   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4825   x-axis: "X = CNFs per Service Chain"
4826   y-axis: "Y = Number of Service Chains"
4827   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4828   layout:
4829     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-ndr"
4830     layout: "plot-service-density"
4831
4832 - type: "plot"
4833   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
4834   algorithm: "plot_service_density_heatmap"
4835   output-file-type: ".html"
4836   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
4837   data: "plot-vpp-nfv-2n-skx"
4838   filter: "'NIC_Intel-X710' and
4839            'NF_DENSITY' and
4840            'DOCKER' and
4841            'CHAIN' and
4842            '64B' and
4843            '2T1C' and
4844            'NDRPDR'"
4845   parameters:
4846   - "throughput"
4847   - "name"
4848   - "tags"
4849   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4850   x-axis: "X = CNFs per Service Chain"
4851   y-axis: "Y = Number of Service Chains"
4852   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4853   layout:
4854     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
4855     layout: "plot-service-density"
4856
4857 - type: "plot"
4858   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
4859   algorithm: "plot_service_density_heatmap"
4860   output-file-type: ".html"
4861   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-pdr"
4862   data: "plot-vpp-nfv-2n-skx"
4863   filter: "'NIC_Intel-X710' and
4864            'NF_DENSITY' and
4865            'DOCKER' and
4866            'CHAIN' and
4867            '64B' and
4868            '4T2C' and
4869            'NDRPDR'"
4870   parameters:
4871   - "throughput"
4872   - "name"
4873   - "tags"
4874   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4875   x-axis: "X = CNFs per Service Chain"
4876   y-axis: "Y = Number of Service Chains"
4877   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4878   layout:
4879     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
4880     layout: "plot-service-density"
4881
4882 - type: "plot"
4883   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
4884   algorithm: "plot_service_density_heatmap"
4885   output-file-type: ".html"
4886   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
4887   data: "plot-vpp-nfv-2n-skx"
4888   filter: "'NIC_Intel-X710' and
4889            'NF_DENSITY' and
4890            'DOCKER' and
4891            'CHAIN' and
4892            'IMIX' and
4893            '2T1C' and
4894            'NDRPDR'"
4895   parameters:
4896   - "throughput"
4897   - "name"
4898   - "tags"
4899   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4900   x-axis: "X = CNFs per Service Chain"
4901   y-axis: "Y = Number of Service Chains"
4902   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4903   layout:
4904     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
4905     layout: "plot-service-density"
4906
4907 - type: "plot"
4908   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-pdr"
4909   algorithm: "plot_service_density_heatmap"
4910   output-file-type: ".html"
4911   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csc-pdr"
4912   data: "plot-vpp-nfv-2n-skx"
4913   filter: "'NIC_Intel-X710' and
4914            'NF_DENSITY' and
4915            'DOCKER' and
4916            'CHAIN' and
4917            'IMIX' and
4918            '4T2C' and
4919            'NDRPDR'"
4920   parameters:
4921   - "throughput"
4922   - "name"
4923   - "tags"
4924   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4925   x-axis: "X = CNFs per Service Chain"
4926   y-axis: "Y = Number of Service Chains"
4927   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4928   layout:
4929     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-pdr"
4930     layout: "plot-service-density"
4931
4932 ################################################################################
4933 # Plots - NF Density - CSP
4934
4935 - type: "plot"
4936   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
4937   algorithm: "plot_service_density_heatmap"
4938   output-file-type: ".html"
4939   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
4940   data: "plot-vpp-nfv-2n-skx-mrr"
4941   filter: "'NIC_Intel-X710' and
4942            'NF_DENSITY' and
4943            'DOCKER' and
4944            'PIPELINE' and
4945            '64B' and
4946            '2T1C' and
4947            'MRR'"
4948   parameters:
4949   - "result"
4950   - "name"
4951   - "tags"
4952   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4953   x-axis: "X = CNFs per Service Pipeline"
4954   y-axis: "Y = Number of Service Pipelines"
4955   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4956   layout:
4957     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
4958     layout: "plot-service-density"
4959
4960 - type: "plot"
4961   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
4962   algorithm: "plot_service_density_heatmap"
4963   output-file-type: ".html"
4964   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
4965   data: "plot-vpp-nfv-2n-skx-mrr"
4966   filter: "'NIC_Intel-X710' and
4967            'NF_DENSITY' and
4968            'DOCKER' and
4969            'PIPELINE' and
4970            '64B' and
4971            '4T2C' and
4972            'MRR'"
4973   parameters:
4974   - "result"
4975   - "name"
4976   - "tags"
4977   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4978   x-axis: "X = CNFs per Service Pipeline"
4979   y-axis: "Y = Number of Service Pipelines"
4980   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4981   layout:
4982     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
4983     layout: "plot-service-density"
4984
4985 - type: "plot"
4986   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
4987   algorithm: "plot_service_density_heatmap"
4988   output-file-type: ".html"
4989   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
4990   data: "plot-vpp-nfv-2n-skx-mrr"
4991   filter: "'NIC_Intel-X710' and
4992            'NF_DENSITY' and
4993            'DOCKER' and
4994            'PIPELINE' and
4995            'IMIX' and
4996            '2T1C' and
4997            'MRR'"
4998   parameters:
4999   - "result"
5000   - "name"
5001   - "tags"
5002   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5003   x-axis: "X = CNFs per Service Pipeline"
5004   y-axis: "Y = Number of Service Pipelines"
5005   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5006   layout:
5007     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5008     layout: "plot-service-density"
5009
5010 - type: "plot"
5011   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5012   algorithm: "plot_service_density_heatmap"
5013   output-file-type: ".html"
5014   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-mrr"
5015   data: "plot-vpp-nfv-2n-skx-mrr"
5016   filter: "'NIC_Intel-X710' and
5017            'NF_DENSITY' and
5018            'DOCKER' and
5019            'PIPELINE' and
5020            'IMIX' and
5021            '4T2C' and
5022            'MRR'"
5023   parameters:
5024   - "result"
5025   - "name"
5026   - "tags"
5027   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5028   x-axis: "X = CNFs per Service Pipeline"
5029   y-axis: "Y = Number of Service Pipelines"
5030   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5031   layout:
5032     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5033     layout: "plot-service-density"
5034
5035 - type: "plot"
5036   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5037   algorithm: "plot_service_density_heatmap"
5038   output-file-type: ".html"
5039   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5040   data: "plot-vpp-nfv-2n-skx"
5041   filter: "'NIC_Intel-X710' and
5042            'NF_DENSITY' and
5043            'DOCKER' and
5044            'PIPELINE' and
5045            '64B' and
5046            '2T1C' and
5047            'NDRPDR'"
5048   parameters:
5049   - "throughput"
5050   - "name"
5051   - "tags"
5052   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5053   x-axis: "X = CNFs per Service Pipeline"
5054   y-axis: "Y = Number of Service Pipelines"
5055   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5056   layout:
5057     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5058     layout: "plot-service-density"
5059
5060 - type: "plot"
5061   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5062   algorithm: "plot_service_density_heatmap"
5063   output-file-type: ".html"
5064   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-ndr"
5065   data: "plot-vpp-nfv-2n-skx"
5066   filter: "'NIC_Intel-X710' and
5067            'NF_DENSITY' and
5068            'DOCKER' and
5069            'PIPELINE' and
5070            '64B' and
5071            '4T2C' and
5072            'NDRPDR'"
5073   parameters:
5074   - "throughput"
5075   - "name"
5076   - "tags"
5077   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5078   x-axis: "X = CNFs per Service Pipeline"
5079   y-axis: "Y = Number of Service Pipelines"
5080   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5081   layout:
5082     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5083     layout: "plot-service-density"
5084
5085 - type: "plot"
5086   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5087   algorithm: "plot_service_density_heatmap"
5088   output-file-type: ".html"
5089   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5090   data: "plot-vpp-nfv-2n-skx"
5091   filter: "'NIC_Intel-X710' and
5092            'NF_DENSITY' and
5093            'DOCKER' and
5094            'PIPELINE' and
5095            'IMIX' and
5096            '2T1C' and
5097            'NDRPDR'"
5098   parameters:
5099   - "throughput"
5100   - "name"
5101   - "tags"
5102   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5103   x-axis: "X = CNFs per Service Pipeline"
5104   y-axis: "Y = Number of Service Pipelines"
5105   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5106   layout:
5107     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5108     layout: "plot-service-density"
5109
5110 - type: "plot"
5111   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-ndr"
5112   algorithm: "plot_service_density_heatmap"
5113   output-file-type: ".html"
5114   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-ndr"
5115   data: "plot-vpp-nfv-2n-skx"
5116   filter: "'NIC_Intel-X710' and
5117            'NF_DENSITY' and
5118            'DOCKER' and
5119            'PIPELINE' and
5120            'IMIX' and
5121            '4T2C' and
5122            'NDRPDR'"
5123   parameters:
5124   - "throughput"
5125   - "name"
5126   - "tags"
5127   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5128   x-axis: "X = CNFs per Service Pipeline"
5129   y-axis: "Y = Number of Service Pipelines"
5130   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5131   layout:
5132     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-ndr"
5133     layout: "plot-service-density"
5134
5135 - type: "plot"
5136   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5137   algorithm: "plot_service_density_heatmap"
5138   output-file-type: ".html"
5139   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
5140   data: "plot-vpp-nfv-2n-skx"
5141   filter: "'NIC_Intel-X710' and
5142            'NF_DENSITY' and
5143            'DOCKER' and
5144            'PIPELINE' and
5145            '64B' and
5146            '2T1C' and
5147            'NDRPDR'"
5148   parameters:
5149   - "throughput"
5150   - "name"
5151   - "tags"
5152   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5153   x-axis: "X = CNFs per Service Pipeline"
5154   y-axis: "Y = Number of Service Pipelines"
5155   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5156   layout:
5157     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5158     layout: "plot-service-density"
5159
5160 - type: "plot"
5161   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5162   algorithm: "plot_service_density_heatmap"
5163   output-file-type: ".html"
5164   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-pdr"
5165   data: "plot-vpp-nfv-2n-skx"
5166   filter: "'NIC_Intel-X710' and
5167            'NF_DENSITY' and
5168            'DOCKER' and
5169            'PIPELINE' and
5170            '64B' and
5171            '4T2C' and
5172            'NDRPDR'"
5173   parameters:
5174   - "throughput"
5175   - "name"
5176   - "tags"
5177   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5178   x-axis: "X = CNFs per Service Pipeline"
5179   y-axis: "Y = Number of Service Pipelines"
5180   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5181   layout:
5182     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5183     layout: "plot-service-density"
5184
5185 - type: "plot"
5186   title: "Packet Throughput: IMIX-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5187   algorithm: "plot_service_density_heatmap"
5188   output-file-type: ".html"
5189   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
5190   data: "plot-vpp-nfv-2n-skx"
5191   filter: "'NIC_Intel-X710' and
5192            'NF_DENSITY' and
5193            'DOCKER' and
5194            'PIPELINE' and
5195            'IMIX' and
5196            '2T1C' and
5197            'NDRPDR'"
5198   parameters:
5199   - "throughput"
5200   - "name"
5201   - "tags"
5202   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5203   x-axis: "X = CNFs per Service Pipeline"
5204   y-axis: "Y = Number of Service Pipelines"
5205   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5206   layout:
5207     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5208     layout: "plot-service-density"
5209
5210 - type: "plot"
5211   title: "Packet Throughput: IMIX-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-pdr"
5212   algorithm: "plot_service_density_heatmap"
5213   output-file-type: ".html"
5214   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-4t2c-base-csp-pdr"
5215   data: "plot-vpp-nfv-2n-skx"
5216   filter: "'NIC_Intel-X710' and
5217            'NF_DENSITY' and
5218            'DOCKER' and
5219            'PIPELINE' and
5220            'IMIX' and
5221            '4T2C' and
5222            'NDRPDR'"
5223   parameters:
5224   - "throughput"
5225   - "name"
5226   - "tags"
5227   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5228   x-axis: "X = CNFs per Service Pipeline"
5229   y-axis: "Y = Number of Service Pipelines"
5230   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5231   layout:
5232     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-pdr"
5233     layout: "plot-service-density"
5234
5235 ################################################################################
5236 # Plots VPP HTTP Server Performance
5237 - type: "plot"
5238   title: "VPP HTTP Server Performance"
5239   algorithm: "plot_http_server_performance_box"
5240   output-file-type: ".html"
5241   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5242   data:
5243     "plot-vpp-http-server-performance"
5244   # Keep this formatting, the filter is enclosed with " (quotation mark) and
5245   # each tag is enclosed with ' (apostrophe).
5246   filter: "'HTTP' and 'TCP_CPS'"
5247   parameters:
5248   - "result"
5249   - "name"
5250   traces:
5251     hoverinfo: "x+y"
5252     boxpoints: "outliers"
5253     whiskerwidth: 0
5254   layout:
5255     title: "VPP HTTP Server Performance"
5256     layout:
5257       "plot-cps"
5258
5259 - type: "plot"
5260   title: "VPP HTTP Server Performance"
5261   algorithm: "plot_http_server_performance_box"
5262   output-file-type: ".html"
5263   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5264   data:
5265     "plot-vpp-http-server-performance"
5266   filter: "'HTTP' and 'TCP_RPS'"
5267   parameters:
5268   - "result"
5269   - "name"
5270   traces:
5271     hoverinfo: "x+y"
5272     boxpoints: "outliers"
5273     whiskerwidth: 0
5274   layout:
5275     title: "VPP HTTP Server Performance"
5276     layout:
5277       "plot-rps"
5278
5279 ################################################################################
5280
5281 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
5282 - type: "plot"
5283   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5284   algorithm: "plot_performance_box"
5285   output-file-type: ".html"
5286   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5287   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5288   filter: "'NIC_Intel-X520-DA2' and
5289            '64B' and
5290            ('BASE' or 'SCALE') and
5291            'NDRPDR' and
5292            'ETH' and
5293            '1T1C' and
5294            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5295            not 'VHOST' and
5296            not 'MEMIF'"
5297   parameters:
5298   - "throughput"
5299   - "parent"
5300   - "tags"
5301   sort:
5302   - "L2PATCH"
5303   - "L2XCBASE"
5304   - "BASE"
5305   - "FIB_10K"
5306   - "FIB_100K"
5307   - "FIB_1M"
5308   traces:
5309     hoverinfo: "x+y"
5310     boxpoints: "outliers"
5311     whiskerwidth: 0
5312   layout:
5313     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5314     layout: "plot-throughput"
5315
5316 - type: "plot"
5317   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5318   algorithm: "plot_performance_box"
5319   output-file-type: ".html"
5320   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5322   filter: "'NIC_Intel-X520-DA2' and
5323            '64B' and
5324            ('BASE' or 'SCALE') and
5325            'NDRPDR' and
5326            'ETH' and
5327            '1T1C' and
5328            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5329            not 'VHOST' and
5330            not 'MEMIF'"
5331   parameters:
5332   - "throughput"
5333   - "parent"
5334   - "tags"
5335   sort:
5336   - "L2PATCH"
5337   - "L2XCBASE"
5338   - "BASE"
5339   - "FIB_10K"
5340   - "FIB_100K"
5341   - "FIB_1M"
5342   traces:
5343     hoverinfo: "x+y"
5344     boxpoints: "outliers"
5345     whiskerwidth: 0
5346   layout:
5347     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5348     layout: "plot-throughput"
5349
5350 - type: "plot"
5351   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5352   algorithm: "plot_performance_box"
5353   output-file-type: ".html"
5354   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5355   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5356   filter: "'NIC_Intel-X520-DA2' and
5357            '64B' and
5358            ('BASE' or 'SCALE') and
5359            'NDRPDR' and
5360            'ETH' and
5361            '2T2C' and
5362            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5363            not 'VHOST' and
5364            not 'MEMIF'"
5365   parameters:
5366   - "throughput"
5367   - "parent"
5368   - "tags"
5369   sort:
5370   - "L2PATCH"
5371   - "L2XCBASE"
5372   - "BASE"
5373   - "FIB_10K"
5374   - "FIB_100K"
5375   - "FIB_1M"
5376   traces:
5377     hoverinfo: "x+y"
5378     boxpoints: "outliers"
5379     whiskerwidth: 0
5380   layout:
5381     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5382     layout: "plot-throughput"
5383
5384 - type: "plot"
5385   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5386   algorithm: "plot_performance_box"
5387   output-file-type: ".html"
5388   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5389   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5390   filter: "'NIC_Intel-X520-DA2' and
5391            '64B' and
5392            ('BASE' or 'SCALE') and
5393            'NDRPDR' and
5394            'ETH' and
5395            '2T2C' and
5396            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5397            not 'VHOST' and
5398            not 'MEMIF'"
5399   parameters:
5400   - "throughput"
5401   - "parent"
5402   - "tags"
5403   sort:
5404   - "L2PATCH"
5405   - "L2XCBASE"
5406   - "BASE"
5407   - "FIB_10K"
5408   - "FIB_100K"
5409   - "FIB_1M"
5410   traces:
5411     hoverinfo: "x+y"
5412     boxpoints: "outliers"
5413     whiskerwidth: 0
5414   layout:
5415     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5416     layout: "plot-throughput"
5417
5418 # Packet Throughput - VPP L2 3n-hsw-x520 features
5419 - type: "plot"
5420   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5421   algorithm: "plot_performance_box"
5422   output-file-type: ".html"
5423   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5425   filter: "'NIC_Intel-X520-DA2' and
5426            '64B' and
5427            'NDRPDR' and
5428            '1T1C' and
5429            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5430            not 'ACL' and
5431            not 'VHOST' and
5432            not 'MEMIF'"
5433   parameters:
5434   - "throughput"
5435   - "parent"
5436   - "tags"
5437   sort:
5438   - "L2XCBASE"    # l2xcbase
5439   - "L2BDBASE"    # l2bdbase
5440   - "L2XCFWD"     # dot1q-l2xcbase
5441   - "L2BDMACLRN"  # dot1q-l2bdbase
5442   traces:
5443     hoverinfo: "x+y"
5444     boxpoints: "outliers"
5445     whiskerwidth: 0
5446   layout:
5447     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5448     layout: "plot-throughput"
5449
5450 - type: "plot"
5451   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5452   algorithm: "plot_performance_box"
5453   output-file-type: ".html"
5454   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5455   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5456   filter: "'NIC_Intel-X520-DA2' and
5457            '64B' and
5458            'NDRPDR' and
5459            '1T1C' and
5460            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5461            not 'ACL' and
5462            not 'VHOST' and
5463            not 'MEMIF'"
5464   parameters:
5465   - "throughput"
5466   - "parent"
5467   - "tags"
5468   sort:
5469   - "L2XCBASE"    # l2xcbase
5470   - "L2BDBASE"    # l2bdbase
5471   - "L2XCFWD"     # dot1q-l2xcbase
5472   - "L2BDMACLRN"  # dot1q-l2bdbase
5473   traces:
5474     hoverinfo: "x+y"
5475     boxpoints: "outliers"
5476     whiskerwidth: 0
5477   layout:
5478     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5479     layout: "plot-throughput"
5480
5481 - type: "plot"
5482   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5483   algorithm: "plot_performance_box"
5484   output-file-type: ".html"
5485   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5487   filter: "'NIC_Intel-X520-DA2' and
5488            '64B' and
5489            'NDRPDR' and
5490            '2T2C' and
5491            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5492            not 'ACL' and
5493            not 'VHOST' and
5494            not 'MEMIF'"
5495   parameters:
5496   - "throughput"
5497   - "parent"
5498   - "tags"
5499   sort:
5500   - "L2XCBASE"    # l2xcbase
5501   - "L2BDBASE"    # l2bdbase
5502   - "L2XCFWD"     # dot1q-l2xcbase
5503   - "L2BDMACLRN"  # dot1q-l2bdbase
5504   traces:
5505     hoverinfo: "x+y"
5506     boxpoints: "outliers"
5507     whiskerwidth: 0
5508   layout:
5509     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5510     layout: "plot-throughput"
5511
5512 - type: "plot"
5513   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5514   algorithm: "plot_performance_box"
5515   output-file-type: ".html"
5516   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5517   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5518   filter: "'NIC_Intel-X520-DA2' and
5519            '64B' and
5520            'NDRPDR' and
5521            '2T2C' and
5522            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5523            not 'ACL' and
5524            not 'VHOST' and
5525            not 'MEMIF'"
5526   parameters:
5527   - "throughput"
5528   - "parent"
5529   - "tags"
5530   sort:
5531   - "L2XCBASE"    # l2xcbase
5532   - "L2BDBASE"    # l2bdbase
5533   - "L2XCFWD"     # dot1q-l2xcbase
5534   - "L2BDMACLRN"  # dot1q-l2bdbase
5535   traces:
5536     hoverinfo: "x+y"
5537     boxpoints: "outliers"
5538     whiskerwidth: 0
5539   layout:
5540     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5541     layout: "plot-throughput"
5542
5543 # Packet Throughput - VPP L2 3n-hsw-x520 features-iacl
5544 - type: "plot"
5545   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
5546   algorithm: "plot_performance_box"
5547   output-file-type: ".html"
5548   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
5549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5550   filter: "'NIC_Intel-X520-DA2' and
5551            '64B' and
5552            'NDRPDR' and
5553            '1T1C' and
5554            'FEATURE' and
5555            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5556            'IACL' and
5557            ('ACL1' or 'ACL50') and
5558            ('10K_FLOWS' or '10k_FLOWS') and
5559            not 'MACIP' and
5560            not 'VHOST' and
5561            not 'MEMIF'"
5562   parameters:
5563   - "throughput"
5564   - "parent"
5565   - "tags"
5566   traces:
5567     hoverinfo: "x+y"
5568     boxpoints: "outliers"
5569     whiskerwidth: 0
5570   layout:
5571     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
5572     layout: "plot-throughput"
5573
5574 - type: "plot"
5575   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
5576   algorithm: "plot_performance_box"
5577   output-file-type: ".html"
5578   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
5579   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5580   filter: "'NIC_Intel-X520-DA2' and
5581            '64B' and
5582            'NDRPDR' and
5583            '1T1C' and
5584            'FEATURE' and
5585            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5586            'IACL' and
5587            ('ACL1' or 'ACL50') and
5588            ('10K_FLOWS' or '10k_FLOWS') and
5589            not 'MACIP' and
5590            not 'VHOST' and
5591            not 'MEMIF'"
5592   parameters:
5593   - "throughput"
5594   - "parent"
5595   - "tags"
5596   traces:
5597     hoverinfo: "x+y"
5598     boxpoints: "outliers"
5599     whiskerwidth: 0
5600   layout:
5601     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
5602     layout: "plot-throughput"
5603
5604 - type: "plot"
5605   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
5606   algorithm: "plot_performance_box"
5607   output-file-type: ".html"
5608   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
5609   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5610   filter: "'NIC_Intel-X520-DA2' and
5611            '64B' and
5612            'NDRPDR' and
5613            '2T2C' and
5614            'FEATURE' and
5615            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5616            'IACL' and
5617            ('ACL1' or 'ACL50') and
5618            ('10K_FLOWS' or '10k_FLOWS') and
5619            not 'MACIP' and
5620            not 'VHOST' and
5621            not 'MEMIF'"
5622   parameters:
5623   - "throughput"
5624   - "parent"
5625   - "tags"
5626   traces:
5627     hoverinfo: "x+y"
5628     boxpoints: "outliers"
5629     whiskerwidth: 0
5630   layout:
5631     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
5632     layout: "plot-throughput"
5633
5634 - type: "plot"
5635   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
5636   algorithm: "plot_performance_box"
5637   output-file-type: ".html"
5638   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
5639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5640   filter: "'NIC_Intel-X520-DA2' and
5641            '64B' and
5642            'NDRPDR' and
5643            '2T2C' and
5644            'FEATURE' and
5645            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5646            'IACL' and
5647            ('ACL1' or 'ACL50') and
5648            ('10K_FLOWS' or '10k_FLOWS') and
5649            not 'MACIP' and
5650            not 'VHOST' and
5651            not 'MEMIF'"
5652   parameters:
5653   - "throughput"
5654   - "parent"
5655   - "tags"
5656   traces:
5657     hoverinfo: "x+y"
5658     boxpoints: "outliers"
5659     whiskerwidth: 0
5660   layout:
5661     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
5662     layout: "plot-throughput"
5663
5664 # Packet Throughput - VPP L2 3n-hsw-x520 features-oacl
5665 - type: "plot"
5666   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5667   algorithm: "plot_performance_box"
5668   output-file-type: ".html"
5669   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5670   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5671   filter: "'NIC_Intel-X520-DA2' and
5672            '64B' and
5673            'NDRPDR' and
5674            '1T1C' and
5675            'FEATURE' and
5676            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5677            'OACL' and
5678            ('ACL1' or 'ACL50') and
5679            ('10K_FLOWS' or '10k_FLOWS') and
5680            not 'MACIP' and
5681            not 'VHOST' and
5682            not 'MEMIF'"
5683   parameters:
5684   - "throughput"
5685   - "parent"
5686   - "tags"
5687   traces:
5688     hoverinfo: "x+y"
5689     boxpoints: "outliers"
5690     whiskerwidth: 0
5691   layout:
5692     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
5693     layout: "plot-throughput"
5694
5695 - type: "plot"
5696   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5697   algorithm: "plot_performance_box"
5698   output-file-type: ".html"
5699   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5700   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5701   filter: "'NIC_Intel-X520-DA2' and
5702            '64B' and
5703            'NDRPDR' and
5704            '1T1C' and
5705            'FEATURE' and
5706            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5707            'OACL' and
5708            ('ACL1' or 'ACL50') and
5709            ('10K_FLOWS' or '10k_FLOWS') and
5710            not 'MACIP' and
5711            not 'VHOST' and
5712            not 'MEMIF'"
5713   parameters:
5714   - "throughput"
5715   - "parent"
5716   - "tags"
5717   traces:
5718     hoverinfo: "x+y"
5719     boxpoints: "outliers"
5720     whiskerwidth: 0
5721   layout:
5722     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
5723     layout: "plot-throughput"
5724
5725 - type: "plot"
5726   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
5727   algorithm: "plot_performance_box"
5728   output-file-type: ".html"
5729   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
5730   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5731   filter: "'NIC_Intel-X520-DA2' and
5732            '64B' and
5733            'NDRPDR' and
5734            '2T2C' and
5735            'FEATURE' and
5736            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5737            'OACL' and
5738            ('ACL1' or 'ACL50') and
5739            ('10K_FLOWS' or '10k_FLOWS') and
5740            not 'MACIP' and
5741            not 'VHOST' and
5742            not 'MEMIF'"
5743   parameters:
5744   - "throughput"
5745   - "parent"
5746   - "tags"
5747   traces:
5748     hoverinfo: "x+y"
5749     boxpoints: "outliers"
5750     whiskerwidth: 0
5751   layout:
5752     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
5753     layout: "plot-throughput"
5754
5755 - type: "plot"
5756   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
5757   algorithm: "plot_performance_box"
5758   output-file-type: ".html"
5759   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
5760   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5761   filter: "'NIC_Intel-X520-DA2' and
5762            '64B' and
5763            'NDRPDR' and
5764            '2T2C' and
5765            'FEATURE' and
5766            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5767            'OACL' and
5768            ('ACL1' or 'ACL50') and
5769            ('10K_FLOWS' or '10k_FLOWS') and
5770            not 'MACIP' and
5771            not 'VHOST' and
5772            not 'MEMIF'"
5773   parameters:
5774   - "throughput"
5775   - "parent"
5776   - "tags"
5777   traces:
5778     hoverinfo: "x+y"
5779     boxpoints: "outliers"
5780     whiskerwidth: 0
5781   layout:
5782     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
5783     layout: "plot-throughput"
5784
5785 # Packet Throughput - VPP L2 3n-hsw-x520 features-macip
5786 - type: "plot"
5787   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
5788   algorithm: "plot_performance_box"
5789   output-file-type: ".html"
5790   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
5791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5792   filter: "'NIC_Intel-X520-DA2' and
5793            '64B' and
5794            'NDRPDR' and
5795            '1T1C' and
5796            'FEATURE' and
5797            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5798            'MACIP' and
5799            ('ACL1' or 'ACL50') and
5800            ('10K_FLOWS' or '10k_FLOWS') and
5801            not 'VHOST' and
5802            not 'MEMIF'"
5803   parameters:
5804   - "throughput"
5805   - "parent"
5806   - "tags"
5807   traces:
5808     hoverinfo: "x+y"
5809     boxpoints: "outliers"
5810     whiskerwidth: 0
5811   layout:
5812     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
5813     layout: "plot-throughput"
5814
5815 - type: "plot"
5816   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
5817   algorithm: "plot_performance_box"
5818   output-file-type: ".html"
5819   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
5820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5821   filter: "'NIC_Intel-X520-DA2' and
5822            '64B' and
5823            'NDRPDR' and
5824            '1T1C' and
5825            'FEATURE' and
5826            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5827            'MACIP' and
5828            ('ACL1' or 'ACL50') and
5829            ('10K_FLOWS' or '10k_FLOWS') and
5830            not 'VHOST' and
5831            not 'MEMIF'"
5832   parameters:
5833   - "throughput"
5834   - "parent"
5835   - "tags"
5836   traces:
5837     hoverinfo: "x+y"
5838     boxpoints: "outliers"
5839     whiskerwidth: 0
5840   layout:
5841     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-pdr"
5842     layout: "plot-throughput"
5843
5844 - type: "plot"
5845   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
5846   algorithm: "plot_performance_box"
5847   output-file-type: ".html"
5848   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
5849   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5850   filter: "'NIC_Intel-X520-DA2' and
5851            '64B' and
5852            'NDRPDR' and
5853            '2T2C' and
5854            'FEATURE' and
5855            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5856            'MACIP' and
5857            ('ACL1' or 'ACL50') and
5858            ('10K_FLOWS' or '10k_FLOWS') and
5859            not 'VHOST' and
5860            not 'MEMIF'"
5861   parameters:
5862   - "throughput"
5863   - "parent"
5864   - "tags"
5865   traces:
5866     hoverinfo: "x+y"
5867     boxpoints: "outliers"
5868     whiskerwidth: 0
5869   layout:
5870     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
5871     layout: "plot-throughput"
5872
5873 - type: "plot"
5874   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
5875   algorithm: "plot_performance_box"
5876   output-file-type: ".html"
5877   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
5878   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5879   filter: "'NIC_Intel-X520-DA2' and
5880            '64B' and
5881            'NDRPDR' and
5882            '2T2C' and
5883            'FEATURE' and
5884            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
5885            'MACIP' and
5886            ('ACL1' or 'ACL50') and
5887            ('10K_FLOWS' or '10k_FLOWS') and
5888            not 'VHOST' and
5889            not 'MEMIF'"
5890   parameters:
5891   - "throughput"
5892   - "parent"
5893   - "tags"
5894   traces:
5895     hoverinfo: "x+y"
5896     boxpoints: "outliers"
5897     whiskerwidth: 0
5898   layout:
5899     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-pdr"
5900     layout: "plot-throughput"
5901
5902 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
5903 - type: "plot"
5904   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5905   algorithm: "plot_performance_box"
5906   output-file-type: ".html"
5907   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5908   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5909   filter: "'NIC_Intel-X710' and
5910            '64B' and
5911            ('BASE' or 'SCALE') and
5912            'NDRPDR' and
5913            'ETH' and
5914            '1T1C' and
5915            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5916            not 'VHOST' and
5917            not 'MEMIF'"
5918   parameters:
5919   - "throughput"
5920   - "parent"
5921   - "tags"
5922   sort:
5923   - "L2PATCH"
5924   - "L2XCFWD"
5925   - "L2BDMACLRN"
5926   - "FIB_10K"
5927   - "FIB_100K"
5928   - "FIB_1M"
5929   traces:
5930     hoverinfo: "x+y"
5931     boxpoints: "outliers"
5932     whiskerwidth: 0
5933   layout:
5934     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5935     layout: "plot-throughput"
5936
5937 - type: "plot"
5938   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5939   algorithm: "plot_performance_box"
5940   output-file-type: ".html"
5941   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5942   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5943   filter: "'NIC_Intel-X710' and
5944            '64B' and
5945            ('BASE' or 'SCALE') and
5946            'NDRPDR' and
5947            'ETH' and
5948            '1T1C' and
5949            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5950            not 'VHOST' and
5951            not 'MEMIF'"
5952   parameters:
5953   - "throughput"
5954   - "parent"
5955   - "tags"
5956   sort:
5957   - "L2PATCH"
5958   - "L2XCFWD"
5959   - "L2BDMACLRN"
5960   - "FIB_10K"
5961   - "FIB_100K"
5962   - "FIB_1M"
5963   traces:
5964     hoverinfo: "x+y"
5965     boxpoints: "outliers"
5966     whiskerwidth: 0
5967   layout:
5968     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5969     layout: "plot-throughput"
5970
5971 - type: "plot"
5972   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5973   algorithm: "plot_performance_box"
5974   output-file-type: ".html"
5975   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5977   filter: "'NIC_Intel-X710' and
5978            '64B' and
5979            ('BASE' or 'SCALE') and
5980            'NDRPDR' and
5981            'ETH' and
5982            '2T2C' and
5983            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5984            not 'VHOST' and
5985            not 'MEMIF'"
5986   parameters:
5987   - "throughput"
5988   - "parent"
5989   - "tags"
5990   sort:
5991   - "L2PATCH"
5992   - "L2XCFWD"
5993   - "L2BDMACLRN"
5994   - "FIB_10K"
5995   - "FIB_100K"
5996   - "FIB_1M"
5997   traces:
5998     hoverinfo: "x+y"
5999     boxpoints: "outliers"
6000     whiskerwidth: 0
6001   layout:
6002     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6003     layout: "plot-throughput"
6004
6005 - type: "plot"
6006   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6007   algorithm: "plot_performance_box"
6008   output-file-type: ".html"
6009   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6011   filter: "'NIC_Intel-X710' and
6012            '64B' and
6013            ('BASE' or 'SCALE') and
6014            'NDRPDR' and
6015            'ETH' and
6016            '2T2C' and
6017            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6018            not 'VHOST' and
6019            not 'MEMIF'"
6020   parameters:
6021   - "throughput"
6022   - "parent"
6023   - "tags"
6024   sort:
6025   - "L2PATCH"
6026   - "L2XCFWD"
6027   - "L2BDMACLRN"
6028   - "FIB_10K"
6029   - "FIB_100K"
6030   - "FIB_1M"
6031   traces:
6032     hoverinfo: "x+y"
6033     boxpoints: "outliers"
6034     whiskerwidth: 0
6035   layout:
6036     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6037     layout: "plot-throughput"
6038
6039 # Packet Throughput - VPP L2 3n-hsw-x710 features
6040 - type: "plot"
6041   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6042   algorithm: "plot_performance_box"
6043   output-file-type: ".html"
6044   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6045   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6046   filter: "'NIC_Intel-X710' and
6047            '64B' and
6048            'NDRPDR' and
6049            '1T1C' and
6050            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6051            not 'ACL' and
6052            not 'VHOST' and
6053            not 'L2OVRLAY' and
6054            not 'MEMIF'"
6055   parameters:
6056   - "throughput"
6057   - "parent"
6058   - "tags"
6059   sort:
6060   - "L2XCBASE"    # l2xcbase
6061   - "L2BDBASE"    # l2bdbase
6062   - "L2XCFWD"     # dot1q-l2xcbase
6063   - "L2BDMACLRN"  # dot1q-l2bdbase
6064   traces:
6065     hoverinfo: "x+y"
6066     boxpoints: "outliers"
6067     whiskerwidth: 0
6068   layout:
6069     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
6070     layout: "plot-throughput"
6071
6072 - type: "plot"
6073   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6074   algorithm: "plot_performance_box"
6075   output-file-type: ".html"
6076   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6077   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6078   filter: "'NIC_Intel-X710' and
6079            '64B' and
6080            'NDRPDR' and
6081            '1T1C' and
6082            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6083            not 'ACL' and
6084            not 'VHOST' and
6085            not 'L2OVRLAY' and
6086            not 'MEMIF'"
6087   parameters:
6088   - "throughput"
6089   - "parent"
6090   - "tags"
6091   sort:
6092   - "L2XCBASE"    # l2xcbase
6093   - "L2BDBASE"    # l2bdbase
6094   - "L2XCFWD"     # dot1q-l2xcbase
6095   - "L2BDMACLRN"  # dot1q-l2bdbase
6096   traces:
6097     hoverinfo: "x+y"
6098     boxpoints: "outliers"
6099     whiskerwidth: 0
6100   layout:
6101     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
6102     layout: "plot-throughput"
6103
6104 - type: "plot"
6105   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6106   algorithm: "plot_performance_box"
6107   output-file-type: ".html"
6108   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6110   filter: "'NIC_Intel-X710' and
6111            '64B' and
6112            'NDRPDR' and
6113            '2T2C' and
6114            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6115            not 'ACL' and
6116            not 'VHOST' and
6117            not 'L2OVRLAY' and
6118            not 'MEMIF'"
6119   parameters:
6120   - "throughput"
6121   - "parent"
6122   - "tags"
6123   sort:
6124   - "L2XCBASE"    # l2xcbase
6125   - "L2BDBASE"    # l2bdbase
6126   - "L2XCFWD"     # dot1q-l2xcbase
6127   - "L2BDMACLRN"  # dot1q-l2bdbase
6128   traces:
6129     hoverinfo: "x+y"
6130     boxpoints: "outliers"
6131     whiskerwidth: 0
6132   layout:
6133     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
6134     layout: "plot-throughput"
6135
6136 - type: "plot"
6137   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6138   algorithm: "plot_performance_box"
6139   output-file-type: ".html"
6140   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6142   filter: "'NIC_Intel-X710' and
6143            '64B' and
6144            'NDRPDR' and
6145            '2T2C' and
6146            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6147            not 'ACL' and
6148            not 'VHOST' and
6149            not 'L2OVRLAY' and
6150            not 'MEMIF'"
6151   parameters:
6152   - "throughput"
6153   - "parent"
6154   - "tags"
6155   sort:
6156   - "L2XCBASE"    # l2xcbase
6157   - "L2BDBASE"    # l2bdbase
6158   - "L2XCFWD"     # dot1q-l2xcbase
6159   - "L2BDMACLRN"  # dot1q-l2bdbase
6160   traces:
6161     hoverinfo: "x+y"
6162     boxpoints: "outliers"
6163     whiskerwidth: 0
6164   layout:
6165     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6166     layout: "plot-throughput"
6167
6168 # Packet Throughput - VPP L2 3n-hsw-x710 features-iacl
6169 - type: "plot"
6170   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
6171   algorithm: "plot_performance_box"
6172   output-file-type: ".html"
6173   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
6174   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6175   filter: "'NIC_Intel-X710' and
6176            '64B' and
6177            'NDRPDR' and
6178            '1T1C' and
6179            'FEATURE' and
6180            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6181            'IACL' and
6182            ('ACL1' or 'ACL50') and
6183            ('10K_FLOWS' or '10k_FLOWS') and
6184            not 'MACIP' and
6185            not 'VHOST' and
6186            not 'MEMIF'"
6187   parameters:
6188   - "throughput"
6189   - "parent"
6190   - "tags"
6191   traces:
6192     hoverinfo: "x+y"
6193     boxpoints: "outliers"
6194     whiskerwidth: 0
6195   layout:
6196     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
6197     layout: "plot-throughput"
6198
6199 - type: "plot"
6200   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
6201   algorithm: "plot_performance_box"
6202   output-file-type: ".html"
6203   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
6204   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6205   filter: "'NIC_Intel-X710' and
6206            '64B' and
6207            'NDRPDR' and
6208            '1T1C' and
6209            'FEATURE' and
6210            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6211            'IACL' and
6212            ('ACL1' or 'ACL50') and
6213            ('10K_FLOWS' or '10k_FLOWS') and
6214            not 'MACIP' and
6215            not 'VHOST' and
6216            not 'MEMIF'"
6217   parameters:
6218   - "throughput"
6219   - "parent"
6220   - "tags"
6221   traces:
6222     hoverinfo: "x+y"
6223     boxpoints: "outliers"
6224     whiskerwidth: 0
6225   layout:
6226     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
6227     layout: "plot-throughput"
6228
6229 - type: "plot"
6230   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
6231   algorithm: "plot_performance_box"
6232   output-file-type: ".html"
6233   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
6234   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6235   filter: "'NIC_Intel-X710' and
6236            '64B' and
6237            'NDRPDR' and
6238            '2T2C' and
6239            'FEATURE' and
6240            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6241            'IACL' and
6242            ('ACL1' or 'ACL50') and
6243            ('10K_FLOWS' or '10k_FLOWS') and
6244            not 'MACIP' and
6245            not 'VHOST' and
6246            not 'MEMIF'"
6247   parameters:
6248   - "throughput"
6249   - "parent"
6250   - "tags"
6251   traces:
6252     hoverinfo: "x+y"
6253     boxpoints: "outliers"
6254     whiskerwidth: 0
6255   layout:
6256     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
6257     layout: "plot-throughput"
6258
6259 - type: "plot"
6260   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
6261   algorithm: "plot_performance_box"
6262   output-file-type: ".html"
6263   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
6264   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6265   filter: "'NIC_Intel-X710' and
6266            '64B' and
6267            'NDRPDR' and
6268            '2T2C' and
6269            'FEATURE' and
6270            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6271            'IACL' and
6272            ('ACL1' or 'ACL50') and
6273            ('10K_FLOWS' or '10k_FLOWS') and
6274            not 'MACIP' and
6275            not 'VHOST' and
6276            not 'MEMIF'"
6277   parameters:
6278   - "throughput"
6279   - "parent"
6280   - "tags"
6281   traces:
6282     hoverinfo: "x+y"
6283     boxpoints: "outliers"
6284     whiskerwidth: 0
6285   layout:
6286     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
6287     layout: "plot-throughput"
6288
6289 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
6290 - type: "plot"
6291   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6292   algorithm: "plot_performance_box"
6293   output-file-type: ".html"
6294   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6295   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6296   filter: "'NIC_Intel-XL710' and
6297            '64B' and
6298            'BASE' and
6299            'NDRPDR' and
6300            'ETH' and
6301            '1T1C' and
6302            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6303            not 'VHOST' and
6304            not 'MEMIF'"
6305   parameters:
6306   - "throughput"
6307   - "parent"
6308   - "tags"
6309   sort:
6310   - "L2PATCH"
6311   - "L2XCFWD"
6312   - "L2BDMACLRN"
6313   traces:
6314     hoverinfo: "x+y"
6315     boxpoints: "outliers"
6316     whiskerwidth: 0
6317   layout:
6318     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
6319     layout: "plot-throughput"
6320
6321 - type: "plot"
6322   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6323   algorithm: "plot_performance_box"
6324   output-file-type: ".html"
6325   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6326   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6327   filter: "'NIC_Intel-XL710' and
6328            '64B' and
6329            'BASE' and
6330            'NDRPDR' and
6331            'ETH' and
6332            '1T1C' and
6333            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6334            not 'VHOST' and
6335            not 'MEMIF'"
6336   parameters:
6337   - "throughput"
6338   - "parent"
6339   - "tags"
6340   sort:
6341   - "L2PATCH"
6342   - "L2XCFWD"
6343   - "L2BDMACLRN"
6344   traces:
6345     hoverinfo: "x+y"
6346     boxpoints: "outliers"
6347     whiskerwidth: 0
6348   layout:
6349     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
6350     layout: "plot-throughput"
6351
6352 - type: "plot"
6353   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6354   algorithm: "plot_performance_box"
6355   output-file-type: ".html"
6356   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6358   filter: "'NIC_Intel-XL710' and
6359            '64B' and
6360            'BASE' and
6361            'NDRPDR' and
6362            'ETH' and
6363            '2T2C' and
6364            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6365            not 'VHOST' and
6366            not 'MEMIF'"
6367   parameters:
6368   - "throughput"
6369   - "parent"
6370   - "tags"
6371   sort:
6372   - "L2PATCH"
6373   - "L2XCFWD"
6374   - "L2BDMACLRN"
6375   traces:
6376     hoverinfo: "x+y"
6377     boxpoints: "outliers"
6378     whiskerwidth: 0
6379   layout:
6380     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
6381     layout: "plot-throughput"
6382
6383 - type: "plot"
6384   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6385   algorithm: "plot_performance_box"
6386   output-file-type: ".html"
6387   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6388   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6389   filter: "'NIC_Intel-XL710' and
6390            '64B' and
6391            'BASE' and
6392            'NDRPDR' and
6393            'ETH' and
6394            '2T2C' and
6395            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6396            not 'VHOST' and
6397            not 'MEMIF'"
6398   parameters:
6399   - "throughput"
6400   - "parent"
6401   - "tags"
6402   sort:
6403   - "L2PATCH"
6404   - "L2XCFWD"
6405   - "L2BDMACLRN"
6406   traces:
6407     hoverinfo: "x+y"
6408     boxpoints: "outliers"
6409     whiskerwidth: 0
6410   layout:
6411     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
6412     layout: "plot-throughput"
6413
6414 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
6415 - type: "plot"
6416   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6417   algorithm: "plot_performance_box"
6418   output-file-type: ".html"
6419   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6420   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6421   filter: "'NIC_Intel-X710' and
6422            '64B' and
6423            ('BASE' or 'SCALE') and
6424            'NDRPDR' and
6425            'ETH' and
6426            '2T1C' and
6427            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6428            not 'VHOST' and
6429            not 'MEMIF' and
6430            not 'DRV_AVF'"
6431   parameters:
6432   - "throughput"
6433   - "parent"
6434   - "tags"
6435   sort:
6436   - "L2PATCH"
6437   - "L2XCBASE"
6438   - "BASE"
6439   - "FIB_10K"
6440   - "FIB_100K"
6441   - "FIB_1M"
6442   traces:
6443     hoverinfo: "x+y"
6444     boxpoints: "outliers"
6445     whiskerwidth: 0
6446   layout:
6447     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6448     layout: "plot-throughput"
6449
6450 - type: "plot"
6451   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6452   algorithm: "plot_performance_box"
6453   output-file-type: ".html"
6454   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6455   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6456   filter: "'NIC_Intel-X710' and
6457            '64B' and
6458            ('BASE' or 'SCALE') and
6459            'NDRPDR' and
6460            'ETH' and
6461            '2T1C' and
6462            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6463            not 'VHOST' and
6464            not 'MEMIF' and
6465            not 'DRV_AVF'"
6466   parameters:
6467   - "throughput"
6468   - "parent"
6469   - "tags"
6470   sort:
6471   - "L2PATCH"
6472   - "L2XCBASE"
6473   - "BASE"
6474   - "FIB_10K"
6475   - "FIB_100K"
6476   - "FIB_1M"
6477   traces:
6478     hoverinfo: "x+y"
6479     boxpoints: "outliers"
6480     whiskerwidth: 0
6481   layout:
6482     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6483     layout: "plot-throughput"
6484
6485 - type: "plot"
6486   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6487   algorithm: "plot_performance_box"
6488   output-file-type: ".html"
6489   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6490   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6491   filter: "'NIC_Intel-X710' and
6492            '64B' and
6493            ('BASE' or 'SCALE') and
6494            'NDRPDR' and
6495            'ETH' and
6496            '4T2C' and
6497            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6498            not 'VHOST' and
6499            not 'MEMIF' and
6500            not 'DRV_AVF'"
6501   parameters:
6502   - "throughput"
6503   - "parent"
6504   - "tags"
6505   sort:
6506   - "L2PATCH"
6507   - "L2XCBASE"
6508   - "BASE"
6509   - "FIB_10K"
6510   - "FIB_100K"
6511   - "FIB_1M"
6512   traces:
6513     hoverinfo: "x+y"
6514     boxpoints: "outliers"
6515     whiskerwidth: 0
6516   layout:
6517     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6518     layout: "plot-throughput"
6519
6520 - type: "plot"
6521   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6522   algorithm: "plot_performance_box"
6523   output-file-type: ".html"
6524   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6525   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6526   filter: "'NIC_Intel-X710' and
6527            '64B' and
6528            ('BASE' or 'SCALE') and
6529            'NDRPDR' and
6530            'ETH' and
6531            '4T2C' and
6532            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6533            not 'VHOST' and
6534            not 'MEMIF' and
6535            not 'DRV_AVF'"
6536   parameters:
6537   - "throughput"
6538   - "parent"
6539   - "tags"
6540   sort:
6541   - "L2PATCH"
6542   - "L2XCBASE"
6543   - "BASE"
6544   - "FIB_10K"
6545   - "FIB_100K"
6546   - "FIB_1M"
6547   traces:
6548     hoverinfo: "x+y"
6549     boxpoints: "outliers"
6550     whiskerwidth: 0
6551   layout:
6552     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6553     layout: "plot-throughput"
6554
6555 # Packet Throughput - VPP L2 3n-skx-x710 features
6556 - type: "plot"
6557   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6558   algorithm: "plot_performance_box"
6559   output-file-type: ".html"
6560   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6561   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6562   filter: "'NIC_Intel-X710' and
6563            '64B' and
6564            'NDRPDR' and
6565            '2T1C' and
6566            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6567            not 'ACL' and
6568            not 'VHOST' and
6569            not 'DRV_AVF' and
6570            not 'L2OVRLAY' and
6571            not 'MEMIF'"
6572   parameters:
6573   - "throughput"
6574   - "parent"
6575   - "tags"
6576   sort:
6577   - "L2XCBASE"    # l2xcbase
6578   - "L2BDBASE"    # l2bdbase
6579   - "L2XCFWD"     # dot1q-l2xcbase
6580   - "L2BDMACLRN"  # dot1q-l2bdbase
6581   traces:
6582     hoverinfo: "x+y"
6583     boxpoints: "outliers"
6584     whiskerwidth: 0
6585   layout:
6586     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6587     layout: "plot-throughput"
6588
6589 - type: "plot"
6590   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6591   algorithm: "plot_performance_box"
6592   output-file-type: ".html"
6593   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6595   filter: "'NIC_Intel-X710' and
6596            '64B' and
6597            'NDRPDR' and
6598            '2T1C' and
6599            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6600            not 'ACL' and
6601            not 'VHOST' and
6602            not 'DRV_AVF' and
6603            not 'L2OVRLAY' and
6604            not 'MEMIF'"
6605   parameters:
6606   - "throughput"
6607   - "parent"
6608   - "tags"
6609   sort:
6610   - "L2XCBASE"    # l2xcbase
6611   - "L2BDBASE"    # l2bdbase
6612   - "L2XCFWD"     # dot1q-l2xcbase
6613   - "L2BDMACLRN"  # dot1q-l2bdbase
6614   traces:
6615     hoverinfo: "x+y"
6616     boxpoints: "outliers"
6617     whiskerwidth: 0
6618   layout:
6619     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6620     layout: "plot-throughput"
6621
6622 - type: "plot"
6623   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6624   algorithm: "plot_performance_box"
6625   output-file-type: ".html"
6626   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6627   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6628   filter: "'NIC_Intel-X710' and
6629            '64B' and
6630            'NDRPDR' and
6631            '4T2C' and
6632            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6633            not 'ACL' and
6634            not 'VHOST' and
6635            not 'DRV_AVF' and
6636            not 'L2OVRLAY' and
6637            not 'MEMIF'"
6638   parameters:
6639   - "throughput"
6640   - "parent"
6641   - "tags"
6642   sort:
6643   - "L2XCBASE"    # l2xcbase
6644   - "L2BDBASE"    # l2bdbase
6645   - "L2XCFWD"     # dot1q-l2xcbase
6646   - "L2BDMACLRN"  # dot1q-l2bdbase
6647   traces:
6648     hoverinfo: "x+y"
6649     boxpoints: "outliers"
6650     whiskerwidth: 0
6651   layout:
6652     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6653     layout: "plot-throughput"
6654
6655 - type: "plot"
6656   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6657   algorithm: "plot_performance_box"
6658   output-file-type: ".html"
6659   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6661   filter: "'NIC_Intel-X710' and
6662            '64B' and
6663            'NDRPDR' and
6664            '4T2C' and
6665            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6666            not 'ACL' and
6667            not 'VHOST' and
6668            not 'DRV_AVF' and
6669            not 'L2OVRLAY' and
6670            not 'MEMIF'"
6671   parameters:
6672   - "throughput"
6673   - "parent"
6674   - "tags"
6675   sort:
6676   - "L2XCBASE"    # l2xcbase
6677   - "L2BDBASE"    # l2bdbase
6678   - "L2XCFWD"     # dot1q-l2xcbase
6679   - "L2BDMACLRN"  # dot1q-l2bdbase
6680   traces:
6681     hoverinfo: "x+y"
6682     boxpoints: "outliers"
6683     whiskerwidth: 0
6684   layout:
6685     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6686     layout: "plot-throughput"
6687
6688 # Packet Throughput - VPP L2 3n-skx-x710 features-iacl
6689 - type: "plot"
6690   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6691   algorithm: "plot_performance_box"
6692   output-file-type: ".html"
6693   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6694   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6695   filter: "'NIC_Intel-X710' and
6696            '64B' and
6697            'NDRPDR' and
6698            '2T1C' and
6699            'FEATURE' and
6700            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6701            'IACL' and
6702            ('ACL1' or 'ACL50') and
6703            ('10K_FLOWS' or '10k_FLOWS') and
6704            not 'MACIP' and
6705            not 'VHOST' and
6706            not 'MEMIF'"
6707   parameters:
6708   - "throughput"
6709   - "parent"
6710   - "tags"
6711   traces:
6712     hoverinfo: "x+y"
6713     boxpoints: "outliers"
6714     whiskerwidth: 0
6715   layout:
6716     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
6717     layout: "plot-throughput"
6718
6719 - type: "plot"
6720   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6721   algorithm: "plot_performance_box"
6722   output-file-type: ".html"
6723   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6725   filter: "'NIC_Intel-X710' and
6726            '64B' and
6727            'NDRPDR' and
6728            '2T1C' and
6729            'FEATURE' and
6730            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6731            'IACL' and
6732            ('ACL1' or 'ACL50') and
6733            ('10K_FLOWS' or '10k_FLOWS') and
6734            not 'MACIP' and
6735            not 'VHOST' and
6736            not 'MEMIF'"
6737   parameters:
6738   - "throughput"
6739   - "parent"
6740   - "tags"
6741   traces:
6742     hoverinfo: "x+y"
6743     boxpoints: "outliers"
6744     whiskerwidth: 0
6745   layout:
6746     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-pdr"
6747     layout: "plot-throughput"
6748
6749 - type: "plot"
6750   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6751   algorithm: "plot_performance_box"
6752   output-file-type: ".html"
6753   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6755   filter: "'NIC_Intel-X710' and
6756            '64B' and
6757            'NDRPDR' and
6758            '4T2C' and
6759            'FEATURE' and
6760            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6761            'IACL' and
6762            ('ACL1' or 'ACL50') and
6763            ('10K_FLOWS' or '10k_FLOWS') and
6764            not 'MACIP' and
6765            not 'VHOST' and
6766            not 'MEMIF'"
6767   parameters:
6768   - "throughput"
6769   - "parent"
6770   - "tags"
6771   traces:
6772     hoverinfo: "x+y"
6773     boxpoints: "outliers"
6774     whiskerwidth: 0
6775   layout:
6776     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
6777     layout: "plot-throughput"
6778
6779 - type: "plot"
6780   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6781   algorithm: "plot_performance_box"
6782   output-file-type: ".html"
6783   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6784   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6785   filter: "'NIC_Intel-X710' and
6786            '64B' and
6787            'NDRPDR' and
6788            '4T2C' and
6789            'FEATURE' and
6790            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
6791            'IACL' and
6792            ('ACL1' or 'ACL50') and
6793            ('10K_FLOWS' or '10k_FLOWS') and
6794            not 'MACIP' and
6795            not 'VHOST' and
6796            not 'MEMIF'"
6797   parameters:
6798   - "throughput"
6799   - "parent"
6800   - "tags"
6801   traces:
6802     hoverinfo: "x+y"
6803     boxpoints: "outliers"
6804     whiskerwidth: 0
6805   layout:
6806     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-pdr"
6807     layout: "plot-throughput"
6808
6809 # Packet Throughput - VPP L2 3n-skx-xxv710 base
6810 - type: "plot"
6811   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6812   algorithm: "plot_performance_box"
6813   output-file-type: ".html"
6814   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6816   filter: "'NIC_Intel-XXV710' and
6817            '64B' and
6818            ('BASE' or 'SCALE') and
6819            'NDRPDR' and
6820            'ETH' and
6821            '2T1C' and
6822            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6823            not 'VHOST' and
6824            not 'MEMIF'"
6825   parameters:
6826   - "throughput"
6827   - "parent"
6828   - "tags"
6829   sort:
6830   - "L2PATCH"
6831   - "L2PATCH"
6832   - "L2XCBASE"
6833   - "L2BDMACLRN"
6834   traces:
6835     hoverinfo: "x+y"
6836     boxpoints: "outliers"
6837     whiskerwidth: 0
6838   layout:
6839     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6840     layout: "plot-throughput"
6841
6842 - type: "plot"
6843   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6844   algorithm: "plot_performance_box"
6845   output-file-type: ".html"
6846   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6847   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6848   filter: "'NIC_Intel-XXV710' and
6849            '64B' and
6850            ('BASE' or 'SCALE') and
6851            'NDRPDR' and
6852            'ETH' and
6853            '2T1C' and
6854            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6855            not 'VHOST' and
6856            not 'MEMIF'"
6857   parameters:
6858   - "throughput"
6859   - "parent"
6860   - "tags"
6861   sort:
6862   - "L2PATCH"
6863   - "L2PATCH"
6864   - "L2XCBASE"
6865   - "L2BDMACLRN"
6866   traces:
6867     hoverinfo: "x+y"
6868     boxpoints: "outliers"
6869     whiskerwidth: 0
6870   layout:
6871     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6872     layout: "plot-throughput"
6873
6874 - type: "plot"
6875   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6876   algorithm: "plot_performance_box"
6877   output-file-type: ".html"
6878   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6879   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6880   filter: "'NIC_Intel-XXV710' and
6881            '64B' and
6882            ('BASE' or 'SCALE') and
6883            'NDRPDR' and
6884            'ETH' and
6885            '4T2C' and
6886            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6887            not 'VHOST' and
6888            not 'MEMIF'"
6889   parameters:
6890   - "throughput"
6891   - "parent"
6892   - "tags"
6893   sort:
6894   - "L2PATCH"
6895   - "L2PATCH"
6896   - "L2XCBASE"
6897   - "L2BDMACLRN"
6898   traces:
6899     hoverinfo: "x+y"
6900     boxpoints: "outliers"
6901     whiskerwidth: 0
6902   layout:
6903     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6904     layout: "plot-throughput"
6905
6906 - type: "plot"
6907   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6908   algorithm: "plot_performance_box"
6909   output-file-type: ".html"
6910   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6911   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6912   filter: "'NIC_Intel-XXV710' and
6913            '64B' and
6914            ('BASE' or 'SCALE') and
6915            'NDRPDR' and
6916            'ETH' and
6917            '4T2C' and
6918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6919            not 'VHOST' and
6920            not 'MEMIF'"
6921   parameters:
6922   - "throughput"
6923   - "parent"
6924   - "tags"
6925   sort:
6926   - "L2PATCH"
6927   - "L2PATCH"
6928   - "L2XCBASE"
6929   - "L2BDMACLRN"
6930   traces:
6931     hoverinfo: "x+y"
6932     boxpoints: "outliers"
6933     whiskerwidth: 0
6934   layout:
6935     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6936     layout: "plot-throughput"
6937
6938 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
6939 - type: "plot"
6940   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6941   algorithm: "plot_performance_box"
6942   output-file-type: ".html"
6943   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6944   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6945   filter: "'NIC_Intel-X710' and
6946            '64B' and
6947            ('BASE' or 'SCALE') and
6948            'NDRPDR' and
6949            'ETH' and
6950            '2T1C' and
6951            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6952            not 'VHOST' and
6953            not 'MEMIF'"
6954   parameters:
6955   - "throughput"
6956   - "parent"
6957   - "tags"
6958   sort:
6959   - "L2PATCH"
6960   - "L2XCBASE"
6961   - "BASE"
6962   - "FIB_10K"
6963   - "FIB_100K"
6964   - "FIB_1M"
6965   traces:
6966     hoverinfo: "x+y"
6967     boxpoints: "outliers"
6968     whiskerwidth: 0
6969   layout:
6970     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6971     layout: "plot-throughput"
6972
6973 - type: "plot"
6974   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6975   algorithm: "plot_performance_box"
6976   output-file-type: ".html"
6977   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6978   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6979   filter: "'NIC_Intel-X710' and
6980            '64B' and
6981            ('BASE' or 'SCALE') and
6982            'NDRPDR' and
6983            'ETH' and
6984            '2T1C' and
6985            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6986            not 'VHOST' and
6987            not 'MEMIF'"
6988   parameters:
6989   - "throughput"
6990   - "parent"
6991   - "tags"
6992   sort:
6993   - "L2PATCH"
6994   - "L2XCBASE"
6995   - "BASE"
6996   - "FIB_10K"
6997   - "FIB_100K"
6998   - "FIB_1M"
6999   traces:
7000     hoverinfo: "x+y"
7001     boxpoints: "outliers"
7002     whiskerwidth: 0
7003   layout:
7004     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7005     layout: "plot-throughput"
7006
7007 - type: "plot"
7008   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7009   algorithm: "plot_performance_box"
7010   output-file-type: ".html"
7011   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7012   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7013   filter: "'NIC_Intel-X710' and
7014            '64B' and
7015            ('BASE' or 'SCALE') and
7016            'NDRPDR' and
7017            'ETH' and
7018            '4T2C' and
7019            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7020            not 'VHOST' and
7021            not 'MEMIF'"
7022   parameters:
7023   - "throughput"
7024   - "parent"
7025   - "tags"
7026   sort:
7027   - "L2PATCH"
7028   - "L2XCBASE"
7029   - "BASE"
7030   - "FIB_10K"
7031   - "FIB_100K"
7032   - "FIB_1M"
7033   traces:
7034     hoverinfo: "x+y"
7035     boxpoints: "outliers"
7036     whiskerwidth: 0
7037   layout:
7038     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7039     layout: "plot-throughput"
7040
7041 - type: "plot"
7042   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7043   algorithm: "plot_performance_box"
7044   output-file-type: ".html"
7045   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7046   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7047   filter: "'NIC_Intel-X710' and
7048            '64B' and
7049            ('BASE' or 'SCALE') and
7050            'NDRPDR' and
7051            'ETH' and
7052            '4T2C' and
7053            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7054            not 'VHOST' and
7055            not 'MEMIF'"
7056   parameters:
7057   - "throughput"
7058   - "parent"
7059   - "tags"
7060   sort:
7061   - "L2PATCH"
7062   - "L2XCBASE"
7063   - "BASE"
7064   - "FIB_10K"
7065   - "FIB_100K"
7066   - "FIB_1M"
7067   traces:
7068     hoverinfo: "x+y"
7069     boxpoints: "outliers"
7070     whiskerwidth: 0
7071   layout:
7072     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7073     layout: "plot-throughput"
7074
7075 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
7076 - type: "plot"
7077   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7078   algorithm: "plot_performance_box"
7079   output-file-type: ".html"
7080   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7081   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7082   filter: "'NIC_Intel-XXV710' and
7083            '64B' and
7084            ('BASE' or 'SCALE') and
7085            'NDRPDR' and
7086            'ETH' and
7087            '2T1C' and
7088            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7089            not 'VHOST' and
7090            not 'MEMIF'"
7091   parameters:
7092   - "throughput"
7093   - "parent"
7094   - "tags"
7095   sort:
7096   - "L2PATCH"
7097   - "L2XCBASE"
7098   - "BASE"
7099   - "FIB_10K"
7100   - "FIB_100K"
7101   - "FIB_1M"
7102   traces:
7103     hoverinfo: "x+y"
7104     boxpoints: "outliers"
7105     whiskerwidth: 0
7106   layout:
7107     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7108     layout: "plot-throughput"
7109
7110 - type: "plot"
7111   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7112   algorithm: "plot_performance_box"
7113   output-file-type: ".html"
7114   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7115   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7116   filter: "'NIC_Intel-XXV710' and
7117            '64B' and
7118            ('BASE' or 'SCALE') and
7119            'NDRPDR' and
7120            'ETH' and
7121            '2T1C' and
7122            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7123            not 'VHOST' and
7124            not 'MEMIF'"
7125   parameters:
7126   - "throughput"
7127   - "parent"
7128   - "tags"
7129   sort:
7130   - "L2PATCH"
7131   - "L2XCBASE"
7132   - "BASE"
7133   - "FIB_10K"
7134   - "FIB_100K"
7135   - "FIB_1M"
7136   traces:
7137     hoverinfo: "x+y"
7138     boxpoints: "outliers"
7139     whiskerwidth: 0
7140   layout:
7141     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7142     layout: "plot-throughput"
7143
7144 - type: "plot"
7145   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7146   algorithm: "plot_performance_box"
7147   output-file-type: ".html"
7148   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7149   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7150   filter: "'NIC_Intel-XXV710' and
7151            '64B' and
7152            ('BASE' or 'SCALE') and
7153            'NDRPDR' and
7154            'ETH' and
7155            '4T2C' and
7156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7157            not 'VHOST' and
7158            not 'MEMIF'"
7159   parameters:
7160   - "throughput"
7161   - "parent"
7162   - "tags"
7163   sort:
7164   - "L2PATCH"
7165   - "L2XCBASE"
7166   - "BASE"
7167   - "FIB_10K"
7168   - "FIB_100K"
7169   - "FIB_1M"
7170   traces:
7171     hoverinfo: "x+y"
7172     boxpoints: "outliers"
7173     whiskerwidth: 0
7174   layout:
7175     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7176     layout: "plot-throughput"
7177
7178 - type: "plot"
7179   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7180   algorithm: "plot_performance_box"
7181   output-file-type: ".html"
7182   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7183   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7184   filter: "'NIC_Intel-XXV710' and
7185            '64B' and
7186            ('BASE' or 'SCALE') and
7187            'NDRPDR' and
7188            'ETH' and
7189            '4T2C' and
7190            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7191            not 'VHOST' and
7192            not 'MEMIF'"
7193   parameters:
7194   - "throughput"
7195   - "parent"
7196   - "tags"
7197   sort:
7198   - "L2PATCH"
7199   - "L2XCBASE"
7200   - "BASE"
7201   - "FIB_10K"
7202   - "FIB_100K"
7203   - "FIB_1M"
7204   traces:
7205     hoverinfo: "x+y"
7206     boxpoints: "outliers"
7207     whiskerwidth: 0
7208   layout:
7209     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7210     layout: "plot-throughput"
7211
7212 # Packet Throughput - VPP L2 2n-dnv-x553 base
7213 - type: "plot"
7214   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7215   algorithm: "plot_performance_box"
7216   output-file-type: ".html"
7217   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7218   data: "intel-dnv-vpp"
7219   filter: "'NIC_Intel-X553' and
7220            '64B' and
7221            'BASE' and
7222            'NDRPDR' and
7223            'ETH' and
7224            '1T1C' and
7225            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7226            not 'VHOST' and
7227            not 'MEMIF'"
7228   parameters:
7229   - "throughput"
7230   - "parent"
7231   - "tags"
7232   sort:
7233   - "L2XCBASE"
7234   - "L2BDMACLRN"
7235   - "L2PATCH"
7236   traces:
7237     hoverinfo: "x+y"
7238     boxpoints: "outliers"
7239     whiskerwidth: 0
7240   layout:
7241     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
7242     layout: "plot-throughput"
7243
7244 - type: "plot"
7245   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7246   algorithm: "plot_performance_box"
7247   output-file-type: ".html"
7248   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7249   data: "intel-dnv-vpp"
7250   filter: "'NIC_Intel-X553' and
7251            '64B' and
7252            ('BASE' or 'SCALE') and
7253            'NDRPDR' and
7254            'ETH' and
7255            '1T1C' and
7256            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7257            not 'VHOST' and
7258            not 'MEMIF'"
7259   parameters:
7260   - "throughput"
7261   - "parent"
7262   - "tags"
7263   sort:
7264   - "L2XCBASE"
7265   - "L2BDMACLRN"
7266   - "L2PATCH"
7267   traces:
7268     hoverinfo: "x+y"
7269     boxpoints: "outliers"
7270     whiskerwidth: 0
7271   layout:
7272     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
7273     layout: "plot-throughput"
7274
7275 - type: "plot"
7276   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7277   algorithm: "plot_performance_box"
7278   output-file-type: ".html"
7279   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7280   data: "intel-dnv-vpp"
7281   filter: "'NIC_Intel-X553' and
7282            '64B' and
7283            ('BASE' or 'SCALE') and
7284            'NDRPDR' and
7285            'ETH' and
7286            '2T2C' and
7287            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7288            not 'VHOST' and
7289            not 'MEMIF'"
7290   parameters:
7291   - "throughput"
7292   - "parent"
7293   - "tags"
7294   sort:
7295   - "L2XCBASE"
7296   - "L2BDMACLRN"
7297   - "L2PATCH"
7298   traces:
7299     hoverinfo: "x+y"
7300     boxpoints: "outliers"
7301     whiskerwidth: 0
7302   layout:
7303     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
7304     layout: "plot-throughput"
7305
7306 - type: "plot"
7307   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7308   algorithm: "plot_performance_box"
7309   output-file-type: ".html"
7310   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7311   data: "intel-dnv-vpp"
7312   filter: "'NIC_Intel-X553' and
7313            '64B' and
7314            ('BASE' or 'SCALE') and
7315            'NDRPDR' and
7316            'ETH' and
7317            '2T2C' and
7318            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7319            not 'VHOST' and
7320            not 'MEMIF'"
7321   parameters:
7322   - "throughput"
7323   - "parent"
7324   - "tags"
7325   sort:
7326   - "L2XCBASE"
7327   - "L2BDMACLRN"
7328   - "L2PATCH"
7329   traces:
7330     hoverinfo: "x+y"
7331     boxpoints: "outliers"
7332     whiskerwidth: 0
7333   layout:
7334     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
7335     layout: "plot-throughput"
7336
7337 ################################################################################
7338
7339 # Packet Throughput - VPP Container Memif 3n-hsw-x520
7340 - type: "plot"
7341   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7342   algorithm: "plot_performance_box"
7343   output-file-type: ".html"
7344   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7346   filter: "'NIC_Intel-X520-DA2' and
7347            '64B' and
7348            ('BASE' or 'SCALE') and
7349            'NDRPDR' and
7350            '1T1C' and
7351            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7352            not 'VHOST' and
7353            'MEMIF'"
7354   parameters:
7355   - "throughput"
7356   - "parent"
7357   - "tags"
7358   sort:
7359   - "L2XCFWD"
7360   - "L2XCFWD"
7361   - "L2XCFWD"
7362   - "L2BDMACLRN"
7363   - "L2BDMACLRN"
7364   - "L2BDMACLRN"
7365   - "IP4FWD"
7366   traces:
7367     hoverinfo: "x+y"
7368     boxpoints: "outliers"
7369     whiskerwidth: 0
7370   layout:
7371     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
7372     layout: "plot-throughput"
7373
7374 - type: "plot"
7375   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7376   algorithm: "plot_performance_box"
7377   output-file-type: ".html"
7378   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7379   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7380   filter: "'NIC_Intel-X520-DA2' and
7381            '64B' and
7382            ('BASE' or 'SCALE') and
7383            'NDRPDR' and
7384            '1T1C' and
7385            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7386            not 'VHOST' and
7387            'MEMIF'"
7388   parameters:
7389   - "throughput"
7390   - "parent"
7391   - "tags"
7392   sort:
7393   - "L2XCFWD"
7394   - "L2XCFWD"
7395   - "L2XCFWD"
7396   - "L2BDMACLRN"
7397   - "L2BDMACLRN"
7398   - "L2BDMACLRN"
7399   - "IP4FWD"
7400   traces:
7401     hoverinfo: "x+y"
7402     boxpoints: "outliers"
7403     whiskerwidth: 0
7404   layout:
7405     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
7406     layout: "plot-throughput"
7407
7408 - type: "plot"
7409   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7410   algorithm: "plot_performance_box"
7411   output-file-type: ".html"
7412   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7414   filter: "'NIC_Intel-X520-DA2' and
7415            '64B' and
7416            ('BASE' or 'SCALE') and
7417            'NDRPDR' and
7418            '2T2C' and
7419            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7420            not 'VHOST' and
7421            'MEMIF'"
7422   parameters:
7423   - "throughput"
7424   - "parent"
7425   - "tags"
7426   sort:
7427   - "L2XCFWD"
7428   - "L2XCFWD"
7429   - "L2XCFWD"
7430   - "L2BDMACLRN"
7431   - "L2BDMACLRN"
7432   - "L2BDMACLRN"
7433   - "IP4FWD"
7434   traces:
7435     hoverinfo: "x+y"
7436     boxpoints: "outliers"
7437     whiskerwidth: 0
7438   layout:
7439     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
7440     layout: "plot-throughput"
7441
7442 - type: "plot"
7443   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7444   algorithm: "plot_performance_box"
7445   output-file-type: ".html"
7446   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7448   filter: "'NIC_Intel-X520-DA2' and
7449            '64B' and
7450            ('BASE' or 'SCALE') and
7451            'NDRPDR' and
7452            '2T2C' and
7453            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7454            not 'VHOST' and
7455            'MEMIF'"
7456   parameters:
7457   - "throughput"
7458   - "parent"
7459   - "tags"
7460   sort:
7461   - "L2XCFWD"
7462   - "L2XCFWD"
7463   - "L2XCFWD"
7464   - "L2BDMACLRN"
7465   - "L2BDMACLRN"
7466   - "L2BDMACLRN"
7467   - "IP4FWD"
7468   traces:
7469     hoverinfo: "x+y"
7470     boxpoints: "outliers"
7471     whiskerwidth: 0
7472   layout:
7473     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
7474     layout: "plot-throughput"
7475
7476 # Packet Throughput - VPP Container Memif 3n-hsw-x710
7477 - type: "plot"
7478   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7479   algorithm: "plot_performance_box"
7480   output-file-type: ".html"
7481   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7483   filter: "'NIC_Intel-X710' and
7484            '64B' and
7485            ('BASE' or 'SCALE') and
7486            'NDRPDR' and
7487            '1T1C' and
7488            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7489            not 'VHOST' and
7490            'MEMIF'"
7491   parameters:
7492   - "throughput"
7493   - "parent"
7494   - "tags"
7495   sort:
7496   - "L2XCFWD"
7497   - "L2XCFWD"
7498   - "L2XCFWD"
7499   - "L2BDMACLRN"
7500   - "L2BDMACLRN"
7501   - "L2BDMACLRN"
7502   - "IP4FWD"
7503   traces:
7504     hoverinfo: "x+y"
7505     boxpoints: "outliers"
7506     whiskerwidth: 0
7507   layout:
7508     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
7509     layout: "plot-throughput"
7510
7511 - type: "plot"
7512   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7513   algorithm: "plot_performance_box"
7514   output-file-type: ".html"
7515   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7516   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7517   filter: "'NIC_Intel-X710' and
7518            '64B' and
7519            ('BASE' or 'SCALE') and
7520            'NDRPDR' and
7521            '1T1C' and
7522            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7523            not 'VHOST' and
7524            'MEMIF'"
7525   parameters:
7526   - "throughput"
7527   - "parent"
7528   - "tags"
7529   sort:
7530   - "L2XCFWD"
7531   - "L2XCFWD"
7532   - "L2XCFWD"
7533   - "L2BDMACLRN"
7534   - "L2BDMACLRN"
7535   - "L2BDMACLRN"
7536   - "IP4FWD"
7537   traces:
7538     hoverinfo: "x+y"
7539     boxpoints: "outliers"
7540     whiskerwidth: 0
7541   layout:
7542     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
7543     layout: "plot-throughput"
7544
7545 - type: "plot"
7546   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7547   algorithm: "plot_performance_box"
7548   output-file-type: ".html"
7549   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7550   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7551   filter: "'NIC_Intel-X710' and
7552            '64B' and
7553            ('BASE' or 'SCALE') and
7554            'NDRPDR' and
7555            '2T2C' and
7556            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7557            not 'VHOST' and
7558            'MEMIF'"
7559   parameters:
7560   - "throughput"
7561   - "parent"
7562   - "tags"
7563   sort:
7564   - "L2XCFWD"
7565   - "L2XCFWD"
7566   - "L2XCFWD"
7567   - "L2BDMACLRN"
7568   - "L2BDMACLRN"
7569   - "L2BDMACLRN"
7570   - "IP4FWD"
7571   traces:
7572     hoverinfo: "x+y"
7573     boxpoints: "outliers"
7574     whiskerwidth: 0
7575   layout:
7576     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
7577     layout: "plot-throughput"
7578
7579 - type: "plot"
7580   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7581   algorithm: "plot_performance_box"
7582   output-file-type: ".html"
7583   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7584   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7585   filter: "'NIC_Intel-X710' and
7586            '64B' and
7587            ('BASE' or 'SCALE') and
7588            'NDRPDR' and
7589            '2T2C' and
7590            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7591            not 'VHOST' and
7592            'MEMIF'"
7593   parameters:
7594   - "throughput"
7595   - "parent"
7596   - "tags"
7597   sort:
7598   - "L2XCFWD"
7599   - "L2XCFWD"
7600   - "L2XCFWD"
7601   - "L2BDMACLRN"
7602   - "L2BDMACLRN"
7603   - "L2BDMACLRN"
7604   - "IP4FWD"
7605   traces:
7606     hoverinfo: "x+y"
7607     boxpoints: "outliers"
7608     whiskerwidth: 0
7609   layout:
7610     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7611     layout: "plot-throughput"
7612
7613 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
7614 - type: "plot"
7615   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7616   algorithm: "plot_performance_box"
7617   output-file-type: ".html"
7618   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7620   filter: "'NIC_Intel-XL710' and
7621            '64B' and
7622            ('BASE' or 'SCALE') and
7623            'NDRPDR' and
7624            '1T1C' and
7625            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7626            not 'VHOST' and
7627            'MEMIF'"
7628   parameters:
7629   - "throughput"
7630   - "parent"
7631   - "tags"
7632   sort:
7633   - "L2XCFWD"
7634   - "L2XCFWD"
7635   - "L2XCFWD"
7636   - "L2BDMACLRN"
7637   - "L2BDMACLRN"
7638   - "L2BDMACLRN"
7639   - "IP4FWD"
7640   traces:
7641     hoverinfo: "x+y"
7642     boxpoints: "outliers"
7643     whiskerwidth: 0
7644   layout:
7645     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7646     layout: "plot-throughput"
7647
7648 - type: "plot"
7649   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7650   algorithm: "plot_performance_box"
7651   output-file-type: ".html"
7652   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7653   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7654   filter: "'NIC_Intel-XL710' and
7655            '64B' and
7656            ('BASE' or 'SCALE') and
7657            'NDRPDR' and
7658            '1T1C' and
7659            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7660            not 'VHOST' and
7661            'MEMIF'"
7662   parameters:
7663   - "throughput"
7664   - "parent"
7665   - "tags"
7666   sort:
7667   - "L2XCFWD"
7668   - "L2XCFWD"
7669   - "L2XCFWD"
7670   - "L2BDMACLRN"
7671   - "L2BDMACLRN"
7672   - "L2BDMACLRN"
7673   - "IP4FWD"
7674   traces:
7675     hoverinfo: "x+y"
7676     boxpoints: "outliers"
7677     whiskerwidth: 0
7678   layout:
7679     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7680     layout: "plot-throughput"
7681
7682 - type: "plot"
7683   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7684   algorithm: "plot_performance_box"
7685   output-file-type: ".html"
7686   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7687   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7688   filter: "'NIC_Intel-XL710' and
7689            '64B' and
7690            ('BASE' or 'SCALE') and
7691            'NDRPDR' and
7692            '2T2C' and
7693            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7694            not 'VHOST' and
7695            'MEMIF'"
7696   parameters:
7697   - "throughput"
7698   - "parent"
7699   - "tags"
7700   sort:
7701   - "L2XCFWD"
7702   - "L2XCFWD"
7703   - "L2XCFWD"
7704   - "L2BDMACLRN"
7705   - "L2BDMACLRN"
7706   - "L2BDMACLRN"
7707   - "IP4FWD"
7708   traces:
7709     hoverinfo: "x+y"
7710     boxpoints: "outliers"
7711     whiskerwidth: 0
7712   layout:
7713     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7714     layout: "plot-throughput"
7715
7716 - type: "plot"
7717   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7718   algorithm: "plot_performance_box"
7719   output-file-type: ".html"
7720   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7721   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7722   filter: "'NIC_Intel-XL710' and
7723            '64B' and
7724            ('BASE' or 'SCALE') and
7725            'NDRPDR' and
7726            '2T2C' and
7727            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7728            not 'VHOST' and
7729            'MEMIF'"
7730   parameters:
7731   - "throughput"
7732   - "parent"
7733   - "tags"
7734   sort:
7735   - "L2XCFWD"
7736   - "L2XCFWD"
7737   - "L2XCFWD"
7738   - "L2BDMACLRN"
7739   - "L2BDMACLRN"
7740   - "L2BDMACLRN"
7741   - "IP4FWD"
7742   traces:
7743     hoverinfo: "x+y"
7744     boxpoints: "outliers"
7745     whiskerwidth: 0
7746   layout:
7747     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7748     layout: "plot-throughput"
7749
7750 # Packet Throughput - VPP Container Memif 3n-skx-x710
7751 - type: "plot"
7752   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7753   algorithm: "plot_performance_box"
7754   output-file-type: ".html"
7755   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7756   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7757   filter: "'NIC_Intel-X710' and
7758            '64B' and
7759            ('BASE' or 'SCALE') and
7760            'NDRPDR' and
7761            '2T1C' and
7762            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7763            not 'VHOST' and
7764            'MEMIF'"
7765   parameters:
7766   - "throughput"
7767   - "parent"
7768   - "tags"
7769   sort:
7770   - "L2XCFWD"
7771   - "L2XCFWD"
7772   - "L2XCFWD"
7773   - "L2BDMACLRN"
7774   - "L2BDMACLRN"
7775   - "L2BDMACLRN"
7776   - "IP4FWD"
7777   traces:
7778     hoverinfo: "x+y"
7779     boxpoints: "outliers"
7780     whiskerwidth: 0
7781   layout:
7782     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7783     layout: "plot-throughput"
7784
7785 - type: "plot"
7786   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7787   algorithm: "plot_performance_box"
7788   output-file-type: ".html"
7789   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7790   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7791   filter: "'NIC_Intel-X710' and
7792            '64B' and
7793            ('BASE' or 'SCALE') and
7794            'NDRPDR' and
7795            '2T1C' and
7796            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7797            not 'VHOST' and
7798            'MEMIF'"
7799   parameters:
7800   - "throughput"
7801   - "parent"
7802   - "tags"
7803   sort:
7804   - "L2XCFWD"
7805   - "L2XCFWD"
7806   - "L2XCFWD"
7807   - "L2BDMACLRN"
7808   - "L2BDMACLRN"
7809   - "L2BDMACLRN"
7810   - "IP4FWD"
7811   traces:
7812     hoverinfo: "x+y"
7813     boxpoints: "outliers"
7814     whiskerwidth: 0
7815   layout:
7816     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7817     layout: "plot-throughput"
7818
7819 - type: "plot"
7820   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7821   algorithm: "plot_performance_box"
7822   output-file-type: ".html"
7823   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7825   filter: "'NIC_Intel-X710' and
7826            '64B' and
7827            ('BASE' or 'SCALE') and
7828            'NDRPDR' and
7829            '4T2C' and
7830            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7831            not 'VHOST' and
7832            'MEMIF'"
7833   parameters:
7834   - "throughput"
7835   - "parent"
7836   - "tags"
7837   sort:
7838   - "L2XCFWD"
7839   - "L2XCFWD"
7840   - "L2XCFWD"
7841   - "L2BDMACLRN"
7842   - "L2BDMACLRN"
7843   - "L2BDMACLRN"
7844   - "IP4FWD"
7845   traces:
7846     hoverinfo: "x+y"
7847     boxpoints: "outliers"
7848     whiskerwidth: 0
7849   layout:
7850     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7851     layout: "plot-throughput"
7852
7853 - type: "plot"
7854   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7855   algorithm: "plot_performance_box"
7856   output-file-type: ".html"
7857   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7859   filter: "'NIC_Intel-X710' and
7860            '64B' and
7861            ('BASE' or 'SCALE') and
7862            'NDRPDR' and
7863            '4T2C' and
7864            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7865            not 'VHOST' and
7866            'MEMIF'"
7867   parameters:
7868   - "throughput"
7869   - "parent"
7870   - "tags"
7871   sort:
7872   - "L2XCFWD"
7873   - "L2XCFWD"
7874   - "L2XCFWD"
7875   - "L2BDMACLRN"
7876   - "L2BDMACLRN"
7877   - "L2BDMACLRN"
7878   - "IP4FWD"
7879   traces:
7880     hoverinfo: "x+y"
7881     boxpoints: "outliers"
7882     whiskerwidth: 0
7883   layout:
7884     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7885     layout: "plot-throughput"
7886
7887 # Packet Throughput - VPP Container Memif 2n-skx-x710
7888 - type: "plot"
7889   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7890   algorithm: "plot_performance_box"
7891   output-file-type: ".html"
7892   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7893   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7894   filter: "'NIC_Intel-X710' and
7895            '64B' and
7896            ('BASE' or 'SCALE') and
7897            'NDRPDR' and
7898            '2T1C' and
7899            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7900            not 'VHOST' and
7901            not 'NF_DENSITY' and
7902            'MEMIF'"
7903   parameters:
7904   - "throughput"
7905   - "parent"
7906   - "tags"
7907   sort:
7908   - "L2XCFWD"
7909   - "L2XCFWD"
7910   - "L2XCFWD"
7911   - "L2BDMACLRN"
7912   - "L2BDMACLRN"
7913   - "L2BDMACLRN"
7914   - "IP4FWD"
7915   traces:
7916     hoverinfo: "x+y"
7917     boxpoints: "outliers"
7918     whiskerwidth: 0
7919   layout:
7920     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7921     layout: "plot-throughput"
7922
7923 - type: "plot"
7924   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7925   algorithm: "plot_performance_box"
7926   output-file-type: ".html"
7927   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7928   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7929   filter: "'NIC_Intel-X710' and
7930            '64B' and
7931            ('BASE' or 'SCALE') and
7932            'NDRPDR' and
7933            '2T1C' and
7934            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7935            not 'VHOST' and
7936            not 'NF_DENSITY' and
7937            'MEMIF'"
7938   parameters:
7939   - "throughput"
7940   - "parent"
7941   - "tags"
7942   sort:
7943   - "L2XCFWD"
7944   - "L2XCFWD"
7945   - "L2XCFWD"
7946   - "L2BDMACLRN"
7947   - "L2BDMACLRN"
7948   - "L2BDMACLRN"
7949   - "IP4FWD"
7950   traces:
7951     hoverinfo: "x+y"
7952     boxpoints: "outliers"
7953     whiskerwidth: 0
7954   layout:
7955     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7956     layout: "plot-throughput"
7957
7958 - type: "plot"
7959   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7960   algorithm: "plot_performance_box"
7961   output-file-type: ".html"
7962   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7963   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7964   filter: "'NIC_Intel-X710' and
7965            '64B' and
7966            ('BASE' or 'SCALE') and
7967            'NDRPDR' and
7968            '4T2C' and
7969            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7970            not 'VHOST' and
7971            not 'NF_DENSITY' and
7972            'MEMIF'"
7973   parameters:
7974   - "throughput"
7975   - "parent"
7976   - "tags"
7977   sort:
7978   - "L2XCFWD"
7979   - "L2XCFWD"
7980   - "L2XCFWD"
7981   - "L2BDMACLRN"
7982   - "L2BDMACLRN"
7983   - "L2BDMACLRN"
7984   - "IP4FWD"
7985   traces:
7986     hoverinfo: "x+y"
7987     boxpoints: "outliers"
7988     whiskerwidth: 0
7989   layout:
7990     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7991     layout: "plot-throughput"
7992
7993 - type: "plot"
7994   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7995   algorithm: "plot_performance_box"
7996   output-file-type: ".html"
7997   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7998   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7999   filter: "'NIC_Intel-X710' and
8000            '64B' and
8001            ('BASE' or 'SCALE') and
8002            'NDRPDR' and
8003            '4T2C' and
8004            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8005            not 'VHOST' and
8006            not 'NF_DENSITY' and
8007            'MEMIF'"
8008   parameters:
8009   - "throughput"
8010   - "parent"
8011   - "tags"
8012   sort:
8013   - "L2XCFWD"
8014   - "L2XCFWD"
8015   - "L2XCFWD"
8016   - "L2BDMACLRN"
8017   - "L2BDMACLRN"
8018   - "L2BDMACLRN"
8019   - "IP4FWD"
8020   traces:
8021     hoverinfo: "x+y"
8022     boxpoints: "outliers"
8023     whiskerwidth: 0
8024   layout:
8025     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
8026     layout: "plot-throughput"
8027
8028 ## Packet Throughput - VPP Container Memif 2n-skx-xxv710
8029 #- type: "plot"
8030 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8031 #  algorithm: "plot_performance_box"
8032 #  output-file-type: ".html"
8033 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8034 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8035 #  filter: "'NIC_Intel-XXV710' and
8036 #           '64B' and
8037 #           ('BASE' or 'SCALE') and
8038 #           'NDRPDR' and
8039 #           '2T1C' and
8040 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8041 #           not 'VHOST' and
8042 #           'MEMIF'"
8043 #  parameters:
8044 #  - "throughput"
8045 #  - "parent"
8046 #  - "tags"
8047 #  sort:
8048 #  - "L2XCFWD"
8049 #  - "L2XCFWD"
8050 #  - "L2XCFWD"
8051 #  - "L2BDMACLRN"
8052 #  - "L2BDMACLRN"
8053 #  - "L2BDMACLRN"
8054 #  - "IP4FWD"
8055 #  traces:
8056 #    hoverinfo: "x+y"
8057 #    boxpoints: "outliers"
8058 #    whiskerwidth: 0
8059 #  layout:
8060 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
8061 #    layout: "plot-throughput"
8062 #
8063 #- type: "plot"
8064 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8065 #  algorithm: "plot_performance_box"
8066 #  output-file-type: ".html"
8067 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8068 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8069 #  filter: "'NIC_Intel-XXV710' and
8070 #           '64B' and
8071 #           ('BASE' or 'SCALE') and
8072 #           'NDRPDR' and
8073 #           '2T1C' and
8074 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8075 #           not 'VHOST' and
8076 #           'MEMIF'"
8077 #  parameters:
8078 #  - "throughput"
8079 #  - "parent"
8080 #  - "tags"
8081 #  sort:
8082 #  - "L2XCFWD"
8083 #  - "L2XCFWD"
8084 #  - "L2XCFWD"
8085 #  - "L2BDMACLRN"
8086 #  - "L2BDMACLRN"
8087 #  - "L2BDMACLRN"
8088 #  - "IP4FWD"
8089 #  traces:
8090 #    hoverinfo: "x+y"
8091 #    boxpoints: "outliers"
8092 #    whiskerwidth: 0
8093 #  layout:
8094 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
8095 #    layout: "plot-throughput"
8096 #
8097 #- type: "plot"
8098 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8099 #  algorithm: "plot_performance_box"
8100 #  output-file-type: ".html"
8101 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8102 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8103 #  filter: "'NIC_Intel-XXV710' and
8104 #           '64B' and
8105 #           ('BASE' or 'SCALE') and
8106 #           'NDRPDR' and
8107 #           '4T2C' and
8108 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8109 #           not 'VHOST' and
8110 #           'MEMIF'"
8111 #  parameters:
8112 #  - "throughput"
8113 #  - "parent"
8114 #  - "tags"
8115 #  sort:
8116 #  - "L2XCFWD"
8117 #  - "L2XCFWD"
8118 #  - "L2XCFWD"
8119 #  - "L2BDMACLRN"
8120 #  - "L2BDMACLRN"
8121 #  - "L2BDMACLRN"
8122 #  - "IP4FWD"
8123 #  traces:
8124 #    hoverinfo: "x+y"
8125 #    boxpoints: "outliers"
8126 #    whiskerwidth: 0
8127 #  layout:
8128 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
8129 #    layout: "plot-throughput"
8130 #
8131 #- type: "plot"
8132 #  title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8133 #  algorithm: "plot_performance_box"
8134 #  output-file-type: ".html"
8135 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8136 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
8137 #  filter: "'NIC_Intel-XXV710' and
8138 #           '64B' and
8139 #           ('BASE' or 'SCALE') and
8140 #           'NDRPDR' and
8141 #           '4T2C' and
8142 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
8143 #           not 'VHOST' and
8144 #           'MEMIF'"
8145 #  parameters:
8146 #  - "throughput"
8147 #  - "parent"
8148 #  - "tags"
8149 #  sort:
8150 #  - "L2XCFWD"
8151 #  - "L2XCFWD"
8152 #  - "L2XCFWD"
8153 #  - "L2BDMACLRN"
8154 #  - "L2BDMACLRN"
8155 #  - "L2BDMACLRN"
8156 #  - "IP4FWD"
8157 #  traces:
8158 #    hoverinfo: "x+y"
8159 #    boxpoints: "outliers"
8160 #    whiskerwidth: 0
8161 #  layout:
8162 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
8163 #    layout: "plot-throughput"
8164
8165 ################################################################################
8166
8167 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
8168 - type: "plot"
8169   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8170   algorithm: "plot_performance_box"
8171   output-file-type: ".html"
8172   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8173   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8174   filter: "'NIC_Intel-X520-DA2' and
8175            '64B' and
8176            ('BASE' or 'SCALE') and
8177            'NDRPDR' and
8178            '1T1C' and
8179            'L2XCFWD' and
8180            not 'VHOST' and
8181            not 'NF_DENSITY' and
8182            'MEMIF'"
8183   parameters:
8184   - "throughput"
8185   - "parent"
8186   - "tags"
8187   sort:
8188   - "1VNF"
8189   - "2VNF"
8190   - "4VNF"
8191   - "2VNF"
8192   - "4VNF"
8193   traces:
8194     hoverinfo: "x+y"
8195     boxpoints: "outliers"
8196     whiskerwidth: 0
8197   layout:
8198     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
8199     layout: "plot-throughput"
8200
8201 - type: "plot"
8202   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8203   algorithm: "plot_performance_box"
8204   output-file-type: ".html"
8205   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8206   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8207   filter: "'NIC_Intel-X520-DA2' and
8208            '64B' and
8209            ('BASE' or 'SCALE') and
8210            'NDRPDR' and
8211            '1T1C' and
8212            'L2XCFWD' and
8213            not 'VHOST' and
8214            not 'NF_DENSITY' and
8215            'MEMIF'"
8216   parameters:
8217   - "throughput"
8218   - "parent"
8219   - "tags"
8220   sort:
8221   - "1VNF"
8222   - "2VNF"
8223   - "4VNF"
8224   - "2VNF"
8225   - "4VNF"
8226   traces:
8227     hoverinfo: "x+y"
8228     boxpoints: "outliers"
8229     whiskerwidth: 0
8230   layout:
8231     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
8232     layout: "plot-throughput"
8233
8234 - type: "plot"
8235   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8236   algorithm: "plot_performance_box"
8237   output-file-type: ".html"
8238   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8239   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8240   filter: "'NIC_Intel-X520-DA2' and
8241            '64B' and
8242            ('BASE' or 'SCALE') and
8243            'NDRPDR' and
8244            '2T2C' and
8245            'L2XCFWD' and
8246            not 'VHOST' and
8247            not 'NF_DENSITY' and
8248            'MEMIF'"
8249   parameters:
8250   - "throughput"
8251   - "parent"
8252   - "tags"
8253   sort:
8254   - "1VNF"
8255   - "2VNF"
8256   - "4VNF"
8257   - "2VNF"
8258   - "4VNF"
8259   traces:
8260     hoverinfo: "x+y"
8261     boxpoints: "outliers"
8262     whiskerwidth: 0
8263   layout:
8264     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
8265     layout: "plot-throughput"
8266
8267 - type: "plot"
8268   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8269   algorithm: "plot_performance_box"
8270   output-file-type: ".html"
8271   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8272   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8273   filter: "'NIC_Intel-X520-DA2' and
8274            '64B' and
8275            ('BASE' or 'SCALE') and
8276            'NDRPDR' and
8277            '2T2C' and
8278            'L2XCFWD' and
8279            not 'VHOST' and
8280            not 'NF_DENSITY' and
8281            'MEMIF'"
8282   parameters:
8283   - "throughput"
8284   - "parent"
8285   - "tags"
8286   sort:
8287   - "1VNF"
8288   - "2VNF"
8289   - "4VNF"
8290   - "2VNF"
8291   - "4VNF"
8292   traces:
8293     hoverinfo: "x+y"
8294     boxpoints: "outliers"
8295     whiskerwidth: 0
8296   layout:
8297     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
8298     layout: "plot-throughput"
8299
8300 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
8301 - type: "plot"
8302   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8303   algorithm: "plot_performance_box"
8304   output-file-type: ".html"
8305   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8306   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8307   filter: "'NIC_Intel-X520-DA2' and
8308            '64B' and
8309            ('BASE' or 'SCALE') and
8310            'NDRPDR' and
8311            '1T1C' and
8312            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8313            not 'VHOST' and
8314            not 'NF_DENSITY' and
8315            'MEMIF'"
8316   parameters:
8317   - "throughput"
8318   - "parent"
8319   - "tags"
8320   sort:
8321   - "1VNF"
8322   - "2VNF"
8323   - "4VNF"
8324   - "2VNF"
8325   - "4VNF"
8326   traces:
8327     hoverinfo: "x+y"
8328     boxpoints: "outliers"
8329     whiskerwidth: 0
8330   layout:
8331     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
8332     layout: "plot-throughput"
8333
8334 - type: "plot"
8335   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8336   algorithm: "plot_performance_box"
8337   output-file-type: ".html"
8338   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8339   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8340   filter: "'NIC_Intel-X520-DA2' and
8341            '64B' and
8342            ('BASE' or 'SCALE') and
8343            'NDRPDR' and
8344            '1T1C' and
8345            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8346            not 'VHOST' and
8347            not 'NF_DENSITY' and
8348            'MEMIF'"
8349   parameters:
8350   - "throughput"
8351   - "parent"
8352   - "tags"
8353   sort:
8354   - "1VNF"
8355   - "2VNF"
8356   - "4VNF"
8357   - "2VNF"
8358   - "4VNF"
8359   traces:
8360     hoverinfo: "x+y"
8361     boxpoints: "outliers"
8362     whiskerwidth: 0
8363   layout:
8364     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8365     layout: "plot-throughput"
8366
8367 - type: "plot"
8368   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8369   algorithm: "plot_performance_box"
8370   output-file-type: ".html"
8371   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8372   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8373   filter: "'NIC_Intel-X520-DA2' and
8374            '64B' and
8375            ('BASE' or 'SCALE') and
8376            'NDRPDR' and
8377            '2T2C' and
8378            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8379            not 'VHOST' and
8380            not 'NF_DENSITY' and
8381            'MEMIF'"
8382   parameters:
8383   - "throughput"
8384   - "parent"
8385   - "tags"
8386   sort:
8387   - "1VNF"
8388   - "2VNF"
8389   - "4VNF"
8390   - "2VNF"
8391   - "4VNF"
8392   traces:
8393     hoverinfo: "x+y"
8394     boxpoints: "outliers"
8395     whiskerwidth: 0
8396   layout:
8397     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8398     layout: "plot-throughput"
8399
8400 - type: "plot"
8401   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8402   algorithm: "plot_performance_box"
8403   output-file-type: ".html"
8404   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8405   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8406   filter: "'NIC_Intel-X520-DA2' and
8407            '64B' and
8408            ('BASE' or 'SCALE') and
8409            'NDRPDR' and
8410            '2T2C' and
8411            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8412            not 'VHOST' and
8413            not 'NF_DENSITY' and
8414            'MEMIF'"
8415   parameters:
8416   - "throughput"
8417   - "parent"
8418   - "tags"
8419   sort:
8420   - "1VNF"
8421   - "2VNF"
8422   - "4VNF"
8423   - "2VNF"
8424   - "4VNF"
8425   traces:
8426     hoverinfo: "x+y"
8427     boxpoints: "outliers"
8428     whiskerwidth: 0
8429   layout:
8430     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8431     layout: "plot-throughput"
8432
8433 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
8434 - type: "plot"
8435   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8436   algorithm: "plot_performance_box"
8437   output-file-type: ".html"
8438   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8439   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8440   filter: "'NIC_Intel-X710' and
8441            '64B' and
8442            ('BASE' or 'SCALE') and
8443            'NDRPDR' and
8444            '1T1C' and
8445            'L2XCFWD' and
8446            not 'VHOST' and
8447            not 'NF_DENSITY' and
8448            'MEMIF'"
8449   parameters:
8450   - "throughput"
8451   - "parent"
8452   - "tags"
8453   sort:
8454   - "1VNF"
8455   - "2VNF"
8456   - "4VNF"
8457   - "2VNF"
8458   - "4VNF"
8459   traces:
8460     hoverinfo: "x+y"
8461     boxpoints: "outliers"
8462     whiskerwidth: 0
8463   layout:
8464     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8465     layout: "plot-throughput"
8466
8467 - type: "plot"
8468   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8469   algorithm: "plot_performance_box"
8470   output-file-type: ".html"
8471   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8472   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8473   filter: "'NIC_Intel-X710' and
8474            '64B' and
8475            ('BASE' or 'SCALE') and
8476            'NDRPDR' and
8477            '1T1C' and
8478            'L2XCFWD' and
8479            not 'VHOST' and
8480            not 'NF_DENSITY' and
8481            'MEMIF'"
8482   parameters:
8483   - "throughput"
8484   - "parent"
8485   - "tags"
8486   sort:
8487   - "1VNF"
8488   - "2VNF"
8489   - "4VNF"
8490   - "2VNF"
8491   - "4VNF"
8492   traces:
8493     hoverinfo: "x+y"
8494     boxpoints: "outliers"
8495     whiskerwidth: 0
8496   layout:
8497     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8498     layout: "plot-throughput"
8499
8500 - type: "plot"
8501   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8502   algorithm: "plot_performance_box"
8503   output-file-type: ".html"
8504   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8505   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8506   filter: "'NIC_Intel-X710' and
8507            '64B' and
8508            ('BASE' or 'SCALE') and
8509            'NDRPDR' and
8510            '2T2C' and
8511            'L2XCFWD' and
8512            not 'VHOST' and
8513            not 'NF_DENSITY' and
8514            'MEMIF'"
8515   parameters:
8516   - "throughput"
8517   - "parent"
8518   - "tags"
8519   sort:
8520   - "1VNF"
8521   - "2VNF"
8522   - "4VNF"
8523   - "2VNF"
8524   - "4VNF"
8525   traces:
8526     hoverinfo: "x+y"
8527     boxpoints: "outliers"
8528     whiskerwidth: 0
8529   layout:
8530     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8531     layout: "plot-throughput"
8532
8533 - type: "plot"
8534   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8535   algorithm: "plot_performance_box"
8536   output-file-type: ".html"
8537   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8538   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8539   filter: "'NIC_Intel-X710' and
8540            '64B' and
8541            ('BASE' or 'SCALE') and
8542            'NDRPDR' and
8543            '2T2C' and
8544            'L2XCFWD' and
8545            not 'VHOST' and
8546            not 'NF_DENSITY' and
8547            'MEMIF'"
8548   parameters:
8549   - "throughput"
8550   - "parent"
8551   - "tags"
8552   sort:
8553   - "1VNF"
8554   - "2VNF"
8555   - "4VNF"
8556   - "2VNF"
8557   - "4VNF"
8558   traces:
8559     hoverinfo: "x+y"
8560     boxpoints: "outliers"
8561     whiskerwidth: 0
8562   layout:
8563     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8564     layout: "plot-throughput"
8565
8566 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
8567 - type: "plot"
8568   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8569   algorithm: "plot_performance_box"
8570   output-file-type: ".html"
8571   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8572   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8573   filter: "'NIC_Intel-X710' and
8574            '64B' and
8575            ('BASE' or 'SCALE') and
8576            'NDRPDR' and
8577            '1T1C' and
8578            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8579            not 'VHOST' and
8580            not 'NF_DENSITY' and
8581            'MEMIF'"
8582   parameters:
8583   - "throughput"
8584   - "parent"
8585   - "tags"
8586   sort:
8587   - "1VNF"
8588   - "2VNF"
8589   - "4VNF"
8590   - "2VNF"
8591   - "4VNF"
8592   traces:
8593     hoverinfo: "x+y"
8594     boxpoints: "outliers"
8595     whiskerwidth: 0
8596   layout:
8597     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8598     layout: "plot-throughput"
8599
8600 - type: "plot"
8601   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8602   algorithm: "plot_performance_box"
8603   output-file-type: ".html"
8604   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8605   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8606   filter: "'NIC_Intel-X710' and
8607            '64B' and
8608            ('BASE' or 'SCALE') and
8609            'NDRPDR' and
8610            '1T1C' and
8611            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8612            not 'VHOST' and
8613            not 'NF_DENSITY' and
8614            'MEMIF'"
8615   parameters:
8616   - "throughput"
8617   - "parent"
8618   - "tags"
8619   sort:
8620   - "1VNF"
8621   - "2VNF"
8622   - "4VNF"
8623   - "2VNF"
8624   - "4VNF"
8625   traces:
8626     hoverinfo: "x+y"
8627     boxpoints: "outliers"
8628     whiskerwidth: 0
8629   layout:
8630     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8631     layout: "plot-throughput"
8632
8633 - type: "plot"
8634   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8635   algorithm: "plot_performance_box"
8636   output-file-type: ".html"
8637   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8638   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8639   filter: "'NIC_Intel-X710' and
8640            '64B' and
8641            ('BASE' or 'SCALE') and
8642            'NDRPDR' and
8643            '2T2C' and
8644            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8645            not 'VHOST' and
8646            not 'NF_DENSITY' and
8647            'MEMIF'"
8648   parameters:
8649   - "throughput"
8650   - "parent"
8651   - "tags"
8652   sort:
8653   - "1VNF"
8654   - "2VNF"
8655   - "4VNF"
8656   - "2VNF"
8657   - "4VNF"
8658   traces:
8659     hoverinfo: "x+y"
8660     boxpoints: "outliers"
8661     whiskerwidth: 0
8662   layout:
8663     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8664     layout: "plot-throughput"
8665
8666 - type: "plot"
8667   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8668   algorithm: "plot_performance_box"
8669   output-file-type: ".html"
8670   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8671   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8672   filter: "'NIC_Intel-X710' and
8673            '64B' and
8674            ('BASE' or 'SCALE') and
8675            'NDRPDR' and
8676            '2T2C' and
8677            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8678            not 'VHOST' and
8679            not 'NF_DENSITY' and
8680            'MEMIF'"
8681   parameters:
8682   - "throughput"
8683   - "parent"
8684   - "tags"
8685   sort:
8686   - "1VNF"
8687   - "2VNF"
8688   - "4VNF"
8689   - "2VNF"
8690   - "4VNF"
8691   traces:
8692     hoverinfo: "x+y"
8693     boxpoints: "outliers"
8694     whiskerwidth: 0
8695   layout:
8696     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8697     layout: "plot-throughput"
8698
8699 ################################################################################
8700
8701 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
8702 - type: "plot"
8703   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8704   algorithm: "plot_performance_box"
8705   output-file-type: ".html"
8706   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8708   filter: "'NIC_Intel-X520-DA2' and
8709            '64B' and
8710            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8711            'NDRPDR' and
8712            '1T1C' and
8713            'IP4FWD' and
8714            not 'IPSEC' and
8715            not 'DOT1Q' and
8716            not 'VHOST'"
8717   parameters:
8718   - "throughput"
8719   - "parent"
8720   - "tags"
8721   sort:
8722   - "IP4BASE"
8723   - "FIB_20K"
8724   - "FIB_200K"
8725   - "FIB_2M"
8726   traces:
8727     hoverinfo: "x+y"
8728     boxpoints: "outliers"
8729     whiskerwidth: 0
8730   layout:
8731     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8732     layout: "plot-throughput"
8733
8734 - type: "plot"
8735   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8736   algorithm: "plot_performance_box"
8737   output-file-type: ".html"
8738   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8739   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8740   filter: "'NIC_Intel-X520-DA2' and
8741            '64B' and
8742            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8743            'NDRPDR' and
8744            '1T1C' and
8745            'IP4FWD' and
8746            not 'IPSEC' and
8747            not 'DOT1Q' and
8748            not 'VHOST'"
8749   parameters:
8750   - "throughput"
8751   - "parent"
8752   - "tags"
8753   sort:
8754   - "IP4BASE"
8755   - "FIB_20K"
8756   - "FIB_200K"
8757   - "FIB_2M"
8758   traces:
8759     hoverinfo: "x+y"
8760     boxpoints: "outliers"
8761     whiskerwidth: 0
8762   layout:
8763     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8764     layout: "plot-throughput"
8765
8766 - type: "plot"
8767   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8768   algorithm: "plot_performance_box"
8769   output-file-type: ".html"
8770   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8771   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8772   filter: "'NIC_Intel-X520-DA2' and
8773            '64B' and
8774            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8775            'NDRPDR' and
8776            '2T2C' and
8777            'IP4FWD' and
8778            not 'IPSEC' and
8779            not 'DOT1Q' and
8780            not 'VHOST'"
8781   parameters:
8782   - "throughput"
8783   - "parent"
8784   - "tags"
8785   sort:
8786   - "IP4BASE"
8787   - "FIB_20K"
8788   - "FIB_200K"
8789   - "FIB_2M"
8790   traces:
8791     hoverinfo: "x+y"
8792     boxpoints: "outliers"
8793     whiskerwidth: 0
8794   layout:
8795     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8796     layout: "plot-throughput"
8797
8798 - type: "plot"
8799   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8800   algorithm: "plot_performance_box"
8801   output-file-type: ".html"
8802   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8803   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8804   filter: "'NIC_Intel-X520-DA2' and
8805            '64B' and
8806            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8807            'NDRPDR' and
8808            '2T2C' and
8809            'IP4FWD' and
8810            not 'IPSEC' and
8811            not 'DOT1Q' and
8812            not 'VHOST'"
8813   parameters:
8814   - "throughput"
8815   - "parent"
8816   - "tags"
8817   sort:
8818   - "IP4BASE"
8819   - "FIB_20K"
8820   - "FIB_200K"
8821   - "FIB_2M"
8822   traces:
8823     hoverinfo: "x+y"
8824     boxpoints: "outliers"
8825     whiskerwidth: 0
8826   layout:
8827     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8828     layout: "plot-throughput"
8829
8830 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
8831 - type: "plot"
8832   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8833   algorithm: "plot_performance_box"
8834   output-file-type: ".html"
8835   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8837   filter: "'NIC_Intel-X520-DA2' and
8838            '64B' and
8839            ('IP4BASE' or
8840             'POLICE_MARK' or
8841             'COPWHLIST' or
8842             ('NAT44' and 'BASE') or
8843             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
8844            'NDRPDR' and
8845            '1T1C' and
8846            'IP4FWD' and
8847            not 'IPSEC' and
8848            not 'VHOST'"
8849   parameters:
8850   - "throughput"
8851   - "parent"
8852   - "tags"
8853   sort:
8854   - "DOT1Q"
8855   - "IP4BASE"
8856   - "NAT44"
8857   - "POLICE_MARK"
8858   - "COPWHLIST"
8859   - "IACL"
8860   - "OACL"
8861   traces:
8862     hoverinfo: "x+y"
8863     boxpoints: "outliers"
8864     whiskerwidth: 0
8865   layout:
8866     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8867     layout: "plot-throughput"
8868
8869 - type: "plot"
8870   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8871   algorithm: "plot_performance_box"
8872   output-file-type: ".html"
8873   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8874   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8875   filter: "'NIC_Intel-X520-DA2' and
8876            '64B' and
8877            ('IP4BASE' or
8878             'POLICE_MARK' or
8879             'COPWHLIST' or
8880             ('NAT44' and 'BASE') or
8881             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
8882            'NDRPDR' and
8883            '1T1C' and
8884            'IP4FWD' and
8885            not 'IPSEC' and
8886            not 'VHOST'"
8887   parameters:
8888   - "throughput"
8889   - "parent"
8890   - "tags"
8891   sort:
8892   - "DOT1Q"
8893   - "IP4BASE"
8894   - "NAT44"
8895   - "POLICE_MARK"
8896   - "COPWHLIST"
8897   - "IACL"
8898   - "OACL"
8899   traces:
8900     hoverinfo: "x+y"
8901     boxpoints: "outliers"
8902     whiskerwidth: 0
8903   layout:
8904     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8905     layout: "plot-throughput"
8906
8907 - type: "plot"
8908   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8909   algorithm: "plot_performance_box"
8910   output-file-type: ".html"
8911   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8912   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8913   filter: "'NIC_Intel-X520-DA2' and
8914            '64B' and
8915            ('IP4BASE' or
8916             'POLICE_MARK' or
8917             'COPWHLIST' or
8918             ('NAT44' and 'BASE') or
8919             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
8920            'NDRPDR' and
8921            '2T2C' and
8922            'IP4FWD' and
8923            not 'IPSEC' and
8924            not 'VHOST'"
8925   parameters:
8926   - "throughput"
8927   - "parent"
8928   - "tags"
8929   sort:
8930   - "DOT1Q"
8931   - "IP4BASE"
8932   - "NAT44"
8933   - "POLICE_MARK"
8934   - "COPWHLIST"
8935   - "IACL"
8936   - "OACL"
8937   traces:
8938     hoverinfo: "x+y"
8939     boxpoints: "outliers"
8940     whiskerwidth: 0
8941   layout:
8942     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8943     layout: "plot-throughput"
8944
8945 - type: "plot"
8946   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8947   algorithm: "plot_performance_box"
8948   output-file-type: ".html"
8949   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8950   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8951   filter: "'NIC_Intel-X520-DA2' and
8952            '64B' and
8953            ('IP4BASE' or
8954             'POLICE_MARK' or
8955             'COPWHLIST' or
8956             ('NAT44' and 'BASE') or
8957             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
8958            'NDRPDR' and
8959            '2T2C' and
8960            'IP4FWD' and
8961            not 'IPSEC' and
8962            not 'VHOST'"
8963   parameters:
8964   - "throughput"
8965   - "parent"
8966   - "tags"
8967   sort:
8968   - "DOT1Q"
8969   - "IP4BASE"
8970   - "NAT44"
8971   - "POLICE_MARK"
8972   - "COPWHLIST"
8973   - "IACL"
8974   - "OACL"
8975   traces:
8976     hoverinfo: "x+y"
8977     boxpoints: "outliers"
8978     whiskerwidth: 0
8979   layout:
8980     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8981     layout: "plot-throughput"
8982
8983 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
8984 - type: "plot"
8985   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8986   algorithm: "plot_performance_box"
8987   output-file-type: ".html"
8988   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8989   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8990   filter: "'NIC_Intel-X520-DA2' and
8991            '64B' and
8992            'NDRPDR' and
8993            '1T1C' and
8994            'IP4FWD' and
8995            ('NAT44' or 'IP4BASE') and
8996            not 'DOT1Q' and
8997            not 'IPSEC' and
8998            not 'VHOST'"
8999   parameters:
9000   - "throughput"
9001   - "parent"
9002   - "tags"
9003   sort:
9004   - "IP4BASE"
9005   - "BASE"
9006   - "SRC_USER_10"
9007   - "SRC_USER_100"
9008   - "SRC_USER_1000"
9009   - "SRC_USER_2000"
9010   traces:
9011     hoverinfo: "x+y"
9012     boxpoints: "outliers"
9013     whiskerwidth: 0
9014   layout:
9015     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
9016     layout: "plot-throughput"
9017
9018 - type: "plot"
9019   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9020   algorithm: "plot_performance_box"
9021   output-file-type: ".html"
9022   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9023   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9024   filter: "'NIC_Intel-X520-DA2' and
9025            '64B' and
9026            'NDRPDR' and
9027            '1T1C' and
9028            'IP4FWD' and
9029            ('NAT44' or 'IP4BASE') and
9030            not 'DOT1Q' and
9031            not 'IPSEC' and
9032            not 'VHOST'"
9033   parameters:
9034   - "throughput"
9035   - "parent"
9036   - "tags"
9037   sort:
9038   - "IP4BASE"
9039   - "BASE"
9040   - "SRC_USER_10"
9041   - "SRC_USER_100"
9042   - "SRC_USER_1000"
9043   - "SRC_USER_2000"
9044   traces:
9045     hoverinfo: "x+y"
9046     boxpoints: "outliers"
9047     whiskerwidth: 0
9048   layout:
9049     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
9050     layout: "plot-throughput"
9051
9052 - type: "plot"
9053   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9054   algorithm: "plot_performance_box"
9055   output-file-type: ".html"
9056   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9058   filter: "'NIC_Intel-X520-DA2' and
9059            '64B' and
9060            'NDRPDR' and
9061            '2T2C' and
9062            'IP4FWD' and
9063            ('NAT44' or 'IP4BASE') and
9064            not 'DOT1Q' and
9065            not 'IPSEC' and
9066            not 'VHOST'"
9067   parameters:
9068   - "throughput"
9069   - "parent"
9070   - "tags"
9071   sort:
9072   - "IP4BASE"
9073   - "BASE"
9074   - "SRC_USER_10"
9075   - "SRC_USER_100"
9076   - "SRC_USER_1000"
9077   - "SRC_USER_2000"
9078   traces:
9079     hoverinfo: "x+y"
9080     boxpoints: "outliers"
9081     whiskerwidth: 0
9082   layout:
9083     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
9084     layout: "plot-throughput"
9085
9086 - type: "plot"
9087   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9088   algorithm: "plot_performance_box"
9089   output-file-type: ".html"
9090   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9092   filter: "'NIC_Intel-X520-DA2' and
9093            '64B' and
9094            'NDRPDR' and
9095            '2T2C' and
9096            'IP4FWD' and
9097            ('NAT44' or 'IP4BASE') and
9098            not 'DOT1Q' and
9099            not 'IPSEC' and
9100            not 'VHOST'"
9101   parameters:
9102   - "throughput"
9103   - "parent"
9104   - "tags"
9105   sort:
9106   - "IP4BASE"
9107   - "BASE"
9108   - "SRC_USER_10"
9109   - "SRC_USER_100"
9110   - "SRC_USER_1000"
9111   - "SRC_USER_2000"
9112   traces:
9113     hoverinfo: "x+y"
9114     boxpoints: "outliers"
9115     whiskerwidth: 0
9116   layout:
9117     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
9118     layout: "plot-throughput"
9119
9120 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
9121 - type: "plot"
9122   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9123   algorithm: "plot_performance_box"
9124   output-file-type: ".html"
9125   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9127   filter: "'NIC_Intel-X520-DA2' and
9128            '64B' and
9129            'NDRPDR' and
9130            '1T1C' and
9131            'IP4FWD' and
9132            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9133            not 'IPSEC' and
9134            not 'DOT1Q' and
9135            not 'VHOST'"
9136   parameters:
9137   - "throughput"
9138   - "parent"
9139   - "tags"
9140   sort:
9141   - "IP4BASE"
9142   - "ACL_STATELESS"
9143   - "ACL_STATEFUL"
9144   - "ACL_STATELESS"
9145   - "ACL_STATEFUL"
9146   traces:
9147     hoverinfo: "x+y"
9148     boxpoints: "outliers"
9149     whiskerwidth: 0
9150   layout:
9151     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
9152     layout: "plot-throughput"
9153
9154 - type: "plot"
9155   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9156   algorithm: "plot_performance_box"
9157   output-file-type: ".html"
9158   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9159   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9160   filter: "'NIC_Intel-X520-DA2' and
9161            '64B' and
9162            'NDRPDR' and
9163            '1T1C' and
9164            'IP4FWD' and
9165            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9166            not 'IPSEC' and
9167            not 'DOT1Q' and
9168            not 'VHOST'"
9169   parameters:
9170   - "throughput"
9171   - "parent"
9172   - "tags"
9173   sort:
9174   - "IP4BASE"
9175   - "ACL_STATELESS"
9176   - "ACL_STATEFUL"
9177   - "ACL_STATELESS"
9178   - "ACL_STATEFUL"
9179   traces:
9180     hoverinfo: "x+y"
9181     boxpoints: "outliers"
9182     whiskerwidth: 0
9183   layout:
9184     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
9185     layout: "plot-throughput"
9186
9187 - type: "plot"
9188   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9189   algorithm: "plot_performance_box"
9190   output-file-type: ".html"
9191   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9192   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9193   filter: "'NIC_Intel-X520-DA2' and
9194            '64B' and
9195            'NDRPDR' and
9196            '2T2C' and
9197            'IP4FWD' and
9198            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9199            not 'IPSEC' and
9200            not 'DOT1Q' and
9201            not 'VHOST'"
9202   parameters:
9203   - "throughput"
9204   - "parent"
9205   - "tags"
9206   sort:
9207   - "IP4BASE"
9208   - "ACL_STATELESS"
9209   - "ACL_STATEFUL"
9210   - "ACL_STATELESS"
9211   - "ACL_STATEFUL"
9212   traces:
9213     hoverinfo: "x+y"
9214     boxpoints: "outliers"
9215     whiskerwidth: 0
9216   layout:
9217     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
9218     layout: "plot-throughput"
9219
9220 - type: "plot"
9221   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9222   algorithm: "plot_performance_box"
9223   output-file-type: ".html"
9224   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9226   filter: "'NIC_Intel-X520-DA2' and
9227            '64B' and
9228            'NDRPDR' and
9229            '2T2C' and
9230            'IP4FWD' and
9231            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9232            not 'IPSEC' and
9233            not 'DOT1Q' and
9234            not 'VHOST'"
9235   parameters:
9236   - "throughput"
9237   - "parent"
9238   - "tags"
9239   sort:
9240   - "IP4BASE"
9241   - "ACL_STATELESS"
9242   - "ACL_STATEFUL"
9243   - "ACL_STATELESS"
9244   - "ACL_STATEFUL"
9245   traces:
9246     hoverinfo: "x+y"
9247     boxpoints: "outliers"
9248     whiskerwidth: 0
9249   layout:
9250     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
9251     layout: "plot-throughput"
9252
9253 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
9254 - type: "plot"
9255   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9256   algorithm: "plot_performance_box"
9257   output-file-type: ".html"
9258   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9259   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9260   filter: "'NIC_Intel-X520-DA2' and
9261            '64B' and
9262            'NDRPDR' and
9263            '1T1C' and
9264            'IP4FWD' and
9265            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9266            not 'IPSEC' and
9267            not 'DOT1Q' and
9268            not 'VHOST'"
9269   parameters:
9270   - "throughput"
9271   - "parent"
9272   - "tags"
9273   sort:
9274   - "IP4BASE"
9275   - "ACL_STATELESS"
9276   - "ACL_STATEFUL"
9277   - "ACL_STATELESS"
9278   - "ACL_STATEFUL"
9279   traces:
9280     hoverinfo: "x+y"
9281     boxpoints: "outliers"
9282     whiskerwidth: 0
9283   layout:
9284     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
9285     layout: "plot-throughput"
9286
9287 - type: "plot"
9288   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9289   algorithm: "plot_performance_box"
9290   output-file-type: ".html"
9291   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9292   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9293   filter: "'NIC_Intel-X520-DA2' and
9294            '64B' and
9295            'NDRPDR' and
9296            '1T1C' and
9297            'IP4FWD' and
9298            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9299            not 'IPSEC' and
9300            not 'DOT1Q' and
9301            not 'VHOST'"
9302   parameters:
9303   - "throughput"
9304   - "parent"
9305   - "tags"
9306   sort:
9307   - "IP4BASE"
9308   - "ACL_STATELESS"
9309   - "ACL_STATEFUL"
9310   - "ACL_STATELESS"
9311   - "ACL_STATEFUL"
9312   traces:
9313     hoverinfo: "x+y"
9314     boxpoints: "outliers"
9315     whiskerwidth: 0
9316   layout:
9317     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
9318     layout: "plot-throughput"
9319
9320 - type: "plot"
9321   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9322   algorithm: "plot_performance_box"
9323   output-file-type: ".html"
9324   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9325   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9326   filter: "'NIC_Intel-X520-DA2' and
9327            '64B' and
9328            'NDRPDR' and
9329            '2T2C' and
9330            'IP4FWD' and
9331            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9332            not 'IPSEC' and
9333            not 'DOT1Q' and
9334            not 'VHOST'"
9335   parameters:
9336   - "throughput"
9337   - "parent"
9338   - "tags"
9339   sort:
9340   - "IP4BASE"
9341   - "ACL_STATELESS"
9342   - "ACL_STATEFUL"
9343   - "ACL_STATELESS"
9344   - "ACL_STATEFUL"
9345   traces:
9346     hoverinfo: "x+y"
9347     boxpoints: "outliers"
9348     whiskerwidth: 0
9349   layout:
9350     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
9351     layout: "plot-throughput"
9352
9353 - type: "plot"
9354   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9355   algorithm: "plot_performance_box"
9356   output-file-type: ".html"
9357   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9358   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9359   filter: "'NIC_Intel-X520-DA2' and
9360            '64B' and
9361            'NDRPDR' and
9362            '2T2C' and
9363            'IP4FWD' and
9364            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
9365            not 'IPSEC' and
9366            not 'DOT1Q' and
9367            not 'VHOST'"
9368   parameters:
9369   - "throughput"
9370   - "parent"
9371   - "tags"
9372   sort:
9373   - "IP4BASE"
9374   - "ACL_STATELESS"
9375   - "ACL_STATEFUL"
9376   - "ACL_STATELESS"
9377   - "ACL_STATEFUL"
9378   traces:
9379     hoverinfo: "x+y"
9380     boxpoints: "outliers"
9381     whiskerwidth: 0
9382   layout:
9383     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9384     layout: "plot-throughput"
9385
9386 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
9387 - type: "plot"
9388   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9389   algorithm: "plot_performance_box"
9390   output-file-type: ".html"
9391   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9392   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9393   filter: "'NIC_Intel-X710' and
9394            '64B' and
9395            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9396            'NDRPDR' and
9397            '1T1C' and
9398            'IP4FWD' and
9399            not 'IPSEC' and
9400            not 'DOT1Q' and
9401            not 'VHOST'"
9402   parameters:
9403   - "throughput"
9404   - "parent"
9405   - "tags"
9406   sort:
9407   - "IP4BASE"
9408   - "FIB_20K"
9409   - "FIB_200K"
9410   - "FIB_2M"
9411   traces:
9412     hoverinfo: "x+y"
9413     boxpoints: "outliers"
9414     whiskerwidth: 0
9415   layout:
9416     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9417     layout: "plot-throughput"
9418
9419 - type: "plot"
9420   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9421   algorithm: "plot_performance_box"
9422   output-file-type: ".html"
9423   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9424   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9425   filter: "'NIC_Intel-X710' and
9426            '64B' and
9427            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9428            'NDRPDR' and
9429            '1T1C' and
9430            'IP4FWD' and
9431            not 'IPSEC' and
9432            not 'DOT1Q' and
9433            not 'VHOST'"
9434   parameters:
9435   - "throughput"
9436   - "parent"
9437   - "tags"
9438   sort:
9439   - "IP4BASE"
9440   - "FIB_20K"
9441   - "FIB_200K"
9442   - "FIB_2M"
9443   traces:
9444     hoverinfo: "x+y"
9445     boxpoints: "outliers"
9446     whiskerwidth: 0
9447   layout:
9448     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9449     layout: "plot-throughput"
9450
9451 - type: "plot"
9452   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9453   algorithm: "plot_performance_box"
9454   output-file-type: ".html"
9455   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9457   filter: "'NIC_Intel-X710' and
9458            '64B' and
9459            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9460            'NDRPDR' and
9461            '2T2C' and
9462            'IP4FWD' and
9463            not 'IPSEC' and
9464            not 'DOT1Q' and
9465            not 'VHOST'"
9466   parameters:
9467   - "throughput"
9468   - "parent"
9469   - "tags"
9470   sort:
9471   - "IP4BASE"
9472   - "FIB_20K"
9473   - "FIB_200K"
9474   - "FIB_2M"
9475   traces:
9476     hoverinfo: "x+y"
9477     boxpoints: "outliers"
9478     whiskerwidth: 0
9479   layout:
9480     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9481     layout: "plot-throughput"
9482
9483 - type: "plot"
9484   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9485   algorithm: "plot_performance_box"
9486   output-file-type: ".html"
9487   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9488   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9489   filter: "'NIC_Intel-X710' and
9490            '64B' and
9491            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9492            'NDRPDR' and
9493            '2T2C' and
9494            'IP4FWD' and
9495            not 'IPSEC' and
9496            not 'DOT1Q' and
9497            not 'VHOST'"
9498   parameters:
9499   - "throughput"
9500   - "parent"
9501   - "tags"
9502   sort:
9503   - "IP4BASE"
9504   - "FIB_20K"
9505   - "FIB_200K"
9506   - "FIB_2M"
9507   traces:
9508     hoverinfo: "x+y"
9509     boxpoints: "outliers"
9510     whiskerwidth: 0
9511   layout:
9512     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9513     layout: "plot-throughput"
9514
9515 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
9516 - type: "plot"
9517   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9518   algorithm: "plot_performance_box"
9519   output-file-type: ".html"
9520   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9522   filter: "'NIC_Intel-X710' and
9523            '64B' and
9524            ('IP4BASE' or
9525             'POLICE_MARK' or
9526             'COPWHLIST' or
9527             ('NAT44' and 'BASE') or
9528             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9529            'NDRPDR' and
9530            '1T1C' and
9531            'IP4FWD' and
9532            not 'IPSEC' and
9533            not 'VHOST'"
9534   parameters:
9535   - "throughput"
9536   - "parent"
9537   - "tags"
9538   sort:
9539   - "DOT1Q"
9540   - "IP4BASE"
9541   - "NAT44"
9542   - "POLICE_MARK"
9543   - "COPWHLIST"
9544   - "IACL"
9545   - "OACL"
9546   traces:
9547     hoverinfo: "x+y"
9548     boxpoints: "outliers"
9549     whiskerwidth: 0
9550   layout:
9551     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9552     layout: "plot-throughput"
9553
9554 - type: "plot"
9555   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9556   algorithm: "plot_performance_box"
9557   output-file-type: ".html"
9558   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9559   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9560   filter: "'NIC_Intel-X710' and
9561            '64B' and
9562            ('IP4BASE' or
9563             'POLICE_MARK' or
9564             'COPWHLIST' or
9565             ('NAT44' and 'BASE') or
9566             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9567            'NDRPDR' and
9568            '1T1C' and
9569            'IP4FWD' and
9570            not 'IPSEC' and
9571            not 'VHOST'"
9572   parameters:
9573   - "throughput"
9574   - "parent"
9575   - "tags"
9576   sort:
9577   - "DOT1Q"
9578   - "IP4BASE"
9579   - "NAT44"
9580   - "POLICE_MARK"
9581   - "COPWHLIST"
9582   - "IACL"
9583   - "OACL"
9584   traces:
9585     hoverinfo: "x+y"
9586     boxpoints: "outliers"
9587     whiskerwidth: 0
9588   layout:
9589     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9590     layout: "plot-throughput"
9591
9592 - type: "plot"
9593   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9594   algorithm: "plot_performance_box"
9595   output-file-type: ".html"
9596   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9597   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9598   filter: "'NIC_Intel-X710' and
9599            '64B' and
9600            ('IP4BASE' or
9601             'POLICE_MARK' or
9602             'COPWHLIST' or
9603             ('NAT44' and 'BASE') or
9604             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9605            'NDRPDR' and
9606            '2T2C' and
9607            'IP4FWD' and
9608            not 'IPSEC' and
9609            not 'VHOST'"
9610   parameters:
9611   - "throughput"
9612   - "parent"
9613   - "tags"
9614   sort:
9615   - "DOT1Q"
9616   - "IP4BASE"
9617   - "NAT44"
9618   - "POLICE_MARK"
9619   - "COPWHLIST"
9620   - "IACL"
9621   - "OACL"
9622   traces:
9623     hoverinfo: "x+y"
9624     boxpoints: "outliers"
9625     whiskerwidth: 0
9626   layout:
9627     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9628     layout: "plot-throughput"
9629
9630 - type: "plot"
9631   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9632   algorithm: "plot_performance_box"
9633   output-file-type: ".html"
9634   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9635   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9636   filter: "'NIC_Intel-X710' and
9637            '64B' and
9638            ('IP4BASE' or
9639             'POLICE_MARK' or
9640             'COPWHLIST' or
9641             ('NAT44' and 'BASE') or
9642             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
9643            'NDRPDR' and
9644            '2T2C' and
9645            'IP4FWD' and
9646            not 'IPSEC' and
9647            not 'VHOST'"
9648   parameters:
9649   - "throughput"
9650   - "parent"
9651   - "tags"
9652   sort:
9653   - "DOT1Q"
9654   - "IP4BASE"
9655   - "NAT44"
9656   - "POLICE_MARK"
9657   - "COPWHLIST"
9658   - "IACL"
9659   - "OACL"
9660   traces:
9661     hoverinfo: "x+y"
9662     boxpoints: "outliers"
9663     whiskerwidth: 0
9664   layout:
9665     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9666     layout: "plot-throughput"
9667
9668 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
9669 - type: "plot"
9670   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9671   algorithm: "plot_performance_box"
9672   output-file-type: ".html"
9673   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9675   filter: "'NIC_Intel-X710' and
9676            '64B' and
9677            'NDRPDR' and
9678            '2T1C' and
9679            'IP4FWD' and
9680            ('NAT44' or 'IP4BASE') and
9681            not 'IPSEC' and
9682            not 'VHOST'"
9683   parameters:
9684   - "throughput"
9685   - "parent"
9686   - "tags"
9687   sort:
9688   - "IP4BASE"
9689   - "BASE"
9690   - "SRC_USER_10"
9691   - "SRC_USER_100"
9692   - "SRC_USER_1000"
9693   - "SRC_USER_2000"
9694   traces:
9695     hoverinfo: "x+y"
9696     boxpoints: "outliers"
9697     whiskerwidth: 0
9698   layout:
9699     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9700     layout: "plot-throughput"
9701
9702 - type: "plot"
9703   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9704   algorithm: "plot_performance_box"
9705   output-file-type: ".html"
9706   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9707   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9708   filter: "'NIC_Intel-X710' and
9709            '64B' and
9710            'NDRPDR' and
9711            '2T1C' and
9712            'IP4FWD' and
9713            ('NAT44' or 'IP4BASE') and
9714            not 'IPSEC' and
9715            not 'VHOST'"
9716   parameters:
9717   - "throughput"
9718   - "parent"
9719   - "tags"
9720   sort:
9721   - "IP4BASE"
9722   - "BASE"
9723   - "SRC_USER_10"
9724   - "SRC_USER_100"
9725   - "SRC_USER_1000"
9726   - "SRC_USER_2000"
9727   traces:
9728     hoverinfo: "x+y"
9729     boxpoints: "outliers"
9730     whiskerwidth: 0
9731   layout:
9732     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9733     layout: "plot-throughput"
9734
9735 - type: "plot"
9736   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9737   algorithm: "plot_performance_box"
9738   output-file-type: ".html"
9739   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9740   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9741   filter: "'NIC_Intel-X710' and
9742            '64B' and
9743            'NDRPDR' and
9744            '4T2C' and
9745            'IP4FWD' and
9746            ('NAT44' or 'IP4BASE') and
9747            not 'IPSEC' and
9748            not 'VHOST'"
9749   parameters:
9750   - "throughput"
9751   - "parent"
9752   - "tags"
9753   sort:
9754   - "IP4BASE"
9755   - "BASE"
9756   - "SRC_USER_10"
9757   - "SRC_USER_100"
9758   - "SRC_USER_1000"
9759   - "SRC_USER_2000"
9760   traces:
9761     hoverinfo: "x+y"
9762     boxpoints: "outliers"
9763     whiskerwidth: 0
9764   layout:
9765     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9766     layout: "plot-throughput"
9767
9768 - type: "plot"
9769   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9770   algorithm: "plot_performance_box"
9771   output-file-type: ".html"
9772   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9774   filter: "'NIC_Intel-X710' and
9775            '64B' and
9776            'NDRPDR' and
9777            '4T2C' and
9778            'IP4FWD' and
9779            ('NAT44' or 'IP4BASE') and
9780            not 'IPSEC' and
9781            not 'VHOST'"
9782   parameters:
9783   - "throughput"
9784   - "parent"
9785   - "tags"
9786   sort:
9787   - "IP4BASE"
9788   - "BASE"
9789   - "SRC_USER_10"
9790   - "SRC_USER_100"
9791   - "SRC_USER_1000"
9792   - "SRC_USER_2000"
9793   traces:
9794     hoverinfo: "x+y"
9795     boxpoints: "outliers"
9796     whiskerwidth: 0
9797   layout:
9798     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9799     layout: "plot-throughput"
9800
9801 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
9802 - type: "plot"
9803   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9804   algorithm: "plot_performance_box"
9805   output-file-type: ".html"
9806   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9807   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9808   filter: "'NIC_Intel-X710' and
9809            '64B' and
9810            'NDRPDR' and
9811            '2T1C' and
9812            'IP4FWD' and
9813            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
9814            not 'IPSEC' and
9815            not 'VHOST'"
9816   parameters:
9817   - "throughput"
9818   - "parent"
9819   - "tags"
9820   sort:
9821   - "IP4BASE"
9822   - "ACL_STATELESS"
9823   - "ACL_STATEFUL"
9824   - "ACL_STATELESS"
9825   - "ACL_STATEFUL"
9826   traces:
9827     hoverinfo: "x+y"
9828     boxpoints: "outliers"
9829     whiskerwidth: 0
9830   layout:
9831     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9832     layout: "plot-throughput"
9833
9834 - type: "plot"
9835   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9836   algorithm: "plot_performance_box"
9837   output-file-type: ".html"
9838   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9839   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9840   filter: "'NIC_Intel-X710' and
9841            '64B' and
9842            'NDRPDR' and
9843            '2T1C' and
9844            'IP4FWD' and
9845            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
9846            not 'IPSEC' and
9847            not 'VHOST'"
9848   parameters:
9849   - "throughput"
9850   - "parent"
9851   - "tags"
9852   sort:
9853   - "IP4BASE"
9854   - "ACL_STATELESS"
9855   - "ACL_STATEFUL"
9856   - "ACL_STATELESS"
9857   - "ACL_STATEFUL"
9858   traces:
9859     hoverinfo: "x+y"
9860     boxpoints: "outliers"
9861     whiskerwidth: 0
9862   layout:
9863     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9864     layout: "plot-throughput"
9865
9866 - type: "plot"
9867   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9868   algorithm: "plot_performance_box"
9869   output-file-type: ".html"
9870   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9871   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9872   filter: "'NIC_Intel-X710' and
9873            '64B' and
9874            'NDRPDR' and
9875            '4T2C' and
9876            'IP4FWD' and
9877            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
9878            not 'IPSEC' and
9879            not 'VHOST'"
9880   parameters:
9881   - "throughput"
9882   - "parent"
9883   - "tags"
9884   sort:
9885   - "IP4BASE"
9886   - "ACL_STATELESS"
9887   - "ACL_STATEFUL"
9888   - "ACL_STATELESS"
9889   - "ACL_STATEFUL"
9890   traces:
9891     hoverinfo: "x+y"
9892     boxpoints: "outliers"
9893     whiskerwidth: 0
9894   layout:
9895     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9896     layout: "plot-throughput"
9897
9898 - type: "plot"
9899   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9900   algorithm: "plot_performance_box"
9901   output-file-type: ".html"
9902   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9903   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9904   filter: "'NIC_Intel-X710' and
9905            '64B' and
9906            'NDRPDR' and
9907            '4T2C' and
9908            'IP4FWD' and
9909            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
9910            not 'IPSEC' and
9911            not 'VHOST'"
9912   parameters:
9913   - "throughput"
9914   - "parent"
9915   - "tags"
9916   sort:
9917   - "IP4BASE"
9918   - "ACL_STATELESS"
9919   - "ACL_STATEFUL"
9920   - "ACL_STATELESS"
9921   - "ACL_STATEFUL"
9922   traces:
9923     hoverinfo: "x+y"
9924     boxpoints: "outliers"
9925     whiskerwidth: 0
9926   layout:
9927     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9928     layout: "plot-throughput"
9929
9930 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
9931 - type: "plot"
9932   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9933   algorithm: "plot_performance_box"
9934   output-file-type: ".html"
9935   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9936   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9937   filter: "'NIC_Intel-XL710' and
9938            '64B' and
9939            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9940            'NDRPDR' and
9941            '1T1C' and
9942            'IP4FWD' and
9943            not 'IPSEC' and
9944            not 'VHOST'"
9945   parameters:
9946   - "throughput"
9947   - "parent"
9948   - "tags"
9949   sort:
9950   - "IP4BASE"
9951   - "FIB_20K"
9952   - "FIB_200K"
9953   - "FIB_2M"
9954   traces:
9955     hoverinfo: "x+y"
9956     boxpoints: "outliers"
9957     whiskerwidth: 0
9958   layout:
9959     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9960     layout: "plot-throughput"
9961
9962 - type: "plot"
9963   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9964   algorithm: "plot_performance_box"
9965   output-file-type: ".html"
9966   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9967   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9968   filter: "'NIC_Intel-XL710' and
9969            '64B' and
9970            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9971            'NDRPDR' and
9972            '1T1C' and
9973            'IP4FWD' and
9974            not 'IPSEC' and
9975            not 'VHOST'"
9976   parameters:
9977   - "throughput"
9978   - "parent"
9979   - "tags"
9980   sort:
9981   - "IP4BASE"
9982   - "FIB_20K"
9983   - "FIB_200K"
9984   - "FIB_2M"
9985   traces:
9986     hoverinfo: "x+y"
9987     boxpoints: "outliers"
9988     whiskerwidth: 0
9989   layout:
9990     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9991     layout: "plot-throughput"
9992
9993 - type: "plot"
9994   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9995   algorithm: "plot_performance_box"
9996   output-file-type: ".html"
9997   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9999   filter: "'NIC_Intel-XL710' and
10000            '64B' and
10001            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10002            'NDRPDR' and
10003            '2T2C' and
10004            'IP4FWD' and
10005            not 'IPSEC' and
10006            not 'VHOST'"
10007   parameters:
10008   - "throughput"
10009   - "parent"
10010   - "tags"
10011   sort:
10012   - "IP4BASE"
10013   - "FIB_20K"
10014   - "FIB_200K"
10015   - "FIB_2M"
10016   traces:
10017     hoverinfo: "x+y"
10018     boxpoints: "outliers"
10019     whiskerwidth: 0
10020   layout:
10021     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
10022     layout: "plot-throughput"
10023
10024 - type: "plot"
10025   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10026   algorithm: "plot_performance_box"
10027   output-file-type: ".html"
10028   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10030   filter: "'NIC_Intel-XL710' and
10031            '64B' and
10032            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10033            'NDRPDR' and
10034            '2T2C' and
10035            'IP4FWD' and
10036            not 'IPSEC' and
10037            not 'VHOST'"
10038   parameters:
10039   - "throughput"
10040   - "parent"
10041   - "tags"
10042   sort:
10043   - "IP4BASE"
10044   - "FIB_20K"
10045   - "FIB_200K"
10046   - "FIB_2M"
10047   traces:
10048     hoverinfo: "x+y"
10049     boxpoints: "outliers"
10050     whiskerwidth: 0
10051   layout:
10052     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
10053     layout: "plot-throughput"
10054
10055 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
10056 - type: "plot"
10057   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10058   algorithm: "plot_performance_box"
10059   output-file-type: ".html"
10060   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10061   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10062   filter: "'NIC_Intel-X710' and
10063            '64B' and
10064            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10065            'NDRPDR' and
10066            '2T1C' and
10067            'IP4FWD' and
10068            not 'IPSEC' and
10069            not 'DOT1Q' and
10070            not 'VHOST'"
10071   parameters:
10072   - "throughput"
10073   - "parent"
10074   - "tags"
10075   sort:
10076   - "IP4BASE"
10077   - "FIB_20K"
10078   - "FIB_200K"
10079   - "FIB_2M"
10080   traces:
10081     hoverinfo: "x+y"
10082     boxpoints: "outliers"
10083     whiskerwidth: 0
10084   layout:
10085     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10086     layout: "plot-throughput"
10087
10088 - type: "plot"
10089   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10090   algorithm: "plot_performance_box"
10091   output-file-type: ".html"
10092   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10093   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10094   filter: "'NIC_Intel-X710' and
10095            '64B' and
10096            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10097            'NDRPDR' and
10098            '2T1C' and
10099            'IP4FWD' and
10100            not 'IPSEC' and
10101            not 'DOT1Q' and
10102            not 'VHOST'"
10103   parameters:
10104   - "throughput"
10105   - "parent"
10106   - "tags"
10107   sort:
10108   - "IP4BASE"
10109   - "FIB_20K"
10110   - "FIB_200K"
10111   - "FIB_2M"
10112   traces:
10113     hoverinfo: "x+y"
10114     boxpoints: "outliers"
10115     whiskerwidth: 0
10116   layout:
10117     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10118     layout: "plot-throughput"
10119
10120 - type: "plot"
10121   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10122   algorithm: "plot_performance_box"
10123   output-file-type: ".html"
10124   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10125   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10126   filter: "'NIC_Intel-X710' and
10127            '64B' and
10128            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10129            'NDRPDR' and
10130            '4T2C' and
10131            'IP4FWD' and
10132            not 'IPSEC' and
10133            not 'DOT1Q' and
10134            not 'VHOST'"
10135   parameters:
10136   - "throughput"
10137   - "parent"
10138   - "tags"
10139   sort:
10140   - "IP4BASE"
10141   - "FIB_20K"
10142   - "FIB_200K"
10143   - "FIB_2M"
10144   traces:
10145     hoverinfo: "x+y"
10146     boxpoints: "outliers"
10147     whiskerwidth: 0
10148   layout:
10149     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10150     layout: "plot-throughput"
10151
10152 - type: "plot"
10153   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10154   algorithm: "plot_performance_box"
10155   output-file-type: ".html"
10156   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10157   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10158   filter: "'NIC_Intel-X710' and
10159            '64B' and
10160            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10161            'NDRPDR' and
10162            '4T2C' and
10163            'IP4FWD' and
10164            not 'IPSEC' and
10165            not 'DOT1Q' and
10166            not 'VHOST'"
10167   parameters:
10168   - "throughput"
10169   - "parent"
10170   - "tags"
10171   sort:
10172   - "IP4BASE"
10173   - "FIB_20K"
10174   - "FIB_200K"
10175   - "FIB_2M"
10176   traces:
10177     hoverinfo: "x+y"
10178     boxpoints: "outliers"
10179     whiskerwidth: 0
10180   layout:
10181     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10182     layout: "plot-throughput"
10183
10184 # Packet Throughput - VPP IPv4 3n-skx-x710 features
10185 - type: "plot"
10186   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
10187   algorithm: "plot_performance_box"
10188   output-file-type: ".html"
10189   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
10190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10191   filter: "'NIC_Intel-X710' and
10192            '64B' and
10193            ('IP4BASE' or
10194             'POLICE_MARK' or
10195             'COPWHLIST' or
10196             ('NAT44' and 'BASE') or
10197             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10198            'NDRPDR' and
10199            '2T1C' and
10200            'IP4FWD' and
10201            not 'IPSEC' and
10202            not 'VHOST'"
10203   parameters:
10204   - "throughput"
10205   - "parent"
10206   - "tags"
10207   sort:
10208   - "DOT1Q"
10209   - "IP4BASE"
10210   - "NAT44"
10211   - "POLICE_MARK"
10212   - "COPWHLIST"
10213   - "IACL"
10214   - "OACL"
10215   traces:
10216     hoverinfo: "x+y"
10217     boxpoints: "outliers"
10218     whiskerwidth: 0
10219   layout:
10220     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
10221     layout: "plot-throughput"
10222
10223 - type: "plot"
10224   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
10225   algorithm: "plot_performance_box"
10226   output-file-type: ".html"
10227   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
10228   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10229   filter: "'NIC_Intel-X710' and
10230            '64B' and
10231            ('IP4BASE' or
10232             'POLICE_MARK' or
10233             'COPWHLIST' or
10234             ('NAT44' and 'BASE') or
10235             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10236            'NDRPDR' and
10237            '2T1C' and
10238            'IP4FWD' and
10239            not 'IPSEC' and
10240            not 'VHOST'"
10241   parameters:
10242   - "throughput"
10243   - "parent"
10244   - "tags"
10245   sort:
10246   - "DOT1Q"
10247   - "IP4BASE"
10248   - "NAT44"
10249   - "POLICE_MARK"
10250   - "COPWHLIST"
10251   - "IACL"
10252   - "OACL"
10253   traces:
10254     hoverinfo: "x+y"
10255     boxpoints: "outliers"
10256     whiskerwidth: 0
10257   layout:
10258     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
10259     layout: "plot-throughput"
10260
10261 - type: "plot"
10262   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
10263   algorithm: "plot_performance_box"
10264   output-file-type: ".html"
10265   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
10266   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10267   filter: "'NIC_Intel-X710' and
10268            '64B' and
10269            ('IP4BASE' or
10270             'POLICE_MARK' or
10271             'COPWHLIST' or
10272             ('NAT44' and 'BASE') or
10273             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10274            'NDRPDR' and
10275            '4T2C' and
10276            'IP4FWD' and
10277            not 'IPSEC' and
10278            not 'VHOST'"
10279   parameters:
10280   - "throughput"
10281   - "parent"
10282   - "tags"
10283   sort:
10284   - "DOT1Q"
10285   - "IP4BASE"
10286   - "NAT44"
10287   - "POLICE_MARK"
10288   - "COPWHLIST"
10289   - "IACL"
10290   - "OACL"
10291   traces:
10292     hoverinfo: "x+y"
10293     boxpoints: "outliers"
10294     whiskerwidth: 0
10295   layout:
10296     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
10297     layout: "plot-throughput"
10298
10299 - type: "plot"
10300   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
10301   algorithm: "plot_performance_box"
10302   output-file-type: ".html"
10303   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
10304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10305   filter: "'NIC_Intel-X710' and
10306            '64B' and
10307            ('IP4BASE' or
10308             'POLICE_MARK' or
10309             'COPWHLIST' or
10310             ('NAT44' and 'BASE') or
10311             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
10312            'NDRPDR' and
10313            '4T2C' and
10314            'IP4FWD' and
10315            not 'IPSEC' and
10316            not 'VHOST'"
10317   parameters:
10318   - "throughput"
10319   - "parent"
10320   - "tags"
10321   sort:
10322   - "DOT1Q"
10323   - "IP4BASE"
10324   - "NAT44"
10325   - "POLICE_MARK"
10326   - "COPWHLIST"
10327   - "IACL"
10328   - "OACL"
10329   traces:
10330     hoverinfo: "x+y"
10331     boxpoints: "outliers"
10332     whiskerwidth: 0
10333   layout:
10334     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
10335     layout: "plot-throughput"
10336
10337 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
10338 - type: "plot"
10339   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10340   algorithm: "plot_performance_box"
10341   output-file-type: ".html"
10342   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10344   filter: "'NIC_Intel-X710' and
10345            '64B' and
10346            'NDRPDR' and
10347            '1T1C' and
10348            'IP4FWD' and
10349            ('NAT44' or 'IP4BASE') and
10350            not 'IPSEC' and
10351            not 'VHOST'"
10352   parameters:
10353   - "throughput"
10354   - "parent"
10355   - "tags"
10356   sort:
10357   - "IP4BASE"
10358   - "BASE"
10359   - "SRC_USER_10"
10360   - "SRC_USER_100"
10361   - "SRC_USER_1000"
10362   - "SRC_USER_2000"
10363   traces:
10364     hoverinfo: "x+y"
10365     boxpoints: "outliers"
10366     whiskerwidth: 0
10367   layout:
10368     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10369     layout: "plot-throughput"
10370
10371 - type: "plot"
10372   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10373   algorithm: "plot_performance_box"
10374   output-file-type: ".html"
10375   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10377   filter: "'NIC_Intel-X710' and
10378            '64B' and
10379            'NDRPDR' and
10380            '1T1C' and
10381            'IP4FWD' and
10382            ('NAT44' or 'IP4BASE') and
10383            not 'IPSEC' and
10384            not 'VHOST'"
10385   parameters:
10386   - "throughput"
10387   - "parent"
10388   - "tags"
10389   sort:
10390   - "IP4BASE"
10391   - "BASE"
10392   - "SRC_USER_10"
10393   - "SRC_USER_100"
10394   - "SRC_USER_1000"
10395   - "SRC_USER_2000"
10396   traces:
10397     hoverinfo: "x+y"
10398     boxpoints: "outliers"
10399     whiskerwidth: 0
10400   layout:
10401     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10402     layout: "plot-throughput"
10403
10404 - type: "plot"
10405   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10406   algorithm: "plot_performance_box"
10407   output-file-type: ".html"
10408   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10409   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10410   filter: "'NIC_Intel-X710' and
10411            '64B' and
10412            'NDRPDR' and
10413            '2T2C' and
10414            'IP4FWD' and
10415            ('NAT44' or 'IP4BASE') and
10416            not 'IPSEC' and
10417            not 'VHOST'"
10418   parameters:
10419   - "throughput"
10420   - "parent"
10421   - "tags"
10422   sort:
10423   - "IP4BASE"
10424   - "BASE"
10425   - "SRC_USER_10"
10426   - "SRC_USER_100"
10427   - "SRC_USER_1000"
10428   - "SRC_USER_2000"
10429   traces:
10430     hoverinfo: "x+y"
10431     boxpoints: "outliers"
10432     whiskerwidth: 0
10433   layout:
10434     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10435     layout: "plot-throughput"
10436
10437 - type: "plot"
10438   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10439   algorithm: "plot_performance_box"
10440   output-file-type: ".html"
10441   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10442   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10443   filter: "'NIC_Intel-X710' and
10444            '64B' and
10445            'NDRPDR' and
10446            '2T2C' and
10447            'IP4FWD' and
10448            ('NAT44' or 'IP4BASE') and
10449            not 'IPSEC' and
10450            not 'VHOST'"
10451   parameters:
10452   - "throughput"
10453   - "parent"
10454   - "tags"
10455   sort:
10456   - "IP4BASE"
10457   - "BASE"
10458   - "SRC_USER_10"
10459   - "SRC_USER_100"
10460   - "SRC_USER_1000"
10461   - "SRC_USER_2000"
10462   traces:
10463     hoverinfo: "x+y"
10464     boxpoints: "outliers"
10465     whiskerwidth: 0
10466   layout:
10467     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10468     layout: "plot-throughput"
10469
10470 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
10471 - type: "plot"
10472   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10473   algorithm: "plot_performance_box"
10474   output-file-type: ".html"
10475   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10476   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10477   filter: "'NIC_Intel-X710' and
10478            '64B' and
10479            'NDRPDR' and
10480            '1T1C' and
10481            'IP4FWD' and
10482            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10483            not 'IPSEC' and
10484            not 'VHOST'"
10485   parameters:
10486   - "throughput"
10487   - "parent"
10488   - "tags"
10489   sort:
10490   - "IP4BASE"
10491   - "ACL_STATELESS"
10492   - "ACL_STATEFUL"
10493   - "ACL_STATELESS"
10494   - "ACL_STATEFUL"
10495   traces:
10496     hoverinfo: "x+y"
10497     boxpoints: "outliers"
10498     whiskerwidth: 0
10499   layout:
10500     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10501     layout: "plot-throughput"
10502
10503 - type: "plot"
10504   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10505   algorithm: "plot_performance_box"
10506   output-file-type: ".html"
10507   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10508   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10509   filter: "'NIC_Intel-X710' and
10510            '64B' and
10511            'NDRPDR' and
10512            '1T1C' and
10513            'IP4FWD' and
10514            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10515            not 'IPSEC' and
10516            not 'VHOST'"
10517   parameters:
10518   - "throughput"
10519   - "parent"
10520   - "tags"
10521   sort:
10522   - "IP4BASE"
10523   - "ACL_STATELESS"
10524   - "ACL_STATEFUL"
10525   - "ACL_STATELESS"
10526   - "ACL_STATEFUL"
10527   traces:
10528     hoverinfo: "x+y"
10529     boxpoints: "outliers"
10530     whiskerwidth: 0
10531   layout:
10532     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10533     layout: "plot-throughput"
10534
10535 - type: "plot"
10536   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10537   algorithm: "plot_performance_box"
10538   output-file-type: ".html"
10539   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10540   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10541   filter: "'NIC_Intel-X710' and
10542            '64B' and
10543            'NDRPDR' and
10544            '2T2C' and
10545            'IP4FWD' and
10546            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10547            not 'IPSEC' and
10548            not 'VHOST'"
10549   parameters:
10550   - "throughput"
10551   - "parent"
10552   - "tags"
10553   sort:
10554   - "IP4BASE"
10555   - "ACL_STATELESS"
10556   - "ACL_STATEFUL"
10557   - "ACL_STATELESS"
10558   - "ACL_STATEFUL"
10559   traces:
10560     hoverinfo: "x+y"
10561     boxpoints: "outliers"
10562     whiskerwidth: 0
10563   layout:
10564     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10565     layout: "plot-throughput"
10566
10567 - type: "plot"
10568   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10569   algorithm: "plot_performance_box"
10570   output-file-type: ".html"
10571   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10572   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10573   filter: "'NIC_Intel-X710' and
10574            '64B' and
10575            'NDRPDR' and
10576            '2T2C' and
10577            'IP4FWD' and
10578            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
10579            not 'IPSEC' and
10580            not 'VHOST'"
10581   parameters:
10582   - "throughput"
10583   - "parent"
10584   - "tags"
10585   sort:
10586   - "IP4BASE"
10587   - "ACL_STATELESS"
10588   - "ACL_STATEFUL"
10589   - "ACL_STATELESS"
10590   - "ACL_STATEFUL"
10591   traces:
10592     hoverinfo: "x+y"
10593     boxpoints: "outliers"
10594     whiskerwidth: 0
10595   layout:
10596     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10597     layout: "plot-throughput"
10598
10599 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
10600 - type: "plot"
10601   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10602   algorithm: "plot_performance_box"
10603   output-file-type: ".html"
10604   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10605   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10606   filter: "'NIC_Intel-X710' and
10607            '64B' and
10608            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10609            'NDRPDR' and
10610            '2T1C' and
10611            'IP4FWD' and
10612            not 'IPSEC' and
10613            not 'DOT1Q' and
10614            not 'VHOST'"
10615   parameters:
10616   - "throughput"
10617   - "parent"
10618   - "tags"
10619   sort:
10620   - "IP4BASE"
10621   - "FIB_20K"
10622   - "FIB_200K"
10623   - "FIB_2M"
10624   traces:
10625     hoverinfo: "x+y"
10626     boxpoints: "outliers"
10627     whiskerwidth: 0
10628   layout:
10629     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10630     layout: "plot-throughput"
10631
10632 - type: "plot"
10633   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10634   algorithm: "plot_performance_box"
10635   output-file-type: ".html"
10636   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10637   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10638   filter: "'NIC_Intel-X710' and
10639            '64B' and
10640            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10641            'NDRPDR' and
10642            '2T1C' and
10643            'IP4FWD' and
10644            not 'IPSEC' and
10645            not 'DOT1Q' and
10646            not 'VHOST'"
10647   parameters:
10648   - "throughput"
10649   - "parent"
10650   - "tags"
10651   sort:
10652   - "IP4BASE"
10653   - "FIB_20K"
10654   - "FIB_200K"
10655   - "FIB_2M"
10656   traces:
10657     hoverinfo: "x+y"
10658     boxpoints: "outliers"
10659     whiskerwidth: 0
10660   layout:
10661     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10662     layout: "plot-throughput"
10663
10664 - type: "plot"
10665   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10666   algorithm: "plot_performance_box"
10667   output-file-type: ".html"
10668   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10669   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10670   filter: "'NIC_Intel-X710' and
10671            '64B' and
10672            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10673            'NDRPDR' and
10674            '4T2C' and
10675            'IP4FWD' and
10676            not 'IPSEC' and
10677            not 'DOT1Q' and
10678            not 'VHOST'"
10679   parameters:
10680   - "throughput"
10681   - "parent"
10682   - "tags"
10683   sort:
10684   - "IP4BASE"
10685   - "FIB_20K"
10686   - "FIB_200K"
10687   - "FIB_2M"
10688   traces:
10689     hoverinfo: "x+y"
10690     boxpoints: "outliers"
10691     whiskerwidth: 0
10692   layout:
10693     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10694     layout: "plot-throughput"
10695
10696 - type: "plot"
10697   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10698   algorithm: "plot_performance_box"
10699   output-file-type: ".html"
10700   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10701   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10702   filter: "'NIC_Intel-X710' and
10703            '64B' and
10704            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10705            'NDRPDR' and
10706            '4T2C' and
10707            'IP4FWD' and
10708            not 'IPSEC' and
10709            not 'DOT1Q' and
10710            not 'VHOST'"
10711   parameters:
10712   - "throughput"
10713   - "parent"
10714   - "tags"
10715   sort:
10716   - "IP4BASE"
10717   - "FIB_20K"
10718   - "FIB_200K"
10719   - "FIB_2M"
10720   traces:
10721     hoverinfo: "x+y"
10722     boxpoints: "outliers"
10723     whiskerwidth: 0
10724   layout:
10725     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10726     layout: "plot-throughput"
10727
10728 # Packet Throughput - VPP IPv4 2n-skx-x710 features iacl
10729 - type: "plot"
10730   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
10731   algorithm: "plot_performance_box"
10732   output-file-type: ".html"
10733   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
10734   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10735   filter: "'NIC_Intel-X710' and
10736            '64B' and
10737            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10738            'NDRPDR' and
10739            '2T1C' and
10740            'IP4FWD' and
10741            not 'IPSEC' and
10742            not 'DOT1Q' and
10743            not 'VHOST'"
10744   parameters:
10745   - "throughput"
10746   - "parent"
10747   - "tags"
10748   sort:
10749   - "IP4BASE"
10750   - "ACL_STATELESS"
10751   - "ACL_STATEFUL"
10752   - "ACL_STATELESS"
10753   - "ACL_STATEFUL"
10754   traces:
10755     hoverinfo: "x+y"
10756     boxpoints: "outliers"
10757     whiskerwidth: 0
10758   layout:
10759     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
10760     layout: "plot-throughput"
10761
10762 - type: "plot"
10763   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
10764   algorithm: "plot_performance_box"
10765   output-file-type: ".html"
10766   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
10767   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10768   filter: "'NIC_Intel-X710' and
10769            '64B' and
10770            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10771            'NDRPDR' and
10772            '2T1C' and
10773            'IP4FWD' and
10774            not 'IPSEC' and
10775            not 'DOT1Q' and
10776            not 'VHOST'"
10777   parameters:
10778   - "throughput"
10779   - "parent"
10780   - "tags"
10781   sort:
10782   - "IP4BASE"
10783   - "ACL_STATELESS"
10784   - "ACL_STATEFUL"
10785   - "ACL_STATELESS"
10786   - "ACL_STATEFUL"
10787   traces:
10788     hoverinfo: "x+y"
10789     boxpoints: "outliers"
10790     whiskerwidth: 0
10791   layout:
10792     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-pdr"
10793     layout: "plot-throughput"
10794
10795 - type: "plot"
10796   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
10797   algorithm: "plot_performance_box"
10798   output-file-type: ".html"
10799   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
10800   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10801   filter: "'NIC_Intel-X710' and
10802            '64B' and
10803            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10804            'NDRPDR' and
10805            '4T2C' and
10806            'IP4FWD' and
10807            not 'IPSEC' and
10808            not 'DOT1Q' and
10809            not 'VHOST'"
10810   parameters:
10811   - "throughput"
10812   - "parent"
10813   - "tags"
10814   sort:
10815   - "IP4BASE"
10816   - "ACL_STATELESS"
10817   - "ACL_STATEFUL"
10818   - "ACL_STATELESS"
10819   - "ACL_STATEFUL"
10820   traces:
10821     hoverinfo: "x+y"
10822     boxpoints: "outliers"
10823     whiskerwidth: 0
10824   layout:
10825     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
10826     layout: "plot-throughput"
10827
10828 - type: "plot"
10829   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
10830   algorithm: "plot_performance_box"
10831   output-file-type: ".html"
10832   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
10833   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10834   filter: "'NIC_Intel-X710' and
10835            '64B' and
10836            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
10837            'NDRPDR' and
10838            '4T2C' and
10839            'IP4FWD' and
10840            not 'IPSEC' and
10841            not 'DOT1Q' and
10842            not 'VHOST'"
10843   parameters:
10844   - "throughput"
10845   - "parent"
10846   - "tags"
10847   sort:
10848   - "IP4BASE"
10849   - "ACL_STATELESS"
10850   - "ACL_STATEFUL"
10851   - "ACL_STATELESS"
10852   - "ACL_STATEFUL"
10853   traces:
10854     hoverinfo: "x+y"
10855     boxpoints: "outliers"
10856     whiskerwidth: 0
10857   layout:
10858     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-pdr"
10859     layout: "plot-throughput"
10860
10861 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
10862 - type: "plot"
10863   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10864   algorithm: "plot_performance_box"
10865   output-file-type: ".html"
10866   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10867   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10868   filter: "'NIC_Intel-XXV710' and
10869            '64B' and
10870            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10871            'NDRPDR' and
10872            '2T1C' and
10873            'IP4FWD' and
10874            not 'IPSEC' and
10875            not 'DOT1Q' and
10876            not 'VHOST'"
10877   parameters:
10878   - "throughput"
10879   - "parent"
10880   - "tags"
10881   sort:
10882   - "IP4BASE"
10883   - "FIB_20K"
10884   - "FIB_200K"
10885   - "FIB_2M"
10886   traces:
10887     hoverinfo: "x+y"
10888     boxpoints: "outliers"
10889     whiskerwidth: 0
10890   layout:
10891     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10892     layout: "plot-throughput"
10893
10894 - type: "plot"
10895   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10896   algorithm: "plot_performance_box"
10897   output-file-type: ".html"
10898   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10899   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10900   filter: "'NIC_Intel-XXV710' and
10901            '64B' and
10902            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10903            'NDRPDR' and
10904            '2T1C' and
10905            'IP4FWD' and
10906            not 'IPSEC' and
10907            not 'DOT1Q' and
10908            not 'VHOST'"
10909   parameters:
10910   - "throughput"
10911   - "parent"
10912   - "tags"
10913   sort:
10914   - "IP4BASE"
10915   - "FIB_20K"
10916   - "FIB_200K"
10917   - "FIB_2M"
10918   traces:
10919     hoverinfo: "x+y"
10920     boxpoints: "outliers"
10921     whiskerwidth: 0
10922   layout:
10923     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10924     layout: "plot-throughput"
10925
10926 - type: "plot"
10927   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10928   algorithm: "plot_performance_box"
10929   output-file-type: ".html"
10930   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10932   filter: "'NIC_Intel-XXV710' and
10933            '64B' and
10934            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10935            'NDRPDR' and
10936            '4T2C' and
10937            'IP4FWD' and
10938            not 'IPSEC' and
10939            not 'DOT1Q' and
10940            not 'VHOST'"
10941   parameters:
10942   - "throughput"
10943   - "parent"
10944   - "tags"
10945   sort:
10946   - "IP4BASE"
10947   - "FIB_20K"
10948   - "FIB_200K"
10949   - "FIB_2M"
10950   traces:
10951     hoverinfo: "x+y"
10952     boxpoints: "outliers"
10953     whiskerwidth: 0
10954   layout:
10955     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10956     layout: "plot-throughput"
10957
10958 - type: "plot"
10959   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10960   algorithm: "plot_performance_box"
10961   output-file-type: ".html"
10962   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10963   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10964   filter: "'NIC_Intel-XXV710' and
10965            '64B' and
10966            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10967            'NDRPDR' and
10968            '4T2C' and
10969            'IP4FWD' and
10970            not 'IPSEC' and
10971            not 'DOT1Q' and
10972            not 'VHOST'"
10973   parameters:
10974   - "throughput"
10975   - "parent"
10976   - "tags"
10977   sort:
10978   - "IP4BASE"
10979   - "FIB_20K"
10980   - "FIB_200K"
10981   - "FIB_2M"
10982   traces:
10983     hoverinfo: "x+y"
10984     boxpoints: "outliers"
10985     whiskerwidth: 0
10986   layout:
10987     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10988     layout: "plot-throughput"
10989
10990 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
10991 - type: "plot"
10992   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10993   algorithm: "plot_performance_box"
10994   output-file-type: ".html"
10995   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10996   data: "intel-dnv-vpp"
10997   filter: "'NIC_Intel-X553' and
10998            '64B' and
10999            'IP4BASE' and
11000            'NDRPDR' and
11001            '1T1C' and
11002            'IP4FWD' and
11003            not 'IPSEC' and
11004            not 'VHOST'"
11005   parameters:
11006   - "throughput"
11007   - "parent"
11008   - "tags"
11009   sort:
11010   - "IP4BASE"
11011   traces:
11012     hoverinfo: "x+y"
11013     boxpoints: "outliers"
11014     whiskerwidth: 0
11015   layout:
11016     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
11017     layout: "plot-throughput"
11018
11019 - type: "plot"
11020   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11021   algorithm: "plot_performance_box"
11022   output-file-type: ".html"
11023   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11024   data: "intel-dnv-vpp"
11025   filter: "'NIC_Intel-X553' and
11026            '64B' and
11027            'IP4BASE' and
11028            'NDRPDR' and
11029            '1T1C' and
11030            'IP4FWD' and
11031            not 'IPSEC' and
11032            not 'VHOST'"
11033   parameters:
11034   - "throughput"
11035   - "parent"
11036   - "tags"
11037   sort:
11038   - "IP4BASE"
11039   traces:
11040     hoverinfo: "x+y"
11041     boxpoints: "outliers"
11042     whiskerwidth: 0
11043   layout:
11044     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
11045     layout: "plot-throughput"
11046
11047 - type: "plot"
11048   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11049   algorithm: "plot_performance_box"
11050   output-file-type: ".html"
11051   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11052   data: "intel-dnv-vpp"
11053   filter: "'NIC_Intel-X553' and
11054            '64B' and
11055            'IP4BASE' and
11056            'NDRPDR' and
11057            '2T2C' and
11058            'IP4FWD' and
11059            not 'IPSEC' and
11060            not 'VHOST'"
11061   parameters:
11062   - "throughput"
11063   - "parent"
11064   - "tags"
11065   sort:
11066   - "IP4BASE"
11067   traces:
11068     hoverinfo: "x+y"
11069     boxpoints: "outliers"
11070     whiskerwidth: 0
11071   layout:
11072     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
11073     layout: "plot-throughput"
11074
11075 - type: "plot"
11076   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11077   algorithm: "plot_performance_box"
11078   output-file-type: ".html"
11079   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11080   data: "intel-dnv-vpp"
11081   filter: "'NIC_Intel-X553' and
11082            '64B' and
11083            'IP4BASE' and
11084            'NDRPDR' and
11085            '2T2C' and
11086            'IP4FWD' and
11087            not 'IPSEC' and
11088            not 'VHOST'"
11089   parameters:
11090   - "throughput"
11091   - "parent"
11092   - "tags"
11093   sort:
11094   - "IP4BASE"
11095   traces:
11096     hoverinfo: "x+y"
11097     boxpoints: "outliers"
11098     whiskerwidth: 0
11099   layout:
11100     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
11101     layout: "plot-throughput"
11102
11103 ################################################################################
11104
11105 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
11106 - type: "plot"
11107   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11108   algorithm: "plot_performance_box"
11109   output-file-type: ".html"
11110   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11111   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11112   filter: "'NIC_Intel-X520-DA2' and
11113            '64B' and
11114            'ENCAP' and
11115            'NDRPDR' and
11116            '1T1C' and
11117            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11118            not 'DOT1Q' and
11119            not 'VHOST' and
11120            not 'IPSECHW'"
11121   parameters:
11122   - "throughput"
11123   - "parent"
11124   - "tags"
11125   sort:
11126   - "IP4BASE"
11127   - "L2BDMACLRN"
11128   - "L2XCFWD"
11129   - "LISP"
11130   traces:
11131     hoverinfo: "x+y"
11132     boxpoints: "outliers"
11133     whiskerwidth: 0
11134   layout:
11135     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11136     layout: "plot-throughput"
11137
11138 - type: "plot"
11139   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11140   algorithm: "plot_performance_box"
11141   output-file-type: ".html"
11142   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11143   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11144   filter: "'NIC_Intel-X520-DA2' and
11145            '64B' and
11146            'ENCAP' and
11147            'NDRPDR' and
11148            '2T2C' and
11149            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11150            not 'DOT1Q' and
11151            not 'VHOST' and
11152            not 'IPSECHW'"
11153   parameters:
11154   - "throughput"
11155   - "parent"
11156   - "tags"
11157   sort:
11158   - "IP4BASE"
11159   - "L2BDMACLRN"
11160   - "L2XCFWD"
11161   - "LISP"
11162   traces:
11163     hoverinfo: "x+y"
11164     boxpoints: "outliers"
11165     whiskerwidth: 0
11166   layout:
11167     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11168     layout: "plot-throughput"
11169
11170 - type: "plot"
11171   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11172   algorithm: "plot_performance_box"
11173   output-file-type: ".html"
11174   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11175   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11176   filter: "'NIC_Intel-X520-DA2' and
11177            '64B' and
11178            'ENCAP' and
11179            'NDRPDR' and
11180            '1T1C' and
11181            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11182            not 'DOT1Q' and
11183            not 'VHOST' and
11184            not 'IPSECHW'"
11185   parameters:
11186   - "throughput"
11187   - "parent"
11188   - "tags"
11189   sort:
11190   - "IP4BASE"
11191   - "L2BDMACLRN"
11192   - "L2XCFWD"
11193   - "LISP"
11194   traces:
11195     hoverinfo: "x+y"
11196     boxpoints: "outliers"
11197     whiskerwidth: 0
11198   layout:
11199     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11200     layout: "plot-throughput"
11201
11202 - type: "plot"
11203   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11204   algorithm: "plot_performance_box"
11205   output-file-type: ".html"
11206   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11208   filter: "'NIC_Intel-X520-DA2' and
11209            '64B' and
11210            'ENCAP' and
11211            'NDRPDR' and
11212            '2T2C' and
11213            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11214            not 'DOT1Q' and
11215            not 'VHOST' and
11216            not 'IPSECHW'"
11217   parameters:
11218   - "throughput"
11219   - "parent"
11220   - "tags"
11221   sort:
11222   - "IP4BASE"
11223   - "L2BDMACLRN"
11224   - "L2XCFWD"
11225   - "LISP"
11226   traces:
11227     hoverinfo: "x+y"
11228     boxpoints: "outliers"
11229     whiskerwidth: 0
11230   layout:
11231     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11232     layout: "plot-throughput"
11233
11234 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
11235 - type: "plot"
11236   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11237   algorithm: "plot_performance_box"
11238   output-file-type: ".html"
11239   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11240   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11241   filter: "'NIC_Intel-X710' and
11242            '64B' and
11243            'ENCAP' and
11244            'NDRPDR' and
11245            '1T1C' and
11246            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11247            not 'VHOST' and
11248            not 'IPSECHW'"
11249   parameters:
11250   - "throughput"
11251   - "parent"
11252   - "tags"
11253   sort:
11254   - "IP4BASE"
11255   - "LISP"
11256   - "VXLAN_1"
11257   - "VXLAN_10"
11258   - "VXLAN_100"
11259   - "VXLAN_1000"
11260   traces:
11261     hoverinfo: "x+y"
11262     boxpoints: "outliers"
11263     whiskerwidth: 0
11264   layout:
11265     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11266     layout: "plot-throughput"
11267
11268 - type: "plot"
11269   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11270   algorithm: "plot_performance_box"
11271   output-file-type: ".html"
11272   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11274   filter: "'NIC_Intel-X710' and
11275            '64B' and
11276            'ENCAP' and
11277            'NDRPDR' and
11278            '1T1C' and
11279            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11280            not 'VHOST' and
11281            not 'IPSECHW'"
11282   parameters:
11283   - "throughput"
11284   - "parent"
11285   - "tags"
11286   sort:
11287   - "IP4BASE"
11288   - "LISP"
11289   - "VXLAN_1"
11290   - "VXLAN_10"
11291   - "VXLAN_100"
11292   - "VXLAN_1000"
11293   traces:
11294     hoverinfo: "x+y"
11295     boxpoints: "outliers"
11296     whiskerwidth: 0
11297   layout:
11298     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11299     layout: "plot-throughput"
11300
11301 - type: "plot"
11302   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11303   algorithm: "plot_performance_box"
11304   output-file-type: ".html"
11305   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11306   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11307   filter: "'NIC_Intel-X710' and
11308            '64B' and
11309            'ENCAP' and
11310            'NDRPDR' and
11311            '2T2C' and
11312            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11313            not 'VHOST' and
11314            not 'IPSECHW'"
11315   parameters:
11316   - "throughput"
11317   - "parent"
11318   - "tags"
11319   sort:
11320   - "IP4BASE"
11321   - "LISP"
11322   - "VXLAN_1"
11323   - "VXLAN_10"
11324   - "VXLAN_100"
11325   - "VXLAN_1000"
11326   traces:
11327     hoverinfo: "x+y"
11328     boxpoints: "outliers"
11329     whiskerwidth: 0
11330   layout:
11331     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11332     layout: "plot-throughput"
11333
11334 - type: "plot"
11335   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11336   algorithm: "plot_performance_box"
11337   output-file-type: ".html"
11338   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11339   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11340   filter: "'NIC_Intel-X710' and
11341            '64B' and
11342            'ENCAP' and
11343            'NDRPDR' and
11344            '2T2C' and
11345            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11346            not 'VHOST' and
11347            not 'IPSECHW'"
11348   parameters:
11349   - "throughput"
11350   - "parent"
11351   - "tags"
11352   sort:
11353   - "IP4BASE"
11354   - "LISP"
11355   - "VXLAN_1"
11356   - "VXLAN_10"
11357   - "VXLAN_100"
11358   - "VXLAN_1000"
11359   traces:
11360     hoverinfo: "x+y"
11361     boxpoints: "outliers"
11362     whiskerwidth: 0
11363   layout:
11364     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11365     layout: "plot-throughput"
11366
11367 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
11368 - type: "plot"
11369   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11370   algorithm: "plot_performance_box"
11371   output-file-type: ".html"
11372   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11373   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11374   filter: "'NIC_Intel-X710' and
11375            '64B' and
11376            'ENCAP' and
11377            'NDRPDR' and
11378            '1T1C' and
11379            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
11380            not 'DOT1Q' and
11381            not 'VHOST' and
11382            not 'IPSECHW'"
11383   parameters:
11384   - "throughput"
11385   - "parent"
11386   - "tags"
11387   sort:
11388   - "IP4BASE"
11389   - "L2BDMACLRN"
11390   - "L2XCFWD"
11391   - "LISP"
11392   traces:
11393     hoverinfo: "x+y"
11394     boxpoints: "outliers"
11395     whiskerwidth: 0
11396   layout:
11397     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11398     layout: "plot-throughput"
11399
11400 - type: "plot"
11401   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11402   algorithm: "plot_performance_box"
11403   output-file-type: ".html"
11404   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11406   filter: "'NIC_Intel-X710' and
11407            '64B' and
11408            'ENCAP' and
11409            'NDRPDR' and
11410            '2T2C' and
11411            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11412            not 'DOT1Q' and
11413            not 'VHOST' and
11414            not 'IPSECHW'"
11415   parameters:
11416   - "throughput"
11417   - "parent"
11418   - "tags"
11419   sort:
11420   - "IP4BASE"
11421   - "L2BDMACLRN"
11422   - "L2XCFWD"
11423   - "LISP"
11424   traces:
11425     hoverinfo: "x+y"
11426     boxpoints: "outliers"
11427     whiskerwidth: 0
11428   layout:
11429     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11430     layout: "plot-throughput"
11431
11432 - type: "plot"
11433   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11434   algorithm: "plot_performance_box"
11435   output-file-type: ".html"
11436   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11437   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11438   filter: "'NIC_Intel-X710' and
11439            '64B' and
11440            'ENCAP' and
11441            'NDRPDR' and
11442            '1T1C' and
11443            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11444            not 'DOT1Q' and
11445            not 'VHOST' and
11446            not 'IPSECHW'"
11447   parameters:
11448   - "throughput"
11449   - "parent"
11450   - "tags"
11451   sort:
11452   - "IP4BASE"
11453   - "L2BDMACLRN"
11454   - "L2XCFWD"
11455   - "LISP"
11456   traces:
11457     hoverinfo: "x+y"
11458     boxpoints: "outliers"
11459     whiskerwidth: 0
11460   layout:
11461     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11462     layout: "plot-throughput"
11463
11464 - type: "plot"
11465   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11466   algorithm: "plot_performance_box"
11467   output-file-type: ".html"
11468   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11469   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11470   filter: "'NIC_Intel-X710' and
11471            '64B' and
11472            'ENCAP' and
11473            'NDRPDR' and
11474            '2T2C' and
11475            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11476            not 'DOT1Q' and
11477            not 'VHOST' and
11478            not 'IPSECHW'"
11479   parameters:
11480   - "throughput"
11481   - "parent"
11482   - "tags"
11483   sort:
11484   - "IP4BASE"
11485   - "L2BDMACLRN"
11486   - "L2XCFWD"
11487   - "LISP"
11488   traces:
11489     hoverinfo: "x+y"
11490     boxpoints: "outliers"
11491     whiskerwidth: 0
11492   layout:
11493     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11494     layout: "plot-throughput"
11495
11496 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
11497 - type: "plot"
11498   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11499   algorithm: "plot_performance_box"
11500   output-file-type: ".html"
11501   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11503   filter: "'NIC_Intel-X710' and
11504            '64B' and
11505            'ENCAP' and
11506            'NDRPDR' and
11507            '2T1C' and
11508            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11509            not 'VHOST' and
11510            not 'IPSECHW'"
11511   parameters:
11512   - "throughput"
11513   - "parent"
11514   - "tags"
11515   sort:
11516   - "IP4BASE"
11517   - "LISP"
11518   - "VXLAN_1"
11519   - "VXLAN_10"
11520   - "VXLAN_100"
11521   - "VXLAN_1000"
11522   traces:
11523     hoverinfo: "x+y"
11524     boxpoints: "outliers"
11525     whiskerwidth: 0
11526   layout:
11527     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11528     layout: "plot-throughput"
11529
11530 - type: "plot"
11531   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11532   algorithm: "plot_performance_box"
11533   output-file-type: ".html"
11534   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11535   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11536   filter: "'NIC_Intel-X710' and
11537            '64B' and
11538            'ENCAP' and
11539            'NDRPDR' and
11540            '2T1C' and
11541            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11542            not 'VHOST' and
11543            not 'IPSECHW'"
11544   parameters:
11545   - "throughput"
11546   - "parent"
11547   - "tags"
11548   sort:
11549   - "IP4BASE"
11550   - "LISP"
11551   - "VXLAN_1"
11552   - "VXLAN_10"
11553   - "VXLAN_100"
11554   - "VXLAN_1000"
11555   traces:
11556     hoverinfo: "x+y"
11557     boxpoints: "outliers"
11558     whiskerwidth: 0
11559   layout:
11560     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11561     layout: "plot-throughput"
11562
11563 - type: "plot"
11564   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11565   algorithm: "plot_performance_box"
11566   output-file-type: ".html"
11567   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11568   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11569   filter: "'NIC_Intel-X710' and
11570            '64B' and
11571            'ENCAP' and
11572            'NDRPDR' and
11573            '4T2C' and
11574            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11575            not 'VHOST' and
11576            not 'IPSECHW'"
11577   parameters:
11578   - "throughput"
11579   - "parent"
11580   - "tags"
11581   sort:
11582   - "IP4BASE"
11583   - "LISP"
11584   - "VXLAN_1"
11585   - "VXLAN_10"
11586   - "VXLAN_100"
11587   - "VXLAN_1000"
11588   traces:
11589     hoverinfo: "x+y"
11590     boxpoints: "outliers"
11591     whiskerwidth: 0
11592   layout:
11593     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11594     layout: "plot-throughput"
11595
11596 - type: "plot"
11597   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11598   algorithm: "plot_performance_box"
11599   output-file-type: ".html"
11600   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11601   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11602   filter: "'NIC_Intel-X710' and
11603            '64B' and
11604            'ENCAP' and
11605            'NDRPDR' and
11606            '4T2C' and
11607            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
11608            not 'VHOST' and
11609            not 'IPSECHW'"
11610   parameters:
11611   - "throughput"
11612   - "parent"
11613   - "tags"
11614   sort:
11615   - "IP4BASE"
11616   - "LISP"
11617   - "VXLAN_1"
11618   - "VXLAN_10"
11619   - "VXLAN_100"
11620   - "VXLAN_1000"
11621   traces:
11622     hoverinfo: "x+y"
11623     boxpoints: "outliers"
11624     whiskerwidth: 0
11625   layout:
11626     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11627     layout: "plot-throughput"
11628
11629 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
11630 - type: "plot"
11631   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11632   algorithm: "plot_performance_box"
11633   output-file-type: ".html"
11634   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11635   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11636   filter: "'NIC_Intel-X710' and
11637            '64B' and
11638            'ENCAP' and
11639            'NDRPDR' and
11640            '2T1C' and
11641            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11642            not 'DOT1Q' and
11643            not 'VHOST' and
11644            not 'IPSECHW'"
11645   parameters:
11646   - "throughput"
11647   - "parent"
11648   - "tags"
11649   sort:
11650   - "IP4BASE"
11651   - "L2BDMACLRN"
11652   - "L2XCFWD"
11653   - "LISP"
11654   traces:
11655     hoverinfo: "x+y"
11656     boxpoints: "outliers"
11657     whiskerwidth: 0
11658   layout:
11659     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11660     layout: "plot-throughput"
11661
11662 - type: "plot"
11663   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11664   algorithm: "plot_performance_box"
11665   output-file-type: ".html"
11666   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11667   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11668   filter: "'NIC_Intel-X710' and
11669            '64B' and
11670            'ENCAP' and
11671            'NDRPDR' and
11672            '4T2C' and
11673            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11674            not 'DOT1Q' and
11675            not 'VHOST' and
11676            not 'IPSECHW'"
11677   parameters:
11678   - "throughput"
11679   - "parent"
11680   - "tags"
11681   sort:
11682   - "IP4BASE"
11683   - "L2BDMACLRN"
11684   - "L2XCFWD"
11685   - "LISP"
11686   traces:
11687     hoverinfo: "x+y"
11688     boxpoints: "outliers"
11689     whiskerwidth: 0
11690   layout:
11691     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11692     layout: "plot-throughput"
11693
11694 - type: "plot"
11695   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11696   algorithm: "plot_performance_box"
11697   output-file-type: ".html"
11698   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11699   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11700   filter: "'NIC_Intel-X710' and
11701            '64B' and
11702            'ENCAP' and
11703            'NDRPDR' and
11704            '2T1C' and
11705            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11706            not 'DOT1Q' and
11707            not 'VHOST' and
11708            not 'IPSECHW'"
11709   parameters:
11710   - "throughput"
11711   - "parent"
11712   - "tags"
11713   sort:
11714   - "IP4BASE"
11715   - "L2BDMACLRN"
11716   - "L2XCFWD"
11717   - "LISP"
11718   traces:
11719     hoverinfo: "x+y"
11720     boxpoints: "outliers"
11721     whiskerwidth: 0
11722   layout:
11723     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11724     layout: "plot-throughput"
11725
11726 - type: "plot"
11727   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11728   algorithm: "plot_performance_box"
11729   output-file-type: ".html"
11730   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11731   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11732   filter: "'NIC_Intel-X710' and
11733            '64B' and
11734            'ENCAP' and
11735            'NDRPDR' and
11736            '4T2C' and
11737            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11738            not 'DOT1Q' and
11739            not 'VHOST' and
11740            not 'IPSECHW'"
11741   parameters:
11742   - "throughput"
11743   - "parent"
11744   - "tags"
11745   sort:
11746   - "IP4BASE"
11747   - "L2BDMACLRN"
11748   - "L2XCFWD"
11749   - "LISP"
11750   traces:
11751     hoverinfo: "x+y"
11752     boxpoints: "outliers"
11753     whiskerwidth: 0
11754   layout:
11755     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11756     layout: "plot-throughput"
11757
11758 ################################################################################
11759
11760 # Packet Throughput - VPP IPv6 3n-hsw-x520
11761 - type: "plot"
11762   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11763   algorithm: "plot_performance_box"
11764   output-file-type: ".html"
11765   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11766   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11767   filter: "'NIC_Intel-X520-DA2' and
11768            '78B' and
11769            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11770            'NDRPDR' and
11771            '1T1C' and
11772            'IP6FWD' and
11773            not 'SRv6' and
11774            not 'IPSEC' and
11775            not 'VHOST'"
11776   parameters:
11777   - "throughput"
11778   - "parent"
11779   - "tags"
11780   sort:
11781   - "IP6BASE"
11782   - "FIB_20K"
11783   - "FIB_200K"
11784   - "FIB_2M"
11785   traces:
11786     hoverinfo: "x+y"
11787     boxpoints: "outliers"
11788     whiskerwidth: 0
11789   layout:
11790     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11791     layout: "plot-throughput"
11792
11793 - type: "plot"
11794   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11795   algorithm: "plot_performance_box"
11796   output-file-type: ".html"
11797   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11799   filter: "'NIC_Intel-X520-DA2' and
11800            '78B' and
11801            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11802            'NDRPDR' and
11803            '1T1C' and
11804            'IP6FWD' and
11805            not 'SRv6' and
11806            not 'IPSEC' and
11807            not 'VHOST'"
11808   parameters:
11809   - "throughput"
11810   - "parent"
11811   - "tags"
11812   sort:
11813   - "IP6BASE"
11814   - "FIB_20K"
11815   - "FIB_200K"
11816   - "FIB_2M"
11817   traces:
11818     hoverinfo: "x+y"
11819     boxpoints: "outliers"
11820     whiskerwidth: 0
11821   layout:
11822     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11823     layout: "plot-throughput"
11824
11825 - type: "plot"
11826   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11827   algorithm: "plot_performance_box"
11828   output-file-type: ".html"
11829   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11831   filter: "'NIC_Intel-X520-DA2' and
11832            '78B' and
11833            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11834            'NDRPDR' and
11835            '2T2C' and
11836            'IP6FWD' and
11837            not 'SRv6' and
11838            not 'IPSEC' and
11839            not 'VHOST'"
11840   parameters:
11841   - "throughput"
11842   - "parent"
11843   - "tags"
11844   sort:
11845   - "IP6BASE"
11846   - "FIB_20K"
11847   - "FIB_200K"
11848   - "FIB_2M"
11849   traces:
11850     hoverinfo: "x+y"
11851     boxpoints: "outliers"
11852     whiskerwidth: 0
11853   layout:
11854     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11855     layout: "plot-throughput"
11856
11857 - type: "plot"
11858   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11859   algorithm: "plot_performance_box"
11860   output-file-type: ".html"
11861   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11863   filter: "'NIC_Intel-X520-DA2' and
11864            '78B' and
11865            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11866            'NDRPDR' and
11867            '2T2C' and
11868            'IP6FWD' and
11869            not 'SRv6' and
11870            not 'IPSEC' and
11871            not 'VHOST'"
11872   parameters:
11873   - "throughput"
11874   - "parent"
11875   - "tags"
11876   sort:
11877   - "IP6BASE"
11878   - "FIB_20K"
11879   - "FIB_200K"
11880   - "FIB_2M"
11881   traces:
11882     hoverinfo: "x+y"
11883     boxpoints: "outliers"
11884     whiskerwidth: 0
11885   layout:
11886     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11887     layout: "plot-throughput"
11888
11889 # Packet Throughput - VPP IPv6 3n-hsw-x710
11890 - type: "plot"
11891   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11892   algorithm: "plot_performance_box"
11893   output-file-type: ".html"
11894   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11896   filter: "'NIC_Intel-X710' and
11897            '78B' and
11898            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11899            'NDRPDR' and
11900            '1T1C' and
11901            'IP6FWD' and
11902            not 'SRv6' and
11903            not 'IPSEC' and
11904            not 'VHOST'"
11905   parameters:
11906   - "throughput"
11907   - "parent"
11908   - "tags"
11909   sort:
11910   - "IP6BASE"
11911   - "FIB_20K"
11912   - "FIB_200K"
11913   - "FIB_2M"
11914   traces:
11915     hoverinfo: "x+y"
11916     boxpoints: "outliers"
11917     whiskerwidth: 0
11918   layout:
11919     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11920     layout: "plot-throughput"
11921
11922 - type: "plot"
11923   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11924   algorithm: "plot_performance_box"
11925   output-file-type: ".html"
11926   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11927   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11928   filter: "'NIC_Intel-X710' and
11929            '78B' and
11930            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11931            'NDRPDR' and
11932            '1T1C' and
11933            'IP6FWD' and
11934            not 'SRv6' and
11935            not 'IPSEC' and
11936            not 'VHOST'"
11937   parameters:
11938   - "throughput"
11939   - "parent"
11940   - "tags"
11941   sort:
11942   - "IP6BASE"
11943   - "FIB_20K"
11944   - "FIB_200K"
11945   - "FIB_2M"
11946   traces:
11947     hoverinfo: "x+y"
11948     boxpoints: "outliers"
11949     whiskerwidth: 0
11950   layout:
11951     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11952     layout: "plot-throughput"
11953
11954 - type: "plot"
11955   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11956   algorithm: "plot_performance_box"
11957   output-file-type: ".html"
11958   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11959   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11960   filter: "'NIC_Intel-X710' and
11961            '78B' and
11962            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11963            'NDRPDR' and
11964            '2T2C' and
11965            'IP6FWD' and
11966            not 'SRv6' and
11967            not 'IPSEC' and
11968            not 'VHOST'"
11969   parameters:
11970   - "throughput"
11971   - "parent"
11972   - "tags"
11973   sort:
11974   - "IP6BASE"
11975   - "FIB_20K"
11976   - "FIB_200K"
11977   - "FIB_2M"
11978   traces:
11979     hoverinfo: "x+y"
11980     boxpoints: "outliers"
11981     whiskerwidth: 0
11982   layout:
11983     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11984     layout: "plot-throughput"
11985
11986 - type: "plot"
11987   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11988   algorithm: "plot_performance_box"
11989   output-file-type: ".html"
11990   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11991   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11992   filter: "'NIC_Intel-X710' and
11993            '78B' and
11994            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11995            'NDRPDR' and
11996            '2T2C' and
11997            'IP6FWD' and
11998            not 'SRv6' and
11999            not 'IPSEC' and
12000            not 'VHOST'"
12001   parameters:
12002   - "throughput"
12003   - "parent"
12004   - "tags"
12005   sort:
12006   - "IP6BASE"
12007   - "FIB_20K"
12008   - "FIB_200K"
12009   - "FIB_2M"
12010   traces:
12011     hoverinfo: "x+y"
12012     boxpoints: "outliers"
12013     whiskerwidth: 0
12014   layout:
12015     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12016     layout: "plot-throughput"
12017
12018 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
12019 - type: "plot"
12020   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12021   algorithm: "plot_performance_box"
12022   output-file-type: ".html"
12023   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12024   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12025   filter: "'NIC_Intel-X710' and
12026            '78B' and
12027            ('IP6BASE' or
12028             'POLICE_MARK' or
12029             'COPWHLIST' or
12030             'IACLDST') and
12031            'NDRPDR' and
12032            '1T1C' and
12033            'IP6FWD' and
12034            not 'SRv6' and
12035            not 'IPSEC' and
12036            not 'VHOST'"
12037   parameters:
12038   - "throughput"
12039   - "parent"
12040   - "tags"
12041   sort:
12042   - "IP6BASE"
12043   - "POLICE_MARK"
12044   - "COPWHLIST"
12045   - "IACLDST"
12046   traces:
12047     hoverinfo: "x+y"
12048     boxpoints: "outliers"
12049     whiskerwidth: 0
12050   layout:
12051     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12052     layout: "plot-throughput"
12053
12054 - type: "plot"
12055   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12056   algorithm: "plot_performance_box"
12057   output-file-type: ".html"
12058   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12060   filter: "'NIC_Intel-X710' and
12061            '78B' and
12062            ('IP6BASE' or
12063             'POLICE_MARK' or
12064             'COPWHLIST' or
12065             'IACLDST') and
12066            'NDRPDR' and
12067            '2T2C' and
12068            'IP6FWD' and
12069            not 'SRv6' and
12070            not 'IPSEC' and
12071            not 'VHOST'"
12072   parameters:
12073   - "throughput"
12074   - "parent"
12075   - "tags"
12076   sort:
12077   - "IP6BASE"
12078   - "POLICE_MARK"
12079   - "COPWHLIST"
12080   - "IACLDST"
12081   traces:
12082     hoverinfo: "x+y"
12083     boxpoints: "outliers"
12084     whiskerwidth: 0
12085   layout:
12086     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12087     layout: "plot-throughput"
12088
12089 - type: "plot"
12090   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12091   algorithm: "plot_performance_box"
12092   output-file-type: ".html"
12093   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12095   filter: "'NIC_Intel-X710' and
12096            '78B' and
12097            ('IP6BASE' or
12098             'POLICE_MARK' or
12099             'COPWHLIST' or
12100             'IACLDST') and
12101            'NDRPDR' and
12102            '1T1C' and
12103            'IP6FWD' and
12104            not 'SRv6' and
12105            not 'IPSEC' and
12106            not 'VHOST'"
12107   parameters:
12108   - "throughput"
12109   - "parent"
12110   - "tags"
12111   sort:
12112   - "IP6BASE"
12113   - "POLICE_MARK"
12114   - "COPWHLIST"
12115   - "IACLDST"
12116   traces:
12117     hoverinfo: "x+y"
12118     boxpoints: "outliers"
12119     whiskerwidth: 0
12120   layout:
12121     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12122     layout: "plot-throughput"
12123
12124 - type: "plot"
12125   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12126   algorithm: "plot_performance_box"
12127   output-file-type: ".html"
12128   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12129   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12130   filter: "'NIC_Intel-X710' and
12131            '78B' and
12132            ('IP6BASE' or
12133             'POLICE_MARK' or
12134             'COPWHLIST' or
12135             'IACLDST') and
12136            'NDRPDR' and
12137            '2T2C' and
12138            'IP6FWD' and
12139            not 'SRv6' and
12140            not 'IPSEC' and
12141            not 'VHOST'"
12142   parameters:
12143   - "throughput"
12144   - "parent"
12145   - "tags"
12146   sort:
12147   - "IP6BASE"
12148   - "POLICE_MARK"
12149   - "COPWHLIST"
12150   - "IACLDST"
12151   traces:
12152     hoverinfo: "x+y"
12153     boxpoints: "outliers"
12154     whiskerwidth: 0
12155   layout:
12156     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12157     layout: "plot-throughput"
12158
12159 # Packet Throughput - VPP IPv6 3n-hsw-xl710
12160 - type: "plot"
12161   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12162   algorithm: "plot_performance_box"
12163   output-file-type: ".html"
12164   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12165   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12166   filter: "'NIC_Intel-XL710' and
12167            '78B' and
12168            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12169            'NDRPDR' and
12170            '1T1C' and
12171            'IP6FWD' and
12172            not 'SRv6' and
12173            not 'IPSEC' and
12174            not 'VHOST'"
12175   parameters:
12176   - "throughput"
12177   - "parent"
12178   - "tags"
12179   sort:
12180   - "IP6BASE"
12181   - "FIB_20K"
12182   - "FIB_200K"
12183   - "FIB_2M"
12184   traces:
12185     hoverinfo: "x+y"
12186     boxpoints: "outliers"
12187     whiskerwidth: 0
12188   layout:
12189     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
12190     layout: "plot-throughput"
12191
12192 - type: "plot"
12193   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12194   algorithm: "plot_performance_box"
12195   output-file-type: ".html"
12196   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12198   filter: "'NIC_Intel-XL710' and
12199            '78B' and
12200            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12201            'NDRPDR' and
12202            '1T1C' and
12203            'IP6FWD' and
12204            not 'SRv6' and
12205            not 'IPSEC' and
12206            not 'VHOST'"
12207   parameters:
12208   - "throughput"
12209   - "parent"
12210   - "tags"
12211   sort:
12212   - "IP6BASE"
12213   - "FIB_20K"
12214   - "FIB_200K"
12215   - "FIB_2M"
12216   traces:
12217     hoverinfo: "x+y"
12218     boxpoints: "outliers"
12219     whiskerwidth: 0
12220   layout:
12221     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
12222     layout: "plot-throughput"
12223
12224 - type: "plot"
12225   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12226   algorithm: "plot_performance_box"
12227   output-file-type: ".html"
12228   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12229   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12230   filter: "'NIC_Intel-XL710' and
12231            '78B' and
12232            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12233            'NDRPDR' and
12234            '2T2C' and
12235            'IP6FWD' and
12236            not 'SRv6' and
12237            not 'IPSEC' and
12238            not 'VHOST'"
12239   parameters:
12240   - "throughput"
12241   - "parent"
12242   - "tags"
12243   sort:
12244   - "IP6BASE"
12245   - "FIB_20K"
12246   - "FIB_200K"
12247   - "FIB_2M"
12248   traces:
12249     hoverinfo: "x+y"
12250     boxpoints: "outliers"
12251     whiskerwidth: 0
12252   layout:
12253     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
12254     layout: "plot-throughput"
12255
12256 - type: "plot"
12257   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12258   algorithm: "plot_performance_box"
12259   output-file-type: ".html"
12260   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12261   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12262   filter: "'NIC_Intel-XL710' and
12263            '78B' and
12264            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12265            'NDRPDR' and
12266            '2T2C' and
12267            'IP6FWD' and
12268            not 'SRv6' and
12269            not 'IPSEC' and
12270            not 'VHOST'"
12271   parameters:
12272   - "throughput"
12273   - "parent"
12274   - "tags"
12275   sort:
12276   - "IP6BASE"
12277   - "FIB_20K"
12278   - "FIB_200K"
12279   - "FIB_2M"
12280   traces:
12281     hoverinfo: "x+y"
12282     boxpoints: "outliers"
12283     whiskerwidth: 0
12284   layout:
12285     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
12286     layout: "plot-throughput"
12287
12288 # Packet Throughput - VPP IPv6 3n-skx-x710
12289 - type: "plot"
12290   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12291   algorithm: "plot_performance_box"
12292   output-file-type: ".html"
12293   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12294   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12295   filter: "'NIC_Intel-X710' and
12296            '78B' and
12297            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12298            'NDRPDR' and
12299            '2T1C' and
12300            'IP6FWD' and
12301            not 'SRv6' and
12302            not 'IPSEC' and
12303            not 'VHOST'"
12304   parameters:
12305   - "throughput"
12306   - "parent"
12307   - "tags"
12308   sort:
12309   - "IP6BASE"
12310   - "FIB_20K"
12311   - "FIB_200K"
12312   - "FIB_2M"
12313   traces:
12314     hoverinfo: "x+y"
12315     boxpoints: "outliers"
12316     whiskerwidth: 0
12317   layout:
12318     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12319     layout: "plot-throughput"
12320
12321 - type: "plot"
12322   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12323   algorithm: "plot_performance_box"
12324   output-file-type: ".html"
12325   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12327   filter: "'NIC_Intel-X710' and
12328            '78B' and
12329            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12330            'NDRPDR' and
12331            '2T1C' and
12332            'IP6FWD' and
12333            not 'SRv6' and
12334            not 'IPSEC' and
12335            not 'VHOST'"
12336   parameters:
12337   - "throughput"
12338   - "parent"
12339   - "tags"
12340   sort:
12341   - "IP6BASE"
12342   - "FIB_20K"
12343   - "FIB_200K"
12344   - "FIB_2M"
12345   traces:
12346     hoverinfo: "x+y"
12347     boxpoints: "outliers"
12348     whiskerwidth: 0
12349   layout:
12350     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12351     layout: "plot-throughput"
12352
12353 - type: "plot"
12354   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12355   algorithm: "plot_performance_box"
12356   output-file-type: ".html"
12357   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12358   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12359   filter: "'NIC_Intel-X710' and
12360            '78B' and
12361            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12362            'NDRPDR' and
12363            '4T2C' and
12364            'IP6FWD' and
12365            not 'SRv6' and
12366            not 'IPSEC' and
12367            not 'VHOST'"
12368   parameters:
12369   - "throughput"
12370   - "parent"
12371   - "tags"
12372   sort:
12373   - "IP6BASE"
12374   - "FIB_20K"
12375   - "FIB_200K"
12376   - "FIB_2M"
12377   traces:
12378     hoverinfo: "x+y"
12379     boxpoints: "outliers"
12380     whiskerwidth: 0
12381   layout:
12382     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12383     layout: "plot-throughput"
12384
12385 - type: "plot"
12386   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12387   algorithm: "plot_performance_box"
12388   output-file-type: ".html"
12389   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12391   filter: "'NIC_Intel-X710' and
12392            '78B' and
12393            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12394            'NDRPDR' and
12395            '4T2C' and
12396            'IP6FWD' and
12397            not 'SRv6' and
12398            not 'IPSEC' and
12399            not 'VHOST'"
12400   parameters:
12401   - "throughput"
12402   - "parent"
12403   - "tags"
12404   sort:
12405   - "IP6BASE"
12406   - "FIB_20K"
12407   - "FIB_200K"
12408   - "FIB_2M"
12409   traces:
12410     hoverinfo: "x+y"
12411     boxpoints: "outliers"
12412     whiskerwidth: 0
12413   layout:
12414     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12415     layout: "plot-throughput"
12416
12417 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
12418 - type: "plot"
12419   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12420   algorithm: "plot_performance_box"
12421   output-file-type: ".html"
12422   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12424   filter: "'NIC_Intel-X710' and
12425            '78B' and
12426            ('IP6BASE' or
12427             'POLICE_MARK' or
12428             'COPWHLIST' or
12429             'IACLDST') and
12430            'NDRPDR' and
12431            '2T1C' and
12432            'IP6FWD' and
12433            not 'SRv6' and
12434            not 'IPSEC' and
12435            not 'VHOST'"
12436   parameters:
12437   - "throughput"
12438   - "parent"
12439   - "tags"
12440   sort:
12441   - "IP6BASE"
12442   - "POLICE_MARK"
12443   - "COPWHLIST"
12444   - "IACLDST"
12445   traces:
12446     hoverinfo: "x+y"
12447     boxpoints: "outliers"
12448     whiskerwidth: 0
12449   layout:
12450     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12451     layout: "plot-throughput"
12452
12453 - type: "plot"
12454   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12455   algorithm: "plot_performance_box"
12456   output-file-type: ".html"
12457   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12459   filter: "'NIC_Intel-X710' and
12460            '78B' and
12461            ('IP6BASE' or
12462             'POLICE_MARK' or
12463             'COPWHLIST' or
12464             'IACLDST') and
12465            'NDRPDR' and
12466            '4T2C' and
12467            'IP6FWD' and
12468            not 'SRv6' and
12469            not 'IPSEC' and
12470            not 'VHOST'"
12471   parameters:
12472   - "throughput"
12473   - "parent"
12474   - "tags"
12475   sort:
12476   - "IP6BASE"
12477   - "POLICE_MARK"
12478   - "COPWHLIST"
12479   - "IACLDST"
12480   traces:
12481     hoverinfo: "x+y"
12482     boxpoints: "outliers"
12483     whiskerwidth: 0
12484   layout:
12485     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12486     layout: "plot-throughput"
12487
12488 - type: "plot"
12489   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12490   algorithm: "plot_performance_box"
12491   output-file-type: ".html"
12492   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12493   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12494   filter: "'NIC_Intel-X710' and
12495            '78B' and
12496            ('IP6BASE' or
12497             'POLICE_MARK' or
12498             'COPWHLIST' or
12499             'IACLDST') and
12500            'NDRPDR' and
12501            '2T1C' and
12502            'IP6FWD' and
12503            not 'SRv6' and
12504            not 'IPSEC' and
12505            not 'VHOST'"
12506   parameters:
12507   - "throughput"
12508   - "parent"
12509   - "tags"
12510   sort:
12511   - "IP6BASE"
12512   - "POLICE_MARK"
12513   - "COPWHLIST"
12514   - "IACLDST"
12515   traces:
12516     hoverinfo: "x+y"
12517     boxpoints: "outliers"
12518     whiskerwidth: 0
12519   layout:
12520     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12521     layout: "plot-throughput"
12522
12523 - type: "plot"
12524   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12525   algorithm: "plot_performance_box"
12526   output-file-type: ".html"
12527   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12529   filter: "'NIC_Intel-X710' and
12530            '78B' and
12531            ('IP6BASE' or
12532             'POLICE_MARK' or
12533             'COPWHLIST' or
12534             'IACLDST') and
12535            'NDRPDR' and
12536            '4T2C' and
12537            'IP6FWD' and
12538            not 'SRv6' and
12539            not 'IPSEC' and
12540            not 'VHOST'"
12541   parameters:
12542   - "throughput"
12543   - "parent"
12544   - "tags"
12545   sort:
12546   - "IP6BASE"
12547   - "POLICE_MARK"
12548   - "COPWHLIST"
12549   - "IACLDST"
12550   traces:
12551     hoverinfo: "x+y"
12552     boxpoints: "outliers"
12553     whiskerwidth: 0
12554   layout:
12555     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12556     layout: "plot-throughput"
12557
12558 # Packet Throughput - VPP IPv6 3n-skx-xxv710
12559 - type: "plot"
12560   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12561   algorithm: "plot_performance_box"
12562   output-file-type: ".html"
12563   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12565   filter: "'NIC_Intel-XXV710' and
12566            '78B' and
12567            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12568            'NDRPDR' and
12569            '2T1C' and
12570            'IP6FWD' and
12571            not 'SRv6' and
12572            not 'IPSEC' and
12573            not 'VHOST'"
12574   parameters:
12575   - "throughput"
12576   - "parent"
12577   - "tags"
12578   sort:
12579   - "IP6BASE"
12580   - "FIB_20K"
12581   - "FIB_200K"
12582   - "FIB_2M"
12583   traces:
12584     hoverinfo: "x+y"
12585     boxpoints: "outliers"
12586     whiskerwidth: 0
12587   layout:
12588     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12589     layout: "plot-throughput"
12590
12591 - type: "plot"
12592   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12593   algorithm: "plot_performance_box"
12594   output-file-type: ".html"
12595   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12597   filter: "'NIC_Intel-XXV710' and
12598            '78B' and
12599            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12600            'NDRPDR' and
12601            '2T1C' and
12602            'IP6FWD' and
12603            not 'SRv6' and
12604            not 'IPSEC' and
12605            not 'VHOST'"
12606   parameters:
12607   - "throughput"
12608   - "parent"
12609   - "tags"
12610   sort:
12611   - "IP6BASE"
12612   - "FIB_20K"
12613   - "FIB_200K"
12614   - "FIB_2M"
12615   traces:
12616     hoverinfo: "x+y"
12617     boxpoints: "outliers"
12618     whiskerwidth: 0
12619   layout:
12620     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12621     layout: "plot-throughput"
12622
12623 - type: "plot"
12624   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12625   algorithm: "plot_performance_box"
12626   output-file-type: ".html"
12627   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12629   filter: "'NIC_Intel-XXV710' and
12630            '78B' and
12631            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12632            'NDRPDR' and
12633            '4T2C' and
12634            'IP6FWD' and
12635            not 'SRv6' and
12636            not 'IPSEC' and
12637            not 'VHOST'"
12638   parameters:
12639   - "throughput"
12640   - "parent"
12641   - "tags"
12642   sort:
12643   - "IP6BASE"
12644   - "FIB_20K"
12645   - "FIB_200K"
12646   - "FIB_2M"
12647   traces:
12648     hoverinfo: "x+y"
12649     boxpoints: "outliers"
12650     whiskerwidth: 0
12651   layout:
12652     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12653     layout: "plot-throughput"
12654
12655 - type: "plot"
12656   title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12657   algorithm: "plot_performance_box"
12658   output-file-type: ".html"
12659   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12661   filter: "'NIC_Intel-XXV710' and
12662            '78B' and
12663            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12664            'NDRPDR' and
12665            '4T2C' and
12666            'IP6FWD' and
12667            not 'SRv6' and
12668            not 'IPSEC' and
12669            not 'VHOST'"
12670   parameters:
12671   - "throughput"
12672   - "parent"
12673   - "tags"
12674   sort:
12675   - "IP6BASE"
12676   - "FIB_20K"
12677   - "FIB_200K"
12678   - "FIB_2M"
12679   traces:
12680     hoverinfo: "x+y"
12681     boxpoints: "outliers"
12682     whiskerwidth: 0
12683   layout:
12684     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12685     layout: "plot-throughput"
12686
12687 # Packet Throughput - VPP IPv6 2n-skx-x710
12688 - type: "plot"
12689   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12690   algorithm: "plot_performance_box"
12691   output-file-type: ".html"
12692   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12693   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12694   filter: "'NIC_Intel-X710' and
12695            '78B' and
12696            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12697            'NDRPDR' and
12698            '2T1C' and
12699            'IP6FWD' and
12700            not 'SRv6' and
12701            not 'IPSEC' and
12702            not 'VHOST'"
12703   parameters:
12704   - "throughput"
12705   - "parent"
12706   - "tags"
12707   sort:
12708   - "IP6BASE"
12709   - "FIB_20K"
12710   - "FIB_200K"
12711   - "FIB_2M"
12712   traces:
12713     hoverinfo: "x+y"
12714     boxpoints: "outliers"
12715     whiskerwidth: 0
12716   layout:
12717     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12718     layout: "plot-throughput"
12719
12720 - type: "plot"
12721   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12722   algorithm: "plot_performance_box"
12723   output-file-type: ".html"
12724   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12725   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12726   filter: "'NIC_Intel-X710' and
12727            '78B' and
12728            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12729            'NDRPDR' and
12730            '2T1C' and
12731            'IP6FWD' and
12732            not 'SRv6' and
12733            not 'IPSEC' and
12734            not 'VHOST'"
12735   parameters:
12736   - "throughput"
12737   - "parent"
12738   - "tags"
12739   sort:
12740   - "IP6BASE"
12741   - "FIB_20K"
12742   - "FIB_200K"
12743   - "FIB_2M"
12744   traces:
12745     hoverinfo: "x+y"
12746     boxpoints: "outliers"
12747     whiskerwidth: 0
12748   layout:
12749     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12750     layout: "plot-throughput"
12751
12752 - type: "plot"
12753   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12754   algorithm: "plot_performance_box"
12755   output-file-type: ".html"
12756   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12757   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12758   filter: "'NIC_Intel-X710' and
12759            '78B' and
12760            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12761            'NDRPDR' and
12762            '4T2C' and
12763            'IP6FWD' and
12764            not 'SRv6' and
12765            not 'IPSEC' and
12766            not 'VHOST'"
12767   parameters:
12768   - "throughput"
12769   - "parent"
12770   - "tags"
12771   sort:
12772   - "IP6BASE"
12773   - "FIB_20K"
12774   - "FIB_200K"
12775   - "FIB_2M"
12776   traces:
12777     hoverinfo: "x+y"
12778     boxpoints: "outliers"
12779     whiskerwidth: 0
12780   layout:
12781     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12782     layout: "plot-throughput"
12783
12784 - type: "plot"
12785   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12786   algorithm: "plot_performance_box"
12787   output-file-type: ".html"
12788   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12789   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12790   filter: "'NIC_Intel-X710' and
12791            '78B' and
12792            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12793            'NDRPDR' and
12794            '4T2C' and
12795            'IP6FWD' and
12796            not 'SRv6' and
12797            not 'IPSEC' and
12798            not 'VHOST'"
12799   parameters:
12800   - "throughput"
12801   - "parent"
12802   - "tags"
12803   sort:
12804   - "IP6BASE"
12805   - "FIB_20K"
12806   - "FIB_200K"
12807   - "FIB_2M"
12808   traces:
12809     hoverinfo: "x+y"
12810     boxpoints: "outliers"
12811     whiskerwidth: 0
12812   layout:
12813     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12814     layout: "plot-throughput"
12815
12816 # Packet Throughput - VPP IPv6 2n-skx-xxv710
12817 - type: "plot"
12818   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12819   algorithm: "plot_performance_box"
12820   output-file-type: ".html"
12821   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12822   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12823   filter: "'NIC_Intel-XXV710' and
12824            '78B' and
12825            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12826            'NDRPDR' and
12827            '2T1C' and
12828            'IP6FWD' and
12829            not 'SRv6' and
12830            not 'IPSEC' and
12831            not 'VHOST'"
12832   parameters:
12833   - "throughput"
12834   - "parent"
12835   - "tags"
12836   sort:
12837   - "IP6BASE"
12838   - "FIB_20K"
12839   - "FIB_200K"
12840   - "FIB_2M"
12841   traces:
12842     hoverinfo: "x+y"
12843     boxpoints: "outliers"
12844     whiskerwidth: 0
12845   layout:
12846     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12847     layout: "plot-throughput"
12848
12849 - type: "plot"
12850   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12851   algorithm: "plot_performance_box"
12852   output-file-type: ".html"
12853   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12854   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12855   filter: "'NIC_Intel-XXV710' and
12856            '78B' and
12857            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12858            'NDRPDR' and
12859            '2T1C' and
12860            'IP6FWD' and
12861            not 'SRv6' and
12862            not 'IPSEC' and
12863            not 'VHOST'"
12864   parameters:
12865   - "throughput"
12866   - "parent"
12867   - "tags"
12868   sort:
12869   - "IP6BASE"
12870   - "FIB_20K"
12871   - "FIB_200K"
12872   - "FIB_2M"
12873   traces:
12874     hoverinfo: "x+y"
12875     boxpoints: "outliers"
12876     whiskerwidth: 0
12877   layout:
12878     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12879     layout: "plot-throughput"
12880
12881 - type: "plot"
12882   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12883   algorithm: "plot_performance_box"
12884   output-file-type: ".html"
12885   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12886   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12887   filter: "'NIC_Intel-XXV710' and
12888            '78B' and
12889            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12890            'NDRPDR' and
12891            '4T2C' and
12892            'IP6FWD' and
12893            not 'SRv6' and
12894            not 'IPSEC' and
12895            not 'VHOST'"
12896   parameters:
12897   - "throughput"
12898   - "parent"
12899   - "tags"
12900   sort:
12901   - "IP6BASE"
12902   - "FIB_20K"
12903   - "FIB_200K"
12904   - "FIB_2M"
12905   traces:
12906     hoverinfo: "x+y"
12907     boxpoints: "outliers"
12908     whiskerwidth: 0
12909   layout:
12910     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12911     layout: "plot-throughput"
12912
12913 - type: "plot"
12914   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12915   algorithm: "plot_performance_box"
12916   output-file-type: ".html"
12917   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12918   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12919   filter: "'NIC_Intel-XXV710' and
12920            '78B' and
12921            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12922            'NDRPDR' and
12923            '4T2C' and
12924            'IP6FWD' and
12925            not 'SRv6' and
12926            not 'IPSEC' and
12927            not 'VHOST'"
12928   parameters:
12929   - "throughput"
12930   - "parent"
12931   - "tags"
12932   sort:
12933   - "IP6BASE"
12934   - "FIB_20K"
12935   - "FIB_200K"
12936   - "FIB_2M"
12937   traces:
12938     hoverinfo: "x+y"
12939     boxpoints: "outliers"
12940     whiskerwidth: 0
12941   layout:
12942     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12943     layout: "plot-throughput"
12944
12945 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
12946 - type: "plot"
12947   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12948   algorithm: "plot_performance_box"
12949   output-file-type: ".html"
12950   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12951   data: "intel-dnv-vpp"
12952   filter: "'NIC_Intel-X553' and
12953            '78B' and
12954            'IP6BASE' and
12955            'NDRPDR' and
12956            '1T1C' and
12957            'IP6FWD' and
12958            not 'SRv6' and
12959            not 'IPSEC' and
12960            not 'VHOST'"
12961   parameters:
12962   - "throughput"
12963   - "parent"
12964   - "tags"
12965   sort:
12966   - "IP6BASE"
12967   traces:
12968     hoverinfo: "x+y"
12969     boxpoints: "outliers"
12970     whiskerwidth: 0
12971   layout:
12972     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12973     layout: "plot-throughput"
12974
12975 - type: "plot"
12976   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12977   algorithm: "plot_performance_box"
12978   output-file-type: ".html"
12979   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12980   data: "intel-dnv-vpp"
12981   filter: "'NIC_Intel-X553' and
12982            '78B' and
12983            'IP6BASE' and
12984            'NDRPDR' and
12985            '1T1C' and
12986            'IP6FWD' and
12987            not 'SRv6' and
12988            not 'IPSEC' and
12989            not 'VHOST'"
12990   parameters:
12991   - "throughput"
12992   - "parent"
12993   - "tags"
12994   sort:
12995   - "IP6BASE"
12996   traces:
12997     hoverinfo: "x+y"
12998     boxpoints: "outliers"
12999     whiskerwidth: 0
13000   layout:
13001     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
13002     layout: "plot-throughput"
13003
13004 - type: "plot"
13005   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13006   algorithm: "plot_performance_box"
13007   output-file-type: ".html"
13008   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13009   data: "intel-dnv-vpp"
13010   filter: "'NIC_Intel-X553' and
13011            '78B' and
13012            'IP6BASE' and
13013            'NDRPDR' and
13014            '2T2C' and
13015            'IP6FWD' and
13016            not 'SRv6' and
13017            not 'IPSEC' and
13018            not 'VHOST'"
13019   parameters:
13020   - "throughput"
13021   - "parent"
13022   - "tags"
13023   sort:
13024   - "IP6BASE"
13025   traces:
13026     hoverinfo: "x+y"
13027     boxpoints: "outliers"
13028     whiskerwidth: 0
13029   layout:
13030     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13031     layout: "plot-throughput"
13032
13033 - type: "plot"
13034   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13035   algorithm: "plot_performance_box"
13036   output-file-type: ".html"
13037   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13038   data: "intel-dnv-vpp"
13039   filter: "'NIC_Intel-X553' and
13040            '78B' and
13041            'IP6BASE' and
13042            'NDRPDR' and
13043            '2T2C' and
13044            'IP6FWD' and
13045            not 'SRv6' and
13046            not 'IPSEC' and
13047            not 'VHOST'"
13048   parameters:
13049   - "throughput"
13050   - "parent"
13051   - "tags"
13052   sort:
13053   - "IP6BASE"
13054   traces:
13055     hoverinfo: "x+y"
13056     boxpoints: "outliers"
13057     whiskerwidth: 0
13058   layout:
13059     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13060     layout: "plot-throughput"
13061
13062 ################################################################################
13063
13064 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
13065 - type: "plot"
13066   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13067   algorithm: "plot_performance_box"
13068   output-file-type: ".html"
13069   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13070   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13071   filter: "'NIC_Intel-X520-DA2' and
13072            '78B' and
13073            'ENCAP' and
13074            'NDRPDR' and
13075            '1T1C' and
13076            'LISP' and
13077            not 'VHOST'"
13078   parameters:
13079   - "throughput"
13080   - "parent"
13081   - "tags"
13082   sort:
13083   - "IP4UNRLAY"
13084   - "IP6UNRLAY"
13085   traces:
13086     hoverinfo: "x+y"
13087     boxpoints: "outliers"
13088     whiskerwidth: 0
13089   layout:
13090     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
13091     layout: "plot-throughput"
13092
13093 - type: "plot"
13094   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13095   algorithm: "plot_performance_box"
13096   output-file-type: ".html"
13097   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13098   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13099   filter: "'NIC_Intel-X520-DA2' and
13100            '78B' and
13101            'ENCAP' and
13102            'NDRPDR' and
13103            '1T1C' and
13104            'LISP' and
13105            not 'VHOST'"
13106   parameters:
13107   - "throughput"
13108   - "parent"
13109   - "tags"
13110   sort:
13111   - "IP4UNRLAY"
13112   - "IP6UNRLAY"
13113   traces:
13114     hoverinfo: "x+y"
13115     boxpoints: "outliers"
13116     whiskerwidth: 0
13117   layout:
13118     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
13119     layout: "plot-throughput"
13120
13121 - type: "plot"
13122   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13123   algorithm: "plot_performance_box"
13124   output-file-type: ".html"
13125   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13127   filter: "'NIC_Intel-X520-DA2' and
13128            '78B' and
13129            'ENCAP' and
13130            'NDRPDR' and
13131            '2T2C' and
13132            'LISP' and
13133            not 'VHOST'"
13134   parameters:
13135   - "throughput"
13136   - "parent"
13137   - "tags"
13138   sort:
13139   - "IP4UNRLAY"
13140   - "IP6UNRLAY"
13141   traces:
13142     hoverinfo: "x+y"
13143     boxpoints: "outliers"
13144     whiskerwidth: 0
13145   layout:
13146     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
13147     layout: "plot-throughput"
13148
13149 - type: "plot"
13150   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13151   algorithm: "plot_performance_box"
13152   output-file-type: ".html"
13153   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13155   filter: "'NIC_Intel-X520-DA2' and
13156            '78B' and
13157            'ENCAP' and
13158            'NDRPDR' and
13159            '2T2C' and
13160            'LISP' and
13161            not 'VHOST'"
13162   parameters:
13163   - "throughput"
13164   - "parent"
13165   - "tags"
13166   sort:
13167   - "IP4UNRLAY"
13168   - "IP6UNRLAY"
13169   traces:
13170     hoverinfo: "x+y"
13171     boxpoints: "outliers"
13172     whiskerwidth: 0
13173   layout:
13174     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
13175     layout: "plot-throughput"
13176
13177 ################################################################################
13178
13179 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
13180 - type: "plot"
13181   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13182   algorithm: "plot_performance_box"
13183   output-file-type: ".html"
13184   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13186   filter: "'NIC_Intel-XL710' and
13187            '64B' and
13188            'IP4FWD' and
13189            'NDRPDR' and
13190            'BASE' and
13191            '1T1C' and
13192            'IPSECHW' and
13193            ('IPSECTRAN' or 'IPSECTUN') and
13194            not 'VHOST'"
13195   parameters:
13196   - "throughput"
13197   - "parent"
13198   - "tags"
13199   traces:
13200     hoverinfo: "x+y"
13201     boxpoints: "outliers"
13202     whiskerwidth: 0
13203   layout:
13204     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13205     layout: "plot-throughput"
13206
13207 - type: "plot"
13208   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13209   algorithm: "plot_performance_box"
13210   output-file-type: ".html"
13211   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13212   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13213   filter: "'NIC_Intel-XL710' and
13214            '64B' and
13215            'IP4FWD' and
13216            'NDRPDR' and
13217            'BASE' and
13218            '1T1C' and
13219            'IPSECHW' and
13220            ('IPSECTRAN' or 'IPSECTUN') and
13221            not 'VHOST'"
13222   parameters:
13223   - "throughput"
13224   - "parent"
13225   - "tags"
13226   traces:
13227     hoverinfo: "x+y"
13228     boxpoints: "outliers"
13229     whiskerwidth: 0
13230   layout:
13231     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13232     layout: "plot-throughput"
13233
13234 - type: "plot"
13235   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13236   algorithm: "plot_performance_box"
13237   output-file-type: ".html"
13238   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13239   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13240   filter: "'NIC_Intel-XL710' and
13241            '64B' and
13242            'IP4FWD' and
13243            'NDRPDR' and
13244            'BASE' and
13245            '2T2C' and
13246            'IPSECHW' and
13247            ('IPSECTRAN' or 'IPSECTUN') and
13248            not 'VHOST'"
13249   parameters:
13250   - "throughput"
13251   - "parent"
13252   - "tags"
13253   traces:
13254     hoverinfo: "x+y"
13255     boxpoints: "outliers"
13256     whiskerwidth: 0
13257   layout:
13258     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13259     layout: "plot-throughput"
13260
13261 - type: "plot"
13262   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13263   algorithm: "plot_performance_box"
13264   output-file-type: ".html"
13265   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13266   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13267   filter: "'NIC_Intel-XL710' and
13268            '64B' and
13269            'IP4FWD' and
13270            'NDRPDR' and
13271            'BASE' and
13272            '2T2C' and
13273            'IPSECHW' and
13274            ('IPSECTRAN' or 'IPSECTUN') and
13275            not 'VHOST'"
13276   parameters:
13277   - "throughput"
13278   - "parent"
13279   - "tags"
13280   traces:
13281     hoverinfo: "x+y"
13282     boxpoints: "outliers"
13283     whiskerwidth: 0
13284   layout:
13285     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13286     layout: "plot-throughput"
13287
13288 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
13289 - type: "plot"
13290   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13291   algorithm: "plot_performance_box"
13292   output-file-type: ".html"
13293   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13294   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13295   filter: "'NIC_Intel-XL710' and
13296            '64B' and
13297            'IP4FWD' and
13298            'NDRPDR' and
13299            'SCALE' and
13300            '1T1C' and
13301            'IPSECHW' and
13302            ('IPSECTRAN' or 'IPSECTUN') and
13303            not 'VHOST'"
13304   parameters:
13305   - "throughput"
13306   - "parent"
13307   - "tags"
13308   traces:
13309     hoverinfo: "x+y"
13310     boxpoints: "outliers"
13311     whiskerwidth: 0
13312   layout:
13313     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13314     layout: "plot-throughput"
13315
13316 - type: "plot"
13317   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13318   algorithm: "plot_performance_box"
13319   output-file-type: ".html"
13320   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13322   filter: "'NIC_Intel-XL710' and
13323            '64B' and
13324            'IP4FWD' and
13325            'NDRPDR' and
13326            'SCALE' and
13327            '1T1C' and
13328            'IPSECHW' and
13329            ('IPSECTRAN' or 'IPSECTUN') and
13330            not 'VHOST'"
13331   parameters:
13332   - "throughput"
13333   - "parent"
13334   - "tags"
13335   traces:
13336     hoverinfo: "x+y"
13337     boxpoints: "outliers"
13338     whiskerwidth: 0
13339   layout:
13340     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13341     layout: "plot-throughput"
13342
13343 - type: "plot"
13344   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13345   algorithm: "plot_performance_box"
13346   output-file-type: ".html"
13347   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13348   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13349   filter: "'NIC_Intel-XL710' and
13350            '64B' and
13351            'IP4FWD' and
13352            'NDRPDR' and
13353            'SCALE' and
13354            '2T2C' and
13355            'IPSECHW' and
13356            ('IPSECTRAN' or 'IPSECTUN') and
13357            not 'VHOST'"
13358   parameters:
13359   - "throughput"
13360   - "parent"
13361   - "tags"
13362   traces:
13363     hoverinfo: "x+y"
13364     boxpoints: "outliers"
13365     whiskerwidth: 0
13366   layout:
13367     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13368     layout: "plot-throughput"
13369
13370 - type: "plot"
13371   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13372   algorithm: "plot_performance_box"
13373   output-file-type: ".html"
13374   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13375   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13376   filter: "'NIC_Intel-XL710' and
13377            '64B' and
13378            'IP4FWD' and
13379            'NDRPDR' and
13380            'SCALE' and
13381            '2T2C' and
13382            'IPSECHW' and
13383            ('IPSECTRAN' or 'IPSECTUN') and
13384            not 'VHOST'"
13385   parameters:
13386   - "throughput"
13387   - "parent"
13388   - "tags"
13389   traces:
13390     hoverinfo: "x+y"
13391     boxpoints: "outliers"
13392     whiskerwidth: 0
13393   layout:
13394     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13395     layout: "plot-throughput"
13396
13397 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
13398 - type: "plot"
13399   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13400   algorithm: "plot_performance_box"
13401   output-file-type: ".html"
13402   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13404   filter: "'NIC_Intel-XL710' and
13405            '64B' and
13406            'IP4FWD' and
13407            'NDRPDR' and
13408            '1T1C' and
13409            'IPSECSW' and
13410            ('IPSECTRAN' or 'IPSECTUN') and
13411            not 'VHOST'"
13412   parameters:
13413   - "throughput"
13414   - "parent"
13415   - "tags"
13416   traces:
13417     hoverinfo: "x+y"
13418     boxpoints: "outliers"
13419     whiskerwidth: 0
13420   layout:
13421     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13422     layout: "plot-throughput"
13423
13424 - type: "plot"
13425   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13426   algorithm: "plot_performance_box"
13427   output-file-type: ".html"
13428   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13429   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13430   filter: "'NIC_Intel-XL710' and
13431            '64B' and
13432            'IP4FWD' and
13433            'NDRPDR' and
13434            '1T1C' and
13435            'IPSECSW' and
13436            ('IPSECTRAN' or 'IPSECTUN') and
13437            not 'VHOST'"
13438   parameters:
13439   - "throughput"
13440   - "parent"
13441   - "tags"
13442   traces:
13443     hoverinfo: "x+y"
13444     boxpoints: "outliers"
13445     whiskerwidth: 0
13446   layout:
13447     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13448     layout: "plot-throughput"
13449
13450 - type: "plot"
13451   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13452   algorithm: "plot_performance_box"
13453   output-file-type: ".html"
13454   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13455   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13456   filter: "'NIC_Intel-XL710' and
13457            '64B' and
13458            'IP4FWD' and
13459            'NDRPDR' and
13460            '2T2C' and
13461            'IPSECSW' and
13462            ('IPSECTRAN' or 'IPSECTUN') and
13463            not 'VHOST'"
13464   parameters:
13465   - "throughput"
13466   - "parent"
13467   - "tags"
13468   traces:
13469     hoverinfo: "x+y"
13470     boxpoints: "outliers"
13471     whiskerwidth: 0
13472   layout:
13473     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13474     layout: "plot-throughput"
13475
13476 - type: "plot"
13477   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13478   algorithm: "plot_performance_box"
13479   output-file-type: ".html"
13480   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13481   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13482   filter: "'NIC_Intel-XL710' and
13483            '64B' and
13484            'IP4FWD' and
13485            'NDRPDR' and
13486            '2T2C' and
13487            'IPSECSW' and
13488            ('IPSECTRAN' or 'IPSECTUN') and
13489            not 'VHOST'"
13490   parameters:
13491   - "throughput"
13492   - "parent"
13493   - "tags"
13494   traces:
13495     hoverinfo: "x+y"
13496     boxpoints: "outliers"
13497     whiskerwidth: 0
13498   layout:
13499     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13500     layout: "plot-throughput"
13501
13502 ################################################################################
13503
13504 # Packet Throughput - VPP SRv6 3n-hsw-x520
13505 - type: "plot"
13506   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13507   algorithm: "plot_performance_box"
13508   output-file-type: ".html"
13509   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13510   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13511   filter: "'NIC_Intel-X520-DA2' and
13512            '78B' and
13513            'FEATURE' and
13514            'NDRPDR' and
13515            '1T1C' and
13516            'IP6FWD' and
13517            'SRv6'"
13518   parameters:
13519   - "throughput"
13520   - "parent"
13521   - "tags"
13522   traces:
13523     hoverinfo: "x+y"
13524     boxpoints: "outliers"
13525     whiskerwidth: 0
13526   layout:
13527     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13528     layout: "plot-throughput"
13529
13530 - type: "plot"
13531   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13532   algorithm: "plot_performance_box"
13533   output-file-type: ".html"
13534   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13535   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13536   filter: "'NIC_Intel-X520-DA2' and
13537            '78B' and
13538            'FEATURE' and
13539            'NDRPDR' and
13540            '1T1C' and
13541            'IP6FWD' and
13542            'SRv6'"
13543   parameters:
13544   - "throughput"
13545   - "parent"
13546   - "tags"
13547   traces:
13548     hoverinfo: "x+y"
13549     boxpoints: "outliers"
13550     whiskerwidth: 0
13551   layout:
13552     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13553     layout: "plot-throughput"
13554
13555 - type: "plot"
13556   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13557   algorithm: "plot_performance_box"
13558   output-file-type: ".html"
13559   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13561   filter: "'NIC_Intel-X520-DA2' and
13562            '78B' and
13563            'FEATURE' and
13564            'NDRPDR' and
13565            '2T2C' and
13566            'IP6FWD' and
13567            'SRv6'"
13568   parameters:
13569   - "throughput"
13570   - "parent"
13571   - "tags"
13572   traces:
13573     hoverinfo: "x+y"
13574     boxpoints: "outliers"
13575     whiskerwidth: 0
13576   layout:
13577     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13578     layout: "plot-throughput"
13579
13580 - type: "plot"
13581   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13582   algorithm: "plot_performance_box"
13583   output-file-type: ".html"
13584   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13586   filter: "'NIC_Intel-X520-DA2' and
13587            '78B' and
13588            'FEATURE' and
13589            'NDRPDR' and
13590            '2T2C' and
13591            'IP6FWD' and
13592            'SRv6'"
13593   parameters:
13594   - "throughput"
13595   - "parent"
13596   - "tags"
13597   traces:
13598     hoverinfo: "x+y"
13599     boxpoints: "outliers"
13600     whiskerwidth: 0
13601   layout:
13602     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13603     layout: "plot-throughput"
13604
13605 ################################################################################
13606
13607 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
13608 - type: "plot"
13609   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13610   algorithm: "plot_performance_box"
13611   output-file-type: ".html"
13612   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13613   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13614   filter: "'NIC_Intel-X520-DA2' and
13615            '64B' and
13616            'NDRPDR' and
13617            'ETH' and
13618            'IP4FWD' and
13619            '1T1C' and
13620            'VHOST_1024' and
13621            not 'VXLAN' and
13622            not 'DOT1Q'"
13623   parameters:
13624   - "throughput"
13625   - "parent"
13626   - "tags"
13627   sort:
13628   - "not CFS_OPT"
13629   - "1VM"
13630   - "2VM"
13631   traces:
13632     hoverinfo: "x+y"
13633     boxpoints: "outliers"
13634     whiskerwidth: 0
13635   layout:
13636     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13637     layout: "plot-throughput"
13638
13639 - type: "plot"
13640   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13641   algorithm: "plot_performance_box"
13642   output-file-type: ".html"
13643   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13645   filter: "'NIC_Intel-X520-DA2' and
13646            '64B' and
13647            'NDRPDR' and
13648            'ETH' and
13649            'IP4FWD' and
13650            '2T2C' and
13651            'VHOST_1024' and
13652            not 'VXLAN' and
13653            not 'DOT1Q'"
13654   parameters:
13655   - "throughput"
13656   - "parent"
13657   - "tags"
13658   sort:
13659   - "not CFS_OPT"
13660   - "1VM"
13661   - "2VM"
13662   traces:
13663     hoverinfo: "x+y"
13664     boxpoints: "outliers"
13665     whiskerwidth: 0
13666   layout:
13667     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13668     layout: "plot-throughput"
13669
13670 - type: "plot"
13671   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13672   algorithm: "plot_performance_box"
13673   output-file-type: ".html"
13674   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13675   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13676   filter: "'NIC_Intel-X520-DA2' and
13677            '64B' and
13678            'NDRPDR' and
13679            'ETH' and
13680            'IP4FWD' and
13681            '1T1C' and
13682            'VHOST_1024' and
13683            not 'VXLAN' and
13684            not 'DOT1Q'"
13685   parameters:
13686   - "throughput"
13687   - "parent"
13688   - "tags"
13689   sort:
13690   - "not CFS_OPT"
13691   - "1VM"
13692   - "2VM"
13693   traces:
13694     hoverinfo: "x+y"
13695     boxpoints: "outliers"
13696     whiskerwidth: 0
13697   layout:
13698     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13699     layout: "plot-throughput"
13700
13701 - type: "plot"
13702   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13703   algorithm: "plot_performance_box"
13704   output-file-type: ".html"
13705   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13706   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13707   filter: "'NIC_Intel-X520-DA2' and
13708            '64B' and
13709            'NDRPDR' and
13710            'ETH' and
13711            'IP4FWD' and
13712            '2T2C' and
13713            'VHOST_1024' and
13714            not 'VXLAN' and
13715            not 'DOT1Q'"
13716   parameters:
13717   - "throughput"
13718   - "parent"
13719   - "tags"
13720   sort:
13721   - "not CFS_OPT"
13722   - "1VM"
13723   - "2VM"
13724   traces:
13725     hoverinfo: "x+y"
13726     boxpoints: "outliers"
13727     whiskerwidth: 0
13728   layout:
13729     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13730     layout: "plot-throughput"
13731
13732 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
13733 - type: "plot"
13734   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13735   algorithm: "plot_performance_box"
13736   output-file-type: ".html"
13737   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13738   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13739   filter: "'NIC_Intel-X520-DA2' and
13740            '64B' and
13741            'NDRPDR' and
13742            ('ETH' or 'DOT1Q') and
13743            'BASE' and
13744            '1T1C' and
13745            ('L2BDMACLRN' or 'L2XCFWD') and
13746            'VHOST_1024' and
13747            not 'VXLAN' and
13748            not 'IP4FWD' and
13749            not '2VM'"
13750   parameters:
13751   - "throughput"
13752   - "parent"
13753   - "tags"
13754   sort:
13755   - "L2BDMACLRN"
13756   - "L2BDMACLRN"
13757   - "L2BDMACLRN"
13758   - "L2XCFWD"
13759   - "L2XCFWD"
13760   - "L2XCFWD"
13761   traces:
13762     hoverinfo: "x+y"
13763     boxpoints: "outliers"
13764     whiskerwidth: 0
13765   layout:
13766     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
13767     layout: "plot-throughput"
13768
13769 - type: "plot"
13770   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13771   algorithm: "plot_performance_box"
13772   output-file-type: ".html"
13773   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13774   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13775   filter: "'NIC_Intel-X520-DA2' and
13776            '64B' and
13777            'NDRPDR' and
13778            ('ETH' or 'DOT1Q') and
13779            'BASE' and
13780            '1T1C' and
13781            ('L2BDMACLRN' or 'L2XCFWD') and
13782            'VHOST_1024' and
13783            not 'VXLAN' and
13784            not 'IP4FWD' and
13785            not '2VM'"
13786   parameters:
13787   - "throughput"
13788   - "parent"
13789   - "tags"
13790   sort:
13791   - "L2BDMACLRN"
13792   - "L2BDMACLRN"
13793   - "L2BDMACLRN"
13794   - "L2XCFWD"
13795   - "L2XCFWD"
13796   - "L2XCFWD"
13797   traces:
13798     hoverinfo: "x+y"
13799     boxpoints: "outliers"
13800     whiskerwidth: 0
13801   layout:
13802     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
13803     layout: "plot-throughput"
13804
13805 - type: "plot"
13806   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13807   algorithm: "plot_performance_box"
13808   output-file-type: ".html"
13809   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13811   filter: "'NIC_Intel-X520-DA2' and
13812            '64B' and
13813            'NDRPDR' and
13814            ('ETH' or 'DOT1Q') and
13815            'BASE' and
13816            '2T2C' and
13817            ('L2BDMACLRN' or 'L2XCFWD') and
13818            'VHOST_1024' and
13819            not 'VXLAN' and
13820            not 'IP4FWD' and
13821            not '2VM'"
13822   parameters:
13823   - "throughput"
13824   - "parent"
13825   - "tags"
13826   sort:
13827   - "L2BDMACLRN"
13828   - "L2BDMACLRN"
13829   - "L2BDMACLRN"
13830   - "L2XCFWD"
13831   - "L2XCFWD"
13832   - "L2XCFWD"
13833   traces:
13834     hoverinfo: "x+y"
13835     boxpoints: "outliers"
13836     whiskerwidth: 0
13837   layout:
13838     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
13839     layout: "plot-throughput"
13840
13841 - type: "plot"
13842   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13843   algorithm: "plot_performance_box"
13844   output-file-type: ".html"
13845   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13847   filter: "'NIC_Intel-X520-DA2' and
13848            '64B' and
13849            'NDRPDR' and
13850            ('ETH' or 'DOT1Q') and
13851            'BASE' and
13852            '2T2C' and
13853            ('L2BDMACLRN' or 'L2XCFWD') and
13854            'VHOST_1024' and
13855            not 'VXLAN' and
13856            not 'IP4FWD' and
13857            not '2VM'"
13858   parameters:
13859   - "throughput"
13860   - "parent"
13861   - "tags"
13862   sort:
13863   - "L2BDMACLRN"
13864   - "L2BDMACLRN"
13865   - "L2BDMACLRN"
13866   - "L2XCFWD"
13867   - "L2XCFWD"
13868   - "L2XCFWD"
13869   traces:
13870     hoverinfo: "x+y"
13871     boxpoints: "outliers"
13872     whiskerwidth: 0
13873   layout:
13874     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13875     layout: "plot-throughput"
13876
13877 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
13878 - type: "plot"
13879   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13880   algorithm: "plot_performance_box"
13881   output-file-type: ".html"
13882   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13883   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13884   filter: "'NIC_Intel-X520-DA2' and
13885            '64B' and
13886            'NDRPDR' and
13887            ('ETH' or 'DOT1Q') and
13888            '1T1C' and
13889            ('L2BDMACLRN' or 'L2XCFWD') and
13890            'VHOST_1024' and
13891            not 'CFS_OPT' and
13892            not 'DOT1Q' and
13893            not 'VXLAN' and
13894            not 'IP4FWD' and
13895            not 'LBOND'"
13896   parameters:
13897   - "throughput"
13898   - "parent"
13899   - "tags"
13900 #  sort:
13901 #  - "1VM"
13902 #  - "L2XCFWD"
13903 #  - "1VM"
13904 #  - "L2BDMACLRN"
13905   traces:
13906     hoverinfo: "x+y"
13907     boxpoints: "outliers"
13908     whiskerwidth: 0
13909   layout:
13910     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13911     layout: "plot-throughput"
13912
13913 - type: "plot"
13914   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13915   algorithm: "plot_performance_box"
13916   output-file-type: ".html"
13917   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13919   filter: "'NIC_Intel-X520-DA2' and
13920            '64B' and
13921            'NDRPDR' and
13922            ('ETH' or 'DOT1Q') and
13923            '1T1C' and
13924            ('L2BDMACLRN' or 'L2XCFWD') and
13925            'VHOST_1024' and
13926            not 'CFS_OPT' and
13927            not 'DOT1Q' and
13928            not 'VXLAN' and
13929            not 'IP4FWD' and
13930            not 'LBOND'"
13931   parameters:
13932   - "throughput"
13933   - "parent"
13934   - "tags"
13935 #  sort:
13936 #  - "1VM"
13937 #  - "L2XCFWD"
13938 #  - "1VM"
13939 #  - "L2BDMACLRN"
13940   traces:
13941     hoverinfo: "x+y"
13942     boxpoints: "outliers"
13943     whiskerwidth: 0
13944   layout:
13945     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13946     layout: "plot-throughput"
13947
13948 - type: "plot"
13949   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13950   algorithm: "plot_performance_box"
13951   output-file-type: ".html"
13952   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13954   filter: "'NIC_Intel-X520-DA2' and
13955            '64B' and
13956            'NDRPDR' and
13957            ('ETH' or 'DOT1Q') and
13958            '2T2C' and
13959            ('L2BDMACLRN' or 'L2XCFWD') and
13960            'VHOST_1024' and
13961            not 'CFS_OPT' and
13962            not 'DOT1Q' and
13963            not 'VXLAN' and
13964            not 'IP4FWD' and
13965            not 'LBOND'"
13966   parameters:
13967   - "throughput"
13968   - "parent"
13969   - "tags"
13970 #  sort:
13971 #  - "1VM"
13972 #  - "L2XCFWD"
13973 #  - "1VM"
13974 #  - "L2BDMACLRN"
13975   traces:
13976     hoverinfo: "x+y"
13977     boxpoints: "outliers"
13978     whiskerwidth: 0
13979   layout:
13980     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13981     layout: "plot-throughput"
13982
13983 - type: "plot"
13984   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13985   algorithm: "plot_performance_box"
13986   output-file-type: ".html"
13987   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13988   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13989   filter: "'NIC_Intel-X520-DA2' and
13990            '64B' and
13991            'NDRPDR' and
13992            ('ETH' or 'DOT1Q') and
13993            '2T2C' and
13994            ('L2BDMACLRN' or 'L2XCFWD') and
13995            'VHOST_1024' and
13996            not 'CFS_OPT' and
13997            not 'DOT1Q' and
13998            not 'VXLAN' and
13999            not 'IP4FWD' and
14000            not 'LBOND'"
14001   parameters:
14002   - "throughput"
14003   - "parent"
14004   - "tags"
14005 #  sort:
14006 #  - "1VM"
14007 #  - "L2XCFWD"
14008 #  - "1VM"
14009 #  - "L2BDMACLRN"
14010   traces:
14011     hoverinfo: "x+y"
14012     boxpoints: "outliers"
14013     whiskerwidth: 0
14014   layout:
14015     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14016     layout: "plot-throughput"
14017
14018 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
14019 - type: "plot"
14020   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14021   algorithm: "plot_performance_box"
14022   output-file-type: ".html"
14023   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14024   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14025   filter: "'NIC_Intel-X710' and
14026            '64B' and
14027            'NDRPDR' and
14028            'ETH' and
14029            'IP4FWD' and
14030            '1T1C' and
14031            'VHOST_1024' and
14032            not 'VXLAN' and
14033            not 'CFS_OPT' and
14034            not 'DOT1Q'"
14035   parameters:
14036   - "throughput"
14037   - "parent"
14038   - "tags"
14039   sort:
14040   - "1VM"
14041   - "2VM"
14042   traces:
14043     hoverinfo: "x+y"
14044     boxpoints: "outliers"
14045     whiskerwidth: 0
14046   layout:
14047     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14048     layout: "plot-throughput"
14049
14050 - type: "plot"
14051   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14052   algorithm: "plot_performance_box"
14053   output-file-type: ".html"
14054   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14055   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14056   filter: "'NIC_Intel-X710' and
14057            '64B' and
14058            'NDRPDR' and
14059            'ETH' and
14060            'IP4FWD' and
14061            '2T2C' and
14062            'VHOST_1024' and
14063            not 'VXLAN' and
14064            not 'CFS_OPT' and
14065            not 'DOT1Q'"
14066   parameters:
14067   - "throughput"
14068   - "parent"
14069   - "tags"
14070   sort:
14071   - "1VM"
14072   - "2VM"
14073   traces:
14074     hoverinfo: "x+y"
14075     boxpoints: "outliers"
14076     whiskerwidth: 0
14077   layout:
14078     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14079     layout: "plot-throughput"
14080
14081 - type: "plot"
14082   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14083   algorithm: "plot_performance_box"
14084   output-file-type: ".html"
14085   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14086   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14087   filter: "'NIC_Intel-X710' and
14088            '64B' and
14089            'NDRPDR' and
14090            'ETH' and
14091            'IP4FWD' and
14092            '1T1C' and
14093            'VHOST_1024' and
14094            not 'VXLAN' and
14095            not 'CFS_OPT' and
14096            not 'DOT1Q'"
14097   parameters:
14098   - "throughput"
14099   - "parent"
14100   - "tags"
14101   sort:
14102   - "1VM"
14103   - "2VM"
14104   traces:
14105     hoverinfo: "x+y"
14106     boxpoints: "outliers"
14107     whiskerwidth: 0
14108   layout:
14109     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14110     layout: "plot-throughput"
14111
14112 - type: "plot"
14113   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14114   algorithm: "plot_performance_box"
14115   output-file-type: ".html"
14116   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14117   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14118   filter: "'NIC_Intel-X710' and
14119            '64B' and
14120            'NDRPDR' and
14121            'ETH' and
14122            'IP4FWD' and
14123            '2T2C' and
14124            'VHOST_1024' and
14125            not 'VXLAN' and
14126            not 'CFS_OPT' and
14127            not 'DOT1Q'"
14128   parameters:
14129   - "throughput"
14130   - "parent"
14131   - "tags"
14132   sort:
14133   - "1VM"
14134   - "2VM"
14135   traces:
14136     hoverinfo: "x+y"
14137     boxpoints: "outliers"
14138     whiskerwidth: 0
14139   layout:
14140     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14141     layout: "plot-throughput"
14142
14143 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
14144 - type: "plot"
14145   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14146   algorithm: "plot_performance_box"
14147   output-file-type: ".html"
14148   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14149   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14150   filter: "'NIC_Intel-X710' and
14151            '64B' and
14152            'NDRPDR' and
14153            ('ETH' or 'DOT1Q') and
14154            'BASE' and
14155            '1T1C' and
14156            ('L2BDMACLRN' or 'L2XCFWD') and
14157            'VHOST_1024' and
14158            not 'VXLAN' and
14159            not 'IP4FWD' and
14160            not '2VM'"
14161   parameters:
14162   - "throughput"
14163   - "parent"
14164   - "tags"
14165   sort:
14166   - "L2BDMACLRN"
14167   - "L2BDMACLRN"
14168   - "L2BDMACLRN"
14169   - "L2XCFWD"
14170   - "L2XCFWD"
14171   - "L2XCFWD"
14172   traces:
14173     hoverinfo: "x+y"
14174     boxpoints: "outliers"
14175     whiskerwidth: 0
14176   layout:
14177     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
14178     layout: "plot-throughput"
14179
14180 - type: "plot"
14181   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14182   algorithm: "plot_performance_box"
14183   output-file-type: ".html"
14184   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14186   filter: "'NIC_Intel-X710' and
14187            '64B' and
14188            'NDRPDR' and
14189            ('ETH' or 'DOT1Q') and
14190            'BASE' and
14191            '1T1C' and
14192            ('L2BDMACLRN' or 'L2XCFWD') and
14193            'VHOST_1024' and
14194            not 'VXLAN' and
14195            not 'IP4FWD' and
14196            not '2VM'"
14197   parameters:
14198   - "throughput"
14199   - "parent"
14200   - "tags"
14201   sort:
14202   - "L2BDMACLRN"
14203   - "L2BDMACLRN"
14204   - "L2BDMACLRN"
14205   - "L2XCFWD"
14206   - "L2XCFWD"
14207   - "L2XCFWD"
14208   traces:
14209     hoverinfo: "x+y"
14210     boxpoints: "outliers"
14211     whiskerwidth: 0
14212   layout:
14213     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
14214     layout: "plot-throughput"
14215
14216 - type: "plot"
14217   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14218   algorithm: "plot_performance_box"
14219   output-file-type: ".html"
14220   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14222   filter: "'NIC_Intel-X710' and
14223            '64B' and
14224            'NDRPDR' and
14225            ('ETH' or 'DOT1Q') and
14226            'BASE' and
14227            '2T2C' and
14228            ('L2BDMACLRN' or 'L2XCFWD') and
14229            'VHOST_1024' and
14230            not 'VXLAN' and
14231            not 'IP4FWD' and
14232            not '2VM'"
14233   parameters:
14234   - "throughput"
14235   - "parent"
14236   - "tags"
14237   sort:
14238   - "L2BDMACLRN"
14239   - "L2BDMACLRN"
14240   - "L2BDMACLRN"
14241   - "L2XCFWD"
14242   - "L2XCFWD"
14243   - "L2XCFWD"
14244   traces:
14245     hoverinfo: "x+y"
14246     boxpoints: "outliers"
14247     whiskerwidth: 0
14248   layout:
14249     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
14250     layout: "plot-throughput"
14251
14252 - type: "plot"
14253   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14254   algorithm: "plot_performance_box"
14255   output-file-type: ".html"
14256   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14257   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14258   filter: "'NIC_Intel-X710' and
14259            '64B' and
14260            'NDRPDR' and
14261            ('ETH' or 'DOT1Q') and
14262            'BASE' and
14263            '2T2C' and
14264            ('L2BDMACLRN' or 'L2XCFWD') and
14265            'VHOST_1024' and
14266            not 'VXLAN' and
14267            not 'IP4FWD' and
14268            not '2VM'"
14269   parameters:
14270   - "throughput"
14271   - "parent"
14272   - "tags"
14273   sort:
14274   - "L2BDMACLRN"
14275   - "L2BDMACLRN"
14276   - "L2BDMACLRN"
14277   - "L2XCFWD"
14278   - "L2XCFWD"
14279   - "L2XCFWD"
14280   traces:
14281     hoverinfo: "x+y"
14282     boxpoints: "outliers"
14283     whiskerwidth: 0
14284   layout:
14285     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
14286     layout: "plot-throughput"
14287
14288 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
14289 - type: "plot"
14290   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14291   algorithm: "plot_performance_box"
14292   output-file-type: ".html"
14293   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14294   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14295   filter: "'NIC_Intel-X710' and
14296            '64B' and
14297            'NDRPDR' and
14298            ('ETH' or 'DOT1Q') and
14299            '1T1C' and
14300            ('L2BDMACLRN' or 'L2XCFWD') and
14301            'VHOST_1024' and
14302            not 'CFS_OPT' and
14303            not 'VXLAN' and
14304            not 'IP4FWD' and
14305            not 'LBOND'"
14306   parameters:
14307   - "throughput"
14308   - "parent"
14309   - "tags"
14310   sort:
14311   - "L2BDMACLRN"
14312   - "L2BDMACLRN"
14313   - "L2BDMACLRN"
14314   - "L2XCFWD"
14315   - "L2XCFWD"
14316   - "L2XCFWD"
14317   traces:
14318     hoverinfo: "x+y"
14319     boxpoints: "outliers"
14320     whiskerwidth: 0
14321   layout:
14322     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
14323     layout: "plot-throughput"
14324
14325 - type: "plot"
14326   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14327   algorithm: "plot_performance_box"
14328   output-file-type: ".html"
14329   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14331   filter: "'NIC_Intel-X710' and
14332            '64B' and
14333            'NDRPDR' and
14334            ('ETH' or 'DOT1Q') and
14335            '1T1C' and
14336            ('L2BDMACLRN' or 'L2XCFWD') and
14337            'VHOST_1024' and
14338            not 'CFS_OPT' and
14339            not 'VXLAN' and
14340            not 'IP4FWD' and
14341            not 'LBOND'"
14342   parameters:
14343   - "throughput"
14344   - "parent"
14345   - "tags"
14346   sort:
14347   - "L2BDMACLRN"
14348   - "L2BDMACLRN"
14349   - "L2BDMACLRN"
14350   - "L2XCFWD"
14351   - "L2XCFWD"
14352   - "L2XCFWD"
14353   traces:
14354     hoverinfo: "x+y"
14355     boxpoints: "outliers"
14356     whiskerwidth: 0
14357   layout:
14358     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
14359     layout: "plot-throughput"
14360
14361 - type: "plot"
14362   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14363   algorithm: "plot_performance_box"
14364   output-file-type: ".html"
14365   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14366   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14367   filter: "'NIC_Intel-X710' and
14368            '64B' and
14369            'NDRPDR' and
14370            ('ETH' or 'DOT1Q') and
14371            '2T2C' and
14372            ('L2BDMACLRN' or 'L2XCFWD') and
14373            'VHOST_1024' and
14374            not 'CFS_OPT' and
14375            not 'VXLAN' and
14376            not 'IP4FWD' and
14377            not 'LBOND'"
14378   parameters:
14379   - "throughput"
14380   - "parent"
14381   - "tags"
14382   sort:
14383   - "L2BDMACLRN"
14384   - "L2BDMACLRN"
14385   - "L2BDMACLRN"
14386   - "L2XCFWD"
14387   - "L2XCFWD"
14388   - "L2XCFWD"
14389   traces:
14390     hoverinfo: "x+y"
14391     boxpoints: "outliers"
14392     whiskerwidth: 0
14393   layout:
14394     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
14395     layout: "plot-throughput"
14396
14397 - type: "plot"
14398   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14399   algorithm: "plot_performance_box"
14400   output-file-type: ".html"
14401   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14402   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14403   filter: "'NIC_Intel-X710' and
14404            '64B' and
14405            'NDRPDR' and
14406            ('ETH' or 'DOT1Q') and
14407            '2T2C' and
14408            ('L2BDMACLRN' or 'L2XCFWD') and
14409            'VHOST_1024' and
14410            not 'CFS_OPT' and
14411            not 'VXLAN' and
14412            not 'IP4FWD' and
14413            not 'LBOND'"
14414   parameters:
14415   - "throughput"
14416   - "parent"
14417   - "tags"
14418   sort:
14419   - "L2BDMACLRN"
14420   - "L2BDMACLRN"
14421   - "L2BDMACLRN"
14422   - "L2XCFWD"
14423   - "L2XCFWD"
14424   - "L2XCFWD"
14425   traces:
14426     hoverinfo: "x+y"
14427     boxpoints: "outliers"
14428     whiskerwidth: 0
14429   layout:
14430     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
14431     layout: "plot-throughput"
14432
14433 # Packet Throughput - VPP vhost ip4 3n-skx-x710
14434 - type: "plot"
14435   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14436   algorithm: "plot_performance_box"
14437   output-file-type: ".html"
14438   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14439   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14440   filter: "'NIC_Intel-X710' and
14441            '64B' and
14442            'NDRPDR' and
14443            'ETH' and
14444            'IP4FWD' and
14445            '2T1C' and
14446            'VHOST_1024' and
14447            not 'VXLAN' and
14448            not 'DOT1Q'"
14449   parameters:
14450   - "throughput"
14451   - "parent"
14452   - "tags"
14453   sort:
14454   - "1VM"
14455   - "2VM"
14456   traces:
14457     hoverinfo: "x+y"
14458     boxpoints: "outliers"
14459     whiskerwidth: 0
14460   layout:
14461     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14462     layout: "plot-throughput"
14463
14464 - type: "plot"
14465   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14466   algorithm: "plot_performance_box"
14467   output-file-type: ".html"
14468   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14469   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14470   filter: "'NIC_Intel-X710' and
14471            '64B' and
14472            'NDRPDR' and
14473            'ETH' and
14474            'IP4FWD' and
14475            '4T2C' and
14476            'VHOST_1024' and
14477            not 'VXLAN' and
14478            not 'DOT1Q'"
14479   parameters:
14480   - "throughput"
14481   - "parent"
14482   - "tags"
14483   sort:
14484   - "1VM"
14485   - "2VM"
14486   traces:
14487     hoverinfo: "x+y"
14488     boxpoints: "outliers"
14489     whiskerwidth: 0
14490   layout:
14491     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14492     layout: "plot-throughput"
14493
14494 - type: "plot"
14495   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14496   algorithm: "plot_performance_box"
14497   output-file-type: ".html"
14498   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14500   filter: "'NIC_Intel-X710' and
14501            '64B' and
14502            'NDRPDR' and
14503            'ETH' and
14504            'IP4FWD' and
14505            '2T1C' and
14506            'VHOST_1024' and
14507            not 'VXLAN' and
14508            not 'DOT1Q'"
14509   parameters:
14510   - "throughput"
14511   - "parent"
14512   - "tags"
14513   sort:
14514   - "1VM"
14515   - "2VM"
14516   traces:
14517     hoverinfo: "x+y"
14518     boxpoints: "outliers"
14519     whiskerwidth: 0
14520   layout:
14521     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14522     layout: "plot-throughput"
14523
14524 - type: "plot"
14525   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14526   algorithm: "plot_performance_box"
14527   output-file-type: ".html"
14528   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14529   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14530   filter: "'NIC_Intel-X710' and
14531            '64B' and
14532            'NDRPDR' and
14533            'ETH' and
14534            'IP4FWD' and
14535            '4T2C' and
14536            'VHOST_1024' and
14537            not 'VXLAN' and
14538            not 'DOT1Q'"
14539   parameters:
14540   - "throughput"
14541   - "parent"
14542   - "tags"
14543   sort:
14544   - "1VM"
14545   - "2VM"
14546   traces:
14547     hoverinfo: "x+y"
14548     boxpoints: "outliers"
14549     whiskerwidth: 0
14550   layout:
14551     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14552     layout: "plot-throughput"
14553
14554 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
14555 - type: "plot"
14556   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14557   algorithm: "plot_performance_box"
14558   output-file-type: ".html"
14559   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14560   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14561   filter: "'NIC_Intel-X710' and
14562            '64B' and
14563            'NDRPDR' and
14564            ('ETH' or 'DOT1Q') and
14565            'BASE' and
14566            '2T1C' and
14567            ('L2BDMACLRN' or 'L2XCFWD') and
14568            'VHOST_1024' and
14569            not 'VXLAN' and
14570            not 'IP4FWD' and
14571            not '2VM'"
14572   parameters:
14573   - "throughput"
14574   - "parent"
14575   - "tags"
14576   sort:
14577   - "L2BDMACLRN"
14578   - "L2BDMACLRN"
14579   - "L2BDMACLRN"
14580   - "L2XCFWD"
14581   - "L2XCFWD"
14582   - "L2XCFWD"
14583   traces:
14584     hoverinfo: "x+y"
14585     boxpoints: "outliers"
14586     whiskerwidth: 0
14587   layout:
14588     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
14589     layout: "plot-throughput"
14590
14591 - type: "plot"
14592   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14593   algorithm: "plot_performance_box"
14594   output-file-type: ".html"
14595   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14597   filter: "'NIC_Intel-X710' and
14598            '64B' and
14599            'NDRPDR' and
14600            ('ETH' or 'DOT1Q') and
14601            'BASE' and
14602            '2T1C' and
14603            ('L2BDMACLRN' or 'L2XCFWD') and
14604            'VHOST_1024' and
14605            not 'VXLAN' and
14606            not 'IP4FWD' and
14607            not '2VM'"
14608   parameters:
14609   - "throughput"
14610   - "parent"
14611   - "tags"
14612   sort:
14613   - "L2BDMACLRN"
14614   - "L2BDMACLRN"
14615   - "L2BDMACLRN"
14616   - "L2XCFWD"
14617   - "L2XCFWD"
14618   - "L2XCFWD"
14619   traces:
14620     hoverinfo: "x+y"
14621     boxpoints: "outliers"
14622     whiskerwidth: 0
14623   layout:
14624     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
14625     layout: "plot-throughput"
14626
14627 - type: "plot"
14628   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14629   algorithm: "plot_performance_box"
14630   output-file-type: ".html"
14631   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14633   filter: "'NIC_Intel-X710' and
14634            '64B' and
14635            'NDRPDR' and
14636            ('ETH' or 'DOT1Q') and
14637            'BASE' and
14638            '4T2C' and
14639            ('L2BDMACLRN' or 'L2XCFWD') and
14640            'VHOST_1024' and
14641            not 'VXLAN' and
14642            not 'IP4FWD' and
14643            not '2VM'"
14644   parameters:
14645   - "throughput"
14646   - "parent"
14647   - "tags"
14648   sort:
14649   - "L2BDMACLRN"
14650   - "L2BDMACLRN"
14651   - "L2BDMACLRN"
14652   - "L2XCFWD"
14653   - "L2XCFWD"
14654   - "L2XCFWD"
14655   traces:
14656     hoverinfo: "x+y"
14657     boxpoints: "outliers"
14658     whiskerwidth: 0
14659   layout:
14660     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
14661     layout: "plot-throughput"
14662
14663 - type: "plot"
14664   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14665   algorithm: "plot_performance_box"
14666   output-file-type: ".html"
14667   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14668   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14669   filter: "'NIC_Intel-X710' and
14670            '64B' and
14671            'NDRPDR' and
14672            ('ETH' or 'DOT1Q') and
14673            'BASE' and
14674            '4T2C' and
14675            ('L2BDMACLRN' or 'L2XCFWD') and
14676            'VHOST_1024' and
14677            not 'VXLAN' and
14678            not 'IP4FWD' and
14679            not '2VM'"
14680   parameters:
14681   - "throughput"
14682   - "parent"
14683   - "tags"
14684   sort:
14685   - "L2BDMACLRN"
14686   - "L2BDMACLRN"
14687   - "L2BDMACLRN"
14688   - "L2XCFWD"
14689   - "L2XCFWD"
14690   - "L2XCFWD"
14691   traces:
14692     hoverinfo: "x+y"
14693     boxpoints: "outliers"
14694     whiskerwidth: 0
14695   layout:
14696     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
14697     layout: "plot-throughput"
14698
14699 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
14700 - type: "plot"
14701   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14702   algorithm: "plot_performance_box"
14703   output-file-type: ".html"
14704   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14706   filter: "'NIC_Intel-X710' and
14707            '64B' and
14708            'NDRPDR' and
14709            ('ETH' or 'DOT1Q') and
14710            '2T1C' and
14711            ('L2BDMACLRN' or 'L2XCFWD') and
14712            'VHOST_1024' and
14713            not 'CFS_OPT' and
14714            not 'VXLAN' and
14715            not 'IP4FWD' and
14716            not 'LBOND'"
14717   parameters:
14718   - "throughput"
14719   - "parent"
14720   - "tags"
14721   sort:
14722   - "L2BDMACLRN"
14723   - "L2BDMACLRN"
14724   - "L2BDMACLRN"
14725   - "L2XCFWD"
14726   - "L2XCFWD"
14727   - "L2XCFWD"
14728   traces:
14729     hoverinfo: "x+y"
14730     boxpoints: "outliers"
14731     whiskerwidth: 0
14732   layout:
14733     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
14734     layout: "plot-throughput"
14735
14736 - type: "plot"
14737   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14738   algorithm: "plot_performance_box"
14739   output-file-type: ".html"
14740   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14741   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14742   filter: "'NIC_Intel-X710' and
14743            '64B' and
14744            'NDRPDR' and
14745            ('ETH' or 'DOT1Q') and
14746            '2T1C' and
14747            ('L2BDMACLRN' or 'L2XCFWD') and
14748            'VHOST_1024' and
14749            not 'CFS_OPT' and
14750            not 'VXLAN' and
14751            not 'IP4FWD' and
14752            not 'LBOND'"
14753   parameters:
14754   - "throughput"
14755   - "parent"
14756   - "tags"
14757   sort:
14758   - "L2BDMACLRN"
14759   - "L2BDMACLRN"
14760   - "L2BDMACLRN"
14761   - "L2XCFWD"
14762   - "L2XCFWD"
14763   - "L2XCFWD"
14764   traces:
14765     hoverinfo: "x+y"
14766     boxpoints: "outliers"
14767     whiskerwidth: 0
14768   layout:
14769     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
14770     layout: "plot-throughput"
14771
14772 - type: "plot"
14773   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14774   algorithm: "plot_performance_box"
14775   output-file-type: ".html"
14776   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14778   filter: "'NIC_Intel-X710' and
14779            '64B' and
14780            'NDRPDR' and
14781            ('ETH' or 'DOT1Q') and
14782            '4T2C' and
14783            ('L2BDMACLRN' or 'L2XCFWD') and
14784            'VHOST_1024' and
14785            not 'CFS_OPT' and
14786            not 'VXLAN' and
14787            not 'IP4FWD' and
14788            not 'LBOND'"
14789   parameters:
14790   - "throughput"
14791   - "parent"
14792   - "tags"
14793   sort:
14794   - "L2BDMACLRN"
14795   - "L2BDMACLRN"
14796   - "L2BDMACLRN"
14797   - "L2XCFWD"
14798   - "L2XCFWD"
14799   - "L2XCFWD"
14800   traces:
14801     hoverinfo: "x+y"
14802     boxpoints: "outliers"
14803     whiskerwidth: 0
14804   layout:
14805     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
14806     layout: "plot-throughput"
14807
14808 - type: "plot"
14809   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14810   algorithm: "plot_performance_box"
14811   output-file-type: ".html"
14812   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14813   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14814   filter: "'NIC_Intel-X710' and
14815            '64B' and
14816            'NDRPDR' and
14817            ('ETH' or 'DOT1Q') and
14818            '4T2C' and
14819            ('L2BDMACLRN' or 'L2XCFWD') and
14820            'VHOST_1024' and
14821            not 'CFS_OPT' and
14822            not 'VXLAN' and
14823            not 'IP4FWD' and
14824            not 'LBOND'"
14825   parameters:
14826   - "throughput"
14827   - "parent"
14828   - "tags"
14829   sort:
14830   - "L2BDMACLRN"
14831   - "L2BDMACLRN"
14832   - "L2BDMACLRN"
14833   - "L2XCFWD"
14834   - "L2XCFWD"
14835   - "L2XCFWD"
14836   traces:
14837     hoverinfo: "x+y"
14838     boxpoints: "outliers"
14839     whiskerwidth: 0
14840   layout:
14841     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
14842     layout: "plot-throughput"
14843
14844 # Packet Throughput - VPP vhost ip4 2n-skx-x710
14845 - type: "plot"
14846   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14847   algorithm: "plot_performance_box"
14848   output-file-type: ".html"
14849   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14850   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14851   filter: "'NIC_Intel-X710' and
14852            '64B' and
14853            'NDRPDR' and
14854            'ETH' and
14855            'IP4FWD' and
14856            '2T1C' and
14857            'VHOST_1024' and
14858            not 'VXLAN' and
14859            not 'NF_DENSITY' and
14860            not 'CFS_OPT' and
14861            not 'DOT1Q'"
14862   parameters:
14863   - "throughput"
14864   - "parent"
14865   - "tags"
14866   sort:
14867   - "1VM"
14868   - "2VM"
14869   traces:
14870     hoverinfo: "x+y"
14871     boxpoints: "outliers"
14872     whiskerwidth: 0
14873   layout:
14874     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14875     layout: "plot-throughput"
14876
14877 - type: "plot"
14878   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14879   algorithm: "plot_performance_box"
14880   output-file-type: ".html"
14881   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14882   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14883   filter: "'NIC_Intel-X710' and
14884            '64B' and
14885            'NDRPDR' and
14886            'ETH' and
14887            'IP4FWD' and
14888            '4T2C' and
14889            'VHOST_1024' and
14890            not 'VXLAN' and
14891            not 'NF_DENSITY' and
14892            not 'CFS_OPT' and
14893            not 'DOT1Q'"
14894   parameters:
14895   - "throughput"
14896   - "parent"
14897   - "tags"
14898   sort:
14899   - "1VM"
14900   - "2VM"
14901   traces:
14902     hoverinfo: "x+y"
14903     boxpoints: "outliers"
14904     whiskerwidth: 0
14905   layout:
14906     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14907     layout: "plot-throughput"
14908
14909 - type: "plot"
14910   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14911   algorithm: "plot_performance_box"
14912   output-file-type: ".html"
14913   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14914   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14915   filter: "'NIC_Intel-X710' and
14916            '64B' and
14917            'NDRPDR' and
14918            'ETH' and
14919            'IP4FWD' and
14920            '2T1C' and
14921            'VHOST_1024' and
14922            not 'VXLAN' and
14923            not 'NF_DENSITY' and
14924            not 'CFS_OPT' and
14925            not 'DOT1Q'"
14926   parameters:
14927   - "throughput"
14928   - "parent"
14929   - "tags"
14930   sort:
14931   - "1VM"
14932   - "2VM"
14933   traces:
14934     hoverinfo: "x+y"
14935     boxpoints: "outliers"
14936     whiskerwidth: 0
14937   layout:
14938     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14939     layout: "plot-throughput"
14940
14941 - type: "plot"
14942   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14943   algorithm: "plot_performance_box"
14944   output-file-type: ".html"
14945   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14946   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14947   filter: "'NIC_Intel-X710' and
14948            '64B' and
14949            'NDRPDR' and
14950            'ETH' and
14951            'IP4FWD' and
14952            '4T2C' and
14953            'VHOST_1024' and
14954            not 'VXLAN' and
14955            not 'NF_DENSITY' and
14956            not 'CFS_OPT' and
14957            not 'DOT1Q'"
14958   parameters:
14959   - "throughput"
14960   - "parent"
14961   - "tags"
14962   sort:
14963   - "1VM"
14964   - "2VM"
14965   traces:
14966     hoverinfo: "x+y"
14967     boxpoints: "outliers"
14968     whiskerwidth: 0
14969   layout:
14970     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14971     layout: "plot-throughput"
14972
14973 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
14974 - type: "plot"
14975   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14976   algorithm: "plot_performance_box"
14977   output-file-type: ".html"
14978   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14979   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14980   filter: "'NIC_Intel-X710' and
14981            '64B' and
14982            'NDRPDR' and
14983            ('ETH' or 'DOT1Q') and
14984            'BASE' and
14985            '2T1C' and
14986            ('L2BDMACLRN' or 'L2XCFWD') and
14987            'VHOST_1024' and
14988            not 'VXLAN' and
14989            not 'NF_DENSITY' and
14990            not 'IP4FWD' and
14991            not '2VM'"
14992   parameters:
14993   - "throughput"
14994   - "parent"
14995   - "tags"
14996 #  sort:
14997 #  - "not CFS_OPT"
14998 #  - "L2XCFWD"
14999 #  - "not CFS_OPT"
15000 #  - "CFS_OPT"
15001   traces:
15002     hoverinfo: "x+y"
15003     boxpoints: "outliers"
15004     whiskerwidth: 0
15005   layout:
15006     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
15007     layout: "plot-throughput"
15008
15009 - type: "plot"
15010   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15011   algorithm: "plot_performance_box"
15012   output-file-type: ".html"
15013   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15014   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15015   filter: "'NIC_Intel-X710' and
15016            '64B' and
15017            'NDRPDR' and
15018            ('ETH' or 'DOT1Q') and
15019            'BASE' and
15020            '2T1C' and
15021            ('L2BDMACLRN' or 'L2XCFWD') and
15022            'VHOST_1024' and
15023            not 'VXLAN' and
15024            not 'NF_DENSITY' and
15025            not 'IP4FWD' and
15026            not '2VM'"
15027   parameters:
15028   - "throughput"
15029   - "parent"
15030   - "tags"
15031 #  sort:
15032 #  - "not CFS_OPT"
15033 #  - "L2XCFWD"
15034 #  - "not CFS_OPT"
15035 #  - "CFS_OPT"
15036   traces:
15037     hoverinfo: "x+y"
15038     boxpoints: "outliers"
15039     whiskerwidth: 0
15040   layout:
15041     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
15042     layout: "plot-throughput"
15043
15044 - type: "plot"
15045   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15046   algorithm: "plot_performance_box"
15047   output-file-type: ".html"
15048   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15050   filter: "'NIC_Intel-X710' and
15051            '64B' and
15052            'NDRPDR' and
15053            ('ETH' or 'DOT1Q') and
15054            'BASE' and
15055            '4T2C' and
15056            ('L2BDMACLRN' or 'L2XCFWD') and
15057            'VHOST_1024' and
15058            not 'VXLAN' and
15059            not 'NF_DENSITY' and
15060            not 'IP4FWD' and
15061            not '2VM'"
15062   parameters:
15063   - "throughput"
15064   - "parent"
15065   - "tags"
15066 #  sort:
15067 #  - "not CFS_OPT"
15068 #  - "L2XCFWD"
15069 #  - "not CFS_OPT"
15070 #  - "CFS_OPT"
15071   traces:
15072     hoverinfo: "x+y"
15073     boxpoints: "outliers"
15074     whiskerwidth: 0
15075   layout:
15076     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
15077     layout: "plot-throughput"
15078
15079 - type: "plot"
15080   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15081   algorithm: "plot_performance_box"
15082   output-file-type: ".html"
15083   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15084   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15085   filter: "'NIC_Intel-X710' and
15086            '64B' and
15087            'NDRPDR' and
15088            ('ETH' or 'DOT1Q') and
15089            'BASE' and
15090            '4T2C' and
15091            ('L2BDMACLRN' or 'L2XCFWD') and
15092            'VHOST_1024' and
15093            not 'VXLAN' and
15094            not 'NF_DENSITY' and
15095            not 'IP4FWD' and
15096            not '2VM'"
15097   parameters:
15098   - "throughput"
15099   - "parent"
15100   - "tags"
15101 #  sort:
15102 #  - "not CFS_OPT"
15103 #  - "L2XCFWD"
15104 #  - "not CFS_OPT"
15105 #  - "CFS_OPT"
15106   traces:
15107     hoverinfo: "x+y"
15108     boxpoints: "outliers"
15109     whiskerwidth: 0
15110   layout:
15111     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
15112     layout: "plot-throughput"
15113
15114 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
15115 - type: "plot"
15116   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15117   algorithm: "plot_performance_box"
15118   output-file-type: ".html"
15119   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15120   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15121   filter: "'NIC_Intel-X710' and
15122            '64B' and
15123            'NDRPDR' and
15124            ('ETH' or 'DOT1Q') and
15125            '2T1C' and
15126            ('L2BDMACLRN' or 'L2XCFWD') and
15127            'VHOST_1024' and
15128            not 'CFS_OPT' and
15129            not 'VXLAN' and
15130            not 'NF_DENSITY' and
15131            not 'DOT1Q' and
15132            not 'IP4FWD'"
15133   parameters:
15134   - "throughput"
15135   - "parent"
15136   - "tags"
15137 #  sort:
15138 #  - "1VM"
15139 #  - "L2XCFWD"
15140 #  - "1VM"
15141 #  - "L2BDMACLRN"
15142   traces:
15143     hoverinfo: "x+y"
15144     boxpoints: "outliers"
15145     whiskerwidth: 0
15146   layout:
15147     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
15148     layout: "plot-throughput"
15149
15150 - type: "plot"
15151   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15152   algorithm: "plot_performance_box"
15153   output-file-type: ".html"
15154   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15155   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15156   filter: "'NIC_Intel-X710' and
15157            '64B' and
15158            'NDRPDR' and
15159            ('ETH' or 'DOT1Q') and
15160            '2T1C' and
15161            ('L2BDMACLRN' or 'L2XCFWD') and
15162            'VHOST_1024' and
15163            not 'CFS_OPT' and
15164            not 'VXLAN' and
15165            not 'NF_DENSITY' and
15166            not 'DOT1Q' and
15167            not 'IP4FWD'"
15168   parameters:
15169   - "throughput"
15170   - "parent"
15171   - "tags"
15172 #  sort:
15173 #  - "1VM"
15174 #  - "L2XCFWD"
15175 #  - "1VM"
15176 #  - "L2BDMACLRN"
15177   traces:
15178     hoverinfo: "x+y"
15179     boxpoints: "outliers"
15180     whiskerwidth: 0
15181   layout:
15182     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
15183     layout: "plot-throughput"
15184
15185 - type: "plot"
15186   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15187   algorithm: "plot_performance_box"
15188   output-file-type: ".html"
15189   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15190   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15191   filter: "'NIC_Intel-X710' and
15192            '64B' and
15193            'NDRPDR' and
15194            ('ETH' or 'DOT1Q') and
15195            '4T2C' and
15196            ('L2BDMACLRN' or 'L2XCFWD') and
15197            'VHOST_1024' and
15198            not 'CFS_OPT' and
15199            not 'VXLAN' and
15200            not 'NF_DENSITY' and
15201            not 'DOT1Q' and
15202            not 'IP4FWD'"
15203   parameters:
15204   - "throughput"
15205   - "parent"
15206   - "tags"
15207 #  sort:
15208 #  - "1VM"
15209 #  - "L2XCFWD"
15210 #  - "1VM"
15211 #  - "L2BDMACLRN"
15212   traces:
15213     hoverinfo: "x+y"
15214     boxpoints: "outliers"
15215     whiskerwidth: 0
15216   layout:
15217     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
15218     layout: "plot-throughput"
15219
15220 - type: "plot"
15221   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15222   algorithm: "plot_performance_box"
15223   output-file-type: ".html"
15224   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15225   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15226   filter: "'NIC_Intel-X710' and
15227            '64B' and
15228            'NDRPDR' and
15229            ('ETH' or 'DOT1Q') and
15230            '4T2C' and
15231            ('L2BDMACLRN' or 'L2XCFWD') and
15232            'VHOST_1024' and
15233            not 'CFS_OPT' and
15234            not 'VXLAN' and
15235            not 'NF_DENSITY' and
15236            not 'DOT1Q' and
15237            not 'IP4FWD'"
15238   parameters:
15239   - "throughput"
15240   - "parent"
15241   - "tags"
15242 #  sort:
15243 #  - "1VM"
15244 #  - "L2XCFWD"
15245 #  - "1VM"
15246 #  - "L2BDMACLRN"
15247   traces:
15248     hoverinfo: "x+y"
15249     boxpoints: "outliers"
15250     whiskerwidth: 0
15251   layout:
15252     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
15253     layout: "plot-throughput"
15254
15255 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
15256 - type: "plot"
15257   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15258   algorithm: "plot_performance_box"
15259   output-file-type: ".html"
15260   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15261   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15262   filter: "'NIC_Intel-XXV710' and
15263            '64B' and
15264            'NDRPDR' and
15265            'ETH' and
15266            'IP4FWD' and
15267            '2T1C' and
15268            'VHOST_1024' and
15269            not 'VXLAN' and
15270            not 'CFS_OPT' and
15271            not 'DOT1Q'"
15272   parameters:
15273   - "throughput"
15274   - "parent"
15275   - "tags"
15276   sort:
15277   - "1VM"
15278   - "2VM"
15279   traces:
15280     hoverinfo: "x+y"
15281     boxpoints: "outliers"
15282     whiskerwidth: 0
15283   layout:
15284     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15285     layout: "plot-throughput"
15286
15287 - type: "plot"
15288   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15289   algorithm: "plot_performance_box"
15290   output-file-type: ".html"
15291   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15292   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15293   filter: "'NIC_Intel-XXV710' and
15294            '64B' and
15295            'NDRPDR' and
15296            'ETH' and
15297            'IP4FWD' and
15298            '4T2C' and
15299            'VHOST_1024' and
15300            not 'VXLAN' and
15301            not 'CFS_OPT' and
15302            not 'DOT1Q'"
15303   parameters:
15304   - "throughput"
15305   - "parent"
15306   - "tags"
15307   sort:
15308   - "1VM"
15309   - "2VM"
15310   traces:
15311     hoverinfo: "x+y"
15312     boxpoints: "outliers"
15313     whiskerwidth: 0
15314   layout:
15315     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15316     layout: "plot-throughput"
15317
15318 - type: "plot"
15319   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15320   algorithm: "plot_performance_box"
15321   output-file-type: ".html"
15322   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15323   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15324   filter: "'NIC_Intel-XXV710' and
15325            '64B' and
15326            'NDRPDR' and
15327            'ETH' and
15328            'IP4FWD' and
15329            '2T1C' and
15330            'VHOST_1024' and
15331            not 'VXLAN' and
15332            not 'CFS_OPT' and
15333            not 'DOT1Q'"
15334   parameters:
15335   - "throughput"
15336   - "parent"
15337   - "tags"
15338   sort:
15339   - "1VM"
15340   - "2VM"
15341   traces:
15342     hoverinfo: "x+y"
15343     boxpoints: "outliers"
15344     whiskerwidth: 0
15345   layout:
15346     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15347     layout: "plot-throughput"
15348
15349 - type: "plot"
15350   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15351   algorithm: "plot_performance_box"
15352   output-file-type: ".html"
15353   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15354   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15355   filter: "'NIC_Intel-XXV710' and
15356            '64B' and
15357            'NDRPDR' and
15358            'ETH' and
15359            'IP4FWD' and
15360            '4T2C' and
15361            'VHOST_1024' and
15362            not 'VXLAN' and
15363            not 'CFS_OPT' and
15364            not 'DOT1Q'"
15365   parameters:
15366   - "throughput"
15367   - "parent"
15368   - "tags"
15369   sort:
15370   - "1VM"
15371   - "2VM"
15372   traces:
15373     hoverinfo: "x+y"
15374     boxpoints: "outliers"
15375     whiskerwidth: 0
15376   layout:
15377     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15378     layout: "plot-throughput"
15379
15380 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
15381 #- type: "plot"
15382 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15383 #  algorithm: "plot_performance_box"
15384 #  output-file-type: ".html"
15385 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15386 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15387 #  filter: "'NIC_Intel-XXV710' and
15388 #           '64B' and
15389 #           'NDRPDR' and
15390 #           ('ETH' or 'DOT1Q') and
15391 #           'BASE' and
15392 #           '2T1C' and
15393 #           ('L2BDMACLRN' or 'L2XCFWD') and
15394 #           'VHOST_1024' and
15395 #           not 'VXLAN' and
15396 #           not 'IP4FWD' and
15397 #           not '2VM'"
15398 #  parameters:
15399 #  - "throughput"
15400 #  - "parent"
15401 #  - "tags"
15402 ##  sort:
15403 ##  - "not CFS_OPT"
15404 ##  - "L2XCFWD"
15405 ##  - "not CFS_OPT"
15406 ##  - "CFS_OPT"
15407 #  traces:
15408 #    hoverinfo: "x+y"
15409 #    boxpoints: "outliers"
15410 #    whiskerwidth: 0
15411 #  layout:
15412 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
15413 #    layout: "plot-throughput"
15414 #
15415 #- type: "plot"
15416 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15417 #  algorithm: "plot_performance_box"
15418 #  output-file-type: ".html"
15419 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15420 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15421 #  filter: "'NIC_Intel-XXV710' and
15422 #           '64B' and
15423 #           'NDRPDR' and
15424 #           ('ETH' or 'DOT1Q') and
15425 #           'BASE' and
15426 #           '2T1C' and
15427 #           ('L2BDMACLRN' or 'L2XCFWD') and
15428 #           'VHOST_1024' and
15429 #           not 'VXLAN' and
15430 #           not 'IP4FWD' and
15431 #           not '2VM'"
15432 #  parameters:
15433 #  - "throughput"
15434 #  - "parent"
15435 #  - "tags"
15436 ##  sort:
15437 ##  - "not CFS_OPT"
15438 ##  - "L2XCFWD"
15439 ##  - "not CFS_OPT"
15440 ##  - "CFS_OPT"
15441 #  traces:
15442 #    hoverinfo: "x+y"
15443 #    boxpoints: "outliers"
15444 #    whiskerwidth: 0
15445 #  layout:
15446 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
15447 #    layout: "plot-throughput"
15448 #
15449 #- type: "plot"
15450 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15451 #  algorithm: "plot_performance_box"
15452 #  output-file-type: ".html"
15453 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15454 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15455 #  filter: "'NIC_Intel-XXV710' and
15456 #           '64B' and
15457 #           'NDRPDR' and
15458 #           ('ETH' or 'DOT1Q') and
15459 #           'BASE' and
15460 #           '4T2C' and
15461 #           ('L2BDMACLRN' or 'L2XCFWD') and
15462 #           'VHOST_1024' and
15463 #           not 'VXLAN' and
15464 #           not 'IP4FWD' and
15465 #           not '2VM'"
15466 #  parameters:
15467 #  - "throughput"
15468 #  - "parent"
15469 #  - "tags"
15470 ##  sort:
15471 ##  - "not CFS_OPT"
15472 ##  - "L2XCFWD"
15473 ##  - "not CFS_OPT"
15474 ##  - "CFS_OPT"
15475 #  traces:
15476 #    hoverinfo: "x+y"
15477 #    boxpoints: "outliers"
15478 #    whiskerwidth: 0
15479 #  layout:
15480 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
15481 #    layout: "plot-throughput"
15482 #
15483 #- type: "plot"
15484 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15485 #  algorithm: "plot_performance_box"
15486 #  output-file-type: ".html"
15487 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15488 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15489 #  filter: "'NIC_Intel-XXV710' and
15490 #           '64B' and
15491 #           'NDRPDR' and
15492 #           ('ETH' or 'DOT1Q') and
15493 #           'BASE' and
15494 #           '4T2C' and
15495 #           ('L2BDMACLRN' or 'L2XCFWD') and
15496 #           'VHOST_1024' and
15497 #           not 'VXLAN' and
15498 #           not 'IP4FWD' and
15499 #           not '2VM'"
15500 #  parameters:
15501 #  - "throughput"
15502 #  - "parent"
15503 #  - "tags"
15504 ##  sort:
15505 ##  - "not CFS_OPT"
15506 ##  - "L2XCFWD"
15507 ##  - "not CFS_OPT"
15508 ##  - "CFS_OPT"
15509 #  traces:
15510 #    hoverinfo: "x+y"
15511 #    boxpoints: "outliers"
15512 #    whiskerwidth: 0
15513 #  layout:
15514 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
15515 #    layout: "plot-throughput"
15516 #
15517 ## Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
15518 #- type: "plot"
15519 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15520 #  algorithm: "plot_performance_box"
15521 #  output-file-type: ".html"
15522 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15523 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15524 #  filter: "'NIC_Intel-XXV710' and
15525 #           '64B' and
15526 #           'NDRPDR' and
15527 #           ('ETH' or 'DOT1Q') and
15528 #           '2T1C' and
15529 #           ('L2BDMACLRN' or 'L2XCFWD') and
15530 #           'VHOST_1024' and
15531 #           not 'CFS_OPT' and
15532 #           not 'VXLAN' and
15533 #           not 'DOT1Q' and
15534 #           not 'IP4FWD'"
15535 #  parameters:
15536 #  - "throughput"
15537 #  - "parent"
15538 #  - "tags"
15539 ##  sort:
15540 ##  - "1VM"
15541 ##  - "L2XCFWD"
15542 ##  - "1VM"
15543 ##  - "L2BDMACLRN"
15544 #  traces:
15545 #    hoverinfo: "x+y"
15546 #    boxpoints: "outliers"
15547 #    whiskerwidth: 0
15548 #  layout:
15549 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15550 #    layout: "plot-throughput"
15551 #
15552 #- type: "plot"
15553 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15554 #  algorithm: "plot_performance_box"
15555 #  output-file-type: ".html"
15556 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15557 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15558 #  filter: "'NIC_Intel-XXV710' and
15559 #           '64B' and
15560 #           'NDRPDR' and
15561 #           ('ETH' or 'DOT1Q') and
15562 #           '2T1C' and
15563 #           ('L2BDMACLRN' or 'L2XCFWD') and
15564 #           'VHOST_1024' and
15565 #           not 'CFS_OPT' and
15566 #           not 'VXLAN' and
15567 #           not 'DOT1Q' and
15568 #           not 'IP4FWD'"
15569 #  parameters:
15570 #  - "throughput"
15571 #  - "parent"
15572 #  - "tags"
15573 ##  sort:
15574 ##  - "1VM"
15575 ##  - "L2XCFWD"
15576 ##  - "1VM"
15577 ##  - "L2BDMACLRN"
15578 #  traces:
15579 #    hoverinfo: "x+y"
15580 #    boxpoints: "outliers"
15581 #    whiskerwidth: 0
15582 #  layout:
15583 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15584 #    layout: "plot-throughput"
15585 #
15586 #- type: "plot"
15587 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15588 #  algorithm: "plot_performance_box"
15589 #  output-file-type: ".html"
15590 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15591 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15592 #  filter: "'NIC_Intel-XXV710' and
15593 #           '64B' and
15594 #           'NDRPDR' and
15595 #           ('ETH' or 'DOT1Q') and
15596 #           '4T2C' and
15597 #           ('L2BDMACLRN' or 'L2XCFWD') and
15598 #           'VHOST_1024' and
15599 #           not 'CFS_OPT' and
15600 #           not 'VXLAN' and
15601 #           not 'DOT1Q' and
15602 #           not 'IP4FWD'"
15603 #  parameters:
15604 #  - "throughput"
15605 #  - "parent"
15606 #  - "tags"
15607 ##  sort:
15608 ##  - "1VM"
15609 ##  - "L2XCFWD"
15610 ##  - "1VM"
15611 ##  - "L2BDMACLRN"
15612 #  traces:
15613 #    hoverinfo: "x+y"
15614 #    boxpoints: "outliers"
15615 #    whiskerwidth: 0
15616 #  layout:
15617 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15618 #    layout: "plot-throughput"
15619 #
15620 #- type: "plot"
15621 #  title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15622 #  algorithm: "plot_performance_box"
15623 #  output-file-type: ".html"
15624 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15625 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
15626 #  filter: "'NIC_Intel-XXV710' and
15627 #           '64B' and
15628 #           'NDRPDR' and
15629 #           ('ETH' or 'DOT1Q') and
15630 #           '4T2C' and
15631 #           ('L2BDMACLRN' or 'L2XCFWD') and
15632 #           'VHOST_1024' and
15633 #           not 'CFS_OPT' and
15634 #           not 'VXLAN' and
15635 #           not 'DOT1Q' and
15636 #           not 'IP4FWD'"
15637 #  parameters:
15638 #  - "throughput"
15639 #  - "parent"
15640 #  - "tags"
15641 ##  sort:
15642 ##  - "1VM"
15643 ##  - "L2XCFWD"
15644 ##  - "1VM"
15645 ##  - "L2BDMACLRN"
15646 #  traces:
15647 #    hoverinfo: "x+y"
15648 #    boxpoints: "outliers"
15649 #    whiskerwidth: 0
15650 #  layout:
15651 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15652 #    layout: "plot-throughput"
15653
15654 ################################################################################
15655
15656 # Packet Throughput - VPP VTS 3n-hsw-x520
15657 - type: "plot"
15658   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
15659   algorithm: "plot_performance_box"
15660   output-file-type: ".html"
15661   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
15662   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15663   filter: "'NIC_Intel-X520-DA2' and
15664            '114B' and
15665            'NDRPDR' and
15666            '1T1C' and
15667            'VTS'"
15668   parameters:
15669   - "throughput"
15670   - "parent"
15671   - "tags"
15672   traces:
15673     hoverinfo: "x+y"
15674     boxpoints: "outliers"
15675     whiskerwidth: 0
15676   layout:
15677     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
15678     layout: "plot-throughput"
15679
15680 - type: "plot"
15681   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
15682   algorithm: "plot_performance_box"
15683   output-file-type: ".html"
15684   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
15685   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15686   filter: "'NIC_Intel-X520-DA2' and
15687            '114B' and
15688            'NDRPDR' and
15689            '2T2C' and
15690            'VTS'"
15691   parameters:
15692   - "throughput"
15693   - "parent"
15694   - "tags"
15695   traces:
15696     hoverinfo: "x+y"
15697     boxpoints: "outliers"
15698     whiskerwidth: 0
15699   layout:
15700     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
15701     layout: "plot-throughput"
15702
15703 - type: "plot"
15704   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
15705   algorithm: "plot_performance_box"
15706   output-file-type: ".html"
15707   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
15708   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15709   filter: "'NIC_Intel-X520-DA2' and
15710            '114B' and
15711            'NDRPDR' and
15712            '1T1C' and
15713            'VTS'"
15714   parameters:
15715   - "throughput"
15716   - "parent"
15717   - "tags"
15718   traces:
15719     hoverinfo: "x+y"
15720     boxpoints: "outliers"
15721     whiskerwidth: 0
15722   layout:
15723     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
15724     layout: "plot-throughput"
15725
15726 - type: "plot"
15727   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
15728   algorithm: "plot_performance_box"
15729   output-file-type: ".html"
15730   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
15731   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15732   filter: "'NIC_Intel-X520-DA2' and
15733            '114B' and
15734            'NDRPDR' and
15735            '2T2C' and
15736            'VTS'"
15737   parameters:
15738   - "throughput"
15739   - "parent"
15740   - "tags"
15741   traces:
15742     hoverinfo: "x+y"
15743     boxpoints: "outliers"
15744     whiskerwidth: 0
15745   layout:
15746     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
15747     layout: "plot-throughput"
15748
15749 ################################################################################
15750
15751 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
15752 - type: "plot"
15753   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15754   algorithm: "plot_performance_box"
15755   output-file-type: ".html"
15756   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15757   data: "plot-dpdk-throughput-latency-3n-hsw"
15758   filter: "'NIC_Intel-X520-DA2' and
15759            '64B' and
15760            'BASE' and
15761            'NDRPDR' and
15762            '1T1C' and
15763            'IP4FWD'"
15764   parameters:
15765   - "throughput"
15766   - "parent"
15767   - "tags"
15768   traces:
15769     hoverinfo: "x+y"
15770     boxpoints: "outliers"
15771     whiskerwidth: 0
15772   layout:
15773     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15774     layout: "plot-throughput"
15775
15776 - type: "plot"
15777   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15778   algorithm: "plot_performance_box"
15779   output-file-type: ".html"
15780   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15781   data: "plot-dpdk-throughput-latency-3n-hsw"
15782   filter: "'NIC_Intel-X520-DA2' and
15783            '64B' and
15784            'BASE' and
15785            'NDRPDR' and
15786            '2T2C' and
15787            'IP4FWD'"
15788   parameters:
15789   - "throughput"
15790   - "parent"
15791   - "tags"
15792   traces:
15793     hoverinfo: "x+y"
15794     boxpoints: "outliers"
15795     whiskerwidth: 0
15796   layout:
15797     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15798     layout: "plot-throughput"
15799
15800 - type: "plot"
15801   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15802   algorithm: "plot_performance_box"
15803   output-file-type: ".html"
15804   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15805   data: "plot-dpdk-throughput-latency-3n-hsw"
15806   filter: "'NIC_Intel-X520-DA2' and
15807            '64B' and
15808            'BASE' and
15809            'NDRPDR' and
15810            '1T1C' and
15811            'IP4FWD'"
15812   parameters:
15813   - "throughput"
15814   - "parent"
15815   - "tags"
15816   traces:
15817     hoverinfo: "x+y"
15818     boxpoints: "outliers"
15819     whiskerwidth: 0
15820   layout:
15821     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15822     layout: "plot-throughput"
15823
15824 - type: "plot"
15825   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15826   algorithm: "plot_performance_box"
15827   output-file-type: ".html"
15828   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15829   data: "plot-dpdk-throughput-latency-3n-hsw"
15830   filter: "'NIC_Intel-X520-DA2' and
15831            '64B' and
15832            'BASE' and
15833            'NDRPDR' and
15834            '2T2C' and
15835            'IP4FWD'"
15836   parameters:
15837   - "throughput"
15838   - "parent"
15839   - "tags"
15840   traces:
15841     hoverinfo: "x+y"
15842     boxpoints: "outliers"
15843     whiskerwidth: 0
15844   layout:
15845     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15846     layout: "plot-throughput"
15847
15848 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
15849 - type: "plot"
15850   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15851   algorithm: "plot_performance_box"
15852   output-file-type: ".html"
15853   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15854   data: "plot-dpdk-throughput-latency-3n-hsw"
15855   filter: "'NIC_Intel-X710' and
15856            '64B' and
15857            'BASE' and
15858            'NDRPDR' and
15859            '1T1C' and
15860            'IP4FWD'"
15861   parameters:
15862   - "throughput"
15863   - "parent"
15864   - "tags"
15865   traces:
15866     hoverinfo: "x+y"
15867     boxpoints: "outliers"
15868     whiskerwidth: 0
15869   layout:
15870     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15871     layout: "plot-throughput"
15872
15873 - type: "plot"
15874   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15875   algorithm: "plot_performance_box"
15876   output-file-type: ".html"
15877   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15878   data: "plot-dpdk-throughput-latency-3n-hsw"
15879   filter: "'NIC_Intel-X710' and
15880            '64B' and
15881            'BASE' and
15882            'NDRPDR' and
15883            '2T2C' and
15884            'IP4FWD'"
15885   parameters:
15886   - "throughput"
15887   - "parent"
15888   - "tags"
15889   traces:
15890     hoverinfo: "x+y"
15891     boxpoints: "outliers"
15892     whiskerwidth: 0
15893   layout:
15894     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15895     layout: "plot-throughput"
15896
15897 - type: "plot"
15898   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15899   algorithm: "plot_performance_box"
15900   output-file-type: ".html"
15901   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15902   data: "plot-dpdk-throughput-latency-3n-hsw"
15903   filter: "'NIC_Intel-X710' and
15904            '64B' and
15905            'BASE' and
15906            'NDRPDR' and
15907            '1T1C' and
15908            'IP4FWD'"
15909   parameters:
15910   - "throughput"
15911   - "parent"
15912   - "tags"
15913   traces:
15914     hoverinfo: "x+y"
15915     boxpoints: "outliers"
15916     whiskerwidth: 0
15917   layout:
15918     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15919     layout: "plot-throughput"
15920
15921 - type: "plot"
15922   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15923   algorithm: "plot_performance_box"
15924   output-file-type: ".html"
15925   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15926   data: "plot-dpdk-throughput-latency-3n-hsw"
15927   filter: "'NIC_Intel-X710' and
15928            '64B' and
15929            'BASE' and
15930            'NDRPDR' and
15931            '2T2C' and
15932            'IP4FWD'"
15933   parameters:
15934   - "throughput"
15935   - "parent"
15936   - "tags"
15937   traces:
15938     hoverinfo: "x+y"
15939     boxpoints: "outliers"
15940     whiskerwidth: 0
15941   layout:
15942     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15943     layout: "plot-throughput"
15944
15945 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
15946 - type: "plot"
15947   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15948   algorithm: "plot_performance_box"
15949   output-file-type: ".html"
15950   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15951   data: "plot-dpdk-throughput-latency-3n-hsw"
15952   filter: "'NIC_Intel-XL710' and
15953            '64B' and
15954            'BASE' and
15955            'NDRPDR' and
15956            '1T1C' and
15957            'IP4FWD'"
15958   parameters:
15959   - "throughput"
15960   - "parent"
15961   - "tags"
15962   traces:
15963     hoverinfo: "x+y"
15964     boxpoints: "outliers"
15965     whiskerwidth: 0
15966   layout:
15967     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15968     layout: "plot-throughput"
15969
15970 - type: "plot"
15971   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15972   algorithm: "plot_performance_box"
15973   output-file-type: ".html"
15974   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15975   data: "plot-dpdk-throughput-latency-3n-hsw"
15976   filter: "'NIC_Intel-XL710' and
15977            '64B' and
15978            'BASE' and
15979            'NDRPDR' and
15980            '2T2C' and
15981            'IP4FWD'"
15982   parameters:
15983   - "throughput"
15984   - "parent"
15985   - "tags"
15986   traces:
15987     hoverinfo: "x+y"
15988     boxpoints: "outliers"
15989     whiskerwidth: 0
15990   layout:
15991     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15992     layout: "plot-throughput"
15993
15994 - type: "plot"
15995   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15996   algorithm: "plot_performance_box"
15997   output-file-type: ".html"
15998   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15999   data: "plot-dpdk-throughput-latency-3n-hsw"
16000   filter: "'NIC_Intel-XL710' and
16001            '64B' and
16002            'BASE' and
16003            'NDRPDR' and
16004            '1T1C' and
16005            'IP4FWD'"
16006   parameters:
16007   - "throughput"
16008   - "parent"
16009   - "tags"
16010   traces:
16011     hoverinfo: "x+y"
16012     boxpoints: "outliers"
16013     whiskerwidth: 0
16014   layout:
16015     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
16016     layout: "plot-throughput"
16017
16018 - type: "plot"
16019   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16020   algorithm: "plot_performance_box"
16021   output-file-type: ".html"
16022   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16023   data: "plot-dpdk-throughput-latency-3n-hsw"
16024   filter: "'NIC_Intel-XL710' and
16025            '64B' and
16026            'BASE' and
16027            'NDRPDR' and
16028            '2T2C' and
16029            'IP4FWD'"
16030   parameters:
16031   - "throughput"
16032   - "parent"
16033   - "tags"
16034   traces:
16035     hoverinfo: "x+y"
16036     boxpoints: "outliers"
16037     whiskerwidth: 0
16038   layout:
16039     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
16040     layout: "plot-throughput"
16041
16042 # Packet Throughput - DPDK l3fwd 3n-skx-x710
16043 - type: "plot"
16044   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16045   algorithm: "plot_performance_box"
16046   output-file-type: ".html"
16047   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16048   data: "plot-dpdk-throughput-latency-3n-skx"
16049   filter: "'NIC_Intel-X710' and
16050            '64B' and
16051            'BASE' and
16052            'NDRPDR' and
16053            '2T1C' and
16054            'IP4FWD'"
16055   parameters:
16056   - "throughput"
16057   - "parent"
16058   - "tags"
16059   traces:
16060     hoverinfo: "x+y"
16061     boxpoints: "outliers"
16062     whiskerwidth: 0
16063   layout:
16064     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
16065     layout: "plot-throughput"
16066
16067 - type: "plot"
16068   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16069   algorithm: "plot_performance_box"
16070   output-file-type: ".html"
16071   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16072   data: "plot-dpdk-throughput-latency-3n-skx"
16073   filter: "'NIC_Intel-X710' and
16074            '64B' and
16075            'BASE' and
16076            'NDRPDR' and
16077            '4T2C' and
16078            'IP4FWD'"
16079   parameters:
16080   - "throughput"
16081   - "parent"
16082   - "tags"
16083   traces:
16084     hoverinfo: "x+y"
16085     boxpoints: "outliers"
16086     whiskerwidth: 0
16087   layout:
16088     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16089     layout: "plot-throughput"
16090
16091 - type: "plot"
16092   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16093   algorithm: "plot_performance_box"
16094   output-file-type: ".html"
16095   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16096   data: "plot-dpdk-throughput-latency-3n-skx"
16097   filter: "'NIC_Intel-X710' and
16098            '64B' and
16099            'BASE' and
16100            'NDRPDR' and
16101            '2T1C' and
16102            'IP4FWD'"
16103   parameters:
16104   - "throughput"
16105   - "parent"
16106   - "tags"
16107   traces:
16108     hoverinfo: "x+y"
16109     boxpoints: "outliers"
16110     whiskerwidth: 0
16111   layout:
16112     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16113     layout: "plot-throughput"
16114
16115 - type: "plot"
16116   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16117   algorithm: "plot_performance_box"
16118   output-file-type: ".html"
16119   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16120   data: "plot-dpdk-throughput-latency-3n-skx"
16121   filter: "'NIC_Intel-X710' and
16122            '64B' and
16123            'BASE' and
16124            'NDRPDR' and
16125            '4T2C' and
16126            'IP4FWD'"
16127   parameters:
16128   - "throughput"
16129   - "parent"
16130   - "tags"
16131   traces:
16132     hoverinfo: "x+y"
16133     boxpoints: "outliers"
16134     whiskerwidth: 0
16135   layout:
16136     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16137     layout: "plot-throughput"
16138
16139 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
16140 - type: "plot"
16141   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16142   algorithm: "plot_performance_box"
16143   output-file-type: ".html"
16144   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16145   data: "plot-dpdk-throughput-latency-3n-skx"
16146   filter: "'NIC_Intel-XXV710' and
16147            '64B' and
16148            'BASE' and
16149            'NDRPDR' and
16150            '2T1C' and
16151            'IP4FWD'"
16152   parameters:
16153   - "throughput"
16154   - "parent"
16155   - "tags"
16156   traces:
16157     hoverinfo: "x+y"
16158     boxpoints: "outliers"
16159     whiskerwidth: 0
16160   layout:
16161     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16162     layout: "plot-throughput"
16163
16164 - type: "plot"
16165   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16166   algorithm: "plot_performance_box"
16167   output-file-type: ".html"
16168   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16169   data: "plot-dpdk-throughput-latency-3n-skx"
16170   filter: "'NIC_Intel-XXV710' and
16171            '64B' and
16172            'BASE' and
16173            'NDRPDR' and
16174            '4T2C' and
16175            'IP4FWD'"
16176   parameters:
16177   - "throughput"
16178   - "parent"
16179   - "tags"
16180   traces:
16181     hoverinfo: "x+y"
16182     boxpoints: "outliers"
16183     whiskerwidth: 0
16184   layout:
16185     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16186     layout: "plot-throughput"
16187
16188 - type: "plot"
16189   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16190   algorithm: "plot_performance_box"
16191   output-file-type: ".html"
16192   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16193   data: "plot-dpdk-throughput-latency-3n-skx"
16194   filter: "'NIC_Intel-XXV710' and
16195            '64B' and
16196            'BASE' and
16197            'NDRPDR' and
16198            '2T1C' and
16199            'IP4FWD'"
16200   parameters:
16201   - "throughput"
16202   - "parent"
16203   - "tags"
16204   traces:
16205     hoverinfo: "x+y"
16206     boxpoints: "outliers"
16207     whiskerwidth: 0
16208   layout:
16209     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16210     layout: "plot-throughput"
16211
16212 - type: "plot"
16213   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16214   algorithm: "plot_performance_box"
16215   output-file-type: ".html"
16216   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16217   data: "plot-dpdk-throughput-latency-3n-skx"
16218   filter: "'NIC_Intel-XXV710' and
16219            '64B' and
16220            'BASE' and
16221            'NDRPDR' and
16222            '4T2C' and
16223            'IP4FWD'"
16224   parameters:
16225   - "throughput"
16226   - "parent"
16227   - "tags"
16228   traces:
16229     hoverinfo: "x+y"
16230     boxpoints: "outliers"
16231     whiskerwidth: 0
16232   layout:
16233     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16234     layout: "plot-throughput"
16235
16236 # Packet Throughput - DPDK l3fwd 2n-skx-x710
16237 - type: "plot"
16238   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16239   algorithm: "plot_performance_box"
16240   output-file-type: ".html"
16241   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16242   data: "plot-dpdk-throughput-latency-2n-skx"
16243   filter: "'NIC_Intel-X710' and
16244            '64B' and
16245            'BASE' and
16246            'NDRPDR' and
16247            '2T1C' and
16248            'IP4FWD'"
16249   parameters:
16250   - "throughput"
16251   - "parent"
16252   - "tags"
16253   traces:
16254     hoverinfo: "x+y"
16255     boxpoints: "outliers"
16256     whiskerwidth: 0
16257   layout:
16258     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16259     layout: "plot-throughput"
16260
16261 - type: "plot"
16262   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16263   algorithm: "plot_performance_box"
16264   output-file-type: ".html"
16265   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16266   data: "plot-dpdk-throughput-latency-2n-skx"
16267   filter: "'NIC_Intel-X710' and
16268            '64B' and
16269            'BASE' and
16270            'NDRPDR' and
16271            '4T2C' and
16272            'IP4FWD'"
16273   parameters:
16274   - "throughput"
16275   - "parent"
16276   - "tags"
16277   traces:
16278     hoverinfo: "x+y"
16279     boxpoints: "outliers"
16280     whiskerwidth: 0
16281   layout:
16282     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16283     layout: "plot-throughput"
16284
16285 - type: "plot"
16286   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16287   algorithm: "plot_performance_box"
16288   output-file-type: ".html"
16289   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16290   data: "plot-dpdk-throughput-latency-2n-skx"
16291   filter: "'NIC_Intel-X710' and
16292            '64B' and
16293            'BASE' and
16294            'NDRPDR' and
16295            '2T1C' and
16296            'IP4FWD'"
16297   parameters:
16298   - "throughput"
16299   - "parent"
16300   - "tags"
16301   traces:
16302     hoverinfo: "x+y"
16303     boxpoints: "outliers"
16304     whiskerwidth: 0
16305   layout:
16306     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16307     layout: "plot-throughput"
16308
16309 - type: "plot"
16310   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16311   algorithm: "plot_performance_box"
16312   output-file-type: ".html"
16313   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16314   data: "plot-dpdk-throughput-latency-2n-skx"
16315   filter: "'NIC_Intel-X710' and
16316            '64B' and
16317            'BASE' and
16318            'NDRPDR' and
16319            '4T2C' and
16320            'IP4FWD'"
16321   parameters:
16322   - "throughput"
16323   - "parent"
16324   - "tags"
16325   traces:
16326     hoverinfo: "x+y"
16327     boxpoints: "outliers"
16328     whiskerwidth: 0
16329   layout:
16330     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16331     layout: "plot-throughput"
16332
16333 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
16334 - type: "plot"
16335   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16336   algorithm: "plot_performance_box"
16337   output-file-type: ".html"
16338   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16339   data: "plot-dpdk-throughput-latency-2n-skx"
16340   filter: "'NIC_Intel-XXV710' and
16341            '64B' and
16342            'BASE' and
16343            'NDRPDR' and
16344            '2T1C' and
16345            'IP4FWD'"
16346   parameters:
16347   - "throughput"
16348   - "parent"
16349   - "tags"
16350   traces:
16351     hoverinfo: "x+y"
16352     boxpoints: "outliers"
16353     whiskerwidth: 0
16354   layout:
16355     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16356     layout: "plot-throughput"
16357
16358 - type: "plot"
16359   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16360   algorithm: "plot_performance_box"
16361   output-file-type: ".html"
16362   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16363   data: "plot-dpdk-throughput-latency-2n-skx"
16364   filter: "'NIC_Intel-XXV710' and
16365            '64B' and
16366            'BASE' and
16367            'NDRPDR' and
16368            '4T2C' and
16369            'IP4FWD'"
16370   parameters:
16371   - "throughput"
16372   - "parent"
16373   - "tags"
16374   traces:
16375     hoverinfo: "x+y"
16376     boxpoints: "outliers"
16377     whiskerwidth: 0
16378   layout:
16379     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16380     layout: "plot-throughput"
16381
16382 - type: "plot"
16383   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16384   algorithm: "plot_performance_box"
16385   output-file-type: ".html"
16386   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16387   data: "plot-dpdk-throughput-latency-2n-skx"
16388   filter: "'NIC_Intel-XXV710' and
16389            '64B' and
16390            'BASE' and
16391            'NDRPDR' and
16392            '2T1C' and
16393            'IP4FWD'"
16394   parameters:
16395   - "throughput"
16396   - "parent"
16397   - "tags"
16398   traces:
16399     hoverinfo: "x+y"
16400     boxpoints: "outliers"
16401     whiskerwidth: 0
16402   layout:
16403     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16404     layout: "plot-throughput"
16405
16406 - type: "plot"
16407   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16408   algorithm: "plot_performance_box"
16409   output-file-type: ".html"
16410   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16411   data: "plot-dpdk-throughput-latency-2n-skx"
16412   filter: "'NIC_Intel-XXV710' and
16413            '64B' and
16414            'BASE' and
16415            'NDRPDR' and
16416            '4T2C' and
16417            'IP4FWD'"
16418   parameters:
16419   - "throughput"
16420   - "parent"
16421   - "tags"
16422   traces:
16423     hoverinfo: "x+y"
16424     boxpoints: "outliers"
16425     whiskerwidth: 0
16426   layout:
16427     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16428     layout: "plot-throughput"
16429
16430 ################################################################################
16431
16432 # Packet Throughput - DPDK testpmd 3n-hsw-x520
16433 - type: "plot"
16434   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16435   algorithm: "plot_performance_box"
16436   output-file-type: ".html"
16437   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16438   data: "plot-dpdk-throughput-latency-3n-hsw"
16439   filter: "'NIC_Intel-X520-DA2' and
16440            '64B' and
16441            'BASE' and
16442            'NDRPDR' and
16443            '1T1C' and
16444            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16445   parameters:
16446   - "throughput"
16447   - "parent"
16448   - "tags"
16449   traces:
16450     hoverinfo: "x+y"
16451     boxpoints: "outliers"
16452     whiskerwidth: 0
16453   layout:
16454     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16455     layout: "plot-throughput"
16456
16457 - type: "plot"
16458   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16459   algorithm: "plot_performance_box"
16460   output-file-type: ".html"
16461   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16462   data: "plot-dpdk-throughput-latency-3n-hsw"
16463   filter: "'NIC_Intel-X520-DA2' and
16464            '64B' and
16465            'BASE' and
16466            'NDRPDR' and
16467            '2T2C' and
16468            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16469   parameters:
16470   - "throughput"
16471   - "parent"
16472   - "tags"
16473   traces:
16474     hoverinfo: "x+y"
16475     boxpoints: "outliers"
16476     whiskerwidth: 0
16477   layout:
16478     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16479     layout: "plot-throughput"
16480
16481 - type: "plot"
16482   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16483   algorithm: "plot_performance_box"
16484   output-file-type: ".html"
16485   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16486   data: "plot-dpdk-throughput-latency-3n-hsw"
16487   filter: "'NIC_Intel-X520-DA2' and
16488            '64B' and
16489            'BASE' and
16490            'NDRPDR' and
16491            '1T1C' and
16492            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16493   parameters:
16494   - "throughput"
16495   - "parent"
16496   - "tags"
16497   traces:
16498     hoverinfo: "x+y"
16499     boxpoints: "outliers"
16500     whiskerwidth: 0
16501   layout:
16502     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16503     layout: "plot-throughput"
16504
16505 - type: "plot"
16506   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16507   algorithm: "plot_performance_box"
16508   output-file-type: ".html"
16509   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16510   data: "plot-dpdk-throughput-latency-3n-hsw"
16511   filter: "'NIC_Intel-X520-DA2' and
16512            '64B' and
16513            'BASE' and
16514            'NDRPDR' and
16515            '2T2C' and
16516            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16517   parameters:
16518   - "throughput"
16519   - "parent"
16520   - "tags"
16521   traces:
16522     hoverinfo: "x+y"
16523     boxpoints: "outliers"
16524     whiskerwidth: 0
16525   layout:
16526     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16527     layout: "plot-throughput"
16528
16529 # Packet Throughput - DPDK testpmd 3n-hsw-x710
16530 - type: "plot"
16531   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16532   algorithm: "plot_performance_box"
16533   output-file-type: ".html"
16534   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16535   data: "plot-dpdk-throughput-latency-3n-hsw"
16536   filter: "'NIC_Intel-X710' and
16537            '64B' and
16538            'BASE' and
16539            'NDRPDR' and
16540            '1T1C' and
16541            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16542   parameters:
16543   - "throughput"
16544   - "parent"
16545   - "tags"
16546   traces:
16547     hoverinfo: "x+y"
16548     boxpoints: "outliers"
16549     whiskerwidth: 0
16550   layout:
16551     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16552     layout: "plot-throughput"
16553
16554 - type: "plot"
16555   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16556   algorithm: "plot_performance_box"
16557   output-file-type: ".html"
16558   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16559   data: "plot-dpdk-throughput-latency-3n-hsw"
16560   filter: "'NIC_Intel-X710' and
16561            '64B' and
16562            'BASE' and
16563            'NDRPDR' and
16564            '2T2C' and
16565            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16566   parameters:
16567   - "throughput"
16568   - "parent"
16569   - "tags"
16570   traces:
16571     hoverinfo: "x+y"
16572     boxpoints: "outliers"
16573     whiskerwidth: 0
16574   layout:
16575     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16576     layout: "plot-throughput"
16577
16578 - type: "plot"
16579   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16580   algorithm: "plot_performance_box"
16581   output-file-type: ".html"
16582   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16583   data: "plot-dpdk-throughput-latency-3n-hsw"
16584   filter: "'NIC_Intel-X710' and
16585            '64B' and
16586            'BASE' and
16587            'NDRPDR' and
16588            '1T1C' and
16589            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16590   parameters:
16591   - "throughput"
16592   - "parent"
16593   - "tags"
16594   traces:
16595     hoverinfo: "x+y"
16596     boxpoints: "outliers"
16597     whiskerwidth: 0
16598   layout:
16599     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16600     layout: "plot-throughput"
16601
16602 - type: "plot"
16603   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16604   algorithm: "plot_performance_box"
16605   output-file-type: ".html"
16606   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16607   data: "plot-dpdk-throughput-latency-3n-hsw"
16608   filter: "'NIC_Intel-X710' and
16609            '64B' and
16610            'BASE' and
16611            'NDRPDR' and
16612            '2T2C' and
16613            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16614   parameters:
16615   - "throughput"
16616   - "parent"
16617   - "tags"
16618   traces:
16619     hoverinfo: "x+y"
16620     boxpoints: "outliers"
16621     whiskerwidth: 0
16622   layout:
16623     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16624     layout: "plot-throughput"
16625
16626 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
16627 - type: "plot"
16628   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16629   algorithm: "plot_performance_box"
16630   output-file-type: ".html"
16631   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16632   data: "plot-dpdk-throughput-latency-3n-hsw"
16633   filter: "'NIC_Intel-XL710' and
16634            '64B' and
16635            'BASE' and
16636            'NDRPDR' and
16637            '1T1C' and
16638            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16639   parameters:
16640   - "throughput"
16641   - "parent"
16642   - "tags"
16643   traces:
16644     hoverinfo: "x+y"
16645     boxpoints: "outliers"
16646     whiskerwidth: 0
16647   layout:
16648     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16649     layout: "plot-throughput"
16650
16651 - type: "plot"
16652   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16653   algorithm: "plot_performance_box"
16654   output-file-type: ".html"
16655   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16656   data: "plot-dpdk-throughput-latency-3n-hsw"
16657   filter: "'NIC_Intel-XL710' and
16658            '64B' and
16659            'BASE' and
16660            'NDRPDR' and
16661            '2T2C' and
16662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16663   parameters:
16664   - "throughput"
16665   - "parent"
16666   - "tags"
16667   traces:
16668     hoverinfo: "x+y"
16669     boxpoints: "outliers"
16670     whiskerwidth: 0
16671   layout:
16672     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16673     layout: "plot-throughput"
16674
16675 - type: "plot"
16676   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16677   algorithm: "plot_performance_box"
16678   output-file-type: ".html"
16679   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16680   data: "plot-dpdk-throughput-latency-3n-hsw"
16681   filter: "'NIC_Intel-XL710' and
16682            '64B' and
16683            'BASE' and
16684            'NDRPDR' and
16685            '1T1C' and
16686            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16687   parameters:
16688   - "throughput"
16689   - "parent"
16690   - "tags"
16691   traces:
16692     hoverinfo: "x+y"
16693     boxpoints: "outliers"
16694     whiskerwidth: 0
16695   layout:
16696     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16697     layout: "plot-throughput"
16698
16699 - type: "plot"
16700   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16701   algorithm: "plot_performance_box"
16702   output-file-type: ".html"
16703   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16704   data: "plot-dpdk-throughput-latency-3n-hsw"
16705   filter: "'NIC_Intel-XL710' and
16706            '64B' and
16707            'BASE' and
16708            'NDRPDR' and
16709            '2T2C' and
16710            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16711   parameters:
16712   - "throughput"
16713   - "parent"
16714   - "tags"
16715   traces:
16716     hoverinfo: "x+y"
16717     boxpoints: "outliers"
16718     whiskerwidth: 0
16719   layout:
16720     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16721     layout: "plot-throughput"
16722
16723 # Packet Throughput - DPDK testpmd 3n-skx-x710
16724 - type: "plot"
16725   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16726   algorithm: "plot_performance_box"
16727   output-file-type: ".html"
16728   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16729   data: "plot-dpdk-throughput-latency-3n-skx"
16730   filter: "'NIC_Intel-X710' and
16731            '64B' and
16732            'BASE' and
16733            'NDRPDR' and
16734            '2T1C' and
16735            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16736   parameters:
16737   - "throughput"
16738   - "parent"
16739   - "tags"
16740   traces:
16741     hoverinfo: "x+y"
16742     boxpoints: "outliers"
16743     whiskerwidth: 0
16744   layout:
16745     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16746     layout: "plot-throughput"
16747
16748 - type: "plot"
16749   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16750   algorithm: "plot_performance_box"
16751   output-file-type: ".html"
16752   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16753   data: "plot-dpdk-throughput-latency-3n-skx"
16754   filter: "'NIC_Intel-X710' and
16755            '64B' and
16756            'BASE' and
16757            'NDRPDR' and
16758            '4T2C' and
16759            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16760   parameters:
16761   - "throughput"
16762   - "parent"
16763   - "tags"
16764   traces:
16765     hoverinfo: "x+y"
16766     boxpoints: "outliers"
16767     whiskerwidth: 0
16768   layout:
16769     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16770     layout: "plot-throughput"
16771
16772 - type: "plot"
16773   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16774   algorithm: "plot_performance_box"
16775   output-file-type: ".html"
16776   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16777   data: "plot-dpdk-throughput-latency-3n-skx"
16778   filter: "'NIC_Intel-X710' and
16779            '64B' and
16780            'BASE' and
16781            'NDRPDR' and
16782            '2T1C' and
16783            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16784   parameters:
16785   - "throughput"
16786   - "parent"
16787   - "tags"
16788   traces:
16789     hoverinfo: "x+y"
16790     boxpoints: "outliers"
16791     whiskerwidth: 0
16792   layout:
16793     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16794     layout: "plot-throughput"
16795
16796 - type: "plot"
16797   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16798   algorithm: "plot_performance_box"
16799   output-file-type: ".html"
16800   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16801   data: "plot-dpdk-throughput-latency-3n-skx"
16802   filter: "'NIC_Intel-X710' and
16803            '64B' and
16804            'BASE' and
16805            'NDRPDR' and
16806            '4T2C' and
16807            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16808   parameters:
16809   - "throughput"
16810   - "parent"
16811   - "tags"
16812   traces:
16813     hoverinfo: "x+y"
16814     boxpoints: "outliers"
16815     whiskerwidth: 0
16816   layout:
16817     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16818     layout: "plot-throughput"
16819
16820 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
16821 - type: "plot"
16822   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16823   algorithm: "plot_performance_box"
16824   output-file-type: ".html"
16825   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16826   data: "plot-dpdk-throughput-latency-3n-skx"
16827   filter: "'NIC_Intel-XXV710' and
16828            '64B' and
16829            'BASE' and
16830            'NDRPDR' and
16831            '2T1C' and
16832            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16833   parameters:
16834   - "throughput"
16835   - "parent"
16836   - "tags"
16837   traces:
16838     hoverinfo: "x+y"
16839     boxpoints: "outliers"
16840     whiskerwidth: 0
16841   layout:
16842     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16843     layout: "plot-throughput"
16844
16845 - type: "plot"
16846   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16847   algorithm: "plot_performance_box"
16848   output-file-type: ".html"
16849   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16850   data: "plot-dpdk-throughput-latency-3n-skx"
16851   filter: "'NIC_Intel-XXV710' and
16852            '64B' and
16853            'BASE' and
16854            'NDRPDR' and
16855            '4T2C' and
16856            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16857   parameters:
16858   - "throughput"
16859   - "parent"
16860   - "tags"
16861   traces:
16862     hoverinfo: "x+y"
16863     boxpoints: "outliers"
16864     whiskerwidth: 0
16865   layout:
16866     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16867     layout: "plot-throughput"
16868
16869 - type: "plot"
16870   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16871   algorithm: "plot_performance_box"
16872   output-file-type: ".html"
16873   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16874   data: "plot-dpdk-throughput-latency-3n-skx"
16875   filter: "'NIC_Intel-XXV710' and
16876            '64B' and
16877            'BASE' and
16878            'NDRPDR' and
16879            '2T1C' and
16880            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16881   parameters:
16882   - "throughput"
16883   - "parent"
16884   - "tags"
16885   traces:
16886     hoverinfo: "x+y"
16887     boxpoints: "outliers"
16888     whiskerwidth: 0
16889   layout:
16890     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16891     layout: "plot-throughput"
16892
16893 - type: "plot"
16894   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16895   algorithm: "plot_performance_box"
16896   output-file-type: ".html"
16897   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16898   data: "plot-dpdk-throughput-latency-3n-skx"
16899   filter: "'NIC_Intel-XXV710' and
16900            '64B' and
16901            'BASE' and
16902            'NDRPDR' and
16903            '4T2C' and
16904            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16905   parameters:
16906   - "throughput"
16907   - "parent"
16908   - "tags"
16909   traces:
16910     hoverinfo: "x+y"
16911     boxpoints: "outliers"
16912     whiskerwidth: 0
16913   layout:
16914     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16915     layout: "plot-throughput"
16916
16917 # Packet Throughput - DPDK testpmd 2n-skx-x710
16918 - type: "plot"
16919   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16920   algorithm: "plot_performance_box"
16921   output-file-type: ".html"
16922   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16923   data: "plot-dpdk-throughput-latency-2n-skx"
16924   filter: "'NIC_Intel-X710' and
16925            '64B' and
16926            'BASE' and
16927            'NDRPDR' and
16928            '2T1C' and
16929            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16930   parameters:
16931   - "throughput"
16932   - "parent"
16933   - "tags"
16934   traces:
16935     hoverinfo: "x+y"
16936     boxpoints: "outliers"
16937     whiskerwidth: 0
16938   layout:
16939     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16940     layout: "plot-throughput"
16941
16942 - type: "plot"
16943   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16944   algorithm: "plot_performance_box"
16945   output-file-type: ".html"
16946   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16947   data: "plot-dpdk-throughput-latency-2n-skx"
16948   filter: "'NIC_Intel-X710' and
16949            '64B' and
16950            'BASE' and
16951            'NDRPDR' and
16952            '4T2C' and
16953            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16954   parameters:
16955   - "throughput"
16956   - "parent"
16957   - "tags"
16958   traces:
16959     hoverinfo: "x+y"
16960     boxpoints: "outliers"
16961     whiskerwidth: 0
16962   layout:
16963     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16964     layout: "plot-throughput"
16965
16966 - type: "plot"
16967   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16968   algorithm: "plot_performance_box"
16969   output-file-type: ".html"
16970   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16971   data: "plot-dpdk-throughput-latency-2n-skx"
16972   filter: "'NIC_Intel-X710' and
16973            '64B' and
16974            'BASE' and
16975            'NDRPDR' and
16976            '2T1C' and
16977            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16978   parameters:
16979   - "throughput"
16980   - "parent"
16981   - "tags"
16982   traces:
16983     hoverinfo: "x+y"
16984     boxpoints: "outliers"
16985     whiskerwidth: 0
16986   layout:
16987     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16988     layout: "plot-throughput"
16989
16990 - type: "plot"
16991   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16992   algorithm: "plot_performance_box"
16993   output-file-type: ".html"
16994   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16995   data: "plot-dpdk-throughput-latency-2n-skx"
16996   filter: "'NIC_Intel-X710' and
16997            '64B' and
16998            'BASE' and
16999            'NDRPDR' and
17000            '4T2C' and
17001            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17002   parameters:
17003   - "throughput"
17004   - "parent"
17005   - "tags"
17006   traces:
17007     hoverinfo: "x+y"
17008     boxpoints: "outliers"
17009     whiskerwidth: 0
17010   layout:
17011     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
17012     layout: "plot-throughput"
17013
17014 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
17015 - type: "plot"
17016   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17017   algorithm: "plot_performance_box"
17018   output-file-type: ".html"
17019   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17020   data: "plot-dpdk-throughput-latency-2n-skx"
17021   filter: "'NIC_Intel-XXV710' and
17022            '64B' and
17023            'BASE' and
17024            'NDRPDR' and
17025            '2T1C' and
17026            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17027   parameters:
17028   - "throughput"
17029   - "parent"
17030   - "tags"
17031   traces:
17032     hoverinfo: "x+y"
17033     boxpoints: "outliers"
17034     whiskerwidth: 0
17035   layout:
17036     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
17037     layout: "plot-throughput"
17038
17039 - type: "plot"
17040   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17041   algorithm: "plot_performance_box"
17042   output-file-type: ".html"
17043   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17044   data: "plot-dpdk-throughput-latency-2n-skx"
17045   filter: "'NIC_Intel-XXV710' and
17046            '64B' and
17047            'BASE' and
17048            'NDRPDR' and
17049            '4T2C' and
17050            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17051   parameters:
17052   - "throughput"
17053   - "parent"
17054   - "tags"
17055   traces:
17056     hoverinfo: "x+y"
17057     boxpoints: "outliers"
17058     whiskerwidth: 0
17059   layout:
17060     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17061     layout: "plot-throughput"
17062
17063 - type: "plot"
17064   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17065   algorithm: "plot_performance_box"
17066   output-file-type: ".html"
17067   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17068   data: "plot-dpdk-throughput-latency-2n-skx"
17069   filter: "'NIC_Intel-XXV710' and
17070            '64B' and
17071            'BASE' and
17072            'NDRPDR' and
17073            '2T1C' and
17074            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17075   parameters:
17076   - "throughput"
17077   - "parent"
17078   - "tags"
17079   traces:
17080     hoverinfo: "x+y"
17081     boxpoints: "outliers"
17082     whiskerwidth: 0
17083   layout:
17084     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17085     layout: "plot-throughput"
17086
17087 - type: "plot"
17088   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17089   algorithm: "plot_performance_box"
17090   output-file-type: ".html"
17091   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17092   data: "plot-dpdk-throughput-latency-2n-skx"
17093   filter: "'NIC_Intel-XXV710' and
17094            '64B' and
17095            'BASE' and
17096            'NDRPDR' and
17097            '4T2C' and
17098            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17099   parameters:
17100   - "throughput"
17101   - "parent"
17102   - "tags"
17103   traces:
17104     hoverinfo: "x+y"
17105     boxpoints: "outliers"
17106     whiskerwidth: 0
17107   layout:
17108     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17109     layout: "plot-throughput"
17110
17111 ################################################################################
17112
17113 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
17114 - type: "plot"
17115   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17116   algorithm: "plot_latency_error_bars"
17117   output-file-type: ".html"
17118   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17119   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17120   filter: "'NIC_Intel-X520-DA2' and
17121            '64B' and
17122            ('BASE' or 'SCALE') and
17123            'NDRPDR' and
17124            'ETH' and
17125            '1T1C' and
17126            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17127            not 'VHOST' and
17128            not 'MEMIF'"
17129   parameters:
17130   - "latency"
17131   - "parent"
17132   - "tags"
17133   sort:
17134   - "L2XCFWD"
17135   - "L2PATCH"
17136   - "L2BDMACLRN"
17137   - "FIB_10K"
17138   - "FIB_100K"
17139   - "FIB_1M"
17140   layout:
17141     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
17142     layout: "plot-latency"
17143
17144 - type: "plot"
17145   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17146   algorithm: "plot_latency_error_bars"
17147   output-file-type: ".html"
17148   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17149   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17150   filter: "'NIC_Intel-X520-DA2' and
17151            '64B' and
17152            ('BASE' or 'SCALE') and
17153            'NDRPDR' and
17154            'ETH' and
17155            '2T2C' and
17156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17157            not 'VHOST' and
17158            not 'MEMIF'"
17159   parameters:
17160   - "latency"
17161   - "parent"
17162   - "tags"
17163   sort:
17164   - "L2XCFWD"
17165   - "L2PATCH"
17166   - "L2BDMACLRN"
17167   - "FIB_10K"
17168   - "FIB_100K"
17169   - "FIB_1M"
17170   layout:
17171     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
17172     layout: "plot-latency"
17173
17174 # Packet Latency - VPP L2 3n-hsw-x520 features
17175 - type: "plot"
17176   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17177   algorithm: "plot_latency_error_bars"
17178   output-file-type: ".html"
17179   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17180   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17181   filter: "'NIC_Intel-X520-DA2' and
17182            '64B' and
17183            'NDRPDR' and
17184            '1T1C' and
17185            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17186            not 'ACL' and
17187            not 'VHOST' and
17188            not 'MEMIF'"
17189   parameters:
17190   - "latency"
17191   - "parent"
17192   - "tags"
17193   sort:
17194   - "L2XCBASE"    # l2xcbase
17195   - "L2BDBASE"    # l2bdbase
17196   - "L2XCFWD"     # dot1q-l2xcbase
17197   - "L2BDMACLRN"  # dot1q-l2bdbase
17198   layout:
17199     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
17200     layout: "plot-latency"
17201
17202 - type: "plot"
17203   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17204   algorithm: "plot_latency_error_bars"
17205   output-file-type: ".html"
17206   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17208   filter: "'NIC_Intel-X520-DA2' and
17209            '64B' and
17210            'NDRPDR' and
17211            '2T2C' and
17212            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17213            not 'ACL' and
17214            not 'VHOST' and
17215            not 'MEMIF'"
17216   parameters:
17217   - "latency"
17218   - "parent"
17219   - "tags"
17220   sort:
17221   - "L2XCBASE"    # l2xcbase
17222   - "L2BDBASE"    # l2bdbase
17223   - "L2XCFWD"     # dot1q-l2xcbase
17224   - "L2BDMACLRN"  # dot1q-l2bdbase
17225   layout:
17226     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
17227     layout: "plot-latency"
17228
17229 # Packet Latency - VPP L2 3n-hsw-x520 features-iacl
17230 - type: "plot"
17231   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
17232   algorithm: "plot_latency_error_bars"
17233   output-file-type: ".html"
17234   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
17235   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17236   filter: "'NIC_Intel-X520-DA2' and
17237            '64B' and
17238            'NDRPDR' and
17239            '1T1C' and
17240            'FEATURE' and
17241            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17242            'IACL' and
17243            ('ACL1' or 'ACL50') and
17244            ('10K_FLOWS' or '10k_FLOWS') and
17245            not 'MACIP' and
17246            not 'VHOST' and
17247            not 'MEMIF'"
17248   parameters:
17249   - "latency"
17250   - "parent"
17251   - "tags"
17252   layout:
17253     title: "l2sw-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
17254     layout: "plot-latency"
17255
17256 - type: "plot"
17257   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
17258   algorithm: "plot_latency_error_bars"
17259   output-file-type: ".html"
17260   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
17261   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17262   filter: "'NIC_Intel-X520-DA2' and
17263            '64B' and
17264            'NDRPDR' and
17265            '2T2C' and
17266            'FEATURE' and
17267            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17268            'IACL' and
17269            ('ACL1' or 'ACL50') and
17270            ('10K_FLOWS' or '10k_FLOWS') and
17271            not 'MACIP' and
17272            not 'VHOST' and
17273            not 'MEMIF'"
17274   parameters:
17275   - "latency"
17276   - "parent"
17277   - "tags"
17278   layout:
17279     title: "l2sw-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
17280     layout: "plot-latency"
17281
17282 # Packet Latency - VPP L2 3n-hsw-x520 features-oacl
17283 - type: "plot"
17284   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17285   algorithm: "plot_latency_error_bars"
17286   output-file-type: ".html"
17287   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17288   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17289   filter: "'NIC_Intel-X520-DA2' and
17290            '64B' and
17291            'NDRPDR' and
17292            '1T1C' and
17293            'FEATURE' and
17294            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17295            'OACL' and
17296            ('ACL1' or 'ACL50') and
17297            ('10K_FLOWS' or '10k_FLOWS') and
17298            not 'MACIP' and
17299            not 'VHOST' and
17300            not 'MEMIF'"
17301   parameters:
17302   - "latency"
17303   - "parent"
17304   - "tags"
17305   layout:
17306     title: "l2sw-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
17307     layout: "plot-latency"
17308
17309 - type: "plot"
17310   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
17311   algorithm: "plot_latency_error_bars"
17312   output-file-type: ".html"
17313   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
17314   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17315   filter: "'NIC_Intel-X520-DA2' and
17316            '64B' and
17317            'NDRPDR' and
17318            '2T2C' and
17319            'FEATURE' and
17320            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17321            'OACL' and
17322            ('ACL1' or 'ACL50') and
17323            ('10K_FLOWS' or '10k_FLOWS') and
17324            not 'MACIP' and
17325            not 'VHOST' and
17326            not 'MEMIF'"
17327   parameters:
17328   - "latency"
17329   - "parent"
17330   - "tags"
17331   layout:
17332     title: "l2sw-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
17333     layout: "plot-latency"
17334
17335 # Packet Latency - VPP L2 3n-hsw-x520 features-macip
17336 - type: "plot"
17337   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
17338   algorithm: "plot_latency_error_bars"
17339   output-file-type: ".html"
17340   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr-lat"
17341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17342   filter: "'NIC_Intel-X520-DA2' and
17343            '64B' and
17344            'NDRPDR' and
17345            '1T1C' and
17346            'FEATURE' and
17347            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17348            'MACIP' and
17349            ('ACL1' or 'ACL50') and
17350            ('10K_FLOWS' or '10k_FLOWS') and
17351            not 'VHOST' and
17352            not 'MEMIF'"
17353   parameters:
17354   - "latency"
17355   - "parent"
17356   - "tags"
17357   layout:
17358     title: "l2sw-3n-hsw-x520-64b-1t1c-features-macip-ndr"
17359     layout: "plot-latency"
17360
17361 - type: "plot"
17362   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
17363   algorithm: "plot_latency_error_bars"
17364   output-file-type: ".html"
17365   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr-lat"
17366   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17367   filter: "'NIC_Intel-X520-DA2' and
17368            '64B' and
17369            'NDRPDR' and
17370            '2T2C' and
17371            'FEATURE' and
17372            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17373            'MACIP' and
17374            ('ACL1' or 'ACL50') and
17375            ('10K_FLOWS' or '10k_FLOWS') and
17376            not 'VHOST' and
17377            not 'MEMIF'"
17378   parameters:
17379   - "latency"
17380   - "parent"
17381   - "tags"
17382   layout:
17383     title: "l2sw-3n-hsw-x520-64b-2t2c-features-macip-ndr"
17384     layout: "plot-latency"
17385
17386 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
17387 - type: "plot"
17388   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17389   algorithm: "plot_latency_error_bars"
17390   output-file-type: ".html"
17391   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17392   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17393   filter: "'NIC_Intel-X710' and
17394            '64B' and
17395            ('BASE' or 'SCALE') and
17396            'NDRPDR' and
17397            'ETH' and
17398            '1T1C' and
17399            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17400            not 'VHOST' and
17401            not 'MEMIF'"
17402   parameters:
17403   - "latency"
17404   - "parent"
17405   - "tags"
17406   sort:
17407   - "L2PATCH"
17408   - "L2XCFWD"
17409   - "L2BDMACLRN"
17410   - "FIB_10K"
17411   - "FIB_100K"
17412   - "FIB_1M"
17413   layout:
17414     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
17415     layout: "plot-latency"
17416
17417 - type: "plot"
17418   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17419   algorithm: "plot_latency_error_bars"
17420   output-file-type: ".html"
17421   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17422   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17423   filter: "'NIC_Intel-X710' and
17424            '64B' and
17425            ('BASE' or 'SCALE') and
17426            'NDRPDR' and
17427            'ETH' and
17428            '2T2C' and
17429            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17430            not 'VHOST' and
17431            not 'MEMIF'"
17432   parameters:
17433   - "latency"
17434   - "parent"
17435   - "tags"
17436   sort:
17437   - "L2PATCH"
17438   - "L2XCFWD"
17439   - "L2BDMACLRN"
17440   - "FIB_10K"
17441   - "FIB_100K"
17442   - "FIB_1M"
17443   layout:
17444     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
17445     layout: "plot-latency"
17446
17447 # Packet Latency - VPP L2 3n-hsw-x710 features
17448 - type: "plot"
17449   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17450   algorithm: "plot_latency_error_bars"
17451   output-file-type: ".html"
17452   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17453   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17454   filter: "'NIC_Intel-X710' and
17455            '64B' and
17456            'NDRPDR' and
17457            '1T1C' and
17458            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17459            not 'ACL' and
17460            not 'VHOST' and
17461            not 'L2OVRLAY' and
17462            not 'MEMIF'"
17463   parameters:
17464   - "latency"
17465   - "parent"
17466   - "tags"
17467   sort:
17468   - "L2XCBASE"    # l2xcbase
17469   - "L2BDBASE"    # l2bdbase
17470   - "L2XCFWD"     # dot1q-l2xcbase
17471   - "L2BDMACLRN"  # dot1q-l2bdbase
17472   layout:
17473     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
17474     layout: "plot-latency"
17475
17476 - type: "plot"
17477   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17478   algorithm: "plot_latency_error_bars"
17479   output-file-type: ".html"
17480   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17481   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17482   filter: "'NIC_Intel-X710' and
17483            '64B' and
17484            'NDRPDR' and
17485            '2T2C' and
17486            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17487            not 'ACL' and
17488            not 'VHOST' and
17489            not 'L2OVRLAY' and
17490            not 'MEMIF'"
17491   parameters:
17492   - "latency"
17493   - "parent"
17494   - "tags"
17495   sort:
17496   - "L2XCBASE"    # l2xcbase
17497   - "L2BDBASE"    # l2bdbase
17498   - "L2XCFWD"     # dot1q-l2xcbase
17499   - "L2BDMACLRN"  # dot1q-l2bdbase
17500   layout:
17501     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
17502     layout: "plot-latency"
17503
17504 # Packet Latency - VPP L2 3n-hsw-x710 features-iacl
17505 - type: "plot"
17506   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17507   algorithm: "plot_latency_error_bars"
17508   output-file-type: ".html"
17509   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17510   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17511   filter: "'NIC_Intel-X710' and
17512            '64B' and
17513            'NDRPDR' and
17514            '1T1C' and
17515            'FEATURE' and
17516            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17517            'IACL' and
17518            ('ACL1' or 'ACL50') and
17519            ('10K_FLOWS' or '10k_FLOWS') and
17520            not 'MACIP' and
17521            not 'VHOST' and
17522            not 'MEMIF'"
17523   parameters:
17524   - "latency"
17525   - "parent"
17526   - "tags"
17527   layout:
17528     title: "l2sw-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
17529     layout: "plot-latency"
17530
17531 - type: "plot"
17532   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
17533   algorithm: "plot_latency_error_bars"
17534   output-file-type: ".html"
17535   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
17536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17537   filter: "'NIC_Intel-X710' and
17538            '64B' and
17539            'NDRPDR' and
17540            '2T2C' and
17541            'FEATURE' and
17542            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17543            'IACL' and
17544            ('ACL1' or 'ACL50') and
17545            ('10K_FLOWS' or '10k_FLOWS') and
17546            not 'MACIP' and
17547            not 'VHOST' and
17548            not 'MEMIF'"
17549   parameters:
17550   - "latency"
17551   - "parent"
17552   - "tags"
17553   layout:
17554     title: "l2sw-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
17555     layout: "plot-latency"
17556
17557 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
17558 - type: "plot"
17559   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
17560   algorithm: "plot_latency_error_bars"
17561   output-file-type: ".html"
17562   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
17563   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17564   filter: "'NIC_Intel-XL710' and
17565            '64B' and
17566            'BASE' and
17567            'NDRPDR' and
17568            'ETH' and
17569            '1T1C' and
17570            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17571            not 'VHOST' and
17572            not 'MEMIF'"
17573   parameters:
17574   - "latency"
17575   - "parent"
17576   - "tags"
17577   sort:
17578   - "L2PATCH"
17579   - "L2XCFWD"
17580   - "L2BDMACLRN"
17581   layout:
17582     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
17583     layout: "plot-latency"
17584
17585 - type: "plot"
17586   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
17587   algorithm: "plot_latency_error_bars"
17588   output-file-type: ".html"
17589   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
17590   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17591   filter: "'NIC_Intel-XL710' and
17592            '64B' and
17593            'BASE' and
17594            'NDRPDR' and
17595            'ETH' and
17596            '2T2C' and
17597            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17598            not 'VHOST' and
17599            not 'MEMIF'"
17600   parameters:
17601   - "latency"
17602   - "parent"
17603   - "tags"
17604   sort:
17605   - "L2PATCH"
17606   - "L2XCFWD"
17607   - "L2BDMACLRN"
17608   layout:
17609     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
17610     layout: "plot-latency"
17611
17612 # Packet Latency - VPP L2 3n-skx-x710 base and scale
17613 - type: "plot"
17614   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17615   algorithm: "plot_latency_error_bars"
17616   output-file-type: ".html"
17617   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17619   filter: "'NIC_Intel-X710' and
17620            '64B' and
17621            ('BASE' or 'SCALE') and
17622            'NDRPDR' and
17623            'ETH' and
17624            '2T1C' and
17625            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17626            not 'VHOST' and
17627            not 'MEMIF' and
17628            not 'DRV_AVF'"
17629   parameters:
17630   - "latency"
17631   - "parent"
17632   - "tags"
17633   sort:
17634   - "L2PATCH"
17635   - "L2XCBASE"
17636   - "BASE"
17637   - "FIB_10K"
17638   - "FIB_100K"
17639   - "FIB_1M"
17640   layout:
17641     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
17642     layout: "plot-latency"
17643
17644 - type: "plot"
17645   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17646   algorithm: "plot_latency_error_bars"
17647   output-file-type: ".html"
17648   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17650   filter: "'NIC_Intel-X710' and
17651            '64B' and
17652            ('BASE' or 'SCALE') and
17653            'NDRPDR' and
17654            'ETH' and
17655            '4T2C' and
17656            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17657            not 'VHOST' and
17658            not 'MEMIF' and
17659            not 'DRV_AVF'"
17660   parameters:
17661   - "latency"
17662   - "parent"
17663   - "tags"
17664   sort:
17665   - "L2PATCH"
17666   - "L2XCBASE"
17667   - "BASE"
17668   - "FIB_10K"
17669   - "FIB_100K"
17670   - "FIB_1M"
17671   layout:
17672     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
17673     layout: "plot-latency"
17674
17675 # Packet Latency - VPP L2 3n-skx-x710 features
17676 - type: "plot"
17677   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17678   algorithm: "plot_latency_error_bars"
17679   output-file-type: ".html"
17680   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17682   filter: "'NIC_Intel-X710' and
17683            '64B' and
17684            'NDRPDR' and
17685            '2T1C' and
17686            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17687            not 'ACL' and
17688            not 'VHOST' and
17689            not 'DRV_AVF' and
17690            not 'L2OVRLAY' and
17691            not 'MEMIF'"
17692   parameters:
17693   - "latency"
17694   - "parent"
17695   - "tags"
17696   sort:
17697   - "L2XCBASE"    # l2xcbase
17698   - "L2BDBASE"    # l2bdbase
17699   - "L2XCFWD"     # dot1q-l2xcbase
17700   - "L2BDMACLRN"  # dot1q-l2bdbase
17701   layout:
17702     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
17703     layout: "plot-latency"
17704
17705 - type: "plot"
17706   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17707   algorithm: "plot_latency_error_bars"
17708   output-file-type: ".html"
17709   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17710   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17711   filter: "'NIC_Intel-X710' and
17712            '64B' and
17713            'NDRPDR' and
17714            '4T2C' and
17715            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17716            not 'ACL' and
17717            not 'VHOST' and
17718            not 'DRV_AVF' and
17719            not 'L2OVRLAY' and
17720            not 'MEMIF'"
17721   parameters:
17722   - "latency"
17723   - "parent"
17724   - "tags"
17725   sort:
17726   - "L2XCBASE"    # l2xcbase
17727   - "L2BDBASE"    # l2bdbase
17728   - "L2XCFWD"     # dot1q-l2xcbase
17729   - "L2BDMACLRN"  # dot1q-l2bdbase
17730   layout:
17731     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
17732     layout: "plot-latency"
17733
17734 # Packet Latency - VPP L2 3n-skx-x710 features-iacl
17735 - type: "plot"
17736   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
17737   algorithm: "plot_latency_error_bars"
17738   output-file-type: ".html"
17739   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
17740   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17741   filter: "'NIC_Intel-X710' and
17742            '64B' and
17743            'NDRPDR' and
17744            '2T1C' and
17745            'FEATURE' and
17746            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17747            'IACL' and
17748            ('ACL1' or 'ACL50') and
17749            ('10K_FLOWS' or '10k_FLOWS') and
17750            not 'MACIP' and
17751            not 'VHOST' and
17752            not 'MEMIF'"
17753   parameters:
17754   - "latency"
17755   - "parent"
17756   - "tags"
17757   layout:
17758     title: "l2sw-3n-skx-x710-64b-2t1c-features-iacl-ndr"
17759     layout: "plot-latency"
17760
17761 - type: "plot"
17762   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
17763   algorithm: "plot_latency_error_bars"
17764   output-file-type: ".html"
17765   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
17766   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17767   filter: "'NIC_Intel-X710' and
17768            '64B' and
17769            'NDRPDR' and
17770            '4T2C' and
17771            'FEATURE' and
17772            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
17773            'IACL' and
17774            ('ACL1' or 'ACL50') and
17775            ('10K_FLOWS' or '10k_FLOWS') and
17776            not 'MACIP' and
17777            not 'VHOST' and
17778            not 'MEMIF'"
17779   parameters:
17780   - "latency"
17781   - "parent"
17782   - "tags"
17783   layout:
17784     title: "l2sw-3n-skx-x710-64b-4t2c-features-iacl-ndr"
17785     layout: "plot-latency"
17786
17787 # Packet Latency - VPP L2 3n-skx-xxv710 base
17788 - type: "plot"
17789   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17790   algorithm: "plot_latency_error_bars"
17791   output-file-type: ".html"
17792   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
17793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17794   filter: "'NIC_Intel-XXV710' and
17795            '64B' and
17796            ('BASE' or 'SCALE') and
17797            'NDRPDR' and
17798            'ETH' and
17799            '2T1C' and
17800            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17801            not 'VHOST' and
17802            not 'MEMIF'"
17803   parameters:
17804   - "latency"
17805   - "parent"
17806   - "tags"
17807   sort:
17808   - "L2PATCH"
17809   - "L2PATCH"
17810   - "L2XCBASE"
17811   - "L2BDMACLRN"
17812   layout:
17813     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
17814     layout: "plot-latency"
17815
17816 - type: "plot"
17817   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
17818   algorithm: "plot_latency_error_bars"
17819   output-file-type: ".html"
17820   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
17821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17822   filter: "'NIC_Intel-XXV710' and
17823            '64B' and
17824            ('BASE' or 'SCALE') and
17825            'NDRPDR' and
17826            'ETH' and
17827            '4T2C' and
17828            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17829            not 'VHOST' and
17830            not 'MEMIF'"
17831   parameters:
17832   - "latency"
17833   - "parent"
17834   - "tags"
17835   sort:
17836   - "L2PATCH"
17837   - "L2PATCH"
17838   - "L2XCBASE"
17839   - "L2BDMACLRN"
17840   layout:
17841     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
17842     layout: "plot-latency"
17843
17844 # Packet Latency - VPP L2 2n-skx-x710 base and scale
17845 - type: "plot"
17846   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
17847   algorithm: "plot_latency_error_bars"
17848   output-file-type: ".html"
17849   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
17850   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17851   filter: "'NIC_Intel-X710' and
17852            '64B' and
17853            'ETH' and
17854            ('BASE' or 'SCALE') and
17855            'NDRPDR' and
17856            '2T1C' and
17857            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17858            not 'VHOST' and
17859            not 'MEMIF'"
17860   parameters:
17861   - "latency"
17862   - "parent"
17863   - "tags"
17864   sort:
17865   - "L2PATCH"
17866   - "L2XCBASE"
17867   - "BASE"
17868   - "FIB_10K"
17869   - "FIB_100K"
17870   - "FIB_1M"
17871   layout:
17872     title: "l2sw-2n-skx-x710-64b-2t1c-base-ndr"
17873     layout: "plot-latency"
17874
17875 - type: "plot"
17876   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
17877   algorithm: "plot_latency_error_bars"
17878   output-file-type: ".html"
17879   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
17880   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17881   filter: "'NIC_Intel-X710' and
17882            '64B' and
17883            ('BASE' or 'SCALE') and
17884            'NDRPDR' and
17885            'ETH' and
17886            '4T2C' and
17887            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17888            not 'VHOST' and
17889            not 'MEMIF'"
17890   parameters:
17891   - "latency"
17892   - "parent"
17893   - "tags"
17894   sort:
17895   - "L2PATCH"
17896   - "L2XCBASE"
17897   - "BASE"
17898   - "FIB_10K"
17899   - "FIB_100K"
17900   - "FIB_1M"
17901   layout:
17902     title: "l2sw-2n-skx-x710-64b-4t2c-base-ndr"
17903     layout: "plot-latency"
17904
17905 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
17906 - type: "plot"
17907   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17908   algorithm: "plot_latency_error_bars"
17909   output-file-type: ".html"
17910   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17911   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17912   filter: "'NIC_Intel-XXV710' and
17913            '64B' and
17914            ('BASE' or 'SCALE') and
17915            'NDRPDR' and
17916            'ETH' and
17917            '2T1C' and
17918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17919            not 'VHOST' and
17920            not 'MEMIF'"
17921   parameters:
17922   - "latency"
17923   - "parent"
17924   - "tags"
17925   sort:
17926   - "L2PATCH"
17927   - "L2XCBASE"
17928   - "BASE"
17929   - "FIB_10K"
17930   - "FIB_100K"
17931   - "FIB_1M"
17932   layout:
17933     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17934     layout: "plot-latency"
17935
17936 - type: "plot"
17937   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17938   algorithm: "plot_latency_error_bars"
17939   output-file-type: ".html"
17940   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17941   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17942   filter: "'NIC_Intel-XXV710' and
17943            '64B' and
17944            ('BASE' or 'SCALE') and
17945            'NDRPDR' and
17946            'ETH' and
17947            '4T2C' and
17948            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17949            not 'VHOST' and
17950            not 'MEMIF'"
17951   parameters:
17952   - "latency"
17953   - "parent"
17954   - "tags"
17955   sort:
17956   - "L2PATCH"
17957   - "L2XCBASE"
17958   - "BASE"
17959   - "FIB_10K"
17960   - "FIB_100K"
17961   - "FIB_1M"
17962   layout:
17963     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17964     layout: "plot-latency"
17965
17966 ################################################################################
17967
17968 # Packet Latency - VPP Container Memif 3n-hsw-x520
17969 - type: "plot"
17970   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17971   algorithm: "plot_latency_error_bars"
17972   output-file-type: ".html"
17973   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
17974   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17975   filter: "'NIC_Intel-X520-DA2' and
17976            '64B' and
17977            ('BASE' or 'SCALE') and
17978            'NDRPDR' and
17979            '1T1C' and
17980            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17981            not 'VHOST' and
17982            'MEMIF'"
17983   parameters:
17984   - "latency"
17985   - "parent"
17986   - "tags"
17987   sort:
17988   - "L2XCFWD"
17989   - "L2XCFWD"
17990   - "L2XCFWD"
17991   - "L2BDMACLRN"
17992   - "L2BDMACLRN"
17993   - "L2BDMACLRN"
17994   - "IP4FWD"
17995   layout:
17996     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
17997     layout: "plot-latency"
17998
17999 - type: "plot"
18000   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18001   algorithm: "plot_latency_error_bars"
18002   output-file-type: ".html"
18003   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18004   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18005   filter: "'NIC_Intel-X520-DA2' and
18006            '64B' and
18007            ('BASE' or 'SCALE') and
18008            'NDRPDR' and
18009            '2T2C' and
18010            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18011            not 'VHOST' and
18012            'MEMIF'"
18013   parameters:
18014   - "latency"
18015   - "parent"
18016   - "tags"
18017   sort:
18018   - "L2XCFWD"
18019   - "L2XCFWD"
18020   - "L2XCFWD"
18021   - "L2BDMACLRN"
18022   - "L2BDMACLRN"
18023   - "L2BDMACLRN"
18024   - "IP4FWD"
18025   layout:
18026     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
18027     layout: "plot-latency"
18028
18029 # Packet Latency - VPP Container Memif 3n-hsw-x710
18030 - type: "plot"
18031   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18032   algorithm: "plot_latency_error_bars"
18033   output-file-type: ".html"
18034   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18035   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18036   filter: "'NIC_Intel-X710' and
18037            '64B' and
18038            ('BASE' or 'SCALE') and
18039            'NDRPDR' and
18040            '1T1C' and
18041            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18042            not 'VHOST' and
18043            'MEMIF'"
18044   parameters:
18045   - "latency"
18046   - "parent"
18047   - "tags"
18048   sort:
18049   - "L2XCFWD"
18050   - "L2XCFWD"
18051   - "L2XCFWD"
18052   - "L2BDMACLRN"
18053   - "L2BDMACLRN"
18054   - "L2BDMACLRN"
18055   - "IP4FWD"
18056   layout:
18057     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
18058     layout: "plot-latency"
18059
18060 - type: "plot"
18061   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18062   algorithm: "plot_latency_error_bars"
18063   output-file-type: ".html"
18064   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18066   filter: "'NIC_Intel-X710' and
18067            '64B' and
18068            ('BASE' or 'SCALE') and
18069            'NDRPDR' and
18070            '2T2C' and
18071            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18072            not 'VHOST' and
18073            'MEMIF'"
18074   parameters:
18075   - "latency"
18076   - "parent"
18077   - "tags"
18078   sort:
18079   - "L2XCFWD"
18080   - "L2XCFWD"
18081   - "L2XCFWD"
18082   - "L2BDMACLRN"
18083   - "L2BDMACLRN"
18084   - "L2BDMACLRN"
18085   - "IP4FWD"
18086   layout:
18087     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
18088     layout: "plot-latency"
18089
18090 # Packet Latency - VPP Container Memif 3n-hsw-xl710
18091 - type: "plot"
18092   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
18093   algorithm: "plot_latency_error_bars"
18094   output-file-type: ".html"
18095   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
18096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18097   filter: "'NIC_Intel-XL710' and
18098            '64B' and
18099            ('BASE' or 'SCALE') and
18100            'NDRPDR' and
18101            '1T1C' and
18102            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18103            not 'VHOST' and
18104            'MEMIF'"
18105   parameters:
18106   - "latency"
18107   - "parent"
18108   - "tags"
18109   sort:
18110   - "L2XCFWD"
18111   - "L2XCFWD"
18112   - "L2XCFWD"
18113   - "L2BDMACLRN"
18114   - "L2BDMACLRN"
18115   - "L2BDMACLRN"
18116   - "IP4FWD"
18117   layout:
18118     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
18119     layout: "plot-latency"
18120
18121 - type: "plot"
18122   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
18123   algorithm: "plot_latency_error_bars"
18124   output-file-type: ".html"
18125   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
18126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18127   filter: "'NIC_Intel-XL710' and
18128            '64B' and
18129            ('BASE' or 'SCALE') and
18130            'NDRPDR' and
18131            '2T2C' and
18132            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18133            not 'VHOST' and
18134            'MEMIF'"
18135   parameters:
18136   - "latency"
18137   - "parent"
18138   - "tags"
18139   sort:
18140   - "L2XCFWD"
18141   - "L2XCFWD"
18142   - "L2XCFWD"
18143   - "L2BDMACLRN"
18144   - "L2BDMACLRN"
18145   - "L2BDMACLRN"
18146   - "IP4FWD"
18147   layout:
18148     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
18149     layout: "plot-latency"
18150
18151 # Packet Latency - VPP Container Memif 3n-skx-x710
18152 - type: "plot"
18153   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18154   algorithm: "plot_latency_error_bars"
18155   output-file-type: ".html"
18156   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18157   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18158   filter: "'NIC_Intel-X710' and
18159            '64B' and
18160            ('BASE' or 'SCALE') and
18161            'NDRPDR' and
18162            '2T1C' and
18163            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18164            not 'VHOST' and
18165            'MEMIF'"
18166   parameters:
18167   - "latency"
18168   - "parent"
18169   - "tags"
18170   sort:
18171   - "L2XCFWD"
18172   - "L2XCFWD"
18173   - "L2XCFWD"
18174   - "L2BDMACLRN"
18175   - "L2BDMACLRN"
18176   - "L2BDMACLRN"
18177   - "IP4FWD"
18178   layout:
18179     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
18180     layout: "plot-latency"
18181
18182 - type: "plot"
18183   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18184   algorithm: "plot_latency_error_bars"
18185   output-file-type: ".html"
18186   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18187   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18188   filter: "'NIC_Intel-X710' and
18189            '64B' and
18190            ('BASE' or 'SCALE') and
18191            'NDRPDR' and
18192            '4T2C' and
18193            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18194            not 'VHOST' and
18195            'MEMIF'"
18196   parameters:
18197   - "latency"
18198   - "parent"
18199   - "tags"
18200   sort:
18201   - "L2XCFWD"
18202   - "L2XCFWD"
18203   - "L2XCFWD"
18204   - "L2BDMACLRN"
18205   - "L2BDMACLRN"
18206   - "L2BDMACLRN"
18207   - "IP4FWD"
18208   layout:
18209     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
18210     layout: "plot-latency"
18211
18212 # Packet Latency - VPP Container Memif 2n-skx-x710
18213 - type: "plot"
18214   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18215   algorithm: "plot_latency_error_bars"
18216   output-file-type: ".html"
18217   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18218   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18219   filter: "'NIC_Intel-X710' and
18220            '64B' and
18221            ('BASE' or 'SCALE') and
18222            'NDRPDR' and
18223            '2T1C' and
18224            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18225            not 'VHOST' and
18226            not 'NF_DENSITY' and
18227            'MEMIF'"
18228   parameters:
18229   - "latency"
18230   - "parent"
18231   - "tags"
18232   sort:
18233   - "L2XCFWD"
18234   - "L2XCFWD"
18235   - "L2XCFWD"
18236   - "L2BDMACLRN"
18237   - "L2BDMACLRN"
18238   - "L2BDMACLRN"
18239   - "IP4FWD"
18240   layout:
18241     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
18242     layout: "plot-latency"
18243
18244 - type: "plot"
18245   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18246   algorithm: "plot_latency_error_bars"
18247   output-file-type: ".html"
18248   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18249   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18250   filter: "'NIC_Intel-X710' and
18251            '64B' and
18252            ('BASE' or 'SCALE') and
18253            'NDRPDR' and
18254            '4T2C' and
18255            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18256            not 'VHOST' and
18257            not 'NF_DENSITY' and
18258            'MEMIF'"
18259   parameters:
18260   - "latency"
18261   - "parent"
18262   - "tags"
18263   sort:
18264   - "L2XCFWD"
18265   - "L2XCFWD"
18266   - "L2XCFWD"
18267   - "L2BDMACLRN"
18268   - "L2BDMACLRN"
18269   - "L2BDMACLRN"
18270   - "IP4FWD"
18271   layout:
18272     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
18273     layout: "plot-latency"
18274
18275 ## Packet Latency - VPP Container Memif 2n-skx-xxv710
18276 #- type: "plot"
18277 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
18278 #  algorithm: "plot_latency_error_bars"
18279 #  output-file-type: ".html"
18280 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
18281 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
18282 #  filter: "'NIC_Intel-XXV710' and
18283 #           '64B' and
18284 #           ('BASE' or 'SCALE') and
18285 #           'NDRPDR' and
18286 #           '2T1C' and
18287 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18288 #           not 'VHOST' and
18289 #           'MEMIF'"
18290 #  parameters:
18291 #  - "latency"
18292 #  - "parent"
18293 #  - "tags"
18294 #  sort:
18295 #  - "L2XCFWD"
18296 #  - "L2XCFWD"
18297 #  - "L2XCFWD"
18298 #  - "L2BDMACLRN"
18299 #  - "L2BDMACLRN"
18300 #  - "L2BDMACLRN"
18301 #  - "IP4FWD"
18302 #  layout:
18303 #    title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
18304 #    layout: "plot-latency"
18305 #
18306 #- type: "plot"
18307 #  title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
18308 #  algorithm: "plot_latency_error_bars"
18309 #  output-file-type: ".html"
18310 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
18311 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
18312 #  filter: "'NIC_Intel-XXV710' and
18313 #           '64B' and
18314 #           ('BASE' or 'SCALE') and
18315 #           'NDRPDR' and
18316 #           '4T2C' and
18317 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
18318 #           not 'VHOST' and
18319 #           'MEMIF'"
18320 #  parameters:
18321 #  - "latency"
18322 #  - "parent"
18323 #  - "tags"
18324 #  sort:
18325 #  - "L2XCFWD"
18326 #  - "L2XCFWD"
18327 #  - "L2XCFWD"
18328 #  - "L2BDMACLRN"
18329 #  - "L2BDMACLRN"
18330 #  - "L2BDMACLRN"
18331 #  - "IP4FWD"
18332 #  layout:
18333 #    title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
18334 #    layout: "plot-latency"
18335
18336 ################################################################################
18337
18338 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
18339 - type: "plot"
18340   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18341   algorithm: "plot_latency_error_bars"
18342   output-file-type: ".html"
18343   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18344   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18345   filter: "'NIC_Intel-X520-DA2' and
18346            '64B' and
18347            ('BASE' or 'SCALE') and
18348            'NDRPDR' and
18349            '1T1C' and
18350            'L2XCFWD' and
18351            not 'VHOST' and
18352            not 'NF_DENSITY' and
18353            'MEMIF'"
18354   parameters:
18355   - "latency"
18356   - "parent"
18357   - "tags"
18358   sort:
18359   - "1VNF"
18360   - "2VNF"
18361   - "4VNF"
18362   - "2VNF"
18363   - "4VNF"
18364   layout:
18365     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
18366     layout: "plot-latency"
18367
18368 - type: "plot"
18369   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18370   algorithm: "plot_latency_error_bars"
18371   output-file-type: ".html"
18372   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18373   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18374   filter: "'NIC_Intel-X520-DA2' and
18375            '64B' and
18376            ('BASE' or 'SCALE') and
18377            'NDRPDR' and
18378            '2T2C' and
18379            'L2XCFWD' and
18380            not 'VHOST' and
18381            not 'NF_DENSITY' and
18382            'MEMIF'"
18383   parameters:
18384   - "latency"
18385   - "parent"
18386   - "tags"
18387   sort:
18388   - "1VNF"
18389   - "2VNF"
18390   - "4VNF"
18391   - "2VNF"
18392   - "4VNF"
18393   layout:
18394     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
18395     layout: "plot-latency"
18396
18397 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
18398 - type: "plot"
18399   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18400   algorithm: "plot_latency_error_bars"
18401   output-file-type: ".html"
18402   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18403   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18404   filter: "'NIC_Intel-X520-DA2' and
18405            '64B' and
18406            ('BASE' or 'SCALE') and
18407            'NDRPDR' and
18408            '1T1C' and
18409            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18410            not 'VHOST' and
18411            not 'NF_DENSITY' and
18412            'MEMIF'"
18413   parameters:
18414   - "latency"
18415   - "parent"
18416   - "tags"
18417   sort:
18418   - "1VNF"
18419   - "2VNF"
18420   - "4VNF"
18421   - "2VNF"
18422   - "4VNF"
18423   layout:
18424     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
18425     layout: "plot-latency"
18426
18427 - type: "plot"
18428   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18429   algorithm: "plot_latency_error_bars"
18430   output-file-type: ".html"
18431   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18432   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18433   filter: "'NIC_Intel-X520-DA2' and
18434            '64B' and
18435            ('BASE' or 'SCALE') and
18436            'NDRPDR' and
18437            '2T2C' and
18438            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18439            not 'VHOST' and
18440            not 'NF_DENSITY' and
18441            'MEMIF'"
18442   parameters:
18443   - "latency"
18444   - "parent"
18445   - "tags"
18446   sort:
18447   - "1VNF"
18448   - "2VNF"
18449   - "4VNF"
18450   - "2VNF"
18451   - "4VNF"
18452   layout:
18453     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
18454     layout: "plot-latency"
18455
18456 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
18457 - type: "plot"
18458   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18459   algorithm: "plot_latency_error_bars"
18460   output-file-type: ".html"
18461   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18462   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18463   filter: "'NIC_Intel-X710' and
18464            '64B' and
18465            ('BASE' or 'SCALE') and
18466            'NDRPDR' and
18467            '1T1C' and
18468            'L2XCFWD' and
18469            not 'VHOST' and
18470            not 'NF_DENSITY' and
18471            'MEMIF'"
18472   parameters:
18473   - "latency"
18474   - "parent"
18475   - "tags"
18476   sort:
18477   - "1VNF"
18478   - "2VNF"
18479   - "4VNF"
18480   - "2VNF"
18481   - "4VNF"
18482   layout:
18483     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
18484     layout: "plot-latency"
18485
18486 - type: "plot"
18487   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18488   algorithm: "plot_latency_error_bars"
18489   output-file-type: ".html"
18490   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18491   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18492   filter: "'NIC_Intel-X710' and
18493            '64B' and
18494            ('BASE' or 'SCALE') and
18495            'NDRPDR' and
18496            '2T2C' and
18497            'L2XCFWD' and
18498            not 'VHOST' and
18499            not 'NF_DENSITY' and
18500            'MEMIF'"
18501   parameters:
18502   - "latency"
18503   - "parent"
18504   - "tags"
18505   sort:
18506   - "1VNF"
18507   - "2VNF"
18508   - "4VNF"
18509   - "2VNF"
18510   - "4VNF"
18511   layout:
18512     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
18513     layout: "plot-latency"
18514
18515 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
18516 - type: "plot"
18517   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18518   algorithm: "plot_latency_error_bars"
18519   output-file-type: ".html"
18520   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18521   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18522   filter: "'NIC_Intel-X710' and
18523            '64B' and
18524            ('BASE' or 'SCALE') and
18525            'NDRPDR' and
18526            '1T1C' and
18527            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18528            not 'VHOST' and
18529            not 'NF_DENSITY' and
18530            'MEMIF'"
18531   parameters:
18532   - "latency"
18533   - "parent"
18534   - "tags"
18535   sort:
18536   - "1VNF"
18537   - "2VNF"
18538   - "4VNF"
18539   - "2VNF"
18540   - "4VNF"
18541   layout:
18542     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
18543     layout: "plot-latency"
18544
18545 - type: "plot"
18546   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18547   algorithm: "plot_latency_error_bars"
18548   output-file-type: ".html"
18549   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18550   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
18551   filter: "'NIC_Intel-X710' and
18552            '64B' and
18553            ('BASE' or 'SCALE') and
18554            'NDRPDR' and
18555            '2T2C' and
18556            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18557            not 'VHOST' and
18558            not 'NF_DENSITY' and
18559            'MEMIF'"
18560   parameters:
18561   - "latency"
18562   - "parent"
18563   - "tags"
18564   sort:
18565   - "1VNF"
18566   - "2VNF"
18567   - "4VNF"
18568   - "2VNF"
18569   - "4VNF"
18570   layout:
18571     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
18572     layout: "plot-latency"
18573
18574 ################################################################################
18575
18576 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
18577 - type: "plot"
18578   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18579   algorithm: "plot_latency_error_bars"
18580   output-file-type: ".html"
18581   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18582   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18583   filter: "'NIC_Intel-X520-DA2' and
18584            '64B' and
18585            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18586            'NDRPDR' and
18587            '1T1C' and
18588            'IP4FWD' and
18589            not 'IPSEC' and
18590            not 'DOT1Q' and
18591            not 'VHOST'"
18592   parameters:
18593   - "latency"
18594   - "parent"
18595   - "tags"
18596   sort:
18597   - "DOT1Q"
18598   - "IP4BASE"
18599   - "FIB_20K"
18600   - "FIB_200K"
18601   - "FIB_2M"
18602   layout:
18603     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18604     layout: "plot-latency"
18605
18606 - type: "plot"
18607   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18608   algorithm: "plot_latency_error_bars"
18609   output-file-type: ".html"
18610   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18611   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18612   filter: "'NIC_Intel-X520-DA2' and
18613            '64B' and
18614            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18615            'NDRPDR' and
18616            '2T2C' and
18617            'IP4FWD' and
18618            not 'IPSEC' and
18619            not 'DOT1Q' and
18620            not 'VHOST'"
18621   parameters:
18622   - "latency"
18623   - "parent"
18624   - "tags"
18625   sort:
18626   - "DOT1Q"
18627   - "IP4BASE"
18628   - "FIB_20K"
18629   - "FIB_200K"
18630   - "FIB_2M"
18631   layout:
18632     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18633     layout: "plot-latency"
18634
18635 # Packet Latency - VPP IPv4 3n-hsw-x520 features
18636 - type: "plot"
18637   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18638   algorithm: "plot_latency_error_bars"
18639   output-file-type: ".html"
18640   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18641   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18642   filter: "'NIC_Intel-X520-DA2' and
18643            '64B' and
18644            ('IP4BASE' or
18645             'POLICE_MARK' or
18646             'COPWHLIST' or
18647             ('NAT44' and 'BASE') or
18648             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
18649            'NDRPDR' and
18650            '1T1C' and
18651            'IP4FWD' and
18652            not 'IPSEC' and
18653            not 'VHOST'"
18654   parameters:
18655   - "latency"
18656   - "parent"
18657   - "tags"
18658   sort:
18659   - "DOT1Q"
18660   - "IP4BASE"
18661   - "NAT44"
18662   - "POLICE_MARK"
18663   - "COPWHLIST"
18664   - "IACL"
18665   - "OACL"
18666   layout:
18667     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
18668     layout: "plot-latency"
18669
18670 - type: "plot"
18671   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18672   algorithm: "plot_latency_error_bars"
18673   output-file-type: ".html"
18674   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18675   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18676   filter: "'NIC_Intel-X520-DA2' and
18677            '64B' and
18678            ('IP4BASE' or
18679             'POLICE_MARK' or
18680             'COPWHLIST' or
18681             ('NAT44' and 'BASE') or
18682             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
18683            'NDRPDR' and
18684            '2T2C' and
18685            'IP4FWD' and
18686            not 'IPSEC' and
18687            not 'VHOST'"
18688   parameters:
18689   - "latency"
18690   - "parent"
18691   - "tags"
18692   sort:
18693   - "DOT1Q"
18694   - "IP4BASE"
18695   - "NAT44"
18696   - "POLICE_MARK"
18697   - "COPWHLIST"
18698   - "IACL"
18699   - "OACL"
18700   layout:
18701     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
18702     layout: "plot-latency"
18703
18704 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
18705 - type: "plot"
18706   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18707   algorithm: "plot_latency_error_bars"
18708   output-file-type: ".html"
18709   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18711   filter: "'NIC_Intel-X520-DA2' and
18712            '64B' and
18713            'NDRPDR' and
18714            '1T1C' and
18715            'IP4FWD' and
18716            ('NAT44' or 'IP4BASE') and
18717            not 'DOT1Q' and
18718            not 'IPSEC' and
18719            not 'VHOST'"
18720   parameters:
18721   - "latency"
18722   - "parent"
18723   - "tags"
18724   sort:
18725   - "IP4BASE"
18726   - "BASE"
18727   - "SRC_USER_10"
18728   - "SRC_USER_100"
18729   - "SRC_USER_1000"
18730   - "SRC_USER_2000"
18731   layout:
18732     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
18733     layout: "plot-latency"
18734
18735 - type: "plot"
18736   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18737   algorithm: "plot_latency_error_bars"
18738   output-file-type: ".html"
18739   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18740   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18741   filter: "'NIC_Intel-X520-DA2' and
18742            '64B' and
18743            'NDRPDR' and
18744            '2T2C' and
18745            'IP4FWD' and
18746            ('NAT44' or 'IP4BASE') and
18747            not 'DOT1Q' and
18748            not 'IPSEC' and
18749            not 'VHOST'"
18750   parameters:
18751   - "latency"
18752   - "parent"
18753   - "tags"
18754   sort:
18755   - "IP4BASE"
18756   - "BASE"
18757   - "SRC_USER_10"
18758   - "SRC_USER_100"
18759   - "SRC_USER_1000"
18760   - "SRC_USER_2000"
18761   layout:
18762     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
18763     layout: "plot-latency"
18764
18765 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
18766 - type: "plot"
18767   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18768   algorithm: "plot_latency_error_bars"
18769   output-file-type: ".html"
18770   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18771   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18772   filter: "'NIC_Intel-X520-DA2' and
18773            '64B' and
18774            'NDRPDR' and
18775            '1T1C' and
18776            'IP4FWD' and
18777            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
18778            not 'IPSEC' and
18779            not 'DOT1Q' and
18780            not 'VHOST'"
18781   parameters:
18782   - "latency"
18783   - "parent"
18784   - "tags"
18785   sort:
18786   - "IP4BASE"
18787   - "ACL_STATELESS"
18788   - "ACL_STATEFUL"
18789   - "ACL_STATELESS"
18790   - "ACL_STATEFUL"
18791   layout:
18792     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18793     layout: "plot-latency"
18794
18795 - type: "plot"
18796   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18797   algorithm: "plot_latency_error_bars"
18798   output-file-type: ".html"
18799   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18801   filter: "'NIC_Intel-X520-DA2' and
18802            '64B' and
18803            'NDRPDR' and
18804            '2T2C' and
18805            'IP4FWD' and
18806            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
18807            not 'IPSEC' and
18808            not 'DOT1Q' and
18809            not 'VHOST'"
18810   parameters:
18811   - "latency"
18812   - "parent"
18813   - "tags"
18814   sort:
18815   - "IP4BASE"
18816   - "ACL_STATELESS"
18817   - "ACL_STATEFUL"
18818   - "ACL_STATELESS"
18819   - "ACL_STATEFUL"
18820   layout:
18821     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18822     layout: "plot-latency"
18823
18824 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
18825 - type: "plot"
18826   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18827   algorithm: "plot_latency_error_bars"
18828   output-file-type: ".html"
18829   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18831   filter: "'NIC_Intel-X520-DA2' and
18832            '64B' and
18833            'NDRPDR' and
18834            '1T1C' and
18835            'IP4FWD' and
18836            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
18837            not 'IPSEC' and
18838            not 'DOT1Q' and
18839            not 'VHOST'"
18840   parameters:
18841   - "latency"
18842   - "parent"
18843   - "tags"
18844   sort:
18845   - "IP4BASE"
18846   - "ACL_STATELESS"
18847   - "ACL_STATEFUL"
18848   - "ACL_STATELESS"
18849   - "ACL_STATEFUL"
18850   layout:
18851     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18852     layout: "plot-latency"
18853
18854 - type: "plot"
18855   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18856   algorithm: "plot_latency_error_bars"
18857   output-file-type: ".html"
18858   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18859   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18860   filter: "'NIC_Intel-X520-DA2' and
18861            '64B' and
18862            'NDRPDR' and
18863            '2T2C' and
18864            'IP4FWD' and
18865            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
18866            not 'IPSEC' and
18867            not 'DOT1Q' and
18868            not 'VHOST'"
18869   parameters:
18870   - "latency"
18871   - "parent"
18872   - "tags"
18873   sort:
18874   - "IP4BASE"
18875   - "ACL_STATELESS"
18876   - "ACL_STATEFUL"
18877   - "ACL_STATELESS"
18878   - "ACL_STATEFUL"
18879   layout:
18880     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18881     layout: "plot-latency"
18882
18883 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
18884 - type: "plot"
18885   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18886   algorithm: "plot_latency_error_bars"
18887   output-file-type: ".html"
18888   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18889   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18890   filter: "'NIC_Intel-X710' and
18891            '64B' and
18892            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18893            'NDRPDR' and
18894            '1T1C' and
18895            'IP4FWD' and
18896            not 'IPSEC' and
18897            not 'DOT1Q' and
18898            not 'VHOST'"
18899   parameters:
18900   - "latency"
18901   - "parent"
18902   - "tags"
18903   sort:
18904   - "IP4BASE"
18905   - "FIB_20K"
18906   - "FIB_200K"
18907   - "FIB_2M"
18908   layout:
18909     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18910     layout: "plot-latency"
18911
18912 - type: "plot"
18913   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18914   algorithm: "plot_latency_error_bars"
18915   output-file-type: ".html"
18916   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18918   filter: "'NIC_Intel-X710' and
18919            '64B' and
18920            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18921            'NDRPDR' and
18922            '2T2C' and
18923            'IP4FWD' and
18924            not 'IPSEC' and
18925            not 'DOT1Q' and
18926            not 'VHOST'"
18927   parameters:
18928   - "latency"
18929   - "parent"
18930   - "tags"
18931   sort:
18932   - "IP4BASE"
18933   - "FIB_20K"
18934   - "FIB_200K"
18935   - "FIB_2M"
18936   layout:
18937     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18938     layout: "plot-latency"
18939
18940 # Packet Latency - VPP IPv4 3n-hsw-x710 features
18941 - type: "plot"
18942   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18943   algorithm: "plot_latency_error_bars"
18944   output-file-type: ".html"
18945   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18947   filter: "'NIC_Intel-X710' and
18948            '64B' and
18949            ('IP4BASE' or
18950             'POLICE_MARK' or
18951             'COPWHLIST' or
18952             ('NAT44' and 'BASE') or
18953             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
18954            'NDRPDR' and
18955            '1T1C' and
18956            'IP4FWD' and
18957            not 'IPSEC' and
18958            not 'VHOST'"
18959   parameters:
18960   - "latency"
18961   - "parent"
18962   - "tags"
18963   sort:
18964   - "DOT1Q"
18965   - "IP4BASE"
18966   - "NAT44"
18967   - "POLICE_MARK"
18968   - "COPWHLIST"
18969   - "IACL"
18970   - "OACL"
18971   layout:
18972     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
18973     layout: "plot-latency"
18974
18975 - type: "plot"
18976   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18977   algorithm: "plot_latency_error_bars"
18978   output-file-type: ".html"
18979   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18980   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18981   filter: "'NIC_Intel-X710' and
18982            '64B' and
18983            ('IP4BASE' or
18984             'POLICE_MARK' or
18985             'COPWHLIST' or
18986             ('NAT44' and 'BASE') or
18987             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
18988            'NDRPDR' and
18989            '2T2C' and
18990            'IP4FWD' and
18991            not 'IPSEC' and
18992            not 'VHOST'"
18993   parameters:
18994   - "latency"
18995   - "parent"
18996   - "tags"
18997   sort:
18998   - "DOT1Q"
18999   - "IP4BASE"
19000   - "NAT44"
19001   - "POLICE_MARK"
19002   - "COPWHLIST"
19003   - "IACL"
19004   - "OACL"
19005   layout:
19006     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
19007     layout: "plot-latency"
19008
19009 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
19010 - type: "plot"
19011   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
19012   algorithm: "plot_latency_error_bars"
19013   output-file-type: ".html"
19014   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
19015   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19016   filter: "'NIC_Intel-X710' and
19017            '64B' and
19018            'NDRPDR' and
19019            '1T1C' and
19020            'IP4FWD' and
19021            ('NAT44' or 'IP4BASE') and
19022            not 'IPSEC' and
19023            not 'VHOST'"
19024   parameters:
19025   - "latency"
19026   - "parent"
19027   - "tags"
19028   sort:
19029   - "IP4BASE"
19030   - "BASE"
19031   - "SRC_USER_10"
19032   - "SRC_USER_100"
19033   - "SRC_USER_1000"
19034   - "SRC_USER_2000"
19035   layout:
19036     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
19037     layout: "plot-latency"
19038
19039 - type: "plot"
19040   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19041   algorithm: "plot_latency_error_bars"
19042   output-file-type: ".html"
19043   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
19044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19045   filter: "'NIC_Intel-X710' and
19046            '64B' and
19047            'NDRPDR' and
19048            '2T2C' and
19049            'IP4FWD' and
19050            ('NAT44' or 'IP4BASE') and
19051            not 'IPSEC' and
19052            not 'VHOST'"
19053   parameters:
19054   - "latency"
19055   - "parent"
19056   - "tags"
19057   sort:
19058   - "IP4BASE"
19059   - "BASE"
19060   - "SRC_USER_10"
19061   - "SRC_USER_100"
19062   - "SRC_USER_1000"
19063   - "SRC_USER_2000"
19064   layout:
19065     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
19066     layout: "plot-latency"
19067
19068 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
19069 - type: "plot"
19070   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19071   algorithm: "plot_latency_error_bars"
19072   output-file-type: ".html"
19073   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
19074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19075   filter: "'NIC_Intel-X710' and
19076            '64B' and
19077            'NDRPDR' and
19078            '1T1C' and
19079            'IP4FWD' and
19080            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19081            not 'IPSEC' and
19082            not 'VHOST'"
19083   parameters:
19084   - "latency"
19085   - "parent"
19086   - "tags"
19087   sort:
19088   - "IP4BASE"
19089   - "ACL_STATELESS"
19090   - "ACL_STATEFUL"
19091   - "ACL_STATELESS"
19092   - "ACL_STATEFUL"
19093   layout:
19094     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
19095     layout: "plot-latency"
19096
19097 - type: "plot"
19098   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
19099   algorithm: "plot_latency_error_bars"
19100   output-file-type: ".html"
19101   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
19102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19103   filter: "'NIC_Intel-X710' and
19104            '64B' and
19105            'NDRPDR' and
19106            '2T2C' and
19107            'IP4FWD' and
19108            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19109            not 'IPSEC' and
19110            not 'VHOST'"
19111   parameters:
19112   - "latency"
19113   - "parent"
19114   - "tags"
19115   sort:
19116   - "IP4BASE"
19117   - "ACL_STATELESS"
19118   - "ACL_STATEFUL"
19119   - "ACL_STATELESS"
19120   - "ACL_STATEFUL"
19121   layout:
19122     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
19123     layout: "plot-latency"
19124
19125 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
19126 - type: "plot"
19127   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19128   algorithm: "plot_latency_error_bars"
19129   output-file-type: ".html"
19130   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19131   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19132   filter: "'NIC_Intel-XL710' and
19133            '64B' and
19134            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19135            'NDRPDR' and
19136            '1T1C' and
19137            'IP4FWD' and
19138            not 'IPSEC' and
19139            not 'VHOST'"
19140   parameters:
19141   - "latency"
19142   - "parent"
19143   - "tags"
19144   sort:
19145   - "IP4BASE"
19146   - "FIB_20K"
19147   - "FIB_200K"
19148   - "FIB_2M"
19149   layout:
19150     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
19151     layout: "plot-latency"
19152
19153 - type: "plot"
19154   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19155   algorithm: "plot_latency_error_bars"
19156   output-file-type: ".html"
19157   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19158   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19159   filter: "'NIC_Intel-XL710' and
19160            '64B' and
19161            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19162            'NDRPDR' and
19163            '2T2C' and
19164            'IP4FWD' and
19165            not 'IPSEC' and
19166            not 'VHOST'"
19167   parameters:
19168   - "latency"
19169   - "parent"
19170   - "tags"
19171   sort:
19172   - "IP4BASE"
19173   - "FIB_20K"
19174   - "FIB_200K"
19175   - "FIB_2M"
19176   layout:
19177     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
19178     layout: "plot-latency"
19179
19180 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
19181 - type: "plot"
19182   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19183   algorithm: "plot_latency_error_bars"
19184   output-file-type: ".html"
19185   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19186   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19187   filter: "'NIC_Intel-X710' and
19188            '64B' and
19189            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19190            'NDRPDR' and
19191            '2T1C' and
19192            'IP4FWD' and
19193            not 'IPSEC' and
19194            not 'DOT1Q' and
19195            not 'VHOST'"
19196   parameters:
19197   - "latency"
19198   - "parent"
19199   - "tags"
19200   sort:
19201   - "IP4BASE"
19202   - "FIB_20K"
19203   - "FIB_200K"
19204   - "FIB_2M"
19205   layout:
19206     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19207     layout: "plot-latency"
19208
19209 - type: "plot"
19210   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19211   algorithm: "plot_latency_error_bars"
19212   output-file-type: ".html"
19213   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19215   filter: "'NIC_Intel-X710' and
19216            '64B' and
19217            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19218            'NDRPDR' and
19219            '4T2C' and
19220            'IP4FWD' and
19221            not 'IPSEC' and
19222            not 'DOT1Q' and
19223            not 'VHOST'"
19224   parameters:
19225   - "latency"
19226   - "parent"
19227   - "tags"
19228   sort:
19229   - "IP4BASE"
19230   - "FIB_20K"
19231   - "FIB_200K"
19232   - "FIB_2M"
19233   layout:
19234     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19235     layout: "plot-latency"
19236
19237 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
19238 - type: "plot"
19239   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
19240   algorithm: "plot_latency_error_bars"
19241   output-file-type: ".html"
19242   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
19243   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19244   filter: "'NIC_Intel-X710' and
19245            '64B' and
19246            ('IP4BASE' or
19247             'POLICE_MARK' or
19248             'COPWHLIST' or
19249             ('NAT44' and 'BASE') or
19250             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19251            'NDRPDR' and
19252            '2T1C' and
19253            'IP4FWD' and
19254            not 'IPSEC' and
19255            not 'VHOST'"
19256   parameters:
19257   - "latency"
19258   - "parent"
19259   - "tags"
19260   sort:
19261   - "DOT1Q"
19262   - "IP4BASE"
19263   - "NAT44"
19264   - "POLICE_MARK"
19265   - "COPWHLIST"
19266   - "IACL"
19267   - "OACL"
19268   layout:
19269     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
19270     layout: "plot-latency"
19271
19272 - type: "plot"
19273   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19274   algorithm: "plot_latency_error_bars"
19275   output-file-type: ".html"
19276   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19278   filter: "'NIC_Intel-X710' and
19279            '64B' and
19280            ('IP4BASE' or
19281             'POLICE_MARK' or
19282             'COPWHLIST' or
19283             ('NAT44' and 'BASE') or
19284             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
19285            'NDRPDR' and
19286            '4T2C' and
19287            'IP4FWD' and
19288            not 'IPSEC' and
19289            not 'VHOST'"
19290   parameters:
19291   - "latency"
19292   - "parent"
19293   - "tags"
19294   sort:
19295   - "DOT1Q"
19296   - "IP4BASE"
19297   - "NAT44"
19298   - "POLICE_MARK"
19299   - "COPWHLIST"
19300   - "IACL"
19301   - "OACL"
19302   layout:
19303     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
19304     layout: "plot-latency"
19305
19306 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
19307 - type: "plot"
19308   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19309   algorithm: "plot_latency_error_bars"
19310   output-file-type: ".html"
19311   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19313   filter: "'NIC_Intel-X710' and
19314            '64B' and
19315            'NDRPDR' and
19316            '2T1C' and
19317            'IP4FWD' and
19318            ('NAT44' or 'IP4BASE') and
19319            not 'IPSEC' and
19320            not 'VHOST'"
19321   parameters:
19322   - "latency"
19323   - "parent"
19324   - "tags"
19325   sort:
19326   - "IP4BASE"
19327   - "BASE"
19328   - "SRC_USER_10"
19329   - "SRC_USER_100"
19330   - "SRC_USER_1000"
19331   - "SRC_USER_2000"
19332   layout:
19333     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
19334     layout: "plot-latency"
19335
19336 - type: "plot"
19337   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19338   algorithm: "plot_latency_error_bars"
19339   output-file-type: ".html"
19340   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19342   filter: "'NIC_Intel-X710' and
19343            '64B' and
19344            'NDRPDR' and
19345            '4T2C' and
19346            'IP4FWD' and
19347            ('NAT44' or 'IP4BASE') and
19348            not 'IPSEC' and
19349            not 'VHOST'"
19350   parameters:
19351   - "latency"
19352   - "parent"
19353   - "tags"
19354   sort:
19355   - "IP4BASE"
19356   - "BASE"
19357   - "SRC_USER_10"
19358   - "SRC_USER_100"
19359   - "SRC_USER_1000"
19360   - "SRC_USER_2000"
19361   layout:
19362     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
19363     layout: "plot-latency"
19364
19365 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
19366 - type: "plot"
19367   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19368   algorithm: "plot_latency_error_bars"
19369   output-file-type: ".html"
19370   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19371   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19372   filter: "'NIC_Intel-X710' and
19373            '64B' and
19374            'NDRPDR' and
19375            '2T1C' and
19376            'IP4FWD' and
19377            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19378            not 'IPSEC' and
19379            not 'VHOST'"
19380   parameters:
19381   - "latency"
19382   - "parent"
19383   - "tags"
19384   sort:
19385   - "IP4BASE"
19386   - "ACL_STATELESS"
19387   - "ACL_STATEFUL"
19388   - "ACL_STATELESS"
19389   - "ACL_STATEFUL"
19390   layout:
19391     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
19392     layout: "plot-latency"
19393
19394 - type: "plot"
19395   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19396   algorithm: "plot_latency_error_bars"
19397   output-file-type: ".html"
19398   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19400   filter: "'NIC_Intel-X710' and
19401            '64B' and
19402            'NDRPDR' and
19403            '4T2C' and
19404            'IP4FWD' and
19405            'IACL' and
19406            ('IACL' and ('ACL10' or 'ACL50') and '10K_FLOWS' or 'IP4BASE') and
19407            not 'IPSEC' and
19408            not 'VHOST'"
19409   parameters:
19410   - "latency"
19411   - "parent"
19412   - "tags"
19413   sort:
19414   - "IP4BASE"
19415   - "ACL_STATELESS"
19416   - "ACL_STATEFUL"
19417   - "ACL_STATELESS"
19418   - "ACL_STATEFUL"
19419   layout:
19420     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
19421     layout: "plot-latency"
19422
19423 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
19424 - type: "plot"
19425   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19426   algorithm: "plot_latency_error_bars"
19427   output-file-type: ".html"
19428   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19429   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19430   filter: "'NIC_Intel-X710' and
19431            '64B' and
19432            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19433            'NDRPDR' and
19434            '2T1C' and
19435            'IP4FWD' and
19436            not 'IPSEC' and
19437            not 'DOT1Q' and
19438            not 'VHOST'"
19439   parameters:
19440   - "latency"
19441   - "parent"
19442   - "tags"
19443   sort:
19444   - "IP4BASE"
19445   - "FIB_20K"
19446   - "FIB_200K"
19447   - "FIB_2M"
19448   layout:
19449     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19450     layout: "plot-latency"
19451
19452 - type: "plot"
19453   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19454   algorithm: "plot_latency_error_bars"
19455   output-file-type: ".html"
19456   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19457   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19458   filter: "'NIC_Intel-X710' and
19459            '64B' and
19460            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19461            'NDRPDR' and
19462            '4T2C' and
19463            'IP4FWD' and
19464            not 'IPSEC' and
19465            not 'DOT1Q' and
19466            not 'VHOST'"
19467   parameters:
19468   - "latency"
19469   - "parent"
19470   - "tags"
19471   sort:
19472   - "IP4BASE"
19473   - "FIB_20K"
19474   - "FIB_200K"
19475   - "FIB_2M"
19476   layout:
19477     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19478     layout: "plot-latency"
19479
19480 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
19481 - type: "plot"
19482   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19483   algorithm: "plot_latency_error_bars"
19484   output-file-type: ".html"
19485   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19486   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19487   filter: "'NIC_Intel-X710' and
19488            '64B' and
19489            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19490            'NDRPDR' and
19491            '2T1C' and
19492            'IP4FWD' and
19493            not 'IPSEC' and
19494            not 'DOT1Q' and
19495            not 'VHOST'"
19496   parameters:
19497   - "latency"
19498   - "parent"
19499   - "tags"
19500   sort:
19501   - "IP4BASE"
19502   - "ACL_STATELESS"
19503   - "ACL_STATEFUL"
19504   - "ACL_STATELESS"
19505   - "ACL_STATEFUL"
19506   layout:
19507     title: "ip4-2n-skx-x710-64b-2t1c-features-iacl-ndr"
19508     layout: "plot-latency"
19509
19510 - type: "plot"
19511   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19512   algorithm: "plot_latency_error_bars"
19513   output-file-type: ".html"
19514   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19515   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19516   filter: "'NIC_Intel-X710' and
19517            '64B' and
19518            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
19519            'NDRPDR' and
19520            '4T2C' and
19521            'IP4FWD' and
19522            not 'IPSEC' and
19523            not 'DOT1Q' and
19524            not 'VHOST'"
19525   parameters:
19526   - "latency"
19527   - "parent"
19528   - "tags"
19529   sort:
19530   - "IP4BASE"
19531   - "ACL_STATELESS"
19532   - "ACL_STATEFUL"
19533   - "ACL_STATELESS"
19534   - "ACL_STATEFUL"
19535   layout:
19536     title: "ip4-2n-skx-x710-64b-4t2c-features-iacl-ndr"
19537     layout: "plot-latency"
19538
19539 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
19540 - type: "plot"
19541   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19542   algorithm: "plot_latency_error_bars"
19543   output-file-type: ".html"
19544   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19545   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19546   filter: "'NIC_Intel-XXV710' and
19547            '64B' and
19548            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19549            'NDRPDR' and
19550            '2T1C' and
19551            'IP4FWD' and
19552            not 'IPSEC' and
19553            not 'DOT1Q' and
19554            not 'VHOST'"
19555   parameters:
19556   - "latency"
19557   - "parent"
19558   - "tags"
19559   sort:
19560   - "IP4BASE"
19561   - "FIB_20K"
19562   - "FIB_200K"
19563   - "FIB_2M"
19564   layout:
19565     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19566     layout: "plot-latency"
19567
19568 - type: "plot"
19569   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19570   algorithm: "plot_latency_error_bars"
19571   output-file-type: ".html"
19572   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19574   filter: "'NIC_Intel-XXV710' and
19575            '64B' and
19576            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19577            'NDRPDR' and
19578            '4T2C' and
19579            'IP4FWD' and
19580            not 'IPSEC' and
19581            not 'DOT1Q' and
19582            not 'VHOST'"
19583   parameters:
19584   - "latency"
19585   - "parent"
19586   - "tags"
19587   sort:
19588   - "IP4BASE"
19589   - "FIB_20K"
19590   - "FIB_200K"
19591   - "FIB_2M"
19592   layout:
19593     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19594     layout: "plot-latency"
19595
19596 ################################################################################
19597
19598 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
19599 - type: "plot"
19600   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19601   algorithm: "plot_latency_error_bars"
19602   output-file-type: ".html"
19603   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19604   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19605   filter: "'NIC_Intel-X520-DA2' and
19606            '64B' and
19607            'ENCAP' and
19608            'NDRPDR' and
19609            '1T1C' and
19610            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19611            not 'DOT1Q' and
19612            not 'VHOST' and
19613            not 'IPSECHW'"
19614   parameters:
19615   - "latency"
19616   - "parent"
19617   - "tags"
19618   sort:
19619   - "IP4BASE"
19620   - "L2BDMACLRN"
19621   - "L2XCFWD"
19622   - "LISP"
19623   layout:
19624     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19625     layout: "plot-latency"
19626
19627 - type: "plot"
19628   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19629   algorithm: "plot_latency_error_bars"
19630   output-file-type: ".html"
19631   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19632   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19633   filter: "'NIC_Intel-X520-DA2' and
19634            '64B' and
19635            'ENCAP' and
19636            'NDRPDR' and
19637            '2T2C' and
19638            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19639            not 'DOT1Q' and
19640            not 'VHOST' and
19641            not 'IPSECHW'"
19642   parameters:
19643   - "latency"
19644   - "parent"
19645   - "tags"
19646   sort:
19647   - "IP4BASE"
19648   - "L2BDMACLRN"
19649   - "L2XCFWD"
19650   - "LISP"
19651   layout:
19652     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19653     layout: "plot-latency"
19654
19655 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
19656 - type: "plot"
19657   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19658   algorithm: "plot_latency_error_bars"
19659   output-file-type: ".html"
19660   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19661   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19662   filter: "'NIC_Intel-X710' and
19663            '64B' and
19664            'ENCAP' and
19665            'NDRPDR' and
19666            '1T1C' and
19667            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19668            not 'VHOST' and
19669            not 'IPSECHW'"
19670   parameters:
19671   - "latency"
19672   - "parent"
19673   - "tags"
19674   sort:
19675   - "IP4BASE"
19676   - "LISP"
19677   - "VXLAN_1"
19678   - "VXLAN_10"
19679   - "VXLAN_100"
19680   - "VXLAN_1000"
19681   layout:
19682     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19683     layout: "plot-latency"
19684
19685 - type: "plot"
19686   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19687   algorithm: "plot_latency_error_bars"
19688   output-file-type: ".html"
19689   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19690   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19691   filter: "'NIC_Intel-X710' and
19692            '64B' and
19693            'ENCAP' and
19694            'NDRPDR' and
19695            '2T2C' and
19696            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19697            not 'VHOST' and
19698            not 'IPSECHW'"
19699   parameters:
19700   - "latency"
19701   - "parent"
19702   - "tags"
19703   sort:
19704   - "IP4BASE"
19705   - "LISP"
19706   - "VXLAN_1"
19707   - "VXLAN_10"
19708   - "VXLAN_100"
19709   - "VXLAN_1000"
19710   layout:
19711     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19712     layout: "plot-latency"
19713
19714 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
19715 - type: "plot"
19716   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19717   algorithm: "plot_latency_error_bars"
19718   output-file-type: ".html"
19719   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19720   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19721   filter: "'NIC_Intel-X710' and
19722            '64B' and
19723            'ENCAP' and
19724            'NDRPDR' and
19725            '1T1C' and
19726            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
19727            not 'DOT1Q' and
19728            not 'VHOST' and
19729            not 'IPSECHW'"
19730   parameters:
19731   - "latency"
19732   - "parent"
19733   - "tags"
19734   sort:
19735   - "IP4BASE"
19736   - "L2BDMACLRN"
19737   - "L2XCFWD"
19738   - "LISP"
19739   layout:
19740     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19741     layout: "plot-latency"
19742
19743 - type: "plot"
19744   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19745   algorithm: "plot_latency_error_bars"
19746   output-file-type: ".html"
19747   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19748   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19749   filter: "'NIC_Intel-X710' and
19750            '64B' and
19751            'ENCAP' and
19752            'NDRPDR' and
19753            '2T2C' and
19754            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
19755            not 'DOT1Q' and
19756            not 'VHOST' and
19757            not 'IPSECHW'"
19758   parameters:
19759   - "latency"
19760   - "parent"
19761   - "tags"
19762   sort:
19763   - "IP4BASE"
19764   - "L2BDMACLRN"
19765   - "L2XCFWD"
19766   - "LISP"
19767   layout:
19768     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19769     layout: "plot-latency"
19770
19771 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
19772 - type: "plot"
19773   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19774   algorithm: "plot_latency_error_bars"
19775   output-file-type: ".html"
19776   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19778   filter: "'NIC_Intel-X710' and
19779            '64B' and
19780            'ENCAP' and
19781            'NDRPDR' and
19782            '2T1C' and
19783            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19784            not 'VHOST' and
19785            not 'IPSECHW'"
19786   parameters:
19787   - "latency"
19788   - "parent"
19789   - "tags"
19790   sort:
19791   - "IP4BASE"
19792   - "LISP"
19793   - "VXLAN_1"
19794   - "VXLAN_10"
19795   - "VXLAN_100"
19796   - "VXLAN_1000"
19797   layout:
19798     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19799     layout: "plot-latency"
19800
19801 - type: "plot"
19802   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19803   algorithm: "plot_latency_error_bars"
19804   output-file-type: ".html"
19805   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19806   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19807   filter: "'NIC_Intel-X710' and
19808            '64B' and
19809            'ENCAP' and
19810            'NDRPDR' and
19811            '4T2C' and
19812            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
19813            not 'VHOST' and
19814            not 'IPSECHW'"
19815   parameters:
19816   - "latency"
19817   - "parent"
19818   - "tags"
19819   sort:
19820   - "IP4BASE"
19821   - "LISP"
19822   - "VXLAN_1"
19823   - "VXLAN_10"
19824   - "VXLAN_100"
19825   - "VXLAN_1000"
19826   layout:
19827     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19828     layout: "plot-latency"
19829
19830 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
19831 - type: "plot"
19832   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19833   algorithm: "plot_latency_error_bars"
19834   output-file-type: ".html"
19835   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19836   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19837   filter: "'NIC_Intel-X710' and
19838            '64B' and
19839            'ENCAP' and
19840            'NDRPDR' and
19841            '2T1C' and
19842            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19843            not 'DOT1Q' and
19844            not 'VHOST' and
19845            not 'IPSECHW'"
19846   parameters:
19847   - "latency"
19848   - "parent"
19849   - "tags"
19850   sort:
19851   - "IP4BASE"
19852   - "L2BDMACLRN"
19853   - "L2XCFWD"
19854   - "LISP"
19855   layout:
19856     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19857     layout: "plot-latency"
19858
19859 - type: "plot"
19860   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19861   algorithm: "plot_latency_error_bars"
19862   output-file-type: ".html"
19863   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19865   filter: "'NIC_Intel-X710' and
19866            '64B' and
19867            'ENCAP' and
19868            'NDRPDR' and
19869            '4T2C' and
19870            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
19871            not 'DOT1Q' and
19872            not 'VHOST' and
19873            not 'IPSECHW'"
19874   parameters:
19875   - "latency"
19876   - "parent"
19877   - "tags"
19878   sort:
19879   - "IP4BASE"
19880   - "L2BDMACLRN"
19881   - "L2XCFWD"
19882   - "LISP"
19883   layout:
19884     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19885     layout: "plot-latency"
19886
19887 ################################################################################
19888
19889 # Packet Latency - VPP IPv6 3n-hsw-x520
19890 - type: "plot"
19891   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19892   algorithm: "plot_latency_error_bars"
19893   output-file-type: ".html"
19894   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19896   filter: "'NIC_Intel-X520-DA2' and
19897            '78B' and
19898            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19899            'NDRPDR' and
19900            '1T1C' and
19901            'IP6FWD' and
19902            not 'SRv6' and
19903            not 'IPSEC' and
19904            not 'VHOST'"
19905   parameters:
19906   - "latency"
19907   - "parent"
19908   - "tags"
19909   sort:
19910   - "IP6BASE"
19911   - "FIB_20K"
19912   - "FIB_200K"
19913   - "FIB_2M"
19914   layout:
19915     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
19916     layout: "plot-latency"
19917
19918 - type: "plot"
19919   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19920   algorithm: "plot_latency_error_bars"
19921   output-file-type: ".html"
19922   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19923   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19924   filter: "'NIC_Intel-X520-DA2' and
19925            '78B' and
19926            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19927            'NDRPDR' and
19928            '2T2C' and
19929            'IP6FWD' and
19930            not 'SRv6' and
19931            not 'IPSEC' and
19932            not 'VHOST'"
19933   parameters:
19934   - "latency"
19935   - "parent"
19936   - "tags"
19937   sort:
19938   - "IP6BASE"
19939   - "FIB_20K"
19940   - "FIB_200K"
19941   - "FIB_2M"
19942   layout:
19943     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
19944     layout: "plot-latency"
19945
19946 # Packet Latency - VPP IPv6 3n-hsw-x710
19947 - type: "plot"
19948   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19949   algorithm: "plot_latency_error_bars"
19950   output-file-type: ".html"
19951   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19953   filter: "'NIC_Intel-X710' and
19954            '78B' and
19955            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19956            'NDRPDR' and
19957            '1T1C' and
19958            'IP6FWD' and
19959            not 'SRv6' and
19960            not 'IPSEC' and
19961            not 'VHOST'"
19962   parameters:
19963   - "latency"
19964   - "parent"
19965   - "tags"
19966   sort:
19967   - "IP6BASE"
19968   - "FIB_20K"
19969   - "FIB_200K"
19970   - "FIB_2M"
19971   layout:
19972     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
19973     layout: "plot-latency"
19974
19975 - type: "plot"
19976   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19977   algorithm: "plot_latency_error_bars"
19978   output-file-type: ".html"
19979   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19980   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19981   filter: "'NIC_Intel-X710' and
19982            '78B' and
19983            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19984            'NDRPDR' and
19985            '2T2C' and
19986            'IP6FWD' and
19987            not 'SRv6' and
19988            not 'IPSEC' and
19989            not 'VHOST'"
19990   parameters:
19991   - "latency"
19992   - "parent"
19993   - "tags"
19994   sort:
19995   - "IP6BASE"
19996   - "FIB_20K"
19997   - "FIB_200K"
19998   - "FIB_2M"
19999   layout:
20000     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
20001     layout: "plot-latency"
20002
20003 # Packet Latency - VPP IPv6 3n-hsw-xl710
20004 - type: "plot"
20005   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
20006   algorithm: "plot_latency_error_bars"
20007   output-file-type: ".html"
20008   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
20009   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20010   filter: "'NIC_Intel-XL710' and
20011            '78B' and
20012            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20013            'NDRPDR' and
20014            '1T1C' and
20015            'IP6FWD' and
20016            not 'SRv6' and
20017            not 'IPSEC' and
20018            not 'VHOST'"
20019   parameters:
20020   - "latency"
20021   - "parent"
20022   - "tags"
20023   sort:
20024   - "IP6BASE"
20025   - "FIB_20K"
20026   - "FIB_200K"
20027   - "FIB_2M"
20028   layout:
20029     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
20030     layout: "plot-latency"
20031
20032 - type: "plot"
20033   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20034   algorithm: "plot_latency_error_bars"
20035   output-file-type: ".html"
20036   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
20037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20038   filter: "'NIC_Intel-XL710' and
20039            '78B' and
20040            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20041            'NDRPDR' and
20042            '2T2C' and
20043            'IP6FWD' and
20044            not 'SRv6' and
20045            not 'IPSEC' and
20046            not 'VHOST'"
20047   parameters:
20048   - "latency"
20049   - "parent"
20050   - "tags"
20051   sort:
20052   - "IP6BASE"
20053   - "FIB_20K"
20054   - "FIB_200K"
20055   - "FIB_2M"
20056   layout:
20057     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
20058     layout: "plot-latency"
20059
20060 # Packet Latency - VPP IPv6 3n-skx-x710
20061 - type: "plot"
20062   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20063   algorithm: "plot_latency_error_bars"
20064   output-file-type: ".html"
20065   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20066   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20067   filter: "'NIC_Intel-X710' and
20068            '78B' and
20069            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20070            'NDRPDR' and
20071            '2T1C' and
20072            'IP6FWD' and
20073            not 'SRv6' and
20074            not 'IPSEC' and
20075            not 'VHOST'"
20076   parameters:
20077   - "latency"
20078   - "parent"
20079   - "tags"
20080   sort:
20081   - "IP6BASE"
20082   - "FIB_20K"
20083   - "FIB_200K"
20084   - "FIB_2M"
20085   layout:
20086     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
20087     layout: "plot-latency"
20088
20089 - type: "plot"
20090   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20091   algorithm: "plot_latency_error_bars"
20092   output-file-type: ".html"
20093   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20095   filter: "'NIC_Intel-X710' and
20096            '78B' and
20097            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20098            'NDRPDR' and
20099            '4T2C' and
20100            'IP6FWD' and
20101            not 'SRv6' and
20102            not 'IPSEC' and
20103            not 'VHOST'"
20104   parameters:
20105   - "latency"
20106   - "parent"
20107   - "tags"
20108   sort:
20109   - "IP6BASE"
20110   - "FIB_20K"
20111   - "FIB_200K"
20112   - "FIB_2M"
20113   layout:
20114     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
20115     layout: "plot-latency"
20116
20117 # Packet Latency - VPP IPv6 3n-skx-xxv710
20118 - type: "plot"
20119   title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20120   algorithm: "plot_latency_error_bars"
20121   output-file-type: ".html"
20122   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20124   filter: "'NIC_Intel-XXV710' and
20125            '78B' and
20126            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20127            'NDRPDR' and
20128            '2T1C' and
20129            'IP6FWD' and
20130            not 'SRv6' and
20131            not 'IPSEC' and
20132            not 'VHOST'"
20133   parameters:
20134   - "latency"
20135   - "parent"
20136   - "tags"
20137   sort:
20138   - "IP6BASE"
20139   - "FIB_20K"
20140   - "FIB_200K"
20141   - "FIB_2M"
20142   layout:
20143     title: "ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
20144     layout: "plot-latency"
20145
20146 - type: "plot"
20147   title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20148   algorithm: "plot_latency_error_bars"
20149   output-file-type: ".html"
20150   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20152   filter: "'NIC_Intel-XXV710' and
20153            '78B' and
20154            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20155            'NDRPDR' and
20156            '4T2C' and
20157            'IP6FWD' and
20158            not 'SRv6' and
20159            not 'IPSEC' and
20160            not 'VHOST'"
20161   parameters:
20162   - "latency"
20163   - "parent"
20164   - "tags"
20165   sort:
20166   - "IP6BASE"
20167   - "FIB_20K"
20168   - "FIB_200K"
20169   - "FIB_2M"
20170   layout:
20171     title: "ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
20172     layout: "plot-latency"
20173
20174 # Packet Latency - VPP IPv6 2n-skx-x710
20175 - type: "plot"
20176   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20177   algorithm: "plot_latency_error_bars"
20178   output-file-type: ".html"
20179   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
20180   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20181   filter: "'NIC_Intel-X710' and
20182            '78B' and
20183            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20184            'NDRPDR' and
20185            '2T1C' and
20186            'IP6FWD' and
20187            not 'SRv6' and
20188            not 'IPSEC' and
20189            not 'VHOST'"
20190   parameters:
20191   - "latency"
20192   - "parent"
20193   - "tags"
20194   sort:
20195   - "IP6BASE"
20196   - "FIB_20K"
20197   - "FIB_200K"
20198   - "FIB_2M"
20199   layout:
20200     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
20201     layout: "plot-latency"
20202
20203 - type: "plot"
20204   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20205   algorithm: "plot_latency_error_bars"
20206   output-file-type: ".html"
20207   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20208   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20209   filter: "'NIC_Intel-X710' and
20210            '78B' and
20211            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20212            'NDRPDR' and
20213            '4T2C' and
20214            'IP6FWD' and
20215            not 'SRv6' and
20216            not 'IPSEC' and
20217            not 'VHOST'"
20218   parameters:
20219   - "latency"
20220   - "parent"
20221   - "tags"
20222   sort:
20223   - "IP6BASE"
20224   - "FIB_20K"
20225   - "FIB_200K"
20226   - "FIB_2M"
20227   layout:
20228     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
20229     layout: "plot-latency"
20230
20231 # Packet Latency - VPP IPv6 2n-skx-xxv710
20232 - type: "plot"
20233   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20234   algorithm: "plot_latency_error_bars"
20235   output-file-type: ".html"
20236   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20237   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20238   filter: "'NIC_Intel-XXV710' and
20239            '78B' and
20240            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20241            'NDRPDR' and
20242            '2T1C' and
20243            'IP6FWD' and
20244            not 'SRv6' and
20245            not 'IPSEC' and
20246            not 'VHOST'"
20247   parameters:
20248   - "latency"
20249   - "parent"
20250   - "tags"
20251   sort:
20252   - "IP6BASE"
20253   - "FIB_20K"
20254   - "FIB_200K"
20255   - "FIB_2M"
20256   layout:
20257     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
20258     layout: "plot-latency"
20259
20260 - type: "plot"
20261   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20262   algorithm: "plot_latency_error_bars"
20263   output-file-type: ".html"
20264   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20265   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20266   filter: "'NIC_Intel-XXV710' and
20267            '78B' and
20268            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20269            'NDRPDR' and
20270            '4T2C' and
20271            'IP6FWD' and
20272            not 'SRv6' and
20273            not 'IPSEC' and
20274            not 'VHOST'"
20275   parameters:
20276   - "latency"
20277   - "parent"
20278   - "tags"
20279   sort:
20280   - "IP6BASE"
20281   - "FIB_20K"
20282   - "FIB_200K"
20283   - "FIB_2M"
20284   layout:
20285     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
20286     layout: "plot-latency"
20287
20288 ################################################################################
20289
20290 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
20291 - type: "plot"
20292   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20293   algorithm: "plot_latency_error_bars"
20294   output-file-type: ".html"
20295   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
20296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20297   filter: "'NIC_Intel-X520-DA2' and
20298            '78B' and
20299            'ENCAP' and
20300            'NDRPDR' and
20301            '1T1C' and
20302            'LISP' and
20303            not 'VHOST'"
20304   parameters:
20305   - "latency"
20306   - "parent"
20307   - "tags"
20308   sort:
20309   - "IP4UNRLAY"
20310   - "IP6UNRLAY"
20311   layout:
20312     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
20313     layout: "plot-latency"
20314
20315 - type: "plot"
20316   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20317   algorithm: "plot_latency_error_bars"
20318   output-file-type: ".html"
20319   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
20320   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20321   filter: "'NIC_Intel-X520-DA2' and
20322            '78B' and
20323            'ENCAP' and
20324            'NDRPDR' and
20325            '2T2C' and
20326            'LISP' and
20327            not 'VHOST'"
20328   parameters:
20329   - "latency"
20330   - "parent"
20331   - "tags"
20332   sort:
20333   - "IP4UNRLAY"
20334   - "IP6UNRLAY"
20335   layout:
20336     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
20337     layout: "plot-latency"
20338
20339 ################################################################################
20340
20341 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
20342 - type: "plot"
20343   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20344   algorithm: "plot_latency_error_bars"
20345   output-file-type: ".html"
20346   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20347   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20348   filter: "'NIC_Intel-XL710' and
20349            '64B' and
20350            'IP4FWD' and
20351            'NDRPDR' and
20352            'BASE' and
20353            '1T1C' and
20354            'IPSECHW' and
20355            ('IPSECTRAN' or 'IPSECTUN') and
20356            not 'VHOST'"
20357   parameters:
20358   - "latency"
20359   - "parent"
20360   - "tags"
20361   layout:
20362     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
20363     layout: "plot-latency"
20364
20365 - type: "plot"
20366   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20367   algorithm: "plot_latency_error_bars"
20368   output-file-type: ".html"
20369   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20370   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20371   filter: "'NIC_Intel-XL710' and
20372            '64B' and
20373            'IP4FWD' and
20374            'NDRPDR' and
20375            'BASE' and
20376            '2T2C' and
20377            'IPSECHW' and
20378            ('IPSECTRAN' or 'IPSECTUN') and
20379            not 'VHOST'"
20380   parameters:
20381   - "latency"
20382   - "parent"
20383   - "tags"
20384   layout:
20385     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
20386     layout: "plot-latency"
20387
20388 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
20389 - type: "plot"
20390   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20391   algorithm: "plot_latency_error_bars"
20392   output-file-type: ".html"
20393   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20394   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20395   filter: "'NIC_Intel-XL710' and
20396            '64B' and
20397            'IP4FWD' and
20398            'NDRPDR' and
20399            'SCALE' and
20400            '1T1C' and
20401            'IPSECHW' and
20402            ('IPSECTRAN' or 'IPSECTUN') and
20403            not 'VHOST'"
20404   parameters:
20405   - "latency"
20406   - "parent"
20407   - "tags"
20408   layout:
20409     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
20410     layout: "plot-latency"
20411
20412 - type: "plot"
20413   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20414   algorithm: "plot_latency_error_bars"
20415   output-file-type: ".html"
20416   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20417   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20418   filter: "'NIC_Intel-XL710' and
20419            '64B' and
20420            'IP4FWD' and
20421            'NDRPDR' and
20422            'SCALE' and
20423            '2T2C' and
20424            'IPSECHW' and
20425            ('IPSECTRAN' or 'IPSECTUN') and
20426            not 'VHOST'"
20427   parameters:
20428   - "latency"
20429   - "parent"
20430   - "tags"
20431   layout:
20432     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
20433     layout: "plot-latency"
20434
20435 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
20436 - type: "plot"
20437   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20438   algorithm: "plot_latency_error_bars"
20439   output-file-type: ".html"
20440   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20442   filter: "'NIC_Intel-XL710' and
20443            '64B' and
20444            'IP4FWD' and
20445            'NDRPDR' and
20446            '1T1C' and
20447            'IPSECSW' and
20448            ('IPSECTRAN' or 'IPSECTUN') and
20449            not 'VHOST'"
20450   parameters:
20451   - "latency"
20452   - "parent"
20453   - "tags"
20454   layout:
20455     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
20456     layout: "plot-latency"
20457
20458 - type: "plot"
20459   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20460   algorithm: "plot_latency_error_bars"
20461   output-file-type: ".html"
20462   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20463   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20464   filter: "'NIC_Intel-XL710' and
20465            '64B' and
20466            'IP4FWD' and
20467            'NDRPDR' and
20468            '2T2C' and
20469            'IPSECSW' and
20470            ('IPSECTRAN' or 'IPSECTUN') and
20471            not 'VHOST'"
20472   parameters:
20473   - "latency"
20474   - "parent"
20475   - "tags"
20476   layout:
20477     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
20478     layout: "plot-latency"
20479
20480 ################################################################################
20481
20482 # Packet Latency - VPP SRv6 3n-hsw-x520
20483 - type: "plot"
20484   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20485   algorithm: "plot_latency_error_bars"
20486   output-file-type: ".html"
20487   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20488   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20489   filter: "'NIC_Intel-X520-DA2' and
20490            '78B' and
20491            'FEATURE' and
20492            'NDRPDR' and
20493            '1T1C' and
20494            'IP6FWD' and
20495            'SRv6'"
20496   parameters:
20497   - "latency"
20498   - "parent"
20499   - "tags"
20500   layout:
20501     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
20502     layout: "plot-latency"
20503
20504 - type: "plot"
20505   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20506   algorithm: "plot_latency_error_bars"
20507   output-file-type: ".html"
20508   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20509   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20510   filter: "'NIC_Intel-X520-DA2' and
20511            '78B' and
20512            'FEATURE' and
20513            'NDRPDR' and
20514            '2T2C' and
20515            'IP6FWD' and
20516            'SRv6'"
20517   parameters:
20518   - "latency"
20519   - "parent"
20520   - "tags"
20521   layout:
20522     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
20523     layout: "plot-latency"
20524
20525 ################################################################################
20526
20527 # Packet Latency - VPP vhost ip4 3n-hsw-x520
20528 - type: "plot"
20529   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20530   algorithm: "plot_latency_error_bars"
20531   output-file-type: ".html"
20532   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20533   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20534   filter: "'NIC_Intel-X520-DA2' and
20535            '64B' and
20536            'NDRPDR' and
20537            'ETH' and
20538            'IP4FWD' and
20539            '1T1C' and
20540            'VHOST_1024' and
20541            not 'VXLAN' and
20542            not 'DOT1Q'"
20543   parameters:
20544   - "latency"
20545   - "parent"
20546   - "tags"
20547   sort:
20548   - "not CFS_OPT"
20549   - "1VM"
20550   - "2VM"
20551   layout:
20552     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20553     layout: "plot-latency"
20554
20555 - type: "plot"
20556   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20557   algorithm: "plot_latency_error_bars"
20558   output-file-type: ".html"
20559   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20561   filter: "'NIC_Intel-X520-DA2' and
20562            '64B' and
20563            'NDRPDR' and
20564            'ETH' and
20565            'IP4FWD' and
20566            '2T2C' and
20567            'VHOST_1024' and
20568            not 'VXLAN' and
20569            not 'DOT1Q'"
20570   parameters:
20571   - "latency"
20572   - "parent"
20573   - "tags"
20574   sort:
20575   - "not CFS_OPT"
20576   - "1VM"
20577   - "2VM"
20578   layout:
20579     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20580     layout: "plot-latency"
20581
20582 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
20583 - type: "plot"
20584   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20585   algorithm: "plot_latency_error_bars"
20586   output-file-type: ".html"
20587   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20588   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20589   filter: "'NIC_Intel-X520-DA2' and
20590            '64B' and
20591            'NDRPDR' and
20592            ('ETH' or 'DOT1Q') and
20593            'BASE' and
20594            '1T1C' and
20595            ('L2BDMACLRN' or 'L2XCFWD') and
20596            'VHOST_1024' and
20597            not 'VXLAN' and
20598            not 'IP4FWD' and
20599            not '2VM'"
20600   parameters:
20601   - "latency"
20602   - "parent"
20603   - "tags"
20604   sort:
20605   - "L2BDMACLRN"
20606   - "L2BDMACLRN"
20607   - "L2BDMACLRN"
20608   - "L2XCFWD"
20609   - "L2XCFWD"
20610   - "L2XCFWD"
20611   layout:
20612     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20613     layout: "plot-latency"
20614
20615 - type: "plot"
20616   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20617   algorithm: "plot_latency_error_bars"
20618   output-file-type: ".html"
20619   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20621   filter: "'NIC_Intel-X520-DA2' and
20622            '64B' and
20623            'NDRPDR' and
20624            ('ETH' or 'DOT1Q') and
20625            'BASE' and
20626            '2T2C' and
20627            ('L2BDMACLRN' or 'L2XCFWD') and
20628            'VHOST_1024' and
20629            not 'VXLAN' and
20630            not 'IP4FWD' and
20631            not '2VM'"
20632   parameters:
20633   - "latency"
20634   - "parent"
20635   - "tags"
20636   sort:
20637   - "L2BDMACLRN"
20638   - "L2BDMACLRN"
20639   - "L2BDMACLRN"
20640   - "L2XCFWD"
20641   - "L2XCFWD"
20642   - "L2XCFWD"
20643   layout:
20644     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20645     layout: "plot-latency"
20646
20647 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
20648 - type: "plot"
20649   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20650   algorithm: "plot_latency_error_bars"
20651   output-file-type: ".html"
20652   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20653   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20654   filter: "'NIC_Intel-X520-DA2' and
20655            '64B' and
20656            'NDRPDR' and
20657            ('ETH' or 'DOT1Q') and
20658            '1T1C' and
20659            ('L2BDMACLRN' or 'L2XCFWD') and
20660            'VHOST_1024' and
20661            not 'CFS_OPT' and
20662            not 'DOT1Q' and
20663            not 'VXLAN' and
20664            not 'IP4FWD' and
20665            not 'LBOND'"
20666   parameters:
20667   - "latency"
20668   - "parent"
20669   - "tags"
20670 #  sort:
20671 #  - "1VM"
20672 #  - "L2XCFWD"
20673 #  - "1VM"
20674 #  - "L2BDMACLRN"
20675   layout:
20676     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
20677     layout: "plot-latency"
20678
20679 - type: "plot"
20680   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20681   algorithm: "plot_latency_error_bars"
20682   output-file-type: ".html"
20683   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20684   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20685   filter: "'NIC_Intel-X520-DA2' and
20686            '64B' and
20687            'NDRPDR' and
20688            ('ETH' or 'DOT1Q') and
20689            '2T2C' and
20690            ('L2BDMACLRN' or 'L2XCFWD') and
20691            'VHOST_1024' and
20692            not 'CFS_OPT' and
20693            not 'DOT1Q' and
20694            not 'VXLAN' and
20695            not 'IP4FWD' and
20696            not 'LBOND'"
20697   parameters:
20698   - "latency"
20699   - "parent"
20700   - "tags"
20701 #  sort:
20702 #  - "1VM"
20703 #  - "L2XCFWD"
20704 #  - "1VM"
20705 #  - "L2BDMACLRN"
20706   layout:
20707     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
20708     layout: "plot-latency"
20709
20710 # Packet Latency - VPP vhost ip4 3n-hsw-x710
20711 - type: "plot"
20712   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20713   algorithm: "plot_latency_error_bars"
20714   output-file-type: ".html"
20715   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20716   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20717   filter: "'NIC_Intel-X710' and
20718            '64B' and
20719            'NDRPDR' and
20720            'ETH' and
20721            'IP4FWD' and
20722            '1T1C' and
20723            'VHOST_1024' and
20724            not 'VXLAN' and
20725            not 'CFS_OPT' and
20726            not 'DOT1Q'"
20727   parameters:
20728   - "latency"
20729   - "parent"
20730   - "tags"
20731   sort:
20732   - "1VM"
20733   - "2VM"
20734   layout:
20735     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20736     layout: "plot-latency"
20737
20738 - type: "plot"
20739   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20740   algorithm: "plot_latency_error_bars"
20741   output-file-type: ".html"
20742   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20743   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20744   filter: "'NIC_Intel-X710' and
20745            '64B' and
20746            'NDRPDR' and
20747            'ETH' and
20748            'IP4FWD' and
20749            '2T2C' and
20750            'VHOST_1024' and
20751            not 'VXLAN' and
20752            not 'CFS_OPT' and
20753            not 'DOT1Q'"
20754   parameters:
20755   - "latency"
20756   - "parent"
20757   - "tags"
20758   sort:
20759   - "1VM"
20760   - "2VM"
20761   layout:
20762     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20763     layout: "plot-latency"
20764
20765 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
20766 - type: "plot"
20767   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20768   algorithm: "plot_latency_error_bars"
20769   output-file-type: ".html"
20770   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20771   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20772   filter: "'NIC_Intel-X710' and
20773            '64B' and
20774            'NDRPDR' and
20775            ('ETH' or 'DOT1Q') and
20776            'BASE' and
20777            '1T1C' and
20778            ('L2BDMACLRN' or 'L2XCFWD') and
20779            'VHOST_1024' and
20780            not 'VXLAN' and
20781            not 'IP4FWD' and
20782            not '2VM'"
20783   parameters:
20784   - "latency"
20785   - "parent"
20786   - "tags"
20787   sort:
20788   - "L2BDMACLRN"
20789   - "L2BDMACLRN"
20790   - "L2BDMACLRN"
20791   - "L2XCFWD"
20792   - "L2XCFWD"
20793   - "L2XCFWD"
20794   layout:
20795     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20796     layout: "plot-latency"
20797
20798 - type: "plot"
20799   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20800   algorithm: "plot_latency_error_bars"
20801   output-file-type: ".html"
20802   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20803   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20804   filter: "'NIC_Intel-X710' and
20805            '64B' and
20806            'NDRPDR' and
20807            ('ETH' or 'DOT1Q') and
20808            'BASE' and
20809            '2T2C' and
20810            ('L2BDMACLRN' or 'L2XCFWD') and
20811            'VHOST_1024' and
20812            not 'VXLAN' and
20813            not 'IP4FWD' and
20814            not '2VM'"
20815   parameters:
20816   - "latency"
20817   - "parent"
20818   - "tags"
20819   sort:
20820   - "L2BDMACLRN"
20821   - "L2BDMACLRN"
20822   - "L2BDMACLRN"
20823   - "L2XCFWD"
20824   - "L2XCFWD"
20825   - "L2XCFWD"
20826   layout:
20827     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
20828     layout: "plot-latency"
20829
20830 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
20831 - type: "plot"
20832   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
20833   algorithm: "plot_latency_error_bars"
20834   output-file-type: ".html"
20835   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
20836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20837   filter: "'NIC_Intel-X710' and
20838            '64B' and
20839            'NDRPDR' and
20840            ('ETH' or 'DOT1Q') and
20841            '1T1C' and
20842            ('L2BDMACLRN' or 'L2XCFWD') and
20843            'VHOST_1024' and
20844            not 'CFS_OPT' and
20845            not 'VXLAN' and
20846            not 'IP4FWD' and
20847            not 'LBOND'"
20848   parameters:
20849   - "latency"
20850   - "parent"
20851   - "tags"
20852   sort:
20853   - "L2BDMACLRN"
20854   - "L2BDMACLRN"
20855   - "L2BDMACLRN"
20856   - "L2XCFWD"
20857   - "L2XCFWD"
20858   - "L2XCFWD"
20859   layout:
20860     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
20861     layout: "plot-latency"
20862
20863 - type: "plot"
20864   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
20865   algorithm: "plot_latency_error_bars"
20866   output-file-type: ".html"
20867   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
20868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20869   filter: "'NIC_Intel-X710' and
20870            '64B' and
20871            'NDRPDR' and
20872            ('ETH' or 'DOT1Q') and
20873            '2T2C' and
20874            ('L2BDMACLRN' or 'L2XCFWD') and
20875            'VHOST_1024' and
20876            not 'CFS_OPT' and
20877            not 'VXLAN' and
20878            not 'IP4FWD' and
20879            not 'LBOND'"
20880   parameters:
20881   - "latency"
20882   - "parent"
20883   - "tags"
20884   sort:
20885   - "L2BDMACLRN"
20886   - "L2BDMACLRN"
20887   - "L2BDMACLRN"
20888   - "L2XCFWD"
20889   - "L2XCFWD"
20890   - "L2XCFWD"
20891   layout:
20892     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
20893     layout: "plot-latency"
20894
20895 # Packet Latency - VPP vhost ip4 3n-skx-x710
20896 - type: "plot"
20897   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20898   algorithm: "plot_latency_error_bars"
20899   output-file-type: ".html"
20900   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20902   filter: "'NIC_Intel-X710' and
20903            '64B' and
20904            'NDRPDR' and
20905            'ETH' and
20906            'IP4FWD' and
20907            '2T1C' and
20908            'VHOST_1024' and
20909            not 'VXLAN' and
20910            not 'DOT1Q'"
20911   parameters:
20912   - "latency"
20913   - "parent"
20914   - "tags"
20915   sort:
20916   - "1VM"
20917   - "2VM"
20918   layout:
20919     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20920     layout: "plot-latency"
20921
20922 - type: "plot"
20923   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20924   algorithm: "plot_latency_error_bars"
20925   output-file-type: ".html"
20926   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20927   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20928   filter: "'NIC_Intel-X710' and
20929            '64B' and
20930            'NDRPDR' and
20931            'ETH' and
20932            'IP4FWD' and
20933            '4T2C' and
20934            'VHOST_1024' and
20935            not 'VXLAN' and
20936            not 'DOT1Q'"
20937   parameters:
20938   - "latency"
20939   - "parent"
20940   - "tags"
20941   sort:
20942   - "1VM"
20943   - "2VM"
20944   layout:
20945     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20946     layout: "plot-latency"
20947
20948 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
20949 - type: "plot"
20950   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20951   algorithm: "plot_latency_error_bars"
20952   output-file-type: ".html"
20953   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
20954   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20955   filter: "'NIC_Intel-X710' and
20956            '64B' and
20957            'NDRPDR' and
20958            ('ETH' or 'DOT1Q') and
20959            'BASE' and
20960            '2T1C' and
20961            ('L2BDMACLRN' or 'L2XCFWD') and
20962            'VHOST_1024' and
20963            not 'VXLAN' and
20964            not 'IP4FWD' and
20965            not '2VM'"
20966   parameters:
20967   - "latency"
20968   - "parent"
20969   - "tags"
20970   sort:
20971   - "L2BDMACLRN"
20972   - "L2BDMACLRN"
20973   - "L2BDMACLRN"
20974   - "L2XCFWD"
20975   - "L2XCFWD"
20976   - "L2XCFWD"
20977   layout:
20978     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
20979     layout: "plot-latency"
20980
20981 - type: "plot"
20982   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20983   algorithm: "plot_latency_error_bars"
20984   output-file-type: ".html"
20985   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
20986   data: "plot-vpp-throughput-lat-tsa-3n-skx"
20987   filter: "'NIC_Intel-X710' and
20988            '64B' and
20989            'NDRPDR' and
20990            ('ETH' or 'DOT1Q') and
20991            'BASE' and
20992            '4T2C' and
20993            ('L2BDMACLRN' or 'L2XCFWD') and
20994            'VHOST_1024' and
20995            not 'VXLAN' and
20996            not 'IP4FWD' and
20997            not '2VM'"
20998   parameters:
20999   - "latency"
21000   - "parent"
21001   - "tags"
21002   sort:
21003   - "L2BDMACLRN"
21004   - "L2BDMACLRN"
21005   - "L2BDMACLRN"
21006   - "L2XCFWD"
21007   - "L2XCFWD"
21008   - "L2XCFWD"
21009   layout:
21010     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21011     layout: "plot-latency"
21012
21013 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
21014 - type: "plot"
21015   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
21016   algorithm: "plot_latency_error_bars"
21017   output-file-type: ".html"
21018   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
21019   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21020   filter: "'NIC_Intel-X710' and
21021            '64B' and
21022            'NDRPDR' and
21023            ('ETH' or 'DOT1Q') and
21024            '2T1C' and
21025            ('L2BDMACLRN' or 'L2XCFWD') and
21026            'VHOST_1024' and
21027            not 'CFS_OPT' and
21028            not 'VXLAN' and
21029            not 'IP4FWD' and
21030            not 'LBOND'"
21031   parameters:
21032   - "latency"
21033   - "parent"
21034   - "tags"
21035   sort:
21036   - "L2BDMACLRN"
21037   - "L2BDMACLRN"
21038   - "L2BDMACLRN"
21039   - "L2XCFWD"
21040   - "L2XCFWD"
21041   - "L2XCFWD"
21042   layout:
21043     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
21044     layout: "plot-latency"
21045
21046 - type: "plot"
21047   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
21048   algorithm: "plot_latency_error_bars"
21049   output-file-type: ".html"
21050   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
21051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21052   filter: "'NIC_Intel-X710' and
21053            '64B' and
21054            'NDRPDR' and
21055            ('ETH' or 'DOT1Q') and
21056            '4T2C' and
21057            ('L2BDMACLRN' or 'L2XCFWD') and
21058            'VHOST_1024' and
21059            not 'CFS_OPT' and
21060            not 'VXLAN' and
21061            not 'IP4FWD' and
21062            not 'LBOND'"
21063   parameters:
21064   - "latency"
21065   - "parent"
21066   - "tags"
21067   sort:
21068   - "L2BDMACLRN"
21069   - "L2BDMACLRN"
21070   - "L2BDMACLRN"
21071   - "L2XCFWD"
21072   - "L2XCFWD"
21073   - "L2XCFWD"
21074   layout:
21075     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
21076     layout: "plot-latency"
21077
21078 # Packet Latency - VPP vhost ip4 2n-skx-x710
21079 - type: "plot"
21080   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21081   algorithm: "plot_latency_error_bars"
21082   output-file-type: ".html"
21083   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21084   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21085   filter: "'NIC_Intel-X710' and
21086            '64B' and
21087            'NDRPDR' and
21088            'ETH' and
21089            'IP4FWD' and
21090            '2T1C' and
21091            'VHOST_1024' and
21092            not 'VXLAN' and
21093            not 'NF_DENSITY' and
21094            not 'CFS_OPT' and
21095            not 'DOT1Q'"
21096   parameters:
21097   - "latency"
21098   - "parent"
21099   - "tags"
21100   sort:
21101   - "1VM"
21102   - "2VM"
21103   layout:
21104     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
21105     layout: "plot-latency"
21106
21107 - type: "plot"
21108   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21109   algorithm: "plot_latency_error_bars"
21110   output-file-type: ".html"
21111   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21112   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21113   filter: "'NIC_Intel-X710' and
21114            '64B' and
21115            'NDRPDR' and
21116            'ETH' and
21117            'IP4FWD' and
21118            '4T2C' and
21119            'VHOST_1024' and
21120            not 'VXLAN' and
21121            not 'NF_DENSITY' and
21122            not 'CFS_OPT' and
21123            not 'DOT1Q'"
21124   parameters:
21125   - "latency"
21126   - "parent"
21127   - "tags"
21128   sort:
21129   - "1VM"
21130   - "2VM"
21131   layout:
21132     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
21133     layout: "plot-latency"
21134
21135 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
21136 - type: "plot"
21137   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21138   algorithm: "plot_latency_error_bars"
21139   output-file-type: ".html"
21140   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21141   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21142   filter: "'NIC_Intel-X710' and
21143            '64B' and
21144            'NDRPDR' and
21145            ('ETH' or 'DOT1Q') and
21146            'BASE' and
21147            '2T1C' and
21148            ('L2BDMACLRN' or 'L2XCFWD') and
21149            'VHOST_1024' and
21150            not 'VXLAN' and
21151            not 'NF_DENSITY' and
21152            not 'IP4FWD' and
21153            not '2VM'"
21154   parameters:
21155   - "latency"
21156   - "parent"
21157   - "tags"
21158 #  sort:
21159 #  - "not CFS_OPT"
21160 #  - "L2XCFWD"
21161 #  - "not CFS_OPT"
21162 #  - "CFS_OPT"
21163   layout:
21164     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
21165     layout: "plot-latency"
21166
21167 - type: "plot"
21168   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21169   algorithm: "plot_latency_error_bars"
21170   output-file-type: ".html"
21171   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21172   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21173   filter: "'NIC_Intel-X710' and
21174            '64B' and
21175            'NDRPDR' and
21176            ('ETH' or 'DOT1Q') and
21177            'BASE' and
21178            '4T2C' and
21179            ('L2BDMACLRN' or 'L2XCFWD') and
21180            'VHOST_1024' and
21181            not 'VXLAN' and
21182            not 'NF_DENSITY' and
21183            not 'IP4FWD' and
21184            not '2VM'"
21185   parameters:
21186   - "latency"
21187   - "parent"
21188   - "tags"
21189 #  sort:
21190 #  - "not CFS_OPT"
21191 #  - "L2XCFWD"
21192 #  - "not CFS_OPT"
21193 #  - "CFS_OPT"
21194   layout:
21195     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
21196     layout: "plot-latency"
21197
21198 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
21199 - type: "plot"
21200   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
21201   algorithm: "plot_latency_error_bars"
21202   output-file-type: ".html"
21203   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
21204   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21205   filter: "'NIC_Intel-X710' and
21206            '64B' and
21207            'NDRPDR' and
21208            ('ETH' or 'DOT1Q') and
21209            '2T1C' and
21210            ('L2BDMACLRN' or 'L2XCFWD') and
21211            'VHOST_1024' and
21212            not 'CFS_OPT' and
21213            not 'VXLAN' and
21214            not 'NF_DENSITY' and
21215            not 'DOT1Q' and
21216            not 'IP4FWD'"
21217   parameters:
21218   - "latency"
21219   - "parent"
21220   - "tags"
21221 #  sort:
21222 #  - "1VM"
21223 #  - "L2XCFWD"
21224 #  - "1VM"
21225 #  - "L2BDMACLRN"
21226   layout:
21227     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
21228     layout: "plot-latency"
21229
21230 - type: "plot"
21231   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21232   algorithm: "plot_latency_error_bars"
21233   output-file-type: ".html"
21234   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21235   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21236   filter: "'NIC_Intel-X710' and
21237            '64B' and
21238            'NDRPDR' and
21239            ('ETH' or 'DOT1Q') and
21240            '4T2C' and
21241            ('L2BDMACLRN' or 'L2XCFWD') and
21242            'VHOST_1024' and
21243            not 'CFS_OPT' and
21244            not 'VXLAN' and
21245            not 'NF_DENSITY' and
21246            not 'DOT1Q' and
21247            not 'IP4FWD'"
21248   parameters:
21249   - "latency"
21250   - "parent"
21251   - "tags"
21252 #  sort:
21253 #  - "1VM"
21254 #  - "L2XCFWD"
21255 #  - "1VM"
21256 #  - "L2BDMACLRN"
21257   layout:
21258     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
21259     layout: "plot-latency"
21260
21261 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
21262 - type: "plot"
21263   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21264   algorithm: "plot_latency_error_bars"
21265   output-file-type: ".html"
21266   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21267   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21268   filter: "'NIC_Intel-XXV710' and
21269            '64B' and
21270            'NDRPDR' and
21271            'ETH' and
21272            'IP4FWD' and
21273            '2T1C' and
21274            'VHOST_1024' and
21275            not 'VXLAN' and
21276            not 'CFS_OPT' and
21277            not 'DOT1Q'"
21278   parameters:
21279   - "latency"
21280   - "parent"
21281   - "tags"
21282   sort:
21283   - "not CFS_OPT"
21284   - "1VM"
21285   - "2VM"
21286   layout:
21287     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
21288     layout: "plot-latency"
21289
21290 - type: "plot"
21291   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21292   algorithm: "plot_latency_error_bars"
21293   output-file-type: ".html"
21294   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21295   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21296   filter: "'NIC_Intel-XXV710' and
21297            '64B' and
21298            'NDRPDR' and
21299            'ETH' and
21300            'IP4FWD' and
21301            '4T2C' and
21302            'VHOST_1024' and
21303            not 'VXLAN' and
21304            not 'CFS_OPT' and
21305            not 'DOT1Q'"
21306   parameters:
21307   - "latency"
21308   - "parent"
21309   - "tags"
21310   sort:
21311   - "not CFS_OPT"
21312   - "1VM"
21313   - "2VM"
21314   layout:
21315     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
21316     layout: "plot-latency"
21317
21318 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
21319 #- type: "plot"
21320 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
21321 #  algorithm: "plot_latency_error_bars"
21322 #  output-file-type: ".html"
21323 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
21324 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21325 #  filter: "'NIC_Intel-XXV710' and
21326 #           '64B' and
21327 #           'NDRPDR' and
21328 #           ('ETH' or 'DOT1Q') and
21329 #           'BASE' and
21330 #           '2T1C' and
21331 #           ('L2BDMACLRN' or 'L2XCFWD') and
21332 #           'VHOST_1024' and
21333 #           not 'VXLAN' and
21334 #           not 'IP4FWD' and
21335 #           not '2VM'"
21336 #  parameters:
21337 #  - "latency"
21338 #  - "parent"
21339 #  - "tags"
21340 ##  sort:
21341 ##  - "not CFS_OPT"
21342 ##  - "L2XCFWD"
21343 ##  - "not CFS_OPT"
21344 ##  - "CFS_OPT"
21345 #  layout:
21346 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
21347 #    layout: "plot-latency"
21348 #
21349 #- type: "plot"
21350 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
21351 #  algorithm: "plot_latency_error_bars"
21352 #  output-file-type: ".html"
21353 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
21354 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21355 #  filter: "'NIC_Intel-XXV710' and
21356 #           '64B' and
21357 #           'NDRPDR' and
21358 #           ('ETH' or 'DOT1Q') and
21359 #           'BASE' and
21360 #           '4T2C' and
21361 #           ('L2BDMACLRN' or 'L2XCFWD') and
21362 #           'VHOST_1024' and
21363 #           not 'VXLAN' and
21364 #           not 'IP4FWD' and
21365 #           not '2VM'"
21366 #  parameters:
21367 #  - "latency"
21368 #  - "parent"
21369 #  - "tags"
21370 ##  sort:
21371 ##  - "not CFS_OPT"
21372 ##  - "L2XCFWD"
21373 ##  - "not CFS_OPT"
21374 ##  - "CFS_OPT"
21375 #  layout:
21376 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
21377 #    layout: "plot-latency"
21378 #
21379 ## Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
21380 #- type: "plot"
21381 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21382 #  algorithm: "plot_latency_error_bars"
21383 #  output-file-type: ".html"
21384 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21385 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21386 #  filter: "'NIC_Intel-XXV710' and
21387 #           '64B' and
21388 #           'NDRPDR' and
21389 #           ('ETH' or 'DOT1Q') and
21390 #           '2T1C' and
21391 #           ('L2BDMACLRN' or 'L2XCFWD') and
21392 #           'VHOST_1024' and
21393 #           not 'CFS_OPT' and
21394 #           not 'VXLAN' and
21395 #           not 'DOT1Q' and
21396 #           not 'IP4FWD'"
21397 #  parameters:
21398 #  - "latency"
21399 #  - "parent"
21400 #  - "tags"
21401 ##  sort:
21402 ##  - "1VM"
21403 ##  - "L2XCFWD"
21404 ##  - "1VM"
21405 ##  - "L2BDMACLRN"
21406 #  layout:
21407 #    title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
21408 #    layout: "plot-latency"
21409 #
21410 #- type: "plot"
21411 #  title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21412 #  algorithm: "plot_latency_error_bars"
21413 #  output-file-type: ".html"
21414 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21415 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
21416 #  filter: "'NIC_Intel-XXV710' and
21417 #           '64B' and
21418 #           'NDRPDR' and
21419 #           ('ETH' or 'DOT1Q') and
21420 #           '4T2C' and
21421 #           ('L2BDMACLRN' or 'L2XCFWD') and
21422 #           'VHOST_1024' and
21423 #           not 'CFS_OPT' and
21424 #           not 'VXLAN' and
21425 #           not 'DOT1Q' and
21426 #           not 'IP4FWD'"
21427 #  parameters:
21428 #  - "latency"
21429 #  - "parent"
21430 #  - "tags"
21431 ##  sort:
21432 ##  - "1VM"
21433 ##  - "L2XCFWD"
21434 ##  - "1VM"
21435 ##  - "L2BDMACLRN"
21436 #  layout:
21437 #    title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
21438 #    layout: "plot-latency"
21439
21440 ################################################################################
21441
21442 # Packet Latency - VPP VTS 3n-hsw-x520
21443 - type: "plot"
21444   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21445   algorithm: "plot_latency_error_bars"
21446   output-file-type: ".html"
21447   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21448   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21449   filter: "'NIC_Intel-X520-DA2' and
21450            '114B' and
21451            'NDRPDR' and
21452            '1T1C' and
21453            'VTS'"
21454   parameters:
21455   - "latency"
21456   - "parent"
21457   - "tags"
21458   layout:
21459     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
21460     layout: "plot-latency"
21461
21462 - type: "plot"
21463   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21464   algorithm: "plot_latency_error_bars"
21465   output-file-type: ".html"
21466   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21467   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21468   filter: "'NIC_Intel-X520-DA2' and
21469            '114B' and
21470            'NDRPDR' and
21471            '2T2C' and
21472            'VTS'"
21473   parameters:
21474   - "latency"
21475   - "parent"
21476   - "tags"
21477   layout:
21478     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
21479     layout: "plot-latency"
21480
21481 ################################################################################
21482
21483 # Packet Latency - DPDK l3fwd 3n-hsw-x520
21484 - type: "plot"
21485   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21486   algorithm: "plot_latency_error_bars"
21487   output-file-type: ".html"
21488   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21489   data: "plot-dpdk-throughput-latency-3n-hsw"
21490   filter: "'NIC_Intel-X520-DA2' and
21491            '64B' and
21492            'BASE' and
21493            'NDRPDR' and
21494            '1T1C' and
21495            'IP4FWD'"
21496   parameters:
21497   - "latency"
21498   - "parent"
21499   - "tags"
21500   layout:
21501     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
21502     layout: "plot-latency"
21503
21504 - type: "plot"
21505   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21506   algorithm: "plot_latency_error_bars"
21507   output-file-type: ".html"
21508   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21509   data: "plot-dpdk-throughput-latency-3n-hsw"
21510   filter: "'NIC_Intel-X520-DA2' and
21511            '64B' and
21512            'BASE' and
21513            'NDRPDR' and
21514            '2T2C' and
21515            'IP4FWD'"
21516   parameters:
21517   - "latency"
21518   - "parent"
21519   - "tags"
21520   layout:
21521     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
21522     layout: "plot-latency"
21523
21524 # Packet Latency - DPDK l3fwd 3n-hsw-x710
21525 - type: "plot"
21526   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21527   algorithm: "plot_latency_error_bars"
21528   output-file-type: ".html"
21529   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21530   data: "plot-dpdk-throughput-latency-3n-hsw"
21531   filter: "'NIC_Intel-X710' and
21532            '64B' and
21533            'BASE' and
21534            'NDRPDR' and
21535            '1T1C' and
21536            'IP4FWD'"
21537   parameters:
21538   - "latency"
21539   - "parent"
21540   - "tags"
21541   layout:
21542     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
21543     layout: "plot-latency"
21544
21545 - type: "plot"
21546   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21547   algorithm: "plot_latency_error_bars"
21548   output-file-type: ".html"
21549   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21550   data: "plot-dpdk-throughput-latency-3n-hsw"
21551   filter: "'NIC_Intel-X710' and
21552            '64B' and
21553            'BASE' and
21554            'NDRPDR' and
21555            '2T2C' and
21556            'IP4FWD'"
21557   parameters:
21558   - "latency"
21559   - "parent"
21560   - "tags"
21561   layout:
21562     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
21563     layout: "plot-latency"
21564
21565 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
21566 - type: "plot"
21567   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21568   algorithm: "plot_latency_error_bars"
21569   output-file-type: ".html"
21570   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21571   data: "plot-dpdk-throughput-latency-3n-hsw"
21572   filter: "'NIC_Intel-XL710' and
21573            '64B' and
21574            'BASE' and
21575            'NDRPDR' and
21576            '1T1C' and
21577            'IP4FWD'"
21578   parameters:
21579   - "latency"
21580   - "parent"
21581   - "tags"
21582   layout:
21583     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
21584     layout: "plot-latency"
21585
21586 - type: "plot"
21587   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21588   algorithm: "plot_latency_error_bars"
21589   output-file-type: ".html"
21590   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21591   data: "plot-dpdk-throughput-latency-3n-hsw"
21592   filter: "'NIC_Intel-XL710' and
21593            '64B' and
21594            'BASE' and
21595            'NDRPDR' and
21596            '2T2C' and
21597            'IP4FWD'"
21598   parameters:
21599   - "latency"
21600   - "parent"
21601   - "tags"
21602   layout:
21603     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
21604     layout: "plot-latency"
21605
21606 # Packet Latency - DPDK l3fwd 3n-skx-x710
21607 - type: "plot"
21608   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21609   algorithm: "plot_latency_error_bars"
21610   output-file-type: ".html"
21611   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21612   data: "plot-dpdk-throughput-latency-3n-skx"
21613   filter: "'NIC_Intel-X710' and
21614            '64B' and
21615            'BASE' and
21616            'NDRPDR' and
21617            '2T1C' and
21618            'IP4FWD'"
21619   parameters:
21620   - "latency"
21621   - "parent"
21622   - "tags"
21623   layout:
21624     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
21625     layout: "plot-latency"
21626
21627 - type: "plot"
21628   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21629   algorithm: "plot_latency_error_bars"
21630   output-file-type: ".html"
21631   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21632   data: "plot-dpdk-throughput-latency-3n-skx"
21633   filter: "'NIC_Intel-X710' and
21634            '64B' and
21635            'BASE' and
21636            'NDRPDR' and
21637            '4T2C' and
21638            'IP4FWD'"
21639   parameters:
21640   - "latency"
21641   - "parent"
21642   - "tags"
21643   layout:
21644     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
21645     layout: "plot-latency"
21646
21647 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
21648 - type: "plot"
21649   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21650   algorithm: "plot_latency_error_bars"
21651   output-file-type: ".html"
21652   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21653   data: "plot-dpdk-throughput-latency-3n-skx"
21654   filter: "'NIC_Intel-XXV710' and
21655            '64B' and
21656            'BASE' and
21657            'NDRPDR' and
21658            '2T1C' and
21659            'IP4FWD'"
21660   parameters:
21661   - "latency"
21662   - "parent"
21663   - "tags"
21664   layout:
21665     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
21666     layout: "plot-latency"
21667
21668 - type: "plot"
21669   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21670   algorithm: "plot_latency_error_bars"
21671   output-file-type: ".html"
21672   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21673   data: "plot-dpdk-throughput-latency-3n-skx"
21674   filter: "'NIC_Intel-XXV710' and
21675            '64B' and
21676            'BASE' and
21677            'NDRPDR' and
21678            '4T2C' and
21679            'IP4FWD'"
21680   parameters:
21681   - "latency"
21682   - "parent"
21683   - "tags"
21684   layout:
21685     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
21686     layout: "plot-latency"
21687
21688 # Packet Latency - DPDK l3fwd 2n-skx-x710
21689 - type: "plot"
21690   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21691   algorithm: "plot_latency_error_bars"
21692   output-file-type: ".html"
21693   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21694   data: "plot-dpdk-throughput-latency-2n-skx"
21695   filter: "'NIC_Intel-X710' and
21696            '64B' and
21697            'BASE' and
21698            'NDRPDR' and
21699            '2T1C' and
21700            'IP4FWD'"
21701   parameters:
21702   - "latency"
21703   - "parent"
21704   - "tags"
21705   layout:
21706     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
21707     layout: "plot-latency"
21708
21709 - type: "plot"
21710   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21711   algorithm: "plot_latency_error_bars"
21712   output-file-type: ".html"
21713   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
21714   data: "plot-dpdk-throughput-latency-2n-skx"
21715   filter: "'NIC_Intel-X710' and
21716            '64B' and
21717            'BASE' and
21718            'NDRPDR' and
21719            '4T2C' and
21720            'IP4FWD'"
21721   parameters:
21722   - "latency"
21723   - "parent"
21724   - "tags"
21725   layout:
21726     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
21727     layout: "plot-latency"
21728
21729 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
21730 - type: "plot"
21731   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21732   algorithm: "plot_latency_error_bars"
21733   output-file-type: ".html"
21734   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21735   data: "plot-dpdk-throughput-latency-2n-skx"
21736   filter: "'NIC_Intel-XXV710' and
21737            '64B' and
21738            'BASE' and
21739            'NDRPDR' and
21740            '2T1C' and
21741            'IP4FWD'"
21742   parameters:
21743   - "latency"
21744   - "parent"
21745   - "tags"
21746   layout:
21747     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
21748     layout: "plot-latency"
21749
21750 - type: "plot"
21751   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21752   algorithm: "plot_latency_error_bars"
21753   output-file-type: ".html"
21754   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21755   data: "plot-dpdk-throughput-latency-2n-skx"
21756   filter: "'NIC_Intel-XXV710' and
21757            '64B' and
21758            'BASE' and
21759            'NDRPDR' and
21760            '4T2C' and
21761            'IP4FWD'"
21762   parameters:
21763   - "latency"
21764   - "parent"
21765   - "tags"
21766   layout:
21767     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
21768     layout: "plot-latency"
21769
21770 ################################################################################
21771
21772 # Packet Latency - DPDK testpmd 3n-hsw-x520
21773 - type: "plot"
21774   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21775   algorithm: "plot_latency_error_bars"
21776   output-file-type: ".html"
21777   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21778   data: "plot-dpdk-throughput-latency-3n-hsw"
21779   filter: "'NIC_Intel-X520-DA2' and
21780            '64B' and
21781            'BASE' and
21782            'NDRPDR' and
21783            '1T1C' and
21784            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21785   parameters:
21786   - "latency"
21787   - "parent"
21788   - "tags"
21789   layout:
21790     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
21791     layout: "plot-latency"
21792
21793 - type: "plot"
21794   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21795   algorithm: "plot_latency_error_bars"
21796   output-file-type: ".html"
21797   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21798   data: "plot-dpdk-throughput-latency-3n-hsw"
21799   filter: "'NIC_Intel-X520-DA2' and
21800            '64B' and
21801            'BASE' and
21802            'NDRPDR' and
21803            '2T2C' and
21804            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21805   parameters:
21806   - "latency"
21807   - "parent"
21808   - "tags"
21809   layout:
21810     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
21811     layout: "plot-latency"
21812
21813 # Packet Latency - DPDK testpmd 3n-hsw-x710
21814 - type: "plot"
21815   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21816   algorithm: "plot_latency_error_bars"
21817   output-file-type: ".html"
21818   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21819   data: "plot-dpdk-throughput-latency-3n-hsw"
21820   filter: "'NIC_Intel-X710' and
21821            '64B' and
21822            'BASE' and
21823            'NDRPDR' and
21824            '1T1C' and
21825            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21826   parameters:
21827   - "latency"
21828   - "parent"
21829   - "tags"
21830   layout:
21831     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
21832     layout: "plot-latency"
21833
21834 - type: "plot"
21835   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21836   algorithm: "plot_latency_error_bars"
21837   output-file-type: ".html"
21838   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21839   data: "plot-dpdk-throughput-latency-3n-hsw"
21840   filter: "'NIC_Intel-X710' and
21841            '64B' and
21842            'BASE' and
21843            'NDRPDR' and
21844            '2T2C' and
21845            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21846   parameters:
21847   - "latency"
21848   - "parent"
21849   - "tags"
21850   layout:
21851     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
21852     layout: "plot-latency"
21853
21854 # Packet Latency - DPDK testpmd 3n-hsw-xl710
21855 - type: "plot"
21856   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21857   algorithm: "plot_latency_error_bars"
21858   output-file-type: ".html"
21859   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21860   data: "plot-dpdk-throughput-latency-3n-hsw"
21861   filter: "'NIC_Intel-XL710' and
21862            '64B' and
21863            'BASE' and
21864            'NDRPDR' and
21865            '1T1C' and
21866            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21867   parameters:
21868   - "latency"
21869   - "parent"
21870   - "tags"
21871   layout:
21872     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
21873     layout: "plot-latency"
21874
21875 - type: "plot"
21876   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21877   algorithm: "plot_latency_error_bars"
21878   output-file-type: ".html"
21879   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21880   data: "plot-dpdk-throughput-latency-3n-hsw"
21881   filter: "'NIC_Intel-XL710' and
21882            '64B' and
21883            'BASE' and
21884            'NDRPDR' and
21885            '2T2C' and
21886            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21887   parameters:
21888   - "latency"
21889   - "parent"
21890   - "tags"
21891   layout:
21892     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
21893     layout: "plot-latency"
21894
21895 # Packet Latency - DPDK testpmd 3n-skx-x710
21896 - type: "plot"
21897   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21898   algorithm: "plot_latency_error_bars"
21899   output-file-type: ".html"
21900   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21901   data: "plot-dpdk-throughput-latency-3n-skx"
21902   filter: "'NIC_Intel-X710' and
21903            '64B' and
21904            'BASE' and
21905            'NDRPDR' and
21906            '2T1C' and
21907            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21908   parameters:
21909   - "latency"
21910   - "parent"
21911   - "tags"
21912   layout:
21913     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
21914     layout: "plot-latency"
21915
21916 - type: "plot"
21917   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21918   algorithm: "plot_latency_error_bars"
21919   output-file-type: ".html"
21920   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
21921   data: "plot-dpdk-throughput-latency-3n-skx"
21922   filter: "'NIC_Intel-X710' and
21923            '64B' and
21924            'BASE' and
21925            'NDRPDR' and
21926            '4T2C' and
21927            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21928   parameters:
21929   - "latency"
21930   - "parent"
21931   - "tags"
21932   layout:
21933     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
21934     layout: "plot-latency"
21935
21936 # Packet Latency - DPDK testpmd 3n-skx-xxv710
21937 - type: "plot"
21938   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21939   algorithm: "plot_latency_error_bars"
21940   output-file-type: ".html"
21941   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
21942   data: "plot-dpdk-throughput-latency-3n-skx"
21943   filter: "'NIC_Intel-XXV710' and
21944            '64B' and
21945            'BASE' and
21946            'NDRPDR' and
21947            '2T1C' and
21948            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21949   parameters:
21950   - "latency"
21951   - "parent"
21952   - "tags"
21953   layout:
21954     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
21955     layout: "plot-latency"
21956
21957 - type: "plot"
21958   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21959   algorithm: "plot_latency_error_bars"
21960   output-file-type: ".html"
21961   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
21962   data: "plot-dpdk-throughput-latency-3n-skx"
21963   filter: "'NIC_Intel-XXV710' and
21964            '64B' and
21965            'BASE' and
21966            'NDRPDR' and
21967            '4T2C' and
21968            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21969   parameters:
21970   - "latency"
21971   - "parent"
21972   - "tags"
21973   layout:
21974     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
21975     layout: "plot-latency"
21976
21977 # Packet Latency - DPDK testpmd 2n-skx-x710
21978 - type: "plot"
21979   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21980   algorithm: "plot_latency_error_bars"
21981   output-file-type: ".html"
21982   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
21983   data: "plot-dpdk-throughput-latency-2n-skx"
21984   filter: "'NIC_Intel-X710' and
21985            '64B' and
21986            'BASE' and
21987            'NDRPDR' and
21988            '2T1C' and
21989            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
21990   parameters:
21991   - "latency"
21992   - "parent"
21993   - "tags"
21994   layout:
21995     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
21996     layout: "plot-latency"
21997
21998 - type: "plot"
21999   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22000   algorithm: "plot_latency_error_bars"
22001   output-file-type: ".html"
22002   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22003   data: "plot-dpdk-throughput-latency-2n-skx"
22004   filter: "'NIC_Intel-X710' and
22005            '64B' and
22006            'BASE' and
22007            'NDRPDR' and
22008            '4T2C' and
22009            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22010   parameters:
22011   - "latency"
22012   - "parent"
22013   - "tags"
22014   layout:
22015     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
22016     layout: "plot-latency"
22017
22018 # Packet Latency - DPDK testpmd 2n-skx-xxv710
22019 - type: "plot"
22020   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22021   algorithm: "plot_latency_error_bars"
22022   output-file-type: ".html"
22023   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22024   data: "plot-dpdk-throughput-latency-2n-skx"
22025   filter: "'NIC_Intel-XXV710' and
22026            '64B' and
22027            'BASE' and
22028            'NDRPDR' and
22029            '2T1C' and
22030            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22031   parameters:
22032   - "latency"
22033   - "parent"
22034   - "tags"
22035   layout:
22036     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
22037     layout: "plot-latency"
22038
22039 - type: "plot"
22040   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22041   algorithm: "plot_latency_error_bars"
22042   output-file-type: ".html"
22043   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22044   data: "plot-dpdk-throughput-latency-2n-skx"
22045   filter: "'NIC_Intel-XXV710' and
22046            '64B' and
22047            'BASE' and
22048            'NDRPDR' and
22049            '4T2C' and
22050            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22051   parameters:
22052   - "latency"
22053   - "parent"
22054   - "tags"
22055   layout:
22056     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
22057     layout: "plot-latency"
22058
22059 ################################################################################
22060
22061 # Speedup - VPP Container Memif 3n-hsw-x520
22062 - type: "plot"
22063   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22064   algorithm: "plot_throughput_speedup_analysis"
22065   output-file-type: ".html"
22066   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22067   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22068   filter: "'NIC_Intel-X520-DA2' and
22069            '64B' and
22070            ('BASE' or 'SCALE') and
22071            'NDRPDR' and
22072            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22073            not 'VHOST' and
22074            'MEMIF'"
22075   parameters:
22076   - "throughput"
22077   - "parent"
22078   - "tags"
22079   sort:
22080   - "L2XCFWD"
22081   - "L2XCFWD"
22082   - "L2XCFWD"
22083   - "L2BDMACLRN"
22084   - "L2BDMACLRN"
22085   - "L2BDMACLRN"
22086   - "IP4FWD"
22087   layout:
22088     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
22089     layout: "plot-throughput-speedup-analysis"
22090
22091 - type: "plot"
22092   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22093   algorithm: "plot_throughput_speedup_analysis"
22094   output-file-type: ".html"
22095   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22097   filter: "'NIC_Intel-X520-DA2' and
22098            '64B' and
22099            ('BASE' or 'SCALE') and
22100            'NDRPDR' and
22101            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22102            not 'VHOST' and
22103            'MEMIF'"
22104   parameters:
22105   - "throughput"
22106   - "parent"
22107   - "tags"
22108   sort:
22109   - "L2XCFWD"
22110   - "L2XCFWD"
22111   - "L2XCFWD"
22112   - "L2BDMACLRN"
22113   - "L2BDMACLRN"
22114   - "L2BDMACLRN"
22115   - "IP4FWD"
22116   layout:
22117     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
22118     layout: "plot-throughput-speedup-analysis"
22119
22120 # Speedup - VPP Container Memif 3n-hsw-x710
22121 - type: "plot"
22122   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22123   algorithm: "plot_throughput_speedup_analysis"
22124   output-file-type: ".html"
22125   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22127   filter: "'NIC_Intel-X710' and
22128            '64B' and
22129            ('BASE' or 'SCALE') and
22130            'NDRPDR' and
22131            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22132            not 'VHOST' and
22133            'MEMIF'"
22134   parameters:
22135   - "throughput"
22136   - "parent"
22137   - "tags"
22138   sort:
22139   - "L2XCFWD"
22140   - "L2XCFWD"
22141   - "L2XCFWD"
22142   - "L2BDMACLRN"
22143   - "L2BDMACLRN"
22144   - "L2BDMACLRN"
22145   - "IP4FWD"
22146   layout:
22147     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
22148     layout: "plot-throughput-speedup-analysis"
22149
22150 - type: "plot"
22151   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22152   algorithm: "plot_throughput_speedup_analysis"
22153   output-file-type: ".html"
22154   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22156   filter: "'NIC_Intel-X710' and
22157            '64B' and
22158            ('BASE' or 'SCALE') and
22159            'NDRPDR' and
22160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22161            not 'VHOST' and
22162            'MEMIF'"
22163   parameters:
22164   - "throughput"
22165   - "parent"
22166   - "tags"
22167   sort:
22168   - "L2XCFWD"
22169   - "L2XCFWD"
22170   - "L2XCFWD"
22171   - "L2BDMACLRN"
22172   - "L2BDMACLRN"
22173   - "L2BDMACLRN"
22174   - "IP4FWD"
22175   layout:
22176     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
22177     layout: "plot-throughput-speedup-analysis"
22178
22179 # Speedup - VPP Container Memif 3n-hsw-xl710
22180 - type: "plot"
22181   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
22182   algorithm: "plot_throughput_speedup_analysis"
22183   output-file-type: ".html"
22184   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
22185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22186   filter: "'NIC_Intel-XL710' and
22187            '64B' and
22188            ('BASE' or 'SCALE') and
22189            'NDRPDR' and
22190            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22191            not 'VHOST' and
22192            'MEMIF'"
22193   parameters:
22194   - "throughput"
22195   - "parent"
22196   - "tags"
22197   sort:
22198   - "L2XCFWD"
22199   - "L2XCFWD"
22200   - "L2XCFWD"
22201   - "L2BDMACLRN"
22202   - "L2BDMACLRN"
22203   - "L2BDMACLRN"
22204   - "IP4FWD"
22205   layout:
22206     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
22207     layout: "plot-throughput-speedup-analysis"
22208
22209 - type: "plot"
22210   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
22211   algorithm: "plot_throughput_speedup_analysis"
22212   output-file-type: ".html"
22213   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
22214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22215   filter: "'NIC_Intel-XL710' and
22216            '64B' and
22217            ('BASE' or 'SCALE') and
22218            'NDRPDR' and
22219            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22220            not 'VHOST' and
22221            'MEMIF'"
22222   parameters:
22223   - "throughput"
22224   - "parent"
22225   - "tags"
22226   sort:
22227   - "L2XCFWD"
22228   - "L2XCFWD"
22229   - "L2XCFWD"
22230   - "L2BDMACLRN"
22231   - "L2BDMACLRN"
22232   - "L2BDMACLRN"
22233   - "IP4FWD"
22234   layout:
22235     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
22236     layout: "plot-throughput-speedup-analysis"
22237
22238 # Speedup - VPP Container Memif 3n-skx-x710
22239 - type: "plot"
22240   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
22241   algorithm: "plot_throughput_speedup_analysis"
22242   output-file-type: ".html"
22243   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
22244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22245   filter: "'NIC_Intel-X710' and
22246            '64B' and
22247            ('BASE' or 'SCALE') and
22248            'NDRPDR' and
22249            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22250            not 'VHOST' and
22251            'MEMIF'"
22252   parameters:
22253   - "throughput"
22254   - "parent"
22255   - "tags"
22256   sort:
22257   - "L2XCFWD"
22258   - "L2XCFWD"
22259   - "L2XCFWD"
22260   - "L2BDMACLRN"
22261   - "L2BDMACLRN"
22262   - "L2BDMACLRN"
22263   - "IP4FWD"
22264   layout:
22265     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
22266     layout: "plot-throughput-speedup-analysis"
22267
22268 - type: "plot"
22269   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
22270   algorithm: "plot_throughput_speedup_analysis"
22271   output-file-type: ".html"
22272   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
22273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22274   filter: "'NIC_Intel-X710' and
22275            '64B' and
22276            ('BASE' or 'SCALE') and
22277            'NDRPDR' and
22278            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22279            not 'VHOST' and
22280            'MEMIF'"
22281   parameters:
22282   - "throughput"
22283   - "parent"
22284   - "tags"
22285   sort:
22286   - "L2XCFWD"
22287   - "L2XCFWD"
22288   - "L2XCFWD"
22289   - "L2BDMACLRN"
22290   - "L2BDMACLRN"
22291   - "L2BDMACLRN"
22292   - "IP4FWD"
22293   layout:
22294     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
22295     layout: "plot-throughput-speedup-analysis"
22296
22297 # Speedup - VPP Container Memif 2n-skx-x710
22298 - type: "plot"
22299   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
22300   algorithm: "plot_throughput_speedup_analysis"
22301   output-file-type: ".html"
22302   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
22303   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22304   filter: "'NIC_Intel-X710' and
22305            '64B' and
22306            ('BASE' or 'SCALE') and
22307            'NDRPDR' and
22308            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22309            not 'VHOST' and
22310            not 'NF_DENSITY' and
22311            'MEMIF'"
22312   parameters:
22313   - "throughput"
22314   - "parent"
22315   - "tags"
22316   sort:
22317   - "L2XCFWD"
22318   - "L2XCFWD"
22319   - "L2XCFWD"
22320   - "L2BDMACLRN"
22321   - "L2BDMACLRN"
22322   - "L2BDMACLRN"
22323   - "IP4FWD"
22324   layout:
22325     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
22326     layout: "plot-throughput-speedup-analysis"
22327
22328 - type: "plot"
22329   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
22330   algorithm: "plot_throughput_speedup_analysis"
22331   output-file-type: ".html"
22332   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
22333   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22334   filter: "'NIC_Intel-X710' and
22335            '64B' and
22336            ('BASE' or 'SCALE') and
22337            'NDRPDR' and
22338            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22339            not 'VHOST' and
22340            not 'NF_DENSITY' and
22341            'MEMIF'"
22342   parameters:
22343   - "throughput"
22344   - "parent"
22345   - "tags"
22346   sort:
22347   - "L2XCFWD"
22348   - "L2XCFWD"
22349   - "L2XCFWD"
22350   - "L2BDMACLRN"
22351   - "L2BDMACLRN"
22352   - "L2BDMACLRN"
22353   - "IP4FWD"
22354   layout:
22355     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
22356     layout: "plot-throughput-speedup-analysis"
22357
22358 ## Speedup - VPP Container Memif 2n-skx-xxv710
22359 #- type: "plot"
22360 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
22361 #  algorithm: "plot_throughput_speedup_analysis"
22362 #  output-file-type: ".html"
22363 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
22364 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22365 #  filter: "'NIC_Intel-XXV710' and
22366 #           '64B' and
22367 #           ('BASE' or 'SCALE') and
22368 #           'NDRPDR' and
22369 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22370 #           not 'VHOST' and
22371 #           'MEMIF'"
22372 #  parameters:
22373 #  - "throughput"
22374 #  - "parent"
22375 #  - "tags"
22376 #  sort:
22377 #  - "L2XCFWD"
22378 #  - "L2XCFWD"
22379 #  - "L2XCFWD"
22380 #  - "L2BDMACLRN"
22381 #  - "L2BDMACLRN"
22382 #  - "L2BDMACLRN"
22383 #  - "IP4FWD"
22384 #  layout:
22385 #    title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
22386 #    layout: "plot-throughput-speedup-analysis"
22387 #
22388 #- type: "plot"
22389 #  title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
22390 #  algorithm: "plot_throughput_speedup_analysis"
22391 #  output-file-type: ".html"
22392 #  output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
22393 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
22394 #  filter: "'NIC_Intel-XXV710' and
22395 #           '64B' and
22396 #           ('BASE' or 'SCALE') and
22397 #           'NDRPDR' and
22398 #           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
22399 #           not 'VHOST' and
22400 #           'MEMIF'"
22401 #  parameters:
22402 #  - "throughput"
22403 #  - "parent"
22404 #  - "tags"
22405 #  sort:
22406 #  - "L2XCFWD"
22407 #  - "L2XCFWD"
22408 #  - "L2XCFWD"
22409 #  - "L2BDMACLRN"
22410 #  - "L2BDMACLRN"
22411 #  - "L2BDMACLRN"
22412 #  - "IP4FWD"
22413 #  layout:
22414 #    title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
22415 #    layout: "plot-throughput-speedup-analysis"
22416
22417 ################################################################################
22418
22419 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
22420 - type: "plot"
22421   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22422   algorithm: "plot_throughput_speedup_analysis"
22423   output-file-type: ".html"
22424   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22425   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22426   filter: "'NIC_Intel-X520-DA2' and
22427            '64B' and
22428            ('BASE' or 'SCALE') and
22429            'NDRPDR' and
22430            'L2XCFWD' and
22431            not 'VHOST' and
22432            not 'NF_DENSITY' and
22433            'MEMIF'"
22434   parameters:
22435   - "throughput"
22436   - "parent"
22437   - "tags"
22438   sort:
22439   - "1VNF"
22440   - "2VNF"
22441   - "4VNF"
22442   - "2VNF"
22443   - "4VNF"
22444   layout:
22445     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
22446     layout: "plot-throughput-speedup-analysis"
22447
22448 - type: "plot"
22449   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22450   algorithm: "plot_throughput_speedup_analysis"
22451   output-file-type: ".html"
22452   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22453   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22454   filter: "'NIC_Intel-X520-DA2' and
22455            '64B' and
22456            ('BASE' or 'SCALE') and
22457            'NDRPDR' and
22458            'L2XCFWD' and
22459            not 'VHOST' and
22460            not 'NF_DENSITY' and
22461            'MEMIF'"
22462   parameters:
22463   - "throughput"
22464   - "parent"
22465   - "tags"
22466   sort:
22467   - "1VNF"
22468   - "2VNF"
22469   - "4VNF"
22470   - "2VNF"
22471   - "4VNF"
22472   layout:
22473     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
22474     layout: "plot-throughput-speedup-analysis"
22475
22476 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
22477 - type: "plot"
22478   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22479   algorithm: "plot_throughput_speedup_analysis"
22480   output-file-type: ".html"
22481   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22482   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22483   filter: "'NIC_Intel-X520-DA2' and
22484            '64B' and
22485            ('BASE' or 'SCALE') and
22486            'NDRPDR' and
22487            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22488            not 'VHOST' and
22489            not 'NF_DENSITY' and
22490            'MEMIF'"
22491   parameters:
22492   - "throughput"
22493   - "parent"
22494   - "tags"
22495   sort:
22496   - "1VNF"
22497   - "2VNF"
22498   - "4VNF"
22499   - "2VNF"
22500   - "4VNF"
22501   layout:
22502     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
22503     layout: "plot-throughput-speedup-analysis"
22504
22505 - type: "plot"
22506   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22507   algorithm: "plot_throughput_speedup_analysis"
22508   output-file-type: ".html"
22509   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22510   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22511   filter: "'NIC_Intel-X520-DA2' and
22512            '64B' and
22513            ('BASE' or 'SCALE') and
22514            'NDRPDR' and
22515            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22516            not 'VHOST' and
22517            not 'NF_DENSITY' and
22518            'MEMIF'"
22519   parameters:
22520   - "throughput"
22521   - "parent"
22522   - "tags"
22523   sort:
22524   - "1VNF"
22525   - "2VNF"
22526   - "4VNF"
22527   - "2VNF"
22528   - "4VNF"
22529   layout:
22530     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
22531     layout: "plot-throughput-speedup-analysis"
22532
22533 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
22534 - type: "plot"
22535   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22536   algorithm: "plot_throughput_speedup_analysis"
22537   output-file-type: ".html"
22538   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22539   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22540   filter: "'NIC_Intel-X710' and
22541            '64B' and
22542            ('BASE' or 'SCALE') and
22543            'NDRPDR' and
22544            'L2XCFWD' and
22545            not 'VHOST' and
22546            not 'NF_DENSITY' and
22547            'MEMIF'"
22548   parameters:
22549   - "throughput"
22550   - "parent"
22551   - "tags"
22552   sort:
22553   - "1VNF"
22554   - "2VNF"
22555   - "4VNF"
22556   - "2VNF"
22557   - "4VNF"
22558   layout:
22559     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
22560     layout: "plot-throughput-speedup-analysis"
22561
22562 - type: "plot"
22563   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22564   algorithm: "plot_throughput_speedup_analysis"
22565   output-file-type: ".html"
22566   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22567   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22568   filter: "'NIC_Intel-X710' and
22569            '64B' and
22570            ('BASE' or 'SCALE') and
22571            'NDRPDR' and
22572            'L2XCFWD' and
22573            not 'VHOST' and
22574            not 'NF_DENSITY' and
22575            'MEMIF'"
22576   parameters:
22577   - "throughput"
22578   - "parent"
22579   - "tags"
22580   sort:
22581   - "1VNF"
22582   - "2VNF"
22583   - "4VNF"
22584   - "2VNF"
22585   - "4VNF"
22586   layout:
22587     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
22588     layout: "plot-throughput-speedup-analysis"
22589
22590 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
22591 - type: "plot"
22592   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22593   algorithm: "plot_throughput_speedup_analysis"
22594   output-file-type: ".html"
22595   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22596   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22597   filter: "'NIC_Intel-X710' and
22598            '64B' and
22599            ('BASE' or 'SCALE') and
22600            'NDRPDR' and
22601            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22602            not 'VHOST' and
22603            not 'NF_DENSITY' and
22604            'MEMIF'"
22605   parameters:
22606   - "throughput"
22607   - "parent"
22608   - "tags"
22609   sort:
22610   - "1VNF"
22611   - "2VNF"
22612   - "4VNF"
22613   - "2VNF"
22614   - "4VNF"
22615   layout:
22616     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
22617     layout: "plot-throughput-speedup-analysis"
22618
22619 - type: "plot"
22620   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
22621   algorithm: "plot_throughput_speedup_analysis"
22622   output-file-type: ".html"
22623   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
22624   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
22625   filter: "'NIC_Intel-X710' and
22626            '64B' and
22627            ('BASE' or 'SCALE') and
22628            'NDRPDR' and
22629            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22630            not 'VHOST' and
22631            not 'NF_DENSITY' and
22632            'MEMIF'"
22633   parameters:
22634   - "throughput"
22635   - "parent"
22636   - "tags"
22637   sort:
22638   - "1VNF"
22639   - "2VNF"
22640   - "4VNF"
22641   - "2VNF"
22642   - "4VNF"
22643   layout:
22644     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
22645     layout: "plot-throughput-speedup-analysis"
22646
22647 ################################################################################
22648
22649 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
22650 - type: "plot"
22651   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22652   algorithm: "plot_throughput_speedup_analysis"
22653   output-file-type: ".html"
22654   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22655   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22656   filter: "'NIC_Intel-X520-DA2' and
22657            '64B' and
22658            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22659            'NDRPDR' and
22660            'IP4FWD' and
22661            not 'IPSEC' and
22662            not 'DOT1Q' and
22663            not 'VHOST'"
22664   parameters:
22665   - "throughput"
22666   - "parent"
22667   - "tags"
22668   sort:
22669   - "DOT1Q"
22670   - "IP4BASE"
22671   - "FIB_20K"
22672   - "FIB_200K"
22673   - "FIB_2M"
22674   layout:
22675     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
22676     layout: "plot-throughput-speedup-analysis"
22677
22678 - type: "plot"
22679   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22680   algorithm: "plot_throughput_speedup_analysis"
22681   output-file-type: ".html"
22682   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22683   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22684   filter: "'NIC_Intel-X520-DA2' and
22685            '64B' and
22686            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22687            'NDRPDR' and
22688            'IP4FWD' and
22689            not 'IPSEC' and
22690            not 'DOT1Q' and
22691            not 'VHOST'"
22692   parameters:
22693   - "throughput"
22694   - "parent"
22695   - "tags"
22696   sort:
22697   - "DOT1Q"
22698   - "IP4BASE"
22699   - "FIB_20K"
22700   - "FIB_200K"
22701   - "FIB_2M"
22702   layout:
22703     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
22704     layout: "plot-throughput-speedup-analysis"
22705
22706 # Speedup - VPP IPv4 3n-hsw-x520 features
22707 - type: "plot"
22708   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
22709   algorithm: "plot_throughput_speedup_analysis"
22710   output-file-type: ".html"
22711   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
22712   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22713   filter: "'NIC_Intel-X520-DA2' and
22714            '64B' and
22715            ('IP4BASE' or
22716             'POLICE_MARK' or
22717             'COPWHLIST' or
22718             ('NAT44' and 'BASE') or
22719             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
22720            'NDRPDR' and
22721            'IP4FWD' and
22722            not 'IPSEC' and
22723            not 'VHOST'"
22724   parameters:
22725   - "throughput"
22726   - "parent"
22727   - "tags"
22728   sort:
22729   - "DOT1Q"
22730   - "IP4BASE"
22731   - "NAT44"
22732   - "POLICE_MARK"
22733   - "COPWHLIST"
22734   - "IACL"
22735   - "OACL"
22736   layout:
22737     title: "ip4-3n-hsw-x520-64b-features-ndr"
22738     layout: "plot-throughput-speedup-analysis"
22739
22740 - type: "plot"
22741   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
22742   algorithm: "plot_throughput_speedup_analysis"
22743   output-file-type: ".html"
22744   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
22745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22746   filter: "'NIC_Intel-X520-DA2' and
22747            '64B' and
22748            ('IP4BASE' or
22749             'POLICE_MARK' or
22750             'COPWHLIST' or
22751             ('NAT44' and 'BASE') or
22752             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
22753            'NDRPDR' and
22754            'IP4FWD' and
22755            not 'IPSEC' and
22756            not 'VHOST'"
22757   parameters:
22758   - "throughput"
22759   - "parent"
22760   - "tags"
22761   sort:
22762   - "DOT1Q"
22763   - "IP4BASE"
22764   - "NAT44"
22765   - "POLICE_MARK"
22766   - "COPWHLIST"
22767   - "IACL"
22768   - "OACL"
22769   layout:
22770     title: "ip4-3n-hsw-x520-64b-features-pdr"
22771     layout: "plot-throughput-speedup-analysis"
22772
22773 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
22774 - type: "plot"
22775   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
22776   algorithm: "plot_throughput_speedup_analysis"
22777   output-file-type: ".html"
22778   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
22779   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22780   filter: "'NIC_Intel-X520-DA2' and
22781            '64B' and
22782            'NDRPDR' and
22783            'IP4FWD' and
22784            ('NAT44' or 'IP4BASE') and
22785            not 'DOT1Q' and
22786            not 'IPSEC' and
22787            not 'VHOST'"
22788   parameters:
22789   - "throughput"
22790   - "parent"
22791   - "tags"
22792   sort:
22793   - "IP4BASE"
22794   - "BASE"
22795   - "SRC_USER_10"
22796   - "SRC_USER_100"
22797   - "SRC_USER_1000"
22798   - "SRC_USER_2000"
22799   layout:
22800     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
22801     layout: "plot-throughput-speedup-analysis"
22802
22803 - type: "plot"
22804   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
22805   algorithm: "plot_throughput_speedup_analysis"
22806   output-file-type: ".html"
22807   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
22808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22809   filter: "'NIC_Intel-X520-DA2' and
22810            '64B' and
22811            'NDRPDR' and
22812            'IP4FWD' and
22813            ('NAT44' or 'IP4BASE') and
22814            not 'DOT1Q' and
22815            not 'IPSEC' and
22816            not 'VHOST'"
22817   parameters:
22818   - "throughput"
22819   - "parent"
22820   - "tags"
22821   sort:
22822   - "IP4BASE"
22823   - "BASE"
22824   - "SRC_USER_10"
22825   - "SRC_USER_100"
22826   - "SRC_USER_1000"
22827   - "SRC_USER_2000"
22828   layout:
22829     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
22830     layout: "plot-throughput-speedup-analysis"
22831
22832 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
22833 - type: "plot"
22834   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
22835   algorithm: "plot_throughput_speedup_analysis"
22836   output-file-type: ".html"
22837   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
22838   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22839   filter: "'NIC_Intel-X520-DA2' and
22840            '64B' and
22841            'NDRPDR' and
22842            'IP4FWD' and
22843            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
22844            not 'IPSEC' and
22845            not 'DOT1Q' and
22846            not 'VHOST'"
22847   parameters:
22848   - "throughput"
22849   - "parent"
22850   - "tags"
22851   sort:
22852   - "IP4BASE"
22853   - "ACL_STATELESS"
22854   - "ACL_STATEFUL"
22855   - "ACL_STATELESS"
22856   - "ACL_STATEFUL"
22857   layout:
22858     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
22859     layout: "plot-throughput-speedup-analysis"
22860
22861 - type: "plot"
22862   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
22863   algorithm: "plot_throughput_speedup_analysis"
22864   output-file-type: ".html"
22865   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
22866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22867   filter: "'NIC_Intel-X520-DA2' and
22868            '64B' and
22869            'NDRPDR' and
22870            'IP4FWD' and
22871            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
22872            not 'IPSEC' and
22873            not 'DOT1Q' and
22874            not 'VHOST'"
22875   parameters:
22876   - "throughput"
22877   - "parent"
22878   - "tags"
22879   sort:
22880   - "IP4BASE"
22881   - "ACL_STATELESS"
22882   - "ACL_STATEFUL"
22883   - "ACL_STATELESS"
22884   - "ACL_STATEFUL"
22885   layout:
22886     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
22887     layout: "plot-throughput-speedup-analysis"
22888
22889 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
22890 - type: "plot"
22891   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
22892   algorithm: "plot_throughput_speedup_analysis"
22893   output-file-type: ".html"
22894   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
22895   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22896   filter: "'NIC_Intel-X520-DA2' and
22897            '64B' and
22898            'NDRPDR' and
22899            'IP4FWD' and
22900            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
22901            not 'IPSEC' and
22902            not 'DOT1Q' and
22903            not 'VHOST'"
22904   parameters:
22905   - "throughput"
22906   - "parent"
22907   - "tags"
22908   sort:
22909   - "IP4BASE"
22910   - "ACL_STATELESS"
22911   - "ACL_STATEFUL"
22912   - "ACL_STATELESS"
22913   - "ACL_STATEFUL"
22914   layout:
22915     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
22916     layout: "plot-throughput-speedup-analysis"
22917
22918 - type: "plot"
22919   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
22920   algorithm: "plot_throughput_speedup_analysis"
22921   output-file-type: ".html"
22922   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
22923   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22924   filter: "'NIC_Intel-X520-DA2' and
22925            '64B' and
22926            'NDRPDR' and
22927            'IP4FWD' and
22928            (('OACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
22929            not 'IPSEC' and
22930            not 'DOT1Q' and
22931            not 'VHOST'"
22932   parameters:
22933   - "throughput"
22934   - "parent"
22935   - "tags"
22936   sort:
22937   - "IP4BASE"
22938   - "ACL_STATELESS"
22939   - "ACL_STATEFUL"
22940   - "ACL_STATELESS"
22941   - "ACL_STATEFUL"
22942   layout:
22943     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
22944     layout: "plot-throughput-speedup-analysis"
22945
22946 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
22947 - type: "plot"
22948   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22949   algorithm: "plot_throughput_speedup_analysis"
22950   output-file-type: ".html"
22951   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22953   filter: "'NIC_Intel-X710' and
22954            '64B' and
22955            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22956            'NDRPDR' and
22957            'IP4FWD' and
22958            not 'IPSEC' and
22959            not 'DOT1Q' and
22960            not 'VHOST'"
22961   parameters:
22962   - "throughput"
22963   - "parent"
22964   - "tags"
22965   sort:
22966   - "IP4BASE"
22967   - "FIB_20K"
22968   - "FIB_200K"
22969   - "FIB_2M"
22970   layout:
22971     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
22972     layout: "plot-throughput-speedup-analysis"
22973
22974 - type: "plot"
22975   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22976   algorithm: "plot_throughput_speedup_analysis"
22977   output-file-type: ".html"
22978   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22979   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22980   filter: "'NIC_Intel-X710' and
22981            '64B' and
22982            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22983            'NDRPDR' and
22984            'IP4FWD' and
22985            not 'IPSEC' and
22986            not 'DOT1Q' and
22987            not 'VHOST'"
22988   parameters:
22989   - "throughput"
22990   - "parent"
22991   - "tags"
22992   sort:
22993   - "IP4BASE"
22994   - "FIB_20K"
22995   - "FIB_200K"
22996   - "FIB_2M"
22997   layout:
22998     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
22999     layout: "plot-throughput-speedup-analysis"
23000
23001 # Speedup - VPP IPv4 3n-hsw-x710 features
23002 - type: "plot"
23003   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
23004   algorithm: "plot_throughput_speedup_analysis"
23005   output-file-type: ".html"
23006   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
23007   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23008   filter: "'NIC_Intel-X710' and
23009            '64B' and
23010            ('IP4BASE' or
23011             'POLICE_MARK' or
23012             'COPWHLIST' or
23013             ('NAT44' and 'BASE') or
23014             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23015            'NDRPDR' and
23016            'IP4FWD' and
23017            not 'IPSEC' and
23018            not 'VHOST'"
23019   parameters:
23020   - "throughput"
23021   - "parent"
23022   - "tags"
23023   sort:
23024   - "DOT1Q"
23025   - "IP4BASE"
23026   - "NAT44"
23027   - "POLICE_MARK"
23028   - "COPWHLIST"
23029   - "IACL"
23030   - "OACL"
23031   layout:
23032     title: "ip4-3n-hsw-x710-64b-features-ndr"
23033     layout: "plot-throughput-speedup-analysis"
23034
23035 - type: "plot"
23036   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
23037   algorithm: "plot_throughput_speedup_analysis"
23038   output-file-type: ".html"
23039   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
23040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23041   filter: "'NIC_Intel-X710' and
23042            '64B' and
23043            ('IP4BASE' or
23044             'POLICE_MARK' or
23045             'COPWHLIST' or
23046             ('NAT44' and 'BASE') or
23047             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23048            'NDRPDR' and
23049            'IP4FWD' and
23050            not 'IPSEC' and
23051            not 'VHOST'"
23052   parameters:
23053   - "throughput"
23054   - "parent"
23055   - "tags"
23056   sort:
23057   - "DOT1Q"
23058   - "IP4BASE"
23059   - "NAT44"
23060   - "POLICE_MARK"
23061   - "COPWHLIST"
23062   - "IACL"
23063   - "OACL"
23064   layout:
23065     title: "ip4-3n-hsw-x710-64b-features-pdr"
23066     layout: "plot-throughput-speedup-analysis"
23067
23068 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
23069 - type: "plot"
23070   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23071   algorithm: "plot_throughput_speedup_analysis"
23072   output-file-type: ".html"
23073   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23075   filter: "'NIC_Intel-X710' and
23076            '64B' and
23077            'NDRPDR' and
23078            'IP4FWD' and
23079            ('NAT44' or 'IP4BASE') and
23080            not 'IPSEC' and
23081            not 'VHOST'"
23082   parameters:
23083   - "throughput"
23084   - "parent"
23085   - "tags"
23086   sort:
23087   - "IP4BASE"
23088   - "BASE"
23089   - "SRC_USER_10"
23090   - "SRC_USER_100"
23091   - "SRC_USER_1000"
23092   - "SRC_USER_2000"
23093   layout:
23094     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
23095     layout: "plot-throughput-speedup-analysis"
23096
23097 - type: "plot"
23098   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23099   algorithm: "plot_throughput_speedup_analysis"
23100   output-file-type: ".html"
23101   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23103   filter: "'NIC_Intel-X710' and
23104            '64B' and
23105            'NDRPDR' and
23106            'IP4FWD' and
23107            ('NAT44' or 'IP4BASE') and
23108            not 'IPSEC' and
23109            not 'VHOST'"
23110   parameters:
23111   - "throughput"
23112   - "parent"
23113   - "tags"
23114   sort:
23115   - "IP4BASE"
23116   - "BASE"
23117   - "SRC_USER_10"
23118   - "SRC_USER_100"
23119   - "SRC_USER_1000"
23120   - "SRC_USER_2000"
23121   layout:
23122     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
23123     layout: "plot-throughput-speedup-analysis"
23124
23125 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
23126 - type: "plot"
23127   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
23128   algorithm: "plot_throughput_speedup_analysis"
23129   output-file-type: ".html"
23130   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
23131   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23132   filter: "'NIC_Intel-X710' and
23133            '64B' and
23134            'NDRPDR' and
23135            'IP4FWD' and
23136            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23137            not 'IPSEC' and
23138            not 'VHOST'"
23139   parameters:
23140   - "throughput"
23141   - "parent"
23142   - "tags"
23143   sort:
23144   - "IP4BASE"
23145   - "ACL_STATELESS"
23146   - "ACL_STATEFUL"
23147   - "ACL_STATELESS"
23148   - "ACL_STATEFUL"
23149   layout:
23150     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
23151     layout: "plot-throughput-speedup-analysis"
23152
23153 - type: "plot"
23154   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
23155   algorithm: "plot_throughput_speedup_analysis"
23156   output-file-type: ".html"
23157   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
23158   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23159   filter: "'NIC_Intel-X710' and
23160            '64B' and
23161            'NDRPDR' and
23162            'IP4FWD' and
23163            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23164            not 'IPSEC' and
23165            not 'VHOST'"
23166   parameters:
23167   - "throughput"
23168   - "parent"
23169   - "tags"
23170   sort:
23171   - "IP4BASE"
23172   - "ACL_STATELESS"
23173   - "ACL_STATEFUL"
23174   - "ACL_STATELESS"
23175   - "ACL_STATEFUL"
23176   layout:
23177     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
23178     layout: "plot-throughput-speedup-analysis"
23179
23180 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
23181 - type: "plot"
23182   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
23183   algorithm: "plot_throughput_speedup_analysis"
23184   output-file-type: ".html"
23185   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
23186   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23187   filter: "'NIC_Intel-XL710' and
23188            '64B' and
23189            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23190            'NDRPDR' and
23191            'IP4FWD' and
23192            not 'IPSEC' and
23193            not 'VHOST'"
23194   parameters:
23195   - "throughput"
23196   - "parent"
23197   - "tags"
23198   sort:
23199   - "IP4BASE"
23200   - "FIB_20K"
23201   - "FIB_200K"
23202   - "FIB_2M"
23203   layout:
23204     title: "ip4-3n-hsw-xl710-64b-base-ndr"
23205     layout: "plot-throughput-speedup-analysis"
23206
23207 - type: "plot"
23208   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
23209   algorithm: "plot_throughput_speedup_analysis"
23210   output-file-type: ".html"
23211   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
23212   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23213   filter: "'NIC_Intel-XL710' and
23214            '64B' and
23215            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23216            'NDRPDR' and
23217            'IP4FWD' and
23218            not 'IPSEC' and
23219            not 'VHOST'"
23220   parameters:
23221   - "throughput"
23222   - "parent"
23223   - "tags"
23224   sort:
23225   - "IP4BASE"
23226   - "FIB_20K"
23227   - "FIB_200K"
23228   - "FIB_2M"
23229   layout:
23230     title: "ip4-3n-hsw-xl710-64b-base-pdr"
23231     layout: "plot-throughput-speedup-analysis"
23232
23233 # Speedup - VPP IPv4 3n-skx-x710 base and scale
23234 - type: "plot"
23235   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23236   algorithm: "plot_throughput_speedup_analysis"
23237   output-file-type: ".html"
23238   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23240   filter: "'NIC_Intel-X710' and
23241            '64B' and
23242            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23243            'NDRPDR' and
23244            'IP4FWD' and
23245            not 'IPSEC' and
23246            not 'DOT1Q' and
23247            not 'VHOST'"
23248   parameters:
23249   - "throughput"
23250   - "parent"
23251   - "tags"
23252   sort:
23253   - "IP4BASE"
23254   - "FIB_20K"
23255   - "FIB_200K"
23256   - "FIB_2M"
23257   layout:
23258     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
23259     layout: "plot-throughput-speedup-analysis"
23260
23261 - type: "plot"
23262   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23263   algorithm: "plot_throughput_speedup_analysis"
23264   output-file-type: ".html"
23265   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23266   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23267   filter: "'NIC_Intel-X710' and
23268            '64B' and
23269            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23270            'NDRPDR' and
23271            'IP4FWD' and
23272            not 'IPSEC' and
23273            not 'DOT1Q' and
23274            not 'VHOST'"
23275   parameters:
23276   - "throughput"
23277   - "parent"
23278   - "tags"
23279   sort:
23280   - "IP4BASE"
23281   - "FIB_20K"
23282   - "FIB_200K"
23283   - "FIB_2M"
23284   layout:
23285     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
23286     layout: "plot-throughput-speedup-analysis"
23287
23288 # Speedup - VPP IPv4 3n-skx-x710 features
23289 - type: "plot"
23290   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
23291   algorithm: "plot_throughput_speedup_analysis"
23292   output-file-type: ".html"
23293   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
23294   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23295   filter: "'NIC_Intel-X710' and
23296            '64B' and
23297            ('IP4BASE' or
23298             'POLICE_MARK' or
23299             'COPWHLIST' or
23300             ('NAT44' and 'BASE') or
23301             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23302            'NDRPDR' and
23303            'IP4FWD' and
23304            not 'IPSEC' and
23305            not 'VHOST'"
23306   parameters:
23307   - "throughput"
23308   - "parent"
23309   - "tags"
23310   sort:
23311   - "DOT1Q"
23312   - "IP4BASE"
23313   - "NAT44"
23314   - "POLICE_MARK"
23315   - "COPWHLIST"
23316   - "IACL"
23317   - "OACL"
23318   layout:
23319     title: "ip4-3n-skx-x710-64b-features-ndr"
23320     layout: "plot-throughput-speedup-analysis"
23321
23322 - type: "plot"
23323   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
23324   algorithm: "plot_throughput_speedup_analysis"
23325   output-file-type: ".html"
23326   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
23327   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23328   filter: "'NIC_Intel-X710' and
23329            '64B' and
23330            ('IP4BASE' or
23331             'POLICE_MARK' or
23332             'COPWHLIST' or
23333             ('NAT44' and 'BASE') or
23334             ('ACL_STATELESS' and 'ACL10' and '10K_FLOWS')) and
23335            'NDRPDR' and
23336            'IP4FWD' and
23337            not 'IPSEC' and
23338            not 'VHOST'"
23339   parameters:
23340   - "throughput"
23341   - "parent"
23342   - "tags"
23343   sort:
23344   - "DOT1Q"
23345   - "IP4BASE"
23346   - "NAT44"
23347   - "POLICE_MARK"
23348   - "COPWHLIST"
23349   - "IACL"
23350   - "OACL"
23351   layout:
23352     title: "ip4-3n-skx-x710-64b-features-pdr"
23353     layout: "plot-throughput-speedup-analysis"
23354
23355 # Speedup - VPP IPv4 3n-skx-x710 features nat44
23356 - type: "plot"
23357   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23358   algorithm: "plot_throughput_speedup_analysis"
23359   output-file-type: ".html"
23360   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23361   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23362   filter: "'NIC_Intel-X710' and
23363            '64B' and
23364            'NDRPDR' and
23365            'IP4FWD' and
23366            ('NAT44' or 'IP4BASE') and
23367            not 'IPSEC' and
23368            not 'VHOST'"
23369   parameters:
23370   - "throughput"
23371   - "parent"
23372   - "tags"
23373   sort:
23374   - "IP4BASE"
23375   - "BASE"
23376   - "SRC_USER_10"
23377   - "SRC_USER_100"
23378   - "SRC_USER_1000"
23379   - "SRC_USER_2000"
23380   layout:
23381     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
23382     layout: "plot-throughput-speedup-analysis"
23383
23384 - type: "plot"
23385   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23386   algorithm: "plot_throughput_speedup_analysis"
23387   output-file-type: ".html"
23388   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23389   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23390   filter: "'NIC_Intel-X710' and
23391            '64B' and
23392            'NDRPDR' and
23393            'IP4FWD' and
23394            ('NAT44' or 'IP4BASE') and
23395            not 'IPSEC' and
23396            not 'VHOST'"
23397   parameters:
23398   - "throughput"
23399   - "parent"
23400   - "tags"
23401   sort:
23402   - "IP4BASE"
23403   - "BASE"
23404   - "SRC_USER_10"
23405   - "SRC_USER_100"
23406   - "SRC_USER_1000"
23407   - "SRC_USER_2000"
23408   layout:
23409     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
23410     layout: "plot-throughput-speedup-analysis"
23411
23412 # Speedup - VPP IPv4 3n-skx-x710 features iacl
23413 - type: "plot"
23414   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23415   algorithm: "plot_throughput_speedup_analysis"
23416   output-file-type: ".html"
23417   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23419   filter: "'NIC_Intel-X710' and
23420            '64B' and
23421            'NDRPDR' and
23422            'IP4FWD' and
23423            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23424            not 'IPSEC' and
23425            not 'VHOST'"
23426   parameters:
23427   - "throughput"
23428   - "parent"
23429   - "tags"
23430   sort:
23431   - "IP4BASE"
23432   - "ACL_STATELESS"
23433   - "ACL_STATEFUL"
23434   - "ACL_STATELESS"
23435   - "ACL_STATEFUL"
23436   layout:
23437     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
23438     layout: "plot-throughput-speedup-analysis"
23439
23440 - type: "plot"
23441   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23442   algorithm: "plot_throughput_speedup_analysis"
23443   output-file-type: ".html"
23444   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23445   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23446   filter: "'NIC_Intel-X710' and
23447            '64B' and
23448            'NDRPDR' and
23449            'IP4FWD' and
23450            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23451            not 'IPSEC' and
23452            not 'VHOST'"
23453   parameters:
23454   - "throughput"
23455   - "parent"
23456   - "tags"
23457   sort:
23458   - "IP4BASE"
23459   - "ACL_STATELESS"
23460   - "ACL_STATEFUL"
23461   - "ACL_STATELESS"
23462   - "ACL_STATEFUL"
23463   layout:
23464     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
23465     layout: "plot-throughput-speedup-analysis"
23466
23467 ## Speedup - VPP IPv4 3n-skx-x710 features oacl
23468 #- type: "plot"
23469 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23470 #  algorithm: "plot_throughput_speedup_analysis"
23471 #  output-file-type: ".html"
23472 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23473 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
23474 #  filter: "'NIC_Intel-X710' and
23475 #           '64B' and
23476 #           'NDRPDR' and
23477 #           'IP4FWD' and
23478 #           'OACL' and
23479 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
23480 #           not 'IPSEC' and
23481 #           not 'VHOST'"
23482 #  parameters:
23483 #  - "throughput"
23484 #  - "parent"
23485 #  - "tags"
23486 #  sort:
23487 #  - "ACL_STATELESS"
23488 #  - "ACL_STATEFUL"
23489 #  - "ACL_STATELESS"
23490 #  - "ACL_STATEFUL"
23491 #  layout:
23492 #    title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
23493 #    layout: "plot-throughput-speedup-analysis"
23494 #
23495 #- type: "plot"
23496 #  title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23497 #  algorithm: "plot_throughput_speedup_analysis"
23498 #  output-file-type: ".html"
23499 #  output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23500 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
23501 #  filter: "'NIC_Intel-X710' and
23502 #           '64B' and
23503 #           'NDRPDR' and
23504 #           'IP4FWD' and
23505 #           'OACL' and
23506 #           ('ACL10' or 'ACL50') and '10K_FLOWS' and
23507 #           not 'IPSEC' and
23508 #           not 'VHOST'"
23509 #  parameters:
23510 #  - "throughput"
23511 #  - "parent"
23512 #  - "tags"
23513 #  sort:
23514 #  - "ACL_STATELESS"
23515 #  - "ACL_STATEFUL"
23516 #  - "ACL_STATELESS"
23517 #  - "ACL_STATEFUL"
23518 #  layout:
23519 #    title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
23520 #    layout: "plot-throughput-speedup-analysis"
23521
23522 # Speedup - VPP IPv4 2n-skx-x710 base and scale
23523 - type: "plot"
23524   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23525   algorithm: "plot_throughput_speedup_analysis"
23526   output-file-type: ".html"
23527   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23529   filter: "'NIC_Intel-X710' and
23530            '64B' and
23531            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23532            'NDRPDR' and
23533            'IP4FWD' and
23534            not 'IPSEC' and
23535            not 'DOT1Q' and
23536            not 'VHOST'"
23537   parameters:
23538   - "throughput"
23539   - "parent"
23540   - "tags"
23541   sort:
23542   - "IP4BASE"
23543   - "FIB_20K"
23544   - "FIB_200K"
23545   - "FIB_2M"
23546   layout:
23547     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
23548     layout: "plot-throughput-speedup-analysis"
23549
23550 - type: "plot"
23551   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23552   algorithm: "plot_throughput_speedup_analysis"
23553   output-file-type: ".html"
23554   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23555   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23556   filter: "'NIC_Intel-X710' and
23557            '64B' and
23558            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23559            'NDRPDR' and
23560            'IP4FWD' and
23561            not 'IPSEC' and
23562            not 'DOT1Q' and
23563            not 'VHOST'"
23564   parameters:
23565   - "throughput"
23566   - "parent"
23567   - "tags"
23568   sort:
23569   - "IP4BASE"
23570   - "FIB_20K"
23571   - "FIB_200K"
23572   - "FIB_2M"
23573   layout:
23574     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
23575     layout: "plot-throughput-speedup-analysis"
23576
23577 # Speedup - VPP IPv4 2n-skx-x710 features iacl
23578 - type: "plot"
23579   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
23580   algorithm: "plot_throughput_speedup_analysis"
23581   output-file-type: ".html"
23582   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-ndr-tsa"
23583   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23584   filter: "'NIC_Intel-X710' and
23585            '64B' and
23586            'NDRPDR' and
23587            'IP4FWD' and
23588            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23589            not 'IPSEC' and
23590            not 'VHOST'"
23591   parameters:
23592   - "throughput"
23593   - "parent"
23594   - "tags"
23595   sort:
23596   - "IP4BASE"
23597   - "ACL_STATELESS"
23598   - "ACL_STATEFUL"
23599   - "ACL_STATELESS"
23600   - "ACL_STATEFUL"
23601   layout:
23602     title: "ip4-2n-skx-x710-64b-features-iacl-ndr"
23603     layout: "plot-throughput-speedup-analysis"
23604
23605 - type: "plot"
23606   title: "Speedup: ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
23607   algorithm: "plot_throughput_speedup_analysis"
23608   output-file-type: ".html"
23609   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-iacl-pdr-tsa"
23610   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23611   filter: "'NIC_Intel-X710' and
23612            '64B' and
23613            'NDRPDR' and
23614            'IP4FWD' and
23615            (('IACL' and ('ACL1' or 'ACL50') and ('10K_FLOWS' or '10k_FLOWS')) or 'IP4BASE') and
23616            not 'IPSEC' and
23617            not 'VHOST'"
23618   parameters:
23619   - "throughput"
23620   - "parent"
23621   - "tags"
23622   sort:
23623   - "IP4BASE"
23624   - "ACL_STATELESS"
23625   - "ACL_STATEFUL"
23626   - "ACL_STATELESS"
23627   - "ACL_STATEFUL"
23628   layout:
23629     title: "ip4-2n-skx-x710-64b-features-iacl-pdr"
23630     layout: "plot-throughput-speedup-analysis"
23631
23632 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
23633 - type: "plot"
23634   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23635   algorithm: "plot_throughput_speedup_analysis"
23636   output-file-type: ".html"
23637   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23638   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23639   filter: "'NIC_Intel-XXV710' and
23640            '64B' and
23641            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23642            'NDRPDR' and
23643            'IP4FWD' and
23644            not 'IPSEC' and
23645            not 'DOT1Q' and
23646            not 'VHOST'"
23647   parameters:
23648   - "throughput"
23649   - "parent"
23650   - "tags"
23651   sort:
23652   - "IP4BASE"
23653   - "FIB_20K"
23654   - "FIB_200K"
23655   - "FIB_2M"
23656   layout:
23657     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
23658     layout: "plot-throughput-speedup-analysis"
23659
23660 - type: "plot"
23661   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23662   algorithm: "plot_throughput_speedup_analysis"
23663   output-file-type: ".html"
23664   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23665   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23666   filter: "'NIC_Intel-XXV710' and
23667            '64B' and
23668            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23669            'NDRPDR' and
23670            'IP4FWD' and
23671            not 'IPSEC' and
23672            not 'DOT1Q' and
23673            not 'VHOST'"
23674   parameters:
23675   - "throughput"
23676   - "parent"
23677   - "tags"
23678   sort:
23679   - "IP4BASE"
23680   - "FIB_20K"
23681   - "FIB_200K"
23682   - "FIB_2M"
23683   layout:
23684     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
23685     layout: "plot-throughput-speedup-analysis"
23686
23687 # Speedup - VPP IPv4 2n-dnv-x553 base
23688 - type: "plot"
23689   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
23690   algorithm: "plot_throughput_speedup_analysis"
23691   output-file-type: ".html"
23692   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
23693   data: "intel-dnv-vpp"
23694   filter: "'NIC_Intel-X553' and
23695            '64B' and
23696            'IP4BASE' and
23697            'NDRPDR' and
23698            'IP4FWD' and
23699            not 'IPSEC' and
23700            not 'VHOST'"
23701   parameters:
23702   - "throughput"
23703   - "parent"
23704   - "tags"
23705   sort:
23706   - "IP4BASE"
23707   layout:
23708     title: "ip4-2n-dnv-x553-64b-base-ndr"
23709     layout: "plot-throughput-speedup-analysis"
23710
23711 - type: "plot"
23712   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
23713   algorithm: "plot_throughput_speedup_analysis"
23714   output-file-type: ".html"
23715   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
23716   data: "intel-dnv-vpp"
23717   filter: "'NIC_Intel-X553' and
23718            '64B' and
23719            'IP4BASE' and
23720            'NDRPDR' and
23721            'IP4FWD' and
23722            not 'IPSEC' and
23723            not 'VHOST'"
23724   parameters:
23725   - "throughput"
23726   - "parent"
23727   - "tags"
23728   sort:
23729   - "IP4BASE"
23730   layout:
23731     title: "ip4-2n-dnv-x553-64b-base-pdr"
23732     layout: "plot-throughput-speedup-analysis"
23733
23734 ################################################################################
23735
23736 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
23737 - type: "plot"
23738   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23739   algorithm: "plot_throughput_speedup_analysis"
23740   output-file-type: ".html"
23741   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
23742   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23743   filter: "'NIC_Intel-X520-DA2' and
23744            '64B' and
23745            'ENCAP' and
23746            'NDRPDR' and
23747            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23748            not 'DOT1Q' and
23749            not 'VHOST' and
23750            not 'IPSECHW'"
23751   parameters:
23752   - "throughput"
23753   - "parent"
23754   - "tags"
23755   sort:
23756   - "IP4BASE"
23757   - "L2BDMACLRN"
23758   - "L2XCFWD"
23759   - "LISP"
23760   layout:
23761     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
23762     layout: "plot-throughput-speedup-analysis"
23763
23764 - type: "plot"
23765   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23766   algorithm: "plot_throughput_speedup_analysis"
23767   output-file-type: ".html"
23768   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
23769   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23770   filter: "'NIC_Intel-X520-DA2' and
23771            '64B' and
23772            'ENCAP' and
23773            'NDRPDR' and
23774            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23775            not 'DOT1Q' and
23776            not 'VHOST' and
23777            not 'IPSECHW'"
23778   parameters:
23779   - "throughput"
23780   - "parent"
23781   - "tags"
23782   sort:
23783   - "IP4BASE"
23784   - "L2BDMACLRN"
23785   - "L2XCFWD"
23786   - "LISP"
23787   layout:
23788     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
23789     layout: "plot-throughput-speedup-analysis"
23790
23791 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
23792 - type: "plot"
23793   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23794   algorithm: "plot_throughput_speedup_analysis"
23795   output-file-type: ".html"
23796   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23798   filter: "'NIC_Intel-X710' and
23799            '64B' and
23800            'ENCAP' and
23801            'NDRPDR' and
23802            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23803            not 'VHOST' and
23804            not 'IPSECHW'"
23805   parameters:
23806   - "throughput"
23807   - "parent"
23808   - "tags"
23809   sort:
23810   - "IP4BASE"
23811   - "LISP"
23812   - "VXLAN_1"
23813   - "VXLAN_10"
23814   - "VXLAN_100"
23815   - "VXLAN_1000"
23816   layout:
23817     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
23818     layout: "plot-throughput-speedup-analysis"
23819
23820 - type: "plot"
23821   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23822   algorithm: "plot_throughput_speedup_analysis"
23823   output-file-type: ".html"
23824   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23826   filter: "'NIC_Intel-X710' and
23827            '64B' and
23828            'ENCAP' and
23829            'NDRPDR' and
23830            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23831            not 'VHOST' and
23832            not 'IPSECHW'"
23833   parameters:
23834   - "throughput"
23835   - "parent"
23836   - "tags"
23837   sort:
23838   - "IP4BASE"
23839   - "LISP"
23840   - "VXLAN_1"
23841   - "VXLAN_10"
23842   - "VXLAN_100"
23843   - "VXLAN_1000"
23844   layout:
23845     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
23846     layout: "plot-throughput-speedup-analysis"
23847
23848 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
23849 - type: "plot"
23850   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23851   algorithm: "plot_throughput_speedup_analysis"
23852   output-file-type: ".html"
23853   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
23854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23855   filter: "'NIC_Intel-X710' and
23856            '64B' and
23857            'ENCAP' and
23858            'NDRPDR' and
23859            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
23860            not 'DOT1Q' and
23861            not 'VHOST' and
23862            not 'IPSECHW'"
23863   parameters:
23864   - "throughput"
23865   - "parent"
23866   - "tags"
23867   sort:
23868   - "IP4BASE"
23869   - "L2BDMACLRN"
23870   - "L2XCFWD"
23871   - "LISP"
23872   layout:
23873     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
23874     layout: "plot-throughput-speedup-analysis"
23875
23876 - type: "plot"
23877   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23878   algorithm: "plot_throughput_speedup_analysis"
23879   output-file-type: ".html"
23880   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
23881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23882   filter: "'NIC_Intel-X710' and
23883            '64B' and
23884            'ENCAP' and
23885            'NDRPDR' and
23886            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
23887            not 'DOT1Q' and
23888            not 'VHOST' and
23889            not 'IPSECHW'"
23890   parameters:
23891   - "throughput"
23892   - "parent"
23893   - "tags"
23894   sort:
23895   - "IP4BASE"
23896   - "L2BDMACLRN"
23897   - "L2XCFWD"
23898   - "LISP"
23899   layout:
23900     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
23901     layout: "plot-throughput-speedup-analysis"
23902
23903 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
23904 - type: "plot"
23905   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23906   algorithm: "plot_throughput_speedup_analysis"
23907   output-file-type: ".html"
23908   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23909   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23910   filter: "'NIC_Intel-X710' and
23911            '64B' and
23912            'ENCAP' and
23913            'NDRPDR' and
23914            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23915            not 'VHOST' and
23916            not 'IPSECHW'"
23917   parameters:
23918   - "throughput"
23919   - "parent"
23920   - "tags"
23921   sort:
23922   - "IP4BASE"
23923   - "LISP"
23924   - "VXLAN_1"
23925   - "VXLAN_10"
23926   - "VXLAN_100"
23927   - "VXLAN_1000"
23928   layout:
23929     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
23930     layout: "plot-throughput-speedup-analysis"
23931
23932 - type: "plot"
23933   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23934   algorithm: "plot_throughput_speedup_analysis"
23935   output-file-type: ".html"
23936   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23938   filter: "'NIC_Intel-X710' and
23939            '64B' and
23940            'ENCAP' and
23941            'NDRPDR' and
23942            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
23943            not 'VHOST' and
23944            not 'IPSECHW'"
23945   parameters:
23946   - "throughput"
23947   - "parent"
23948   - "tags"
23949   sort:
23950   - "IP4BASE"
23951   - "LISP"
23952   - "VXLAN_1"
23953   - "VXLAN_10"
23954   - "VXLAN_100"
23955   - "VXLAN_1000"
23956   layout:
23957     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
23958     layout: "plot-throughput-speedup-analysis"
23959
23960 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
23961 - type: "plot"
23962   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
23963   algorithm: "plot_throughput_speedup_analysis"
23964   output-file-type: ".html"
23965   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
23966   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23967   filter: "'NIC_Intel-X710' and
23968            '64B' and
23969            'ENCAP' and
23970            'NDRPDR' and
23971            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23972            not 'DOT1Q' and
23973            not 'VHOST' and
23974            not 'IPSECHW'"
23975   parameters:
23976   - "throughput"
23977   - "parent"
23978   - "tags"
23979   sort:
23980   - "IP4BASE"
23981   - "L2BDMACLRN"
23982   - "L2XCFWD"
23983   - "LISP"
23984   layout:
23985     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
23986     layout: "plot-throughput-speedup-analysis"
23987
23988 - type: "plot"
23989   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
23990   algorithm: "plot_throughput_speedup_analysis"
23991   output-file-type: ".html"
23992   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
23993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23994   filter: "'NIC_Intel-X710' and
23995            '64B' and
23996            'ENCAP' and
23997            'NDRPDR' and
23998            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
23999            not 'DOT1Q' and
24000            not 'VHOST' and
24001            not 'IPSECHW'"
24002   parameters:
24003   - "throughput"
24004   - "parent"
24005   - "tags"
24006   sort:
24007   - "IP4BASE"
24008   - "L2BDMACLRN"
24009   - "L2XCFWD"
24010   - "LISP"
24011   layout:
24012     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
24013     layout: "plot-throughput-speedup-analysis"
24014
24015 ################################################################################
24016
24017 # Speedup - VPP IPv6 3n-hsw-x520
24018 - type: "plot"
24019   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
24020   algorithm: "plot_throughput_speedup_analysis"
24021   output-file-type: ".html"
24022   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
24023   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24024   filter: "'NIC_Intel-X520-DA2' and
24025            '78B' and
24026            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24027            'NDRPDR' and
24028            'IP6FWD' and
24029            not 'SRv6' and
24030            not 'IPSEC' and
24031            not 'VHOST'"
24032   parameters:
24033   - "throughput"
24034   - "parent"
24035   - "tags"
24036   sort:
24037   - "IP6BASE"
24038   - "FIB_20K"
24039   - "FIB_200K"
24040   - "FIB_2M"
24041   layout:
24042     title: "ip6-3n-hsw-x520-78b-base-ndr"
24043     layout: "plot-throughput-speedup-analysis"
24044
24045 - type: "plot"
24046   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
24047   algorithm: "plot_throughput_speedup_analysis"
24048   output-file-type: ".html"
24049   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
24050   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24051   filter: "'NIC_Intel-X520-DA2' and
24052            '78B' and
24053            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24054            'NDRPDR' and
24055            'IP6FWD' and
24056            not 'SRv6' and
24057            not 'IPSEC' and
24058            not 'VHOST'"
24059   parameters:
24060   - "throughput"
24061   - "parent"
24062   - "tags"
24063   sort:
24064   - "IP6BASE"
24065   - "FIB_20K"
24066   - "FIB_200K"
24067   - "FIB_2M"
24068   layout:
24069     title: "ip6-3n-hsw-x520-78b-base-pdr"
24070     layout: "plot-throughput-speedup-analysis"
24071
24072 # Speedup - VPP IPv6 3n-hsw-x710
24073 - type: "plot"
24074   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24075   algorithm: "plot_throughput_speedup_analysis"
24076   output-file-type: ".html"
24077   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24078   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24079   filter: "'NIC_Intel-X710' and
24080            '78B' and
24081            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24082            'NDRPDR' and
24083            'IP6FWD' and
24084            not 'SRv6' and
24085            not 'IPSEC' and
24086            not 'VHOST'"
24087   parameters:
24088   - "throughput"
24089   - "parent"
24090   - "tags"
24091   sort:
24092   - "IP6BASE"
24093   - "FIB_20K"
24094   - "FIB_200K"
24095   - "FIB_2M"
24096   layout:
24097     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
24098     layout: "plot-throughput-speedup-analysis"
24099
24100 - type: "plot"
24101   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24102   algorithm: "plot_throughput_speedup_analysis"
24103   output-file-type: ".html"
24104   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24105   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24106   filter: "'NIC_Intel-X710' and
24107            '78B' and
24108            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24109            'NDRPDR' and
24110            'IP6FWD' and
24111            not 'SRv6' and
24112            not 'IPSEC' and
24113            not 'VHOST'"
24114   parameters:
24115   - "throughput"
24116   - "parent"
24117   - "tags"
24118   sort:
24119   - "IP6BASE"
24120   - "FIB_20K"
24121   - "FIB_200K"
24122   - "FIB_2M"
24123   layout:
24124     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
24125     layout: "plot-throughput-speedup-analysis"
24126
24127 # Speedup - VPP IPv6 3n-hsw-x710 features
24128 - type: "plot"
24129   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
24130   algorithm: "plot_throughput_speedup_analysis"
24131   output-file-type: ".html"
24132   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
24133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24134   filter: "'NIC_Intel-X710' and
24135            '78B' and
24136            ('IP6BASE' or
24137             'POLICE_MARK' or
24138             'COPWHLIST' or
24139             'IACLDST') and
24140            'NDRPDR' and
24141            'IP6FWD' and
24142            not 'SRv6' and
24143            not 'IPSEC' and
24144            not 'VHOST'"
24145   parameters:
24146   - "throughput"
24147   - "parent"
24148   - "tags"
24149   sort:
24150   - "IP6BASE"
24151   - "POLICE_MARK"
24152   - "COPWHLIST"
24153   - "IACLDST"
24154   layout:
24155     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
24156     layout: "plot-throughput-speedup-analysis"
24157
24158 - type: "plot"
24159   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
24160   algorithm: "plot_throughput_speedup_analysis"
24161   output-file-type: ".html"
24162   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
24163   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24164   filter: "'NIC_Intel-X710' and
24165            '78B' and
24166            ('IP6BASE' or
24167             'POLICE_MARK' or
24168             'COPWHLIST' or
24169             'IACLDST') and
24170            'NDRPDR' and
24171            'IP6FWD' and
24172            not 'SRv6' and
24173            not 'IPSEC' and
24174            not 'VHOST'"
24175   parameters:
24176   - "throughput"
24177   - "parent"
24178   - "tags"
24179   sort:
24180   - "IP6BASE"
24181   - "POLICE_MARK"
24182   - "COPWHLIST"
24183   - "IACLDST"
24184   layout:
24185     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
24186     layout: "plot-throughput-speedup-analysis"
24187
24188 # Speedup - VPP IPv6 3n-hsw-xl710
24189 - type: "plot"
24190   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
24191   algorithm: "plot_throughput_speedup_analysis"
24192   output-file-type: ".html"
24193   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
24194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24195   filter: "'NIC_Intel-XL710' and
24196            '78B' and
24197            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24198            'NDRPDR' and
24199            'IP6FWD' and
24200            not 'SRv6' and
24201            not 'IPSEC' and
24202            not 'VHOST'"
24203   parameters:
24204   - "throughput"
24205   - "parent"
24206   - "tags"
24207   sort:
24208   - "IP6BASE"
24209   - "FIB_20K"
24210   - "FIB_200K"
24211   - "FIB_2M"
24212   layout:
24213     title: "ip6-3n-hsw-xl710-78b-base-ndr"
24214     layout: "plot-throughput-speedup-analysis"
24215
24216 - type: "plot"
24217   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
24218   algorithm: "plot_throughput_speedup_analysis"
24219   output-file-type: ".html"
24220   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
24221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24222   filter: "'NIC_Intel-XL710' and
24223            '78B' and
24224            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24225            'NDRPDR' and
24226            'IP6FWD' and
24227            not 'SRv6' and
24228            not 'IPSEC' and
24229            not 'VHOST'"
24230   parameters:
24231   - "throughput"
24232   - "parent"
24233   - "tags"
24234   sort:
24235   - "IP6BASE"
24236   - "FIB_20K"
24237   - "FIB_200K"
24238   - "FIB_2M"
24239   layout:
24240     title: "ip6-3n-hsw-xl710-78b-base-pdr"
24241     layout: "plot-throughput-speedup-analysis"
24242
24243 # Speedup - VPP IPv6 3n-skx-x710
24244 - type: "plot"
24245   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24246   algorithm: "plot_throughput_speedup_analysis"
24247   output-file-type: ".html"
24248   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24250   filter: "'NIC_Intel-X710' and
24251            '78B' and
24252            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24253            'NDRPDR' and
24254            'IP6FWD' and
24255            not 'SRv6' and
24256            not 'IPSEC' and
24257            not 'VHOST'"
24258   parameters:
24259   - "throughput"
24260   - "parent"
24261   - "tags"
24262   sort:
24263   - "IP6BASE"
24264   - "FIB_20K"
24265   - "FIB_200K"
24266   - "FIB_2M"
24267   layout:
24268     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
24269     layout: "plot-throughput-speedup-analysis"
24270
24271 - type: "plot"
24272   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24273   algorithm: "plot_throughput_speedup_analysis"
24274   output-file-type: ".html"
24275   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24276   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24277   filter: "'NIC_Intel-X710' and
24278            '78B' and
24279            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24280            'NDRPDR' and
24281            'IP6FWD' and
24282            not 'SRv6' and
24283            not 'IPSEC' and
24284            not 'VHOST'"
24285   parameters:
24286   - "throughput"
24287   - "parent"
24288   - "tags"
24289   sort:
24290   - "IP6BASE"
24291   - "FIB_20K"
24292   - "FIB_200K"
24293   - "FIB_2M"
24294   layout:
24295     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
24296     layout: "plot-throughput-speedup-analysis"
24297
24298 # Speedup - VPP IPv6 3n-skx-x710 features
24299 - type: "plot"
24300   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
24301   algorithm: "plot_throughput_speedup_analysis"
24302   output-file-type: ".html"
24303   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
24304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24305   filter: "'NIC_Intel-X710' and
24306            '78B' and
24307            ('IP6BASE' or
24308             'POLICE_MARK' or
24309             'COPWHLIST' or
24310             'IACLDST') and
24311            'NDRPDR' and
24312            'IP6FWD' and
24313            not 'SRv6' and
24314            not 'IPSEC' and
24315            not 'VHOST'"
24316   parameters:
24317   - "throughput"
24318   - "parent"
24319   - "tags"
24320   sort:
24321   - "IP6BASE"
24322   - "POLICE_MARK"
24323   - "COPWHLIST"
24324   - "IACLDST"
24325   layout:
24326     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
24327     layout: "plot-throughput-speedup-analysis"
24328
24329 - type: "plot"
24330   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
24331   algorithm: "plot_throughput_speedup_analysis"
24332   output-file-type: ".html"
24333   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
24334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24335   filter: "'NIC_Intel-X710' and
24336            '78B' and
24337            ('IP6BASE' or
24338             'POLICE_MARK' or
24339             'COPWHLIST' or
24340             'IACLDST') and
24341            'NDRPDR' and
24342            'IP6FWD' and
24343            not 'SRv6' and
24344            not 'IPSEC' and
24345            not 'VHOST'"
24346   parameters:
24347   - "throughput"
24348   - "parent"
24349   - "tags"
24350   sort:
24351   - "IP6BASE"
24352   - "POLICE_MARK"
24353   - "COPWHLIST"
24354   - "IACLDST"
24355   layout:
24356     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
24357     layout: "plot-throughput-speedup-analysis"
24358
24359 # Speedup - VPP IPv6 3n-skx-xxv710
24360 - type: "plot"
24361   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24362   algorithm: "plot_throughput_speedup_analysis"
24363   output-file-type: ".html"
24364   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24365   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24366   filter: "'NIC_Intel-XXV710' and
24367            '78B' and
24368            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24369            'NDRPDR' and
24370            'IP6FWD' and
24371            not 'SRv6' and
24372            not 'IPSEC' and
24373            not 'VHOST'"
24374   parameters:
24375   - "throughput"
24376   - "parent"
24377   - "tags"
24378   sort:
24379   - "IP6BASE"
24380   - "FIB_20K"
24381   - "FIB_200K"
24382   - "FIB_2M"
24383   layout:
24384     title: "ip6-3n-skx-xxv710-78b-base_and_scale-ndr"
24385     layout: "plot-throughput-speedup-analysis"
24386
24387 - type: "plot"
24388   title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24389   algorithm: "plot_throughput_speedup_analysis"
24390   output-file-type: ".html"
24391   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24392   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24393   filter: "'NIC_Intel-XXV710' and
24394            '78B' and
24395            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24396            'NDRPDR' and
24397            'IP6FWD' and
24398            not 'SRv6' and
24399            not 'IPSEC' and
24400            not 'VHOST'"
24401   parameters:
24402   - "throughput"
24403   - "parent"
24404   - "tags"
24405   sort:
24406   - "IP6BASE"
24407   - "FIB_20K"
24408   - "FIB_200K"
24409   - "FIB_2M"
24410   layout:
24411     title: "ip6-3n-skx-xxv710-78b-base_and_scale-pdr"
24412     layout: "plot-throughput-speedup-analysis"
24413
24414 # Speedup - VPP IPv6 2n-skx-x710
24415 - type: "plot"
24416   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24417   algorithm: "plot_throughput_speedup_analysis"
24418   output-file-type: ".html"
24419   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24420   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24421   filter: "'NIC_Intel-X710' and
24422            '78B' and
24423            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24424            'NDRPDR' and
24425            'IP6FWD' and
24426            not 'SRv6' and
24427            not 'IPSEC' and
24428            not 'VHOST'"
24429   parameters:
24430   - "throughput"
24431   - "parent"
24432   - "tags"
24433   sort:
24434   - "IP6BASE"
24435   - "FIB_20K"
24436   - "FIB_200K"
24437   - "FIB_2M"
24438   layout:
24439     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
24440     layout: "plot-throughput-speedup-analysis"
24441
24442 - type: "plot"
24443   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24444   algorithm: "plot_throughput_speedup_analysis"
24445   output-file-type: ".html"
24446   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24447   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24448   filter: "'NIC_Intel-X710' and
24449            '78B' and
24450            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24451            'NDRPDR' and
24452            'IP6FWD' and
24453            not 'SRv6' and
24454            not 'IPSEC' and
24455            not 'VHOST'"
24456   parameters:
24457   - "throughput"
24458   - "parent"
24459   - "tags"
24460   sort:
24461   - "IP6BASE"
24462   - "FIB_20K"
24463   - "FIB_200K"
24464   - "FIB_2M"
24465   layout:
24466     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
24467     layout: "plot-throughput-speedup-analysis"
24468
24469 # Speedup - VPP IPv6 2n-skx-xxv710
24470 - type: "plot"
24471   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24472   algorithm: "plot_throughput_speedup_analysis"
24473   output-file-type: ".html"
24474   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24475   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24476   filter: "'NIC_Intel-XXV710' and
24477            '78B' and
24478            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24479            'NDRPDR' and
24480            'IP6FWD' and
24481            not 'SRv6' and
24482            not 'IPSEC' and
24483            not 'VHOST'"
24484   parameters:
24485   - "throughput"
24486   - "parent"
24487   - "tags"
24488   sort:
24489   - "IP6BASE"
24490   - "FIB_20K"
24491   - "FIB_200K"
24492   - "FIB_2M"
24493   layout:
24494     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
24495     layout: "plot-throughput-speedup-analysis"
24496
24497 - type: "plot"
24498   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24499   algorithm: "plot_throughput_speedup_analysis"
24500   output-file-type: ".html"
24501   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24502   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24503   filter: "'NIC_Intel-XXV710' and
24504            '78B' and
24505            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24506            'NDRPDR' and
24507            'IP6FWD' and
24508            not 'SRv6' and
24509            not 'IPSEC' and
24510            not 'VHOST'"
24511   parameters:
24512   - "throughput"
24513   - "parent"
24514   - "tags"
24515   sort:
24516   - "IP6BASE"
24517   - "FIB_20K"
24518   - "FIB_200K"
24519   - "FIB_2M"
24520   layout:
24521     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
24522     layout: "plot-throughput-speedup-analysis"
24523
24524 # Speedup - VPP IPv6 2n-dnv-x553 base
24525 - type: "plot"
24526   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
24527   algorithm: "plot_throughput_speedup_analysis"
24528   output-file-type: ".html"
24529   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
24530   data: "intel-dnv-vpp"
24531   filter: "'NIC_Intel-X553' and
24532            '78B' and
24533            'IP6BASE' and
24534            'NDRPDR' and
24535            'IP6FWD' and
24536            not 'SRv6' and
24537            not 'IPSEC' and
24538            not 'VHOST'"
24539   parameters:
24540   - "throughput"
24541   - "parent"
24542   - "tags"
24543   sort:
24544   - "IP6BASE"
24545   layout:
24546     title: "ip6-2n-dnv-x553-78b-base-ndr"
24547     layout: "plot-throughput-speedup-analysis"
24548
24549 - type: "plot"
24550   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
24551   algorithm: "plot_throughput_speedup_analysis"
24552   output-file-type: ".html"
24553   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
24554   data: "intel-dnv-vpp"
24555   filter: "'NIC_Intel-X553' and
24556            '78B' and
24557            'IP6BASE' and
24558            'NDRPDR' and
24559            'IP6FWD' and
24560            not 'SRv6' and
24561            not 'IPSEC' and
24562            not 'VHOST'"
24563   parameters:
24564   - "throughput"
24565   - "parent"
24566   - "tags"
24567   sort:
24568   - "IP6BASE"
24569   layout:
24570     title: "ip6-2n-dnv-x553-78b-base-pdr"
24571     layout: "plot-throughput-speedup-analysis"
24572
24573 ################################################################################
24574
24575 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
24576 - type: "plot"
24577   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
24578   algorithm: "plot_throughput_speedup_analysis"
24579   output-file-type: ".html"
24580   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
24581   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24582   filter: "'NIC_Intel-X520-DA2' and
24583            '78B' and
24584            'ENCAP' and
24585            'NDRPDR' and
24586            'LISP' and
24587            not 'VHOST'"
24588   parameters:
24589   - "throughput"
24590   - "parent"
24591   - "tags"
24592   sort:
24593   - "IP4UNRLAY"
24594   - "IP6UNRLAY"
24595   layout:
24596     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
24597     layout: "plot-throughput-speedup-analysis"
24598
24599 - type: "plot"
24600   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
24601   algorithm: "plot_throughput_speedup_analysis"
24602   output-file-type: ".html"
24603   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
24604   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24605   filter: "'NIC_Intel-X520-DA2' and
24606            '78B' and
24607            'ENCAP' and
24608            'NDRPDR' and
24609            'LISP' and
24610            not 'VHOST'"
24611   parameters:
24612   - "throughput"
24613   - "parent"
24614   - "tags"
24615   sort:
24616   - "IP4UNRLAY"
24617   - "IP6UNRLAY"
24618   layout:
24619     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
24620     layout: "plot-throughput-speedup-analysis"
24621
24622 ################################################################################
24623
24624 # Speedup - VPP IPSec 3n-hsw-xl710 base
24625 - type: "plot"
24626   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
24627   algorithm: "plot_throughput_speedup_analysis"
24628   output-file-type: ".html"
24629   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
24630   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24631   filter: "'NIC_Intel-XL710' and
24632            '64B' and
24633            'IP4FWD' and
24634            'NDRPDR' and
24635            'BASE' and
24636            'IPSECHW' and
24637            ('IPSECTRAN' or 'IPSECTUN') and
24638            not 'VHOST'"
24639   parameters:
24640   - "throughput"
24641   - "parent"
24642   - "tags"
24643   layout:
24644     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
24645     layout: "plot-throughput-speedup-analysis"
24646
24647 - type: "plot"
24648   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
24649   algorithm: "plot_throughput_speedup_analysis"
24650   output-file-type: ".html"
24651   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
24652   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24653   filter: "'NIC_Intel-XL710' and
24654            '64B' and
24655            'IP4FWD' and
24656            'NDRPDR' and
24657            'BASE' and
24658            'IPSECHW' and
24659            ('IPSECTRAN' or 'IPSECTUN') and
24660            not 'VHOST'"
24661   parameters:
24662   - "throughput"
24663   - "parent"
24664   - "tags"
24665   layout:
24666     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
24667     layout: "plot-throughput-speedup-analysis"
24668
24669 # Speedup - VPP IPSec 3n-hsw-xl710 scale
24670 - type: "plot"
24671   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
24672   algorithm: "plot_throughput_speedup_analysis"
24673   output-file-type: ".html"
24674   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
24675   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24676   filter: "'NIC_Intel-XL710' and
24677            '64B' and
24678            'IP4FWD' and
24679            'NDRPDR' and
24680            'SCALE' and
24681            'IPSECHW' and
24682            ('IPSECTRAN' or 'IPSECTUN') and
24683            not 'VHOST'"
24684   parameters:
24685   - "throughput"
24686   - "parent"
24687   - "tags"
24688   layout:
24689     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
24690     layout: "plot-throughput-speedup-analysis"
24691
24692 - type: "plot"
24693   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
24694   algorithm: "plot_throughput_speedup_analysis"
24695   output-file-type: ".html"
24696   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
24697   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24698   filter: "'NIC_Intel-XL710' and
24699            '64B' and
24700            'IP4FWD' and
24701            'NDRPDR' and
24702            'SCALE' and
24703            'IPSECHW' and
24704            ('IPSECTRAN' or 'IPSECTUN') and
24705            not 'VHOST'"
24706   parameters:
24707   - "throughput"
24708   - "parent"
24709   - "tags"
24710   layout:
24711     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
24712     layout: "plot-throughput-speedup-analysis"
24713
24714 # Speedup - VPP IPSec 3n-hsw-xl710 sw
24715 - type: "plot"
24716   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
24717   algorithm: "plot_throughput_speedup_analysis"
24718   output-file-type: ".html"
24719   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
24720   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24721   filter: "'NIC_Intel-XL710' and
24722            '64B' and
24723            'IP4FWD' and
24724            'NDRPDR' and
24725            'IPSECSW' and
24726            ('IPSECTRAN' or 'IPSECTUN') and
24727            not 'VHOST'"
24728   parameters:
24729   - "throughput"
24730   - "parent"
24731   - "tags"
24732   layout:
24733     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
24734     layout: "plot-throughput-speedup-analysis"
24735
24736 - type: "plot"
24737   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
24738   algorithm: "plot_throughput_speedup_analysis"
24739   output-file-type: ".html"
24740   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
24741   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24742   filter: "'NIC_Intel-XL710' and
24743            '64B' and
24744            'IP4FWD' and
24745            'NDRPDR' and
24746            'IPSECSW' and
24747            ('IPSECTRAN' or 'IPSECTUN') and
24748            not 'VHOST'"
24749   parameters:
24750   - "throughput"
24751   - "parent"
24752   - "tags"
24753   layout:
24754     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
24755     layout: "plot-throughput-speedup-analysis"
24756
24757 ################################################################################
24758
24759 # Speedup - VPP SRv6 3n-hsw-x520
24760 - type: "plot"
24761   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
24762   algorithm: "plot_throughput_speedup_analysis"
24763   output-file-type: ".html"
24764   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
24765   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24766   filter: "'NIC_Intel-X520-DA2' and
24767            '78B' and
24768            'FEATURE' and
24769            'NDRPDR' and
24770            'IP6FWD' and
24771            'SRv6'"
24772   parameters:
24773   - "throughput"
24774   - "parent"
24775   - "tags"
24776   layout:
24777     title: "srv6-3n-hsw-x520-78b-features-ndr"
24778     layout: "plot-throughput-speedup-analysis"
24779
24780 - type: "plot"
24781   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
24782   algorithm: "plot_throughput_speedup_analysis"
24783   output-file-type: ".html"
24784   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
24785   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24786   filter: "'NIC_Intel-X520-DA2' and
24787            '78B' and
24788            'FEATURE' and
24789            'NDRPDR' and
24790            'IP6FWD' and
24791            'SRv6'"
24792   parameters:
24793   - "throughput"
24794   - "parent"
24795   - "tags"
24796   layout:
24797     title: "srv6-3n-hsw-x520-78b-features-pdr"
24798     layout: "plot-throughput-speedup-analysis"
24799
24800 ################################################################################
24801
24802 # Speedup - VPP L2 3n-hsw-x520 base and scale
24803 - type: "plot"
24804   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24805   algorithm: "plot_throughput_speedup_analysis"
24806   output-file-type: ".html"
24807   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24809   filter: "'NIC_Intel-X520-DA2' and
24810            '64B' and
24811            ('BASE' or 'SCALE') and
24812            'NDRPDR' and
24813            'ETH' and
24814            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24815            not 'VHOST' and
24816            not 'MEMIF'"
24817   parameters:
24818   - "throughput"
24819   - "parent"
24820   - "tags"
24821   sort:
24822   - "L2XCFWD"
24823   - "L2PATCH"
24824   - "L2BDMACLRN"
24825   - "FIB_10K"
24826   - "FIB_100K"
24827   - "FIB_1M"
24828   layout:
24829     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
24830     layout: "plot-throughput-speedup-analysis"
24831
24832 - type: "plot"
24833   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24834   algorithm: "plot_throughput_speedup_analysis"
24835   output-file-type: ".html"
24836   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24838   filter: "'NIC_Intel-X520-DA2' and
24839            '64B' and
24840            ('BASE' or 'SCALE') and
24841            'NDRPDR' and
24842            'ETH' and
24843            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24844            not 'VHOST' and
24845            not 'MEMIF'"
24846   parameters:
24847   - "throughput"
24848   - "parent"
24849   - "tags"
24850   sort:
24851   - "L2XCFWD"
24852   - "L2PATCH"
24853   - "L2BDMACLRN"
24854   - "FIB_10K"
24855   - "FIB_100K"
24856   - "FIB_1M"
24857   layout:
24858     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
24859     layout: "plot-throughput-speedup-analysis"
24860
24861 # Speedup - VPP L2 3n-hsw-x520 features
24862 - type: "plot"
24863   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
24864   algorithm: "plot_throughput_speedup_analysis"
24865   output-file-type: ".html"
24866   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
24867   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24868   filter: "'NIC_Intel-X520-DA2' and
24869            '64B' and
24870            'NDRPDR' and
24871            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24872            not 'ACL' and
24873            not 'VHOST' and
24874            not 'MEMIF'"
24875   parameters:
24876   - "throughput"
24877   - "parent"
24878   - "tags"
24879   sort:
24880   - "L2XCBASE"    # l2xcbase
24881   - "L2BDBASE"    # l2bdbase
24882   - "L2XCFWD"     # dot1q-l2xcbase
24883   - "L2BDMACLRN"  # dot1q-l2bdbase
24884   layout:
24885     title: "l2sw-3n-hsw-x520-64b-features-ndr"
24886     layout: "plot-throughput-speedup-analysis"
24887
24888 - type: "plot"
24889   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
24890   algorithm: "plot_throughput_speedup_analysis"
24891   output-file-type: ".html"
24892   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
24893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24894   filter: "'NIC_Intel-X520-DA2' and
24895            '64B' and
24896            'NDRPDR' and
24897            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
24898            not 'ACL' and
24899            not 'VHOST' and
24900            not 'MEMIF'"
24901   parameters:
24902   - "throughput"
24903   - "parent"
24904   - "tags"
24905   sort:
24906   - "L2XCBASE"    # l2xcbase
24907   - "L2BDBASE"    # l2bdbase
24908   - "L2XCFWD"     # dot1q-l2xcbase
24909   - "L2BDMACLRN"  # dot1q-l2bdbase
24910   layout:
24911     title: "l2sw-3n-hsw-x520-64b-features-pdr"
24912     layout: "plot-throughput-speedup-analysis"
24913
24914 # Speedup - VPP L2 3n-hsw-x520 features-iacl
24915 - type: "plot"
24916   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
24917   algorithm: "plot_throughput_speedup_analysis"
24918   output-file-type: ".html"
24919   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-ndr-tsa"
24920   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24921   filter: "'NIC_Intel-X520-DA2' and
24922            'NDRPDR' and
24923            '64B' and
24924            'FEATURE' and
24925            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
24926            'IACL' and
24927            ('ACL1' or 'ACL50') and
24928            ('10K_FLOWS' or '10k_FLOWS') and
24929            not 'MACIP' and
24930            not 'VHOST' and
24931            not 'MEMIF'"
24932   parameters:
24933   - "throughput"
24934   - "parent"
24935   - "tags"
24936   layout:
24937     title: "l2sw-3n-hsw-x520-64b-features-iacl-ndr"
24938     layout: "plot-throughput-speedup-analysis"
24939
24940 - type: "plot"
24941   title: "Speedup: l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24942   algorithm: "plot_throughput_speedup_analysis"
24943   output-file-type: ".html"
24944   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24945   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24946   filter: "'NIC_Intel-X520-DA2' and
24947            'NDRPDR' and
24948            '64B' and
24949            'FEATURE' and
24950            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
24951            'IACL' and
24952            ('ACL1' or 'ACL50') and
24953            ('10K_FLOWS' or '10k_FLOWS') and
24954            not 'MACIP' and
24955            not 'VHOST' and
24956            not 'MEMIF'"
24957   parameters:
24958   - "throughput"
24959   - "parent"
24960   - "tags"
24961   layout:
24962     title: "l2sw-3n-hsw-x520-64b-features-iacl-pdr"
24963     layout: "plot-throughput-speedup-analysis"
24964
24965 # Speedup - VPP L2 3n-hsw-x520 features-oacl
24966 - type: "plot"
24967   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24968   algorithm: "plot_throughput_speedup_analysis"
24969   output-file-type: ".html"
24970   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24972   filter: "'NIC_Intel-X520-DA2' and
24973            'NDRPDR' and
24974            '64B' and
24975            'FEATURE' and
24976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
24977            'OACL' and
24978            ('ACL1' or 'ACL50') and
24979            ('10K_FLOWS' or '10k_FLOWS') and
24980            not 'MACIP' and
24981            not 'VHOST' and
24982            not 'MEMIF'"
24983   parameters:
24984   - "throughput"
24985   - "parent"
24986   - "tags"
24987   layout:
24988     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
24989     layout: "plot-throughput-speedup-analysis"
24990
24991 - type: "plot"
24992   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24993   algorithm: "plot_throughput_speedup_analysis"
24994   output-file-type: ".html"
24995   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24996   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24997   filter: "'NIC_Intel-X520-DA2' and
24998            'NDRPDR' and
24999            '64B' and
25000            'FEATURE' and
25001            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25002            'OACL' and
25003            ('ACL1' or 'ACL50') and
25004            ('10K_FLOWS' or '10k_FLOWS') and
25005            not 'MACIP' and
25006            not 'VHOST' and
25007            not 'MEMIF'"
25008   parameters:
25009   - "throughput"
25010   - "parent"
25011   - "tags"
25012   layout:
25013     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
25014     layout: "plot-throughput-speedup-analysis"
25015
25016 # Speedup - VPP L2 3n-hsw-x520 features-oacl
25017 - type: "plot"
25018   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25019   algorithm: "plot_throughput_speedup_analysis"
25020   output-file-type: ".html"
25021   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-ndr-tsa"
25022   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25023   filter: "'NIC_Intel-X520-DA2' and
25024            'NDRPDR' and
25025            '64B' and
25026            'FEATURE' and
25027            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25028            'OACL' and
25029            ('ACL1' or 'ACL50') and
25030            ('10K_FLOWS' or '10k_FLOWS') and
25031            not 'MACIP' and
25032            not 'VHOST' and
25033            not 'MEMIF'"
25034   parameters:
25035   - "throughput"
25036   - "parent"
25037   - "tags"
25038   layout:
25039     title: "l2sw-3n-hsw-x520-64b-features-oacl-ndr"
25040     layout: "plot-throughput-speedup-analysis"
25041
25042 - type: "plot"
25043   title: "Speedup: l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25044   algorithm: "plot_throughput_speedup_analysis"
25045   output-file-type: ".html"
25046   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-oacl-pdr-tsa"
25047   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25048   filter: "'NIC_Intel-X520-DA2' and
25049            'NDRPDR' and
25050            '64B' and
25051            'FEATURE' and
25052            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25053            'OACL' and
25054            ('ACL1' or 'ACL50') and
25055            ('10K_FLOWS' or '10k_FLOWS') and
25056            not 'MACIP' and
25057            not 'VHOST' and
25058            not 'MEMIF'"
25059   parameters:
25060   - "throughput"
25061   - "parent"
25062   - "tags"
25063   layout:
25064     title: "l2sw-3n-hsw-x520-64b-features-oacl-pdr"
25065     layout: "plot-throughput-speedup-analysis"
25066
25067 # Speedup - VPP L2 3n-hsw-x520 features-macip
25068 - type: "plot"
25069   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25070   algorithm: "plot_throughput_speedup_analysis"
25071   output-file-type: ".html"
25072   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-ndr-tsa"
25073   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25074   filter: "'NIC_Intel-X520-DA2' and
25075            'NDRPDR' and
25076            '64B' and
25077            'FEATURE' and
25078            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25079            'MACIP' and
25080            ('ACL1' or 'ACL50') and
25081            ('10K_FLOWS' or '10k_FLOWS') and
25082            not 'VHOST' and
25083            not 'MEMIF'"
25084   parameters:
25085   - "throughput"
25086   - "parent"
25087   - "tags"
25088   layout:
25089     title: "l2sw-3n-hsw-x520-64b-features-macip-ndr"
25090     layout: "plot-throughput-speedup-analysis"
25091
25092 - type: "plot"
25093   title: "Speedup: l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25094   algorithm: "plot_throughput_speedup_analysis"
25095   output-file-type: ".html"
25096   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-macip-pdr-tsa"
25097   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25098   filter: "'NIC_Intel-X520-DA2' and
25099            'NDRPDR' and
25100            '64B' and
25101            'FEATURE' and
25102            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25103            'MACIP' and
25104            ('ACL1' or 'ACL50') and
25105            ('10K_FLOWS' or '10k_FLOWS') and
25106            not 'VHOST' and
25107            not 'MEMIF'"
25108   parameters:
25109   - "throughput"
25110   - "parent"
25111   - "tags"
25112   layout:
25113     title: "l2sw-3n-hsw-x520-64b-features-macip-pdr"
25114     layout: "plot-throughput-speedup-analysis"
25115
25116 # Speedup - VPP L2 3n-hsw-x710 base and scale
25117 - type: "plot"
25118   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25119   algorithm: "plot_throughput_speedup_analysis"
25120   output-file-type: ".html"
25121   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25122   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25123   filter: "'NIC_Intel-X710' and
25124            '64B' and
25125            ('BASE' or 'SCALE') and
25126            'NDRPDR' and
25127            'ETH' and
25128            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25129            not 'VHOST' and
25130            not 'MEMIF' and
25131            not 'DRV_AVF'"
25132   parameters:
25133   - "throughput"
25134   - "parent"
25135   - "tags"
25136   sort:
25137   - "L2PATCH"
25138   - "L2XCFWD"
25139   - "L2BDMACLRN"
25140   - "FIB_10K"
25141   - "FIB_100K"
25142   - "FIB_1M"
25143   layout:
25144     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
25145     layout: "plot-throughput-speedup-analysis"
25146
25147 - type: "plot"
25148   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25149   algorithm: "plot_throughput_speedup_analysis"
25150   output-file-type: ".html"
25151   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25152   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25153   filter: "'NIC_Intel-X710' and
25154            '64B' and
25155            ('BASE' or 'SCALE') and
25156            'NDRPDR' and
25157            'ETH' and
25158            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25159            not 'VHOST' and
25160            not 'MEMIF' and
25161            not 'DRV_AVF'"
25162   parameters:
25163   - "throughput"
25164   - "parent"
25165   - "tags"
25166   sort:
25167   - "L2PATCH"
25168   - "L2XCFWD"
25169   - "L2BDMACLRN"
25170   - "FIB_10K"
25171   - "FIB_100K"
25172   - "FIB_1M"
25173   layout:
25174     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
25175     layout: "plot-throughput-speedup-analysis"
25176
25177 # Speedup - VPP L2 3n-hsw-x710 features
25178 - type: "plot"
25179   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
25180   algorithm: "plot_throughput_speedup_analysis"
25181   output-file-type: ".html"
25182   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
25183   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25184   filter: "'NIC_Intel-X710' and
25185            '64B' and
25186            'NDRPDR' and
25187            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25188            not 'ACL' and
25189            not 'VHOST' and
25190            not 'L2OVRLAY' and
25191            not 'MEMIF'"
25192   parameters:
25193   - "throughput"
25194   - "parent"
25195   - "tags"
25196   sort:
25197   - "L2XCBASE"    # l2xcbase
25198   - "L2BDBASE"    # l2bdbase
25199   - "L2XCFWD"     # dot1q-l2xcbase
25200   - "L2BDMACLRN"  # dot1q-l2bdbase
25201   layout:
25202     title: "l2sw-3n-hsw-x710-64b-features-ndr"
25203     layout: "plot-throughput-speedup-analysis"
25204
25205 - type: "plot"
25206   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
25207   algorithm: "plot_throughput_speedup_analysis"
25208   output-file-type: ".html"
25209   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
25210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25211   filter: "'NIC_Intel-X710' and
25212            '64B' and
25213            'NDRPDR' and
25214            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25215            not 'ACL' and
25216            not 'VHOST' and
25217            not 'L2OVRLAY' and
25218            not 'MEMIF'"
25219   parameters:
25220   - "throughput"
25221   - "parent"
25222   - "tags"
25223   sort:
25224   - "L2XCBASE"    # l2xcbase
25225   - "L2BDBASE"    # l2bdbase
25226   - "L2XCFWD"     # dot1q-l2xcbase
25227   - "L2BDMACLRN"  # dot1q-l2bdbase
25228   layout:
25229     title: "l2sw-3n-hsw-x710-64b-features-pdr"
25230     layout: "plot-throughput-speedup-analysis"
25231
25232 # Speedup - VPP L2 3n-hsw-x710 features-iacl
25233 - type: "plot"
25234   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
25235   algorithm: "plot_throughput_speedup_analysis"
25236   output-file-type: ".html"
25237   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-ndr-tsa"
25238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25239   filter: "'NIC_Intel-X710' and
25240            'NDRPDR' and
25241            '64B' and
25242            'FEATURE' and
25243            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25244            'IACL' and
25245            ('ACL1' or 'ACL50') and
25246            ('10K_FLOWS' or '10k_FLOWS') and
25247            not 'MACIP' and
25248            not 'VHOST' and
25249            not 'MEMIF'"
25250   parameters:
25251   - "throughput"
25252   - "parent"
25253   - "tags"
25254   layout:
25255     title: "l2sw-3n-hsw-x710-64b-features-iacl-ndr"
25256     layout: "plot-throughput-speedup-analysis"
25257
25258 - type: "plot"
25259   title: "Speedup: l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
25260   algorithm: "plot_throughput_speedup_analysis"
25261   output-file-type: ".html"
25262   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-iacl-pdr-tsa"
25263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25264   filter: "'NIC_Intel-X710' and
25265            'NDRPDR' and
25266            '64B' and
25267            'FEATURE' and
25268            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25269            'IACL' and
25270            ('ACL1' or 'ACL50') and
25271            ('10K_FLOWS' or '10k_FLOWS') and
25272            not 'MACIP' and
25273            not 'VHOST' and
25274            not 'MEMIF'"
25275   parameters:
25276   - "throughput"
25277   - "parent"
25278   - "tags"
25279   layout:
25280     title: "l2sw-3n-hsw-x710-64b-features-iacl-pdr"
25281     layout: "plot-throughput-speedup-analysis"
25282
25283 # Speedup - VPP L2 3n-hsw-xl710 base and scale
25284 - type: "plot"
25285   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
25286   algorithm: "plot_throughput_speedup_analysis"
25287   output-file-type: ".html"
25288   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
25289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25290   filter: "'NIC_Intel-XL710' and
25291            '64B' and
25292            'BASE' and
25293            'NDRPDR' and
25294            'ETH' and
25295            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25296            not 'VHOST' and
25297            not 'MEMIF'"
25298   parameters:
25299   - "throughput"
25300   - "parent"
25301   - "tags"
25302   sort:
25303   - "L2PATCH"
25304   - "L2XCFWD"
25305   - "L2BDMACLRN"
25306   layout:
25307     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
25308     layout: "plot-throughput-speedup-analysis"
25309
25310 - type: "plot"
25311   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
25312   algorithm: "plot_throughput_speedup_analysis"
25313   output-file-type: ".html"
25314   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
25315   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25316   filter: "'NIC_Intel-XL710' and
25317            '64B' and
25318            'BASE' and
25319            'NDRPDR' and
25320            'ETH' and
25321            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25322            not 'VHOST' and
25323            not 'MEMIF'"
25324   parameters:
25325   - "throughput"
25326   - "parent"
25327   - "tags"
25328   sort:
25329   - "L2PATCH"
25330   - "L2XCFWD"
25331   - "L2BDMACLRN"
25332   layout:
25333     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
25334     layout: "plot-throughput-speedup-analysis"
25335
25336 # Speedup - VPP L2 3n-skx-x710 base and scale
25337 - type: "plot"
25338   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25339   algorithm: "plot_throughput_speedup_analysis"
25340   output-file-type: ".html"
25341   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25342   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25343   filter: "'NIC_Intel-X710' and
25344            '64B' and
25345            ('BASE' or 'SCALE') and
25346            'NDRPDR' and
25347            'ETH' and
25348            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25349            not 'VHOST' and
25350            not 'DRV_AVF' and
25351            not 'MEMIF'"
25352   parameters:
25353   - "throughput"
25354   - "parent"
25355   - "tags"
25356   sort:
25357   - "L2PATCH"
25358   - "L2XCBASE"
25359   - "BASE"
25360   - "FIB_10K"
25361   - "FIB_100K"
25362   - "FIB_1M"
25363   layout:
25364     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
25365     layout: "plot-throughput-speedup-analysis"
25366
25367 - type: "plot"
25368   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25369   algorithm: "plot_throughput_speedup_analysis"
25370   output-file-type: ".html"
25371   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25372   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25373   filter: "'NIC_Intel-X710' and
25374            '64B' and
25375            ('BASE' or 'SCALE') and
25376            'NDRPDR' and
25377            'ETH' and
25378            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25379            not 'VHOST' and
25380            not 'DRV_AVF' and
25381            not 'MEMIF'"
25382   parameters:
25383   - "throughput"
25384   - "parent"
25385   - "tags"
25386   sort:
25387   - "L2PATCH"
25388   - "L2XCBASE"
25389   - "BASE"
25390   - "FIB_10K"
25391   - "FIB_100K"
25392   - "FIB_1M"
25393   layout:
25394     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
25395     layout: "plot-throughput-speedup-analysis"
25396
25397 # Speedup - VPP L2 3n-skx-x710 features
25398 - type: "plot"
25399   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
25400   algorithm: "plot_throughput_speedup_analysis"
25401   output-file-type: ".html"
25402   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
25403   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25404   filter: "'NIC_Intel-X710' and
25405            '64B' and
25406            'NDRPDR' and
25407            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25408            not 'ACL' and
25409            not 'VHOST' and
25410            not 'DRV_AVF' and
25411            not 'L2OVRLAY' and
25412            not 'MEMIF'"
25413   parameters:
25414   - "throughput"
25415   - "parent"
25416   - "tags"
25417   sort:
25418   - "L2XCBASE"    # l2xcbase
25419   - "L2BDBASE"    # l2bdbase
25420   - "L2XCFWD"     # dot1q-l2xcbase
25421   - "L2BDMACLRN"  # dot1q-l2bdbase
25422   layout:
25423     title: "l2sw-3n-skx-x710-64b-features-ndr"
25424     layout: "plot-throughput-speedup-analysis"
25425
25426 - type: "plot"
25427   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
25428   algorithm: "plot_throughput_speedup_analysis"
25429   output-file-type: ".html"
25430   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
25431   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25432   filter: "'NIC_Intel-X710' and
25433            '64B' and
25434            'NDRPDR' and
25435            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25436            not 'ACL' and
25437            not 'VHOST' and
25438            not 'DRV_AVF' and
25439            not 'L2OVRLAY' and
25440            not 'MEMIF'"
25441   parameters:
25442   - "throughput"
25443   - "parent"
25444   - "tags"
25445   sort:
25446   - "L2XCBASE"    # l2xcbase
25447   - "L2BDBASE"    # l2bdbase
25448   - "L2XCFWD"     # dot1q-l2xcbase
25449   - "L2BDMACLRN"  # dot1q-l2bdbase
25450   layout:
25451     title: "l2sw-3n-skx-x710-64b-features-pdr"
25452     layout: "plot-throughput-speedup-analysis"
25453
25454 # Speedup - VPP L2 3n-skx-x710 features-iacl
25455 - type: "plot"
25456   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
25457   algorithm: "plot_throughput_speedup_analysis"
25458   output-file-type: ".html"
25459   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-ndr-tsa"
25460   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25461   filter: "'NIC_Intel-X710' and
25462            'NDRPDR' and
25463            '64B' and
25464            'FEATURE' and
25465            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25466            'IACL' and
25467            ('ACL1' or 'ACL50') and
25468            ('10K_FLOWS' or '10k_FLOWS') and
25469            not 'MACIP' and
25470            not 'VHOST' and
25471            not 'MEMIF'"
25472   parameters:
25473   - "throughput"
25474   - "parent"
25475   - "tags"
25476   layout:
25477     title: "l2sw-3n-skx-x710-64b-features-iacl-ndr"
25478     layout: "plot-throughput-speedup-analysis"
25479
25480 - type: "plot"
25481   title: "Speedup: l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
25482   algorithm: "plot_throughput_speedup_analysis"
25483   output-file-type: ".html"
25484   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-iacl-pdr-tsa"
25485   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25486   filter: "'NIC_Intel-X710' and
25487            'NDRPDR' and
25488            '64B' and
25489            'FEATURE' and
25490            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and
25491            'IACL' and
25492            ('ACL1' or 'ACL50') and
25493            ('10K_FLOWS' or '10k_FLOWS') and
25494            not 'MACIP' and
25495            not 'VHOST' and
25496            not 'MEMIF'"
25497   parameters:
25498   - "throughput"
25499   - "parent"
25500   - "tags"
25501   layout:
25502     title: "l2sw-3n-skx-x710-64b-features-iacl-pdr"
25503     layout: "plot-throughput-speedup-analysis"
25504
25505 # Speedup - VPP L2 3n-skx-xxv710 base and scale
25506 - type: "plot"
25507   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25508   algorithm: "plot_throughput_speedup_analysis"
25509   output-file-type: ".html"
25510   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25511   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25512   filter: "'NIC_Intel-XXV710' and
25513            '64B' and
25514            ('BASE' or 'SCALE') and
25515            'NDRPDR' and
25516            'ETH' and
25517            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25518            not 'DRV_AVF' and
25519            not 'VHOST' and
25520            not 'MEMIF'"
25521   parameters:
25522   - "throughput"
25523   - "parent"
25524   - "tags"
25525 #  sort:
25526 #  - "L2PATCH"
25527 #  - "L2PATCH"
25528 #  - "L2XCBASE"
25529 #  - "L2BDMACLRN"
25530   layout:
25531     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
25532     layout: "plot-throughput-speedup-analysis"
25533
25534 - type: "plot"
25535   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25536   algorithm: "plot_throughput_speedup_analysis"
25537   output-file-type: ".html"
25538   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
25540   filter: "'NIC_Intel-XXV710' and
25541            '64B' and
25542            ('BASE' or 'SCALE') and
25543            'NDRPDR' and
25544            'ETH' and
25545            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25546            not 'DRV_AVF' and
25547            not 'VHOST' and
25548            not 'MEMIF'"
25549   parameters:
25550   - "throughput"
25551   - "parent"
25552   - "tags"
25553 #  sort:
25554 #  - "L2PATCH"
25555 #  - "L2PATCH"
25556 #  - "L2XCBASE"
25557 #  - "L2BDMACLRN"
25558   layout:
25559     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
25560     layout: "plot-throughput-speedup-analysis"
25561
25562 # Speedup - VPP L2 2n-skx-x710 base and scale
25563 - type: "plot"
25564   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25565   algorithm: "plot_throughput_speedup_analysis"
25566   output-file-type: ".html"
25567   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25568   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25569   filter: "'NIC_Intel-X710' and
25570            '64B' and
25571            ('BASE' or 'SCALE') and
25572            'NDRPDR' and
25573            'ETH' and
25574            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25575            not 'VHOST' and
25576            not 'MEMIF'"
25577   parameters:
25578   - "throughput"
25579   - "parent"
25580   - "tags"
25581   sort:
25582   - "L2PATCH"
25583   - "L2XCBASE"
25584   - "BASE"
25585   - "FIB_10K"
25586   - "FIB_100K"
25587   - "FIB_1M"
25588   layout:
25589     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
25590     layout: "plot-throughput-speedup-analysis"
25591
25592 - type: "plot"
25593   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25594   algorithm: "plot_throughput_speedup_analysis"
25595   output-file-type: ".html"
25596   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25597   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25598   filter: "'NIC_Intel-X710' and
25599            '64B' and
25600            ('BASE' or 'SCALE') and
25601            'NDRPDR' and
25602            'ETH' and
25603            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25604            not 'VHOST' and
25605            not 'MEMIF'"
25606   parameters:
25607   - "throughput"
25608   - "parent"
25609   - "tags"
25610   sort:
25611   - "L2PATCH"
25612   - "L2XCBASE"
25613   - "BASE"
25614   - "FIB_10K"
25615   - "FIB_100K"
25616   - "FIB_1M"
25617   layout:
25618     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
25619     layout: "plot-throughput-speedup-analysis"
25620
25621 # Speedup - VPP L2 2n-skx-xxv710 base and scale
25622 - type: "plot"
25623   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25624   algorithm: "plot_throughput_speedup_analysis"
25625   output-file-type: ".html"
25626   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25627   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25628   filter: "'NIC_Intel-XXV710' and
25629            '64B' and
25630            ('BASE' or 'SCALE') and
25631            'NDRPDR' and
25632            'ETH' and
25633            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25634            not 'VHOST' and
25635            not 'MEMIF'"
25636   parameters:
25637   - "throughput"
25638   - "parent"
25639   - "tags"
25640   sort:
25641   - "L2PATCH"
25642   - "L2XCBASE"
25643   - "BASE"
25644   - "FIB_10K"
25645   - "FIB_100K"
25646   - "FIB_1M"
25647   layout:
25648     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
25649     layout: "plot-throughput-speedup-analysis"
25650
25651 - type: "plot"
25652   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25653   algorithm: "plot_throughput_speedup_analysis"
25654   output-file-type: ".html"
25655   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25656   data: "plot-vpp-throughput-lat-tsa-2n-skx"
25657   filter: "'NIC_Intel-XXV710' and
25658            '64B' and
25659            ('BASE' or 'SCALE') and
25660            'NDRPDR' and
25661            'ETH' and
25662            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25663            not 'VHOST' and
25664            not 'MEMIF'"
25665   parameters:
25666   - "throughput"
25667   - "parent"
25668   - "tags"
25669   sort:
25670   - "L2PATCH"
25671   - "L2XCBASE"
25672   - "BASE"
25673   - "FIB_10K"
25674   - "FIB_100K"
25675   - "FIB_1M"
25676   layout:
25677     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
25678     layout: "plot-throughput-speedup-analysis"
25679
25680 # Speedup - VPP L2 2n-dnv-x553 base
25681 - type: "plot"
25682   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
25683   algorithm: "plot_throughput_speedup_analysis"
25684   output-file-type: ".html"
25685   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
25686   data: "intel-dnv-vpp"
25687   filter: "'NIC_Intel-X553' and
25688            '64B' and
25689            ('BASE' or 'SCALE') and
25690            'NDRPDR' and
25691            'ETH' and
25692            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25693            not 'VHOST' and
25694            not 'MEMIF'"
25695   parameters:
25696   - "throughput"
25697   - "parent"
25698   - "tags"
25699   sort:
25700   - "L2XCBASE"
25701   - "L2BDMACLRN"
25702   - "L2PATCH"
25703   layout:
25704     title: "l2sw-2n-dnv-x553-64b-base-ndr"
25705     layout: "plot-throughput-speedup-analysis"
25706
25707 - type: "plot"
25708   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
25709   algorithm: "plot_throughput_speedup_analysis"
25710   output-file-type: ".html"
25711   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
25712   data: "intel-dnv-vpp"
25713   filter: "'NIC_Intel-X553' and
25714            '64B' and
25715            ('BASE' or 'SCALE') and
25716            'NDRPDR' and
25717            'ETH' and
25718            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25719            not 'VHOST' and
25720            not 'MEMIF'"
25721   parameters:
25722   - "throughput"
25723   - "parent"
25724   - "tags"
25725   sort:
25726   - "L2XCBASE"
25727   - "L2BDMACLRN"
25728   - "L2PATCH"
25729   layout:
25730     title: "l2sw-2n-dnv-x553-64b-base-pdr"
25731     layout: "plot-throughput-speedup-analysis"
25732
25733 ################################################################################
25734
25735 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
25736 - type: "plot"
25737   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25738   algorithm: "plot_throughput_speedup_analysis"
25739   output-file-type: ".html"
25740   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25741   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25742   filter: "'NIC_Intel-X520-DA2' and
25743            '64B' and
25744            'NDRPDR' and
25745            'ETH' and
25746            'IP4FWD' and
25747            'VHOST_1024' and
25748            not 'VXLAN' and
25749            not 'DOT1Q'"
25750   parameters:
25751   - "throughput"
25752   - "parent"
25753   - "tags"
25754   sort:
25755   - "not CFS_OPT"
25756   - "1VM"
25757   - "2VM"
25758   layout:
25759     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
25760     layout: "plot-throughput-speedup-analysis"
25761
25762 - type: "plot"
25763   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25764   algorithm: "plot_throughput_speedup_analysis"
25765   output-file-type: ".html"
25766   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25768   filter: "'NIC_Intel-X520-DA2' and
25769            '64B' and
25770            'NDRPDR' and
25771            'ETH' and
25772            'IP4FWD' and
25773            'VHOST_1024' and
25774            not 'VXLAN' and
25775            not 'DOT1Q'"
25776   parameters:
25777   - "throughput"
25778   - "parent"
25779   - "tags"
25780   sort:
25781   - "not CFS_OPT"
25782   - "1VM"
25783   - "2VM"
25784   layout:
25785     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
25786     layout: "plot-throughput-speedup-analysis"
25787
25788 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
25789 - type: "plot"
25790   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25791   algorithm: "plot_throughput_speedup_analysis"
25792   output-file-type: ".html"
25793   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25794   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25795   filter: "'NIC_Intel-X520-DA2' and
25796            '64B' and
25797            'NDRPDR' and
25798            ('ETH' or 'DOT1Q') and
25799            'BASE' and
25800            ('L2BDMACLRN' or 'L2XCFWD') and
25801            'VHOST_1024' and
25802            not 'VXLAN' and
25803            not 'IP4FWD' and
25804            not '2VM'"
25805   parameters:
25806   - "throughput"
25807   - "parent"
25808   - "tags"
25809   sort:
25810   - "L2BDMACLRN"
25811   - "L2BDMACLRN"
25812   - "L2BDMACLRN"
25813   - "L2XCFWD"
25814   - "L2XCFWD"
25815   - "L2XCFWD"
25816   layout:
25817     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
25818     layout: "plot-throughput-speedup-analysis"
25819
25820 - type: "plot"
25821   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25822   algorithm: "plot_throughput_speedup_analysis"
25823   output-file-type: ".html"
25824   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25826   filter: "'NIC_Intel-X520-DA2' and
25827            '64B' and
25828            'NDRPDR' and
25829            ('ETH' or 'DOT1Q') and
25830            'BASE' and
25831            ('L2BDMACLRN' or 'L2XCFWD') and
25832            'VHOST_1024' and
25833            not 'VXLAN' and
25834            not 'IP4FWD' and
25835            not '2VM'"
25836   parameters:
25837   - "throughput"
25838   - "parent"
25839   - "tags"
25840   sort:
25841   - "L2BDMACLRN"
25842   - "L2BDMACLRN"
25843   - "L2BDMACLRN"
25844   - "L2XCFWD"
25845   - "L2XCFWD"
25846   - "L2XCFWD"
25847   layout:
25848     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
25849     layout: "plot-throughput-speedup-analysis"
25850
25851 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
25852 - type: "plot"
25853   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
25854   algorithm: "plot_throughput_speedup_analysis"
25855   output-file-type: ".html"
25856   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
25857   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25858   filter: "'NIC_Intel-X520-DA2' and
25859            '64B' and
25860            'NDRPDR' and
25861            ('ETH' or 'DOT1Q') and
25862            ('L2BDMACLRN' or 'L2XCFWD') and
25863            'VHOST_1024' and
25864            not 'CFS_OPT' and
25865            not 'DOT1Q' and
25866            not 'VXLAN' and
25867            not 'IP4FWD' and
25868            not 'LBOND'"
25869   parameters:
25870   - "throughput"
25871   - "parent"
25872   - "tags"
25873 #  sort:
25874 #  - "1VM"
25875 #  - "L2XCFWD"
25876 #  - "1VM"
25877 #  - "L2BDMACLRN"
25878   layout:
25879     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
25880     layout: "plot-throughput-speedup-analysis"
25881
25882 - type: "plot"
25883   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
25884   algorithm: "plot_throughput_speedup_analysis"
25885   output-file-type: ".html"
25886   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
25887   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25888   filter: "'NIC_Intel-X520-DA2' and
25889            '64B' and
25890            'NDRPDR' and
25891            ('ETH' or 'DOT1Q') and
25892            ('L2BDMACLRN' or 'L2XCFWD') and
25893            'VHOST_1024' and
25894            not 'CFS_OPT' and
25895            not 'DOT1Q' and
25896            not 'VXLAN' and
25897            not 'IP4FWD' and
25898            not 'LBOND'"
25899   parameters:
25900   - "throughput"
25901   - "parent"
25902   - "tags"
25903 #  sort:
25904 #  - "1VM"
25905 #  - "L2XCFWD"
25906 #  - "1VM"
25907 #  - "L2BDMACLRN"
25908   layout:
25909     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
25910     layout: "plot-throughput-speedup-analysis"
25911
25912 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
25913 - type: "plot"
25914   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25915   algorithm: "plot_throughput_speedup_analysis"
25916   output-file-type: ".html"
25917   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25919   filter: "'NIC_Intel-X710' and
25920            '64B' and
25921            'NDRPDR' and
25922            'ETH' and
25923            'IP4FWD' and
25924            'VHOST_1024' and
25925            not 'VXLAN' and
25926            not 'CFS_OPT' and
25927            not 'DOT1Q'"
25928   parameters:
25929   - "throughput"
25930   - "parent"
25931   - "tags"
25932   sort:
25933   - "1VM"
25934   - "2VM"
25935   layout:
25936     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
25937     layout: "plot-throughput-speedup-analysis"
25938
25939 - type: "plot"
25940   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25941   algorithm: "plot_throughput_speedup_analysis"
25942   output-file-type: ".html"
25943   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25944   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25945   filter: "'NIC_Intel-X710' and
25946            '64B' and
25947            'NDRPDR' and
25948            'ETH' and
25949            'IP4FWD' and
25950            'VHOST_1024' and
25951            not 'VXLAN' and
25952            not 'CFS_OPT' and
25953            not 'DOT1Q'"
25954   parameters:
25955   - "throughput"
25956   - "parent"
25957   - "tags"
25958   sort:
25959   - "1VM"
25960   - "2VM"
25961   layout:
25962     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
25963     layout: "plot-throughput-speedup-analysis"
25964
25965 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
25966 - type: "plot"
25967   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25968   algorithm: "plot_throughput_speedup_analysis"
25969   output-file-type: ".html"
25970   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
25972   filter: "'NIC_Intel-X710' and
25973            '64B' and
25974            'NDRPDR' and
25975            ('ETH' or 'DOT1Q') and
25976            'BASE' and
25977            ('L2BDMACLRN' or 'L2XCFWD') and
25978            'VHOST_1024' and
25979            not 'VXLAN' and
25980            not 'IP4FWD' and
25981            not '2VM'"
25982   parameters:
25983   - "throughput"
25984   - "parent"
25985   - "tags"
25986   sort:
25987   - "L2BDMACLRN"
25988   - "L2BDMACLRN"
25989   - "L2BDMACLRN"
25990   - "L2XCFWD"
25991   - "L2XCFWD"
25992   - "L2XCFWD"
25993   layout:
25994     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
25995     layout: "plot-throughput-speedup-analysis"
25996
25997 - type: "plot"
25998   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25999   algorithm: "plot_throughput_speedup_analysis"
26000   output-file-type: ".html"
26001   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
26002   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26003   filter: "'NIC_Intel-X710' and
26004            '64B' and
26005            'NDRPDR' and
26006            ('ETH' or 'DOT1Q') and
26007            'BASE' and
26008            ('L2BDMACLRN' or 'L2XCFWD') and
26009            'VHOST_1024' and
26010            not 'VXLAN' and
26011            not 'IP4FWD' and
26012            not '2VM'"
26013   parameters:
26014   - "throughput"
26015   - "parent"
26016   - "tags"
26017   sort:
26018   - "L2BDMACLRN"
26019   - "L2BDMACLRN"
26020   - "L2BDMACLRN"
26021   - "L2XCFWD"
26022   - "L2XCFWD"
26023   - "L2XCFWD"
26024   layout:
26025     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
26026     layout: "plot-throughput-speedup-analysis"
26027
26028 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
26029 - type: "plot"
26030   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
26031   algorithm: "plot_throughput_speedup_analysis"
26032   output-file-type: ".html"
26033   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
26034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26035   filter: "'NIC_Intel-X710' and
26036            '64B' and
26037            'NDRPDR' and
26038            ('ETH' or 'DOT1Q') and
26039            ('L2BDMACLRN' or 'L2XCFWD') and
26040            'VHOST_1024' and
26041            not 'CFS_OPT' and
26042            not 'VXLAN' and
26043            not 'IP4FWD' and
26044            not 'LBOND'"
26045   parameters:
26046   - "throughput"
26047   - "parent"
26048   - "tags"
26049   sort:
26050   - "L2BDMACLRN"
26051   - "L2BDMACLRN"
26052   - "L2BDMACLRN"
26053   - "L2XCFWD"
26054   - "L2XCFWD"
26055   - "L2XCFWD"
26056   layout:
26057     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
26058     layout: "plot-throughput-speedup-analysis"
26059
26060 - type: "plot"
26061   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
26062   algorithm: "plot_throughput_speedup_analysis"
26063   output-file-type: ".html"
26064   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
26065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26066   filter: "'NIC_Intel-X710' and
26067            '64B' and
26068            'NDRPDR' and
26069            ('ETH' or 'DOT1Q') and
26070            ('L2BDMACLRN' or 'L2XCFWD') and
26071            'VHOST_1024' and
26072            not 'CFS_OPT' and
26073            not 'VXLAN' and
26074            not 'IP4FWD' and
26075            not 'LBOND'"
26076   parameters:
26077   - "throughput"
26078   - "parent"
26079   - "tags"
26080   sort:
26081   - "L2BDMACLRN"
26082   - "L2BDMACLRN"
26083   - "L2BDMACLRN"
26084   - "L2XCFWD"
26085   - "L2XCFWD"
26086   - "L2XCFWD"
26087   layout:
26088     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
26089     layout: "plot-throughput-speedup-analysis"
26090
26091 # Packet Speedup - VPP vhost ip4 3n-skx-x710
26092 - type: "plot"
26093   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26094   algorithm: "plot_throughput_speedup_analysis"
26095   output-file-type: ".html"
26096   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26097   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26098   filter: "'NIC_Intel-X710' and
26099            '64B' and
26100            'NDRPDR' and
26101            'ETH' and
26102            'IP4FWD' and
26103            'VHOST_1024' and
26104            not 'VXLAN' and
26105            not 'DOT1Q'"
26106   parameters:
26107   - "throughput"
26108   - "parent"
26109   - "tags"
26110   sort:
26111   - "1VM"
26112   - "2VM"
26113   layout:
26114     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
26115     layout: "plot-throughput-speedup-analysis"
26116
26117 - type: "plot"
26118   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26119   algorithm: "plot_throughput_speedup_analysis"
26120   output-file-type: ".html"
26121   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26122   data: "plot-vpp-throughput-lat-tsa-3n-skx"
26123   filter: "'NIC_Intel-X710' and
26124            '64B' and
26125            'NDRPDR' and
26126            'ETH' and
26127            'IP4FWD' and
26128            'VHOST_1024' and
26129            not 'VXLAN' and
26130            not 'DOT1Q'"
26131   parameters:
26132   - "throughput"
26133   - "parent"
26134   - "tags"
26135   sort:
26136   - "1VM"
26137   - "2VM"
26138   layout:
26139     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
26140     layout: "plot-throughput-speedup-analysis"
26141
26142 # Packet Speedup - VPP vhost ip4 2n-skx-x710
26143 - type: "plot"
26144   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26145   algorithm: "plot_throughput_speedup_analysis"
26146   output-file-type: ".html"
26147   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26148   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26149   filter: "'NIC_Intel-X710' and
26150            '64B' and
26151            'NDRPDR' and
26152            'ETH' and
26153            'IP4FWD' and
26154            'VHOST_1024' and
26155            not 'VXLAN' and
26156            not 'NF_DENSITY' and
26157            not 'CFS_OPT' and
26158            not 'DOT1Q'"
26159   parameters:
26160   - "throughput"
26161   - "parent"
26162   - "tags"
26163   sort:
26164   - "1VM"
26165   - "2VM"
26166   layout:
26167     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
26168     layout: "plot-throughput-speedup-analysis"
26169
26170 - type: "plot"
26171   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26172   algorithm: "plot_throughput_speedup_analysis"
26173   output-file-type: ".html"
26174   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26175   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26176   filter: "'NIC_Intel-X710' and
26177            '64B' and
26178            'NDRPDR' and
26179            'ETH' and
26180            'IP4FWD' and
26181            'VHOST_1024' and
26182            not 'VXLAN' and
26183            not 'NF_DENSITY' and
26184            not 'CFS_OPT' and
26185            not 'DOT1Q'"
26186   parameters:
26187   - "throughput"
26188   - "parent"
26189   - "tags"
26190   sort:
26191   - "1VM"
26192   - "2VM"
26193   layout:
26194     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
26195     layout: "plot-throughput-speedup-analysis"
26196
26197 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
26198 - type: "plot"
26199   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
26200   algorithm: "plot_throughput_speedup_analysis"
26201   output-file-type: ".html"
26202   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
26203   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26204   filter: "'NIC_Intel-X710' and
26205            '64B' and
26206            'NDRPDR' and
26207            ('ETH' or 'DOT1Q') and
26208            'BASE' and
26209            ('L2BDMACLRN' or 'L2XCFWD') and
26210            'VHOST_1024' and
26211            not 'VXLAN' and
26212            not 'NF_DENSITY' and
26213            not 'IP4FWD' and
26214            not '2VM'"
26215   parameters:
26216   - "throughput"
26217   - "parent"
26218   - "tags"
26219 #  sort:
26220 #  - "not CFS_OPT"
26221 #  - "L2XCFWD"
26222 #  - "not CFS_OPT"
26223 #  - "CFS_OPT"
26224   layout:
26225     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
26226     layout: "plot-throughput-speedup-analysis"
26227
26228 - type: "plot"
26229   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
26230   algorithm: "plot_throughput_speedup_analysis"
26231   output-file-type: ".html"
26232   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
26233   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26234   filter: "'NIC_Intel-X710' and
26235            '64B' and
26236            'NDRPDR' and
26237            ('ETH' or 'DOT1Q') and
26238            'BASE' and
26239            ('L2BDMACLRN' or 'L2XCFWD') and
26240            'VHOST_1024' and
26241            not 'VXLAN' and
26242            not 'NF_DENSITY' and
26243            not 'IP4FWD' and
26244            not '2VM'"
26245   parameters:
26246   - "throughput"
26247   - "parent"
26248   - "tags"
26249 #  sort:
26250 #  - "not CFS_OPT"
26251 #  - "L2XCFWD"
26252 #  - "not CFS_OPT"
26253 #  - "CFS_OPT"
26254   layout:
26255     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
26256     layout: "plot-throughput-speedup-analysis"
26257
26258 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
26259 - type: "plot"
26260   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
26261   algorithm: "plot_throughput_speedup_analysis"
26262   output-file-type: ".html"
26263   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
26264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26265   filter: "'NIC_Intel-X710' and
26266            '64B' and
26267            'NDRPDR' and
26268            ('ETH' or 'DOT1Q') and
26269            ('L2BDMACLRN' or 'L2XCFWD') and
26270            'VHOST_1024' and
26271            not 'CFS_OPT' and
26272            not 'VXLAN' and
26273            not 'NF_DENSITY' and
26274            not 'DOT1Q' and
26275            not 'IP4FWD'"
26276   parameters:
26277   - "throughput"
26278   - "parent"
26279   - "tags"
26280 #  sort:
26281 #  - "1VM"
26282 #  - "L2XCFWD"
26283 #  - "1VM"
26284 #  - "L2BDMACLRN"
26285   layout:
26286     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
26287     layout: "plot-throughput-speedup-analysis"
26288
26289 - type: "plot"
26290   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
26291   algorithm: "plot_throughput_speedup_analysis"
26292   output-file-type: ".html"
26293   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
26294   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26295   filter: "'NIC_Intel-X710' and
26296            '64B' and
26297            'NDRPDR' and
26298            ('ETH' or 'DOT1Q') and
26299            ('L2BDMACLRN' or 'L2XCFWD') and
26300            'VHOST_1024' and
26301            not 'CFS_OPT' and
26302            not 'VXLAN' and
26303            not 'NF_DENSITY' and
26304            not 'DOT1Q' and
26305            not 'IP4FWD'"
26306   parameters:
26307   - "throughput"
26308   - "parent"
26309   - "tags"
26310 #  sort:
26311 #  - "1VM"
26312 #  - "L2XCFWD"
26313 #  - "1VM"
26314 #  - "L2BDMACLRN"
26315   layout:
26316     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
26317     layout: "plot-throughput-speedup-analysis"
26318
26319 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
26320 - type: "plot"
26321   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26322   algorithm: "plot_throughput_speedup_analysis"
26323   output-file-type: ".html"
26324   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26325   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26326   filter: "'NIC_Intel-XXV710' and
26327            '64B' and
26328            'NDRPDR' and
26329            'ETH' and
26330            'IP4FWD' and
26331            'VHOST_1024' and
26332            not 'VXLAN' and
26333            not 'CFS_OPT' and
26334            not 'DOT1Q'"
26335   parameters:
26336   - "throughput"
26337   - "parent"
26338   - "tags"
26339   sort:
26340   - "not CFS_OPT"
26341   - "1VM"
26342   - "2VM"
26343   layout:
26344     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
26345     layout: "plot-throughput-speedup-analysis"
26346
26347 - type: "plot"
26348   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26349   algorithm: "plot_throughput_speedup_analysis"
26350   output-file-type: ".html"
26351   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
26352   data: "plot-vpp-throughput-lat-tsa-2n-skx"
26353   filter: "'NIC_Intel-XXV710' and
26354            '64B' and
26355            'NDRPDR' and
26356            'ETH' and
26357            'IP4FWD' and
26358            'VHOST_1024' and
26359            not 'VXLAN' and
26360            not 'CFS_OPT' and
26361            not 'DOT1Q'"
26362   parameters:
26363   - "throughput"
26364   - "parent"
26365   - "tags"
26366   sort:
26367   - "not CFS_OPT"
26368   - "1VM"
26369   - "2VM"
26370   layout:
26371     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
26372     layout: "plot-throughput-speedup-analysis"
26373
26374 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
26375 #- type: "plot"
26376 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
26377 #  algorithm: "plot_throughput_speedup_analysis"
26378 #  output-file-type: ".html"
26379 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
26380 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26381 #  filter: "'NIC_Intel-XXV710' and
26382 #           '64B' and
26383 #           'NDRPDR' and
26384 #           ('ETH' or 'DOT1Q') and
26385 #           'BASE' and
26386 #           ('L2BDMACLRN' or 'L2XCFWD') and
26387 #           'VHOST_1024' and
26388 #           not 'VXLAN' and
26389 #           not 'IP4FWD' and
26390 #           not '2VM'"
26391 #  parameters:
26392 #  - "throughput"
26393 #  - "parent"
26394 #  - "tags"
26395 ##  sort:
26396 ##  - "not CFS_OPT"
26397 ##  - "L2XCFWD"
26398 ##  - "not CFS_OPT"
26399 ##  - "CFS_OPT"
26400 #  layout:
26401 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
26402 #    layout: "plot-throughput-speedup-analysis"
26403 #
26404 #- type: "plot"
26405 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
26406 #  algorithm: "plot_throughput_speedup_analysis"
26407 #  output-file-type: ".html"
26408 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
26409 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26410 #  filter: "'NIC_Intel-XXV710' and
26411 #           '64B' and
26412 #           'NDRPDR' and
26413 #           ('ETH' or 'DOT1Q') and
26414 #           'BASE' and
26415 #           ('L2BDMACLRN' or 'L2XCFWD') and
26416 #           'VHOST_1024' and
26417 #           not 'VXLAN' and
26418 #           not 'IP4FWD' and
26419 #           not '2VM'"
26420 #  parameters:
26421 #  - "throughput"
26422 #  - "parent"
26423 #  - "tags"
26424 ##  sort:
26425 ##  - "not CFS_OPT"
26426 ##  - "L2XCFWD"
26427 ##  - "not CFS_OPT"
26428 ##  - "CFS_OPT"
26429 #  layout:
26430 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
26431 #    layout: "plot-throughput-speedup-analysis"
26432 #
26433 ## Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
26434 #- type: "plot"
26435 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
26436 #  algorithm: "plot_throughput_speedup_analysis"
26437 #  output-file-type: ".html"
26438 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
26439 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26440 #  filter: "'NIC_Intel-XXV710' and
26441 #           '64B' and
26442 #           'NDRPDR' and
26443 #           ('ETH' or 'DOT1Q') and
26444 #           ('L2BDMACLRN' or 'L2XCFWD') and
26445 #           'VHOST_1024' and
26446 #           not 'CFS_OPT' and
26447 #           not 'VXLAN' and
26448 #           not 'DOT1Q' and
26449 #           not 'IP4FWD'"
26450 #  parameters:
26451 #  - "throughput"
26452 #  - "parent"
26453 #  - "tags"
26454 ##  sort:
26455 ##  - "1VM"
26456 ##  - "L2XCFWD"
26457 ##  - "1VM"
26458 ##  - "L2BDMACLRN"
26459 #  layout:
26460 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
26461 #    layout: "plot-throughput-speedup-analysis"
26462 #
26463 #- type: "plot"
26464 #  title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
26465 #  algorithm: "plot_throughput_speedup_analysis"
26466 #  output-file-type: ".html"
26467 #  output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
26468 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
26469 #  filter: "'NIC_Intel-XXV710' and
26470 #           '64B' and
26471 #           'NDRPDR' and
26472 #           ('ETH' or 'DOT1Q') and
26473 #           ('L2BDMACLRN' or 'L2XCFWD') and
26474 #           'VHOST_1024' and
26475 #           not 'CFS_OPT' and
26476 #           not 'VXLAN' and
26477 #           not 'DOT1Q' and
26478 #           not 'IP4FWD'"
26479 #  parameters:
26480 #  - "throughput"
26481 #  - "parent"
26482 #  - "tags"
26483 ##  sort:
26484 ##  - "1VM"
26485 ##  - "L2XCFWD"
26486 ##  - "1VM"
26487 ##  - "L2BDMACLRN"
26488 #  layout:
26489 #    title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
26490 #    layout: "plot-throughput-speedup-analysis"
26491
26492 ################################################################################
26493
26494 # Speedup - VPP vts 3n-hsw-x520
26495 - type: "plot"
26496   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
26497   algorithm: "plot_throughput_speedup_analysis"
26498   output-file-type: ".html"
26499   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
26500   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26501   filter: "'NIC_Intel-X520-DA2' and
26502            '114B' and
26503            'NDRPDR' and
26504            'VTS'"
26505   parameters:
26506   - "throughput"
26507   - "parent"
26508   - "tags"
26509   layout:
26510     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
26511     layout: "plot-throughput-speedup-analysis"
26512
26513 - type: "plot"
26514   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26515   algorithm: "plot_throughput_speedup_analysis"
26516   output-file-type: ".html"
26517   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26518   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
26519   filter: "'NIC_Intel-X520-DA2' and
26520            '114B' and
26521            'NDRPDR' and
26522            'VTS'"
26523   parameters:
26524   - "throughput"
26525   - "parent"
26526   - "tags"
26527   layout:
26528     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
26529     layout: "plot-throughput-speedup-analysis"