53b04a52379a94ef81db12641d3510ae0d076393
[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-x710 base and scale
5544 - type: "plot"
5545   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5546   algorithm: "plot_performance_box"
5547   output-file-type: ".html"
5548   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5550   filter: "'NIC_Intel-X710' and
5551            '64B' and
5552            ('BASE' or 'SCALE') and
5553            'NDRPDR' and
5554            'ETH' and
5555            '1T1C' and
5556            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5557            not 'VHOST' and
5558            not 'MEMIF'"
5559   parameters:
5560   - "throughput"
5561   - "parent"
5562   - "tags"
5563   sort:
5564   - "L2PATCH"
5565   - "L2XCFWD"
5566   - "L2BDMACLRN"
5567   - "FIB_10K"
5568   - "FIB_100K"
5569   - "FIB_1M"
5570   traces:
5571     hoverinfo: "x+y"
5572     boxpoints: "outliers"
5573     whiskerwidth: 0
5574   layout:
5575     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5576     layout: "plot-throughput"
5577
5578 - type: "plot"
5579   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5580   algorithm: "plot_performance_box"
5581   output-file-type: ".html"
5582   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5583   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5584   filter: "'NIC_Intel-X710' and
5585            '64B' and
5586            ('BASE' or 'SCALE') and
5587            'NDRPDR' and
5588            'ETH' and
5589            '1T1C' and
5590            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5591            not 'VHOST' and
5592            not 'MEMIF'"
5593   parameters:
5594   - "throughput"
5595   - "parent"
5596   - "tags"
5597   sort:
5598   - "L2PATCH"
5599   - "L2XCFWD"
5600   - "L2BDMACLRN"
5601   - "FIB_10K"
5602   - "FIB_100K"
5603   - "FIB_1M"
5604   traces:
5605     hoverinfo: "x+y"
5606     boxpoints: "outliers"
5607     whiskerwidth: 0
5608   layout:
5609     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5610     layout: "plot-throughput"
5611
5612 - type: "plot"
5613   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5614   algorithm: "plot_performance_box"
5615   output-file-type: ".html"
5616   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5618   filter: "'NIC_Intel-X710' and
5619            '64B' and
5620            ('BASE' or 'SCALE') and
5621            'NDRPDR' and
5622            'ETH' and
5623            '2T2C' and
5624            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5625            not 'VHOST' and
5626            not 'MEMIF'"
5627   parameters:
5628   - "throughput"
5629   - "parent"
5630   - "tags"
5631   sort:
5632   - "L2PATCH"
5633   - "L2XCFWD"
5634   - "L2BDMACLRN"
5635   - "FIB_10K"
5636   - "FIB_100K"
5637   - "FIB_1M"
5638   traces:
5639     hoverinfo: "x+y"
5640     boxpoints: "outliers"
5641     whiskerwidth: 0
5642   layout:
5643     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5644     layout: "plot-throughput"
5645
5646 - type: "plot"
5647   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5648   algorithm: "plot_performance_box"
5649   output-file-type: ".html"
5650   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5651   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5652   filter: "'NIC_Intel-X710' and
5653            '64B' and
5654            ('BASE' or 'SCALE') and
5655            'NDRPDR' and
5656            'ETH' and
5657            '2T2C' and
5658            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5659            not 'VHOST' and
5660            not 'MEMIF'"
5661   parameters:
5662   - "throughput"
5663   - "parent"
5664   - "tags"
5665   sort:
5666   - "L2PATCH"
5667   - "L2XCFWD"
5668   - "L2BDMACLRN"
5669   - "FIB_10K"
5670   - "FIB_100K"
5671   - "FIB_1M"
5672   traces:
5673     hoverinfo: "x+y"
5674     boxpoints: "outliers"
5675     whiskerwidth: 0
5676   layout:
5677     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5678     layout: "plot-throughput"
5679
5680 # Packet Throughput - VPP L2 3n-hsw-x710 features
5681 - type: "plot"
5682   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5683   algorithm: "plot_performance_box"
5684   output-file-type: ".html"
5685   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5686   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5687   filter: "'NIC_Intel-X710' and
5688            '64B' and
5689            'NDRPDR' and
5690            '1T1C' and
5691            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5692            not 'ACL' and
5693            not 'VHOST' and
5694            not 'L2OVRLAY' and
5695            not 'MEMIF'"
5696   parameters:
5697   - "throughput"
5698   - "parent"
5699   - "tags"
5700   sort:
5701   - "L2XCBASE"    # l2xcbase
5702   - "L2BDBASE"    # l2bdbase
5703   - "L2XCFWD"     # dot1q-l2xcbase
5704   - "L2BDMACLRN"  # dot1q-l2bdbase
5705   traces:
5706     hoverinfo: "x+y"
5707     boxpoints: "outliers"
5708     whiskerwidth: 0
5709   layout:
5710     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5711     layout: "plot-throughput"
5712
5713 - type: "plot"
5714   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5715   algorithm: "plot_performance_box"
5716   output-file-type: ".html"
5717   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5719   filter: "'NIC_Intel-X710' and
5720            '64B' and
5721            'NDRPDR' and
5722            '1T1C' and
5723            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5724            not 'ACL' and
5725            not 'VHOST' and
5726            not 'L2OVRLAY' and
5727            not 'MEMIF'"
5728   parameters:
5729   - "throughput"
5730   - "parent"
5731   - "tags"
5732   sort:
5733   - "L2XCBASE"    # l2xcbase
5734   - "L2BDBASE"    # l2bdbase
5735   - "L2XCFWD"     # dot1q-l2xcbase
5736   - "L2BDMACLRN"  # dot1q-l2bdbase
5737   traces:
5738     hoverinfo: "x+y"
5739     boxpoints: "outliers"
5740     whiskerwidth: 0
5741   layout:
5742     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5743     layout: "plot-throughput"
5744
5745 - type: "plot"
5746   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5747   algorithm: "plot_performance_box"
5748   output-file-type: ".html"
5749   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5750   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5751   filter: "'NIC_Intel-X710' and
5752            '64B' and
5753            'NDRPDR' and
5754            '2T2C' and
5755            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5756            not 'ACL' and
5757            not 'VHOST' and
5758            not 'L2OVRLAY' and
5759            not 'MEMIF'"
5760   parameters:
5761   - "throughput"
5762   - "parent"
5763   - "tags"
5764   sort:
5765   - "L2XCBASE"    # l2xcbase
5766   - "L2BDBASE"    # l2bdbase
5767   - "L2XCFWD"     # dot1q-l2xcbase
5768   - "L2BDMACLRN"  # dot1q-l2bdbase
5769   traces:
5770     hoverinfo: "x+y"
5771     boxpoints: "outliers"
5772     whiskerwidth: 0
5773   layout:
5774     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5775     layout: "plot-throughput"
5776
5777 - type: "plot"
5778   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5779   algorithm: "plot_performance_box"
5780   output-file-type: ".html"
5781   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5782   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5783   filter: "'NIC_Intel-X710' and
5784            '64B' and
5785            'NDRPDR' and
5786            '2T2C' and
5787            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5788            not 'ACL' and
5789            not 'VHOST' and
5790            not 'L2OVRLAY' and
5791            not 'MEMIF'"
5792   parameters:
5793   - "throughput"
5794   - "parent"
5795   - "tags"
5796   sort:
5797   - "L2XCBASE"    # l2xcbase
5798   - "L2BDBASE"    # l2bdbase
5799   - "L2XCFWD"     # dot1q-l2xcbase
5800   - "L2BDMACLRN"  # dot1q-l2bdbase
5801   traces:
5802     hoverinfo: "x+y"
5803     boxpoints: "outliers"
5804     whiskerwidth: 0
5805   layout:
5806     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5807     layout: "plot-throughput"
5808
5809 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
5810 - type: "plot"
5811   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
5812   algorithm: "plot_performance_box"
5813   output-file-type: ".html"
5814   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
5815   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5816   filter: "'NIC_Intel-XL710' and
5817            '64B' and
5818            'BASE' and
5819            'NDRPDR' and
5820            'ETH' and
5821            '1T1C' and
5822            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5823            not 'VHOST' and
5824            not 'MEMIF'"
5825   parameters:
5826   - "throughput"
5827   - "parent"
5828   - "tags"
5829   sort:
5830   - "L2PATCH"
5831   - "L2XCFWD"
5832   - "L2BDMACLRN"
5833   traces:
5834     hoverinfo: "x+y"
5835     boxpoints: "outliers"
5836     whiskerwidth: 0
5837   layout:
5838     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
5839     layout: "plot-throughput"
5840
5841 - type: "plot"
5842   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
5843   algorithm: "plot_performance_box"
5844   output-file-type: ".html"
5845   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
5846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5847   filter: "'NIC_Intel-XL710' and
5848            '64B' and
5849            'BASE' and
5850            'NDRPDR' and
5851            'ETH' and
5852            '1T1C' and
5853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5854            not 'VHOST' and
5855            not 'MEMIF'"
5856   parameters:
5857   - "throughput"
5858   - "parent"
5859   - "tags"
5860   sort:
5861   - "L2PATCH"
5862   - "L2XCFWD"
5863   - "L2BDMACLRN"
5864   traces:
5865     hoverinfo: "x+y"
5866     boxpoints: "outliers"
5867     whiskerwidth: 0
5868   layout:
5869     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
5870     layout: "plot-throughput"
5871
5872 - type: "plot"
5873   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
5874   algorithm: "plot_performance_box"
5875   output-file-type: ".html"
5876   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
5877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5878   filter: "'NIC_Intel-XL710' and
5879            '64B' and
5880            'BASE' and
5881            'NDRPDR' and
5882            'ETH' and
5883            '2T2C' and
5884            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5885            not 'VHOST' and
5886            not 'MEMIF'"
5887   parameters:
5888   - "throughput"
5889   - "parent"
5890   - "tags"
5891   sort:
5892   - "L2PATCH"
5893   - "L2XCFWD"
5894   - "L2BDMACLRN"
5895   traces:
5896     hoverinfo: "x+y"
5897     boxpoints: "outliers"
5898     whiskerwidth: 0
5899   layout:
5900     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
5901     layout: "plot-throughput"
5902
5903 - type: "plot"
5904   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
5905   algorithm: "plot_performance_box"
5906   output-file-type: ".html"
5907   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
5908   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
5909   filter: "'NIC_Intel-XL710' and
5910            '64B' and
5911            'BASE' and
5912            'NDRPDR' and
5913            'ETH' and
5914            '2T2C' 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   traces:
5927     hoverinfo: "x+y"
5928     boxpoints: "outliers"
5929     whiskerwidth: 0
5930   layout:
5931     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
5932     layout: "plot-throughput"
5933
5934 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
5935 - type: "plot"
5936   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5937   algorithm: "plot_performance_box"
5938   output-file-type: ".html"
5939   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5940   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5941   filter: "'NIC_Intel-X710' and
5942            '64B' and
5943            ('BASE' or 'SCALE') and
5944            'NDRPDR' and
5945            'ETH' and
5946            '2T1C' and
5947            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5948            not 'VHOST' and
5949            not 'MEMIF' and
5950            not 'DRV_AVF'"
5951   parameters:
5952   - "throughput"
5953   - "parent"
5954   - "tags"
5955   sort:
5956   - "L2PATCH"
5957   - "L2XCBASE"
5958   - "BASE"
5959   - "FIB_10K"
5960   - "FIB_100K"
5961   - "FIB_1M"
5962   traces:
5963     hoverinfo: "x+y"
5964     boxpoints: "outliers"
5965     whiskerwidth: 0
5966   layout:
5967     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5968     layout: "plot-throughput"
5969
5970 - type: "plot"
5971   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5972   algorithm: "plot_performance_box"
5973   output-file-type: ".html"
5974   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
5976   filter: "'NIC_Intel-X710' and
5977            '64B' and
5978            ('BASE' or 'SCALE') and
5979            'NDRPDR' and
5980            'ETH' and
5981            '2T1C' and
5982            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5983            not 'VHOST' and
5984            not 'MEMIF' and
5985            not 'DRV_AVF'"
5986   parameters:
5987   - "throughput"
5988   - "parent"
5989   - "tags"
5990   sort:
5991   - "L2PATCH"
5992   - "L2XCBASE"
5993   - "BASE"
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-skx-x710-64b-2t1c-base_and_scale-pdr"
6003     layout: "plot-throughput"
6004
6005 - type: "plot"
6006   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6007   algorithm: "plot_performance_box"
6008   output-file-type: ".html"
6009   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6010   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6011   filter: "'NIC_Intel-X710' and
6012            '64B' and
6013            ('BASE' or 'SCALE') and
6014            'NDRPDR' and
6015            'ETH' and
6016            '4T2C' and
6017            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6018            not 'VHOST' and
6019            not 'MEMIF' and
6020            not 'DRV_AVF'"
6021   parameters:
6022   - "throughput"
6023   - "parent"
6024   - "tags"
6025   sort:
6026   - "L2PATCH"
6027   - "L2XCBASE"
6028   - "BASE"
6029   - "FIB_10K"
6030   - "FIB_100K"
6031   - "FIB_1M"
6032   traces:
6033     hoverinfo: "x+y"
6034     boxpoints: "outliers"
6035     whiskerwidth: 0
6036   layout:
6037     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6038     layout: "plot-throughput"
6039
6040 - type: "plot"
6041   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6042   algorithm: "plot_performance_box"
6043   output-file-type: ".html"
6044   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6046   filter: "'NIC_Intel-X710' and
6047            '64B' and
6048            ('BASE' or 'SCALE') and
6049            'NDRPDR' and
6050            'ETH' and
6051            '4T2C' and
6052            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6053            not 'VHOST' and
6054            not 'MEMIF' and
6055            not 'DRV_AVF'"
6056   parameters:
6057   - "throughput"
6058   - "parent"
6059   - "tags"
6060   sort:
6061   - "L2PATCH"
6062   - "L2XCBASE"
6063   - "BASE"
6064   - "FIB_10K"
6065   - "FIB_100K"
6066   - "FIB_1M"
6067   traces:
6068     hoverinfo: "x+y"
6069     boxpoints: "outliers"
6070     whiskerwidth: 0
6071   layout:
6072     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6073     layout: "plot-throughput"
6074
6075 # Packet Throughput - VPP L2 3n-skx-x710 features
6076 - type: "plot"
6077   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6078   algorithm: "plot_performance_box"
6079   output-file-type: ".html"
6080   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6082   filter: "'NIC_Intel-X710' and
6083            '64B' and
6084            'NDRPDR' and
6085            '2T1C' and
6086            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6087            not 'ACL' and
6088            not 'VHOST' and
6089            not 'DRV_AVF' and
6090            not 'L2OVRLAY' and
6091            not 'MEMIF'"
6092   parameters:
6093   - "throughput"
6094   - "parent"
6095   - "tags"
6096   sort:
6097   - "L2XCBASE"    # l2xcbase
6098   - "L2BDBASE"    # l2bdbase
6099   - "L2XCFWD"     # dot1q-l2xcbase
6100   - "L2BDMACLRN"  # dot1q-l2bdbase
6101   traces:
6102     hoverinfo: "x+y"
6103     boxpoints: "outliers"
6104     whiskerwidth: 0
6105   layout:
6106     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6107     layout: "plot-throughput"
6108
6109 - type: "plot"
6110   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6111   algorithm: "plot_performance_box"
6112   output-file-type: ".html"
6113   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6114   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6115   filter: "'NIC_Intel-X710' and
6116            '64B' and
6117            'NDRPDR' and
6118            '2T1C' and
6119            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6120            not 'ACL' and
6121            not 'VHOST' and
6122            not 'DRV_AVF' and
6123            not 'L2OVRLAY' and
6124            not 'MEMIF'"
6125   parameters:
6126   - "throughput"
6127   - "parent"
6128   - "tags"
6129   sort:
6130   - "L2XCBASE"    # l2xcbase
6131   - "L2BDBASE"    # l2bdbase
6132   - "L2XCFWD"     # dot1q-l2xcbase
6133   - "L2BDMACLRN"  # dot1q-l2bdbase
6134   traces:
6135     hoverinfo: "x+y"
6136     boxpoints: "outliers"
6137     whiskerwidth: 0
6138   layout:
6139     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6140     layout: "plot-throughput"
6141
6142 - type: "plot"
6143   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6144   algorithm: "plot_performance_box"
6145   output-file-type: ".html"
6146   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6147   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6148   filter: "'NIC_Intel-X710' and
6149            '64B' and
6150            'NDRPDR' and
6151            '4T2C' and
6152            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6153            not 'ACL' and
6154            not 'VHOST' and
6155            not 'DRV_AVF' and
6156            not 'L2OVRLAY' and
6157            not 'MEMIF'"
6158   parameters:
6159   - "throughput"
6160   - "parent"
6161   - "tags"
6162   sort:
6163   - "L2XCBASE"    # l2xcbase
6164   - "L2BDBASE"    # l2bdbase
6165   - "L2XCFWD"     # dot1q-l2xcbase
6166   - "L2BDMACLRN"  # dot1q-l2bdbase
6167   traces:
6168     hoverinfo: "x+y"
6169     boxpoints: "outliers"
6170     whiskerwidth: 0
6171   layout:
6172     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6173     layout: "plot-throughput"
6174
6175 - type: "plot"
6176   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6177   algorithm: "plot_performance_box"
6178   output-file-type: ".html"
6179   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6181   filter: "'NIC_Intel-X710' and
6182            '64B' and
6183            'NDRPDR' and
6184            '4T2C' and
6185            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6186            not 'ACL' and
6187            not 'VHOST' and
6188            not 'DRV_AVF' and
6189            not 'L2OVRLAY' and
6190            not 'MEMIF'"
6191   parameters:
6192   - "throughput"
6193   - "parent"
6194   - "tags"
6195   sort:
6196   - "L2XCBASE"    # l2xcbase
6197   - "L2BDBASE"    # l2bdbase
6198   - "L2XCFWD"     # dot1q-l2xcbase
6199   - "L2BDMACLRN"  # dot1q-l2bdbase
6200   traces:
6201     hoverinfo: "x+y"
6202     boxpoints: "outliers"
6203     whiskerwidth: 0
6204   layout:
6205     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6206     layout: "plot-throughput"
6207
6208 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
6209 - type: "plot"
6210   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6211   algorithm: "plot_performance_box"
6212   output-file-type: ".html"
6213   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6215   filter: "'NIC_Intel-XXV710' and
6216            '64B' and
6217            ('BASE' or 'SCALE') and
6218            'NDRPDR' and
6219            'ETH' and
6220            '2T1C' and
6221            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6222            not 'VHOST' and
6223            not 'MEMIF'"
6224   parameters:
6225   - "throughput"
6226   - "parent"
6227   - "tags"
6228   sort:
6229   - "L2PATCH"
6230   - "L2PATCH"
6231   - "L2XCBASE"
6232   - "L2BDMACLRN"
6233   traces:
6234     hoverinfo: "x+y"
6235     boxpoints: "outliers"
6236     whiskerwidth: 0
6237   layout:
6238     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
6239     layout: "plot-throughput"
6240
6241 - type: "plot"
6242   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6243   algorithm: "plot_performance_box"
6244   output-file-type: ".html"
6245   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6246   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6247   filter: "'NIC_Intel-XXV710' and
6248            '64B' and
6249            ('BASE' or 'SCALE') and
6250            'NDRPDR' and
6251            'ETH' and
6252            '2T1C' and
6253            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6254            not 'VHOST' and
6255            not 'MEMIF'"
6256   parameters:
6257   - "throughput"
6258   - "parent"
6259   - "tags"
6260   sort:
6261   - "L2PATCH"
6262   - "L2PATCH"
6263   - "L2XCBASE"
6264   - "L2BDMACLRN"
6265   traces:
6266     hoverinfo: "x+y"
6267     boxpoints: "outliers"
6268     whiskerwidth: 0
6269   layout:
6270     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-pdr"
6271     layout: "plot-throughput"
6272
6273 - type: "plot"
6274   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6275   algorithm: "plot_performance_box"
6276   output-file-type: ".html"
6277   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6279   filter: "'NIC_Intel-XXV710' and
6280            '64B' and
6281            ('BASE' or 'SCALE') and
6282            'NDRPDR' and
6283            'ETH' and
6284            '4T2C' and
6285            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6286            not 'VHOST' and
6287            not 'MEMIF'"
6288   parameters:
6289   - "throughput"
6290   - "parent"
6291   - "tags"
6292   sort:
6293   - "L2PATCH"
6294   - "L2PATCH"
6295   - "L2XCBASE"
6296   - "L2BDMACLRN"
6297   traces:
6298     hoverinfo: "x+y"
6299     boxpoints: "outliers"
6300     whiskerwidth: 0
6301   layout:
6302     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
6303     layout: "plot-throughput"
6304
6305 - type: "plot"
6306   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6307   algorithm: "plot_performance_box"
6308   output-file-type: ".html"
6309   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6310   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6311   filter: "'NIC_Intel-XXV710' and
6312            '64B' and
6313            ('BASE' or 'SCALE') and
6314            'NDRPDR' and
6315            'ETH' and
6316            '4T2C' and
6317            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6318            not 'VHOST' and
6319            not 'MEMIF'"
6320   parameters:
6321   - "throughput"
6322   - "parent"
6323   - "tags"
6324   sort:
6325   - "L2PATCH"
6326   - "L2PATCH"
6327   - "L2XCBASE"
6328   - "L2BDMACLRN"
6329   traces:
6330     hoverinfo: "x+y"
6331     boxpoints: "outliers"
6332     whiskerwidth: 0
6333   layout:
6334     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-pdr"
6335     layout: "plot-throughput"
6336
6337 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
6338 - type: "plot"
6339   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6340   algorithm: "plot_performance_box"
6341   output-file-type: ".html"
6342   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6343   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6344   filter: "'NIC_Intel-X710' and
6345            '64B' and
6346            ('BASE' or 'SCALE') and
6347            'NDRPDR' and
6348            'ETH' and
6349            '2T1C' and
6350            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6351            not 'VHOST' and
6352            not 'MEMIF'"
6353   parameters:
6354   - "throughput"
6355   - "parent"
6356   - "tags"
6357   sort:
6358   - "L2PATCH"
6359   - "L2XCBASE"
6360   - "BASE"
6361   - "FIB_10K"
6362   - "FIB_100K"
6363   - "FIB_1M"
6364   traces:
6365     hoverinfo: "x+y"
6366     boxpoints: "outliers"
6367     whiskerwidth: 0
6368   layout:
6369     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6370     layout: "plot-throughput"
6371
6372 - type: "plot"
6373   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6374   algorithm: "plot_performance_box"
6375   output-file-type: ".html"
6376   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6377   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6378   filter: "'NIC_Intel-X710' and
6379            '64B' and
6380            ('BASE' or 'SCALE') and
6381            'NDRPDR' and
6382            'ETH' and
6383            '2T1C' and
6384            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6385            not 'VHOST' and
6386            not 'MEMIF'"
6387   parameters:
6388   - "throughput"
6389   - "parent"
6390   - "tags"
6391   sort:
6392   - "L2PATCH"
6393   - "L2XCBASE"
6394   - "BASE"
6395   - "FIB_10K"
6396   - "FIB_100K"
6397   - "FIB_1M"
6398   traces:
6399     hoverinfo: "x+y"
6400     boxpoints: "outliers"
6401     whiskerwidth: 0
6402   layout:
6403     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6404     layout: "plot-throughput"
6405
6406 - type: "plot"
6407   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6408   algorithm: "plot_performance_box"
6409   output-file-type: ".html"
6410   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6411   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6412   filter: "'NIC_Intel-X710' and
6413            '64B' and
6414            ('BASE' or 'SCALE') and
6415            'NDRPDR' and
6416            'ETH' and
6417            '4T2C' and
6418            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6419            not 'VHOST' and
6420            not 'MEMIF'"
6421   parameters:
6422   - "throughput"
6423   - "parent"
6424   - "tags"
6425   sort:
6426   - "L2PATCH"
6427   - "L2XCBASE"
6428   - "BASE"
6429   - "FIB_10K"
6430   - "FIB_100K"
6431   - "FIB_1M"
6432   traces:
6433     hoverinfo: "x+y"
6434     boxpoints: "outliers"
6435     whiskerwidth: 0
6436   layout:
6437     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6438     layout: "plot-throughput"
6439
6440 - type: "plot"
6441   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6442   algorithm: "plot_performance_box"
6443   output-file-type: ".html"
6444   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6445   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6446   filter: "'NIC_Intel-X710' and
6447            '64B' and
6448            ('BASE' or 'SCALE') and
6449            'NDRPDR' and
6450            'ETH' and
6451            '4T2C' and
6452            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6453            not 'VHOST' and
6454            not 'MEMIF'"
6455   parameters:
6456   - "throughput"
6457   - "parent"
6458   - "tags"
6459   sort:
6460   - "L2PATCH"
6461   - "L2XCBASE"
6462   - "BASE"
6463   - "FIB_10K"
6464   - "FIB_100K"
6465   - "FIB_1M"
6466   traces:
6467     hoverinfo: "x+y"
6468     boxpoints: "outliers"
6469     whiskerwidth: 0
6470   layout:
6471     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6472     layout: "plot-throughput"
6473
6474 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
6475 - type: "plot"
6476   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6477   algorithm: "plot_performance_box"
6478   output-file-type: ".html"
6479   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6480   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6481   filter: "'NIC_Intel-XXV710' and
6482            '64B' and
6483            ('BASE' or 'SCALE') and
6484            'NDRPDR' and
6485            'ETH' and
6486            '2T1C' and
6487            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6488            not 'VHOST' and
6489            not 'MEMIF'"
6490   parameters:
6491   - "throughput"
6492   - "parent"
6493   - "tags"
6494   sort:
6495   - "L2PATCH"
6496   - "L2XCBASE"
6497   - "BASE"
6498   - "FIB_10K"
6499   - "FIB_100K"
6500   - "FIB_1M"
6501   traces:
6502     hoverinfo: "x+y"
6503     boxpoints: "outliers"
6504     whiskerwidth: 0
6505   layout:
6506     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6507     layout: "plot-throughput"
6508
6509 - type: "plot"
6510   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6511   algorithm: "plot_performance_box"
6512   output-file-type: ".html"
6513   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6515   filter: "'NIC_Intel-XXV710' and
6516            '64B' and
6517            ('BASE' or 'SCALE') and
6518            'NDRPDR' and
6519            'ETH' and
6520            '2T1C' and
6521            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6522            not 'VHOST' and
6523            not 'MEMIF'"
6524   parameters:
6525   - "throughput"
6526   - "parent"
6527   - "tags"
6528   sort:
6529   - "L2PATCH"
6530   - "L2XCBASE"
6531   - "BASE"
6532   - "FIB_10K"
6533   - "FIB_100K"
6534   - "FIB_1M"
6535   traces:
6536     hoverinfo: "x+y"
6537     boxpoints: "outliers"
6538     whiskerwidth: 0
6539   layout:
6540     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6541     layout: "plot-throughput"
6542
6543 - type: "plot"
6544   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6545   algorithm: "plot_performance_box"
6546   output-file-type: ".html"
6547   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6548   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6549   filter: "'NIC_Intel-XXV710' and
6550            '64B' and
6551            ('BASE' or 'SCALE') and
6552            'NDRPDR' and
6553            'ETH' and
6554            '4T2C' and
6555            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6556            not 'VHOST' and
6557            not 'MEMIF'"
6558   parameters:
6559   - "throughput"
6560   - "parent"
6561   - "tags"
6562   sort:
6563   - "L2PATCH"
6564   - "L2XCBASE"
6565   - "BASE"
6566   - "FIB_10K"
6567   - "FIB_100K"
6568   - "FIB_1M"
6569   traces:
6570     hoverinfo: "x+y"
6571     boxpoints: "outliers"
6572     whiskerwidth: 0
6573   layout:
6574     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6575     layout: "plot-throughput"
6576
6577 - type: "plot"
6578   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6579   algorithm: "plot_performance_box"
6580   output-file-type: ".html"
6581   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6582   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6583   filter: "'NIC_Intel-XXV710' and
6584            '64B' and
6585            ('BASE' or 'SCALE') and
6586            'NDRPDR' and
6587            'ETH' and
6588            '4T2C' and
6589            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6590            not 'VHOST' and
6591            not 'MEMIF'"
6592   parameters:
6593   - "throughput"
6594   - "parent"
6595   - "tags"
6596   sort:
6597   - "L2PATCH"
6598   - "L2XCBASE"
6599   - "BASE"
6600   - "FIB_10K"
6601   - "FIB_100K"
6602   - "FIB_1M"
6603   traces:
6604     hoverinfo: "x+y"
6605     boxpoints: "outliers"
6606     whiskerwidth: 0
6607   layout:
6608     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6609     layout: "plot-throughput"
6610
6611 # Packet Throughput - VPP L2 2n-dnv-x553 base
6612 - type: "plot"
6613   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6614   algorithm: "plot_performance_box"
6615   output-file-type: ".html"
6616   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6617   data: "intel-dnv-vpp"
6618   filter: "'NIC_Intel-X553' and
6619            '64B' and
6620            'BASE' and
6621            'NDRPDR' and
6622            'ETH' and
6623            '1T1C' and
6624            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6625            not 'VHOST' and
6626            not 'MEMIF'"
6627   parameters:
6628   - "throughput"
6629   - "parent"
6630   - "tags"
6631   sort:
6632   - "L2XCBASE"
6633   - "L2BDMACLRN"
6634   - "L2PATCH"
6635   traces:
6636     hoverinfo: "x+y"
6637     boxpoints: "outliers"
6638     whiskerwidth: 0
6639   layout:
6640     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6641     layout: "plot-throughput"
6642
6643 - type: "plot"
6644   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6645   algorithm: "plot_performance_box"
6646   output-file-type: ".html"
6647   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6648   data: "intel-dnv-vpp"
6649   filter: "'NIC_Intel-X553' and
6650            '64B' and
6651            ('BASE' or 'SCALE') and
6652            'NDRPDR' and
6653            'ETH' and
6654            '1T1C' and
6655            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6656            not 'VHOST' and
6657            not 'MEMIF'"
6658   parameters:
6659   - "throughput"
6660   - "parent"
6661   - "tags"
6662   sort:
6663   - "L2XCBASE"
6664   - "L2BDMACLRN"
6665   - "L2PATCH"
6666   traces:
6667     hoverinfo: "x+y"
6668     boxpoints: "outliers"
6669     whiskerwidth: 0
6670   layout:
6671     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6672     layout: "plot-throughput"
6673
6674 - type: "plot"
6675   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6676   algorithm: "plot_performance_box"
6677   output-file-type: ".html"
6678   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6679   data: "intel-dnv-vpp"
6680   filter: "'NIC_Intel-X553' and
6681            '64B' and
6682            ('BASE' or 'SCALE') and
6683            'NDRPDR' and
6684            'ETH' and
6685            '2T2C' and
6686            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6687            not 'VHOST' and
6688            not 'MEMIF'"
6689   parameters:
6690   - "throughput"
6691   - "parent"
6692   - "tags"
6693   sort:
6694   - "L2XCBASE"
6695   - "L2BDMACLRN"
6696   - "L2PATCH"
6697   traces:
6698     hoverinfo: "x+y"
6699     boxpoints: "outliers"
6700     whiskerwidth: 0
6701   layout:
6702     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6703     layout: "plot-throughput"
6704
6705 - type: "plot"
6706   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6707   algorithm: "plot_performance_box"
6708   output-file-type: ".html"
6709   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6710   data: "intel-dnv-vpp"
6711   filter: "'NIC_Intel-X553' and
6712            '64B' and
6713            ('BASE' or 'SCALE') and
6714            'NDRPDR' and
6715            'ETH' and
6716            '2T2C' and
6717            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6718            not 'VHOST' and
6719            not 'MEMIF'"
6720   parameters:
6721   - "throughput"
6722   - "parent"
6723   - "tags"
6724   sort:
6725   - "L2XCBASE"
6726   - "L2BDMACLRN"
6727   - "L2PATCH"
6728   traces:
6729     hoverinfo: "x+y"
6730     boxpoints: "outliers"
6731     whiskerwidth: 0
6732   layout:
6733     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6734     layout: "plot-throughput"
6735
6736 ################################################################################
6737
6738 # Packet Throughput - VPP Container Memif 3n-hsw-x520
6739 - type: "plot"
6740   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
6741   algorithm: "plot_performance_box"
6742   output-file-type: ".html"
6743   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
6744   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6745   filter: "'NIC_Intel-X520-DA2' and
6746            '64B' and
6747            ('BASE' or 'SCALE') and
6748            'NDRPDR' and
6749            '1T1C' and
6750            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
6751            not 'VHOST' and
6752            'MEMIF'"
6753   parameters:
6754   - "throughput"
6755   - "parent"
6756   - "tags"
6757   sort:
6758   - "L2XCFWD"
6759   - "L2XCFWD"
6760   - "L2XCFWD"
6761   - "L2BDMACLRN"
6762   - "L2BDMACLRN"
6763   - "L2BDMACLRN"
6764   - "IP4FWD"
6765   traces:
6766     hoverinfo: "x+y"
6767     boxpoints: "outliers"
6768     whiskerwidth: 0
6769   layout:
6770     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
6771     layout: "plot-throughput"
6772
6773 - type: "plot"
6774   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
6775   algorithm: "plot_performance_box"
6776   output-file-type: ".html"
6777   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
6778   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6779   filter: "'NIC_Intel-X520-DA2' and
6780            '64B' and
6781            ('BASE' or 'SCALE') and
6782            'NDRPDR' and
6783            '1T1C' and
6784            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
6785            not 'VHOST' and
6786            'MEMIF'"
6787   parameters:
6788   - "throughput"
6789   - "parent"
6790   - "tags"
6791   sort:
6792   - "L2XCFWD"
6793   - "L2XCFWD"
6794   - "L2XCFWD"
6795   - "L2BDMACLRN"
6796   - "L2BDMACLRN"
6797   - "L2BDMACLRN"
6798   - "IP4FWD"
6799   traces:
6800     hoverinfo: "x+y"
6801     boxpoints: "outliers"
6802     whiskerwidth: 0
6803   layout:
6804     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
6805     layout: "plot-throughput"
6806
6807 - type: "plot"
6808   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
6809   algorithm: "plot_performance_box"
6810   output-file-type: ".html"
6811   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
6812   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6813   filter: "'NIC_Intel-X520-DA2' and
6814            '64B' and
6815            ('BASE' or 'SCALE') and
6816            'NDRPDR' and
6817            '2T2C' and
6818            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
6819            not 'VHOST' and
6820            'MEMIF'"
6821   parameters:
6822   - "throughput"
6823   - "parent"
6824   - "tags"
6825   sort:
6826   - "L2XCFWD"
6827   - "L2XCFWD"
6828   - "L2XCFWD"
6829   - "L2BDMACLRN"
6830   - "L2BDMACLRN"
6831   - "L2BDMACLRN"
6832   - "IP4FWD"
6833   traces:
6834     hoverinfo: "x+y"
6835     boxpoints: "outliers"
6836     whiskerwidth: 0
6837   layout:
6838     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
6839     layout: "plot-throughput"
6840
6841 - type: "plot"
6842   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
6843   algorithm: "plot_performance_box"
6844   output-file-type: ".html"
6845   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
6846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6847   filter: "'NIC_Intel-X520-DA2' and
6848            '64B' and
6849            ('BASE' or 'SCALE') and
6850            'NDRPDR' and
6851            '2T2C' and
6852            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
6853            not 'VHOST' and
6854            'MEMIF'"
6855   parameters:
6856   - "throughput"
6857   - "parent"
6858   - "tags"
6859   sort:
6860   - "L2XCFWD"
6861   - "L2XCFWD"
6862   - "L2XCFWD"
6863   - "L2BDMACLRN"
6864   - "L2BDMACLRN"
6865   - "L2BDMACLRN"
6866   - "IP4FWD"
6867   traces:
6868     hoverinfo: "x+y"
6869     boxpoints: "outliers"
6870     whiskerwidth: 0
6871   layout:
6872     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
6873     layout: "plot-throughput"
6874
6875 # Packet Throughput - VPP Container Memif 3n-hsw-x710
6876 - type: "plot"
6877   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
6878   algorithm: "plot_performance_box"
6879   output-file-type: ".html"
6880   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
6881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6882   filter: "'NIC_Intel-X710' and
6883            '64B' and
6884            ('BASE' or 'SCALE') and
6885            'NDRPDR' and
6886            '1T1C' and
6887            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
6888            not 'VHOST' and
6889            'MEMIF'"
6890   parameters:
6891   - "throughput"
6892   - "parent"
6893   - "tags"
6894   sort:
6895   - "L2XCFWD"
6896   - "L2XCFWD"
6897   - "L2XCFWD"
6898   - "L2BDMACLRN"
6899   - "L2BDMACLRN"
6900   - "L2BDMACLRN"
6901   - "IP4FWD"
6902   traces:
6903     hoverinfo: "x+y"
6904     boxpoints: "outliers"
6905     whiskerwidth: 0
6906   layout:
6907     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
6908     layout: "plot-throughput"
6909
6910 - type: "plot"
6911   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
6912   algorithm: "plot_performance_box"
6913   output-file-type: ".html"
6914   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
6915   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6916   filter: "'NIC_Intel-X710' and
6917            '64B' and
6918            ('BASE' or 'SCALE') and
6919            'NDRPDR' and
6920            '1T1C' and
6921            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
6922            not 'VHOST' and
6923            'MEMIF'"
6924   parameters:
6925   - "throughput"
6926   - "parent"
6927   - "tags"
6928   sort:
6929   - "L2XCFWD"
6930   - "L2XCFWD"
6931   - "L2XCFWD"
6932   - "L2BDMACLRN"
6933   - "L2BDMACLRN"
6934   - "L2BDMACLRN"
6935   - "IP4FWD"
6936   traces:
6937     hoverinfo: "x+y"
6938     boxpoints: "outliers"
6939     whiskerwidth: 0
6940   layout:
6941     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
6942     layout: "plot-throughput"
6943
6944 - type: "plot"
6945   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
6946   algorithm: "plot_performance_box"
6947   output-file-type: ".html"
6948   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
6949   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6950   filter: "'NIC_Intel-X710' and
6951            '64B' and
6952            ('BASE' or 'SCALE') and
6953            'NDRPDR' and
6954            '2T2C' and
6955            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
6956            not 'VHOST' and
6957            'MEMIF'"
6958   parameters:
6959   - "throughput"
6960   - "parent"
6961   - "tags"
6962   sort:
6963   - "L2XCFWD"
6964   - "L2XCFWD"
6965   - "L2XCFWD"
6966   - "L2BDMACLRN"
6967   - "L2BDMACLRN"
6968   - "L2BDMACLRN"
6969   - "IP4FWD"
6970   traces:
6971     hoverinfo: "x+y"
6972     boxpoints: "outliers"
6973     whiskerwidth: 0
6974   layout:
6975     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
6976     layout: "plot-throughput"
6977
6978 - type: "plot"
6979   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
6980   algorithm: "plot_performance_box"
6981   output-file-type: ".html"
6982   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
6983   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6984   filter: "'NIC_Intel-X710' and
6985            '64B' and
6986            ('BASE' or 'SCALE') and
6987            'NDRPDR' and
6988            '2T2C' and
6989            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
6990            not 'VHOST' and
6991            'MEMIF'"
6992   parameters:
6993   - "throughput"
6994   - "parent"
6995   - "tags"
6996   sort:
6997   - "L2XCFWD"
6998   - "L2XCFWD"
6999   - "L2XCFWD"
7000   - "L2BDMACLRN"
7001   - "L2BDMACLRN"
7002   - "L2BDMACLRN"
7003   - "IP4FWD"
7004   traces:
7005     hoverinfo: "x+y"
7006     boxpoints: "outliers"
7007     whiskerwidth: 0
7008   layout:
7009     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
7010     layout: "plot-throughput"
7011
7012 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
7013 - type: "plot"
7014   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7015   algorithm: "plot_performance_box"
7016   output-file-type: ".html"
7017   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7018   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7019   filter: "'NIC_Intel-XL710' and
7020            '64B' and
7021            ('BASE' or 'SCALE') and
7022            'NDRPDR' and
7023            '1T1C' and
7024            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7025            not 'VHOST' and
7026            'MEMIF'"
7027   parameters:
7028   - "throughput"
7029   - "parent"
7030   - "tags"
7031   sort:
7032   - "L2XCFWD"
7033   - "L2XCFWD"
7034   - "L2XCFWD"
7035   - "L2BDMACLRN"
7036   - "L2BDMACLRN"
7037   - "L2BDMACLRN"
7038   - "IP4FWD"
7039   traces:
7040     hoverinfo: "x+y"
7041     boxpoints: "outliers"
7042     whiskerwidth: 0
7043   layout:
7044     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
7045     layout: "plot-throughput"
7046
7047 - type: "plot"
7048   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7049   algorithm: "plot_performance_box"
7050   output-file-type: ".html"
7051   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7053   filter: "'NIC_Intel-XL710' and
7054            '64B' and
7055            ('BASE' or 'SCALE') and
7056            'NDRPDR' and
7057            '1T1C' and
7058            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7059            not 'VHOST' and
7060            'MEMIF'"
7061   parameters:
7062   - "throughput"
7063   - "parent"
7064   - "tags"
7065   sort:
7066   - "L2XCFWD"
7067   - "L2XCFWD"
7068   - "L2XCFWD"
7069   - "L2BDMACLRN"
7070   - "L2BDMACLRN"
7071   - "L2BDMACLRN"
7072   - "IP4FWD"
7073   traces:
7074     hoverinfo: "x+y"
7075     boxpoints: "outliers"
7076     whiskerwidth: 0
7077   layout:
7078     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-pdr"
7079     layout: "plot-throughput"
7080
7081 - type: "plot"
7082   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7083   algorithm: "plot_performance_box"
7084   output-file-type: ".html"
7085   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7086   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7087   filter: "'NIC_Intel-XL710' and
7088            '64B' and
7089            ('BASE' or 'SCALE') and
7090            'NDRPDR' and
7091            '2T2C' and
7092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7093            not 'VHOST' and
7094            'MEMIF'"
7095   parameters:
7096   - "throughput"
7097   - "parent"
7098   - "tags"
7099   sort:
7100   - "L2XCFWD"
7101   - "L2XCFWD"
7102   - "L2XCFWD"
7103   - "L2BDMACLRN"
7104   - "L2BDMACLRN"
7105   - "L2BDMACLRN"
7106   - "IP4FWD"
7107   traces:
7108     hoverinfo: "x+y"
7109     boxpoints: "outliers"
7110     whiskerwidth: 0
7111   layout:
7112     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
7113     layout: "plot-throughput"
7114
7115 - type: "plot"
7116   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7117   algorithm: "plot_performance_box"
7118   output-file-type: ".html"
7119   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7120   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7121   filter: "'NIC_Intel-XL710' and
7122            '64B' and
7123            ('BASE' or 'SCALE') and
7124            'NDRPDR' and
7125            '2T2C' and
7126            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7127            not 'VHOST' and
7128            'MEMIF'"
7129   parameters:
7130   - "throughput"
7131   - "parent"
7132   - "tags"
7133   sort:
7134   - "L2XCFWD"
7135   - "L2XCFWD"
7136   - "L2XCFWD"
7137   - "L2BDMACLRN"
7138   - "L2BDMACLRN"
7139   - "L2BDMACLRN"
7140   - "IP4FWD"
7141   traces:
7142     hoverinfo: "x+y"
7143     boxpoints: "outliers"
7144     whiskerwidth: 0
7145   layout:
7146     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-pdr"
7147     layout: "plot-throughput"
7148
7149 # Packet Throughput - VPP Container Memif 3n-skx-x710
7150 - type: "plot"
7151   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7152   algorithm: "plot_performance_box"
7153   output-file-type: ".html"
7154   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7155   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7156   filter: "'NIC_Intel-X710' and
7157            '64B' and
7158            ('BASE' or 'SCALE') and
7159            'NDRPDR' and
7160            '2T1C' and
7161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7162            not 'VHOST' and
7163            'MEMIF'"
7164   parameters:
7165   - "throughput"
7166   - "parent"
7167   - "tags"
7168   sort:
7169   - "L2XCFWD"
7170   - "L2XCFWD"
7171   - "L2XCFWD"
7172   - "L2BDMACLRN"
7173   - "L2BDMACLRN"
7174   - "L2BDMACLRN"
7175   - "IP4FWD"
7176   traces:
7177     hoverinfo: "x+y"
7178     boxpoints: "outliers"
7179     whiskerwidth: 0
7180   layout:
7181     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
7182     layout: "plot-throughput"
7183
7184 - type: "plot"
7185   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7186   algorithm: "plot_performance_box"
7187   output-file-type: ".html"
7188   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7190   filter: "'NIC_Intel-X710' and
7191            '64B' and
7192            ('BASE' or 'SCALE') and
7193            'NDRPDR' and
7194            '2T1C' and
7195            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7196            not 'VHOST' and
7197            'MEMIF'"
7198   parameters:
7199   - "throughput"
7200   - "parent"
7201   - "tags"
7202   sort:
7203   - "L2XCFWD"
7204   - "L2XCFWD"
7205   - "L2XCFWD"
7206   - "L2BDMACLRN"
7207   - "L2BDMACLRN"
7208   - "L2BDMACLRN"
7209   - "IP4FWD"
7210   traces:
7211     hoverinfo: "x+y"
7212     boxpoints: "outliers"
7213     whiskerwidth: 0
7214   layout:
7215     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-pdr"
7216     layout: "plot-throughput"
7217
7218 - type: "plot"
7219   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7220   algorithm: "plot_performance_box"
7221   output-file-type: ".html"
7222   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7223   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7224   filter: "'NIC_Intel-X710' and
7225            '64B' and
7226            ('BASE' or 'SCALE') and
7227            'NDRPDR' and
7228            '4T2C' and
7229            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7230            not 'VHOST' and
7231            'MEMIF'"
7232   parameters:
7233   - "throughput"
7234   - "parent"
7235   - "tags"
7236   sort:
7237   - "L2XCFWD"
7238   - "L2XCFWD"
7239   - "L2XCFWD"
7240   - "L2BDMACLRN"
7241   - "L2BDMACLRN"
7242   - "L2BDMACLRN"
7243   - "IP4FWD"
7244   traces:
7245     hoverinfo: "x+y"
7246     boxpoints: "outliers"
7247     whiskerwidth: 0
7248   layout:
7249     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
7250     layout: "plot-throughput"
7251
7252 - type: "plot"
7253   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7254   algorithm: "plot_performance_box"
7255   output-file-type: ".html"
7256   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7258   filter: "'NIC_Intel-X710' and
7259            '64B' and
7260            ('BASE' or 'SCALE') and
7261            'NDRPDR' and
7262            '4T2C' and
7263            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7264            not 'VHOST' and
7265            'MEMIF'"
7266   parameters:
7267   - "throughput"
7268   - "parent"
7269   - "tags"
7270   sort:
7271   - "L2XCFWD"
7272   - "L2XCFWD"
7273   - "L2XCFWD"
7274   - "L2BDMACLRN"
7275   - "L2BDMACLRN"
7276   - "L2BDMACLRN"
7277   - "IP4FWD"
7278   traces:
7279     hoverinfo: "x+y"
7280     boxpoints: "outliers"
7281     whiskerwidth: 0
7282   layout:
7283     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-pdr"
7284     layout: "plot-throughput"
7285
7286 # Packet Throughput - VPP Container Memif 2n-skx-x710
7287 - type: "plot"
7288   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7289   algorithm: "plot_performance_box"
7290   output-file-type: ".html"
7291   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7292   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7293   filter: "'NIC_Intel-X710' and
7294            '64B' and
7295            ('BASE' or 'SCALE') and
7296            'NDRPDR' and
7297            '2T1C' and
7298            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7299            not 'VHOST' and
7300            not 'NF_DENSITY' and
7301            'MEMIF'"
7302   parameters:
7303   - "throughput"
7304   - "parent"
7305   - "tags"
7306   sort:
7307   - "L2XCFWD"
7308   - "L2XCFWD"
7309   - "L2XCFWD"
7310   - "L2BDMACLRN"
7311   - "L2BDMACLRN"
7312   - "L2BDMACLRN"
7313   - "IP4FWD"
7314   traces:
7315     hoverinfo: "x+y"
7316     boxpoints: "outliers"
7317     whiskerwidth: 0
7318   layout:
7319     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
7320     layout: "plot-throughput"
7321
7322 - type: "plot"
7323   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7324   algorithm: "plot_performance_box"
7325   output-file-type: ".html"
7326   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7327   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7328   filter: "'NIC_Intel-X710' and
7329            '64B' and
7330            ('BASE' or 'SCALE') and
7331            'NDRPDR' and
7332            '2T1C' and
7333            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7334            not 'VHOST' and
7335            not 'NF_DENSITY' and
7336            'MEMIF'"
7337   parameters:
7338   - "throughput"
7339   - "parent"
7340   - "tags"
7341   sort:
7342   - "L2XCFWD"
7343   - "L2XCFWD"
7344   - "L2XCFWD"
7345   - "L2BDMACLRN"
7346   - "L2BDMACLRN"
7347   - "L2BDMACLRN"
7348   - "IP4FWD"
7349   traces:
7350     hoverinfo: "x+y"
7351     boxpoints: "outliers"
7352     whiskerwidth: 0
7353   layout:
7354     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-pdr"
7355     layout: "plot-throughput"
7356
7357 - type: "plot"
7358   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7359   algorithm: "plot_performance_box"
7360   output-file-type: ".html"
7361   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7362   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7363   filter: "'NIC_Intel-X710' and
7364            '64B' and
7365            ('BASE' or 'SCALE') and
7366            'NDRPDR' and
7367            '4T2C' and
7368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7369            not 'VHOST' and
7370            not 'NF_DENSITY' and
7371            'MEMIF'"
7372   parameters:
7373   - "throughput"
7374   - "parent"
7375   - "tags"
7376   sort:
7377   - "L2XCFWD"
7378   - "L2XCFWD"
7379   - "L2XCFWD"
7380   - "L2BDMACLRN"
7381   - "L2BDMACLRN"
7382   - "L2BDMACLRN"
7383   - "IP4FWD"
7384   traces:
7385     hoverinfo: "x+y"
7386     boxpoints: "outliers"
7387     whiskerwidth: 0
7388   layout:
7389     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
7390     layout: "plot-throughput"
7391
7392 - type: "plot"
7393   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7394   algorithm: "plot_performance_box"
7395   output-file-type: ".html"
7396   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7397   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7398   filter: "'NIC_Intel-X710' and
7399            '64B' and
7400            ('BASE' or 'SCALE') and
7401            'NDRPDR' and
7402            '4T2C' and
7403            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7404            not 'VHOST' and
7405            not 'NF_DENSITY' and
7406            'MEMIF'"
7407   parameters:
7408   - "throughput"
7409   - "parent"
7410   - "tags"
7411   sort:
7412   - "L2XCFWD"
7413   - "L2XCFWD"
7414   - "L2XCFWD"
7415   - "L2BDMACLRN"
7416   - "L2BDMACLRN"
7417   - "L2BDMACLRN"
7418   - "IP4FWD"
7419   traces:
7420     hoverinfo: "x+y"
7421     boxpoints: "outliers"
7422     whiskerwidth: 0
7423   layout:
7424     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-pdr"
7425     layout: "plot-throughput"
7426
7427 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
7428 - type: "plot"
7429   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7430   algorithm: "plot_performance_box"
7431   output-file-type: ".html"
7432   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7433   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7434   filter: "'NIC_Intel-XXV710' and
7435            '64B' and
7436            ('BASE' or 'SCALE') and
7437            'NDRPDR' and
7438            '2T1C' and
7439            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7440            not 'VHOST' and
7441            'MEMIF'"
7442   parameters:
7443   - "throughput"
7444   - "parent"
7445   - "tags"
7446   sort:
7447   - "L2XCFWD"
7448   - "L2XCFWD"
7449   - "L2XCFWD"
7450   - "L2BDMACLRN"
7451   - "L2BDMACLRN"
7452   - "L2BDMACLRN"
7453   - "IP4FWD"
7454   traces:
7455     hoverinfo: "x+y"
7456     boxpoints: "outliers"
7457     whiskerwidth: 0
7458   layout:
7459     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
7460     layout: "plot-throughput"
7461
7462 - type: "plot"
7463   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
7464   algorithm: "plot_performance_box"
7465   output-file-type: ".html"
7466   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
7467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7468   filter: "'NIC_Intel-XXV710' and
7469            '64B' and
7470            ('BASE' or 'SCALE') and
7471            'NDRPDR' and
7472            '2T1C' and
7473            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7474            not 'VHOST' and
7475            'MEMIF'"
7476   parameters:
7477   - "throughput"
7478   - "parent"
7479   - "tags"
7480   sort:
7481   - "L2XCFWD"
7482   - "L2XCFWD"
7483   - "L2XCFWD"
7484   - "L2BDMACLRN"
7485   - "L2BDMACLRN"
7486   - "L2BDMACLRN"
7487   - "IP4FWD"
7488   traces:
7489     hoverinfo: "x+y"
7490     boxpoints: "outliers"
7491     whiskerwidth: 0
7492   layout:
7493     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
7494     layout: "plot-throughput"
7495
7496 - type: "plot"
7497   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
7498   algorithm: "plot_performance_box"
7499   output-file-type: ".html"
7500   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
7501   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7502   filter: "'NIC_Intel-XXV710' and
7503            '64B' and
7504            ('BASE' or 'SCALE') and
7505            'NDRPDR' and
7506            '4T2C' and
7507            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7508            not 'VHOST' and
7509            'MEMIF'"
7510   parameters:
7511   - "throughput"
7512   - "parent"
7513   - "tags"
7514   sort:
7515   - "L2XCFWD"
7516   - "L2XCFWD"
7517   - "L2XCFWD"
7518   - "L2BDMACLRN"
7519   - "L2BDMACLRN"
7520   - "L2BDMACLRN"
7521   - "IP4FWD"
7522   traces:
7523     hoverinfo: "x+y"
7524     boxpoints: "outliers"
7525     whiskerwidth: 0
7526   layout:
7527     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
7528     layout: "plot-throughput"
7529
7530 - type: "plot"
7531   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
7532   algorithm: "plot_performance_box"
7533   output-file-type: ".html"
7534   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
7535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7536   filter: "'NIC_Intel-XXV710' and
7537            '64B' and
7538            ('BASE' or 'SCALE') and
7539            'NDRPDR' and
7540            '4T2C' and
7541            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
7542            not 'VHOST' and
7543            'MEMIF'"
7544   parameters:
7545   - "throughput"
7546   - "parent"
7547   - "tags"
7548   sort:
7549   - "L2XCFWD"
7550   - "L2XCFWD"
7551   - "L2XCFWD"
7552   - "L2BDMACLRN"
7553   - "L2BDMACLRN"
7554   - "L2BDMACLRN"
7555   - "IP4FWD"
7556   traces:
7557     hoverinfo: "x+y"
7558     boxpoints: "outliers"
7559     whiskerwidth: 0
7560   layout:
7561     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
7562     layout: "plot-throughput"
7563
7564 ################################################################################
7565
7566 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
7567 - type: "plot"
7568   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7569   algorithm: "plot_performance_box"
7570   output-file-type: ".html"
7571   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7572   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7573   filter: "'NIC_Intel-X520-DA2' and
7574            '64B' and
7575            ('BASE' or 'SCALE') and
7576            'NDRPDR' and
7577            '1T1C' and
7578            'L2XCFWD' and
7579            not 'VHOST' and
7580            not 'NF_DENSITY' and
7581            'MEMIF'"
7582   parameters:
7583   - "throughput"
7584   - "parent"
7585   - "tags"
7586   sort:
7587   - "1VNF"
7588   - "2VNF"
7589   - "4VNF"
7590   - "2VNF"
7591   - "4VNF"
7592   traces:
7593     hoverinfo: "x+y"
7594     boxpoints: "outliers"
7595     whiskerwidth: 0
7596   layout:
7597     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7598     layout: "plot-throughput"
7599
7600 - type: "plot"
7601   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7602   algorithm: "plot_performance_box"
7603   output-file-type: ".html"
7604   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7605   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7606   filter: "'NIC_Intel-X520-DA2' and
7607            '64B' and
7608            ('BASE' or 'SCALE') and
7609            'NDRPDR' and
7610            '1T1C' and
7611            'L2XCFWD' and
7612            not 'VHOST' and
7613            not 'NF_DENSITY' and
7614            'MEMIF'"
7615   parameters:
7616   - "throughput"
7617   - "parent"
7618   - "tags"
7619   sort:
7620   - "1VNF"
7621   - "2VNF"
7622   - "4VNF"
7623   - "2VNF"
7624   - "4VNF"
7625   traces:
7626     hoverinfo: "x+y"
7627     boxpoints: "outliers"
7628     whiskerwidth: 0
7629   layout:
7630     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7631     layout: "plot-throughput"
7632
7633 - type: "plot"
7634   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7635   algorithm: "plot_performance_box"
7636   output-file-type: ".html"
7637   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7638   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7639   filter: "'NIC_Intel-X520-DA2' and
7640            '64B' and
7641            ('BASE' or 'SCALE') and
7642            'NDRPDR' and
7643            '2T2C' and
7644            'L2XCFWD' and
7645            not 'VHOST' and
7646            not 'NF_DENSITY' and
7647            'MEMIF'"
7648   parameters:
7649   - "throughput"
7650   - "parent"
7651   - "tags"
7652   sort:
7653   - "1VNF"
7654   - "2VNF"
7655   - "4VNF"
7656   - "2VNF"
7657   - "4VNF"
7658   traces:
7659     hoverinfo: "x+y"
7660     boxpoints: "outliers"
7661     whiskerwidth: 0
7662   layout:
7663     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7664     layout: "plot-throughput"
7665
7666 - type: "plot"
7667   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7668   algorithm: "plot_performance_box"
7669   output-file-type: ".html"
7670   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7671   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7672   filter: "'NIC_Intel-X520-DA2' and
7673            '64B' and
7674            ('BASE' or 'SCALE') and
7675            'NDRPDR' and
7676            '2T2C' and
7677            'L2XCFWD' and
7678            not 'VHOST' and
7679            not 'NF_DENSITY' and
7680            'MEMIF'"
7681   parameters:
7682   - "throughput"
7683   - "parent"
7684   - "tags"
7685   sort:
7686   - "1VNF"
7687   - "2VNF"
7688   - "4VNF"
7689   - "2VNF"
7690   - "4VNF"
7691   traces:
7692     hoverinfo: "x+y"
7693     boxpoints: "outliers"
7694     whiskerwidth: 0
7695   layout:
7696     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7697     layout: "plot-throughput"
7698
7699 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
7700 - type: "plot"
7701   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7702   algorithm: "plot_performance_box"
7703   output-file-type: ".html"
7704   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7705   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7706   filter: "'NIC_Intel-X520-DA2' and
7707            '64B' and
7708            ('BASE' or 'SCALE') and
7709            'NDRPDR' and
7710            '1T1C' and
7711            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7712            not 'VHOST' and
7713            not 'NF_DENSITY' and
7714            'MEMIF'"
7715   parameters:
7716   - "throughput"
7717   - "parent"
7718   - "tags"
7719   sort:
7720   - "1VNF"
7721   - "2VNF"
7722   - "4VNF"
7723   - "2VNF"
7724   - "4VNF"
7725   traces:
7726     hoverinfo: "x+y"
7727     boxpoints: "outliers"
7728     whiskerwidth: 0
7729   layout:
7730     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7731     layout: "plot-throughput"
7732
7733 - type: "plot"
7734   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
7735   algorithm: "plot_performance_box"
7736   output-file-type: ".html"
7737   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
7738   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7739   filter: "'NIC_Intel-X520-DA2' and
7740            '64B' and
7741            ('BASE' or 'SCALE') and
7742            'NDRPDR' and
7743            '1T1C' and
7744            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7745            not 'VHOST' and
7746            not 'NF_DENSITY' and
7747            'MEMIF'"
7748   parameters:
7749   - "throughput"
7750   - "parent"
7751   - "tags"
7752   sort:
7753   - "1VNF"
7754   - "2VNF"
7755   - "4VNF"
7756   - "2VNF"
7757   - "4VNF"
7758   traces:
7759     hoverinfo: "x+y"
7760     boxpoints: "outliers"
7761     whiskerwidth: 0
7762   layout:
7763     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
7764     layout: "plot-throughput"
7765
7766 - type: "plot"
7767   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
7768   algorithm: "plot_performance_box"
7769   output-file-type: ".html"
7770   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
7771   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7772   filter: "'NIC_Intel-X520-DA2' and
7773            '64B' and
7774            ('BASE' or 'SCALE') and
7775            'NDRPDR' and
7776            '2T2C' and
7777            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7778            not 'VHOST' and
7779            not 'NF_DENSITY' and
7780            'MEMIF'"
7781   parameters:
7782   - "throughput"
7783   - "parent"
7784   - "tags"
7785   sort:
7786   - "1VNF"
7787   - "2VNF"
7788   - "4VNF"
7789   - "2VNF"
7790   - "4VNF"
7791   traces:
7792     hoverinfo: "x+y"
7793     boxpoints: "outliers"
7794     whiskerwidth: 0
7795   layout:
7796     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
7797     layout: "plot-throughput"
7798
7799 - type: "plot"
7800   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
7801   algorithm: "plot_performance_box"
7802   output-file-type: ".html"
7803   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
7804   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7805   filter: "'NIC_Intel-X520-DA2' and
7806            '64B' and
7807            ('BASE' or 'SCALE') and
7808            'NDRPDR' and
7809            '2T2C' and
7810            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7811            not 'VHOST' and
7812            not 'NF_DENSITY' and
7813            'MEMIF'"
7814   parameters:
7815   - "throughput"
7816   - "parent"
7817   - "tags"
7818   sort:
7819   - "1VNF"
7820   - "2VNF"
7821   - "4VNF"
7822   - "2VNF"
7823   - "4VNF"
7824   traces:
7825     hoverinfo: "x+y"
7826     boxpoints: "outliers"
7827     whiskerwidth: 0
7828   layout:
7829     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
7830     layout: "plot-throughput"
7831
7832 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
7833 - type: "plot"
7834   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
7835   algorithm: "plot_performance_box"
7836   output-file-type: ".html"
7837   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
7838   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7839   filter: "'NIC_Intel-X710' and
7840            '64B' and
7841            ('BASE' or 'SCALE') and
7842            'NDRPDR' and
7843            '1T1C' and
7844            'L2XCFWD' and
7845            not 'VHOST' and
7846            not 'NF_DENSITY' and
7847            'MEMIF'"
7848   parameters:
7849   - "throughput"
7850   - "parent"
7851   - "tags"
7852   sort:
7853   - "1VNF"
7854   - "2VNF"
7855   - "4VNF"
7856   - "2VNF"
7857   - "4VNF"
7858   traces:
7859     hoverinfo: "x+y"
7860     boxpoints: "outliers"
7861     whiskerwidth: 0
7862   layout:
7863     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
7864     layout: "plot-throughput"
7865
7866 - type: "plot"
7867   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
7868   algorithm: "plot_performance_box"
7869   output-file-type: ".html"
7870   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
7871   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7872   filter: "'NIC_Intel-X710' and
7873            '64B' and
7874            ('BASE' or 'SCALE') and
7875            'NDRPDR' and
7876            '1T1C' and
7877            'L2XCFWD' and
7878            not 'VHOST' and
7879            not 'NF_DENSITY' and
7880            'MEMIF'"
7881   parameters:
7882   - "throughput"
7883   - "parent"
7884   - "tags"
7885   sort:
7886   - "1VNF"
7887   - "2VNF"
7888   - "4VNF"
7889   - "2VNF"
7890   - "4VNF"
7891   traces:
7892     hoverinfo: "x+y"
7893     boxpoints: "outliers"
7894     whiskerwidth: 0
7895   layout:
7896     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
7897     layout: "plot-throughput"
7898
7899 - type: "plot"
7900   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
7901   algorithm: "plot_performance_box"
7902   output-file-type: ".html"
7903   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
7904   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7905   filter: "'NIC_Intel-X710' and
7906            '64B' and
7907            ('BASE' or 'SCALE') and
7908            'NDRPDR' and
7909            '2T2C' and
7910            'L2XCFWD' and
7911            not 'VHOST' and
7912            not 'NF_DENSITY' and
7913            'MEMIF'"
7914   parameters:
7915   - "throughput"
7916   - "parent"
7917   - "tags"
7918   sort:
7919   - "1VNF"
7920   - "2VNF"
7921   - "4VNF"
7922   - "2VNF"
7923   - "4VNF"
7924   traces:
7925     hoverinfo: "x+y"
7926     boxpoints: "outliers"
7927     whiskerwidth: 0
7928   layout:
7929     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
7930     layout: "plot-throughput"
7931
7932 - type: "plot"
7933   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
7934   algorithm: "plot_performance_box"
7935   output-file-type: ".html"
7936   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
7937   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7938   filter: "'NIC_Intel-X710' and
7939            '64B' and
7940            ('BASE' or 'SCALE') and
7941            'NDRPDR' and
7942            '2T2C' and
7943            'L2XCFWD' and
7944            not 'VHOST' and
7945            not 'NF_DENSITY' and
7946            'MEMIF'"
7947   parameters:
7948   - "throughput"
7949   - "parent"
7950   - "tags"
7951   sort:
7952   - "1VNF"
7953   - "2VNF"
7954   - "4VNF"
7955   - "2VNF"
7956   - "4VNF"
7957   traces:
7958     hoverinfo: "x+y"
7959     boxpoints: "outliers"
7960     whiskerwidth: 0
7961   layout:
7962     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
7963     layout: "plot-throughput"
7964
7965 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
7966 - type: "plot"
7967   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
7968   algorithm: "plot_performance_box"
7969   output-file-type: ".html"
7970   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
7971   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
7972   filter: "'NIC_Intel-X710' and
7973            '64B' and
7974            ('BASE' or 'SCALE') and
7975            'NDRPDR' and
7976            '1T1C' and
7977            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7978            not 'VHOST' and
7979            not 'NF_DENSITY' and
7980            'MEMIF'"
7981   parameters:
7982   - "throughput"
7983   - "parent"
7984   - "tags"
7985   sort:
7986   - "1VNF"
7987   - "2VNF"
7988   - "4VNF"
7989   - "2VNF"
7990   - "4VNF"
7991   traces:
7992     hoverinfo: "x+y"
7993     boxpoints: "outliers"
7994     whiskerwidth: 0
7995   layout:
7996     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
7997     layout: "plot-throughput"
7998
7999 - type: "plot"
8000   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8001   algorithm: "plot_performance_box"
8002   output-file-type: ".html"
8003   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8004   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8005   filter: "'NIC_Intel-X710' and
8006            '64B' and
8007            ('BASE' or 'SCALE') and
8008            'NDRPDR' and
8009            '1T1C' and
8010            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8011            not 'VHOST' and
8012            not 'NF_DENSITY' and
8013            'MEMIF'"
8014   parameters:
8015   - "throughput"
8016   - "parent"
8017   - "tags"
8018   sort:
8019   - "1VNF"
8020   - "2VNF"
8021   - "4VNF"
8022   - "2VNF"
8023   - "4VNF"
8024   traces:
8025     hoverinfo: "x+y"
8026     boxpoints: "outliers"
8027     whiskerwidth: 0
8028   layout:
8029     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8030     layout: "plot-throughput"
8031
8032 - type: "plot"
8033   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8034   algorithm: "plot_performance_box"
8035   output-file-type: ".html"
8036   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8037   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8038   filter: "'NIC_Intel-X710' and
8039            '64B' and
8040            ('BASE' or 'SCALE') and
8041            'NDRPDR' and
8042            '2T2C' and
8043            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8044            not 'VHOST' and
8045            not 'NF_DENSITY' and
8046            'MEMIF'"
8047   parameters:
8048   - "throughput"
8049   - "parent"
8050   - "tags"
8051   sort:
8052   - "1VNF"
8053   - "2VNF"
8054   - "4VNF"
8055   - "2VNF"
8056   - "4VNF"
8057   traces:
8058     hoverinfo: "x+y"
8059     boxpoints: "outliers"
8060     whiskerwidth: 0
8061   layout:
8062     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8063     layout: "plot-throughput"
8064
8065 - type: "plot"
8066   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8067   algorithm: "plot_performance_box"
8068   output-file-type: ".html"
8069   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8070   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
8071   filter: "'NIC_Intel-X710' and
8072            '64B' and
8073            ('BASE' or 'SCALE') and
8074            'NDRPDR' and
8075            '2T2C' and
8076            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8077            not 'VHOST' and
8078            not 'NF_DENSITY' and
8079            'MEMIF'"
8080   parameters:
8081   - "throughput"
8082   - "parent"
8083   - "tags"
8084   sort:
8085   - "1VNF"
8086   - "2VNF"
8087   - "4VNF"
8088   - "2VNF"
8089   - "4VNF"
8090   traces:
8091     hoverinfo: "x+y"
8092     boxpoints: "outliers"
8093     whiskerwidth: 0
8094   layout:
8095     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8096     layout: "plot-throughput"
8097
8098 ################################################################################
8099
8100 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
8101 - type: "plot"
8102   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8103   algorithm: "plot_performance_box"
8104   output-file-type: ".html"
8105   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8106   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8107   filter: "'NIC_Intel-X520-DA2' and
8108            '64B' and
8109            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8110            'NDRPDR' and
8111            '1T1C' and
8112            'IP4FWD' and
8113            not 'IPSEC' and
8114            not 'DOT1Q' and
8115            not 'VHOST'"
8116   parameters:
8117   - "throughput"
8118   - "parent"
8119   - "tags"
8120   sort:
8121   - "IP4BASE"
8122   - "FIB_20k"
8123   - "FIB_200k"
8124   - "FIB_2M"
8125   traces:
8126     hoverinfo: "x+y"
8127     boxpoints: "outliers"
8128     whiskerwidth: 0
8129   layout:
8130     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8131     layout: "plot-throughput"
8132
8133 - type: "plot"
8134   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8135   algorithm: "plot_performance_box"
8136   output-file-type: ".html"
8137   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8138   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8139   filter: "'NIC_Intel-X520-DA2' and
8140            '64B' and
8141            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8142            'NDRPDR' and
8143            '1T1C' and
8144            'IP4FWD' and
8145            not 'IPSEC' and
8146            not 'DOT1Q' and
8147            not 'VHOST'"
8148   parameters:
8149   - "throughput"
8150   - "parent"
8151   - "tags"
8152   sort:
8153   - "IP4BASE"
8154   - "FIB_20k"
8155   - "FIB_200k"
8156   - "FIB_2M"
8157   traces:
8158     hoverinfo: "x+y"
8159     boxpoints: "outliers"
8160     whiskerwidth: 0
8161   layout:
8162     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8163     layout: "plot-throughput"
8164
8165 - type: "plot"
8166   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8167   algorithm: "plot_performance_box"
8168   output-file-type: ".html"
8169   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8170   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8171   filter: "'NIC_Intel-X520-DA2' and
8172            '64B' and
8173            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8174            'NDRPDR' and
8175            '2T2C' and
8176            'IP4FWD' and
8177            not 'IPSEC' and
8178            not 'DOT1Q' and
8179            not 'VHOST'"
8180   parameters:
8181   - "throughput"
8182   - "parent"
8183   - "tags"
8184   sort:
8185   - "IP4BASE"
8186   - "FIB_20k"
8187   - "FIB_200k"
8188   - "FIB_2M"
8189   traces:
8190     hoverinfo: "x+y"
8191     boxpoints: "outliers"
8192     whiskerwidth: 0
8193   layout:
8194     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8195     layout: "plot-throughput"
8196
8197 - type: "plot"
8198   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8199   algorithm: "plot_performance_box"
8200   output-file-type: ".html"
8201   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8202   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8203   filter: "'NIC_Intel-X520-DA2' and
8204            '64B' and
8205            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8206            'NDRPDR' and
8207            '2T2C' and
8208            'IP4FWD' and
8209            not 'IPSEC' and
8210            not 'DOT1Q' and
8211            not 'VHOST'"
8212   parameters:
8213   - "throughput"
8214   - "parent"
8215   - "tags"
8216   sort:
8217   - "IP4BASE"
8218   - "FIB_20k"
8219   - "FIB_200k"
8220   - "FIB_2M"
8221   traces:
8222     hoverinfo: "x+y"
8223     boxpoints: "outliers"
8224     whiskerwidth: 0
8225   layout:
8226     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8227     layout: "plot-throughput"
8228
8229 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
8230 - type: "plot"
8231   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8232   algorithm: "plot_performance_box"
8233   output-file-type: ".html"
8234   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8235   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8236   filter: "'NIC_Intel-X520-DA2' and
8237            '64B' and
8238            ('IP4BASE' or
8239             'POLICE_MARK' or
8240             'COPWHLIST' or
8241             ('NAT44' and 'BASE') or
8242             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8243            'NDRPDR' and
8244            '1T1C' and
8245            'IP4FWD' and
8246            not 'IPSEC' and
8247            not 'VHOST'"
8248   parameters:
8249   - "throughput"
8250   - "parent"
8251   - "tags"
8252   sort:
8253   - "DOT1Q"
8254   - "IP4BASE"
8255   - "NAT44"
8256   - "POLICE_MARK"
8257   - "COPWHLIST"
8258   - "IACL"
8259   - "OACL"
8260   traces:
8261     hoverinfo: "x+y"
8262     boxpoints: "outliers"
8263     whiskerwidth: 0
8264   layout:
8265     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8266     layout: "plot-throughput"
8267
8268 - type: "plot"
8269   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8270   algorithm: "plot_performance_box"
8271   output-file-type: ".html"
8272   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8274   filter: "'NIC_Intel-X520-DA2' and
8275            '64B' and
8276            ('IP4BASE' or
8277             'POLICE_MARK' or
8278             'COPWHLIST' or
8279             ('NAT44' and 'BASE') or
8280             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8281            'NDRPDR' and
8282            '1T1C' and
8283            'IP4FWD' and
8284            not 'IPSEC' and
8285            not 'VHOST'"
8286   parameters:
8287   - "throughput"
8288   - "parent"
8289   - "tags"
8290   sort:
8291   - "DOT1Q"
8292   - "IP4BASE"
8293   - "NAT44"
8294   - "POLICE_MARK"
8295   - "COPWHLIST"
8296   - "IACL"
8297   - "OACL"
8298   traces:
8299     hoverinfo: "x+y"
8300     boxpoints: "outliers"
8301     whiskerwidth: 0
8302   layout:
8303     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8304     layout: "plot-throughput"
8305
8306 - type: "plot"
8307   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8308   algorithm: "plot_performance_box"
8309   output-file-type: ".html"
8310   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8311   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8312   filter: "'NIC_Intel-X520-DA2' and
8313            '64B' and
8314            ('IP4BASE' or
8315             'POLICE_MARK' or
8316             'COPWHLIST' or
8317             ('NAT44' and 'BASE') or
8318             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8319            'NDRPDR' and
8320            '2T2C' and
8321            'IP4FWD' and
8322            not 'IPSEC' and
8323            not 'VHOST'"
8324   parameters:
8325   - "throughput"
8326   - "parent"
8327   - "tags"
8328   sort:
8329   - "DOT1Q"
8330   - "IP4BASE"
8331   - "NAT44"
8332   - "POLICE_MARK"
8333   - "COPWHLIST"
8334   - "IACL"
8335   - "OACL"
8336   traces:
8337     hoverinfo: "x+y"
8338     boxpoints: "outliers"
8339     whiskerwidth: 0
8340   layout:
8341     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8342     layout: "plot-throughput"
8343
8344 - type: "plot"
8345   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8346   algorithm: "plot_performance_box"
8347   output-file-type: ".html"
8348   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8349   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8350   filter: "'NIC_Intel-X520-DA2' and
8351            '64B' and
8352            ('IP4BASE' or
8353             'POLICE_MARK' or
8354             'COPWHLIST' or
8355             ('NAT44' and 'BASE') or
8356             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8357            'NDRPDR' and
8358            '2T2C' and
8359            'IP4FWD' and
8360            not 'IPSEC' and
8361            not 'VHOST'"
8362   parameters:
8363   - "throughput"
8364   - "parent"
8365   - "tags"
8366   sort:
8367   - "DOT1Q"
8368   - "IP4BASE"
8369   - "NAT44"
8370   - "POLICE_MARK"
8371   - "COPWHLIST"
8372   - "IACL"
8373   - "OACL"
8374   traces:
8375     hoverinfo: "x+y"
8376     boxpoints: "outliers"
8377     whiskerwidth: 0
8378   layout:
8379     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8380     layout: "plot-throughput"
8381
8382 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
8383 - type: "plot"
8384   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8385   algorithm: "plot_performance_box"
8386   output-file-type: ".html"
8387   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8388   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8389   filter: "'NIC_Intel-X520-DA2' and
8390            '64B' and
8391            'NDRPDR' and
8392            '1T1C' and
8393            'IP4FWD' and
8394            ('NAT44' or 'IP4BASE') and
8395            not 'DOT1Q' and
8396            not 'IPSEC' and
8397            not 'VHOST'"
8398   parameters:
8399   - "throughput"
8400   - "parent"
8401   - "tags"
8402   sort:
8403   - "IP4BASE"
8404   - "BASE"
8405   - "SRC_USER_10"
8406   - "SRC_USER_100"
8407   - "SRC_USER_1000"
8408   - "SRC_USER_2000"
8409   traces:
8410     hoverinfo: "x+y"
8411     boxpoints: "outliers"
8412     whiskerwidth: 0
8413   layout:
8414     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8415     layout: "plot-throughput"
8416
8417 - type: "plot"
8418   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8419   algorithm: "plot_performance_box"
8420   output-file-type: ".html"
8421   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8422   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8423   filter: "'NIC_Intel-X520-DA2' and
8424            '64B' and
8425            'NDRPDR' and
8426            '1T1C' and
8427            'IP4FWD' and
8428            ('NAT44' or 'IP4BASE') and
8429            not 'DOT1Q' and
8430            not 'IPSEC' and
8431            not 'VHOST'"
8432   parameters:
8433   - "throughput"
8434   - "parent"
8435   - "tags"
8436   sort:
8437   - "IP4BASE"
8438   - "BASE"
8439   - "SRC_USER_10"
8440   - "SRC_USER_100"
8441   - "SRC_USER_1000"
8442   - "SRC_USER_2000"
8443   traces:
8444     hoverinfo: "x+y"
8445     boxpoints: "outliers"
8446     whiskerwidth: 0
8447   layout:
8448     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8449     layout: "plot-throughput"
8450
8451 - type: "plot"
8452   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8453   algorithm: "plot_performance_box"
8454   output-file-type: ".html"
8455   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8457   filter: "'NIC_Intel-X520-DA2' and
8458            '64B' and
8459            'NDRPDR' and
8460            '2T2C' and
8461            'IP4FWD' and
8462            ('NAT44' or 'IP4BASE') and
8463            not 'DOT1Q' and
8464            not 'IPSEC' and
8465            not 'VHOST'"
8466   parameters:
8467   - "throughput"
8468   - "parent"
8469   - "tags"
8470   sort:
8471   - "IP4BASE"
8472   - "BASE"
8473   - "SRC_USER_10"
8474   - "SRC_USER_100"
8475   - "SRC_USER_1000"
8476   - "SRC_USER_2000"
8477   traces:
8478     hoverinfo: "x+y"
8479     boxpoints: "outliers"
8480     whiskerwidth: 0
8481   layout:
8482     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8483     layout: "plot-throughput"
8484
8485 - type: "plot"
8486   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8487   algorithm: "plot_performance_box"
8488   output-file-type: ".html"
8489   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8491   filter: "'NIC_Intel-X520-DA2' and
8492            '64B' and
8493            'NDRPDR' and
8494            '2T2C' and
8495            'IP4FWD' and
8496            ('NAT44' or 'IP4BASE') and
8497            not 'DOT1Q' and
8498            not 'IPSEC' and
8499            not 'VHOST'"
8500   parameters:
8501   - "throughput"
8502   - "parent"
8503   - "tags"
8504   sort:
8505   - "IP4BASE"
8506   - "BASE"
8507   - "SRC_USER_10"
8508   - "SRC_USER_100"
8509   - "SRC_USER_1000"
8510   - "SRC_USER_2000"
8511   traces:
8512     hoverinfo: "x+y"
8513     boxpoints: "outliers"
8514     whiskerwidth: 0
8515   layout:
8516     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8517     layout: "plot-throughput"
8518
8519 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
8520 - type: "plot"
8521   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8522   algorithm: "plot_performance_box"
8523   output-file-type: ".html"
8524   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8525   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8526   filter: "'NIC_Intel-X520-DA2' and
8527            '64B' and
8528            'NDRPDR' and
8529            '1T1C' and
8530            'IP4FWD' and
8531            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
8532            not 'IPSEC' and
8533            not 'DOT1Q' and
8534            not 'VHOST'"
8535   parameters:
8536   - "throughput"
8537   - "parent"
8538   - "tags"
8539   sort:
8540   - "IP4BASE"
8541   - "ACL_STATELESS"
8542   - "ACL_STATEFUL"
8543   - "ACL_STATELESS"
8544   - "ACL_STATEFUL"
8545   traces:
8546     hoverinfo: "x+y"
8547     boxpoints: "outliers"
8548     whiskerwidth: 0
8549   layout:
8550     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8551     layout: "plot-throughput"
8552
8553 - type: "plot"
8554   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8555   algorithm: "plot_performance_box"
8556   output-file-type: ".html"
8557   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8558   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8559   filter: "'NIC_Intel-X520-DA2' and
8560            '64B' and
8561            'NDRPDR' and
8562            '1T1C' and
8563            'IP4FWD' and
8564            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
8565            not 'IPSEC' and
8566            not 'DOT1Q' and
8567            not 'VHOST'"
8568   parameters:
8569   - "throughput"
8570   - "parent"
8571   - "tags"
8572   sort:
8573   - "IP4BASE"
8574   - "ACL_STATELESS"
8575   - "ACL_STATEFUL"
8576   - "ACL_STATELESS"
8577   - "ACL_STATEFUL"
8578   traces:
8579     hoverinfo: "x+y"
8580     boxpoints: "outliers"
8581     whiskerwidth: 0
8582   layout:
8583     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8584     layout: "plot-throughput"
8585
8586 - type: "plot"
8587   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8588   algorithm: "plot_performance_box"
8589   output-file-type: ".html"
8590   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8591   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8592   filter: "'NIC_Intel-X520-DA2' and
8593            '64B' and
8594            'NDRPDR' and
8595            '2T2C' and
8596            'IP4FWD' and
8597            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
8598            not 'IPSEC' and
8599            not 'DOT1Q' and
8600            not 'VHOST'"
8601   parameters:
8602   - "throughput"
8603   - "parent"
8604   - "tags"
8605   sort:
8606   - "IP4BASE"
8607   - "ACL_STATELESS"
8608   - "ACL_STATEFUL"
8609   - "ACL_STATELESS"
8610   - "ACL_STATEFUL"
8611   traces:
8612     hoverinfo: "x+y"
8613     boxpoints: "outliers"
8614     whiskerwidth: 0
8615   layout:
8616     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8617     layout: "plot-throughput"
8618
8619 - type: "plot"
8620   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8621   algorithm: "plot_performance_box"
8622   output-file-type: ".html"
8623   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8624   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8625   filter: "'NIC_Intel-X520-DA2' and
8626            '64B' and
8627            'NDRPDR' and
8628            '2T2C' and
8629            'IP4FWD' and
8630            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
8631            not 'IPSEC' and
8632            not 'DOT1Q' and
8633            not 'VHOST'"
8634   parameters:
8635   - "throughput"
8636   - "parent"
8637   - "tags"
8638   sort:
8639   - "IP4BASE"
8640   - "ACL_STATELESS"
8641   - "ACL_STATEFUL"
8642   - "ACL_STATELESS"
8643   - "ACL_STATEFUL"
8644   traces:
8645     hoverinfo: "x+y"
8646     boxpoints: "outliers"
8647     whiskerwidth: 0
8648   layout:
8649     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8650     layout: "plot-throughput"
8651
8652 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
8653 - type: "plot"
8654   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8655   algorithm: "plot_performance_box"
8656   output-file-type: ".html"
8657   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8658   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8659   filter: "'NIC_Intel-X520-DA2' and
8660            '64B' and
8661            'NDRPDR' and
8662            '1T1C' and
8663            'IP4FWD' and
8664            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
8665            not 'IPSEC' and
8666            not 'DOT1Q' and
8667            not 'VHOST'"
8668   parameters:
8669   - "throughput"
8670   - "parent"
8671   - "tags"
8672   sort:
8673   - "IP4BASE"
8674   - "ACL_STATELESS"
8675   - "ACL_STATEFUL"
8676   - "ACL_STATELESS"
8677   - "ACL_STATEFUL"
8678   traces:
8679     hoverinfo: "x+y"
8680     boxpoints: "outliers"
8681     whiskerwidth: 0
8682   layout:
8683     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8684     layout: "plot-throughput"
8685
8686 - type: "plot"
8687   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8688   algorithm: "plot_performance_box"
8689   output-file-type: ".html"
8690   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8691   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8692   filter: "'NIC_Intel-X520-DA2' and
8693            '64B' and
8694            'NDRPDR' and
8695            '1T1C' and
8696            'IP4FWD' and
8697            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
8698            not 'IPSEC' and
8699            not 'DOT1Q' and
8700            not 'VHOST'"
8701   parameters:
8702   - "throughput"
8703   - "parent"
8704   - "tags"
8705   sort:
8706   - "IP4BASE"
8707   - "ACL_STATELESS"
8708   - "ACL_STATEFUL"
8709   - "ACL_STATELESS"
8710   - "ACL_STATEFUL"
8711   traces:
8712     hoverinfo: "x+y"
8713     boxpoints: "outliers"
8714     whiskerwidth: 0
8715   layout:
8716     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8717     layout: "plot-throughput"
8718
8719 - type: "plot"
8720   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8721   algorithm: "plot_performance_box"
8722   output-file-type: ".html"
8723   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8725   filter: "'NIC_Intel-X520-DA2' and
8726            '64B' and
8727            'NDRPDR' and
8728            '2T2C' and
8729            'IP4FWD' and
8730            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
8731            not 'IPSEC' and
8732            not 'DOT1Q' and
8733            not 'VHOST'"
8734   parameters:
8735   - "throughput"
8736   - "parent"
8737   - "tags"
8738   sort:
8739   - "IP4BASE"
8740   - "ACL_STATELESS"
8741   - "ACL_STATEFUL"
8742   - "ACL_STATELESS"
8743   - "ACL_STATEFUL"
8744   traces:
8745     hoverinfo: "x+y"
8746     boxpoints: "outliers"
8747     whiskerwidth: 0
8748   layout:
8749     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8750     layout: "plot-throughput"
8751
8752 - type: "plot"
8753   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
8754   algorithm: "plot_performance_box"
8755   output-file-type: ".html"
8756   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
8757   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8758   filter: "'NIC_Intel-X520-DA2' and
8759            '64B' and
8760            'NDRPDR' and
8761            '2T2C' and
8762            'IP4FWD' and
8763            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
8764            not 'IPSEC' and
8765            not 'DOT1Q' and
8766            not 'VHOST'"
8767   parameters:
8768   - "throughput"
8769   - "parent"
8770   - "tags"
8771   sort:
8772   - "IP4BASE"
8773   - "ACL_STATELESS"
8774   - "ACL_STATEFUL"
8775   - "ACL_STATELESS"
8776   - "ACL_STATEFUL"
8777   traces:
8778     hoverinfo: "x+y"
8779     boxpoints: "outliers"
8780     whiskerwidth: 0
8781   layout:
8782     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
8783     layout: "plot-throughput"
8784
8785 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
8786 - type: "plot"
8787   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8788   algorithm: "plot_performance_box"
8789   output-file-type: ".html"
8790   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8792   filter: "'NIC_Intel-X710' and
8793            '64B' and
8794            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8795            'NDRPDR' and
8796            '1T1C' and
8797            'IP4FWD' and
8798            not 'IPSEC' and
8799            not 'DOT1Q' and
8800            not 'VHOST'"
8801   parameters:
8802   - "throughput"
8803   - "parent"
8804   - "tags"
8805   sort:
8806   - "IP4BASE"
8807   - "FIB_20K"
8808   - "FIB_200K"
8809   - "FIB_2M"
8810   traces:
8811     hoverinfo: "x+y"
8812     boxpoints: "outliers"
8813     whiskerwidth: 0
8814   layout:
8815     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
8816     layout: "plot-throughput"
8817
8818 - type: "plot"
8819   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8820   algorithm: "plot_performance_box"
8821   output-file-type: ".html"
8822   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8823   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8824   filter: "'NIC_Intel-X710' and
8825            '64B' and
8826            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8827            'NDRPDR' and
8828            '1T1C' and
8829            'IP4FWD' and
8830            not 'IPSEC' and
8831            not 'DOT1Q' and
8832            not 'VHOST'"
8833   parameters:
8834   - "throughput"
8835   - "parent"
8836   - "tags"
8837   sort:
8838   - "IP4BASE"
8839   - "FIB_20K"
8840   - "FIB_200K"
8841   - "FIB_2M"
8842   traces:
8843     hoverinfo: "x+y"
8844     boxpoints: "outliers"
8845     whiskerwidth: 0
8846   layout:
8847     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
8848     layout: "plot-throughput"
8849
8850 - type: "plot"
8851   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8852   algorithm: "plot_performance_box"
8853   output-file-type: ".html"
8854   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8855   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8856   filter: "'NIC_Intel-X710' and
8857            '64B' and
8858            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8859            'NDRPDR' and
8860            '2T2C' and
8861            'IP4FWD' and
8862            not 'IPSEC' and
8863            not 'DOT1Q' and
8864            not 'VHOST'"
8865   parameters:
8866   - "throughput"
8867   - "parent"
8868   - "tags"
8869   sort:
8870   - "IP4BASE"
8871   - "FIB_20K"
8872   - "FIB_200K"
8873   - "FIB_2M"
8874   traces:
8875     hoverinfo: "x+y"
8876     boxpoints: "outliers"
8877     whiskerwidth: 0
8878   layout:
8879     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
8880     layout: "plot-throughput"
8881
8882 - type: "plot"
8883   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8884   algorithm: "plot_performance_box"
8885   output-file-type: ".html"
8886   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8887   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8888   filter: "'NIC_Intel-X710' and
8889            '64B' and
8890            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8891            'NDRPDR' and
8892            '2T2C' and
8893            'IP4FWD' and
8894            not 'IPSEC' and
8895            not 'DOT1Q' and
8896            not 'VHOST'"
8897   parameters:
8898   - "throughput"
8899   - "parent"
8900   - "tags"
8901   sort:
8902   - "IP4BASE"
8903   - "FIB_20K"
8904   - "FIB_200K"
8905   - "FIB_2M"
8906   traces:
8907     hoverinfo: "x+y"
8908     boxpoints: "outliers"
8909     whiskerwidth: 0
8910   layout:
8911     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8912     layout: "plot-throughput"
8913
8914 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
8915 - type: "plot"
8916   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
8917   algorithm: "plot_performance_box"
8918   output-file-type: ".html"
8919   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
8920   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8921   filter: "'NIC_Intel-X710' and
8922            '64B' and
8923            ('IP4BASE' or
8924             'POLICE_MARK' or
8925             'COPWHLIST' or
8926             ('NAT44' and 'BASE') or
8927             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8928            'NDRPDR' and
8929            '1T1C' and
8930            'IP4FWD' and
8931            not 'IPSEC' and
8932            not 'VHOST'"
8933   parameters:
8934   - "throughput"
8935   - "parent"
8936   - "tags"
8937   sort:
8938   - "DOT1Q"
8939   - "IP4BASE"
8940   - "NAT44"
8941   - "POLICE_MARK"
8942   - "COPWHLIST"
8943   - "IACL"
8944   - "OACL"
8945   traces:
8946     hoverinfo: "x+y"
8947     boxpoints: "outliers"
8948     whiskerwidth: 0
8949   layout:
8950     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
8951     layout: "plot-throughput"
8952
8953 - type: "plot"
8954   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
8955   algorithm: "plot_performance_box"
8956   output-file-type: ".html"
8957   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
8958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8959   filter: "'NIC_Intel-X710' and
8960            '64B' and
8961            ('IP4BASE' or
8962             'POLICE_MARK' or
8963             'COPWHLIST' or
8964             ('NAT44' and 'BASE') or
8965             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8966            'NDRPDR' and
8967            '1T1C' and
8968            'IP4FWD' and
8969            not 'IPSEC' and
8970            not 'VHOST'"
8971   parameters:
8972   - "throughput"
8973   - "parent"
8974   - "tags"
8975   sort:
8976   - "DOT1Q"
8977   - "IP4BASE"
8978   - "NAT44"
8979   - "POLICE_MARK"
8980   - "COPWHLIST"
8981   - "IACL"
8982   - "OACL"
8983   traces:
8984     hoverinfo: "x+y"
8985     boxpoints: "outliers"
8986     whiskerwidth: 0
8987   layout:
8988     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
8989     layout: "plot-throughput"
8990
8991 - type: "plot"
8992   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
8993   algorithm: "plot_performance_box"
8994   output-file-type: ".html"
8995   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
8996   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8997   filter: "'NIC_Intel-X710' and
8998            '64B' and
8999            ('IP4BASE' or
9000             'POLICE_MARK' or
9001             'COPWHLIST' or
9002             ('NAT44' and 'BASE') or
9003             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9004            'NDRPDR' and
9005            '2T2C' and
9006            'IP4FWD' and
9007            not 'IPSEC' and
9008            not 'VHOST'"
9009   parameters:
9010   - "throughput"
9011   - "parent"
9012   - "tags"
9013   sort:
9014   - "DOT1Q"
9015   - "IP4BASE"
9016   - "NAT44"
9017   - "POLICE_MARK"
9018   - "COPWHLIST"
9019   - "IACL"
9020   - "OACL"
9021   traces:
9022     hoverinfo: "x+y"
9023     boxpoints: "outliers"
9024     whiskerwidth: 0
9025   layout:
9026     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9027     layout: "plot-throughput"
9028
9029 - type: "plot"
9030   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9031   algorithm: "plot_performance_box"
9032   output-file-type: ".html"
9033   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9035   filter: "'NIC_Intel-X710' and
9036            '64B' and
9037            ('IP4BASE' or
9038             'POLICE_MARK' or
9039             'COPWHLIST' or
9040             ('NAT44' and 'BASE') or
9041             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9042            'NDRPDR' and
9043            '2T2C' and
9044            'IP4FWD' and
9045            not 'IPSEC' and
9046            not 'VHOST'"
9047   parameters:
9048   - "throughput"
9049   - "parent"
9050   - "tags"
9051   sort:
9052   - "DOT1Q"
9053   - "IP4BASE"
9054   - "NAT44"
9055   - "POLICE_MARK"
9056   - "COPWHLIST"
9057   - "IACL"
9058   - "OACL"
9059   traces:
9060     hoverinfo: "x+y"
9061     boxpoints: "outliers"
9062     whiskerwidth: 0
9063   layout:
9064     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9065     layout: "plot-throughput"
9066
9067 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
9068 - type: "plot"
9069   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9070   algorithm: "plot_performance_box"
9071   output-file-type: ".html"
9072   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9074   filter: "'NIC_Intel-X710' and
9075            '64B' and
9076            'NDRPDR' and
9077            '2T1C' and
9078            'IP4FWD' and
9079            ('NAT44' or 'IP4BASE') and
9080            not 'IPSEC' and
9081            not 'VHOST'"
9082   parameters:
9083   - "throughput"
9084   - "parent"
9085   - "tags"
9086   sort:
9087   - "IP4BASE"
9088   - "BASE"
9089   - "SRC_USER_10"
9090   - "SRC_USER_100"
9091   - "SRC_USER_1000"
9092   - "SRC_USER_2000"
9093   traces:
9094     hoverinfo: "x+y"
9095     boxpoints: "outliers"
9096     whiskerwidth: 0
9097   layout:
9098     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9099     layout: "plot-throughput"
9100
9101 - type: "plot"
9102   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9103   algorithm: "plot_performance_box"
9104   output-file-type: ".html"
9105   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9106   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9107   filter: "'NIC_Intel-X710' and
9108            '64B' and
9109            'NDRPDR' and
9110            '2T1C' and
9111            'IP4FWD' and
9112            ('NAT44' or 'IP4BASE') and
9113            not 'IPSEC' and
9114            not 'VHOST'"
9115   parameters:
9116   - "throughput"
9117   - "parent"
9118   - "tags"
9119   sort:
9120   - "IP4BASE"
9121   - "BASE"
9122   - "SRC_USER_10"
9123   - "SRC_USER_100"
9124   - "SRC_USER_1000"
9125   - "SRC_USER_2000"
9126   traces:
9127     hoverinfo: "x+y"
9128     boxpoints: "outliers"
9129     whiskerwidth: 0
9130   layout:
9131     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9132     layout: "plot-throughput"
9133
9134 - type: "plot"
9135   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9136   algorithm: "plot_performance_box"
9137   output-file-type: ".html"
9138   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9140   filter: "'NIC_Intel-X710' and
9141            '64B' and
9142            'NDRPDR' and
9143            '4T2C' and
9144            'IP4FWD' and
9145            ('NAT44' or 'IP4BASE') and
9146            not 'IPSEC' and
9147            not 'VHOST'"
9148   parameters:
9149   - "throughput"
9150   - "parent"
9151   - "tags"
9152   sort:
9153   - "IP4BASE"
9154   - "BASE"
9155   - "SRC_USER_10"
9156   - "SRC_USER_100"
9157   - "SRC_USER_1000"
9158   - "SRC_USER_2000"
9159   traces:
9160     hoverinfo: "x+y"
9161     boxpoints: "outliers"
9162     whiskerwidth: 0
9163   layout:
9164     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9165     layout: "plot-throughput"
9166
9167 - type: "plot"
9168   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9169   algorithm: "plot_performance_box"
9170   output-file-type: ".html"
9171   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9172   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9173   filter: "'NIC_Intel-X710' and
9174            '64B' and
9175            'NDRPDR' and
9176            '4T2C' and
9177            'IP4FWD' and
9178            ('NAT44' or 'IP4BASE') and
9179            not 'IPSEC' and
9180            not 'VHOST'"
9181   parameters:
9182   - "throughput"
9183   - "parent"
9184   - "tags"
9185   sort:
9186   - "IP4BASE"
9187   - "BASE"
9188   - "SRC_USER_10"
9189   - "SRC_USER_100"
9190   - "SRC_USER_1000"
9191   - "SRC_USER_2000"
9192   traces:
9193     hoverinfo: "x+y"
9194     boxpoints: "outliers"
9195     whiskerwidth: 0
9196   layout:
9197     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9198     layout: "plot-throughput"
9199
9200 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
9201 - type: "plot"
9202   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9203   algorithm: "plot_performance_box"
9204   output-file-type: ".html"
9205   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9206   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9207   filter: "'NIC_Intel-X710' and
9208            '64B' and
9209            'NDRPDR' and
9210            '2T1C' and
9211            'IP4FWD' and
9212            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9213            not 'IPSEC' and
9214            not 'VHOST'"
9215   parameters:
9216   - "throughput"
9217   - "parent"
9218   - "tags"
9219   sort:
9220   - "IP4BASE"
9221   - "ACL_STATELESS"
9222   - "ACL_STATEFUL"
9223   - "ACL_STATELESS"
9224   - "ACL_STATEFUL"
9225   traces:
9226     hoverinfo: "x+y"
9227     boxpoints: "outliers"
9228     whiskerwidth: 0
9229   layout:
9230     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9231     layout: "plot-throughput"
9232
9233 - type: "plot"
9234   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9235   algorithm: "plot_performance_box"
9236   output-file-type: ".html"
9237   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9239   filter: "'NIC_Intel-X710' and
9240            '64B' and
9241            'NDRPDR' and
9242            '2T1C' and
9243            'IP4FWD' and
9244            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9245            not 'IPSEC' and
9246            not 'VHOST'"
9247   parameters:
9248   - "throughput"
9249   - "parent"
9250   - "tags"
9251   sort:
9252   - "IP4BASE"
9253   - "ACL_STATELESS"
9254   - "ACL_STATEFUL"
9255   - "ACL_STATELESS"
9256   - "ACL_STATEFUL"
9257   traces:
9258     hoverinfo: "x+y"
9259     boxpoints: "outliers"
9260     whiskerwidth: 0
9261   layout:
9262     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9263     layout: "plot-throughput"
9264
9265 - type: "plot"
9266   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9267   algorithm: "plot_performance_box"
9268   output-file-type: ".html"
9269   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9271   filter: "'NIC_Intel-X710' and
9272            '64B' and
9273            'NDRPDR' and
9274            '4T2C' and
9275            'IP4FWD' and
9276            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9277            not 'IPSEC' and
9278            not 'VHOST'"
9279   parameters:
9280   - "throughput"
9281   - "parent"
9282   - "tags"
9283   sort:
9284   - "IP4BASE"
9285   - "ACL_STATELESS"
9286   - "ACL_STATEFUL"
9287   - "ACL_STATELESS"
9288   - "ACL_STATEFUL"
9289   traces:
9290     hoverinfo: "x+y"
9291     boxpoints: "outliers"
9292     whiskerwidth: 0
9293   layout:
9294     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9295     layout: "plot-throughput"
9296
9297 - type: "plot"
9298   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9299   algorithm: "plot_performance_box"
9300   output-file-type: ".html"
9301   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9302   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9303   filter: "'NIC_Intel-X710' and
9304            '64B' and
9305            'NDRPDR' and
9306            '4T2C' and
9307            'IP4FWD' and
9308            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9309            not 'IPSEC' and
9310            not 'VHOST'"
9311   parameters:
9312   - "throughput"
9313   - "parent"
9314   - "tags"
9315   sort:
9316   - "IP4BASE"
9317   - "ACL_STATELESS"
9318   - "ACL_STATEFUL"
9319   - "ACL_STATELESS"
9320   - "ACL_STATEFUL"
9321   traces:
9322     hoverinfo: "x+y"
9323     boxpoints: "outliers"
9324     whiskerwidth: 0
9325   layout:
9326     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9327     layout: "plot-throughput"
9328
9329 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
9330 - type: "plot"
9331   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9332   algorithm: "plot_performance_box"
9333   output-file-type: ".html"
9334   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9335   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9336   filter: "'NIC_Intel-XL710' and
9337            '64B' and
9338            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9339            'NDRPDR' and
9340            '1T1C' and
9341            'IP4FWD' and
9342            not 'IPSEC' and
9343            not 'VHOST'"
9344   parameters:
9345   - "throughput"
9346   - "parent"
9347   - "tags"
9348   sort:
9349   - "IP4BASE"
9350   - "FIB_20K"
9351   - "FIB_200K"
9352   - "FIB_2M"
9353   traces:
9354     hoverinfo: "x+y"
9355     boxpoints: "outliers"
9356     whiskerwidth: 0
9357   layout:
9358     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
9359     layout: "plot-throughput"
9360
9361 - type: "plot"
9362   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9363   algorithm: "plot_performance_box"
9364   output-file-type: ".html"
9365   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9366   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9367   filter: "'NIC_Intel-XL710' and
9368            '64B' and
9369            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9370            'NDRPDR' and
9371            '1T1C' and
9372            'IP4FWD' and
9373            not 'IPSEC' and
9374            not 'VHOST'"
9375   parameters:
9376   - "throughput"
9377   - "parent"
9378   - "tags"
9379   sort:
9380   - "IP4BASE"
9381   - "FIB_20K"
9382   - "FIB_200K"
9383   - "FIB_2M"
9384   traces:
9385     hoverinfo: "x+y"
9386     boxpoints: "outliers"
9387     whiskerwidth: 0
9388   layout:
9389     title: "ip4-3n-hsw-xl710-64b-1t1c-base-pdr"
9390     layout: "plot-throughput"
9391
9392 - type: "plot"
9393   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9394   algorithm: "plot_performance_box"
9395   output-file-type: ".html"
9396   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9397   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9398   filter: "'NIC_Intel-XL710' and
9399            '64B' and
9400            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9401            'NDRPDR' and
9402            '2T2C' and
9403            'IP4FWD' and
9404            not 'IPSEC' and
9405            not 'VHOST'"
9406   parameters:
9407   - "throughput"
9408   - "parent"
9409   - "tags"
9410   sort:
9411   - "IP4BASE"
9412   - "FIB_20K"
9413   - "FIB_200K"
9414   - "FIB_2M"
9415   traces:
9416     hoverinfo: "x+y"
9417     boxpoints: "outliers"
9418     whiskerwidth: 0
9419   layout:
9420     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
9421     layout: "plot-throughput"
9422
9423 - type: "plot"
9424   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
9425   algorithm: "plot_performance_box"
9426   output-file-type: ".html"
9427   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
9428   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9429   filter: "'NIC_Intel-XL710' and
9430            '64B' and
9431            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9432            'NDRPDR' and
9433            '2T2C' and
9434            'IP4FWD' and
9435            not 'IPSEC' and
9436            not 'VHOST'"
9437   parameters:
9438   - "throughput"
9439   - "parent"
9440   - "tags"
9441   sort:
9442   - "IP4BASE"
9443   - "FIB_20K"
9444   - "FIB_200K"
9445   - "FIB_2M"
9446   traces:
9447     hoverinfo: "x+y"
9448     boxpoints: "outliers"
9449     whiskerwidth: 0
9450   layout:
9451     title: "ip4-3n-hsw-xl710-64b-2t2c-base-pdr"
9452     layout: "plot-throughput"
9453
9454 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
9455 - type: "plot"
9456   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9457   algorithm: "plot_performance_box"
9458   output-file-type: ".html"
9459   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9460   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9461   filter: "'NIC_Intel-X710' and
9462            '64B' and
9463            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9464            'NDRPDR' and
9465            '2T1C' and
9466            'IP4FWD' and
9467            not 'IPSEC' and
9468            not 'DOT1Q' and
9469            not 'VHOST'"
9470   parameters:
9471   - "throughput"
9472   - "parent"
9473   - "tags"
9474   sort:
9475   - "IP4BASE"
9476   - "FIB_20K"
9477   - "FIB_200K"
9478   - "FIB_2M"
9479   traces:
9480     hoverinfo: "x+y"
9481     boxpoints: "outliers"
9482     whiskerwidth: 0
9483   layout:
9484     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9485     layout: "plot-throughput"
9486
9487 - type: "plot"
9488   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9489   algorithm: "plot_performance_box"
9490   output-file-type: ".html"
9491   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9492   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9493   filter: "'NIC_Intel-X710' and
9494            '64B' and
9495            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9496            'NDRPDR' and
9497            '2T1C' and
9498            'IP4FWD' and
9499            not 'IPSEC' and
9500            not 'DOT1Q' and
9501            not 'VHOST'"
9502   parameters:
9503   - "throughput"
9504   - "parent"
9505   - "tags"
9506   sort:
9507   - "IP4BASE"
9508   - "FIB_20K"
9509   - "FIB_200K"
9510   - "FIB_2M"
9511   traces:
9512     hoverinfo: "x+y"
9513     boxpoints: "outliers"
9514     whiskerwidth: 0
9515   layout:
9516     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9517     layout: "plot-throughput"
9518
9519 - type: "plot"
9520   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9521   algorithm: "plot_performance_box"
9522   output-file-type: ".html"
9523   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9524   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9525   filter: "'NIC_Intel-X710' and
9526            '64B' and
9527            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9528            'NDRPDR' and
9529            '4T2C' and
9530            'IP4FWD' and
9531            not 'IPSEC' and
9532            not 'DOT1Q' and
9533            not 'VHOST'"
9534   parameters:
9535   - "throughput"
9536   - "parent"
9537   - "tags"
9538   sort:
9539   - "IP4BASE"
9540   - "FIB_20K"
9541   - "FIB_200K"
9542   - "FIB_2M"
9543   traces:
9544     hoverinfo: "x+y"
9545     boxpoints: "outliers"
9546     whiskerwidth: 0
9547   layout:
9548     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9549     layout: "plot-throughput"
9550
9551 - type: "plot"
9552   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9553   algorithm: "plot_performance_box"
9554   output-file-type: ".html"
9555   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9557   filter: "'NIC_Intel-X710' and
9558            '64B' and
9559            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9560            'NDRPDR' and
9561            '4T2C' and
9562            'IP4FWD' and
9563            not 'IPSEC' and
9564            not 'DOT1Q' and
9565            not 'VHOST'"
9566   parameters:
9567   - "throughput"
9568   - "parent"
9569   - "tags"
9570   sort:
9571   - "IP4BASE"
9572   - "FIB_20K"
9573   - "FIB_200K"
9574   - "FIB_2M"
9575   traces:
9576     hoverinfo: "x+y"
9577     boxpoints: "outliers"
9578     whiskerwidth: 0
9579   layout:
9580     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9581     layout: "plot-throughput"
9582
9583 # Packet Throughput - VPP IPv4 3n-skx-x710 features
9584 - type: "plot"
9585   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
9586   algorithm: "plot_performance_box"
9587   output-file-type: ".html"
9588   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
9589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9590   filter: "'NIC_Intel-X710' and
9591            '64B' and
9592            ('IP4BASE' or
9593             'POLICE_MARK' or
9594             'COPWHLIST' or
9595             ('NAT44' and 'BASE') or
9596             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9597            'NDRPDR' and
9598            '2T1C' and
9599            'IP4FWD' and
9600            not 'IPSEC' and
9601            not 'VHOST'"
9602   parameters:
9603   - "throughput"
9604   - "parent"
9605   - "tags"
9606   sort:
9607   - "DOT1Q"
9608   - "IP4BASE"
9609   - "NAT44"
9610   - "POLICE_MARK"
9611   - "COPWHLIST"
9612   - "IACL"
9613   - "OACL"
9614   traces:
9615     hoverinfo: "x+y"
9616     boxpoints: "outliers"
9617     whiskerwidth: 0
9618   layout:
9619     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
9620     layout: "plot-throughput"
9621
9622 - type: "plot"
9623   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
9624   algorithm: "plot_performance_box"
9625   output-file-type: ".html"
9626   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
9627   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9628   filter: "'NIC_Intel-X710' and
9629            '64B' and
9630            ('IP4BASE' or
9631             'POLICE_MARK' or
9632             'COPWHLIST' or
9633             ('NAT44' and 'BASE') or
9634             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9635            'NDRPDR' and
9636            '2T1C' and
9637            'IP4FWD' and
9638            not 'IPSEC' and
9639            not 'VHOST'"
9640   parameters:
9641   - "throughput"
9642   - "parent"
9643   - "tags"
9644   sort:
9645   - "DOT1Q"
9646   - "IP4BASE"
9647   - "NAT44"
9648   - "POLICE_MARK"
9649   - "COPWHLIST"
9650   - "IACL"
9651   - "OACL"
9652   traces:
9653     hoverinfo: "x+y"
9654     boxpoints: "outliers"
9655     whiskerwidth: 0
9656   layout:
9657     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
9658     layout: "plot-throughput"
9659
9660 - type: "plot"
9661   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
9662   algorithm: "plot_performance_box"
9663   output-file-type: ".html"
9664   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
9665   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9666   filter: "'NIC_Intel-X710' and
9667            '64B' and
9668            ('IP4BASE' or
9669             'POLICE_MARK' or
9670             'COPWHLIST' or
9671             ('NAT44' and 'BASE') or
9672             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9673            'NDRPDR' and
9674            '4T2C' and
9675            'IP4FWD' and
9676            not 'IPSEC' and
9677            not 'VHOST'"
9678   parameters:
9679   - "throughput"
9680   - "parent"
9681   - "tags"
9682   sort:
9683   - "DOT1Q"
9684   - "IP4BASE"
9685   - "NAT44"
9686   - "POLICE_MARK"
9687   - "COPWHLIST"
9688   - "IACL"
9689   - "OACL"
9690   traces:
9691     hoverinfo: "x+y"
9692     boxpoints: "outliers"
9693     whiskerwidth: 0
9694   layout:
9695     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
9696     layout: "plot-throughput"
9697
9698 - type: "plot"
9699   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
9700   algorithm: "plot_performance_box"
9701   output-file-type: ".html"
9702   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
9703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9704   filter: "'NIC_Intel-X710' and
9705            '64B' and
9706            ('IP4BASE' or
9707             'POLICE_MARK' or
9708             'COPWHLIST' or
9709             ('NAT44' and 'BASE') or
9710             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9711            'NDRPDR' and
9712            '4T2C' and
9713            'IP4FWD' and
9714            not 'IPSEC' and
9715            not 'VHOST'"
9716   parameters:
9717   - "throughput"
9718   - "parent"
9719   - "tags"
9720   sort:
9721   - "DOT1Q"
9722   - "IP4BASE"
9723   - "NAT44"
9724   - "POLICE_MARK"
9725   - "COPWHLIST"
9726   - "IACL"
9727   - "OACL"
9728   traces:
9729     hoverinfo: "x+y"
9730     boxpoints: "outliers"
9731     whiskerwidth: 0
9732   layout:
9733     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
9734     layout: "plot-throughput"
9735
9736 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
9737 - type: "plot"
9738   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
9739   algorithm: "plot_performance_box"
9740   output-file-type: ".html"
9741   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
9742   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9743   filter: "'NIC_Intel-X710' and
9744            '64B' and
9745            'NDRPDR' and
9746            '1T1C' and
9747            'IP4FWD' and
9748            ('NAT44' or 'IP4BASE') and
9749            not 'IPSEC' and
9750            not 'VHOST'"
9751   parameters:
9752   - "throughput"
9753   - "parent"
9754   - "tags"
9755   sort:
9756   - "IP4BASE"
9757   - "BASE"
9758   - "SRC_USER_10"
9759   - "SRC_USER_100"
9760   - "SRC_USER_1000"
9761   - "SRC_USER_2000"
9762   traces:
9763     hoverinfo: "x+y"
9764     boxpoints: "outliers"
9765     whiskerwidth: 0
9766   layout:
9767     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
9768     layout: "plot-throughput"
9769
9770 - type: "plot"
9771   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
9772   algorithm: "plot_performance_box"
9773   output-file-type: ".html"
9774   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
9775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9776   filter: "'NIC_Intel-X710' and
9777            '64B' and
9778            'NDRPDR' and
9779            '1T1C' and
9780            'IP4FWD' and
9781            ('NAT44' or 'IP4BASE') and
9782            not 'IPSEC' and
9783            not 'VHOST'"
9784   parameters:
9785   - "throughput"
9786   - "parent"
9787   - "tags"
9788   sort:
9789   - "IP4BASE"
9790   - "BASE"
9791   - "SRC_USER_10"
9792   - "SRC_USER_100"
9793   - "SRC_USER_1000"
9794   - "SRC_USER_2000"
9795   traces:
9796     hoverinfo: "x+y"
9797     boxpoints: "outliers"
9798     whiskerwidth: 0
9799   layout:
9800     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
9801     layout: "plot-throughput"
9802
9803 - type: "plot"
9804   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
9805   algorithm: "plot_performance_box"
9806   output-file-type: ".html"
9807   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
9808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9809   filter: "'NIC_Intel-X710' and
9810            '64B' and
9811            'NDRPDR' and
9812            '2T2C' and
9813            'IP4FWD' and
9814            ('NAT44' or 'IP4BASE') and
9815            not 'IPSEC' and
9816            not 'VHOST'"
9817   parameters:
9818   - "throughput"
9819   - "parent"
9820   - "tags"
9821   sort:
9822   - "IP4BASE"
9823   - "BASE"
9824   - "SRC_USER_10"
9825   - "SRC_USER_100"
9826   - "SRC_USER_1000"
9827   - "SRC_USER_2000"
9828   traces:
9829     hoverinfo: "x+y"
9830     boxpoints: "outliers"
9831     whiskerwidth: 0
9832   layout:
9833     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
9834     layout: "plot-throughput"
9835
9836 - type: "plot"
9837   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
9838   algorithm: "plot_performance_box"
9839   output-file-type: ".html"
9840   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
9841   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9842   filter: "'NIC_Intel-X710' and
9843            '64B' and
9844            'NDRPDR' and
9845            '2T2C' and
9846            'IP4FWD' and
9847            ('NAT44' or 'IP4BASE') and
9848            not 'IPSEC' and
9849            not 'VHOST'"
9850   parameters:
9851   - "throughput"
9852   - "parent"
9853   - "tags"
9854   sort:
9855   - "IP4BASE"
9856   - "BASE"
9857   - "SRC_USER_10"
9858   - "SRC_USER_100"
9859   - "SRC_USER_1000"
9860   - "SRC_USER_2000"
9861   traces:
9862     hoverinfo: "x+y"
9863     boxpoints: "outliers"
9864     whiskerwidth: 0
9865   layout:
9866     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
9867     layout: "plot-throughput"
9868
9869 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
9870 - type: "plot"
9871   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
9872   algorithm: "plot_performance_box"
9873   output-file-type: ".html"
9874   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
9875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9876   filter: "'NIC_Intel-X710' and
9877            '64B' and
9878            'NDRPDR' and
9879            '1T1C' and
9880            'IP4FWD' and
9881            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9882            not 'IPSEC' and
9883            not 'VHOST'"
9884   parameters:
9885   - "throughput"
9886   - "parent"
9887   - "tags"
9888   sort:
9889   - "IP4BASE"
9890   - "ACL_STATELESS"
9891   - "ACL_STATEFUL"
9892   - "ACL_STATELESS"
9893   - "ACL_STATEFUL"
9894   traces:
9895     hoverinfo: "x+y"
9896     boxpoints: "outliers"
9897     whiskerwidth: 0
9898   layout:
9899     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
9900     layout: "plot-throughput"
9901
9902 - type: "plot"
9903   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
9904   algorithm: "plot_performance_box"
9905   output-file-type: ".html"
9906   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
9907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9908   filter: "'NIC_Intel-X710' and
9909            '64B' and
9910            'NDRPDR' and
9911            '1T1C' and
9912            'IP4FWD' and
9913            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9914            not 'IPSEC' and
9915            not 'VHOST'"
9916   parameters:
9917   - "throughput"
9918   - "parent"
9919   - "tags"
9920   sort:
9921   - "IP4BASE"
9922   - "ACL_STATELESS"
9923   - "ACL_STATEFUL"
9924   - "ACL_STATELESS"
9925   - "ACL_STATEFUL"
9926   traces:
9927     hoverinfo: "x+y"
9928     boxpoints: "outliers"
9929     whiskerwidth: 0
9930   layout:
9931     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
9932     layout: "plot-throughput"
9933
9934 - type: "plot"
9935   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
9936   algorithm: "plot_performance_box"
9937   output-file-type: ".html"
9938   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
9939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9940   filter: "'NIC_Intel-X710' and
9941            '64B' and
9942            'NDRPDR' and
9943            '2T2C' and
9944            'IP4FWD' and
9945            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9946            not 'IPSEC' and
9947            not 'VHOST'"
9948   parameters:
9949   - "throughput"
9950   - "parent"
9951   - "tags"
9952   sort:
9953   - "IP4BASE"
9954   - "ACL_STATELESS"
9955   - "ACL_STATEFUL"
9956   - "ACL_STATELESS"
9957   - "ACL_STATEFUL"
9958   traces:
9959     hoverinfo: "x+y"
9960     boxpoints: "outliers"
9961     whiskerwidth: 0
9962   layout:
9963     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
9964     layout: "plot-throughput"
9965
9966 - type: "plot"
9967   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
9968   algorithm: "plot_performance_box"
9969   output-file-type: ".html"
9970   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
9971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9972   filter: "'NIC_Intel-X710' and
9973            '64B' and
9974            'NDRPDR' and
9975            '2T2C' and
9976            'IP4FWD' and
9977            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
9978            not 'IPSEC' and
9979            not 'VHOST'"
9980   parameters:
9981   - "throughput"
9982   - "parent"
9983   - "tags"
9984   sort:
9985   - "IP4BASE"
9986   - "ACL_STATELESS"
9987   - "ACL_STATEFUL"
9988   - "ACL_STATELESS"
9989   - "ACL_STATEFUL"
9990   traces:
9991     hoverinfo: "x+y"
9992     boxpoints: "outliers"
9993     whiskerwidth: 0
9994   layout:
9995     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
9996     layout: "plot-throughput"
9997
9998 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
9999 - type: "plot"
10000   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10001   algorithm: "plot_performance_box"
10002   output-file-type: ".html"
10003   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10005   filter: "'NIC_Intel-X710' and
10006            '64B' and
10007            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10008            'NDRPDR' and
10009            '2T1C' and
10010            'IP4FWD' and
10011            not 'IPSEC' and
10012            not 'DOT1Q' and
10013            not 'VHOST'"
10014   parameters:
10015   - "throughput"
10016   - "parent"
10017   - "tags"
10018   sort:
10019   - "IP4BASE"
10020   - "FIB_20k"
10021   - "FIB_200k"
10022   - "FIB_2M"
10023   traces:
10024     hoverinfo: "x+y"
10025     boxpoints: "outliers"
10026     whiskerwidth: 0
10027   layout:
10028     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10029     layout: "plot-throughput"
10030
10031 - type: "plot"
10032   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10033   algorithm: "plot_performance_box"
10034   output-file-type: ".html"
10035   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10036   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10037   filter: "'NIC_Intel-X710' and
10038            '64B' and
10039            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10040            'NDRPDR' and
10041            '2T1C' and
10042            'IP4FWD' and
10043            not 'IPSEC' and
10044            not 'DOT1Q' and
10045            not 'VHOST'"
10046   parameters:
10047   - "throughput"
10048   - "parent"
10049   - "tags"
10050   sort:
10051   - "IP4BASE"
10052   - "FIB_20k"
10053   - "FIB_200k"
10054   - "FIB_2M"
10055   traces:
10056     hoverinfo: "x+y"
10057     boxpoints: "outliers"
10058     whiskerwidth: 0
10059   layout:
10060     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10061     layout: "plot-throughput"
10062
10063 - type: "plot"
10064   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10065   algorithm: "plot_performance_box"
10066   output-file-type: ".html"
10067   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10068   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10069   filter: "'NIC_Intel-X710' and
10070            '64B' and
10071            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10072            'NDRPDR' and
10073            '4T2C' and
10074            'IP4FWD' and
10075            not 'IPSEC' and
10076            not 'DOT1Q' and
10077            not 'VHOST'"
10078   parameters:
10079   - "throughput"
10080   - "parent"
10081   - "tags"
10082   sort:
10083   - "IP4BASE"
10084   - "FIB_20k"
10085   - "FIB_200k"
10086   - "FIB_2M"
10087   traces:
10088     hoverinfo: "x+y"
10089     boxpoints: "outliers"
10090     whiskerwidth: 0
10091   layout:
10092     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10093     layout: "plot-throughput"
10094
10095 - type: "plot"
10096   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10097   algorithm: "plot_performance_box"
10098   output-file-type: ".html"
10099   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10100   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10101   filter: "'NIC_Intel-X710' and
10102            '64B' and
10103            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10104            'NDRPDR' and
10105            '4T2C' and
10106            'IP4FWD' and
10107            not 'IPSEC' and
10108            not 'DOT1Q' and
10109            not 'VHOST'"
10110   parameters:
10111   - "throughput"
10112   - "parent"
10113   - "tags"
10114   sort:
10115   - "IP4BASE"
10116   - "FIB_20k"
10117   - "FIB_200k"
10118   - "FIB_2M"
10119   traces:
10120     hoverinfo: "x+y"
10121     boxpoints: "outliers"
10122     whiskerwidth: 0
10123   layout:
10124     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10125     layout: "plot-throughput"
10126
10127 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
10128 - type: "plot"
10129   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10130   algorithm: "plot_performance_box"
10131   output-file-type: ".html"
10132   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10133   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10134   filter: "'NIC_Intel-XXV710' and
10135            '64B' and
10136            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10137            'NDRPDR' and
10138            '2T1C' and
10139            'IP4FWD' and
10140            not 'IPSEC' and
10141            not 'DOT1Q' and
10142            not 'VHOST'"
10143   parameters:
10144   - "throughput"
10145   - "parent"
10146   - "tags"
10147   sort:
10148   - "IP4BASE"
10149   - "FIB_20k"
10150   - "FIB_200k"
10151   - "FIB_2M"
10152   traces:
10153     hoverinfo: "x+y"
10154     boxpoints: "outliers"
10155     whiskerwidth: 0
10156   layout:
10157     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10158     layout: "plot-throughput"
10159
10160 - type: "plot"
10161   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10162   algorithm: "plot_performance_box"
10163   output-file-type: ".html"
10164   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10165   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10166   filter: "'NIC_Intel-XXV710' and
10167            '64B' and
10168            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10169            'NDRPDR' and
10170            '2T1C' and
10171            'IP4FWD' and
10172            not 'IPSEC' and
10173            not 'DOT1Q' and
10174            not 'VHOST'"
10175   parameters:
10176   - "throughput"
10177   - "parent"
10178   - "tags"
10179   sort:
10180   - "IP4BASE"
10181   - "FIB_20k"
10182   - "FIB_200k"
10183   - "FIB_2M"
10184   traces:
10185     hoverinfo: "x+y"
10186     boxpoints: "outliers"
10187     whiskerwidth: 0
10188   layout:
10189     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10190     layout: "plot-throughput"
10191
10192 - type: "plot"
10193   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10194   algorithm: "plot_performance_box"
10195   output-file-type: ".html"
10196   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10197   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10198   filter: "'NIC_Intel-XXV710' and
10199            '64B' and
10200            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10201            'NDRPDR' and
10202            '4T2C' and
10203            'IP4FWD' and
10204            not 'IPSEC' and
10205            not 'DOT1Q' and
10206            not 'VHOST'"
10207   parameters:
10208   - "throughput"
10209   - "parent"
10210   - "tags"
10211   sort:
10212   - "IP4BASE"
10213   - "FIB_20k"
10214   - "FIB_200k"
10215   - "FIB_2M"
10216   traces:
10217     hoverinfo: "x+y"
10218     boxpoints: "outliers"
10219     whiskerwidth: 0
10220   layout:
10221     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10222     layout: "plot-throughput"
10223
10224 - type: "plot"
10225   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10226   algorithm: "plot_performance_box"
10227   output-file-type: ".html"
10228   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10229   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10230   filter: "'NIC_Intel-XXV710' and
10231            '64B' and
10232            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10233            'NDRPDR' and
10234            '4T2C' and
10235            'IP4FWD' and
10236            not 'IPSEC' and
10237            not 'DOT1Q' and
10238            not 'VHOST'"
10239   parameters:
10240   - "throughput"
10241   - "parent"
10242   - "tags"
10243   sort:
10244   - "IP4BASE"
10245   - "FIB_20k"
10246   - "FIB_200k"
10247   - "FIB_2M"
10248   traces:
10249     hoverinfo: "x+y"
10250     boxpoints: "outliers"
10251     whiskerwidth: 0
10252   layout:
10253     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10254     layout: "plot-throughput"
10255
10256 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
10257 - type: "plot"
10258   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10259   algorithm: "plot_performance_box"
10260   output-file-type: ".html"
10261   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10262   data: "intel-dnv-vpp"
10263   filter: "'NIC_Intel-X553' and
10264            '64B' and
10265            'IP4BASE' and
10266            'NDRPDR' and
10267            '1T1C' and
10268            'IP4FWD' and
10269            not 'IPSEC' and
10270            not 'VHOST'"
10271   parameters:
10272   - "throughput"
10273   - "parent"
10274   - "tags"
10275   sort:
10276   - "IP4BASE"
10277   traces:
10278     hoverinfo: "x+y"
10279     boxpoints: "outliers"
10280     whiskerwidth: 0
10281   layout:
10282     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10283     layout: "plot-throughput"
10284
10285 - type: "plot"
10286   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10287   algorithm: "plot_performance_box"
10288   output-file-type: ".html"
10289   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10290   data: "intel-dnv-vpp"
10291   filter: "'NIC_Intel-X553' and
10292            '64B' and
10293            'IP4BASE' and
10294            'NDRPDR' and
10295            '1T1C' and
10296            'IP4FWD' and
10297            not 'IPSEC' and
10298            not 'VHOST'"
10299   parameters:
10300   - "throughput"
10301   - "parent"
10302   - "tags"
10303   sort:
10304   - "IP4BASE"
10305   traces:
10306     hoverinfo: "x+y"
10307     boxpoints: "outliers"
10308     whiskerwidth: 0
10309   layout:
10310     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10311     layout: "plot-throughput"
10312
10313 - type: "plot"
10314   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10315   algorithm: "plot_performance_box"
10316   output-file-type: ".html"
10317   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10318   data: "intel-dnv-vpp"
10319   filter: "'NIC_Intel-X553' and
10320            '64B' and
10321            'IP4BASE' and
10322            'NDRPDR' and
10323            '2T2C' and
10324            'IP4FWD' and
10325            not 'IPSEC' and
10326            not 'VHOST'"
10327   parameters:
10328   - "throughput"
10329   - "parent"
10330   - "tags"
10331   sort:
10332   - "IP4BASE"
10333   traces:
10334     hoverinfo: "x+y"
10335     boxpoints: "outliers"
10336     whiskerwidth: 0
10337   layout:
10338     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10339     layout: "plot-throughput"
10340
10341 - type: "plot"
10342   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10343   algorithm: "plot_performance_box"
10344   output-file-type: ".html"
10345   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10346   data: "intel-dnv-vpp"
10347   filter: "'NIC_Intel-X553' and
10348            '64B' and
10349            'IP4BASE' and
10350            'NDRPDR' and
10351            '2T2C' and
10352            'IP4FWD' and
10353            not 'IPSEC' and
10354            not 'VHOST'"
10355   parameters:
10356   - "throughput"
10357   - "parent"
10358   - "tags"
10359   sort:
10360   - "IP4BASE"
10361   traces:
10362     hoverinfo: "x+y"
10363     boxpoints: "outliers"
10364     whiskerwidth: 0
10365   layout:
10366     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10367     layout: "plot-throughput"
10368
10369 ################################################################################
10370
10371 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
10372 - type: "plot"
10373   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
10374   algorithm: "plot_performance_box"
10375   output-file-type: ".html"
10376   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
10377   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10378   filter: "'NIC_Intel-X520-DA2' and
10379            '64B' and
10380            'ENCAP' and
10381            'NDRPDR' and
10382            '1T1C' and
10383            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10384            not 'DOT1Q' and
10385            not 'VHOST' and
10386            not 'IPSECHW'"
10387   parameters:
10388   - "throughput"
10389   - "parent"
10390   - "tags"
10391   sort:
10392   - "IP4BASE"
10393   - "L2BDMACLRN"
10394   - "L2XCFWD"
10395   - "LISP"
10396   traces:
10397     hoverinfo: "x+y"
10398     boxpoints: "outliers"
10399     whiskerwidth: 0
10400   layout:
10401     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
10402     layout: "plot-throughput"
10403
10404 - type: "plot"
10405   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
10406   algorithm: "plot_performance_box"
10407   output-file-type: ".html"
10408   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
10409   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10410   filter: "'NIC_Intel-X520-DA2' and
10411            '64B' and
10412            'ENCAP' and
10413            'NDRPDR' and
10414            '2T2C' and
10415            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10416            not 'DOT1Q' and
10417            not 'VHOST' and
10418            not 'IPSECHW'"
10419   parameters:
10420   - "throughput"
10421   - "parent"
10422   - "tags"
10423   sort:
10424   - "IP4BASE"
10425   - "L2BDMACLRN"
10426   - "L2XCFWD"
10427   - "LISP"
10428   traces:
10429     hoverinfo: "x+y"
10430     boxpoints: "outliers"
10431     whiskerwidth: 0
10432   layout:
10433     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
10434     layout: "plot-throughput"
10435
10436 - type: "plot"
10437   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
10438   algorithm: "plot_performance_box"
10439   output-file-type: ".html"
10440   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
10441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10442   filter: "'NIC_Intel-X520-DA2' and
10443            '64B' and
10444            'ENCAP' and
10445            'NDRPDR' and
10446            '1T1C' and
10447            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10448            not 'DOT1Q' and
10449            not 'VHOST' and
10450            not 'IPSECHW'"
10451   parameters:
10452   - "throughput"
10453   - "parent"
10454   - "tags"
10455   sort:
10456   - "IP4BASE"
10457   - "L2BDMACLRN"
10458   - "L2XCFWD"
10459   - "LISP"
10460   traces:
10461     hoverinfo: "x+y"
10462     boxpoints: "outliers"
10463     whiskerwidth: 0
10464   layout:
10465     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
10466     layout: "plot-throughput"
10467
10468 - type: "plot"
10469   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
10470   algorithm: "plot_performance_box"
10471   output-file-type: ".html"
10472   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
10473   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10474   filter: "'NIC_Intel-X520-DA2' and
10475            '64B' and
10476            'ENCAP' and
10477            'NDRPDR' and
10478            '2T2C' and
10479            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10480            not 'DOT1Q' and
10481            not 'VHOST' and
10482            not 'IPSECHW'"
10483   parameters:
10484   - "throughput"
10485   - "parent"
10486   - "tags"
10487   sort:
10488   - "IP4BASE"
10489   - "L2BDMACLRN"
10490   - "L2XCFWD"
10491   - "LISP"
10492   traces:
10493     hoverinfo: "x+y"
10494     boxpoints: "outliers"
10495     whiskerwidth: 0
10496   layout:
10497     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
10498     layout: "plot-throughput"
10499
10500 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
10501 - type: "plot"
10502   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10503   algorithm: "plot_performance_box"
10504   output-file-type: ".html"
10505   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10506   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10507   filter: "'NIC_Intel-X710' and
10508            '64B' and
10509            'ENCAP' and
10510            'NDRPDR' and
10511            '1T1C' and
10512            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10513            not 'VHOST' and
10514            not 'IPSECHW'"
10515   parameters:
10516   - "throughput"
10517   - "parent"
10518   - "tags"
10519   sort:
10520   - "IP4BASE"
10521   - "LISP"
10522   - "VXLAN_1"
10523   - "VXLAN_10"
10524   - "VXLAN_100"
10525   - "VXLAN_1000"
10526   traces:
10527     hoverinfo: "x+y"
10528     boxpoints: "outliers"
10529     whiskerwidth: 0
10530   layout:
10531     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
10532     layout: "plot-throughput"
10533
10534 - type: "plot"
10535   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10536   algorithm: "plot_performance_box"
10537   output-file-type: ".html"
10538   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10540   filter: "'NIC_Intel-X710' and
10541            '64B' and
10542            'ENCAP' and
10543            'NDRPDR' and
10544            '1T1C' and
10545            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10546            not 'VHOST' and
10547            not 'IPSECHW'"
10548   parameters:
10549   - "throughput"
10550   - "parent"
10551   - "tags"
10552   sort:
10553   - "IP4BASE"
10554   - "LISP"
10555   - "VXLAN_1"
10556   - "VXLAN_10"
10557   - "VXLAN_100"
10558   - "VXLAN_1000"
10559   traces:
10560     hoverinfo: "x+y"
10561     boxpoints: "outliers"
10562     whiskerwidth: 0
10563   layout:
10564     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
10565     layout: "plot-throughput"
10566
10567 - type: "plot"
10568   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10569   algorithm: "plot_performance_box"
10570   output-file-type: ".html"
10571   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10572   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10573   filter: "'NIC_Intel-X710' and
10574            '64B' and
10575            'ENCAP' and
10576            'NDRPDR' and
10577            '2T2C' and
10578            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10579            not 'VHOST' and
10580            not 'IPSECHW'"
10581   parameters:
10582   - "throughput"
10583   - "parent"
10584   - "tags"
10585   sort:
10586   - "IP4BASE"
10587   - "LISP"
10588   - "VXLAN_1"
10589   - "VXLAN_10"
10590   - "VXLAN_100"
10591   - "VXLAN_1000"
10592   traces:
10593     hoverinfo: "x+y"
10594     boxpoints: "outliers"
10595     whiskerwidth: 0
10596   layout:
10597     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10598     layout: "plot-throughput"
10599
10600 - type: "plot"
10601   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10602   algorithm: "plot_performance_box"
10603   output-file-type: ".html"
10604   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10605   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10606   filter: "'NIC_Intel-X710' and
10607            '64B' and
10608            'ENCAP' and
10609            'NDRPDR' and
10610            '2T2C' and
10611            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10612            not 'VHOST' and
10613            not 'IPSECHW'"
10614   parameters:
10615   - "throughput"
10616   - "parent"
10617   - "tags"
10618   sort:
10619   - "IP4BASE"
10620   - "LISP"
10621   - "VXLAN_1"
10622   - "VXLAN_10"
10623   - "VXLAN_100"
10624   - "VXLAN_1000"
10625   traces:
10626     hoverinfo: "x+y"
10627     boxpoints: "outliers"
10628     whiskerwidth: 0
10629   layout:
10630     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10631     layout: "plot-throughput"
10632
10633 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
10634 - type: "plot"
10635   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
10636   algorithm: "plot_performance_box"
10637   output-file-type: ".html"
10638   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
10639   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10640   filter: "'NIC_Intel-X710' and
10641            '64B' and
10642            'ENCAP' and
10643            'NDRPDR' and
10644            '1T1C' and
10645            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
10646            not 'DOT1Q' and
10647            not 'VHOST' and
10648            not 'IPSECHW'"
10649   parameters:
10650   - "throughput"
10651   - "parent"
10652   - "tags"
10653   sort:
10654   - "IP4BASE"
10655   - "L2BDMACLRN"
10656   - "L2XCFWD"
10657   - "LISP"
10658   traces:
10659     hoverinfo: "x+y"
10660     boxpoints: "outliers"
10661     whiskerwidth: 0
10662   layout:
10663     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
10664     layout: "plot-throughput"
10665
10666 - type: "plot"
10667   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
10668   algorithm: "plot_performance_box"
10669   output-file-type: ".html"
10670   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
10671   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10672   filter: "'NIC_Intel-X710' and
10673            '64B' and
10674            'ENCAP' and
10675            'NDRPDR' and
10676            '2T2C' and
10677            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10678            not 'DOT1Q' and
10679            not 'VHOST' and
10680            not 'IPSECHW'"
10681   parameters:
10682   - "throughput"
10683   - "parent"
10684   - "tags"
10685   sort:
10686   - "IP4BASE"
10687   - "L2BDMACLRN"
10688   - "L2XCFWD"
10689   - "LISP"
10690   traces:
10691     hoverinfo: "x+y"
10692     boxpoints: "outliers"
10693     whiskerwidth: 0
10694   layout:
10695     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
10696     layout: "plot-throughput"
10697
10698 - type: "plot"
10699   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
10700   algorithm: "plot_performance_box"
10701   output-file-type: ".html"
10702   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
10703   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10704   filter: "'NIC_Intel-X710' and
10705            '64B' and
10706            'ENCAP' and
10707            'NDRPDR' and
10708            '1T1C' and
10709            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10710            not 'DOT1Q' and
10711            not 'VHOST' and
10712            not 'IPSECHW'"
10713   parameters:
10714   - "throughput"
10715   - "parent"
10716   - "tags"
10717   sort:
10718   - "IP4BASE"
10719   - "L2BDMACLRN"
10720   - "L2XCFWD"
10721   - "LISP"
10722   traces:
10723     hoverinfo: "x+y"
10724     boxpoints: "outliers"
10725     whiskerwidth: 0
10726   layout:
10727     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
10728     layout: "plot-throughput"
10729
10730 - type: "plot"
10731   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
10732   algorithm: "plot_performance_box"
10733   output-file-type: ".html"
10734   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
10735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10736   filter: "'NIC_Intel-X710' and
10737            '64B' and
10738            'ENCAP' and
10739            'NDRPDR' and
10740            '2T2C' and
10741            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10742            not 'DOT1Q' and
10743            not 'VHOST' and
10744            not 'IPSECHW'"
10745   parameters:
10746   - "throughput"
10747   - "parent"
10748   - "tags"
10749   sort:
10750   - "IP4BASE"
10751   - "L2BDMACLRN"
10752   - "L2XCFWD"
10753   - "LISP"
10754   traces:
10755     hoverinfo: "x+y"
10756     boxpoints: "outliers"
10757     whiskerwidth: 0
10758   layout:
10759     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
10760     layout: "plot-throughput"
10761
10762 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
10763 - type: "plot"
10764   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10765   algorithm: "plot_performance_box"
10766   output-file-type: ".html"
10767   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10768   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10769   filter: "'NIC_Intel-X710' and
10770            '64B' and
10771            'ENCAP' and
10772            'NDRPDR' and
10773            '2T1C' and
10774            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10775            not 'VHOST' and
10776            not 'IPSECHW'"
10777   parameters:
10778   - "throughput"
10779   - "parent"
10780   - "tags"
10781   sort:
10782   - "IP4BASE"
10783   - "LISP"
10784   - "VXLAN_1"
10785   - "VXLAN_10"
10786   - "VXLAN_100"
10787   - "VXLAN_1000"
10788   traces:
10789     hoverinfo: "x+y"
10790     boxpoints: "outliers"
10791     whiskerwidth: 0
10792   layout:
10793     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10794     layout: "plot-throughput"
10795
10796 - type: "plot"
10797   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10798   algorithm: "plot_performance_box"
10799   output-file-type: ".html"
10800   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10802   filter: "'NIC_Intel-X710' and
10803            '64B' and
10804            'ENCAP' and
10805            'NDRPDR' and
10806            '2T1C' and
10807            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10808            not 'VHOST' and
10809            not 'IPSECHW'"
10810   parameters:
10811   - "throughput"
10812   - "parent"
10813   - "tags"
10814   sort:
10815   - "IP4BASE"
10816   - "LISP"
10817   - "VXLAN_1"
10818   - "VXLAN_10"
10819   - "VXLAN_100"
10820   - "VXLAN_1000"
10821   traces:
10822     hoverinfo: "x+y"
10823     boxpoints: "outliers"
10824     whiskerwidth: 0
10825   layout:
10826     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10827     layout: "plot-throughput"
10828
10829 - type: "plot"
10830   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10831   algorithm: "plot_performance_box"
10832   output-file-type: ".html"
10833   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10834   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10835   filter: "'NIC_Intel-X710' and
10836            '64B' and
10837            'ENCAP' and
10838            'NDRPDR' and
10839            '4T2C' and
10840            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10841            not 'VHOST' and
10842            not 'IPSECHW'"
10843   parameters:
10844   - "throughput"
10845   - "parent"
10846   - "tags"
10847   sort:
10848   - "IP4BASE"
10849   - "LISP"
10850   - "VXLAN_1"
10851   - "VXLAN_10"
10852   - "VXLAN_100"
10853   - "VXLAN_1000"
10854   traces:
10855     hoverinfo: "x+y"
10856     boxpoints: "outliers"
10857     whiskerwidth: 0
10858   layout:
10859     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10860     layout: "plot-throughput"
10861
10862 - type: "plot"
10863   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10864   algorithm: "plot_performance_box"
10865   output-file-type: ".html"
10866   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10867   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10868   filter: "'NIC_Intel-X710' and
10869            '64B' and
10870            'ENCAP' and
10871            'NDRPDR' and
10872            '4T2C' and
10873            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
10874            not 'VHOST' and
10875            not 'IPSECHW'"
10876   parameters:
10877   - "throughput"
10878   - "parent"
10879   - "tags"
10880   sort:
10881   - "IP4BASE"
10882   - "LISP"
10883   - "VXLAN_1"
10884   - "VXLAN_10"
10885   - "VXLAN_100"
10886   - "VXLAN_1000"
10887   traces:
10888     hoverinfo: "x+y"
10889     boxpoints: "outliers"
10890     whiskerwidth: 0
10891   layout:
10892     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10893     layout: "plot-throughput"
10894
10895 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
10896 - type: "plot"
10897   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
10898   algorithm: "plot_performance_box"
10899   output-file-type: ".html"
10900   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
10901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10902   filter: "'NIC_Intel-X710' and
10903            '64B' and
10904            'ENCAP' and
10905            'NDRPDR' and
10906            '2T1C' and
10907            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10908            not 'DOT1Q' and
10909            not 'VHOST' and
10910            not 'IPSECHW'"
10911   parameters:
10912   - "throughput"
10913   - "parent"
10914   - "tags"
10915   sort:
10916   - "IP4BASE"
10917   - "L2BDMACLRN"
10918   - "L2XCFWD"
10919   - "LISP"
10920   traces:
10921     hoverinfo: "x+y"
10922     boxpoints: "outliers"
10923     whiskerwidth: 0
10924   layout:
10925     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
10926     layout: "plot-throughput"
10927
10928 - type: "plot"
10929   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
10930   algorithm: "plot_performance_box"
10931   output-file-type: ".html"
10932   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
10933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10934   filter: "'NIC_Intel-X710' and
10935            '64B' and
10936            'ENCAP' and
10937            'NDRPDR' and
10938            '4T2C' and
10939            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10940            not 'DOT1Q' and
10941            not 'VHOST' and
10942            not 'IPSECHW'"
10943   parameters:
10944   - "throughput"
10945   - "parent"
10946   - "tags"
10947   sort:
10948   - "IP4BASE"
10949   - "L2BDMACLRN"
10950   - "L2XCFWD"
10951   - "LISP"
10952   traces:
10953     hoverinfo: "x+y"
10954     boxpoints: "outliers"
10955     whiskerwidth: 0
10956   layout:
10957     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
10958     layout: "plot-throughput"
10959
10960 - type: "plot"
10961   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
10962   algorithm: "plot_performance_box"
10963   output-file-type: ".html"
10964   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
10965   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10966   filter: "'NIC_Intel-X710' and
10967            '64B' and
10968            'ENCAP' and
10969            'NDRPDR' and
10970            '2T1C' and
10971            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
10972            not 'DOT1Q' and
10973            not 'VHOST' and
10974            not 'IPSECHW'"
10975   parameters:
10976   - "throughput"
10977   - "parent"
10978   - "tags"
10979   sort:
10980   - "IP4BASE"
10981   - "L2BDMACLRN"
10982   - "L2XCFWD"
10983   - "LISP"
10984   traces:
10985     hoverinfo: "x+y"
10986     boxpoints: "outliers"
10987     whiskerwidth: 0
10988   layout:
10989     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
10990     layout: "plot-throughput"
10991
10992 - type: "plot"
10993   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
10994   algorithm: "plot_performance_box"
10995   output-file-type: ".html"
10996   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
10997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10998   filter: "'NIC_Intel-X710' and
10999            '64B' and
11000            'ENCAP' and
11001            'NDRPDR' and
11002            '4T2C' and
11003            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
11004            not 'DOT1Q' and
11005            not 'VHOST' and
11006            not 'IPSECHW'"
11007   parameters:
11008   - "throughput"
11009   - "parent"
11010   - "tags"
11011   sort:
11012   - "IP4BASE"
11013   - "L2BDMACLRN"
11014   - "L2XCFWD"
11015   - "LISP"
11016   traces:
11017     hoverinfo: "x+y"
11018     boxpoints: "outliers"
11019     whiskerwidth: 0
11020   layout:
11021     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11022     layout: "plot-throughput"
11023
11024 ################################################################################
11025
11026 # Packet Throughput - VPP IPv6 3n-hsw-x520
11027 - type: "plot"
11028   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11029   algorithm: "plot_performance_box"
11030   output-file-type: ".html"
11031   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11033   filter: "'NIC_Intel-X520-DA2' and
11034            '78B' and
11035            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11036            'NDRPDR' and
11037            '1T1C' and
11038            'IP6FWD' and
11039            not 'SRv6' and
11040            not 'IPSEC' and
11041            not 'VHOST'"
11042   parameters:
11043   - "throughput"
11044   - "parent"
11045   - "tags"
11046   sort:
11047   - "IP6BASE"
11048   - "FIB_20K"
11049   - "FIB_200K"
11050   - "FIB_2M"
11051   traces:
11052     hoverinfo: "x+y"
11053     boxpoints: "outliers"
11054     whiskerwidth: 0
11055   layout:
11056     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
11057     layout: "plot-throughput"
11058
11059 - type: "plot"
11060   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11061   algorithm: "plot_performance_box"
11062   output-file-type: ".html"
11063   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11065   filter: "'NIC_Intel-X520-DA2' and
11066            '78B' and
11067            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11068            'NDRPDR' and
11069            '1T1C' and
11070            'IP6FWD' and
11071            not 'SRv6' and
11072            not 'IPSEC' and
11073            not 'VHOST'"
11074   parameters:
11075   - "throughput"
11076   - "parent"
11077   - "tags"
11078   sort:
11079   - "IP6BASE"
11080   - "FIB_20K"
11081   - "FIB_200K"
11082   - "FIB_2M"
11083   traces:
11084     hoverinfo: "x+y"
11085     boxpoints: "outliers"
11086     whiskerwidth: 0
11087   layout:
11088     title: "ip6-3n-hsw-x520-78b-1t1c-base-pdr"
11089     layout: "plot-throughput"
11090
11091 - type: "plot"
11092   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11093   algorithm: "plot_performance_box"
11094   output-file-type: ".html"
11095   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11097   filter: "'NIC_Intel-X520-DA2' and
11098            '78B' and
11099            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11100            'NDRPDR' and
11101            '2T2C' and
11102            'IP6FWD' and
11103            not 'SRv6' and
11104            not 'IPSEC' and
11105            not 'VHOST'"
11106   parameters:
11107   - "throughput"
11108   - "parent"
11109   - "tags"
11110   sort:
11111   - "IP6BASE"
11112   - "FIB_20K"
11113   - "FIB_200K"
11114   - "FIB_2M"
11115   traces:
11116     hoverinfo: "x+y"
11117     boxpoints: "outliers"
11118     whiskerwidth: 0
11119   layout:
11120     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
11121     layout: "plot-throughput"
11122
11123 - type: "plot"
11124   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11125   algorithm: "plot_performance_box"
11126   output-file-type: ".html"
11127   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11128   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11129   filter: "'NIC_Intel-X520-DA2' and
11130            '78B' and
11131            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11132            'NDRPDR' and
11133            '2T2C' and
11134            'IP6FWD' and
11135            not 'SRv6' and
11136            not 'IPSEC' and
11137            not 'VHOST'"
11138   parameters:
11139   - "throughput"
11140   - "parent"
11141   - "tags"
11142   sort:
11143   - "IP6BASE"
11144   - "FIB_20K"
11145   - "FIB_200K"
11146   - "FIB_2M"
11147   traces:
11148     hoverinfo: "x+y"
11149     boxpoints: "outliers"
11150     whiskerwidth: 0
11151   layout:
11152     title: "ip6-3n-hsw-x520-78b-2t2c-base-pdr"
11153     layout: "plot-throughput"
11154
11155 # Packet Throughput - VPP IPv6 3n-hsw-x710
11156 - type: "plot"
11157   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11158   algorithm: "plot_performance_box"
11159   output-file-type: ".html"
11160   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11162   filter: "'NIC_Intel-X710' and
11163            '78B' and
11164            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11165            'NDRPDR' and
11166            '1T1C' and
11167            'IP6FWD' and
11168            not 'SRv6' and
11169            not 'IPSEC' and
11170            not 'VHOST'"
11171   parameters:
11172   - "throughput"
11173   - "parent"
11174   - "tags"
11175   sort:
11176   - "IP6BASE"
11177   - "FIB_20K"
11178   - "FIB_200K"
11179   - "FIB_2M"
11180   traces:
11181     hoverinfo: "x+y"
11182     boxpoints: "outliers"
11183     whiskerwidth: 0
11184   layout:
11185     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11186     layout: "plot-throughput"
11187
11188 - type: "plot"
11189   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11190   algorithm: "plot_performance_box"
11191   output-file-type: ".html"
11192   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11193   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11194   filter: "'NIC_Intel-X710' and
11195            '78B' and
11196            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11197            'NDRPDR' and
11198            '1T1C' and
11199            'IP6FWD' and
11200            not 'SRv6' and
11201            not 'IPSEC' and
11202            not 'VHOST'"
11203   parameters:
11204   - "throughput"
11205   - "parent"
11206   - "tags"
11207   sort:
11208   - "IP6BASE"
11209   - "FIB_20K"
11210   - "FIB_200K"
11211   - "FIB_2M"
11212   traces:
11213     hoverinfo: "x+y"
11214     boxpoints: "outliers"
11215     whiskerwidth: 0
11216   layout:
11217     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
11218     layout: "plot-throughput"
11219
11220 - type: "plot"
11221   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11222   algorithm: "plot_performance_box"
11223   output-file-type: ".html"
11224   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11226   filter: "'NIC_Intel-X710' and
11227            '78B' and
11228            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11229            'NDRPDR' and
11230            '2T2C' and
11231            'IP6FWD' and
11232            not 'SRv6' and
11233            not 'IPSEC' and
11234            not 'VHOST'"
11235   parameters:
11236   - "throughput"
11237   - "parent"
11238   - "tags"
11239   sort:
11240   - "IP6BASE"
11241   - "FIB_20K"
11242   - "FIB_200K"
11243   - "FIB_2M"
11244   traces:
11245     hoverinfo: "x+y"
11246     boxpoints: "outliers"
11247     whiskerwidth: 0
11248   layout:
11249     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
11250     layout: "plot-throughput"
11251
11252 - type: "plot"
11253   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11254   algorithm: "plot_performance_box"
11255   output-file-type: ".html"
11256   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11257   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11258   filter: "'NIC_Intel-X710' and
11259            '78B' and
11260            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11261            'NDRPDR' and
11262            '2T2C' and
11263            'IP6FWD' and
11264            not 'SRv6' and
11265            not 'IPSEC' and
11266            not 'VHOST'"
11267   parameters:
11268   - "throughput"
11269   - "parent"
11270   - "tags"
11271   sort:
11272   - "IP6BASE"
11273   - "FIB_20K"
11274   - "FIB_200K"
11275   - "FIB_2M"
11276   traces:
11277     hoverinfo: "x+y"
11278     boxpoints: "outliers"
11279     whiskerwidth: 0
11280   layout:
11281     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
11282     layout: "plot-throughput"
11283
11284 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
11285 - type: "plot"
11286   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
11287   algorithm: "plot_performance_box"
11288   output-file-type: ".html"
11289   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
11290   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11291   filter: "'NIC_Intel-X710' and
11292            '78B' and
11293            ('IP6BASE' or
11294             'POLICE_MARK' or
11295             'COPWHLIST' or
11296             'IACLDST') and
11297            'NDRPDR' and
11298            '1T1C' and
11299            'IP6FWD' and
11300            not 'SRv6' and
11301            not 'IPSEC' and
11302            not 'VHOST'"
11303   parameters:
11304   - "throughput"
11305   - "parent"
11306   - "tags"
11307   sort:
11308   - "IP6BASE"
11309   - "POLICE_MARK"
11310   - "COPWHLIST"
11311   - "IACLDST"
11312   traces:
11313     hoverinfo: "x+y"
11314     boxpoints: "outliers"
11315     whiskerwidth: 0
11316   layout:
11317     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
11318     layout: "plot-throughput"
11319
11320 - type: "plot"
11321   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
11322   algorithm: "plot_performance_box"
11323   output-file-type: ".html"
11324   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
11325   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11326   filter: "'NIC_Intel-X710' and
11327            '78B' and
11328            ('IP6BASE' or
11329             'POLICE_MARK' or
11330             'COPWHLIST' or
11331             'IACLDST') and
11332            'NDRPDR' and
11333            '2T2C' and
11334            'IP6FWD' and
11335            not 'SRv6' and
11336            not 'IPSEC' and
11337            not 'VHOST'"
11338   parameters:
11339   - "throughput"
11340   - "parent"
11341   - "tags"
11342   sort:
11343   - "IP6BASE"
11344   - "POLICE_MARK"
11345   - "COPWHLIST"
11346   - "IACLDST"
11347   traces:
11348     hoverinfo: "x+y"
11349     boxpoints: "outliers"
11350     whiskerwidth: 0
11351   layout:
11352     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
11353     layout: "plot-throughput"
11354
11355 - type: "plot"
11356   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
11357   algorithm: "plot_performance_box"
11358   output-file-type: ".html"
11359   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
11360   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11361   filter: "'NIC_Intel-X710' and
11362            '78B' and
11363            ('IP6BASE' or
11364             'POLICE_MARK' or
11365             'COPWHLIST' or
11366             'IACLDST') and
11367            'NDRPDR' and
11368            '1T1C' and
11369            'IP6FWD' and
11370            not 'SRv6' and
11371            not 'IPSEC' and
11372            not 'VHOST'"
11373   parameters:
11374   - "throughput"
11375   - "parent"
11376   - "tags"
11377   sort:
11378   - "IP6BASE"
11379   - "POLICE_MARK"
11380   - "COPWHLIST"
11381   - "IACLDST"
11382   traces:
11383     hoverinfo: "x+y"
11384     boxpoints: "outliers"
11385     whiskerwidth: 0
11386   layout:
11387     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
11388     layout: "plot-throughput"
11389
11390 - type: "plot"
11391   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
11392   algorithm: "plot_performance_box"
11393   output-file-type: ".html"
11394   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
11395   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11396   filter: "'NIC_Intel-X710' and
11397            '78B' and
11398            ('IP6BASE' or
11399             'POLICE_MARK' or
11400             'COPWHLIST' or
11401             'IACLDST') and
11402            'NDRPDR' and
11403            '2T2C' and
11404            'IP6FWD' and
11405            not 'SRv6' and
11406            not 'IPSEC' and
11407            not 'VHOST'"
11408   parameters:
11409   - "throughput"
11410   - "parent"
11411   - "tags"
11412   sort:
11413   - "IP6BASE"
11414   - "POLICE_MARK"
11415   - "COPWHLIST"
11416   - "IACLDST"
11417   traces:
11418     hoverinfo: "x+y"
11419     boxpoints: "outliers"
11420     whiskerwidth: 0
11421   layout:
11422     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
11423     layout: "plot-throughput"
11424
11425 # Packet Throughput - VPP IPv6 3n-hsw-xl710
11426 - type: "plot"
11427   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
11428   algorithm: "plot_performance_box"
11429   output-file-type: ".html"
11430   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
11431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11432   filter: "'NIC_Intel-XL710' and
11433            '78B' and
11434            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11435            'NDRPDR' and
11436            '1T1C' and
11437            'IP6FWD' and
11438            not 'SRv6' and
11439            not 'IPSEC' and
11440            not 'VHOST'"
11441   parameters:
11442   - "throughput"
11443   - "parent"
11444   - "tags"
11445   sort:
11446   - "IP6BASE"
11447   - "FIB_20K"
11448   - "FIB_200K"
11449   - "FIB_2M"
11450   traces:
11451     hoverinfo: "x+y"
11452     boxpoints: "outliers"
11453     whiskerwidth: 0
11454   layout:
11455     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
11456     layout: "plot-throughput"
11457
11458 - type: "plot"
11459   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
11460   algorithm: "plot_performance_box"
11461   output-file-type: ".html"
11462   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
11463   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11464   filter: "'NIC_Intel-XL710' and
11465            '78B' and
11466            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11467            'NDRPDR' and
11468            '1T1C' and
11469            'IP6FWD' and
11470            not 'SRv6' and
11471            not 'IPSEC' and
11472            not 'VHOST'"
11473   parameters:
11474   - "throughput"
11475   - "parent"
11476   - "tags"
11477   sort:
11478   - "IP6BASE"
11479   - "FIB_20K"
11480   - "FIB_200K"
11481   - "FIB_2M"
11482   traces:
11483     hoverinfo: "x+y"
11484     boxpoints: "outliers"
11485     whiskerwidth: 0
11486   layout:
11487     title: "ip6-3n-hsw-xl710-78b-1t1c-base-pdr"
11488     layout: "plot-throughput"
11489
11490 - type: "plot"
11491   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
11492   algorithm: "plot_performance_box"
11493   output-file-type: ".html"
11494   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
11495   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11496   filter: "'NIC_Intel-XL710' and
11497            '78B' and
11498            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11499            'NDRPDR' and
11500            '2T2C' and
11501            'IP6FWD' and
11502            not 'SRv6' and
11503            not 'IPSEC' and
11504            not 'VHOST'"
11505   parameters:
11506   - "throughput"
11507   - "parent"
11508   - "tags"
11509   sort:
11510   - "IP6BASE"
11511   - "FIB_20K"
11512   - "FIB_200K"
11513   - "FIB_2M"
11514   traces:
11515     hoverinfo: "x+y"
11516     boxpoints: "outliers"
11517     whiskerwidth: 0
11518   layout:
11519     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
11520     layout: "plot-throughput"
11521
11522 - type: "plot"
11523   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
11524   algorithm: "plot_performance_box"
11525   output-file-type: ".html"
11526   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
11527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11528   filter: "'NIC_Intel-XL710' and
11529            '78B' and
11530            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11531            'NDRPDR' and
11532            '2T2C' and
11533            'IP6FWD' and
11534            not 'SRv6' and
11535            not 'IPSEC' and
11536            not 'VHOST'"
11537   parameters:
11538   - "throughput"
11539   - "parent"
11540   - "tags"
11541   sort:
11542   - "IP6BASE"
11543   - "FIB_20K"
11544   - "FIB_200K"
11545   - "FIB_2M"
11546   traces:
11547     hoverinfo: "x+y"
11548     boxpoints: "outliers"
11549     whiskerwidth: 0
11550   layout:
11551     title: "ip6-3n-hsw-xl710-78b-2t2c-base-pdr"
11552     layout: "plot-throughput"
11553
11554 # Packet Throughput - VPP IPv6 3n-skx-x710
11555 - type: "plot"
11556   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
11557   algorithm: "plot_performance_box"
11558   output-file-type: ".html"
11559   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
11560   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11561   filter: "'NIC_Intel-X710' and
11562            '78B' and
11563            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11564            'NDRPDR' and
11565            '2T1C' and
11566            'IP6FWD' and
11567            not 'SRv6' and
11568            not 'IPSEC' and
11569            not 'VHOST'"
11570   parameters:
11571   - "throughput"
11572   - "parent"
11573   - "tags"
11574   sort:
11575   - "IP6BASE"
11576   - "FIB_20k"
11577   - "FIB_200k"
11578   - "FIB_2M"
11579   traces:
11580     hoverinfo: "x+y"
11581     boxpoints: "outliers"
11582     whiskerwidth: 0
11583   layout:
11584     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
11585     layout: "plot-throughput"
11586
11587 - type: "plot"
11588   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
11589   algorithm: "plot_performance_box"
11590   output-file-type: ".html"
11591   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
11592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11593   filter: "'NIC_Intel-X710' and
11594            '78B' and
11595            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11596            'NDRPDR' and
11597            '2T1C' and
11598            'IP6FWD' and
11599            not 'SRv6' and
11600            not 'IPSEC' and
11601            not 'VHOST'"
11602   parameters:
11603   - "throughput"
11604   - "parent"
11605   - "tags"
11606   sort:
11607   - "IP6BASE"
11608   - "FIB_20k"
11609   - "FIB_200k"
11610   - "FIB_2M"
11611   traces:
11612     hoverinfo: "x+y"
11613     boxpoints: "outliers"
11614     whiskerwidth: 0
11615   layout:
11616     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
11617     layout: "plot-throughput"
11618
11619 - type: "plot"
11620   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
11621   algorithm: "plot_performance_box"
11622   output-file-type: ".html"
11623   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
11624   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11625   filter: "'NIC_Intel-X710' and
11626            '78B' and
11627            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11628            'NDRPDR' and
11629            '4T2C' and
11630            'IP6FWD' and
11631            not 'SRv6' and
11632            not 'IPSEC' and
11633            not 'VHOST'"
11634   parameters:
11635   - "throughput"
11636   - "parent"
11637   - "tags"
11638   sort:
11639   - "IP6BASE"
11640   - "FIB_20k"
11641   - "FIB_200k"
11642   - "FIB_2M"
11643   traces:
11644     hoverinfo: "x+y"
11645     boxpoints: "outliers"
11646     whiskerwidth: 0
11647   layout:
11648     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
11649     layout: "plot-throughput"
11650
11651 - type: "plot"
11652   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
11653   algorithm: "plot_performance_box"
11654   output-file-type: ".html"
11655   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
11656   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11657   filter: "'NIC_Intel-X710' and
11658            '78B' and
11659            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11660            'NDRPDR' and
11661            '4T2C' and
11662            'IP6FWD' and
11663            not 'SRv6' and
11664            not 'IPSEC' and
11665            not 'VHOST'"
11666   parameters:
11667   - "throughput"
11668   - "parent"
11669   - "tags"
11670   sort:
11671   - "IP6BASE"
11672   - "FIB_20k"
11673   - "FIB_200k"
11674   - "FIB_2M"
11675   traces:
11676     hoverinfo: "x+y"
11677     boxpoints: "outliers"
11678     whiskerwidth: 0
11679   layout:
11680     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
11681     layout: "plot-throughput"
11682
11683 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
11684 - type: "plot"
11685   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
11686   algorithm: "plot_performance_box"
11687   output-file-type: ".html"
11688   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
11689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11690   filter: "'NIC_Intel-X710' and
11691            '78B' and
11692            ('IP6BASE' or
11693             'POLICE_MARK' or
11694             'COPWHLIST' or
11695             'IACLDST') and
11696            'NDRPDR' and
11697            '2T1C' and
11698            'IP6FWD' and
11699            not 'SRv6' and
11700            not 'IPSEC' and
11701            not 'VHOST'"
11702   parameters:
11703   - "throughput"
11704   - "parent"
11705   - "tags"
11706   sort:
11707   - "IP6BASE"
11708   - "POLICE_MARK"
11709   - "COPWHLIST"
11710   - "IACLDST"
11711   traces:
11712     hoverinfo: "x+y"
11713     boxpoints: "outliers"
11714     whiskerwidth: 0
11715   layout:
11716     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
11717     layout: "plot-throughput"
11718
11719 - type: "plot"
11720   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
11721   algorithm: "plot_performance_box"
11722   output-file-type: ".html"
11723   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
11724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11725   filter: "'NIC_Intel-X710' and
11726            '78B' and
11727            ('IP6BASE' or
11728             'POLICE_MARK' or
11729             'COPWHLIST' or
11730             'IACLDST') and
11731            'NDRPDR' and
11732            '4T2C' and
11733            'IP6FWD' and
11734            not 'SRv6' and
11735            not 'IPSEC' and
11736            not 'VHOST'"
11737   parameters:
11738   - "throughput"
11739   - "parent"
11740   - "tags"
11741   sort:
11742   - "IP6BASE"
11743   - "POLICE_MARK"
11744   - "COPWHLIST"
11745   - "IACLDST"
11746   traces:
11747     hoverinfo: "x+y"
11748     boxpoints: "outliers"
11749     whiskerwidth: 0
11750   layout:
11751     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
11752     layout: "plot-throughput"
11753
11754 - type: "plot"
11755   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
11756   algorithm: "plot_performance_box"
11757   output-file-type: ".html"
11758   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
11759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11760   filter: "'NIC_Intel-X710' and
11761            '78B' and
11762            ('IP6BASE' or
11763             'POLICE_MARK' or
11764             'COPWHLIST' or
11765             'IACLDST') and
11766            'NDRPDR' and
11767            '2T1C' and
11768            'IP6FWD' and
11769            not 'SRv6' and
11770            not 'IPSEC' and
11771            not 'VHOST'"
11772   parameters:
11773   - "throughput"
11774   - "parent"
11775   - "tags"
11776   sort:
11777   - "IP6BASE"
11778   - "POLICE_MARK"
11779   - "COPWHLIST"
11780   - "IACLDST"
11781   traces:
11782     hoverinfo: "x+y"
11783     boxpoints: "outliers"
11784     whiskerwidth: 0
11785   layout:
11786     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
11787     layout: "plot-throughput"
11788
11789 - type: "plot"
11790   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
11791   algorithm: "plot_performance_box"
11792   output-file-type: ".html"
11793   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
11794   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11795   filter: "'NIC_Intel-X710' and
11796            '78B' and
11797            ('IP6BASE' or
11798             'POLICE_MARK' or
11799             'COPWHLIST' or
11800             'IACLDST') and
11801            'NDRPDR' and
11802            '4T2C' and
11803            'IP6FWD' and
11804            not 'SRv6' and
11805            not 'IPSEC' and
11806            not 'VHOST'"
11807   parameters:
11808   - "throughput"
11809   - "parent"
11810   - "tags"
11811   sort:
11812   - "IP6BASE"
11813   - "POLICE_MARK"
11814   - "COPWHLIST"
11815   - "IACLDST"
11816   traces:
11817     hoverinfo: "x+y"
11818     boxpoints: "outliers"
11819     whiskerwidth: 0
11820   layout:
11821     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
11822     layout: "plot-throughput"
11823
11824 # Packet Throughput - VPP IPv6 2n-skx-x710
11825 - type: "plot"
11826   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
11827   algorithm: "plot_performance_box"
11828   output-file-type: ".html"
11829   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
11830   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11831   filter: "'NIC_Intel-X710' and
11832            '78B' and
11833            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11834            'NDRPDR' and
11835            '2T1C' 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-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
11855     layout: "plot-throughput"
11856
11857 - type: "plot"
11858   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
11859   algorithm: "plot_performance_box"
11860   output-file-type: ".html"
11861   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
11862   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11863   filter: "'NIC_Intel-X710' and
11864            '78B' and
11865            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11866            'NDRPDR' and
11867            '2T1C' 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-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
11887     layout: "plot-throughput"
11888
11889 - type: "plot"
11890   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
11891   algorithm: "plot_performance_box"
11892   output-file-type: ".html"
11893   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
11894   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11895   filter: "'NIC_Intel-X710' and
11896            '78B' and
11897            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11898            'NDRPDR' and
11899            '4T2C' and
11900            'IP6FWD' and
11901            not 'SRv6' and
11902            not 'IPSEC' and
11903            not 'VHOST'"
11904   parameters:
11905   - "throughput"
11906   - "parent"
11907   - "tags"
11908   sort:
11909   - "IP6BASE"
11910   - "FIB_20k"
11911   - "FIB_200k"
11912   - "FIB_2M"
11913   traces:
11914     hoverinfo: "x+y"
11915     boxpoints: "outliers"
11916     whiskerwidth: 0
11917   layout:
11918     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
11919     layout: "plot-throughput"
11920
11921 - type: "plot"
11922   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
11923   algorithm: "plot_performance_box"
11924   output-file-type: ".html"
11925   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
11926   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11927   filter: "'NIC_Intel-X710' and
11928            '78B' and
11929            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11930            'NDRPDR' and
11931            '4T2C' and
11932            'IP6FWD' and
11933            not 'SRv6' and
11934            not 'IPSEC' and
11935            not 'VHOST'"
11936   parameters:
11937   - "throughput"
11938   - "parent"
11939   - "tags"
11940   sort:
11941   - "IP6BASE"
11942   - "FIB_20k"
11943   - "FIB_200k"
11944   - "FIB_2M"
11945   traces:
11946     hoverinfo: "x+y"
11947     boxpoints: "outliers"
11948     whiskerwidth: 0
11949   layout:
11950     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
11951     layout: "plot-throughput"
11952
11953 # Packet Throughput - VPP IPv6 2n-skx-xxv710
11954 - type: "plot"
11955   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
11956   algorithm: "plot_performance_box"
11957   output-file-type: ".html"
11958   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
11959   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11960   filter: "'NIC_Intel-XXV710' and
11961            '78B' and
11962            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11963            'NDRPDR' and
11964            '2T1C' 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-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
11984     layout: "plot-throughput"
11985
11986 - type: "plot"
11987   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
11988   algorithm: "plot_performance_box"
11989   output-file-type: ".html"
11990   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
11991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11992   filter: "'NIC_Intel-XXV710' and
11993            '78B' and
11994            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
11995            'NDRPDR' and
11996            '2T1C' 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-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12016     layout: "plot-throughput"
12017
12018 - type: "plot"
12019   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12020   algorithm: "plot_performance_box"
12021   output-file-type: ".html"
12022   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12023   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12024   filter: "'NIC_Intel-XXV710' and
12025            '78B' and
12026            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12027            'NDRPDR' and
12028            '4T2C' and
12029            'IP6FWD' and
12030            not 'SRv6' and
12031            not 'IPSEC' and
12032            not 'VHOST'"
12033   parameters:
12034   - "throughput"
12035   - "parent"
12036   - "tags"
12037   sort:
12038   - "IP6BASE"
12039   - "FIB_20k"
12040   - "FIB_200k"
12041   - "FIB_2M"
12042   traces:
12043     hoverinfo: "x+y"
12044     boxpoints: "outliers"
12045     whiskerwidth: 0
12046   layout:
12047     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12048     layout: "plot-throughput"
12049
12050 - type: "plot"
12051   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12052   algorithm: "plot_performance_box"
12053   output-file-type: ".html"
12054   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12055   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12056   filter: "'NIC_Intel-XXV710' and
12057            '78B' and
12058            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12059            'NDRPDR' and
12060            '4T2C' and
12061            'IP6FWD' and
12062            not 'SRv6' and
12063            not 'IPSEC' and
12064            not 'VHOST'"
12065   parameters:
12066   - "throughput"
12067   - "parent"
12068   - "tags"
12069   sort:
12070   - "IP6BASE"
12071   - "FIB_20k"
12072   - "FIB_200k"
12073   - "FIB_2M"
12074   traces:
12075     hoverinfo: "x+y"
12076     boxpoints: "outliers"
12077     whiskerwidth: 0
12078   layout:
12079     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12080     layout: "plot-throughput"
12081
12082 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
12083 - type: "plot"
12084   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12085   algorithm: "plot_performance_box"
12086   output-file-type: ".html"
12087   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12088   data: "intel-dnv-vpp"
12089   filter: "'NIC_Intel-X553' and
12090            '78B' and
12091            'IP6BASE' and
12092            'NDRPDR' and
12093            '1T1C' and
12094            'IP6FWD' and
12095            not 'SRv6' and
12096            not 'IPSEC' and
12097            not 'VHOST'"
12098   parameters:
12099   - "throughput"
12100   - "parent"
12101   - "tags"
12102   sort:
12103   - "IP6BASE"
12104   traces:
12105     hoverinfo: "x+y"
12106     boxpoints: "outliers"
12107     whiskerwidth: 0
12108   layout:
12109     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12110     layout: "plot-throughput"
12111
12112 - type: "plot"
12113   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12114   algorithm: "plot_performance_box"
12115   output-file-type: ".html"
12116   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12117   data: "intel-dnv-vpp"
12118   filter: "'NIC_Intel-X553' and
12119            '78B' and
12120            'IP6BASE' and
12121            'NDRPDR' and
12122            '1T1C' and
12123            'IP6FWD' and
12124            not 'SRv6' and
12125            not 'IPSEC' and
12126            not 'VHOST'"
12127   parameters:
12128   - "throughput"
12129   - "parent"
12130   - "tags"
12131   sort:
12132   - "IP6BASE"
12133   traces:
12134     hoverinfo: "x+y"
12135     boxpoints: "outliers"
12136     whiskerwidth: 0
12137   layout:
12138     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12139     layout: "plot-throughput"
12140
12141 - type: "plot"
12142   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12143   algorithm: "plot_performance_box"
12144   output-file-type: ".html"
12145   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12146   data: "intel-dnv-vpp"
12147   filter: "'NIC_Intel-X553' and
12148            '78B' and
12149            'IP6BASE' and
12150            'NDRPDR' and
12151            '2T2C' and
12152            'IP6FWD' and
12153            not 'SRv6' and
12154            not 'IPSEC' and
12155            not 'VHOST'"
12156   parameters:
12157   - "throughput"
12158   - "parent"
12159   - "tags"
12160   sort:
12161   - "IP6BASE"
12162   traces:
12163     hoverinfo: "x+y"
12164     boxpoints: "outliers"
12165     whiskerwidth: 0
12166   layout:
12167     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
12168     layout: "plot-throughput"
12169
12170 - type: "plot"
12171   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12172   algorithm: "plot_performance_box"
12173   output-file-type: ".html"
12174   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12175   data: "intel-dnv-vpp"
12176   filter: "'NIC_Intel-X553' and
12177            '78B' and
12178            'IP6BASE' and
12179            'NDRPDR' and
12180            '2T2C' and
12181            'IP6FWD' and
12182            not 'SRv6' and
12183            not 'IPSEC' and
12184            not 'VHOST'"
12185   parameters:
12186   - "throughput"
12187   - "parent"
12188   - "tags"
12189   sort:
12190   - "IP6BASE"
12191   traces:
12192     hoverinfo: "x+y"
12193     boxpoints: "outliers"
12194     whiskerwidth: 0
12195   layout:
12196     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
12197     layout: "plot-throughput"
12198
12199 ################################################################################
12200
12201 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
12202 - type: "plot"
12203   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
12204   algorithm: "plot_performance_box"
12205   output-file-type: ".html"
12206   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
12207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12208   filter: "'NIC_Intel-X520-DA2' and
12209            '78B' and
12210            'ENCAP' and
12211            'NDRPDR' and
12212            '1T1C' and
12213            'LISP' and
12214            not 'VHOST'"
12215   parameters:
12216   - "throughput"
12217   - "parent"
12218   - "tags"
12219   sort:
12220   - "IP4UNRLAY"
12221   - "IP6UNRLAY"
12222   traces:
12223     hoverinfo: "x+y"
12224     boxpoints: "outliers"
12225     whiskerwidth: 0
12226   layout:
12227     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
12228     layout: "plot-throughput"
12229
12230 - type: "plot"
12231   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
12232   algorithm: "plot_performance_box"
12233   output-file-type: ".html"
12234   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
12235   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12236   filter: "'NIC_Intel-X520-DA2' and
12237            '78B' and
12238            'ENCAP' and
12239            'NDRPDR' and
12240            '1T1C' and
12241            'LISP' and
12242            not 'VHOST'"
12243   parameters:
12244   - "throughput"
12245   - "parent"
12246   - "tags"
12247   sort:
12248   - "IP4UNRLAY"
12249   - "IP6UNRLAY"
12250   traces:
12251     hoverinfo: "x+y"
12252     boxpoints: "outliers"
12253     whiskerwidth: 0
12254   layout:
12255     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-pdr"
12256     layout: "plot-throughput"
12257
12258 - type: "plot"
12259   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
12260   algorithm: "plot_performance_box"
12261   output-file-type: ".html"
12262   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
12263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12264   filter: "'NIC_Intel-X520-DA2' and
12265            '78B' and
12266            'ENCAP' and
12267            'NDRPDR' and
12268            '2T2C' and
12269            'LISP' and
12270            not 'VHOST'"
12271   parameters:
12272   - "throughput"
12273   - "parent"
12274   - "tags"
12275   sort:
12276   - "IP4UNRLAY"
12277   - "IP6UNRLAY"
12278   traces:
12279     hoverinfo: "x+y"
12280     boxpoints: "outliers"
12281     whiskerwidth: 0
12282   layout:
12283     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
12284     layout: "plot-throughput"
12285
12286 - type: "plot"
12287   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
12288   algorithm: "plot_performance_box"
12289   output-file-type: ".html"
12290   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
12291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12292   filter: "'NIC_Intel-X520-DA2' and
12293            '78B' and
12294            'ENCAP' and
12295            'NDRPDR' and
12296            '2T2C' and
12297            'LISP' and
12298            not 'VHOST'"
12299   parameters:
12300   - "throughput"
12301   - "parent"
12302   - "tags"
12303   sort:
12304   - "IP4UNRLAY"
12305   - "IP6UNRLAY"
12306   traces:
12307     hoverinfo: "x+y"
12308     boxpoints: "outliers"
12309     whiskerwidth: 0
12310   layout:
12311     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-pdr"
12312     layout: "plot-throughput"
12313
12314 ################################################################################
12315
12316 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
12317 - type: "plot"
12318   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
12319   algorithm: "plot_performance_box"
12320   output-file-type: ".html"
12321   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
12322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12323   filter: "'NIC_Intel-XL710' and
12324            '64B' and
12325            'IP4FWD' and
12326            'NDRPDR' and
12327            'BASE' and
12328            '1T1C' and
12329            'IPSECHW' and
12330            ('IPSECTRAN' or 'IPSECTUN') and
12331            not 'VHOST'"
12332   parameters:
12333   - "throughput"
12334   - "parent"
12335   - "tags"
12336   traces:
12337     hoverinfo: "x+y"
12338     boxpoints: "outliers"
12339     whiskerwidth: 0
12340   layout:
12341     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
12342     layout: "plot-throughput"
12343
12344 - type: "plot"
12345   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
12346   algorithm: "plot_performance_box"
12347   output-file-type: ".html"
12348   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
12349   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12350   filter: "'NIC_Intel-XL710' and
12351            '64B' and
12352            'IP4FWD' and
12353            'NDRPDR' and
12354            'BASE' and
12355            '1T1C' and
12356            'IPSECHW' and
12357            ('IPSECTRAN' or 'IPSECTUN') and
12358            not 'VHOST'"
12359   parameters:
12360   - "throughput"
12361   - "parent"
12362   - "tags"
12363   traces:
12364     hoverinfo: "x+y"
12365     boxpoints: "outliers"
12366     whiskerwidth: 0
12367   layout:
12368     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
12369     layout: "plot-throughput"
12370
12371 - type: "plot"
12372   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
12373   algorithm: "plot_performance_box"
12374   output-file-type: ".html"
12375   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
12376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12377   filter: "'NIC_Intel-XL710' and
12378            '64B' and
12379            'IP4FWD' and
12380            'NDRPDR' and
12381            'BASE' and
12382            '2T2C' and
12383            'IPSECHW' and
12384            ('IPSECTRAN' or 'IPSECTUN') and
12385            not 'VHOST'"
12386   parameters:
12387   - "throughput"
12388   - "parent"
12389   - "tags"
12390   traces:
12391     hoverinfo: "x+y"
12392     boxpoints: "outliers"
12393     whiskerwidth: 0
12394   layout:
12395     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
12396     layout: "plot-throughput"
12397
12398 - type: "plot"
12399   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
12400   algorithm: "plot_performance_box"
12401   output-file-type: ".html"
12402   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
12403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12404   filter: "'NIC_Intel-XL710' and
12405            '64B' and
12406            'IP4FWD' and
12407            'NDRPDR' and
12408            'BASE' and
12409            '2T2C' and
12410            'IPSECHW' and
12411            ('IPSECTRAN' or 'IPSECTUN') and
12412            not 'VHOST'"
12413   parameters:
12414   - "throughput"
12415   - "parent"
12416   - "tags"
12417   traces:
12418     hoverinfo: "x+y"
12419     boxpoints: "outliers"
12420     whiskerwidth: 0
12421   layout:
12422     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
12423     layout: "plot-throughput"
12424
12425 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
12426 - type: "plot"
12427   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
12428   algorithm: "plot_performance_box"
12429   output-file-type: ".html"
12430   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
12431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12432   filter: "'NIC_Intel-XL710' and
12433            '64B' and
12434            'IP4FWD' and
12435            'NDRPDR' and
12436            'SCALE' and
12437            '1T1C' and
12438            'IPSECHW' and
12439            ('IPSECTRAN' or 'IPSECTUN') and
12440            not 'VHOST'"
12441   parameters:
12442   - "throughput"
12443   - "parent"
12444   - "tags"
12445   traces:
12446     hoverinfo: "x+y"
12447     boxpoints: "outliers"
12448     whiskerwidth: 0
12449   layout:
12450     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
12451     layout: "plot-throughput"
12452
12453 - type: "plot"
12454   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
12455   algorithm: "plot_performance_box"
12456   output-file-type: ".html"
12457   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
12458   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12459   filter: "'NIC_Intel-XL710' and
12460            '64B' and
12461            'IP4FWD' and
12462            'NDRPDR' and
12463            'SCALE' and
12464            '1T1C' and
12465            'IPSECHW' and
12466            ('IPSECTRAN' or 'IPSECTUN') and
12467            not 'VHOST'"
12468   parameters:
12469   - "throughput"
12470   - "parent"
12471   - "tags"
12472   traces:
12473     hoverinfo: "x+y"
12474     boxpoints: "outliers"
12475     whiskerwidth: 0
12476   layout:
12477     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
12478     layout: "plot-throughput"
12479
12480 - type: "plot"
12481   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
12482   algorithm: "plot_performance_box"
12483   output-file-type: ".html"
12484   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
12485   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12486   filter: "'NIC_Intel-XL710' and
12487            '64B' and
12488            'IP4FWD' and
12489            'NDRPDR' and
12490            'SCALE' and
12491            '2T2C' and
12492            'IPSECHW' and
12493            ('IPSECTRAN' or 'IPSECTUN') and
12494            not 'VHOST'"
12495   parameters:
12496   - "throughput"
12497   - "parent"
12498   - "tags"
12499   traces:
12500     hoverinfo: "x+y"
12501     boxpoints: "outliers"
12502     whiskerwidth: 0
12503   layout:
12504     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
12505     layout: "plot-throughput"
12506
12507 - type: "plot"
12508   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
12509   algorithm: "plot_performance_box"
12510   output-file-type: ".html"
12511   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
12512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12513   filter: "'NIC_Intel-XL710' and
12514            '64B' and
12515            'IP4FWD' and
12516            'NDRPDR' and
12517            'SCALE' and
12518            '2T2C' and
12519            'IPSECHW' and
12520            ('IPSECTRAN' or 'IPSECTUN') and
12521            not 'VHOST'"
12522   parameters:
12523   - "throughput"
12524   - "parent"
12525   - "tags"
12526   traces:
12527     hoverinfo: "x+y"
12528     boxpoints: "outliers"
12529     whiskerwidth: 0
12530   layout:
12531     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
12532     layout: "plot-throughput"
12533
12534 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
12535 - type: "plot"
12536   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
12537   algorithm: "plot_performance_box"
12538   output-file-type: ".html"
12539   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
12540   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12541   filter: "'NIC_Intel-XL710' and
12542            '64B' and
12543            'IP4FWD' and
12544            'NDRPDR' and
12545            '1T1C' and
12546            'IPSECSW' and
12547            ('IPSECTRAN' or 'IPSECTUN') and
12548            not 'VHOST'"
12549   parameters:
12550   - "throughput"
12551   - "parent"
12552   - "tags"
12553   traces:
12554     hoverinfo: "x+y"
12555     boxpoints: "outliers"
12556     whiskerwidth: 0
12557   layout:
12558     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
12559     layout: "plot-throughput"
12560
12561 - type: "plot"
12562   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
12563   algorithm: "plot_performance_box"
12564   output-file-type: ".html"
12565   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
12566   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12567   filter: "'NIC_Intel-XL710' and
12568            '64B' and
12569            'IP4FWD' and
12570            'NDRPDR' and
12571            '1T1C' and
12572            'IPSECSW' and
12573            ('IPSECTRAN' or 'IPSECTUN') and
12574            not 'VHOST'"
12575   parameters:
12576   - "throughput"
12577   - "parent"
12578   - "tags"
12579   traces:
12580     hoverinfo: "x+y"
12581     boxpoints: "outliers"
12582     whiskerwidth: 0
12583   layout:
12584     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
12585     layout: "plot-throughput"
12586
12587 - type: "plot"
12588   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
12589   algorithm: "plot_performance_box"
12590   output-file-type: ".html"
12591   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
12592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12593   filter: "'NIC_Intel-XL710' and
12594            '64B' and
12595            'IP4FWD' and
12596            'NDRPDR' and
12597            '2T2C' and
12598            'IPSECSW' and
12599            ('IPSECTRAN' or 'IPSECTUN') and
12600            not 'VHOST'"
12601   parameters:
12602   - "throughput"
12603   - "parent"
12604   - "tags"
12605   traces:
12606     hoverinfo: "x+y"
12607     boxpoints: "outliers"
12608     whiskerwidth: 0
12609   layout:
12610     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
12611     layout: "plot-throughput"
12612
12613 - type: "plot"
12614   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
12615   algorithm: "plot_performance_box"
12616   output-file-type: ".html"
12617   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
12618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12619   filter: "'NIC_Intel-XL710' and
12620            '64B' and
12621            'IP4FWD' and
12622            'NDRPDR' and
12623            '2T2C' and
12624            'IPSECSW' and
12625            ('IPSECTRAN' or 'IPSECTUN') and
12626            not 'VHOST'"
12627   parameters:
12628   - "throughput"
12629   - "parent"
12630   - "tags"
12631   traces:
12632     hoverinfo: "x+y"
12633     boxpoints: "outliers"
12634     whiskerwidth: 0
12635   layout:
12636     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
12637     layout: "plot-throughput"
12638
12639 ################################################################################
12640
12641 # Packet Throughput - VPP SRv6 3n-hsw-x520
12642 - type: "plot"
12643   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
12644   algorithm: "plot_performance_box"
12645   output-file-type: ".html"
12646   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
12647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12648   filter: "'NIC_Intel-X520-DA2' and
12649            '78B' and
12650            'FEATURE' and
12651            'NDRPDR' and
12652            '1T1C' and
12653            'IP6FWD' and
12654            'SRv6'"
12655   parameters:
12656   - "throughput"
12657   - "parent"
12658   - "tags"
12659   traces:
12660     hoverinfo: "x+y"
12661     boxpoints: "outliers"
12662     whiskerwidth: 0
12663   layout:
12664     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
12665     layout: "plot-throughput"
12666
12667 - type: "plot"
12668   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
12669   algorithm: "plot_performance_box"
12670   output-file-type: ".html"
12671   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
12672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12673   filter: "'NIC_Intel-X520-DA2' and
12674            '78B' and
12675            'FEATURE' and
12676            'NDRPDR' and
12677            '1T1C' and
12678            'IP6FWD' and
12679            'SRv6'"
12680   parameters:
12681   - "throughput"
12682   - "parent"
12683   - "tags"
12684   traces:
12685     hoverinfo: "x+y"
12686     boxpoints: "outliers"
12687     whiskerwidth: 0
12688   layout:
12689     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
12690     layout: "plot-throughput"
12691
12692 - type: "plot"
12693   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
12694   algorithm: "plot_performance_box"
12695   output-file-type: ".html"
12696   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
12697   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12698   filter: "'NIC_Intel-X520-DA2' and
12699            '78B' and
12700            'FEATURE' and
12701            'NDRPDR' and
12702            '2T2C' and
12703            'IP6FWD' and
12704            'SRv6'"
12705   parameters:
12706   - "throughput"
12707   - "parent"
12708   - "tags"
12709   traces:
12710     hoverinfo: "x+y"
12711     boxpoints: "outliers"
12712     whiskerwidth: 0
12713   layout:
12714     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
12715     layout: "plot-throughput"
12716
12717 - type: "plot"
12718   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
12719   algorithm: "plot_performance_box"
12720   output-file-type: ".html"
12721   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
12722   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12723   filter: "'NIC_Intel-X520-DA2' and
12724            '78B' and
12725            'FEATURE' and
12726            'NDRPDR' and
12727            '2T2C' and
12728            'IP6FWD' and
12729            'SRv6'"
12730   parameters:
12731   - "throughput"
12732   - "parent"
12733   - "tags"
12734   traces:
12735     hoverinfo: "x+y"
12736     boxpoints: "outliers"
12737     whiskerwidth: 0
12738   layout:
12739     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
12740     layout: "plot-throughput"
12741
12742 ################################################################################
12743
12744 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
12745 - type: "plot"
12746   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12747   algorithm: "plot_performance_box"
12748   output-file-type: ".html"
12749   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12750   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12751   filter: "'NIC_Intel-X520-DA2' and
12752            '64B' and
12753            'NDRPDR' and
12754            'ETH' and
12755            'IP4FWD' and
12756            '1T1C' and
12757            'VHOST_1024' and
12758            not 'VXLAN' and
12759            not 'DOT1Q'"
12760   parameters:
12761   - "throughput"
12762   - "parent"
12763   - "tags"
12764   sort:
12765   - "not CFS_OPT"
12766   - "1VM"
12767   - "2VM"
12768   traces:
12769     hoverinfo: "x+y"
12770     boxpoints: "outliers"
12771     whiskerwidth: 0
12772   layout:
12773     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12774     layout: "plot-throughput"
12775
12776 - type: "plot"
12777   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12778   algorithm: "plot_performance_box"
12779   output-file-type: ".html"
12780   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12782   filter: "'NIC_Intel-X520-DA2' and
12783            '64B' and
12784            'NDRPDR' and
12785            'ETH' and
12786            'IP4FWD' and
12787            '2T2C' and
12788            'VHOST_1024' and
12789            not 'VXLAN' and
12790            not 'DOT1Q'"
12791   parameters:
12792   - "throughput"
12793   - "parent"
12794   - "tags"
12795   sort:
12796   - "not CFS_OPT"
12797   - "1VM"
12798   - "2VM"
12799   traces:
12800     hoverinfo: "x+y"
12801     boxpoints: "outliers"
12802     whiskerwidth: 0
12803   layout:
12804     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12805     layout: "plot-throughput"
12806
12807 - type: "plot"
12808   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12809   algorithm: "plot_performance_box"
12810   output-file-type: ".html"
12811   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12812   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12813   filter: "'NIC_Intel-X520-DA2' and
12814            '64B' and
12815            'NDRPDR' and
12816            'ETH' and
12817            'IP4FWD' and
12818            '1T1C' and
12819            'VHOST_1024' and
12820            not 'VXLAN' and
12821            not 'DOT1Q'"
12822   parameters:
12823   - "throughput"
12824   - "parent"
12825   - "tags"
12826   sort:
12827   - "not CFS_OPT"
12828   - "1VM"
12829   - "2VM"
12830   traces:
12831     hoverinfo: "x+y"
12832     boxpoints: "outliers"
12833     whiskerwidth: 0
12834   layout:
12835     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12836     layout: "plot-throughput"
12837
12838 - type: "plot"
12839   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12840   algorithm: "plot_performance_box"
12841   output-file-type: ".html"
12842   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12843   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12844   filter: "'NIC_Intel-X520-DA2' and
12845            '64B' and
12846            'NDRPDR' and
12847            'ETH' and
12848            'IP4FWD' and
12849            '2T2C' and
12850            'VHOST_1024' and
12851            not 'VXLAN' and
12852            not 'DOT1Q'"
12853   parameters:
12854   - "throughput"
12855   - "parent"
12856   - "tags"
12857   sort:
12858   - "not CFS_OPT"
12859   - "1VM"
12860   - "2VM"
12861   traces:
12862     hoverinfo: "x+y"
12863     boxpoints: "outliers"
12864     whiskerwidth: 0
12865   layout:
12866     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12867     layout: "plot-throughput"
12868
12869 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
12870 - type: "plot"
12871   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12872   algorithm: "plot_performance_box"
12873   output-file-type: ".html"
12874   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12875   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12876   filter: "'NIC_Intel-X520-DA2' and
12877            '64B' and
12878            'NDRPDR' and
12879            ('ETH' or 'DOT1Q') and
12880            'BASE' and
12881            '1T1C' and
12882            ('L2BDMACLRN' or 'L2XCFWD') and
12883            'VHOST_1024' and
12884            not 'VXLAN' and
12885            not 'IP4FWD' and
12886            not '2VM'"
12887   parameters:
12888   - "throughput"
12889   - "parent"
12890   - "tags"
12891   sort:
12892   - "L2BDMACLRN"
12893   - "L2BDMACLRN"
12894   - "L2BDMACLRN"
12895   - "L2XCFWD"
12896   - "L2XCFWD"
12897   - "L2XCFWD"
12898   traces:
12899     hoverinfo: "x+y"
12900     boxpoints: "outliers"
12901     whiskerwidth: 0
12902   layout:
12903     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
12904     layout: "plot-throughput"
12905
12906 - type: "plot"
12907   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12908   algorithm: "plot_performance_box"
12909   output-file-type: ".html"
12910   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12911   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12912   filter: "'NIC_Intel-X520-DA2' and
12913            '64B' and
12914            'NDRPDR' and
12915            ('ETH' or 'DOT1Q') and
12916            'BASE' and
12917            '1T1C' and
12918            ('L2BDMACLRN' or 'L2XCFWD') and
12919            'VHOST_1024' and
12920            not 'VXLAN' and
12921            not 'IP4FWD' and
12922            not '2VM'"
12923   parameters:
12924   - "throughput"
12925   - "parent"
12926   - "tags"
12927   sort:
12928   - "L2BDMACLRN"
12929   - "L2BDMACLRN"
12930   - "L2BDMACLRN"
12931   - "L2XCFWD"
12932   - "L2XCFWD"
12933   - "L2XCFWD"
12934   traces:
12935     hoverinfo: "x+y"
12936     boxpoints: "outliers"
12937     whiskerwidth: 0
12938   layout:
12939     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
12940     layout: "plot-throughput"
12941
12942 - type: "plot"
12943   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12944   algorithm: "plot_performance_box"
12945   output-file-type: ".html"
12946   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12948   filter: "'NIC_Intel-X520-DA2' and
12949            '64B' and
12950            'NDRPDR' and
12951            ('ETH' or 'DOT1Q') and
12952            'BASE' and
12953            '2T2C' and
12954            ('L2BDMACLRN' or 'L2XCFWD') and
12955            'VHOST_1024' and
12956            not 'VXLAN' and
12957            not 'IP4FWD' and
12958            not '2VM'"
12959   parameters:
12960   - "throughput"
12961   - "parent"
12962   - "tags"
12963   sort:
12964   - "L2BDMACLRN"
12965   - "L2BDMACLRN"
12966   - "L2BDMACLRN"
12967   - "L2XCFWD"
12968   - "L2XCFWD"
12969   - "L2XCFWD"
12970   traces:
12971     hoverinfo: "x+y"
12972     boxpoints: "outliers"
12973     whiskerwidth: 0
12974   layout:
12975     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
12976     layout: "plot-throughput"
12977
12978 - type: "plot"
12979   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12980   algorithm: "plot_performance_box"
12981   output-file-type: ".html"
12982   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
12983   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12984   filter: "'NIC_Intel-X520-DA2' and
12985            '64B' and
12986            'NDRPDR' and
12987            ('ETH' or 'DOT1Q') and
12988            'BASE' and
12989            '2T2C' and
12990            ('L2BDMACLRN' or 'L2XCFWD') and
12991            'VHOST_1024' and
12992            not 'VXLAN' and
12993            not 'IP4FWD' and
12994            not '2VM'"
12995   parameters:
12996   - "throughput"
12997   - "parent"
12998   - "tags"
12999   sort:
13000   - "L2BDMACLRN"
13001   - "L2BDMACLRN"
13002   - "L2BDMACLRN"
13003   - "L2XCFWD"
13004   - "L2XCFWD"
13005   - "L2XCFWD"
13006   traces:
13007     hoverinfo: "x+y"
13008     boxpoints: "outliers"
13009     whiskerwidth: 0
13010   layout:
13011     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
13012     layout: "plot-throughput"
13013
13014 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
13015 - type: "plot"
13016   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13017   algorithm: "plot_performance_box"
13018   output-file-type: ".html"
13019   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13021   filter: "'NIC_Intel-X520-DA2' and
13022            '64B' and
13023            'NDRPDR' and
13024            ('ETH' or 'DOT1Q') and
13025            '1T1C' and
13026            ('L2BDMACLRN' or 'L2XCFWD') and
13027            'VHOST_1024' and
13028            not 'CFS_OPT' and
13029            not 'DOT1Q' and
13030            not 'VXLAN' and
13031            not 'IP4FWD' and
13032            not 'LBOND'"
13033   parameters:
13034   - "throughput"
13035   - "parent"
13036   - "tags"
13037 #  sort:
13038 #  - "1VM"
13039 #  - "L2XCFWD"
13040 #  - "1VM"
13041 #  - "L2BDMACLRN"
13042   traces:
13043     hoverinfo: "x+y"
13044     boxpoints: "outliers"
13045     whiskerwidth: 0
13046   layout:
13047     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
13048     layout: "plot-throughput"
13049
13050 - type: "plot"
13051   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13052   algorithm: "plot_performance_box"
13053   output-file-type: ".html"
13054   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13055   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13056   filter: "'NIC_Intel-X520-DA2' and
13057            '64B' and
13058            'NDRPDR' and
13059            ('ETH' or 'DOT1Q') and
13060            '1T1C' and
13061            ('L2BDMACLRN' or 'L2XCFWD') and
13062            'VHOST_1024' and
13063            not 'CFS_OPT' and
13064            not 'DOT1Q' and
13065            not 'VXLAN' and
13066            not 'IP4FWD' and
13067            not 'LBOND'"
13068   parameters:
13069   - "throughput"
13070   - "parent"
13071   - "tags"
13072 #  sort:
13073 #  - "1VM"
13074 #  - "L2XCFWD"
13075 #  - "1VM"
13076 #  - "L2BDMACLRN"
13077   traces:
13078     hoverinfo: "x+y"
13079     boxpoints: "outliers"
13080     whiskerwidth: 0
13081   layout:
13082     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
13083     layout: "plot-throughput"
13084
13085 - type: "plot"
13086   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13087   algorithm: "plot_performance_box"
13088   output-file-type: ".html"
13089   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13090   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13091   filter: "'NIC_Intel-X520-DA2' and
13092            '64B' and
13093            'NDRPDR' and
13094            ('ETH' or 'DOT1Q') and
13095            '2T2C' and
13096            ('L2BDMACLRN' or 'L2XCFWD') and
13097            'VHOST_1024' and
13098            not 'CFS_OPT' and
13099            not 'DOT1Q' and
13100            not 'VXLAN' and
13101            not 'IP4FWD' and
13102            not 'LBOND'"
13103   parameters:
13104   - "throughput"
13105   - "parent"
13106   - "tags"
13107 #  sort:
13108 #  - "1VM"
13109 #  - "L2XCFWD"
13110 #  - "1VM"
13111 #  - "L2BDMACLRN"
13112   traces:
13113     hoverinfo: "x+y"
13114     boxpoints: "outliers"
13115     whiskerwidth: 0
13116   layout:
13117     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
13118     layout: "plot-throughput"
13119
13120 - type: "plot"
13121   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13122   algorithm: "plot_performance_box"
13123   output-file-type: ".html"
13124   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13125   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13126   filter: "'NIC_Intel-X520-DA2' and
13127            '64B' and
13128            'NDRPDR' and
13129            ('ETH' or 'DOT1Q') and
13130            '2T2C' and
13131            ('L2BDMACLRN' or 'L2XCFWD') and
13132            'VHOST_1024' and
13133            not 'CFS_OPT' and
13134            not 'DOT1Q' and
13135            not 'VXLAN' and
13136            not 'IP4FWD' and
13137            not 'LBOND'"
13138   parameters:
13139   - "throughput"
13140   - "parent"
13141   - "tags"
13142 #  sort:
13143 #  - "1VM"
13144 #  - "L2XCFWD"
13145 #  - "1VM"
13146 #  - "L2BDMACLRN"
13147   traces:
13148     hoverinfo: "x+y"
13149     boxpoints: "outliers"
13150     whiskerwidth: 0
13151   layout:
13152     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
13153     layout: "plot-throughput"
13154
13155 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
13156 - type: "plot"
13157   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
13158   algorithm: "plot_performance_box"
13159   output-file-type: ".html"
13160   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
13161   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13162   filter: "'NIC_Intel-X710' and
13163            '64B' and
13164            'NDRPDR' and
13165            'ETH' and
13166            'IP4FWD' and
13167            '1T1C' and
13168            'VHOST_1024' and
13169            not 'VXLAN' and
13170            not 'CFS_OPT' and
13171            not 'DOT1Q'"
13172   parameters:
13173   - "throughput"
13174   - "parent"
13175   - "tags"
13176   sort:
13177   - "1VM"
13178   - "2VM"
13179   traces:
13180     hoverinfo: "x+y"
13181     boxpoints: "outliers"
13182     whiskerwidth: 0
13183   layout:
13184     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
13185     layout: "plot-throughput"
13186
13187 - type: "plot"
13188   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
13189   algorithm: "plot_performance_box"
13190   output-file-type: ".html"
13191   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
13192   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13193   filter: "'NIC_Intel-X710' and
13194            '64B' and
13195            'NDRPDR' and
13196            'ETH' and
13197            'IP4FWD' and
13198            '2T2C' and
13199            'VHOST_1024' and
13200            not 'VXLAN' and
13201            not 'CFS_OPT' and
13202            not 'DOT1Q'"
13203   parameters:
13204   - "throughput"
13205   - "parent"
13206   - "tags"
13207   sort:
13208   - "1VM"
13209   - "2VM"
13210   traces:
13211     hoverinfo: "x+y"
13212     boxpoints: "outliers"
13213     whiskerwidth: 0
13214   layout:
13215     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
13216     layout: "plot-throughput"
13217
13218 - type: "plot"
13219   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
13220   algorithm: "plot_performance_box"
13221   output-file-type: ".html"
13222   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
13223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13224   filter: "'NIC_Intel-X710' and
13225            '64B' and
13226            'NDRPDR' and
13227            'ETH' and
13228            'IP4FWD' and
13229            '1T1C' and
13230            'VHOST_1024' and
13231            not 'VXLAN' and
13232            not 'CFS_OPT' and
13233            not 'DOT1Q'"
13234   parameters:
13235   - "throughput"
13236   - "parent"
13237   - "tags"
13238   sort:
13239   - "1VM"
13240   - "2VM"
13241   traces:
13242     hoverinfo: "x+y"
13243     boxpoints: "outliers"
13244     whiskerwidth: 0
13245   layout:
13246     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
13247     layout: "plot-throughput"
13248
13249 - type: "plot"
13250   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13251   algorithm: "plot_performance_box"
13252   output-file-type: ".html"
13253   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13254   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13255   filter: "'NIC_Intel-X710' and
13256            '64B' and
13257            'NDRPDR' and
13258            'ETH' and
13259            'IP4FWD' and
13260            '2T2C' and
13261            'VHOST_1024' and
13262            not 'VXLAN' and
13263            not 'CFS_OPT' and
13264            not 'DOT1Q'"
13265   parameters:
13266   - "throughput"
13267   - "parent"
13268   - "tags"
13269   sort:
13270   - "1VM"
13271   - "2VM"
13272   traces:
13273     hoverinfo: "x+y"
13274     boxpoints: "outliers"
13275     whiskerwidth: 0
13276   layout:
13277     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13278     layout: "plot-throughput"
13279
13280 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
13281 - type: "plot"
13282   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
13283   algorithm: "plot_performance_box"
13284   output-file-type: ".html"
13285   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
13286   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13287   filter: "'NIC_Intel-X710' and
13288            '64B' and
13289            'NDRPDR' and
13290            ('ETH' or 'DOT1Q') and
13291            'BASE' and
13292            '1T1C' and
13293            ('L2BDMACLRN' or 'L2XCFWD') and
13294            'VHOST_1024' and
13295            not 'VXLAN' and
13296            not 'IP4FWD' and
13297            not '2VM'"
13298   parameters:
13299   - "throughput"
13300   - "parent"
13301   - "tags"
13302   sort:
13303   - "L2BDMACLRN"
13304   - "L2BDMACLRN"
13305   - "L2BDMACLRN"
13306   - "L2XCFWD"
13307   - "L2XCFWD"
13308   - "L2XCFWD"
13309   traces:
13310     hoverinfo: "x+y"
13311     boxpoints: "outliers"
13312     whiskerwidth: 0
13313   layout:
13314     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
13315     layout: "plot-throughput"
13316
13317 - type: "plot"
13318   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
13319   algorithm: "plot_performance_box"
13320   output-file-type: ".html"
13321   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
13322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13323   filter: "'NIC_Intel-X710' and
13324            '64B' and
13325            'NDRPDR' and
13326            ('ETH' or 'DOT1Q') and
13327            'BASE' and
13328            '1T1C' and
13329            ('L2BDMACLRN' or 'L2XCFWD') and
13330            'VHOST_1024' and
13331            not 'VXLAN' and
13332            not 'IP4FWD' and
13333            not '2VM'"
13334   parameters:
13335   - "throughput"
13336   - "parent"
13337   - "tags"
13338   sort:
13339   - "L2BDMACLRN"
13340   - "L2BDMACLRN"
13341   - "L2BDMACLRN"
13342   - "L2XCFWD"
13343   - "L2XCFWD"
13344   - "L2XCFWD"
13345   traces:
13346     hoverinfo: "x+y"
13347     boxpoints: "outliers"
13348     whiskerwidth: 0
13349   layout:
13350     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
13351     layout: "plot-throughput"
13352
13353 - type: "plot"
13354   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
13355   algorithm: "plot_performance_box"
13356   output-file-type: ".html"
13357   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
13358   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13359   filter: "'NIC_Intel-X710' and
13360            '64B' and
13361            'NDRPDR' and
13362            ('ETH' or 'DOT1Q') and
13363            'BASE' and
13364            '2T2C' and
13365            ('L2BDMACLRN' or 'L2XCFWD') and
13366            'VHOST_1024' and
13367            not 'VXLAN' and
13368            not 'IP4FWD' and
13369            not '2VM'"
13370   parameters:
13371   - "throughput"
13372   - "parent"
13373   - "tags"
13374   sort:
13375   - "L2BDMACLRN"
13376   - "L2BDMACLRN"
13377   - "L2BDMACLRN"
13378   - "L2XCFWD"
13379   - "L2XCFWD"
13380   - "L2XCFWD"
13381   traces:
13382     hoverinfo: "x+y"
13383     boxpoints: "outliers"
13384     whiskerwidth: 0
13385   layout:
13386     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
13387     layout: "plot-throughput"
13388
13389 - type: "plot"
13390   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
13391   algorithm: "plot_performance_box"
13392   output-file-type: ".html"
13393   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
13394   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13395   filter: "'NIC_Intel-X710' and
13396            '64B' and
13397            'NDRPDR' and
13398            ('ETH' or 'DOT1Q') and
13399            'BASE' and
13400            '2T2C' and
13401            ('L2BDMACLRN' or 'L2XCFWD') and
13402            'VHOST_1024' and
13403            not 'VXLAN' and
13404            not 'IP4FWD' and
13405            not '2VM'"
13406   parameters:
13407   - "throughput"
13408   - "parent"
13409   - "tags"
13410   sort:
13411   - "L2BDMACLRN"
13412   - "L2BDMACLRN"
13413   - "L2BDMACLRN"
13414   - "L2XCFWD"
13415   - "L2XCFWD"
13416   - "L2XCFWD"
13417   traces:
13418     hoverinfo: "x+y"
13419     boxpoints: "outliers"
13420     whiskerwidth: 0
13421   layout:
13422     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
13423     layout: "plot-throughput"
13424
13425 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
13426 - type: "plot"
13427   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
13428   algorithm: "plot_performance_box"
13429   output-file-type: ".html"
13430   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
13431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13432   filter: "'NIC_Intel-X710' and
13433            '64B' and
13434            'NDRPDR' and
13435            ('ETH' or 'DOT1Q') and
13436            '1T1C' and
13437            ('L2BDMACLRN' or 'L2XCFWD') and
13438            'VHOST_1024' and
13439            not 'CFS_OPT' and
13440            not 'VXLAN' and
13441            not 'IP4FWD' and
13442            not 'LBOND'"
13443   parameters:
13444   - "throughput"
13445   - "parent"
13446   - "tags"
13447   sort:
13448   - "L2BDMACLRN"
13449   - "L2BDMACLRN"
13450   - "L2BDMACLRN"
13451   - "L2XCFWD"
13452   - "L2XCFWD"
13453   - "L2XCFWD"
13454   traces:
13455     hoverinfo: "x+y"
13456     boxpoints: "outliers"
13457     whiskerwidth: 0
13458   layout:
13459     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
13460     layout: "plot-throughput"
13461
13462 - type: "plot"
13463   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
13464   algorithm: "plot_performance_box"
13465   output-file-type: ".html"
13466   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
13467   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13468   filter: "'NIC_Intel-X710' and
13469            '64B' and
13470            'NDRPDR' and
13471            ('ETH' or 'DOT1Q') and
13472            '1T1C' and
13473            ('L2BDMACLRN' or 'L2XCFWD') and
13474            'VHOST_1024' and
13475            not 'CFS_OPT' and
13476            not 'VXLAN' and
13477            not 'IP4FWD' and
13478            not 'LBOND'"
13479   parameters:
13480   - "throughput"
13481   - "parent"
13482   - "tags"
13483   sort:
13484   - "L2BDMACLRN"
13485   - "L2BDMACLRN"
13486   - "L2BDMACLRN"
13487   - "L2XCFWD"
13488   - "L2XCFWD"
13489   - "L2XCFWD"
13490   traces:
13491     hoverinfo: "x+y"
13492     boxpoints: "outliers"
13493     whiskerwidth: 0
13494   layout:
13495     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-pdr"
13496     layout: "plot-throughput"
13497
13498 - type: "plot"
13499   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
13500   algorithm: "plot_performance_box"
13501   output-file-type: ".html"
13502   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
13503   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13504   filter: "'NIC_Intel-X710' and
13505            '64B' and
13506            'NDRPDR' and
13507            ('ETH' or 'DOT1Q') and
13508            '2T2C' and
13509            ('L2BDMACLRN' or 'L2XCFWD') and
13510            'VHOST_1024' and
13511            not 'CFS_OPT' and
13512            not 'VXLAN' and
13513            not 'IP4FWD' and
13514            not 'LBOND'"
13515   parameters:
13516   - "throughput"
13517   - "parent"
13518   - "tags"
13519   sort:
13520   - "L2BDMACLRN"
13521   - "L2BDMACLRN"
13522   - "L2BDMACLRN"
13523   - "L2XCFWD"
13524   - "L2XCFWD"
13525   - "L2XCFWD"
13526   traces:
13527     hoverinfo: "x+y"
13528     boxpoints: "outliers"
13529     whiskerwidth: 0
13530   layout:
13531     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
13532     layout: "plot-throughput"
13533
13534 - type: "plot"
13535   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
13536   algorithm: "plot_performance_box"
13537   output-file-type: ".html"
13538   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
13539   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13540   filter: "'NIC_Intel-X710' and
13541            '64B' and
13542            'NDRPDR' and
13543            ('ETH' or 'DOT1Q') and
13544            '2T2C' and
13545            ('L2BDMACLRN' or 'L2XCFWD') and
13546            'VHOST_1024' and
13547            not 'CFS_OPT' and
13548            not 'VXLAN' and
13549            not 'IP4FWD' and
13550            not 'LBOND'"
13551   parameters:
13552   - "throughput"
13553   - "parent"
13554   - "tags"
13555   sort:
13556   - "L2BDMACLRN"
13557   - "L2BDMACLRN"
13558   - "L2BDMACLRN"
13559   - "L2XCFWD"
13560   - "L2XCFWD"
13561   - "L2XCFWD"
13562   traces:
13563     hoverinfo: "x+y"
13564     boxpoints: "outliers"
13565     whiskerwidth: 0
13566   layout:
13567     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-pdr"
13568     layout: "plot-throughput"
13569
13570 # Packet Throughput - VPP vhost ip4 3n-skx-x710
13571 - type: "plot"
13572   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
13573   algorithm: "plot_performance_box"
13574   output-file-type: ".html"
13575   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
13576   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13577   filter: "'NIC_Intel-X710' and
13578            '64B' and
13579            'NDRPDR' and
13580            'ETH' and
13581            'IP4FWD' and
13582            '2T1C' and
13583            'VHOST_1024' and
13584            not 'VXLAN' and
13585            not 'DOT1Q'"
13586   parameters:
13587   - "throughput"
13588   - "parent"
13589   - "tags"
13590   sort:
13591   - "1VM"
13592   - "2VM"
13593   traces:
13594     hoverinfo: "x+y"
13595     boxpoints: "outliers"
13596     whiskerwidth: 0
13597   layout:
13598     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
13599     layout: "plot-throughput"
13600
13601 - type: "plot"
13602   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
13603   algorithm: "plot_performance_box"
13604   output-file-type: ".html"
13605   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
13606   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13607   filter: "'NIC_Intel-X710' and
13608            '64B' and
13609            'NDRPDR' and
13610            'ETH' and
13611            'IP4FWD' and
13612            '4T2C' and
13613            'VHOST_1024' and
13614            not 'VXLAN' and
13615            not 'DOT1Q'"
13616   parameters:
13617   - "throughput"
13618   - "parent"
13619   - "tags"
13620   sort:
13621   - "1VM"
13622   - "2VM"
13623   traces:
13624     hoverinfo: "x+y"
13625     boxpoints: "outliers"
13626     whiskerwidth: 0
13627   layout:
13628     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
13629     layout: "plot-throughput"
13630
13631 - type: "plot"
13632   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
13633   algorithm: "plot_performance_box"
13634   output-file-type: ".html"
13635   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
13636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13637   filter: "'NIC_Intel-X710' and
13638            '64B' and
13639            'NDRPDR' and
13640            'ETH' and
13641            'IP4FWD' and
13642            '2T1C' and
13643            'VHOST_1024' and
13644            not 'VXLAN' and
13645            not 'DOT1Q'"
13646   parameters:
13647   - "throughput"
13648   - "parent"
13649   - "tags"
13650   sort:
13651   - "1VM"
13652   - "2VM"
13653   traces:
13654     hoverinfo: "x+y"
13655     boxpoints: "outliers"
13656     whiskerwidth: 0
13657   layout:
13658     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
13659     layout: "plot-throughput"
13660
13661 - type: "plot"
13662   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
13663   algorithm: "plot_performance_box"
13664   output-file-type: ".html"
13665   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
13666   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13667   filter: "'NIC_Intel-X710' and
13668            '64B' and
13669            'NDRPDR' and
13670            'ETH' and
13671            'IP4FWD' and
13672            '4T2C' and
13673            'VHOST_1024' and
13674            not 'VXLAN' and
13675            not 'DOT1Q'"
13676   parameters:
13677   - "throughput"
13678   - "parent"
13679   - "tags"
13680   sort:
13681   - "1VM"
13682   - "2VM"
13683   traces:
13684     hoverinfo: "x+y"
13685     boxpoints: "outliers"
13686     whiskerwidth: 0
13687   layout:
13688     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
13689     layout: "plot-throughput"
13690
13691 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
13692 - type: "plot"
13693   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
13694   algorithm: "plot_performance_box"
13695   output-file-type: ".html"
13696   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
13697   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13698   filter: "'NIC_Intel-X710' and
13699            '64B' and
13700            'NDRPDR' and
13701            ('ETH' or 'DOT1Q') and
13702            'BASE' and
13703            '2T1C' and
13704            ('L2BDMACLRN' or 'L2XCFWD') and
13705            'VHOST_1024' and
13706            not 'VXLAN' and
13707            not 'IP4FWD' and
13708            not '2VM'"
13709   parameters:
13710   - "throughput"
13711   - "parent"
13712   - "tags"
13713   sort:
13714   - "L2BDMACLRN"
13715   - "L2BDMACLRN"
13716   - "L2BDMACLRN"
13717   - "L2XCFWD"
13718   - "L2XCFWD"
13719   - "L2XCFWD"
13720   traces:
13721     hoverinfo: "x+y"
13722     boxpoints: "outliers"
13723     whiskerwidth: 0
13724   layout:
13725     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
13726     layout: "plot-throughput"
13727
13728 - type: "plot"
13729   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
13730   algorithm: "plot_performance_box"
13731   output-file-type: ".html"
13732   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
13733   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13734   filter: "'NIC_Intel-X710' and
13735            '64B' and
13736            'NDRPDR' and
13737            ('ETH' or 'DOT1Q') and
13738            'BASE' and
13739            '2T1C' and
13740            ('L2BDMACLRN' or 'L2XCFWD') and
13741            'VHOST_1024' and
13742            not 'VXLAN' and
13743            not 'IP4FWD' and
13744            not '2VM'"
13745   parameters:
13746   - "throughput"
13747   - "parent"
13748   - "tags"
13749   sort:
13750   - "L2BDMACLRN"
13751   - "L2BDMACLRN"
13752   - "L2BDMACLRN"
13753   - "L2XCFWD"
13754   - "L2XCFWD"
13755   - "L2XCFWD"
13756   traces:
13757     hoverinfo: "x+y"
13758     boxpoints: "outliers"
13759     whiskerwidth: 0
13760   layout:
13761     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-pdr"
13762     layout: "plot-throughput"
13763
13764 - type: "plot"
13765   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
13766   algorithm: "plot_performance_box"
13767   output-file-type: ".html"
13768   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
13769   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13770   filter: "'NIC_Intel-X710' and
13771            '64B' and
13772            'NDRPDR' and
13773            ('ETH' or 'DOT1Q') and
13774            'BASE' and
13775            '4T2C' and
13776            ('L2BDMACLRN' or 'L2XCFWD') and
13777            'VHOST_1024' and
13778            not 'VXLAN' and
13779            not 'IP4FWD' and
13780            not '2VM'"
13781   parameters:
13782   - "throughput"
13783   - "parent"
13784   - "tags"
13785   sort:
13786   - "L2BDMACLRN"
13787   - "L2BDMACLRN"
13788   - "L2BDMACLRN"
13789   - "L2XCFWD"
13790   - "L2XCFWD"
13791   - "L2XCFWD"
13792   traces:
13793     hoverinfo: "x+y"
13794     boxpoints: "outliers"
13795     whiskerwidth: 0
13796   layout:
13797     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
13798     layout: "plot-throughput"
13799
13800 - type: "plot"
13801   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
13802   algorithm: "plot_performance_box"
13803   output-file-type: ".html"
13804   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
13805   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13806   filter: "'NIC_Intel-X710' and
13807            '64B' and
13808            'NDRPDR' and
13809            ('ETH' or 'DOT1Q') and
13810            'BASE' and
13811            '4T2C' and
13812            ('L2BDMACLRN' or 'L2XCFWD') and
13813            'VHOST_1024' and
13814            not 'VXLAN' and
13815            not 'IP4FWD' and
13816            not '2VM'"
13817   parameters:
13818   - "throughput"
13819   - "parent"
13820   - "tags"
13821   sort:
13822   - "L2BDMACLRN"
13823   - "L2BDMACLRN"
13824   - "L2BDMACLRN"
13825   - "L2XCFWD"
13826   - "L2XCFWD"
13827   - "L2XCFWD"
13828   traces:
13829     hoverinfo: "x+y"
13830     boxpoints: "outliers"
13831     whiskerwidth: 0
13832   layout:
13833     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-pdr"
13834     layout: "plot-throughput"
13835
13836 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
13837 - type: "plot"
13838   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
13839   algorithm: "plot_performance_box"
13840   output-file-type: ".html"
13841   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
13842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13843   filter: "'NIC_Intel-X710' and
13844            '64B' and
13845            'NDRPDR' and
13846            ('ETH' or 'DOT1Q') and
13847            '2T1C' and
13848            ('L2BDMACLRN' or 'L2XCFWD') and
13849            'VHOST_1024' and
13850            not 'CFS_OPT' and
13851            not 'VXLAN' and
13852            not 'IP4FWD' and
13853            not 'LBOND'"
13854   parameters:
13855   - "throughput"
13856   - "parent"
13857   - "tags"
13858   sort:
13859   - "L2BDMACLRN"
13860   - "L2BDMACLRN"
13861   - "L2BDMACLRN"
13862   - "L2XCFWD"
13863   - "L2XCFWD"
13864   - "L2XCFWD"
13865   traces:
13866     hoverinfo: "x+y"
13867     boxpoints: "outliers"
13868     whiskerwidth: 0
13869   layout:
13870     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
13871     layout: "plot-throughput"
13872
13873 - type: "plot"
13874   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
13875   algorithm: "plot_performance_box"
13876   output-file-type: ".html"
13877   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
13878   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13879   filter: "'NIC_Intel-X710' and
13880            '64B' and
13881            'NDRPDR' and
13882            ('ETH' or 'DOT1Q') and
13883            '2T1C' and
13884            ('L2BDMACLRN' or 'L2XCFWD') and
13885            'VHOST_1024' and
13886            not 'CFS_OPT' and
13887            not 'VXLAN' and
13888            not 'IP4FWD' and
13889            not 'LBOND'"
13890   parameters:
13891   - "throughput"
13892   - "parent"
13893   - "tags"
13894   sort:
13895   - "L2BDMACLRN"
13896   - "L2BDMACLRN"
13897   - "L2BDMACLRN"
13898   - "L2XCFWD"
13899   - "L2XCFWD"
13900   - "L2XCFWD"
13901   traces:
13902     hoverinfo: "x+y"
13903     boxpoints: "outliers"
13904     whiskerwidth: 0
13905   layout:
13906     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-pdr"
13907     layout: "plot-throughput"
13908
13909 - type: "plot"
13910   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
13911   algorithm: "plot_performance_box"
13912   output-file-type: ".html"
13913   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
13914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13915   filter: "'NIC_Intel-X710' and
13916            '64B' and
13917            'NDRPDR' and
13918            ('ETH' or 'DOT1Q') and
13919            '4T2C' and
13920            ('L2BDMACLRN' or 'L2XCFWD') and
13921            'VHOST_1024' and
13922            not 'CFS_OPT' and
13923            not 'VXLAN' and
13924            not 'IP4FWD' and
13925            not 'LBOND'"
13926   parameters:
13927   - "throughput"
13928   - "parent"
13929   - "tags"
13930   sort:
13931   - "L2BDMACLRN"
13932   - "L2BDMACLRN"
13933   - "L2BDMACLRN"
13934   - "L2XCFWD"
13935   - "L2XCFWD"
13936   - "L2XCFWD"
13937   traces:
13938     hoverinfo: "x+y"
13939     boxpoints: "outliers"
13940     whiskerwidth: 0
13941   layout:
13942     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
13943     layout: "plot-throughput"
13944
13945 - type: "plot"
13946   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
13947   algorithm: "plot_performance_box"
13948   output-file-type: ".html"
13949   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
13950   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13951   filter: "'NIC_Intel-X710' and
13952            '64B' and
13953            'NDRPDR' and
13954            ('ETH' or 'DOT1Q') and
13955            '4T2C' and
13956            ('L2BDMACLRN' or 'L2XCFWD') and
13957            'VHOST_1024' and
13958            not 'CFS_OPT' and
13959            not 'VXLAN' and
13960            not 'IP4FWD' and
13961            not 'LBOND'"
13962   parameters:
13963   - "throughput"
13964   - "parent"
13965   - "tags"
13966   sort:
13967   - "L2BDMACLRN"
13968   - "L2BDMACLRN"
13969   - "L2BDMACLRN"
13970   - "L2XCFWD"
13971   - "L2XCFWD"
13972   - "L2XCFWD"
13973   traces:
13974     hoverinfo: "x+y"
13975     boxpoints: "outliers"
13976     whiskerwidth: 0
13977   layout:
13978     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-pdr"
13979     layout: "plot-throughput"
13980
13981 # Packet Throughput - VPP vhost ip4 2n-skx-x710
13982 - type: "plot"
13983   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
13984   algorithm: "plot_performance_box"
13985   output-file-type: ".html"
13986   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
13987   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13988   filter: "'NIC_Intel-X710' and
13989            '64B' and
13990            'NDRPDR' and
13991            'ETH' and
13992            'IP4FWD' and
13993            '2T1C' and
13994            'VHOST_1024' and
13995            not 'VXLAN' and
13996            not 'NF_DENSITY' and
13997            not 'CFS_OPT' and
13998            not 'DOT1Q'"
13999   parameters:
14000   - "throughput"
14001   - "parent"
14002   - "tags"
14003   sort:
14004   - "1VM"
14005   - "2VM"
14006   traces:
14007     hoverinfo: "x+y"
14008     boxpoints: "outliers"
14009     whiskerwidth: 0
14010   layout:
14011     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14012     layout: "plot-throughput"
14013
14014 - type: "plot"
14015   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14016   algorithm: "plot_performance_box"
14017   output-file-type: ".html"
14018   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14019   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14020   filter: "'NIC_Intel-X710' and
14021            '64B' and
14022            'NDRPDR' and
14023            'ETH' and
14024            'IP4FWD' and
14025            '4T2C' and
14026            'VHOST_1024' and
14027            not 'VXLAN' and
14028            not 'NF_DENSITY' and
14029            not 'CFS_OPT' and
14030            not 'DOT1Q'"
14031   parameters:
14032   - "throughput"
14033   - "parent"
14034   - "tags"
14035   sort:
14036   - "1VM"
14037   - "2VM"
14038   traces:
14039     hoverinfo: "x+y"
14040     boxpoints: "outliers"
14041     whiskerwidth: 0
14042   layout:
14043     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14044     layout: "plot-throughput"
14045
14046 - type: "plot"
14047   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14048   algorithm: "plot_performance_box"
14049   output-file-type: ".html"
14050   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14051   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14052   filter: "'NIC_Intel-X710' and
14053            '64B' and
14054            'NDRPDR' and
14055            'ETH' and
14056            'IP4FWD' and
14057            '2T1C' and
14058            'VHOST_1024' and
14059            not 'VXLAN' and
14060            not 'NF_DENSITY' and
14061            not 'CFS_OPT' and
14062            not 'DOT1Q'"
14063   parameters:
14064   - "throughput"
14065   - "parent"
14066   - "tags"
14067   sort:
14068   - "1VM"
14069   - "2VM"
14070   traces:
14071     hoverinfo: "x+y"
14072     boxpoints: "outliers"
14073     whiskerwidth: 0
14074   layout:
14075     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14076     layout: "plot-throughput"
14077
14078 - type: "plot"
14079   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14080   algorithm: "plot_performance_box"
14081   output-file-type: ".html"
14082   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14083   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14084   filter: "'NIC_Intel-X710' and
14085            '64B' and
14086            'NDRPDR' and
14087            'ETH' and
14088            'IP4FWD' and
14089            '4T2C' and
14090            'VHOST_1024' and
14091            not 'VXLAN' and
14092            not 'NF_DENSITY' and
14093            not 'CFS_OPT' and
14094            not 'DOT1Q'"
14095   parameters:
14096   - "throughput"
14097   - "parent"
14098   - "tags"
14099   sort:
14100   - "1VM"
14101   - "2VM"
14102   traces:
14103     hoverinfo: "x+y"
14104     boxpoints: "outliers"
14105     whiskerwidth: 0
14106   layout:
14107     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14108     layout: "plot-throughput"
14109
14110 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
14111 - type: "plot"
14112   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14113   algorithm: "plot_performance_box"
14114   output-file-type: ".html"
14115   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14116   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14117   filter: "'NIC_Intel-X710' and
14118            '64B' and
14119            'NDRPDR' and
14120            ('ETH' or 'DOT1Q') and
14121            'BASE' and
14122            '2T1C' and
14123            ('L2BDMACLRN' or 'L2XCFWD') and
14124            'VHOST_1024' and
14125            not 'VXLAN' and
14126            not 'NF_DENSITY' and
14127            not 'IP4FWD' and
14128            not '2VM'"
14129   parameters:
14130   - "throughput"
14131   - "parent"
14132   - "tags"
14133 #  sort:
14134 #  - "not CFS_OPT"
14135 #  - "L2XCFWD"
14136 #  - "not CFS_OPT"
14137 #  - "CFS_OPT"
14138   traces:
14139     hoverinfo: "x+y"
14140     boxpoints: "outliers"
14141     whiskerwidth: 0
14142   layout:
14143     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
14144     layout: "plot-throughput"
14145
14146 - type: "plot"
14147   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
14148   algorithm: "plot_performance_box"
14149   output-file-type: ".html"
14150   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
14151   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14152   filter: "'NIC_Intel-X710' and
14153            '64B' and
14154            'NDRPDR' and
14155            ('ETH' or 'DOT1Q') and
14156            'BASE' and
14157            '2T1C' and
14158            ('L2BDMACLRN' or 'L2XCFWD') and
14159            'VHOST_1024' and
14160            not 'VXLAN' and
14161            not 'NF_DENSITY' and
14162            not 'IP4FWD' and
14163            not '2VM'"
14164   parameters:
14165   - "throughput"
14166   - "parent"
14167   - "tags"
14168 #  sort:
14169 #  - "not CFS_OPT"
14170 #  - "L2XCFWD"
14171 #  - "not CFS_OPT"
14172 #  - "CFS_OPT"
14173   traces:
14174     hoverinfo: "x+y"
14175     boxpoints: "outliers"
14176     whiskerwidth: 0
14177   layout:
14178     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-pdr"
14179     layout: "plot-throughput"
14180
14181 - type: "plot"
14182   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
14183   algorithm: "plot_performance_box"
14184   output-file-type: ".html"
14185   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
14186   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14187   filter: "'NIC_Intel-X710' and
14188            '64B' and
14189            'NDRPDR' and
14190            ('ETH' or 'DOT1Q') and
14191            'BASE' and
14192            '4T2C' and
14193            ('L2BDMACLRN' or 'L2XCFWD') and
14194            'VHOST_1024' and
14195            not 'VXLAN' and
14196            not 'NF_DENSITY' and
14197            not 'IP4FWD' and
14198            not '2VM'"
14199   parameters:
14200   - "throughput"
14201   - "parent"
14202   - "tags"
14203 #  sort:
14204 #  - "not CFS_OPT"
14205 #  - "L2XCFWD"
14206 #  - "not CFS_OPT"
14207 #  - "CFS_OPT"
14208   traces:
14209     hoverinfo: "x+y"
14210     boxpoints: "outliers"
14211     whiskerwidth: 0
14212   layout:
14213     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
14214     layout: "plot-throughput"
14215
14216 - type: "plot"
14217   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
14218   algorithm: "plot_performance_box"
14219   output-file-type: ".html"
14220   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
14221   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14222   filter: "'NIC_Intel-X710' and
14223            '64B' and
14224            'NDRPDR' and
14225            ('ETH' or 'DOT1Q') and
14226            'BASE' and
14227            '4T2C' and
14228            ('L2BDMACLRN' or 'L2XCFWD') and
14229            'VHOST_1024' and
14230            not 'VXLAN' and
14231            not 'NF_DENSITY' and
14232            not 'IP4FWD' and
14233            not '2VM'"
14234   parameters:
14235   - "throughput"
14236   - "parent"
14237   - "tags"
14238 #  sort:
14239 #  - "not CFS_OPT"
14240 #  - "L2XCFWD"
14241 #  - "not CFS_OPT"
14242 #  - "CFS_OPT"
14243   traces:
14244     hoverinfo: "x+y"
14245     boxpoints: "outliers"
14246     whiskerwidth: 0
14247   layout:
14248     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-pdr"
14249     layout: "plot-throughput"
14250
14251 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
14252 - type: "plot"
14253   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
14254   algorithm: "plot_performance_box"
14255   output-file-type: ".html"
14256   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
14257   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14258   filter: "'NIC_Intel-X710' and
14259            '64B' and
14260            'NDRPDR' and
14261            ('ETH' or 'DOT1Q') and
14262            '2T1C' and
14263            ('L2BDMACLRN' or 'L2XCFWD') and
14264            'VHOST_1024' and
14265            not 'CFS_OPT' and
14266            not 'VXLAN' and
14267            not 'NF_DENSITY' and
14268            not 'DOT1Q' and
14269            not 'IP4FWD'"
14270   parameters:
14271   - "throughput"
14272   - "parent"
14273   - "tags"
14274 #  sort:
14275 #  - "1VM"
14276 #  - "L2XCFWD"
14277 #  - "1VM"
14278 #  - "L2BDMACLRN"
14279   traces:
14280     hoverinfo: "x+y"
14281     boxpoints: "outliers"
14282     whiskerwidth: 0
14283   layout:
14284     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
14285     layout: "plot-throughput"
14286
14287 - type: "plot"
14288   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
14289   algorithm: "plot_performance_box"
14290   output-file-type: ".html"
14291   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
14292   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14293   filter: "'NIC_Intel-X710' and
14294            '64B' and
14295            'NDRPDR' and
14296            ('ETH' or 'DOT1Q') and
14297            '2T1C' and
14298            ('L2BDMACLRN' or 'L2XCFWD') and
14299            'VHOST_1024' and
14300            not 'CFS_OPT' and
14301            not 'VXLAN' and
14302            not 'NF_DENSITY' and
14303            not 'DOT1Q' and
14304            not 'IP4FWD'"
14305   parameters:
14306   - "throughput"
14307   - "parent"
14308   - "tags"
14309 #  sort:
14310 #  - "1VM"
14311 #  - "L2XCFWD"
14312 #  - "1VM"
14313 #  - "L2BDMACLRN"
14314   traces:
14315     hoverinfo: "x+y"
14316     boxpoints: "outliers"
14317     whiskerwidth: 0
14318   layout:
14319     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
14320     layout: "plot-throughput"
14321
14322 - type: "plot"
14323   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
14324   algorithm: "plot_performance_box"
14325   output-file-type: ".html"
14326   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
14327   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14328   filter: "'NIC_Intel-X710' and
14329            '64B' and
14330            'NDRPDR' and
14331            ('ETH' or 'DOT1Q') and
14332            '4T2C' and
14333            ('L2BDMACLRN' or 'L2XCFWD') and
14334            'VHOST_1024' and
14335            not 'CFS_OPT' and
14336            not 'VXLAN' and
14337            not 'NF_DENSITY' and
14338            not 'DOT1Q' and
14339            not 'IP4FWD'"
14340   parameters:
14341   - "throughput"
14342   - "parent"
14343   - "tags"
14344 #  sort:
14345 #  - "1VM"
14346 #  - "L2XCFWD"
14347 #  - "1VM"
14348 #  - "L2BDMACLRN"
14349   traces:
14350     hoverinfo: "x+y"
14351     boxpoints: "outliers"
14352     whiskerwidth: 0
14353   layout:
14354     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
14355     layout: "plot-throughput"
14356
14357 - type: "plot"
14358   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
14359   algorithm: "plot_performance_box"
14360   output-file-type: ".html"
14361   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
14362   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14363   filter: "'NIC_Intel-X710' and
14364            '64B' and
14365            'NDRPDR' and
14366            ('ETH' or 'DOT1Q') and
14367            '4T2C' and
14368            ('L2BDMACLRN' or 'L2XCFWD') and
14369            'VHOST_1024' and
14370            not 'CFS_OPT' and
14371            not 'VXLAN' and
14372            not 'NF_DENSITY' and
14373            not 'DOT1Q' and
14374            not 'IP4FWD'"
14375   parameters:
14376   - "throughput"
14377   - "parent"
14378   - "tags"
14379 #  sort:
14380 #  - "1VM"
14381 #  - "L2XCFWD"
14382 #  - "1VM"
14383 #  - "L2BDMACLRN"
14384   traces:
14385     hoverinfo: "x+y"
14386     boxpoints: "outliers"
14387     whiskerwidth: 0
14388   layout:
14389     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
14390     layout: "plot-throughput"
14391
14392 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
14393 - type: "plot"
14394   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
14395   algorithm: "plot_performance_box"
14396   output-file-type: ".html"
14397   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
14398   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14399   filter: "'NIC_Intel-XXV710' and
14400            '64B' and
14401            'NDRPDR' and
14402            'ETH' and
14403            'IP4FWD' and
14404            '2T1C' and
14405            'VHOST_1024' and
14406            not 'VXLAN' and
14407            not 'CFS_OPT' and
14408            not 'DOT1Q'"
14409   parameters:
14410   - "throughput"
14411   - "parent"
14412   - "tags"
14413   sort:
14414   - "1VM"
14415   - "2VM"
14416   traces:
14417     hoverinfo: "x+y"
14418     boxpoints: "outliers"
14419     whiskerwidth: 0
14420   layout:
14421     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
14422     layout: "plot-throughput"
14423
14424 - type: "plot"
14425   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
14426   algorithm: "plot_performance_box"
14427   output-file-type: ".html"
14428   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
14429   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14430   filter: "'NIC_Intel-XXV710' and
14431            '64B' and
14432            'NDRPDR' and
14433            'ETH' and
14434            'IP4FWD' and
14435            '4T2C' and
14436            'VHOST_1024' and
14437            not 'VXLAN' and
14438            not 'CFS_OPT' and
14439            not 'DOT1Q'"
14440   parameters:
14441   - "throughput"
14442   - "parent"
14443   - "tags"
14444   sort:
14445   - "1VM"
14446   - "2VM"
14447   traces:
14448     hoverinfo: "x+y"
14449     boxpoints: "outliers"
14450     whiskerwidth: 0
14451   layout:
14452     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
14453     layout: "plot-throughput"
14454
14455 - type: "plot"
14456   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
14457   algorithm: "plot_performance_box"
14458   output-file-type: ".html"
14459   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
14460   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14461   filter: "'NIC_Intel-XXV710' and
14462            '64B' and
14463            'NDRPDR' and
14464            'ETH' and
14465            'IP4FWD' and
14466            '2T1C' and
14467            'VHOST_1024' and
14468            not 'VXLAN' and
14469            not 'CFS_OPT' and
14470            not 'DOT1Q'"
14471   parameters:
14472   - "throughput"
14473   - "parent"
14474   - "tags"
14475   sort:
14476   - "1VM"
14477   - "2VM"
14478   traces:
14479     hoverinfo: "x+y"
14480     boxpoints: "outliers"
14481     whiskerwidth: 0
14482   layout:
14483     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
14484     layout: "plot-throughput"
14485
14486 - type: "plot"
14487   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
14488   algorithm: "plot_performance_box"
14489   output-file-type: ".html"
14490   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
14491   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14492   filter: "'NIC_Intel-XXV710' and
14493            '64B' and
14494            'NDRPDR' and
14495            'ETH' and
14496            'IP4FWD' and
14497            '4T2C' and
14498            'VHOST_1024' and
14499            not 'VXLAN' and
14500            not 'CFS_OPT' and
14501            not 'DOT1Q'"
14502   parameters:
14503   - "throughput"
14504   - "parent"
14505   - "tags"
14506   sort:
14507   - "1VM"
14508   - "2VM"
14509   traces:
14510     hoverinfo: "x+y"
14511     boxpoints: "outliers"
14512     whiskerwidth: 0
14513   layout:
14514     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
14515     layout: "plot-throughput"
14516
14517 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
14518 - type: "plot"
14519   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
14520   algorithm: "plot_performance_box"
14521   output-file-type: ".html"
14522   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
14523   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14524   filter: "'NIC_Intel-XXV710' and
14525            '64B' and
14526            'NDRPDR' and
14527            ('ETH' or 'DOT1Q') and
14528            'BASE' and
14529            '2T1C' and
14530            ('L2BDMACLRN' or 'L2XCFWD') and
14531            'VHOST_1024' and
14532            not 'VXLAN' and
14533            not 'IP4FWD' and
14534            not '2VM'"
14535   parameters:
14536   - "throughput"
14537   - "parent"
14538   - "tags"
14539 #  sort:
14540 #  - "not CFS_OPT"
14541 #  - "L2XCFWD"
14542 #  - "not CFS_OPT"
14543 #  - "CFS_OPT"
14544   traces:
14545     hoverinfo: "x+y"
14546     boxpoints: "outliers"
14547     whiskerwidth: 0
14548   layout:
14549     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
14550     layout: "plot-throughput"
14551
14552 - type: "plot"
14553   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
14554   algorithm: "plot_performance_box"
14555   output-file-type: ".html"
14556   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
14557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14558   filter: "'NIC_Intel-XXV710' and
14559            '64B' and
14560            'NDRPDR' and
14561            ('ETH' or 'DOT1Q') and
14562            'BASE' and
14563            '2T1C' and
14564            ('L2BDMACLRN' or 'L2XCFWD') and
14565            'VHOST_1024' and
14566            not 'VXLAN' and
14567            not 'IP4FWD' and
14568            not '2VM'"
14569   parameters:
14570   - "throughput"
14571   - "parent"
14572   - "tags"
14573 #  sort:
14574 #  - "not CFS_OPT"
14575 #  - "L2XCFWD"
14576 #  - "not CFS_OPT"
14577 #  - "CFS_OPT"
14578   traces:
14579     hoverinfo: "x+y"
14580     boxpoints: "outliers"
14581     whiskerwidth: 0
14582   layout:
14583     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-pdr"
14584     layout: "plot-throughput"
14585
14586 - type: "plot"
14587   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
14588   algorithm: "plot_performance_box"
14589   output-file-type: ".html"
14590   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
14591   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14592   filter: "'NIC_Intel-XXV710' and
14593            '64B' and
14594            'NDRPDR' and
14595            ('ETH' or 'DOT1Q') and
14596            'BASE' and
14597            '4T2C' and
14598            ('L2BDMACLRN' or 'L2XCFWD') and
14599            'VHOST_1024' and
14600            not 'VXLAN' and
14601            not 'IP4FWD' and
14602            not '2VM'"
14603   parameters:
14604   - "throughput"
14605   - "parent"
14606   - "tags"
14607 #  sort:
14608 #  - "not CFS_OPT"
14609 #  - "L2XCFWD"
14610 #  - "not CFS_OPT"
14611 #  - "CFS_OPT"
14612   traces:
14613     hoverinfo: "x+y"
14614     boxpoints: "outliers"
14615     whiskerwidth: 0
14616   layout:
14617     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
14618     layout: "plot-throughput"
14619
14620 - type: "plot"
14621   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
14622   algorithm: "plot_performance_box"
14623   output-file-type: ".html"
14624   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
14625   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14626   filter: "'NIC_Intel-XXV710' and
14627            '64B' and
14628            'NDRPDR' and
14629            ('ETH' or 'DOT1Q') and
14630            'BASE' and
14631            '4T2C' and
14632            ('L2BDMACLRN' or 'L2XCFWD') and
14633            'VHOST_1024' and
14634            not 'VXLAN' and
14635            not 'IP4FWD' and
14636            not '2VM'"
14637   parameters:
14638   - "throughput"
14639   - "parent"
14640   - "tags"
14641 #  sort:
14642 #  - "not CFS_OPT"
14643 #  - "L2XCFWD"
14644 #  - "not CFS_OPT"
14645 #  - "CFS_OPT"
14646   traces:
14647     hoverinfo: "x+y"
14648     boxpoints: "outliers"
14649     whiskerwidth: 0
14650   layout:
14651     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-pdr"
14652     layout: "plot-throughput"
14653
14654 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
14655 - type: "plot"
14656   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
14657   algorithm: "plot_performance_box"
14658   output-file-type: ".html"
14659   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
14660   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14661   filter: "'NIC_Intel-XXV710' and
14662            '64B' and
14663            'NDRPDR' and
14664            ('ETH' or 'DOT1Q') and
14665            '2T1C' and
14666            ('L2BDMACLRN' or 'L2XCFWD') and
14667            'VHOST_1024' and
14668            not 'CFS_OPT' and
14669            not 'VXLAN' and
14670            not 'DOT1Q' and
14671            not 'IP4FWD'"
14672   parameters:
14673   - "throughput"
14674   - "parent"
14675   - "tags"
14676 #  sort:
14677 #  - "1VM"
14678 #  - "L2XCFWD"
14679 #  - "1VM"
14680 #  - "L2BDMACLRN"
14681   traces:
14682     hoverinfo: "x+y"
14683     boxpoints: "outliers"
14684     whiskerwidth: 0
14685   layout:
14686     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
14687     layout: "plot-throughput"
14688
14689 - type: "plot"
14690   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
14691   algorithm: "plot_performance_box"
14692   output-file-type: ".html"
14693   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
14694   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14695   filter: "'NIC_Intel-XXV710' and
14696            '64B' and
14697            'NDRPDR' and
14698            ('ETH' or 'DOT1Q') and
14699            '2T1C' and
14700            ('L2BDMACLRN' or 'L2XCFWD') and
14701            'VHOST_1024' and
14702            not 'CFS_OPT' and
14703            not 'VXLAN' and
14704            not 'DOT1Q' and
14705            not 'IP4FWD'"
14706   parameters:
14707   - "throughput"
14708   - "parent"
14709   - "tags"
14710 #  sort:
14711 #  - "1VM"
14712 #  - "L2XCFWD"
14713 #  - "1VM"
14714 #  - "L2BDMACLRN"
14715   traces:
14716     hoverinfo: "x+y"
14717     boxpoints: "outliers"
14718     whiskerwidth: 0
14719   layout:
14720     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
14721     layout: "plot-throughput"
14722
14723 - type: "plot"
14724   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
14725   algorithm: "plot_performance_box"
14726   output-file-type: ".html"
14727   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
14728   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14729   filter: "'NIC_Intel-XXV710' and
14730            '64B' and
14731            'NDRPDR' and
14732            ('ETH' or 'DOT1Q') and
14733            '4T2C' and
14734            ('L2BDMACLRN' or 'L2XCFWD') and
14735            'VHOST_1024' and
14736            not 'CFS_OPT' and
14737            not 'VXLAN' and
14738            not 'DOT1Q' and
14739            not 'IP4FWD'"
14740   parameters:
14741   - "throughput"
14742   - "parent"
14743   - "tags"
14744 #  sort:
14745 #  - "1VM"
14746 #  - "L2XCFWD"
14747 #  - "1VM"
14748 #  - "L2BDMACLRN"
14749   traces:
14750     hoverinfo: "x+y"
14751     boxpoints: "outliers"
14752     whiskerwidth: 0
14753   layout:
14754     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
14755     layout: "plot-throughput"
14756
14757 - type: "plot"
14758   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
14759   algorithm: "plot_performance_box"
14760   output-file-type: ".html"
14761   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
14762   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14763   filter: "'NIC_Intel-XXV710' and
14764            '64B' and
14765            'NDRPDR' and
14766            ('ETH' or 'DOT1Q') and
14767            '4T2C' and
14768            ('L2BDMACLRN' or 'L2XCFWD') and
14769            'VHOST_1024' and
14770            not 'CFS_OPT' and
14771            not 'VXLAN' and
14772            not 'DOT1Q' and
14773            not 'IP4FWD'"
14774   parameters:
14775   - "throughput"
14776   - "parent"
14777   - "tags"
14778 #  sort:
14779 #  - "1VM"
14780 #  - "L2XCFWD"
14781 #  - "1VM"
14782 #  - "L2BDMACLRN"
14783   traces:
14784     hoverinfo: "x+y"
14785     boxpoints: "outliers"
14786     whiskerwidth: 0
14787   layout:
14788     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
14789     layout: "plot-throughput"
14790
14791 ################################################################################
14792
14793 # Packet Throughput - VPP VTS 3n-hsw-x520
14794 - type: "plot"
14795   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
14796   algorithm: "plot_performance_box"
14797   output-file-type: ".html"
14798   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
14799   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14800   filter: "'NIC_Intel-X520-DA2' and
14801            '114B' and
14802            'NDRPDR' and
14803            '1T1C' and
14804            'VTS'"
14805   parameters:
14806   - "throughput"
14807   - "parent"
14808   - "tags"
14809   traces:
14810     hoverinfo: "x+y"
14811     boxpoints: "outliers"
14812     whiskerwidth: 0
14813   layout:
14814     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
14815     layout: "plot-throughput"
14816
14817 - type: "plot"
14818   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
14819   algorithm: "plot_performance_box"
14820   output-file-type: ".html"
14821   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
14822   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14823   filter: "'NIC_Intel-X520-DA2' and
14824            '114B' and
14825            'NDRPDR' and
14826            '2T2C' and
14827            'VTS'"
14828   parameters:
14829   - "throughput"
14830   - "parent"
14831   - "tags"
14832   traces:
14833     hoverinfo: "x+y"
14834     boxpoints: "outliers"
14835     whiskerwidth: 0
14836   layout:
14837     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
14838     layout: "plot-throughput"
14839
14840 - type: "plot"
14841   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
14842   algorithm: "plot_performance_box"
14843   output-file-type: ".html"
14844   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
14845   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14846   filter: "'NIC_Intel-X520-DA2' and
14847            '114B' and
14848            'NDRPDR' and
14849            '1T1C' and
14850            'VTS'"
14851   parameters:
14852   - "throughput"
14853   - "parent"
14854   - "tags"
14855   traces:
14856     hoverinfo: "x+y"
14857     boxpoints: "outliers"
14858     whiskerwidth: 0
14859   layout:
14860     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
14861     layout: "plot-throughput"
14862
14863 - type: "plot"
14864   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
14865   algorithm: "plot_performance_box"
14866   output-file-type: ".html"
14867   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
14868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14869   filter: "'NIC_Intel-X520-DA2' and
14870            '114B' and
14871            'NDRPDR' and
14872            '2T2C' and
14873            'VTS'"
14874   parameters:
14875   - "throughput"
14876   - "parent"
14877   - "tags"
14878   traces:
14879     hoverinfo: "x+y"
14880     boxpoints: "outliers"
14881     whiskerwidth: 0
14882   layout:
14883     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
14884     layout: "plot-throughput"
14885
14886 ################################################################################
14887
14888 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
14889 - type: "plot"
14890   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
14891   algorithm: "plot_performance_box"
14892   output-file-type: ".html"
14893   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
14894   data: "plot-dpdk-throughput-latency-3n-hsw"
14895   filter: "'NIC_Intel-X520-DA2' and
14896            '64B' and
14897            'BASE' and
14898            'NDRPDR' and
14899            '1T1C' and
14900            'IP4FWD'"
14901   parameters:
14902   - "throughput"
14903   - "parent"
14904   - "tags"
14905   traces:
14906     hoverinfo: "x+y"
14907     boxpoints: "outliers"
14908     whiskerwidth: 0
14909   layout:
14910     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
14911     layout: "plot-throughput"
14912
14913 - type: "plot"
14914   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
14915   algorithm: "plot_performance_box"
14916   output-file-type: ".html"
14917   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
14918   data: "plot-dpdk-throughput-latency-3n-hsw"
14919   filter: "'NIC_Intel-X520-DA2' and
14920            '64B' and
14921            'BASE' and
14922            'NDRPDR' and
14923            '2T2C' and
14924            'IP4FWD'"
14925   parameters:
14926   - "throughput"
14927   - "parent"
14928   - "tags"
14929   traces:
14930     hoverinfo: "x+y"
14931     boxpoints: "outliers"
14932     whiskerwidth: 0
14933   layout:
14934     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
14935     layout: "plot-throughput"
14936
14937 - type: "plot"
14938   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
14939   algorithm: "plot_performance_box"
14940   output-file-type: ".html"
14941   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
14942   data: "plot-dpdk-throughput-latency-3n-hsw"
14943   filter: "'NIC_Intel-X520-DA2' and
14944            '64B' and
14945            'BASE' and
14946            'NDRPDR' and
14947            '1T1C' and
14948            'IP4FWD'"
14949   parameters:
14950   - "throughput"
14951   - "parent"
14952   - "tags"
14953   traces:
14954     hoverinfo: "x+y"
14955     boxpoints: "outliers"
14956     whiskerwidth: 0
14957   layout:
14958     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
14959     layout: "plot-throughput"
14960
14961 - type: "plot"
14962   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
14963   algorithm: "plot_performance_box"
14964   output-file-type: ".html"
14965   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
14966   data: "plot-dpdk-throughput-latency-3n-hsw"
14967   filter: "'NIC_Intel-X520-DA2' and
14968            '64B' and
14969            'BASE' and
14970            'NDRPDR' and
14971            '2T2C' and
14972            'IP4FWD'"
14973   parameters:
14974   - "throughput"
14975   - "parent"
14976   - "tags"
14977   traces:
14978     hoverinfo: "x+y"
14979     boxpoints: "outliers"
14980     whiskerwidth: 0
14981   layout:
14982     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
14983     layout: "plot-throughput"
14984
14985 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
14986 - type: "plot"
14987   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
14988   algorithm: "plot_performance_box"
14989   output-file-type: ".html"
14990   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
14991   data: "plot-dpdk-throughput-latency-3n-hsw"
14992   filter: "'NIC_Intel-X710' and
14993            '64B' and
14994            'BASE' and
14995            'NDRPDR' and
14996            '1T1C' and
14997            'IP4FWD'"
14998   parameters:
14999   - "throughput"
15000   - "parent"
15001   - "tags"
15002   traces:
15003     hoverinfo: "x+y"
15004     boxpoints: "outliers"
15005     whiskerwidth: 0
15006   layout:
15007     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15008     layout: "plot-throughput"
15009
15010 - type: "plot"
15011   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15012   algorithm: "plot_performance_box"
15013   output-file-type: ".html"
15014   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15015   data: "plot-dpdk-throughput-latency-3n-hsw"
15016   filter: "'NIC_Intel-X710' and
15017            '64B' and
15018            'BASE' and
15019            'NDRPDR' and
15020            '2T2C' and
15021            'IP4FWD'"
15022   parameters:
15023   - "throughput"
15024   - "parent"
15025   - "tags"
15026   traces:
15027     hoverinfo: "x+y"
15028     boxpoints: "outliers"
15029     whiskerwidth: 0
15030   layout:
15031     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15032     layout: "plot-throughput"
15033
15034 - type: "plot"
15035   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15036   algorithm: "plot_performance_box"
15037   output-file-type: ".html"
15038   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15039   data: "plot-dpdk-throughput-latency-3n-hsw"
15040   filter: "'NIC_Intel-X710' and
15041            '64B' and
15042            'BASE' and
15043            'NDRPDR' and
15044            '1T1C' and
15045            'IP4FWD'"
15046   parameters:
15047   - "throughput"
15048   - "parent"
15049   - "tags"
15050   traces:
15051     hoverinfo: "x+y"
15052     boxpoints: "outliers"
15053     whiskerwidth: 0
15054   layout:
15055     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15056     layout: "plot-throughput"
15057
15058 - type: "plot"
15059   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15060   algorithm: "plot_performance_box"
15061   output-file-type: ".html"
15062   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15063   data: "plot-dpdk-throughput-latency-3n-hsw"
15064   filter: "'NIC_Intel-X710' and
15065            '64B' and
15066            'BASE' and
15067            'NDRPDR' and
15068            '2T2C' and
15069            'IP4FWD'"
15070   parameters:
15071   - "throughput"
15072   - "parent"
15073   - "tags"
15074   traces:
15075     hoverinfo: "x+y"
15076     boxpoints: "outliers"
15077     whiskerwidth: 0
15078   layout:
15079     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15080     layout: "plot-throughput"
15081
15082 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
15083 - type: "plot"
15084   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15085   algorithm: "plot_performance_box"
15086   output-file-type: ".html"
15087   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15088   data: "plot-dpdk-throughput-latency-3n-hsw"
15089   filter: "'NIC_Intel-XL710' and
15090            '64B' and
15091            'BASE' and
15092            'NDRPDR' and
15093            '1T1C' and
15094            'IP4FWD'"
15095   parameters:
15096   - "throughput"
15097   - "parent"
15098   - "tags"
15099   traces:
15100     hoverinfo: "x+y"
15101     boxpoints: "outliers"
15102     whiskerwidth: 0
15103   layout:
15104     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15105     layout: "plot-throughput"
15106
15107 - type: "plot"
15108   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15109   algorithm: "plot_performance_box"
15110   output-file-type: ".html"
15111   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15112   data: "plot-dpdk-throughput-latency-3n-hsw"
15113   filter: "'NIC_Intel-XL710' and
15114            '64B' and
15115            'BASE' and
15116            'NDRPDR' and
15117            '2T2C' and
15118            'IP4FWD'"
15119   parameters:
15120   - "throughput"
15121   - "parent"
15122   - "tags"
15123   traces:
15124     hoverinfo: "x+y"
15125     boxpoints: "outliers"
15126     whiskerwidth: 0
15127   layout:
15128     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15129     layout: "plot-throughput"
15130
15131 - type: "plot"
15132   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15133   algorithm: "plot_performance_box"
15134   output-file-type: ".html"
15135   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15136   data: "plot-dpdk-throughput-latency-3n-hsw"
15137   filter: "'NIC_Intel-XL710' and
15138            '64B' and
15139            'BASE' and
15140            'NDRPDR' and
15141            '1T1C' and
15142            'IP4FWD'"
15143   parameters:
15144   - "throughput"
15145   - "parent"
15146   - "tags"
15147   traces:
15148     hoverinfo: "x+y"
15149     boxpoints: "outliers"
15150     whiskerwidth: 0
15151   layout:
15152     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15153     layout: "plot-throughput"
15154
15155 - type: "plot"
15156   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15157   algorithm: "plot_performance_box"
15158   output-file-type: ".html"
15159   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15160   data: "plot-dpdk-throughput-latency-3n-hsw"
15161   filter: "'NIC_Intel-XL710' and
15162            '64B' and
15163            'BASE' and
15164            'NDRPDR' and
15165            '2T2C' and
15166            'IP4FWD'"
15167   parameters:
15168   - "throughput"
15169   - "parent"
15170   - "tags"
15171   traces:
15172     hoverinfo: "x+y"
15173     boxpoints: "outliers"
15174     whiskerwidth: 0
15175   layout:
15176     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15177     layout: "plot-throughput"
15178
15179 # Packet Throughput - DPDK l3fwd 3n-skx-x710
15180 - type: "plot"
15181   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15182   algorithm: "plot_performance_box"
15183   output-file-type: ".html"
15184   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15185   data: "plot-dpdk-throughput-latency-3n-skx"
15186   filter: "'NIC_Intel-X710' and
15187            '64B' and
15188            'BASE' and
15189            'NDRPDR' and
15190            '2T1C' and
15191            'IP4FWD'"
15192   parameters:
15193   - "throughput"
15194   - "parent"
15195   - "tags"
15196   traces:
15197     hoverinfo: "x+y"
15198     boxpoints: "outliers"
15199     whiskerwidth: 0
15200   layout:
15201     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15202     layout: "plot-throughput"
15203
15204 - type: "plot"
15205   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15206   algorithm: "plot_performance_box"
15207   output-file-type: ".html"
15208   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15209   data: "plot-dpdk-throughput-latency-3n-skx"
15210   filter: "'NIC_Intel-X710' and
15211            '64B' and
15212            'BASE' and
15213            'NDRPDR' and
15214            '4T2C' and
15215            'IP4FWD'"
15216   parameters:
15217   - "throughput"
15218   - "parent"
15219   - "tags"
15220   traces:
15221     hoverinfo: "x+y"
15222     boxpoints: "outliers"
15223     whiskerwidth: 0
15224   layout:
15225     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15226     layout: "plot-throughput"
15227
15228 - type: "plot"
15229   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
15230   algorithm: "plot_performance_box"
15231   output-file-type: ".html"
15232   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
15233   data: "plot-dpdk-throughput-latency-3n-skx"
15234   filter: "'NIC_Intel-X710' and
15235            '64B' and
15236            'BASE' and
15237            'NDRPDR' and
15238            '2T1C' and
15239            'IP4FWD'"
15240   parameters:
15241   - "throughput"
15242   - "parent"
15243   - "tags"
15244   traces:
15245     hoverinfo: "x+y"
15246     boxpoints: "outliers"
15247     whiskerwidth: 0
15248   layout:
15249     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
15250     layout: "plot-throughput"
15251
15252 - type: "plot"
15253   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
15254   algorithm: "plot_performance_box"
15255   output-file-type: ".html"
15256   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
15257   data: "plot-dpdk-throughput-latency-3n-skx"
15258   filter: "'NIC_Intel-X710' and
15259            '64B' and
15260            'BASE' and
15261            'NDRPDR' and
15262            '4T2C' and
15263            'IP4FWD'"
15264   parameters:
15265   - "throughput"
15266   - "parent"
15267   - "tags"
15268   traces:
15269     hoverinfo: "x+y"
15270     boxpoints: "outliers"
15271     whiskerwidth: 0
15272   layout:
15273     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
15274     layout: "plot-throughput"
15275
15276 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
15277 - type: "plot"
15278   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
15279   algorithm: "plot_performance_box"
15280   output-file-type: ".html"
15281   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
15282   data: "plot-dpdk-throughput-latency-3n-skx"
15283   filter: "'NIC_Intel-XXV710' and
15284            '64B' and
15285            'BASE' and
15286            'NDRPDR' and
15287            '2T1C' and
15288            'IP4FWD'"
15289   parameters:
15290   - "throughput"
15291   - "parent"
15292   - "tags"
15293   traces:
15294     hoverinfo: "x+y"
15295     boxpoints: "outliers"
15296     whiskerwidth: 0
15297   layout:
15298     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
15299     layout: "plot-throughput"
15300
15301 - type: "plot"
15302   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
15303   algorithm: "plot_performance_box"
15304   output-file-type: ".html"
15305   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
15306   data: "plot-dpdk-throughput-latency-3n-skx"
15307   filter: "'NIC_Intel-XXV710' and
15308            '64B' and
15309            'BASE' and
15310            'NDRPDR' and
15311            '4T2C' and
15312            'IP4FWD'"
15313   parameters:
15314   - "throughput"
15315   - "parent"
15316   - "tags"
15317   traces:
15318     hoverinfo: "x+y"
15319     boxpoints: "outliers"
15320     whiskerwidth: 0
15321   layout:
15322     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
15323     layout: "plot-throughput"
15324
15325 - type: "plot"
15326   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
15327   algorithm: "plot_performance_box"
15328   output-file-type: ".html"
15329   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
15330   data: "plot-dpdk-throughput-latency-3n-skx"
15331   filter: "'NIC_Intel-XXV710' and
15332            '64B' and
15333            'BASE' and
15334            'NDRPDR' and
15335            '2T1C' and
15336            'IP4FWD'"
15337   parameters:
15338   - "throughput"
15339   - "parent"
15340   - "tags"
15341   traces:
15342     hoverinfo: "x+y"
15343     boxpoints: "outliers"
15344     whiskerwidth: 0
15345   layout:
15346     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
15347     layout: "plot-throughput"
15348
15349 - type: "plot"
15350   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
15351   algorithm: "plot_performance_box"
15352   output-file-type: ".html"
15353   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
15354   data: "plot-dpdk-throughput-latency-3n-skx"
15355   filter: "'NIC_Intel-XXV710' and
15356            '64B' and
15357            'BASE' and
15358            'NDRPDR' and
15359            '4T2C' and
15360            'IP4FWD'"
15361   parameters:
15362   - "throughput"
15363   - "parent"
15364   - "tags"
15365   traces:
15366     hoverinfo: "x+y"
15367     boxpoints: "outliers"
15368     whiskerwidth: 0
15369   layout:
15370     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
15371     layout: "plot-throughput"
15372
15373 # Packet Throughput - DPDK l3fwd 2n-skx-x710
15374 - type: "plot"
15375   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
15376   algorithm: "plot_performance_box"
15377   output-file-type: ".html"
15378   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
15379   data: "plot-dpdk-throughput-latency-2n-skx"
15380   filter: "'NIC_Intel-X710' and
15381            '64B' and
15382            'BASE' and
15383            'NDRPDR' and
15384            '2T1C' and
15385            'IP4FWD'"
15386   parameters:
15387   - "throughput"
15388   - "parent"
15389   - "tags"
15390   traces:
15391     hoverinfo: "x+y"
15392     boxpoints: "outliers"
15393     whiskerwidth: 0
15394   layout:
15395     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
15396     layout: "plot-throughput"
15397
15398 - type: "plot"
15399   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
15400   algorithm: "plot_performance_box"
15401   output-file-type: ".html"
15402   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
15403   data: "plot-dpdk-throughput-latency-2n-skx"
15404   filter: "'NIC_Intel-X710' and
15405            '64B' and
15406            'BASE' and
15407            'NDRPDR' and
15408            '4T2C' and
15409            'IP4FWD'"
15410   parameters:
15411   - "throughput"
15412   - "parent"
15413   - "tags"
15414   traces:
15415     hoverinfo: "x+y"
15416     boxpoints: "outliers"
15417     whiskerwidth: 0
15418   layout:
15419     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
15420     layout: "plot-throughput"
15421
15422 - type: "plot"
15423   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
15424   algorithm: "plot_performance_box"
15425   output-file-type: ".html"
15426   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
15427   data: "plot-dpdk-throughput-latency-2n-skx"
15428   filter: "'NIC_Intel-X710' and
15429            '64B' and
15430            'BASE' and
15431            'NDRPDR' and
15432            '2T1C' and
15433            'IP4FWD'"
15434   parameters:
15435   - "throughput"
15436   - "parent"
15437   - "tags"
15438   traces:
15439     hoverinfo: "x+y"
15440     boxpoints: "outliers"
15441     whiskerwidth: 0
15442   layout:
15443     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
15444     layout: "plot-throughput"
15445
15446 - type: "plot"
15447   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
15448   algorithm: "plot_performance_box"
15449   output-file-type: ".html"
15450   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
15451   data: "plot-dpdk-throughput-latency-2n-skx"
15452   filter: "'NIC_Intel-X710' and
15453            '64B' and
15454            'BASE' and
15455            'NDRPDR' and
15456            '4T2C' and
15457            'IP4FWD'"
15458   parameters:
15459   - "throughput"
15460   - "parent"
15461   - "tags"
15462   traces:
15463     hoverinfo: "x+y"
15464     boxpoints: "outliers"
15465     whiskerwidth: 0
15466   layout:
15467     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
15468     layout: "plot-throughput"
15469
15470 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
15471 - type: "plot"
15472   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
15473   algorithm: "plot_performance_box"
15474   output-file-type: ".html"
15475   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
15476   data: "plot-dpdk-throughput-latency-2n-skx"
15477   filter: "'NIC_Intel-XXV710' and
15478            '64B' and
15479            'BASE' and
15480            'NDRPDR' and
15481            '2T1C' and
15482            'IP4FWD'"
15483   parameters:
15484   - "throughput"
15485   - "parent"
15486   - "tags"
15487   traces:
15488     hoverinfo: "x+y"
15489     boxpoints: "outliers"
15490     whiskerwidth: 0
15491   layout:
15492     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
15493     layout: "plot-throughput"
15494
15495 - type: "plot"
15496   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
15497   algorithm: "plot_performance_box"
15498   output-file-type: ".html"
15499   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
15500   data: "plot-dpdk-throughput-latency-2n-skx"
15501   filter: "'NIC_Intel-XXV710' and
15502            '64B' and
15503            'BASE' and
15504            'NDRPDR' and
15505            '4T2C' and
15506            'IP4FWD'"
15507   parameters:
15508   - "throughput"
15509   - "parent"
15510   - "tags"
15511   traces:
15512     hoverinfo: "x+y"
15513     boxpoints: "outliers"
15514     whiskerwidth: 0
15515   layout:
15516     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
15517     layout: "plot-throughput"
15518
15519 - type: "plot"
15520   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
15521   algorithm: "plot_performance_box"
15522   output-file-type: ".html"
15523   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
15524   data: "plot-dpdk-throughput-latency-2n-skx"
15525   filter: "'NIC_Intel-XXV710' and
15526            '64B' and
15527            'BASE' and
15528            'NDRPDR' and
15529            '2T1C' and
15530            'IP4FWD'"
15531   parameters:
15532   - "throughput"
15533   - "parent"
15534   - "tags"
15535   traces:
15536     hoverinfo: "x+y"
15537     boxpoints: "outliers"
15538     whiskerwidth: 0
15539   layout:
15540     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
15541     layout: "plot-throughput"
15542
15543 - type: "plot"
15544   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
15545   algorithm: "plot_performance_box"
15546   output-file-type: ".html"
15547   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
15548   data: "plot-dpdk-throughput-latency-2n-skx"
15549   filter: "'NIC_Intel-XXV710' and
15550            '64B' and
15551            'BASE' and
15552            'NDRPDR' and
15553            '4T2C' and
15554            'IP4FWD'"
15555   parameters:
15556   - "throughput"
15557   - "parent"
15558   - "tags"
15559   traces:
15560     hoverinfo: "x+y"
15561     boxpoints: "outliers"
15562     whiskerwidth: 0
15563   layout:
15564     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
15565     layout: "plot-throughput"
15566
15567 ################################################################################
15568
15569 # Packet Throughput - DPDK testpmd 3n-hsw-x520
15570 - type: "plot"
15571   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
15572   algorithm: "plot_performance_box"
15573   output-file-type: ".html"
15574   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
15575   data: "plot-dpdk-throughput-latency-3n-hsw"
15576   filter: "'NIC_Intel-X520-DA2' and
15577            '64B' and
15578            'BASE' and
15579            'NDRPDR' and
15580            '1T1C' and
15581            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15582   parameters:
15583   - "throughput"
15584   - "parent"
15585   - "tags"
15586   traces:
15587     hoverinfo: "x+y"
15588     boxpoints: "outliers"
15589     whiskerwidth: 0
15590   layout:
15591     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
15592     layout: "plot-throughput"
15593
15594 - type: "plot"
15595   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
15596   algorithm: "plot_performance_box"
15597   output-file-type: ".html"
15598   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
15599   data: "plot-dpdk-throughput-latency-3n-hsw"
15600   filter: "'NIC_Intel-X520-DA2' and
15601            '64B' and
15602            'BASE' and
15603            'NDRPDR' and
15604            '2T2C' and
15605            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15606   parameters:
15607   - "throughput"
15608   - "parent"
15609   - "tags"
15610   traces:
15611     hoverinfo: "x+y"
15612     boxpoints: "outliers"
15613     whiskerwidth: 0
15614   layout:
15615     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
15616     layout: "plot-throughput"
15617
15618 - type: "plot"
15619   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
15620   algorithm: "plot_performance_box"
15621   output-file-type: ".html"
15622   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
15623   data: "plot-dpdk-throughput-latency-3n-hsw"
15624   filter: "'NIC_Intel-X520-DA2' and
15625            '64B' and
15626            'BASE' and
15627            'NDRPDR' and
15628            '1T1C' and
15629            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15630   parameters:
15631   - "throughput"
15632   - "parent"
15633   - "tags"
15634   traces:
15635     hoverinfo: "x+y"
15636     boxpoints: "outliers"
15637     whiskerwidth: 0
15638   layout:
15639     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
15640     layout: "plot-throughput"
15641
15642 - type: "plot"
15643   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
15644   algorithm: "plot_performance_box"
15645   output-file-type: ".html"
15646   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
15647   data: "plot-dpdk-throughput-latency-3n-hsw"
15648   filter: "'NIC_Intel-X520-DA2' and
15649            '64B' and
15650            'BASE' and
15651            'NDRPDR' and
15652            '2T2C' and
15653            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15654   parameters:
15655   - "throughput"
15656   - "parent"
15657   - "tags"
15658   traces:
15659     hoverinfo: "x+y"
15660     boxpoints: "outliers"
15661     whiskerwidth: 0
15662   layout:
15663     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
15664     layout: "plot-throughput"
15665
15666 # Packet Throughput - DPDK testpmd 3n-hsw-x710
15667 - type: "plot"
15668   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
15669   algorithm: "plot_performance_box"
15670   output-file-type: ".html"
15671   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
15672   data: "plot-dpdk-throughput-latency-3n-hsw"
15673   filter: "'NIC_Intel-X710' and
15674            '64B' and
15675            'BASE' and
15676            'NDRPDR' and
15677            '1T1C' and
15678            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15679   parameters:
15680   - "throughput"
15681   - "parent"
15682   - "tags"
15683   traces:
15684     hoverinfo: "x+y"
15685     boxpoints: "outliers"
15686     whiskerwidth: 0
15687   layout:
15688     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
15689     layout: "plot-throughput"
15690
15691 - type: "plot"
15692   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
15693   algorithm: "plot_performance_box"
15694   output-file-type: ".html"
15695   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
15696   data: "plot-dpdk-throughput-latency-3n-hsw"
15697   filter: "'NIC_Intel-X710' and
15698            '64B' and
15699            'BASE' and
15700            'NDRPDR' and
15701            '2T2C' and
15702            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15703   parameters:
15704   - "throughput"
15705   - "parent"
15706   - "tags"
15707   traces:
15708     hoverinfo: "x+y"
15709     boxpoints: "outliers"
15710     whiskerwidth: 0
15711   layout:
15712     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
15713     layout: "plot-throughput"
15714
15715 - type: "plot"
15716   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
15717   algorithm: "plot_performance_box"
15718   output-file-type: ".html"
15719   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
15720   data: "plot-dpdk-throughput-latency-3n-hsw"
15721   filter: "'NIC_Intel-X710' and
15722            '64B' and
15723            'BASE' and
15724            'NDRPDR' and
15725            '1T1C' and
15726            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15727   parameters:
15728   - "throughput"
15729   - "parent"
15730   - "tags"
15731   traces:
15732     hoverinfo: "x+y"
15733     boxpoints: "outliers"
15734     whiskerwidth: 0
15735   layout:
15736     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
15737     layout: "plot-throughput"
15738
15739 - type: "plot"
15740   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
15741   algorithm: "plot_performance_box"
15742   output-file-type: ".html"
15743   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
15744   data: "plot-dpdk-throughput-latency-3n-hsw"
15745   filter: "'NIC_Intel-X710' and
15746            '64B' and
15747            'BASE' and
15748            'NDRPDR' and
15749            '2T2C' and
15750            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15751   parameters:
15752   - "throughput"
15753   - "parent"
15754   - "tags"
15755   traces:
15756     hoverinfo: "x+y"
15757     boxpoints: "outliers"
15758     whiskerwidth: 0
15759   layout:
15760     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
15761     layout: "plot-throughput"
15762
15763 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
15764 - type: "plot"
15765   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
15766   algorithm: "plot_performance_box"
15767   output-file-type: ".html"
15768   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
15769   data: "plot-dpdk-throughput-latency-3n-hsw"
15770   filter: "'NIC_Intel-XL710' and
15771            '64B' and
15772            'BASE' and
15773            'NDRPDR' and
15774            '1T1C' and
15775            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15776   parameters:
15777   - "throughput"
15778   - "parent"
15779   - "tags"
15780   traces:
15781     hoverinfo: "x+y"
15782     boxpoints: "outliers"
15783     whiskerwidth: 0
15784   layout:
15785     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
15786     layout: "plot-throughput"
15787
15788 - type: "plot"
15789   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
15790   algorithm: "plot_performance_box"
15791   output-file-type: ".html"
15792   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
15793   data: "plot-dpdk-throughput-latency-3n-hsw"
15794   filter: "'NIC_Intel-XL710' and
15795            '64B' and
15796            'BASE' and
15797            'NDRPDR' and
15798            '2T2C' and
15799            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15800   parameters:
15801   - "throughput"
15802   - "parent"
15803   - "tags"
15804   traces:
15805     hoverinfo: "x+y"
15806     boxpoints: "outliers"
15807     whiskerwidth: 0
15808   layout:
15809     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
15810     layout: "plot-throughput"
15811
15812 - type: "plot"
15813   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
15814   algorithm: "plot_performance_box"
15815   output-file-type: ".html"
15816   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
15817   data: "plot-dpdk-throughput-latency-3n-hsw"
15818   filter: "'NIC_Intel-XL710' and
15819            '64B' and
15820            'BASE' and
15821            'NDRPDR' and
15822            '1T1C' and
15823            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15824   parameters:
15825   - "throughput"
15826   - "parent"
15827   - "tags"
15828   traces:
15829     hoverinfo: "x+y"
15830     boxpoints: "outliers"
15831     whiskerwidth: 0
15832   layout:
15833     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
15834     layout: "plot-throughput"
15835
15836 - type: "plot"
15837   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
15838   algorithm: "plot_performance_box"
15839   output-file-type: ".html"
15840   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
15841   data: "plot-dpdk-throughput-latency-3n-hsw"
15842   filter: "'NIC_Intel-XL710' and
15843            '64B' and
15844            'BASE' and
15845            'NDRPDR' and
15846            '2T2C' and
15847            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15848   parameters:
15849   - "throughput"
15850   - "parent"
15851   - "tags"
15852   traces:
15853     hoverinfo: "x+y"
15854     boxpoints: "outliers"
15855     whiskerwidth: 0
15856   layout:
15857     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
15858     layout: "plot-throughput"
15859
15860 # Packet Throughput - DPDK testpmd 3n-skx-x710
15861 - type: "plot"
15862   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
15863   algorithm: "plot_performance_box"
15864   output-file-type: ".html"
15865   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
15866   data: "plot-dpdk-throughput-latency-3n-skx"
15867   filter: "'NIC_Intel-X710' and
15868            '64B' and
15869            'BASE' and
15870            'NDRPDR' and
15871            '2T1C' and
15872            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15873   parameters:
15874   - "throughput"
15875   - "parent"
15876   - "tags"
15877   traces:
15878     hoverinfo: "x+y"
15879     boxpoints: "outliers"
15880     whiskerwidth: 0
15881   layout:
15882     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
15883     layout: "plot-throughput"
15884
15885 - type: "plot"
15886   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
15887   algorithm: "plot_performance_box"
15888   output-file-type: ".html"
15889   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
15890   data: "plot-dpdk-throughput-latency-3n-skx"
15891   filter: "'NIC_Intel-X710' and
15892            '64B' and
15893            'BASE' and
15894            'NDRPDR' and
15895            '4T2C' and
15896            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15897   parameters:
15898   - "throughput"
15899   - "parent"
15900   - "tags"
15901   traces:
15902     hoverinfo: "x+y"
15903     boxpoints: "outliers"
15904     whiskerwidth: 0
15905   layout:
15906     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
15907     layout: "plot-throughput"
15908
15909 - type: "plot"
15910   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
15911   algorithm: "plot_performance_box"
15912   output-file-type: ".html"
15913   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
15914   data: "plot-dpdk-throughput-latency-3n-skx"
15915   filter: "'NIC_Intel-X710' and
15916            '64B' and
15917            'BASE' and
15918            'NDRPDR' and
15919            '2T1C' and
15920            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15921   parameters:
15922   - "throughput"
15923   - "parent"
15924   - "tags"
15925   traces:
15926     hoverinfo: "x+y"
15927     boxpoints: "outliers"
15928     whiskerwidth: 0
15929   layout:
15930     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
15931     layout: "plot-throughput"
15932
15933 - type: "plot"
15934   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
15935   algorithm: "plot_performance_box"
15936   output-file-type: ".html"
15937   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
15938   data: "plot-dpdk-throughput-latency-3n-skx"
15939   filter: "'NIC_Intel-X710' and
15940            '64B' and
15941            'BASE' and
15942            'NDRPDR' and
15943            '4T2C' and
15944            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15945   parameters:
15946   - "throughput"
15947   - "parent"
15948   - "tags"
15949   traces:
15950     hoverinfo: "x+y"
15951     boxpoints: "outliers"
15952     whiskerwidth: 0
15953   layout:
15954     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
15955     layout: "plot-throughput"
15956
15957 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
15958 - type: "plot"
15959   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
15960   algorithm: "plot_performance_box"
15961   output-file-type: ".html"
15962   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
15963   data: "plot-dpdk-throughput-latency-3n-skx"
15964   filter: "'NIC_Intel-XXV710' and
15965            '64B' and
15966            'BASE' and
15967            'NDRPDR' and
15968            '2T1C' and
15969            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15970   parameters:
15971   - "throughput"
15972   - "parent"
15973   - "tags"
15974   traces:
15975     hoverinfo: "x+y"
15976     boxpoints: "outliers"
15977     whiskerwidth: 0
15978   layout:
15979     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
15980     layout: "plot-throughput"
15981
15982 - type: "plot"
15983   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
15984   algorithm: "plot_performance_box"
15985   output-file-type: ".html"
15986   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
15987   data: "plot-dpdk-throughput-latency-3n-skx"
15988   filter: "'NIC_Intel-XXV710' and
15989            '64B' and
15990            'BASE' and
15991            'NDRPDR' and
15992            '4T2C' and
15993            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
15994   parameters:
15995   - "throughput"
15996   - "parent"
15997   - "tags"
15998   traces:
15999     hoverinfo: "x+y"
16000     boxpoints: "outliers"
16001     whiskerwidth: 0
16002   layout:
16003     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16004     layout: "plot-throughput"
16005
16006 - type: "plot"
16007   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16008   algorithm: "plot_performance_box"
16009   output-file-type: ".html"
16010   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16011   data: "plot-dpdk-throughput-latency-3n-skx"
16012   filter: "'NIC_Intel-XXV710' and
16013            '64B' and
16014            'BASE' and
16015            'NDRPDR' and
16016            '2T1C' and
16017            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16018   parameters:
16019   - "throughput"
16020   - "parent"
16021   - "tags"
16022   traces:
16023     hoverinfo: "x+y"
16024     boxpoints: "outliers"
16025     whiskerwidth: 0
16026   layout:
16027     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16028     layout: "plot-throughput"
16029
16030 - type: "plot"
16031   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16032   algorithm: "plot_performance_box"
16033   output-file-type: ".html"
16034   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16035   data: "plot-dpdk-throughput-latency-3n-skx"
16036   filter: "'NIC_Intel-XXV710' and
16037            '64B' and
16038            'BASE' and
16039            'NDRPDR' and
16040            '4T2C' and
16041            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16042   parameters:
16043   - "throughput"
16044   - "parent"
16045   - "tags"
16046   traces:
16047     hoverinfo: "x+y"
16048     boxpoints: "outliers"
16049     whiskerwidth: 0
16050   layout:
16051     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16052     layout: "plot-throughput"
16053
16054 # Packet Throughput - DPDK testpmd 2n-skx-x710
16055 - type: "plot"
16056   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16057   algorithm: "plot_performance_box"
16058   output-file-type: ".html"
16059   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16060   data: "plot-dpdk-throughput-latency-2n-skx"
16061   filter: "'NIC_Intel-X710' and
16062            '64B' and
16063            'BASE' and
16064            'NDRPDR' and
16065            '2T1C' and
16066            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16067   parameters:
16068   - "throughput"
16069   - "parent"
16070   - "tags"
16071   traces:
16072     hoverinfo: "x+y"
16073     boxpoints: "outliers"
16074     whiskerwidth: 0
16075   layout:
16076     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16077     layout: "plot-throughput"
16078
16079 - type: "plot"
16080   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16081   algorithm: "plot_performance_box"
16082   output-file-type: ".html"
16083   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16084   data: "plot-dpdk-throughput-latency-2n-skx"
16085   filter: "'NIC_Intel-X710' and
16086            '64B' and
16087            'BASE' and
16088            'NDRPDR' and
16089            '4T2C' and
16090            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16091   parameters:
16092   - "throughput"
16093   - "parent"
16094   - "tags"
16095   traces:
16096     hoverinfo: "x+y"
16097     boxpoints: "outliers"
16098     whiskerwidth: 0
16099   layout:
16100     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16101     layout: "plot-throughput"
16102
16103 - type: "plot"
16104   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16105   algorithm: "plot_performance_box"
16106   output-file-type: ".html"
16107   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16108   data: "plot-dpdk-throughput-latency-2n-skx"
16109   filter: "'NIC_Intel-X710' and
16110            '64B' and
16111            'BASE' and
16112            'NDRPDR' and
16113            '2T1C' and
16114            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16115   parameters:
16116   - "throughput"
16117   - "parent"
16118   - "tags"
16119   traces:
16120     hoverinfo: "x+y"
16121     boxpoints: "outliers"
16122     whiskerwidth: 0
16123   layout:
16124     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16125     layout: "plot-throughput"
16126
16127 - type: "plot"
16128   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16129   algorithm: "plot_performance_box"
16130   output-file-type: ".html"
16131   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16132   data: "plot-dpdk-throughput-latency-2n-skx"
16133   filter: "'NIC_Intel-X710' and
16134            '64B' and
16135            'BASE' and
16136            'NDRPDR' and
16137            '4T2C' and
16138            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16139   parameters:
16140   - "throughput"
16141   - "parent"
16142   - "tags"
16143   traces:
16144     hoverinfo: "x+y"
16145     boxpoints: "outliers"
16146     whiskerwidth: 0
16147   layout:
16148     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16149     layout: "plot-throughput"
16150
16151 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
16152 - type: "plot"
16153   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16154   algorithm: "plot_performance_box"
16155   output-file-type: ".html"
16156   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16157   data: "plot-dpdk-throughput-latency-2n-skx"
16158   filter: "'NIC_Intel-XXV710' and
16159            '64B' and
16160            'BASE' and
16161            'NDRPDR' and
16162            '2T1C' and
16163            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16164   parameters:
16165   - "throughput"
16166   - "parent"
16167   - "tags"
16168   traces:
16169     hoverinfo: "x+y"
16170     boxpoints: "outliers"
16171     whiskerwidth: 0
16172   layout:
16173     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16174     layout: "plot-throughput"
16175
16176 - type: "plot"
16177   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
16178   algorithm: "plot_performance_box"
16179   output-file-type: ".html"
16180   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
16181   data: "plot-dpdk-throughput-latency-2n-skx"
16182   filter: "'NIC_Intel-XXV710' and
16183            '64B' and
16184            'BASE' and
16185            'NDRPDR' and
16186            '4T2C' and
16187            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16188   parameters:
16189   - "throughput"
16190   - "parent"
16191   - "tags"
16192   traces:
16193     hoverinfo: "x+y"
16194     boxpoints: "outliers"
16195     whiskerwidth: 0
16196   layout:
16197     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
16198     layout: "plot-throughput"
16199
16200 - type: "plot"
16201   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
16202   algorithm: "plot_performance_box"
16203   output-file-type: ".html"
16204   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
16205   data: "plot-dpdk-throughput-latency-2n-skx"
16206   filter: "'NIC_Intel-XXV710' and
16207            '64B' and
16208            'BASE' and
16209            'NDRPDR' and
16210            '2T1C' and
16211            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16212   parameters:
16213   - "throughput"
16214   - "parent"
16215   - "tags"
16216   traces:
16217     hoverinfo: "x+y"
16218     boxpoints: "outliers"
16219     whiskerwidth: 0
16220   layout:
16221     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
16222     layout: "plot-throughput"
16223
16224 - type: "plot"
16225   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
16226   algorithm: "plot_performance_box"
16227   output-file-type: ".html"
16228   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
16229   data: "plot-dpdk-throughput-latency-2n-skx"
16230   filter: "'NIC_Intel-XXV710' and
16231            '64B' and
16232            'BASE' and
16233            'NDRPDR' and
16234            '4T2C' and
16235            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16236   parameters:
16237   - "throughput"
16238   - "parent"
16239   - "tags"
16240   traces:
16241     hoverinfo: "x+y"
16242     boxpoints: "outliers"
16243     whiskerwidth: 0
16244   layout:
16245     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
16246     layout: "plot-throughput"
16247
16248 ################################################################################
16249
16250 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
16251 - type: "plot"
16252   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16253   algorithm: "plot_latency_error_bars"
16254   output-file-type: ".html"
16255   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
16256   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16257   filter: "'NIC_Intel-X520-DA2' and
16258            '64B' and
16259            ('BASE' or 'SCALE') and
16260            'NDRPDR' and
16261            'ETH' and
16262            '1T1C' and
16263            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16264            not 'VHOST' and
16265            not 'MEMIF'"
16266   parameters:
16267   - "latency"
16268   - "parent"
16269   - "tags"
16270   sort:
16271   - "L2XCFWD"
16272   - "L2PATCH"
16273   - "L2BDMACLRN"
16274   - "FIB_10K"
16275   - "FIB_100K"
16276   - "FIB_1M"
16277   layout:
16278     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
16279     layout: "plot-latency"
16280
16281 - type: "plot"
16282   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16283   algorithm: "plot_latency_error_bars"
16284   output-file-type: ".html"
16285   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
16286   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16287   filter: "'NIC_Intel-X520-DA2' and
16288            '64B' and
16289            ('BASE' or 'SCALE') and
16290            'NDRPDR' and
16291            'ETH' and
16292            '2T2C' and
16293            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16294            not 'VHOST' and
16295            not 'MEMIF'"
16296   parameters:
16297   - "latency"
16298   - "parent"
16299   - "tags"
16300   sort:
16301   - "L2XCFWD"
16302   - "L2PATCH"
16303   - "L2BDMACLRN"
16304   - "FIB_10K"
16305   - "FIB_100K"
16306   - "FIB_1M"
16307   layout:
16308     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
16309     layout: "plot-latency"
16310
16311 # Packet Latency - VPP L2 3n-hsw-x520 features
16312 - type: "plot"
16313   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
16314   algorithm: "plot_latency_error_bars"
16315   output-file-type: ".html"
16316   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
16317   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16318   filter: "'NIC_Intel-X520-DA2' and
16319            '64B' and
16320            'NDRPDR' and
16321            '1T1C' and
16322            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16323            not 'ACL' and
16324            not 'VHOST' and
16325            not 'MEMIF'"
16326   parameters:
16327   - "latency"
16328   - "parent"
16329   - "tags"
16330   sort:
16331   - "L2XCBASE"    # l2xcbase
16332   - "L2BDBASE"    # l2bdbase
16333   - "L2XCFWD"     # dot1q-l2xcbase
16334   - "L2BDMACLRN"  # dot1q-l2bdbase
16335   layout:
16336     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
16337     layout: "plot-latency"
16338
16339 - type: "plot"
16340   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
16341   algorithm: "plot_latency_error_bars"
16342   output-file-type: ".html"
16343   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
16344   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16345   filter: "'NIC_Intel-X520-DA2' and
16346            '64B' and
16347            'NDRPDR' and
16348            '2T2C' and
16349            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16350            not 'ACL' and
16351            not 'VHOST' and
16352            not 'MEMIF'"
16353   parameters:
16354   - "latency"
16355   - "parent"
16356   - "tags"
16357   sort:
16358   - "L2XCBASE"    # l2xcbase
16359   - "L2BDBASE"    # l2bdbase
16360   - "L2XCFWD"     # dot1q-l2xcbase
16361   - "L2BDMACLRN"  # dot1q-l2bdbase
16362   layout:
16363     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
16364     layout: "plot-latency"
16365
16366 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
16367 - type: "plot"
16368   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
16369   algorithm: "plot_latency_error_bars"
16370   output-file-type: ".html"
16371   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
16372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16373   filter: "'NIC_Intel-X710' and
16374            '64B' and
16375            ('BASE' or 'SCALE') and
16376            'NDRPDR' and
16377            'ETH' and
16378            '1T1C' and
16379            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16380            not 'VHOST' and
16381            not 'MEMIF'"
16382   parameters:
16383   - "latency"
16384   - "parent"
16385   - "tags"
16386   sort:
16387   - "L2PATCH"
16388   - "L2XCFWD"
16389   - "L2BDMACLRN"
16390   - "FIB_10K"
16391   - "FIB_100K"
16392   - "FIB_1M"
16393   layout:
16394     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
16395     layout: "plot-latency"
16396
16397 - type: "plot"
16398   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
16399   algorithm: "plot_latency_error_bars"
16400   output-file-type: ".html"
16401   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
16402   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16403   filter: "'NIC_Intel-X710' and
16404            '64B' and
16405            ('BASE' or 'SCALE') and
16406            'NDRPDR' and
16407            'ETH' and
16408            '2T2C' and
16409            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16410            not 'VHOST' and
16411            not 'MEMIF'"
16412   parameters:
16413   - "latency"
16414   - "parent"
16415   - "tags"
16416   sort:
16417   - "L2PATCH"
16418   - "L2XCFWD"
16419   - "L2BDMACLRN"
16420   - "FIB_10K"
16421   - "FIB_100K"
16422   - "FIB_1M"
16423   layout:
16424     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
16425     layout: "plot-latency"
16426
16427 # Packet Latency - VPP L2 3n-hsw-x710 features
16428 - type: "plot"
16429   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
16430   algorithm: "plot_latency_error_bars"
16431   output-file-type: ".html"
16432   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
16433   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16434   filter: "'NIC_Intel-X710' and
16435            '64B' and
16436            'NDRPDR' and
16437            '1T1C' and
16438            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16439            not 'ACL' and
16440            not 'VHOST' and
16441            not 'L2OVRLAY' and
16442            not 'MEMIF'"
16443   parameters:
16444   - "latency"
16445   - "parent"
16446   - "tags"
16447   sort:
16448   - "L2XCBASE"    # l2xcbase
16449   - "L2BDBASE"    # l2bdbase
16450   - "L2XCFWD"     # dot1q-l2xcbase
16451   - "L2BDMACLRN"  # dot1q-l2bdbase
16452   layout:
16453     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
16454     layout: "plot-latency"
16455
16456 - type: "plot"
16457   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
16458   algorithm: "plot_latency_error_bars"
16459   output-file-type: ".html"
16460   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
16461   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16462   filter: "'NIC_Intel-X710' and
16463            '64B' and
16464            'NDRPDR' and
16465            '2T2C' and
16466            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16467            not 'ACL' and
16468            not 'VHOST' and
16469            not 'L2OVRLAY' and
16470            not 'MEMIF'"
16471   parameters:
16472   - "latency"
16473   - "parent"
16474   - "tags"
16475   sort:
16476   - "L2XCBASE"    # l2xcbase
16477   - "L2BDBASE"    # l2bdbase
16478   - "L2XCFWD"     # dot1q-l2xcbase
16479   - "L2BDMACLRN"  # dot1q-l2bdbase
16480   layout:
16481     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
16482     layout: "plot-latency"
16483
16484 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
16485 - type: "plot"
16486   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
16487   algorithm: "plot_latency_error_bars"
16488   output-file-type: ".html"
16489   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
16490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16491   filter: "'NIC_Intel-XL710' and
16492            '64B' and
16493            'BASE' and
16494            'NDRPDR' and
16495            'ETH' and
16496            '1T1C' and
16497            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16498            not 'VHOST' and
16499            not 'MEMIF'"
16500   parameters:
16501   - "latency"
16502   - "parent"
16503   - "tags"
16504   sort:
16505   - "L2PATCH"
16506   - "L2XCFWD"
16507   - "L2BDMACLRN"
16508   layout:
16509     title: "l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
16510     layout: "plot-latency"
16511
16512 - type: "plot"
16513   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
16514   algorithm: "plot_latency_error_bars"
16515   output-file-type: ".html"
16516   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
16517   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16518   filter: "'NIC_Intel-XL710' and
16519            '64B' and
16520            'BASE' and
16521            'NDRPDR' and
16522            'ETH' and
16523            '2T2C' and
16524            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16525            not 'VHOST' and
16526            not 'MEMIF'"
16527   parameters:
16528   - "latency"
16529   - "parent"
16530   - "tags"
16531   sort:
16532   - "L2PATCH"
16533   - "L2XCFWD"
16534   - "L2BDMACLRN"
16535   layout:
16536     title: "l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
16537     layout: "plot-latency"
16538
16539 # Packet Latency - VPP L2 3n-skx-x710 base and scale
16540 - type: "plot"
16541   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16542   algorithm: "plot_latency_error_bars"
16543   output-file-type: ".html"
16544   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16545   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16546   filter: "'NIC_Intel-X710' and
16547            '64B' and
16548            ('BASE' or 'SCALE') and
16549            'NDRPDR' and
16550            'ETH' and
16551            '2T1C' and
16552            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16553            not 'VHOST' and
16554            not 'MEMIF' and
16555            not 'DRV_AVF'"
16556   parameters:
16557   - "latency"
16558   - "parent"
16559   - "tags"
16560   sort:
16561   - "L2PATCH"
16562   - "L2XCBASE"
16563   - "BASE"
16564   - "FIB_10K"
16565   - "FIB_100K"
16566   - "FIB_1M"
16567   layout:
16568     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
16569     layout: "plot-latency"
16570
16571 - type: "plot"
16572   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16573   algorithm: "plot_latency_error_bars"
16574   output-file-type: ".html"
16575   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16576   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16577   filter: "'NIC_Intel-X710' and
16578            '64B' and
16579            ('BASE' or 'SCALE') and
16580            'NDRPDR' and
16581            'ETH' and
16582            '4T2C' and
16583            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16584            not 'VHOST' and
16585            not 'MEMIF' and
16586            not 'DRV_AVF'"
16587   parameters:
16588   - "latency"
16589   - "parent"
16590   - "tags"
16591   sort:
16592   - "L2PATCH"
16593   - "L2XCBASE"
16594   - "BASE"
16595   - "FIB_10K"
16596   - "FIB_100K"
16597   - "FIB_1M"
16598   layout:
16599     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
16600     layout: "plot-latency"
16601
16602 # Packet Latency - VPP L2 3n-skx-x710 features
16603 - type: "plot"
16604   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
16605   algorithm: "plot_latency_error_bars"
16606   output-file-type: ".html"
16607   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
16608   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16609   filter: "'NIC_Intel-X710' and
16610            '64B' and
16611            'NDRPDR' and
16612            '2T1C' and
16613            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16614            not 'ACL' and
16615            not 'VHOST' and
16616            not 'DRV_AVF' and
16617            not 'L2OVRLAY' and
16618            not 'MEMIF'"
16619   parameters:
16620   - "latency"
16621   - "parent"
16622   - "tags"
16623   sort:
16624   - "L2XCBASE"    # l2xcbase
16625   - "L2BDBASE"    # l2bdbase
16626   - "L2XCFWD"     # dot1q-l2xcbase
16627   - "L2BDMACLRN"  # dot1q-l2bdbase
16628   layout:
16629     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
16630     layout: "plot-latency"
16631
16632 - type: "plot"
16633   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
16634   algorithm: "plot_latency_error_bars"
16635   output-file-type: ".html"
16636   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
16637   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16638   filter: "'NIC_Intel-X710' and
16639            '64B' and
16640            'NDRPDR' and
16641            '4T2C' and
16642            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
16643            not 'ACL' and
16644            not 'VHOST' and
16645            not 'DRV_AVF' and
16646            not 'L2OVRLAY' and
16647            not 'MEMIF'"
16648   parameters:
16649   - "latency"
16650   - "parent"
16651   - "tags"
16652   sort:
16653   - "L2XCBASE"    # l2xcbase
16654   - "L2BDBASE"    # l2bdbase
16655   - "L2XCFWD"     # dot1q-l2xcbase
16656   - "L2BDMACLRN"  # dot1q-l2bdbase
16657   layout:
16658     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
16659     layout: "plot-latency"
16660
16661 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
16662 - type: "plot"
16663   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
16664   algorithm: "plot_latency_error_bars"
16665   output-file-type: ".html"
16666   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
16667   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16668   filter: "'NIC_Intel-XXV710' and
16669            '64B' and
16670            ('BASE' or 'SCALE') and
16671            'NDRPDR' and
16672            'ETH' and
16673            '2T1C' and
16674            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16675            not 'VHOST' and
16676            not 'MEMIF'"
16677   parameters:
16678   - "latency"
16679   - "parent"
16680   - "tags"
16681   sort:
16682   - "L2PATCH"
16683   - "L2PATCH"
16684   - "L2XCBASE"
16685   - "L2BDMACLRN"
16686   layout:
16687     title: "l2sw-3n-skx-xxv710-64b-2t1c-base-ndr"
16688     layout: "plot-latency"
16689
16690 - type: "plot"
16691   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
16692   algorithm: "plot_latency_error_bars"
16693   output-file-type: ".html"
16694   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
16695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16696   filter: "'NIC_Intel-XXV710' and
16697            '64B' and
16698            ('BASE' or 'SCALE') and
16699            'NDRPDR' and
16700            'ETH' and
16701            '4T2C' and
16702            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16703            not 'VHOST' and
16704            not 'MEMIF'"
16705   parameters:
16706   - "latency"
16707   - "parent"
16708   - "tags"
16709   sort:
16710   - "L2PATCH"
16711   - "L2PATCH"
16712   - "L2XCBASE"
16713   - "L2BDMACLRN"
16714   layout:
16715     title: "l2sw-3n-skx-xxv710-64b-4t2c-base-ndr"
16716     layout: "plot-latency"
16717
16718 # Packet Latency - VPP L2 2n-skx-x710 base and scale
16719 - type: "plot"
16720   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16721   algorithm: "plot_latency_error_bars"
16722   output-file-type: ".html"
16723   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
16724   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16725   filter: "'NIC_Intel-X710' and
16726            '64B' and
16727            'ETH' and
16728            ('BASE' or 'SCALE') and
16729            'NDRPDR' and
16730            '2T1C' and
16731            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16732            not 'VHOST' and
16733            not 'MEMIF'"
16734   parameters:
16735   - "latency"
16736   - "parent"
16737   - "tags"
16738   sort:
16739   - "L2PATCH"
16740   - "L2XCBASE"
16741   - "BASE"
16742   - "FIB_10K"
16743   - "FIB_100K"
16744   - "FIB_1M"
16745   layout:
16746     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
16747     layout: "plot-latency"
16748
16749 - type: "plot"
16750   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16751   algorithm: "plot_latency_error_bars"
16752   output-file-type: ".html"
16753   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
16754   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16755   filter: "'NIC_Intel-X710' and
16756            '64B' and
16757            ('BASE' or 'SCALE') and
16758            'NDRPDR' and
16759            'ETH' and
16760            '4T2C' and
16761            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16762            not 'VHOST' and
16763            not 'MEMIF'"
16764   parameters:
16765   - "latency"
16766   - "parent"
16767   - "tags"
16768   sort:
16769   - "L2PATCH"
16770   - "L2XCBASE"
16771   - "BASE"
16772   - "FIB_10K"
16773   - "FIB_100K"
16774   - "FIB_1M"
16775   layout:
16776     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16777     layout: "plot-latency"
16778
16779 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
16780 - type: "plot"
16781   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16782   algorithm: "plot_latency_error_bars"
16783   output-file-type: ".html"
16784   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
16785   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16786   filter: "'NIC_Intel-XXV710' and
16787            '64B' and
16788            ('BASE' or 'SCALE') and
16789            'NDRPDR' and
16790            'ETH' and
16791            '2T1C' and
16792            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16793            not 'VHOST' and
16794            not 'MEMIF'"
16795   parameters:
16796   - "latency"
16797   - "parent"
16798   - "tags"
16799   sort:
16800   - "L2PATCH"
16801   - "L2XCBASE"
16802   - "BASE"
16803   - "FIB_10K"
16804   - "FIB_100K"
16805   - "FIB_1M"
16806   layout:
16807     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16808     layout: "plot-latency"
16809
16810 - type: "plot"
16811   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16812   algorithm: "plot_latency_error_bars"
16813   output-file-type: ".html"
16814   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
16815   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16816   filter: "'NIC_Intel-XXV710' and
16817            '64B' and
16818            ('BASE' or 'SCALE') and
16819            'NDRPDR' and
16820            'ETH' and
16821            '4T2C' and
16822            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
16823            not 'VHOST' and
16824            not 'MEMIF'"
16825   parameters:
16826   - "latency"
16827   - "parent"
16828   - "tags"
16829   sort:
16830   - "L2PATCH"
16831   - "L2XCBASE"
16832   - "BASE"
16833   - "FIB_10K"
16834   - "FIB_100K"
16835   - "FIB_1M"
16836   layout:
16837     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16838     layout: "plot-latency"
16839
16840 ################################################################################
16841
16842 # Packet Latency - VPP Container Memif 3n-hsw-x520
16843 - type: "plot"
16844   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
16845   algorithm: "plot_latency_error_bars"
16846   output-file-type: ".html"
16847   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
16848   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16849   filter: "'NIC_Intel-X520-DA2' and
16850            '64B' and
16851            ('BASE' or 'SCALE') and
16852            'NDRPDR' and
16853            '1T1C' and
16854            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
16855            not 'VHOST' and
16856            'MEMIF'"
16857   parameters:
16858   - "latency"
16859   - "parent"
16860   - "tags"
16861   sort:
16862   - "L2XCFWD"
16863   - "L2XCFWD"
16864   - "L2XCFWD"
16865   - "L2BDMACLRN"
16866   - "L2BDMACLRN"
16867   - "L2BDMACLRN"
16868   - "IP4FWD"
16869   layout:
16870     title: "memif-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
16871     layout: "plot-latency"
16872
16873 - type: "plot"
16874   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
16875   algorithm: "plot_latency_error_bars"
16876   output-file-type: ".html"
16877   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
16878   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16879   filter: "'NIC_Intel-X520-DA2' and
16880            '64B' and
16881            ('BASE' or 'SCALE') and
16882            'NDRPDR' and
16883            '2T2C' and
16884            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
16885            not 'VHOST' and
16886            'MEMIF'"
16887   parameters:
16888   - "latency"
16889   - "parent"
16890   - "tags"
16891   sort:
16892   - "L2XCFWD"
16893   - "L2XCFWD"
16894   - "L2XCFWD"
16895   - "L2BDMACLRN"
16896   - "L2BDMACLRN"
16897   - "L2BDMACLRN"
16898   - "IP4FWD"
16899   layout:
16900     title: "memif-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
16901     layout: "plot-latency"
16902
16903 # Packet Latency - VPP Container Memif 3n-hsw-x710
16904 - type: "plot"
16905   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
16906   algorithm: "plot_latency_error_bars"
16907   output-file-type: ".html"
16908   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
16909   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16910   filter: "'NIC_Intel-X710' and
16911            '64B' and
16912            ('BASE' or 'SCALE') and
16913            'NDRPDR' and
16914            '1T1C' and
16915            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
16916            not 'VHOST' and
16917            'MEMIF'"
16918   parameters:
16919   - "latency"
16920   - "parent"
16921   - "tags"
16922   sort:
16923   - "L2XCFWD"
16924   - "L2XCFWD"
16925   - "L2XCFWD"
16926   - "L2BDMACLRN"
16927   - "L2BDMACLRN"
16928   - "L2BDMACLRN"
16929   - "IP4FWD"
16930   layout:
16931     title: "memif-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
16932     layout: "plot-latency"
16933
16934 - type: "plot"
16935   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
16936   algorithm: "plot_latency_error_bars"
16937   output-file-type: ".html"
16938   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
16939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16940   filter: "'NIC_Intel-X710' and
16941            '64B' and
16942            ('BASE' or 'SCALE') and
16943            'NDRPDR' and
16944            '2T2C' and
16945            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
16946            not 'VHOST' and
16947            'MEMIF'"
16948   parameters:
16949   - "latency"
16950   - "parent"
16951   - "tags"
16952   sort:
16953   - "L2XCFWD"
16954   - "L2XCFWD"
16955   - "L2XCFWD"
16956   - "L2BDMACLRN"
16957   - "L2BDMACLRN"
16958   - "L2BDMACLRN"
16959   - "IP4FWD"
16960   layout:
16961     title: "memif-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
16962     layout: "plot-latency"
16963
16964 # Packet Latency - VPP Container Memif 3n-hsw-xl710
16965 - type: "plot"
16966   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
16967   algorithm: "plot_latency_error_bars"
16968   output-file-type: ".html"
16969   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr-lat"
16970   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16971   filter: "'NIC_Intel-XL710' and
16972            '64B' and
16973            ('BASE' or 'SCALE') and
16974            'NDRPDR' and
16975            '1T1C' and
16976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
16977            not 'VHOST' and
16978            'MEMIF'"
16979   parameters:
16980   - "latency"
16981   - "parent"
16982   - "tags"
16983   sort:
16984   - "L2XCFWD"
16985   - "L2XCFWD"
16986   - "L2XCFWD"
16987   - "L2BDMACLRN"
16988   - "L2BDMACLRN"
16989   - "L2BDMACLRN"
16990   - "IP4FWD"
16991   layout:
16992     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_features-ndr"
16993     layout: "plot-latency"
16994
16995 - type: "plot"
16996   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
16997   algorithm: "plot_latency_error_bars"
16998   output-file-type: ".html"
16999   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr-lat"
17000   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17001   filter: "'NIC_Intel-XL710' and
17002            '64B' and
17003            ('BASE' or 'SCALE') and
17004            'NDRPDR' and
17005            '2T2C' and
17006            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17007            not 'VHOST' and
17008            'MEMIF'"
17009   parameters:
17010   - "latency"
17011   - "parent"
17012   - "tags"
17013   sort:
17014   - "L2XCFWD"
17015   - "L2XCFWD"
17016   - "L2XCFWD"
17017   - "L2BDMACLRN"
17018   - "L2BDMACLRN"
17019   - "L2BDMACLRN"
17020   - "IP4FWD"
17021   layout:
17022     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_features-ndr"
17023     layout: "plot-latency"
17024
17025 # Packet Latency - VPP Container Memif 3n-skx-x710
17026 - type: "plot"
17027   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17028   algorithm: "plot_latency_error_bars"
17029   output-file-type: ".html"
17030   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17031   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17032   filter: "'NIC_Intel-X710' and
17033            '64B' and
17034            ('BASE' or 'SCALE') and
17035            'NDRPDR' and
17036            '2T1C' and
17037            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17038            not 'VHOST' and
17039            'MEMIF'"
17040   parameters:
17041   - "latency"
17042   - "parent"
17043   - "tags"
17044   sort:
17045   - "L2XCFWD"
17046   - "L2XCFWD"
17047   - "L2XCFWD"
17048   - "L2BDMACLRN"
17049   - "L2BDMACLRN"
17050   - "L2BDMACLRN"
17051   - "IP4FWD"
17052   layout:
17053     title: "memif-3n-skx-x710-64b-2t1c-base_and_features-ndr"
17054     layout: "plot-latency"
17055
17056 - type: "plot"
17057   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17058   algorithm: "plot_latency_error_bars"
17059   output-file-type: ".html"
17060   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17061   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17062   filter: "'NIC_Intel-X710' and
17063            '64B' and
17064            ('BASE' or 'SCALE') and
17065            'NDRPDR' and
17066            '4T2C' and
17067            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17068            not 'VHOST' and
17069            'MEMIF'"
17070   parameters:
17071   - "latency"
17072   - "parent"
17073   - "tags"
17074   sort:
17075   - "L2XCFWD"
17076   - "L2XCFWD"
17077   - "L2XCFWD"
17078   - "L2BDMACLRN"
17079   - "L2BDMACLRN"
17080   - "L2BDMACLRN"
17081   - "IP4FWD"
17082   layout:
17083     title: "memif-3n-skx-x710-64b-4t2c-base_and_features-ndr"
17084     layout: "plot-latency"
17085
17086 # Packet Latency - VPP Container Memif 2n-skx-x710
17087 - type: "plot"
17088   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17089   algorithm: "plot_latency_error_bars"
17090   output-file-type: ".html"
17091   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
17092   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17093   filter: "'NIC_Intel-X710' and
17094            '64B' and
17095            ('BASE' or 'SCALE') and
17096            'NDRPDR' and
17097            '2T1C' and
17098            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17099            not 'VHOST' and
17100            not 'NF_DENSITY' and
17101            'MEMIF'"
17102   parameters:
17103   - "latency"
17104   - "parent"
17105   - "tags"
17106   sort:
17107   - "L2XCFWD"
17108   - "L2XCFWD"
17109   - "L2XCFWD"
17110   - "L2BDMACLRN"
17111   - "L2BDMACLRN"
17112   - "L2BDMACLRN"
17113   - "IP4FWD"
17114   layout:
17115     title: "memif-2n-skx-x710-64b-2t1c-base_and_features-ndr"
17116     layout: "plot-latency"
17117
17118 - type: "plot"
17119   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17120   algorithm: "plot_latency_error_bars"
17121   output-file-type: ".html"
17122   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
17123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17124   filter: "'NIC_Intel-X710' and
17125            '64B' and
17126            ('BASE' or 'SCALE') and
17127            'NDRPDR' and
17128            '4T2C' and
17129            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17130            not 'VHOST' and
17131            not 'NF_DENSITY' and
17132            'MEMIF'"
17133   parameters:
17134   - "latency"
17135   - "parent"
17136   - "tags"
17137   sort:
17138   - "L2XCFWD"
17139   - "L2XCFWD"
17140   - "L2XCFWD"
17141   - "L2BDMACLRN"
17142   - "L2BDMACLRN"
17143   - "L2BDMACLRN"
17144   - "IP4FWD"
17145   layout:
17146     title: "memif-2n-skx-x710-64b-4t2c-base_and_features-ndr"
17147     layout: "plot-latency"
17148
17149 # Packet Latency - VPP Container Memif 2n-skx-xxv710
17150 - type: "plot"
17151   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
17152   algorithm: "plot_latency_error_bars"
17153   output-file-type: ".html"
17154   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
17155   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17156   filter: "'NIC_Intel-XXV710' and
17157            '64B' and
17158            ('BASE' or 'SCALE') and
17159            'NDRPDR' and
17160            '2T1C' and
17161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17162            not 'VHOST' and
17163            'MEMIF'"
17164   parameters:
17165   - "latency"
17166   - "parent"
17167   - "tags"
17168   sort:
17169   - "L2XCFWD"
17170   - "L2XCFWD"
17171   - "L2XCFWD"
17172   - "L2BDMACLRN"
17173   - "L2BDMACLRN"
17174   - "L2BDMACLRN"
17175   - "IP4FWD"
17176   layout:
17177     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
17178     layout: "plot-latency"
17179
17180 - type: "plot"
17181   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
17182   algorithm: "plot_latency_error_bars"
17183   output-file-type: ".html"
17184   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
17185   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17186   filter: "'NIC_Intel-XXV710' and
17187            '64B' and
17188            ('BASE' or 'SCALE') and
17189            'NDRPDR' and
17190            '4T2C' and
17191            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
17192            not 'VHOST' and
17193            'MEMIF'"
17194   parameters:
17195   - "latency"
17196   - "parent"
17197   - "tags"
17198   sort:
17199   - "L2XCFWD"
17200   - "L2XCFWD"
17201   - "L2XCFWD"
17202   - "L2BDMACLRN"
17203   - "L2BDMACLRN"
17204   - "L2BDMACLRN"
17205   - "IP4FWD"
17206   layout:
17207     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
17208     layout: "plot-latency"
17209
17210 ################################################################################
17211
17212 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
17213 - type: "plot"
17214   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
17215   algorithm: "plot_latency_error_bars"
17216   output-file-type: ".html"
17217   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
17218   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17219   filter: "'NIC_Intel-X520-DA2' and
17220            '64B' and
17221            ('BASE' or 'SCALE') and
17222            'NDRPDR' and
17223            '1T1C' and
17224            'L2XCFWD' and
17225            not 'VHOST' and
17226            not 'NF_DENSITY' and
17227            'MEMIF'"
17228   parameters:
17229   - "latency"
17230   - "parent"
17231   - "tags"
17232   sort:
17233   - "1VNF"
17234   - "2VNF"
17235   - "4VNF"
17236   - "2VNF"
17237   - "4VNF"
17238   layout:
17239     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
17240     layout: "plot-latency"
17241
17242 - type: "plot"
17243   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
17244   algorithm: "plot_latency_error_bars"
17245   output-file-type: ".html"
17246   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
17247   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17248   filter: "'NIC_Intel-X520-DA2' and
17249            '64B' and
17250            ('BASE' or 'SCALE') and
17251            'NDRPDR' and
17252            '2T2C' and
17253            'L2XCFWD' and
17254            not 'VHOST' and
17255            not 'NF_DENSITY' and
17256            'MEMIF'"
17257   parameters:
17258   - "latency"
17259   - "parent"
17260   - "tags"
17261   sort:
17262   - "1VNF"
17263   - "2VNF"
17264   - "4VNF"
17265   - "2VNF"
17266   - "4VNF"
17267   layout:
17268     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
17269     layout: "plot-latency"
17270
17271 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
17272 - type: "plot"
17273   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
17274   algorithm: "plot_latency_error_bars"
17275   output-file-type: ".html"
17276   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
17277   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17278   filter: "'NIC_Intel-X520-DA2' and
17279            '64B' and
17280            ('BASE' or 'SCALE') and
17281            'NDRPDR' and
17282            '1T1C' and
17283            ('L2BDMACSTAT' or 'L2BDMACLRN') and
17284            not 'VHOST' and
17285            not 'NF_DENSITY' and
17286            'MEMIF'"
17287   parameters:
17288   - "latency"
17289   - "parent"
17290   - "tags"
17291   sort:
17292   - "1VNF"
17293   - "2VNF"
17294   - "4VNF"
17295   - "2VNF"
17296   - "4VNF"
17297   layout:
17298     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
17299     layout: "plot-latency"
17300
17301 - type: "plot"
17302   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
17303   algorithm: "plot_latency_error_bars"
17304   output-file-type: ".html"
17305   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
17306   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17307   filter: "'NIC_Intel-X520-DA2' and
17308            '64B' and
17309            ('BASE' or 'SCALE') and
17310            'NDRPDR' and
17311            '2T2C' and
17312            ('L2BDMACSTAT' or 'L2BDMACLRN') and
17313            not 'VHOST' and
17314            not 'NF_DENSITY' and
17315            'MEMIF'"
17316   parameters:
17317   - "latency"
17318   - "parent"
17319   - "tags"
17320   sort:
17321   - "1VNF"
17322   - "2VNF"
17323   - "4VNF"
17324   - "2VNF"
17325   - "4VNF"
17326   layout:
17327     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
17328     layout: "plot-latency"
17329
17330 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
17331 - type: "plot"
17332   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
17333   algorithm: "plot_latency_error_bars"
17334   output-file-type: ".html"
17335   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
17336   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17337   filter: "'NIC_Intel-X710' and
17338            '64B' and
17339            ('BASE' or 'SCALE') and
17340            'NDRPDR' and
17341            '1T1C' and
17342            'L2XCFWD' and
17343            not 'VHOST' and
17344            not 'NF_DENSITY' and
17345            'MEMIF'"
17346   parameters:
17347   - "latency"
17348   - "parent"
17349   - "tags"
17350   sort:
17351   - "1VNF"
17352   - "2VNF"
17353   - "4VNF"
17354   - "2VNF"
17355   - "4VNF"
17356   layout:
17357     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
17358     layout: "plot-latency"
17359
17360 - type: "plot"
17361   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
17362   algorithm: "plot_latency_error_bars"
17363   output-file-type: ".html"
17364   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
17365   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17366   filter: "'NIC_Intel-X710' and
17367            '64B' and
17368            ('BASE' or 'SCALE') and
17369            'NDRPDR' and
17370            '2T2C' and
17371            'L2XCFWD' and
17372            not 'VHOST' and
17373            not 'NF_DENSITY' and
17374            'MEMIF'"
17375   parameters:
17376   - "latency"
17377   - "parent"
17378   - "tags"
17379   sort:
17380   - "1VNF"
17381   - "2VNF"
17382   - "4VNF"
17383   - "2VNF"
17384   - "4VNF"
17385   layout:
17386     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
17387     layout: "plot-latency"
17388
17389 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
17390 - type: "plot"
17391   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
17392   algorithm: "plot_latency_error_bars"
17393   output-file-type: ".html"
17394   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
17395   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17396   filter: "'NIC_Intel-X710' and
17397            '64B' and
17398            ('BASE' or 'SCALE') and
17399            'NDRPDR' and
17400            '1T1C' and
17401            ('L2BDMACSTAT' or 'L2BDMACLRN') and
17402            not 'VHOST' and
17403            not 'NF_DENSITY' and
17404            'MEMIF'"
17405   parameters:
17406   - "latency"
17407   - "parent"
17408   - "tags"
17409   sort:
17410   - "1VNF"
17411   - "2VNF"
17412   - "4VNF"
17413   - "2VNF"
17414   - "4VNF"
17415   layout:
17416     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
17417     layout: "plot-latency"
17418
17419 - type: "plot"
17420   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
17421   algorithm: "plot_latency_error_bars"
17422   output-file-type: ".html"
17423   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
17424   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
17425   filter: "'NIC_Intel-X710' and
17426            '64B' and
17427            ('BASE' or 'SCALE') and
17428            'NDRPDR' and
17429            '2T2C' and
17430            ('L2BDMACSTAT' or 'L2BDMACLRN') and
17431            not 'VHOST' and
17432            not 'NF_DENSITY' and
17433            'MEMIF'"
17434   parameters:
17435   - "latency"
17436   - "parent"
17437   - "tags"
17438   sort:
17439   - "1VNF"
17440   - "2VNF"
17441   - "4VNF"
17442   - "2VNF"
17443   - "4VNF"
17444   layout:
17445     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
17446     layout: "plot-latency"
17447
17448 ################################################################################
17449
17450 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
17451 - type: "plot"
17452   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17453   algorithm: "plot_latency_error_bars"
17454   output-file-type: ".html"
17455   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17457   filter: "'NIC_Intel-X520-DA2' and
17458            '64B' and
17459            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
17460            'NDRPDR' and
17461            '1T1C' and
17462            'IP4FWD' and
17463            not 'IPSEC' and
17464            not 'DOT1Q' and
17465            not 'VHOST'"
17466   parameters:
17467   - "latency"
17468   - "parent"
17469   - "tags"
17470   sort:
17471   - "DOT1Q"
17472   - "IP4BASE"
17473   - "FIB_20k"
17474   - "FIB_200k"
17475   - "FIB_2M"
17476   layout:
17477     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
17478     layout: "plot-latency"
17479
17480 - type: "plot"
17481   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17482   algorithm: "plot_latency_error_bars"
17483   output-file-type: ".html"
17484   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17485   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17486   filter: "'NIC_Intel-X520-DA2' and
17487            '64B' and
17488            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
17489            'NDRPDR' and
17490            '2T2C' and
17491            'IP4FWD' and
17492            not 'IPSEC' and
17493            not 'DOT1Q' and
17494            not 'VHOST'"
17495   parameters:
17496   - "latency"
17497   - "parent"
17498   - "tags"
17499   sort:
17500   - "DOT1Q"
17501   - "IP4BASE"
17502   - "FIB_20k"
17503   - "FIB_200k"
17504   - "FIB_2M"
17505   layout:
17506     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
17507     layout: "plot-latency"
17508
17509 # Packet Latency - VPP IPv4 3n-hsw-x520 features
17510 - type: "plot"
17511   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17512   algorithm: "plot_latency_error_bars"
17513   output-file-type: ".html"
17514   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17516   filter: "'NIC_Intel-X520-DA2' and
17517            '64B' and
17518            ('IP4BASE' or
17519             'POLICE_MARK' or
17520             'COPWHLIST' or
17521             ('NAT44' and 'BASE') or
17522             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17523            'NDRPDR' and
17524            '1T1C' and
17525            'IP4FWD' and
17526            not 'IPSEC' and
17527            not 'VHOST'"
17528   parameters:
17529   - "latency"
17530   - "parent"
17531   - "tags"
17532   sort:
17533   - "DOT1Q"
17534   - "IP4BASE"
17535   - "NAT44"
17536   - "POLICE_MARK"
17537   - "COPWHLIST"
17538   - "IACL"
17539   - "OACL"
17540   layout:
17541     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
17542     layout: "plot-latency"
17543
17544 - type: "plot"
17545   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17546   algorithm: "plot_latency_error_bars"
17547   output-file-type: ".html"
17548   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17550   filter: "'NIC_Intel-X520-DA2' and
17551            '64B' and
17552            ('IP4BASE' or
17553             'POLICE_MARK' or
17554             'COPWHLIST' or
17555             ('NAT44' and 'BASE') or
17556             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17557            'NDRPDR' and
17558            '2T2C' and
17559            'IP4FWD' and
17560            not 'IPSEC' and
17561            not 'VHOST'"
17562   parameters:
17563   - "latency"
17564   - "parent"
17565   - "tags"
17566   sort:
17567   - "DOT1Q"
17568   - "IP4BASE"
17569   - "NAT44"
17570   - "POLICE_MARK"
17571   - "COPWHLIST"
17572   - "IACL"
17573   - "OACL"
17574   layout:
17575     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
17576     layout: "plot-latency"
17577
17578 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
17579 - type: "plot"
17580   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
17581   algorithm: "plot_latency_error_bars"
17582   output-file-type: ".html"
17583   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
17584   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17585   filter: "'NIC_Intel-X520-DA2' and
17586            '64B' and
17587            'NDRPDR' and
17588            '1T1C' and
17589            'IP4FWD' and
17590            ('NAT44' or 'IP4BASE') and
17591            not 'DOT1Q' and
17592            not 'IPSEC' and
17593            not 'VHOST'"
17594   parameters:
17595   - "latency"
17596   - "parent"
17597   - "tags"
17598   sort:
17599   - "IP4BASE"
17600   - "BASE"
17601   - "SRC_USER_10"
17602   - "SRC_USER_100"
17603   - "SRC_USER_1000"
17604   - "SRC_USER_2000"
17605   layout:
17606     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
17607     layout: "plot-latency"
17608
17609 - type: "plot"
17610   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
17611   algorithm: "plot_latency_error_bars"
17612   output-file-type: ".html"
17613   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
17614   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17615   filter: "'NIC_Intel-X520-DA2' and
17616            '64B' and
17617            'NDRPDR' and
17618            '2T2C' and
17619            'IP4FWD' and
17620            ('NAT44' or 'IP4BASE') and
17621            not 'DOT1Q' and
17622            not 'IPSEC' and
17623            not 'VHOST'"
17624   parameters:
17625   - "latency"
17626   - "parent"
17627   - "tags"
17628   sort:
17629   - "IP4BASE"
17630   - "BASE"
17631   - "SRC_USER_10"
17632   - "SRC_USER_100"
17633   - "SRC_USER_1000"
17634   - "SRC_USER_2000"
17635   layout:
17636     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
17637     layout: "plot-latency"
17638
17639 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
17640 - type: "plot"
17641   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
17642   algorithm: "plot_latency_error_bars"
17643   output-file-type: ".html"
17644   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
17645   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17646   filter: "'NIC_Intel-X520-DA2' and
17647            '64B' and
17648            'NDRPDR' and
17649            '1T1C' and
17650            'IP4FWD' and
17651            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
17652            not 'IPSEC' and
17653            not 'DOT1Q' and
17654            not 'VHOST'"
17655   parameters:
17656   - "latency"
17657   - "parent"
17658   - "tags"
17659   sort:
17660   - "IP4BASE"
17661   - "ACL_STATELESS"
17662   - "ACL_STATEFUL"
17663   - "ACL_STATELESS"
17664   - "ACL_STATEFUL"
17665   layout:
17666     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
17667     layout: "plot-latency"
17668
17669 - type: "plot"
17670   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
17671   algorithm: "plot_latency_error_bars"
17672   output-file-type: ".html"
17673   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
17674   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17675   filter: "'NIC_Intel-X520-DA2' and
17676            '64B' and
17677            'NDRPDR' and
17678            '2T2C' and
17679            'IP4FWD' and
17680            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
17681            not 'IPSEC' and
17682            not 'DOT1Q' and
17683            not 'VHOST'"
17684   parameters:
17685   - "latency"
17686   - "parent"
17687   - "tags"
17688   sort:
17689   - "IP4BASE"
17690   - "ACL_STATELESS"
17691   - "ACL_STATEFUL"
17692   - "ACL_STATELESS"
17693   - "ACL_STATEFUL"
17694   layout:
17695     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
17696     layout: "plot-latency"
17697
17698 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
17699 - type: "plot"
17700   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17701   algorithm: "plot_latency_error_bars"
17702   output-file-type: ".html"
17703   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
17704   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17705   filter: "'NIC_Intel-X520-DA2' and
17706            '64B' and
17707            'NDRPDR' and
17708            '1T1C' and
17709            'IP4FWD' and
17710            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
17711            not 'IPSEC' and
17712            not 'DOT1Q' and
17713            not 'VHOST'"
17714   parameters:
17715   - "latency"
17716   - "parent"
17717   - "tags"
17718   sort:
17719   - "IP4BASE"
17720   - "ACL_STATELESS"
17721   - "ACL_STATEFUL"
17722   - "ACL_STATELESS"
17723   - "ACL_STATEFUL"
17724   layout:
17725     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
17726     layout: "plot-latency"
17727
17728 - type: "plot"
17729   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
17730   algorithm: "plot_latency_error_bars"
17731   output-file-type: ".html"
17732   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
17733   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17734   filter: "'NIC_Intel-X520-DA2' and
17735            '64B' and
17736            'NDRPDR' and
17737            '2T2C' and
17738            'IP4FWD' and
17739            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
17740            not 'IPSEC' and
17741            not 'DOT1Q' and
17742            not 'VHOST'"
17743   parameters:
17744   - "latency"
17745   - "parent"
17746   - "tags"
17747   sort:
17748   - "IP4BASE"
17749   - "ACL_STATELESS"
17750   - "ACL_STATEFUL"
17751   - "ACL_STATELESS"
17752   - "ACL_STATEFUL"
17753   layout:
17754     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
17755     layout: "plot-latency"
17756
17757 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
17758 - type: "plot"
17759   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17760   algorithm: "plot_latency_error_bars"
17761   output-file-type: ".html"
17762   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17763   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17764   filter: "'NIC_Intel-X710' and
17765            '64B' and
17766            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17767            'NDRPDR' and
17768            '1T1C' and
17769            'IP4FWD' and
17770            not 'IPSEC' and
17771            not 'DOT1Q' and
17772            not 'VHOST'"
17773   parameters:
17774   - "latency"
17775   - "parent"
17776   - "tags"
17777   sort:
17778   - "IP4BASE"
17779   - "FIB_20K"
17780   - "FIB_200K"
17781   - "FIB_2M"
17782   layout:
17783     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
17784     layout: "plot-latency"
17785
17786 - type: "plot"
17787   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17788   algorithm: "plot_latency_error_bars"
17789   output-file-type: ".html"
17790   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17792   filter: "'NIC_Intel-X710' and
17793            '64B' and
17794            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
17795            'NDRPDR' and
17796            '2T2C' and
17797            'IP4FWD' and
17798            not 'IPSEC' and
17799            not 'DOT1Q' and
17800            not 'VHOST'"
17801   parameters:
17802   - "latency"
17803   - "parent"
17804   - "tags"
17805   sort:
17806   - "IP4BASE"
17807   - "FIB_20K"
17808   - "FIB_200K"
17809   - "FIB_2M"
17810   layout:
17811     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
17812     layout: "plot-latency"
17813
17814 # Packet Latency - VPP IPv4 3n-hsw-x710 features
17815 - type: "plot"
17816   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17817   algorithm: "plot_latency_error_bars"
17818   output-file-type: ".html"
17819   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17821   filter: "'NIC_Intel-X710' and
17822            '64B' and
17823            ('IP4BASE' or
17824             'POLICE_MARK' or
17825             'COPWHLIST' or
17826             ('NAT44' and 'BASE') or
17827             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17828            'NDRPDR' and
17829            '1T1C' and
17830            'IP4FWD' and
17831            not 'IPSEC' and
17832            not 'VHOST'"
17833   parameters:
17834   - "latency"
17835   - "parent"
17836   - "tags"
17837   sort:
17838   - "DOT1Q"
17839   - "IP4BASE"
17840   - "NAT44"
17841   - "POLICE_MARK"
17842   - "COPWHLIST"
17843   - "IACL"
17844   - "OACL"
17845   layout:
17846     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
17847     layout: "plot-latency"
17848
17849 - type: "plot"
17850   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17851   algorithm: "plot_latency_error_bars"
17852   output-file-type: ".html"
17853   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17855   filter: "'NIC_Intel-X710' and
17856            '64B' and
17857            ('IP4BASE' or
17858             'POLICE_MARK' or
17859             'COPWHLIST' or
17860             ('NAT44' and 'BASE') or
17861             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
17862            'NDRPDR' and
17863            '2T2C' and
17864            'IP4FWD' and
17865            not 'IPSEC' and
17866            not 'VHOST'"
17867   parameters:
17868   - "latency"
17869   - "parent"
17870   - "tags"
17871   sort:
17872   - "DOT1Q"
17873   - "IP4BASE"
17874   - "NAT44"
17875   - "POLICE_MARK"
17876   - "COPWHLIST"
17877   - "IACL"
17878   - "OACL"
17879   layout:
17880     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
17881     layout: "plot-latency"
17882
17883 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
17884 - type: "plot"
17885   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
17886   algorithm: "plot_latency_error_bars"
17887   output-file-type: ".html"
17888   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
17889   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17890   filter: "'NIC_Intel-X710' and
17891            '64B' and
17892            'NDRPDR' and
17893            '1T1C' and
17894            'IP4FWD' and
17895            ('NAT44' or 'IP4BASE') and
17896            not 'IPSEC' and
17897            not 'VHOST'"
17898   parameters:
17899   - "latency"
17900   - "parent"
17901   - "tags"
17902   sort:
17903   - "IP4BASE"
17904   - "BASE"
17905   - "SRC_USER_10"
17906   - "SRC_USER_100"
17907   - "SRC_USER_1000"
17908   - "SRC_USER_2000"
17909   layout:
17910     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
17911     layout: "plot-latency"
17912
17913 - type: "plot"
17914   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
17915   algorithm: "plot_latency_error_bars"
17916   output-file-type: ".html"
17917   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
17918   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17919   filter: "'NIC_Intel-X710' and
17920            '64B' and
17921            'NDRPDR' and
17922            '2T2C' and
17923            'IP4FWD' and
17924            ('NAT44' or 'IP4BASE') and
17925            not 'IPSEC' and
17926            not 'VHOST'"
17927   parameters:
17928   - "latency"
17929   - "parent"
17930   - "tags"
17931   sort:
17932   - "IP4BASE"
17933   - "BASE"
17934   - "SRC_USER_10"
17935   - "SRC_USER_100"
17936   - "SRC_USER_1000"
17937   - "SRC_USER_2000"
17938   layout:
17939     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
17940     layout: "plot-latency"
17941
17942 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
17943 - type: "plot"
17944   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17945   algorithm: "plot_latency_error_bars"
17946   output-file-type: ".html"
17947   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
17948   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17949   filter: "'NIC_Intel-X710' and
17950            '64B' and
17951            'NDRPDR' and
17952            '1T1C' and
17953            'IP4FWD' and
17954            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
17955            not 'IPSEC' and
17956            not 'VHOST'"
17957   parameters:
17958   - "latency"
17959   - "parent"
17960   - "tags"
17961   sort:
17962   - "IP4BASE"
17963   - "ACL_STATELESS"
17964   - "ACL_STATEFUL"
17965   - "ACL_STATELESS"
17966   - "ACL_STATEFUL"
17967   layout:
17968     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
17969     layout: "plot-latency"
17970
17971 - type: "plot"
17972   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
17973   algorithm: "plot_latency_error_bars"
17974   output-file-type: ".html"
17975   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
17976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17977   filter: "'NIC_Intel-X710' and
17978            '64B' and
17979            'NDRPDR' and
17980            '2T2C' and
17981            'IP4FWD' and
17982            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
17983            not 'IPSEC' and
17984            not 'VHOST'"
17985   parameters:
17986   - "latency"
17987   - "parent"
17988   - "tags"
17989   sort:
17990   - "IP4BASE"
17991   - "ACL_STATELESS"
17992   - "ACL_STATEFUL"
17993   - "ACL_STATELESS"
17994   - "ACL_STATEFUL"
17995   layout:
17996     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
17997     layout: "plot-latency"
17998
17999 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
18000 - type: "plot"
18001   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18002   algorithm: "plot_latency_error_bars"
18003   output-file-type: ".html"
18004   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
18005   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18006   filter: "'NIC_Intel-XL710' and
18007            '64B' and
18008            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18009            'NDRPDR' and
18010            '1T1C' and
18011            'IP4FWD' and
18012            not 'IPSEC' and
18013            not 'VHOST'"
18014   parameters:
18015   - "latency"
18016   - "parent"
18017   - "tags"
18018   sort:
18019   - "IP4BASE"
18020   - "FIB_20K"
18021   - "FIB_200K"
18022   - "FIB_2M"
18023   layout:
18024     title: "ip4-3n-hsw-xl710-64b-1t1c-base-ndr"
18025     layout: "plot-latency"
18026
18027 - type: "plot"
18028   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18029   algorithm: "plot_latency_error_bars"
18030   output-file-type: ".html"
18031   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
18032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18033   filter: "'NIC_Intel-XL710' and
18034            '64B' and
18035            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18036            'NDRPDR' and
18037            '2T2C' and
18038            'IP4FWD' and
18039            not 'IPSEC' and
18040            not 'VHOST'"
18041   parameters:
18042   - "latency"
18043   - "parent"
18044   - "tags"
18045   sort:
18046   - "IP4BASE"
18047   - "FIB_20K"
18048   - "FIB_200K"
18049   - "FIB_2M"
18050   layout:
18051     title: "ip4-3n-hsw-xl710-64b-2t2c-base-ndr"
18052     layout: "plot-latency"
18053
18054 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
18055 - type: "plot"
18056   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18057   algorithm: "plot_latency_error_bars"
18058   output-file-type: ".html"
18059   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18060   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18061   filter: "'NIC_Intel-X710' and
18062            '64B' and
18063            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18064            'NDRPDR' and
18065            '2T1C' and
18066            'IP4FWD' and
18067            not 'IPSEC' and
18068            not 'DOT1Q' and
18069            not 'VHOST'"
18070   parameters:
18071   - "latency"
18072   - "parent"
18073   - "tags"
18074   sort:
18075   - "IP4BASE"
18076   - "FIB_20K"
18077   - "FIB_200K"
18078   - "FIB_2M"
18079   layout:
18080     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18081     layout: "plot-latency"
18082
18083 - type: "plot"
18084   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18085   algorithm: "plot_latency_error_bars"
18086   output-file-type: ".html"
18087   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18088   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18089   filter: "'NIC_Intel-X710' and
18090            '64B' and
18091            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18092            'NDRPDR' and
18093            '4T2C' and
18094            'IP4FWD' and
18095            not 'IPSEC' and
18096            not 'DOT1Q' and
18097            not 'VHOST'"
18098   parameters:
18099   - "latency"
18100   - "parent"
18101   - "tags"
18102   sort:
18103   - "IP4BASE"
18104   - "FIB_20K"
18105   - "FIB_200K"
18106   - "FIB_2M"
18107   layout:
18108     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18109     layout: "plot-latency"
18110
18111 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
18112 - type: "plot"
18113   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
18114   algorithm: "plot_latency_error_bars"
18115   output-file-type: ".html"
18116   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
18117   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18118   filter: "'NIC_Intel-X710' and
18119            '64B' and
18120            ('IP4BASE' or
18121             'POLICE_MARK' or
18122             'COPWHLIST' or
18123             ('NAT44' and 'BASE') or
18124             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18125            'NDRPDR' and
18126            '2T1C' and
18127            'IP4FWD' and
18128            not 'IPSEC' and
18129            not 'VHOST'"
18130   parameters:
18131   - "latency"
18132   - "parent"
18133   - "tags"
18134   sort:
18135   - "DOT1Q"
18136   - "IP4BASE"
18137   - "NAT44"
18138   - "POLICE_MARK"
18139   - "COPWHLIST"
18140   - "IACL"
18141   - "OACL"
18142   layout:
18143     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
18144     layout: "plot-latency"
18145
18146 - type: "plot"
18147   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
18148   algorithm: "plot_latency_error_bars"
18149   output-file-type: ".html"
18150   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
18151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18152   filter: "'NIC_Intel-X710' and
18153            '64B' and
18154            ('IP4BASE' or
18155             'POLICE_MARK' or
18156             'COPWHLIST' or
18157             ('NAT44' and 'BASE') or
18158             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18159            'NDRPDR' and
18160            '4T2C' and
18161            'IP4FWD' and
18162            not 'IPSEC' and
18163            not 'VHOST'"
18164   parameters:
18165   - "latency"
18166   - "parent"
18167   - "tags"
18168   sort:
18169   - "DOT1Q"
18170   - "IP4BASE"
18171   - "NAT44"
18172   - "POLICE_MARK"
18173   - "COPWHLIST"
18174   - "IACL"
18175   - "OACL"
18176   layout:
18177     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
18178     layout: "plot-latency"
18179
18180 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
18181 - type: "plot"
18182   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
18183   algorithm: "plot_latency_error_bars"
18184   output-file-type: ".html"
18185   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
18186   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18187   filter: "'NIC_Intel-X710' and
18188            '64B' and
18189            'NDRPDR' and
18190            '2T1C' and
18191            'IP4FWD' and
18192            ('NAT44' or 'IP4BASE') and
18193            not 'IPSEC' and
18194            not 'VHOST'"
18195   parameters:
18196   - "latency"
18197   - "parent"
18198   - "tags"
18199   sort:
18200   - "IP4BASE"
18201   - "BASE"
18202   - "SRC_USER_10"
18203   - "SRC_USER_100"
18204   - "SRC_USER_1000"
18205   - "SRC_USER_2000"
18206   layout:
18207     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
18208     layout: "plot-latency"
18209
18210 - type: "plot"
18211   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
18212   algorithm: "plot_latency_error_bars"
18213   output-file-type: ".html"
18214   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
18215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18216   filter: "'NIC_Intel-X710' and
18217            '64B' and
18218            'NDRPDR' and
18219            '4T2C' and
18220            'IP4FWD' and
18221            ('NAT44' or 'IP4BASE') and
18222            not 'IPSEC' and
18223            not 'VHOST'"
18224   parameters:
18225   - "latency"
18226   - "parent"
18227   - "tags"
18228   sort:
18229   - "IP4BASE"
18230   - "BASE"
18231   - "SRC_USER_10"
18232   - "SRC_USER_100"
18233   - "SRC_USER_1000"
18234   - "SRC_USER_2000"
18235   layout:
18236     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
18237     layout: "plot-latency"
18238
18239 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
18240 - type: "plot"
18241   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18242   algorithm: "plot_latency_error_bars"
18243   output-file-type: ".html"
18244   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
18245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18246   filter: "'NIC_Intel-X710' and
18247            '64B' and
18248            'NDRPDR' and
18249            '2T1C' and
18250            'IP4FWD' and
18251            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18252            not 'IPSEC' and
18253            not 'VHOST'"
18254   parameters:
18255   - "latency"
18256   - "parent"
18257   - "tags"
18258   sort:
18259   - "IP4BASE"
18260   - "ACL_STATELESS"
18261   - "ACL_STATEFUL"
18262   - "ACL_STATELESS"
18263   - "ACL_STATEFUL"
18264   layout:
18265     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
18266     layout: "plot-latency"
18267
18268 - type: "plot"
18269   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18270   algorithm: "plot_latency_error_bars"
18271   output-file-type: ".html"
18272   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
18273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18274   filter: "'NIC_Intel-X710' and
18275            '64B' and
18276            'NDRPDR' and
18277            '4T2C' and
18278            'IP4FWD' and
18279            'IACL' and
18280            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
18281            not 'IPSEC' and
18282            not 'VHOST'"
18283   parameters:
18284   - "latency"
18285   - "parent"
18286   - "tags"
18287   sort:
18288   - "IP4BASE"
18289   - "ACL_STATELESS"
18290   - "ACL_STATEFUL"
18291   - "ACL_STATELESS"
18292   - "ACL_STATEFUL"
18293   layout:
18294     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
18295     layout: "plot-latency"
18296
18297 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
18298 - type: "plot"
18299   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18300   algorithm: "plot_latency_error_bars"
18301   output-file-type: ".html"
18302   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18303   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18304   filter: "'NIC_Intel-X710' and
18305            '64B' and
18306            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18307            'NDRPDR' and
18308            '2T1C' and
18309            'IP4FWD' and
18310            not 'IPSEC' and
18311            not 'DOT1Q' and
18312            not 'VHOST'"
18313   parameters:
18314   - "latency"
18315   - "parent"
18316   - "tags"
18317   sort:
18318   - "IP4BASE"
18319   - "FIB_20k"
18320   - "FIB_200k"
18321   - "FIB_2M"
18322   layout:
18323     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18324     layout: "plot-latency"
18325
18326 - type: "plot"
18327   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18328   algorithm: "plot_latency_error_bars"
18329   output-file-type: ".html"
18330   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18331   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18332   filter: "'NIC_Intel-X710' and
18333            '64B' and
18334            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18335            'NDRPDR' and
18336            '4T2C' and
18337            'IP4FWD' and
18338            not 'IPSEC' and
18339            not 'DOT1Q' and
18340            not 'VHOST'"
18341   parameters:
18342   - "latency"
18343   - "parent"
18344   - "tags"
18345   sort:
18346   - "IP4BASE"
18347   - "FIB_20k"
18348   - "FIB_200k"
18349   - "FIB_2M"
18350   layout:
18351     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
18352     layout: "plot-latency"
18353
18354 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
18355 - type: "plot"
18356   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18357   algorithm: "plot_latency_error_bars"
18358   output-file-type: ".html"
18359   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18360   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18361   filter: "'NIC_Intel-XXV710' and
18362            '64B' and
18363            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18364            'NDRPDR' and
18365            '2T1C' and
18366            'IP4FWD' and
18367            not 'IPSEC' and
18368            not 'DOT1Q' and
18369            not 'VHOST'"
18370   parameters:
18371   - "latency"
18372   - "parent"
18373   - "tags"
18374   sort:
18375   - "IP4BASE"
18376   - "FIB_20k"
18377   - "FIB_200k"
18378   - "FIB_2M"
18379   layout:
18380     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18381     layout: "plot-latency"
18382
18383 - type: "plot"
18384   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18385   algorithm: "plot_latency_error_bars"
18386   output-file-type: ".html"
18387   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18388   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18389   filter: "'NIC_Intel-XXV710' and
18390            '64B' and
18391            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18392            'NDRPDR' and
18393            '4T2C' and
18394            'IP4FWD' and
18395            not 'IPSEC' and
18396            not 'DOT1Q' and
18397            not 'VHOST'"
18398   parameters:
18399   - "latency"
18400   - "parent"
18401   - "tags"
18402   sort:
18403   - "IP4BASE"
18404   - "FIB_20k"
18405   - "FIB_200k"
18406   - "FIB_2M"
18407   layout:
18408     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
18409     layout: "plot-latency"
18410
18411 ################################################################################
18412
18413 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
18414 - type: "plot"
18415   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18416   algorithm: "plot_latency_error_bars"
18417   output-file-type: ".html"
18418   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
18419   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18420   filter: "'NIC_Intel-X520-DA2' and
18421            '64B' and
18422            'ENCAP' and
18423            'NDRPDR' and
18424            '1T1C' and
18425            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
18426            not 'DOT1Q' and
18427            not 'VHOST' and
18428            not 'IPSECHW'"
18429   parameters:
18430   - "latency"
18431   - "parent"
18432   - "tags"
18433   sort:
18434   - "IP4BASE"
18435   - "L2BDMACLRN"
18436   - "L2XCFWD"
18437   - "LISP"
18438   layout:
18439     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
18440     layout: "plot-latency"
18441
18442 - type: "plot"
18443   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18444   algorithm: "plot_latency_error_bars"
18445   output-file-type: ".html"
18446   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
18447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18448   filter: "'NIC_Intel-X520-DA2' and
18449            '64B' and
18450            'ENCAP' and
18451            'NDRPDR' and
18452            '2T2C' and
18453            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
18454            not 'DOT1Q' and
18455            not 'VHOST' and
18456            not 'IPSECHW'"
18457   parameters:
18458   - "latency"
18459   - "parent"
18460   - "tags"
18461   sort:
18462   - "IP4BASE"
18463   - "L2BDMACLRN"
18464   - "L2XCFWD"
18465   - "LISP"
18466   layout:
18467     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
18468     layout: "plot-latency"
18469
18470 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
18471 - type: "plot"
18472   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18473   algorithm: "plot_latency_error_bars"
18474   output-file-type: ".html"
18475   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18476   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18477   filter: "'NIC_Intel-X710' and
18478            '64B' and
18479            'ENCAP' and
18480            'NDRPDR' and
18481            '1T1C' and
18482            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
18483            not 'VHOST' and
18484            not 'IPSECHW'"
18485   parameters:
18486   - "latency"
18487   - "parent"
18488   - "tags"
18489   sort:
18490   - "IP4BASE"
18491   - "LISP"
18492   - "VXLAN_1"
18493   - "VXLAN_10"
18494   - "VXLAN_100"
18495   - "VXLAN_1000"
18496   layout:
18497     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18498     layout: "plot-latency"
18499
18500 - type: "plot"
18501   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18502   algorithm: "plot_latency_error_bars"
18503   output-file-type: ".html"
18504   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18505   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18506   filter: "'NIC_Intel-X710' and
18507            '64B' and
18508            'ENCAP' and
18509            'NDRPDR' and
18510            '2T2C' and
18511            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
18512            not 'VHOST' and
18513            not 'IPSECHW'"
18514   parameters:
18515   - "latency"
18516   - "parent"
18517   - "tags"
18518   sort:
18519   - "IP4BASE"
18520   - "LISP"
18521   - "VXLAN_1"
18522   - "VXLAN_10"
18523   - "VXLAN_100"
18524   - "VXLAN_1000"
18525   layout:
18526     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18527     layout: "plot-latency"
18528
18529 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
18530 - type: "plot"
18531   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18532   algorithm: "plot_latency_error_bars"
18533   output-file-type: ".html"
18534   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
18535   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18536   filter: "'NIC_Intel-X710' and
18537            '64B' and
18538            'ENCAP' and
18539            'NDRPDR' and
18540            '1T1C' and
18541            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
18542            not 'DOT1Q' and
18543            not 'VHOST' and
18544            not 'IPSECHW'"
18545   parameters:
18546   - "latency"
18547   - "parent"
18548   - "tags"
18549   sort:
18550   - "IP4BASE"
18551   - "L2BDMACLRN"
18552   - "L2XCFWD"
18553   - "LISP"
18554   layout:
18555     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
18556     layout: "plot-latency"
18557
18558 - type: "plot"
18559   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18560   algorithm: "plot_latency_error_bars"
18561   output-file-type: ".html"
18562   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
18563   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18564   filter: "'NIC_Intel-X710' and
18565            '64B' and
18566            'ENCAP' and
18567            'NDRPDR' and
18568            '2T2C' and
18569            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
18570            not 'DOT1Q' and
18571            not 'VHOST' and
18572            not 'IPSECHW'"
18573   parameters:
18574   - "latency"
18575   - "parent"
18576   - "tags"
18577   sort:
18578   - "IP4BASE"
18579   - "L2BDMACLRN"
18580   - "L2XCFWD"
18581   - "LISP"
18582   layout:
18583     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
18584     layout: "plot-latency"
18585
18586 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
18587 - type: "plot"
18588   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18589   algorithm: "plot_latency_error_bars"
18590   output-file-type: ".html"
18591   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18593   filter: "'NIC_Intel-X710' and
18594            '64B' and
18595            'ENCAP' and
18596            'NDRPDR' and
18597            '2T1C' and
18598            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
18599            not 'VHOST' and
18600            not 'IPSECHW'"
18601   parameters:
18602   - "latency"
18603   - "parent"
18604   - "tags"
18605   sort:
18606   - "IP4BASE"
18607   - "LISP"
18608   - "VXLAN_1"
18609   - "VXLAN_10"
18610   - "VXLAN_100"
18611   - "VXLAN_1000"
18612   layout:
18613     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18614     layout: "plot-latency"
18615
18616 - type: "plot"
18617   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18618   algorithm: "plot_latency_error_bars"
18619   output-file-type: ".html"
18620   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18621   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18622   filter: "'NIC_Intel-X710' and
18623            '64B' and
18624            'ENCAP' and
18625            'NDRPDR' and
18626            '4T2C' and
18627            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
18628            not 'VHOST' and
18629            not 'IPSECHW'"
18630   parameters:
18631   - "latency"
18632   - "parent"
18633   - "tags"
18634   sort:
18635   - "IP4BASE"
18636   - "LISP"
18637   - "VXLAN_1"
18638   - "VXLAN_10"
18639   - "VXLAN_100"
18640   - "VXLAN_1000"
18641   layout:
18642     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18643     layout: "plot-latency"
18644
18645 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
18646 - type: "plot"
18647   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18648   algorithm: "plot_latency_error_bars"
18649   output-file-type: ".html"
18650   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
18651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18652   filter: "'NIC_Intel-X710' and
18653            '64B' and
18654            'ENCAP' and
18655            'NDRPDR' and
18656            '2T1C' and
18657            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
18658            not 'DOT1Q' and
18659            not 'VHOST' and
18660            not 'IPSECHW'"
18661   parameters:
18662   - "latency"
18663   - "parent"
18664   - "tags"
18665   sort:
18666   - "IP4BASE"
18667   - "L2BDMACLRN"
18668   - "L2XCFWD"
18669   - "LISP"
18670   layout:
18671     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
18672     layout: "plot-latency"
18673
18674 - type: "plot"
18675   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18676   algorithm: "plot_latency_error_bars"
18677   output-file-type: ".html"
18678   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
18679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18680   filter: "'NIC_Intel-X710' and
18681            '64B' and
18682            'ENCAP' and
18683            'NDRPDR' and
18684            '4T2C' and
18685            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
18686            not 'DOT1Q' and
18687            not 'VHOST' and
18688            not 'IPSECHW'"
18689   parameters:
18690   - "latency"
18691   - "parent"
18692   - "tags"
18693   sort:
18694   - "IP4BASE"
18695   - "L2BDMACLRN"
18696   - "L2XCFWD"
18697   - "LISP"
18698   layout:
18699     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
18700     layout: "plot-latency"
18701
18702 ################################################################################
18703
18704 # Packet Latency - VPP IPv6 3n-hsw-x520
18705 - type: "plot"
18706   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
18707   algorithm: "plot_latency_error_bars"
18708   output-file-type: ".html"
18709   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base-ndr-lat"
18710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18711   filter: "'NIC_Intel-X520-DA2' and
18712            '78B' and
18713            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18714            'NDRPDR' and
18715            '1T1C' and
18716            'IP6FWD' and
18717            not 'SRv6' and
18718            not 'IPSEC' and
18719            not 'VHOST'"
18720   parameters:
18721   - "latency"
18722   - "parent"
18723   - "tags"
18724   sort:
18725   - "IP6BASE"
18726   - "FIB_20K"
18727   - "FIB_200K"
18728   - "FIB_2M"
18729   layout:
18730     title: "ip6-3n-hsw-x520-78b-1t1c-base-ndr"
18731     layout: "plot-latency"
18732
18733 - type: "plot"
18734   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
18735   algorithm: "plot_latency_error_bars"
18736   output-file-type: ".html"
18737   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base-ndr-lat"
18738   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18739   filter: "'NIC_Intel-X520-DA2' and
18740            '78B' and
18741            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18742            'NDRPDR' and
18743            '2T2C' and
18744            'IP6FWD' and
18745            not 'SRv6' and
18746            not 'IPSEC' and
18747            not 'VHOST'"
18748   parameters:
18749   - "latency"
18750   - "parent"
18751   - "tags"
18752   sort:
18753   - "IP6BASE"
18754   - "FIB_20K"
18755   - "FIB_200K"
18756   - "FIB_2M"
18757   layout:
18758     title: "ip6-3n-hsw-x520-78b-2t2c-base-ndr"
18759     layout: "plot-latency"
18760
18761 # Packet Latency - VPP IPv6 3n-hsw-x710
18762 - type: "plot"
18763   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
18764   algorithm: "plot_latency_error_bars"
18765   output-file-type: ".html"
18766   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
18767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18768   filter: "'NIC_Intel-X710' and
18769            '78B' and
18770            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18771            'NDRPDR' and
18772            '1T1C' and
18773            'IP6FWD' and
18774            not 'SRv6' and
18775            not 'IPSEC' and
18776            not 'VHOST'"
18777   parameters:
18778   - "latency"
18779   - "parent"
18780   - "tags"
18781   sort:
18782   - "IP6BASE"
18783   - "FIB_20K"
18784   - "FIB_200K"
18785   - "FIB_2M"
18786   layout:
18787     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
18788     layout: "plot-latency"
18789
18790 - type: "plot"
18791   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
18792   algorithm: "plot_latency_error_bars"
18793   output-file-type: ".html"
18794   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
18795   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18796   filter: "'NIC_Intel-X710' and
18797            '78B' and
18798            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18799            'NDRPDR' and
18800            '2T2C' and
18801            'IP6FWD' and
18802            not 'SRv6' and
18803            not 'IPSEC' and
18804            not 'VHOST'"
18805   parameters:
18806   - "latency"
18807   - "parent"
18808   - "tags"
18809   sort:
18810   - "IP6BASE"
18811   - "FIB_20K"
18812   - "FIB_200K"
18813   - "FIB_2M"
18814   layout:
18815     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
18816     layout: "plot-latency"
18817
18818 # Packet Latency - VPP IPv6 3n-hsw-xl710
18819 - type: "plot"
18820   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
18821   algorithm: "plot_latency_error_bars"
18822   output-file-type: ".html"
18823   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base-ndr-lat"
18824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18825   filter: "'NIC_Intel-XL710' and
18826            '78B' and
18827            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18828            'NDRPDR' and
18829            '1T1C' and
18830            'IP6FWD' and
18831            not 'SRv6' and
18832            not 'IPSEC' and
18833            not 'VHOST'"
18834   parameters:
18835   - "latency"
18836   - "parent"
18837   - "tags"
18838   sort:
18839   - "IP6BASE"
18840   - "FIB_20K"
18841   - "FIB_200K"
18842   - "FIB_2M"
18843   layout:
18844     title: "ip6-3n-hsw-xl710-78b-1t1c-base-ndr"
18845     layout: "plot-latency"
18846
18847 - type: "plot"
18848   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
18849   algorithm: "plot_latency_error_bars"
18850   output-file-type: ".html"
18851   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base-ndr-lat"
18852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18853   filter: "'NIC_Intel-XL710' and
18854            '78B' and
18855            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18856            'NDRPDR' and
18857            '2T2C' and
18858            'IP6FWD' and
18859            not 'SRv6' and
18860            not 'IPSEC' and
18861            not 'VHOST'"
18862   parameters:
18863   - "latency"
18864   - "parent"
18865   - "tags"
18866   sort:
18867   - "IP6BASE"
18868   - "FIB_20K"
18869   - "FIB_200K"
18870   - "FIB_2M"
18871   layout:
18872     title: "ip6-3n-hsw-xl710-78b-2t2c-base-ndr"
18873     layout: "plot-latency"
18874
18875 # Packet Latency - VPP IPv6 3n-skx-x710
18876 - type: "plot"
18877   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18878   algorithm: "plot_latency_error_bars"
18879   output-file-type: ".html"
18880   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18882   filter: "'NIC_Intel-X710' and
18883            '78B' and
18884            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18885            'NDRPDR' and
18886            '2T1C' and
18887            'IP6FWD' and
18888            not 'SRv6' and
18889            not 'IPSEC' and
18890            not 'VHOST'"
18891   parameters:
18892   - "latency"
18893   - "parent"
18894   - "tags"
18895   sort:
18896   - "IP6BASE"
18897   - "FIB_20K"
18898   - "FIB_200K"
18899   - "FIB_2M"
18900   layout:
18901     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
18902     layout: "plot-latency"
18903
18904 - type: "plot"
18905   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18906   algorithm: "plot_latency_error_bars"
18907   output-file-type: ".html"
18908   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18909   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18910   filter: "'NIC_Intel-X710' and
18911            '78B' and
18912            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18913            'NDRPDR' and
18914            '4T2C' and
18915            'IP6FWD' and
18916            not 'SRv6' and
18917            not 'IPSEC' and
18918            not 'VHOST'"
18919   parameters:
18920   - "latency"
18921   - "parent"
18922   - "tags"
18923   sort:
18924   - "IP6BASE"
18925   - "FIB_20K"
18926   - "FIB_200K"
18927   - "FIB_2M"
18928   layout:
18929     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
18930     layout: "plot-latency"
18931
18932 # Packet Latency - VPP IPv6 2n-skx-x710
18933 - type: "plot"
18934   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18935   algorithm: "plot_latency_error_bars"
18936   output-file-type: ".html"
18937   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
18938   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18939   filter: "'NIC_Intel-X710' and
18940            '78B' and
18941            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18942            'NDRPDR' and
18943            '2T1C' and
18944            'IP6FWD' and
18945            not 'SRv6' and
18946            not 'IPSEC' and
18947            not 'VHOST'"
18948   parameters:
18949   - "latency"
18950   - "parent"
18951   - "tags"
18952   sort:
18953   - "IP6BASE"
18954   - "FIB_20k"
18955   - "FIB_200k"
18956   - "FIB_2M"
18957   layout:
18958     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
18959     layout: "plot-latency"
18960
18961 - type: "plot"
18962   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18963   algorithm: "plot_latency_error_bars"
18964   output-file-type: ".html"
18965   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
18966   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18967   filter: "'NIC_Intel-X710' and
18968            '78B' and
18969            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18970            'NDRPDR' and
18971            '4T2C' and
18972            'IP6FWD' and
18973            not 'SRv6' and
18974            not 'IPSEC' and
18975            not 'VHOST'"
18976   parameters:
18977   - "latency"
18978   - "parent"
18979   - "tags"
18980   sort:
18981   - "IP6BASE"
18982   - "FIB_20k"
18983   - "FIB_200k"
18984   - "FIB_2M"
18985   layout:
18986     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
18987     layout: "plot-latency"
18988
18989 # Packet Latency - VPP IPv6 2n-skx-xxv710
18990 - type: "plot"
18991   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
18992   algorithm: "plot_latency_error_bars"
18993   output-file-type: ".html"
18994   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
18995   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18996   filter: "'NIC_Intel-XXV710' and
18997            '78B' and
18998            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
18999            'NDRPDR' and
19000            '2T1C' and
19001            'IP6FWD' and
19002            not 'SRv6' and
19003            not 'IPSEC' and
19004            not 'VHOST'"
19005   parameters:
19006   - "latency"
19007   - "parent"
19008   - "tags"
19009   sort:
19010   - "IP6BASE"
19011   - "FIB_20k"
19012   - "FIB_200k"
19013   - "FIB_2M"
19014   layout:
19015     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
19016     layout: "plot-latency"
19017
19018 - type: "plot"
19019   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
19020   algorithm: "plot_latency_error_bars"
19021   output-file-type: ".html"
19022   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
19023   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19024   filter: "'NIC_Intel-XXV710' and
19025            '78B' and
19026            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19027            'NDRPDR' and
19028            '4T2C' and
19029            'IP6FWD' and
19030            not 'SRv6' and
19031            not 'IPSEC' and
19032            not 'VHOST'"
19033   parameters:
19034   - "latency"
19035   - "parent"
19036   - "tags"
19037   sort:
19038   - "IP6BASE"
19039   - "FIB_20k"
19040   - "FIB_200k"
19041   - "FIB_2M"
19042   layout:
19043     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
19044     layout: "plot-latency"
19045
19046 ################################################################################
19047
19048 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
19049 - type: "plot"
19050   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19051   algorithm: "plot_latency_error_bars"
19052   output-file-type: ".html"
19053   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base-ndr-lat"
19054   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19055   filter: "'NIC_Intel-X520-DA2' and
19056            '78B' and
19057            'ENCAP' and
19058            'NDRPDR' and
19059            '1T1C' and
19060            'LISP' and
19061            not 'VHOST'"
19062   parameters:
19063   - "latency"
19064   - "parent"
19065   - "tags"
19066   sort:
19067   - "IP4UNRLAY"
19068   - "IP6UNRLAY"
19069   layout:
19070     title: "ip6tun-3n-hsw-x520-78b-1t1c-base-ndr"
19071     layout: "plot-latency"
19072
19073 - type: "plot"
19074   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19075   algorithm: "plot_latency_error_bars"
19076   output-file-type: ".html"
19077   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base-ndr-lat"
19078   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19079   filter: "'NIC_Intel-X520-DA2' and
19080            '78B' and
19081            'ENCAP' and
19082            'NDRPDR' and
19083            '2T2C' and
19084            'LISP' and
19085            not 'VHOST'"
19086   parameters:
19087   - "latency"
19088   - "parent"
19089   - "tags"
19090   sort:
19091   - "IP4UNRLAY"
19092   - "IP6UNRLAY"
19093   layout:
19094     title: "ip6tun-3n-hsw-x520-78b-2t2c-base-ndr"
19095     layout: "plot-latency"
19096
19097 ################################################################################
19098
19099 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
19100 - type: "plot"
19101   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19102   algorithm: "plot_latency_error_bars"
19103   output-file-type: ".html"
19104   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
19105   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19106   filter: "'NIC_Intel-XL710' and
19107            '64B' and
19108            'IP4FWD' and
19109            'NDRPDR' and
19110            'BASE' and
19111            '1T1C' and
19112            'IPSECHW' and
19113            ('IPSECTRAN' or 'IPSECTUN') and
19114            not 'VHOST'"
19115   parameters:
19116   - "latency"
19117   - "parent"
19118   - "tags"
19119   layout:
19120     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
19121     layout: "plot-latency"
19122
19123 - type: "plot"
19124   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19125   algorithm: "plot_latency_error_bars"
19126   output-file-type: ".html"
19127   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
19128   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19129   filter: "'NIC_Intel-XL710' and
19130            '64B' and
19131            'IP4FWD' and
19132            'NDRPDR' and
19133            'BASE' and
19134            '2T2C' and
19135            'IPSECHW' and
19136            ('IPSECTRAN' or 'IPSECTUN') and
19137            not 'VHOST'"
19138   parameters:
19139   - "latency"
19140   - "parent"
19141   - "tags"
19142   layout:
19143     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
19144     layout: "plot-latency"
19145
19146 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
19147 - type: "plot"
19148   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
19149   algorithm: "plot_latency_error_bars"
19150   output-file-type: ".html"
19151   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
19152   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19153   filter: "'NIC_Intel-XL710' and
19154            '64B' and
19155            'IP4FWD' and
19156            'NDRPDR' and
19157            'SCALE' and
19158            '1T1C' and
19159            'IPSECHW' and
19160            ('IPSECTRAN' or 'IPSECTUN') and
19161            not 'VHOST'"
19162   parameters:
19163   - "latency"
19164   - "parent"
19165   - "tags"
19166   layout:
19167     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
19168     layout: "plot-latency"
19169
19170 - type: "plot"
19171   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
19172   algorithm: "plot_latency_error_bars"
19173   output-file-type: ".html"
19174   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
19175   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19176   filter: "'NIC_Intel-XL710' and
19177            '64B' and
19178            'IP4FWD' and
19179            'NDRPDR' and
19180            'SCALE' and
19181            '2T2C' and
19182            'IPSECHW' and
19183            ('IPSECTRAN' or 'IPSECTUN') and
19184            not 'VHOST'"
19185   parameters:
19186   - "latency"
19187   - "parent"
19188   - "tags"
19189   layout:
19190     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
19191     layout: "plot-latency"
19192
19193 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
19194 - type: "plot"
19195   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
19196   algorithm: "plot_latency_error_bars"
19197   output-file-type: ".html"
19198   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
19199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19200   filter: "'NIC_Intel-XL710' and
19201            '64B' and
19202            'IP4FWD' and
19203            'NDRPDR' and
19204            '1T1C' and
19205            'IPSECSW' and
19206            ('IPSECTRAN' or 'IPSECTUN') and
19207            not 'VHOST'"
19208   parameters:
19209   - "latency"
19210   - "parent"
19211   - "tags"
19212   layout:
19213     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
19214     layout: "plot-latency"
19215
19216 - type: "plot"
19217   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
19218   algorithm: "plot_latency_error_bars"
19219   output-file-type: ".html"
19220   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
19221   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19222   filter: "'NIC_Intel-XL710' and
19223            '64B' and
19224            'IP4FWD' and
19225            'NDRPDR' and
19226            '2T2C' and
19227            'IPSECSW' and
19228            ('IPSECTRAN' or 'IPSECTUN') and
19229            not 'VHOST'"
19230   parameters:
19231   - "latency"
19232   - "parent"
19233   - "tags"
19234   layout:
19235     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
19236     layout: "plot-latency"
19237
19238 ################################################################################
19239
19240 # Packet Latency - VPP SRv6 3n-hsw-x520
19241 - type: "plot"
19242   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
19243   algorithm: "plot_latency_error_bars"
19244   output-file-type: ".html"
19245   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
19246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19247   filter: "'NIC_Intel-X520-DA2' and
19248            '78B' and
19249            'FEATURE' and
19250            'NDRPDR' and
19251            '1T1C' and
19252            'IP6FWD' and
19253            'SRv6'"
19254   parameters:
19255   - "latency"
19256   - "parent"
19257   - "tags"
19258   layout:
19259     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
19260     layout: "plot-latency"
19261
19262 - type: "plot"
19263   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
19264   algorithm: "plot_latency_error_bars"
19265   output-file-type: ".html"
19266   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
19267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19268   filter: "'NIC_Intel-X520-DA2' and
19269            '78B' and
19270            'FEATURE' and
19271            'NDRPDR' and
19272            '2T2C' and
19273            'IP6FWD' and
19274            'SRv6'"
19275   parameters:
19276   - "latency"
19277   - "parent"
19278   - "tags"
19279   layout:
19280     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
19281     layout: "plot-latency"
19282
19283 ################################################################################
19284
19285 # Packet Latency - VPP vhost ip4 3n-hsw-x520
19286 - type: "plot"
19287   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19288   algorithm: "plot_latency_error_bars"
19289   output-file-type: ".html"
19290   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19292   filter: "'NIC_Intel-X520-DA2' and
19293            '64B' and
19294            'NDRPDR' and
19295            'ETH' and
19296            'IP4FWD' and
19297            '1T1C' and
19298            'VHOST_1024' and
19299            not 'VXLAN' and
19300            not 'DOT1Q'"
19301   parameters:
19302   - "latency"
19303   - "parent"
19304   - "tags"
19305   sort:
19306   - "not CFS_OPT"
19307   - "1VM"
19308   - "2VM"
19309   layout:
19310     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19311     layout: "plot-latency"
19312
19313 - type: "plot"
19314   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19315   algorithm: "plot_latency_error_bars"
19316   output-file-type: ".html"
19317   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19318   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19319   filter: "'NIC_Intel-X520-DA2' and
19320            '64B' and
19321            'NDRPDR' and
19322            'ETH' and
19323            'IP4FWD' and
19324            '2T2C' and
19325            'VHOST_1024' and
19326            not 'VXLAN' and
19327            not 'DOT1Q'"
19328   parameters:
19329   - "latency"
19330   - "parent"
19331   - "tags"
19332   sort:
19333   - "not CFS_OPT"
19334   - "1VM"
19335   - "2VM"
19336   layout:
19337     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19338     layout: "plot-latency"
19339
19340 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
19341 - type: "plot"
19342   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19343   algorithm: "plot_latency_error_bars"
19344   output-file-type: ".html"
19345   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19346   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19347   filter: "'NIC_Intel-X520-DA2' and
19348            '64B' and
19349            'NDRPDR' and
19350            ('ETH' or 'DOT1Q') and
19351            'BASE' and
19352            '1T1C' and
19353            ('L2BDMACLRN' or 'L2XCFWD') and
19354            'VHOST_1024' and
19355            not 'VXLAN' and
19356            not 'IP4FWD' and
19357            not '2VM'"
19358   parameters:
19359   - "latency"
19360   - "parent"
19361   - "tags"
19362   sort:
19363   - "L2BDMACLRN"
19364   - "L2BDMACLRN"
19365   - "L2BDMACLRN"
19366   - "L2XCFWD"
19367   - "L2XCFWD"
19368   - "L2XCFWD"
19369   layout:
19370     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19371     layout: "plot-latency"
19372
19373 - type: "plot"
19374   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19375   algorithm: "plot_latency_error_bars"
19376   output-file-type: ".html"
19377   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19378   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19379   filter: "'NIC_Intel-X520-DA2' and
19380            '64B' and
19381            'NDRPDR' and
19382            ('ETH' or 'DOT1Q') and
19383            'BASE' and
19384            '2T2C' and
19385            ('L2BDMACLRN' or 'L2XCFWD') and
19386            'VHOST_1024' and
19387            not 'VXLAN' and
19388            not 'IP4FWD' and
19389            not '2VM'"
19390   parameters:
19391   - "latency"
19392   - "parent"
19393   - "tags"
19394   sort:
19395   - "L2BDMACLRN"
19396   - "L2BDMACLRN"
19397   - "L2BDMACLRN"
19398   - "L2XCFWD"
19399   - "L2XCFWD"
19400   - "L2XCFWD"
19401   layout:
19402     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19403     layout: "plot-latency"
19404
19405 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
19406 - type: "plot"
19407   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
19408   algorithm: "plot_latency_error_bars"
19409   output-file-type: ".html"
19410   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
19411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19412   filter: "'NIC_Intel-X520-DA2' and
19413            '64B' and
19414            'NDRPDR' and
19415            ('ETH' or 'DOT1Q') and
19416            '1T1C' and
19417            ('L2BDMACLRN' or 'L2XCFWD') and
19418            'VHOST_1024' and
19419            not 'CFS_OPT' and
19420            not 'DOT1Q' and
19421            not 'VXLAN' and
19422            not 'IP4FWD' and
19423            not 'LBOND'"
19424   parameters:
19425   - "latency"
19426   - "parent"
19427   - "tags"
19428 #  sort:
19429 #  - "1VM"
19430 #  - "L2XCFWD"
19431 #  - "1VM"
19432 #  - "L2BDMACLRN"
19433   layout:
19434     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
19435     layout: "plot-latency"
19436
19437 - type: "plot"
19438   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
19439   algorithm: "plot_latency_error_bars"
19440   output-file-type: ".html"
19441   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
19442   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19443   filter: "'NIC_Intel-X520-DA2' and
19444            '64B' and
19445            'NDRPDR' and
19446            ('ETH' or 'DOT1Q') and
19447            '2T2C' and
19448            ('L2BDMACLRN' or 'L2XCFWD') and
19449            'VHOST_1024' and
19450            not 'CFS_OPT' and
19451            not 'DOT1Q' and
19452            not 'VXLAN' and
19453            not 'IP4FWD' and
19454            not 'LBOND'"
19455   parameters:
19456   - "latency"
19457   - "parent"
19458   - "tags"
19459 #  sort:
19460 #  - "1VM"
19461 #  - "L2XCFWD"
19462 #  - "1VM"
19463 #  - "L2BDMACLRN"
19464   layout:
19465     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
19466     layout: "plot-latency"
19467
19468 # Packet Latency - VPP vhost ip4 3n-hsw-x710
19469 - type: "plot"
19470   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19471   algorithm: "plot_latency_error_bars"
19472   output-file-type: ".html"
19473   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19474   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19475   filter: "'NIC_Intel-X710' and
19476            '64B' and
19477            'NDRPDR' and
19478            'ETH' and
19479            'IP4FWD' and
19480            '1T1C' and
19481            'VHOST_1024' and
19482            not 'VXLAN' and
19483            not 'CFS_OPT' and
19484            not 'DOT1Q'"
19485   parameters:
19486   - "latency"
19487   - "parent"
19488   - "tags"
19489   sort:
19490   - "1VM"
19491   - "2VM"
19492   layout:
19493     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19494     layout: "plot-latency"
19495
19496 - type: "plot"
19497   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19498   algorithm: "plot_latency_error_bars"
19499   output-file-type: ".html"
19500   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19501   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19502   filter: "'NIC_Intel-X710' and
19503            '64B' and
19504            'NDRPDR' and
19505            'ETH' and
19506            'IP4FWD' and
19507            '2T2C' and
19508            'VHOST_1024' and
19509            not 'VXLAN' and
19510            not 'CFS_OPT' and
19511            not 'DOT1Q'"
19512   parameters:
19513   - "latency"
19514   - "parent"
19515   - "tags"
19516   sort:
19517   - "1VM"
19518   - "2VM"
19519   layout:
19520     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19521     layout: "plot-latency"
19522
19523 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
19524 - type: "plot"
19525   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19526   algorithm: "plot_latency_error_bars"
19527   output-file-type: ".html"
19528   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19529   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19530   filter: "'NIC_Intel-X710' and
19531            '64B' and
19532            'NDRPDR' and
19533            ('ETH' or 'DOT1Q') and
19534            'BASE' and
19535            '1T1C' and
19536            ('L2BDMACLRN' or 'L2XCFWD') and
19537            'VHOST_1024' and
19538            not 'VXLAN' and
19539            not 'IP4FWD' and
19540            not '2VM'"
19541   parameters:
19542   - "latency"
19543   - "parent"
19544   - "tags"
19545   sort:
19546   - "L2BDMACLRN"
19547   - "L2BDMACLRN"
19548   - "L2BDMACLRN"
19549   - "L2XCFWD"
19550   - "L2XCFWD"
19551   - "L2XCFWD"
19552   layout:
19553     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19554     layout: "plot-latency"
19555
19556 - type: "plot"
19557   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19558   algorithm: "plot_latency_error_bars"
19559   output-file-type: ".html"
19560   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19561   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19562   filter: "'NIC_Intel-X710' and
19563            '64B' and
19564            'NDRPDR' and
19565            ('ETH' or 'DOT1Q') and
19566            'BASE' and
19567            '2T2C' and
19568            ('L2BDMACLRN' or 'L2XCFWD') and
19569            'VHOST_1024' and
19570            not 'VXLAN' and
19571            not 'IP4FWD' and
19572            not '2VM'"
19573   parameters:
19574   - "latency"
19575   - "parent"
19576   - "tags"
19577   sort:
19578   - "L2BDMACLRN"
19579   - "L2BDMACLRN"
19580   - "L2BDMACLRN"
19581   - "L2XCFWD"
19582   - "L2XCFWD"
19583   - "L2XCFWD"
19584   layout:
19585     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19586     layout: "plot-latency"
19587
19588 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
19589 - type: "plot"
19590   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
19591   algorithm: "plot_latency_error_bars"
19592   output-file-type: ".html"
19593   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr-lat"
19594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19595   filter: "'NIC_Intel-X710' and
19596            '64B' and
19597            'NDRPDR' and
19598            ('ETH' or 'DOT1Q') and
19599            '1T1C' and
19600            ('L2BDMACLRN' or 'L2XCFWD') and
19601            'VHOST_1024' and
19602            not 'CFS_OPT' and
19603            not 'VXLAN' and
19604            not 'IP4FWD' and
19605            not 'LBOND'"
19606   parameters:
19607   - "latency"
19608   - "parent"
19609   - "tags"
19610   sort:
19611   - "L2BDMACLRN"
19612   - "L2BDMACLRN"
19613   - "L2BDMACLRN"
19614   - "L2XCFWD"
19615   - "L2XCFWD"
19616   - "L2XCFWD"
19617   layout:
19618     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_features-vm-ndr"
19619     layout: "plot-latency"
19620
19621 - type: "plot"
19622   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
19623   algorithm: "plot_latency_error_bars"
19624   output-file-type: ".html"
19625   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr-lat"
19626   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
19627   filter: "'NIC_Intel-X710' and
19628            '64B' and
19629            'NDRPDR' and
19630            ('ETH' or 'DOT1Q') and
19631            '2T2C' and
19632            ('L2BDMACLRN' or 'L2XCFWD') and
19633            'VHOST_1024' and
19634            not 'CFS_OPT' and
19635            not 'VXLAN' and
19636            not 'IP4FWD' and
19637            not 'LBOND'"
19638   parameters:
19639   - "latency"
19640   - "parent"
19641   - "tags"
19642   sort:
19643   - "L2BDMACLRN"
19644   - "L2BDMACLRN"
19645   - "L2BDMACLRN"
19646   - "L2XCFWD"
19647   - "L2XCFWD"
19648   - "L2XCFWD"
19649   layout:
19650     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_features-vm-ndr"
19651     layout: "plot-latency"
19652
19653 # Packet Latency - VPP vhost ip4 3n-skx-x710
19654 - type: "plot"
19655   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19656   algorithm: "plot_latency_error_bars"
19657   output-file-type: ".html"
19658   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19660   filter: "'NIC_Intel-X710' and
19661            '64B' and
19662            'NDRPDR' and
19663            'ETH' and
19664            'IP4FWD' and
19665            '2T1C' and
19666            'VHOST_1024' and
19667            not 'VXLAN' and
19668            not 'DOT1Q'"
19669   parameters:
19670   - "latency"
19671   - "parent"
19672   - "tags"
19673   sort:
19674   - "1VM"
19675   - "2VM"
19676   layout:
19677     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19678     layout: "plot-latency"
19679
19680 - type: "plot"
19681   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19682   algorithm: "plot_latency_error_bars"
19683   output-file-type: ".html"
19684   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19686   filter: "'NIC_Intel-X710' and
19687            '64B' and
19688            'NDRPDR' and
19689            'ETH' and
19690            'IP4FWD' and
19691            '4T2C' and
19692            'VHOST_1024' and
19693            not 'VXLAN' and
19694            not 'DOT1Q'"
19695   parameters:
19696   - "latency"
19697   - "parent"
19698   - "tags"
19699   sort:
19700   - "1VM"
19701   - "2VM"
19702   layout:
19703     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19704     layout: "plot-latency"
19705
19706 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
19707 - type: "plot"
19708   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19709   algorithm: "plot_latency_error_bars"
19710   output-file-type: ".html"
19711   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19712   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19713   filter: "'NIC_Intel-X710' and
19714            '64B' and
19715            'NDRPDR' and
19716            ('ETH' or 'DOT1Q') and
19717            'BASE' and
19718            '2T1C' and
19719            ('L2BDMACLRN' or 'L2XCFWD') and
19720            'VHOST_1024' and
19721            not 'VXLAN' and
19722            not 'IP4FWD' and
19723            not '2VM'"
19724   parameters:
19725   - "latency"
19726   - "parent"
19727   - "tags"
19728   sort:
19729   - "L2BDMACLRN"
19730   - "L2BDMACLRN"
19731   - "L2BDMACLRN"
19732   - "L2XCFWD"
19733   - "L2XCFWD"
19734   - "L2XCFWD"
19735   layout:
19736     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19737     layout: "plot-latency"
19738
19739 - type: "plot"
19740   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19741   algorithm: "plot_latency_error_bars"
19742   output-file-type: ".html"
19743   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19745   filter: "'NIC_Intel-X710' and
19746            '64B' and
19747            'NDRPDR' and
19748            ('ETH' or 'DOT1Q') and
19749            'BASE' and
19750            '4T2C' and
19751            ('L2BDMACLRN' or 'L2XCFWD') and
19752            'VHOST_1024' and
19753            not 'VXLAN' and
19754            not 'IP4FWD' and
19755            not '2VM'"
19756   parameters:
19757   - "latency"
19758   - "parent"
19759   - "tags"
19760   sort:
19761   - "L2BDMACLRN"
19762   - "L2BDMACLRN"
19763   - "L2BDMACLRN"
19764   - "L2XCFWD"
19765   - "L2XCFWD"
19766   - "L2XCFWD"
19767   layout:
19768     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19769     layout: "plot-latency"
19770
19771 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
19772 - type: "plot"
19773   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
19774   algorithm: "plot_latency_error_bars"
19775   output-file-type: ".html"
19776   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr-lat"
19777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19778   filter: "'NIC_Intel-X710' and
19779            '64B' and
19780            'NDRPDR' and
19781            ('ETH' or 'DOT1Q') and
19782            '2T1C' and
19783            ('L2BDMACLRN' or 'L2XCFWD') and
19784            'VHOST_1024' and
19785            not 'CFS_OPT' and
19786            not 'VXLAN' and
19787            not 'IP4FWD' and
19788            not 'LBOND'"
19789   parameters:
19790   - "latency"
19791   - "parent"
19792   - "tags"
19793   sort:
19794   - "L2BDMACLRN"
19795   - "L2BDMACLRN"
19796   - "L2BDMACLRN"
19797   - "L2XCFWD"
19798   - "L2XCFWD"
19799   - "L2XCFWD"
19800   layout:
19801     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_features-vm-ndr"
19802     layout: "plot-latency"
19803
19804 - type: "plot"
19805   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
19806   algorithm: "plot_latency_error_bars"
19807   output-file-type: ".html"
19808   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr-lat"
19809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
19810   filter: "'NIC_Intel-X710' and
19811            '64B' and
19812            'NDRPDR' and
19813            ('ETH' or 'DOT1Q') and
19814            '4T2C' and
19815            ('L2BDMACLRN' or 'L2XCFWD') and
19816            'VHOST_1024' and
19817            not 'CFS_OPT' and
19818            not 'VXLAN' and
19819            not 'IP4FWD' and
19820            not 'LBOND'"
19821   parameters:
19822   - "latency"
19823   - "parent"
19824   - "tags"
19825   sort:
19826   - "L2BDMACLRN"
19827   - "L2BDMACLRN"
19828   - "L2BDMACLRN"
19829   - "L2XCFWD"
19830   - "L2XCFWD"
19831   - "L2XCFWD"
19832   layout:
19833     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_features-vm-ndr"
19834     layout: "plot-latency"
19835
19836 # Packet Latency - VPP vhost ip4 2n-skx-x710
19837 - type: "plot"
19838   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19839   algorithm: "plot_latency_error_bars"
19840   output-file-type: ".html"
19841   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19842   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19843   filter: "'NIC_Intel-X710' and
19844            '64B' and
19845            'NDRPDR' and
19846            'ETH' and
19847            'IP4FWD' and
19848            '2T1C' and
19849            'VHOST_1024' and
19850            not 'VXLAN' and
19851            not 'NF_DENSITY' and
19852            not 'CFS_OPT' and
19853            not 'DOT1Q'"
19854   parameters:
19855   - "latency"
19856   - "parent"
19857   - "tags"
19858   sort:
19859   - "1VM"
19860   - "2VM"
19861   layout:
19862     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19863     layout: "plot-latency"
19864
19865 - type: "plot"
19866   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19867   algorithm: "plot_latency_error_bars"
19868   output-file-type: ".html"
19869   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19870   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19871   filter: "'NIC_Intel-X710' and
19872            '64B' and
19873            'NDRPDR' and
19874            'ETH' and
19875            'IP4FWD' and
19876            '4T2C' and
19877            'VHOST_1024' and
19878            not 'VXLAN' and
19879            not 'NF_DENSITY' and
19880            not 'CFS_OPT' and
19881            not 'DOT1Q'"
19882   parameters:
19883   - "latency"
19884   - "parent"
19885   - "tags"
19886   sort:
19887   - "1VM"
19888   - "2VM"
19889   layout:
19890     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19891     layout: "plot-latency"
19892
19893 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
19894 - type: "plot"
19895   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19896   algorithm: "plot_latency_error_bars"
19897   output-file-type: ".html"
19898   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19899   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19900   filter: "'NIC_Intel-X710' and
19901            '64B' and
19902            'NDRPDR' and
19903            ('ETH' or 'DOT1Q') and
19904            'BASE' and
19905            '2T1C' and
19906            ('L2BDMACLRN' or 'L2XCFWD') and
19907            'VHOST_1024' and
19908            not 'VXLAN' and
19909            not 'NF_DENSITY' and
19910            not 'IP4FWD' and
19911            not '2VM'"
19912   parameters:
19913   - "latency"
19914   - "parent"
19915   - "tags"
19916 #  sort:
19917 #  - "not CFS_OPT"
19918 #  - "L2XCFWD"
19919 #  - "not CFS_OPT"
19920 #  - "CFS_OPT"
19921   layout:
19922     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_features-ndr"
19923     layout: "plot-latency"
19924
19925 - type: "plot"
19926   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19927   algorithm: "plot_latency_error_bars"
19928   output-file-type: ".html"
19929   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19930   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19931   filter: "'NIC_Intel-X710' and
19932            '64B' and
19933            'NDRPDR' and
19934            ('ETH' or 'DOT1Q') and
19935            'BASE' and
19936            '4T2C' and
19937            ('L2BDMACLRN' or 'L2XCFWD') and
19938            'VHOST_1024' and
19939            not 'VXLAN' and
19940            not 'NF_DENSITY' and
19941            not 'IP4FWD' and
19942            not '2VM'"
19943   parameters:
19944   - "latency"
19945   - "parent"
19946   - "tags"
19947 #  sort:
19948 #  - "not CFS_OPT"
19949 #  - "L2XCFWD"
19950 #  - "not CFS_OPT"
19951 #  - "CFS_OPT"
19952   layout:
19953     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_features-ndr"
19954     layout: "plot-latency"
19955
19956 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
19957 - type: "plot"
19958   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
19959   algorithm: "plot_latency_error_bars"
19960   output-file-type: ".html"
19961   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
19962   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19963   filter: "'NIC_Intel-X710' and
19964            '64B' and
19965            'NDRPDR' and
19966            ('ETH' or 'DOT1Q') and
19967            '2T1C' and
19968            ('L2BDMACLRN' or 'L2XCFWD') and
19969            'VHOST_1024' and
19970            not 'CFS_OPT' and
19971            not 'VXLAN' and
19972            not 'NF_DENSITY' and
19973            not 'DOT1Q' and
19974            not 'IP4FWD'"
19975   parameters:
19976   - "latency"
19977   - "parent"
19978   - "tags"
19979 #  sort:
19980 #  - "1VM"
19981 #  - "L2XCFWD"
19982 #  - "1VM"
19983 #  - "L2BDMACLRN"
19984   layout:
19985     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
19986     layout: "plot-latency"
19987
19988 - type: "plot"
19989   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
19990   algorithm: "plot_latency_error_bars"
19991   output-file-type: ".html"
19992   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
19993   data: "plot-vpp-throughput-lat-tsa-2n-skx"
19994   filter: "'NIC_Intel-X710' and
19995            '64B' and
19996            'NDRPDR' and
19997            ('ETH' or 'DOT1Q') and
19998            '4T2C' and
19999            ('L2BDMACLRN' or 'L2XCFWD') and
20000            'VHOST_1024' and
20001            not 'CFS_OPT' and
20002            not 'VXLAN' and
20003            not 'NF_DENSITY' and
20004            not 'DOT1Q' and
20005            not 'IP4FWD'"
20006   parameters:
20007   - "latency"
20008   - "parent"
20009   - "tags"
20010 #  sort:
20011 #  - "1VM"
20012 #  - "L2XCFWD"
20013 #  - "1VM"
20014 #  - "L2BDMACLRN"
20015   layout:
20016     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
20017     layout: "plot-latency"
20018
20019 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
20020 - type: "plot"
20021   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20022   algorithm: "plot_latency_error_bars"
20023   output-file-type: ".html"
20024   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20026   filter: "'NIC_Intel-XXV710' and
20027            '64B' and
20028            'NDRPDR' and
20029            'ETH' and
20030            'IP4FWD' and
20031            '2T1C' and
20032            'VHOST_1024' and
20033            not 'VXLAN' and
20034            not 'CFS_OPT' and
20035            not 'DOT1Q'"
20036   parameters:
20037   - "latency"
20038   - "parent"
20039   - "tags"
20040   sort:
20041   - "not CFS_OPT"
20042   - "1VM"
20043   - "2VM"
20044   layout:
20045     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20046     layout: "plot-latency"
20047
20048 - type: "plot"
20049   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20050   algorithm: "plot_latency_error_bars"
20051   output-file-type: ".html"
20052   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20054   filter: "'NIC_Intel-XXV710' and
20055            '64B' and
20056            'NDRPDR' and
20057            'ETH' and
20058            'IP4FWD' and
20059            '4T2C' and
20060            'VHOST_1024' and
20061            not 'VXLAN' and
20062            not 'CFS_OPT' and
20063            not 'DOT1Q'"
20064   parameters:
20065   - "latency"
20066   - "parent"
20067   - "tags"
20068   sort:
20069   - "not CFS_OPT"
20070   - "1VM"
20071   - "2VM"
20072   layout:
20073     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20074     layout: "plot-latency"
20075
20076 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
20077 - type: "plot"
20078   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
20079   algorithm: "plot_latency_error_bars"
20080   output-file-type: ".html"
20081   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr-lat"
20082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20083   filter: "'NIC_Intel-XXV710' and
20084            '64B' and
20085            'NDRPDR' and
20086            ('ETH' or 'DOT1Q') and
20087            'BASE' and
20088            '2T1C' and
20089            ('L2BDMACLRN' or 'L2XCFWD') and
20090            'VHOST_1024' and
20091            not 'VXLAN' and
20092            not 'IP4FWD' and
20093            not '2VM'"
20094   parameters:
20095   - "latency"
20096   - "parent"
20097   - "tags"
20098 #  sort:
20099 #  - "not CFS_OPT"
20100 #  - "L2XCFWD"
20101 #  - "not CFS_OPT"
20102 #  - "CFS_OPT"
20103   layout:
20104     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_features-ndr"
20105     layout: "plot-latency"
20106
20107 - type: "plot"
20108   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
20109   algorithm: "plot_latency_error_bars"
20110   output-file-type: ".html"
20111   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr-lat"
20112   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20113   filter: "'NIC_Intel-XXV710' and
20114            '64B' and
20115            'NDRPDR' and
20116            ('ETH' or 'DOT1Q') and
20117            'BASE' and
20118            '4T2C' and
20119            ('L2BDMACLRN' or 'L2XCFWD') and
20120            'VHOST_1024' and
20121            not 'VXLAN' and
20122            not 'IP4FWD' and
20123            not '2VM'"
20124   parameters:
20125   - "latency"
20126   - "parent"
20127   - "tags"
20128 #  sort:
20129 #  - "not CFS_OPT"
20130 #  - "L2XCFWD"
20131 #  - "not CFS_OPT"
20132 #  - "CFS_OPT"
20133   layout:
20134     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_features-ndr"
20135     layout: "plot-latency"
20136
20137 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
20138 - type: "plot"
20139   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
20140   algorithm: "plot_latency_error_bars"
20141   output-file-type: ".html"
20142   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
20143   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20144   filter: "'NIC_Intel-XXV710' and
20145            '64B' and
20146            'NDRPDR' and
20147            ('ETH' or 'DOT1Q') and
20148            '2T1C' and
20149            ('L2BDMACLRN' or 'L2XCFWD') and
20150            'VHOST_1024' and
20151            not 'CFS_OPT' and
20152            not 'VXLAN' and
20153            not 'DOT1Q' and
20154            not 'IP4FWD'"
20155   parameters:
20156   - "latency"
20157   - "parent"
20158   - "tags"
20159 #  sort:
20160 #  - "1VM"
20161 #  - "L2XCFWD"
20162 #  - "1VM"
20163 #  - "L2BDMACLRN"
20164   layout:
20165     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
20166     layout: "plot-latency"
20167
20168 - type: "plot"
20169   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
20170   algorithm: "plot_latency_error_bars"
20171   output-file-type: ".html"
20172   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
20173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
20174   filter: "'NIC_Intel-XXV710' and
20175            '64B' and
20176            'NDRPDR' and
20177            ('ETH' or 'DOT1Q') and
20178            '4T2C' and
20179            ('L2BDMACLRN' or 'L2XCFWD') and
20180            'VHOST_1024' and
20181            not 'CFS_OPT' and
20182            not 'VXLAN' and
20183            not 'DOT1Q' and
20184            not 'IP4FWD'"
20185   parameters:
20186   - "latency"
20187   - "parent"
20188   - "tags"
20189 #  sort:
20190 #  - "1VM"
20191 #  - "L2XCFWD"
20192 #  - "1VM"
20193 #  - "L2BDMACLRN"
20194   layout:
20195     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
20196     layout: "plot-latency"
20197
20198 ################################################################################
20199
20200 # Packet Latency - VPP VTS 3n-hsw-x520
20201 - type: "plot"
20202   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
20203   algorithm: "plot_latency_error_bars"
20204   output-file-type: ".html"
20205   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
20206   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20207   filter: "'NIC_Intel-X520-DA2' and
20208            '114B' and
20209            'NDRPDR' and
20210            '1T1C' and
20211            'VTS'"
20212   parameters:
20213   - "latency"
20214   - "parent"
20215   - "tags"
20216   layout:
20217     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
20218     layout: "plot-latency"
20219
20220 - type: "plot"
20221   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
20222   algorithm: "plot_latency_error_bars"
20223   output-file-type: ".html"
20224   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
20225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20226   filter: "'NIC_Intel-X520-DA2' and
20227            '114B' and
20228            'NDRPDR' and
20229            '2T2C' and
20230            'VTS'"
20231   parameters:
20232   - "latency"
20233   - "parent"
20234   - "tags"
20235   layout:
20236     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
20237     layout: "plot-latency"
20238
20239 ################################################################################
20240
20241 # Packet Latency - DPDK l3fwd 3n-hsw-x520
20242 - type: "plot"
20243   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20244   algorithm: "plot_latency_error_bars"
20245   output-file-type: ".html"
20246   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20247   data: "plot-dpdk-throughput-latency-3n-hsw"
20248   filter: "'NIC_Intel-X520-DA2' and
20249            '64B' and
20250            'BASE' and
20251            'NDRPDR' and
20252            '1T1C' and
20253            'IP4FWD'"
20254   parameters:
20255   - "latency"
20256   - "parent"
20257   - "tags"
20258   layout:
20259     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
20260     layout: "plot-latency"
20261
20262 - type: "plot"
20263   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20264   algorithm: "plot_latency_error_bars"
20265   output-file-type: ".html"
20266   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20267   data: "plot-dpdk-throughput-latency-3n-hsw"
20268   filter: "'NIC_Intel-X520-DA2' and
20269            '64B' and
20270            'BASE' and
20271            'NDRPDR' and
20272            '2T2C' and
20273            'IP4FWD'"
20274   parameters:
20275   - "latency"
20276   - "parent"
20277   - "tags"
20278   layout:
20279     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
20280     layout: "plot-latency"
20281
20282 # Packet Latency - DPDK l3fwd 3n-hsw-x710
20283 - type: "plot"
20284   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20285   algorithm: "plot_latency_error_bars"
20286   output-file-type: ".html"
20287   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20288   data: "plot-dpdk-throughput-latency-3n-hsw"
20289   filter: "'NIC_Intel-X710' and
20290            '64B' and
20291            'BASE' and
20292            'NDRPDR' and
20293            '1T1C' and
20294            'IP4FWD'"
20295   parameters:
20296   - "latency"
20297   - "parent"
20298   - "tags"
20299   layout:
20300     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
20301     layout: "plot-latency"
20302
20303 - type: "plot"
20304   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20305   algorithm: "plot_latency_error_bars"
20306   output-file-type: ".html"
20307   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20308   data: "plot-dpdk-throughput-latency-3n-hsw"
20309   filter: "'NIC_Intel-X710' and
20310            '64B' and
20311            'BASE' and
20312            'NDRPDR' and
20313            '2T2C' and
20314            'IP4FWD'"
20315   parameters:
20316   - "latency"
20317   - "parent"
20318   - "tags"
20319   layout:
20320     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
20321     layout: "plot-latency"
20322
20323 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
20324 - type: "plot"
20325   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20326   algorithm: "plot_latency_error_bars"
20327   output-file-type: ".html"
20328   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20329   data: "plot-dpdk-throughput-latency-3n-hsw"
20330   filter: "'NIC_Intel-XL710' and
20331            '64B' and
20332            'BASE' and
20333            'NDRPDR' and
20334            '1T1C' and
20335            'IP4FWD'"
20336   parameters:
20337   - "latency"
20338   - "parent"
20339   - "tags"
20340   layout:
20341     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
20342     layout: "plot-latency"
20343
20344 - type: "plot"
20345   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20346   algorithm: "plot_latency_error_bars"
20347   output-file-type: ".html"
20348   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20349   data: "plot-dpdk-throughput-latency-3n-hsw"
20350   filter: "'NIC_Intel-XL710' and
20351            '64B' and
20352            'BASE' and
20353            'NDRPDR' and
20354            '2T2C' and
20355            'IP4FWD'"
20356   parameters:
20357   - "latency"
20358   - "parent"
20359   - "tags"
20360   layout:
20361     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
20362     layout: "plot-latency"
20363
20364 # Packet Latency - DPDK l3fwd 3n-skx-x710
20365 - type: "plot"
20366   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20367   algorithm: "plot_latency_error_bars"
20368   output-file-type: ".html"
20369   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20370   data: "plot-dpdk-throughput-latency-3n-skx"
20371   filter: "'NIC_Intel-X710' and
20372            '64B' and
20373            'BASE' and
20374            'NDRPDR' and
20375            '2T1C' and
20376            'IP4FWD'"
20377   parameters:
20378   - "latency"
20379   - "parent"
20380   - "tags"
20381   layout:
20382     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
20383     layout: "plot-latency"
20384
20385 - type: "plot"
20386   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20387   algorithm: "plot_latency_error_bars"
20388   output-file-type: ".html"
20389   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20390   data: "plot-dpdk-throughput-latency-3n-skx"
20391   filter: "'NIC_Intel-X710' and
20392            '64B' and
20393            'BASE' and
20394            'NDRPDR' and
20395            '4T2C' and
20396            'IP4FWD'"
20397   parameters:
20398   - "latency"
20399   - "parent"
20400   - "tags"
20401   layout:
20402     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
20403     layout: "plot-latency"
20404
20405 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
20406 - type: "plot"
20407   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20408   algorithm: "plot_latency_error_bars"
20409   output-file-type: ".html"
20410   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20411   data: "plot-dpdk-throughput-latency-3n-skx"
20412   filter: "'NIC_Intel-XXV710' and
20413            '64B' and
20414            'BASE' and
20415            'NDRPDR' and
20416            '2T1C' and
20417            'IP4FWD'"
20418   parameters:
20419   - "latency"
20420   - "parent"
20421   - "tags"
20422   layout:
20423     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
20424     layout: "plot-latency"
20425
20426 - type: "plot"
20427   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20428   algorithm: "plot_latency_error_bars"
20429   output-file-type: ".html"
20430   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20431   data: "plot-dpdk-throughput-latency-3n-skx"
20432   filter: "'NIC_Intel-XXV710' and
20433            '64B' and
20434            'BASE' and
20435            'NDRPDR' and
20436            '4T2C' and
20437            'IP4FWD'"
20438   parameters:
20439   - "latency"
20440   - "parent"
20441   - "tags"
20442   layout:
20443     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
20444     layout: "plot-latency"
20445
20446 # Packet Latency - DPDK l3fwd 2n-skx-x710
20447 - type: "plot"
20448   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20449   algorithm: "plot_latency_error_bars"
20450   output-file-type: ".html"
20451   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20452   data: "plot-dpdk-throughput-latency-2n-skx"
20453   filter: "'NIC_Intel-X710' and
20454            '64B' and
20455            'BASE' and
20456            'NDRPDR' and
20457            '2T1C' and
20458            'IP4FWD'"
20459   parameters:
20460   - "latency"
20461   - "parent"
20462   - "tags"
20463   layout:
20464     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
20465     layout: "plot-latency"
20466
20467 - type: "plot"
20468   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20469   algorithm: "plot_latency_error_bars"
20470   output-file-type: ".html"
20471   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20472   data: "plot-dpdk-throughput-latency-2n-skx"
20473   filter: "'NIC_Intel-X710' and
20474            '64B' and
20475            'BASE' and
20476            'NDRPDR' and
20477            '4T2C' and
20478            'IP4FWD'"
20479   parameters:
20480   - "latency"
20481   - "parent"
20482   - "tags"
20483   layout:
20484     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
20485     layout: "plot-latency"
20486
20487 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
20488 - type: "plot"
20489   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20490   algorithm: "plot_latency_error_bars"
20491   output-file-type: ".html"
20492   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20493   data: "plot-dpdk-throughput-latency-2n-skx"
20494   filter: "'NIC_Intel-XXV710' and
20495            '64B' and
20496            'BASE' and
20497            'NDRPDR' and
20498            '2T1C' and
20499            'IP4FWD'"
20500   parameters:
20501   - "latency"
20502   - "parent"
20503   - "tags"
20504   layout:
20505     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
20506     layout: "plot-latency"
20507
20508 - type: "plot"
20509   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20510   algorithm: "plot_latency_error_bars"
20511   output-file-type: ".html"
20512   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20513   data: "plot-dpdk-throughput-latency-2n-skx"
20514   filter: "'NIC_Intel-XXV710' and
20515            '64B' and
20516            'BASE' and
20517            'NDRPDR' and
20518            '4T2C' and
20519            'IP4FWD'"
20520   parameters:
20521   - "latency"
20522   - "parent"
20523   - "tags"
20524   layout:
20525     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
20526     layout: "plot-latency"
20527
20528 ################################################################################
20529
20530 # Packet Latency - DPDK testpmd 3n-hsw-x520
20531 - type: "plot"
20532   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20533   algorithm: "plot_latency_error_bars"
20534   output-file-type: ".html"
20535   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20536   data: "plot-dpdk-throughput-latency-3n-hsw"
20537   filter: "'NIC_Intel-X520-DA2' and
20538            '64B' and
20539            'BASE' and
20540            'NDRPDR' and
20541            '1T1C' and
20542            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20543   parameters:
20544   - "latency"
20545   - "parent"
20546   - "tags"
20547   layout:
20548     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
20549     layout: "plot-latency"
20550
20551 - type: "plot"
20552   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20553   algorithm: "plot_latency_error_bars"
20554   output-file-type: ".html"
20555   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20556   data: "plot-dpdk-throughput-latency-3n-hsw"
20557   filter: "'NIC_Intel-X520-DA2' and
20558            '64B' and
20559            'BASE' and
20560            'NDRPDR' and
20561            '2T2C' and
20562            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20563   parameters:
20564   - "latency"
20565   - "parent"
20566   - "tags"
20567   layout:
20568     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
20569     layout: "plot-latency"
20570
20571 # Packet Latency - DPDK testpmd 3n-hsw-x710
20572 - type: "plot"
20573   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20574   algorithm: "plot_latency_error_bars"
20575   output-file-type: ".html"
20576   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20577   data: "plot-dpdk-throughput-latency-3n-hsw"
20578   filter: "'NIC_Intel-X710' and
20579            '64B' and
20580            'BASE' and
20581            'NDRPDR' and
20582            '1T1C' and
20583            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20584   parameters:
20585   - "latency"
20586   - "parent"
20587   - "tags"
20588   layout:
20589     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
20590     layout: "plot-latency"
20591
20592 - type: "plot"
20593   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20594   algorithm: "plot_latency_error_bars"
20595   output-file-type: ".html"
20596   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20597   data: "plot-dpdk-throughput-latency-3n-hsw"
20598   filter: "'NIC_Intel-X710' and
20599            '64B' and
20600            'BASE' and
20601            'NDRPDR' and
20602            '2T2C' and
20603            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20604   parameters:
20605   - "latency"
20606   - "parent"
20607   - "tags"
20608   layout:
20609     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
20610     layout: "plot-latency"
20611
20612 # Packet Latency - DPDK testpmd 3n-hsw-xl710
20613 - type: "plot"
20614   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20615   algorithm: "plot_latency_error_bars"
20616   output-file-type: ".html"
20617   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20618   data: "plot-dpdk-throughput-latency-3n-hsw"
20619   filter: "'NIC_Intel-XL710' and
20620            '64B' and
20621            'BASE' and
20622            'NDRPDR' and
20623            '1T1C' and
20624            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20625   parameters:
20626   - "latency"
20627   - "parent"
20628   - "tags"
20629   layout:
20630     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
20631     layout: "plot-latency"
20632
20633 - type: "plot"
20634   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20635   algorithm: "plot_latency_error_bars"
20636   output-file-type: ".html"
20637   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20638   data: "plot-dpdk-throughput-latency-3n-hsw"
20639   filter: "'NIC_Intel-XL710' and
20640            '64B' and
20641            'BASE' and
20642            'NDRPDR' and
20643            '2T2C' and
20644            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20645   parameters:
20646   - "latency"
20647   - "parent"
20648   - "tags"
20649   layout:
20650     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
20651     layout: "plot-latency"
20652
20653 # Packet Latency - DPDK testpmd 3n-skx-x710
20654 - type: "plot"
20655   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20656   algorithm: "plot_latency_error_bars"
20657   output-file-type: ".html"
20658   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
20659   data: "plot-dpdk-throughput-latency-3n-skx"
20660   filter: "'NIC_Intel-X710' and
20661            '64B' and
20662            'BASE' and
20663            'NDRPDR' and
20664            '2T1C' and
20665            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20666   parameters:
20667   - "latency"
20668   - "parent"
20669   - "tags"
20670   layout:
20671     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
20672     layout: "plot-latency"
20673
20674 - type: "plot"
20675   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20676   algorithm: "plot_latency_error_bars"
20677   output-file-type: ".html"
20678   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
20679   data: "plot-dpdk-throughput-latency-3n-skx"
20680   filter: "'NIC_Intel-X710' and
20681            '64B' and
20682            'BASE' and
20683            'NDRPDR' and
20684            '4T2C' and
20685            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20686   parameters:
20687   - "latency"
20688   - "parent"
20689   - "tags"
20690   layout:
20691     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
20692     layout: "plot-latency"
20693
20694 # Packet Latency - DPDK testpmd 3n-skx-xxv710
20695 - type: "plot"
20696   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20697   algorithm: "plot_latency_error_bars"
20698   output-file-type: ".html"
20699   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
20700   data: "plot-dpdk-throughput-latency-3n-skx"
20701   filter: "'NIC_Intel-XXV710' and
20702            '64B' and
20703            'BASE' and
20704            'NDRPDR' and
20705            '2T1C' and
20706            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20707   parameters:
20708   - "latency"
20709   - "parent"
20710   - "tags"
20711   layout:
20712     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
20713     layout: "plot-latency"
20714
20715 - type: "plot"
20716   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20717   algorithm: "plot_latency_error_bars"
20718   output-file-type: ".html"
20719   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
20720   data: "plot-dpdk-throughput-latency-3n-skx"
20721   filter: "'NIC_Intel-XXV710' and
20722            '64B' and
20723            'BASE' and
20724            'NDRPDR' and
20725            '4T2C' and
20726            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20727   parameters:
20728   - "latency"
20729   - "parent"
20730   - "tags"
20731   layout:
20732     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
20733     layout: "plot-latency"
20734
20735 # Packet Latency - DPDK testpmd 2n-skx-x710
20736 - type: "plot"
20737   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20738   algorithm: "plot_latency_error_bars"
20739   output-file-type: ".html"
20740   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
20741   data: "plot-dpdk-throughput-latency-2n-skx"
20742   filter: "'NIC_Intel-X710' and
20743            '64B' and
20744            'BASE' and
20745            'NDRPDR' and
20746            '2T1C' and
20747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20748   parameters:
20749   - "latency"
20750   - "parent"
20751   - "tags"
20752   layout:
20753     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
20754     layout: "plot-latency"
20755
20756 - type: "plot"
20757   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20758   algorithm: "plot_latency_error_bars"
20759   output-file-type: ".html"
20760   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
20761   data: "plot-dpdk-throughput-latency-2n-skx"
20762   filter: "'NIC_Intel-X710' and
20763            '64B' and
20764            'BASE' and
20765            'NDRPDR' and
20766            '4T2C' and
20767            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20768   parameters:
20769   - "latency"
20770   - "parent"
20771   - "tags"
20772   layout:
20773     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
20774     layout: "plot-latency"
20775
20776 # Packet Latency - DPDK testpmd 2n-skx-xxv710
20777 - type: "plot"
20778   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20779   algorithm: "plot_latency_error_bars"
20780   output-file-type: ".html"
20781   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
20782   data: "plot-dpdk-throughput-latency-2n-skx"
20783   filter: "'NIC_Intel-XXV710' and
20784            '64B' and
20785            'BASE' and
20786            'NDRPDR' and
20787            '2T1C' and
20788            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20789   parameters:
20790   - "latency"
20791   - "parent"
20792   - "tags"
20793   layout:
20794     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
20795     layout: "plot-latency"
20796
20797 - type: "plot"
20798   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20799   algorithm: "plot_latency_error_bars"
20800   output-file-type: ".html"
20801   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
20802   data: "plot-dpdk-throughput-latency-2n-skx"
20803   filter: "'NIC_Intel-XXV710' and
20804            '64B' and
20805            'BASE' and
20806            'NDRPDR' and
20807            '4T2C' and
20808            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
20809   parameters:
20810   - "latency"
20811   - "parent"
20812   - "tags"
20813   layout:
20814     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
20815     layout: "plot-latency"
20816
20817 ################################################################################
20818
20819 # Speedup - VPP Container Memif 3n-hsw-x520
20820 - type: "plot"
20821   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
20822   algorithm: "plot_throughput_speedup_analysis"
20823   output-file-type: ".html"
20824   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-ndr-tsa"
20825   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20826   filter: "'NIC_Intel-X520-DA2' and
20827            '64B' and
20828            ('BASE' or 'SCALE') and
20829            'NDRPDR' and
20830            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
20831            not 'VHOST' and
20832            'MEMIF'"
20833   parameters:
20834   - "throughput"
20835   - "parent"
20836   - "tags"
20837   sort:
20838   - "L2XCFWD"
20839   - "L2XCFWD"
20840   - "L2XCFWD"
20841   - "L2BDMACLRN"
20842   - "L2BDMACLRN"
20843   - "L2BDMACLRN"
20844   - "IP4FWD"
20845   layout:
20846     title: "memif-3n-hsw-x520-64b-base_and_features-ndr"
20847     layout: "plot-throughput-speedup-analysis"
20848
20849 - type: "plot"
20850   title: "Speedup: memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
20851   algorithm: "plot_throughput_speedup_analysis"
20852   output-file-type: ".html"
20853   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_features-pdr-tsa"
20854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20855   filter: "'NIC_Intel-X520-DA2' and
20856            '64B' and
20857            ('BASE' or 'SCALE') and
20858            'NDRPDR' and
20859            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
20860            not 'VHOST' and
20861            'MEMIF'"
20862   parameters:
20863   - "throughput"
20864   - "parent"
20865   - "tags"
20866   sort:
20867   - "L2XCFWD"
20868   - "L2XCFWD"
20869   - "L2XCFWD"
20870   - "L2BDMACLRN"
20871   - "L2BDMACLRN"
20872   - "L2BDMACLRN"
20873   - "IP4FWD"
20874   layout:
20875     title: "memif-3n-hsw-x520-64b-base_and_features-pdr"
20876     layout: "plot-throughput-speedup-analysis"
20877
20878 # Speedup - VPP Container Memif 3n-hsw-x710
20879 - type: "plot"
20880   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
20881   algorithm: "plot_throughput_speedup_analysis"
20882   output-file-type: ".html"
20883   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-ndr-tsa"
20884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20885   filter: "'NIC_Intel-X710' and
20886            '64B' and
20887            ('BASE' or 'SCALE') and
20888            'NDRPDR' and
20889            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
20890            not 'VHOST' and
20891            'MEMIF'"
20892   parameters:
20893   - "throughput"
20894   - "parent"
20895   - "tags"
20896   sort:
20897   - "L2XCFWD"
20898   - "L2XCFWD"
20899   - "L2XCFWD"
20900   - "L2BDMACLRN"
20901   - "L2BDMACLRN"
20902   - "L2BDMACLRN"
20903   - "IP4FWD"
20904   layout:
20905     title: "memif-3n-hsw-x710-64b-base_and_features-ndr"
20906     layout: "plot-throughput-speedup-analysis"
20907
20908 - type: "plot"
20909   title: "Speedup: memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
20910   algorithm: "plot_throughput_speedup_analysis"
20911   output-file-type: ".html"
20912   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_features-pdr-tsa"
20913   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20914   filter: "'NIC_Intel-X710' and
20915            '64B' and
20916            ('BASE' or 'SCALE') and
20917            'NDRPDR' and
20918            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
20919            not 'VHOST' and
20920            'MEMIF'"
20921   parameters:
20922   - "throughput"
20923   - "parent"
20924   - "tags"
20925   sort:
20926   - "L2XCFWD"
20927   - "L2XCFWD"
20928   - "L2XCFWD"
20929   - "L2BDMACLRN"
20930   - "L2BDMACLRN"
20931   - "L2BDMACLRN"
20932   - "IP4FWD"
20933   layout:
20934     title: "memif-3n-hsw-x710-64b-base_and_features-pdr"
20935     layout: "plot-throughput-speedup-analysis"
20936
20937 # Speedup - VPP Container Memif 3n-hsw-xl710
20938 - type: "plot"
20939   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
20940   algorithm: "plot_throughput_speedup_analysis"
20941   output-file-type: ".html"
20942   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-ndr-tsa"
20943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20944   filter: "'NIC_Intel-XL710' and
20945            '64B' and
20946            ('BASE' or 'SCALE') and
20947            'NDRPDR' and
20948            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
20949            not 'VHOST' and
20950            'MEMIF'"
20951   parameters:
20952   - "throughput"
20953   - "parent"
20954   - "tags"
20955   sort:
20956   - "L2XCFWD"
20957   - "L2XCFWD"
20958   - "L2XCFWD"
20959   - "L2BDMACLRN"
20960   - "L2BDMACLRN"
20961   - "L2BDMACLRN"
20962   - "IP4FWD"
20963   layout:
20964     title: "memif-3n-hsw-xl710-64b-base_and_features-ndr"
20965     layout: "plot-throughput-speedup-analysis"
20966
20967 - type: "plot"
20968   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
20969   algorithm: "plot_throughput_speedup_analysis"
20970   output-file-type: ".html"
20971   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_features-pdr-tsa"
20972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
20973   filter: "'NIC_Intel-XL710' and
20974            '64B' and
20975            ('BASE' or 'SCALE') and
20976            'NDRPDR' and
20977            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
20978            not 'VHOST' and
20979            'MEMIF'"
20980   parameters:
20981   - "throughput"
20982   - "parent"
20983   - "tags"
20984   sort:
20985   - "L2XCFWD"
20986   - "L2XCFWD"
20987   - "L2XCFWD"
20988   - "L2BDMACLRN"
20989   - "L2BDMACLRN"
20990   - "L2BDMACLRN"
20991   - "IP4FWD"
20992   layout:
20993     title: "memif-3n-hsw-xl710-64b-base_and_features-pdr"
20994     layout: "plot-throughput-speedup-analysis"
20995
20996 # Speedup - VPP Container Memif 3n-skx-x710
20997 - type: "plot"
20998   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
20999   algorithm: "plot_throughput_speedup_analysis"
21000   output-file-type: ".html"
21001   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-ndr-tsa"
21002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21003   filter: "'NIC_Intel-X710' and
21004            '64B' and
21005            ('BASE' or 'SCALE') and
21006            'NDRPDR' and
21007            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21008            not 'VHOST' and
21009            'MEMIF'"
21010   parameters:
21011   - "throughput"
21012   - "parent"
21013   - "tags"
21014   sort:
21015   - "L2XCFWD"
21016   - "L2XCFWD"
21017   - "L2XCFWD"
21018   - "L2BDMACLRN"
21019   - "L2BDMACLRN"
21020   - "L2BDMACLRN"
21021   - "IP4FWD"
21022   layout:
21023     title: "memif-3n-skx-x710-64b-base_and_features-ndr"
21024     layout: "plot-throughput-speedup-analysis"
21025
21026 - type: "plot"
21027   title: "Speedup: memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
21028   algorithm: "plot_throughput_speedup_analysis"
21029   output-file-type: ".html"
21030   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_features-pdr-tsa"
21031   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21032   filter: "'NIC_Intel-X710' and
21033            '64B' and
21034            ('BASE' or 'SCALE') and
21035            'NDRPDR' and
21036            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21037            not 'VHOST' and
21038            'MEMIF'"
21039   parameters:
21040   - "throughput"
21041   - "parent"
21042   - "tags"
21043   sort:
21044   - "L2XCFWD"
21045   - "L2XCFWD"
21046   - "L2XCFWD"
21047   - "L2BDMACLRN"
21048   - "L2BDMACLRN"
21049   - "L2BDMACLRN"
21050   - "IP4FWD"
21051   layout:
21052     title: "memif-3n-skx-x710-64b-base_and_features-pdr"
21053     layout: "plot-throughput-speedup-analysis"
21054
21055 # Speedup - VPP Container Memif 2n-skx-x710
21056 - type: "plot"
21057   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
21058   algorithm: "plot_throughput_speedup_analysis"
21059   output-file-type: ".html"
21060   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-ndr-tsa"
21061   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21062   filter: "'NIC_Intel-X710' and
21063            '64B' and
21064            ('BASE' or 'SCALE') and
21065            'NDRPDR' and
21066            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21067            not 'VHOST' and
21068            not 'NF_DENSITY' and
21069            'MEMIF'"
21070   parameters:
21071   - "throughput"
21072   - "parent"
21073   - "tags"
21074   sort:
21075   - "L2XCFWD"
21076   - "L2XCFWD"
21077   - "L2XCFWD"
21078   - "L2BDMACLRN"
21079   - "L2BDMACLRN"
21080   - "L2BDMACLRN"
21081   - "IP4FWD"
21082   layout:
21083     title: "memif-2n-skx-x710-64b-base_and_features-ndr"
21084     layout: "plot-throughput-speedup-analysis"
21085
21086 - type: "plot"
21087   title: "Speedup: memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
21088   algorithm: "plot_throughput_speedup_analysis"
21089   output-file-type: ".html"
21090   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_features-pdr-tsa"
21091   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21092   filter: "'NIC_Intel-X710' and
21093            '64B' and
21094            ('BASE' or 'SCALE') and
21095            'NDRPDR' and
21096            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21097            not 'VHOST' and
21098            not 'NF_DENSITY' and
21099            'MEMIF'"
21100   parameters:
21101   - "throughput"
21102   - "parent"
21103   - "tags"
21104   sort:
21105   - "L2XCFWD"
21106   - "L2XCFWD"
21107   - "L2XCFWD"
21108   - "L2BDMACLRN"
21109   - "L2BDMACLRN"
21110   - "L2BDMACLRN"
21111   - "IP4FWD"
21112   layout:
21113     title: "memif-2n-skx-x710-64b-base_and_features-pdr"
21114     layout: "plot-throughput-speedup-analysis"
21115
21116 # Speedup - VPP Container Memif 2n-skx-xxv710
21117 - type: "plot"
21118   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
21119   algorithm: "plot_throughput_speedup_analysis"
21120   output-file-type: ".html"
21121   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
21122   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21123   filter: "'NIC_Intel-XXV710' and
21124            '64B' and
21125            ('BASE' or 'SCALE') and
21126            'NDRPDR' and
21127            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21128            not 'VHOST' and
21129            'MEMIF'"
21130   parameters:
21131   - "throughput"
21132   - "parent"
21133   - "tags"
21134   sort:
21135   - "L2XCFWD"
21136   - "L2XCFWD"
21137   - "L2XCFWD"
21138   - "L2BDMACLRN"
21139   - "L2BDMACLRN"
21140   - "L2BDMACLRN"
21141   - "IP4FWD"
21142   layout:
21143     title: "memif-2n-skx-xxv710-64b-base_and_features-ndr"
21144     layout: "plot-throughput-speedup-analysis"
21145
21146 - type: "plot"
21147   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
21148   algorithm: "plot_throughput_speedup_analysis"
21149   output-file-type: ".html"
21150   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
21151   data: "plot-vpp-throughput-lat-tsa-2n-skx"
21152   filter: "'NIC_Intel-XXV710' and
21153            '64B' and
21154            ('BASE' or 'SCALE') and
21155            'NDRPDR' and
21156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH' or 'IP4FWD') and
21157            not 'VHOST' and
21158            'MEMIF'"
21159   parameters:
21160   - "throughput"
21161   - "parent"
21162   - "tags"
21163   sort:
21164   - "L2XCFWD"
21165   - "L2XCFWD"
21166   - "L2XCFWD"
21167   - "L2BDMACLRN"
21168   - "L2BDMACLRN"
21169   - "L2BDMACLRN"
21170   - "IP4FWD"
21171   layout:
21172     title: "memif-2n-skx-xxv710-64b-base_and_features-pdr"
21173     layout: "plot-throughput-speedup-analysis"
21174
21175 ################################################################################
21176
21177 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
21178 - type: "plot"
21179   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
21180   algorithm: "plot_throughput_speedup_analysis"
21181   output-file-type: ".html"
21182   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
21183   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21184   filter: "'NIC_Intel-X520-DA2' and
21185            '64B' and
21186            ('BASE' or 'SCALE') and
21187            'NDRPDR' and
21188            'L2XCFWD' and
21189            not 'VHOST' and
21190            not 'NF_DENSITY' and
21191            'MEMIF'"
21192   parameters:
21193   - "throughput"
21194   - "parent"
21195   - "tags"
21196   sort:
21197   - "1VNF"
21198   - "2VNF"
21199   - "4VNF"
21200   - "2VNF"
21201   - "4VNF"
21202   layout:
21203     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
21204     layout: "plot-throughput-speedup-analysis"
21205
21206 - type: "plot"
21207   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
21208   algorithm: "plot_throughput_speedup_analysis"
21209   output-file-type: ".html"
21210   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
21211   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21212   filter: "'NIC_Intel-X520-DA2' and
21213            '64B' and
21214            ('BASE' or 'SCALE') and
21215            'NDRPDR' and
21216            'L2XCFWD' and
21217            not 'VHOST' and
21218            not 'NF_DENSITY' and
21219            'MEMIF'"
21220   parameters:
21221   - "throughput"
21222   - "parent"
21223   - "tags"
21224   sort:
21225   - "1VNF"
21226   - "2VNF"
21227   - "4VNF"
21228   - "2VNF"
21229   - "4VNF"
21230   layout:
21231     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
21232     layout: "plot-throughput-speedup-analysis"
21233
21234 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
21235 - type: "plot"
21236   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
21237   algorithm: "plot_throughput_speedup_analysis"
21238   output-file-type: ".html"
21239   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
21240   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21241   filter: "'NIC_Intel-X520-DA2' and
21242            '64B' and
21243            ('BASE' or 'SCALE') and
21244            'NDRPDR' and
21245            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21246            not 'VHOST' and
21247            not 'NF_DENSITY' and
21248            'MEMIF'"
21249   parameters:
21250   - "throughput"
21251   - "parent"
21252   - "tags"
21253   sort:
21254   - "1VNF"
21255   - "2VNF"
21256   - "4VNF"
21257   - "2VNF"
21258   - "4VNF"
21259   layout:
21260     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
21261     layout: "plot-throughput-speedup-analysis"
21262
21263 - type: "plot"
21264   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
21265   algorithm: "plot_throughput_speedup_analysis"
21266   output-file-type: ".html"
21267   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
21268   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21269   filter: "'NIC_Intel-X520-DA2' and
21270            '64B' and
21271            ('BASE' or 'SCALE') and
21272            'NDRPDR' and
21273            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21274            not 'VHOST' and
21275            not 'NF_DENSITY' and
21276            'MEMIF'"
21277   parameters:
21278   - "throughput"
21279   - "parent"
21280   - "tags"
21281   sort:
21282   - "1VNF"
21283   - "2VNF"
21284   - "4VNF"
21285   - "2VNF"
21286   - "4VNF"
21287   layout:
21288     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
21289     layout: "plot-throughput-speedup-analysis"
21290
21291 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
21292 - type: "plot"
21293   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
21294   algorithm: "plot_throughput_speedup_analysis"
21295   output-file-type: ".html"
21296   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
21297   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21298   filter: "'NIC_Intel-X710' and
21299            '64B' and
21300            ('BASE' or 'SCALE') and
21301            'NDRPDR' and
21302            'L2XCFWD' and
21303            not 'VHOST' and
21304            not 'NF_DENSITY' and
21305            'MEMIF'"
21306   parameters:
21307   - "throughput"
21308   - "parent"
21309   - "tags"
21310   sort:
21311   - "1VNF"
21312   - "2VNF"
21313   - "4VNF"
21314   - "2VNF"
21315   - "4VNF"
21316   layout:
21317     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
21318     layout: "plot-throughput-speedup-analysis"
21319
21320 - type: "plot"
21321   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
21322   algorithm: "plot_throughput_speedup_analysis"
21323   output-file-type: ".html"
21324   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
21325   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21326   filter: "'NIC_Intel-X710' and
21327            '64B' and
21328            ('BASE' or 'SCALE') and
21329            'NDRPDR' and
21330            'L2XCFWD' and
21331            not 'VHOST' and
21332            not 'NF_DENSITY' and
21333            'MEMIF'"
21334   parameters:
21335   - "throughput"
21336   - "parent"
21337   - "tags"
21338   sort:
21339   - "1VNF"
21340   - "2VNF"
21341   - "4VNF"
21342   - "2VNF"
21343   - "4VNF"
21344   layout:
21345     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
21346     layout: "plot-throughput-speedup-analysis"
21347
21348 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
21349 - type: "plot"
21350   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
21351   algorithm: "plot_throughput_speedup_analysis"
21352   output-file-type: ".html"
21353   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
21354   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21355   filter: "'NIC_Intel-X710' and
21356            '64B' and
21357            ('BASE' or 'SCALE') and
21358            'NDRPDR' and
21359            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21360            not 'VHOST' and
21361            not 'NF_DENSITY' and
21362            'MEMIF'"
21363   parameters:
21364   - "throughput"
21365   - "parent"
21366   - "tags"
21367   sort:
21368   - "1VNF"
21369   - "2VNF"
21370   - "4VNF"
21371   - "2VNF"
21372   - "4VNF"
21373   layout:
21374     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
21375     layout: "plot-throughput-speedup-analysis"
21376
21377 - type: "plot"
21378   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
21379   algorithm: "plot_throughput_speedup_analysis"
21380   output-file-type: ".html"
21381   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
21382   data: "plot-ligato-throughput-lat-tsa-3n-hsw"
21383   filter: "'NIC_Intel-X710' and
21384            '64B' and
21385            ('BASE' or 'SCALE') and
21386            'NDRPDR' and
21387            ('L2BDMACSTAT' or 'L2BDMACLRN') and
21388            not 'VHOST' and
21389            not 'NF_DENSITY' and
21390            'MEMIF'"
21391   parameters:
21392   - "throughput"
21393   - "parent"
21394   - "tags"
21395   sort:
21396   - "1VNF"
21397   - "2VNF"
21398   - "4VNF"
21399   - "2VNF"
21400   - "4VNF"
21401   layout:
21402     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
21403     layout: "plot-throughput-speedup-analysis"
21404
21405 ################################################################################
21406
21407 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
21408 - type: "plot"
21409   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
21410   algorithm: "plot_throughput_speedup_analysis"
21411   output-file-type: ".html"
21412   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
21413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21414   filter: "'NIC_Intel-X520-DA2' and
21415            '64B' and
21416            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21417            'NDRPDR' and
21418            'IP4FWD' and
21419            not 'IPSEC' and
21420            not 'DOT1Q' and
21421            not 'VHOST'"
21422   parameters:
21423   - "throughput"
21424   - "parent"
21425   - "tags"
21426   sort:
21427   - "DOT1Q"
21428   - "IP4BASE"
21429   - "FIB_20k"
21430   - "FIB_200k"
21431   - "FIB_2M"
21432   layout:
21433     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
21434     layout: "plot-throughput-speedup-analysis"
21435
21436 - type: "plot"
21437   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
21438   algorithm: "plot_throughput_speedup_analysis"
21439   output-file-type: ".html"
21440   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
21441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21442   filter: "'NIC_Intel-X520-DA2' and
21443            '64B' and
21444            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21445            'NDRPDR' and
21446            'IP4FWD' and
21447            not 'IPSEC' and
21448            not 'DOT1Q' and
21449            not 'VHOST'"
21450   parameters:
21451   - "throughput"
21452   - "parent"
21453   - "tags"
21454   sort:
21455   - "DOT1Q"
21456   - "IP4BASE"
21457   - "FIB_20k"
21458   - "FIB_200k"
21459   - "FIB_2M"
21460   layout:
21461     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
21462     layout: "plot-throughput-speedup-analysis"
21463
21464 # Speedup - VPP IPv4 3n-hsw-x520 features
21465 - type: "plot"
21466   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
21467   algorithm: "plot_throughput_speedup_analysis"
21468   output-file-type: ".html"
21469   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
21470   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21471   filter: "'NIC_Intel-X520-DA2' and
21472            '64B' and
21473            ('IP4BASE' or
21474             'POLICE_MARK' or
21475             'COPWHLIST' or
21476             ('NAT44' and 'BASE') or
21477             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21478            'NDRPDR' and
21479            'IP4FWD' and
21480            not 'IPSEC' and
21481            not 'VHOST'"
21482   parameters:
21483   - "throughput"
21484   - "parent"
21485   - "tags"
21486   sort:
21487   - "DOT1Q"
21488   - "IP4BASE"
21489   - "NAT44"
21490   - "POLICE_MARK"
21491   - "COPWHLIST"
21492   - "IACL"
21493   - "OACL"
21494   layout:
21495     title: "ip4-3n-hsw-x520-64b-features-ndr"
21496     layout: "plot-throughput-speedup-analysis"
21497
21498 - type: "plot"
21499   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
21500   algorithm: "plot_throughput_speedup_analysis"
21501   output-file-type: ".html"
21502   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
21503   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21504   filter: "'NIC_Intel-X520-DA2' and
21505            '64B' and
21506            ('IP4BASE' or
21507             'POLICE_MARK' or
21508             'COPWHLIST' or
21509             ('NAT44' and 'BASE') or
21510             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21511            'NDRPDR' and
21512            'IP4FWD' and
21513            not 'IPSEC' and
21514            not 'VHOST'"
21515   parameters:
21516   - "throughput"
21517   - "parent"
21518   - "tags"
21519   sort:
21520   - "DOT1Q"
21521   - "IP4BASE"
21522   - "NAT44"
21523   - "POLICE_MARK"
21524   - "COPWHLIST"
21525   - "IACL"
21526   - "OACL"
21527   layout:
21528     title: "ip4-3n-hsw-x520-64b-features-pdr"
21529     layout: "plot-throughput-speedup-analysis"
21530
21531 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
21532 - type: "plot"
21533   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
21534   algorithm: "plot_throughput_speedup_analysis"
21535   output-file-type: ".html"
21536   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
21537   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21538   filter: "'NIC_Intel-X520-DA2' and
21539            '64B' and
21540            'NDRPDR' and
21541            'IP4FWD' and
21542            ('NAT44' or 'IP4BASE') and
21543            not 'DOT1Q' and
21544            not 'IPSEC' and
21545            not 'VHOST'"
21546   parameters:
21547   - "throughput"
21548   - "parent"
21549   - "tags"
21550   sort:
21551   - "IP4BASE"
21552   - "BASE"
21553   - "SRC_USER_10"
21554   - "SRC_USER_100"
21555   - "SRC_USER_1000"
21556   - "SRC_USER_2000"
21557   layout:
21558     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
21559     layout: "plot-throughput-speedup-analysis"
21560
21561 - type: "plot"
21562   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
21563   algorithm: "plot_throughput_speedup_analysis"
21564   output-file-type: ".html"
21565   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
21566   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21567   filter: "'NIC_Intel-X520-DA2' and
21568            '64B' and
21569            'NDRPDR' and
21570            'IP4FWD' and
21571            ('NAT44' or 'IP4BASE') and
21572            not 'DOT1Q' and
21573            not 'IPSEC' and
21574            not 'VHOST'"
21575   parameters:
21576   - "throughput"
21577   - "parent"
21578   - "tags"
21579   sort:
21580   - "IP4BASE"
21581   - "BASE"
21582   - "SRC_USER_10"
21583   - "SRC_USER_100"
21584   - "SRC_USER_1000"
21585   - "SRC_USER_2000"
21586   layout:
21587     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
21588     layout: "plot-throughput-speedup-analysis"
21589
21590 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
21591 - type: "plot"
21592   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
21593   algorithm: "plot_throughput_speedup_analysis"
21594   output-file-type: ".html"
21595   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
21596   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21597   filter: "'NIC_Intel-X520-DA2' and
21598            '64B' and
21599            'NDRPDR' and
21600            'IP4FWD' and
21601            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
21602            not 'IPSEC' and
21603            not 'DOT1Q' and
21604            not 'VHOST'"
21605   parameters:
21606   - "throughput"
21607   - "parent"
21608   - "tags"
21609   sort:
21610   - "IP4BASE"
21611   - "ACL_STATELESS"
21612   - "ACL_STATEFUL"
21613   - "ACL_STATELESS"
21614   - "ACL_STATEFUL"
21615   layout:
21616     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
21617     layout: "plot-throughput-speedup-analysis"
21618
21619 - type: "plot"
21620   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
21621   algorithm: "plot_throughput_speedup_analysis"
21622   output-file-type: ".html"
21623   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
21624   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21625   filter: "'NIC_Intel-X520-DA2' and
21626            '64B' and
21627            'NDRPDR' and
21628            'IP4FWD' and
21629            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
21630            not 'IPSEC' and
21631            not 'DOT1Q' and
21632            not 'VHOST'"
21633   parameters:
21634   - "throughput"
21635   - "parent"
21636   - "tags"
21637   sort:
21638   - "IP4BASE"
21639   - "ACL_STATELESS"
21640   - "ACL_STATEFUL"
21641   - "ACL_STATELESS"
21642   - "ACL_STATEFUL"
21643   layout:
21644     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
21645     layout: "plot-throughput-speedup-analysis"
21646
21647 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
21648 - type: "plot"
21649   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
21650   algorithm: "plot_throughput_speedup_analysis"
21651   output-file-type: ".html"
21652   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
21653   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21654   filter: "'NIC_Intel-X520-DA2' and
21655            '64B' and
21656            'NDRPDR' and
21657            'IP4FWD' and
21658            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
21659            not 'IPSEC' and
21660            not 'DOT1Q' and
21661            not 'VHOST'"
21662   parameters:
21663   - "throughput"
21664   - "parent"
21665   - "tags"
21666   sort:
21667   - "IP4BASE"
21668   - "ACL_STATELESS"
21669   - "ACL_STATEFUL"
21670   - "ACL_STATELESS"
21671   - "ACL_STATEFUL"
21672   layout:
21673     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
21674     layout: "plot-throughput-speedup-analysis"
21675
21676 - type: "plot"
21677   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
21678   algorithm: "plot_throughput_speedup_analysis"
21679   output-file-type: ".html"
21680   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
21681   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21682   filter: "'NIC_Intel-X520-DA2' and
21683            '64B' and
21684            'NDRPDR' and
21685            'IP4FWD' and
21686            ('OACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
21687            not 'IPSEC' and
21688            not 'DOT1Q' and
21689            not 'VHOST'"
21690   parameters:
21691   - "throughput"
21692   - "parent"
21693   - "tags"
21694   sort:
21695   - "IP4BASE"
21696   - "ACL_STATELESS"
21697   - "ACL_STATEFUL"
21698   - "ACL_STATELESS"
21699   - "ACL_STATEFUL"
21700   layout:
21701     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
21702     layout: "plot-throughput-speedup-analysis"
21703
21704 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
21705 - type: "plot"
21706   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
21707   algorithm: "plot_throughput_speedup_analysis"
21708   output-file-type: ".html"
21709   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
21710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21711   filter: "'NIC_Intel-X710' and
21712            '64B' and
21713            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21714            'NDRPDR' and
21715            'IP4FWD' and
21716            not 'IPSEC' and
21717            not 'DOT1Q' and
21718            not 'VHOST'"
21719   parameters:
21720   - "throughput"
21721   - "parent"
21722   - "tags"
21723   sort:
21724   - "IP4BASE"
21725   - "FIB_20K"
21726   - "FIB_200K"
21727   - "FIB_2M"
21728   layout:
21729     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
21730     layout: "plot-throughput-speedup-analysis"
21731
21732 - type: "plot"
21733   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
21734   algorithm: "plot_throughput_speedup_analysis"
21735   output-file-type: ".html"
21736   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
21737   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21738   filter: "'NIC_Intel-X710' and
21739            '64B' and
21740            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21741            'NDRPDR' and
21742            'IP4FWD' and
21743            not 'IPSEC' and
21744            not 'DOT1Q' and
21745            not 'VHOST'"
21746   parameters:
21747   - "throughput"
21748   - "parent"
21749   - "tags"
21750   sort:
21751   - "IP4BASE"
21752   - "FIB_20K"
21753   - "FIB_200K"
21754   - "FIB_2M"
21755   layout:
21756     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
21757     layout: "plot-throughput-speedup-analysis"
21758
21759 # Speedup - VPP IPv4 3n-hsw-x710 features
21760 - type: "plot"
21761   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
21762   algorithm: "plot_throughput_speedup_analysis"
21763   output-file-type: ".html"
21764   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
21765   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21766   filter: "'NIC_Intel-X710' and
21767            '64B' and
21768            ('IP4BASE' or
21769             'POLICE_MARK' or
21770             'COPWHLIST' or
21771             ('NAT44' and 'BASE') or
21772             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21773            'NDRPDR' and
21774            'IP4FWD' and
21775            not 'IPSEC' and
21776            not 'VHOST'"
21777   parameters:
21778   - "throughput"
21779   - "parent"
21780   - "tags"
21781   sort:
21782   - "DOT1Q"
21783   - "IP4BASE"
21784   - "NAT44"
21785   - "POLICE_MARK"
21786   - "COPWHLIST"
21787   - "IACL"
21788   - "OACL"
21789   layout:
21790     title: "ip4-3n-hsw-x710-64b-features-ndr"
21791     layout: "plot-throughput-speedup-analysis"
21792
21793 - type: "plot"
21794   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
21795   algorithm: "plot_throughput_speedup_analysis"
21796   output-file-type: ".html"
21797   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
21798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21799   filter: "'NIC_Intel-X710' and
21800            '64B' and
21801            ('IP4BASE' or
21802             'POLICE_MARK' or
21803             'COPWHLIST' or
21804             ('NAT44' and 'BASE') or
21805             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
21806            'NDRPDR' and
21807            'IP4FWD' and
21808            not 'IPSEC' and
21809            not 'VHOST'"
21810   parameters:
21811   - "throughput"
21812   - "parent"
21813   - "tags"
21814   sort:
21815   - "DOT1Q"
21816   - "IP4BASE"
21817   - "NAT44"
21818   - "POLICE_MARK"
21819   - "COPWHLIST"
21820   - "IACL"
21821   - "OACL"
21822   layout:
21823     title: "ip4-3n-hsw-x710-64b-features-pdr"
21824     layout: "plot-throughput-speedup-analysis"
21825
21826 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
21827 - type: "plot"
21828   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
21829   algorithm: "plot_throughput_speedup_analysis"
21830   output-file-type: ".html"
21831   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
21832   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21833   filter: "'NIC_Intel-X710' and
21834            '64B' and
21835            'NDRPDR' and
21836            'IP4FWD' and
21837            ('NAT44' or 'IP4BASE') and
21838            not 'IPSEC' and
21839            not 'VHOST'"
21840   parameters:
21841   - "throughput"
21842   - "parent"
21843   - "tags"
21844   sort:
21845   - "IP4BASE"
21846   - "BASE"
21847   - "SRC_USER_10"
21848   - "SRC_USER_100"
21849   - "SRC_USER_1000"
21850   - "SRC_USER_2000"
21851   layout:
21852     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
21853     layout: "plot-throughput-speedup-analysis"
21854
21855 - type: "plot"
21856   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
21857   algorithm: "plot_throughput_speedup_analysis"
21858   output-file-type: ".html"
21859   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
21860   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21861   filter: "'NIC_Intel-X710' and
21862            '64B' and
21863            'NDRPDR' and
21864            'IP4FWD' and
21865            ('NAT44' or 'IP4BASE') and
21866            not 'IPSEC' and
21867            not 'VHOST'"
21868   parameters:
21869   - "throughput"
21870   - "parent"
21871   - "tags"
21872   sort:
21873   - "IP4BASE"
21874   - "BASE"
21875   - "SRC_USER_10"
21876   - "SRC_USER_100"
21877   - "SRC_USER_1000"
21878   - "SRC_USER_2000"
21879   layout:
21880     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
21881     layout: "plot-throughput-speedup-analysis"
21882
21883 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
21884 - type: "plot"
21885   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
21886   algorithm: "plot_throughput_speedup_analysis"
21887   output-file-type: ".html"
21888   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
21889   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21890   filter: "'NIC_Intel-X710' and
21891            '64B' and
21892            'NDRPDR' and
21893            'IP4FWD' and
21894            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
21895            not 'IPSEC' and
21896            not 'VHOST'"
21897   parameters:
21898   - "throughput"
21899   - "parent"
21900   - "tags"
21901   sort:
21902   - "IP4BASE"
21903   - "ACL_STATELESS"
21904   - "ACL_STATEFUL"
21905   - "ACL_STATELESS"
21906   - "ACL_STATEFUL"
21907   layout:
21908     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
21909     layout: "plot-throughput-speedup-analysis"
21910
21911 - type: "plot"
21912   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
21913   algorithm: "plot_throughput_speedup_analysis"
21914   output-file-type: ".html"
21915   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
21916   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21917   filter: "'NIC_Intel-X710' and
21918            '64B' and
21919            'NDRPDR' and
21920            'IP4FWD' and
21921            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
21922            not 'IPSEC' and
21923            not 'VHOST'"
21924   parameters:
21925   - "throughput"
21926   - "parent"
21927   - "tags"
21928   sort:
21929   - "IP4BASE"
21930   - "ACL_STATELESS"
21931   - "ACL_STATEFUL"
21932   - "ACL_STATELESS"
21933   - "ACL_STATEFUL"
21934   layout:
21935     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
21936     layout: "plot-throughput-speedup-analysis"
21937
21938 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
21939 - type: "plot"
21940   title: "Speedup: ip4-3n-hsw-xl710-64b-base-ndr-tsa"
21941   algorithm: "plot_throughput_speedup_analysis"
21942   output-file-type: ".html"
21943   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-ndr-tsa"
21944   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21945   filter: "'NIC_Intel-XL710' and
21946            '64B' and
21947            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21948            'NDRPDR' and
21949            'IP4FWD' and
21950            not 'IPSEC' and
21951            not 'VHOST'"
21952   parameters:
21953   - "throughput"
21954   - "parent"
21955   - "tags"
21956   sort:
21957   - "IP4BASE"
21958   - "FIB_20K"
21959   - "FIB_200K"
21960   - "FIB_2M"
21961   layout:
21962     title: "ip4-3n-hsw-xl710-64b-base-ndr"
21963     layout: "plot-throughput-speedup-analysis"
21964
21965 - type: "plot"
21966   title: "Speedup: ip4-3n-hsw-xl710-64b-base-pdr-tsa"
21967   algorithm: "plot_throughput_speedup_analysis"
21968   output-file-type: ".html"
21969   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base-pdr-tsa"
21970   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
21971   filter: "'NIC_Intel-XL710' and
21972            '64B' and
21973            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21974            'NDRPDR' and
21975            'IP4FWD' and
21976            not 'IPSEC' and
21977            not 'VHOST'"
21978   parameters:
21979   - "throughput"
21980   - "parent"
21981   - "tags"
21982   sort:
21983   - "IP4BASE"
21984   - "FIB_20K"
21985   - "FIB_200K"
21986   - "FIB_2M"
21987   layout:
21988     title: "ip4-3n-hsw-xl710-64b-base-pdr"
21989     layout: "plot-throughput-speedup-analysis"
21990
21991 # Speedup - VPP IPv4 3n-skx-x710 base and scale
21992 - type: "plot"
21993   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
21994   algorithm: "plot_throughput_speedup_analysis"
21995   output-file-type: ".html"
21996   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
21997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
21998   filter: "'NIC_Intel-X710' and
21999            '64B' and
22000            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22001            'NDRPDR' and
22002            'IP4FWD' and
22003            not 'IPSEC' and
22004            not 'DOT1Q' and
22005            not 'VHOST'"
22006   parameters:
22007   - "throughput"
22008   - "parent"
22009   - "tags"
22010   sort:
22011   - "IP4BASE"
22012   - "FIB_20K"
22013   - "FIB_200K"
22014   - "FIB_2M"
22015   layout:
22016     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
22017     layout: "plot-throughput-speedup-analysis"
22018
22019 - type: "plot"
22020   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22021   algorithm: "plot_throughput_speedup_analysis"
22022   output-file-type: ".html"
22023   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22024   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22025   filter: "'NIC_Intel-X710' and
22026            '64B' and
22027            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22028            'NDRPDR' and
22029            'IP4FWD' and
22030            not 'IPSEC' and
22031            not 'DOT1Q' and
22032            not 'VHOST'"
22033   parameters:
22034   - "throughput"
22035   - "parent"
22036   - "tags"
22037   sort:
22038   - "IP4BASE"
22039   - "FIB_20K"
22040   - "FIB_200K"
22041   - "FIB_2M"
22042   layout:
22043     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
22044     layout: "plot-throughput-speedup-analysis"
22045
22046 # Speedup - VPP IPv4 3n-skx-x710 features
22047 - type: "plot"
22048   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
22049   algorithm: "plot_throughput_speedup_analysis"
22050   output-file-type: ".html"
22051   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
22052   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22053   filter: "'NIC_Intel-X710' and
22054            '64B' and
22055            ('IP4BASE' or
22056             'POLICE_MARK' or
22057             'COPWHLIST' or
22058             ('NAT44' and 'BASE') or
22059             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22060            'NDRPDR' and
22061            'IP4FWD' and
22062            not 'IPSEC' and
22063            not 'VHOST'"
22064   parameters:
22065   - "throughput"
22066   - "parent"
22067   - "tags"
22068   sort:
22069   - "DOT1Q"
22070   - "IP4BASE"
22071   - "NAT44"
22072   - "POLICE_MARK"
22073   - "COPWHLIST"
22074   - "IACL"
22075   - "OACL"
22076   layout:
22077     title: "ip4-3n-skx-x710-64b-features-ndr"
22078     layout: "plot-throughput-speedup-analysis"
22079
22080 - type: "plot"
22081   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
22082   algorithm: "plot_throughput_speedup_analysis"
22083   output-file-type: ".html"
22084   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
22085   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22086   filter: "'NIC_Intel-X710' and
22087            '64B' and
22088            ('IP4BASE' or
22089             'POLICE_MARK' or
22090             'COPWHLIST' or
22091             ('NAT44' and 'BASE') or
22092             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
22093            'NDRPDR' and
22094            'IP4FWD' and
22095            not 'IPSEC' and
22096            not 'VHOST'"
22097   parameters:
22098   - "throughput"
22099   - "parent"
22100   - "tags"
22101   sort:
22102   - "DOT1Q"
22103   - "IP4BASE"
22104   - "NAT44"
22105   - "POLICE_MARK"
22106   - "COPWHLIST"
22107   - "IACL"
22108   - "OACL"
22109   layout:
22110     title: "ip4-3n-skx-x710-64b-features-pdr"
22111     layout: "plot-throughput-speedup-analysis"
22112
22113 # Speedup - VPP IPv4 3n-skx-x710 features nat44
22114 - type: "plot"
22115   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
22116   algorithm: "plot_throughput_speedup_analysis"
22117   output-file-type: ".html"
22118   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
22119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22120   filter: "'NIC_Intel-X710' and
22121            '64B' and
22122            'NDRPDR' and
22123            'IP4FWD' and
22124            ('NAT44' or 'IP4BASE') and
22125            not 'IPSEC' and
22126            not 'VHOST'"
22127   parameters:
22128   - "throughput"
22129   - "parent"
22130   - "tags"
22131   sort:
22132   - "IP4BASE"
22133   - "BASE"
22134   - "SRC_USER_10"
22135   - "SRC_USER_100"
22136   - "SRC_USER_1000"
22137   - "SRC_USER_2000"
22138   layout:
22139     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
22140     layout: "plot-throughput-speedup-analysis"
22141
22142 - type: "plot"
22143   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
22144   algorithm: "plot_throughput_speedup_analysis"
22145   output-file-type: ".html"
22146   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
22147   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22148   filter: "'NIC_Intel-X710' and
22149            '64B' and
22150            'NDRPDR' and
22151            'IP4FWD' and
22152            ('NAT44' or 'IP4BASE') and
22153            not 'IPSEC' and
22154            not 'VHOST'"
22155   parameters:
22156   - "throughput"
22157   - "parent"
22158   - "tags"
22159   sort:
22160   - "IP4BASE"
22161   - "BASE"
22162   - "SRC_USER_10"
22163   - "SRC_USER_100"
22164   - "SRC_USER_1000"
22165   - "SRC_USER_2000"
22166   layout:
22167     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
22168     layout: "plot-throughput-speedup-analysis"
22169
22170 # Speedup - VPP IPv4 3n-skx-x710 features iacl
22171 - type: "plot"
22172   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
22173   algorithm: "plot_throughput_speedup_analysis"
22174   output-file-type: ".html"
22175   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
22176   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22177   filter: "'NIC_Intel-X710' and
22178            '64B' and
22179            'NDRPDR' and
22180            'IP4FWD' and
22181            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22182            not 'IPSEC' and
22183            not 'VHOST'"
22184   parameters:
22185   - "throughput"
22186   - "parent"
22187   - "tags"
22188   sort:
22189   - "IP4BASE"
22190   - "ACL_STATELESS"
22191   - "ACL_STATEFUL"
22192   - "ACL_STATELESS"
22193   - "ACL_STATEFUL"
22194   layout:
22195     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
22196     layout: "plot-throughput-speedup-analysis"
22197
22198 - type: "plot"
22199   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
22200   algorithm: "plot_throughput_speedup_analysis"
22201   output-file-type: ".html"
22202   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
22203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22204   filter: "'NIC_Intel-X710' and
22205            '64B' and
22206            'NDRPDR' and
22207            'IP4FWD' and
22208            ('IACL' and ('ACL10' or 'ACL50') and '10k_FLOWS' or 'IP4BASE') and
22209            not 'IPSEC' and
22210            not 'VHOST'"
22211   parameters:
22212   - "throughput"
22213   - "parent"
22214   - "tags"
22215   sort:
22216   - "IP4BASE"
22217   - "ACL_STATELESS"
22218   - "ACL_STATEFUL"
22219   - "ACL_STATELESS"
22220   - "ACL_STATEFUL"
22221   layout:
22222     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
22223     layout: "plot-throughput-speedup-analysis"
22224
22225 # Speedup - VPP IPv4 3n-skx-x710 features oacl
22226 - type: "plot"
22227   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
22228   algorithm: "plot_throughput_speedup_analysis"
22229   output-file-type: ".html"
22230   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
22231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22232   filter: "'NIC_Intel-X710' and
22233            '64B' and
22234            'NDRPDR' and
22235            'IP4FWD' and
22236            'OACL' and
22237            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22238            not 'IPSEC' and
22239            not 'VHOST'"
22240   parameters:
22241   - "throughput"
22242   - "parent"
22243   - "tags"
22244   sort:
22245   - "ACL_STATELESS"
22246   - "ACL_STATEFUL"
22247   - "ACL_STATELESS"
22248   - "ACL_STATEFUL"
22249   layout:
22250     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
22251     layout: "plot-throughput-speedup-analysis"
22252
22253 - type: "plot"
22254   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
22255   algorithm: "plot_throughput_speedup_analysis"
22256   output-file-type: ".html"
22257   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
22258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22259   filter: "'NIC_Intel-X710' and
22260            '64B' and
22261            'NDRPDR' and
22262            'IP4FWD' and
22263            'OACL' and
22264            ('ACL10' or 'ACL50') and '10k_FLOWS' and
22265            not 'IPSEC' and
22266            not 'VHOST'"
22267   parameters:
22268   - "throughput"
22269   - "parent"
22270   - "tags"
22271   sort:
22272   - "ACL_STATELESS"
22273   - "ACL_STATEFUL"
22274   - "ACL_STATELESS"
22275   - "ACL_STATEFUL"
22276   layout:
22277     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
22278     layout: "plot-throughput-speedup-analysis"
22279
22280 # Speedup - VPP IPv4 2n-skx-x710 base and scale
22281 - type: "plot"
22282   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
22283   algorithm: "plot_throughput_speedup_analysis"
22284   output-file-type: ".html"
22285   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
22286   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22287   filter: "'NIC_Intel-X710' and
22288            '64B' and
22289            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22290            'NDRPDR' and
22291            'IP4FWD' and
22292            not 'IPSEC' and
22293            not 'DOT1Q' and
22294            not 'VHOST'"
22295   parameters:
22296   - "throughput"
22297   - "parent"
22298   - "tags"
22299   sort:
22300   - "IP4BASE"
22301   - "FIB_20k"
22302   - "FIB_200k"
22303   - "FIB_2M"
22304   layout:
22305     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
22306     layout: "plot-throughput-speedup-analysis"
22307
22308 - type: "plot"
22309   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
22310   algorithm: "plot_throughput_speedup_analysis"
22311   output-file-type: ".html"
22312   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
22313   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22314   filter: "'NIC_Intel-X710' and
22315            '64B' and
22316            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22317            'NDRPDR' and
22318            'IP4FWD' and
22319            not 'IPSEC' and
22320            not 'DOT1Q' and
22321            not 'VHOST'"
22322   parameters:
22323   - "throughput"
22324   - "parent"
22325   - "tags"
22326   sort:
22327   - "IP4BASE"
22328   - "FIB_20k"
22329   - "FIB_200k"
22330   - "FIB_2M"
22331   layout:
22332     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
22333     layout: "plot-throughput-speedup-analysis"
22334
22335 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
22336 - type: "plot"
22337   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
22338   algorithm: "plot_throughput_speedup_analysis"
22339   output-file-type: ".html"
22340   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
22341   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22342   filter: "'NIC_Intel-XXV710' and
22343            '64B' and
22344            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22345            'NDRPDR' and
22346            'IP4FWD' and
22347            not 'IPSEC' and
22348            not 'DOT1Q' and
22349            not 'VHOST'"
22350   parameters:
22351   - "throughput"
22352   - "parent"
22353   - "tags"
22354   sort:
22355   - "IP4BASE"
22356   - "FIB_20k"
22357   - "FIB_200k"
22358   - "FIB_2M"
22359   layout:
22360     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
22361     layout: "plot-throughput-speedup-analysis"
22362
22363 - type: "plot"
22364   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
22365   algorithm: "plot_throughput_speedup_analysis"
22366   output-file-type: ".html"
22367   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
22368   data: "plot-vpp-throughput-lat-tsa-2n-skx"
22369   filter: "'NIC_Intel-XXV710' and
22370            '64B' and
22371            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
22372            'NDRPDR' and
22373            'IP4FWD' and
22374            not 'IPSEC' and
22375            not 'DOT1Q' and
22376            not 'VHOST'"
22377   parameters:
22378   - "throughput"
22379   - "parent"
22380   - "tags"
22381   sort:
22382   - "IP4BASE"
22383   - "FIB_20k"
22384   - "FIB_200k"
22385   - "FIB_2M"
22386   layout:
22387     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
22388     layout: "plot-throughput-speedup-analysis"
22389
22390 # Speedup - VPP IPv4 2n-dnv-x553 base
22391 - type: "plot"
22392   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
22393   algorithm: "plot_throughput_speedup_analysis"
22394   output-file-type: ".html"
22395   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
22396   data: "intel-dnv-vpp"
22397   filter: "'NIC_Intel-X553' and
22398            '64B' and
22399            'IP4BASE' and
22400            'NDRPDR' and
22401            'IP4FWD' and
22402            not 'IPSEC' and
22403            not 'VHOST'"
22404   parameters:
22405   - "throughput"
22406   - "parent"
22407   - "tags"
22408   sort:
22409   - "IP4BASE"
22410   layout:
22411     title: "ip4-2n-dnv-x553-64b-base-ndr"
22412     layout: "plot-throughput-speedup-analysis"
22413
22414 - type: "plot"
22415   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
22416   algorithm: "plot_throughput_speedup_analysis"
22417   output-file-type: ".html"
22418   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
22419   data: "intel-dnv-vpp"
22420   filter: "'NIC_Intel-X553' and
22421            '64B' and
22422            'IP4BASE' and
22423            'NDRPDR' and
22424            'IP4FWD' and
22425            not 'IPSEC' and
22426            not 'VHOST'"
22427   parameters:
22428   - "throughput"
22429   - "parent"
22430   - "tags"
22431   sort:
22432   - "IP4BASE"
22433   layout:
22434     title: "ip4-2n-dnv-x553-64b-base-pdr"
22435     layout: "plot-throughput-speedup-analysis"
22436
22437 ################################################################################
22438
22439 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
22440 - type: "plot"
22441   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22442   algorithm: "plot_throughput_speedup_analysis"
22443   output-file-type: ".html"
22444   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
22445   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22446   filter: "'NIC_Intel-X520-DA2' and
22447            '64B' and
22448            'ENCAP' and
22449            'NDRPDR' and
22450            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
22451            not 'DOT1Q' and
22452            not 'VHOST' and
22453            not 'IPSECHW'"
22454   parameters:
22455   - "throughput"
22456   - "parent"
22457   - "tags"
22458   sort:
22459   - "IP4BASE"
22460   - "L2BDMACLRN"
22461   - "L2XCFWD"
22462   - "LISP"
22463   layout:
22464     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
22465     layout: "plot-throughput-speedup-analysis"
22466
22467 - type: "plot"
22468   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22469   algorithm: "plot_throughput_speedup_analysis"
22470   output-file-type: ".html"
22471   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
22472   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22473   filter: "'NIC_Intel-X520-DA2' and
22474            '64B' and
22475            'ENCAP' and
22476            'NDRPDR' and
22477            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
22478            not 'DOT1Q' and
22479            not 'VHOST' and
22480            not 'IPSECHW'"
22481   parameters:
22482   - "throughput"
22483   - "parent"
22484   - "tags"
22485   sort:
22486   - "IP4BASE"
22487   - "L2BDMACLRN"
22488   - "L2XCFWD"
22489   - "LISP"
22490   layout:
22491     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
22492     layout: "plot-throughput-speedup-analysis"
22493
22494 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
22495 - type: "plot"
22496   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22497   algorithm: "plot_throughput_speedup_analysis"
22498   output-file-type: ".html"
22499   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22500   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22501   filter: "'NIC_Intel-X710' and
22502            '64B' and
22503            'ENCAP' and
22504            'NDRPDR' and
22505            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
22506            not 'VHOST' and
22507            not 'IPSECHW'"
22508   parameters:
22509   - "throughput"
22510   - "parent"
22511   - "tags"
22512   sort:
22513   - "IP4BASE"
22514   - "LISP"
22515   - "VXLAN_1"
22516   - "VXLAN_10"
22517   - "VXLAN_100"
22518   - "VXLAN_1000"
22519   layout:
22520     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
22521     layout: "plot-throughput-speedup-analysis"
22522
22523 - type: "plot"
22524   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22525   algorithm: "plot_throughput_speedup_analysis"
22526   output-file-type: ".html"
22527   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22528   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22529   filter: "'NIC_Intel-X710' and
22530            '64B' and
22531            'ENCAP' and
22532            'NDRPDR' and
22533            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
22534            not 'VHOST' and
22535            not 'IPSECHW'"
22536   parameters:
22537   - "throughput"
22538   - "parent"
22539   - "tags"
22540   sort:
22541   - "IP4BASE"
22542   - "LISP"
22543   - "VXLAN_1"
22544   - "VXLAN_10"
22545   - "VXLAN_100"
22546   - "VXLAN_1000"
22547   layout:
22548     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
22549     layout: "plot-throughput-speedup-analysis"
22550
22551 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
22552 - type: "plot"
22553   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22554   algorithm: "plot_throughput_speedup_analysis"
22555   output-file-type: ".html"
22556   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
22557   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22558   filter: "'NIC_Intel-X710' and
22559            '64B' and
22560            'ENCAP' and
22561            'NDRPDR' and
22562            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
22563            not 'DOT1Q' and
22564            not 'VHOST' and
22565            not 'IPSECHW'"
22566   parameters:
22567   - "throughput"
22568   - "parent"
22569   - "tags"
22570   sort:
22571   - "IP4BASE"
22572   - "L2BDMACLRN"
22573   - "L2XCFWD"
22574   - "LISP"
22575   layout:
22576     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
22577     layout: "plot-throughput-speedup-analysis"
22578
22579 - type: "plot"
22580   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22581   algorithm: "plot_throughput_speedup_analysis"
22582   output-file-type: ".html"
22583   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
22584   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22585   filter: "'NIC_Intel-X710' and
22586            '64B' and
22587            'ENCAP' and
22588            'NDRPDR' and
22589            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP' or 'IP4BASE') and
22590            not 'DOT1Q' and
22591            not 'VHOST' and
22592            not 'IPSECHW'"
22593   parameters:
22594   - "throughput"
22595   - "parent"
22596   - "tags"
22597   sort:
22598   - "IP4BASE"
22599   - "L2BDMACLRN"
22600   - "L2XCFWD"
22601   - "LISP"
22602   layout:
22603     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
22604     layout: "plot-throughput-speedup-analysis"
22605
22606 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
22607 - type: "plot"
22608   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22609   algorithm: "plot_throughput_speedup_analysis"
22610   output-file-type: ".html"
22611   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22612   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22613   filter: "'NIC_Intel-X710' and
22614            '64B' and
22615            'ENCAP' and
22616            'NDRPDR' and
22617            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
22618            not 'VHOST' and
22619            not 'IPSECHW'"
22620   parameters:
22621   - "throughput"
22622   - "parent"
22623   - "tags"
22624   sort:
22625   - "IP4BASE"
22626   - "LISP"
22627   - "VXLAN_1"
22628   - "VXLAN_10"
22629   - "VXLAN_100"
22630   - "VXLAN_1000"
22631   layout:
22632     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
22633     layout: "plot-throughput-speedup-analysis"
22634
22635 - type: "plot"
22636   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22637   algorithm: "plot_throughput_speedup_analysis"
22638   output-file-type: ".html"
22639   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22641   filter: "'NIC_Intel-X710' and
22642            '64B' and
22643            'ENCAP' and
22644            'NDRPDR' and
22645            ('VXLAN' or 'LISP' or 'IP4BASE' and not 'DOT1Q') and
22646            not 'VHOST' and
22647            not 'IPSECHW'"
22648   parameters:
22649   - "throughput"
22650   - "parent"
22651   - "tags"
22652   sort:
22653   - "IP4BASE"
22654   - "LISP"
22655   - "VXLAN_1"
22656   - "VXLAN_10"
22657   - "VXLAN_100"
22658   - "VXLAN_1000"
22659   layout:
22660     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
22661     layout: "plot-throughput-speedup-analysis"
22662
22663 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
22664 - type: "plot"
22665   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
22666   algorithm: "plot_throughput_speedup_analysis"
22667   output-file-type: ".html"
22668   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
22669   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22670   filter: "'NIC_Intel-X710' and
22671            '64B' and
22672            'ENCAP' and
22673            'NDRPDR' and
22674            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
22675            not 'DOT1Q' and
22676            not 'VHOST' and
22677            not 'IPSECHW'"
22678   parameters:
22679   - "throughput"
22680   - "parent"
22681   - "tags"
22682   sort:
22683   - "IP4BASE"
22684   - "L2BDMACLRN"
22685   - "L2XCFWD"
22686   - "LISP"
22687   layout:
22688     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
22689     layout: "plot-throughput-speedup-analysis"
22690
22691 - type: "plot"
22692   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
22693   algorithm: "plot_throughput_speedup_analysis"
22694   output-file-type: ".html"
22695   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
22696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22697   filter: "'NIC_Intel-X710' and
22698            '64B' and
22699            'ENCAP' and
22700            'NDRPDR' and
22701            (('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') or 'IP4BASE') and
22702            not 'DOT1Q' and
22703            not 'VHOST' and
22704            not 'IPSECHW'"
22705   parameters:
22706   - "throughput"
22707   - "parent"
22708   - "tags"
22709   sort:
22710   - "IP4BASE"
22711   - "L2BDMACLRN"
22712   - "L2XCFWD"
22713   - "LISP"
22714   layout:
22715     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
22716     layout: "plot-throughput-speedup-analysis"
22717
22718 ################################################################################
22719
22720 # Speedup - VPP IPv6 3n-hsw-x520
22721 - type: "plot"
22722   title: "Speedup: ip6-3n-hsw-x520-78b-base-ndr-tsa"
22723   algorithm: "plot_throughput_speedup_analysis"
22724   output-file-type: ".html"
22725   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-ndr-tsa"
22726   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22727   filter: "'NIC_Intel-X520-DA2' and
22728            '78B' and
22729            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22730            'NDRPDR' and
22731            'IP6FWD' and
22732            not 'SRv6' and
22733            not 'IPSEC' and
22734            not 'VHOST'"
22735   parameters:
22736   - "throughput"
22737   - "parent"
22738   - "tags"
22739   sort:
22740   - "IP6BASE"
22741   - "FIB_20K"
22742   - "FIB_200K"
22743   - "FIB_2M"
22744   layout:
22745     title: "ip6-3n-hsw-x520-78b-base-ndr"
22746     layout: "plot-throughput-speedup-analysis"
22747
22748 - type: "plot"
22749   title: "Speedup: ip6-3n-hsw-x520-78b-base-pdr-tsa"
22750   algorithm: "plot_throughput_speedup_analysis"
22751   output-file-type: ".html"
22752   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base-pdr-tsa"
22753   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22754   filter: "'NIC_Intel-X520-DA2' and
22755            '78B' and
22756            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22757            'NDRPDR' and
22758            'IP6FWD' and
22759            not 'SRv6' and
22760            not 'IPSEC' and
22761            not 'VHOST'"
22762   parameters:
22763   - "throughput"
22764   - "parent"
22765   - "tags"
22766   sort:
22767   - "IP6BASE"
22768   - "FIB_20K"
22769   - "FIB_200K"
22770   - "FIB_2M"
22771   layout:
22772     title: "ip6-3n-hsw-x520-78b-base-pdr"
22773     layout: "plot-throughput-speedup-analysis"
22774
22775 # Speedup - VPP IPv6 3n-hsw-x710
22776 - type: "plot"
22777   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
22778   algorithm: "plot_throughput_speedup_analysis"
22779   output-file-type: ".html"
22780   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
22781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22782   filter: "'NIC_Intel-X710' and
22783            '78B' and
22784            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22785            'NDRPDR' and
22786            'IP6FWD' and
22787            not 'SRv6' and
22788            not 'IPSEC' and
22789            not 'VHOST'"
22790   parameters:
22791   - "throughput"
22792   - "parent"
22793   - "tags"
22794   sort:
22795   - "IP6BASE"
22796   - "FIB_20K"
22797   - "FIB_200K"
22798   - "FIB_2M"
22799   layout:
22800     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
22801     layout: "plot-throughput-speedup-analysis"
22802
22803 - type: "plot"
22804   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
22805   algorithm: "plot_throughput_speedup_analysis"
22806   output-file-type: ".html"
22807   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
22808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22809   filter: "'NIC_Intel-X710' and
22810            '78B' and
22811            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22812            'NDRPDR' and
22813            'IP6FWD' and
22814            not 'SRv6' and
22815            not 'IPSEC' and
22816            not 'VHOST'"
22817   parameters:
22818   - "throughput"
22819   - "parent"
22820   - "tags"
22821   sort:
22822   - "IP6BASE"
22823   - "FIB_20K"
22824   - "FIB_200K"
22825   - "FIB_2M"
22826   layout:
22827     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
22828     layout: "plot-throughput-speedup-analysis"
22829
22830 # Speedup - VPP IPv6 3n-hsw-x710 features
22831 - type: "plot"
22832   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
22833   algorithm: "plot_throughput_speedup_analysis"
22834   output-file-type: ".html"
22835   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
22836   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22837   filter: "'NIC_Intel-X710' and
22838            '78B' and
22839            ('IP6BASE' or
22840             'POLICE_MARK' or
22841             'COPWHLIST' or
22842             'IACLDST') and
22843            'NDRPDR' and
22844            'IP6FWD' and
22845            not 'SRv6' and
22846            not 'IPSEC' and
22847            not 'VHOST'"
22848   parameters:
22849   - "throughput"
22850   - "parent"
22851   - "tags"
22852   sort:
22853   - "IP6BASE"
22854   - "POLICE_MARK"
22855   - "COPWHLIST"
22856   - "IACLDST"
22857   layout:
22858     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
22859     layout: "plot-throughput-speedup-analysis"
22860
22861 - type: "plot"
22862   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
22863   algorithm: "plot_throughput_speedup_analysis"
22864   output-file-type: ".html"
22865   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
22866   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22867   filter: "'NIC_Intel-X710' and
22868            '78B' and
22869            ('IP6BASE' or
22870             'POLICE_MARK' or
22871             'COPWHLIST' or
22872             'IACLDST') and
22873            'NDRPDR' and
22874            'IP6FWD' and
22875            not 'SRv6' and
22876            not 'IPSEC' and
22877            not 'VHOST'"
22878   parameters:
22879   - "throughput"
22880   - "parent"
22881   - "tags"
22882   sort:
22883   - "IP6BASE"
22884   - "POLICE_MARK"
22885   - "COPWHLIST"
22886   - "IACLDST"
22887   layout:
22888     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
22889     layout: "plot-throughput-speedup-analysis"
22890
22891 # Speedup - VPP IPv6 3n-hsw-xl710
22892 - type: "plot"
22893   title: "Speedup: ip6-3n-hsw-xl710-78b-base-ndr-tsa"
22894   algorithm: "plot_throughput_speedup_analysis"
22895   output-file-type: ".html"
22896   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-ndr-tsa"
22897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22898   filter: "'NIC_Intel-XL710' and
22899            '78B' and
22900            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22901            'NDRPDR' and
22902            'IP6FWD' and
22903            not 'SRv6' and
22904            not 'IPSEC' and
22905            not 'VHOST'"
22906   parameters:
22907   - "throughput"
22908   - "parent"
22909   - "tags"
22910   sort:
22911   - "IP6BASE"
22912   - "FIB_20K"
22913   - "FIB_200K"
22914   - "FIB_2M"
22915   layout:
22916     title: "ip6-3n-hsw-xl710-78b-base-ndr"
22917     layout: "plot-throughput-speedup-analysis"
22918
22919 - type: "plot"
22920   title: "Speedup: ip6-3n-hsw-xl710-78b-base-pdr-tsa"
22921   algorithm: "plot_throughput_speedup_analysis"
22922   output-file-type: ".html"
22923   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base-pdr-tsa"
22924   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
22925   filter: "'NIC_Intel-XL710' and
22926            '78B' and
22927            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22928            'NDRPDR' and
22929            'IP6FWD' and
22930            not 'SRv6' and
22931            not 'IPSEC' and
22932            not 'VHOST'"
22933   parameters:
22934   - "throughput"
22935   - "parent"
22936   - "tags"
22937   sort:
22938   - "IP6BASE"
22939   - "FIB_20K"
22940   - "FIB_200K"
22941   - "FIB_2M"
22942   layout:
22943     title: "ip6-3n-hsw-xl710-78b-base-pdr"
22944     layout: "plot-throughput-speedup-analysis"
22945
22946 # Speedup - VPP IPv6 3n-skx-x710
22947 - type: "plot"
22948   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
22949   algorithm: "plot_throughput_speedup_analysis"
22950   output-file-type: ".html"
22951   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
22952   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22953   filter: "'NIC_Intel-X710' and
22954            '78B' and
22955            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22956            'NDRPDR' and
22957            'IP6FWD' and
22958            not 'SRv6' and
22959            not 'IPSEC' and
22960            not 'VHOST'"
22961   parameters:
22962   - "throughput"
22963   - "parent"
22964   - "tags"
22965   sort:
22966   - "IP6BASE"
22967   - "FIB_20K"
22968   - "FIB_200K"
22969   - "FIB_2M"
22970   layout:
22971     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
22972     layout: "plot-throughput-speedup-analysis"
22973
22974 - type: "plot"
22975   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
22976   algorithm: "plot_throughput_speedup_analysis"
22977   output-file-type: ".html"
22978   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
22979   data: "plot-vpp-throughput-lat-tsa-3n-skx"
22980   filter: "'NIC_Intel-X710' and
22981            '78B' and
22982            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
22983            'NDRPDR' and
22984            'IP6FWD' and
22985            not 'SRv6' and
22986            not 'IPSEC' and
22987            not 'VHOST'"
22988   parameters:
22989   - "throughput"
22990   - "parent"
22991   - "tags"
22992   sort:
22993   - "IP6BASE"
22994   - "FIB_20K"
22995   - "FIB_200K"
22996   - "FIB_2M"
22997   layout:
22998     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
22999     layout: "plot-throughput-speedup-analysis"
23000
23001 # Speedup - VPP IPv6 3n-skx-x710 features
23002 - type: "plot"
23003   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
23004   algorithm: "plot_throughput_speedup_analysis"
23005   output-file-type: ".html"
23006   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-ndr-tsa"
23007   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23008   filter: "'NIC_Intel-X710' and
23009            '78B' and
23010            ('IP6BASE' or
23011             'POLICE_MARK' or
23012             'COPWHLIST' or
23013             'IACLDST') and
23014            'NDRPDR' and
23015            'IP6FWD' and
23016            not 'SRv6' and
23017            not 'IPSEC' and
23018            not 'VHOST'"
23019   parameters:
23020   - "throughput"
23021   - "parent"
23022   - "tags"
23023   sort:
23024   - "IP6BASE"
23025   - "POLICE_MARK"
23026   - "COPWHLIST"
23027   - "IACLDST"
23028   layout:
23029     title: "ip6-3n-skx-x710-78b-base_and_features-ndr"
23030     layout: "plot-throughput-speedup-analysis"
23031
23032 - type: "plot"
23033   title: "Speedup: ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
23034   algorithm: "plot_throughput_speedup_analysis"
23035   output-file-type: ".html"
23036   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_features-pdr-tsa"
23037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23038   filter: "'NIC_Intel-X710' and
23039            '78B' and
23040            ('IP6BASE' or
23041             'POLICE_MARK' or
23042             'COPWHLIST' or
23043             'IACLDST') and
23044            'NDRPDR' and
23045            'IP6FWD' and
23046            not 'SRv6' and
23047            not 'IPSEC' and
23048            not 'VHOST'"
23049   parameters:
23050   - "throughput"
23051   - "parent"
23052   - "tags"
23053   sort:
23054   - "IP6BASE"
23055   - "POLICE_MARK"
23056   - "COPWHLIST"
23057   - "IACLDST"
23058   layout:
23059     title: "ip6-3n-skx-x710-78b-base_and_features-pdr"
23060     layout: "plot-throughput-speedup-analysis"
23061
23062 # Speedup - VPP IPv6 2n-skx-x710
23063 - type: "plot"
23064   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
23065   algorithm: "plot_throughput_speedup_analysis"
23066   output-file-type: ".html"
23067   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
23068   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23069   filter: "'NIC_Intel-X710' and
23070            '78B' and
23071            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23072            'NDRPDR' and
23073            'IP6FWD' and
23074            not 'SRv6' and
23075            not 'IPSEC' and
23076            not 'VHOST'"
23077   parameters:
23078   - "throughput"
23079   - "parent"
23080   - "tags"
23081   sort:
23082   - "IP6BASE"
23083   - "FIB_20k"
23084   - "FIB_200k"
23085   - "FIB_2M"
23086   layout:
23087     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
23088     layout: "plot-throughput-speedup-analysis"
23089
23090 - type: "plot"
23091   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
23092   algorithm: "plot_throughput_speedup_analysis"
23093   output-file-type: ".html"
23094   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
23095   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23096   filter: "'NIC_Intel-X710' and
23097            '78B' and
23098            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23099            'NDRPDR' and
23100            'IP6FWD' and
23101            not 'SRv6' and
23102            not 'IPSEC' and
23103            not 'VHOST'"
23104   parameters:
23105   - "throughput"
23106   - "parent"
23107   - "tags"
23108   sort:
23109   - "IP6BASE"
23110   - "FIB_20k"
23111   - "FIB_200k"
23112   - "FIB_2M"
23113   layout:
23114     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
23115     layout: "plot-throughput-speedup-analysis"
23116
23117 # Speedup - VPP IPv6 2n-skx-xxv710
23118 - type: "plot"
23119   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
23120   algorithm: "plot_throughput_speedup_analysis"
23121   output-file-type: ".html"
23122   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
23123   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23124   filter: "'NIC_Intel-XXV710' and
23125            '78B' and
23126            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23127            'NDRPDR' and
23128            'IP6FWD' and
23129            not 'SRv6' and
23130            not 'IPSEC' and
23131            not 'VHOST'"
23132   parameters:
23133   - "throughput"
23134   - "parent"
23135   - "tags"
23136   sort:
23137   - "IP6BASE"
23138   - "FIB_20k"
23139   - "FIB_200k"
23140   - "FIB_2M"
23141   layout:
23142     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
23143     layout: "plot-throughput-speedup-analysis"
23144
23145 - type: "plot"
23146   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
23147   algorithm: "plot_throughput_speedup_analysis"
23148   output-file-type: ".html"
23149   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
23150   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23151   filter: "'NIC_Intel-XXV710' and
23152            '78B' and
23153            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
23154            'NDRPDR' and
23155            'IP6FWD' and
23156            not 'SRv6' and
23157            not 'IPSEC' and
23158            not 'VHOST'"
23159   parameters:
23160   - "throughput"
23161   - "parent"
23162   - "tags"
23163   sort:
23164   - "IP6BASE"
23165   - "FIB_20k"
23166   - "FIB_200k"
23167   - "FIB_2M"
23168   layout:
23169     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
23170     layout: "plot-throughput-speedup-analysis"
23171
23172 # Speedup - VPP IPv6 2n-dnv-x553 base
23173 - type: "plot"
23174   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
23175   algorithm: "plot_throughput_speedup_analysis"
23176   output-file-type: ".html"
23177   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
23178   data: "intel-dnv-vpp"
23179   filter: "'NIC_Intel-X553' and
23180            '78B' and
23181            'IP6BASE' and
23182            'NDRPDR' and
23183            'IP6FWD' and
23184            not 'SRv6' and
23185            not 'IPSEC' and
23186            not 'VHOST'"
23187   parameters:
23188   - "throughput"
23189   - "parent"
23190   - "tags"
23191   sort:
23192   - "IP6BASE"
23193   layout:
23194     title: "ip6-2n-dnv-x553-78b-base-ndr"
23195     layout: "plot-throughput-speedup-analysis"
23196
23197 - type: "plot"
23198   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
23199   algorithm: "plot_throughput_speedup_analysis"
23200   output-file-type: ".html"
23201   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
23202   data: "intel-dnv-vpp"
23203   filter: "'NIC_Intel-X553' and
23204            '78B' and
23205            'IP6BASE' and
23206            'NDRPDR' and
23207            'IP6FWD' and
23208            not 'SRv6' and
23209            not 'IPSEC' and
23210            not 'VHOST'"
23211   parameters:
23212   - "throughput"
23213   - "parent"
23214   - "tags"
23215   sort:
23216   - "IP6BASE"
23217   layout:
23218     title: "ip6-2n-dnv-x553-78b-base-pdr"
23219     layout: "plot-throughput-speedup-analysis"
23220
23221 ################################################################################
23222
23223 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
23224 - type: "plot"
23225   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
23226   algorithm: "plot_throughput_speedup_analysis"
23227   output-file-type: ".html"
23228   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-ndr-tsa"
23229   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23230   filter: "'NIC_Intel-X520-DA2' and
23231            '78B' and
23232            'ENCAP' and
23233            'NDRPDR' and
23234            'LISP' and
23235            not 'VHOST'"
23236   parameters:
23237   - "throughput"
23238   - "parent"
23239   - "tags"
23240   sort:
23241   - "IP4UNRLAY"
23242   - "IP6UNRLAY"
23243   layout:
23244     title: "ip6tun-3n-hsw-x520-78b-base-ndr"
23245     layout: "plot-throughput-speedup-analysis"
23246
23247 - type: "plot"
23248   title: "Speedup: ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
23249   algorithm: "plot_throughput_speedup_analysis"
23250   output-file-type: ".html"
23251   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base-pdr-tsa"
23252   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23253   filter: "'NIC_Intel-X520-DA2' and
23254            '78B' and
23255            'ENCAP' and
23256            'NDRPDR' and
23257            'LISP' and
23258            not 'VHOST'"
23259   parameters:
23260   - "throughput"
23261   - "parent"
23262   - "tags"
23263   sort:
23264   - "IP4UNRLAY"
23265   - "IP6UNRLAY"
23266   layout:
23267     title: "ip6tun-3n-hsw-x520-78b-base-pdr"
23268     layout: "plot-throughput-speedup-analysis"
23269
23270 ################################################################################
23271
23272 # Speedup - VPP IPSec 3n-hsw-xl710 base
23273 - type: "plot"
23274   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
23275   algorithm: "plot_throughput_speedup_analysis"
23276   output-file-type: ".html"
23277   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
23278   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23279   filter: "'NIC_Intel-XL710' and
23280            '64B' and
23281            'IP4FWD' and
23282            'NDRPDR' and
23283            'BASE' and
23284            'IPSECHW' and
23285            ('IPSECTRAN' or 'IPSECTUN') and
23286            not 'VHOST'"
23287   parameters:
23288   - "throughput"
23289   - "parent"
23290   - "tags"
23291   layout:
23292     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
23293     layout: "plot-throughput-speedup-analysis"
23294
23295 - type: "plot"
23296   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
23297   algorithm: "plot_throughput_speedup_analysis"
23298   output-file-type: ".html"
23299   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
23300   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23301   filter: "'NIC_Intel-XL710' and
23302            '64B' and
23303            'IP4FWD' and
23304            'NDRPDR' and
23305            'BASE' and
23306            'IPSECHW' and
23307            ('IPSECTRAN' or 'IPSECTUN') and
23308            not 'VHOST'"
23309   parameters:
23310   - "throughput"
23311   - "parent"
23312   - "tags"
23313   layout:
23314     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
23315     layout: "plot-throughput-speedup-analysis"
23316
23317 # Speedup - VPP IPSec 3n-hsw-xl710 scale
23318 - type: "plot"
23319   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
23320   algorithm: "plot_throughput_speedup_analysis"
23321   output-file-type: ".html"
23322   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
23323   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23324   filter: "'NIC_Intel-XL710' and
23325            '64B' and
23326            'IP4FWD' and
23327            'NDRPDR' and
23328            'SCALE' and
23329            'IPSECHW' and
23330            ('IPSECTRAN' or 'IPSECTUN') and
23331            not 'VHOST'"
23332   parameters:
23333   - "throughput"
23334   - "parent"
23335   - "tags"
23336   layout:
23337     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
23338     layout: "plot-throughput-speedup-analysis"
23339
23340 - type: "plot"
23341   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
23342   algorithm: "plot_throughput_speedup_analysis"
23343   output-file-type: ".html"
23344   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
23345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23346   filter: "'NIC_Intel-XL710' and
23347            '64B' and
23348            'IP4FWD' and
23349            'NDRPDR' and
23350            'SCALE' and
23351            'IPSECHW' and
23352            ('IPSECTRAN' or 'IPSECTUN') and
23353            not 'VHOST'"
23354   parameters:
23355   - "throughput"
23356   - "parent"
23357   - "tags"
23358   layout:
23359     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
23360     layout: "plot-throughput-speedup-analysis"
23361
23362 # Speedup - VPP IPSec 3n-hsw-xl710 sw
23363 - type: "plot"
23364   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
23365   algorithm: "plot_throughput_speedup_analysis"
23366   output-file-type: ".html"
23367   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
23368   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23369   filter: "'NIC_Intel-XL710' and
23370            '64B' and
23371            'IP4FWD' and
23372            'NDRPDR' and
23373            'IPSECSW' and
23374            ('IPSECTRAN' or 'IPSECTUN') and
23375            not 'VHOST'"
23376   parameters:
23377   - "throughput"
23378   - "parent"
23379   - "tags"
23380   layout:
23381     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
23382     layout: "plot-throughput-speedup-analysis"
23383
23384 - type: "plot"
23385   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
23386   algorithm: "plot_throughput_speedup_analysis"
23387   output-file-type: ".html"
23388   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
23389   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23390   filter: "'NIC_Intel-XL710' and
23391            '64B' and
23392            'IP4FWD' and
23393            'NDRPDR' and
23394            'IPSECSW' and
23395            ('IPSECTRAN' or 'IPSECTUN') and
23396            not 'VHOST'"
23397   parameters:
23398   - "throughput"
23399   - "parent"
23400   - "tags"
23401   layout:
23402     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
23403     layout: "plot-throughput-speedup-analysis"
23404
23405 ################################################################################
23406
23407 # Speedup - VPP SRv6 3n-hsw-x520
23408 - type: "plot"
23409   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
23410   algorithm: "plot_throughput_speedup_analysis"
23411   output-file-type: ".html"
23412   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
23413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23414   filter: "'NIC_Intel-X520-DA2' and
23415            '78B' and
23416            'FEATURE' and
23417            'NDRPDR' and
23418            'IP6FWD' and
23419            'SRv6'"
23420   parameters:
23421   - "throughput"
23422   - "parent"
23423   - "tags"
23424   layout:
23425     title: "srv6-3n-hsw-x520-78b-features-ndr"
23426     layout: "plot-throughput-speedup-analysis"
23427
23428 - type: "plot"
23429   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
23430   algorithm: "plot_throughput_speedup_analysis"
23431   output-file-type: ".html"
23432   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
23433   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23434   filter: "'NIC_Intel-X520-DA2' and
23435            '78B' and
23436            'FEATURE' and
23437            'NDRPDR' and
23438            'IP6FWD' and
23439            'SRv6'"
23440   parameters:
23441   - "throughput"
23442   - "parent"
23443   - "tags"
23444   layout:
23445     title: "srv6-3n-hsw-x520-78b-features-pdr"
23446     layout: "plot-throughput-speedup-analysis"
23447
23448 ################################################################################
23449
23450 # Speedup - VPP L2 3n-hsw-x520 base and scale
23451 - type: "plot"
23452   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23453   algorithm: "plot_throughput_speedup_analysis"
23454   output-file-type: ".html"
23455   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23457   filter: "'NIC_Intel-X520-DA2' and
23458            '64B' and
23459            ('BASE' or 'SCALE') and
23460            'NDRPDR' and
23461            'ETH' and
23462            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23463            not 'VHOST' and
23464            not 'MEMIF'"
23465   parameters:
23466   - "throughput"
23467   - "parent"
23468   - "tags"
23469   sort:
23470   - "L2XCFWD"
23471   - "L2PATCH"
23472   - "L2BDMACLRN"
23473   - "FIB_10K"
23474   - "FIB_100K"
23475   - "FIB_1M"
23476   layout:
23477     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
23478     layout: "plot-throughput-speedup-analysis"
23479
23480 - type: "plot"
23481   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23482   algorithm: "plot_throughput_speedup_analysis"
23483   output-file-type: ".html"
23484   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23485   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23486   filter: "'NIC_Intel-X520-DA2' and
23487            '64B' and
23488            ('BASE' or 'SCALE') and
23489            'NDRPDR' and
23490            'ETH' and
23491            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23492            not 'VHOST' and
23493            not 'MEMIF'"
23494   parameters:
23495   - "throughput"
23496   - "parent"
23497   - "tags"
23498   sort:
23499   - "L2XCFWD"
23500   - "L2PATCH"
23501   - "L2BDMACLRN"
23502   - "FIB_10K"
23503   - "FIB_100K"
23504   - "FIB_1M"
23505   layout:
23506     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
23507     layout: "plot-throughput-speedup-analysis"
23508
23509 # Speedup - VPP L2 3n-hsw-x520 features
23510 - type: "plot"
23511   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
23512   algorithm: "plot_throughput_speedup_analysis"
23513   output-file-type: ".html"
23514   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
23515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23516   filter: "'NIC_Intel-X520-DA2' and
23517            '64B' and
23518            'NDRPDR' and
23519            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23520            not 'ACL' and
23521            not 'VHOST' and
23522            not 'MEMIF'"
23523   parameters:
23524   - "throughput"
23525   - "parent"
23526   - "tags"
23527   sort:
23528   - "L2XCBASE"    # l2xcbase
23529   - "L2BDBASE"    # l2bdbase
23530   - "L2XCFWD"     # dot1q-l2xcbase
23531   - "L2BDMACLRN"  # dot1q-l2bdbase
23532   layout:
23533     title: "l2sw-3n-hsw-x520-64b-features-ndr"
23534     layout: "plot-throughput-speedup-analysis"
23535
23536 - type: "plot"
23537   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
23538   algorithm: "plot_throughput_speedup_analysis"
23539   output-file-type: ".html"
23540   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
23541   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23542   filter: "'NIC_Intel-X520-DA2' and
23543            '64B' and
23544            'NDRPDR' and
23545            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23546            not 'ACL' and
23547            not 'VHOST' and
23548            not 'MEMIF'"
23549   parameters:
23550   - "throughput"
23551   - "parent"
23552   - "tags"
23553   sort:
23554   - "L2XCBASE"    # l2xcbase
23555   - "L2BDBASE"    # l2bdbase
23556   - "L2XCFWD"     # dot1q-l2xcbase
23557   - "L2BDMACLRN"  # dot1q-l2bdbase
23558   layout:
23559     title: "l2sw-3n-hsw-x520-64b-features-pdr"
23560     layout: "plot-throughput-speedup-analysis"
23561
23562 # Speedup - VPP L2 3n-hsw-x710 base and scale
23563 - type: "plot"
23564   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23565   algorithm: "plot_throughput_speedup_analysis"
23566   output-file-type: ".html"
23567   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23568   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23569   filter: "'NIC_Intel-X710' and
23570            '64B' and
23571            ('BASE' or 'SCALE') and
23572            'NDRPDR' and
23573            'ETH' and
23574            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23575            not 'VHOST' and
23576            not 'MEMIF' and
23577            not 'DRV_AVF'"
23578   parameters:
23579   - "throughput"
23580   - "parent"
23581   - "tags"
23582   sort:
23583   - "L2PATCH"
23584   - "L2XCFWD"
23585   - "L2BDMACLRN"
23586   - "FIB_10K"
23587   - "FIB_100K"
23588   - "FIB_1M"
23589   layout:
23590     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
23591     layout: "plot-throughput-speedup-analysis"
23592
23593 - type: "plot"
23594   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23595   algorithm: "plot_throughput_speedup_analysis"
23596   output-file-type: ".html"
23597   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23598   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23599   filter: "'NIC_Intel-X710' and
23600            '64B' and
23601            ('BASE' or 'SCALE') and
23602            'NDRPDR' and
23603            'ETH' and
23604            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23605            not 'VHOST' and
23606            not 'MEMIF' and
23607            not 'DRV_AVF'"
23608   parameters:
23609   - "throughput"
23610   - "parent"
23611   - "tags"
23612   sort:
23613   - "L2PATCH"
23614   - "L2XCFWD"
23615   - "L2BDMACLRN"
23616   - "FIB_10K"
23617   - "FIB_100K"
23618   - "FIB_1M"
23619   layout:
23620     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
23621     layout: "plot-throughput-speedup-analysis"
23622
23623 # Speedup - VPP L2 3n-hsw-x710 features
23624 - type: "plot"
23625   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
23626   algorithm: "plot_throughput_speedup_analysis"
23627   output-file-type: ".html"
23628   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
23629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23630   filter: "'NIC_Intel-X710' and
23631            '64B' and
23632            'NDRPDR' and
23633            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23634            not 'ACL' and
23635            not 'VHOST' and
23636            not 'L2OVRLAY' and
23637            not 'MEMIF'"
23638   parameters:
23639   - "throughput"
23640   - "parent"
23641   - "tags"
23642   sort:
23643   - "L2XCBASE"    # l2xcbase
23644   - "L2BDBASE"    # l2bdbase
23645   - "L2XCFWD"     # dot1q-l2xcbase
23646   - "L2BDMACLRN"  # dot1q-l2bdbase
23647   layout:
23648     title: "l2sw-3n-hsw-x710-64b-features-ndr"
23649     layout: "plot-throughput-speedup-analysis"
23650
23651 - type: "plot"
23652   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
23653   algorithm: "plot_throughput_speedup_analysis"
23654   output-file-type: ".html"
23655   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
23656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23657   filter: "'NIC_Intel-X710' and
23658            '64B' and
23659            'NDRPDR' and
23660            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23661            not 'ACL' and
23662            not 'VHOST' and
23663            not 'L2OVRLAY' and
23664            not 'MEMIF'"
23665   parameters:
23666   - "throughput"
23667   - "parent"
23668   - "tags"
23669   sort:
23670   - "L2XCBASE"    # l2xcbase
23671   - "L2BDBASE"    # l2bdbase
23672   - "L2XCFWD"     # dot1q-l2xcbase
23673   - "L2BDMACLRN"  # dot1q-l2bdbase
23674   layout:
23675     title: "l2sw-3n-hsw-x710-64b-features-pdr"
23676     layout: "plot-throughput-speedup-analysis"
23677
23678 # Speedup - VPP L2 3n-hsw-xl710 base and scale
23679 - type: "plot"
23680   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
23681   algorithm: "plot_throughput_speedup_analysis"
23682   output-file-type: ".html"
23683   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
23684   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23685   filter: "'NIC_Intel-XL710' and
23686            '64B' and
23687            'BASE' and
23688            'NDRPDR' and
23689            'ETH' and
23690            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23691            not 'VHOST' and
23692            not 'MEMIF'"
23693   parameters:
23694   - "throughput"
23695   - "parent"
23696   - "tags"
23697   sort:
23698   - "L2PATCH"
23699   - "L2XCFWD"
23700   - "L2BDMACLRN"
23701   layout:
23702     title: "l2sw-3n-hsw-xl710-64b-base-ndr"
23703     layout: "plot-throughput-speedup-analysis"
23704
23705 - type: "plot"
23706   title: "Speedup: l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
23707   algorithm: "plot_throughput_speedup_analysis"
23708   output-file-type: ".html"
23709   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
23710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
23711   filter: "'NIC_Intel-XL710' and
23712            '64B' and
23713            'BASE' and
23714            'NDRPDR' and
23715            'ETH' and
23716            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23717            not 'VHOST' and
23718            not 'MEMIF'"
23719   parameters:
23720   - "throughput"
23721   - "parent"
23722   - "tags"
23723   sort:
23724   - "L2PATCH"
23725   - "L2XCFWD"
23726   - "L2BDMACLRN"
23727   layout:
23728     title: "l2sw-3n-hsw-xl710-64b-base-pdr"
23729     layout: "plot-throughput-speedup-analysis"
23730
23731 # Speedup - VPP L2 3n-skx-x710 base and scale
23732 - type: "plot"
23733   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23734   algorithm: "plot_throughput_speedup_analysis"
23735   output-file-type: ".html"
23736   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23737   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23738   filter: "'NIC_Intel-X710' and
23739            '64B' and
23740            ('BASE' or 'SCALE') and
23741            'NDRPDR' and
23742            'ETH' and
23743            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23744            not 'VHOST' and
23745            not 'DRV_AVF' and
23746            not 'MEMIF'"
23747   parameters:
23748   - "throughput"
23749   - "parent"
23750   - "tags"
23751   sort:
23752   - "L2PATCH"
23753   - "L2XCBASE"
23754   - "BASE"
23755   - "FIB_10K"
23756   - "FIB_100K"
23757   - "FIB_1M"
23758   layout:
23759     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
23760     layout: "plot-throughput-speedup-analysis"
23761
23762 - type: "plot"
23763   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23764   algorithm: "plot_throughput_speedup_analysis"
23765   output-file-type: ".html"
23766   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23768   filter: "'NIC_Intel-X710' and
23769            '64B' and
23770            ('BASE' or 'SCALE') and
23771            'NDRPDR' and
23772            'ETH' and
23773            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23774            not 'VHOST' and
23775            not 'DRV_AVF' and
23776            not 'MEMIF'"
23777   parameters:
23778   - "throughput"
23779   - "parent"
23780   - "tags"
23781   sort:
23782   - "L2PATCH"
23783   - "L2XCBASE"
23784   - "BASE"
23785   - "FIB_10K"
23786   - "FIB_100K"
23787   - "FIB_1M"
23788   layout:
23789     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
23790     layout: "plot-throughput-speedup-analysis"
23791
23792 # Speedup - VPP L2 3n-skx-x710 features
23793 - type: "plot"
23794   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
23795   algorithm: "plot_throughput_speedup_analysis"
23796   output-file-type: ".html"
23797   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
23798   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23799   filter: "'NIC_Intel-X710' and
23800            '64B' and
23801            'NDRPDR' and
23802            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23803            not 'ACL' and
23804            not 'VHOST' and
23805            not 'DRV_AVF' and
23806            not 'L2OVRLAY' and
23807            not 'MEMIF'"
23808   parameters:
23809   - "throughput"
23810   - "parent"
23811   - "tags"
23812   sort:
23813   - "L2XCBASE"    # l2xcbase
23814   - "L2BDBASE"    # l2bdbase
23815   - "L2XCFWD"     # dot1q-l2xcbase
23816   - "L2BDMACLRN"  # dot1q-l2bdbase
23817   layout:
23818     title: "l2sw-3n-skx-x710-64b-features-ndr"
23819     layout: "plot-throughput-speedup-analysis"
23820
23821 - type: "plot"
23822   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
23823   algorithm: "plot_throughput_speedup_analysis"
23824   output-file-type: ".html"
23825   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
23826   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23827   filter: "'NIC_Intel-X710' and
23828            '64B' and
23829            'NDRPDR' and
23830            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
23831            not 'ACL' and
23832            not 'VHOST' and
23833            not 'DRV_AVF' and
23834            not 'L2OVRLAY' and
23835            not 'MEMIF'"
23836   parameters:
23837   - "throughput"
23838   - "parent"
23839   - "tags"
23840   sort:
23841   - "L2XCBASE"    # l2xcbase
23842   - "L2BDBASE"    # l2bdbase
23843   - "L2XCFWD"     # dot1q-l2xcbase
23844   - "L2BDMACLRN"  # dot1q-l2bdbase
23845   layout:
23846     title: "l2sw-3n-skx-x710-64b-features-pdr"
23847     layout: "plot-throughput-speedup-analysis"
23848
23849 # Speedup - VPP L2 3n-skx-xxv710 base and scale
23850 - type: "plot"
23851   title: "Speedup: l2sw-3n-skx-xxv710-64b-base-ndr-tsa"
23852   algorithm: "plot_throughput_speedup_analysis"
23853   output-file-type: ".html"
23854   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base-ndr-tsa"
23855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23856   filter: "'NIC_Intel-XXV710' and
23857            '64B' and
23858            ('BASE' or 'SCALE') and
23859            'NDRPDR' and
23860            'ETH' and
23861            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23862            not 'VHOST' and
23863            not 'MEMIF'"
23864   parameters:
23865   - "throughput"
23866   - "parent"
23867   - "tags"
23868   sort:
23869   - "L2PATCH"
23870   - "L2PATCH"
23871   - "L2XCBASE"
23872   - "L2BDMACLRN"
23873   layout:
23874     title: "l2sw-3n-skx-xxv710-64b-base-ndr"
23875     layout: "plot-throughput-speedup-analysis"
23876
23877 - type: "plot"
23878   title: "Speedup: l2sw-3n-skx-xxv710-64b-base-pdr-tsa"
23879   algorithm: "plot_throughput_speedup_analysis"
23880   output-file-type: ".html"
23881   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base-pdr-tsa"
23882   data: "plot-vpp-throughput-lat-tsa-3n-skx"
23883   filter: "'NIC_Intel-XXV710' and
23884            '64B' and
23885            ('BASE' or 'SCALE') and
23886            'NDRPDR' and
23887            'ETH' and
23888            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23889            not 'VHOST' and
23890            not 'MEMIF'"
23891   parameters:
23892   - "throughput"
23893   - "parent"
23894   - "tags"
23895   sort:
23896   - "L2PATCH"
23897   - "L2PATCH"
23898   - "L2XCBASE"
23899   - "L2BDMACLRN"
23900   layout:
23901     title: "l2sw-3n-skx-xxv710-64b-base-pdr"
23902     layout: "plot-throughput-speedup-analysis"
23903
23904 # Speedup - VPP L2 2n-skx-x710 base and scale
23905 - type: "plot"
23906   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23907   algorithm: "plot_throughput_speedup_analysis"
23908   output-file-type: ".html"
23909   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23911   filter: "'NIC_Intel-X710' and
23912            '64B' and
23913            ('BASE' or 'SCALE') and
23914            'NDRPDR' and
23915            'ETH' and
23916            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23917            not 'VHOST' and
23918            not 'MEMIF'"
23919   parameters:
23920   - "throughput"
23921   - "parent"
23922   - "tags"
23923   sort:
23924   - "L2PATCH"
23925   - "L2XCBASE"
23926   - "BASE"
23927   - "FIB_10K"
23928   - "FIB_100K"
23929   - "FIB_1M"
23930   layout:
23931     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
23932     layout: "plot-throughput-speedup-analysis"
23933
23934 - type: "plot"
23935   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23936   algorithm: "plot_throughput_speedup_analysis"
23937   output-file-type: ".html"
23938   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
23939   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23940   filter: "'NIC_Intel-X710' and
23941            '64B' and
23942            ('BASE' or 'SCALE') and
23943            'NDRPDR' and
23944            'ETH' and
23945            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23946            not 'VHOST' and
23947            not 'MEMIF'"
23948   parameters:
23949   - "throughput"
23950   - "parent"
23951   - "tags"
23952   sort:
23953   - "L2PATCH"
23954   - "L2XCBASE"
23955   - "BASE"
23956   - "FIB_10K"
23957   - "FIB_100K"
23958   - "FIB_1M"
23959   layout:
23960     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
23961     layout: "plot-throughput-speedup-analysis"
23962
23963 # Speedup - VPP L2 2n-skx-xxv710 base and scale
23964 - type: "plot"
23965   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23966   algorithm: "plot_throughput_speedup_analysis"
23967   output-file-type: ".html"
23968   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
23969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23970   filter: "'NIC_Intel-XXV710' and
23971            '64B' and
23972            ('BASE' or 'SCALE') and
23973            'NDRPDR' and
23974            'ETH' and
23975            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23976            not 'VHOST' and
23977            not 'MEMIF'"
23978   parameters:
23979   - "throughput"
23980   - "parent"
23981   - "tags"
23982   sort:
23983   - "L2PATCH"
23984   - "L2XCBASE"
23985   - "BASE"
23986   - "FIB_10K"
23987   - "FIB_100K"
23988   - "FIB_1M"
23989   layout:
23990     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
23991     layout: "plot-throughput-speedup-analysis"
23992
23993 - type: "plot"
23994   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23995   algorithm: "plot_throughput_speedup_analysis"
23996   output-file-type: ".html"
23997   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
23998   data: "plot-vpp-throughput-lat-tsa-2n-skx"
23999   filter: "'NIC_Intel-XXV710' and
24000            '64B' and
24001            ('BASE' or 'SCALE') and
24002            'NDRPDR' and
24003            'ETH' and
24004            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24005            not 'VHOST' and
24006            not 'MEMIF'"
24007   parameters:
24008   - "throughput"
24009   - "parent"
24010   - "tags"
24011   sort:
24012   - "L2PATCH"
24013   - "L2XCBASE"
24014   - "BASE"
24015   - "FIB_10K"
24016   - "FIB_100K"
24017   - "FIB_1M"
24018   layout:
24019     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
24020     layout: "plot-throughput-speedup-analysis"
24021
24022 # Speedup - VPP L2 2n-dnv-x553 base
24023 - type: "plot"
24024   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
24025   algorithm: "plot_throughput_speedup_analysis"
24026   output-file-type: ".html"
24027   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
24028   data: "intel-dnv-vpp"
24029   filter: "'NIC_Intel-X553' and
24030            '64B' and
24031            ('BASE' or 'SCALE') and
24032            'NDRPDR' and
24033            'ETH' and
24034            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24035            not 'VHOST' and
24036            not 'MEMIF'"
24037   parameters:
24038   - "throughput"
24039   - "parent"
24040   - "tags"
24041   sort:
24042   - "L2XCBASE"
24043   - "L2BDMACLRN"
24044   - "L2PATCH"
24045   layout:
24046     title: "l2sw-2n-dnv-x553-64b-base-ndr"
24047     layout: "plot-throughput-speedup-analysis"
24048
24049 - type: "plot"
24050   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
24051   algorithm: "plot_throughput_speedup_analysis"
24052   output-file-type: ".html"
24053   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
24054   data: "intel-dnv-vpp"
24055   filter: "'NIC_Intel-X553' and
24056            '64B' and
24057            ('BASE' or 'SCALE') and
24058            'NDRPDR' and
24059            'ETH' and
24060            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24061            not 'VHOST' and
24062            not 'MEMIF'"
24063   parameters:
24064   - "throughput"
24065   - "parent"
24066   - "tags"
24067   sort:
24068   - "L2XCBASE"
24069   - "L2BDMACLRN"
24070   - "L2PATCH"
24071   layout:
24072     title: "l2sw-2n-dnv-x553-64b-base-pdr"
24073     layout: "plot-throughput-speedup-analysis"
24074
24075 ################################################################################
24076
24077 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
24078 - type: "plot"
24079   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24080   algorithm: "plot_throughput_speedup_analysis"
24081   output-file-type: ".html"
24082   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24083   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24084   filter: "'NIC_Intel-X520-DA2' and
24085            '64B' and
24086            'NDRPDR' and
24087            'ETH' and
24088            'IP4FWD' and
24089            'VHOST_1024' and
24090            not 'VXLAN' and
24091            not 'DOT1Q'"
24092   parameters:
24093   - "throughput"
24094   - "parent"
24095   - "tags"
24096   sort:
24097   - "not CFS_OPT"
24098   - "1VM"
24099   - "2VM"
24100   layout:
24101     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
24102     layout: "plot-throughput-speedup-analysis"
24103
24104 - type: "plot"
24105   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24106   algorithm: "plot_throughput_speedup_analysis"
24107   output-file-type: ".html"
24108   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24110   filter: "'NIC_Intel-X520-DA2' and
24111            '64B' and
24112            'NDRPDR' and
24113            'ETH' and
24114            'IP4FWD' and
24115            'VHOST_1024' and
24116            not 'VXLAN' and
24117            not 'DOT1Q'"
24118   parameters:
24119   - "throughput"
24120   - "parent"
24121   - "tags"
24122   sort:
24123   - "not CFS_OPT"
24124   - "1VM"
24125   - "2VM"
24126   layout:
24127     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
24128     layout: "plot-throughput-speedup-analysis"
24129
24130 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
24131 - type: "plot"
24132   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24133   algorithm: "plot_throughput_speedup_analysis"
24134   output-file-type: ".html"
24135   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24137   filter: "'NIC_Intel-X520-DA2' and
24138            '64B' and
24139            'NDRPDR' and
24140            ('ETH' or 'DOT1Q') and
24141            'BASE' and
24142            ('L2BDMACLRN' or 'L2XCFWD') and
24143            'VHOST_1024' and
24144            not 'VXLAN' and
24145            not 'IP4FWD' and
24146            not '2VM'"
24147   parameters:
24148   - "throughput"
24149   - "parent"
24150   - "tags"
24151   sort:
24152   - "L2BDMACLRN"
24153   - "L2BDMACLRN"
24154   - "L2BDMACLRN"
24155   - "L2XCFWD"
24156   - "L2XCFWD"
24157   - "L2XCFWD"
24158   layout:
24159     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-ndr"
24160     layout: "plot-throughput-speedup-analysis"
24161
24162 - type: "plot"
24163   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24164   algorithm: "plot_throughput_speedup_analysis"
24165   output-file-type: ".html"
24166   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24167   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24168   filter: "'NIC_Intel-X520-DA2' and
24169            '64B' and
24170            'NDRPDR' and
24171            ('ETH' or 'DOT1Q') and
24172            'BASE' and
24173            ('L2BDMACLRN' or 'L2XCFWD') and
24174            'VHOST_1024' and
24175            not 'VXLAN' and
24176            not 'IP4FWD' and
24177            not '2VM'"
24178   parameters:
24179   - "throughput"
24180   - "parent"
24181   - "tags"
24182   sort:
24183   - "L2BDMACLRN"
24184   - "L2BDMACLRN"
24185   - "L2BDMACLRN"
24186   - "L2XCFWD"
24187   - "L2XCFWD"
24188   - "L2XCFWD"
24189   layout:
24190     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_features-pdr"
24191     layout: "plot-throughput-speedup-analysis"
24192
24193 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
24194 - type: "plot"
24195   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
24196   algorithm: "plot_throughput_speedup_analysis"
24197   output-file-type: ".html"
24198   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
24199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24200   filter: "'NIC_Intel-X520-DA2' and
24201            '64B' and
24202            'NDRPDR' and
24203            ('ETH' or 'DOT1Q') and
24204            ('L2BDMACLRN' or 'L2XCFWD') and
24205            'VHOST_1024' and
24206            not 'CFS_OPT' and
24207            not 'DOT1Q' and
24208            not 'VXLAN' and
24209            not 'IP4FWD' and
24210            not 'LBOND'"
24211   parameters:
24212   - "throughput"
24213   - "parent"
24214   - "tags"
24215 #  sort:
24216 #  - "1VM"
24217 #  - "L2XCFWD"
24218 #  - "1VM"
24219 #  - "L2BDMACLRN"
24220   layout:
24221     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
24222     layout: "plot-throughput-speedup-analysis"
24223
24224 - type: "plot"
24225   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
24226   algorithm: "plot_throughput_speedup_analysis"
24227   output-file-type: ".html"
24228   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
24229   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24230   filter: "'NIC_Intel-X520-DA2' and
24231            '64B' and
24232            'NDRPDR' and
24233            ('ETH' or 'DOT1Q') and
24234            ('L2BDMACLRN' or 'L2XCFWD') and
24235            'VHOST_1024' and
24236            not 'CFS_OPT' and
24237            not 'DOT1Q' and
24238            not 'VXLAN' and
24239            not 'IP4FWD' and
24240            not 'LBOND'"
24241   parameters:
24242   - "throughput"
24243   - "parent"
24244   - "tags"
24245 #  sort:
24246 #  - "1VM"
24247 #  - "L2XCFWD"
24248 #  - "1VM"
24249 #  - "L2BDMACLRN"
24250   layout:
24251     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
24252     layout: "plot-throughput-speedup-analysis"
24253
24254 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
24255 - type: "plot"
24256   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24257   algorithm: "plot_throughput_speedup_analysis"
24258   output-file-type: ".html"
24259   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24261   filter: "'NIC_Intel-X710' and
24262            '64B' and
24263            'NDRPDR' and
24264            'ETH' and
24265            'IP4FWD' and
24266            'VHOST_1024' and
24267            not 'VXLAN' and
24268            not 'CFS_OPT' and
24269            not 'DOT1Q'"
24270   parameters:
24271   - "throughput"
24272   - "parent"
24273   - "tags"
24274   sort:
24275   - "1VM"
24276   - "2VM"
24277   layout:
24278     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24279     layout: "plot-throughput-speedup-analysis"
24280
24281 - type: "plot"
24282   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24283   algorithm: "plot_throughput_speedup_analysis"
24284   output-file-type: ".html"
24285   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24286   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24287   filter: "'NIC_Intel-X710' and
24288            '64B' and
24289            'NDRPDR' and
24290            'ETH' and
24291            'IP4FWD' and
24292            'VHOST_1024' and
24293            not 'VXLAN' and
24294            not 'CFS_OPT' and
24295            not 'DOT1Q'"
24296   parameters:
24297   - "throughput"
24298   - "parent"
24299   - "tags"
24300   sort:
24301   - "1VM"
24302   - "2VM"
24303   layout:
24304     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24305     layout: "plot-throughput-speedup-analysis"
24306
24307 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
24308 - type: "plot"
24309   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24310   algorithm: "plot_throughput_speedup_analysis"
24311   output-file-type: ".html"
24312   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24313   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24314   filter: "'NIC_Intel-X710' and
24315            '64B' and
24316            'NDRPDR' and
24317            ('ETH' or 'DOT1Q') and
24318            'BASE' and
24319            ('L2BDMACLRN' or 'L2XCFWD') and
24320            'VHOST_1024' and
24321            not 'VXLAN' and
24322            not 'IP4FWD' and
24323            not '2VM'"
24324   parameters:
24325   - "throughput"
24326   - "parent"
24327   - "tags"
24328   sort:
24329   - "L2BDMACLRN"
24330   - "L2BDMACLRN"
24331   - "L2BDMACLRN"
24332   - "L2XCFWD"
24333   - "L2XCFWD"
24334   - "L2XCFWD"
24335   layout:
24336     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-ndr"
24337     layout: "plot-throughput-speedup-analysis"
24338
24339 - type: "plot"
24340   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24341   algorithm: "plot_throughput_speedup_analysis"
24342   output-file-type: ".html"
24343   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24344   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24345   filter: "'NIC_Intel-X710' and
24346            '64B' and
24347            'NDRPDR' and
24348            ('ETH' or 'DOT1Q') and
24349            'BASE' and
24350            ('L2BDMACLRN' or 'L2XCFWD') and
24351            'VHOST_1024' and
24352            not 'VXLAN' and
24353            not 'IP4FWD' and
24354            not '2VM'"
24355   parameters:
24356   - "throughput"
24357   - "parent"
24358   - "tags"
24359   sort:
24360   - "L2BDMACLRN"
24361   - "L2BDMACLRN"
24362   - "L2BDMACLRN"
24363   - "L2XCFWD"
24364   - "L2XCFWD"
24365   - "L2XCFWD"
24366   layout:
24367     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-pdr"
24368     layout: "plot-throughput-speedup-analysis"
24369
24370 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
24371 - type: "plot"
24372   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
24373   algorithm: "plot_throughput_speedup_analysis"
24374   output-file-type: ".html"
24375   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr-tsa"
24376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24377   filter: "'NIC_Intel-X710' and
24378            '64B' and
24379            'NDRPDR' and
24380            ('ETH' or 'DOT1Q') and
24381            ('L2BDMACLRN' or 'L2XCFWD') and
24382            'VHOST_1024' and
24383            not 'CFS_OPT' and
24384            not 'VXLAN' and
24385            not 'IP4FWD' and
24386            not 'LBOND'"
24387   parameters:
24388   - "throughput"
24389   - "parent"
24390   - "tags"
24391   sort:
24392   - "L2BDMACLRN"
24393   - "L2BDMACLRN"
24394   - "L2BDMACLRN"
24395   - "L2XCFWD"
24396   - "L2XCFWD"
24397   - "L2XCFWD"
24398   layout:
24399     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-ndr"
24400     layout: "plot-throughput-speedup-analysis"
24401
24402 - type: "plot"
24403   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
24404   algorithm: "plot_throughput_speedup_analysis"
24405   output-file-type: ".html"
24406   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr-tsa"
24407   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24408   filter: "'NIC_Intel-X710' and
24409            '64B' and
24410            'NDRPDR' and
24411            ('ETH' or 'DOT1Q') and
24412            ('L2BDMACLRN' or 'L2XCFWD') and
24413            'VHOST_1024' and
24414            not 'CFS_OPT' and
24415            not 'VXLAN' and
24416            not 'IP4FWD' and
24417            not 'LBOND'"
24418   parameters:
24419   - "throughput"
24420   - "parent"
24421   - "tags"
24422   sort:
24423   - "L2BDMACLRN"
24424   - "L2BDMACLRN"
24425   - "L2BDMACLRN"
24426   - "L2XCFWD"
24427   - "L2XCFWD"
24428   - "L2XCFWD"
24429   layout:
24430     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_features-vm-pdr"
24431     layout: "plot-throughput-speedup-analysis"
24432
24433 # Packet Speedup - VPP vhost ip4 3n-skx-x710
24434 - type: "plot"
24435   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24436   algorithm: "plot_throughput_speedup_analysis"
24437   output-file-type: ".html"
24438   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24439   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24440   filter: "'NIC_Intel-X710' and
24441            '64B' and
24442            'NDRPDR' and
24443            'ETH' and
24444            'IP4FWD' and
24445            'VHOST_1024' and
24446            not 'VXLAN' and
24447            not 'DOT1Q'"
24448   parameters:
24449   - "throughput"
24450   - "parent"
24451   - "tags"
24452   sort:
24453   - "1VM"
24454   - "2VM"
24455   layout:
24456     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
24457     layout: "plot-throughput-speedup-analysis"
24458
24459 - type: "plot"
24460   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24461   algorithm: "plot_throughput_speedup_analysis"
24462   output-file-type: ".html"
24463   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24464   data: "plot-vpp-throughput-lat-tsa-3n-skx"
24465   filter: "'NIC_Intel-X710' and
24466            '64B' and
24467            'NDRPDR' and
24468            'ETH' and
24469            'IP4FWD' and
24470            'VHOST_1024' and
24471            not 'VXLAN' and
24472            not 'DOT1Q'"
24473   parameters:
24474   - "throughput"
24475   - "parent"
24476   - "tags"
24477   sort:
24478   - "1VM"
24479   - "2VM"
24480   layout:
24481     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
24482     layout: "plot-throughput-speedup-analysis"
24483
24484 # Packet Speedup - VPP vhost ip4 2n-skx-x710
24485 - type: "plot"
24486   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24487   algorithm: "plot_throughput_speedup_analysis"
24488   output-file-type: ".html"
24489   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24490   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24491   filter: "'NIC_Intel-X710' and
24492            '64B' and
24493            'NDRPDR' and
24494            'ETH' and
24495            'IP4FWD' and
24496            'VHOST_1024' and
24497            not 'VXLAN' and
24498            not 'NF_DENSITY' and
24499            not 'CFS_OPT' and
24500            not 'DOT1Q'"
24501   parameters:
24502   - "throughput"
24503   - "parent"
24504   - "tags"
24505   sort:
24506   - "1VM"
24507   - "2VM"
24508   layout:
24509     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
24510     layout: "plot-throughput-speedup-analysis"
24511
24512 - type: "plot"
24513   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24514   algorithm: "plot_throughput_speedup_analysis"
24515   output-file-type: ".html"
24516   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24517   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24518   filter: "'NIC_Intel-X710' and
24519            '64B' and
24520            'NDRPDR' and
24521            'ETH' and
24522            'IP4FWD' and
24523            'VHOST_1024' and
24524            not 'VXLAN' and
24525            not 'NF_DENSITY' and
24526            not 'CFS_OPT' and
24527            not 'DOT1Q'"
24528   parameters:
24529   - "throughput"
24530   - "parent"
24531   - "tags"
24532   sort:
24533   - "1VM"
24534   - "2VM"
24535   layout:
24536     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
24537     layout: "plot-throughput-speedup-analysis"
24538
24539 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
24540 - type: "plot"
24541   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
24542   algorithm: "plot_throughput_speedup_analysis"
24543   output-file-type: ".html"
24544   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr-tsa"
24545   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24546   filter: "'NIC_Intel-X710' and
24547            '64B' and
24548            'NDRPDR' and
24549            ('ETH' or 'DOT1Q') and
24550            'BASE' and
24551            ('L2BDMACLRN' or 'L2XCFWD') and
24552            'VHOST_1024' and
24553            not 'VXLAN' and
24554            not 'NF_DENSITY' and
24555            not 'IP4FWD' and
24556            not '2VM'"
24557   parameters:
24558   - "throughput"
24559   - "parent"
24560   - "tags"
24561 #  sort:
24562 #  - "not CFS_OPT"
24563 #  - "L2XCFWD"
24564 #  - "not CFS_OPT"
24565 #  - "CFS_OPT"
24566   layout:
24567     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-ndr"
24568     layout: "plot-throughput-speedup-analysis"
24569
24570 - type: "plot"
24571   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
24572   algorithm: "plot_throughput_speedup_analysis"
24573   output-file-type: ".html"
24574   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr-tsa"
24575   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24576   filter: "'NIC_Intel-X710' and
24577            '64B' and
24578            'NDRPDR' and
24579            ('ETH' or 'DOT1Q') and
24580            'BASE' and
24581            ('L2BDMACLRN' or 'L2XCFWD') and
24582            'VHOST_1024' and
24583            not 'VXLAN' and
24584            not 'NF_DENSITY' and
24585            not 'IP4FWD' and
24586            not '2VM'"
24587   parameters:
24588   - "throughput"
24589   - "parent"
24590   - "tags"
24591 #  sort:
24592 #  - "not CFS_OPT"
24593 #  - "L2XCFWD"
24594 #  - "not CFS_OPT"
24595 #  - "CFS_OPT"
24596   layout:
24597     title: "vhost-l2sw-2n-skx-x710-64b-base_and_features-pdr"
24598     layout: "plot-throughput-speedup-analysis"
24599
24600 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
24601 - type: "plot"
24602   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
24603   algorithm: "plot_throughput_speedup_analysis"
24604   output-file-type: ".html"
24605   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
24606   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24607   filter: "'NIC_Intel-X710' and
24608            '64B' and
24609            'NDRPDR' and
24610            ('ETH' or 'DOT1Q') and
24611            ('L2BDMACLRN' or 'L2XCFWD') and
24612            'VHOST_1024' and
24613            not 'CFS_OPT' and
24614            not 'VXLAN' and
24615            not 'NF_DENSITY' and
24616            not 'DOT1Q' and
24617            not 'IP4FWD'"
24618   parameters:
24619   - "throughput"
24620   - "parent"
24621   - "tags"
24622 #  sort:
24623 #  - "1VM"
24624 #  - "L2XCFWD"
24625 #  - "1VM"
24626 #  - "L2BDMACLRN"
24627   layout:
24628     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
24629     layout: "plot-throughput-speedup-analysis"
24630
24631 - type: "plot"
24632   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
24633   algorithm: "plot_throughput_speedup_analysis"
24634   output-file-type: ".html"
24635   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
24636   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24637   filter: "'NIC_Intel-X710' and
24638            '64B' and
24639            'NDRPDR' and
24640            ('ETH' or 'DOT1Q') and
24641            ('L2BDMACLRN' or 'L2XCFWD') and
24642            'VHOST_1024' and
24643            not 'CFS_OPT' and
24644            not 'VXLAN' and
24645            not 'NF_DENSITY' and
24646            not 'DOT1Q' and
24647            not 'IP4FWD'"
24648   parameters:
24649   - "throughput"
24650   - "parent"
24651   - "tags"
24652 #  sort:
24653 #  - "1VM"
24654 #  - "L2XCFWD"
24655 #  - "1VM"
24656 #  - "L2BDMACLRN"
24657   layout:
24658     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
24659     layout: "plot-throughput-speedup-analysis"
24660
24661 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
24662 - type: "plot"
24663   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24664   algorithm: "plot_throughput_speedup_analysis"
24665   output-file-type: ".html"
24666   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24667   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24668   filter: "'NIC_Intel-XXV710' and
24669            '64B' and
24670            'NDRPDR' and
24671            'ETH' and
24672            'IP4FWD' and
24673            'VHOST_1024' and
24674            not 'VXLAN' and
24675            not 'CFS_OPT' and
24676            not 'DOT1Q'"
24677   parameters:
24678   - "throughput"
24679   - "parent"
24680   - "tags"
24681   sort:
24682   - "not CFS_OPT"
24683   - "1VM"
24684   - "2VM"
24685   layout:
24686     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24687     layout: "plot-throughput-speedup-analysis"
24688
24689 - type: "plot"
24690   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24691   algorithm: "plot_throughput_speedup_analysis"
24692   output-file-type: ".html"
24693   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24694   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24695   filter: "'NIC_Intel-XXV710' and
24696            '64B' and
24697            'NDRPDR' and
24698            'ETH' and
24699            'IP4FWD' and
24700            'VHOST_1024' and
24701            not 'VXLAN' and
24702            not 'CFS_OPT' and
24703            not 'DOT1Q'"
24704   parameters:
24705   - "throughput"
24706   - "parent"
24707   - "tags"
24708   sort:
24709   - "not CFS_OPT"
24710   - "1VM"
24711   - "2VM"
24712   layout:
24713     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24714     layout: "plot-throughput-speedup-analysis"
24715
24716 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
24717 - type: "plot"
24718   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
24719   algorithm: "plot_throughput_speedup_analysis"
24720   output-file-type: ".html"
24721   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr-tsa"
24722   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24723   filter: "'NIC_Intel-XXV710' and
24724            '64B' and
24725            'NDRPDR' and
24726            ('ETH' or 'DOT1Q') and
24727            'BASE' and
24728            ('L2BDMACLRN' or 'L2XCFWD') and
24729            'VHOST_1024' and
24730            not 'VXLAN' and
24731            not 'IP4FWD' and
24732            not '2VM'"
24733   parameters:
24734   - "throughput"
24735   - "parent"
24736   - "tags"
24737 #  sort:
24738 #  - "not CFS_OPT"
24739 #  - "L2XCFWD"
24740 #  - "not CFS_OPT"
24741 #  - "CFS_OPT"
24742   layout:
24743     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-ndr"
24744     layout: "plot-throughput-speedup-analysis"
24745
24746 - type: "plot"
24747   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
24748   algorithm: "plot_throughput_speedup_analysis"
24749   output-file-type: ".html"
24750   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr-tsa"
24751   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24752   filter: "'NIC_Intel-XXV710' and
24753            '64B' and
24754            'NDRPDR' and
24755            ('ETH' or 'DOT1Q') and
24756            'BASE' and
24757            ('L2BDMACLRN' or 'L2XCFWD') and
24758            'VHOST_1024' and
24759            not 'VXLAN' and
24760            not 'IP4FWD' and
24761            not '2VM'"
24762   parameters:
24763   - "throughput"
24764   - "parent"
24765   - "tags"
24766 #  sort:
24767 #  - "not CFS_OPT"
24768 #  - "L2XCFWD"
24769 #  - "not CFS_OPT"
24770 #  - "CFS_OPT"
24771   layout:
24772     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_features-pdr"
24773     layout: "plot-throughput-speedup-analysis"
24774
24775 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
24776 - type: "plot"
24777   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
24778   algorithm: "plot_throughput_speedup_analysis"
24779   output-file-type: ".html"
24780   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
24781   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24782   filter: "'NIC_Intel-XXV710' and
24783            '64B' and
24784            'NDRPDR' and
24785            ('ETH' or 'DOT1Q') and
24786            ('L2BDMACLRN' or 'L2XCFWD') and
24787            'VHOST_1024' and
24788            not 'CFS_OPT' and
24789            not 'VXLAN' and
24790            not 'DOT1Q' and
24791            not 'IP4FWD'"
24792   parameters:
24793   - "throughput"
24794   - "parent"
24795   - "tags"
24796 #  sort:
24797 #  - "1VM"
24798 #  - "L2XCFWD"
24799 #  - "1VM"
24800 #  - "L2BDMACLRN"
24801   layout:
24802     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
24803     layout: "plot-throughput-speedup-analysis"
24804
24805 - type: "plot"
24806   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
24807   algorithm: "plot_throughput_speedup_analysis"
24808   output-file-type: ".html"
24809   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
24810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
24811   filter: "'NIC_Intel-XXV710' and
24812            '64B' and
24813            'NDRPDR' and
24814            ('ETH' or 'DOT1Q') and
24815            ('L2BDMACLRN' or 'L2XCFWD') and
24816            'VHOST_1024' and
24817            not 'CFS_OPT' and
24818            not 'VXLAN' and
24819            not 'DOT1Q' and
24820            not 'IP4FWD'"
24821   parameters:
24822   - "throughput"
24823   - "parent"
24824   - "tags"
24825 #  sort:
24826 #  - "1VM"
24827 #  - "L2XCFWD"
24828 #  - "1VM"
24829 #  - "L2BDMACLRN"
24830   layout:
24831     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
24832     layout: "plot-throughput-speedup-analysis"
24833
24834 ################################################################################
24835
24836 # Speedup - VPP vts 3n-hsw-x520
24837 - type: "plot"
24838   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
24839   algorithm: "plot_throughput_speedup_analysis"
24840   output-file-type: ".html"
24841   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
24842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24843   filter: "'NIC_Intel-X520-DA2' and
24844            '114B' and
24845            'NDRPDR' and
24846            'VTS'"
24847   parameters:
24848   - "throughput"
24849   - "parent"
24850   - "tags"
24851   layout:
24852     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
24853     layout: "plot-throughput-speedup-analysis"
24854
24855 - type: "plot"
24856   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
24857   algorithm: "plot_throughput_speedup_analysis"
24858   output-file-type: ".html"
24859   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
24860   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
24861   filter: "'NIC_Intel-X520-DA2' and
24862            '114B' and
24863            'NDRPDR' and
24864            'VTS'"
24865   parameters:
24866   - "throughput"
24867   - "parent"
24868   - "tags"
24869   layout:
24870     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
24871     layout: "plot-throughput-speedup-analysis"