7e2aa7e2e94faeb253cd02e1f2c2b24743b63662
[csit.git] / resources / tools / presentation / specification.yaml
1 -
2   type: "environment"
3
4   paths:
5     # Top level directories:
6     ## Working directory
7     DIR[WORKING]: "_tmp"
8     ## Build directories
9     DIR[BUILD,HTML]: "_build"
10     DIR[BUILD,LATEX]: "_build_latex"
11
12     # Static .rst files
13     DIR[RST]: "../../../docs/report"
14
15     # Working directories
16     ## Input data files (.zip, .xml)
17     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
18     ## Static source files from git
19     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
20     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
21
22     # Static html content
23     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
24     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
25     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
26     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
27
28     # Detailed test results
29     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
30     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
31     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
32     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
33     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
34     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
35     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
36     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
37     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
38     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
39     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
40     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
41     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
42     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
43     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
44     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
45     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
46     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
47     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
48     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
49
50     # Detailed test configurations
51     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
52     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
53     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
54     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
55     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
56     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
57     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
58     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
59     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
60     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
61     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
62     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
63
64     # Detailed tests operational data
65     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
66     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
67     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
68     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
69     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
70
71     # .css patch file to fix tables generated by Sphinx
72     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
73     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
74
75   urls:
76     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
77     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
78     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/1810/robot-plugin.zip"
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 -
106   type: "configuration"
107
108   limits:
109     nic:
110       x520: 24460000
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     # Denverton:
128     intel-dnv-vpp:
129       intel-dnv-vpp-release-1810:
130       - 1
131
132     # VPP Performance
133     vpp-performance-changes-3n-hsw:
134       csit-vpp-perf-1804-all:
135       - 21  # sel
136       - 22  # sel
137       - 23  # sel
138       - 24  # sel
139       - 27  # sel
140       - 28  # sel
141       - 29  # sel
142       - 30  # sel
143       - 31  # sel
144       - 35  # sel
145       csit-vpp-perf-verify-1807-3n-hsw:
146       - 11  # NDRPDR full 1
147       - 22  # NDRPDR full 2
148       - 45  # NDRPDR full 3
149       - 46  # NDRPDR full 4
150       - 15  # NDRPDR sel
151       - 16  # NDRPDR sel
152       - 19  # NDRPDR sel
153       - 18  # NDRPDR sel
154       - 20  # NDRPDR sel
155       - 38  # NDRPDR sel
156       - 40  # NDRPDR sel
157       - 44  # NDRPDR sel
158       - 47  # NDRPDR sel
159       csit-vpp-perf-verify-1810-3n-hsw:
160       - 8   # NDRPDR sel
161       - 12  # NDRPDR sel
162       - 14  # NDRPDR sel
163       - 18  # NDRPDR sel
164       - 23  # NDRPDR sel
165       - 25  # NDRPDR sel
166       - 38  # NDRPDR sel
167       - 39  # NDRPDR sel
168       - 41  # NDRPDR sel
169       - 42  # NDRPDR sel
170
171     vpp-performance-changes-3n-skx:
172       csit-vpp-perf-verify-1807-3n-skx:
173       - 33  # NDRPDR sel
174       - 35  # NDRPDR sel
175       - 37  # NDRPDR sel
176       - 38  # NDRPDR sel
177       - 39  # NDRPDR sel
178       - 43  # NDRPDR sel
179       - 44  # NDRPDR sel
180       - 49  # NDRPDR sel
181       - 50  # NDRPDR sel
182       - 56  # NDRPDR sel
183       csit-vpp-perf-verify-1810-3n-skx:
184       - 10  # NDRPDR sel
185       - 14  # NDRPDR sel
186       - 15  # NDRPDR sel
187       - 16  # NDRPDR sel
188       - 17  # NDRPDR sel
189       - 19  # NDRPDR sel
190       - 20  # NDRPDR sel
191       - 21  # NDRPDR sel
192       - 22  # NDRPDR sel
193       - 25  # NDRPDR sel
194
195     vpp-performance-changes-2n-skx:
196       csit-vpp-perf-verify-1807-2n-skx:
197       - 26  # NDRPDR sel
198       - 28  # NDRPDR sel
199       - 29  # NDRPDR sel
200       - 30  # NDRPDR sel
201       - 34  # NDRPDR sel
202       - 35  # NDRPDR sel
203       - 36  # NDRPDR sel
204       - 39  # NDRPDR sel
205       - 40  # NDRPDR sel
206       - 42  # NDRPDR sel
207       csit-vpp-perf-verify-1810-2n-skx:
208       - 9   # NDRPDR sel
209       - 13  # NDRPDR sel
210       - 14  # NDRPDR sel
211       - 19  # NDRPDR sel
212       - 20  # NDRPDR sel
213       - 21  # NDRPDR sel
214       - 22  # NDRPDR sel
215       - 23  # NDRPDR sel
216       - 24  # NDRPDR sel
217       - 27  # NDRPDR sel
218
219     vpp-compare-testbeds:
220       csit-vpp-perf-verify-1810-3n-hsw:
221       - 8   # NDRPDR sel
222       - 12  # NDRPDR sel
223       - 14  # NDRPDR sel
224       - 18  # NDRPDR sel
225       - 23  # NDRPDR sel
226       - 25  # NDRPDR sel
227       - 38  # NDRPDR sel
228       - 39  # NDRPDR sel
229       - 41  # NDRPDR sel
230       - 42  # NDRPDR sel
231       csit-vpp-perf-verify-1810-3n-skx:
232       - 24  # NDRPDR full
233       - 10  # NDRPDR sel
234       - 14  # NDRPDR sel
235       - 15  # NDRPDR sel
236       - 16  # NDRPDR sel
237       - 17  # NDRPDR sel
238       - 19  # NDRPDR sel
239       - 20  # NDRPDR sel
240       - 21  # NDRPDR sel
241       - 22  # NDRPDR sel
242       - 25  # NDRPDR sel
243
244     vpp-compare-testbeds-mrr:
245       csit-vpp-perf-verify-1810-3n-hsw:
246       - 9   # MRR sel
247       csit-vpp-perf-verify-1810-3n-skx:
248       - 9   # MRR sel
249       - 11  # MRR sel
250       - 12  # MRR sel
251       - 13  # MRR sel
252
253     vpp-compare-topologies:
254       csit-vpp-perf-verify-1810-3n-skx:
255       - 10  # NDRPDR sel
256       - 14  # NDRPDR sel
257       - 15  # NDRPDR sel
258       - 16  # NDRPDR sel
259       - 17  # NDRPDR sel
260       - 19  # NDRPDR sel
261       - 20  # NDRPDR sel
262       - 21  # NDRPDR sel
263       - 22  # NDRPDR sel
264       - 25  # NDRPDR sel
265       csit-vpp-perf-verify-1810-2n-skx:
266       - 9   # NDRPDR sel
267       - 13  # NDRPDR sel
268       - 14  # NDRPDR sel
269       - 19  # NDRPDR sel
270       - 20  # NDRPDR sel
271       - 21  # NDRPDR sel
272       - 22  # NDRPDR sel
273       - 23  # NDRPDR sel
274       - 24  # NDRPDR sel
275       - 27  # NDRPDR sel
276
277     vpp-compare-topologies-mrr:
278       csit-vpp-perf-verify-1810-3n-skx:
279       - 9   # MRR sel
280       - 11  # MRR sel
281       - 12  # MRR sel
282       - 13  # MRR sel
283       csit-vpp-perf-verify-1810-2n-skx:
284       - 8   # MRR sel
285       - 10  # MRR sel
286       - 11  # MRR sel
287       - 12  # MRR sel
288
289     vpp-performance-changes-3n-hsw-mrr:
290       csit-vpp-perf-check-1804:
291       - 6   # mrr - sel
292       - 13  # mrr - sel
293       - 14  # mrr - sel
294       - 15  # mrr - sel
295       - 16  # mrr - sel
296       - 17  # mrr - sel
297       - 19  # mrr - sel
298       - 20  # mrr - sel
299       - 21  # mrr - sel
300       - 22  # mrr - sel
301       csit-vpp-perf-verify-1807-3n-hsw:
302       - 8   # MRR full
303       - 9   # MRR sel
304       - 21  # MRR sel
305       - 31  # MRR sel
306       - 33  # MRR sel
307       - 36  # MRR sel
308       - 41  # MRR sel
309       - 42  # MRR sel
310       - 48  # MRR sel
311       csit-vpp-perf-verify-1810-3n-hsw:
312       - 9   # MRR sel
313
314     vpp-performance-changes-3n-skx-mrr:
315       csit-vpp-perf-verify-1807-3n-skx:
316       - 28  # MRR sel
317       - 32  # MRR sel
318       - 36  # MRR sel
319       - 42  # MRR sel
320       - 47  # MRR sel
321       - 48  # MRR sel
322       - 51  # MRR sel
323       - 52  # MRR sel
324       - 53  # MRR sel
325       - 54  # MRR sel
326       csit-vpp-perf-verify-1810-3n-skx:
327       - 9   # MRR sel
328       - 11  # MRR sel
329       - 12  # MRR sel
330       - 13  # MRR sel
331
332     vpp-performance-changes-2n-skx-mrr:
333       csit-vpp-perf-verify-1807-2n-skx:
334       - 31  # MRR sel
335       - 33  # MRR sel
336       - 37  # MRR sel
337       - 38  # MRR sel
338       - 41  # MRR sel
339       - 43  # MRR sel
340       - 44  # MRR sel
341       - 45  # MRR sel
342       - 46  # MRR sel
343       - 47  # MRR sel
344       csit-vpp-perf-verify-1810-2n-skx:
345       - 8   # MRR sel
346       - 10  # MRR sel
347       - 11  # MRR sel
348       - 12  # MRR sel
349
350     vpp-perf-results-3n-hsw:
351       csit-vpp-perf-verify-1810-3n-hsw:
352       - 20  # NDRPDR full
353       - 21  # NDRPDR full
354       - 22  # NDRPDR full
355       - 27  # NDRPDR full
356
357     vpp-perf-results-3n-skx:
358       csit-vpp-perf-verify-1810-3n-skx:
359       - 23  # NDRPDR full
360       - 24  # NDRPDR full
361
362     vpp-perf-results-2n-skx:
363       csit-vpp-perf-verify-1810-2n-skx:
364       - 25  # NDRPDR full
365       - 26  # NDRPDR full
366
367     vpp-mrr-results-3n-hsw:
368       csit-vpp-perf-verify-1810-3n-hsw:
369       - 9   # MRR sel
370
371     vpp-mrr-results-3n-skx:
372       csit-vpp-perf-verify-1810-3n-skx:
373       - 9   # MRR sel
374
375     vpp-mrr-results-2n-skx:
376       csit-vpp-perf-verify-1810-2n-skx:
377       - 8   # MRR sel
378
379     plot-throughput-speedup-analysis-3n-hsw:
380       csit-vpp-perf-verify-1810-3n-hsw:
381       - 8   # NDRPDR sel
382       - 12  # NDRPDR sel
383       - 14  # NDRPDR sel
384       - 18  # NDRPDR sel
385       - 23  # NDRPDR sel
386       - 25  # NDRPDR sel
387       - 38  # NDRPDR sel
388       - 39  # NDRPDR sel
389       - 41  # NDRPDR sel
390       - 42  # NDRPDR sel
391
392     plot-throughput-speedup-analysis-3n-skx:
393       csit-vpp-perf-verify-1810-3n-skx:
394       - 24  # NDRPDR full
395       - 10  # NDRPDR sel
396       - 14  # NDRPDR sel
397       - 15  # NDRPDR sel
398       - 16  # NDRPDR sel
399       - 17  # NDRPDR sel
400       - 19  # NDRPDR sel
401       - 20  # NDRPDR sel
402       - 21  # NDRPDR sel
403       - 22  # NDRPDR sel
404       - 25  # NDRPDR sel
405
406     plot-throughput-speedup-analysis-2n-skx:
407       csit-vpp-perf-verify-1810-2n-skx:
408       - 9   # NDRPDR sel
409       - 13  # NDRPDR sel
410       - 14  # NDRPDR sel
411       - 19  # NDRPDR sel
412       - 20  # NDRPDR sel
413       - 21  # NDRPDR sel
414       - 22  # NDRPDR sel
415       - 23  # NDRPDR sel
416       - 24  # NDRPDR sel
417       - 27  # NDRPDR sel
418
419     plot-vpp-throughput-latency-3n-hsw:
420       csit-vpp-perf-verify-1810-3n-hsw:
421       - 8   # NDRPDR sel
422       - 12  # NDRPDR sel
423       - 14  # NDRPDR sel
424       - 18  # NDRPDR sel
425       - 23  # NDRPDR sel
426       - 25  # NDRPDR sel
427       - 38  # NDRPDR sel
428       - 39  # NDRPDR sel
429       - 41  # NDRPDR sel
430       - 42  # NDRPDR sel
431
432     plot-vpp-throughput-latency-3n-skx:
433       csit-vpp-perf-verify-1810-3n-skx:
434       - 24  # NDRPDR full
435       - 10  # NDRPDR sel
436       - 14  # NDRPDR sel
437       - 15  # NDRPDR sel
438       - 16  # NDRPDR sel
439       - 17  # NDRPDR sel
440       - 19  # NDRPDR sel
441       - 20  # NDRPDR sel
442       - 21  # NDRPDR sel
443       - 22  # NDRPDR sel
444       - 25  # NDRPDR sel
445
446     plot-vpp-throughput-latency-2n-skx:
447       csit-vpp-perf-verify-1810-2n-skx:
448       - 9   # NDRPDR sel
449       - 13  # NDRPDR sel
450       - 14  # NDRPDR sel
451       - 19  # NDRPDR sel
452       - 20  # NDRPDR sel
453       - 21  # NDRPDR sel
454       - 22  # NDRPDR sel
455       - 23  # NDRPDR sel
456       - 24  # NDRPDR sel
457       - 27  # NDRPDR sel
458
459     plot-vpp-http-server-performance:
460       csit-vpp-perf-verify-1810-3n-hsw:
461       - 28  # WRK
462       - 29  # WRK
463       - 30  # WRK
464       - 31  # WRK
465       - 32  # WRK
466       - 33  # WRK
467       - 34  # WRK
468       - 35  # WRK
469       - 36  # WRK
470       - 37  # WRK
471
472     # VPP Functional
473     vpp-func-results-ubuntu:
474       csit-vpp-functional-1810-ubuntu1604-virl:
475       - 44
476
477     vpp-func-results-centos:
478       csit-vpp-functional-1810-centos7-virl:
479       - 44
480
481     vpp-device-results-ubuntu:
482       csit-vpp-device-1810-ubuntu1804-1n-skx:
483       - 2
484
485     # VPP Ligato
486     ligato-perf-results-3n-hsw:
487       csit-ligato-perf-verify-1810-3n-hsw:
488       - 5   # full
489
490     plot-ligato-throughput-speedup-analysis-3n-hsw:
491       csit-ligato-perf-verify-1810-3n-hsw:
492       - 5   # full
493       - 6   # sel
494       - 8   # sel
495       - 9   # sel
496       - 11  # sel
497       - 12  # sel
498       - 13  # sel
499       - 14  # sel
500       - 16  # sel
501       - 17  # sel
502       - 18  # sel
503
504     plot-ligato-throughput-latency-3n-hsw:
505       csit-ligato-perf-verify-1810-3n-hsw:
506       - 5   # full
507       - 6   # sel
508       - 8   # sel
509       - 9   # sel
510       - 11  # sel
511       - 12  # sel
512       - 13  # sel
513       - 14  # sel
514       - 16  # sel
515       - 17  # sel
516       - 18  # sel
517
518     # DPDK Performance
519     dpdk-performance-changes-3n-hsw:
520       csit-dpdk-perf-1804-all:
521       - 4
522       - 5
523       - 6
524       - 7
525       - 8
526       - 9
527       - 10
528       - 11
529       - 12
530       - 13
531       csit-dpdk-perf-verify-1807-3n-hsw:
532       - 11
533       - 12  # full
534       - 14
535       - 15
536       - 16
537       - 17
538       - 20
539       - 21
540       - 22
541       - 23
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
554     dpdk-performance-changes-3n-skx:
555       csit-dpdk-perf-verify-1807-3n-skx:
556       - 1   # NDRPDR sel
557       - 2   # NDRPDR sel
558       - 3   # NDRPDR sel
559       - 6   # NDRPDR sel
560       - 7   # NDRPDR sel
561       - 8   # NDRPDR sel
562       - 9   # NDRPDR sel
563       - 10  # NDRPDR sel
564       - 11  # NDRPDR sel
565       - 12  # NDRPDR sel
566       csit-dpdk-perf-verify-1810-3n-skx:
567       - 3   # NDRPDR sel
568       - 4   # NDRPDR sel
569       - 6   # NDRPDR sel
570       - 7   # NDRPDR sel
571       - 8   # NDRPDR sel
572       - 9   # NDRPDR sel
573       - 10  # NDRPDR sel
574       - 11  # NDRPDR sel
575       - 12  # NDRPDR sel
576       - 13  # NDRPDR sel
577
578     dpdk-compare-testbeds:
579       csit-dpdk-perf-verify-1810-3n-skx:
580       - 3   # NDRPDR sel
581       - 4   # NDRPDR sel
582       - 6   # NDRPDR sel
583       - 7   # NDRPDR sel
584       - 8   # NDRPDR sel
585       - 9   # NDRPDR sel
586       - 10  # NDRPDR sel
587       - 11  # NDRPDR sel
588       - 12  # NDRPDR sel
589       - 13  # NDRPDR sel
590       csit-dpdk-perf-verify-1810-3n-hsw:
591       - 1   # NDRPDR sel
592       - 2   # NDRPDR sel
593       - 3   # NDRPDR sel
594       - 4   # NDRPDR sel
595       - 5   # NDRPDR sel
596       - 6   # NDRPDR sel
597       - 7   # NDRPDR sel
598       - 8   # NDRPDR sel
599       - 9   # NDRPDR sel
600       - 10  # NDRPDR sel
601
602     dpdk-compare-topologies:
603       csit-dpdk-perf-verify-1810-3n-skx:
604       - 3   # NDRPDR sel
605       - 4   # NDRPDR sel
606       - 6   # NDRPDR sel
607       - 7   # NDRPDR sel
608       - 8   # NDRPDR sel
609       - 9   # NDRPDR sel
610       - 10  # NDRPDR sel
611       - 11  # NDRPDR sel
612       - 12  # NDRPDR sel
613       - 13  # NDRPDR sel
614       csit-dpdk-perf-verify-1810-2n-skx:
615       - 3   # NDRPDR sel
616       - 4   # NDRPDR sel
617       - 5   # NDRPDR sel
618       - 7   # NDRPDR sel
619       - 8   # NDRPDR sel
620       - 9   # NDRPDR sel
621       - 10  # NDRPDR sel
622       - 11  # NDRPDR sel
623       - 12  # NDRPDR sel
624       - 13  # NDRPDR sel
625
626     dpdk-perf-results-3n-hsw:
627       csit-dpdk-perf-verify-1810-3n-hsw:
628       - 1
629
630     dpdk-perf-results-3n-skx:
631       csit-dpdk-perf-verify-1810-3n-skx:
632       - 3   # NDRPDR sel
633
634     dpdk-perf-results-2n-skx:
635       csit-dpdk-perf-verify-1810-2n-skx:
636       - 3
637
638     plot-dpdk-throughput-latency-3n-hsw:
639       csit-dpdk-perf-verify-1810-3n-hsw:
640       - 1   # NDRPDR sel
641       - 2   # NDRPDR sel
642       - 3   # NDRPDR sel
643       - 4   # NDRPDR sel
644       - 5   # NDRPDR sel
645       - 6   # NDRPDR sel
646       - 7   # NDRPDR sel
647       - 8   # NDRPDR sel
648       - 9   # NDRPDR sel
649       - 10  # NDRPDR sel
650
651     plot-dpdk-throughput-latency-3n-skx:
652       csit-dpdk-perf-verify-1810-3n-skx:
653       - 3   # NDRPDR sel
654       - 4   # NDRPDR sel
655       - 6   # NDRPDR sel
656       - 7   # NDRPDR sel
657       - 8   # NDRPDR sel
658       - 9   # NDRPDR sel
659       - 10  # NDRPDR sel
660       - 11  # NDRPDR sel
661       - 12  # NDRPDR sel
662       - 13  # NDRPDR sel
663
664     plot-dpdk-throughput-latency-2n-skx:
665       csit-dpdk-perf-verify-1810-2n-skx:
666       - 3   # NDRPDR sel
667       - 4   # NDRPDR sel
668       - 5   # NDRPDR sel
669       - 7   # NDRPDR sel
670       - 8   # NDRPDR sel
671       - 9   # NDRPDR sel
672       - 10  # NDRPDR sel
673       - 11  # NDRPDR sel
674       - 12  # NDRPDR sel
675       - 13  # NDRPDR sel
676
677     # HoneyComb Functional
678     hc-func-results:
679       csit-hc2vpp-verify-func-1810-ubuntu1604:
680       - 3
681
682     # NSH SFC Functional
683     nsh-func-results:
684       csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
685       - 1
686
687     # DMM Functional
688     dmm-func-results:
689       csit-dmm-functional-1810-ubuntu1604-virl:
690       - 1
691
692   plot-layouts:
693
694     plot-cps:
695       titlefont:
696         size: 18
697       xaxis:
698         title: "<b>Test Cases [Index]</b>"
699         titlefont:
700           size: 16
701         autorange: True
702         fixedrange: False
703         gridcolor: "rgb(230, 230, 230)"
704         linecolor: "rgb(220, 220, 220)"
705         linewidth: 1
706         showgrid: True
707         showline: True
708         showticklabels: True
709         tickcolor: "rgb(220, 220, 220)"
710         tickmode: "linear"
711         tickfont:
712           size: 16
713         zeroline: False
714       yaxis:
715         title: "<b>Connections Per Second [cps]</b>"
716         titlefont:
717           size: 16
718         gridcolor: "rgb(230, 230, 230)"
719         hoverformat: ".4s"
720         linecolor: "rgb(220, 220, 220)"
721         linewidth: 1
722         rangemode: "tozero"
723         showgrid: True
724         showline: True
725         showticklabels: True
726         tickcolor: "rgb(220, 220, 220)"
727         tickformat: ".3s"
728         tickfont:
729           size: 16
730         zeroline: False
731       boxmode: "group"
732       boxgroupgap: 0.5
733       autosize: False
734       margin:
735         t: 50
736         b: 20
737         l: 80
738         r: 20
739       showlegend: True
740       legend:
741         orientation: "h"
742         font:
743           size: 16
744       width: 700
745       height: 800
746
747     plot-rps:
748       titlefont:
749         size: 18
750       xaxis:
751         title: "<b>Test Cases [Index]</b>"
752         titlefont:
753           size: 16
754         autorange: True
755         fixedrange: False
756         gridcolor: "rgb(230, 230, 230)"
757         linecolor: "rgb(220, 220, 220)"
758         linewidth: 1
759         showgrid: True
760         showline: True
761         showticklabels: True
762         tickcolor: "rgb(220, 220, 220)"
763         tickmode: "linear"
764         tickfont:
765           size: 16
766         zeroline: False
767       yaxis:
768         title: "<b>Requests Per Second [rps]</b>"
769         titlefont:
770           size: 16
771         gridcolor: "rgb(230, 230, 230)"
772         hoverformat: ".4s"
773         linecolor: "rgb(220, 220, 220)"
774         linewidth: 1
775         rangemode: "tozero"
776         showgrid: True
777         showline: True
778         showticklabels: True
779         tickcolor: "rgb(230, 230, 230)"
780         tickformat: ".3s"
781         tickfont:
782           size: 16
783         zeroline: False
784       boxmode: "group"
785       boxgroupgap: 0.5
786       autosize: False
787       margin:
788         t: 50
789         b: 20
790         l: 80
791         r: 20
792       showlegend: True
793       legend:
794         orientation: "h"
795         font:
796           size: 16
797       width: 700
798       height: 800
799
800     plot-throughput:
801       titlefont:
802         size: 18
803       xaxis:
804         title: "<b>Test Cases [Index]</b>"
805         titlefont:
806           size: 16
807         autorange: True
808         fixedrange: False
809         gridcolor: "rgb(230, 230, 230)"
810         linecolor: "rgb(220, 220, 220)"
811         linewidth: 1
812         showgrid: True
813         showline: True
814         showticklabels: True
815         tickcolor: "rgb(220, 220, 220)"
816         tickmode: "linear"
817         tickfont:
818           size: 16
819         zeroline: False
820       yaxis:
821         title: "<b>Packet Throughput [Mpps]</b>"
822         titlefont:
823           size: 16
824         gridcolor: "rgb(230, 230, 230)"
825         hoverformat: ".4s"
826         tickformat: ".3s"
827         linecolor: "rgb(220, 220, 220)"
828         linewidth: 1
829         showgrid: True
830         showline: True
831         showticklabels: True
832         tickcolor: "rgb(220, 220, 220)"
833         tickfont:
834           size: 16
835         zeroline: False
836         range: [0,50]
837       boxmode: "group"
838       boxgroupgap: 0.5
839       autosize: False
840       margin:
841         t: 50
842         b: 20
843         l: 80
844         r: 20
845       showlegend: True
846       legend:
847         orientation: "h"
848         font:
849           size: 16
850       width: 700
851       height: 900
852
853     plot-throughput-speedup-analysis:
854       titlefont:
855         size: 18
856       xaxis:
857         title: "<b>Number of Cores [Qty]</b>"
858         titlefont:
859           size: 16
860         autorange: True
861         fixedrange: False
862         gridcolor: "rgb(230, 230, 230)"
863         linecolor: "rgb(220, 220, 220)"
864         linewidth: 1
865         showgrid: True
866         showline: True
867         showticklabels: True
868         tickcolor: "rgb(238, 238, 238)"
869         tickmode: "linear"
870         tickfont:
871           size: 16
872         zeroline: False
873       yaxis:
874         title: "<b>Packet Throughput [Mpps]</b>"
875         titlefont:
876           size: 16
877         type: "linear"
878         gridcolor: "rgb(230, 230, 230)"
879         hoverformat: ".4s"
880         linecolor: "rgb(220, 220, 220)"
881         linewidth: 1
882         showgrid: True
883         showline: True
884         showticklabels: True
885         tickcolor: "rgb(220, 220, 220)"
886         tickformat: ".4s"
887         tickfont:
888           size: 16
889         zeroline: True
890         rangemode: "tozero"
891         # range: [0,100]
892       legend:
893         orientation: "h"
894         font:
895           size: 16
896         xanchor: "left"
897         yanchor: "top"
898         x: 0
899         y: -0.2
900         bgcolor: "rgba(255, 255, 255, 0)"
901         bordercolor: "rgba(255, 255, 255, 0)"
902         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
903       autosize: False
904       margin:
905           't': 50
906           'b': 150
907           'l': 85
908           'r': 10
909       showlegend: True
910       width: 700
911       height: 700
912       hoverlabel:
913         namelength: -1
914       annotations: [
915         {
916           text: "_ _          __          ...",
917           align: "left",
918           showarrow: False,
919           xref: "paper",
920           yref: "paper",
921           xanchor: "left",
922           yanchor: "top",
923           x: 0,
924           y: -0.13,
925           font: {
926             family: "Consolas, Courier New",
927             size: 15
928           },
929         },
930         {
931           text: "    Perfect     Measured     Limit",
932           align: "left",
933           showarrow: False,
934           xref: "paper",
935           yref: "paper",
936           xanchor: "left",
937           yanchor: "top",
938           x: 0,
939           y: -0.15,
940           font: {
941             family: "Consolas, Courier New",
942             size: 15
943           },
944         },
945       ]
946
947     plot-latency:
948       titlefont:
949         size: 18
950       xaxis:
951         title: "<b>Direction</b>"
952         titlefont:
953           size: 16
954         autorange: True
955         fixedrange: False
956         gridcolor: "rgb(230, 230, 230)"
957         linecolor: "rgb(220, 220, 220)"
958         linewidth: 1
959         showgrid: True
960         showline: True
961         showticklabels: False
962         tickcolor: "rgb(220, 220, 220)"
963         tickmode: "linear"
964         tickfont:
965           size: 16
966         zeroline: False
967       yaxis:
968         title: "<b>Packet Latency [uSec]</b>"
969         titlefont:
970           size: 16
971         type: "linear"
972         gridcolor: "rgb(230, 230, 230)"
973         hoverformat: ".4s"
974         linecolor: "rgb(220, 220, 220)"
975         linewidth: 1
976         showgrid: True
977         showline: True
978         showticklabels: True
979         tickcolor: "rgb(220, 220, 220)"
980         tickformat: ".4s"
981         tickfont:
982           size: 16
983         zeroline: True
984         rangemode: "tozero"
985       legend:
986         orientation: "h"
987         font:
988           size: 16
989         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
990       autosize: False
991       margin:
992           't': 50
993           'b': 150
994           'l': 80
995           'r': 10
996       showlegend: True
997       width: 700
998       height: 700
999       hoverlabel:
1000         namelength: -1
1001
1002 -
1003   type: "static"
1004   src-path: "{DIR[RST]}"
1005   dst-path: "{DIR[WORKING,SRC]}"
1006
1007 -
1008   type: "input"
1009   general:
1010     file-name: "robot-plugin.zip"
1011     file-format: ".zip"
1012     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1013     extract: "robot-plugin/output.xml"
1014
1015   builds:
1016
1017     intel-dnv-vpp-release-1810:
1018     - 1
1019
1020     csit-vpp-perf-1804-all:
1021     - 21  # sel
1022     - 22  # sel
1023     - 23  # sel
1024     - 24  # sel
1025     - 27  # sel
1026     - 28  # sel
1027     - 29  # sel
1028     - 30  # sel
1029     - 31  # sel
1030     - 35  # sel
1031     csit-vpp-perf-verify-1807-3n-hsw:
1032     - 8   # MRR full
1033     - 9   # MRR sel
1034     - 21  # MRR sel
1035     - 31  # MRR sel
1036     - 33  # MRR sel
1037     - 36  # MRR sel
1038     - 41  # MRR sel
1039     - 42  # MRR sel
1040     - 48  # MRR sel
1041     - 11  # NDRPDR full 1
1042     - 22  # NDRPDR full 2
1043     - 45  # NDRPDR full 3
1044     - 46  # NDRPDR full 4
1045     - 15  # NDRPDR sel
1046     - 16  # NDRPDR sel
1047     - 19  # NDRPDR sel
1048     - 18  # NDRPDR sel
1049     - 20  # NDRPDR sel
1050     - 38  # NDRPDR sel
1051     - 40  # NDRPDR sel
1052     - 44  # NDRPDR sel
1053     - 47  # NDRPDR sel
1054     - 24  # WRK
1055     - 25  # WRK
1056     - 23  # WRK
1057     - 26  # WRK
1058     - 27  # WRK
1059     - 28  # WRK
1060     - 29  # WRK
1061     - 30  # WRK
1062     - 32  # WRK
1063     - 35  # WRK
1064     csit-vpp-perf-verify-1810-3n-hsw:
1065     - 9   # MRR sel
1066     - 20  # NDRPDR full
1067     - 21  # NDRPDR full
1068     - 22  # NDRPDR full
1069     - 27  # NDRPDR full
1070     - 8   # NDRPDR sel
1071     - 12  # NDRPDR sel
1072     - 14  # NDRPDR sel
1073     - 18  # NDRPDR sel
1074     - 23  # NDRPDR sel
1075     - 25  # NDRPDR sel
1076     - 38  # NDRPDR sel
1077     - 39  # NDRPDR sel
1078     - 41  # NDRPDR sel
1079     - 42  # NDRPDR sel
1080     - 28  # WRK
1081     - 29  # WRK
1082     - 30  # WRK
1083     - 31  # WRK
1084     - 32  # WRK
1085     - 33  # WRK
1086     - 34  # WRK
1087     - 35  # WRK
1088     - 36  # WRK
1089     - 37  # WRK
1090     csit-vpp-perf-verify-1807-3n-skx:
1091     - 31  # MRR full
1092     - 28  # MRR sel
1093     - 32  # MRR sel
1094     - 36  # MRR sel
1095     - 42  # MRR sel
1096     - 47  # MRR sel
1097     - 48  # MRR sel
1098     - 51  # MRR sel
1099     - 52  # MRR sel
1100     - 53  # MRR sel
1101     - 54  # MRR sel
1102     - 40  # NDRPDR full 1
1103     - 41  # NDRPDR full 2
1104     - 33  # NDRPDR sel
1105     - 35  # NDRPDR sel
1106     - 37  # NDRPDR sel
1107     - 38  # NDRPDR sel
1108     - 39  # NDRPDR sel
1109     - 43  # NDRPDR sel
1110     - 44  # NDRPDR sel
1111     - 49  # NDRPDR sel
1112     - 50  # NDRPDR sel
1113     - 56  # NDRPDR sel
1114     csit-vpp-perf-verify-1810-3n-skx:
1115     - 9   # MRR sel
1116     - 11  # MRR sel
1117     - 12  # MRR sel
1118     - 13  # MRR sel
1119     - 23  # NDRPDR full
1120     - 24  # NDRPDR full
1121     - 10  # NDRPDR sel
1122     - 14  # NDRPDR sel
1123     - 15  # NDRPDR sel
1124     - 16  # NDRPDR sel
1125     - 17  # NDRPDR sel
1126     - 19  # NDRPDR sel
1127     - 20  # NDRPDR sel
1128     - 21  # NDRPDR sel
1129     - 22  # NDRPDR sel
1130     - 25  # NDRPDR sel
1131     csit-vpp-perf-verify-1807-2n-skx:
1132     - 27  # MRR full
1133     - 31  # MRR sel
1134     - 33  # MRR sel
1135     - 37  # MRR sel
1136     - 38  # MRR sel
1137     - 41  # MRR sel
1138     - 43  # MRR sel
1139     - 44  # MRR sel
1140     - 45  # MRR sel
1141     - 46  # MRR sel
1142     - 47  # MRR sel
1143     - 32  # NDRPDR full
1144     - 26  # NDRPDR sel
1145     - 28  # NDRPDR sel
1146     - 29  # NDRPDR sel
1147     - 30  # NDRPDR sel
1148     - 34  # NDRPDR sel
1149     - 35  # NDRPDR sel
1150     - 36  # NDRPDR sel
1151     - 39  # NDRPDR sel
1152     - 40  # NDRPDR sel
1153     - 42  # NDRPDR sel
1154     csit-vpp-perf-verify-1810-2n-skx:
1155     - 8   # MRR sel
1156     - 10  # MRR sel
1157     - 11  # MRR sel
1158     - 12  # MRR sel
1159     - 25  # NDRPDR full
1160     - 26  # NDRPDR full
1161     - 9   # NDRPDR sel
1162     - 13  # NDRPDR sel
1163     - 14  # NDRPDR sel
1164     - 19  # NDRPDR sel
1165     - 20  # NDRPDR sel
1166     - 21  # NDRPDR sel
1167     - 22  # NDRPDR sel
1168     - 23  # NDRPDR sel
1169     - 24  # NDRPDR sel
1170     - 27  # NDRPDR sel
1171     csit-vpp-perf-check-1804:
1172     - 5   # mrr - full
1173     - 6   # mrr - sel
1174     - 13  # mrr - sel
1175     - 14  # mrr - sel
1176     - 15  # mrr - sel
1177     - 16  # mrr - sel
1178     - 17  # mrr - sel
1179     - 19  # mrr - sel
1180     - 20  # mrr - sel
1181     - 21  # mrr - sel
1182     - 22  # mrr - sel
1183     csit-ligato-perf-verify-1810-3n-hsw:
1184     - 5   # full
1185     - 6   # sel
1186     - 8   # sel
1187     - 9   # sel
1188     - 11  # sel
1189     - 12  # sel
1190     - 13  # sel
1191     - 14  # sel
1192     - 16  # sel
1193     - 17  # sel
1194     - 18  # sel
1195     csit-dpdk-perf-1804-all:
1196     - 4
1197     - 5
1198     - 6
1199     - 7
1200     - 8
1201     - 9
1202     - 10
1203     - 11
1204     - 12
1205     - 13
1206     csit-dpdk-perf-verify-1807-3n-hsw:
1207     - 11
1208     - 12  # full
1209     - 14
1210     - 15
1211     - 16
1212     - 17
1213     - 20
1214     - 21
1215     - 22
1216     - 23
1217     csit-dpdk-perf-verify-1810-3n-hsw:
1218     - 1   # NDRPDR sel
1219     - 2   # NDRPDR sel
1220     - 3   # NDRPDR sel
1221     - 4   # NDRPDR sel
1222     - 5   # NDRPDR sel
1223     - 6   # NDRPDR sel
1224     - 7   # NDRPDR sel
1225     - 8   # NDRPDR sel
1226     - 9   # NDRPDR sel
1227     - 10  # NDRPDR sel
1228     csit-dpdk-perf-verify-1807-3n-skx:
1229     - 1   # NDRPDR sel
1230     - 2   # NDRPDR sel
1231     - 3   # NDRPDR sel
1232     - 6   # NDRPDR sel
1233     - 7   # NDRPDR sel
1234     - 8   # NDRPDR sel
1235     - 9   # NDRPDR sel
1236     - 10  # NDRPDR sel
1237     - 11  # NDRPDR sel
1238     - 12  # NDRPDR sel
1239     csit-dpdk-perf-verify-1810-3n-skx:
1240     - 3   # NDRPDR sel
1241     - 4   # NDRPDR sel
1242     - 6   # NDRPDR sel
1243     - 7   # NDRPDR sel
1244     - 8   # NDRPDR sel
1245     - 9   # NDRPDR sel
1246     - 10  # NDRPDR sel
1247     - 11  # NDRPDR sel
1248     - 12  # NDRPDR sel
1249     - 13  # NDRPDR sel
1250     csit-dpdk-perf-verify-1810-2n-skx:
1251     - 3   # NDRPDR sel
1252     - 4   # NDRPDR sel
1253     - 5   # NDRPDR sel
1254     - 7   # NDRPDR sel
1255     - 8   # NDRPDR sel
1256     - 9   # NDRPDR sel
1257     - 10  # NDRPDR sel
1258     - 11  # NDRPDR sel
1259     - 12  # NDRPDR sel
1260     - 13  # NDRPDR sel
1261
1262     csit-vpp-functional-1810-ubuntu1604-virl:
1263     - 44
1264     csit-vpp-functional-1810-centos7-virl:
1265     - 44
1266     csit-vpp-device-1810-ubuntu1804-1n-skx:
1267     - 2
1268     csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1269     - 1
1270     csit-dmm-functional-1810-ubuntu1604-virl:
1271     - 1
1272     csit-hc2vpp-verify-func-1810-ubuntu1604:
1273     - 3
1274
1275 -
1276   type: "output"
1277   output: "report"
1278   format:
1279     html:
1280     - full
1281     pdf:
1282     - minimal
1283
1284 ################################################################################
1285 ###                               T A B L E S                                ###
1286 ################################################################################
1287
1288 ################################################################################
1289 # VPP
1290
1291 # VPP Performance Changes 3n-hsw 1t1c pdr 
1292 -
1293   type: "table"
1294   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
1295   algorithm: "table_performance_comparison"
1296   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
1297   history:
1298     -
1299       title: "rls1804"
1300       data:
1301         csit-vpp-perf-1804-all:
1302         - 21  # sel
1303         - 22  # sel
1304         - 23  # sel
1305         - 24  # sel
1306         - 27  # sel
1307         - 28  # sel
1308         - 29  # sel
1309         - 30  # sel
1310         - 31  # sel
1311         - 35  # sel
1312   reference:
1313     title: "rls1807"
1314     data:
1315       csit-vpp-perf-verify-1807-3n-hsw:
1316       - 11  # NDRPDR full 1
1317       - 22  # NDRPDR full 2
1318       - 45  # NDRPDR full 3
1319       - 46  # NDRPDR full 4
1320       - 15  # NDRPDR sel
1321       - 16  # NDRPDR sel
1322       - 19  # NDRPDR sel
1323       - 18  # NDRPDR sel
1324       - 20  # NDRPDR sel
1325       - 38  # NDRPDR sel
1326       - 40  # NDRPDR sel
1327       - 44  # NDRPDR sel
1328       - 47  # NDRPDR sel
1329   compare:
1330     title: "rls1810"
1331     data:
1332       csit-vpp-perf-verify-1810-3n-hsw:
1333       - 8   # NDRPDR sel
1334       - 12  # NDRPDR sel
1335       - 14  # NDRPDR sel
1336       - 18  # NDRPDR sel
1337       - 23  # NDRPDR sel
1338       - 25  # NDRPDR sel
1339       - 38  # NDRPDR sel
1340       - 39  # NDRPDR sel
1341       - 41  # NDRPDR sel
1342       - 42  # NDRPDR sel
1343   data: "vpp-performance-changes-3n-hsw"
1344   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1345   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1346   parameters:
1347   - "name"
1348   - "parent"
1349   - "throughput"
1350
1351 # VPP Performance Changes 3n-hsw 2t2c pdr
1352 -
1353   type: "table"
1354   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
1355   algorithm: "table_performance_comparison"
1356   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
1357   history:
1358     -
1359       title: "rls1804"
1360       data:
1361         csit-vpp-perf-1804-all:
1362         - 21  # sel
1363         - 22  # sel
1364         - 23  # sel
1365         - 24  # sel
1366         - 27  # sel
1367         - 28  # sel
1368         - 29  # sel
1369         - 30  # sel
1370         - 31  # sel
1371         - 35  # sel
1372   reference:
1373     title: "rls1807"
1374     data:
1375       csit-vpp-perf-verify-1807-3n-hsw:
1376       - 11  # NDRPDR full 1
1377       - 22  # NDRPDR full 2
1378       - 45  # NDRPDR full 3
1379       - 46  # NDRPDR full 4
1380       - 15  # NDRPDR sel
1381       - 16  # NDRPDR sel
1382       - 19  # NDRPDR sel
1383       - 18  # NDRPDR sel
1384       - 20  # NDRPDR sel
1385       - 38  # NDRPDR sel
1386       - 40  # NDRPDR sel
1387       - 44  # NDRPDR sel
1388       - 47  # NDRPDR sel
1389   compare:
1390     title: "rls1810"
1391     data:
1392       csit-vpp-perf-verify-1810-3n-hsw:
1393       - 8   # NDRPDR sel
1394       - 12  # NDRPDR sel
1395       - 14  # NDRPDR sel
1396       - 18  # NDRPDR sel
1397       - 23  # NDRPDR sel
1398       - 25  # NDRPDR sel
1399       - 38  # NDRPDR sel
1400       - 39  # NDRPDR sel
1401       - 41  # NDRPDR sel
1402       - 42  # NDRPDR sel
1403   data: "vpp-performance-changes-3n-hsw"
1404   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1405   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1406   parameters:
1407   - "name"
1408   - "parent"
1409   - "throughput"
1410
1411 # VPP Performance Changes 3n-hsw 1t1c ndr
1412 -
1413   type: "table"
1414   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
1415   algorithm: "table_performance_comparison"
1416   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
1417   history:
1418     -
1419       title: "rls1804"
1420       data:
1421         csit-vpp-perf-1804-all:
1422         - 21  # sel
1423         - 22  # sel
1424         - 23  # sel
1425         - 24  # sel
1426         - 27  # sel
1427         - 28  # sel
1428         - 29  # sel
1429         - 30  # sel
1430         - 31  # sel
1431         - 35  # sel
1432   reference:
1433     title: "rls1807"
1434     data:
1435       csit-vpp-perf-verify-1807-3n-hsw:
1436       - 11  # NDRPDR full 1
1437       - 22  # NDRPDR full 2
1438       - 45  # NDRPDR full 3
1439       - 46  # NDRPDR full 4
1440       - 15  # NDRPDR sel
1441       - 16  # NDRPDR sel
1442       - 19  # NDRPDR sel
1443       - 18  # NDRPDR sel
1444       - 20  # NDRPDR sel
1445       - 38  # NDRPDR sel
1446       - 40  # NDRPDR sel
1447       - 44  # NDRPDR sel
1448       - 47  # NDRPDR sel
1449   compare:
1450     title: "rls1810"
1451     data:
1452       csit-vpp-perf-verify-1810-3n-hsw:
1453       - 8   # NDRPDR sel
1454       - 12  # NDRPDR sel
1455       - 14  # NDRPDR sel
1456       - 18  # NDRPDR sel
1457       - 23  # NDRPDR sel
1458       - 25  # NDRPDR sel
1459       - 38  # NDRPDR sel
1460       - 39  # NDRPDR sel
1461       - 41  # NDRPDR sel
1462       - 42  # NDRPDR sel
1463   data: "vpp-performance-changes-3n-hsw"
1464   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1465   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1466   parameters:
1467   - "name"
1468   - "parent"
1469   - "throughput"
1470
1471 # VPP Performance Changes 3n-hsw 2t2c ndr
1472 -
1473   type: "table"
1474   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
1475   algorithm: "table_performance_comparison"
1476   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
1477   history:
1478     -
1479       title: "rls1804"
1480       data:
1481         csit-vpp-perf-1804-all:
1482         - 21  # sel
1483         - 22  # sel
1484         - 23  # sel
1485         - 24  # sel
1486         - 27  # sel
1487         - 28  # sel
1488         - 29  # sel
1489         - 30  # sel
1490         - 31  # sel
1491         - 35  # sel
1492   reference:
1493     title: "rls1807"
1494     data:
1495       csit-vpp-perf-verify-1807-3n-hsw:
1496       - 11  # NDRPDR full 1
1497       - 22  # NDRPDR full 2
1498       - 45  # NDRPDR full 3
1499       - 46  # NDRPDR full 4
1500       - 15  # NDRPDR sel
1501       - 16  # NDRPDR sel
1502       - 19  # NDRPDR sel
1503       - 18  # NDRPDR sel
1504       - 20  # NDRPDR sel
1505       - 38  # NDRPDR sel
1506       - 40  # NDRPDR sel
1507       - 44  # NDRPDR sel
1508       - 47  # NDRPDR sel
1509   compare:
1510     title: "rls1810"
1511     data:
1512       csit-vpp-perf-verify-1810-3n-hsw:
1513       - 8   # NDRPDR sel
1514       - 12  # NDRPDR sel
1515       - 14  # NDRPDR sel
1516       - 18  # NDRPDR sel
1517       - 23  # NDRPDR sel
1518       - 25  # NDRPDR sel
1519       - 38  # NDRPDR sel
1520       - 39  # NDRPDR sel
1521       - 41  # NDRPDR sel
1522       - 42  # NDRPDR sel
1523   data: "vpp-performance-changes-3n-hsw"
1524   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1525   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1526   parameters:
1527   - "name"
1528   - "parent"
1529   - "throughput"
1530
1531 # VPP Performance Changes 3n-skx 2t1c pdr 
1532 -
1533   type: "table"
1534   title: "VPP Performance Changes 3n-skx 2t1c pdr"
1535   algorithm: "table_performance_comparison"
1536   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
1537   reference:
1538     title: "rls1807"
1539     data:
1540       csit-vpp-perf-verify-1807-3n-skx:
1541       - 33  # NDRPDR sel
1542       - 35  # NDRPDR sel
1543       - 37  # NDRPDR sel
1544       - 38  # NDRPDR sel
1545       - 39  # NDRPDR sel
1546       - 43  # NDRPDR sel
1547       - 44  # NDRPDR sel
1548       - 49  # NDRPDR sel
1549       - 50  # NDRPDR sel
1550       - 56  # NDRPDR sel
1551   compare:
1552     title: "rls1810"
1553     data:
1554       csit-vpp-perf-verify-1810-3n-skx:
1555       - 10  # NDRPDR sel
1556       - 14  # NDRPDR sel
1557       - 15  # NDRPDR sel
1558       - 16  # NDRPDR sel
1559       - 17  # NDRPDR sel
1560       - 19  # NDRPDR sel
1561       - 20  # NDRPDR sel
1562       - 21  # NDRPDR sel
1563       - 22  # NDRPDR sel
1564       - 25  # NDRPDR sel
1565   data: "vpp-performance-changes-3n-skx"
1566   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1567   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1568   parameters:
1569   - "name"
1570   - "parent"
1571   - "throughput"
1572
1573 # VPP Performance Changes 3n-skx 4t2c pdr
1574 -
1575   type: "table"
1576   title: "VPP Performance Changes 3n-skx 4t2c pdr"
1577   algorithm: "table_performance_comparison"
1578   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
1579   reference:
1580     title: "rls1807"
1581     data:
1582       csit-vpp-perf-verify-1807-3n-skx:
1583       - 33  # NDRPDR sel
1584       - 35  # NDRPDR sel
1585       - 37  # NDRPDR sel
1586       - 38  # NDRPDR sel
1587       - 39  # NDRPDR sel
1588       - 43  # NDRPDR sel
1589       - 44  # NDRPDR sel
1590       - 49  # NDRPDR sel
1591       - 50  # NDRPDR sel
1592       - 56  # NDRPDR sel
1593   compare:
1594     title: "rls1810"
1595     data:
1596       csit-vpp-perf-verify-1810-3n-skx:
1597       - 10  # NDRPDR sel
1598       - 14  # NDRPDR sel
1599       - 15  # NDRPDR sel
1600       - 16  # NDRPDR sel
1601       - 17  # NDRPDR sel
1602       - 19  # NDRPDR sel
1603       - 20  # NDRPDR sel
1604       - 21  # NDRPDR sel
1605       - 22  # NDRPDR sel
1606       - 25  # NDRPDR sel
1607   data: "vpp-performance-changes-3n-skx"
1608   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1609   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1610   parameters:
1611   - "name"
1612   - "parent"
1613   - "throughput"
1614
1615 # VPP Performance Changes 3n-skx 2t1c ndr
1616 -
1617   type: "table"
1618   title: "VPP Performance Changes 3n-skx 2t1c ndr"
1619   algorithm: "table_performance_comparison"
1620   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
1621   reference:
1622     title: "rls1807"
1623     data:
1624       csit-vpp-perf-verify-1807-3n-skx:
1625       - 33  # NDRPDR sel
1626       - 35  # NDRPDR sel
1627       - 37  # NDRPDR sel
1628       - 38  # NDRPDR sel
1629       - 39  # NDRPDR sel
1630       - 43  # NDRPDR sel
1631       - 44  # NDRPDR sel
1632       - 49  # NDRPDR sel
1633       - 50  # NDRPDR sel
1634       - 56  # NDRPDR sel
1635   compare:
1636     title: "rls1810"
1637     data:
1638       csit-vpp-perf-verify-1810-3n-skx:
1639       - 10  # NDRPDR sel
1640       - 14  # NDRPDR sel
1641       - 15  # NDRPDR sel
1642       - 16  # NDRPDR sel
1643       - 17  # NDRPDR sel
1644       - 19  # NDRPDR sel
1645       - 20  # NDRPDR sel
1646       - 21  # NDRPDR sel
1647       - 22  # NDRPDR sel
1648       - 25  # NDRPDR sel
1649   data: "vpp-performance-changes-3n-skx"
1650   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1651   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1652   parameters:
1653   - "name"
1654   - "parent"
1655   - "throughput"
1656
1657 # VPP Performance Changes 3n-skx 4t2c ndr
1658 -
1659   type: "table"
1660   title: "VPP Performance Changes 3n-skx 4t2c ndr"
1661   algorithm: "table_performance_comparison"
1662   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
1663   reference:
1664     title: "rls1807"
1665     data:
1666       csit-vpp-perf-verify-1807-3n-skx:
1667       - 33  # NDRPDR sel
1668       - 35  # NDRPDR sel
1669       - 37  # NDRPDR sel
1670       - 38  # NDRPDR sel
1671       - 39  # NDRPDR sel
1672       - 43  # NDRPDR sel
1673       - 44  # NDRPDR sel
1674       - 49  # NDRPDR sel
1675       - 50  # NDRPDR sel
1676       - 56  # NDRPDR sel
1677   compare:
1678     title: "rls1810"
1679     data:
1680       csit-vpp-perf-verify-1810-3n-skx:
1681       - 10  # NDRPDR sel
1682       - 14  # NDRPDR sel
1683       - 15  # NDRPDR sel
1684       - 16  # NDRPDR sel
1685       - 17  # NDRPDR sel
1686       - 19  # NDRPDR sel
1687       - 20  # NDRPDR sel
1688       - 21  # NDRPDR sel
1689       - 22  # NDRPDR sel
1690       - 25  # NDRPDR sel
1691   data: "vpp-performance-changes-3n-skx"
1692   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1693   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1694   parameters:
1695   - "name"
1696   - "parent"
1697   - "throughput"
1698
1699 # VPP Performance Changes 2n-skx 2t1c pdr 
1700 -
1701   type: "table"
1702   title: "VPP Performance Changes 2n-skx 2t1c pdr"
1703   algorithm: "table_performance_comparison"
1704   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
1705   reference:
1706     title: "rls1807"
1707     data:
1708       csit-vpp-perf-verify-1807-2n-skx:
1709       - 26  # NDRPDR sel
1710       - 28  # NDRPDR sel
1711       - 29  # NDRPDR sel
1712       - 30  # NDRPDR sel
1713       - 34  # NDRPDR sel
1714       - 35  # NDRPDR sel
1715       - 36  # NDRPDR sel
1716       - 39  # NDRPDR sel
1717       - 40  # NDRPDR sel
1718       - 42  # NDRPDR sel
1719   compare:
1720     title: "rls1810"
1721     data:
1722       csit-vpp-perf-verify-1810-2n-skx:
1723       - 9   # NDRPDR sel
1724       - 13  # NDRPDR sel
1725       - 14  # NDRPDR sel
1726       - 19  # NDRPDR sel
1727       - 20  # NDRPDR sel
1728       - 21  # NDRPDR sel
1729       - 22  # NDRPDR sel
1730       - 23  # NDRPDR sel
1731       - 24  # NDRPDR sel
1732       - 27  # NDRPDR sel
1733   data: "vpp-performance-changes-2n-skx"
1734   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1735   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1736   parameters:
1737   - "name"
1738   - "parent"
1739   - "throughput"
1740
1741 # VPP Performance Changes 2n-skx 4t2c pdr
1742 -
1743   type: "table"
1744   title: "VPP Performance Changes 2n-skx 4t2c pdr"
1745   algorithm: "table_performance_comparison"
1746   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
1747   reference:
1748     title: "rls1807"
1749     data:
1750       csit-vpp-perf-verify-1807-2n-skx:
1751       - 26  # NDRPDR sel
1752       - 28  # NDRPDR sel
1753       - 29  # NDRPDR sel
1754       - 30  # NDRPDR sel
1755       - 34  # NDRPDR sel
1756       - 35  # NDRPDR sel
1757       - 36  # NDRPDR sel
1758       - 39  # NDRPDR sel
1759       - 40  # NDRPDR sel
1760       - 42  # NDRPDR sel
1761   compare:
1762     title: "rls1810"
1763     data:
1764       csit-vpp-perf-verify-1810-2n-skx:
1765       - 9   # NDRPDR sel
1766       - 13  # NDRPDR sel
1767       - 14  # NDRPDR sel
1768       - 19  # NDRPDR sel
1769       - 20  # NDRPDR sel
1770       - 21  # NDRPDR sel
1771       - 22  # NDRPDR sel
1772       - 23  # NDRPDR sel
1773       - 24  # NDRPDR sel
1774       - 27  # NDRPDR sel
1775   data: "vpp-performance-changes-2n-skx"
1776   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1777   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1778   parameters:
1779   - "name"
1780   - "parent"
1781   - "throughput"
1782
1783 # VPP Performance Changes 2n-skx 2t1c ndr
1784 -
1785   type: "table"
1786   title: "VPP Performance Changes 2n-skx 2t1c ndr"
1787   algorithm: "table_performance_comparison"
1788   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
1789   reference:
1790     title: "rls1807"
1791     data:
1792       csit-vpp-perf-verify-1807-2n-skx:
1793       - 26  # NDRPDR sel
1794       - 28  # NDRPDR sel
1795       - 29  # NDRPDR sel
1796       - 30  # NDRPDR sel
1797       - 34  # NDRPDR sel
1798       - 35  # NDRPDR sel
1799       - 36  # NDRPDR sel
1800       - 39  # NDRPDR sel
1801       - 40  # NDRPDR sel
1802       - 42  # NDRPDR sel
1803   compare:
1804     title: "rls1810"
1805     data:
1806       csit-vpp-perf-verify-1810-2n-skx:
1807       - 9   # NDRPDR sel
1808       - 13  # NDRPDR sel
1809       - 14  # NDRPDR sel
1810       - 19  # NDRPDR sel
1811       - 20  # NDRPDR sel
1812       - 21  # NDRPDR sel
1813       - 22  # NDRPDR sel
1814       - 23  # NDRPDR sel
1815       - 24  # NDRPDR sel
1816       - 27  # NDRPDR sel
1817   data: "vpp-performance-changes-2n-skx"
1818   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1819   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1820   parameters:
1821   - "name"
1822   - "parent"
1823   - "throughput"
1824
1825 # VPP Performance Changes 2n-skx 4t2c ndr
1826 -
1827   type: "table"
1828   title: "VPP Performance Changes 2n-skx 4t2c ndr"
1829   algorithm: "table_performance_comparison"
1830   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
1831   reference:
1832     title: "rls1807"
1833     data:
1834       csit-vpp-perf-verify-1807-2n-skx:
1835       - 26  # NDRPDR sel
1836       - 28  # NDRPDR sel
1837       - 29  # NDRPDR sel
1838       - 30  # NDRPDR sel
1839       - 34  # NDRPDR sel
1840       - 35  # NDRPDR sel
1841       - 36  # NDRPDR sel
1842       - 39  # NDRPDR sel
1843       - 40  # NDRPDR sel
1844       - 42  # NDRPDR sel
1845   compare:
1846     title: "rls1810"
1847     data:
1848       csit-vpp-perf-verify-1810-2n-skx:
1849       - 9   # NDRPDR sel
1850       - 13  # NDRPDR sel
1851       - 14  # NDRPDR sel
1852       - 19  # NDRPDR sel
1853       - 20  # NDRPDR sel
1854       - 21  # NDRPDR sel
1855       - 22  # NDRPDR sel
1856       - 23  # NDRPDR sel
1857       - 24  # NDRPDR sel
1858       - 27  # NDRPDR sel
1859   data: "vpp-performance-changes-2n-skx"
1860   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1861   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1862   parameters:
1863   - "name"
1864   - "parent"
1865   - "throughput"
1866
1867 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx ndr
1868 -
1869   type: "table"
1870   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
1871   algorithm: "table_performance_comparison"
1872   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
1873   reference:
1874     title: "3-Node Hsw"
1875     data:
1876       csit-vpp-perf-verify-1810-3n-hsw:
1877       - 8   # NDRPDR sel
1878       - 12  # NDRPDR sel
1879       - 14  # NDRPDR sel
1880       - 18  # NDRPDR sel
1881       - 23  # NDRPDR sel
1882       - 25  # NDRPDR sel
1883       - 38  # NDRPDR sel
1884       - 39  # NDRPDR sel
1885       - 41  # NDRPDR sel
1886       - 42  # NDRPDR sel
1887   compare:
1888     title: "3-Node Skx"
1889     data:
1890       csit-vpp-perf-verify-1810-3n-skx:
1891       - 10  # NDRPDR sel
1892       - 14  # NDRPDR sel
1893       - 15  # NDRPDR sel
1894       - 16  # NDRPDR sel
1895       - 17  # NDRPDR sel
1896       - 19  # NDRPDR sel
1897       - 20  # NDRPDR sel
1898       - 21  # NDRPDR sel
1899       - 22  # NDRPDR sel
1900       - 25  # NDRPDR sel
1901   data: "vpp-compare-testbeds"
1902   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1903   filter: "'NIC_Intel-X710' and 'NDRPDR'"
1904   parameters:
1905   - "name"
1906   - "parent"
1907   - "throughput"
1908
1909 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx pdr
1910 -
1911   type: "table"
1912   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
1913   algorithm: "table_performance_comparison"
1914   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
1915   reference:
1916     title: "3-Node Hsw"
1917     data:
1918       csit-vpp-perf-verify-1810-3n-hsw:
1919       - 8   # NDRPDR sel
1920       - 12  # NDRPDR sel
1921       - 14  # NDRPDR sel
1922       - 18  # NDRPDR sel
1923       - 23  # NDRPDR sel
1924       - 25  # NDRPDR sel
1925       - 38  # NDRPDR sel
1926       - 39  # NDRPDR sel
1927       - 41  # NDRPDR sel
1928       - 42  # NDRPDR sel
1929   compare:
1930     title: "3-Node Skx"
1931     data:
1932       csit-vpp-perf-verify-1810-3n-skx:
1933       - 10  # NDRPDR sel
1934       - 14  # NDRPDR sel
1935       - 15  # NDRPDR sel
1936       - 16  # NDRPDR sel
1937       - 17  # NDRPDR sel
1938       - 19  # NDRPDR sel
1939       - 20  # NDRPDR sel
1940       - 21  # NDRPDR sel
1941       - 22  # NDRPDR sel
1942       - 25  # NDRPDR sel
1943   data: "vpp-compare-testbeds"
1944   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1945   filter: "'NIC_Intel-X710' and 'NDRPDR'"
1946   parameters:
1947   - "name"
1948   - "parent"
1949   - "throughput"
1950
1951 # VPP Comparison Across Topologies 3n-skx to 2n-skx ndr
1952 -
1953   type: "table"
1954   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx ndr"
1955   algorithm: "table_performance_comparison"
1956   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
1957   reference:
1958     title: "3-Node Skx"
1959     data:
1960       csit-vpp-perf-verify-1810-3n-skx:
1961       - 10  # NDRPDR sel
1962       - 14  # NDRPDR sel
1963       - 15  # NDRPDR sel
1964       - 16  # NDRPDR sel
1965       - 17  # NDRPDR sel
1966       - 19  # NDRPDR sel
1967       - 20  # NDRPDR sel
1968       - 21  # NDRPDR sel
1969       - 22  # NDRPDR sel
1970       - 25  # NDRPDR sel
1971   compare:
1972     title: "2-Node Skx"
1973     data:
1974       csit-vpp-perf-verify-1810-2n-skx:
1975       - 9   # NDRPDR sel
1976       - 13  # NDRPDR sel
1977       - 14  # NDRPDR sel
1978       - 19  # NDRPDR sel
1979       - 20  # NDRPDR sel
1980       - 21  # NDRPDR sel
1981       - 22  # NDRPDR sel
1982       - 23  # NDRPDR sel
1983       - 24  # NDRPDR sel
1984       - 27  # NDRPDR sel
1985   data: "vpp-compare-topologies"
1986   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1987   filter: "'NDRPDR'"
1988   parameters:
1989   - "name"
1990   - "parent"
1991   - "throughput"
1992
1993 # VPP Comparison Across Topologies 3n-skx to 2n-skx pdr
1994 -
1995   type: "table"
1996   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx pdr"
1997   algorithm: "table_performance_comparison"
1998   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
1999   reference:
2000     title: "3-Node Skx"
2001     data:
2002       csit-vpp-perf-verify-1810-3n-skx:
2003       - 10  # NDRPDR sel
2004       - 14  # NDRPDR sel
2005       - 15  # NDRPDR sel
2006       - 16  # NDRPDR sel
2007       - 17  # NDRPDR sel
2008       - 19  # NDRPDR sel
2009       - 20  # NDRPDR sel
2010       - 21  # NDRPDR sel
2011       - 22  # NDRPDR sel
2012       - 25  # NDRPDR sel
2013   compare:
2014     title: "2-Node Skx"
2015     data:
2016       csit-vpp-perf-verify-1810-2n-skx:
2017       - 9   # NDRPDR sel
2018       - 13  # NDRPDR sel
2019       - 14  # NDRPDR sel
2020       - 19  # NDRPDR sel
2021       - 20  # NDRPDR sel
2022       - 21  # NDRPDR sel
2023       - 22  # NDRPDR sel
2024       - 23  # NDRPDR sel
2025       - 24  # NDRPDR sel
2026       - 27  # NDRPDR sel
2027   data: "vpp-compare-topologies"
2028   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2029   filter: "'NDRPDR'"
2030   parameters:
2031   - "name"
2032   - "parent"
2033   - "throughput"
2034
2035 # VPP Performance Changes 3n-hsw 1t1c MRR
2036 -
2037   type: "table"
2038   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2039   algorithm: "table_performance_comparison"
2040   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2041   history:
2042     -
2043       title: "rls1804"
2044       data:
2045         csit-vpp-perf-check-1804:
2046         - 6   # mrr - sel
2047         - 13  # mrr - sel
2048         - 14  # mrr - sel
2049         - 15  # mrr - sel
2050         - 16  # mrr - sel
2051         - 17  # mrr - sel
2052         - 19  # mrr - sel
2053         - 20  # mrr - sel
2054         - 21  # mrr - sel
2055         - 22  # mrr - sel
2056   reference:
2057     title: "rls1807"
2058     data:
2059       csit-vpp-perf-verify-1807-3n-hsw:
2060       - 8   # MRR full
2061       - 9   # MRR sel
2062       - 21  # MRR sel
2063       - 31  # MRR sel
2064       - 33  # MRR sel
2065       - 36  # MRR sel
2066       - 41  # MRR sel
2067       - 42  # MRR sel
2068       - 48  # MRR sel
2069   compare:
2070     title: "rls1810"
2071     data:
2072       csit-vpp-perf-verify-1810-3n-hsw:
2073       - 9   # MRR sel
2074   data: "vpp-performance-changes-3n-hsw-mrr"
2075   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2076   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2077   parameters:
2078   - "name"
2079   - "parent"
2080   - "result"
2081
2082 # VPP Performance Changes 3n-hsw 2t2c MRR
2083 -
2084   type: "table"
2085   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2086   algorithm: "table_performance_comparison"
2087   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2088   history:
2089     -
2090       title: "rls1804"
2091       data:
2092         csit-vpp-perf-check-1804:
2093         - 6   # mrr - sel
2094         - 13  # mrr - sel
2095         - 14  # mrr - sel
2096         - 15  # mrr - sel
2097         - 16  # mrr - sel
2098         - 17  # mrr - sel
2099         - 19  # mrr - sel
2100         - 20  # mrr - sel
2101         - 21  # mrr - sel
2102         - 22  # mrr - sel
2103   reference:
2104     title: "rls1807"
2105     data:
2106       csit-vpp-perf-verify-1807-3n-hsw:
2107       - 8   # MRR full
2108       - 9   # MRR sel
2109       - 21  # MRR sel
2110       - 31  # MRR sel
2111       - 33  # MRR sel
2112       - 36  # MRR sel
2113       - 41  # MRR sel
2114       - 42  # MRR sel
2115       - 48  # MRR sel
2116   compare:
2117     title: "rls1810"
2118     data:
2119       csit-vpp-perf-verify-1810-3n-hsw:
2120       - 9   # MRR sel
2121   data: "vpp-performance-changes-3n-hsw-mrr"
2122   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2123   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2124   parameters:
2125   - "name"
2126   - "parent"
2127   - "result"
2128
2129 # VPP Performance Changes 3n-hsw 4t4c MRR
2130 -
2131   type: "table"
2132   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2133   algorithm: "table_performance_comparison"
2134   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2135   history:
2136     -
2137       title: "rls1804"
2138       data:
2139         csit-vpp-perf-check-1804:
2140         - 6   # mrr - sel
2141         - 13  # mrr - sel
2142         - 14  # mrr - sel
2143         - 15  # mrr - sel
2144         - 16  # mrr - sel
2145         - 17  # mrr - sel
2146         - 19  # mrr - sel
2147         - 20  # mrr - sel
2148         - 21  # mrr - sel
2149         - 22  # mrr - sel
2150   reference:
2151     title: "rls1807"
2152     data:
2153       csit-vpp-perf-verify-1807-3n-hsw:
2154       - 8   # MRR full
2155       - 9   # MRR sel
2156       - 21  # MRR sel
2157       - 31  # MRR sel
2158       - 33  # MRR sel
2159       - 36  # MRR sel
2160       - 41  # MRR sel
2161       - 42  # MRR sel
2162       - 48  # MRR sel
2163   compare:
2164     title: "rls1810"
2165     data:
2166       csit-vpp-perf-verify-1810-3n-hsw:
2167       - 9   # MRR sel
2168   data: "vpp-performance-changes-3n-hsw-mrr"
2169   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2170   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2171   parameters:
2172   - "name"
2173   - "parent"
2174   - "result"
2175
2176 # VPP Performance Changes 3n-skx 2t1c MRR
2177 -
2178   type: "table"
2179   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2180   algorithm: "table_performance_comparison"
2181   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2182   reference:
2183     title: "rls1807"
2184     data:
2185       csit-vpp-perf-verify-1807-3n-skx:
2186       - 28  # MRR sel
2187       - 32  # MRR sel
2188       - 36  # MRR sel
2189       - 42  # MRR sel
2190       - 47  # MRR sel
2191       - 48  # MRR sel
2192       - 51  # MRR sel
2193       - 52  # MRR sel
2194       - 53  # MRR sel
2195   compare:
2196     title: "rls1810"
2197     data:
2198       csit-vpp-perf-verify-1810-3n-skx:
2199       - 9   # MRR sel
2200       - 11  # MRR sel
2201       - 12  # MRR sel
2202       - 13  # MRR sel
2203   data: "vpp-performance-changes-3n-skx-mrr"
2204   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2205   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2206   parameters:
2207   - "name"
2208   - "parent"
2209   - "result"
2210
2211 # VPP Performance Changes 3n-skx 4t2c MRR
2212 -
2213   type: "table"
2214   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2215   algorithm: "table_performance_comparison"
2216   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2217   reference:
2218     title: "rls1807"
2219     data:
2220       csit-vpp-perf-verify-1807-3n-skx:
2221       - 28  # MRR sel
2222       - 32  # MRR sel
2223       - 36  # MRR sel
2224       - 42  # MRR sel
2225       - 47  # MRR sel
2226       - 48  # MRR sel
2227       - 51  # MRR sel
2228       - 52  # MRR sel
2229       - 53  # MRR sel
2230   compare:
2231     title: "rls1810"
2232     data:
2233       csit-vpp-perf-verify-1810-3n-skx:
2234       - 9   # MRR sel
2235       - 11  # MRR sel
2236       - 12  # MRR sel
2237       - 13  # MRR sel
2238   data: "vpp-performance-changes-3n-skx-mrr"
2239   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2240   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2241   parameters:
2242   - "name"
2243   - "parent"
2244   - "result"
2245
2246 # VPP Performance Changes 3n-skx 8t4c MRR
2247 -
2248   type: "table"
2249   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2250   algorithm: "table_performance_comparison"
2251   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2252   reference:
2253     title: "rls1807"
2254     data:
2255       csit-vpp-perf-verify-1807-3n-skx:
2256       - 28  # MRR sel
2257       - 32  # MRR sel
2258       - 36  # MRR sel
2259       - 42  # MRR sel
2260       - 47  # MRR sel
2261       - 48  # MRR sel
2262       - 51  # MRR sel
2263       - 52  # MRR sel
2264       - 53  # MRR sel
2265   compare:
2266     title: "rls1810"
2267     data:
2268       csit-vpp-perf-verify-1810-3n-skx:
2269       - 9   # MRR sel
2270       - 11  # MRR sel
2271       - 12  # MRR sel
2272       - 13  # MRR sel
2273   data: "vpp-performance-changes-3n-skx-mrr"
2274   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2275   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2276   parameters:
2277   - "name"
2278   - "parent"
2279   - "result"
2280
2281 # VPP Performance Changes 2n-skx 2t1c MRR
2282 -
2283   type: "table"
2284   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2285   algorithm: "table_performance_comparison"
2286   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2287   reference:
2288     title: "rls1807"
2289     data:
2290       csit-vpp-perf-verify-1807-2n-skx:
2291       - 31  # MRR sel
2292       - 33  # MRR sel
2293       - 37  # MRR sel
2294       - 38  # MRR sel
2295       - 41  # MRR sel
2296       - 43  # MRR sel
2297       - 44  # MRR sel
2298       - 45  # MRR sel
2299       - 46  # MRR sel
2300       - 47  # MRR sel
2301   compare:
2302     title: "rls1810"
2303     data:
2304       csit-vpp-perf-verify-1810-2n-skx:
2305       - 8   # MRR sel
2306       - 10  # MRR sel
2307       - 11  # MRR sel
2308       - 12  # MRR sel
2309   data: "vpp-performance-changes-2n-skx-mrr"
2310   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2311   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2312   parameters:
2313   - "name"
2314   - "parent"
2315   - "result"
2316
2317 # VPP Performance Changes 2n-skx 4t2c MRR
2318 -
2319   type: "table"
2320   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2321   algorithm: "table_performance_comparison"
2322   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2323   reference:
2324     title: "rls1807"
2325     data:
2326       csit-vpp-perf-verify-1807-2n-skx:
2327       - 31  # MRR sel
2328       - 33  # MRR sel
2329       - 37  # MRR sel
2330       - 38  # MRR sel
2331       - 41  # MRR sel
2332       - 43  # MRR sel
2333       - 44  # MRR sel
2334       - 45  # MRR sel
2335       - 46  # MRR sel
2336       - 47  # MRR sel
2337   compare:
2338     title: "rls1810"
2339     data:
2340       csit-vpp-perf-verify-1810-2n-skx:
2341       - 8   # MRR sel
2342       - 10  # MRR sel
2343       - 11  # MRR sel
2344       - 12  # MRR sel
2345   data: "vpp-performance-changes-2n-skx-mrr"
2346   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2347   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2348   parameters:
2349   - "name"
2350   - "parent"
2351   - "result"
2352
2353 # VPP Performance Changes 2n-skx 8t4c MRR
2354 -
2355   type: "table"
2356   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2357   algorithm: "table_performance_comparison"
2358   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2359   reference:
2360     title: "rls1807"
2361     data:
2362       csit-vpp-perf-verify-1807-2n-skx:
2363       - 31  # MRR sel
2364       - 33  # MRR sel
2365       - 37  # MRR sel
2366       - 38  # MRR sel
2367       - 41  # MRR sel
2368       - 43  # MRR sel
2369       - 44  # MRR sel
2370       - 45  # MRR sel
2371       - 46  # MRR sel
2372       - 47  # MRR sel
2373   compare:
2374     title: "rls1810"
2375     data:
2376       csit-vpp-perf-verify-1810-2n-skx:
2377       - 8   # MRR sel
2378       - 10  # MRR sel
2379       - 11  # MRR sel
2380       - 12  # MRR sel
2381   data: "vpp-performance-changes-2n-skx-mrr"
2382   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2383   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2384   parameters:
2385   - "name"
2386   - "parent"
2387   - "result"
2388
2389 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx mrr
2390 -
2391   type: "table"
2392   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
2393   algorithm: "table_performance_comparison"
2394   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
2395   reference:
2396     title: "3-Node Hsw"
2397     data:
2398       csit-vpp-perf-verify-1810-3n-hsw:
2399       - 9   # MRR sel
2400   compare:
2401     title: "3-Node Skx"
2402     data:
2403       csit-vpp-perf-verify-1810-3n-skx:
2404       - 9   # MRR sel
2405       - 11  # MRR sel
2406       - 12  # MRR sel
2407       - 13  # MRR sel
2408   data: "vpp-compare-testbeds-mrr"
2409   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2410   filter: "'NIC_Intel-X710' and 'MRR'"
2411   parameters:
2412   - "name"
2413   - "parent"
2414   - "result"
2415
2416 # VPP Comparison Across Topologies 3n-skx to 2n-skx mrr
2417 -
2418   type: "table"
2419   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx mrr"
2420   algorithm: "table_performance_comparison"
2421   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-mrr"
2422   reference:
2423     title: "3-Node Skx"
2424     data:
2425       csit-vpp-perf-verify-1810-3n-skx:
2426       - 9   # MRR sel
2427       - 11  # MRR sel
2428       - 12  # MRR sel
2429       - 13  # MRR sel
2430   compare:
2431     title: "2-Node Skx"
2432     data:
2433       csit-vpp-perf-verify-1810-2n-skx:
2434       - 8   # MRR sel
2435       - 10  # MRR sel
2436       - 11  # MRR sel
2437       - 12  # MRR sel
2438   data: "vpp-compare-topologies-mrr"
2439   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2440   filter: "'MRR'"
2441   parameters:
2442   - "name"
2443   - "parent"
2444   - "result"
2445
2446 # Detailed Test Results - VPP Performance Results 3n-hsw
2447 -
2448   type: "table"
2449   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2450   algorithm: "table_merged_details"
2451   output-file-ext: ".csv"
2452   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2453   columns:
2454   -
2455     title: "Name"
2456     data: "data name"
2457   -
2458     title: "Status"
2459     data: "data msg"
2460   rows: "generated"
2461   data: "vpp-perf-results-3n-hsw"
2462   filter: "not 'NDRCHK' and not 'PDRCHK'"
2463   parameters:
2464   - "name"
2465   - "parent"
2466   - "msg"
2467
2468 # Detailed Test Results - VPP Performance Results 3n-skx
2469 -
2470   type: "table"
2471   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2472   algorithm: "table_merged_details"
2473   output-file-ext: ".csv"
2474   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2475   columns:
2476   -
2477     title: "Name"
2478     data: "data name"
2479   -
2480     title: "Status"
2481     data: "data msg"
2482   rows: "generated"
2483   data: "vpp-perf-results-3n-skx"
2484   filter: "not 'NDRCHK' and not 'PDRCHK'"
2485   parameters:
2486   - "name"
2487   - "parent"
2488   - "msg"
2489
2490 # Detailed Test Results - VPP Performance Results 2n-skx
2491 -
2492   type: "table"
2493   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2494   algorithm: "table_merged_details"
2495   output-file-ext: ".csv"
2496   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2497   columns:
2498   -
2499     title: "Name"
2500     data: "data name"
2501   -
2502     title: "Status"
2503     data: "data msg"
2504   rows: "generated"
2505   data: "vpp-perf-results-2n-skx"
2506   filter: "not 'NDRCHK' and not 'PDRCHK'"
2507   parameters:
2508   - "name"
2509   - "parent"
2510   - "msg"
2511
2512 # Detailed Test Results - VPP Performance Results 2n-dnv
2513 -
2514   type: "table"
2515   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2516   algorithm: "table_details"
2517   output-file-ext: ".csv"
2518   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2519   columns:
2520   -
2521     title: "Name"
2522     data: "data name"
2523   -
2524     title: "Status"
2525     data: "data msg"
2526   rows: "generated"
2527   data: "intel-dnv-vpp"
2528   filter: "'NDRPDR'"
2529   parameters:
2530   - "name"
2531   - "parent"
2532   - "msg"
2533
2534 # Test configuration - VPP Performance Test Configs 3n-hsw
2535 -
2536   type: "table"
2537   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2538   algorithm: "table_merged_details"
2539   output-file-ext: ".csv"
2540   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2541   columns:
2542   -
2543     title: "Name"
2544     data: "data name"
2545   -
2546     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
2547     data: "data vat-history"
2548   rows: "generated"
2549   data: "vpp-perf-results-3n-hsw"
2550   filter: "not 'NDRCHK' and not 'PDRCHK'"
2551   parameters:
2552   - "parent"
2553   - "name"
2554   - "vat-history"
2555
2556 # Test configuration - VPP Performance Test Configs 3n-skx
2557 -
2558   type: "table"
2559   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2560   algorithm: "table_merged_details"
2561   output-file-ext: ".csv"
2562   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2563   columns:
2564   -
2565     title: "Name"
2566     data: "data name"
2567   -
2568     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
2569     data: "data vat-history"
2570   rows: "generated"
2571   data: "vpp-perf-results-3n-skx"
2572   filter: "not 'NDRCHK' and not 'PDRCHK'"
2573   parameters:
2574   - "parent"
2575   - "name"
2576   - "vat-history"
2577
2578 # Test configuration - VPP Performance Test Configs 2n-skx
2579 -
2580   type: "table"
2581   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2582   algorithm: "table_merged_details"
2583   output-file-ext: ".csv"
2584   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2585   columns:
2586   -
2587     title: "Name"
2588     data: "data name"
2589   -
2590     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
2591     data: "data vat-history"
2592   rows: "generated"
2593   data: "vpp-perf-results-2n-skx"
2594   filter: "not 'NDRCHK' and not 'PDRCHK'"
2595   parameters:
2596   - "parent"
2597   - "name"
2598   - "vat-history"
2599
2600 # Test configuration - VPP Performance Test Configs 2n-dnv
2601 -
2602   type: "table"
2603   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
2604   algorithm: "table_details"
2605   output-file-ext: ".csv"
2606   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
2607   columns:
2608   -
2609     title: "Name"
2610     data: "data name"
2611   -
2612     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
2613     data: "data vat-history"
2614   rows: "generated"
2615   data: "intel-dnv-vpp"
2616   filter: "'NDRPDR'"
2617   parameters:
2618   - "parent"
2619   - "name"
2620   - "vat-history"
2621
2622 # Test Operational Data - VPP Performance Operational Data 3n-hsw
2623 -
2624   type: "table"
2625   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
2626   algorithm: "table_merged_details"
2627   output-file-ext: ".csv"
2628   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
2629   columns:
2630   -
2631     title: "Name"
2632     data: "data name"
2633   -
2634     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2635     data: "data show-run"
2636   rows: "generated"
2637   data: "vpp-perf-results-3n-hsw"
2638   filter: "not 'NDRCHK' and not 'PDRCHK'"
2639   parameters:
2640   - "parent"
2641   - "name"
2642   - "show-run"
2643
2644 # Test Operational Data - VPP Performance Operational Data 3n-skx
2645 -
2646   type: "table"
2647   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
2648   algorithm: "table_merged_details"
2649   output-file-ext: ".csv"
2650   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
2651   columns:
2652   -
2653     title: "Name"
2654     data: "data name"
2655   -
2656     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2657     data: "data show-run"
2658   rows: "generated"
2659   data: "vpp-perf-results-3n-skx"
2660   filter: "not 'NDRCHK' and not 'PDRCHK'"
2661   parameters:
2662   - "parent"
2663   - "name"
2664   - "show-run"
2665
2666 # Test Operational Data - VPP Performance Operational Data 2n-skx
2667 -
2668   type: "table"
2669   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
2670   algorithm: "table_merged_details"
2671   output-file-ext: ".csv"
2672   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
2673   columns:
2674   -
2675     title: "Name"
2676     data: "data name"
2677   -
2678     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2679     data: "data show-run"
2680   rows: "generated"
2681   data: "vpp-perf-results-2n-skx"
2682   filter: "not 'NDRCHK' and not 'PDRCHK'"
2683   parameters:
2684   - "parent"
2685   - "name"
2686   - "show-run"
2687
2688 # Test Operational Data - VPP Performance Operational Data 2n-dnv
2689 -
2690   type: "table"
2691   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
2692   algorithm: "table_details"
2693   output-file-ext: ".csv"
2694   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
2695   columns:
2696   -
2697     title: "Name"
2698     data: "data name"
2699   -
2700     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2701     data: "data show-run"
2702   rows: "generated"
2703   data: "intel-dnv-vpp"
2704   filter: "'NDRPDR'"
2705   parameters:
2706   - "parent"
2707   - "name"
2708   - "show-run"
2709
2710 # Detailed Test Results - VPP MRR Results 3n-hsw
2711 -
2712   type: "table"
2713   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
2714   algorithm: "table_details"
2715   output-file-ext: ".csv"
2716   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
2717   columns:
2718   -
2719     title: "Name"
2720     data: "data name"
2721   -
2722     title: "Status"
2723     data: "data msg"
2724   rows: "generated"
2725   data: "vpp-mrr-results-3n-hsw"
2726   filter: "'MRR'"
2727   parameters:
2728   - "name"
2729   - "parent"
2730   - "msg"
2731
2732 # Detailed Test Results - VPP MRR Results 3n-skx
2733 -
2734   type: "table"
2735   title: "Detailed Test Results - VPP MRR Results 3n-skx"
2736   algorithm: "table_details"
2737   output-file-ext: ".csv"
2738   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
2739   columns:
2740   -
2741     title: "Name"
2742     data: "data name"
2743   -
2744     title: "Status"
2745     data: "data msg"
2746   rows: "generated"
2747   data: "vpp-mrr-results-3n-skx"
2748   filter: "'MRR'"
2749   parameters:
2750   - "name"
2751   - "parent"
2752   - "msg"
2753
2754 # Detailed Test Results - VPP MRR Results 2n-skx
2755 -
2756   type: "table"
2757   title: "Detailed Test Results - VPP MRR Results 2n-skx"
2758   algorithm: "table_details"
2759   output-file-ext: ".csv"
2760   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
2761   columns:
2762   -
2763     title: "Name"
2764     data: "data name"
2765   -
2766     title: "Status"
2767     data: "data msg"
2768   rows: "generated"
2769   data: "vpp-mrr-results-2n-skx"
2770   filter: "'MRR'"
2771   parameters:
2772   - "name"
2773   - "parent"
2774   - "msg"
2775
2776 # Detailed Test Results - VPP MRR Results 2n-dnv
2777 -
2778   type: "table"
2779   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
2780   algorithm: "table_details"
2781   output-file-ext: ".csv"
2782   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
2783   columns:
2784   -
2785     title: "Name"
2786     data: "data name"
2787   -
2788     title: "Status"
2789     data: "data msg"
2790   rows: "generated"
2791   data: "intel-dnv-vpp"
2792   filter: "'MRR'"
2793   parameters:
2794   - "name"
2795   - "parent"
2796   - "msg"
2797
2798 # Test configuration - VPP MRR Test Configs 3n-hsw
2799 -
2800   type: "table"
2801   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
2802   algorithm: "table_details"
2803   output-file-ext: ".csv"
2804   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
2805   columns:
2806   -
2807     title: "Name"
2808     data: "data name"
2809   -
2810     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
2811     data: "data vat-history"
2812   rows: "generated"
2813   data: "vpp-mrr-results-3n-hsw"
2814   filter: "'MRR'"
2815   parameters:
2816   - "parent"
2817   - "name"
2818   - "vat-history"
2819
2820 # Test configuration - VPP MRR Test Configs 3n-skx
2821 -
2822   type: "table"
2823   title: "Test configuration - VPP MRR Test Configs 3n-skx"
2824   algorithm: "table_details"
2825   output-file-ext: ".csv"
2826   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
2827   columns:
2828   -
2829     title: "Name"
2830     data: "data name"
2831   -
2832     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
2833     data: "data vat-history"
2834   rows: "generated"
2835   data: "vpp-mrr-results-3n-skx"
2836   filter: "'MRR'"
2837   parameters:
2838   - "parent"
2839   - "name"
2840   - "vat-history"
2841
2842 # Test configuration - VPP MRR Test Configs 2n-skx
2843 -
2844   type: "table"
2845   title: "Test configuration - VPP MRR Test Configs 2n-skx"
2846   algorithm: "table_details"
2847   output-file-ext: ".csv"
2848   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
2849   columns:
2850   -
2851     title: "Name"
2852     data: "data name"
2853   -
2854     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
2855     data: "data vat-history"
2856   rows: "generated"
2857   data: "vpp-mrr-results-2n-skx"
2858   filter: "'MRR'"
2859   parameters:
2860   - "parent"
2861   - "name"
2862   - "vat-history"
2863
2864 # Test configuration - VPP MRR Test Configs 2n-dnv
2865 -
2866   type: "table"
2867   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
2868   algorithm: "table_details"
2869   output-file-ext: ".csv"
2870   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
2871   columns:
2872   -
2873     title: "Name"
2874     data: "data name"
2875   -
2876     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
2877     data: "data vat-history"
2878   rows: "generated"
2879   data: "intel-dnv-vpp"
2880   filter: "'MRR'"
2881   parameters:
2882   - "parent"
2883   - "name"
2884   - "vat-history"
2885
2886 # Detailed Test Results - VPP Functional Results - Ubuntu
2887 -
2888   type: "table"
2889   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
2890   algorithm: "table_details"
2891   output-file-ext: ".csv"
2892   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
2893   columns:
2894   -
2895     title: "Name"
2896     data: "data name"
2897   -
2898     title: "Documentation"
2899     data: "data doc"
2900   -
2901     title: "Status"
2902     data: "data status"
2903   rows: "generated"
2904   data: "vpp-func-results-ubuntu"
2905   filter: "all"
2906   parameters:
2907   - "name"
2908   - "parent"
2909   - "doc"
2910   - "status"
2911
2912 # Detailed Test Results - VPP Functional Results - CentOS
2913 -
2914   type: "table"
2915   title: "Detailed Test Results - VPP Functional Results - CentOS"
2916   algorithm: "table_details"
2917   output-file-ext: ".csv"
2918   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
2919   columns:
2920   -
2921     title: "Name"
2922     data: "data name"
2923   -
2924     title: "Documentation"
2925     data: "data doc"
2926   -
2927     title: "Status"
2928     data: "data status"
2929   rows: "generated"
2930   data:
2931     "vpp-func-results-centos"
2932   filter: "all"
2933   parameters:
2934   - "name"
2935   - "parent"
2936   - "doc"
2937   - "status"
2938
2939 # Test configuration - VPP Functional Test Configs - Ubuntu
2940 -
2941   type: "table"
2942   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
2943   algorithm: "table_details"
2944   output-file-ext: ".csv"
2945   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
2946   columns:
2947   -
2948     title: "Name"
2949     data: "data name"
2950   -
2951     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
2952     data: "data vat-history"
2953   rows: "generated"
2954   data: "vpp-func-results-ubuntu"
2955   filter: "all"
2956   parameters:
2957   - "parent"
2958   - "name"
2959   - "vat-history"
2960
2961 # Test configuration - VPP Functional Test Configs - CentOS
2962 -
2963   type: "table"
2964   title: "Test configuration - VPP Functional Test Configs - CentOS"
2965   algorithm: "table_details"
2966   output-file-ext: ".csv"
2967   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
2968   columns:
2969   -
2970     title: "Name"
2971     data: "data name"
2972   -
2973     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
2974     data: "data vat-history"
2975   rows: "generated"
2976   data: "vpp-func-results-centos"
2977   filter: "all"
2978   parameters:
2979   - "parent"
2980   - "name"
2981   - "vat-history"
2982
2983 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
2984 -
2985   type: "table"
2986   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
2987   algorithm: "table_details"
2988   output-file-ext: ".csv"
2989   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
2990   columns:
2991   -
2992     title: "Name"
2993     data: "data name"
2994   -
2995     title: "Status"
2996     data: "data msg"
2997   rows: "generated"
2998   data: "ligato-perf-results-3n-hsw"
2999   filter: "all"
3000   parameters:
3001   - "name"
3002   - "parent"
3003   - "msg"
3004
3005 # Detailed Test Results - VPP Device Results - Ubuntu
3006 -
3007   type: "table"
3008   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3009   algorithm: "table_details"
3010   output-file-ext: ".csv"
3011   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3012   columns:
3013   -
3014     title: "Name"
3015     data: "data name"
3016   -
3017     title: "Documentation"
3018     data: "data doc"
3019   -
3020     title: "Status"
3021     data: "data status"
3022   rows: "generated"
3023   data: "vpp-device-results-ubuntu"
3024   filter: "all"
3025   parameters:
3026   - "name"
3027   - "parent"
3028   - "doc"
3029   - "status"
3030
3031 # Test configuration - VPP Device Test Configs - Ubuntu
3032 -
3033   type: "table"
3034   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3035   algorithm: "table_details"
3036   output-file-ext: ".csv"
3037   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3038   columns:
3039   -
3040     title: "Name"
3041     data: "data name"
3042   -
3043     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3044     data: "data vat-history"
3045   rows: "generated"
3046   data: "vpp-device-results-ubuntu"
3047   filter: "all"
3048   parameters:
3049   - "parent"
3050   - "name"
3051   - "vat-history"
3052
3053 ################################################################################
3054
3055 # DPDK Performance Changes 3n-hsw 1t1c pdr
3056 -
3057   type: "table"
3058   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3059   algorithm: "table_performance_comparison"
3060   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3061   history:
3062     -
3063       title: "rls1804"
3064       data:
3065         csit-dpdk-perf-1804-all:
3066         - 4
3067         - 5
3068         - 6
3069         - 7
3070         - 8
3071         - 9
3072         - 10
3073         - 11
3074         - 12
3075         - 13
3076   reference:
3077     title: "rls1807"
3078     data:
3079       csit-dpdk-perf-verify-1807-3n-hsw:
3080       - 11
3081       - 12  # full
3082       - 14
3083       - 15
3084       - 16
3085       - 17
3086       - 20
3087       - 21
3088       - 22
3089       - 23
3090   compare:
3091     title: "rls1810"
3092     data:
3093       csit-dpdk-perf-verify-1810-3n-hsw:
3094       - 1   # NDRPDR sel
3095       - 2   # NDRPDR sel
3096       - 3   # NDRPDR sel
3097       - 4   # NDRPDR sel
3098       - 5   # NDRPDR sel
3099       - 6   # NDRPDR sel
3100       - 7   # NDRPDR sel
3101       - 8   # NDRPDR sel
3102       - 9   # NDRPDR sel
3103       - 10  # NDRPDR sel
3104   data: "dpdk-performance-changes-3n-hsw"
3105   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3106   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3107   parameters:
3108   - "name"
3109   - "parent"
3110   - "throughput"
3111
3112 # DPDK Performance Changes 3n-hsw 2t2c pdr
3113 -
3114   type: "table"
3115   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3116   algorithm: "table_performance_comparison"
3117   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3118   history:
3119     -
3120       title: "rls1804"
3121       data:
3122         csit-dpdk-perf-1804-all:
3123         - 4
3124         - 5
3125         - 6
3126         - 7
3127         - 8
3128         - 9
3129         - 10
3130         - 11
3131         - 12
3132         - 13
3133   reference:
3134     title: "rls1807"
3135     data:
3136       csit-dpdk-perf-verify-1807-3n-hsw:
3137       - 11
3138       - 12  # full
3139       - 14
3140       - 15
3141       - 16
3142       - 17
3143       - 20
3144       - 21
3145       - 22
3146       - 23
3147   compare:
3148     title: "rls1810"
3149     data:
3150       csit-dpdk-perf-verify-1810-3n-hsw:
3151       - 1   # NDRPDR sel
3152       - 2   # NDRPDR sel
3153       - 3   # NDRPDR sel
3154       - 4   # NDRPDR sel
3155       - 5   # NDRPDR sel
3156       - 6   # NDRPDR sel
3157       - 7   # NDRPDR sel
3158       - 8   # NDRPDR sel
3159       - 9   # NDRPDR sel
3160       - 10  # NDRPDR sel
3161   data: "dpdk-performance-changes-3n-hsw"
3162   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3163   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3164   parameters:
3165   - "name"
3166   - "parent"
3167   - "throughput"
3168
3169 # DPDK Performance Changes 3n-hsw 1t1c ndr
3170 -
3171   type: "table"
3172   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3173   algorithm: "table_performance_comparison"
3174   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3175   history:
3176     -
3177       title: "rls1804"
3178       data:
3179         csit-dpdk-perf-1804-all:
3180         - 4
3181         - 5
3182         - 6
3183         - 7
3184         - 8
3185         - 9
3186         - 10
3187         - 11
3188         - 12
3189         - 13
3190   reference:
3191     title: "rls1807"
3192     data:
3193       csit-dpdk-perf-verify-1807-3n-hsw:
3194       - 11
3195       - 12  # full
3196       - 14
3197       - 15
3198       - 16
3199       - 17
3200       - 20
3201       - 21
3202       - 22
3203       - 23
3204   compare:
3205     title: "rls1810"
3206     data:
3207       csit-dpdk-perf-verify-1810-3n-hsw:
3208       - 1   # NDRPDR sel
3209       - 2   # NDRPDR sel
3210       - 3   # NDRPDR sel
3211       - 4   # NDRPDR sel
3212       - 5   # NDRPDR sel
3213       - 6   # NDRPDR sel
3214       - 7   # NDRPDR sel
3215       - 8   # NDRPDR sel
3216       - 9   # NDRPDR sel
3217       - 10  # NDRPDR sel
3218   data: "dpdk-performance-changes-3n-hsw"
3219   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3220   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3221   parameters:
3222   - "name"
3223   - "parent"
3224   - "throughput"
3225
3226 # DPDK Performance Changes 3n-hsw 2t2c ndr
3227 -
3228   type: "table"
3229   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3230   algorithm: "table_performance_comparison"
3231   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3232   history:
3233     -
3234       title: "rls1804"
3235       data:
3236         csit-dpdk-perf-1804-all:
3237         - 4
3238         - 5
3239         - 6
3240         - 7
3241         - 8
3242         - 9
3243         - 10
3244         - 11
3245         - 12
3246         - 13
3247   reference:
3248     title: "rls1807"
3249     data:
3250       csit-dpdk-perf-verify-1807-3n-hsw:
3251       - 11
3252       - 12  # full
3253       - 14
3254       - 15
3255       - 16
3256       - 17
3257       - 20
3258       - 21
3259       - 22
3260       - 23
3261   compare:
3262     title: "rls1810"
3263     data:
3264       csit-dpdk-perf-verify-1810-3n-hsw:
3265       - 1   # NDRPDR sel
3266       - 2   # NDRPDR sel
3267       - 3   # NDRPDR sel
3268       - 4   # NDRPDR sel
3269       - 5   # NDRPDR sel
3270       - 6   # NDRPDR sel
3271       - 7   # NDRPDR sel
3272       - 8   # NDRPDR sel
3273       - 9   # NDRPDR sel
3274       - 10  # NDRPDR sel
3275   data: "dpdk-performance-changes-3n-hsw"
3276   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3277   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3278   parameters:
3279   - "name"
3280   - "parent"
3281   - "throughput"
3282
3283 # DPDK Performance Changes 3n-skx 2t1c pdr
3284 -
3285   type: "table"
3286   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3287   algorithm: "table_performance_comparison"
3288   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3289   reference:
3290     title: "rls1807"
3291     data:
3292       csit-dpdk-perf-verify-1807-3n-skx:
3293       - 1   # NDRPDR sel
3294       - 2   # NDRPDR sel
3295       - 3   # NDRPDR sel
3296       - 6   # NDRPDR sel
3297       - 7   # NDRPDR sel
3298       - 8   # NDRPDR sel
3299       - 9   # NDRPDR sel
3300       - 10  # NDRPDR sel
3301       - 11  # NDRPDR sel
3302       - 12  # NDRPDR sel
3303   compare:
3304     title: "rls1810"
3305     data:
3306       csit-dpdk-perf-verify-1810-3n-skx:
3307       - 3   # NDRPDR sel
3308       - 4   # NDRPDR sel
3309       - 6   # NDRPDR sel
3310       - 7   # NDRPDR sel
3311       - 8   # NDRPDR sel
3312       - 9   # NDRPDR sel
3313       - 10  # NDRPDR sel
3314       - 11  # NDRPDR sel
3315       - 12  # NDRPDR sel
3316       - 13  # NDRPDR sel
3317   data: "dpdk-performance-changes-3n-skx"
3318   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3319   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3320   parameters:
3321   - "name"
3322   - "parent"
3323   - "throughput"
3324
3325 # DPDK Performance Changes 3n-skx 4t2c pdr
3326 -
3327   type: "table"
3328   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3329   algorithm: "table_performance_comparison"
3330   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3331   reference:
3332     title: "rls1807"
3333     data:
3334       csit-dpdk-perf-verify-1807-3n-skx:
3335       - 1   # NDRPDR sel
3336       - 2   # NDRPDR sel
3337       - 3   # NDRPDR sel
3338       - 6   # NDRPDR sel
3339       - 7   # NDRPDR sel
3340       - 8   # NDRPDR sel
3341       - 9   # NDRPDR sel
3342       - 10  # NDRPDR sel
3343       - 11  # NDRPDR sel
3344       - 12  # NDRPDR sel
3345   compare:
3346     title: "rls1810"
3347     data:
3348       csit-dpdk-perf-verify-1810-3n-skx:
3349       - 3   # NDRPDR sel
3350       - 4   # NDRPDR sel
3351       - 6   # NDRPDR sel
3352       - 7   # NDRPDR sel
3353       - 8   # NDRPDR sel
3354       - 9   # NDRPDR sel
3355       - 10  # NDRPDR sel
3356       - 11  # NDRPDR sel
3357       - 12  # NDRPDR sel
3358       - 13  # NDRPDR sel
3359   data: "dpdk-performance-changes-3n-skx"
3360   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3361   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3362   parameters:
3363   - "name"
3364   - "parent"
3365   - "throughput"
3366
3367 # DPDK Performance Changes 3n-skx 2t1c ndr
3368 -
3369   type: "table"
3370   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3371   algorithm: "table_performance_comparison"
3372   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3373   reference:
3374     title: "rls1807"
3375     data:
3376       csit-dpdk-perf-verify-1807-3n-skx:
3377       - 1   # NDRPDR sel
3378       - 2   # NDRPDR sel
3379       - 3   # NDRPDR sel
3380       - 6   # NDRPDR sel
3381       - 7   # NDRPDR sel
3382       - 8   # NDRPDR sel
3383       - 9   # NDRPDR sel
3384       - 10  # NDRPDR sel
3385       - 11  # NDRPDR sel
3386       - 12  # NDRPDR sel
3387   compare:
3388     title: "rls1810"
3389     data:
3390       csit-dpdk-perf-verify-1810-3n-skx:
3391       - 3   # NDRPDR sel
3392       - 4   # NDRPDR sel
3393       - 6   # NDRPDR sel
3394       - 7   # NDRPDR sel
3395       - 8   # NDRPDR sel
3396       - 9   # NDRPDR sel
3397       - 10  # NDRPDR sel
3398       - 11  # NDRPDR sel
3399       - 12  # NDRPDR sel
3400       - 13  # NDRPDR sel
3401   data: "dpdk-performance-changes-3n-skx"
3402   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3403   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3404   parameters:
3405   - "name"
3406   - "parent"
3407   - "throughput"
3408
3409 # DPDK Performance Changes 3n-skx 4t2c ndr
3410 -
3411   type: "table"
3412   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3413   algorithm: "table_performance_comparison"
3414   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3415   reference:
3416     title: "rls1807"
3417     data:
3418       csit-dpdk-perf-verify-1807-3n-skx:
3419       - 1   # NDRPDR sel
3420       - 2   # NDRPDR sel
3421       - 3   # NDRPDR sel
3422       - 6   # NDRPDR sel
3423       - 7   # NDRPDR sel
3424       - 8   # NDRPDR sel
3425       - 9   # NDRPDR sel
3426       - 10  # NDRPDR sel
3427       - 11  # NDRPDR sel
3428       - 12  # NDRPDR sel
3429   compare:
3430     title: "rls1810"
3431     data:
3432       csit-dpdk-perf-verify-1810-3n-skx:
3433       - 3   # NDRPDR sel
3434       - 4   # NDRPDR sel
3435       - 6   # NDRPDR sel
3436       - 7   # NDRPDR sel
3437       - 8   # NDRPDR sel
3438       - 9   # NDRPDR sel
3439       - 10  # NDRPDR sel
3440       - 11  # NDRPDR sel
3441       - 12  # NDRPDR sel
3442       - 13  # NDRPDR sel
3443   data: "dpdk-performance-changes-3n-skx"
3444   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3445   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3446   parameters:
3447   - "name"
3448   - "parent"
3449   - "throughput"
3450
3451 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3452 -
3453   type: "table"
3454   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3455   algorithm: "table_performance_comparison"
3456   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3457   reference:
3458     title: "3-Node Hsw"
3459     data:
3460       csit-dpdk-perf-verify-1810-3n-hsw:
3461       - 1   # NDRPDR sel
3462       - 2   # NDRPDR sel
3463       - 3   # NDRPDR sel
3464       - 4   # NDRPDR sel
3465       - 5   # NDRPDR sel
3466       - 6   # NDRPDR sel
3467       - 7   # NDRPDR sel
3468       - 8   # NDRPDR sel
3469       - 9   # NDRPDR sel
3470       - 10  # NDRPDR sel
3471   compare:
3472     title: "3-Node Skx"
3473     data:
3474       csit-dpdk-perf-verify-1810-3n-skx:
3475       - 3   # NDRPDR sel
3476       - 4   # NDRPDR sel
3477       - 6   # NDRPDR sel
3478       - 7   # NDRPDR sel
3479       - 8   # NDRPDR sel
3480       - 9   # NDRPDR sel
3481       - 10  # NDRPDR sel
3482       - 11  # NDRPDR sel
3483       - 12  # NDRPDR sel
3484       - 13  # NDRPDR sel
3485   data: "dpdk-compare-testbeds"
3486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3487   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3488   parameters:
3489   - "name"
3490   - "parent"
3491   - "throughput"
3492
3493 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3494 -
3495   type: "table"
3496   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3497   algorithm: "table_performance_comparison"
3498   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3499   reference:
3500     title: "3-Node Skx"
3501     data:
3502       csit-dpdk-perf-verify-1810-3n-skx:
3503       - 3   # NDRPDR sel
3504       - 4   # NDRPDR sel
3505       - 6   # NDRPDR sel
3506       - 7   # NDRPDR sel
3507       - 8   # NDRPDR sel
3508       - 9   # NDRPDR sel
3509       - 10  # NDRPDR sel
3510       - 11  # NDRPDR sel
3511       - 12  # NDRPDR sel
3512       - 13  # NDRPDR sel
3513   compare:
3514     title: "2-Node Skx"
3515     data:
3516       csit-dpdk-perf-verify-1810-2n-skx:
3517       - 3   # NDRPDR sel
3518       - 4   # NDRPDR sel
3519       - 5   # NDRPDR sel
3520       - 7   # NDRPDR sel
3521       - 8   # NDRPDR sel
3522       - 9   # NDRPDR sel
3523       - 10  # NDRPDR sel
3524       - 11  # NDRPDR sel
3525       - 12  # NDRPDR sel
3526       - 13  # NDRPDR sel
3527   data: "dpdk-compare-topologies"
3528   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3529   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3530   parameters:
3531   - "name"
3532   - "parent"
3533   - "throughput"
3534
3535 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3536 -
3537   type: "table"
3538   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3539   algorithm: "table_performance_comparison"
3540   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3541   reference:
3542     title: "3-Node Skx"
3543     data:
3544       csit-dpdk-perf-verify-1810-3n-skx:
3545       - 3   # NDRPDR sel
3546       - 4   # NDRPDR sel
3547       - 6   # NDRPDR sel
3548       - 7   # NDRPDR sel
3549       - 8   # NDRPDR sel
3550       - 9   # NDRPDR sel
3551       - 10  # NDRPDR sel
3552       - 11  # NDRPDR sel
3553       - 12  # NDRPDR sel
3554       - 13  # NDRPDR sel
3555   compare:
3556     title: "2-Node Skx"
3557     data:
3558       csit-dpdk-perf-verify-1810-2n-skx:
3559       - 3   # NDRPDR sel
3560       - 4   # NDRPDR sel
3561       - 5   # NDRPDR sel
3562       - 7   # NDRPDR sel
3563       - 8   # NDRPDR sel
3564       - 9   # NDRPDR sel
3565       - 10  # NDRPDR sel
3566       - 11  # NDRPDR sel
3567       - 12  # NDRPDR sel
3568       - 13  # NDRPDR sel
3569   data: "dpdk-compare-topologies"
3570   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3571   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3572   parameters:
3573   - "name"
3574   - "parent"
3575   - "throughput"
3576
3577 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3578 -
3579   type: "table"
3580   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3581   algorithm: "table_performance_comparison"
3582   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3583   reference:
3584     title: "3-Node Hsw"
3585     data:
3586       csit-dpdk-perf-verify-1810-3n-hsw:
3587       - 1   # NDRPDR sel
3588       - 2   # NDRPDR sel
3589       - 3   # NDRPDR sel
3590       - 4   # NDRPDR sel
3591       - 5   # NDRPDR sel
3592       - 6   # NDRPDR sel
3593       - 7   # NDRPDR sel
3594       - 8   # NDRPDR sel
3595       - 9   # NDRPDR sel
3596       - 10  # NDRPDR sel
3597   compare:
3598     title: "3-Node Skx"
3599     data:
3600       csit-dpdk-perf-verify-1810-3n-skx:
3601       - 3   # NDRPDR sel
3602       - 4   # NDRPDR sel
3603       - 6   # NDRPDR sel
3604       - 7   # NDRPDR sel
3605       - 8   # NDRPDR sel
3606       - 9   # NDRPDR sel
3607       - 10  # NDRPDR sel
3608       - 11  # NDRPDR sel
3609       - 12  # NDRPDR sel
3610       - 13  # NDRPDR sel
3611   data: "dpdk-compare-testbeds"
3612   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3613   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3614   parameters:
3615   - "name"
3616   - "parent"
3617   - "throughput"
3618
3619 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr
3620 # NOTE: Not used in 18.10
3621 #-
3622 #  type: "table"
3623 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
3624 #  algorithm: "table_performance_comparison"
3625 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
3626 #  reference:
3627 #    title: "3-Node Hsw"
3628 #    data:
3629 #      csit-dpdk-perf-verify-1807-3n-hsw:
3630 #      - 11
3631 #      - 12  # full
3632 #      - 14
3633 #      - 15
3634 #      - 16
3635 #      - 17
3636 #      - 20
3637 #      - 21
3638 #      - 22
3639 #      - 23
3640 #  compare:
3641 #    title: "3-Node Skx"
3642 #    data:
3643 #      csit-dpdk-perf-verify-1807-3n-skx:
3644 #      - 1
3645 #      - 2
3646 #      - 3
3647 #      - 6
3648 #      - 7
3649 #      - 8
3650 #      - 9
3651 #      - 10
3652 #      - 11
3653 #      - 12
3654 #  data: "dpdk-compare-testbeds"
3655 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3656 #  filter: "'NIC_Intel-X710' and MRR" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3657 #  parameters:
3658 #  - "name"
3659 #  - "parent"
3660 #  - "result"
3661
3662 # Detailed Test Results - DPDK Performance Results 3n-hsw
3663 -
3664   type: "table"
3665   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3666   algorithm: "table_details"
3667   output-file-ext: ".csv"
3668   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3669   columns:
3670   -
3671     title: "Name"
3672     data: "data name"
3673   -
3674     title: "Status"
3675     data: "data msg"
3676   rows: "generated"
3677   data: "dpdk-perf-results-3n-hsw"
3678   filter: "all"
3679   parameters:
3680   - "name"
3681   - "parent"
3682   - "msg"
3683
3684 # Detailed Test Results - DPDK Performance Results 3n-skx
3685 -
3686   type: "table"
3687   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3688   algorithm: "table_details"
3689   output-file-ext: ".csv"
3690   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3691   columns:
3692   -
3693     title: "Name"
3694     data: "data name"
3695   -
3696     title: "Status"
3697     data: "data msg"
3698   rows: "generated"
3699   data: "dpdk-perf-results-3n-skx"
3700   filter: "all"
3701   parameters:
3702   - "name"
3703   - "parent"
3704   - "msg"
3705
3706 # Detailed Test Results - DPDK Performance Results 2n-skx
3707 -
3708   type: "table"
3709   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3710   algorithm: "table_details"
3711   output-file-ext: ".csv"
3712   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3713   columns:
3714   -
3715     title: "Name"
3716     data: "data name"
3717   -
3718     title: "Status"
3719     data: "data msg"
3720   rows: "generated"
3721   data: "dpdk-perf-results-2n-skx"
3722   filter: "all"
3723   parameters:
3724   - "name"
3725   - "parent"
3726   - "msg"
3727
3728 ################################################################################
3729 # HoneyComb
3730 -
3731   type: "table"
3732   title: "Detailed Test Results - Honeycomb Functional Results"
3733   algorithm: "table_details"
3734   output-file-ext: ".csv"
3735   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3736   columns:
3737   -
3738     title: "Name"
3739     data: "data name"
3740   -
3741     title: "Documentation"
3742     data: "data doc"
3743   -
3744     title: "Status"
3745     data: "data status"
3746   rows: "generated"
3747   data:
3748     "hc-func-results"
3749   filter: "all"
3750   parameters:
3751   - "name"
3752   - "parent"
3753   - "doc"
3754   - "status"
3755
3756 ################################################################################
3757 # NSH SFC
3758 -
3759   type: "table"
3760   title: "Detailed Test Results - NSH SFC Functional Results"
3761   algorithm: "table_details"
3762   output-file-ext: ".csv"
3763   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
3764   columns:
3765   -
3766     title: "Name"
3767     data: "data name"
3768   -
3769     title: "Documentation"
3770     data: "data doc"
3771   -
3772     title: "Status"
3773     data: "data status"
3774   rows: "generated"
3775   data:
3776     "nsh-func-results"
3777   filter: "all"
3778   parameters:
3779   - "name"
3780   - "parent"
3781   - "doc"
3782   - "status"
3783
3784 ################################################################################
3785 # DMM
3786 -
3787   type: "table"
3788   title: "Detailed Test Results - DMM Functional Results"
3789   algorithm: "table_details"
3790   output-file-ext: ".csv"
3791   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3792   columns:
3793   -
3794     title: "Name"
3795     data: "data name"
3796   -
3797     title: "Documentation"
3798     data: "data doc"
3799   -
3800     title: "Status"
3801     data: "data status"
3802   rows: "generated"
3803   data:
3804     "dmm-func-results"
3805   filter: "all"
3806   parameters:
3807   - "name"
3808   - "parent"
3809   - "doc"
3810   - "status"
3811
3812 ################################################################################
3813 ###                                F I L E S                                 ###
3814 ################################################################################
3815
3816 # VPP Performance Results 3n-hsw
3817 -
3818   type: "file"
3819   title: "VPP Performance Results 3n-hsw"
3820   algorithm: "file_test_results"
3821   output-file-ext: ".rst"
3822   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3823   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"
3824   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3825   data: "vpp-perf-results-3n-hsw"
3826   filter: "not 'NDRCHK' and not 'PDRCHK'"
3827   parameters:
3828   - "name"
3829   - "doc"
3830   - "level"
3831   - "parent"
3832   data-start-level: 3
3833
3834 # VPP Performance Results 3n-skx
3835 -
3836   type: "file"
3837   title: "VPP Performance Results 3n-skx"
3838   algorithm: "file_test_results"
3839   output-file-ext: ".rst"
3840   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3841   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"
3842   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3843   data: "vpp-perf-results-3n-skx"
3844   filter: "not 'NDRCHK' and not 'PDRCHK'"
3845   parameters:
3846   - "name"
3847   - "doc"
3848   - "level"
3849   - "parent"
3850   data-start-level: 3
3851
3852 # VPP Performance Results 2n-skx
3853 -
3854   type: "file"
3855   title: "VPP Performance Results 2n-skx"
3856   algorithm: "file_test_results"
3857   output-file-ext: ".rst"
3858   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3859   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"
3860   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3861   data: "vpp-perf-results-2n-skx"
3862   filter: "not 'NDRCHK' and not 'PDRCHK'"
3863   parameters:
3864   - "name"
3865   - "doc"
3866   - "level"
3867   - "parent"
3868   data-start-level: 3
3869
3870 # VPP Performance Results 2n-dnv
3871 -
3872   type: "file"
3873   title: "VPP Performance Results 2n-dnv"
3874   algorithm: "file_test_results"
3875   output-file-ext: ".rst"
3876   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3877   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"
3878   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3879   data: "intel-dnv-vpp"
3880   filter: "'NDRPDR'"
3881   parameters:
3882   - "name"
3883   - "doc"
3884   - "level"
3885   - "parent"
3886   data-start-level: 3
3887
3888 # VPP Performance Configuration 3n-hsw
3889 -
3890   type: "file"
3891   title: "VPP Performance Configuration 3n-hsw"
3892   algorithm: "file_test_results"
3893   output-file-ext: ".rst"
3894   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3895   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"
3896   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3897   data: "vpp-perf-results-3n-hsw"
3898   filter: "not 'NDRCHK' and not 'PDRCHK'"
3899   parameters:
3900   - "name"
3901   - "doc"
3902   - "level"
3903   - "parent"
3904   data-start-level: 3
3905
3906 # VPP Performance Configuration 3n-skx
3907 -
3908   type: "file"
3909   title: "VPP Performance Configuration 3n-skx"
3910   algorithm: "file_test_results"
3911   output-file-ext: ".rst"
3912   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3913   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"
3914   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3915   data: "vpp-perf-results-3n-skx"
3916   filter: "not 'NDRCHK' and not 'PDRCHK'"
3917   parameters:
3918   - "name"
3919   - "doc"
3920   - "level"
3921   - "parent"
3922   data-start-level: 3
3923
3924 # VPP Performance Configuration 2n-skx
3925 -
3926   type: "file"
3927   title: "VPP Performance Configuration 2n-skx"
3928   algorithm: "file_test_results"
3929   output-file-ext: ".rst"
3930   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3931   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"
3932   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3933   data: "vpp-perf-results-2n-skx"
3934   filter: "not 'NDRCHK' and not 'PDRCHK'"
3935   parameters:
3936   - "name"
3937   - "doc"
3938   - "level"
3939   - "parent"
3940   data-start-level: 3
3941
3942 # VPP Performance Configuration 2n-dnv
3943 -
3944   type: "file"
3945   title: "VPP Performance Configuration 2n-dnv"
3946   algorithm: "file_test_results"
3947   output-file-ext: ".rst"
3948   output-file: "{DIR[DTC,PERF,VPP,2N,DNVvpp_performance_configuration_2n_dnv"
3949   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"
3950   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3951   data: "intel-dnv-vpp"
3952   filter: "'NDRPDR'"
3953   parameters:
3954   - "name"
3955   - "doc"
3956   - "level"
3957   - "parent"
3958   data-start-level: 3
3959
3960 # VPP Performance Operational Data 3n-hsw
3961 -
3962   type: "file"
3963   title: "VPP Performance Operational Data 3n-hsw"
3964   algorithm: "file_test_results"
3965   output-file-ext: ".rst"
3966   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3967   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"
3968   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3969   data: "vpp-perf-results-3n-hsw"
3970   filter: "not 'NDRCHK' and not 'PDRCHK'"
3971   parameters:
3972   - "name"
3973   - "doc"
3974   - "level"
3975   - "parent"
3976   data-start-level: 3
3977
3978 # VPP Performance Operational Data 3n-skx
3979 -
3980   type: "file"
3981   title: "VPP Performance Operational Data 3n-skx"
3982   algorithm: "file_test_results"
3983   output-file-ext: ".rst"
3984   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
3985   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"
3986   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
3987   data: "vpp-perf-results-3n-skx"
3988   filter: "not 'NDRCHK' and not 'PDRCHK'"
3989   parameters:
3990   - "name"
3991   - "doc"
3992   - "level"
3993   - "parent"
3994   data-start-level: 3
3995
3996 # VPP Performance Operational Data 2n-skx
3997 -
3998   type: "file"
3999   title: "VPP Performance Operational Data 2n-skx"
4000   algorithm: "file_test_results"
4001   output-file-ext: ".rst"
4002   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4003   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"
4004   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4005   data: "vpp-perf-results-2n-skx"
4006   filter: "not 'NDRCHK' and not 'PDRCHK'"
4007   parameters:
4008   - "name"
4009   - "doc"
4010   - "level"
4011   - "parent"
4012   data-start-level: 3
4013
4014 # VPP Performance Operational Data 2n-dnv
4015 -
4016   type: "file"
4017   title: "VPP Performance Operational Data 2n-dnv"
4018   algorithm: "file_test_results"
4019   output-file-ext: ".rst"
4020   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
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[DTO,PERF,VPP,2N,DNV]}"
4023   data: "intel-dnv-vpp"
4024   filter: "'NDRPDR'"
4025   parameters:
4026   - "name"
4027   - "doc"
4028   - "level"
4029   - "parent"
4030   data-start-level: 3
4031
4032 # VPP MRR Results 3n-hsw
4033 -
4034   type: "file"
4035   title: "VPP MRR Results 3n-hsw"
4036   algorithm: "file_test_results"
4037   output-file-ext: ".rst"
4038   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4039   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"
4040   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4041   data: "vpp-mrr-results-3n-hsw"
4042   filter: "'MRR'"
4043   parameters:
4044   - "name"
4045   - "doc"
4046   - "level"
4047   - "parent"
4048   data-start-level: 3
4049
4050 # VPP MRR Results 3n-skx
4051 -
4052   type: "file"
4053   title: "VPP MRR Results 3n-skx"
4054   algorithm: "file_test_results"
4055   output-file-ext: ".rst"
4056   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4057   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"
4058   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4059   data: "vpp-mrr-results-3n-skx"
4060   filter: "'MRR'"
4061   parameters:
4062   - "name"
4063   - "doc"
4064   - "level"
4065   - "parent"
4066   data-start-level: 3
4067
4068 # VPP MRR Results 2n-skx
4069 -
4070   type: "file"
4071   title: "VPP MRR Results 2n-skx"
4072   algorithm: "file_test_results"
4073   output-file-ext: ".rst"
4074   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4075   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"
4076   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4077   data: "vpp-mrr-results-2n-skx"
4078   filter: "all"
4079   parameters:
4080   - "name"
4081   - "doc"
4082   - "level"
4083   - "parent"
4084   data-start-level: 3
4085
4086 # VPP MRR Results 2n-dnv
4087 -
4088   type: "file"
4089   title: "VPP MRR Results 2n-dnv"
4090   algorithm: "file_test_results"
4091   output-file-ext: ".rst"
4092   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4093   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"
4094   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4095   data: "intel-dnv-vpp"
4096   filter: "'MRR'"
4097   parameters:
4098   - "name"
4099   - "doc"
4100   - "level"
4101   - "parent"
4102   data-start-level: 3
4103
4104 # VPP MRR Configuration 3n-hsw
4105 -
4106   type: "file"
4107   title: "VPP MRR Configuration 3n-hsw"
4108   algorithm: "file_test_results"
4109   output-file-ext: ".rst"
4110   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4111   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4112   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4113   data: "vpp-mrr-results-3n-hsw"
4114   filter: "'MRR'"
4115   parameters:
4116   - "name"
4117   - "doc"
4118   - "level"
4119   - "parent"
4120   data-start-level: 3
4121
4122 # VPP MRR Configuration 3n-skx
4123 -
4124   type: "file"
4125   title: "VPP MRR Configuration 3n-skx"
4126   algorithm: "file_test_results"
4127   output-file-ext: ".rst"
4128   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4129   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4130   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4131   data: "vpp-mrr-results-3n-skx"
4132   filter: "'MRR'"
4133   parameters:
4134   - "name"
4135   - "doc"
4136   - "level"
4137   - "parent"
4138   data-start-level: 3
4139
4140 # VPP MRR Configuration 2n-skx
4141 -
4142   type: "file"
4143   title: "VPP MRR Configuration 2n-skx"
4144   algorithm: "file_test_results"
4145   output-file-ext: ".rst"
4146   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4147   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"
4148   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4149   data: "vpp-mrr-results-2n-skx"
4150   filter: "'MRR'"
4151   parameters:
4152   - "name"
4153   - "doc"
4154   - "level"
4155   - "parent"
4156   data-start-level: 3
4157
4158 # VPP MRR Configuration 2n-dnv
4159 -
4160   type: "file"
4161   title: "VPP MRR Configuration 2n-dnv"
4162   algorithm: "file_test_results"
4163   output-file-ext: ".rst"
4164   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4165   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"
4166   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4167   data: "intel-dnv-vpp"
4168   filter: "'MRR'"
4169   parameters:
4170   - "name"
4171   - "doc"
4172   - "level"
4173   - "parent"
4174   data-start-level: 3
4175
4176 # VPP Functional Results - Ubuntu
4177 -
4178   type: "file"
4179   title: "VPP Functional Results - Ubuntu"
4180   algorithm: "file_test_results"
4181   output-file-ext: ".rst"
4182   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4183   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"
4184   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4185   data: "vpp-func-results-ubuntu"
4186   filter: "all"
4187   parameters:
4188   - "name"
4189   - "doc"
4190   - "level"
4191   - "parent"
4192   data-start-level: 3
4193
4194 # VPP Functional Results - CentOS
4195 -
4196   type: "file"
4197   title: "VPP Functional Results - CentOS"
4198   algorithm: "file_test_results"
4199   output-file-ext: ".rst"
4200   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4201   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"
4202   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4203   data:
4204     "vpp-func-results-centos"
4205   filter: "all"
4206   parameters:
4207   - "name"
4208   - "doc"
4209   - "level"
4210   - "parent"
4211   data-start-level: 3
4212
4213 # VPP Functional Configuration - Ubuntu
4214 -
4215   type: "file"
4216   title: "VPP Functional Configuration - Ubuntu"
4217   algorithm: "file_test_results"
4218   output-file-ext: ".rst"
4219   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4220   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"
4221   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4222   data: "vpp-func-results-ubuntu"
4223   filter: "all"
4224   parameters:
4225   - "name"
4226   - "doc"
4227   - "level"
4228   - "parent"
4229   data-start-level: 3
4230
4231 # VPP Functional Configuration - CentOS
4232 -
4233   type: "file"
4234   title: "VPP Functional Configuration - CentOS"
4235   algorithm: "file_test_results"
4236   output-file-ext: ".rst"
4237   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4238   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"
4239   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4240   data:
4241     "vpp-func-results-centos"
4242   filter: "all"
4243   parameters:
4244   - "name"
4245   - "doc"
4246   - "level"
4247   - "parent"
4248   data-start-level: 3
4249
4250 # VPP Device Results - Ubuntu
4251 -
4252   type: "file"
4253   title: "VPP Device Results - Ubuntu"
4254   algorithm: "file_test_results"
4255   output-file-ext: ".rst"
4256   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4257   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"
4258   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4259   data: "vpp-device-results-ubuntu"
4260   filter: "all"
4261   parameters:
4262   - "name"
4263   - "doc"
4264   - "level"
4265   - "parent"
4266   data-start-level: 2
4267
4268 # VPP Device Configuration - Ubuntu
4269 -
4270   type: "file"
4271   title: "VPP Device Configuration - Ubuntu"
4272   algorithm: "file_test_results"
4273   output-file-ext: ".rst"
4274   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4275   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"
4276   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4277   data: "vpp-device-results-ubuntu"
4278   filter: "all"
4279   parameters:
4280   - "name"
4281   - "doc"
4282   - "level"
4283   - "parent"
4284   data-start-level: 2
4285
4286 # Container Orchestrated Performance Results 3n-hsw
4287 -
4288   type: "file"
4289   title: "Container Orchestrated Performance Results 3n-hsw"
4290   algorithm: "file_test_results"
4291   output-file-ext: ".rst"
4292   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4293   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"
4294   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4295   data: "ligato-perf-results-3n-hsw"
4296   filter: "all"
4297   parameters:
4298   - "name"
4299   - "doc"
4300   - "level"
4301   - "parent"
4302   data-start-level: 3
4303
4304 # DPDK Performance Results 3n-hsw
4305 -
4306   type: "file"
4307   title: "DPDK Performance Results 3n-hsw"
4308   algorithm: "file_test_results"
4309   output-file-ext: ".rst"
4310   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4311   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"
4312   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4313   data: "dpdk-perf-results-3n-hsw"
4314   filter: "all"
4315   parameters:
4316   - "name"
4317   - "doc"
4318   - "level"
4319   - "parent"
4320   data-start-level: 3
4321
4322 # DPDK Performance Results 3n-skx
4323 -
4324   type: "file"
4325   title: "DPDK Performance Results 3n-skx"
4326   algorithm: "file_test_results"
4327   output-file-ext: ".rst"
4328   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4329   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"
4330   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4331   data: "dpdk-perf-results-3n-skx"
4332   filter: "all"
4333   parameters:
4334   - "name"
4335   - "doc"
4336   - "level"
4337   - "parent"
4338   data-start-level: 3
4339
4340 # DPDK Performance Results 2n-skx
4341 -
4342   type: "file"
4343   title: "DPDK Performance Results 2n-skx"
4344   algorithm: "file_test_results"
4345   output-file-ext: ".rst"
4346   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4347   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"
4348   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4349   data: "dpdk-perf-results-2n-skx"
4350   filter: "all"
4351   parameters:
4352   - "name"
4353   - "doc"
4354   - "level"
4355   - "parent"
4356   data-start-level: 3
4357
4358 # Honeycomb Functional Results
4359 -
4360   type: "file"
4361   title: "Honeycomb Functional Results"
4362   algorithm: "file_test_results"
4363   output-file-ext: ".rst"
4364   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4365   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"
4366   dir-tables: "{DIR[DTR,FUNC,HC]}"
4367   data:
4368     "hc-func-results"
4369   filter: "all"
4370   parameters:
4371   - "name"
4372   - "doc"
4373   - "level"
4374   - "parent"
4375   data-start-level: 3
4376
4377 # NSH SFC Functional Results
4378 -
4379   type: "file"
4380   title: "NSH SFC Functional Results"
4381   algorithm: "file_test_results"
4382   output-file-ext: ".rst"
4383   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4384   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4385   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4386   data:
4387     "nsh-func-results"
4388   filter: "all"
4389   parameters:
4390   - "name"
4391   - "doc"
4392   - "level"
4393   - "parent"
4394   data-start-level: 3
4395
4396 # DMM Functional Results
4397 -
4398   type: "file"
4399   title: "DMM Functional Results"
4400   algorithm: "file_test_results"
4401   output-file-ext: ".rst"
4402   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4403   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"
4404   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4405   data:
4406     "dmm-func-results"
4407   filter: "all"
4408   parameters:
4409   - "name"
4410   - "doc"
4411   - "level"
4412   - "parent"
4413   data-start-level: 3
4414
4415 ################################################################################
4416 ###                                P L O T S                                 ###
4417 ################################################################################
4418
4419 ################################################################################
4420 # Plots VPP HTTP Server Performance
4421 -
4422   type: "plot"
4423   title: "VPP HTTP Server Performance"
4424   algorithm: "plot_http_server_performance_box"
4425   output-file-type: ".html"
4426   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
4427   data:
4428     "plot-vpp-http-server-performance"
4429   # Keep this formatting, the filter is enclosed with " (quotation mark) and
4430   # each tag is enclosed with ' (apostrophe).
4431   filter: "'HTTP' and 'TCP_CPS'"
4432   parameters:
4433   - "result"
4434   - "name"
4435   traces:
4436     hoverinfo: "x+y"
4437     boxpoints: "outliers"
4438     whiskerwidth: 0
4439   layout:
4440     title: "VPP HTTP Server Performance"
4441     layout:
4442       "plot-cps"
4443
4444 -
4445   type: "plot"
4446   title: "VPP HTTP Server Performance"
4447   algorithm: "plot_http_server_performance_box"
4448   output-file-type: ".html"
4449   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
4450   data:
4451     "plot-vpp-http-server-performance"
4452   filter: "'HTTP' and 'TCP_RPS'"
4453   parameters:
4454   - "result"
4455   - "name"
4456   traces:
4457     hoverinfo: "x+y"
4458     boxpoints: "outliers"
4459     whiskerwidth: 0
4460   layout:
4461     title: "VPP HTTP Server Performance"
4462     layout:
4463       "plot-rps"
4464
4465 ################################################################################
4466
4467 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
4468 -
4469   type: "plot"
4470   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4471   algorithm: "plot_performance_box"
4472   output-file-type: ".html"
4473   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4474   data: "plot-vpp-throughput-latency-3n-hsw"
4475   filter: "'NIC_Intel-X520-DA2' and
4476            '64B' and
4477            ('BASE' or 'SCALE') and
4478            'NDRPDR' and
4479            'ETH' and
4480            '1T1C' and
4481            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4482            not 'VHOST' and
4483            not 'MEMIF'"
4484   parameters:
4485   - "throughput"
4486   - "parent"
4487   - "tags"
4488   sort:
4489   - "L2PATCH"
4490   - "L2XCBASE"
4491   - "BASE"
4492   - "FIB_10K"
4493   - "FIB_100K"
4494   - "FIB_1M"
4495   traces:
4496     hoverinfo: "x+y"
4497     boxpoints: "outliers"
4498     whiskerwidth: 0
4499   layout:
4500     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
4501     layout: "plot-throughput"
4502
4503 -
4504   type: "plot"
4505   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4506   algorithm: "plot_performance_box"
4507   output-file-type: ".html"
4508   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4509   data: "plot-vpp-throughput-latency-3n-hsw"
4510   filter: "'NIC_Intel-X520-DA2' and
4511            '64B' and
4512            ('BASE' or 'SCALE') and
4513            'NDRPDR' and
4514            'ETH' and
4515            '1T1C' and
4516            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4517            not 'VHOST' and
4518            not 'MEMIF'"
4519   parameters:
4520   - "throughput"
4521   - "parent"
4522   - "tags"
4523   sort:
4524   - "L2PATCH"
4525   - "L2XCBASE"
4526   - "BASE"
4527   - "FIB_10K"
4528   - "FIB_100K"
4529   - "FIB_1M"
4530   traces:
4531     hoverinfo: "x+y"
4532     boxpoints: "outliers"
4533     whiskerwidth: 0
4534   layout:
4535     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
4536     layout: "plot-throughput"
4537
4538 -
4539   type: "plot"
4540   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4541   algorithm: "plot_performance_box"
4542   output-file-type: ".html"
4543   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4544   data: "plot-vpp-throughput-latency-3n-hsw"
4545   filter: "'NIC_Intel-X520-DA2' and
4546            '64B' and
4547            ('BASE' or 'SCALE') and
4548            'NDRPDR' and
4549            'ETH' and
4550            '2T2C' and
4551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4552            not 'VHOST' and
4553            not 'MEMIF'"
4554   parameters:
4555   - "throughput"
4556   - "parent"
4557   - "tags"
4558   sort:
4559   - "L2PATCH"
4560   - "L2XCBASE"
4561   - "BASE"
4562   - "FIB_10K"
4563   - "FIB_100K"
4564   - "FIB_1M"
4565   traces:
4566     hoverinfo: "x+y"
4567     boxpoints: "outliers"
4568     whiskerwidth: 0
4569   layout:
4570     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
4571     layout: "plot-throughput"
4572
4573 -
4574   type: "plot"
4575   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4576   algorithm: "plot_performance_box"
4577   output-file-type: ".html"
4578   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4579   data: "plot-vpp-throughput-latency-3n-hsw"
4580   filter: "'NIC_Intel-X520-DA2' and
4581            '64B' and
4582            ('BASE' or 'SCALE') and
4583            'NDRPDR' and
4584            'ETH' and
4585            '2T2C' and
4586            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4587            not 'VHOST' and
4588            not 'MEMIF'"
4589   parameters:
4590   - "throughput"
4591   - "parent"
4592   - "tags"
4593   sort:
4594   - "L2PATCH"
4595   - "L2XCBASE"
4596   - "BASE"
4597   - "FIB_10K"
4598   - "FIB_100K"
4599   - "FIB_1M"
4600   traces:
4601     hoverinfo: "x+y"
4602     boxpoints: "outliers"
4603     whiskerwidth: 0
4604   layout:
4605     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
4606     layout: "plot-throughput"
4607
4608 # Packet Throughput - VPP L2 3n-hsw-x520 features
4609 -
4610   type: "plot"
4611   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
4612   algorithm: "plot_performance_box"
4613   output-file-type: ".html"
4614   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
4615   data: "plot-vpp-throughput-latency-3n-hsw"
4616   filter: "'NIC_Intel-X520-DA2' and
4617            '64B' and
4618            'NDRPDR' and
4619            '1T1C' and
4620            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
4621            not 'ACL' and
4622            not 'VHOST' and
4623            not 'MEMIF'"
4624   parameters:
4625   - "throughput"
4626   - "parent"
4627   - "tags"
4628   sort:
4629   - "L2XCBASE"    # l2xcbase
4630   - "L2BDBASE"    # l2bdbase
4631   - "L2XCFWD"     # dot1q-l2xcbase
4632   - "L2BDMACLRN"  # dot1q-l2bdbase
4633   traces:
4634     hoverinfo: "x+y"
4635     boxpoints: "outliers"
4636     whiskerwidth: 0
4637   layout:
4638     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
4639     layout: "plot-throughput"
4640
4641 -
4642   type: "plot"
4643   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
4644   algorithm: "plot_performance_box"
4645   output-file-type: ".html"
4646   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
4647   data: "plot-vpp-throughput-latency-3n-hsw"
4648   filter: "'NIC_Intel-X520-DA2' and
4649            '64B' and
4650            'NDRPDR' and
4651            '1T1C' and
4652            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
4653            not 'ACL' and
4654            not 'VHOST' and
4655            not 'MEMIF'"
4656   parameters:
4657   - "throughput"
4658   - "parent"
4659   - "tags"
4660   sort:
4661   - "L2XCBASE"    # l2xcbase
4662   - "L2BDBASE"    # l2bdbase
4663   - "L2XCFWD"     # dot1q-l2xcbase
4664   - "L2BDMACLRN"  # dot1q-l2bdbase
4665   traces:
4666     hoverinfo: "x+y"
4667     boxpoints: "outliers"
4668     whiskerwidth: 0
4669   layout:
4670     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
4671     layout: "plot-throughput"
4672
4673 -
4674   type: "plot"
4675   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
4676   algorithm: "plot_performance_box"
4677   output-file-type: ".html"
4678   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
4679   data: "plot-vpp-throughput-latency-3n-hsw"
4680   filter: "'NIC_Intel-X520-DA2' and
4681            '64B' and
4682            'NDRPDR' and
4683            '2T2C' and
4684            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
4685            not 'ACL' and
4686            not 'VHOST' and
4687            not 'MEMIF'"
4688   parameters:
4689   - "throughput"
4690   - "parent"
4691   - "tags"
4692   sort:
4693   - "L2XCBASE"    # l2xcbase
4694   - "L2BDBASE"    # l2bdbase
4695   - "L2XCFWD"     # dot1q-l2xcbase
4696   - "L2BDMACLRN"  # dot1q-l2bdbase
4697   traces:
4698     hoverinfo: "x+y"
4699     boxpoints: "outliers"
4700     whiskerwidth: 0
4701   layout:
4702     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
4703     layout: "plot-throughput"
4704
4705 -
4706   type: "plot"
4707   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
4708   algorithm: "plot_performance_box"
4709   output-file-type: ".html"
4710   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
4711   data: "plot-vpp-throughput-latency-3n-hsw"
4712   filter: "'NIC_Intel-X520-DA2' and
4713            '64B' and
4714            'NDRPDR' and
4715            '2T2C' and
4716            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
4717            not 'ACL' and
4718            not 'VHOST' and
4719            not 'MEMIF'"
4720   parameters:
4721   - "throughput"
4722   - "parent"
4723   - "tags"
4724   sort:
4725   - "L2XCBASE"    # l2xcbase
4726   - "L2BDBASE"    # l2bdbase
4727   - "L2XCFWD"     # dot1q-l2xcbase
4728   - "L2BDMACLRN"  # dot1q-l2bdbase
4729   traces:
4730     hoverinfo: "x+y"
4731     boxpoints: "outliers"
4732     whiskerwidth: 0
4733   layout:
4734     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
4735     layout: "plot-throughput"
4736
4737 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
4738 -
4739   type: "plot"
4740   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4741   algorithm: "plot_performance_box"
4742   output-file-type: ".html"
4743   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4744   data: "plot-vpp-throughput-latency-3n-hsw"
4745   filter: "'NIC_Intel-X710' and
4746            '64B' and
4747            ('BASE' or 'SCALE') and
4748            'NDRPDR' and
4749            'ETH' and
4750            '1T1C' and
4751            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4752            not 'VHOST' and
4753            not 'MEMIF'"
4754   parameters:
4755   - "throughput"
4756   - "parent"
4757   - "tags"
4758   sort:
4759   - "L2PATCH"
4760   - "L2XCBASE"
4761   - "BASE"
4762   - "FIB_10K"
4763   - "FIB_100K"
4764   - "FIB_1M"
4765   traces:
4766     hoverinfo: "x+y"
4767     boxpoints: "outliers"
4768     whiskerwidth: 0
4769   layout:
4770     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
4771     layout: "plot-throughput"
4772
4773 -
4774   type: "plot"
4775   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4776   algorithm: "plot_performance_box"
4777   output-file-type: ".html"
4778   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4779   data: "plot-vpp-throughput-latency-3n-hsw"
4780   filter: "'NIC_Intel-X710' and
4781            '64B' and
4782            ('BASE' or 'SCALE') and
4783            'NDRPDR' and
4784            'ETH' and
4785            '1T1C' and
4786            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4787            not 'VHOST' and
4788            not 'MEMIF'"
4789   parameters:
4790   - "throughput"
4791   - "parent"
4792   - "tags"
4793   sort:
4794   - "L2PATCH"
4795   - "L2XCBASE"
4796   - "BASE"
4797   - "FIB_10K"
4798   - "FIB_100K"
4799   - "FIB_1M"
4800   traces:
4801     hoverinfo: "x+y"
4802     boxpoints: "outliers"
4803     whiskerwidth: 0
4804   layout:
4805     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
4806     layout: "plot-throughput"
4807
4808 -
4809   type: "plot"
4810   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4811   algorithm: "plot_performance_box"
4812   output-file-type: ".html"
4813   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4814   data: "plot-vpp-throughput-latency-3n-hsw"
4815   filter: "'NIC_Intel-X710' and
4816            '64B' and
4817            ('BASE' or 'SCALE') and
4818            'NDRPDR' and
4819            'ETH' and
4820            '2T2C' and
4821            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4822            not 'VHOST' and
4823            not 'MEMIF'"
4824   parameters:
4825   - "throughput"
4826   - "parent"
4827   - "tags"
4828   sort:
4829   - "L2PATCH"
4830   - "L2XCBASE"
4831   - "BASE"
4832   - "FIB_10K"
4833   - "FIB_100K"
4834   - "FIB_1M"
4835   traces:
4836     hoverinfo: "x+y"
4837     boxpoints: "outliers"
4838     whiskerwidth: 0
4839   layout:
4840     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
4841     layout: "plot-throughput"
4842
4843 -
4844   type: "plot"
4845   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4846   algorithm: "plot_performance_box"
4847   output-file-type: ".html"
4848   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4849   data: "plot-vpp-throughput-latency-3n-hsw"
4850   filter: "'NIC_Intel-X710' and
4851            '64B' and
4852            ('BASE' or 'SCALE') and
4853            'NDRPDR' and
4854            'ETH' and
4855            '2T2C' and
4856            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
4857            not 'VHOST' and
4858            not 'MEMIF'"
4859   parameters:
4860   - "throughput"
4861   - "parent"
4862   - "tags"
4863   sort:
4864   - "L2PATCH"
4865   - "L2XCBASE"
4866   - "BASE"
4867   - "FIB_10K"
4868   - "FIB_100K"
4869   - "FIB_1M"
4870   traces:
4871     hoverinfo: "x+y"
4872     boxpoints: "outliers"
4873     whiskerwidth: 0
4874   layout:
4875     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
4876     layout: "plot-throughput"
4877
4878 # Packet Throughput - VPP L2 3n-hsw-x710 features
4879 -
4880   type: "plot"
4881   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
4882   algorithm: "plot_performance_box"
4883   output-file-type: ".html"
4884   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
4885   data: "plot-vpp-throughput-latency-3n-hsw"
4886   filter: "'NIC_Intel-X710' and
4887            '64B' and
4888            'NDRPDR' and
4889            '1T1C' and
4890            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
4891            not 'ACL' and
4892            not 'VHOST' and
4893            not 'MEMIF'"
4894   parameters:
4895   - "throughput"
4896   - "parent"
4897   - "tags"
4898   sort:
4899   - "L2XCBASE"    # l2xcbase
4900   - "L2BDBASE"    # l2bdbase
4901   - "L2XCFWD"     # dot1q-l2xcbase
4902   - "L2BDMACLRN"  # dot1q-l2bdbase
4903   traces:
4904     hoverinfo: "x+y"
4905     boxpoints: "outliers"
4906     whiskerwidth: 0
4907   layout:
4908     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
4909     layout: "plot-throughput"
4910
4911 -
4912   type: "plot"
4913   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
4914   algorithm: "plot_performance_box"
4915   output-file-type: ".html"
4916   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
4917   data: "plot-vpp-throughput-latency-3n-hsw"
4918   filter: "'NIC_Intel-X710' and
4919            '64B' and
4920            'NDRPDR' and
4921            '1T1C' and
4922            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
4923            not 'ACL' and
4924            not 'VHOST' and
4925            not 'MEMIF'"
4926   parameters:
4927   - "throughput"
4928   - "parent"
4929   - "tags"
4930   sort:
4931   - "L2XCBASE"    # l2xcbase
4932   - "L2BDBASE"    # l2bdbase
4933   - "L2XCFWD"     # dot1q-l2xcbase
4934   - "L2BDMACLRN"  # dot1q-l2bdbase
4935   traces:
4936     hoverinfo: "x+y"
4937     boxpoints: "outliers"
4938     whiskerwidth: 0
4939   layout:
4940     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
4941     layout: "plot-throughput"
4942
4943 -
4944   type: "plot"
4945   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
4946   algorithm: "plot_performance_box"
4947   output-file-type: ".html"
4948   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
4949   data: "plot-vpp-throughput-latency-3n-hsw"
4950   filter: "'NIC_Intel-X710' and
4951            '64B' and
4952            'NDRPDR' and
4953            '2T2C' and
4954            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
4955            not 'ACL' and
4956            not 'VHOST' and
4957            not 'MEMIF'"
4958   parameters:
4959   - "throughput"
4960   - "parent"
4961   - "tags"
4962   sort:
4963   - "L2XCBASE"    # l2xcbase
4964   - "L2BDBASE"    # l2bdbase
4965   - "L2XCFWD"     # dot1q-l2xcbase
4966   - "L2BDMACLRN"  # dot1q-l2bdbase
4967   traces:
4968     hoverinfo: "x+y"
4969     boxpoints: "outliers"
4970     whiskerwidth: 0
4971   layout:
4972     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
4973     layout: "plot-throughput"
4974
4975 -
4976   type: "plot"
4977   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
4978   algorithm: "plot_performance_box"
4979   output-file-type: ".html"
4980   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
4981   data: "plot-vpp-throughput-latency-3n-hsw"
4982   filter: "'NIC_Intel-X710' and
4983            '64B' and
4984            'NDRPDR' and
4985            '2T2C' and
4986            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
4987            not 'ACL' and
4988            not 'VHOST' and
4989            not 'MEMIF'"
4990   parameters:
4991   - "throughput"
4992   - "parent"
4993   - "tags"
4994   sort:
4995   - "L2XCBASE"    # l2xcbase
4996   - "L2BDBASE"    # l2bdbase
4997   - "L2XCFWD"     # dot1q-l2xcbase
4998   - "L2BDMACLRN"  # dot1q-l2bdbase
4999   traces:
5000     hoverinfo: "x+y"
5001     boxpoints: "outliers"
5002     whiskerwidth: 0
5003   layout:
5004     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5005     layout: "plot-throughput"
5006
5007 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
5008 -
5009   type: "plot"
5010   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
5011   algorithm: "plot_performance_box"
5012   output-file-type: ".html"
5013   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
5014   data: "plot-vpp-throughput-latency-3n-hsw"
5015   filter: "'NIC_Intel-XL710' and
5016            '64B' and
5017            ('BASE' or 'SCALE') and
5018            'NDRPDR' and
5019            'ETH' and
5020            '1T1C' and
5021            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5022            not 'VHOST' and
5023            not 'MEMIF'"
5024   parameters:
5025   - "throughput"
5026   - "parent"
5027   - "tags"
5028   sort:
5029   - "L2PATCH"
5030   - "L2XCBASE"
5031   - "BASE"
5032   - "FIB_10K"
5033   - "FIB_100K"
5034   - "FIB_1M"
5035   traces:
5036     hoverinfo: "x+y"
5037     boxpoints: "outliers"
5038     whiskerwidth: 0
5039   layout:
5040     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
5041     layout: "plot-throughput"
5042
5043 -
5044   type: "plot"
5045   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
5046   algorithm: "plot_performance_box"
5047   output-file-type: ".html"
5048   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
5049   data: "plot-vpp-throughput-latency-3n-hsw"
5050   filter: "'NIC_Intel-XL710' and
5051            '64B' and
5052            ('BASE' or 'SCALE') and
5053            'NDRPDR' and
5054            'ETH' and
5055            '1T1C' and
5056            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5057            not 'VHOST' and
5058            not 'MEMIF'"
5059   parameters:
5060   - "throughput"
5061   - "parent"
5062   - "tags"
5063   sort:
5064   - "L2PATCH"
5065   - "L2XCBASE"
5066   - "BASE"
5067   - "FIB_10K"
5068   - "FIB_100K"
5069   - "FIB_1M"
5070   traces:
5071     hoverinfo: "x+y"
5072     boxpoints: "outliers"
5073     whiskerwidth: 0
5074   layout:
5075     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
5076     layout: "plot-throughput"
5077
5078 -
5079   type: "plot"
5080   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
5081   algorithm: "plot_performance_box"
5082   output-file-type: ".html"
5083   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
5084   data: "plot-vpp-throughput-latency-3n-hsw"
5085   filter: "'NIC_Intel-XL710' and
5086            '64B' and
5087            ('BASE' or 'SCALE') and
5088            'NDRPDR' and
5089            'ETH' and
5090            '2T2C' and
5091            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5092            not 'VHOST' and
5093            not 'MEMIF'"
5094   parameters:
5095   - "throughput"
5096   - "parent"
5097   - "tags"
5098   sort:
5099   - "L2PATCH"
5100   - "L2XCBASE"
5101   - "BASE"
5102   - "FIB_10K"
5103   - "FIB_100K"
5104   - "FIB_1M"
5105   traces:
5106     hoverinfo: "x+y"
5107     boxpoints: "outliers"
5108     whiskerwidth: 0
5109   layout:
5110     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
5111     layout: "plot-throughput"
5112
5113 -
5114   type: "plot"
5115   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
5116   algorithm: "plot_performance_box"
5117   output-file-type: ".html"
5118   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
5119   data: "plot-vpp-throughput-latency-3n-hsw"
5120   filter: "'NIC_Intel-XL710' and
5121            '64B' and
5122            ('BASE' or 'SCALE') and
5123            'NDRPDR' and
5124            'ETH' and
5125            '2T2C' and
5126            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5127            not 'VHOST' and
5128            not 'MEMIF'"
5129   parameters:
5130   - "throughput"
5131   - "parent"
5132   - "tags"
5133   sort:
5134   - "L2PATCH"
5135   - "L2XCBASE"
5136   - "BASE"
5137   - "FIB_10K"
5138   - "FIB_100K"
5139   - "FIB_1M"
5140   traces:
5141     hoverinfo: "x+y"
5142     boxpoints: "outliers"
5143     whiskerwidth: 0
5144   layout:
5145     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
5146     layout: "plot-throughput"
5147
5148 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
5149 -
5150   type: "plot"
5151   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5152   algorithm: "plot_performance_box"
5153   output-file-type: ".html"
5154   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5155   data: "plot-vpp-throughput-latency-3n-skx"
5156   filter: "'NIC_Intel-X710' and
5157            '64B' and
5158            ('BASE' or 'SCALE') and
5159            'NDRPDR' and
5160            'ETH' and
5161            '2T1C' and
5162            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5163            not 'VHOST' and
5164            not 'MEMIF'"
5165   parameters:
5166   - "throughput"
5167   - "parent"
5168   - "tags"
5169   sort:
5170   - "L2PATCH"
5171   - "L2XCBASE"
5172   - "BASE"
5173   - "FIB_10K"
5174   - "FIB_100K"
5175   - "FIB_1M"
5176   traces:
5177     hoverinfo: "x+y"
5178     boxpoints: "outliers"
5179     whiskerwidth: 0
5180   layout:
5181     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
5182     layout: "plot-throughput"
5183
5184 -
5185   type: "plot"
5186   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5187   algorithm: "plot_performance_box"
5188   output-file-type: ".html"
5189   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5190   data: "plot-vpp-throughput-latency-3n-skx"
5191   filter: "'NIC_Intel-X710' and
5192            '64B' and
5193            ('BASE' or 'SCALE') and
5194            'NDRPDR' and
5195            'ETH' and
5196            '2T1C' and
5197            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5198            not 'VHOST' and
5199            not 'MEMIF'"
5200   parameters:
5201   - "throughput"
5202   - "parent"
5203   - "tags"
5204   sort:
5205   - "L2PATCH"
5206   - "L2XCBASE"
5207   - "BASE"
5208   - "FIB_10K"
5209   - "FIB_100K"
5210   - "FIB_1M"
5211   traces:
5212     hoverinfo: "x+y"
5213     boxpoints: "outliers"
5214     whiskerwidth: 0
5215   layout:
5216     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
5217     layout: "plot-throughput"
5218
5219 -
5220   type: "plot"
5221   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
5222   algorithm: "plot_performance_box"
5223   output-file-type: ".html"
5224   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
5225   data: "plot-vpp-throughput-latency-3n-skx"
5226   filter: "'NIC_Intel-X710' and
5227            '64B' and
5228            ('BASE' or 'SCALE') and
5229            'NDRPDR' and
5230            'ETH' and
5231            '4T2C' and
5232            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5233            not 'VHOST' and
5234            not 'MEMIF'"
5235   parameters:
5236   - "throughput"
5237   - "parent"
5238   - "tags"
5239   sort:
5240   - "L2PATCH"
5241   - "L2XCBASE"
5242   - "BASE"
5243   - "FIB_10K"
5244   - "FIB_100K"
5245   - "FIB_1M"
5246   traces:
5247     hoverinfo: "x+y"
5248     boxpoints: "outliers"
5249     whiskerwidth: 0
5250   layout:
5251     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
5252     layout: "plot-throughput"
5253
5254 -
5255   type: "plot"
5256   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
5257   algorithm: "plot_performance_box"
5258   output-file-type: ".html"
5259   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
5260   data: "plot-vpp-throughput-latency-3n-skx"
5261   filter: "'NIC_Intel-X710' and
5262            '64B' and
5263            ('BASE' or 'SCALE') and
5264            'NDRPDR' and
5265            'ETH' and
5266            '4T2C' and
5267            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5268            not 'VHOST' and
5269            not 'MEMIF'"
5270   parameters:
5271   - "throughput"
5272   - "parent"
5273   - "tags"
5274   sort:
5275   - "L2PATCH"
5276   - "L2XCBASE"
5277   - "BASE"
5278   - "FIB_10K"
5279   - "FIB_100K"
5280   - "FIB_1M"
5281   traces:
5282     hoverinfo: "x+y"
5283     boxpoints: "outliers"
5284     whiskerwidth: 0
5285   layout:
5286     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
5287     layout: "plot-throughput"
5288
5289 # Packet Throughput - VPP L2 3n-skx-x710 features
5290 -
5291   type: "plot"
5292   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
5293   algorithm: "plot_performance_box"
5294   output-file-type: ".html"
5295   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
5296   data: "plot-vpp-throughput-latency-3n-skx"
5297   filter: "'NIC_Intel-X710' and
5298            '64B' and
5299            'NDRPDR' and
5300            '2T1C' and
5301            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5302            not 'ACL' and
5303            not 'VHOST' and
5304            not 'MEMIF'"
5305   parameters:
5306   - "throughput"
5307   - "parent"
5308   - "tags"
5309   sort:
5310   - "L2XCBASE"    # l2xcbase
5311   - "L2BDBASE"    # l2bdbase
5312   - "L2XCFWD"     # dot1q-l2xcbase
5313   - "L2BDMACLRN"  # dot1q-l2bdbase
5314   traces:
5315     hoverinfo: "x+y"
5316     boxpoints: "outliers"
5317     whiskerwidth: 0
5318   layout:
5319     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
5320     layout: "plot-throughput"
5321
5322 -
5323   type: "plot"
5324   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
5325   algorithm: "plot_performance_box"
5326   output-file-type: ".html"
5327   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
5328   data: "plot-vpp-throughput-latency-3n-skx"
5329   filter: "'NIC_Intel-X710' and
5330            '64B' and
5331            'NDRPDR' and
5332            '2T1C' and
5333            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5334            not 'ACL' and
5335            not 'VHOST' and
5336            not 'MEMIF'"
5337   parameters:
5338   - "throughput"
5339   - "parent"
5340   - "tags"
5341   sort:
5342   - "L2XCBASE"    # l2xcbase
5343   - "L2BDBASE"    # l2bdbase
5344   - "L2XCFWD"     # dot1q-l2xcbase
5345   - "L2BDMACLRN"  # dot1q-l2bdbase
5346   traces:
5347     hoverinfo: "x+y"
5348     boxpoints: "outliers"
5349     whiskerwidth: 0
5350   layout:
5351     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
5352     layout: "plot-throughput"
5353
5354 -
5355   type: "plot"
5356   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
5357   algorithm: "plot_performance_box"
5358   output-file-type: ".html"
5359   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
5360   data: "plot-vpp-throughput-latency-3n-skx"
5361   filter: "'NIC_Intel-X710' and
5362            '64B' and
5363            'NDRPDR' and
5364            '4T2C' and
5365            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5366            not 'ACL' and
5367            not 'VHOST' and
5368            not 'MEMIF'"
5369   parameters:
5370   - "throughput"
5371   - "parent"
5372   - "tags"
5373   sort:
5374   - "L2XCBASE"    # l2xcbase
5375   - "L2BDBASE"    # l2bdbase
5376   - "L2XCFWD"     # dot1q-l2xcbase
5377   - "L2BDMACLRN"  # dot1q-l2bdbase
5378   traces:
5379     hoverinfo: "x+y"
5380     boxpoints: "outliers"
5381     whiskerwidth: 0
5382   layout:
5383     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
5384     layout: "plot-throughput"
5385
5386 -
5387   type: "plot"
5388   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
5389   algorithm: "plot_performance_box"
5390   output-file-type: ".html"
5391   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
5392   data: "plot-vpp-throughput-latency-3n-skx"
5393   filter: "'NIC_Intel-X710' and
5394            '64B' and
5395            'NDRPDR' and
5396            '4T2C' and
5397            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5398            not 'ACL' and
5399            not 'VHOST' and
5400            not 'MEMIF'"
5401   parameters:
5402   - "throughput"
5403   - "parent"
5404   - "tags"
5405   sort:
5406   - "L2XCBASE"    # l2xcbase
5407   - "L2BDBASE"    # l2bdbase
5408   - "L2XCFWD"     # dot1q-l2xcbase
5409   - "L2BDMACLRN"  # dot1q-l2bdbase
5410   traces:
5411     hoverinfo: "x+y"
5412     boxpoints: "outliers"
5413     whiskerwidth: 0
5414   layout:
5415     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
5416     layout: "plot-throughput"
5417
5418 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
5419 -
5420   type: "plot"
5421   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5422   algorithm: "plot_performance_box"
5423   output-file-type: ".html"
5424   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5425   data: "plot-vpp-throughput-latency-3n-skx"
5426   filter: "'NIC_Intel-XXV710' and
5427            '64B' and
5428            ('BASE' or 'SCALE') and
5429            'NDRPDR' and
5430            'ETH' and
5431            '2T1C' and
5432            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5433            not 'VHOST' and
5434            not 'MEMIF'"
5435   parameters:
5436   - "throughput"
5437   - "parent"
5438   - "tags"
5439   sort:
5440   - "L2PATCH"
5441   - "L2XCBASE"
5442   - "BASE"
5443   - "FIB_10K"
5444   - "FIB_100K"
5445   - "FIB_1M"
5446   traces:
5447     hoverinfo: "x+y"
5448     boxpoints: "outliers"
5449     whiskerwidth: 0
5450   layout:
5451     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5452     layout: "plot-throughput"
5453
5454 -
5455   type: "plot"
5456   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5457   algorithm: "plot_performance_box"
5458   output-file-type: ".html"
5459   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5460   data: "plot-vpp-throughput-latency-3n-skx"
5461   filter: "'NIC_Intel-XXV710' and
5462            '64B' and
5463            ('BASE' or 'SCALE') and
5464            'NDRPDR' and
5465            'ETH' and
5466            '2T1C' and
5467            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5468            not 'VHOST' and
5469            not 'MEMIF'"
5470   parameters:
5471   - "throughput"
5472   - "parent"
5473   - "tags"
5474   sort:
5475   - "L2PATCH"
5476   - "L2XCBASE"
5477   - "BASE"
5478   - "FIB_10K"
5479   - "FIB_100K"
5480   - "FIB_1M"
5481   traces:
5482     hoverinfo: "x+y"
5483     boxpoints: "outliers"
5484     whiskerwidth: 0
5485   layout:
5486     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5487     layout: "plot-throughput"
5488
5489 -
5490   type: "plot"
5491   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5492   algorithm: "plot_performance_box"
5493   output-file-type: ".html"
5494   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5495   data: "plot-vpp-throughput-latency-3n-skx"
5496   filter: "'NIC_Intel-XXV710' and
5497            '64B' and
5498            ('BASE' or 'SCALE') and
5499            'NDRPDR' and
5500            'ETH' and
5501            '4T2C' and
5502            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5503            not 'VHOST' and
5504            not 'MEMIF'"
5505   parameters:
5506   - "throughput"
5507   - "parent"
5508   - "tags"
5509   sort:
5510   - "L2PATCH"
5511   - "L2XCBASE"
5512   - "BASE"
5513   - "FIB_10K"
5514   - "FIB_100K"
5515   - "FIB_1M"
5516   traces:
5517     hoverinfo: "x+y"
5518     boxpoints: "outliers"
5519     whiskerwidth: 0
5520   layout:
5521     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5522     layout: "plot-throughput"
5523
5524 -
5525   type: "plot"
5526   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5527   algorithm: "plot_performance_box"
5528   output-file-type: ".html"
5529   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5530   data: "plot-vpp-throughput-latency-3n-skx"
5531   filter: "'NIC_Intel-XXV710' and
5532            '64B' and
5533            ('BASE' or 'SCALE') and
5534            'NDRPDR' and
5535            'ETH' and
5536            '4T2C' and
5537            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5538            not 'VHOST' and
5539            not 'MEMIF'"
5540   parameters:
5541   - "throughput"
5542   - "parent"
5543   - "tags"
5544   sort:
5545   - "L2PATCH"
5546   - "L2XCBASE"
5547   - "BASE"
5548   - "FIB_10K"
5549   - "FIB_100K"
5550   - "FIB_1M"
5551   traces:
5552     hoverinfo: "x+y"
5553     boxpoints: "outliers"
5554     whiskerwidth: 0
5555   layout:
5556     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5557     layout: "plot-throughput"
5558
5559 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
5560 -
5561   type: "plot"
5562   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
5563   algorithm: "plot_performance_box"
5564   output-file-type: ".html"
5565   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
5566   data: "plot-vpp-throughput-latency-2n-skx"
5567   filter: "'NIC_Intel-X710' and
5568            '64B' and
5569            ('BASE' or 'SCALE') and
5570            'NDRPDR' and
5571            'ETH' and
5572            '2T1C' and
5573            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5574            not 'VHOST' and
5575            not 'MEMIF'"
5576   parameters:
5577   - "throughput"
5578   - "parent"
5579   - "tags"
5580   sort:
5581   - "L2PATCH"
5582   - "L2XCBASE"
5583   - "BASE"
5584   - "FIB_10K"
5585   - "FIB_100K"
5586   - "FIB_1M"
5587   traces:
5588     hoverinfo: "x+y"
5589     boxpoints: "outliers"
5590     whiskerwidth: 0
5591   layout:
5592     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
5593     layout: "plot-throughput"
5594
5595 -
5596   type: "plot"
5597   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
5598   algorithm: "plot_performance_box"
5599   output-file-type: ".html"
5600   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
5601   data: "plot-vpp-throughput-latency-2n-skx"
5602   filter: "'NIC_Intel-X710' and
5603            '64B' and
5604            ('BASE' or 'SCALE') and
5605            'NDRPDR' and
5606            'ETH' and
5607            '2T1C' and
5608            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5609            not 'VHOST' and
5610            not 'MEMIF'"
5611   parameters:
5612   - "throughput"
5613   - "parent"
5614   - "tags"
5615   sort:
5616   - "L2PATCH"
5617   - "L2XCBASE"
5618   - "BASE"
5619   - "FIB_10K"
5620   - "FIB_100K"
5621   - "FIB_1M"
5622   traces:
5623     hoverinfo: "x+y"
5624     boxpoints: "outliers"
5625     whiskerwidth: 0
5626   layout:
5627     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
5628     layout: "plot-throughput"
5629
5630 -
5631   type: "plot"
5632   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
5633   algorithm: "plot_performance_box"
5634   output-file-type: ".html"
5635   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
5636   data: "plot-vpp-throughput-latency-2n-skx"
5637   filter: "'NIC_Intel-X710' and
5638            '64B' and
5639            ('BASE' or 'SCALE') and
5640            'NDRPDR' and
5641            'ETH' and
5642            '4T2C' and
5643            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5644            not 'VHOST' and
5645            not 'MEMIF'"
5646   parameters:
5647   - "throughput"
5648   - "parent"
5649   - "tags"
5650   sort:
5651   - "L2PATCH"
5652   - "L2XCBASE"
5653   - "BASE"
5654   - "FIB_10K"
5655   - "FIB_100K"
5656   - "FIB_1M"
5657   traces:
5658     hoverinfo: "x+y"
5659     boxpoints: "outliers"
5660     whiskerwidth: 0
5661   layout:
5662     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
5663     layout: "plot-throughput"
5664
5665 -
5666   type: "plot"
5667   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
5668   algorithm: "plot_performance_box"
5669   output-file-type: ".html"
5670   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
5671   data: "plot-vpp-throughput-latency-2n-skx"
5672   filter: "'NIC_Intel-X710' and
5673            '64B' and
5674            ('BASE' or 'SCALE') and
5675            'NDRPDR' and
5676            'ETH' and
5677            '4T2C' and
5678            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5679            not 'VHOST' and
5680            not 'MEMIF'"
5681   parameters:
5682   - "throughput"
5683   - "parent"
5684   - "tags"
5685   sort:
5686   - "L2PATCH"
5687   - "L2XCBASE"
5688   - "BASE"
5689   - "FIB_10K"
5690   - "FIB_100K"
5691   - "FIB_1M"
5692   traces:
5693     hoverinfo: "x+y"
5694     boxpoints: "outliers"
5695     whiskerwidth: 0
5696   layout:
5697     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
5698     layout: "plot-throughput"
5699
5700 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
5701 -
5702   type: "plot"
5703   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5704   algorithm: "plot_performance_box"
5705   output-file-type: ".html"
5706   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5707   data: "plot-vpp-throughput-latency-2n-skx"
5708   filter: "'NIC_Intel-XXV710' and
5709            '64B' and
5710            ('BASE' or 'SCALE') and
5711            'NDRPDR' and
5712            'ETH' and
5713            '2T1C' and
5714            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5715            not 'VHOST' and
5716            not 'MEMIF'"
5717   parameters:
5718   - "throughput"
5719   - "parent"
5720   - "tags"
5721   sort:
5722   - "L2PATCH"
5723   - "L2XCBASE"
5724   - "BASE"
5725   - "FIB_10K"
5726   - "FIB_100K"
5727   - "FIB_1M"
5728   traces:
5729     hoverinfo: "x+y"
5730     boxpoints: "outliers"
5731     whiskerwidth: 0
5732   layout:
5733     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
5734     layout: "plot-throughput"
5735
5736 -
5737   type: "plot"
5738   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5739   algorithm: "plot_performance_box"
5740   output-file-type: ".html"
5741   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5742   data: "plot-vpp-throughput-latency-2n-skx"
5743   filter: "'NIC_Intel-XXV710' and
5744            '64B' and
5745            ('BASE' or 'SCALE') and
5746            'NDRPDR' and
5747            'ETH' and
5748            '2T1C' and
5749            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5750            not 'VHOST' and
5751            not 'MEMIF'"
5752   parameters:
5753   - "throughput"
5754   - "parent"
5755   - "tags"
5756   sort:
5757   - "L2PATCH"
5758   - "L2XCBASE"
5759   - "BASE"
5760   - "FIB_10K"
5761   - "FIB_100K"
5762   - "FIB_1M"
5763   traces:
5764     hoverinfo: "x+y"
5765     boxpoints: "outliers"
5766     whiskerwidth: 0
5767   layout:
5768     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
5769     layout: "plot-throughput"
5770
5771 -
5772   type: "plot"
5773   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5774   algorithm: "plot_performance_box"
5775   output-file-type: ".html"
5776   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5777   data: "plot-vpp-throughput-latency-2n-skx"
5778   filter: "'NIC_Intel-XXV710' and
5779            '64B' and
5780            ('BASE' or 'SCALE') and
5781            'NDRPDR' and
5782            'ETH' and
5783            '4T2C' and
5784            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5785            not 'VHOST' and
5786            not 'MEMIF'"
5787   parameters:
5788   - "throughput"
5789   - "parent"
5790   - "tags"
5791   sort:
5792   - "L2PATCH"
5793   - "L2XCBASE"
5794   - "BASE"
5795   - "FIB_10K"
5796   - "FIB_100K"
5797   - "FIB_1M"
5798   traces:
5799     hoverinfo: "x+y"
5800     boxpoints: "outliers"
5801     whiskerwidth: 0
5802   layout:
5803     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
5804     layout: "plot-throughput"
5805
5806 -
5807   type: "plot"
5808   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5809   algorithm: "plot_performance_box"
5810   output-file-type: ".html"
5811   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5812   data: "plot-vpp-throughput-latency-2n-skx"
5813   filter: "'NIC_Intel-XXV710' and
5814            '64B' and
5815            ('BASE' or 'SCALE') and
5816            'NDRPDR' and
5817            'ETH' and
5818            '4T2C' and
5819            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5820            not 'VHOST' and
5821            not 'MEMIF'"
5822   parameters:
5823   - "throughput"
5824   - "parent"
5825   - "tags"
5826   sort:
5827   - "L2PATCH"
5828   - "L2XCBASE"
5829   - "BASE"
5830   - "FIB_10K"
5831   - "FIB_100K"
5832   - "FIB_1M"
5833   traces:
5834     hoverinfo: "x+y"
5835     boxpoints: "outliers"
5836     whiskerwidth: 0
5837   layout:
5838     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
5839     layout: "plot-throughput"
5840
5841 ################################################################################
5842
5843 # Packet Throughput - VPP Container Memif 3n-hsw-x520
5844 -
5845   type: "plot"
5846   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5847   algorithm: "plot_performance_box"
5848   output-file-type: ".html"
5849   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5850   data: "plot-vpp-throughput-latency-3n-hsw"
5851   filter: "'NIC_Intel-X520-DA2' and
5852            '64B' and
5853            ('BASE' or 'SCALE') and
5854            'NDRPDR' and
5855            '1T1C' and
5856            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5857            not 'VHOST' and
5858            'MEMIF'"
5859   parameters:
5860   - "throughput"
5861   - "parent"
5862   - "tags"
5863   sort:
5864   - "L2XCFWD"
5865   - "L2XCFWD"
5866   - "L2XCFWD"
5867   - "L2BDMACLRN"
5868   - "L2BDMACLRN"
5869   - "L2BDMACLRN"
5870   traces:
5871     hoverinfo: "x+y"
5872     boxpoints: "outliers"
5873     whiskerwidth: 0
5874   layout:
5875     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5876     layout: "plot-throughput"
5877
5878 -
5879   type: "plot"
5880   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5881   algorithm: "plot_performance_box"
5882   output-file-type: ".html"
5883   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5884   data: "plot-vpp-throughput-latency-3n-hsw"
5885   filter: "'NIC_Intel-X520-DA2' and
5886            '64B' and
5887            ('BASE' or 'SCALE') and
5888            'NDRPDR' and
5889            '1T1C' and
5890            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5891            not 'VHOST' and
5892            'MEMIF'"
5893   parameters:
5894   - "throughput"
5895   - "parent"
5896   - "tags"
5897   sort:
5898   - "L2XCFWD"
5899   - "L2XCFWD"
5900   - "L2XCFWD"
5901   - "L2BDMACLRN"
5902   - "L2BDMACLRN"
5903   - "L2BDMACLRN"
5904   traces:
5905     hoverinfo: "x+y"
5906     boxpoints: "outliers"
5907     whiskerwidth: 0
5908   layout:
5909     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5910     layout: "plot-throughput"
5911
5912 -
5913   type: "plot"
5914   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5915   algorithm: "plot_performance_box"
5916   output-file-type: ".html"
5917   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5918   data: "plot-vpp-throughput-latency-3n-hsw"
5919   filter: "'NIC_Intel-X520-DA2' and
5920            '64B' and
5921            ('BASE' or 'SCALE') and
5922            'NDRPDR' and
5923            '2T2C' and
5924            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5925            not 'VHOST' and
5926            'MEMIF'"
5927   parameters:
5928   - "throughput"
5929   - "parent"
5930   - "tags"
5931   sort:
5932   - "L2XCFWD"
5933   - "L2XCFWD"
5934   - "L2XCFWD"
5935   - "L2BDMACLRN"
5936   - "L2BDMACLRN"
5937   - "L2BDMACLRN"
5938   traces:
5939     hoverinfo: "x+y"
5940     boxpoints: "outliers"
5941     whiskerwidth: 0
5942   layout:
5943     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5944     layout: "plot-throughput"
5945
5946 -
5947   type: "plot"
5948   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5949   algorithm: "plot_performance_box"
5950   output-file-type: ".html"
5951   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5952   data: "plot-vpp-throughput-latency-3n-hsw"
5953   filter: "'NIC_Intel-X520-DA2' and
5954            '64B' and
5955            ('BASE' or 'SCALE') and
5956            'NDRPDR' and
5957            '2T2C' and
5958            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5959            not 'VHOST' and
5960            'MEMIF'"
5961   parameters:
5962   - "throughput"
5963   - "parent"
5964   - "tags"
5965   sort:
5966   - "L2XCFWD"
5967   - "L2XCFWD"
5968   - "L2XCFWD"
5969   - "L2BDMACLRN"
5970   - "L2BDMACLRN"
5971   - "L2BDMACLRN"
5972   traces:
5973     hoverinfo: "x+y"
5974     boxpoints: "outliers"
5975     whiskerwidth: 0
5976   layout:
5977     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5978     layout: "plot-throughput"
5979
5980 # Packet Throughput - VPP Container Memif 3n-hsw-x710
5981 -
5982   type: "plot"
5983   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5984   algorithm: "plot_performance_box"
5985   output-file-type: ".html"
5986   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5987   data: "plot-vpp-throughput-latency-3n-hsw"
5988   filter: "'NIC_Intel-X710' and
5989            '64B' and
5990            ('BASE' or 'SCALE') and
5991            'NDRPDR' and
5992            '1T1C' and
5993            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5994            not 'VHOST' and
5995            'MEMIF'"
5996   parameters:
5997   - "throughput"
5998   - "parent"
5999   - "tags"
6000   sort:
6001   - "L2XCFWD"
6002   - "L2XCFWD"
6003   - "L2XCFWD"
6004   - "L2BDMACLRN"
6005   - "L2BDMACLRN"
6006   - "L2BDMACLRN"
6007   traces:
6008     hoverinfo: "x+y"
6009     boxpoints: "outliers"
6010     whiskerwidth: 0
6011   layout:
6012     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
6013     layout: "plot-throughput"
6014
6015 -
6016   type: "plot"
6017   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6018   algorithm: "plot_performance_box"
6019   output-file-type: ".html"
6020   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6021   data: "plot-vpp-throughput-latency-3n-hsw"
6022   filter: "'NIC_Intel-X710' and
6023            '64B' and
6024            ('BASE' or 'SCALE') and
6025            'NDRPDR' and
6026            '1T1C' and
6027            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6028            not 'VHOST' and
6029            'MEMIF'"
6030   parameters:
6031   - "throughput"
6032   - "parent"
6033   - "tags"
6034   sort:
6035   - "L2XCFWD"
6036   - "L2XCFWD"
6037   - "L2XCFWD"
6038   - "L2BDMACLRN"
6039   - "L2BDMACLRN"
6040   - "L2BDMACLRN"
6041   traces:
6042     hoverinfo: "x+y"
6043     boxpoints: "outliers"
6044     whiskerwidth: 0
6045   layout:
6046     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
6047     layout: "plot-throughput"
6048
6049 -
6050   type: "plot"
6051   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6052   algorithm: "plot_performance_box"
6053   output-file-type: ".html"
6054   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6055   data: "plot-vpp-throughput-latency-3n-hsw"
6056   filter: "'NIC_Intel-X710' and
6057            '64B' and
6058            ('BASE' or 'SCALE') and
6059            'NDRPDR' and
6060            '2T2C' and
6061            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6062            not 'VHOST' and
6063            'MEMIF'"
6064   parameters:
6065   - "throughput"
6066   - "parent"
6067   - "tags"
6068   sort:
6069   - "L2XCFWD"
6070   - "L2XCFWD"
6071   - "L2XCFWD"
6072   - "L2BDMACLRN"
6073   - "L2BDMACLRN"
6074   - "L2BDMACLRN"
6075   traces:
6076     hoverinfo: "x+y"
6077     boxpoints: "outliers"
6078     whiskerwidth: 0
6079   layout:
6080     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
6081     layout: "plot-throughput"
6082
6083 -
6084   type: "plot"
6085   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6086   algorithm: "plot_performance_box"
6087   output-file-type: ".html"
6088   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6089   data: "plot-vpp-throughput-latency-3n-hsw"
6090   filter: "'NIC_Intel-X710' and
6091            '64B' and
6092            ('BASE' or 'SCALE') and
6093            'NDRPDR' and
6094            '2T2C' and
6095            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6096            not 'VHOST' and
6097            'MEMIF'"
6098   parameters:
6099   - "throughput"
6100   - "parent"
6101   - "tags"
6102   sort:
6103   - "L2XCFWD"
6104   - "L2XCFWD"
6105   - "L2XCFWD"
6106   - "L2BDMACLRN"
6107   - "L2BDMACLRN"
6108   - "L2BDMACLRN"
6109   traces:
6110     hoverinfo: "x+y"
6111     boxpoints: "outliers"
6112     whiskerwidth: 0
6113   layout:
6114     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
6115     layout: "plot-throughput"
6116
6117 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
6118 -
6119   type: "plot"
6120   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
6121   algorithm: "plot_performance_box"
6122   output-file-type: ".html"
6123   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
6124   data: "plot-vpp-throughput-latency-3n-hsw"
6125   filter: "'NIC_Intel-XL710' and
6126            '64B' and
6127            ('BASE' or 'SCALE') and
6128            'NDRPDR' and
6129            '1T1C' and
6130            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6131            not 'VHOST' and
6132            'MEMIF'"
6133   parameters:
6134   - "throughput"
6135   - "parent"
6136   - "tags"
6137   sort:
6138   - "L2XCFWD"
6139   - "L2XCFWD"
6140   - "L2XCFWD"
6141   - "L2BDMACLRN"
6142   - "L2BDMACLRN"
6143   - "L2BDMACLRN"
6144   traces:
6145     hoverinfo: "x+y"
6146     boxpoints: "outliers"
6147     whiskerwidth: 0
6148   layout:
6149     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
6150     layout: "plot-throughput"
6151
6152 -
6153   type: "plot"
6154   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
6155   algorithm: "plot_performance_box"
6156   output-file-type: ".html"
6157   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
6158   data: "plot-vpp-throughput-latency-3n-hsw"
6159   filter: "'NIC_Intel-XL710' and
6160            '64B' and
6161            ('BASE' or 'SCALE') and
6162            'NDRPDR' and
6163            '1T1C' and
6164            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6165            not 'VHOST' and
6166            'MEMIF'"
6167   parameters:
6168   - "throughput"
6169   - "parent"
6170   - "tags"
6171   sort:
6172   - "L2XCFWD"
6173   - "L2XCFWD"
6174   - "L2XCFWD"
6175   - "L2BDMACLRN"
6176   - "L2BDMACLRN"
6177   - "L2BDMACLRN"
6178   traces:
6179     hoverinfo: "x+y"
6180     boxpoints: "outliers"
6181     whiskerwidth: 0
6182   layout:
6183     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
6184     layout: "plot-throughput"
6185
6186 -
6187   type: "plot"
6188   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
6189   algorithm: "plot_performance_box"
6190   output-file-type: ".html"
6191   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
6192   data: "plot-vpp-throughput-latency-3n-hsw"
6193   filter: "'NIC_Intel-XL710' and
6194            '64B' and
6195            ('BASE' or 'SCALE') and
6196            'NDRPDR' and
6197            '2T2C' and
6198            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6199            not 'VHOST' and
6200            'MEMIF'"
6201   parameters:
6202   - "throughput"
6203   - "parent"
6204   - "tags"
6205   sort:
6206   - "L2XCFWD"
6207   - "L2XCFWD"
6208   - "L2XCFWD"
6209   - "L2BDMACLRN"
6210   - "L2BDMACLRN"
6211   - "L2BDMACLRN"
6212   traces:
6213     hoverinfo: "x+y"
6214     boxpoints: "outliers"
6215     whiskerwidth: 0
6216   layout:
6217     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
6218     layout: "plot-throughput"
6219
6220 -
6221   type: "plot"
6222   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6223   algorithm: "plot_performance_box"
6224   output-file-type: ".html"
6225   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6226   data: "plot-vpp-throughput-latency-3n-hsw"
6227   filter: "'NIC_Intel-XL710' and
6228            '64B' and
6229            ('BASE' or 'SCALE') and
6230            'NDRPDR' and
6231            '2T2C' and
6232            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6233            not 'VHOST' and
6234            'MEMIF'"
6235   parameters:
6236   - "throughput"
6237   - "parent"
6238   - "tags"
6239   sort:
6240   - "L2XCFWD"
6241   - "L2XCFWD"
6242   - "L2XCFWD"
6243   - "L2BDMACLRN"
6244   - "L2BDMACLRN"
6245   - "L2BDMACLRN"
6246   traces:
6247     hoverinfo: "x+y"
6248     boxpoints: "outliers"
6249     whiskerwidth: 0
6250   layout:
6251     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6252     layout: "plot-throughput"
6253
6254 # Packet Throughput - VPP Container Memif 3n-skx-x710
6255 -
6256   type: "plot"
6257   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6258   algorithm: "plot_performance_box"
6259   output-file-type: ".html"
6260   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6261   data: "plot-vpp-throughput-latency-3n-skx"
6262   filter: "'NIC_Intel-X710' and
6263            '64B' and
6264            ('BASE' or 'SCALE') and
6265            'NDRPDR' and
6266            '2T1C' and
6267            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6268            not 'VHOST' and
6269            'MEMIF'"
6270   parameters:
6271   - "throughput"
6272   - "parent"
6273   - "tags"
6274   sort:
6275   - "L2XCFWD"
6276   - "L2XCFWD"
6277   - "L2XCFWD"
6278   - "L2BDMACLRN"
6279   - "L2BDMACLRN"
6280   - "L2BDMACLRN"
6281   traces:
6282     hoverinfo: "x+y"
6283     boxpoints: "outliers"
6284     whiskerwidth: 0
6285   layout:
6286     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6287     layout: "plot-throughput"
6288
6289 -
6290   type: "plot"
6291   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6292   algorithm: "plot_performance_box"
6293   output-file-type: ".html"
6294   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6295   data: "plot-vpp-throughput-latency-3n-skx"
6296   filter: "'NIC_Intel-X710' and
6297            '64B' and
6298            ('BASE' or 'SCALE') and
6299            'NDRPDR' and
6300            '2T1C' and
6301            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6302            not 'VHOST' and
6303            'MEMIF'"
6304   parameters:
6305   - "throughput"
6306   - "parent"
6307   - "tags"
6308   sort:
6309   - "L2XCFWD"
6310   - "L2XCFWD"
6311   - "L2XCFWD"
6312   - "L2BDMACLRN"
6313   - "L2BDMACLRN"
6314   - "L2BDMACLRN"
6315   traces:
6316     hoverinfo: "x+y"
6317     boxpoints: "outliers"
6318     whiskerwidth: 0
6319   layout:
6320     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6321     layout: "plot-throughput"
6322
6323 -
6324   type: "plot"
6325   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6326   algorithm: "plot_performance_box"
6327   output-file-type: ".html"
6328   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6329   data: "plot-vpp-throughput-latency-3n-skx"
6330   filter: "'NIC_Intel-X710' and
6331            '64B' and
6332            ('BASE' or 'SCALE') and
6333            'NDRPDR' and
6334            '4T2C' and
6335            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6336            not 'VHOST' and
6337            'MEMIF'"
6338   parameters:
6339   - "throughput"
6340   - "parent"
6341   - "tags"
6342   sort:
6343   - "L2XCFWD"
6344   - "L2XCFWD"
6345   - "L2XCFWD"
6346   - "L2BDMACLRN"
6347   - "L2BDMACLRN"
6348   - "L2BDMACLRN"
6349   traces:
6350     hoverinfo: "x+y"
6351     boxpoints: "outliers"
6352     whiskerwidth: 0
6353   layout:
6354     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6355     layout: "plot-throughput"
6356
6357 -
6358   type: "plot"
6359   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6360   algorithm: "plot_performance_box"
6361   output-file-type: ".html"
6362   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6363   data: "plot-vpp-throughput-latency-3n-skx"
6364   filter: "'NIC_Intel-X710' and
6365            '64B' and
6366            ('BASE' or 'SCALE') and
6367            'NDRPDR' and
6368            '4T2C' and
6369            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6370            not 'VHOST' and
6371            'MEMIF'"
6372   parameters:
6373   - "throughput"
6374   - "parent"
6375   - "tags"
6376   sort:
6377   - "L2XCFWD"
6378   - "L2XCFWD"
6379   - "L2XCFWD"
6380   - "L2BDMACLRN"
6381   - "L2BDMACLRN"
6382   - "L2BDMACLRN"
6383   traces:
6384     hoverinfo: "x+y"
6385     boxpoints: "outliers"
6386     whiskerwidth: 0
6387   layout:
6388     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6389     layout: "plot-throughput"
6390
6391 # Packet Throughput - VPP Container Memif 2n-skx-x710
6392 -
6393   type: "plot"
6394   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6395   algorithm: "plot_performance_box"
6396   output-file-type: ".html"
6397   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6398   data: "plot-vpp-throughput-latency-2n-skx"
6399   filter: "'NIC_Intel-X710' and
6400            '64B' and
6401            ('BASE' or 'SCALE') and
6402            'NDRPDR' and
6403            '2T1C' and
6404            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6405            not 'VHOST' and
6406            'MEMIF'"
6407   parameters:
6408   - "throughput"
6409   - "parent"
6410   - "tags"
6411   sort:
6412   - "L2XCFWD"
6413   - "L2XCFWD"
6414   - "L2XCFWD"
6415   - "L2BDMACLRN"
6416   - "L2BDMACLRN"
6417   - "L2BDMACLRN"
6418   traces:
6419     hoverinfo: "x+y"
6420     boxpoints: "outliers"
6421     whiskerwidth: 0
6422   layout:
6423     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6424     layout: "plot-throughput"
6425
6426 -
6427   type: "plot"
6428   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6429   algorithm: "plot_performance_box"
6430   output-file-type: ".html"
6431   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6432   data: "plot-vpp-throughput-latency-2n-skx"
6433   filter: "'NIC_Intel-X710' and
6434            '64B' and
6435            ('BASE' or 'SCALE') and
6436            'NDRPDR' and
6437            '2T1C' and
6438            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6439            not 'VHOST' and
6440            'MEMIF'"
6441   parameters:
6442   - "throughput"
6443   - "parent"
6444   - "tags"
6445   sort:
6446   - "L2XCFWD"
6447   - "L2XCFWD"
6448   - "L2XCFWD"
6449   - "L2BDMACLRN"
6450   - "L2BDMACLRN"
6451   - "L2BDMACLRN"
6452   traces:
6453     hoverinfo: "x+y"
6454     boxpoints: "outliers"
6455     whiskerwidth: 0
6456   layout:
6457     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6458     layout: "plot-throughput"
6459
6460 -
6461   type: "plot"
6462   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6463   algorithm: "plot_performance_box"
6464   output-file-type: ".html"
6465   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6466   data: "plot-vpp-throughput-latency-2n-skx"
6467   filter: "'NIC_Intel-X710' and
6468            '64B' and
6469            ('BASE' or 'SCALE') and
6470            'NDRPDR' and
6471            '4T2C' and
6472            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6473            not 'VHOST' and
6474            'MEMIF'"
6475   parameters:
6476   - "throughput"
6477   - "parent"
6478   - "tags"
6479   sort:
6480   - "L2XCFWD"
6481   - "L2XCFWD"
6482   - "L2XCFWD"
6483   - "L2BDMACLRN"
6484   - "L2BDMACLRN"
6485   - "L2BDMACLRN"
6486   traces:
6487     hoverinfo: "x+y"
6488     boxpoints: "outliers"
6489     whiskerwidth: 0
6490   layout:
6491     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6492     layout: "plot-throughput"
6493
6494 -
6495   type: "plot"
6496   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6497   algorithm: "plot_performance_box"
6498   output-file-type: ".html"
6499   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6500   data: "plot-vpp-throughput-latency-2n-skx"
6501   filter: "'NIC_Intel-X710' and
6502            '64B' and
6503            ('BASE' or 'SCALE') and
6504            'NDRPDR' and
6505            '4T2C' and
6506            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6507            not 'VHOST' and
6508            'MEMIF'"
6509   parameters:
6510   - "throughput"
6511   - "parent"
6512   - "tags"
6513   sort:
6514   - "L2XCFWD"
6515   - "L2XCFWD"
6516   - "L2XCFWD"
6517   - "L2BDMACLRN"
6518   - "L2BDMACLRN"
6519   - "L2BDMACLRN"
6520   traces:
6521     hoverinfo: "x+y"
6522     boxpoints: "outliers"
6523     whiskerwidth: 0
6524   layout:
6525     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6526     layout: "plot-throughput"
6527
6528 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
6529 -
6530   type: "plot"
6531   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6532   algorithm: "plot_performance_box"
6533   output-file-type: ".html"
6534   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6535   data: "plot-vpp-throughput-latency-2n-skx"
6536   filter: "'NIC_Intel-XXV710' and
6537            '64B' and
6538            ('BASE' or 'SCALE') and
6539            'NDRPDR' and
6540            '2T1C' and
6541            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6542            not 'VHOST' and
6543            'MEMIF'"
6544   parameters:
6545   - "throughput"
6546   - "parent"
6547   - "tags"
6548   sort:
6549   - "L2XCFWD"
6550   - "L2XCFWD"
6551   - "L2XCFWD"
6552   - "L2BDMACLRN"
6553   - "L2BDMACLRN"
6554   - "L2BDMACLRN"
6555   traces:
6556     hoverinfo: "x+y"
6557     boxpoints: "outliers"
6558     whiskerwidth: 0
6559   layout:
6560     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6561     layout: "plot-throughput"
6562
6563 -
6564   type: "plot"
6565   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6566   algorithm: "plot_performance_box"
6567   output-file-type: ".html"
6568   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6569   data: "plot-vpp-throughput-latency-2n-skx"
6570   filter: "'NIC_Intel-XXV710' and
6571            '64B' and
6572            ('BASE' or 'SCALE') and
6573            'NDRPDR' and
6574            '2T1C' and
6575            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6576            not 'VHOST' and
6577            'MEMIF'"
6578   parameters:
6579   - "throughput"
6580   - "parent"
6581   - "tags"
6582   sort:
6583   - "L2XCFWD"
6584   - "L2XCFWD"
6585   - "L2XCFWD"
6586   - "L2BDMACLRN"
6587   - "L2BDMACLRN"
6588   - "L2BDMACLRN"
6589   traces:
6590     hoverinfo: "x+y"
6591     boxpoints: "outliers"
6592     whiskerwidth: 0
6593   layout:
6594     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6595     layout: "plot-throughput"
6596
6597 -
6598   type: "plot"
6599   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6600   algorithm: "plot_performance_box"
6601   output-file-type: ".html"
6602   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6603   data: "plot-vpp-throughput-latency-2n-skx"
6604   filter: "'NIC_Intel-XXV710' and
6605            '64B' and
6606            ('BASE' or 'SCALE') and
6607            'NDRPDR' and
6608            '4T2C' and
6609            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6610            not 'VHOST' and
6611            'MEMIF'"
6612   parameters:
6613   - "throughput"
6614   - "parent"
6615   - "tags"
6616   sort:
6617   - "L2XCFWD"
6618   - "L2XCFWD"
6619   - "L2XCFWD"
6620   - "L2BDMACLRN"
6621   - "L2BDMACLRN"
6622   - "L2BDMACLRN"
6623   traces:
6624     hoverinfo: "x+y"
6625     boxpoints: "outliers"
6626     whiskerwidth: 0
6627   layout:
6628     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6629     layout: "plot-throughput"
6630
6631 -
6632   type: "plot"
6633   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6634   algorithm: "plot_performance_box"
6635   output-file-type: ".html"
6636   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6637   data: "plot-vpp-throughput-latency-2n-skx"
6638   filter: "'NIC_Intel-XXV710' and
6639            '64B' and
6640            ('BASE' or 'SCALE') and
6641            'NDRPDR' and
6642            '4T2C' and
6643            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6644            not 'VHOST' and
6645            'MEMIF'"
6646   parameters:
6647   - "throughput"
6648   - "parent"
6649   - "tags"
6650   sort:
6651   - "L2XCFWD"
6652   - "L2XCFWD"
6653   - "L2XCFWD"
6654   - "L2BDMACLRN"
6655   - "L2BDMACLRN"
6656   - "L2BDMACLRN"
6657   traces:
6658     hoverinfo: "x+y"
6659     boxpoints: "outliers"
6660     whiskerwidth: 0
6661   layout:
6662     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6663     layout: "plot-throughput"
6664
6665 ################################################################################
6666
6667 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
6668 -
6669   type: "plot"
6670   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
6671   algorithm: "plot_performance_box"
6672   output-file-type: ".html"
6673   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
6674   data: "plot-ligato-throughput-latency-3n-hsw"
6675   filter: "'NIC_Intel-X520-DA2' and
6676            '64B' and
6677            ('BASE' or 'SCALE') and
6678            'NDRPDR' and
6679            '1T1C' and
6680            'L2XCFWD' and
6681            not 'VHOST' and
6682            'MEMIF'"
6683   parameters:
6684   - "throughput"
6685   - "parent"
6686   - "tags"
6687   sort:
6688   - "1VNF"
6689   - "2VNF"
6690   - "4VNF"
6691   - "2VNF"
6692   - "4VNF"
6693   traces:
6694     hoverinfo: "x+y"
6695     boxpoints: "outliers"
6696     whiskerwidth: 0
6697   layout:
6698     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
6699     layout: "plot-throughput"
6700
6701 -
6702   type: "plot"
6703   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
6704   algorithm: "plot_performance_box"
6705   output-file-type: ".html"
6706   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
6707   data: "plot-ligato-throughput-latency-3n-hsw"
6708   filter: "'NIC_Intel-X520-DA2' and
6709            '64B' and
6710            ('BASE' or 'SCALE') and
6711            'NDRPDR' and
6712            '1T1C' and
6713            'L2XCFWD' and
6714            not 'VHOST' and
6715            'MEMIF'"
6716   parameters:
6717   - "throughput"
6718   - "parent"
6719   - "tags"
6720   sort:
6721   - "1VNF"
6722   - "2VNF"
6723   - "4VNF"
6724   - "2VNF"
6725   - "4VNF"
6726   traces:
6727     hoverinfo: "x+y"
6728     boxpoints: "outliers"
6729     whiskerwidth: 0
6730   layout:
6731     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
6732     layout: "plot-throughput"
6733
6734 -
6735   type: "plot"
6736   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
6737   algorithm: "plot_performance_box"
6738   output-file-type: ".html"
6739   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
6740   data: "plot-ligato-throughput-latency-3n-hsw"
6741   filter: "'NIC_Intel-X520-DA2' and
6742            '64B' and
6743            ('BASE' or 'SCALE') and
6744            'NDRPDR' and
6745            '2T2C' and
6746            'L2XCFWD' and
6747            not 'VHOST' and
6748            'MEMIF'"
6749   parameters:
6750   - "throughput"
6751   - "parent"
6752   - "tags"
6753   sort:
6754   - "1VNF"
6755   - "2VNF"
6756   - "4VNF"
6757   - "2VNF"
6758   - "4VNF"
6759   traces:
6760     hoverinfo: "x+y"
6761     boxpoints: "outliers"
6762     whiskerwidth: 0
6763   layout:
6764     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
6765     layout: "plot-throughput"
6766
6767 -
6768   type: "plot"
6769   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
6770   algorithm: "plot_performance_box"
6771   output-file-type: ".html"
6772   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
6773   data: "plot-ligato-throughput-latency-3n-hsw"
6774   filter: "'NIC_Intel-X520-DA2' and
6775            '64B' and
6776            ('BASE' or 'SCALE') and
6777            'NDRPDR' and
6778            '2T2C' and
6779            'L2XCFWD' and
6780            not 'VHOST' and
6781            'MEMIF'"
6782   parameters:
6783   - "throughput"
6784   - "parent"
6785   - "tags"
6786   sort:
6787   - "1VNF"
6788   - "2VNF"
6789   - "4VNF"
6790   - "2VNF"
6791   - "4VNF"
6792   traces:
6793     hoverinfo: "x+y"
6794     boxpoints: "outliers"
6795     whiskerwidth: 0
6796   layout:
6797     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
6798     layout: "plot-throughput"
6799
6800 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
6801 -
6802   type: "plot"
6803   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
6804   algorithm: "plot_performance_box"
6805   output-file-type: ".html"
6806   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
6807   data: "plot-ligato-throughput-latency-3n-hsw"
6808   filter: "'NIC_Intel-X520-DA2' and
6809            '64B' and
6810            ('BASE' or 'SCALE') and
6811            'NDRPDR' and
6812            '1T1C' and
6813            ('L2BDMACSTAT' or 'L2BDMACLRN') and
6814            not 'VHOST' and
6815            'MEMIF'"
6816   parameters:
6817   - "throughput"
6818   - "parent"
6819   - "tags"
6820   sort:
6821   - "1VNF"
6822   - "2VNF"
6823   - "4VNF"
6824   - "2VNF"
6825   - "4VNF"
6826   traces:
6827     hoverinfo: "x+y"
6828     boxpoints: "outliers"
6829     whiskerwidth: 0
6830   layout:
6831     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
6832     layout: "plot-throughput"
6833
6834 -
6835   type: "plot"
6836   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
6837   algorithm: "plot_performance_box"
6838   output-file-type: ".html"
6839   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
6840   data: "plot-ligato-throughput-latency-3n-hsw"
6841   filter: "'NIC_Intel-X520-DA2' and
6842            '64B' and
6843            ('BASE' or 'SCALE') and
6844            'NDRPDR' and
6845            '1T1C' and
6846            ('L2BDMACSTAT' or 'L2BDMACLRN') and
6847            not 'VHOST' and
6848            'MEMIF'"
6849   parameters:
6850   - "throughput"
6851   - "parent"
6852   - "tags"
6853   sort:
6854   - "1VNF"
6855   - "2VNF"
6856   - "4VNF"
6857   - "2VNF"
6858   - "4VNF"
6859   traces:
6860     hoverinfo: "x+y"
6861     boxpoints: "outliers"
6862     whiskerwidth: 0
6863   layout:
6864     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
6865     layout: "plot-throughput"
6866
6867 -
6868   type: "plot"
6869   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
6870   algorithm: "plot_performance_box"
6871   output-file-type: ".html"
6872   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
6873   data: "plot-ligato-throughput-latency-3n-hsw"
6874   filter: "'NIC_Intel-X520-DA2' and
6875            '64B' and
6876            ('BASE' or 'SCALE') and
6877            'NDRPDR' and
6878            '2T2C' and
6879            ('L2BDMACSTAT' or 'L2BDMACLRN') and
6880            not 'VHOST' and
6881            'MEMIF'"
6882   parameters:
6883   - "throughput"
6884   - "parent"
6885   - "tags"
6886   sort:
6887   - "1VNF"
6888   - "2VNF"
6889   - "4VNF"
6890   - "2VNF"
6891   - "4VNF"
6892   traces:
6893     hoverinfo: "x+y"
6894     boxpoints: "outliers"
6895     whiskerwidth: 0
6896   layout:
6897     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
6898     layout: "plot-throughput"
6899
6900 -
6901   type: "plot"
6902   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
6903   algorithm: "plot_performance_box"
6904   output-file-type: ".html"
6905   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
6906   data: "plot-ligato-throughput-latency-3n-hsw"
6907   filter: "'NIC_Intel-X520-DA2' and
6908            '64B' and
6909            ('BASE' or 'SCALE') and
6910            'NDRPDR' and
6911            '2T2C' and
6912            ('L2BDMACSTAT' or 'L2BDMACLRN') and
6913            not 'VHOST' and
6914            'MEMIF'"
6915   parameters:
6916   - "throughput"
6917   - "parent"
6918   - "tags"
6919   sort:
6920   - "1VNF"
6921   - "2VNF"
6922   - "4VNF"
6923   - "2VNF"
6924   - "4VNF"
6925   traces:
6926     hoverinfo: "x+y"
6927     boxpoints: "outliers"
6928     whiskerwidth: 0
6929   layout:
6930     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
6931     layout: "plot-throughput"
6932
6933 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
6934 -
6935   type: "plot"
6936   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
6937   algorithm: "plot_performance_box"
6938   output-file-type: ".html"
6939   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
6940   data: "plot-ligato-throughput-latency-3n-hsw"
6941   filter: "'NIC_Intel-X710' and
6942            '64B' and
6943            ('BASE' or 'SCALE') and
6944            'NDRPDR' and
6945            '1T1C' and
6946            'L2XCFWD' and
6947            not 'VHOST' and
6948            'MEMIF'"
6949   parameters:
6950   - "throughput"
6951   - "parent"
6952   - "tags"
6953   sort:
6954   - "1VNF"
6955   - "2VNF"
6956   - "4VNF"
6957   - "2VNF"
6958   - "4VNF"
6959   traces:
6960     hoverinfo: "x+y"
6961     boxpoints: "outliers"
6962     whiskerwidth: 0
6963   layout:
6964     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
6965     layout: "plot-throughput"
6966
6967 -
6968   type: "plot"
6969   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
6970   algorithm: "plot_performance_box"
6971   output-file-type: ".html"
6972   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
6973   data: "plot-ligato-throughput-latency-3n-hsw"
6974   filter: "'NIC_Intel-X710' and
6975            '64B' and
6976            ('BASE' or 'SCALE') and
6977            'NDRPDR' and
6978            '1T1C' and
6979            'L2XCFWD' and
6980            not 'VHOST' and
6981            'MEMIF'"
6982   parameters:
6983   - "throughput"
6984   - "parent"
6985   - "tags"
6986   sort:
6987   - "1VNF"
6988   - "2VNF"
6989   - "4VNF"
6990   - "2VNF"
6991   - "4VNF"
6992   traces:
6993     hoverinfo: "x+y"
6994     boxpoints: "outliers"
6995     whiskerwidth: 0
6996   layout:
6997     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
6998     layout: "plot-throughput"
6999
7000 -
7001   type: "plot"
7002   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
7003   algorithm: "plot_performance_box"
7004   output-file-type: ".html"
7005   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
7006   data: "plot-ligato-throughput-latency-3n-hsw"
7007   filter: "'NIC_Intel-X710' and
7008            '64B' and
7009            ('BASE' or 'SCALE') and
7010            'NDRPDR' and
7011            '2T2C' and
7012            'L2XCFWD' and
7013            not 'VHOST' and
7014            'MEMIF'"
7015   parameters:
7016   - "throughput"
7017   - "parent"
7018   - "tags"
7019   sort:
7020   - "1VNF"
7021   - "2VNF"
7022   - "4VNF"
7023   - "2VNF"
7024   - "4VNF"
7025   traces:
7026     hoverinfo: "x+y"
7027     boxpoints: "outliers"
7028     whiskerwidth: 0
7029   layout:
7030     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
7031     layout: "plot-throughput"
7032
7033 -
7034   type: "plot"
7035   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
7036   algorithm: "plot_performance_box"
7037   output-file-type: ".html"
7038   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
7039   data: "plot-ligato-throughput-latency-3n-hsw"
7040   filter: "'NIC_Intel-X710' and
7041            '64B' and
7042            ('BASE' or 'SCALE') and
7043            'NDRPDR' and
7044            '2T2C' and
7045            'L2XCFWD' and
7046            not 'VHOST' and
7047            'MEMIF'"
7048   parameters:
7049   - "throughput"
7050   - "parent"
7051   - "tags"
7052   sort:
7053   - "1VNF"
7054   - "2VNF"
7055   - "4VNF"
7056   - "2VNF"
7057   - "4VNF"
7058   traces:
7059     hoverinfo: "x+y"
7060     boxpoints: "outliers"
7061     whiskerwidth: 0
7062   layout:
7063     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
7064     layout: "plot-throughput"
7065
7066 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
7067 -
7068   type: "plot"
7069   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
7070   algorithm: "plot_performance_box"
7071   output-file-type: ".html"
7072   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
7073   data: "plot-ligato-throughput-latency-3n-hsw"
7074   filter: "'NIC_Intel-X710' and
7075            '64B' and
7076            ('BASE' or 'SCALE') and
7077            'NDRPDR' and
7078            '1T1C' and
7079            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7080            not 'VHOST' and
7081            'MEMIF'"
7082   parameters:
7083   - "throughput"
7084   - "parent"
7085   - "tags"
7086   sort:
7087   - "1VNF"
7088   - "2VNF"
7089   - "4VNF"
7090   - "2VNF"
7091   - "4VNF"
7092   traces:
7093     hoverinfo: "x+y"
7094     boxpoints: "outliers"
7095     whiskerwidth: 0
7096   layout:
7097     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
7098     layout: "plot-throughput"
7099
7100 -
7101   type: "plot"
7102   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
7103   algorithm: "plot_performance_box"
7104   output-file-type: ".html"
7105   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
7106   data: "plot-ligato-throughput-latency-3n-hsw"
7107   filter: "'NIC_Intel-X710' and
7108            '64B' and
7109            ('BASE' or 'SCALE') and
7110            'NDRPDR' and
7111            '1T1C' and
7112            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7113            not 'VHOST' and
7114            'MEMIF'"
7115   parameters:
7116   - "throughput"
7117   - "parent"
7118   - "tags"
7119   sort:
7120   - "1VNF"
7121   - "2VNF"
7122   - "4VNF"
7123   - "2VNF"
7124   - "4VNF"
7125   traces:
7126     hoverinfo: "x+y"
7127     boxpoints: "outliers"
7128     whiskerwidth: 0
7129   layout:
7130     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
7131     layout: "plot-throughput"
7132
7133 -
7134   type: "plot"
7135   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
7136   algorithm: "plot_performance_box"
7137   output-file-type: ".html"
7138   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
7139   data: "plot-ligato-throughput-latency-3n-hsw"
7140   filter: "'NIC_Intel-X710' and
7141            '64B' and
7142            ('BASE' or 'SCALE') and
7143            'NDRPDR' and
7144            '2T2C' and
7145            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7146            not 'VHOST' and
7147            'MEMIF'"
7148   parameters:
7149   - "throughput"
7150   - "parent"
7151   - "tags"
7152   sort:
7153   - "1VNF"
7154   - "2VNF"
7155   - "4VNF"
7156   - "2VNF"
7157   - "4VNF"
7158   traces:
7159     hoverinfo: "x+y"
7160     boxpoints: "outliers"
7161     whiskerwidth: 0
7162   layout:
7163     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
7164     layout: "plot-throughput"
7165
7166 -
7167   type: "plot"
7168   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
7169   algorithm: "plot_performance_box"
7170   output-file-type: ".html"
7171   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
7172   data: "plot-ligato-throughput-latency-3n-hsw"
7173   filter: "'NIC_Intel-X710' and
7174            '64B' and
7175            ('BASE' or 'SCALE') and
7176            'NDRPDR' and
7177            '2T2C' and
7178            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7179            not 'VHOST' and
7180            'MEMIF'"
7181   parameters:
7182   - "throughput"
7183   - "parent"
7184   - "tags"
7185   sort:
7186   - "1VNF"
7187   - "2VNF"
7188   - "4VNF"
7189   - "2VNF"
7190   - "4VNF"
7191   traces:
7192     hoverinfo: "x+y"
7193     boxpoints: "outliers"
7194     whiskerwidth: 0
7195   layout:
7196     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
7197     layout: "plot-throughput"
7198
7199 ################################################################################
7200
7201 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
7202 -
7203   type: "plot"
7204   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
7205   algorithm: "plot_performance_box"
7206   output-file-type: ".html"
7207   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
7208   data: "plot-vpp-throughput-latency-3n-hsw"
7209   filter: "'NIC_Intel-X520-DA2' and
7210            '64B' and
7211            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7212            'NDRPDR' and
7213            '1T1C' and
7214            'IP4FWD' and
7215            not 'IPSEC' and
7216            not 'VHOST'"
7217   parameters:
7218   - "throughput"
7219   - "parent"
7220   - "tags"
7221   sort:
7222   - "IP4BASE"
7223   - "FIB_20K"
7224   - "FIB_200K"
7225   - "FIB_2M"
7226   traces:
7227     hoverinfo: "x+y"
7228     boxpoints: "outliers"
7229     whiskerwidth: 0
7230   layout:
7231     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
7232     layout: "plot-throughput"
7233
7234 -
7235   type: "plot"
7236   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
7237   algorithm: "plot_performance_box"
7238   output-file-type: ".html"
7239   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
7240   data: "plot-vpp-throughput-latency-3n-hsw"
7241   filter: "'NIC_Intel-X520-DA2' and
7242            '64B' and
7243            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7244            'NDRPDR' and
7245            '1T1C' and
7246            'IP4FWD' and
7247            not 'IPSEC' and
7248            not 'VHOST'"
7249   parameters:
7250   - "throughput"
7251   - "parent"
7252   - "tags"
7253   sort:
7254   - "IP4BASE"
7255   - "FIB_20K"
7256   - "FIB_200K"
7257   - "FIB_2M"
7258   traces:
7259     hoverinfo: "x+y"
7260     boxpoints: "outliers"
7261     whiskerwidth: 0
7262   layout:
7263     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
7264     layout: "plot-throughput"
7265
7266 -
7267   type: "plot"
7268   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
7269   algorithm: "plot_performance_box"
7270   output-file-type: ".html"
7271   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
7272   data: "plot-vpp-throughput-latency-3n-hsw"
7273   filter: "'NIC_Intel-X520-DA2' and
7274            '64B' and
7275            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7276            'NDRPDR' and
7277            '2T2C' and
7278            'IP4FWD' and
7279            not 'IPSEC' and
7280            not 'VHOST'"
7281   parameters:
7282   - "throughput"
7283   - "parent"
7284   - "tags"
7285   sort:
7286   - "IP4BASE"
7287   - "FIB_20K"
7288   - "FIB_200K"
7289   - "FIB_2M"
7290   traces:
7291     hoverinfo: "x+y"
7292     boxpoints: "outliers"
7293     whiskerwidth: 0
7294   layout:
7295     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
7296     layout: "plot-throughput"
7297
7298 -
7299   type: "plot"
7300   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
7301   algorithm: "plot_performance_box"
7302   output-file-type: ".html"
7303   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
7304   data: "plot-vpp-throughput-latency-3n-hsw"
7305   filter: "'NIC_Intel-X520-DA2' and
7306            '64B' and
7307            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7308            'NDRPDR' and
7309            '2T2C' and
7310            'IP4FWD' and
7311            not 'IPSEC' and
7312            not 'VHOST'"
7313   parameters:
7314   - "throughput"
7315   - "parent"
7316   - "tags"
7317   sort:
7318   - "IP4BASE"
7319   - "FIB_20K"
7320   - "FIB_200K"
7321   - "FIB_2M"
7322   traces:
7323     hoverinfo: "x+y"
7324     boxpoints: "outliers"
7325     whiskerwidth: 0
7326   layout:
7327     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
7328     layout: "plot-throughput"
7329
7330 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
7331 -
7332   type: "plot"
7333   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
7334   algorithm: "plot_performance_box"
7335   output-file-type: ".html"
7336   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
7337   data: "plot-vpp-throughput-latency-3n-hsw"
7338   filter: "'NIC_Intel-X520-DA2' and
7339            '64B' and
7340            ('IP4BASE' or
7341             'POLICE_MARK' or
7342             'COPWHLIST' or
7343             ('NAT44' and 'BASE') or
7344             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7345            'NDRPDR' and
7346            '1T1C' and
7347            'IP4FWD' and
7348            not 'IPSEC' and
7349            not 'VHOST'"
7350   parameters:
7351   - "throughput"
7352   - "parent"
7353   - "tags"
7354   sort:
7355   - "IP4BASE"
7356   - "NAT44"
7357   - "POLICE_MARK"
7358   - "COPWHLIST"
7359   - "IACL"
7360   - "OACL"
7361   traces:
7362     hoverinfo: "x+y"
7363     boxpoints: "outliers"
7364     whiskerwidth: 0
7365   layout:
7366     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
7367     layout: "plot-throughput"
7368
7369 -
7370   type: "plot"
7371   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
7372   algorithm: "plot_performance_box"
7373   output-file-type: ".html"
7374   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
7375   data: "plot-vpp-throughput-latency-3n-hsw"
7376   filter: "'NIC_Intel-X520-DA2' and
7377            '64B' and
7378            ('IP4BASE' or
7379             'POLICE_MARK' or
7380             'COPWHLIST' or
7381             ('NAT44' and 'BASE') or
7382             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7383            'NDRPDR' and
7384            '1T1C' and
7385            'IP4FWD' and
7386            not 'IPSEC' and
7387            not 'VHOST'"
7388   parameters:
7389   - "throughput"
7390   - "parent"
7391   - "tags"
7392   sort:
7393   - "IP4BASE"
7394   - "NAT44"
7395   - "POLICE_MARK"
7396   - "COPWHLIST"
7397   - "IACL"
7398   - "OACL"
7399   traces:
7400     hoverinfo: "x+y"
7401     boxpoints: "outliers"
7402     whiskerwidth: 0
7403   layout:
7404     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
7405     layout: "plot-throughput"
7406
7407 -
7408   type: "plot"
7409   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
7410   algorithm: "plot_performance_box"
7411   output-file-type: ".html"
7412   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
7413   data: "plot-vpp-throughput-latency-3n-hsw"
7414   filter: "'NIC_Intel-X520-DA2' and
7415            '64B' and
7416            ('IP4BASE' or
7417             'POLICE_MARK' or
7418             'COPWHLIST' or
7419             ('NAT44' and 'BASE') or
7420             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7421            'NDRPDR' and
7422            '2T2C' and
7423            'IP4FWD' and
7424            not 'IPSEC' and
7425            not 'VHOST'"
7426   parameters:
7427   - "throughput"
7428   - "parent"
7429   - "tags"
7430   sort:
7431   - "IP4BASE"
7432   - "NAT44"
7433   - "POLICE_MARK"
7434   - "COPWHLIST"
7435   - "IACL"
7436   - "OACL"
7437   traces:
7438     hoverinfo: "x+y"
7439     boxpoints: "outliers"
7440     whiskerwidth: 0
7441   layout:
7442     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
7443     layout: "plot-throughput"
7444
7445 -
7446   type: "plot"
7447   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
7448   algorithm: "plot_performance_box"
7449   output-file-type: ".html"
7450   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
7451   data: "plot-vpp-throughput-latency-3n-hsw"
7452   filter: "'NIC_Intel-X520-DA2' and
7453            '64B' and
7454            ('IP4BASE' or
7455             'POLICE_MARK' or
7456             'COPWHLIST' or
7457             ('NAT44' and 'BASE') or
7458             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
7459            'NDRPDR' and
7460            '2T2C' and
7461            'IP4FWD' and
7462            not 'IPSEC' and
7463            not 'VHOST'"
7464   parameters:
7465   - "throughput"
7466   - "parent"
7467   - "tags"
7468   sort:
7469   - "IP4BASE"
7470   - "NAT44"
7471   - "POLICE_MARK"
7472   - "COPWHLIST"
7473   - "IACL"
7474   - "OACL"
7475   traces:
7476     hoverinfo: "x+y"
7477     boxpoints: "outliers"
7478     whiskerwidth: 0
7479   layout:
7480     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
7481     layout: "plot-throughput"
7482
7483 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
7484 -
7485   type: "plot"
7486   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
7487   algorithm: "plot_performance_box"
7488   output-file-type: ".html"
7489   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
7490   data: "plot-vpp-throughput-latency-3n-hsw"
7491   filter: "'NIC_Intel-X520-DA2' and
7492            '64B' and
7493            'NDRPDR' and
7494            '1T1C' and
7495            'IP4FWD' and
7496            'NAT44' and
7497            not 'IPSEC' and
7498            not 'VHOST'"
7499   parameters:
7500   - "throughput"
7501   - "parent"
7502   - "tags"
7503   sort:
7504   - "BASE"
7505   - "BASE"
7506   - "SRC_USER_10"
7507   - "SRC_USER_100"
7508   - "SRC_USER_1000"
7509   - "SRC_USER_2000"
7510   traces:
7511     hoverinfo: "x+y"
7512     boxpoints: "outliers"
7513     whiskerwidth: 0
7514   layout:
7515     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
7516     layout: "plot-throughput"
7517
7518 -
7519   type: "plot"
7520   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
7521   algorithm: "plot_performance_box"
7522   output-file-type: ".html"
7523   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
7524   data: "plot-vpp-throughput-latency-3n-hsw"
7525   filter: "'NIC_Intel-X520-DA2' and
7526            '64B' and
7527            'NDRPDR' and
7528            '1T1C' and
7529            'IP4FWD' and
7530            'NAT44' and
7531            not 'IPSEC' and
7532            not 'VHOST'"
7533   parameters:
7534   - "throughput"
7535   - "parent"
7536   - "tags"
7537   sort:
7538   - "BASE"
7539   - "BASE"
7540   - "SRC_USER_10"
7541   - "SRC_USER_100"
7542   - "SRC_USER_1000"
7543   - "SRC_USER_2000"
7544   traces:
7545     hoverinfo: "x+y"
7546     boxpoints: "outliers"
7547     whiskerwidth: 0
7548   layout:
7549     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
7550     layout: "plot-throughput"
7551
7552 -
7553   type: "plot"
7554   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
7555   algorithm: "plot_performance_box"
7556   output-file-type: ".html"
7557   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
7558   data: "plot-vpp-throughput-latency-3n-hsw"
7559   filter: "'NIC_Intel-X520-DA2' and
7560            '64B' and
7561            'NDRPDR' and
7562            '2T2C' and
7563            'IP4FWD' and
7564            'NAT44' and
7565            not 'IPSEC' and
7566            not 'VHOST'"
7567   parameters:
7568   - "throughput"
7569   - "parent"
7570   - "tags"
7571   sort:
7572   - "BASE"
7573   - "BASE"
7574   - "SRC_USER_10"
7575   - "SRC_USER_100"
7576   - "SRC_USER_1000"
7577   - "SRC_USER_2000"
7578   traces:
7579     hoverinfo: "x+y"
7580     boxpoints: "outliers"
7581     whiskerwidth: 0
7582   layout:
7583     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
7584     layout: "plot-throughput"
7585
7586 -
7587   type: "plot"
7588   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
7589   algorithm: "plot_performance_box"
7590   output-file-type: ".html"
7591   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
7592   data: "plot-vpp-throughput-latency-3n-hsw"
7593   filter: "'NIC_Intel-X520-DA2' and
7594            '64B' and
7595            'NDRPDR' and
7596            '2T2C' and
7597            'IP4FWD' and
7598            'NAT44' and
7599            not 'IPSEC' and
7600            not 'VHOST'"
7601   parameters:
7602   - "throughput"
7603   - "parent"
7604   - "tags"
7605   sort:
7606   - "BASE"
7607   - "BASE"
7608   - "SRC_USER_10"
7609   - "SRC_USER_100"
7610   - "SRC_USER_1000"
7611   - "SRC_USER_2000"
7612   traces:
7613     hoverinfo: "x+y"
7614     boxpoints: "outliers"
7615     whiskerwidth: 0
7616   layout:
7617     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
7618     layout: "plot-throughput"
7619
7620 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
7621 -
7622   type: "plot"
7623   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
7624   algorithm: "plot_performance_box"
7625   output-file-type: ".html"
7626   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
7627   data: "plot-vpp-throughput-latency-3n-hsw"
7628   filter: "'NIC_Intel-X520-DA2' and
7629            '64B' and
7630            'NDRPDR' and
7631            '1T1C' and
7632            'IP4FWD' and
7633            'IACL' and
7634            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7635            not 'IPSEC' and
7636            not 'VHOST'"
7637   parameters:
7638   - "throughput"
7639   - "parent"
7640   - "tags"
7641   sort:
7642   - "ACL_STATELESS"
7643   - "ACL_STATEFUL"
7644   - "ACL_STATELESS"
7645   - "ACL_STATEFUL"
7646   traces:
7647     hoverinfo: "x+y"
7648     boxpoints: "outliers"
7649     whiskerwidth: 0
7650   layout:
7651     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
7652     layout: "plot-throughput"
7653
7654 -
7655   type: "plot"
7656   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
7657   algorithm: "plot_performance_box"
7658   output-file-type: ".html"
7659   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
7660   data: "plot-vpp-throughput-latency-3n-hsw"
7661   filter: "'NIC_Intel-X520-DA2' and
7662            '64B' and
7663            'NDRPDR' and
7664            '1T1C' and
7665            'IP4FWD' and
7666            'IACL' and
7667            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7668            not 'IPSEC' and
7669            not 'VHOST'"
7670   parameters:
7671   - "throughput"
7672   - "parent"
7673   - "tags"
7674   sort:
7675   - "ACL_STATELESS"
7676   - "ACL_STATEFUL"
7677   - "ACL_STATELESS"
7678   - "ACL_STATEFUL"
7679   traces:
7680     hoverinfo: "x+y"
7681     boxpoints: "outliers"
7682     whiskerwidth: 0
7683   layout:
7684     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
7685     layout: "plot-throughput"
7686
7687 -
7688   type: "plot"
7689   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
7690   algorithm: "plot_performance_box"
7691   output-file-type: ".html"
7692   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
7693   data: "plot-vpp-throughput-latency-3n-hsw"
7694   filter: "'NIC_Intel-X520-DA2' and
7695            '64B' and
7696            'NDRPDR' and
7697            '2T2C' and
7698            'IP4FWD' and
7699            'IACL' and
7700            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7701            not 'IPSEC' and
7702            not 'VHOST'"
7703   parameters:
7704   - "throughput"
7705   - "parent"
7706   - "tags"
7707   sort:
7708   - "ACL_STATELESS"
7709   - "ACL_STATEFUL"
7710   - "ACL_STATELESS"
7711   - "ACL_STATEFUL"
7712   traces:
7713     hoverinfo: "x+y"
7714     boxpoints: "outliers"
7715     whiskerwidth: 0
7716   layout:
7717     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
7718     layout: "plot-throughput"
7719
7720 -
7721   type: "plot"
7722   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
7723   algorithm: "plot_performance_box"
7724   output-file-type: ".html"
7725   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
7726   data: "plot-vpp-throughput-latency-3n-hsw"
7727   filter: "'NIC_Intel-X520-DA2' and
7728            '64B' and
7729            'NDRPDR' and
7730            '2T2C' and
7731            'IP4FWD' and
7732            'IACL' and
7733            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7734            not 'IPSEC' and
7735            not 'VHOST'"
7736   parameters:
7737   - "throughput"
7738   - "parent"
7739   - "tags"
7740   sort:
7741   - "ACL_STATELESS"
7742   - "ACL_STATEFUL"
7743   - "ACL_STATELESS"
7744   - "ACL_STATEFUL"
7745   traces:
7746     hoverinfo: "x+y"
7747     boxpoints: "outliers"
7748     whiskerwidth: 0
7749   layout:
7750     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
7751     layout: "plot-throughput"
7752
7753 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
7754 -
7755   type: "plot"
7756   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
7757   algorithm: "plot_performance_box"
7758   output-file-type: ".html"
7759   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
7760   data: "plot-vpp-throughput-latency-3n-hsw"
7761   filter: "'NIC_Intel-X520-DA2' and
7762            '64B' and
7763            'NDRPDR' and
7764            '1T1C' and
7765            'IP4FWD' and
7766            'OACL' and
7767            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7768            not 'IPSEC' and
7769            not 'VHOST'"
7770   parameters:
7771   - "throughput"
7772   - "parent"
7773   - "tags"
7774   sort:
7775   - "ACL_STATELESS"
7776   - "ACL_STATEFUL"
7777   - "ACL_STATELESS"
7778   - "ACL_STATEFUL"
7779   traces:
7780     hoverinfo: "x+y"
7781     boxpoints: "outliers"
7782     whiskerwidth: 0
7783   layout:
7784     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
7785     layout: "plot-throughput"
7786
7787 -
7788   type: "plot"
7789   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
7790   algorithm: "plot_performance_box"
7791   output-file-type: ".html"
7792   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
7793   data: "plot-vpp-throughput-latency-3n-hsw"
7794   filter: "'NIC_Intel-X520-DA2' and
7795            '64B' and
7796            'NDRPDR' and
7797            '1T1C' and
7798            'IP4FWD' and
7799            'OACL' and
7800            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7801            not 'IPSEC' and
7802            not 'VHOST'"
7803   parameters:
7804   - "throughput"
7805   - "parent"
7806   - "tags"
7807   sort:
7808   - "ACL_STATELESS"
7809   - "ACL_STATEFUL"
7810   - "ACL_STATELESS"
7811   - "ACL_STATEFUL"
7812   traces:
7813     hoverinfo: "x+y"
7814     boxpoints: "outliers"
7815     whiskerwidth: 0
7816   layout:
7817     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
7818     layout: "plot-throughput"
7819
7820 -
7821   type: "plot"
7822   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
7823   algorithm: "plot_performance_box"
7824   output-file-type: ".html"
7825   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
7826   data: "plot-vpp-throughput-latency-3n-hsw"
7827   filter: "'NIC_Intel-X520-DA2' and
7828            '64B' and
7829            'NDRPDR' and
7830            '2T2C' and
7831            'IP4FWD' and
7832            'OACL' and
7833            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7834            not 'IPSEC' and
7835            not 'VHOST'"
7836   parameters:
7837   - "throughput"
7838   - "parent"
7839   - "tags"
7840   sort:
7841   - "ACL_STATELESS"
7842   - "ACL_STATEFUL"
7843   - "ACL_STATELESS"
7844   - "ACL_STATEFUL"
7845   traces:
7846     hoverinfo: "x+y"
7847     boxpoints: "outliers"
7848     whiskerwidth: 0
7849   layout:
7850     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
7851     layout: "plot-throughput"
7852
7853 -
7854   type: "plot"
7855   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
7856   algorithm: "plot_performance_box"
7857   output-file-type: ".html"
7858   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
7859   data: "plot-vpp-throughput-latency-3n-hsw"
7860   filter: "'NIC_Intel-X520-DA2' and
7861            '64B' and
7862            'NDRPDR' and
7863            '2T2C' and
7864            'IP4FWD' and
7865            'OACL' and
7866            ('ACL10' or 'ACL50') and '10k_FLOWS' and
7867            not 'IPSEC' and
7868            not 'VHOST'"
7869   parameters:
7870   - "throughput"
7871   - "parent"
7872   - "tags"
7873   sort:
7874   - "ACL_STATELESS"
7875   - "ACL_STATEFUL"
7876   - "ACL_STATELESS"
7877   - "ACL_STATEFUL"
7878   traces:
7879     hoverinfo: "x+y"
7880     boxpoints: "outliers"
7881     whiskerwidth: 0
7882   layout:
7883     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
7884     layout: "plot-throughput"
7885
7886 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
7887 -
7888   type: "plot"
7889   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7890   algorithm: "plot_performance_box"
7891   output-file-type: ".html"
7892   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7893   data: "plot-vpp-throughput-latency-3n-hsw"
7894   filter: "'NIC_Intel-X710' and
7895            '64B' and
7896            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7897            'NDRPDR' and
7898            '1T1C' and
7899            'IP4FWD' and
7900            not 'IPSEC' and
7901            not 'VHOST'"
7902   parameters:
7903   - "throughput"
7904   - "parent"
7905   - "tags"
7906   sort:
7907   - "IP4BASE"
7908   - "FIB_20K"
7909   - "FIB_200K"
7910   - "FIB_2M"
7911   traces:
7912     hoverinfo: "x+y"
7913     boxpoints: "outliers"
7914     whiskerwidth: 0
7915   layout:
7916     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7917     layout: "plot-throughput"
7918
7919 -
7920   type: "plot"
7921   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7922   algorithm: "plot_performance_box"
7923   output-file-type: ".html"
7924   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7925   data: "plot-vpp-throughput-latency-3n-hsw"
7926   filter: "'NIC_Intel-X710' and
7927            '64B' and
7928            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7929            'NDRPDR' and
7930            '1T1C' and
7931            'IP4FWD' and
7932            not 'IPSEC' and
7933            not 'VHOST'"
7934   parameters:
7935   - "throughput"
7936   - "parent"
7937   - "tags"
7938   sort:
7939   - "IP4BASE"
7940   - "FIB_20K"
7941   - "FIB_200K"
7942   - "FIB_2M"
7943   traces:
7944     hoverinfo: "x+y"
7945     boxpoints: "outliers"
7946     whiskerwidth: 0
7947   layout:
7948     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7949     layout: "plot-throughput"
7950
7951 -
7952   type: "plot"
7953   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7954   algorithm: "plot_performance_box"
7955   output-file-type: ".html"
7956   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7957   data: "plot-vpp-throughput-latency-3n-hsw"
7958   filter: "'NIC_Intel-X710' and
7959            '64B' and
7960            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7961            'NDRPDR' and
7962            '2T2C' and
7963            'IP4FWD' and
7964            not 'IPSEC' and
7965            not 'VHOST'"
7966   parameters:
7967   - "throughput"
7968   - "parent"
7969   - "tags"
7970   sort:
7971   - "IP4BASE"
7972   - "FIB_20K"
7973   - "FIB_200K"
7974   - "FIB_2M"
7975   traces:
7976     hoverinfo: "x+y"
7977     boxpoints: "outliers"
7978     whiskerwidth: 0
7979   layout:
7980     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7981     layout: "plot-throughput"
7982
7983 -
7984   type: "plot"
7985   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7986   algorithm: "plot_performance_box"
7987   output-file-type: ".html"
7988   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7989   data: "plot-vpp-throughput-latency-3n-hsw"
7990   filter: "'NIC_Intel-X710' and
7991            '64B' and
7992            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
7993            'NDRPDR' and
7994            '2T2C' and
7995            'IP4FWD' and
7996            not 'IPSEC' and
7997            not 'VHOST'"
7998   parameters:
7999   - "throughput"
8000   - "parent"
8001   - "tags"
8002   sort:
8003   - "IP4BASE"
8004   - "FIB_20K"
8005   - "FIB_200K"
8006   - "FIB_2M"
8007   traces:
8008     hoverinfo: "x+y"
8009     boxpoints: "outliers"
8010     whiskerwidth: 0
8011   layout:
8012     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
8013     layout: "plot-throughput"
8014
8015 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
8016 -
8017   type: "plot"
8018   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
8019   algorithm: "plot_performance_box"
8020   output-file-type: ".html"
8021   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
8022   data: "plot-vpp-throughput-latency-3n-hsw"
8023   filter: "'NIC_Intel-X710' and
8024            '64B' and
8025            ('IP4BASE' or
8026             'POLICE_MARK' or
8027             'COPWHLIST' or
8028             ('NAT44' and 'BASE') or
8029             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8030            'NDRPDR' and
8031            '1T1C' and
8032            'IP4FWD' and
8033            not 'IPSEC' and
8034            not 'VHOST'"
8035   parameters:
8036   - "throughput"
8037   - "parent"
8038   - "tags"
8039   sort:
8040   - "IP4BASE"
8041   - "NAT44"
8042   - "POLICE_MARK"
8043   - "COPWHLIST"
8044   - "IACL"
8045   - "OACL"
8046   traces:
8047     hoverinfo: "x+y"
8048     boxpoints: "outliers"
8049     whiskerwidth: 0
8050   layout:
8051     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
8052     layout: "plot-throughput"
8053
8054 -
8055   type: "plot"
8056   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
8057   algorithm: "plot_performance_box"
8058   output-file-type: ".html"
8059   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
8060   data: "plot-vpp-throughput-latency-3n-hsw"
8061   filter: "'NIC_Intel-X710' and
8062            '64B' and
8063            ('IP4BASE' or
8064             'POLICE_MARK' or
8065             'COPWHLIST' or
8066             ('NAT44' and 'BASE') or
8067             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8068            'NDRPDR' and
8069            '1T1C' and
8070            'IP4FWD' and
8071            not 'IPSEC' and
8072            not 'VHOST'"
8073   parameters:
8074   - "throughput"
8075   - "parent"
8076   - "tags"
8077   sort:
8078   - "IP4BASE"
8079   - "NAT44"
8080   - "POLICE_MARK"
8081   - "COPWHLIST"
8082   - "IACL"
8083   - "OACL"
8084   traces:
8085     hoverinfo: "x+y"
8086     boxpoints: "outliers"
8087     whiskerwidth: 0
8088   layout:
8089     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
8090     layout: "plot-throughput"
8091
8092 -
8093   type: "plot"
8094   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
8095   algorithm: "plot_performance_box"
8096   output-file-type: ".html"
8097   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
8098   data: "plot-vpp-throughput-latency-3n-hsw"
8099   filter: "'NIC_Intel-X710' and
8100            '64B' and
8101            ('IP4BASE' or
8102             'POLICE_MARK' or
8103             'COPWHLIST' or
8104             ('NAT44' and 'BASE') or
8105             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8106            'NDRPDR' and
8107            '2T2C' and
8108            'IP4FWD' and
8109            not 'IPSEC' and
8110            not 'VHOST'"
8111   parameters:
8112   - "throughput"
8113   - "parent"
8114   - "tags"
8115   sort:
8116   - "IP4BASE"
8117   - "NAT44"
8118   - "POLICE_MARK"
8119   - "COPWHLIST"
8120   - "IACL"
8121   - "OACL"
8122   traces:
8123     hoverinfo: "x+y"
8124     boxpoints: "outliers"
8125     whiskerwidth: 0
8126   layout:
8127     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
8128     layout: "plot-throughput"
8129
8130 -
8131   type: "plot"
8132   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
8133   algorithm: "plot_performance_box"
8134   output-file-type: ".html"
8135   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
8136   data: "plot-vpp-throughput-latency-3n-hsw"
8137   filter: "'NIC_Intel-X710' and
8138            '64B' and
8139            ('IP4BASE' or
8140             'POLICE_MARK' or
8141             'COPWHLIST' or
8142             ('NAT44' and 'BASE') or
8143             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8144            'NDRPDR' and
8145            '2T2C' and
8146            'IP4FWD' and
8147            not 'IPSEC' and
8148            not 'VHOST'"
8149   parameters:
8150   - "throughput"
8151   - "parent"
8152   - "tags"
8153   sort:
8154   - "IP4BASE"
8155   - "NAT44"
8156   - "POLICE_MARK"
8157   - "COPWHLIST"
8158   - "IACL"
8159   - "OACL"
8160   traces:
8161     hoverinfo: "x+y"
8162     boxpoints: "outliers"
8163     whiskerwidth: 0
8164   layout:
8165     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
8166     layout: "plot-throughput"
8167
8168 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
8169 -
8170   type: "plot"
8171   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
8172   algorithm: "plot_performance_box"
8173   output-file-type: ".html"
8174   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
8175   data: "plot-vpp-throughput-latency-3n-skx"
8176   filter: "'NIC_Intel-X710' and
8177            '64B' and
8178            'NDRPDR' and
8179            '2T1C' and
8180            'IP4FWD' and
8181            'NAT44' and
8182            not 'IPSEC' and
8183            not 'VHOST'"
8184   parameters:
8185   - "throughput"
8186   - "parent"
8187   - "tags"
8188   sort:
8189   - "BASE"
8190   - "BASE"
8191   - "SRC_USER_10"
8192   - "SRC_USER_100"
8193   - "SRC_USER_1000"
8194   - "SRC_USER_2000"
8195   traces:
8196     hoverinfo: "x+y"
8197     boxpoints: "outliers"
8198     whiskerwidth: 0
8199   layout:
8200     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
8201     layout: "plot-throughput"
8202
8203 -
8204   type: "plot"
8205   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
8206   algorithm: "plot_performance_box"
8207   output-file-type: ".html"
8208   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
8209   data: "plot-vpp-throughput-latency-3n-skx"
8210   filter: "'NIC_Intel-X710' and
8211            '64B' and
8212            'NDRPDR' and
8213            '2T1C' and
8214            'IP4FWD' and
8215            'NAT44' and
8216            not 'IPSEC' and
8217            not 'VHOST'"
8218   parameters:
8219   - "throughput"
8220   - "parent"
8221   - "tags"
8222   sort:
8223   - "BASE"
8224   - "BASE"
8225   - "SRC_USER_10"
8226   - "SRC_USER_100"
8227   - "SRC_USER_1000"
8228   - "SRC_USER_2000"
8229   traces:
8230     hoverinfo: "x+y"
8231     boxpoints: "outliers"
8232     whiskerwidth: 0
8233   layout:
8234     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
8235     layout: "plot-throughput"
8236
8237 -
8238   type: "plot"
8239   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
8240   algorithm: "plot_performance_box"
8241   output-file-type: ".html"
8242   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
8243   data: "plot-vpp-throughput-latency-3n-skx"
8244   filter: "'NIC_Intel-X710' and
8245            '64B' and
8246            'NDRPDR' and
8247            '4T2C' and
8248            'IP4FWD' and
8249            'NAT44' and
8250            not 'IPSEC' and
8251            not 'VHOST'"
8252   parameters:
8253   - "throughput"
8254   - "parent"
8255   - "tags"
8256   sort:
8257   - "BASE"
8258   - "BASE"
8259   - "SRC_USER_10"
8260   - "SRC_USER_100"
8261   - "SRC_USER_1000"
8262   - "SRC_USER_2000"
8263   traces:
8264     hoverinfo: "x+y"
8265     boxpoints: "outliers"
8266     whiskerwidth: 0
8267   layout:
8268     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
8269     layout: "plot-throughput"
8270
8271 -
8272   type: "plot"
8273   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
8274   algorithm: "plot_performance_box"
8275   output-file-type: ".html"
8276   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
8277   data: "plot-vpp-throughput-latency-3n-skx"
8278   filter: "'NIC_Intel-X710' and
8279            '64B' and
8280            'NDRPDR' and
8281            '4T2C' and
8282            'IP4FWD' and
8283            'NAT44' and
8284            not 'IPSEC' and
8285            not 'VHOST'"
8286   parameters:
8287   - "throughput"
8288   - "parent"
8289   - "tags"
8290   sort:
8291   - "BASE"
8292   - "BASE"
8293   - "SRC_USER_10"
8294   - "SRC_USER_100"
8295   - "SRC_USER_1000"
8296   - "SRC_USER_2000"
8297   traces:
8298     hoverinfo: "x+y"
8299     boxpoints: "outliers"
8300     whiskerwidth: 0
8301   layout:
8302     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
8303     layout: "plot-throughput"
8304
8305 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
8306 -
8307   type: "plot"
8308   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
8309   algorithm: "plot_performance_box"
8310   output-file-type: ".html"
8311   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
8312   data: "plot-vpp-throughput-latency-3n-skx"
8313   filter: "'NIC_Intel-X710' and
8314            '64B' and
8315            'NDRPDR' and
8316            '2T1C' and
8317            'IP4FWD' and
8318            'IACL' and
8319            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8320            not 'IPSEC' and
8321            not 'VHOST'"
8322   parameters:
8323   - "throughput"
8324   - "parent"
8325   - "tags"
8326   sort:
8327   - "ACL_STATELESS"
8328   - "ACL_STATEFUL"
8329   - "ACL_STATELESS"
8330   - "ACL_STATEFUL"
8331   traces:
8332     hoverinfo: "x+y"
8333     boxpoints: "outliers"
8334     whiskerwidth: 0
8335   layout:
8336     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
8337     layout: "plot-throughput"
8338
8339 -
8340   type: "plot"
8341   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
8342   algorithm: "plot_performance_box"
8343   output-file-type: ".html"
8344   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
8345   data: "plot-vpp-throughput-latency-3n-skx"
8346   filter: "'NIC_Intel-X710' and
8347            '64B' and
8348            'NDRPDR' and
8349            '2T1C' and
8350            'IP4FWD' and
8351            'IACL' and
8352            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8353            not 'IPSEC' and
8354            not 'VHOST'"
8355   parameters:
8356   - "throughput"
8357   - "parent"
8358   - "tags"
8359   sort:
8360   - "ACL_STATELESS"
8361   - "ACL_STATEFUL"
8362   - "ACL_STATELESS"
8363   - "ACL_STATEFUL"
8364   traces:
8365     hoverinfo: "x+y"
8366     boxpoints: "outliers"
8367     whiskerwidth: 0
8368   layout:
8369     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
8370     layout: "plot-throughput"
8371
8372 -
8373   type: "plot"
8374   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
8375   algorithm: "plot_performance_box"
8376   output-file-type: ".html"
8377   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
8378   data: "plot-vpp-throughput-latency-3n-skx"
8379   filter: "'NIC_Intel-X710' and
8380            '64B' and
8381            'NDRPDR' and
8382            '4T2C' and
8383            'IP4FWD' and
8384            'IACL' and
8385            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8386            not 'IPSEC' and
8387            not 'VHOST'"
8388   parameters:
8389   - "throughput"
8390   - "parent"
8391   - "tags"
8392   sort:
8393   - "ACL_STATELESS"
8394   - "ACL_STATEFUL"
8395   - "ACL_STATELESS"
8396   - "ACL_STATEFUL"
8397   traces:
8398     hoverinfo: "x+y"
8399     boxpoints: "outliers"
8400     whiskerwidth: 0
8401   layout:
8402     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
8403     layout: "plot-throughput"
8404
8405 -
8406   type: "plot"
8407   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
8408   algorithm: "plot_performance_box"
8409   output-file-type: ".html"
8410   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
8411   data: "plot-vpp-throughput-latency-3n-skx"
8412   filter: "'NIC_Intel-X710' and
8413            '64B' and
8414            'NDRPDR' and
8415            '4T2C' and
8416            'IP4FWD' and
8417            'IACL' and
8418            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8419            not 'IPSEC' and
8420            not 'VHOST'"
8421   parameters:
8422   - "throughput"
8423   - "parent"
8424   - "tags"
8425   sort:
8426   - "ACL_STATELESS"
8427   - "ACL_STATEFUL"
8428   - "ACL_STATELESS"
8429   - "ACL_STATEFUL"
8430   traces:
8431     hoverinfo: "x+y"
8432     boxpoints: "outliers"
8433     whiskerwidth: 0
8434   layout:
8435     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
8436     layout: "plot-throughput"
8437
8438 # Packet Throughput - VPP IPv4 3n-hsw-x710 features oacl
8439 -
8440   type: "plot"
8441   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
8442   algorithm: "plot_performance_box"
8443   output-file-type: ".html"
8444   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
8445   data: "plot-vpp-throughput-latency-3n-skx"
8446   filter: "'NIC_Intel-X710' and
8447            '64B' and
8448            'NDRPDR' and
8449            '2T1C' and
8450            'IP4FWD' and
8451            'OACL' and
8452            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8453            not 'IPSEC' and
8454            not 'VHOST'"
8455   parameters:
8456   - "throughput"
8457   - "parent"
8458   - "tags"
8459   sort:
8460   - "ACL_STATELESS"
8461   - "ACL_STATEFUL"
8462   - "ACL_STATELESS"
8463   - "ACL_STATEFUL"
8464   traces:
8465     hoverinfo: "x+y"
8466     boxpoints: "outliers"
8467     whiskerwidth: 0
8468   layout:
8469     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
8470     layout: "plot-throughput"
8471
8472 -
8473   type: "plot"
8474   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
8475   algorithm: "plot_performance_box"
8476   output-file-type: ".html"
8477   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
8478   data: "plot-vpp-throughput-latency-3n-skx"
8479   filter: "'NIC_Intel-X710' and
8480            '64B' and
8481            'NDRPDR' and
8482            '2T1C' and
8483            'IP4FWD' and
8484            'OACL' and
8485            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8486            not 'IPSEC' and
8487            not 'VHOST'"
8488   parameters:
8489   - "throughput"
8490   - "parent"
8491   - "tags"
8492   sort:
8493   - "ACL_STATELESS"
8494   - "ACL_STATEFUL"
8495   - "ACL_STATELESS"
8496   - "ACL_STATEFUL"
8497   traces:
8498     hoverinfo: "x+y"
8499     boxpoints: "outliers"
8500     whiskerwidth: 0
8501   layout:
8502     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
8503     layout: "plot-throughput"
8504
8505 -
8506   type: "plot"
8507   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
8508   algorithm: "plot_performance_box"
8509   output-file-type: ".html"
8510   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
8511   data: "plot-vpp-throughput-latency-3n-skx"
8512   filter: "'NIC_Intel-X710' and
8513            '64B' and
8514            'NDRPDR' and
8515            '4T2C' and
8516            'IP4FWD' and
8517            'OACL' and
8518            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8519            not 'IPSEC' and
8520            not 'VHOST'"
8521   parameters:
8522   - "throughput"
8523   - "parent"
8524   - "tags"
8525   sort:
8526   - "ACL_STATELESS"
8527   - "ACL_STATEFUL"
8528   - "ACL_STATELESS"
8529   - "ACL_STATEFUL"
8530   traces:
8531     hoverinfo: "x+y"
8532     boxpoints: "outliers"
8533     whiskerwidth: 0
8534   layout:
8535     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
8536     layout: "plot-throughput"
8537
8538 -
8539   type: "plot"
8540   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
8541   algorithm: "plot_performance_box"
8542   output-file-type: ".html"
8543   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
8544   data: "plot-vpp-throughput-latency-3n-skx"
8545   filter: "'NIC_Intel-X710' and
8546            '64B' and
8547            'NDRPDR' and
8548            '4T2C' and
8549            'IP4FWD' and
8550            'OACL' and
8551            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8552            not 'IPSEC' and
8553            not 'VHOST'"
8554   parameters:
8555   - "throughput"
8556   - "parent"
8557   - "tags"
8558   sort:
8559   - "ACL_STATELESS"
8560   - "ACL_STATEFUL"
8561   - "ACL_STATELESS"
8562   - "ACL_STATEFUL"
8563   traces:
8564     hoverinfo: "x+y"
8565     boxpoints: "outliers"
8566     whiskerwidth: 0
8567   layout:
8568     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
8569     layout: "plot-throughput"
8570
8571 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
8572 -
8573   type: "plot"
8574   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8575   algorithm: "plot_performance_box"
8576   output-file-type: ".html"
8577   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8578   data: "plot-vpp-throughput-latency-3n-hsw"
8579   filter: "'NIC_Intel-XL710' and
8580            '64B' and
8581            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8582            'NDRPDR' and
8583            '1T1C' and
8584            'IP4FWD' and
8585            not 'IPSEC' and
8586            not 'VHOST'"
8587   parameters:
8588   - "throughput"
8589   - "parent"
8590   - "tags"
8591   sort:
8592   - "IP4BASE"
8593   - "FIB_20K"
8594   - "FIB_200K"
8595   - "FIB_2M"
8596   traces:
8597     hoverinfo: "x+y"
8598     boxpoints: "outliers"
8599     whiskerwidth: 0
8600   layout:
8601     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
8602     layout: "plot-throughput"
8603
8604 -
8605   type: "plot"
8606   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8607   algorithm: "plot_performance_box"
8608   output-file-type: ".html"
8609   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8610   data: "plot-vpp-throughput-latency-3n-hsw"
8611   filter: "'NIC_Intel-XL710' and
8612            '64B' and
8613            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8614            'NDRPDR' and
8615            '1T1C' and
8616            'IP4FWD' and
8617            not 'IPSEC' and
8618            not 'VHOST'"
8619   parameters:
8620   - "throughput"
8621   - "parent"
8622   - "tags"
8623   sort:
8624   - "IP4BASE"
8625   - "FIB_20K"
8626   - "FIB_200K"
8627   - "FIB_2M"
8628   traces:
8629     hoverinfo: "x+y"
8630     boxpoints: "outliers"
8631     whiskerwidth: 0
8632   layout:
8633     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
8634     layout: "plot-throughput"
8635
8636 -
8637   type: "plot"
8638   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8639   algorithm: "plot_performance_box"
8640   output-file-type: ".html"
8641   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8642   data: "plot-vpp-throughput-latency-3n-hsw"
8643   filter: "'NIC_Intel-XL710' and
8644            '64B' and
8645            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8646            'NDRPDR' and
8647            '2T2C' and
8648            'IP4FWD' and
8649            not 'IPSEC' and
8650            not 'VHOST'"
8651   parameters:
8652   - "throughput"
8653   - "parent"
8654   - "tags"
8655   sort:
8656   - "IP4BASE"
8657   - "FIB_20K"
8658   - "FIB_200K"
8659   - "FIB_2M"
8660   traces:
8661     hoverinfo: "x+y"
8662     boxpoints: "outliers"
8663     whiskerwidth: 0
8664   layout:
8665     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
8666     layout: "plot-throughput"
8667
8668 -
8669   type: "plot"
8670   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8671   algorithm: "plot_performance_box"
8672   output-file-type: ".html"
8673   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8674   data: "plot-vpp-throughput-latency-3n-hsw"
8675   filter: "'NIC_Intel-XL710' and
8676            '64B' and
8677            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8678            'NDRPDR' and
8679            '2T2C' and
8680            'IP4FWD' and
8681            not 'IPSEC' and
8682            not 'VHOST'"
8683   parameters:
8684   - "throughput"
8685   - "parent"
8686   - "tags"
8687   sort:
8688   - "IP4BASE"
8689   - "FIB_20K"
8690   - "FIB_200K"
8691   - "FIB_2M"
8692   traces:
8693     hoverinfo: "x+y"
8694     boxpoints: "outliers"
8695     whiskerwidth: 0
8696   layout:
8697     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
8698     layout: "plot-throughput"
8699
8700 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
8701 -
8702   type: "plot"
8703   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8704   algorithm: "plot_performance_box"
8705   output-file-type: ".html"
8706   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8707   data: "plot-vpp-throughput-latency-3n-skx"
8708   filter: "'NIC_Intel-X710' and
8709            '64B' and
8710            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8711            'NDRPDR' and
8712            '2T1C' and
8713            'IP4FWD' and
8714            not 'IPSEC' and
8715            not 'VHOST'"
8716   parameters:
8717   - "throughput"
8718   - "parent"
8719   - "tags"
8720   sort:
8721   - "IP4BASE"
8722   - "FIB_20K"
8723   - "FIB_200K"
8724   - "FIB_2M"
8725   traces:
8726     hoverinfo: "x+y"
8727     boxpoints: "outliers"
8728     whiskerwidth: 0
8729   layout:
8730     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
8731     layout: "plot-throughput"
8732
8733 -
8734   type: "plot"
8735   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8736   algorithm: "plot_performance_box"
8737   output-file-type: ".html"
8738   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8739   data: "plot-vpp-throughput-latency-3n-skx"
8740   filter: "'NIC_Intel-X710' and
8741            '64B' and
8742            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8743            'NDRPDR' and
8744            '2T1C' and
8745            'IP4FWD' and
8746            not 'IPSEC' and
8747            not 'VHOST'"
8748   parameters:
8749   - "throughput"
8750   - "parent"
8751   - "tags"
8752   sort:
8753   - "IP4BASE"
8754   - "FIB_20K"
8755   - "FIB_200K"
8756   - "FIB_2M"
8757   traces:
8758     hoverinfo: "x+y"
8759     boxpoints: "outliers"
8760     whiskerwidth: 0
8761   layout:
8762     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
8763     layout: "plot-throughput"
8764
8765 -
8766   type: "plot"
8767   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8768   algorithm: "plot_performance_box"
8769   output-file-type: ".html"
8770   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8771   data: "plot-vpp-throughput-latency-3n-skx"
8772   filter: "'NIC_Intel-X710' and
8773            '64B' and
8774            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8775            'NDRPDR' and
8776            '4T2C' and
8777            'IP4FWD' and
8778            not 'IPSEC' and
8779            not 'VHOST'"
8780   parameters:
8781   - "throughput"
8782   - "parent"
8783   - "tags"
8784   sort:
8785   - "IP4BASE"
8786   - "FIB_20K"
8787   - "FIB_200K"
8788   - "FIB_2M"
8789   traces:
8790     hoverinfo: "x+y"
8791     boxpoints: "outliers"
8792     whiskerwidth: 0
8793   layout:
8794     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
8795     layout: "plot-throughput"
8796
8797 -
8798   type: "plot"
8799   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8800   algorithm: "plot_performance_box"
8801   output-file-type: ".html"
8802   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8803   data: "plot-vpp-throughput-latency-3n-skx"
8804   filter: "'NIC_Intel-X710' and
8805            '64B' and
8806            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
8807            'NDRPDR' and
8808            '4T2C' and
8809            'IP4FWD' and
8810            not 'IPSEC' and
8811            not 'VHOST'"
8812   parameters:
8813   - "throughput"
8814   - "parent"
8815   - "tags"
8816   sort:
8817   - "IP4BASE"
8818   - "FIB_20K"
8819   - "FIB_200K"
8820   - "FIB_2M"
8821   traces:
8822     hoverinfo: "x+y"
8823     boxpoints: "outliers"
8824     whiskerwidth: 0
8825   layout:
8826     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
8827     layout: "plot-throughput"
8828
8829 # Packet Throughput - VPP IPv4 3n-skx-x710 features
8830 -
8831   type: "plot"
8832   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
8833   algorithm: "plot_performance_box"
8834   output-file-type: ".html"
8835   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
8836   data: "plot-vpp-throughput-latency-3n-skx"
8837   filter: "'NIC_Intel-X710' and
8838            '64B' and
8839            ('IP4BASE' or
8840             'POLICE_MARK' or
8841             'COPWHLIST' or
8842             ('NAT44' and 'BASE') or
8843             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8844            'NDRPDR' and
8845            '2T1C' and
8846            'IP4FWD' and
8847            not 'IPSEC' and
8848            not 'VHOST'"
8849   parameters:
8850   - "throughput"
8851   - "parent"
8852   - "tags"
8853   sort:
8854   - "IP4BASE"
8855   - "NAT44"
8856   - "POLICE_MARK"
8857   - "COPWHLIST"
8858   - "IACL"
8859   - "OACL"
8860   traces:
8861     hoverinfo: "x+y"
8862     boxpoints: "outliers"
8863     whiskerwidth: 0
8864   layout:
8865     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
8866     layout: "plot-throughput"
8867
8868 -
8869   type: "plot"
8870   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
8871   algorithm: "plot_performance_box"
8872   output-file-type: ".html"
8873   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
8874   data: "plot-vpp-throughput-latency-3n-skx"
8875   filter: "'NIC_Intel-X710' and
8876            '64B' and
8877            ('IP4BASE' or
8878             'POLICE_MARK' or
8879             'COPWHLIST' or
8880             ('NAT44' and 'BASE') or
8881             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8882            'NDRPDR' and
8883            '2T1C' and
8884            'IP4FWD' and
8885            not 'IPSEC' and
8886            not 'VHOST'"
8887   parameters:
8888   - "throughput"
8889   - "parent"
8890   - "tags"
8891   sort:
8892   - "IP4BASE"
8893   - "NAT44"
8894   - "POLICE_MARK"
8895   - "COPWHLIST"
8896   - "IACL"
8897   - "OACL"
8898   traces:
8899     hoverinfo: "x+y"
8900     boxpoints: "outliers"
8901     whiskerwidth: 0
8902   layout:
8903     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
8904     layout: "plot-throughput"
8905
8906 -
8907   type: "plot"
8908   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
8909   algorithm: "plot_performance_box"
8910   output-file-type: ".html"
8911   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
8912   data: "plot-vpp-throughput-latency-3n-skx"
8913   filter: "'NIC_Intel-X710' and
8914            '64B' and
8915            ('IP4BASE' or
8916             'POLICE_MARK' or
8917             'COPWHLIST' or
8918             ('NAT44' and 'BASE') or
8919             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8920            'NDRPDR' and
8921            '4T2C' and
8922            'IP4FWD' and
8923            not 'IPSEC' and
8924            not 'VHOST'"
8925   parameters:
8926   - "throughput"
8927   - "parent"
8928   - "tags"
8929   sort:
8930   - "IP4BASE"
8931   - "NAT44"
8932   - "POLICE_MARK"
8933   - "COPWHLIST"
8934   - "IACL"
8935   - "OACL"
8936   traces:
8937     hoverinfo: "x+y"
8938     boxpoints: "outliers"
8939     whiskerwidth: 0
8940   layout:
8941     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
8942     layout: "plot-throughput"
8943
8944 -
8945   type: "plot"
8946   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
8947   algorithm: "plot_performance_box"
8948   output-file-type: ".html"
8949   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
8950   data: "plot-vpp-throughput-latency-3n-skx"
8951   filter: "'NIC_Intel-X710' and
8952            '64B' and
8953            ('IP4BASE' or
8954             'POLICE_MARK' or
8955             'COPWHLIST' or
8956             ('NAT44' and 'BASE') or
8957             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8958            'NDRPDR' and
8959            '4T2C' and
8960            'IP4FWD' and
8961            not 'IPSEC' and
8962            not 'VHOST'"
8963   parameters:
8964   - "throughput"
8965   - "parent"
8966   - "tags"
8967   sort:
8968   - "IP4BASE"
8969   - "NAT44"
8970   - "POLICE_MARK"
8971   - "COPWHLIST"
8972   - "IACL"
8973   - "OACL"
8974   traces:
8975     hoverinfo: "x+y"
8976     boxpoints: "outliers"
8977     whiskerwidth: 0
8978   layout:
8979     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
8980     layout: "plot-throughput"
8981
8982 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
8983 -
8984   type: "plot"
8985   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
8986   algorithm: "plot_performance_box"
8987   output-file-type: ".html"
8988   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
8989   data: "plot-vpp-throughput-latency-3n-hsw"
8990   filter: "'NIC_Intel-X710' and
8991            '64B' and
8992            'NDRPDR' and
8993            '1T1C' and
8994            'IP4FWD' and
8995            'NAT44' and
8996            not 'IPSEC' and
8997            not 'VHOST'"
8998   parameters:
8999   - "throughput"
9000   - "parent"
9001   - "tags"
9002   sort:
9003   - "BASE"
9004   - "BASE"
9005   - "SRC_USER_10"
9006   - "SRC_USER_100"
9007   - "SRC_USER_1000"
9008   - "SRC_USER_2000"
9009   traces:
9010     hoverinfo: "x+y"
9011     boxpoints: "outliers"
9012     whiskerwidth: 0
9013   layout:
9014     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
9015     layout: "plot-throughput"
9016
9017 -
9018   type: "plot"
9019   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
9020   algorithm: "plot_performance_box"
9021   output-file-type: ".html"
9022   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
9023   data: "plot-vpp-throughput-latency-3n-hsw"
9024   filter: "'NIC_Intel-X710' and
9025            '64B' and
9026            'NDRPDR' and
9027            '1T1C' and
9028            'IP4FWD' and
9029            'NAT44' and
9030            not 'IPSEC' and
9031            not 'VHOST'"
9032   parameters:
9033   - "throughput"
9034   - "parent"
9035   - "tags"
9036   sort:
9037   - "BASE"
9038   - "BASE"
9039   - "SRC_USER_10"
9040   - "SRC_USER_100"
9041   - "SRC_USER_1000"
9042   - "SRC_USER_2000"
9043   traces:
9044     hoverinfo: "x+y"
9045     boxpoints: "outliers"
9046     whiskerwidth: 0
9047   layout:
9048     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
9049     layout: "plot-throughput"
9050
9051 -
9052   type: "plot"
9053   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
9054   algorithm: "plot_performance_box"
9055   output-file-type: ".html"
9056   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
9057   data: "plot-vpp-throughput-latency-3n-hsw"
9058   filter: "'NIC_Intel-X710' and
9059            '64B' and
9060            'NDRPDR' and
9061            '2T2C' and
9062            'IP4FWD' and
9063            'NAT44' and
9064            not 'IPSEC' and
9065            not 'VHOST'"
9066   parameters:
9067   - "throughput"
9068   - "parent"
9069   - "tags"
9070   sort:
9071   - "BASE"
9072   - "BASE"
9073   - "SRC_USER_10"
9074   - "SRC_USER_100"
9075   - "SRC_USER_1000"
9076   - "SRC_USER_2000"
9077   traces:
9078     hoverinfo: "x+y"
9079     boxpoints: "outliers"
9080     whiskerwidth: 0
9081   layout:
9082     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
9083     layout: "plot-throughput"
9084
9085 -
9086   type: "plot"
9087   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
9088   algorithm: "plot_performance_box"
9089   output-file-type: ".html"
9090   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
9091   data: "plot-vpp-throughput-latency-3n-hsw"
9092   filter: "'NIC_Intel-X710' and
9093            '64B' and
9094            'NDRPDR' and
9095            '2T2C' and
9096            'IP4FWD' and
9097            'NAT44' and
9098            not 'IPSEC' and
9099            not 'VHOST'"
9100   parameters:
9101   - "throughput"
9102   - "parent"
9103   - "tags"
9104   sort:
9105   - "BASE"
9106   - "BASE"
9107   - "SRC_USER_10"
9108   - "SRC_USER_100"
9109   - "SRC_USER_1000"
9110   - "SRC_USER_2000"
9111   traces:
9112     hoverinfo: "x+y"
9113     boxpoints: "outliers"
9114     whiskerwidth: 0
9115   layout:
9116     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
9117     layout: "plot-throughput"
9118
9119 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
9120 -
9121   type: "plot"
9122   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
9123   algorithm: "plot_performance_box"
9124   output-file-type: ".html"
9125   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
9126   data: "plot-vpp-throughput-latency-3n-hsw"
9127   filter: "'NIC_Intel-X710' and
9128            '64B' and
9129            'NDRPDR' and
9130            '1T1C' and
9131            'IP4FWD' and
9132            'IACL' and
9133            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9134            not 'IPSEC' and
9135            not 'VHOST'"
9136   parameters:
9137   - "throughput"
9138   - "parent"
9139   - "tags"
9140   sort:
9141   - "ACL_STATELESS"
9142   - "ACL_STATEFUL"
9143   - "ACL_STATELESS"
9144   - "ACL_STATEFUL"
9145   traces:
9146     hoverinfo: "x+y"
9147     boxpoints: "outliers"
9148     whiskerwidth: 0
9149   layout:
9150     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
9151     layout: "plot-throughput"
9152
9153 -
9154   type: "plot"
9155   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
9156   algorithm: "plot_performance_box"
9157   output-file-type: ".html"
9158   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
9159   data: "plot-vpp-throughput-latency-3n-hsw"
9160   filter: "'NIC_Intel-X710' and
9161            '64B' and
9162            'NDRPDR' and
9163            '1T1C' and
9164            'IP4FWD' and
9165            'IACL' and
9166            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9167            not 'IPSEC' and
9168            not 'VHOST'"
9169   parameters:
9170   - "throughput"
9171   - "parent"
9172   - "tags"
9173   sort:
9174   - "ACL_STATELESS"
9175   - "ACL_STATEFUL"
9176   - "ACL_STATELESS"
9177   - "ACL_STATEFUL"
9178   traces:
9179     hoverinfo: "x+y"
9180     boxpoints: "outliers"
9181     whiskerwidth: 0
9182   layout:
9183     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
9184     layout: "plot-throughput"
9185
9186 -
9187   type: "plot"
9188   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
9189   algorithm: "plot_performance_box"
9190   output-file-type: ".html"
9191   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
9192   data: "plot-vpp-throughput-latency-3n-hsw"
9193   filter: "'NIC_Intel-X710' and
9194            '64B' and
9195            'NDRPDR' and
9196            '2T2C' and
9197            'IP4FWD' and
9198            'IACL' and
9199            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9200            not 'IPSEC' and
9201            not 'VHOST'"
9202   parameters:
9203   - "throughput"
9204   - "parent"
9205   - "tags"
9206   sort:
9207   - "ACL_STATELESS"
9208   - "ACL_STATEFUL"
9209   - "ACL_STATELESS"
9210   - "ACL_STATEFUL"
9211   traces:
9212     hoverinfo: "x+y"
9213     boxpoints: "outliers"
9214     whiskerwidth: 0
9215   layout:
9216     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
9217     layout: "plot-throughput"
9218
9219 -
9220   type: "plot"
9221   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
9222   algorithm: "plot_performance_box"
9223   output-file-type: ".html"
9224   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
9225   data: "plot-vpp-throughput-latency-3n-hsw"
9226   filter: "'NIC_Intel-X710' and
9227            '64B' and
9228            'NDRPDR' and
9229            '2T2C' and
9230            'IP4FWD' and
9231            'IACL' and
9232            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9233            not 'IPSEC' and
9234            not 'VHOST'"
9235   parameters:
9236   - "throughput"
9237   - "parent"
9238   - "tags"
9239   sort:
9240   - "ACL_STATELESS"
9241   - "ACL_STATEFUL"
9242   - "ACL_STATELESS"
9243   - "ACL_STATEFUL"
9244   traces:
9245     hoverinfo: "x+y"
9246     boxpoints: "outliers"
9247     whiskerwidth: 0
9248   layout:
9249     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
9250     layout: "plot-throughput"
9251
9252 # Packet Throughput - VPP IPv4 3n-skx-x710 features oacl
9253 -
9254   type: "plot"
9255   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
9256   algorithm: "plot_performance_box"
9257   output-file-type: ".html"
9258   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
9259   data: "plot-vpp-throughput-latency-3n-hsw"
9260   filter: "'NIC_Intel-X710' and
9261            '64B' and
9262            'NDRPDR' and
9263            '1T1C' and
9264            'IP4FWD' and
9265            'OACL' and
9266            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9267            not 'IPSEC' and
9268            not 'VHOST'"
9269   parameters:
9270   - "throughput"
9271   - "parent"
9272   - "tags"
9273   sort:
9274   - "ACL_STATELESS"
9275   - "ACL_STATEFUL"
9276   - "ACL_STATELESS"
9277   - "ACL_STATEFUL"
9278   traces:
9279     hoverinfo: "x+y"
9280     boxpoints: "outliers"
9281     whiskerwidth: 0
9282   layout:
9283     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
9284     layout: "plot-throughput"
9285
9286 -
9287   type: "plot"
9288   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
9289   algorithm: "plot_performance_box"
9290   output-file-type: ".html"
9291   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
9292   data: "plot-vpp-throughput-latency-3n-hsw"
9293   filter: "'NIC_Intel-X710' and
9294            '64B' and
9295            'NDRPDR' and
9296            '1T1C' and
9297            'IP4FWD' and
9298            'OACL' and
9299            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9300            not 'IPSEC' and
9301            not 'VHOST'"
9302   parameters:
9303   - "throughput"
9304   - "parent"
9305   - "tags"
9306   sort:
9307   - "ACL_STATELESS"
9308   - "ACL_STATEFUL"
9309   - "ACL_STATELESS"
9310   - "ACL_STATEFUL"
9311   traces:
9312     hoverinfo: "x+y"
9313     boxpoints: "outliers"
9314     whiskerwidth: 0
9315   layout:
9316     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
9317     layout: "plot-throughput"
9318
9319 -
9320   type: "plot"
9321   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
9322   algorithm: "plot_performance_box"
9323   output-file-type: ".html"
9324   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
9325   data: "plot-vpp-throughput-latency-3n-hsw"
9326   filter: "'NIC_Intel-X710' and
9327            '64B' and
9328            'NDRPDR' and
9329            '2T2C' and
9330            'IP4FWD' and
9331            'OACL' and
9332            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9333            not 'IPSEC' and
9334            not 'VHOST'"
9335   parameters:
9336   - "throughput"
9337   - "parent"
9338   - "tags"
9339   sort:
9340   - "ACL_STATELESS"
9341   - "ACL_STATEFUL"
9342   - "ACL_STATELESS"
9343   - "ACL_STATEFUL"
9344   traces:
9345     hoverinfo: "x+y"
9346     boxpoints: "outliers"
9347     whiskerwidth: 0
9348   layout:
9349     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
9350     layout: "plot-throughput"
9351
9352 -
9353   type: "plot"
9354   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
9355   algorithm: "plot_performance_box"
9356   output-file-type: ".html"
9357   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
9358   data: "plot-vpp-throughput-latency-3n-hsw"
9359   filter: "'NIC_Intel-X710' and
9360            '64B' and
9361            'NDRPDR' and
9362            '2T2C' and
9363            'IP4FWD' and
9364            'OACL' and
9365            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9366            not 'IPSEC' and
9367            not 'VHOST'"
9368   parameters:
9369   - "throughput"
9370   - "parent"
9371   - "tags"
9372   sort:
9373   - "ACL_STATELESS"
9374   - "ACL_STATEFUL"
9375   - "ACL_STATELESS"
9376   - "ACL_STATEFUL"
9377   traces:
9378     hoverinfo: "x+y"
9379     boxpoints: "outliers"
9380     whiskerwidth: 0
9381   layout:
9382     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
9383     layout: "plot-throughput"
9384
9385 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
9386 -
9387   type: "plot"
9388   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
9389   algorithm: "plot_performance_box"
9390   output-file-type: ".html"
9391   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
9392   data: "plot-vpp-throughput-latency-2n-skx"
9393   filter: "'NIC_Intel-X710' and
9394            '64B' and
9395            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9396            'NDRPDR' and
9397            '2T1C' and
9398            'IP4FWD' and
9399            not 'IPSEC' and
9400            not 'VHOST'"
9401   parameters:
9402   - "throughput"
9403   - "parent"
9404   - "tags"
9405   sort:
9406   - "IP4BASE"
9407   - "FIB_20K"
9408   - "FIB_200K"
9409   - "FIB_2M"
9410   traces:
9411     hoverinfo: "x+y"
9412     boxpoints: "outliers"
9413     whiskerwidth: 0
9414   layout:
9415     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
9416     layout: "plot-throughput"
9417
9418 -
9419   type: "plot"
9420   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
9421   algorithm: "plot_performance_box"
9422   output-file-type: ".html"
9423   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
9424   data: "plot-vpp-throughput-latency-2n-skx"
9425   filter: "'NIC_Intel-X710' and
9426            '64B' and
9427            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9428            'NDRPDR' and
9429            '2T1C' and
9430            'IP4FWD' and
9431            not 'IPSEC' and
9432            not 'VHOST'"
9433   parameters:
9434   - "throughput"
9435   - "parent"
9436   - "tags"
9437   sort:
9438   - "IP4BASE"
9439   - "FIB_20K"
9440   - "FIB_200K"
9441   - "FIB_2M"
9442   traces:
9443     hoverinfo: "x+y"
9444     boxpoints: "outliers"
9445     whiskerwidth: 0
9446   layout:
9447     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
9448     layout: "plot-throughput"
9449
9450 -
9451   type: "plot"
9452   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
9453   algorithm: "plot_performance_box"
9454   output-file-type: ".html"
9455   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
9456   data: "plot-vpp-throughput-latency-2n-skx"
9457   filter: "'NIC_Intel-X710' and
9458            '64B' and
9459            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9460            'NDRPDR' and
9461            '4T2C' and
9462            'IP4FWD' and
9463            not 'IPSEC' and
9464            not 'VHOST'"
9465   parameters:
9466   - "throughput"
9467   - "parent"
9468   - "tags"
9469   sort:
9470   - "IP4BASE"
9471   - "FIB_20K"
9472   - "FIB_200K"
9473   - "FIB_2M"
9474   traces:
9475     hoverinfo: "x+y"
9476     boxpoints: "outliers"
9477     whiskerwidth: 0
9478   layout:
9479     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
9480     layout: "plot-throughput"
9481
9482 -
9483   type: "plot"
9484   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
9485   algorithm: "plot_performance_box"
9486   output-file-type: ".html"
9487   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
9488   data: "plot-vpp-throughput-latency-2n-skx"
9489   filter: "'NIC_Intel-X710' and
9490            '64B' and
9491            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9492            'NDRPDR' and
9493            '4T2C' and
9494            'IP4FWD' and
9495            not 'IPSEC' and
9496            not 'VHOST'"
9497   parameters:
9498   - "throughput"
9499   - "parent"
9500   - "tags"
9501   sort:
9502   - "IP4BASE"
9503   - "FIB_20K"
9504   - "FIB_200K"
9505   - "FIB_2M"
9506   traces:
9507     hoverinfo: "x+y"
9508     boxpoints: "outliers"
9509     whiskerwidth: 0
9510   layout:
9511     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
9512     layout: "plot-throughput"
9513
9514 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
9515 -
9516   type: "plot"
9517   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
9518   algorithm: "plot_performance_box"
9519   output-file-type: ".html"
9520   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
9521   data: "plot-vpp-throughput-latency-2n-skx"
9522   filter: "'NIC_Intel-XXV710' and
9523            '64B' and
9524            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9525            'NDRPDR' and
9526            '2T1C' and
9527            'IP4FWD' and
9528            not 'IPSEC' and
9529            not 'VHOST'"
9530   parameters:
9531   - "throughput"
9532   - "parent"
9533   - "tags"
9534   sort:
9535   - "IP4BASE"
9536   - "FIB_20K"
9537   - "FIB_200K"
9538   - "FIB_2M"
9539   traces:
9540     hoverinfo: "x+y"
9541     boxpoints: "outliers"
9542     whiskerwidth: 0
9543   layout:
9544     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
9545     layout: "plot-throughput"
9546
9547 -
9548   type: "plot"
9549   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
9550   algorithm: "plot_performance_box"
9551   output-file-type: ".html"
9552   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
9553   data: "plot-vpp-throughput-latency-2n-skx"
9554   filter: "'NIC_Intel-XXV710' and
9555            '64B' and
9556            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9557            'NDRPDR' and
9558            '2T1C' and
9559            'IP4FWD' and
9560            not 'IPSEC' and
9561            not 'VHOST'"
9562   parameters:
9563   - "throughput"
9564   - "parent"
9565   - "tags"
9566   sort:
9567   - "IP4BASE"
9568   - "FIB_20K"
9569   - "FIB_200K"
9570   - "FIB_2M"
9571   traces:
9572     hoverinfo: "x+y"
9573     boxpoints: "outliers"
9574     whiskerwidth: 0
9575   layout:
9576     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
9577     layout: "plot-throughput"
9578
9579 -
9580   type: "plot"
9581   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
9582   algorithm: "plot_performance_box"
9583   output-file-type: ".html"
9584   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
9585   data: "plot-vpp-throughput-latency-2n-skx"
9586   filter: "'NIC_Intel-XXV710' and
9587            '64B' and
9588            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9589            'NDRPDR' and
9590            '4T2C' and
9591            'IP4FWD' and
9592            not 'IPSEC' and
9593            not 'VHOST'"
9594   parameters:
9595   - "throughput"
9596   - "parent"
9597   - "tags"
9598   sort:
9599   - "IP4BASE"
9600   - "FIB_20K"
9601   - "FIB_200K"
9602   - "FIB_2M"
9603   traces:
9604     hoverinfo: "x+y"
9605     boxpoints: "outliers"
9606     whiskerwidth: 0
9607   layout:
9608     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
9609     layout: "plot-throughput"
9610
9611 -
9612   type: "plot"
9613   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
9614   algorithm: "plot_performance_box"
9615   output-file-type: ".html"
9616   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
9617   data: "plot-vpp-throughput-latency-2n-skx"
9618   filter: "'NIC_Intel-XXV710' and
9619            '64B' and
9620            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9621            'NDRPDR' and
9622            '4T2C' and
9623            'IP4FWD' and
9624            not 'IPSEC' and
9625            not 'VHOST'"
9626   parameters:
9627   - "throughput"
9628   - "parent"
9629   - "tags"
9630   sort:
9631   - "IP4BASE"
9632   - "FIB_20K"
9633   - "FIB_200K"
9634   - "FIB_2M"
9635   traces:
9636     hoverinfo: "x+y"
9637     boxpoints: "outliers"
9638     whiskerwidth: 0
9639   layout:
9640     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
9641     layout: "plot-throughput"
9642
9643 ################################################################################
9644
9645 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 base and scale
9646 -
9647   type: "plot"
9648   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9649   algorithm: "plot_performance_box"
9650   output-file-type: ".html"
9651   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9652   data: "plot-vpp-throughput-latency-3n-hsw"
9653   filter: "'NIC_Intel-X520-DA2' and
9654            '64B' and
9655            'ENCAP' and
9656            'NDRPDR' and
9657            '1T1C' and
9658            'VXLAN' and
9659            'L2BDMACLRN' and
9660            not 'VHOST' and
9661            not 'IPSECHW'"
9662   parameters:
9663   - "throughput"
9664   - "parent"
9665   - "tags"
9666   sort:
9667   - "not DOT1Q"
9668   - "VXLAN_1"
9669   - "VXLAN_10"
9670   - "VXLAN_100"
9671   - "VXLAN_1000"
9672   traces:
9673     hoverinfo: "x+y"
9674     boxpoints: "outliers"
9675     whiskerwidth: 0
9676   layout:
9677     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
9678     layout: "plot-throughput"
9679
9680 -
9681   type: "plot"
9682   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9683   algorithm: "plot_performance_box"
9684   output-file-type: ".html"
9685   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9686   data: "plot-vpp-throughput-latency-3n-hsw"
9687   filter: "'NIC_Intel-X520-DA2' and
9688            '64B' and
9689            'ENCAP' and
9690            'NDRPDR' and
9691            '1T1C' and
9692            'VXLAN' and
9693            'L2BDMACLRN' and
9694            not 'VHOST' and
9695            not 'IPSECHW'"
9696   parameters:
9697   - "throughput"
9698   - "parent"
9699   - "tags"
9700   sort:
9701   - "not DOT1Q"
9702   - "VXLAN_1"
9703   - "VXLAN_10"
9704   - "VXLAN_100"
9705   - "VXLAN_1000"
9706   traces:
9707     hoverinfo: "x+y"
9708     boxpoints: "outliers"
9709     whiskerwidth: 0
9710   layout:
9711     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
9712     layout: "plot-throughput"
9713
9714 -
9715   type: "plot"
9716   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9717   algorithm: "plot_performance_box"
9718   output-file-type: ".html"
9719   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9720   data: "plot-vpp-throughput-latency-3n-hsw"
9721   filter: "'NIC_Intel-X520-DA2' and
9722            '64B' and
9723            'ENCAP' and
9724            'NDRPDR' and
9725            '2T2C' and
9726            'VXLAN' and
9727            'L2BDMACLRN' and
9728            not 'VHOST' and
9729            not 'IPSECHW'"
9730   parameters:
9731   - "throughput"
9732   - "parent"
9733   - "tags"
9734   sort:
9735   - "not DOT1Q"
9736   - "VXLAN_1"
9737   - "VXLAN_10"
9738   - "VXLAN_100"
9739   - "VXLAN_1000"
9740   traces:
9741     hoverinfo: "x+y"
9742     boxpoints: "outliers"
9743     whiskerwidth: 0
9744   layout:
9745     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
9746     layout: "plot-throughput"
9747
9748 -
9749   type: "plot"
9750   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9751   algorithm: "plot_performance_box"
9752   output-file-type: ".html"
9753   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9754   data: "plot-vpp-throughput-latency-3n-hsw"
9755   filter: "'NIC_Intel-X520-DA2' and
9756            '64B' and
9757            'ENCAP' and
9758            'NDRPDR' and
9759            '2T2C' and
9760            'VXLAN' and
9761            'L2BDMACLRN' and
9762            not 'VHOST' and
9763            not 'IPSECHW'"
9764   parameters:
9765   - "throughput"
9766   - "parent"
9767   - "tags"
9768   sort:
9769   - "not DOT1Q"
9770   - "VXLAN_1"
9771   - "VXLAN_10"
9772   - "VXLAN_100"
9773   - "VXLAN_1000"
9774   traces:
9775     hoverinfo: "x+y"
9776     boxpoints: "outliers"
9777     whiskerwidth: 0
9778   layout:
9779     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
9780     layout: "plot-throughput"
9781
9782 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
9783 -
9784   type: "plot"
9785   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
9786   algorithm: "plot_performance_box"
9787   output-file-type: ".html"
9788   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
9789   data: "plot-vpp-throughput-latency-3n-hsw"
9790   filter: "'NIC_Intel-X520-DA2' and
9791            '64B' and
9792            'ENCAP' and
9793            'NDRPDR' and
9794            '1T1C' and
9795            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
9796            not 'DOT1Q' and
9797            not 'VHOST' and
9798            not 'IPSECHW'"
9799   parameters:
9800   - "throughput"
9801   - "parent"
9802   - "tags"
9803   sort:
9804   - "L2BDMACLRN"
9805   - "L2XCFWD"
9806   - "LISP"
9807   traces:
9808     hoverinfo: "x+y"
9809     boxpoints: "outliers"
9810     whiskerwidth: 0
9811   layout:
9812     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
9813     layout: "plot-throughput"
9814
9815 -
9816   type: "plot"
9817   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
9818   algorithm: "plot_performance_box"
9819   output-file-type: ".html"
9820   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
9821   data: "plot-vpp-throughput-latency-3n-hsw"
9822   filter: "'NIC_Intel-X520-DA2' and
9823            '64B' and
9824            'ENCAP' and
9825            'NDRPDR' and
9826            '2T2C' and
9827            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
9828            not 'DOT1Q' and
9829            not 'VHOST' and
9830            not 'IPSECHW'"
9831   parameters:
9832   - "throughput"
9833   - "parent"
9834   - "tags"
9835   sort:
9836   - "L2BDMACLRN"
9837   - "L2XCFWD"
9838   - "LISP"
9839   traces:
9840     hoverinfo: "x+y"
9841     boxpoints: "outliers"
9842     whiskerwidth: 0
9843   layout:
9844     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
9845     layout: "plot-throughput"
9846
9847 -
9848   type: "plot"
9849   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
9850   algorithm: "plot_performance_box"
9851   output-file-type: ".html"
9852   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
9853   data: "plot-vpp-throughput-latency-3n-hsw"
9854   filter: "'NIC_Intel-X520-DA2' and
9855            '64B' and
9856            'ENCAP' and
9857            'NDRPDR' and
9858            '1T1C' and
9859            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
9860            not 'DOT1Q' and
9861            not 'VHOST' and
9862            not 'IPSECHW'"
9863   parameters:
9864   - "throughput"
9865   - "parent"
9866   - "tags"
9867   sort:
9868   - "L2BDMACLRN"
9869   - "L2XCFWD"
9870   - "LISP"
9871   traces:
9872     hoverinfo: "x+y"
9873     boxpoints: "outliers"
9874     whiskerwidth: 0
9875   layout:
9876     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
9877     layout: "plot-throughput"
9878
9879 -
9880   type: "plot"
9881   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
9882   algorithm: "plot_performance_box"
9883   output-file-type: ".html"
9884   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
9885   data: "plot-vpp-throughput-latency-3n-hsw"
9886   filter: "'NIC_Intel-X520-DA2' and
9887            '64B' and
9888            'ENCAP' and
9889            'NDRPDR' and
9890            '2T2C' and
9891            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
9892            not 'DOT1Q' and
9893            not 'VHOST' and
9894            not 'IPSECHW'"
9895   parameters:
9896   - "throughput"
9897   - "parent"
9898   - "tags"
9899   sort:
9900   - "L2BDMACLRN"
9901   - "L2XCFWD"
9902   - "LISP"
9903   traces:
9904     hoverinfo: "x+y"
9905     boxpoints: "outliers"
9906     whiskerwidth: 0
9907   layout:
9908     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
9909     layout: "plot-throughput"
9910
9911 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
9912 -
9913   type: "plot"
9914   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9915   algorithm: "plot_performance_box"
9916   output-file-type: ".html"
9917   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9918   data: "plot-vpp-throughput-latency-3n-hsw"
9919   filter: "'NIC_Intel-X710' and
9920            '64B' and
9921            'ENCAP' and
9922            'NDRPDR' and
9923            '1T1C' and
9924            'VXLAN' and
9925            'L2BDMACLRN' and
9926            not 'VHOST' and
9927            not 'IPSECHW'"
9928   parameters:
9929   - "throughput"
9930   - "parent"
9931   - "tags"
9932   sort:
9933   - "not DOT1Q"
9934   - "VXLAN_1"
9935   - "VXLAN_10"
9936   - "VXLAN_100"
9937   - "VXLAN_1000"
9938   traces:
9939     hoverinfo: "x+y"
9940     boxpoints: "outliers"
9941     whiskerwidth: 0
9942   layout:
9943     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9944     layout: "plot-throughput"
9945
9946 -
9947   type: "plot"
9948   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9949   algorithm: "plot_performance_box"
9950   output-file-type: ".html"
9951   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9952   data: "plot-vpp-throughput-latency-3n-hsw"
9953   filter: "'NIC_Intel-X710' and
9954            '64B' and
9955            'ENCAP' and
9956            'NDRPDR' and
9957            '1T1C' and
9958            'VXLAN' and
9959            'L2BDMACLRN' and
9960            not 'VHOST' and
9961            not 'IPSECHW'"
9962   parameters:
9963   - "throughput"
9964   - "parent"
9965   - "tags"
9966   sort:
9967   - "not DOT1Q"
9968   - "VXLAN_1"
9969   - "VXLAN_10"
9970   - "VXLAN_100"
9971   - "VXLAN_1000"
9972   traces:
9973     hoverinfo: "x+y"
9974     boxpoints: "outliers"
9975     whiskerwidth: 0
9976   layout:
9977     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9978     layout: "plot-throughput"
9979
9980 -
9981   type: "plot"
9982   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9983   algorithm: "plot_performance_box"
9984   output-file-type: ".html"
9985   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9986   data: "plot-vpp-throughput-latency-3n-hsw"
9987   filter: "'NIC_Intel-X710' and
9988            '64B' and
9989            'ENCAP' and
9990            'NDRPDR' and
9991            '2T2C' and
9992            'VXLAN' and
9993            'L2BDMACLRN' and
9994            not 'VHOST' and
9995            not 'IPSECHW'"
9996   parameters:
9997   - "throughput"
9998   - "parent"
9999   - "tags"
10000   sort:
10001   - "not DOT1Q"
10002   - "VXLAN_1"
10003   - "VXLAN_10"
10004   - "VXLAN_100"
10005   - "VXLAN_1000"
10006   traces:
10007     hoverinfo: "x+y"
10008     boxpoints: "outliers"
10009     whiskerwidth: 0
10010   layout:
10011     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
10012     layout: "plot-throughput"
10013
10014 -
10015   type: "plot"
10016   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10017   algorithm: "plot_performance_box"
10018   output-file-type: ".html"
10019   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10020   data: "plot-vpp-throughput-latency-3n-hsw"
10021   filter: "'NIC_Intel-X710' and
10022            '64B' and
10023            'ENCAP' and
10024            'NDRPDR' and
10025            '2T2C' and
10026            'VXLAN' and
10027            'L2BDMACLRN' and
10028            not 'VHOST' and
10029            not 'IPSECHW'"
10030   parameters:
10031   - "throughput"
10032   - "parent"
10033   - "tags"
10034   sort:
10035   - "not DOT1Q"
10036   - "VXLAN_1"
10037   - "VXLAN_10"
10038   - "VXLAN_100"
10039   - "VXLAN_1000"
10040   traces:
10041     hoverinfo: "x+y"
10042     boxpoints: "outliers"
10043     whiskerwidth: 0
10044   layout:
10045     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
10046     layout: "plot-throughput"
10047
10048 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
10049 -
10050   type: "plot"
10051   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
10052   algorithm: "plot_performance_box"
10053   output-file-type: ".html"
10054   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
10055   data: "plot-vpp-throughput-latency-3n-hsw"
10056   filter: "'NIC_Intel-X710' and
10057            '64B' and
10058            'ENCAP' and
10059            'NDRPDR' and
10060            '1T1C' and
10061            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
10062            not 'DOT1Q' and
10063            not 'VHOST' and
10064            not 'IPSECHW'"
10065   parameters:
10066   - "throughput"
10067   - "parent"
10068   - "tags"
10069   sort:
10070   - "L2BDMACLRN"
10071   - "L2XCFWD"
10072   - "LISP"
10073   traces:
10074     hoverinfo: "x+y"
10075     boxpoints: "outliers"
10076     whiskerwidth: 0
10077   layout:
10078     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
10079     layout: "plot-throughput"
10080
10081 -
10082   type: "plot"
10083   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
10084   algorithm: "plot_performance_box"
10085   output-file-type: ".html"
10086   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
10087   data: "plot-vpp-throughput-latency-3n-hsw"
10088   filter: "'NIC_Intel-X710' and
10089            '64B' and
10090            'ENCAP' and
10091            'NDRPDR' and
10092            '2T2C' and
10093            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
10094            not 'DOT1Q' and
10095            not 'VHOST' and
10096            not 'IPSECHW'"
10097   parameters:
10098   - "throughput"
10099   - "parent"
10100   - "tags"
10101   sort:
10102   - "L2BDMACLRN"
10103   - "L2XCFWD"
10104   - "LISP"
10105   traces:
10106     hoverinfo: "x+y"
10107     boxpoints: "outliers"
10108     whiskerwidth: 0
10109   layout:
10110     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
10111     layout: "plot-throughput"
10112
10113 -
10114   type: "plot"
10115   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
10116   algorithm: "plot_performance_box"
10117   output-file-type: ".html"
10118   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
10119   data: "plot-vpp-throughput-latency-3n-hsw"
10120   filter: "'NIC_Intel-X710' and
10121            '64B' and
10122            'ENCAP' and
10123            'NDRPDR' and
10124            '1T1C' and
10125            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
10126            not 'DOT1Q' and
10127            not 'VHOST' and
10128            not 'IPSECHW'"
10129   parameters:
10130   - "throughput"
10131   - "parent"
10132   - "tags"
10133   sort:
10134   - "L2BDMACLRN"
10135   - "L2XCFWD"
10136   - "LISP"
10137   traces:
10138     hoverinfo: "x+y"
10139     boxpoints: "outliers"
10140     whiskerwidth: 0
10141   layout:
10142     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
10143     layout: "plot-throughput"
10144
10145 -
10146   type: "plot"
10147   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
10148   algorithm: "plot_performance_box"
10149   output-file-type: ".html"
10150   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
10151   data: "plot-vpp-throughput-latency-3n-hsw"
10152   filter: "'NIC_Intel-X710' and
10153            '64B' and
10154            'ENCAP' and
10155            'NDRPDR' and
10156            '2T2C' and
10157            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
10158            not 'DOT1Q' and
10159            not 'VHOST' and
10160            not 'IPSECHW'"
10161   parameters:
10162   - "throughput"
10163   - "parent"
10164   - "tags"
10165   sort:
10166   - "L2BDMACLRN"
10167   - "L2XCFWD"
10168   - "LISP"
10169   traces:
10170     hoverinfo: "x+y"
10171     boxpoints: "outliers"
10172     whiskerwidth: 0
10173   layout:
10174     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
10175     layout: "plot-throughput"
10176
10177 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
10178 -
10179   type: "plot"
10180   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10181   algorithm: "plot_performance_box"
10182   output-file-type: ".html"
10183   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10184   data: "plot-vpp-throughput-latency-3n-skx"
10185   filter: "'NIC_Intel-X710' and
10186            '64B' and
10187            'ENCAP' and
10188            'NDRPDR' and
10189            '2T1C' and
10190            'VXLAN' and
10191            'L2BDMACLRN' and
10192            not 'VHOST' and
10193            not 'IPSECHW'"
10194   parameters:
10195   - "throughput"
10196   - "parent"
10197   - "tags"
10198   sort:
10199   - "not DOT1Q"
10200   - "VXLAN_1"
10201   - "VXLAN_10"
10202   - "VXLAN_100"
10203   - "VXLAN_1000"
10204   traces:
10205     hoverinfo: "x+y"
10206     boxpoints: "outliers"
10207     whiskerwidth: 0
10208   layout:
10209     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
10210     layout: "plot-throughput"
10211
10212 -
10213   type: "plot"
10214   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10215   algorithm: "plot_performance_box"
10216   output-file-type: ".html"
10217   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10218   data: "plot-vpp-throughput-latency-3n-skx"
10219   filter: "'NIC_Intel-X710' and
10220            '64B' and
10221            'ENCAP' and
10222            'NDRPDR' and
10223            '2T1C' and
10224            'VXLAN' and
10225            'L2BDMACLRN' and
10226            not 'VHOST' and
10227            not 'IPSECHW'"
10228   parameters:
10229   - "throughput"
10230   - "parent"
10231   - "tags"
10232   sort:
10233   - "not DOT1Q"
10234   - "VXLAN_1"
10235   - "VXLAN_10"
10236   - "VXLAN_100"
10237   - "VXLAN_1000"
10238   traces:
10239     hoverinfo: "x+y"
10240     boxpoints: "outliers"
10241     whiskerwidth: 0
10242   layout:
10243     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
10244     layout: "plot-throughput"
10245
10246 -
10247   type: "plot"
10248   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10249   algorithm: "plot_performance_box"
10250   output-file-type: ".html"
10251   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10252   data: "plot-vpp-throughput-latency-3n-skx"
10253   filter: "'NIC_Intel-X710' and
10254            '64B' and
10255            'ENCAP' and
10256            'NDRPDR' and
10257            '4T2C' and
10258            'VXLAN' and
10259            'L2BDMACLRN' and
10260            not 'VHOST' and
10261            not 'IPSECHW'"
10262   parameters:
10263   - "throughput"
10264   - "parent"
10265   - "tags"
10266   sort:
10267   - "not DOT1Q"
10268   - "VXLAN_1"
10269   - "VXLAN_10"
10270   - "VXLAN_100"
10271   - "VXLAN_1000"
10272   traces:
10273     hoverinfo: "x+y"
10274     boxpoints: "outliers"
10275     whiskerwidth: 0
10276   layout:
10277     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
10278     layout: "plot-throughput"
10279
10280 -
10281   type: "plot"
10282   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10283   algorithm: "plot_performance_box"
10284   output-file-type: ".html"
10285   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10286   data: "plot-vpp-throughput-latency-3n-skx"
10287   filter: "'NIC_Intel-X710' and
10288            '64B' and
10289            'ENCAP' and
10290            'NDRPDR' and
10291            '4T2C' and
10292            'VXLAN' and
10293            'L2BDMACLRN' and
10294            not 'VHOST' and
10295            not 'IPSECHW'"
10296   parameters:
10297   - "throughput"
10298   - "parent"
10299   - "tags"
10300   sort:
10301   - "not DOT1Q"
10302   - "VXLAN_1"
10303   - "VXLAN_10"
10304   - "VXLAN_100"
10305   - "VXLAN_1000"
10306   traces:
10307     hoverinfo: "x+y"
10308     boxpoints: "outliers"
10309     whiskerwidth: 0
10310   layout:
10311     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
10312     layout: "plot-throughput"
10313
10314 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
10315 -
10316   type: "plot"
10317   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
10318   algorithm: "plot_performance_box"
10319   output-file-type: ".html"
10320   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
10321   data: "plot-vpp-throughput-latency-3n-skx"
10322   filter: "'NIC_Intel-X710' and
10323            '64B' and
10324            'ENCAP' and
10325            'NDRPDR' and
10326            '2T1C' and
10327            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
10328            not 'DOT1Q' and
10329            not 'VHOST' and
10330            not 'IPSECHW'"
10331   parameters:
10332   - "throughput"
10333   - "parent"
10334   - "tags"
10335   sort:
10336   - "L2BDMACLRN"
10337   - "L2XCFWD"
10338   - "LISP"
10339   traces:
10340     hoverinfo: "x+y"
10341     boxpoints: "outliers"
10342     whiskerwidth: 0
10343   layout:
10344     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
10345     layout: "plot-throughput"
10346
10347 -
10348   type: "plot"
10349   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
10350   algorithm: "plot_performance_box"
10351   output-file-type: ".html"
10352   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
10353   data: "plot-vpp-throughput-latency-3n-skx"
10354   filter: "'NIC_Intel-X710' and
10355            '64B' and
10356            'ENCAP' and
10357            'NDRPDR' and
10358            '4T2C' and
10359            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
10360            not 'DOT1Q' and
10361            not 'VHOST' and
10362            not 'IPSECHW'"
10363   parameters:
10364   - "throughput"
10365   - "parent"
10366   - "tags"
10367   sort:
10368   - "L2BDMACLRN"
10369   - "L2XCFWD"
10370   - "LISP"
10371   traces:
10372     hoverinfo: "x+y"
10373     boxpoints: "outliers"
10374     whiskerwidth: 0
10375   layout:
10376     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
10377     layout: "plot-throughput"
10378
10379 -
10380   type: "plot"
10381   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
10382   algorithm: "plot_performance_box"
10383   output-file-type: ".html"
10384   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
10385   data: "plot-vpp-throughput-latency-3n-skx"
10386   filter: "'NIC_Intel-X710' and
10387            '64B' and
10388            'ENCAP' and
10389            'NDRPDR' and
10390            '2T1C' and
10391            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
10392            not 'DOT1Q' and
10393            not 'VHOST' and
10394            not 'IPSECHW'"
10395   parameters:
10396   - "throughput"
10397   - "parent"
10398   - "tags"
10399   sort:
10400   - "L2BDMACLRN"
10401   - "L2XCFWD"
10402   - "LISP"
10403   traces:
10404     hoverinfo: "x+y"
10405     boxpoints: "outliers"
10406     whiskerwidth: 0
10407   layout:
10408     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
10409     layout: "plot-throughput"
10410
10411 -
10412   type: "plot"
10413   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
10414   algorithm: "plot_performance_box"
10415   output-file-type: ".html"
10416   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
10417   data: "plot-vpp-throughput-latency-3n-skx"
10418   filter: "'NIC_Intel-X710' and
10419            '64B' and
10420            'ENCAP' and
10421            'NDRPDR' and
10422            '4T2C' and
10423            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
10424            not 'DOT1Q' and
10425            not 'VHOST' and
10426            not 'IPSECHW'"
10427   parameters:
10428   - "throughput"
10429   - "parent"
10430   - "tags"
10431   sort:
10432   - "L2BDMACLRN"
10433   - "L2XCFWD"
10434   - "LISP"
10435   traces:
10436     hoverinfo: "x+y"
10437     boxpoints: "outliers"
10438     whiskerwidth: 0
10439   layout:
10440     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
10441     layout: "plot-throughput"
10442
10443 ################################################################################
10444
10445 # Packet Throughput - VPP IPv6 3n-hsw-x520
10446 -
10447   type: "plot"
10448   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
10449   algorithm: "plot_performance_box"
10450   output-file-type: ".html"
10451   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
10452   data: "plot-vpp-throughput-latency-3n-hsw"
10453   filter: "'NIC_Intel-X520-DA2' and
10454            '78B' and
10455            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10456            'NDRPDR' and
10457            '1T1C' and
10458            'IP6FWD' and
10459            not 'SRv6' and
10460            not 'IPSEC' and
10461            not 'VHOST'"
10462   parameters:
10463   - "throughput"
10464   - "parent"
10465   - "tags"
10466   sort:
10467   - "IP6BASE"
10468   - "FIB_20K"
10469   - "FIB_200K"
10470   - "FIB_2M"
10471   traces:
10472     hoverinfo: "x+y"
10473     boxpoints: "outliers"
10474     whiskerwidth: 0
10475   layout:
10476     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
10477     layout: "plot-throughput"
10478
10479 -
10480   type: "plot"
10481   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
10482   algorithm: "plot_performance_box"
10483   output-file-type: ".html"
10484   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
10485   data: "plot-vpp-throughput-latency-3n-hsw"
10486   filter: "'NIC_Intel-X520-DA2' and
10487            '78B' and
10488            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10489            'NDRPDR' and
10490            '1T1C' and
10491            'IP6FWD' and
10492            not 'SRv6' and
10493            not 'IPSEC' and
10494            not 'VHOST'"
10495   parameters:
10496   - "throughput"
10497   - "parent"
10498   - "tags"
10499   sort:
10500   - "IP6BASE"
10501   - "FIB_20K"
10502   - "FIB_200K"
10503   - "FIB_2M"
10504   traces:
10505     hoverinfo: "x+y"
10506     boxpoints: "outliers"
10507     whiskerwidth: 0
10508   layout:
10509     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
10510     layout: "plot-throughput"
10511
10512 -
10513   type: "plot"
10514   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
10515   algorithm: "plot_performance_box"
10516   output-file-type: ".html"
10517   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
10518   data: "plot-vpp-throughput-latency-3n-hsw"
10519   filter: "'NIC_Intel-X520-DA2' and
10520            '78B' and
10521            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10522            'NDRPDR' and
10523            '2T2C' and
10524            'IP6FWD' and
10525            not 'SRv6' and
10526            not 'IPSEC' and
10527            not 'VHOST'"
10528   parameters:
10529   - "throughput"
10530   - "parent"
10531   - "tags"
10532   sort:
10533   - "IP6BASE"
10534   - "FIB_20K"
10535   - "FIB_200K"
10536   - "FIB_2M"
10537   traces:
10538     hoverinfo: "x+y"
10539     boxpoints: "outliers"
10540     whiskerwidth: 0
10541   layout:
10542     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
10543     layout: "plot-throughput"
10544
10545 -
10546   type: "plot"
10547   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
10548   algorithm: "plot_performance_box"
10549   output-file-type: ".html"
10550   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
10551   data: "plot-vpp-throughput-latency-3n-hsw"
10552   filter: "'NIC_Intel-X520-DA2' and
10553            '78B' and
10554            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10555            'NDRPDR' and
10556            '2T2C' and
10557            'IP6FWD' and
10558            not 'SRv6' and
10559            not 'IPSEC' and
10560            not 'VHOST'"
10561   parameters:
10562   - "throughput"
10563   - "parent"
10564   - "tags"
10565   sort:
10566   - "IP6BASE"
10567   - "FIB_20K"
10568   - "FIB_200K"
10569   - "FIB_2M"
10570   traces:
10571     hoverinfo: "x+y"
10572     boxpoints: "outliers"
10573     whiskerwidth: 0
10574   layout:
10575     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
10576     layout: "plot-throughput"
10577
10578 # Packet Throughput - VPP IPv6 3n-hsw-x520 - features
10579 -
10580   type: "plot"
10581   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
10582   algorithm: "plot_performance_box"
10583   output-file-type: ".html"
10584   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
10585   data: "plot-vpp-throughput-latency-3n-hsw"
10586   filter: "'NIC_Intel-X520-DA2' and
10587            '78B' and
10588            ('IP6BASE' or
10589             'POLICE_MARK' or
10590             'COPWHLIST' or
10591             'IACLDST') and
10592            'NDRPDR' and
10593            '1T1C' and
10594            'IP6FWD' and
10595            not 'SRv6' and
10596            not 'IPSEC' and
10597            not 'VHOST'"
10598   parameters:
10599   - "throughput"
10600   - "parent"
10601   - "tags"
10602   sort:
10603   - "IP6BASE"
10604   - "POLICE_MARK"
10605   - "COPWHLIST"
10606   - "IACLDST"
10607   traces:
10608     hoverinfo: "x+y"
10609     boxpoints: "outliers"
10610     whiskerwidth: 0
10611   layout:
10612     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
10613     layout: "plot-throughput"
10614
10615 -
10616   type: "plot"
10617   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
10618   algorithm: "plot_performance_box"
10619   output-file-type: ".html"
10620   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
10621   data: "plot-vpp-throughput-latency-3n-hsw"
10622   filter: "'NIC_Intel-X520-DA2' and
10623            '78B' and
10624            ('IP6BASE' or
10625             'POLICE_MARK' or
10626             'COPWHLIST' or
10627             'IACLDST') and
10628            'NDRPDR' and
10629            '2T2C' and
10630            'IP6FWD' and
10631            not 'SRv6' and
10632            not 'IPSEC' and
10633            not 'VHOST'"
10634   parameters:
10635   - "throughput"
10636   - "parent"
10637   - "tags"
10638   sort:
10639   - "IP6BASE"
10640   - "POLICE_MARK"
10641   - "COPWHLIST"
10642   - "IACLDST"
10643   traces:
10644     hoverinfo: "x+y"
10645     boxpoints: "outliers"
10646     whiskerwidth: 0
10647   layout:
10648     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
10649     layout: "plot-throughput"
10650
10651 -
10652   type: "plot"
10653   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
10654   algorithm: "plot_performance_box"
10655   output-file-type: ".html"
10656   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
10657   data: "plot-vpp-throughput-latency-3n-hsw"
10658   filter: "'NIC_Intel-X520-DA2' and
10659            '78B' and
10660            ('IP6BASE' or
10661             'POLICE_MARK' or
10662             'COPWHLIST' or
10663             'IACLDST') and
10664            'NDRPDR' and
10665            '1T1C' and
10666            'IP6FWD' and
10667            not 'SRv6' and
10668            not 'IPSEC' and
10669            not 'VHOST'"
10670   parameters:
10671   - "throughput"
10672   - "parent"
10673   - "tags"
10674   sort:
10675   - "IP6BASE"
10676   - "POLICE_MARK"
10677   - "COPWHLIST"
10678   - "IACLDST"
10679   traces:
10680     hoverinfo: "x+y"
10681     boxpoints: "outliers"
10682     whiskerwidth: 0
10683   layout:
10684     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
10685     layout: "plot-throughput"
10686
10687 -
10688   type: "plot"
10689   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
10690   algorithm: "plot_performance_box"
10691   output-file-type: ".html"
10692   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
10693   data: "plot-vpp-throughput-latency-3n-hsw"
10694   filter: "'NIC_Intel-X520-DA2' and
10695            '78B' and
10696            ('IP6BASE' or
10697             'POLICE_MARK' or
10698             'COPWHLIST' or
10699             'IACLDST') and
10700            'NDRPDR' and
10701            '2T2C' and
10702            'IP6FWD' and
10703            not 'SRv6' and
10704            not 'IPSEC' and
10705            not 'VHOST'"
10706   parameters:
10707   - "throughput"
10708   - "parent"
10709   - "tags"
10710   sort:
10711   - "IP6BASE"
10712   - "POLICE_MARK"
10713   - "COPWHLIST"
10714   - "IACLDST"
10715   traces:
10716     hoverinfo: "x+y"
10717     boxpoints: "outliers"
10718     whiskerwidth: 0
10719   layout:
10720     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
10721     layout: "plot-throughput"
10722
10723 # Packet Throughput - VPP IPv6 3n-hsw-x710
10724 -
10725   type: "plot"
10726   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
10727   algorithm: "plot_performance_box"
10728   output-file-type: ".html"
10729   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
10730   data: "plot-vpp-throughput-latency-3n-hsw"
10731   filter: "'NIC_Intel-X710' and
10732            '78B' and
10733            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10734            'NDRPDR' and
10735            '1T1C' and
10736            'IP6FWD' and
10737            not 'SRv6' and
10738            not 'IPSEC' and
10739            not 'VHOST'"
10740   parameters:
10741   - "throughput"
10742   - "parent"
10743   - "tags"
10744   sort:
10745   - "IP6BASE"
10746   - "FIB_20K"
10747   - "FIB_200K"
10748   - "FIB_2M"
10749   traces:
10750     hoverinfo: "x+y"
10751     boxpoints: "outliers"
10752     whiskerwidth: 0
10753   layout:
10754     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
10755     layout: "plot-throughput"
10756
10757 -
10758   type: "plot"
10759   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
10760   algorithm: "plot_performance_box"
10761   output-file-type: ".html"
10762   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
10763   data: "plot-vpp-throughput-latency-3n-hsw"
10764   filter: "'NIC_Intel-X710' and
10765            '78B' and
10766            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10767            'NDRPDR' and
10768            '1T1C' and
10769            'IP6FWD' and
10770            not 'SRv6' and
10771            not 'IPSEC' and
10772            not 'VHOST'"
10773   parameters:
10774   - "throughput"
10775   - "parent"
10776   - "tags"
10777   sort:
10778   - "IP6BASE"
10779   - "FIB_20K"
10780   - "FIB_200K"
10781   - "FIB_2M"
10782   traces:
10783     hoverinfo: "x+y"
10784     boxpoints: "outliers"
10785     whiskerwidth: 0
10786   layout:
10787     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
10788     layout: "plot-throughput"
10789
10790 -
10791   type: "plot"
10792   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
10793   algorithm: "plot_performance_box"
10794   output-file-type: ".html"
10795   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
10796   data: "plot-vpp-throughput-latency-3n-hsw"
10797   filter: "'NIC_Intel-X710' and
10798            '78B' and
10799            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10800            'NDRPDR' and
10801            '2T2C' and
10802            'IP6FWD' and
10803            not 'SRv6' and
10804            not 'IPSEC' and
10805            not 'VHOST'"
10806   parameters:
10807   - "throughput"
10808   - "parent"
10809   - "tags"
10810   sort:
10811   - "IP6BASE"
10812   - "FIB_20K"
10813   - "FIB_200K"
10814   - "FIB_2M"
10815   traces:
10816     hoverinfo: "x+y"
10817     boxpoints: "outliers"
10818     whiskerwidth: 0
10819   layout:
10820     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
10821     layout: "plot-throughput"
10822
10823 -
10824   type: "plot"
10825   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
10826   algorithm: "plot_performance_box"
10827   output-file-type: ".html"
10828   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
10829   data: "plot-vpp-throughput-latency-3n-hsw"
10830   filter: "'NIC_Intel-X710' and
10831            '78B' and
10832            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
10833            'NDRPDR' and
10834            '2T2C' and
10835            'IP6FWD' and
10836            not 'SRv6' and
10837            not 'IPSEC' and
10838            not 'VHOST'"
10839   parameters:
10840   - "throughput"
10841   - "parent"
10842   - "tags"
10843   sort:
10844   - "IP6BASE"
10845   - "FIB_20K"
10846   - "FIB_200K"
10847   - "FIB_2M"
10848   traces:
10849     hoverinfo: "x+y"
10850     boxpoints: "outliers"
10851     whiskerwidth: 0
10852   layout:
10853     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
10854     layout: "plot-throughput"
10855
10856 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
10857 -
10858   type: "plot"
10859   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
10860   algorithm: "plot_performance_box"
10861   output-file-type: ".html"
10862   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
10863   data: "plot-vpp-throughput-latency-3n-hsw"
10864   filter: "'NIC_Intel-X710' and
10865            '78B' and
10866            ('IP6BASE' or
10867             'POLICE_MARK' or
10868             'COPWHLIST' or
10869             'IACLDST') and
10870            'NDRPDR' and
10871            '1T1C' and
10872            'IP6FWD' and
10873            not 'SRv6' and
10874            not 'IPSEC' and
10875            not 'VHOST'"
10876   parameters:
10877   - "throughput"
10878   - "parent"
10879   - "tags"
10880   sort:
10881   - "IP6BASE"
10882   - "POLICE_MARK"
10883   - "COPWHLIST"
10884   - "IACLDST"
10885   traces:
10886     hoverinfo: "x+y"
10887     boxpoints: "outliers"
10888     whiskerwidth: 0
10889   layout:
10890     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
10891     layout: "plot-throughput"
10892
10893 -
10894   type: "plot"
10895   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
10896   algorithm: "plot_performance_box"
10897   output-file-type: ".html"
10898   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
10899   data: "plot-vpp-throughput-latency-3n-hsw"
10900   filter: "'NIC_Intel-X710' and
10901            '78B' and
10902            ('IP6BASE' or
10903             'POLICE_MARK' or
10904             'COPWHLIST' or
10905             'IACLDST') and
10906            'NDRPDR' and
10907            '2T2C' and
10908            'IP6FWD' and
10909            not 'SRv6' and
10910            not 'IPSEC' and
10911            not 'VHOST'"
10912   parameters:
10913   - "throughput"
10914   - "parent"
10915   - "tags"
10916   sort:
10917   - "IP6BASE"
10918   - "POLICE_MARK"
10919   - "COPWHLIST"
10920   - "IACLDST"
10921   traces:
10922     hoverinfo: "x+y"
10923     boxpoints: "outliers"
10924     whiskerwidth: 0
10925   layout:
10926     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
10927     layout: "plot-throughput"
10928
10929 -
10930   type: "plot"
10931   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
10932   algorithm: "plot_performance_box"
10933   output-file-type: ".html"
10934   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
10935   data: "plot-vpp-throughput-latency-3n-hsw"
10936   filter: "'NIC_Intel-X710' and
10937            '78B' and
10938            ('IP6BASE' or
10939             'POLICE_MARK' or
10940             'COPWHLIST' or
10941             'IACLDST') and
10942            'NDRPDR' and
10943            '1T1C' and
10944            'IP6FWD' and
10945            not 'SRv6' and
10946            not 'IPSEC' and
10947            not 'VHOST'"
10948   parameters:
10949   - "throughput"
10950   - "parent"
10951   - "tags"
10952   sort:
10953   - "IP6BASE"
10954   - "POLICE_MARK"
10955   - "COPWHLIST"
10956   - "IACLDST"
10957   traces:
10958     hoverinfo: "x+y"
10959     boxpoints: "outliers"
10960     whiskerwidth: 0
10961   layout:
10962     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
10963     layout: "plot-throughput"
10964
10965 -
10966   type: "plot"
10967   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
10968   algorithm: "plot_performance_box"
10969   output-file-type: ".html"
10970   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
10971   data: "plot-vpp-throughput-latency-3n-hsw"
10972   filter: "'NIC_Intel-X710' and
10973            '78B' and
10974            ('IP6BASE' or
10975             'POLICE_MARK' or
10976             'COPWHLIST' or
10977             'IACLDST') and
10978            'NDRPDR' and
10979            '2T2C' and
10980            'IP6FWD' and
10981            not 'SRv6' and
10982            not 'IPSEC' and
10983            not 'VHOST'"
10984   parameters:
10985   - "throughput"
10986   - "parent"
10987   - "tags"
10988   sort:
10989   - "IP6BASE"
10990   - "POLICE_MARK"
10991   - "COPWHLIST"
10992   - "IACLDST"
10993   traces:
10994     hoverinfo: "x+y"
10995     boxpoints: "outliers"
10996     whiskerwidth: 0
10997   layout:
10998     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
10999     layout: "plot-throughput"
11000
11001 # Packet Throughput - VPP IPv6 3n-hsw-xl710
11002 -
11003   type: "plot"
11004   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
11005   algorithm: "plot_performance_box"
11006   output-file-type: ".html"
11007   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
11008   data: "plot-vpp-throughput-latency-3n-hsw"
11009   filter: "'NIC_Intel-XL710' and
11010            '78B' and
11011            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11012            'NDRPDR' and
11013            '1T1C' and
11014            'IP6FWD' and
11015            not 'SRv6' and
11016            not 'IPSEC' and
11017            not 'VHOST'"
11018   parameters:
11019   - "throughput"
11020   - "parent"
11021   - "tags"
11022   sort:
11023   - "IP6BASE"
11024   - "FIB_20K"
11025   - "FIB_200K"
11026   - "FIB_2M"
11027   traces:
11028     hoverinfo: "x+y"
11029     boxpoints: "outliers"
11030     whiskerwidth: 0
11031   layout:
11032     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
11033     layout: "plot-throughput"
11034
11035 -
11036   type: "plot"
11037   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
11038   algorithm: "plot_performance_box"
11039   output-file-type: ".html"
11040   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
11041   data: "plot-vpp-throughput-latency-3n-hsw"
11042   filter: "'NIC_Intel-XL710' and
11043            '78B' and
11044            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11045            'NDRPDR' and
11046            '1T1C' and
11047            'IP6FWD' and
11048            not 'SRv6' and
11049            not 'IPSEC' and
11050            not 'VHOST'"
11051   parameters:
11052   - "throughput"
11053   - "parent"
11054   - "tags"
11055   sort:
11056   - "IP6BASE"
11057   - "FIB_20K"
11058   - "FIB_200K"
11059   - "FIB_2M"
11060   traces:
11061     hoverinfo: "x+y"
11062     boxpoints: "outliers"
11063     whiskerwidth: 0
11064   layout:
11065     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
11066     layout: "plot-throughput"
11067
11068 -
11069   type: "plot"
11070   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
11071   algorithm: "plot_performance_box"
11072   output-file-type: ".html"
11073   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
11074   data: "plot-vpp-throughput-latency-3n-hsw"
11075   filter: "'NIC_Intel-XL710' and
11076            '78B' and
11077            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11078            'NDRPDR' and
11079            '2T2C' and
11080            'IP6FWD' and
11081            not 'SRv6' and
11082            not 'IPSEC' and
11083            not 'VHOST'"
11084   parameters:
11085   - "throughput"
11086   - "parent"
11087   - "tags"
11088   sort:
11089   - "IP6BASE"
11090   - "FIB_20K"
11091   - "FIB_200K"
11092   - "FIB_2M"
11093   traces:
11094     hoverinfo: "x+y"
11095     boxpoints: "outliers"
11096     whiskerwidth: 0
11097   layout:
11098     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
11099     layout: "plot-throughput"
11100
11101 -
11102   type: "plot"
11103   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
11104   algorithm: "plot_performance_box"
11105   output-file-type: ".html"
11106   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
11107   data: "plot-vpp-throughput-latency-3n-hsw"
11108   filter: "'NIC_Intel-XL710' and
11109            '78B' and
11110            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11111            'NDRPDR' and
11112            '2T2C' and
11113            'IP6FWD' and
11114            not 'SRv6' and
11115            not 'IPSEC' and
11116            not 'VHOST'"
11117   parameters:
11118   - "throughput"
11119   - "parent"
11120   - "tags"
11121   sort:
11122   - "IP6BASE"
11123   - "FIB_20K"
11124   - "FIB_200K"
11125   - "FIB_2M"
11126   traces:
11127     hoverinfo: "x+y"
11128     boxpoints: "outliers"
11129     whiskerwidth: 0
11130   layout:
11131     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
11132     layout: "plot-throughput"
11133
11134 # Packet Throughput - VPP IPv6 3n-skx-x710
11135 -
11136   type: "plot"
11137   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
11138   algorithm: "plot_performance_box"
11139   output-file-type: ".html"
11140   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
11141   data: "plot-vpp-throughput-latency-3n-skx"
11142   filter: "'NIC_Intel-X710' and
11143            '78B' and
11144            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11145            'NDRPDR' and
11146            '2T1C' and
11147            'IP6FWD' and
11148            not 'SRv6' and
11149            not 'IPSEC' and
11150            not 'VHOST'"
11151   parameters:
11152   - "throughput"
11153   - "parent"
11154   - "tags"
11155   sort:
11156   - "IP6BASE"
11157   - "FIB_20K"
11158   - "FIB_200K"
11159   - "FIB_2M"
11160   traces:
11161     hoverinfo: "x+y"
11162     boxpoints: "outliers"
11163     whiskerwidth: 0
11164   layout:
11165     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
11166     layout: "plot-throughput"
11167
11168 -
11169   type: "plot"
11170   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
11171   algorithm: "plot_performance_box"
11172   output-file-type: ".html"
11173   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
11174   data: "plot-vpp-throughput-latency-3n-skx"
11175   filter: "'NIC_Intel-X710' and
11176            '78B' and
11177            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11178            'NDRPDR' and
11179            '2T1C' and
11180            'IP6FWD' and
11181            not 'SRv6' and
11182            not 'IPSEC' and
11183            not 'VHOST'"
11184   parameters:
11185   - "throughput"
11186   - "parent"
11187   - "tags"
11188   sort:
11189   - "IP6BASE"
11190   - "FIB_20K"
11191   - "FIB_200K"
11192   - "FIB_2M"
11193   traces:
11194     hoverinfo: "x+y"
11195     boxpoints: "outliers"
11196     whiskerwidth: 0
11197   layout:
11198     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
11199     layout: "plot-throughput"
11200
11201 -
11202   type: "plot"
11203   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
11204   algorithm: "plot_performance_box"
11205   output-file-type: ".html"
11206   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
11207   data: "plot-vpp-throughput-latency-3n-skx"
11208   filter: "'NIC_Intel-X710' and
11209            '78B' and
11210            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11211            'NDRPDR' and
11212            '4T2C' and
11213            'IP6FWD' and
11214            not 'SRv6' and
11215            not 'IPSEC' and
11216            not 'VHOST'"
11217   parameters:
11218   - "throughput"
11219   - "parent"
11220   - "tags"
11221   sort:
11222   - "IP6BASE"
11223   - "FIB_20K"
11224   - "FIB_200K"
11225   - "FIB_2M"
11226   traces:
11227     hoverinfo: "x+y"
11228     boxpoints: "outliers"
11229     whiskerwidth: 0
11230   layout:
11231     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
11232     layout: "plot-throughput"
11233
11234 -
11235   type: "plot"
11236   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
11237   algorithm: "plot_performance_box"
11238   output-file-type: ".html"
11239   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
11240   data: "plot-vpp-throughput-latency-3n-skx"
11241   filter: "'NIC_Intel-X710' and
11242            '78B' and
11243            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11244            'NDRPDR' and
11245            '4T2C' and
11246            'IP6FWD' and
11247            not 'SRv6' and
11248            not 'IPSEC' and
11249            not 'VHOST'"
11250   parameters:
11251   - "throughput"
11252   - "parent"
11253   - "tags"
11254   sort:
11255   - "IP6BASE"
11256   - "FIB_20K"
11257   - "FIB_200K"
11258   - "FIB_2M"
11259   traces:
11260     hoverinfo: "x+y"
11261     boxpoints: "outliers"
11262     whiskerwidth: 0
11263   layout:
11264     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
11265     layout: "plot-throughput"
11266
11267 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
11268 -
11269   type: "plot"
11270   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
11271   algorithm: "plot_performance_box"
11272   output-file-type: ".html"
11273   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
11274   data: "plot-vpp-throughput-latency-3n-skx"
11275   filter: "'NIC_Intel-X710' and
11276            '78B' and
11277            ('IP6BASE' or
11278             'POLICE_MARK' or
11279             'COPWHLIST' or
11280             'IACLDST') and
11281            'NDRPDR' and
11282            '2T1C' and
11283            'IP6FWD' and
11284            not 'SRv6' and
11285            not 'IPSEC' and
11286            not 'VHOST'"
11287   parameters:
11288   - "throughput"
11289   - "parent"
11290   - "tags"
11291   sort:
11292   - "IP6BASE"
11293   - "POLICE_MARK"
11294   - "COPWHLIST"
11295   - "IACLDST"
11296   traces:
11297     hoverinfo: "x+y"
11298     boxpoints: "outliers"
11299     whiskerwidth: 0
11300   layout:
11301     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
11302     layout: "plot-throughput"
11303
11304 -
11305   type: "plot"
11306   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
11307   algorithm: "plot_performance_box"
11308   output-file-type: ".html"
11309   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
11310   data: "plot-vpp-throughput-latency-3n-hsw"
11311   filter: "'NIC_Intel-X710' and
11312            '78B' and
11313            ('IP6BASE' or
11314             'POLICE_MARK' or
11315             'COPWHLIST' or
11316             'IACLDST') and
11317            'NDRPDR' and
11318            '4T2C' and
11319            'IP6FWD' and
11320            not 'SRv6' and
11321            not 'IPSEC' and
11322            not 'VHOST'"
11323   parameters:
11324   - "throughput"
11325   - "parent"
11326   - "tags"
11327   sort:
11328   - "IP6BASE"
11329   - "POLICE_MARK"
11330   - "COPWHLIST"
11331   - "IACLDST"
11332   traces:
11333     hoverinfo: "x+y"
11334     boxpoints: "outliers"
11335     whiskerwidth: 0
11336   layout:
11337     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
11338     layout: "plot-throughput"
11339
11340 -
11341   type: "plot"
11342   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
11343   algorithm: "plot_performance_box"
11344   output-file-type: ".html"
11345   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
11346   data: "plot-vpp-throughput-latency-3n-skx"
11347   filter: "'NIC_Intel-X710' and
11348            '78B' and
11349            ('IP6BASE' or
11350             'POLICE_MARK' or
11351             'COPWHLIST' or
11352             'IACLDST') and
11353            'NDRPDR' and
11354            '2T1C' and
11355            'IP6FWD' and
11356            not 'SRv6' and
11357            not 'IPSEC' and
11358            not 'VHOST'"
11359   parameters:
11360   - "throughput"
11361   - "parent"
11362   - "tags"
11363   sort:
11364   - "IP6BASE"
11365   - "POLICE_MARK"
11366   - "COPWHLIST"
11367   - "IACLDST"
11368   traces:
11369     hoverinfo: "x+y"
11370     boxpoints: "outliers"
11371     whiskerwidth: 0
11372   layout:
11373     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
11374     layout: "plot-throughput"
11375
11376 -
11377   type: "plot"
11378   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
11379   algorithm: "plot_performance_box"
11380   output-file-type: ".html"
11381   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
11382   data: "plot-vpp-throughput-latency-3n-skx"
11383   filter: "'NIC_Intel-X710' and
11384            '78B' and
11385            ('IP6BASE' or
11386             'POLICE_MARK' or
11387             'COPWHLIST' or
11388             'IACLDST') and
11389            'NDRPDR' and
11390            '4T2C' and
11391            'IP6FWD' and
11392            not 'SRv6' and
11393            not 'IPSEC' and
11394            not 'VHOST'"
11395   parameters:
11396   - "throughput"
11397   - "parent"
11398   - "tags"
11399   sort:
11400   - "IP6BASE"
11401   - "POLICE_MARK"
11402   - "COPWHLIST"
11403   - "IACLDST"
11404   traces:
11405     hoverinfo: "x+y"
11406     boxpoints: "outliers"
11407     whiskerwidth: 0
11408   layout:
11409     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
11410     layout: "plot-throughput"
11411
11412 # Packet Throughput - VPP IPv6 2n-skx-x710
11413 -
11414   type: "plot"
11415   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
11416   algorithm: "plot_performance_box"
11417   output-file-type: ".html"
11418   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
11419   data: "plot-vpp-throughput-latency-2n-skx"
11420   filter: "'NIC_Intel-X710' and
11421            '78B' and
11422            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11423            'NDRPDR' and
11424            '2T1C' and
11425            'IP6FWD' and
11426            not 'SRv6' and
11427            not 'IPSEC' and
11428            not 'VHOST'"
11429   parameters:
11430   - "throughput"
11431   - "parent"
11432   - "tags"
11433   sort:
11434   - "IP6BASE"
11435   - "FIB_20K"
11436   - "FIB_200K"
11437   - "FIB_2M"
11438   traces:
11439     hoverinfo: "x+y"
11440     boxpoints: "outliers"
11441     whiskerwidth: 0
11442   layout:
11443     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
11444     layout: "plot-throughput"
11445
11446 -
11447   type: "plot"
11448   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
11449   algorithm: "plot_performance_box"
11450   output-file-type: ".html"
11451   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
11452   data: "plot-vpp-throughput-latency-2n-skx"
11453   filter: "'NIC_Intel-X710' and
11454            '78B' and
11455            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11456            'NDRPDR' and
11457            '2T1C' and
11458            'IP6FWD' and
11459            not 'SRv6' and
11460            not 'IPSEC' and
11461            not 'VHOST'"
11462   parameters:
11463   - "throughput"
11464   - "parent"
11465   - "tags"
11466   sort:
11467   - "IP6BASE"
11468   - "FIB_20K"
11469   - "FIB_200K"
11470   - "FIB_2M"
11471   traces:
11472     hoverinfo: "x+y"
11473     boxpoints: "outliers"
11474     whiskerwidth: 0
11475   layout:
11476     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
11477     layout: "plot-throughput"
11478
11479 -
11480   type: "plot"
11481   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
11482   algorithm: "plot_performance_box"
11483   output-file-type: ".html"
11484   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
11485   data: "plot-vpp-throughput-latency-2n-skx"
11486   filter: "'NIC_Intel-X710' and
11487            '78B' and
11488            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11489            'NDRPDR' and
11490            '4T2C' and
11491            'IP6FWD' and
11492            not 'SRv6' and
11493            not 'IPSEC' and
11494            not 'VHOST'"
11495   parameters:
11496   - "throughput"
11497   - "parent"
11498   - "tags"
11499   sort:
11500   - "IP6BASE"
11501   - "FIB_20K"
11502   - "FIB_200K"
11503   - "FIB_2M"
11504   traces:
11505     hoverinfo: "x+y"
11506     boxpoints: "outliers"
11507     whiskerwidth: 0
11508   layout:
11509     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
11510     layout: "plot-throughput"
11511
11512 -
11513   type: "plot"
11514   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
11515   algorithm: "plot_performance_box"
11516   output-file-type: ".html"
11517   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
11518   data: "plot-vpp-throughput-latency-2n-skx"
11519   filter: "'NIC_Intel-X710' and
11520            '78B' and
11521            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11522            'NDRPDR' and
11523            '4T2C' and
11524            'IP6FWD' and
11525            not 'SRv6' and
11526            not 'IPSEC' and
11527            not 'VHOST'"
11528   parameters:
11529   - "throughput"
11530   - "parent"
11531   - "tags"
11532   sort:
11533   - "IP6BASE"
11534   - "FIB_20K"
11535   - "FIB_200K"
11536   - "FIB_2M"
11537   traces:
11538     hoverinfo: "x+y"
11539     boxpoints: "outliers"
11540     whiskerwidth: 0
11541   layout:
11542     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
11543     layout: "plot-throughput"
11544
11545 # Packet Throughput - VPP IPv6 2n-skx-xxv710
11546 -
11547   type: "plot"
11548   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
11549   algorithm: "plot_performance_box"
11550   output-file-type: ".html"
11551   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
11552   data: "plot-vpp-throughput-latency-2n-skx"
11553   filter: "'NIC_Intel-XXV710' and
11554            '78B' and
11555            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11556            'NDRPDR' and
11557            '2T1C' and
11558            'IP6FWD' and
11559            not 'SRv6' and
11560            not 'IPSEC' and
11561            not 'VHOST'"
11562   parameters:
11563   - "throughput"
11564   - "parent"
11565   - "tags"
11566   sort:
11567   - "IP6BASE"
11568   - "FIB_20K"
11569   - "FIB_200K"
11570   - "FIB_2M"
11571   traces:
11572     hoverinfo: "x+y"
11573     boxpoints: "outliers"
11574     whiskerwidth: 0
11575   layout:
11576     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
11577     layout: "plot-throughput"
11578
11579 -
11580   type: "plot"
11581   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
11582   algorithm: "plot_performance_box"
11583   output-file-type: ".html"
11584   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
11585   data: "plot-vpp-throughput-latency-2n-skx"
11586   filter: "'NIC_Intel-XXV710' and
11587            '78B' and
11588            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11589            'NDRPDR' and
11590            '2T1C' and
11591            'IP6FWD' and
11592            not 'SRv6' and
11593            not 'IPSEC' and
11594            not 'VHOST'"
11595   parameters:
11596   - "throughput"
11597   - "parent"
11598   - "tags"
11599   sort:
11600   - "IP6BASE"
11601   - "FIB_20K"
11602   - "FIB_200K"
11603   - "FIB_2M"
11604   traces:
11605     hoverinfo: "x+y"
11606     boxpoints: "outliers"
11607     whiskerwidth: 0
11608   layout:
11609     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
11610     layout: "plot-throughput"
11611
11612 -
11613   type: "plot"
11614   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
11615   algorithm: "plot_performance_box"
11616   output-file-type: ".html"
11617   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
11618   data: "plot-vpp-throughput-latency-2n-skx"
11619   filter: "'NIC_Intel-XXV710' and
11620            '78B' and
11621            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11622            'NDRPDR' and
11623            '4T2C' and
11624            'IP6FWD' and
11625            not 'SRv6' and
11626            not 'IPSEC' and
11627            not 'VHOST'"
11628   parameters:
11629   - "throughput"
11630   - "parent"
11631   - "tags"
11632   sort:
11633   - "IP6BASE"
11634   - "FIB_20K"
11635   - "FIB_200K"
11636   - "FIB_2M"
11637   traces:
11638     hoverinfo: "x+y"
11639     boxpoints: "outliers"
11640     whiskerwidth: 0
11641   layout:
11642     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
11643     layout: "plot-throughput"
11644
11645 -
11646   type: "plot"
11647   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
11648   algorithm: "plot_performance_box"
11649   output-file-type: ".html"
11650   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
11651   data: "plot-vpp-throughput-latency-2n-skx"
11652   filter: "'NIC_Intel-XXV710' and
11653            '78B' and
11654            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11655            'NDRPDR' and
11656            '4T2C' and
11657            'IP6FWD' and
11658            not 'SRv6' and
11659            not 'IPSEC' and
11660            not 'VHOST'"
11661   parameters:
11662   - "throughput"
11663   - "parent"
11664   - "tags"
11665   sort:
11666   - "IP6BASE"
11667   - "FIB_20K"
11668   - "FIB_200K"
11669   - "FIB_2M"
11670   traces:
11671     hoverinfo: "x+y"
11672     boxpoints: "outliers"
11673     whiskerwidth: 0
11674   layout:
11675     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
11676     layout: "plot-throughput"
11677
11678 ################################################################################
11679
11680 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
11681 -
11682   type: "plot"
11683   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11684   algorithm: "plot_performance_box"
11685   output-file-type: ".html"
11686   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11687   data: "plot-vpp-throughput-latency-3n-hsw"
11688   filter: "'NIC_Intel-X520-DA2' and
11689            '78B' and
11690            'ENCAP' and
11691            'NDRPDR' and
11692            '1T1C' and
11693            'LISP' and
11694            not 'VHOST'"
11695   parameters:
11696   - "throughput"
11697   - "parent"
11698   - "tags"
11699   sort:
11700   - "IP4UNRLAY"
11701   - "IP6UNRLAY"
11702   traces:
11703     hoverinfo: "x+y"
11704     boxpoints: "outliers"
11705     whiskerwidth: 0
11706   layout:
11707     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11708     layout: "plot-throughput"
11709
11710 -
11711   type: "plot"
11712   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11713   algorithm: "plot_performance_box"
11714   output-file-type: ".html"
11715   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11716   data: "plot-vpp-throughput-latency-3n-hsw"
11717   filter: "'NIC_Intel-X520-DA2' and
11718            '78B' and
11719            'ENCAP' and
11720            'NDRPDR' and
11721            '1T1C' and
11722            'LISP' and
11723            not 'VHOST'"
11724   parameters:
11725   - "throughput"
11726   - "parent"
11727   - "tags"
11728   sort:
11729   - "IP4UNRLAY"
11730   - "IP6UNRLAY"
11731   traces:
11732     hoverinfo: "x+y"
11733     boxpoints: "outliers"
11734     whiskerwidth: 0
11735   layout:
11736     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11737     layout: "plot-throughput"
11738
11739 -
11740   type: "plot"
11741   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11742   algorithm: "plot_performance_box"
11743   output-file-type: ".html"
11744   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11745   data: "plot-vpp-throughput-latency-3n-hsw"
11746   filter: "'NIC_Intel-X520-DA2' and
11747            '78B' and
11748            'ENCAP' and
11749            'NDRPDR' and
11750            '2T2C' and
11751            'LISP' and
11752            not 'VHOST'"
11753   parameters:
11754   - "throughput"
11755   - "parent"
11756   - "tags"
11757   sort:
11758   - "IP4UNRLAY"
11759   - "IP6UNRLAY"
11760   traces:
11761     hoverinfo: "x+y"
11762     boxpoints: "outliers"
11763     whiskerwidth: 0
11764   layout:
11765     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11766     layout: "plot-throughput"
11767
11768 -
11769   type: "plot"
11770   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11771   algorithm: "plot_performance_box"
11772   output-file-type: ".html"
11773   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11774   data: "plot-vpp-throughput-latency-3n-hsw"
11775   filter: "'NIC_Intel-X520-DA2' and
11776            '78B' and
11777            'ENCAP' and
11778            'NDRPDR' and
11779            '2T2C' and
11780            'LISP' and
11781            not 'VHOST'"
11782   parameters:
11783   - "throughput"
11784   - "parent"
11785   - "tags"
11786   sort:
11787   - "IP4UNRLAY"
11788   - "IP6UNRLAY"
11789   traces:
11790     hoverinfo: "x+y"
11791     boxpoints: "outliers"
11792     whiskerwidth: 0
11793   layout:
11794     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11795     layout: "plot-throughput"
11796
11797 ################################################################################
11798
11799 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
11800 -
11801   type: "plot"
11802   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
11803   algorithm: "plot_performance_box"
11804   output-file-type: ".html"
11805   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
11806   data: "plot-vpp-throughput-latency-3n-hsw"
11807   filter: "'NIC_Intel-XL710' and
11808            '64B' and
11809            'IP4FWD' and
11810            'NDRPDR' and
11811            'BASE' and
11812            '1T1C' and
11813            'IPSECHW' and
11814            ('IPSECTRAN' or 'IPSECTUN') and
11815            not 'VHOST'"
11816   parameters:
11817   - "throughput"
11818   - "parent"
11819   - "tags"
11820   traces:
11821     hoverinfo: "x+y"
11822     boxpoints: "outliers"
11823     whiskerwidth: 0
11824   layout:
11825     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
11826     layout: "plot-throughput"
11827
11828 -
11829   type: "plot"
11830   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
11831   algorithm: "plot_performance_box"
11832   output-file-type: ".html"
11833   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
11834   data: "plot-vpp-throughput-latency-3n-hsw"
11835   filter: "'NIC_Intel-XL710' and
11836            '64B' and
11837            'IP4FWD' and
11838            'NDRPDR' and
11839            'BASE' and
11840            '1T1C' and
11841            'IPSECHW' and
11842            ('IPSECTRAN' or 'IPSECTUN') and
11843            not 'VHOST'"
11844   parameters:
11845   - "throughput"
11846   - "parent"
11847   - "tags"
11848   traces:
11849     hoverinfo: "x+y"
11850     boxpoints: "outliers"
11851     whiskerwidth: 0
11852   layout:
11853     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
11854     layout: "plot-throughput"
11855
11856 -
11857   type: "plot"
11858   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
11859   algorithm: "plot_performance_box"
11860   output-file-type: ".html"
11861   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
11862   data: "plot-vpp-throughput-latency-3n-hsw"
11863   filter: "'NIC_Intel-XL710' and
11864            '64B' and
11865            'IP4FWD' and
11866            'NDRPDR' and
11867            'BASE' and
11868            '2T2C' and
11869            'IPSECHW' and
11870            ('IPSECTRAN' or 'IPSECTUN') and
11871            not 'VHOST'"
11872   parameters:
11873   - "throughput"
11874   - "parent"
11875   - "tags"
11876   traces:
11877     hoverinfo: "x+y"
11878     boxpoints: "outliers"
11879     whiskerwidth: 0
11880   layout:
11881     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
11882     layout: "plot-throughput"
11883
11884 -
11885   type: "plot"
11886   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
11887   algorithm: "plot_performance_box"
11888   output-file-type: ".html"
11889   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
11890   data: "plot-vpp-throughput-latency-3n-hsw"
11891   filter: "'NIC_Intel-XL710' and
11892            '64B' and
11893            'IP4FWD' and
11894            'NDRPDR' and
11895            'BASE' and
11896            '2T2C' and
11897            'IPSECHW' and
11898            ('IPSECTRAN' or 'IPSECTUN') and
11899            not 'VHOST'"
11900   parameters:
11901   - "throughput"
11902   - "parent"
11903   - "tags"
11904   traces:
11905     hoverinfo: "x+y"
11906     boxpoints: "outliers"
11907     whiskerwidth: 0
11908   layout:
11909     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
11910     layout: "plot-throughput"
11911
11912 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
11913 -
11914   type: "plot"
11915   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
11916   algorithm: "plot_performance_box"
11917   output-file-type: ".html"
11918   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
11919   data: "plot-vpp-throughput-latency-3n-hsw"
11920   filter: "'NIC_Intel-XL710' and
11921            '64B' and
11922            'IP4FWD' and
11923            'NDRPDR' and
11924            'SCALE' and
11925            '1T1C' and
11926            'IPSECHW' and
11927            ('IPSECTRAN' or 'IPSECTUN') and
11928            not 'VHOST'"
11929   parameters:
11930   - "throughput"
11931   - "parent"
11932   - "tags"
11933   traces:
11934     hoverinfo: "x+y"
11935     boxpoints: "outliers"
11936     whiskerwidth: 0
11937   layout:
11938     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
11939     layout: "plot-throughput"
11940
11941 -
11942   type: "plot"
11943   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
11944   algorithm: "plot_performance_box"
11945   output-file-type: ".html"
11946   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
11947   data: "plot-vpp-throughput-latency-3n-hsw"
11948   filter: "'NIC_Intel-XL710' and
11949            '64B' and
11950            'IP4FWD' and
11951            'NDRPDR' and
11952            'SCALE' and
11953            '1T1C' and
11954            'IPSECHW' and
11955            ('IPSECTRAN' or 'IPSECTUN') and
11956            not 'VHOST'"
11957   parameters:
11958   - "throughput"
11959   - "parent"
11960   - "tags"
11961   traces:
11962     hoverinfo: "x+y"
11963     boxpoints: "outliers"
11964     whiskerwidth: 0
11965   layout:
11966     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
11967     layout: "plot-throughput"
11968
11969 -
11970   type: "plot"
11971   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
11972   algorithm: "plot_performance_box"
11973   output-file-type: ".html"
11974   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
11975   data: "plot-vpp-throughput-latency-3n-hsw"
11976   filter: "'NIC_Intel-XL710' and
11977            '64B' and
11978            'IP4FWD' and
11979            'NDRPDR' and
11980            'SCALE' and
11981            '2T2C' and
11982            'IPSECHW' and
11983            ('IPSECTRAN' or 'IPSECTUN') and
11984            not 'VHOST'"
11985   parameters:
11986   - "throughput"
11987   - "parent"
11988   - "tags"
11989   traces:
11990     hoverinfo: "x+y"
11991     boxpoints: "outliers"
11992     whiskerwidth: 0
11993   layout:
11994     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
11995     layout: "plot-throughput"
11996
11997 -
11998   type: "plot"
11999   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
12000   algorithm: "plot_performance_box"
12001   output-file-type: ".html"
12002   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
12003   data: "plot-vpp-throughput-latency-3n-hsw"
12004   filter: "'NIC_Intel-XL710' and
12005            '64B' and
12006            'IP4FWD' and
12007            'NDRPDR' and
12008            'SCALE' and
12009            '2T2C' and
12010            'IPSECHW' and
12011            ('IPSECTRAN' or 'IPSECTUN') and
12012            not 'VHOST'"
12013   parameters:
12014   - "throughput"
12015   - "parent"
12016   - "tags"
12017   traces:
12018     hoverinfo: "x+y"
12019     boxpoints: "outliers"
12020     whiskerwidth: 0
12021   layout:
12022     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
12023     layout: "plot-throughput"
12024
12025 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
12026 -
12027   type: "plot"
12028   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
12029   algorithm: "plot_performance_box"
12030   output-file-type: ".html"
12031   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
12032   data: "plot-vpp-throughput-latency-3n-hsw"
12033   filter: "'NIC_Intel-XL710' and
12034            '64B' and
12035            'IP4FWD' and
12036            'NDRPDR' and
12037            '1T1C' and
12038            'IPSECSW' and
12039            ('IPSECTRAN' or 'IPSECTUN') and
12040            not 'VHOST'"
12041   parameters:
12042   - "throughput"
12043   - "parent"
12044   - "tags"
12045   traces:
12046     hoverinfo: "x+y"
12047     boxpoints: "outliers"
12048     whiskerwidth: 0
12049   layout:
12050     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
12051     layout: "plot-throughput"
12052
12053 -
12054   type: "plot"
12055   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
12056   algorithm: "plot_performance_box"
12057   output-file-type: ".html"
12058   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
12059   data: "plot-vpp-throughput-latency-3n-hsw"
12060   filter: "'NIC_Intel-XL710' and
12061            '64B' and
12062            'IP4FWD' and
12063            'NDRPDR' and
12064            '1T1C' and
12065            'IPSECSW' and
12066            ('IPSECTRAN' or 'IPSECTUN') and
12067            not 'VHOST'"
12068   parameters:
12069   - "throughput"
12070   - "parent"
12071   - "tags"
12072   traces:
12073     hoverinfo: "x+y"
12074     boxpoints: "outliers"
12075     whiskerwidth: 0
12076   layout:
12077     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
12078     layout: "plot-throughput"
12079
12080 -
12081   type: "plot"
12082   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
12083   algorithm: "plot_performance_box"
12084   output-file-type: ".html"
12085   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
12086   data: "plot-vpp-throughput-latency-3n-hsw"
12087   filter: "'NIC_Intel-XL710' and
12088            '64B' and
12089            'IP4FWD' and
12090            'NDRPDR' and
12091            '2T2C' and
12092            'IPSECSW' and
12093            ('IPSECTRAN' or 'IPSECTUN') and
12094            not 'VHOST'"
12095   parameters:
12096   - "throughput"
12097   - "parent"
12098   - "tags"
12099   traces:
12100     hoverinfo: "x+y"
12101     boxpoints: "outliers"
12102     whiskerwidth: 0
12103   layout:
12104     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
12105     layout: "plot-throughput"
12106
12107 -
12108   type: "plot"
12109   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
12110   algorithm: "plot_performance_box"
12111   output-file-type: ".html"
12112   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
12113   data: "plot-vpp-throughput-latency-3n-hsw"
12114   filter: "'NIC_Intel-XL710' and
12115            '64B' and
12116            'IP4FWD' and
12117            'NDRPDR' and
12118            '2T2C' and
12119            'IPSECSW' and
12120            ('IPSECTRAN' or 'IPSECTUN') and
12121            not 'VHOST'"
12122   parameters:
12123   - "throughput"
12124   - "parent"
12125   - "tags"
12126   traces:
12127     hoverinfo: "x+y"
12128     boxpoints: "outliers"
12129     whiskerwidth: 0
12130   layout:
12131     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
12132     layout: "plot-throughput"
12133
12134 ################################################################################
12135
12136 # Packet Throughput - VPP SRv6 3n-hsw-x520
12137 -
12138   type: "plot"
12139   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
12140   algorithm: "plot_performance_box"
12141   output-file-type: ".html"
12142   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
12143   data: "plot-vpp-throughput-latency-3n-hsw"
12144   filter: "'NIC_Intel-X520-DA2' and
12145            '78B' and
12146            'FEATURE' and
12147            'NDRPDR' and
12148            '1T1C' and
12149            'IP6FWD' and
12150            'SRv6'"
12151   parameters:
12152   - "throughput"
12153   - "parent"
12154   - "tags"
12155   traces:
12156     hoverinfo: "x+y"
12157     boxpoints: "outliers"
12158     whiskerwidth: 0
12159   layout:
12160     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
12161     layout: "plot-throughput"
12162
12163 -
12164   type: "plot"
12165   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
12166   algorithm: "plot_performance_box"
12167   output-file-type: ".html"
12168   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
12169   data: "plot-vpp-throughput-latency-3n-hsw"
12170   filter: "'NIC_Intel-X520-DA2' and
12171            '78B' and
12172            'FEATURE' and
12173            'NDRPDR' and
12174            '1T1C' and
12175            'IP6FWD' and
12176            'SRv6'"
12177   parameters:
12178   - "throughput"
12179   - "parent"
12180   - "tags"
12181   traces:
12182     hoverinfo: "x+y"
12183     boxpoints: "outliers"
12184     whiskerwidth: 0
12185   layout:
12186     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
12187     layout: "plot-throughput"
12188
12189 -
12190   type: "plot"
12191   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
12192   algorithm: "plot_performance_box"
12193   output-file-type: ".html"
12194   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
12195   data: "plot-vpp-throughput-latency-3n-hsw"
12196   filter: "'NIC_Intel-X520-DA2' and
12197            '78B' and
12198            'FEATURE' and
12199            'NDRPDR' and
12200            '2T2C' and
12201            'IP6FWD' and
12202            'SRv6'"
12203   parameters:
12204   - "throughput"
12205   - "parent"
12206   - "tags"
12207   traces:
12208     hoverinfo: "x+y"
12209     boxpoints: "outliers"
12210     whiskerwidth: 0
12211   layout:
12212     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
12213     layout: "plot-throughput"
12214
12215 -
12216   type: "plot"
12217   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
12218   algorithm: "plot_performance_box"
12219   output-file-type: ".html"
12220   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
12221   data: "plot-vpp-throughput-latency-3n-hsw"
12222   filter: "'NIC_Intel-X520-DA2' and
12223            '78B' and
12224            'FEATURE' and
12225            'NDRPDR' and
12226            '2T2C' and
12227            'IP6FWD' and
12228            'SRv6'"
12229   parameters:
12230   - "throughput"
12231   - "parent"
12232   - "tags"
12233   traces:
12234     hoverinfo: "x+y"
12235     boxpoints: "outliers"
12236     whiskerwidth: 0
12237   layout:
12238     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
12239     layout: "plot-throughput"
12240
12241 ################################################################################
12242
12243 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
12244 -
12245   type: "plot"
12246   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12247   algorithm: "plot_performance_box"
12248   output-file-type: ".html"
12249   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12250   data: "plot-vpp-throughput-latency-3n-hsw"
12251   filter: "'NIC_Intel-X520-DA2' and
12252            '64B' and
12253            'NDRPDR' and
12254            'ETH' and
12255            'IP4FWD' and
12256            '1T1C' and
12257            'VHOST_1024' and
12258            not 'VXLAN' and
12259            not 'DOT1Q'"
12260   parameters:
12261   - "throughput"
12262   - "parent"
12263   - "tags"
12264   sort:
12265   - "not CFS_OPT"
12266   - "1VM"
12267   - "2VM"
12268   traces:
12269     hoverinfo: "x+y"
12270     boxpoints: "outliers"
12271     whiskerwidth: 0
12272   layout:
12273     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12274     layout: "plot-throughput"
12275
12276 -
12277   type: "plot"
12278   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12279   algorithm: "plot_performance_box"
12280   output-file-type: ".html"
12281   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12282   data: "plot-vpp-throughput-latency-3n-hsw"
12283   filter: "'NIC_Intel-X520-DA2' and
12284            '64B' and
12285            'NDRPDR' and
12286            'ETH' and
12287            'IP4FWD' and
12288            '2T2C' and
12289            'VHOST_1024' and
12290            not 'VXLAN' and
12291            not 'DOT1Q'"
12292   parameters:
12293   - "throughput"
12294   - "parent"
12295   - "tags"
12296   sort:
12297   - "not CFS_OPT"
12298   - "1VM"
12299   - "2VM"
12300   traces:
12301     hoverinfo: "x+y"
12302     boxpoints: "outliers"
12303     whiskerwidth: 0
12304   layout:
12305     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12306     layout: "plot-throughput"
12307
12308 -
12309   type: "plot"
12310   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12311   algorithm: "plot_performance_box"
12312   output-file-type: ".html"
12313   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12314   data: "plot-vpp-throughput-latency-3n-hsw"
12315   filter: "'NIC_Intel-X520-DA2' and
12316            '64B' and
12317            'NDRPDR' and
12318            'ETH' and
12319            'IP4FWD' and
12320            '1T1C' and
12321            'VHOST_1024' and
12322            not 'VXLAN' and
12323            not 'DOT1Q'"
12324   parameters:
12325   - "throughput"
12326   - "parent"
12327   - "tags"
12328   sort:
12329   - "not CFS_OPT"
12330   - "1VM"
12331   - "2VM"
12332   traces:
12333     hoverinfo: "x+y"
12334     boxpoints: "outliers"
12335     whiskerwidth: 0
12336   layout:
12337     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12338     layout: "plot-throughput"
12339
12340 -
12341   type: "plot"
12342   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12343   algorithm: "plot_performance_box"
12344   output-file-type: ".html"
12345   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12346   data: "plot-vpp-throughput-latency-3n-hsw"
12347   filter: "'NIC_Intel-X520-DA2' and
12348            '64B' and
12349            'NDRPDR' and
12350            'ETH' and
12351            'IP4FWD' and
12352            '2T2C' and
12353            'VHOST_1024' and
12354            not 'VXLAN' and
12355            not 'DOT1Q'"
12356   parameters:
12357   - "throughput"
12358   - "parent"
12359   - "tags"
12360   sort:
12361   - "not CFS_OPT"
12362   - "1VM"
12363   - "2VM"
12364   traces:
12365     hoverinfo: "x+y"
12366     boxpoints: "outliers"
12367     whiskerwidth: 0
12368   layout:
12369     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12370     layout: "plot-throughput"
12371
12372 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520
12373 -
12374   type: "plot"
12375   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12376   algorithm: "plot_performance_box"
12377   output-file-type: ".html"
12378   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12379   data: "plot-vpp-throughput-latency-3n-hsw"
12380   filter: "'NIC_Intel-X520-DA2' and
12381            '64B' and
12382            'NDRPDR' and
12383            ('ETH' or 'DOT1Q') and
12384            '1T1C' and
12385            'L2BDMACLRN' and
12386            'VHOST_1024' and
12387            not 'VXLAN' and
12388            not 'IP4FWD' and
12389            not '2VM'"
12390   parameters:
12391   - "throughput"
12392   - "parent"
12393   - "tags"
12394 #  sort:
12395 #  - "VM"  # "not CFS_OPT"
12396 #  - "CFS_OPT"
12397 #  - "FIB_10K"
12398 #  - "FIB_100K"
12399 #  - "FIB_1M"
12400   traces:
12401     hoverinfo: "x+y"
12402     boxpoints: "outliers"
12403     whiskerwidth: 0
12404   layout:
12405     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
12406     layout: "plot-throughput"
12407
12408 -
12409   type: "plot"
12410   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12411   algorithm: "plot_performance_box"
12412   output-file-type: ".html"
12413   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12414   data: "plot-vpp-throughput-latency-3n-hsw"
12415   filter: "'NIC_Intel-X520-DA2' and
12416            '64B' and
12417            'NDRPDR' and
12418            ('ETH' or 'DOT1Q') and
12419            '2T2C' and
12420            'L2BDMACLRN' and
12421            'VHOST_1024' and
12422            not 'VXLAN' and
12423            not 'IP4FWD' and
12424            not '2VM'"
12425   parameters:
12426   - "throughput"
12427   - "parent"
12428   - "tags"
12429 #  sort:
12430 #  - "VM"  # "not CFS_OPT"
12431 #  - "CFS_OPT"
12432 #  - "FIB_10K"
12433 #  - "FIB_100K"
12434 #  - "FIB_1M"
12435   traces:
12436     hoverinfo: "x+y"
12437     boxpoints: "outliers"
12438     whiskerwidth: 0
12439   layout:
12440     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
12441     layout: "plot-throughput"
12442
12443 -
12444   type: "plot"
12445   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12446   algorithm: "plot_performance_box"
12447   output-file-type: ".html"
12448   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12449   data: "plot-vpp-throughput-latency-3n-hsw"
12450   filter: "'NIC_Intel-X520-DA2' and
12451            '64B' and
12452            'NDRPDR' and
12453            ('ETH' or 'DOT1Q') and
12454            '1T1C' and
12455            'L2BDMACLRN' and
12456            'VHOST_1024' and
12457            not 'VXLAN' and
12458            not 'IP4FWD' and
12459            not '2VM'"
12460   parameters:
12461   - "throughput"
12462   - "parent"
12463   - "tags"
12464 #  sort:
12465 #  - "VM"  # "not CFS_OPT"
12466 #  - "CFS_OPT"
12467 #  - "FIB_10K"
12468 #  - "FIB_100K"
12469 #  - "FIB_1M"
12470   traces:
12471     hoverinfo: "x+y"
12472     boxpoints: "outliers"
12473     whiskerwidth: 0
12474   layout:
12475     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
12476     layout: "plot-throughput"
12477
12478 -
12479   type: "plot"
12480   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12481   algorithm: "plot_performance_box"
12482   output-file-type: ".html"
12483   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12484   data: "plot-vpp-throughput-latency-3n-hsw"
12485   filter: "'NIC_Intel-X520-DA2' and
12486            '64B' and
12487            'NDRPDR' and
12488            ('ETH' or 'DOT1Q') and
12489            '2T2C' and
12490            'L2BDMACLRN' and
12491            'VHOST_1024' and
12492            not 'VXLAN' and
12493            not 'IP4FWD' and
12494            not '2VM'"
12495   parameters:
12496   - "throughput"
12497   - "parent"
12498   - "tags"
12499 #  sort:
12500 #  - "VM"  # "not CFS_OPT"
12501 #  - "CFS_OPT"
12502 #  - "FIB_10K"
12503 #  - "FIB_100K"
12504 #  - "FIB_1M"
12505   traces:
12506     hoverinfo: "x+y"
12507     boxpoints: "outliers"
12508     whiskerwidth: 0
12509   layout:
12510     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
12511     layout: "plot-throughput"
12512
12513 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
12514 -
12515   type: "plot"
12516   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
12517   algorithm: "plot_performance_box"
12518   output-file-type: ".html"
12519   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
12520   data: "plot-vpp-throughput-latency-3n-hsw"
12521   filter: "'NIC_Intel-X520-DA2' and
12522            '64B' and
12523            'NDRPDR' and
12524            ('ETH' or 'DOT1Q') and
12525            'BASE' and
12526            '1T1C' and
12527            ('L2BDMACLRN' or 'L2XCFWD') and
12528            'VHOST_1024' and
12529            not 'VXLAN' and
12530            not 'IP4FWD' and
12531            not '2VM'"
12532   parameters:
12533   - "throughput"
12534   - "parent"
12535   - "tags"
12536 #  sort:
12537 #  - "not CFS_OPT"
12538 #  - "L2XCFWD"
12539 #  - "not CFS_OPT"
12540 #  - "CFS_OPT"
12541   traces:
12542     hoverinfo: "x+y"
12543     boxpoints: "outliers"
12544     whiskerwidth: 0
12545   layout:
12546     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
12547     layout: "plot-throughput"
12548
12549 -
12550   type: "plot"
12551   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
12552   algorithm: "plot_performance_box"
12553   output-file-type: ".html"
12554   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
12555   data: "plot-vpp-throughput-latency-3n-hsw"
12556   filter: "'NIC_Intel-X520-DA2' and
12557            '64B' and
12558            'NDRPDR' and
12559            ('ETH' or 'DOT1Q') and
12560            'BASE' and
12561            '1T1C' and
12562            ('L2BDMACLRN' or 'L2XCFWD') and
12563            'VHOST_1024' and
12564            not 'VXLAN' and
12565            not 'IP4FWD' and
12566            not '2VM'"
12567   parameters:
12568   - "throughput"
12569   - "parent"
12570   - "tags"
12571 #  sort:
12572 #  - "not CFS_OPT"
12573 #  - "L2XCFWD"
12574 #  - "not CFS_OPT"
12575 #  - "CFS_OPT"
12576   traces:
12577     hoverinfo: "x+y"
12578     boxpoints: "outliers"
12579     whiskerwidth: 0
12580   layout:
12581     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
12582     layout: "plot-throughput"
12583
12584 -
12585   type: "plot"
12586   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
12587   algorithm: "plot_performance_box"
12588   output-file-type: ".html"
12589   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
12590   data: "plot-vpp-throughput-latency-3n-hsw"
12591   filter: "'NIC_Intel-X520-DA2' and
12592            '64B' and
12593            'NDRPDR' and
12594            ('ETH' or 'DOT1Q') and
12595            'BASE' and
12596            '2T2C' and
12597            ('L2BDMACLRN' or 'L2XCFWD') and
12598            'VHOST_1024' and
12599            not 'VXLAN' and
12600            not 'IP4FWD' and
12601            not '2VM'"
12602   parameters:
12603   - "throughput"
12604   - "parent"
12605   - "tags"
12606 #  sort:
12607 #  - "not CFS_OPT"
12608 #  - "L2XCFWD"
12609 #  - "not CFS_OPT"
12610 #  - "CFS_OPT"
12611   traces:
12612     hoverinfo: "x+y"
12613     boxpoints: "outliers"
12614     whiskerwidth: 0
12615   layout:
12616     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
12617     layout: "plot-throughput"
12618
12619 -
12620   type: "plot"
12621   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
12622   algorithm: "plot_performance_box"
12623   output-file-type: ".html"
12624   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
12625   data: "plot-vpp-throughput-latency-3n-hsw"
12626   filter: "'NIC_Intel-X520-DA2' and
12627            '64B' and
12628            'NDRPDR' and
12629            ('ETH' or 'DOT1Q') and
12630            'BASE' and
12631            '2T2C' and
12632            ('L2BDMACLRN' or 'L2XCFWD') and
12633            'VHOST_1024' and
12634            not 'VXLAN' and
12635            not 'IP4FWD' and
12636            not '2VM'"
12637   parameters:
12638   - "throughput"
12639   - "parent"
12640   - "tags"
12641 #  sort:
12642 #  - "not CFS_OPT"
12643 #  - "L2XCFWD"
12644 #  - "not CFS_OPT"
12645 #  - "CFS_OPT"
12646   traces:
12647     hoverinfo: "x+y"
12648     boxpoints: "outliers"
12649     whiskerwidth: 0
12650   layout:
12651     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
12652     layout: "plot-throughput"
12653
12654 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
12655 -
12656   type: "plot"
12657   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
12658   algorithm: "plot_performance_box"
12659   output-file-type: ".html"
12660   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
12661   data: "plot-vpp-throughput-latency-3n-hsw"
12662   filter: "'NIC_Intel-X520-DA2' and
12663            '64B' and
12664            'NDRPDR' and
12665            ('ETH' or 'DOT1Q') and
12666            '1T1C' and
12667            ('L2BDMACLRN' or 'L2XCFWD') and
12668            'VHOST_1024' and
12669            not 'CFS_OPT' and
12670            not 'VXLAN' and
12671            not 'IP4FWD' and
12672            not 'LBOND'"
12673   parameters:
12674   - "throughput"
12675   - "parent"
12676   - "tags"
12677 #  sort:
12678 #  - "1VM"
12679 #  - "L2XCFWD"
12680 #  - "1VM"
12681 #  - "L2BDMACLRN"
12682   traces:
12683     hoverinfo: "x+y"
12684     boxpoints: "outliers"
12685     whiskerwidth: 0
12686   layout:
12687     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
12688     layout: "plot-throughput"
12689
12690 -
12691   type: "plot"
12692   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
12693   algorithm: "plot_performance_box"
12694   output-file-type: ".html"
12695   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
12696   data: "plot-vpp-throughput-latency-3n-hsw"
12697   filter: "'NIC_Intel-X520-DA2' and
12698            '64B' and
12699            'NDRPDR' and
12700            ('ETH' or 'DOT1Q') and
12701            '1T1C' and
12702            ('L2BDMACLRN' or 'L2XCFWD') and
12703            'VHOST_1024' and
12704            not 'CFS_OPT' and
12705            not 'VXLAN' and
12706            not 'IP4FWD' and
12707            not 'LBOND'"
12708   parameters:
12709   - "throughput"
12710   - "parent"
12711   - "tags"
12712 #  sort:
12713 #  - "1VM"
12714 #  - "L2XCFWD"
12715 #  - "1VM"
12716 #  - "L2BDMACLRN"
12717   traces:
12718     hoverinfo: "x+y"
12719     boxpoints: "outliers"
12720     whiskerwidth: 0
12721   layout:
12722     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
12723     layout: "plot-throughput"
12724
12725 -
12726   type: "plot"
12727   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
12728   algorithm: "plot_performance_box"
12729   output-file-type: ".html"
12730   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
12731   data: "plot-vpp-throughput-latency-3n-hsw"
12732   filter: "'NIC_Intel-X520-DA2' and
12733            '64B' and
12734            'NDRPDR' and
12735            ('ETH' or 'DOT1Q') and
12736            '2T2C' and
12737            ('L2BDMACLRN' or 'L2XCFWD') and
12738            'VHOST_1024' and
12739            not 'CFS_OPT' and
12740            not 'VXLAN' and
12741            not 'IP4FWD' and
12742            not 'LBOND'"
12743   parameters:
12744   - "throughput"
12745   - "parent"
12746   - "tags"
12747 #  sort:
12748 #  - "1VM"
12749 #  - "L2XCFWD"
12750 #  - "1VM"
12751 #  - "L2BDMACLRN"
12752   traces:
12753     hoverinfo: "x+y"
12754     boxpoints: "outliers"
12755     whiskerwidth: 0
12756   layout:
12757     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
12758     layout: "plot-throughput"
12759
12760 -
12761   type: "plot"
12762   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
12763   algorithm: "plot_performance_box"
12764   output-file-type: ".html"
12765   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
12766   data: "plot-vpp-throughput-latency-3n-hsw"
12767   filter: "'NIC_Intel-X520-DA2' and
12768            '64B' and
12769            'NDRPDR' and
12770            ('ETH' or 'DOT1Q') and
12771            '2T2C' and
12772            ('L2BDMACLRN' or 'L2XCFWD') and
12773            'VHOST_1024' and
12774            not 'CFS_OPT' and
12775            not 'VXLAN' and
12776            not 'IP4FWD' and
12777            not 'LBOND'"
12778   parameters:
12779   - "throughput"
12780   - "parent"
12781   - "tags"
12782 #  sort:
12783 #  - "1VM"
12784 #  - "L2XCFWD"
12785 #  - "1VM"
12786 #  - "L2BDMACLRN"
12787   traces:
12788     hoverinfo: "x+y"
12789     boxpoints: "outliers"
12790     whiskerwidth: 0
12791   layout:
12792     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
12793     layout: "plot-throughput"
12794
12795 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
12796 -
12797   type: "plot"
12798   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12799   algorithm: "plot_performance_box"
12800   output-file-type: ".html"
12801   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12802   data: "plot-vpp-throughput-latency-3n-hsw"
12803   filter: "'NIC_Intel-X710' and
12804            '64B' and
12805            'NDRPDR' and
12806            'ETH' and
12807            'IP4FWD' and
12808            '1T1C' and
12809            'VHOST_1024' and
12810            not 'VXLAN' and
12811            not 'DOT1Q'"
12812   parameters:
12813   - "throughput"
12814   - "parent"
12815   - "tags"
12816   sort:
12817   - "not CFS_OPT"
12818   - "1VM"
12819   - "2VM"
12820   traces:
12821     hoverinfo: "x+y"
12822     boxpoints: "outliers"
12823     whiskerwidth: 0
12824   layout:
12825     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12826     layout: "plot-throughput"
12827
12828 -
12829   type: "plot"
12830   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12831   algorithm: "plot_performance_box"
12832   output-file-type: ".html"
12833   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12834   data: "plot-vpp-throughput-latency-3n-hsw"
12835   filter: "'NIC_Intel-X710' and
12836            '64B' and
12837            'NDRPDR' and
12838            'ETH' and
12839            'IP4FWD' and
12840            '2T2C' and
12841            'VHOST_1024' and
12842            not 'VXLAN' and
12843            not 'DOT1Q'"
12844   parameters:
12845   - "throughput"
12846   - "parent"
12847   - "tags"
12848   sort:
12849   - "not CFS_OPT"
12850   - "1VM"
12851   - "2VM"
12852   traces:
12853     hoverinfo: "x+y"
12854     boxpoints: "outliers"
12855     whiskerwidth: 0
12856   layout:
12857     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12858     layout: "plot-throughput"
12859
12860 -
12861   type: "plot"
12862   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12863   algorithm: "plot_performance_box"
12864   output-file-type: ".html"
12865   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12866   data: "plot-vpp-throughput-latency-3n-hsw"
12867   filter: "'NIC_Intel-X710' and
12868            '64B' and
12869            'NDRPDR' and
12870            'ETH' and
12871            'IP4FWD' and
12872            '1T1C' and
12873            'VHOST_1024' and
12874            not 'VXLAN' and
12875            not 'DOT1Q'"
12876   parameters:
12877   - "throughput"
12878   - "parent"
12879   - "tags"
12880   sort:
12881   - "not CFS_OPT"
12882   - "1VM"
12883   - "2VM"
12884   traces:
12885     hoverinfo: "x+y"
12886     boxpoints: "outliers"
12887     whiskerwidth: 0
12888   layout:
12889     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12890     layout: "plot-throughput"
12891
12892 -
12893   type: "plot"
12894   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12895   algorithm: "plot_performance_box"
12896   output-file-type: ".html"
12897   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12898   data: "plot-vpp-throughput-latency-3n-hsw"
12899   filter: "'NIC_Intel-X710' and
12900            '64B' and
12901            'NDRPDR' and
12902            'ETH' and
12903            'IP4FWD' and
12904            '2T2C' and
12905            'VHOST_1024' and
12906            not 'VXLAN' and
12907            not 'DOT1Q'"
12908   parameters:
12909   - "throughput"
12910   - "parent"
12911   - "tags"
12912   sort:
12913   - "not CFS_OPT"
12914   - "1VM"
12915   - "2VM"
12916   traces:
12917     hoverinfo: "x+y"
12918     boxpoints: "outliers"
12919     whiskerwidth: 0
12920   layout:
12921     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
12922     layout: "plot-throughput"
12923
12924 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710
12925 -
12926   type: "plot"
12927   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12928   algorithm: "plot_performance_box"
12929   output-file-type: ".html"
12930   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12931   data: "plot-vpp-throughput-latency-3n-hsw"
12932   filter: "'NIC_Intel-X710' and
12933            '64B' and
12934            'NDRPDR' and
12935            ('ETH' or 'DOT1Q') and
12936            '1T1C' and
12937            'L2BDMACLRN' and
12938            'VHOST_1024' and
12939            not 'VXLAN' and
12940            not 'IP4FWD' and
12941            not '2VM'"
12942   parameters:
12943   - "throughput"
12944   - "parent"
12945   - "tags"
12946 #  sort:
12947 #  - "VM"  # "not CFS_OPT"
12948 #  - "CFS_OPT"
12949 #  - "FIB_10K"
12950 #  - "FIB_100K"
12951 #  - "FIB_1M"
12952   traces:
12953     hoverinfo: "x+y"
12954     boxpoints: "outliers"
12955     whiskerwidth: 0
12956   layout:
12957     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
12958     layout: "plot-throughput"
12959
12960 -
12961   type: "plot"
12962   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12963   algorithm: "plot_performance_box"
12964   output-file-type: ".html"
12965   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12966   data: "plot-vpp-throughput-latency-3n-hsw"
12967   filter: "'NIC_Intel-X710' and
12968            '64B' and
12969            'NDRPDR' and
12970            ('ETH' or 'DOT1Q') and
12971            '2T2C' and
12972            'L2BDMACLRN' and
12973            'VHOST_1024' and
12974            not 'VXLAN' and
12975            not 'IP4FWD' and
12976            not '2VM'"
12977   parameters:
12978   - "throughput"
12979   - "parent"
12980   - "tags"
12981 #  sort:
12982 #  - "VM"  # "not CFS_OPT"
12983 #  - "CFS_OPT"
12984 #  - "FIB_10K"
12985 #  - "FIB_100K"
12986 #  - "FIB_1M"
12987   traces:
12988     hoverinfo: "x+y"
12989     boxpoints: "outliers"
12990     whiskerwidth: 0
12991   layout:
12992     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
12993     layout: "plot-throughput"
12994
12995 -
12996   type: "plot"
12997   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
12998   algorithm: "plot_performance_box"
12999   output-file-type: ".html"
13000   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
13001   data: "plot-vpp-throughput-latency-3n-hsw"
13002   filter: "'NIC_Intel-X710' and
13003            '64B' and
13004            'NDRPDR' and
13005            ('ETH' or 'DOT1Q') and
13006            '1T1C' and
13007            'L2BDMACLRN' and
13008            'VHOST_1024' and
13009            not 'VXLAN' and
13010            not 'IP4FWD' and
13011            not '2VM'"
13012   parameters:
13013   - "throughput"
13014   - "parent"
13015   - "tags"
13016 #  sort:
13017 #  - "VM"  # "not CFS_OPT"
13018 #  - "CFS_OPT"
13019 #  - "FIB_10K"
13020 #  - "FIB_100K"
13021 #  - "FIB_1M"
13022   traces:
13023     hoverinfo: "x+y"
13024     boxpoints: "outliers"
13025     whiskerwidth: 0
13026   layout:
13027     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
13028     layout: "plot-throughput"
13029
13030 -
13031   type: "plot"
13032   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13033   algorithm: "plot_performance_box"
13034   output-file-type: ".html"
13035   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13036   data: "plot-vpp-throughput-latency-3n-hsw"
13037   filter: "'NIC_Intel-X710' and
13038            '64B' and
13039            'NDRPDR' and
13040            ('ETH' or 'DOT1Q') and
13041            '2T2C' and
13042            'L2BDMACLRN' and
13043            'VHOST_1024' and
13044            not 'VXLAN' and
13045            not 'IP4FWD' and
13046            not '2VM'"
13047   parameters:
13048   - "throughput"
13049   - "parent"
13050   - "tags"
13051 #  sort:
13052 #  - "VM"  # "not CFS_OPT"
13053 #  - "CFS_OPT"
13054 #  - "FIB_10K"
13055 #  - "FIB_100K"
13056 #  - "FIB_1M"
13057   traces:
13058     hoverinfo: "x+y"
13059     boxpoints: "outliers"
13060     whiskerwidth: 0
13061   layout:
13062     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
13063     layout: "plot-throughput"
13064
13065 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
13066 -
13067   type: "plot"
13068   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
13069   algorithm: "plot_performance_box"
13070   output-file-type: ".html"
13071   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
13072   data: "plot-vpp-throughput-latency-3n-hsw"
13073   filter: "'NIC_Intel-X710' and
13074            '64B' and
13075            'NDRPDR' and
13076            ('ETH' or 'DOT1Q') and
13077            'BASE' and
13078            '1T1C' and
13079            ('L2BDMACLRN' or 'L2XCFWD') and
13080            'VHOST_1024' and
13081            not 'VXLAN' and
13082            not 'IP4FWD' and
13083            not '2VM'"
13084   parameters:
13085   - "throughput"
13086   - "parent"
13087   - "tags"
13088 #  sort:
13089 #  - "not CFS_OPT"
13090 #  - "L2XCFWD"
13091 #  - "not CFS_OPT"
13092 #  - "CFS_OPT"
13093   traces:
13094     hoverinfo: "x+y"
13095     boxpoints: "outliers"
13096     whiskerwidth: 0
13097   layout:
13098     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
13099     layout: "plot-throughput"
13100
13101 -
13102   type: "plot"
13103   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
13104   algorithm: "plot_performance_box"
13105   output-file-type: ".html"
13106   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
13107   data: "plot-vpp-throughput-latency-3n-hsw"
13108   filter: "'NIC_Intel-X710' and
13109            '64B' and
13110            'NDRPDR' and
13111            ('ETH' or 'DOT1Q') and
13112            'BASE' and
13113            '1T1C' and
13114            ('L2BDMACLRN' or 'L2XCFWD') and
13115            'VHOST_1024' and
13116            not 'VXLAN' and
13117            not 'IP4FWD' and
13118            not '2VM'"
13119   parameters:
13120   - "throughput"
13121   - "parent"
13122   - "tags"
13123 #  sort:
13124 #  - "not CFS_OPT"
13125 #  - "L2XCFWD"
13126 #  - "not CFS_OPT"
13127 #  - "CFS_OPT"
13128   traces:
13129     hoverinfo: "x+y"
13130     boxpoints: "outliers"
13131     whiskerwidth: 0
13132   layout:
13133     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
13134     layout: "plot-throughput"
13135
13136 -
13137   type: "plot"
13138   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
13139   algorithm: "plot_performance_box"
13140   output-file-type: ".html"
13141   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
13142   data: "plot-vpp-throughput-latency-3n-hsw"
13143   filter: "'NIC_Intel-X710' and
13144            '64B' and
13145            'NDRPDR' and
13146            ('ETH' or 'DOT1Q') and
13147            'BASE' and
13148            '2T2C' and
13149            ('L2BDMACLRN' or 'L2XCFWD') and
13150            'VHOST_1024' and
13151            not 'VXLAN' and
13152            not 'IP4FWD' and
13153            not '2VM'"
13154   parameters:
13155   - "throughput"
13156   - "parent"
13157   - "tags"
13158 #  sort:
13159 #  - "not CFS_OPT"
13160 #  - "L2XCFWD"
13161 #  - "not CFS_OPT"
13162 #  - "CFS_OPT"
13163   traces:
13164     hoverinfo: "x+y"
13165     boxpoints: "outliers"
13166     whiskerwidth: 0
13167   layout:
13168     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
13169     layout: "plot-throughput"
13170
13171 -
13172   type: "plot"
13173   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
13174   algorithm: "plot_performance_box"
13175   output-file-type: ".html"
13176   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
13177   data: "plot-vpp-throughput-latency-3n-hsw"
13178   filter: "'NIC_Intel-X710' and
13179            '64B' and
13180            'NDRPDR' and
13181            ('ETH' or 'DOT1Q') and
13182            'BASE' and
13183            '2T2C' and
13184            ('L2BDMACLRN' or 'L2XCFWD') and
13185            'VHOST_1024' and
13186            not 'VXLAN' and
13187            not 'IP4FWD' and
13188            not '2VM'"
13189   parameters:
13190   - "throughput"
13191   - "parent"
13192   - "tags"
13193 #  sort:
13194 #  - "not CFS_OPT"
13195 #  - "L2XCFWD"
13196 #  - "not CFS_OPT"
13197 #  - "CFS_OPT"
13198   traces:
13199     hoverinfo: "x+y"
13200     boxpoints: "outliers"
13201     whiskerwidth: 0
13202   layout:
13203     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
13204     layout: "plot-throughput"
13205
13206 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
13207 -
13208   type: "plot"
13209   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
13210   algorithm: "plot_performance_box"
13211   output-file-type: ".html"
13212   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
13213   data: "plot-vpp-throughput-latency-3n-hsw"
13214   filter: "'NIC_Intel-X710' and
13215            '64B' and
13216            'NDRPDR' and
13217            ('ETH' or 'DOT1Q') and
13218            '1T1C' and
13219            ('L2BDMACLRN' or 'L2XCFWD') and
13220            'VHOST_1024' and
13221            not 'CFS_OPT' and
13222            not 'VXLAN' and
13223            not 'IP4FWD' and
13224            not 'LBOND'"
13225   parameters:
13226   - "throughput"
13227   - "parent"
13228   - "tags"
13229 #  sort:
13230 #  - "1VM"
13231 #  - "L2XCFWD"
13232 #  - "1VM"
13233 #  - "L2BDMACLRN"
13234   traces:
13235     hoverinfo: "x+y"
13236     boxpoints: "outliers"
13237     whiskerwidth: 0
13238   layout:
13239     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
13240     layout: "plot-throughput"
13241
13242 -
13243   type: "plot"
13244   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
13245   algorithm: "plot_performance_box"
13246   output-file-type: ".html"
13247   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
13248   data: "plot-vpp-throughput-latency-3n-hsw"
13249   filter: "'NIC_Intel-X710' and
13250            '64B' and
13251            'NDRPDR' and
13252            ('ETH' or 'DOT1Q') and
13253            '1T1C' and
13254            ('L2BDMACLRN' or 'L2XCFWD') and
13255            'VHOST_1024' and
13256            not 'CFS_OPT' and
13257            not 'VXLAN' and
13258            not 'IP4FWD' and
13259            not 'LBOND'"
13260   parameters:
13261   - "throughput"
13262   - "parent"
13263   - "tags"
13264 #  sort:
13265 #  - "1VM"
13266 #  - "L2XCFWD"
13267 #  - "1VM"
13268 #  - "L2BDMACLRN"
13269   traces:
13270     hoverinfo: "x+y"
13271     boxpoints: "outliers"
13272     whiskerwidth: 0
13273   layout:
13274     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
13275     layout: "plot-throughput"
13276
13277 -
13278   type: "plot"
13279   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
13280   algorithm: "plot_performance_box"
13281   output-file-type: ".html"
13282   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
13283   data: "plot-vpp-throughput-latency-3n-hsw"
13284   filter: "'NIC_Intel-X710' and
13285            '64B' and
13286            'NDRPDR' and
13287            ('ETH' or 'DOT1Q') and
13288            '2T2C' and
13289            ('L2BDMACLRN' or 'L2XCFWD') and
13290            'VHOST_1024' and
13291            not 'CFS_OPT' and
13292            not 'VXLAN' and
13293            not 'IP4FWD' and
13294            not 'LBOND'"
13295   parameters:
13296   - "throughput"
13297   - "parent"
13298   - "tags"
13299 #  sort:
13300 #  - "1VM"
13301 #  - "L2XCFWD"
13302 #  - "1VM"
13303 #  - "L2BDMACLRN"
13304   traces:
13305     hoverinfo: "x+y"
13306     boxpoints: "outliers"
13307     whiskerwidth: 0
13308   layout:
13309     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
13310     layout: "plot-throughput"
13311
13312 -
13313   type: "plot"
13314   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
13315   algorithm: "plot_performance_box"
13316   output-file-type: ".html"
13317   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
13318   data: "plot-vpp-throughput-latency-3n-hsw"
13319   filter: "'NIC_Intel-X710' and
13320            '64B' and
13321            'NDRPDR' and
13322            ('ETH' or 'DOT1Q') and
13323            '2T2C' and
13324            ('L2BDMACLRN' or 'L2XCFWD') and
13325            'VHOST_1024' and
13326            not 'CFS_OPT' and
13327            not 'VXLAN' and
13328            not 'IP4FWD' and
13329            not 'LBOND'"
13330   parameters:
13331   - "throughput"
13332   - "parent"
13333   - "tags"
13334 #  sort:
13335 #  - "1VM"
13336 #  - "L2XCFWD"
13337 #  - "1VM"
13338 #  - "L2BDMACLRN"
13339   traces:
13340     hoverinfo: "x+y"
13341     boxpoints: "outliers"
13342     whiskerwidth: 0
13343   layout:
13344     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
13345     layout: "plot-throughput"
13346
13347 # Packet Throughput - VPP vhost ip4 3n-hsw-xl710
13348 -
13349   type: "plot"
13350   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
13351   algorithm: "plot_performance_box"
13352   output-file-type: ".html"
13353   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
13354   data: "plot-vpp-throughput-latency-3n-hsw"
13355   filter: "'NIC_Intel-XL710' and
13356            '64B' and
13357            'NDRPDR' and
13358            'ETH' and
13359            'IP4FWD' and
13360            '1T1C' and
13361            'VHOST_1024' and
13362            not 'VXLAN' and
13363            not 'DOT1Q'"
13364   parameters:
13365   - "throughput"
13366   - "parent"
13367   - "tags"
13368   sort:
13369   - "not CFS_OPT"
13370   - "1VM"
13371   - "2VM"
13372   traces:
13373     hoverinfo: "x+y"
13374     boxpoints: "outliers"
13375     whiskerwidth: 0
13376   layout:
13377     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
13378     layout: "plot-throughput"
13379
13380 -
13381   type: "plot"
13382   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
13383   algorithm: "plot_performance_box"
13384   output-file-type: ".html"
13385   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
13386   data: "plot-vpp-throughput-latency-3n-hsw"
13387   filter: "'NIC_Intel-XL710' and
13388            '64B' and
13389            'NDRPDR' and
13390            'ETH' and
13391            'IP4FWD' and
13392            '2T2C' and
13393            'VHOST_1024' and
13394            not 'VXLAN' and
13395            not 'DOT1Q'"
13396   parameters:
13397   - "throughput"
13398   - "parent"
13399   - "tags"
13400   sort:
13401   - "not CFS_OPT"
13402   - "1VM"
13403   - "2VM"
13404   traces:
13405     hoverinfo: "x+y"
13406     boxpoints: "outliers"
13407     whiskerwidth: 0
13408   layout:
13409     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
13410     layout: "plot-throughput"
13411
13412 -
13413   type: "plot"
13414   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
13415   algorithm: "plot_performance_box"
13416   output-file-type: ".html"
13417   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
13418   data: "plot-vpp-throughput-latency-3n-hsw"
13419   filter: "'NIC_Intel-XL710' and
13420            '64B' and
13421            'NDRPDR' and
13422            'ETH' and
13423            'IP4FWD' and
13424            '1T1C' and
13425            'VHOST_1024' and
13426            not 'VXLAN' and
13427            not 'DOT1Q'"
13428   parameters:
13429   - "throughput"
13430   - "parent"
13431   - "tags"
13432   sort:
13433   - "not CFS_OPT"
13434   - "1VM"
13435   - "2VM"
13436   traces:
13437     hoverinfo: "x+y"
13438     boxpoints: "outliers"
13439     whiskerwidth: 0
13440   layout:
13441     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
13442     layout: "plot-throughput"
13443
13444 -
13445   type: "plot"
13446   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
13447   algorithm: "plot_performance_box"
13448   output-file-type: ".html"
13449   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
13450   data: "plot-vpp-throughput-latency-3n-hsw"
13451   filter: "'NIC_Intel-XL710' and
13452            '64B' and
13453            'NDRPDR' and
13454            'ETH' and
13455            'IP4FWD' and
13456            '2T2C' and
13457            'VHOST_1024' and
13458            not 'VXLAN' and
13459            not 'DOT1Q'"
13460   parameters:
13461   - "throughput"
13462   - "parent"
13463   - "tags"
13464   sort:
13465   - "not CFS_OPT"
13466   - "1VM"
13467   - "2VM"
13468   traces:
13469     hoverinfo: "x+y"
13470     boxpoints: "outliers"
13471     whiskerwidth: 0
13472   layout:
13473     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
13474     layout: "plot-throughput"
13475
13476 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
13477 -
13478   type: "plot"
13479   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
13480   algorithm: "plot_performance_box"
13481   output-file-type: ".html"
13482   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
13483   data: "plot-vpp-throughput-latency-3n-hsw"
13484   filter: "'NIC_Intel-XL710' and
13485            '64B' and
13486            'NDRPDR' and
13487            ('ETH' or 'DOT1Q') and
13488            '1T1C' and
13489            'L2BDMACLRN' and
13490            'VHOST_1024' and
13491            not 'VXLAN' and
13492            not 'IP4FWD' and
13493            not '2VM'"
13494   parameters:
13495   - "throughput"
13496   - "parent"
13497   - "tags"
13498 #  sort:
13499 #  - "VM"  # "not CFS_OPT"
13500 #  - "CFS_OPT"
13501 #  - "FIB_10K"
13502 #  - "FIB_100K"
13503 #  - "FIB_1M"
13504   traces:
13505     hoverinfo: "x+y"
13506     boxpoints: "outliers"
13507     whiskerwidth: 0
13508   layout:
13509     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
13510     layout: "plot-throughput"
13511
13512 -
13513   type: "plot"
13514   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
13515   algorithm: "plot_performance_box"
13516   output-file-type: ".html"
13517   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
13518   data: "plot-vpp-throughput-latency-3n-hsw"
13519   filter: "'NIC_Intel-XL710' and
13520            '64B' and
13521            'NDRPDR' and
13522            ('ETH' or 'DOT1Q') and
13523            '2T2C' and
13524            'L2BDMACLRN' and
13525            'VHOST_1024' and
13526            not 'VXLAN' and
13527            not 'IP4FWD' and
13528            not '2VM'"
13529   parameters:
13530   - "throughput"
13531   - "parent"
13532   - "tags"
13533 #  sort:
13534 #  - "VM"  # "not CFS_OPT"
13535 #  - "CFS_OPT"
13536 #  - "FIB_10K"
13537 #  - "FIB_100K"
13538 #  - "FIB_1M"
13539   traces:
13540     hoverinfo: "x+y"
13541     boxpoints: "outliers"
13542     whiskerwidth: 0
13543   layout:
13544     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
13545     layout: "plot-throughput"
13546
13547 -
13548   type: "plot"
13549   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
13550   algorithm: "plot_performance_box"
13551   output-file-type: ".html"
13552   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
13553   data: "plot-vpp-throughput-latency-3n-hsw"
13554   filter: "'NIC_Intel-XL710' and
13555            '64B' and
13556            'NDRPDR' and
13557            ('ETH' or 'DOT1Q') and
13558            '1T1C' and
13559            'L2BDMACLRN' and
13560            'VHOST_1024' and
13561            not 'VXLAN' and
13562            not 'IP4FWD' and
13563            not '2VM'"
13564   parameters:
13565   - "throughput"
13566   - "parent"
13567   - "tags"
13568 #  sort:
13569 #  - "VM"  # "not CFS_OPT"
13570 #  - "CFS_OPT"
13571 #  - "FIB_10K"
13572 #  - "FIB_100K"
13573 #  - "FIB_1M"
13574   traces:
13575     hoverinfo: "x+y"
13576     boxpoints: "outliers"
13577     whiskerwidth: 0
13578   layout:
13579     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
13580     layout: "plot-throughput"
13581
13582 -
13583   type: "plot"
13584   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
13585   algorithm: "plot_performance_box"
13586   output-file-type: ".html"
13587   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
13588   data: "plot-vpp-throughput-latency-3n-hsw"
13589   filter: "'NIC_Intel-XL710' and
13590            '64B' and
13591            'NDRPDR' and
13592            ('ETH' or 'DOT1Q') and
13593            '2T2C' and
13594            'L2BDMACLRN' and
13595            'VHOST_1024' and
13596            not 'VXLAN' and
13597            not 'IP4FWD' and
13598            not '2VM'"
13599   parameters:
13600   - "throughput"
13601   - "parent"
13602   - "tags"
13603 #  sort:
13604 #  - "VM"  # "not CFS_OPT"
13605 #  - "CFS_OPT"
13606 #  - "FIB_10K"
13607 #  - "FIB_100K"
13608 #  - "FIB_1M"
13609   traces:
13610     hoverinfo: "x+y"
13611     boxpoints: "outliers"
13612     whiskerwidth: 0
13613   layout:
13614     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
13615     layout: "plot-throughput"
13616
13617 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base
13618 -
13619   type: "plot"
13620   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
13621   algorithm: "plot_performance_box"
13622   output-file-type: ".html"
13623   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
13624   data: "plot-vpp-throughput-latency-3n-hsw"
13625   filter: "'NIC_Intel-XL710' and
13626            '64B' and
13627            'NDRPDR' and
13628            ('ETH' or 'DOT1Q') and
13629            'BASE' and
13630            '1T1C' and
13631            ('L2BDMACLRN' or 'L2XCFWD') and
13632            'VHOST_1024' and
13633            not 'VXLAN' and
13634            not 'IP4FWD' and
13635            not '2VM'"
13636   parameters:
13637   - "throughput"
13638   - "parent"
13639   - "tags"
13640 #  sort:
13641 #  - "not CFS_OPT"
13642 #  - "L2XCFWD"
13643 #  - "not CFS_OPT"
13644 #  - "CFS_OPT"
13645   traces:
13646     hoverinfo: "x+y"
13647     boxpoints: "outliers"
13648     whiskerwidth: 0
13649   layout:
13650     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
13651     layout: "plot-throughput"
13652
13653 -
13654   type: "plot"
13655   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
13656   algorithm: "plot_performance_box"
13657   output-file-type: ".html"
13658   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
13659   data: "plot-vpp-throughput-latency-3n-hsw"
13660   filter: "'NIC_Intel-XL710' and
13661            '64B' and
13662            'NDRPDR' and
13663            ('ETH' or 'DOT1Q') and
13664            'BASE' and
13665            '1T1C' and
13666            ('L2BDMACLRN' or 'L2XCFWD') and
13667            'VHOST_1024' and
13668            not 'VXLAN' and
13669            not 'IP4FWD' and
13670            not '2VM'"
13671   parameters:
13672   - "throughput"
13673   - "parent"
13674   - "tags"
13675 #  sort:
13676 #  - "not CFS_OPT"
13677 #  - "L2XCFWD"
13678 #  - "not CFS_OPT"
13679 #  - "CFS_OPT"
13680   traces:
13681     hoverinfo: "x+y"
13682     boxpoints: "outliers"
13683     whiskerwidth: 0
13684   layout:
13685     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
13686     layout: "plot-throughput"
13687
13688 -
13689   type: "plot"
13690   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
13691   algorithm: "plot_performance_box"
13692   output-file-type: ".html"
13693   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
13694   data: "plot-vpp-throughput-latency-3n-hsw"
13695   filter: "'NIC_Intel-XL710' and
13696            '64B' and
13697            'NDRPDR' and
13698            ('ETH' or 'DOT1Q') and
13699            'BASE' and
13700            '2T2C' and
13701            ('L2BDMACLRN' or 'L2XCFWD') and
13702            'VHOST_1024' and
13703            not 'VXLAN' and
13704            not 'IP4FWD' and
13705            not '2VM'"
13706   parameters:
13707   - "throughput"
13708   - "parent"
13709   - "tags"
13710 #  sort:
13711 #  - "not CFS_OPT"
13712 #  - "L2XCFWD"
13713 #  - "not CFS_OPT"
13714 #  - "CFS_OPT"
13715   traces:
13716     hoverinfo: "x+y"
13717     boxpoints: "outliers"
13718     whiskerwidth: 0
13719   layout:
13720     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
13721     layout: "plot-throughput"
13722
13723 -
13724   type: "plot"
13725   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
13726   algorithm: "plot_performance_box"
13727   output-file-type: ".html"
13728   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
13729   data: "plot-vpp-throughput-latency-3n-hsw"
13730   filter: "'NIC_Intel-XL710' and
13731            '64B' and
13732            'NDRPDR' and
13733            ('ETH' or 'DOT1Q') and
13734            'BASE' and
13735            '2T2C' and
13736            ('L2BDMACLRN' or 'L2XCFWD') and
13737            'VHOST_1024' and
13738            not 'VXLAN' and
13739            not 'IP4FWD' and
13740            not '2VM'"
13741   parameters:
13742   - "throughput"
13743   - "parent"
13744   - "tags"
13745 #  sort:
13746 #  - "not CFS_OPT"
13747 #  - "L2XCFWD"
13748 #  - "not CFS_OPT"
13749 #  - "CFS_OPT"
13750   traces:
13751     hoverinfo: "x+y"
13752     boxpoints: "outliers"
13753     whiskerwidth: 0
13754   layout:
13755     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
13756     layout: "plot-throughput"
13757
13758 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base vm
13759 -
13760   type: "plot"
13761   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
13762   algorithm: "plot_performance_box"
13763   output-file-type: ".html"
13764   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
13765   data: "plot-vpp-throughput-latency-3n-hsw"
13766   filter: "'NIC_Intel-XL710' and
13767            '64B' and
13768            'NDRPDR' and
13769            ('ETH' or 'DOT1Q') and
13770            '1T1C' and
13771            ('L2BDMACLRN' or 'L2XCFWD') and
13772            'VHOST_1024' and
13773            not 'CFS_OPT' and
13774            not 'VXLAN' and
13775            not 'IP4FWD'"
13776   parameters:
13777   - "throughput"
13778   - "parent"
13779   - "tags"
13780 #  sort:
13781 #  - "1VM"
13782 #  - "L2XCFWD"
13783 #  - "1VM"
13784 #  - "L2BDMACLRN"
13785   traces:
13786     hoverinfo: "x+y"
13787     boxpoints: "outliers"
13788     whiskerwidth: 0
13789   layout:
13790     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
13791     layout: "plot-throughput"
13792
13793 -
13794   type: "plot"
13795   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
13796   algorithm: "plot_performance_box"
13797   output-file-type: ".html"
13798   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
13799   data: "plot-vpp-throughput-latency-3n-hsw"
13800   filter: "'NIC_Intel-XL710' and
13801            '64B' and
13802            'NDRPDR' and
13803            ('ETH' or 'DOT1Q') and
13804            '1T1C' and
13805            ('L2BDMACLRN' or 'L2XCFWD') and
13806            'VHOST_1024' and
13807            not 'CFS_OPT' and
13808            not 'VXLAN' and
13809            not 'IP4FWD'"
13810   parameters:
13811   - "throughput"
13812   - "parent"
13813   - "tags"
13814 #  sort:
13815 #  - "1VM"
13816 #  - "L2XCFWD"
13817 #  - "1VM"
13818 #  - "L2BDMACLRN"
13819   traces:
13820     hoverinfo: "x+y"
13821     boxpoints: "outliers"
13822     whiskerwidth: 0
13823   layout:
13824     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
13825     layout: "plot-throughput"
13826
13827 -
13828   type: "plot"
13829   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
13830   algorithm: "plot_performance_box"
13831   output-file-type: ".html"
13832   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
13833   data: "plot-vpp-throughput-latency-3n-hsw"
13834   filter: "'NIC_Intel-XL710' and
13835            '64B' and
13836            'NDRPDR' and
13837            ('ETH' or 'DOT1Q') and
13838            '2T2C' and
13839            ('L2BDMACLRN' or 'L2XCFWD') and
13840            'VHOST_1024' and
13841            not 'CFS_OPT' and
13842            not 'VXLAN' and
13843            not 'IP4FWD'"
13844   parameters:
13845   - "throughput"
13846   - "parent"
13847   - "tags"
13848 #  sort:
13849 #  - "1VM"
13850 #  - "L2XCFWD"
13851 #  - "1VM"
13852 #  - "L2BDMACLRN"
13853   traces:
13854     hoverinfo: "x+y"
13855     boxpoints: "outliers"
13856     whiskerwidth: 0
13857   layout:
13858     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
13859     layout: "plot-throughput"
13860
13861 -
13862   type: "plot"
13863   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
13864   algorithm: "plot_performance_box"
13865   output-file-type: ".html"
13866   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
13867   data: "plot-vpp-throughput-latency-3n-hsw"
13868   filter: "'NIC_Intel-XL710' and
13869            '64B' and
13870            'NDRPDR' and
13871            ('ETH' or 'DOT1Q') and
13872            '2T2C' and
13873            ('L2BDMACLRN' or 'L2XCFWD') and
13874            'VHOST_1024' and
13875            not 'CFS_OPT' and
13876            not 'VXLAN' and
13877            not 'IP4FWD'"
13878   parameters:
13879   - "throughput"
13880   - "parent"
13881   - "tags"
13882 #  sort:
13883 #  - "1VM"
13884 #  - "L2XCFWD"
13885 #  - "1VM"
13886 #  - "L2BDMACLRN"
13887   traces:
13888     hoverinfo: "x+y"
13889     boxpoints: "outliers"
13890     whiskerwidth: 0
13891   layout:
13892     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
13893     layout: "plot-throughput"
13894
13895 # Packet Throughput - VPP vhost ip4 3n-skx-x710
13896 -
13897   type: "plot"
13898   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
13899   algorithm: "plot_performance_box"
13900   output-file-type: ".html"
13901   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
13902   data: "plot-vpp-throughput-latency-3n-skx"
13903   filter: "'NIC_Intel-X710' and
13904            '64B' and
13905            'NDRPDR' and
13906            'ETH' and
13907            'IP4FWD' and
13908            '2T1C' and
13909            'VHOST_1024' and
13910            not 'VXLAN' and
13911            not 'DOT1Q'"
13912   parameters:
13913   - "throughput"
13914   - "parent"
13915   - "tags"
13916   sort:
13917   - "not CFS_OPT"
13918   - "1VM"
13919   - "2VM"
13920   traces:
13921     hoverinfo: "x+y"
13922     boxpoints: "outliers"
13923     whiskerwidth: 0
13924   layout:
13925     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
13926     layout: "plot-throughput"
13927
13928 -
13929   type: "plot"
13930   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
13931   algorithm: "plot_performance_box"
13932   output-file-type: ".html"
13933   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
13934   data: "plot-vpp-throughput-latency-3n-skx"
13935   filter: "'NIC_Intel-X710' and
13936            '64B' and
13937            'NDRPDR' and
13938            'ETH' and
13939            'IP4FWD' and
13940            '4T2C' and
13941            'VHOST_1024' and
13942            not 'VXLAN' and
13943            not 'DOT1Q'"
13944   parameters:
13945   - "throughput"
13946   - "parent"
13947   - "tags"
13948   sort:
13949   - "not CFS_OPT"
13950   - "1VM"
13951   - "2VM"
13952   traces:
13953     hoverinfo: "x+y"
13954     boxpoints: "outliers"
13955     whiskerwidth: 0
13956   layout:
13957     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
13958     layout: "plot-throughput"
13959
13960 -
13961   type: "plot"
13962   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
13963   algorithm: "plot_performance_box"
13964   output-file-type: ".html"
13965   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
13966   data: "plot-vpp-throughput-latency-3n-skx"
13967   filter: "'NIC_Intel-X710' and
13968            '64B' and
13969            'NDRPDR' and
13970            'ETH' and
13971            'IP4FWD' and
13972            '2T1C' and
13973            'VHOST_1024' and
13974            not 'VXLAN' and
13975            not 'DOT1Q'"
13976   parameters:
13977   - "throughput"
13978   - "parent"
13979   - "tags"
13980   sort:
13981   - "not CFS_OPT"
13982   - "1VM"
13983   - "2VM"
13984   traces:
13985     hoverinfo: "x+y"
13986     boxpoints: "outliers"
13987     whiskerwidth: 0
13988   layout:
13989     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
13990     layout: "plot-throughput"
13991
13992 -
13993   type: "plot"
13994   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
13995   algorithm: "plot_performance_box"
13996   output-file-type: ".html"
13997   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
13998   data: "plot-vpp-throughput-latency-3n-skx"
13999   filter: "'NIC_Intel-X710' and
14000            '64B' and
14001            'NDRPDR' and
14002            'ETH' and
14003            'IP4FWD' and
14004            '4T2C' and
14005            'VHOST_1024' and
14006            not 'VXLAN' and
14007            not 'DOT1Q'"
14008   parameters:
14009   - "throughput"
14010   - "parent"
14011   - "tags"
14012   sort:
14013   - "not CFS_OPT"
14014   - "1VM"
14015   - "2VM"
14016   traces:
14017     hoverinfo: "x+y"
14018     boxpoints: "outliers"
14019     whiskerwidth: 0
14020   layout:
14021     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14022     layout: "plot-throughput"
14023
14024 # Packet Throughput - VPP vhost l2sw 3n-skx-x710
14025 -
14026   type: "plot"
14027   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14028   algorithm: "plot_performance_box"
14029   output-file-type: ".html"
14030   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14031   data: "plot-vpp-throughput-latency-3n-skx"
14032   filter: "'NIC_Intel-X710' and
14033            '64B' and
14034            'NDRPDR' and
14035            ('ETH' or 'DOT1Q') and
14036            '2T1C' and
14037            'L2BDMACLRN' and
14038            'VHOST_1024' and
14039            not 'VXLAN' and
14040            not 'IP4FWD' and
14041            not '2VM'"
14042   parameters:
14043   - "throughput"
14044   - "parent"
14045   - "tags"
14046 #  sort:
14047 #  - "VM"  # "not CFS_OPT"
14048 #  - "CFS_OPT"
14049 #  - "FIB_10K"
14050 #  - "FIB_100K"
14051 #  - "FIB_1M"
14052   traces:
14053     hoverinfo: "x+y"
14054     boxpoints: "outliers"
14055     whiskerwidth: 0
14056   layout:
14057     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
14058     layout: "plot-throughput"
14059
14060 -
14061   type: "plot"
14062   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14063   algorithm: "plot_performance_box"
14064   output-file-type: ".html"
14065   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14066   data: "plot-vpp-throughput-latency-3n-skx"
14067   filter: "'NIC_Intel-X710' and
14068            '64B' and
14069            'NDRPDR' and
14070            ('ETH' or 'DOT1Q') and
14071            '4T2C' and
14072            'L2BDMACLRN' and
14073            'VHOST_1024' and
14074            not 'VXLAN' and
14075            not 'IP4FWD' and
14076            not '2VM'"
14077   parameters:
14078   - "throughput"
14079   - "parent"
14080   - "tags"
14081 #  sort:
14082 #  - "VM"  # "not CFS_OPT"
14083 #  - "CFS_OPT"
14084 #  - "FIB_10K"
14085 #  - "FIB_100K"
14086 #  - "FIB_1M"
14087   traces:
14088     hoverinfo: "x+y"
14089     boxpoints: "outliers"
14090     whiskerwidth: 0
14091   layout:
14092     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
14093     layout: "plot-throughput"
14094
14095 -
14096   type: "plot"
14097   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14098   algorithm: "plot_performance_box"
14099   output-file-type: ".html"
14100   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14101   data: "plot-vpp-throughput-latency-3n-skx"
14102   filter: "'NIC_Intel-X710' and
14103            '64B' and
14104            'NDRPDR' and
14105            ('ETH' or 'DOT1Q') and
14106            '2T1C' and
14107            'L2BDMACLRN' and
14108            'VHOST_1024' and
14109            not 'VXLAN' and
14110            not 'IP4FWD' and
14111            not '2VM'"
14112   parameters:
14113   - "throughput"
14114   - "parent"
14115   - "tags"
14116 #  sort:
14117 #  - "VM"  # "not CFS_OPT"
14118 #  - "CFS_OPT"
14119 #  - "FIB_10K"
14120 #  - "FIB_100K"
14121 #  - "FIB_1M"
14122   traces:
14123     hoverinfo: "x+y"
14124     boxpoints: "outliers"
14125     whiskerwidth: 0
14126   layout:
14127     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
14128     layout: "plot-throughput"
14129
14130 -
14131   type: "plot"
14132   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14133   algorithm: "plot_performance_box"
14134   output-file-type: ".html"
14135   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14136   data: "plot-vpp-throughput-latency-3n-skx"
14137   filter: "'NIC_Intel-X710' and
14138            '64B' and
14139            'NDRPDR' and
14140            ('ETH' or 'DOT1Q') and
14141            '4T2C' and
14142            'L2BDMACLRN' and
14143            'VHOST_1024' and
14144            not 'VXLAN' and
14145            not 'IP4FWD' and
14146            not '2VM'"
14147   parameters:
14148   - "throughput"
14149   - "parent"
14150   - "tags"
14151 #  sort:
14152 #  - "VM"  # "not CFS_OPT"
14153 #  - "CFS_OPT"
14154 #  - "FIB_10K"
14155 #  - "FIB_100K"
14156 #  - "FIB_1M"
14157   traces:
14158     hoverinfo: "x+y"
14159     boxpoints: "outliers"
14160     whiskerwidth: 0
14161   layout:
14162     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
14163     layout: "plot-throughput"
14164
14165 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
14166 -
14167   type: "plot"
14168   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
14169   algorithm: "plot_performance_box"
14170   output-file-type: ".html"
14171   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
14172   data: "plot-vpp-throughput-latency-3n-skx"
14173   filter: "'NIC_Intel-X710' and
14174            '64B' and
14175            'NDRPDR' and
14176            ('ETH' or 'DOT1Q') and
14177            'BASE' and
14178            '2T1C' and
14179            ('L2BDMACLRN' or 'L2XCFWD') and
14180            'VHOST_1024' and
14181            not 'VXLAN' and
14182            not 'IP4FWD' and
14183            not '2VM' and
14184            not 'LBOND'"
14185   parameters:
14186   - "throughput"
14187   - "parent"
14188   - "tags"
14189 #  sort:
14190 #  - "not CFS_OPT"
14191 #  - "L2XCFWD"
14192 #  - "not CFS_OPT"
14193 #  - "CFS_OPT"
14194   traces:
14195     hoverinfo: "x+y"
14196     boxpoints: "outliers"
14197     whiskerwidth: 0
14198   layout:
14199     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
14200     layout: "plot-throughput"
14201
14202 -
14203   type: "plot"
14204   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
14205   algorithm: "plot_performance_box"
14206   output-file-type: ".html"
14207   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
14208   data: "plot-vpp-throughput-latency-3n-skx"
14209   filter: "'NIC_Intel-X710' and
14210            '64B' and
14211            'NDRPDR' and
14212            ('ETH' or 'DOT1Q') and
14213            'BASE' and
14214            '2T1C' and
14215            ('L2BDMACLRN' or 'L2XCFWD') and
14216            'VHOST_1024' and
14217            not 'VXLAN' and
14218            not 'IP4FWD' and
14219            not '2VM' and
14220            not 'LBOND'"
14221   parameters:
14222   - "throughput"
14223   - "parent"
14224   - "tags"
14225 #  sort:
14226 #  - "not CFS_OPT"
14227 #  - "L2XCFWD"
14228 #  - "not CFS_OPT"
14229 #  - "CFS_OPT"
14230   traces:
14231     hoverinfo: "x+y"
14232     boxpoints: "outliers"
14233     whiskerwidth: 0
14234   layout:
14235     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
14236     layout: "plot-throughput"
14237
14238 -
14239   type: "plot"
14240   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
14241   algorithm: "plot_performance_box"
14242   output-file-type: ".html"
14243   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
14244   data: "plot-vpp-throughput-latency-3n-skx"
14245   filter: "'NIC_Intel-X710' and
14246            '64B' and
14247            'NDRPDR' and
14248            ('ETH' or 'DOT1Q') and
14249            'BASE' and
14250            '4T2C' and
14251            ('L2BDMACLRN' or 'L2XCFWD') and
14252            'VHOST_1024' and
14253            not 'VXLAN' and
14254            not 'IP4FWD' and
14255            not '2VM' and
14256            not 'LBOND'"
14257   parameters:
14258   - "throughput"
14259   - "parent"
14260   - "tags"
14261 #  sort:
14262 #  - "not CFS_OPT"
14263 #  - "L2XCFWD"
14264 #  - "not CFS_OPT"
14265 #  - "CFS_OPT"
14266   traces:
14267     hoverinfo: "x+y"
14268     boxpoints: "outliers"
14269     whiskerwidth: 0
14270   layout:
14271     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
14272     layout: "plot-throughput"
14273
14274 -
14275   type: "plot"
14276   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
14277   algorithm: "plot_performance_box"
14278   output-file-type: ".html"
14279   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
14280   data: "plot-vpp-throughput-latency-3n-skx"
14281   filter: "'NIC_Intel-X710' and
14282            '64B' and
14283            'NDRPDR' and
14284            ('ETH' or 'DOT1Q') and
14285            'BASE' and
14286            '4T2C' and
14287            ('L2BDMACLRN' or 'L2XCFWD') and
14288            'VHOST_1024' and
14289            not 'VXLAN' and
14290            not 'IP4FWD' and
14291            not '2VM' and
14292            not 'LBOND'"
14293   parameters:
14294   - "throughput"
14295   - "parent"
14296   - "tags"
14297 #  sort:
14298 #  - "not CFS_OPT"
14299 #  - "L2XCFWD"
14300 #  - "not CFS_OPT"
14301 #  - "CFS_OPT"
14302   traces:
14303     hoverinfo: "x+y"
14304     boxpoints: "outliers"
14305     whiskerwidth: 0
14306   layout:
14307     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
14308     layout: "plot-throughput"
14309
14310 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
14311 -
14312   type: "plot"
14313   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
14314   algorithm: "plot_performance_box"
14315   output-file-type: ".html"
14316   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
14317   data: "plot-vpp-throughput-latency-3n-skx"
14318   filter: "'NIC_Intel-X710' and
14319            '64B' and
14320            'NDRPDR' and
14321            ('ETH' or 'DOT1Q') and
14322            '2T1C' and
14323            ('L2BDMACLRN' or 'L2XCFWD') and
14324            'VHOST_1024' and
14325            not 'CFS_OPT' and
14326            not 'VXLAN' and
14327            not 'IP4FWD' and
14328            not 'LBOND'"
14329   parameters:
14330   - "throughput"
14331   - "parent"
14332   - "tags"
14333 #  sort:
14334 #  - "1VM"
14335 #  - "L2XCFWD"
14336 #  - "1VM"
14337 #  - "L2BDMACLRN"
14338   traces:
14339     hoverinfo: "x+y"
14340     boxpoints: "outliers"
14341     whiskerwidth: 0
14342   layout:
14343     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
14344     layout: "plot-throughput"
14345
14346 -
14347   type: "plot"
14348   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
14349   algorithm: "plot_performance_box"
14350   output-file-type: ".html"
14351   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
14352   data: "plot-vpp-throughput-latency-3n-skx"
14353   filter: "'NIC_Intel-X710' and
14354            '64B' and
14355            'NDRPDR' and
14356            ('ETH' or 'DOT1Q') and
14357            '2T1C' and
14358            ('L2BDMACLRN' or 'L2XCFWD') and
14359            'VHOST_1024' and
14360            not 'CFS_OPT' and
14361            not 'VXLAN' and
14362            not 'IP4FWD' and
14363            not 'LBOND'"
14364   parameters:
14365   - "throughput"
14366   - "parent"
14367   - "tags"
14368 #  sort:
14369 #  - "1VM"
14370 #  - "L2XCFWD"
14371 #  - "1VM"
14372 #  - "L2BDMACLRN"
14373   traces:
14374     hoverinfo: "x+y"
14375     boxpoints: "outliers"
14376     whiskerwidth: 0
14377   layout:
14378     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
14379     layout: "plot-throughput"
14380
14381 -
14382   type: "plot"
14383   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
14384   algorithm: "plot_performance_box"
14385   output-file-type: ".html"
14386   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
14387   data: "plot-vpp-throughput-latency-3n-skx"
14388   filter: "'NIC_Intel-X710' and
14389            '64B' and
14390            'NDRPDR' and
14391            ('ETH' or 'DOT1Q') and
14392            '4T2C' and
14393            ('L2BDMACLRN' or 'L2XCFWD') and
14394            'VHOST_1024' and
14395            not 'CFS_OPT' and
14396            not 'VXLAN' and
14397            not 'IP4FWD' and
14398            not 'LBOND'"
14399   parameters:
14400   - "throughput"
14401   - "parent"
14402   - "tags"
14403 #  sort:
14404 #  - "1VM"
14405 #  - "L2XCFWD"
14406 #  - "1VM"
14407 #  - "L2BDMACLRN"
14408   traces:
14409     hoverinfo: "x+y"
14410     boxpoints: "outliers"
14411     whiskerwidth: 0
14412   layout:
14413     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
14414     layout: "plot-throughput"
14415
14416 -
14417   type: "plot"
14418   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
14419   algorithm: "plot_performance_box"
14420   output-file-type: ".html"
14421   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
14422   data: "plot-vpp-throughput-latency-3n-skx"
14423   filter: "'NIC_Intel-X710' and
14424            '64B' and
14425            'NDRPDR' and
14426            ('ETH' or 'DOT1Q') and
14427            '4T2C' and
14428            ('L2BDMACLRN' or 'L2XCFWD') and
14429            'VHOST_1024' and
14430            not 'CFS_OPT' and
14431            not 'VXLAN' and
14432            not 'IP4FWD' and
14433            not 'LBOND'"
14434   parameters:
14435   - "throughput"
14436   - "parent"
14437   - "tags"
14438 #  sort:
14439 #  - "1VM"
14440 #  - "L2XCFWD"
14441 #  - "1VM"
14442 #  - "L2BDMACLRN"
14443   traces:
14444     hoverinfo: "x+y"
14445     boxpoints: "outliers"
14446     whiskerwidth: 0
14447   layout:
14448     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
14449     layout: "plot-throughput"
14450
14451 # Packet Throughput - VPP vhost ip4 2n-skx-x710
14452 -
14453   type: "plot"
14454   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14455   algorithm: "plot_performance_box"
14456   output-file-type: ".html"
14457   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14458   data: "plot-vpp-throughput-latency-2n-skx"
14459   filter: "'NIC_Intel-X710' and
14460            '64B' and
14461            'NDRPDR' and
14462            'ETH' and
14463            'IP4FWD' and
14464            '2T1C' and
14465            'VHOST_1024' and
14466            not 'VXLAN' and
14467            not 'DOT1Q'"
14468   parameters:
14469   - "throughput"
14470   - "parent"
14471   - "tags"
14472   sort:
14473   - "not CFS_OPT"
14474   - "1VM"
14475   - "2VM"
14476   traces:
14477     hoverinfo: "x+y"
14478     boxpoints: "outliers"
14479     whiskerwidth: 0
14480   layout:
14481     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14482     layout: "plot-throughput"
14483
14484 -
14485   type: "plot"
14486   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14487   algorithm: "plot_performance_box"
14488   output-file-type: ".html"
14489   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14490   data: "plot-vpp-throughput-latency-2n-skx"
14491   filter: "'NIC_Intel-X710' and
14492            '64B' and
14493            'NDRPDR' and
14494            'ETH' and
14495            'IP4FWD' and
14496            '4T2C' and
14497            'VHOST_1024' and
14498            not 'VXLAN' and
14499            not 'DOT1Q'"
14500   parameters:
14501   - "throughput"
14502   - "parent"
14503   - "tags"
14504   sort:
14505   - "not CFS_OPT"
14506   - "1VM"
14507   - "2VM"
14508   traces:
14509     hoverinfo: "x+y"
14510     boxpoints: "outliers"
14511     whiskerwidth: 0
14512   layout:
14513     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14514     layout: "plot-throughput"
14515
14516 -
14517   type: "plot"
14518   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14519   algorithm: "plot_performance_box"
14520   output-file-type: ".html"
14521   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14522   data: "plot-vpp-throughput-latency-2n-skx"
14523   filter: "'NIC_Intel-X710' and
14524            '64B' and
14525            'NDRPDR' and
14526            'ETH' and
14527            'IP4FWD' and
14528            '2T1C' and
14529            'VHOST_1024' and
14530            not 'VXLAN' and
14531            not 'DOT1Q'"
14532   parameters:
14533   - "throughput"
14534   - "parent"
14535   - "tags"
14536   sort:
14537   - "not CFS_OPT"
14538   - "1VM"
14539   - "2VM"
14540   traces:
14541     hoverinfo: "x+y"
14542     boxpoints: "outliers"
14543     whiskerwidth: 0
14544   layout:
14545     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14546     layout: "plot-throughput"
14547
14548 -
14549   type: "plot"
14550   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14551   algorithm: "plot_performance_box"
14552   output-file-type: ".html"
14553   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14554   data: "plot-vpp-throughput-latency-2n-skx"
14555   filter: "'NIC_Intel-X710' and
14556            '64B' and
14557            'NDRPDR' and
14558            'ETH' and
14559            'IP4FWD' and
14560            '4T2C' and
14561            'VHOST_1024' and
14562            not 'VXLAN' and
14563            not 'DOT1Q'"
14564   parameters:
14565   - "throughput"
14566   - "parent"
14567   - "tags"
14568   sort:
14569   - "not CFS_OPT"
14570   - "1VM"
14571   - "2VM"
14572   traces:
14573     hoverinfo: "x+y"
14574     boxpoints: "outliers"
14575     whiskerwidth: 0
14576   layout:
14577     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14578     layout: "plot-throughput"
14579
14580 # Packet Throughput - VPP vhost l2sw 2n-skx-x710
14581 -
14582   type: "plot"
14583   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14584   algorithm: "plot_performance_box"
14585   output-file-type: ".html"
14586   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14587   data: "plot-vpp-throughput-latency-2n-skx"
14588   filter: "'NIC_Intel-X710' and
14589            '64B' and
14590            'NDRPDR' and
14591            ('ETH' or 'DOT1Q') and
14592            '2T1C' and
14593            'L2BDMACLRN' and
14594            'VHOST_1024' and
14595            not 'VXLAN' and
14596            not 'IP4FWD' and
14597            not '2VM'"
14598   parameters:
14599   - "throughput"
14600   - "parent"
14601   - "tags"
14602 #  sort:
14603 #  - "VM"  # "not CFS_OPT"
14604 #  - "CFS_OPT"
14605 #  - "FIB_10K"
14606 #  - "FIB_100K"
14607 #  - "FIB_1M"
14608   traces:
14609     hoverinfo: "x+y"
14610     boxpoints: "outliers"
14611     whiskerwidth: 0
14612   layout:
14613     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
14614     layout: "plot-throughput"
14615
14616 -
14617   type: "plot"
14618   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14619   algorithm: "plot_performance_box"
14620   output-file-type: ".html"
14621   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14622   data: "plot-vpp-throughput-latency-2n-skx"
14623   filter: "'NIC_Intel-X710' and
14624            '64B' and
14625            'NDRPDR' and
14626            ('ETH' or 'DOT1Q') and
14627            '4T2C' and
14628            'L2BDMACLRN' and
14629            'VHOST_1024' and
14630            not 'VXLAN' and
14631            not 'IP4FWD' and
14632            not '2VM'"
14633   parameters:
14634   - "throughput"
14635   - "parent"
14636   - "tags"
14637 #  sort:
14638 #  - "VM"  # "not CFS_OPT"
14639 #  - "CFS_OPT"
14640 #  - "FIB_10K"
14641 #  - "FIB_100K"
14642 #  - "FIB_1M"
14643   traces:
14644     hoverinfo: "x+y"
14645     boxpoints: "outliers"
14646     whiskerwidth: 0
14647   layout:
14648     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
14649     layout: "plot-throughput"
14650
14651 -
14652   type: "plot"
14653   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14654   algorithm: "plot_performance_box"
14655   output-file-type: ".html"
14656   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14657   data: "plot-vpp-throughput-latency-2n-skx"
14658   filter: "'NIC_Intel-X710' and
14659            '64B' and
14660            'NDRPDR' and
14661            ('ETH' or 'DOT1Q') and
14662            '2T1C' and
14663            'L2BDMACLRN' and
14664            'VHOST_1024' and
14665            not 'VXLAN' and
14666            not 'IP4FWD' and
14667            not '2VM'"
14668   parameters:
14669   - "throughput"
14670   - "parent"
14671   - "tags"
14672 #  sort:
14673 #  - "VM"  # "not CFS_OPT"
14674 #  - "CFS_OPT"
14675 #  - "FIB_10K"
14676 #  - "FIB_100K"
14677 #  - "FIB_1M"
14678   traces:
14679     hoverinfo: "x+y"
14680     boxpoints: "outliers"
14681     whiskerwidth: 0
14682   layout:
14683     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
14684     layout: "plot-throughput"
14685
14686 -
14687   type: "plot"
14688   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14689   algorithm: "plot_performance_box"
14690   output-file-type: ".html"
14691   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14692   data: "plot-vpp-throughput-latency-2n-skx"
14693   filter: "'NIC_Intel-X710' and
14694            '64B' and
14695            'NDRPDR' and
14696            ('ETH' or 'DOT1Q') and
14697            '4T2C' and
14698            'L2BDMACLRN' and
14699            'VHOST_1024' and
14700            not 'VXLAN' and
14701            not 'IP4FWD' and
14702            not '2VM'"
14703   parameters:
14704   - "throughput"
14705   - "parent"
14706   - "tags"
14707 #  sort:
14708 #  - "VM"  # "not CFS_OPT"
14709 #  - "CFS_OPT"
14710 #  - "FIB_10K"
14711 #  - "FIB_100K"
14712 #  - "FIB_1M"
14713   traces:
14714     hoverinfo: "x+y"
14715     boxpoints: "outliers"
14716     whiskerwidth: 0
14717   layout:
14718     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
14719     layout: "plot-throughput"
14720
14721 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
14722 -
14723   type: "plot"
14724   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
14725   algorithm: "plot_performance_box"
14726   output-file-type: ".html"
14727   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
14728   data: "plot-vpp-throughput-latency-2n-skx"
14729   filter: "'NIC_Intel-X710' and
14730            '64B' and
14731            'NDRPDR' and
14732            ('ETH' or 'DOT1Q') and
14733            'BASE' and
14734            '2T1C' and
14735            ('L2BDMACLRN' or 'L2XCFWD') and
14736            'VHOST_1024' and
14737            not 'VXLAN' and
14738            not 'IP4FWD' and
14739            not '2VM'"
14740   parameters:
14741   - "throughput"
14742   - "parent"
14743   - "tags"
14744 #  sort:
14745 #  - "not CFS_OPT"
14746 #  - "L2XCFWD"
14747 #  - "not CFS_OPT"
14748 #  - "CFS_OPT"
14749   traces:
14750     hoverinfo: "x+y"
14751     boxpoints: "outliers"
14752     whiskerwidth: 0
14753   layout:
14754     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
14755     layout: "plot-throughput"
14756
14757 -
14758   type: "plot"
14759   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
14760   algorithm: "plot_performance_box"
14761   output-file-type: ".html"
14762   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
14763   data: "plot-vpp-throughput-latency-2n-skx"
14764   filter: "'NIC_Intel-X710' and
14765            '64B' and
14766            'NDRPDR' and
14767            ('ETH' or 'DOT1Q') and
14768            'BASE' and
14769            '2T1C' and
14770            ('L2BDMACLRN' or 'L2XCFWD') and
14771            'VHOST_1024' and
14772            not 'VXLAN' and
14773            not 'IP4FWD' and
14774            not '2VM'"
14775   parameters:
14776   - "throughput"
14777   - "parent"
14778   - "tags"
14779 #  sort:
14780 #  - "not CFS_OPT"
14781 #  - "L2XCFWD"
14782 #  - "not CFS_OPT"
14783 #  - "CFS_OPT"
14784   traces:
14785     hoverinfo: "x+y"
14786     boxpoints: "outliers"
14787     whiskerwidth: 0
14788   layout:
14789     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
14790     layout: "plot-throughput"
14791
14792 -
14793   type: "plot"
14794   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
14795   algorithm: "plot_performance_box"
14796   output-file-type: ".html"
14797   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
14798   data: "plot-vpp-throughput-latency-2n-skx"
14799   filter: "'NIC_Intel-X710' and
14800            '64B' and
14801            'NDRPDR' and
14802            ('ETH' or 'DOT1Q') and
14803            'BASE' and
14804            '4T2C' and
14805            ('L2BDMACLRN' or 'L2XCFWD') and
14806            'VHOST_1024' and
14807            not 'VXLAN' and
14808            not 'IP4FWD' and
14809            not '2VM'"
14810   parameters:
14811   - "throughput"
14812   - "parent"
14813   - "tags"
14814 #  sort:
14815 #  - "not CFS_OPT"
14816 #  - "L2XCFWD"
14817 #  - "not CFS_OPT"
14818 #  - "CFS_OPT"
14819   traces:
14820     hoverinfo: "x+y"
14821     boxpoints: "outliers"
14822     whiskerwidth: 0
14823   layout:
14824     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
14825     layout: "plot-throughput"
14826
14827 -
14828   type: "plot"
14829   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
14830   algorithm: "plot_performance_box"
14831   output-file-type: ".html"
14832   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
14833   data: "plot-vpp-throughput-latency-2n-skx"
14834   filter: "'NIC_Intel-X710' and
14835            '64B' and
14836            'NDRPDR' and
14837            ('ETH' or 'DOT1Q') and
14838            'BASE' and
14839            '4T2C' and
14840            ('L2BDMACLRN' or 'L2XCFWD') and
14841            'VHOST_1024' and
14842            not 'VXLAN' and
14843            not 'IP4FWD' and
14844            not '2VM'"
14845   parameters:
14846   - "throughput"
14847   - "parent"
14848   - "tags"
14849 #  sort:
14850 #  - "not CFS_OPT"
14851 #  - "L2XCFWD"
14852 #  - "not CFS_OPT"
14853 #  - "CFS_OPT"
14854   traces:
14855     hoverinfo: "x+y"
14856     boxpoints: "outliers"
14857     whiskerwidth: 0
14858   layout:
14859     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
14860     layout: "plot-throughput"
14861
14862 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
14863 -
14864   type: "plot"
14865   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
14866   algorithm: "plot_performance_box"
14867   output-file-type: ".html"
14868   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
14869   data: "plot-vpp-throughput-latency-2n-skx"
14870   filter: "'NIC_Intel-X710' and
14871            '64B' and
14872            'NDRPDR' and
14873            ('ETH' or 'DOT1Q') and
14874            '2T1C' and
14875            ('L2BDMACLRN' or 'L2XCFWD') and
14876            'VHOST_1024' and
14877            not 'CFS_OPT' and
14878            not 'VXLAN' and
14879            not 'IP4FWD'"
14880   parameters:
14881   - "throughput"
14882   - "parent"
14883   - "tags"
14884 #  sort:
14885 #  - "1VM"
14886 #  - "L2XCFWD"
14887 #  - "1VM"
14888 #  - "L2BDMACLRN"
14889   traces:
14890     hoverinfo: "x+y"
14891     boxpoints: "outliers"
14892     whiskerwidth: 0
14893   layout:
14894     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
14895     layout: "plot-throughput"
14896
14897 -
14898   type: "plot"
14899   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
14900   algorithm: "plot_performance_box"
14901   output-file-type: ".html"
14902   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
14903   data: "plot-vpp-throughput-latency-2n-skx"
14904   filter: "'NIC_Intel-X710' and
14905            '64B' and
14906            'NDRPDR' and
14907            ('ETH' or 'DOT1Q') and
14908            '2T1C' and
14909            ('L2BDMACLRN' or 'L2XCFWD') and
14910            'VHOST_1024' and
14911            not 'CFS_OPT' and
14912            not 'VXLAN' and
14913            not 'IP4FWD'"
14914   parameters:
14915   - "throughput"
14916   - "parent"
14917   - "tags"
14918 #  sort:
14919 #  - "1VM"
14920 #  - "L2XCFWD"
14921 #  - "1VM"
14922 #  - "L2BDMACLRN"
14923   traces:
14924     hoverinfo: "x+y"
14925     boxpoints: "outliers"
14926     whiskerwidth: 0
14927   layout:
14928     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
14929     layout: "plot-throughput"
14930
14931 -
14932   type: "plot"
14933   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
14934   algorithm: "plot_performance_box"
14935   output-file-type: ".html"
14936   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
14937   data: "plot-vpp-throughput-latency-2n-skx"
14938   filter: "'NIC_Intel-X710' and
14939            '64B' and
14940            'NDRPDR' and
14941            ('ETH' or 'DOT1Q') and
14942            '4T2C' and
14943            ('L2BDMACLRN' or 'L2XCFWD') and
14944            'VHOST_1024' and
14945            not 'CFS_OPT' and
14946            not 'VXLAN' and
14947            not 'IP4FWD'"
14948   parameters:
14949   - "throughput"
14950   - "parent"
14951   - "tags"
14952 #  sort:
14953 #  - "1VM"
14954 #  - "L2XCFWD"
14955 #  - "1VM"
14956 #  - "L2BDMACLRN"
14957   traces:
14958     hoverinfo: "x+y"
14959     boxpoints: "outliers"
14960     whiskerwidth: 0
14961   layout:
14962     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
14963     layout: "plot-throughput"
14964
14965 -
14966   type: "plot"
14967   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
14968   algorithm: "plot_performance_box"
14969   output-file-type: ".html"
14970   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
14971   data: "plot-vpp-throughput-latency-2n-skx"
14972   filter: "'NIC_Intel-X710' and
14973            '64B' and
14974            'NDRPDR' and
14975            ('ETH' or 'DOT1Q') and
14976            '4T2C' and
14977            ('L2BDMACLRN' or 'L2XCFWD') and
14978            'VHOST_1024' and
14979            not 'CFS_OPT' and
14980            not 'VXLAN' and
14981            not 'IP4FWD'"
14982   parameters:
14983   - "throughput"
14984   - "parent"
14985   - "tags"
14986 #  sort:
14987 #  - "1VM"
14988 #  - "L2XCFWD"
14989 #  - "1VM"
14990 #  - "L2BDMACLRN"
14991   traces:
14992     hoverinfo: "x+y"
14993     boxpoints: "outliers"
14994     whiskerwidth: 0
14995   layout:
14996     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
14997     layout: "plot-throughput"
14998
14999 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
15000 -
15001   type: "plot"
15002   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15003   algorithm: "plot_performance_box"
15004   output-file-type: ".html"
15005   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15006   data: "plot-vpp-throughput-latency-2n-skx"
15007   filter: "'NIC_Intel-XXV710' and
15008            '64B' and
15009            'NDRPDR' and
15010            'ETH' and
15011            'IP4FWD' and
15012            '2T1C' and
15013            'VHOST_1024' and
15014            not 'VXLAN' and
15015            not 'DOT1Q'"
15016   parameters:
15017   - "throughput"
15018   - "parent"
15019   - "tags"
15020   sort:
15021   - "not CFS_OPT"
15022   - "1VM"
15023   - "2VM"
15024   traces:
15025     hoverinfo: "x+y"
15026     boxpoints: "outliers"
15027     whiskerwidth: 0
15028   layout:
15029     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15030     layout: "plot-throughput"
15031
15032 -
15033   type: "plot"
15034   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15035   algorithm: "plot_performance_box"
15036   output-file-type: ".html"
15037   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15038   data: "plot-vpp-throughput-latency-2n-skx"
15039   filter: "'NIC_Intel-XXV710' and
15040            '64B' and
15041            'NDRPDR' and
15042            'ETH' and
15043            'IP4FWD' and
15044            '4T2C' and
15045            'VHOST_1024' and
15046            not 'VXLAN' and
15047            not 'DOT1Q'"
15048   parameters:
15049   - "throughput"
15050   - "parent"
15051   - "tags"
15052   sort:
15053   - "not CFS_OPT"
15054   - "1VM"
15055   - "2VM"
15056   traces:
15057     hoverinfo: "x+y"
15058     boxpoints: "outliers"
15059     whiskerwidth: 0
15060   layout:
15061     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15062     layout: "plot-throughput"
15063
15064 -
15065   type: "plot"
15066   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15067   algorithm: "plot_performance_box"
15068   output-file-type: ".html"
15069   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15070   data: "plot-vpp-throughput-latency-2n-skx"
15071   filter: "'NIC_Intel-XXV710' and
15072            '64B' and
15073            'NDRPDR' and
15074            'ETH' and
15075            'IP4FWD' and
15076            '2T1C' and
15077            'VHOST_1024' and
15078            not 'VXLAN' and
15079            not 'DOT1Q'"
15080   parameters:
15081   - "throughput"
15082   - "parent"
15083   - "tags"
15084   sort:
15085   - "not CFS_OPT"
15086   - "1VM"
15087   - "2VM"
15088   traces:
15089     hoverinfo: "x+y"
15090     boxpoints: "outliers"
15091     whiskerwidth: 0
15092   layout:
15093     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15094     layout: "plot-throughput"
15095
15096 -
15097   type: "plot"
15098   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15099   algorithm: "plot_performance_box"
15100   output-file-type: ".html"
15101   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15102   data: "plot-vpp-throughput-latency-2n-skx"
15103   filter: "'NIC_Intel-XXV710' and
15104            '64B' and
15105            'NDRPDR' and
15106            'ETH' and
15107            'IP4FWD' and
15108            '4T2C' and
15109            'VHOST_1024' and
15110            not 'VXLAN' and
15111            not 'DOT1Q'"
15112   parameters:
15113   - "throughput"
15114   - "parent"
15115   - "tags"
15116   sort:
15117   - "not CFS_OPT"
15118   - "1VM"
15119   - "2VM"
15120   traces:
15121     hoverinfo: "x+y"
15122     boxpoints: "outliers"
15123     whiskerwidth: 0
15124   layout:
15125     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15126     layout: "plot-throughput"
15127
15128 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710
15129 -
15130   type: "plot"
15131   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15132   algorithm: "plot_performance_box"
15133   output-file-type: ".html"
15134   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15135   data: "plot-vpp-throughput-latency-2n-skx"
15136   filter: "'NIC_Intel-XXV710' and
15137            '64B' and
15138            'NDRPDR' and
15139            ('ETH' or 'DOT1Q') and
15140            '2T1C' and
15141            'L2BDMACLRN' and
15142            'VHOST_1024' and
15143            not 'VXLAN' and
15144            not 'IP4FWD' and
15145            not '2VM'"
15146   parameters:
15147   - "throughput"
15148   - "parent"
15149   - "tags"
15150 #  sort:
15151 #  - "VM"  # "not CFS_OPT"
15152 #  - "CFS_OPT"
15153 #  - "FIB_10K"
15154 #  - "FIB_100K"
15155 #  - "FIB_1M"
15156   traces:
15157     hoverinfo: "x+y"
15158     boxpoints: "outliers"
15159     whiskerwidth: 0
15160   layout:
15161     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
15162     layout: "plot-throughput"
15163
15164 -
15165   type: "plot"
15166   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15167   algorithm: "plot_performance_box"
15168   output-file-type: ".html"
15169   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15170   data: "plot-vpp-throughput-latency-2n-skx"
15171   filter: "'NIC_Intel-XXV710' and
15172            '64B' and
15173            'NDRPDR' and
15174            ('ETH' or 'DOT1Q') and
15175            '4T2C' and
15176            'L2BDMACLRN' and
15177            'VHOST_1024' and
15178            not 'VXLAN' and
15179            not 'IP4FWD' and
15180            not '2VM'"
15181   parameters:
15182   - "throughput"
15183   - "parent"
15184   - "tags"
15185 #  sort:
15186 #  - "VM"  # "not CFS_OPT"
15187 #  - "CFS_OPT"
15188 #  - "FIB_10K"
15189 #  - "FIB_100K"
15190 #  - "FIB_1M"
15191   traces:
15192     hoverinfo: "x+y"
15193     boxpoints: "outliers"
15194     whiskerwidth: 0
15195   layout:
15196     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
15197     layout: "plot-throughput"
15198
15199 -
15200   type: "plot"
15201   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15202   algorithm: "plot_performance_box"
15203   output-file-type: ".html"
15204   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15205   data: "plot-vpp-throughput-latency-2n-skx"
15206   filter: "'NIC_Intel-XXV710' and
15207            '64B' and
15208            'NDRPDR' and
15209            ('ETH' or 'DOT1Q') and
15210            '2T1C' and
15211            'L2BDMACLRN' and
15212            'VHOST_1024' and
15213            not 'VXLAN' and
15214            not 'IP4FWD' and
15215            not '2VM'"
15216   parameters:
15217   - "throughput"
15218   - "parent"
15219   - "tags"
15220 #  sort:
15221 #  - "VM"  # "not CFS_OPT"
15222 #  - "CFS_OPT"
15223 #  - "FIB_10K"
15224 #  - "FIB_100K"
15225 #  - "FIB_1M"
15226   traces:
15227     hoverinfo: "x+y"
15228     boxpoints: "outliers"
15229     whiskerwidth: 0
15230   layout:
15231     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
15232     layout: "plot-throughput"
15233
15234 -
15235   type: "plot"
15236   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15237   algorithm: "plot_performance_box"
15238   output-file-type: ".html"
15239   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15240   data: "plot-vpp-throughput-latency-2n-skx"
15241   filter: "'NIC_Intel-XXV710' and
15242            '64B' and
15243            'NDRPDR' and
15244            ('ETH' or 'DOT1Q') and
15245            '4T2C' and
15246            'L2BDMACLRN' and
15247            'VHOST_1024' and
15248            not 'VXLAN' and
15249            not 'IP4FWD' and
15250            not '2VM'"
15251   parameters:
15252   - "throughput"
15253   - "parent"
15254   - "tags"
15255 #  sort:
15256 #  - "VM"  # "not CFS_OPT"
15257 #  - "CFS_OPT"
15258 #  - "FIB_10K"
15259 #  - "FIB_100K"
15260 #  - "FIB_1M"
15261   traces:
15262     hoverinfo: "x+y"
15263     boxpoints: "outliers"
15264     whiskerwidth: 0
15265   layout:
15266     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
15267     layout: "plot-throughput"
15268
15269 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
15270 -
15271   type: "plot"
15272   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
15273   algorithm: "plot_performance_box"
15274   output-file-type: ".html"
15275   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
15276   data: "plot-vpp-throughput-latency-2n-skx"
15277   filter: "'NIC_Intel-XXV710' and
15278            '64B' and
15279            'NDRPDR' and
15280            ('ETH' or 'DOT1Q') and
15281            'BASE' and
15282            '2T1C' and
15283            ('L2BDMACLRN' or 'L2XCFWD') and
15284            'VHOST_1024' and
15285            not 'VXLAN' and
15286            not 'IP4FWD' and
15287            not '2VM'"
15288   parameters:
15289   - "throughput"
15290   - "parent"
15291   - "tags"
15292 #  sort:
15293 #  - "not CFS_OPT"
15294 #  - "L2XCFWD"
15295 #  - "not CFS_OPT"
15296 #  - "CFS_OPT"
15297   traces:
15298     hoverinfo: "x+y"
15299     boxpoints: "outliers"
15300     whiskerwidth: 0
15301   layout:
15302     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
15303     layout: "plot-throughput"
15304
15305 -
15306   type: "plot"
15307   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
15308   algorithm: "plot_performance_box"
15309   output-file-type: ".html"
15310   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
15311   data: "plot-vpp-throughput-latency-2n-skx"
15312   filter: "'NIC_Intel-XXV710' and
15313            '64B' and
15314            'NDRPDR' and
15315            ('ETH' or 'DOT1Q') and
15316            'BASE' and
15317            '2T1C' and
15318            ('L2BDMACLRN' or 'L2XCFWD') and
15319            'VHOST_1024' and
15320            not 'VXLAN' and
15321            not 'IP4FWD' and
15322            not '2VM'"
15323   parameters:
15324   - "throughput"
15325   - "parent"
15326   - "tags"
15327 #  sort:
15328 #  - "not CFS_OPT"
15329 #  - "L2XCFWD"
15330 #  - "not CFS_OPT"
15331 #  - "CFS_OPT"
15332   traces:
15333     hoverinfo: "x+y"
15334     boxpoints: "outliers"
15335     whiskerwidth: 0
15336   layout:
15337     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
15338     layout: "plot-throughput"
15339
15340 -
15341   type: "plot"
15342   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
15343   algorithm: "plot_performance_box"
15344   output-file-type: ".html"
15345   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
15346   data: "plot-vpp-throughput-latency-2n-skx"
15347   filter: "'NIC_Intel-XXV710' and
15348            '64B' and
15349            'NDRPDR' and
15350            ('ETH' or 'DOT1Q') and
15351            'BASE' and
15352            '4T2C' and
15353            ('L2BDMACLRN' or 'L2XCFWD') and
15354            'VHOST_1024' and
15355            not 'VXLAN' and
15356            not 'IP4FWD' and
15357            not '2VM'"
15358   parameters:
15359   - "throughput"
15360   - "parent"
15361   - "tags"
15362 #  sort:
15363 #  - "not CFS_OPT"
15364 #  - "L2XCFWD"
15365 #  - "not CFS_OPT"
15366 #  - "CFS_OPT"
15367   traces:
15368     hoverinfo: "x+y"
15369     boxpoints: "outliers"
15370     whiskerwidth: 0
15371   layout:
15372     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
15373     layout: "plot-throughput"
15374
15375 -
15376   type: "plot"
15377   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
15378   algorithm: "plot_performance_box"
15379   output-file-type: ".html"
15380   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
15381   data: "plot-vpp-throughput-latency-2n-skx"
15382   filter: "'NIC_Intel-XXV710' and
15383            '64B' and
15384            'NDRPDR' and
15385            ('ETH' or 'DOT1Q') and
15386            'BASE' and
15387            '4T2C' and
15388            ('L2BDMACLRN' or 'L2XCFWD') and
15389            'VHOST_1024' and
15390            not 'VXLAN' and
15391            not 'IP4FWD' and
15392            not '2VM'"
15393   parameters:
15394   - "throughput"
15395   - "parent"
15396   - "tags"
15397 #  sort:
15398 #  - "not CFS_OPT"
15399 #  - "L2XCFWD"
15400 #  - "not CFS_OPT"
15401 #  - "CFS_OPT"
15402   traces:
15403     hoverinfo: "x+y"
15404     boxpoints: "outliers"
15405     whiskerwidth: 0
15406   layout:
15407     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
15408     layout: "plot-throughput"
15409
15410 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
15411 -
15412   type: "plot"
15413   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15414   algorithm: "plot_performance_box"
15415   output-file-type: ".html"
15416   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15417   data: "plot-vpp-throughput-latency-2n-skx"
15418   filter: "'NIC_Intel-XXV710' and
15419            '64B' and
15420            'NDRPDR' and
15421            ('ETH' or 'DOT1Q') and
15422            '2T1C' and
15423            ('L2BDMACLRN' or 'L2XCFWD') and
15424            'VHOST_1024' and
15425            not 'CFS_OPT' and
15426            not 'VXLAN' and
15427            not 'IP4FWD'"
15428   parameters:
15429   - "throughput"
15430   - "parent"
15431   - "tags"
15432 #  sort:
15433 #  - "1VM"
15434 #  - "L2XCFWD"
15435 #  - "1VM"
15436 #  - "L2BDMACLRN"
15437   traces:
15438     hoverinfo: "x+y"
15439     boxpoints: "outliers"
15440     whiskerwidth: 0
15441   layout:
15442     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
15443     layout: "plot-throughput"
15444
15445 -
15446   type: "plot"
15447   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15448   algorithm: "plot_performance_box"
15449   output-file-type: ".html"
15450   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15451   data: "plot-vpp-throughput-latency-2n-skx"
15452   filter: "'NIC_Intel-XXV710' and
15453            '64B' and
15454            'NDRPDR' and
15455            ('ETH' or 'DOT1Q') and
15456            '2T1C' and
15457            ('L2BDMACLRN' or 'L2XCFWD') and
15458            'VHOST_1024' and
15459            not 'CFS_OPT' and
15460            not 'VXLAN' and
15461            not 'IP4FWD'"
15462   parameters:
15463   - "throughput"
15464   - "parent"
15465   - "tags"
15466 #  sort:
15467 #  - "1VM"
15468 #  - "L2XCFWD"
15469 #  - "1VM"
15470 #  - "L2BDMACLRN"
15471   traces:
15472     hoverinfo: "x+y"
15473     boxpoints: "outliers"
15474     whiskerwidth: 0
15475   layout:
15476     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
15477     layout: "plot-throughput"
15478
15479 -
15480   type: "plot"
15481   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15482   algorithm: "plot_performance_box"
15483   output-file-type: ".html"
15484   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15485   data: "plot-vpp-throughput-latency-2n-skx"
15486   filter: "'NIC_Intel-XXV710' and
15487            '64B' and
15488            'NDRPDR' and
15489            ('ETH' or 'DOT1Q') and
15490            '4T2C' and
15491            ('L2BDMACLRN' or 'L2XCFWD') and
15492            'VHOST_1024' and
15493            not 'CFS_OPT' and
15494            not 'VXLAN' and
15495            not 'IP4FWD'"
15496   parameters:
15497   - "throughput"
15498   - "parent"
15499   - "tags"
15500 #  sort:
15501 #  - "1VM"
15502 #  - "L2XCFWD"
15503 #  - "1VM"
15504 #  - "L2BDMACLRN"
15505   traces:
15506     hoverinfo: "x+y"
15507     boxpoints: "outliers"
15508     whiskerwidth: 0
15509   layout:
15510     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
15511     layout: "plot-throughput"
15512
15513 -
15514   type: "plot"
15515   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15516   algorithm: "plot_performance_box"
15517   output-file-type: ".html"
15518   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15519   data: "plot-vpp-throughput-latency-2n-skx"
15520   filter: "'NIC_Intel-XXV710' and
15521            '64B' and
15522            'NDRPDR' and
15523            ('ETH' or 'DOT1Q') and
15524            '4T2C' and
15525            ('L2BDMACLRN' or 'L2XCFWD') and
15526            'VHOST_1024' and
15527            not 'CFS_OPT' and
15528            not 'VXLAN' and
15529            not 'IP4FWD'"
15530   parameters:
15531   - "throughput"
15532   - "parent"
15533   - "tags"
15534 #  sort:
15535 #  - "1VM"
15536 #  - "L2XCFWD"
15537 #  - "1VM"
15538 #  - "L2BDMACLRN"
15539   traces:
15540     hoverinfo: "x+y"
15541     boxpoints: "outliers"
15542     whiskerwidth: 0
15543   layout:
15544     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
15545     layout: "plot-throughput"
15546
15547 ################################################################################
15548
15549 # Packet Throughput - VPP VTS 3n-hsw-x520
15550 -
15551   type: "plot"
15552   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
15553   algorithm: "plot_performance_box"
15554   output-file-type: ".html"
15555   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
15556   data: "plot-vpp-throughput-latency-3n-hsw"
15557   filter: "'NIC_Intel-X520-DA2' and
15558            '114B' and
15559            'NDRPDR' and
15560            '1T1C' and
15561            'VTS'"
15562   parameters:
15563   - "throughput"
15564   - "parent"
15565   - "tags"
15566   traces:
15567     hoverinfo: "x+y"
15568     boxpoints: "outliers"
15569     whiskerwidth: 0
15570   layout:
15571     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
15572     layout: "plot-throughput"
15573
15574 -
15575   type: "plot"
15576   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
15577   algorithm: "plot_performance_box"
15578   output-file-type: ".html"
15579   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
15580   data: "plot-vpp-throughput-latency-3n-hsw"
15581   filter: "'NIC_Intel-X520-DA2' and
15582            '114B' and
15583            'NDRPDR' and
15584            '2T2C' and
15585            'VTS'"
15586   parameters:
15587   - "throughput"
15588   - "parent"
15589   - "tags"
15590   traces:
15591     hoverinfo: "x+y"
15592     boxpoints: "outliers"
15593     whiskerwidth: 0
15594   layout:
15595     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
15596     layout: "plot-throughput"
15597
15598 -
15599   type: "plot"
15600   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
15601   algorithm: "plot_performance_box"
15602   output-file-type: ".html"
15603   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
15604   data: "plot-vpp-throughput-latency-3n-hsw"
15605   filter: "'NIC_Intel-X520-DA2' and
15606            '114B' and
15607            'NDRPDR' and
15608            '1T1C' and
15609            'VTS'"
15610   parameters:
15611   - "throughput"
15612   - "parent"
15613   - "tags"
15614   traces:
15615     hoverinfo: "x+y"
15616     boxpoints: "outliers"
15617     whiskerwidth: 0
15618   layout:
15619     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
15620     layout: "plot-throughput"
15621
15622 -
15623   type: "plot"
15624   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
15625   algorithm: "plot_performance_box"
15626   output-file-type: ".html"
15627   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
15628   data: "plot-vpp-throughput-latency-3n-hsw"
15629   filter: "'NIC_Intel-X520-DA2' and
15630            '114B' and
15631            'NDRPDR' and
15632            '2T2C' and
15633            'VTS'"
15634   parameters:
15635   - "throughput"
15636   - "parent"
15637   - "tags"
15638   traces:
15639     hoverinfo: "x+y"
15640     boxpoints: "outliers"
15641     whiskerwidth: 0
15642   layout:
15643     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
15644     layout: "plot-throughput"
15645
15646 ################################################################################
15647
15648 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
15649 -
15650   type: "plot"
15651   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15652   algorithm: "plot_performance_box"
15653   output-file-type: ".html"
15654   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15655   data: "plot-dpdk-throughput-latency-3n-hsw"
15656   filter: "'NIC_Intel-X520-DA2' and
15657            '64B' and
15658            'BASE' and
15659            'NDRPDR' and
15660            '1T1C' and
15661            'IP4FWD'"
15662   parameters:
15663   - "throughput"
15664   - "parent"
15665   - "tags"
15666   traces:
15667     hoverinfo: "x+y"
15668     boxpoints: "outliers"
15669     whiskerwidth: 0
15670   layout:
15671     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
15672     layout: "plot-throughput"
15673
15674 -
15675   type: "plot"
15676   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15677   algorithm: "plot_performance_box"
15678   output-file-type: ".html"
15679   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15680   data: "plot-dpdk-throughput-latency-3n-hsw"
15681   filter: "'NIC_Intel-X520-DA2' and
15682            '64B' and
15683            'BASE' and
15684            'NDRPDR' and
15685            '2T2C' and
15686            'IP4FWD'"
15687   parameters:
15688   - "throughput"
15689   - "parent"
15690   - "tags"
15691   traces:
15692     hoverinfo: "x+y"
15693     boxpoints: "outliers"
15694     whiskerwidth: 0
15695   layout:
15696     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
15697     layout: "plot-throughput"
15698
15699 -
15700   type: "plot"
15701   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15702   algorithm: "plot_performance_box"
15703   output-file-type: ".html"
15704   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15705   data: "plot-dpdk-throughput-latency-3n-hsw"
15706   filter: "'NIC_Intel-X520-DA2' and
15707            '64B' and
15708            'BASE' and
15709            'NDRPDR' and
15710            '1T1C' and
15711            'IP4FWD'"
15712   parameters:
15713   - "throughput"
15714   - "parent"
15715   - "tags"
15716   traces:
15717     hoverinfo: "x+y"
15718     boxpoints: "outliers"
15719     whiskerwidth: 0
15720   layout:
15721     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
15722     layout: "plot-throughput"
15723
15724 -
15725   type: "plot"
15726   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15727   algorithm: "plot_performance_box"
15728   output-file-type: ".html"
15729   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15730   data: "plot-dpdk-throughput-latency-3n-hsw"
15731   filter: "'NIC_Intel-X520-DA2' and
15732            '64B' and
15733            'BASE' and
15734            'NDRPDR' and
15735            '2T2C' and
15736            'IP4FWD'"
15737   parameters:
15738   - "throughput"
15739   - "parent"
15740   - "tags"
15741   traces:
15742     hoverinfo: "x+y"
15743     boxpoints: "outliers"
15744     whiskerwidth: 0
15745   layout:
15746     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
15747     layout: "plot-throughput"
15748
15749 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
15750 -
15751   type: "plot"
15752   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15753   algorithm: "plot_performance_box"
15754   output-file-type: ".html"
15755   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15756   data: "plot-dpdk-throughput-latency-3n-hsw"
15757   filter: "'NIC_Intel-X710' and
15758            '64B' and
15759            'BASE' and
15760            'NDRPDR' and
15761            '1T1C' and
15762            'IP4FWD'"
15763   parameters:
15764   - "throughput"
15765   - "parent"
15766   - "tags"
15767   traces:
15768     hoverinfo: "x+y"
15769     boxpoints: "outliers"
15770     whiskerwidth: 0
15771   layout:
15772     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
15773     layout: "plot-throughput"
15774
15775 -
15776   type: "plot"
15777   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15778   algorithm: "plot_performance_box"
15779   output-file-type: ".html"
15780   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15781   data: "plot-dpdk-throughput-latency-3n-hsw"
15782   filter: "'NIC_Intel-X710' and
15783            '64B' and
15784            'BASE' and
15785            'NDRPDR' and
15786            '2T2C' and
15787            'IP4FWD'"
15788   parameters:
15789   - "throughput"
15790   - "parent"
15791   - "tags"
15792   traces:
15793     hoverinfo: "x+y"
15794     boxpoints: "outliers"
15795     whiskerwidth: 0
15796   layout:
15797     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
15798     layout: "plot-throughput"
15799
15800 -
15801   type: "plot"
15802   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15803   algorithm: "plot_performance_box"
15804   output-file-type: ".html"
15805   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15806   data: "plot-dpdk-throughput-latency-3n-hsw"
15807   filter: "'NIC_Intel-X710' and
15808            '64B' and
15809            'BASE' and
15810            'NDRPDR' and
15811            '1T1C' and
15812            'IP4FWD'"
15813   parameters:
15814   - "throughput"
15815   - "parent"
15816   - "tags"
15817   traces:
15818     hoverinfo: "x+y"
15819     boxpoints: "outliers"
15820     whiskerwidth: 0
15821   layout:
15822     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
15823     layout: "plot-throughput"
15824
15825 -
15826   type: "plot"
15827   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15828   algorithm: "plot_performance_box"
15829   output-file-type: ".html"
15830   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15831   data: "plot-dpdk-throughput-latency-3n-hsw"
15832   filter: "'NIC_Intel-X710' and
15833            '64B' and
15834            'BASE' and
15835            'NDRPDR' and
15836            '2T2C' and
15837            'IP4FWD'"
15838   parameters:
15839   - "throughput"
15840   - "parent"
15841   - "tags"
15842   traces:
15843     hoverinfo: "x+y"
15844     boxpoints: "outliers"
15845     whiskerwidth: 0
15846   layout:
15847     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
15848     layout: "plot-throughput"
15849
15850 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
15851 -
15852   type: "plot"
15853   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15854   algorithm: "plot_performance_box"
15855   output-file-type: ".html"
15856   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15857   data: "plot-dpdk-throughput-latency-3n-hsw"
15858   filter: "'NIC_Intel-XL710' and
15859            '64B' and
15860            'BASE' and
15861            'NDRPDR' and
15862            '1T1C' and
15863            'IP4FWD'"
15864   parameters:
15865   - "throughput"
15866   - "parent"
15867   - "tags"
15868   traces:
15869     hoverinfo: "x+y"
15870     boxpoints: "outliers"
15871     whiskerwidth: 0
15872   layout:
15873     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
15874     layout: "plot-throughput"
15875
15876 -
15877   type: "plot"
15878   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15879   algorithm: "plot_performance_box"
15880   output-file-type: ".html"
15881   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15882   data: "plot-dpdk-throughput-latency-3n-hsw"
15883   filter: "'NIC_Intel-XL710' and
15884            '64B' and
15885            'BASE' and
15886            'NDRPDR' and
15887            '2T2C' and
15888            'IP4FWD'"
15889   parameters:
15890   - "throughput"
15891   - "parent"
15892   - "tags"
15893   traces:
15894     hoverinfo: "x+y"
15895     boxpoints: "outliers"
15896     whiskerwidth: 0
15897   layout:
15898     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
15899     layout: "plot-throughput"
15900
15901 -
15902   type: "plot"
15903   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15904   algorithm: "plot_performance_box"
15905   output-file-type: ".html"
15906   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15907   data: "plot-dpdk-throughput-latency-3n-hsw"
15908   filter: "'NIC_Intel-XL710' and
15909            '64B' and
15910            'BASE' and
15911            'NDRPDR' and
15912            '1T1C' and
15913            'IP4FWD'"
15914   parameters:
15915   - "throughput"
15916   - "parent"
15917   - "tags"
15918   traces:
15919     hoverinfo: "x+y"
15920     boxpoints: "outliers"
15921     whiskerwidth: 0
15922   layout:
15923     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
15924     layout: "plot-throughput"
15925
15926 -
15927   type: "plot"
15928   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15929   algorithm: "plot_performance_box"
15930   output-file-type: ".html"
15931   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15932   data: "plot-dpdk-throughput-latency-3n-hsw"
15933   filter: "'NIC_Intel-XL710' and
15934            '64B' and
15935            'BASE' and
15936            'NDRPDR' and
15937            '2T2C' and
15938            'IP4FWD'"
15939   parameters:
15940   - "throughput"
15941   - "parent"
15942   - "tags"
15943   traces:
15944     hoverinfo: "x+y"
15945     boxpoints: "outliers"
15946     whiskerwidth: 0
15947   layout:
15948     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
15949     layout: "plot-throughput"
15950
15951 # Packet Throughput - DPDK l3fwd 3n-skx-x710
15952 -
15953   type: "plot"
15954   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15955   algorithm: "plot_performance_box"
15956   output-file-type: ".html"
15957   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15958   data: "plot-dpdk-throughput-latency-3n-skx"
15959   filter: "'NIC_Intel-X710' and
15960            '64B' and
15961            'BASE' and
15962            'NDRPDR' and
15963            '2T1C' and
15964            'IP4FWD'"
15965   parameters:
15966   - "throughput"
15967   - "parent"
15968   - "tags"
15969   traces:
15970     hoverinfo: "x+y"
15971     boxpoints: "outliers"
15972     whiskerwidth: 0
15973   layout:
15974     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
15975     layout: "plot-throughput"
15976
15977 -
15978   type: "plot"
15979   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15980   algorithm: "plot_performance_box"
15981   output-file-type: ".html"
15982   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
15983   data: "plot-dpdk-throughput-latency-3n-skx"
15984   filter: "'NIC_Intel-X710' and
15985            '64B' and
15986            'BASE' and
15987            'NDRPDR' and
15988            '4T2C' and
15989            'IP4FWD'"
15990   parameters:
15991   - "throughput"
15992   - "parent"
15993   - "tags"
15994   traces:
15995     hoverinfo: "x+y"
15996     boxpoints: "outliers"
15997     whiskerwidth: 0
15998   layout:
15999     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
16000     layout: "plot-throughput"
16001
16002 -
16003   type: "plot"
16004   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16005   algorithm: "plot_performance_box"
16006   output-file-type: ".html"
16007   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16008   data: "plot-dpdk-throughput-latency-3n-skx"
16009   filter: "'NIC_Intel-X710' and
16010            '64B' and
16011            'BASE' and
16012            'NDRPDR' and
16013            '2T1C' and
16014            'IP4FWD'"
16015   parameters:
16016   - "throughput"
16017   - "parent"
16018   - "tags"
16019   traces:
16020     hoverinfo: "x+y"
16021     boxpoints: "outliers"
16022     whiskerwidth: 0
16023   layout:
16024     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
16025     layout: "plot-throughput"
16026
16027 -
16028   type: "plot"
16029   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16030   algorithm: "plot_performance_box"
16031   output-file-type: ".html"
16032   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16033   data: "plot-dpdk-throughput-latency-3n-skx"
16034   filter: "'NIC_Intel-X710' and
16035            '64B' and
16036            'BASE' and
16037            'NDRPDR' and
16038            '4T2C' and
16039            'IP4FWD'"
16040   parameters:
16041   - "throughput"
16042   - "parent"
16043   - "tags"
16044   traces:
16045     hoverinfo: "x+y"
16046     boxpoints: "outliers"
16047     whiskerwidth: 0
16048   layout:
16049     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
16050     layout: "plot-throughput"
16051
16052 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
16053 -
16054   type: "plot"
16055   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16056   algorithm: "plot_performance_box"
16057   output-file-type: ".html"
16058   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16059   data: "plot-dpdk-throughput-latency-3n-skx"
16060   filter: "'NIC_Intel-XXV710' and
16061            '64B' and
16062            'BASE' and
16063            'NDRPDR' and
16064            '2T1C' and
16065            'IP4FWD'"
16066   parameters:
16067   - "throughput"
16068   - "parent"
16069   - "tags"
16070   traces:
16071     hoverinfo: "x+y"
16072     boxpoints: "outliers"
16073     whiskerwidth: 0
16074   layout:
16075     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
16076     layout: "plot-throughput"
16077
16078 -
16079   type: "plot"
16080   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16081   algorithm: "plot_performance_box"
16082   output-file-type: ".html"
16083   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16084   data: "plot-dpdk-throughput-latency-3n-skx"
16085   filter: "'NIC_Intel-XXV710' and
16086            '64B' and
16087            'BASE' and
16088            'NDRPDR' and
16089            '4T2C' and
16090            'IP4FWD'"
16091   parameters:
16092   - "throughput"
16093   - "parent"
16094   - "tags"
16095   traces:
16096     hoverinfo: "x+y"
16097     boxpoints: "outliers"
16098     whiskerwidth: 0
16099   layout:
16100     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
16101     layout: "plot-throughput"
16102
16103 -
16104   type: "plot"
16105   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16106   algorithm: "plot_performance_box"
16107   output-file-type: ".html"
16108   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16109   data: "plot-dpdk-throughput-latency-3n-skx"
16110   filter: "'NIC_Intel-XXV710' and
16111            '64B' and
16112            'BASE' and
16113            'NDRPDR' and
16114            '2T1C' and
16115            'IP4FWD'"
16116   parameters:
16117   - "throughput"
16118   - "parent"
16119   - "tags"
16120   traces:
16121     hoverinfo: "x+y"
16122     boxpoints: "outliers"
16123     whiskerwidth: 0
16124   layout:
16125     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
16126     layout: "plot-throughput"
16127
16128 -
16129   type: "plot"
16130   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16131   algorithm: "plot_performance_box"
16132   output-file-type: ".html"
16133   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16134   data: "plot-dpdk-throughput-latency-3n-skx"
16135   filter: "'NIC_Intel-XXV710' and
16136            '64B' and
16137            'BASE' and
16138            'NDRPDR' and
16139            '4T2C' and
16140            'IP4FWD'"
16141   parameters:
16142   - "throughput"
16143   - "parent"
16144   - "tags"
16145   traces:
16146     hoverinfo: "x+y"
16147     boxpoints: "outliers"
16148     whiskerwidth: 0
16149   layout:
16150     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
16151     layout: "plot-throughput"
16152
16153 # Packet Throughput - DPDK l3fwd 2n-skx-x710
16154 -
16155   type: "plot"
16156   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16157   algorithm: "plot_performance_box"
16158   output-file-type: ".html"
16159   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16160   data: "plot-dpdk-throughput-latency-2n-skx"
16161   filter: "'NIC_Intel-X710' and
16162            '64B' and
16163            'BASE' and
16164            'NDRPDR' and
16165            '2T1C' and
16166            'IP4FWD'"
16167   parameters:
16168   - "throughput"
16169   - "parent"
16170   - "tags"
16171   traces:
16172     hoverinfo: "x+y"
16173     boxpoints: "outliers"
16174     whiskerwidth: 0
16175   layout:
16176     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
16177     layout: "plot-throughput"
16178
16179 -
16180   type: "plot"
16181   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16182   algorithm: "plot_performance_box"
16183   output-file-type: ".html"
16184   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16185   data: "plot-dpdk-throughput-latency-2n-skx"
16186   filter: "'NIC_Intel-X710' and
16187            '64B' and
16188            'BASE' and
16189            'NDRPDR' and
16190            '4T2C' and
16191            'IP4FWD'"
16192   parameters:
16193   - "throughput"
16194   - "parent"
16195   - "tags"
16196   traces:
16197     hoverinfo: "x+y"
16198     boxpoints: "outliers"
16199     whiskerwidth: 0
16200   layout:
16201     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
16202     layout: "plot-throughput"
16203
16204 -
16205   type: "plot"
16206   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16207   algorithm: "plot_performance_box"
16208   output-file-type: ".html"
16209   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16210   data: "plot-dpdk-throughput-latency-2n-skx"
16211   filter: "'NIC_Intel-X710' and
16212            '64B' and
16213            'BASE' and
16214            'NDRPDR' and
16215            '2T1C' and
16216            'IP4FWD'"
16217   parameters:
16218   - "throughput"
16219   - "parent"
16220   - "tags"
16221   traces:
16222     hoverinfo: "x+y"
16223     boxpoints: "outliers"
16224     whiskerwidth: 0
16225   layout:
16226     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
16227     layout: "plot-throughput"
16228
16229 -
16230   type: "plot"
16231   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16232   algorithm: "plot_performance_box"
16233   output-file-type: ".html"
16234   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16235   data: "plot-dpdk-throughput-latency-2n-skx"
16236   filter: "'NIC_Intel-X710' and
16237            '64B' and
16238            'BASE' and
16239            'NDRPDR' and
16240            '4T2C' and
16241            'IP4FWD'"
16242   parameters:
16243   - "throughput"
16244   - "parent"
16245   - "tags"
16246   traces:
16247     hoverinfo: "x+y"
16248     boxpoints: "outliers"
16249     whiskerwidth: 0
16250   layout:
16251     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
16252     layout: "plot-throughput"
16253
16254 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
16255 -
16256   type: "plot"
16257   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16258   algorithm: "plot_performance_box"
16259   output-file-type: ".html"
16260   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16261   data: "plot-dpdk-throughput-latency-2n-skx"
16262   filter: "'NIC_Intel-XXV710' and
16263            '64B' and
16264            'BASE' and
16265            'NDRPDR' and
16266            '2T1C' and
16267            'IP4FWD'"
16268   parameters:
16269   - "throughput"
16270   - "parent"
16271   - "tags"
16272   traces:
16273     hoverinfo: "x+y"
16274     boxpoints: "outliers"
16275     whiskerwidth: 0
16276   layout:
16277     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
16278     layout: "plot-throughput"
16279
16280 -
16281   type: "plot"
16282   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16283   algorithm: "plot_performance_box"
16284   output-file-type: ".html"
16285   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16286   data: "plot-dpdk-throughput-latency-2n-skx"
16287   filter: "'NIC_Intel-XXV710' and
16288            '64B' and
16289            'BASE' and
16290            'NDRPDR' and
16291            '4T2C' and
16292            'IP4FWD'"
16293   parameters:
16294   - "throughput"
16295   - "parent"
16296   - "tags"
16297   traces:
16298     hoverinfo: "x+y"
16299     boxpoints: "outliers"
16300     whiskerwidth: 0
16301   layout:
16302     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
16303     layout: "plot-throughput"
16304
16305 -
16306   type: "plot"
16307   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16308   algorithm: "plot_performance_box"
16309   output-file-type: ".html"
16310   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16311   data: "plot-dpdk-throughput-latency-2n-skx"
16312   filter: "'NIC_Intel-XXV710' and
16313            '64B' and
16314            'BASE' and
16315            'NDRPDR' and
16316            '2T1C' and
16317            'IP4FWD'"
16318   parameters:
16319   - "throughput"
16320   - "parent"
16321   - "tags"
16322   traces:
16323     hoverinfo: "x+y"
16324     boxpoints: "outliers"
16325     whiskerwidth: 0
16326   layout:
16327     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
16328     layout: "plot-throughput"
16329
16330 -
16331   type: "plot"
16332   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16333   algorithm: "plot_performance_box"
16334   output-file-type: ".html"
16335   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16336   data: "plot-dpdk-throughput-latency-2n-skx"
16337   filter: "'NIC_Intel-XXV710' and
16338            '64B' and
16339            'BASE' and
16340            'NDRPDR' and
16341            '4T2C' and
16342            'IP4FWD'"
16343   parameters:
16344   - "throughput"
16345   - "parent"
16346   - "tags"
16347   traces:
16348     hoverinfo: "x+y"
16349     boxpoints: "outliers"
16350     whiskerwidth: 0
16351   layout:
16352     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
16353     layout: "plot-throughput"
16354
16355 ################################################################################
16356
16357 # Packet Throughput - DPDK testpmd 3n-hsw-x520
16358 -
16359   type: "plot"
16360   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16361   algorithm: "plot_performance_box"
16362   output-file-type: ".html"
16363   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16364   data: "plot-dpdk-throughput-latency-3n-hsw"
16365   filter: "'NIC_Intel-X520-DA2' and
16366            '64B' and
16367            'BASE' and
16368            'NDRPDR' and
16369            '1T1C' and
16370            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16371   parameters:
16372   - "throughput"
16373   - "parent"
16374   - "tags"
16375   traces:
16376     hoverinfo: "x+y"
16377     boxpoints: "outliers"
16378     whiskerwidth: 0
16379   layout:
16380     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
16381     layout: "plot-throughput"
16382
16383 -
16384   type: "plot"
16385   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16386   algorithm: "plot_performance_box"
16387   output-file-type: ".html"
16388   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16389   data: "plot-dpdk-throughput-latency-3n-hsw"
16390   filter: "'NIC_Intel-X520-DA2' and
16391            '64B' and
16392            'BASE' and
16393            'NDRPDR' and
16394            '2T2C' and
16395            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16396   parameters:
16397   - "throughput"
16398   - "parent"
16399   - "tags"
16400   traces:
16401     hoverinfo: "x+y"
16402     boxpoints: "outliers"
16403     whiskerwidth: 0
16404   layout:
16405     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
16406     layout: "plot-throughput"
16407
16408 -
16409   type: "plot"
16410   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16411   algorithm: "plot_performance_box"
16412   output-file-type: ".html"
16413   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16414   data: "plot-dpdk-throughput-latency-3n-hsw"
16415   filter: "'NIC_Intel-X520-DA2' and
16416            '64B' and
16417            'BASE' and
16418            'NDRPDR' and
16419            '1T1C' and
16420            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16421   parameters:
16422   - "throughput"
16423   - "parent"
16424   - "tags"
16425   traces:
16426     hoverinfo: "x+y"
16427     boxpoints: "outliers"
16428     whiskerwidth: 0
16429   layout:
16430     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
16431     layout: "plot-throughput"
16432
16433 -
16434   type: "plot"
16435   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16436   algorithm: "plot_performance_box"
16437   output-file-type: ".html"
16438   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16439   data: "plot-dpdk-throughput-latency-3n-hsw"
16440   filter: "'NIC_Intel-X520-DA2' and
16441            '64B' and
16442            'BASE' and
16443            'NDRPDR' and
16444            '2T2C' and
16445            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16446   parameters:
16447   - "throughput"
16448   - "parent"
16449   - "tags"
16450   traces:
16451     hoverinfo: "x+y"
16452     boxpoints: "outliers"
16453     whiskerwidth: 0
16454   layout:
16455     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
16456     layout: "plot-throughput"
16457
16458 # Packet Throughput - DPDK testpmd 3n-hsw-x710
16459 -
16460   type: "plot"
16461   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16462   algorithm: "plot_performance_box"
16463   output-file-type: ".html"
16464   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16465   data: "plot-dpdk-throughput-latency-3n-hsw"
16466   filter: "'NIC_Intel-X710' and
16467            '64B' and
16468            'BASE' and
16469            'NDRPDR' and
16470            '1T1C' and
16471            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16472   parameters:
16473   - "throughput"
16474   - "parent"
16475   - "tags"
16476   traces:
16477     hoverinfo: "x+y"
16478     boxpoints: "outliers"
16479     whiskerwidth: 0
16480   layout:
16481     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
16482     layout: "plot-throughput"
16483
16484 -
16485   type: "plot"
16486   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16487   algorithm: "plot_performance_box"
16488   output-file-type: ".html"
16489   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16490   data: "plot-dpdk-throughput-latency-3n-hsw"
16491   filter: "'NIC_Intel-X710' and
16492            '64B' and
16493            'BASE' and
16494            'NDRPDR' and
16495            '2T2C' and
16496            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16497   parameters:
16498   - "throughput"
16499   - "parent"
16500   - "tags"
16501   traces:
16502     hoverinfo: "x+y"
16503     boxpoints: "outliers"
16504     whiskerwidth: 0
16505   layout:
16506     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
16507     layout: "plot-throughput"
16508
16509 -
16510   type: "plot"
16511   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16512   algorithm: "plot_performance_box"
16513   output-file-type: ".html"
16514   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16515   data: "plot-dpdk-throughput-latency-3n-hsw"
16516   filter: "'NIC_Intel-X710' and
16517            '64B' and
16518            'BASE' and
16519            'NDRPDR' and
16520            '1T1C' and
16521            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16522   parameters:
16523   - "throughput"
16524   - "parent"
16525   - "tags"
16526   traces:
16527     hoverinfo: "x+y"
16528     boxpoints: "outliers"
16529     whiskerwidth: 0
16530   layout:
16531     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
16532     layout: "plot-throughput"
16533
16534 -
16535   type: "plot"
16536   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16537   algorithm: "plot_performance_box"
16538   output-file-type: ".html"
16539   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16540   data: "plot-dpdk-throughput-latency-3n-hsw"
16541   filter: "'NIC_Intel-X710' and
16542            '64B' and
16543            'BASE' and
16544            'NDRPDR' and
16545            '2T2C' and
16546            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16547   parameters:
16548   - "throughput"
16549   - "parent"
16550   - "tags"
16551   traces:
16552     hoverinfo: "x+y"
16553     boxpoints: "outliers"
16554     whiskerwidth: 0
16555   layout:
16556     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
16557     layout: "plot-throughput"
16558
16559 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
16560 -
16561   type: "plot"
16562   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16563   algorithm: "plot_performance_box"
16564   output-file-type: ".html"
16565   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16566   data: "plot-dpdk-throughput-latency-3n-hsw"
16567   filter: "'NIC_Intel-XL710' and
16568            '64B' and
16569            'BASE' and
16570            'NDRPDR' and
16571            '1T1C' and
16572            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16573   parameters:
16574   - "throughput"
16575   - "parent"
16576   - "tags"
16577   traces:
16578     hoverinfo: "x+y"
16579     boxpoints: "outliers"
16580     whiskerwidth: 0
16581   layout:
16582     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
16583     layout: "plot-throughput"
16584
16585 -
16586   type: "plot"
16587   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16588   algorithm: "plot_performance_box"
16589   output-file-type: ".html"
16590   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16591   data: "plot-dpdk-throughput-latency-3n-hsw"
16592   filter: "'NIC_Intel-XL710' and
16593            '64B' and
16594            'BASE' and
16595            'NDRPDR' and
16596            '2T2C' and
16597            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16598   parameters:
16599   - "throughput"
16600   - "parent"
16601   - "tags"
16602   traces:
16603     hoverinfo: "x+y"
16604     boxpoints: "outliers"
16605     whiskerwidth: 0
16606   layout:
16607     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
16608     layout: "plot-throughput"
16609
16610 -
16611   type: "plot"
16612   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16613   algorithm: "plot_performance_box"
16614   output-file-type: ".html"
16615   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16616   data: "plot-dpdk-throughput-latency-3n-hsw"
16617   filter: "'NIC_Intel-XL710' and
16618            '64B' and
16619            'BASE' and
16620            'NDRPDR' and
16621            '1T1C' and
16622            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16623   parameters:
16624   - "throughput"
16625   - "parent"
16626   - "tags"
16627   traces:
16628     hoverinfo: "x+y"
16629     boxpoints: "outliers"
16630     whiskerwidth: 0
16631   layout:
16632     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
16633     layout: "plot-throughput"
16634
16635 -
16636   type: "plot"
16637   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16638   algorithm: "plot_performance_box"
16639   output-file-type: ".html"
16640   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16641   data: "plot-dpdk-throughput-latency-3n-hsw"
16642   filter: "'NIC_Intel-XL710' and
16643            '64B' and
16644            'BASE' and
16645            'NDRPDR' and
16646            '2T2C' and
16647            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16648   parameters:
16649   - "throughput"
16650   - "parent"
16651   - "tags"
16652   traces:
16653     hoverinfo: "x+y"
16654     boxpoints: "outliers"
16655     whiskerwidth: 0
16656   layout:
16657     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
16658     layout: "plot-throughput"
16659
16660 # Packet Throughput - DPDK testpmd 3n-skx-x710
16661 -
16662   type: "plot"
16663   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16664   algorithm: "plot_performance_box"
16665   output-file-type: ".html"
16666   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16667   data: "plot-dpdk-throughput-latency-3n-skx"
16668   filter: "'NIC_Intel-X710' and
16669            '64B' and
16670            'BASE' and
16671            'NDRPDR' and
16672            '2T1C' and
16673            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16674   parameters:
16675   - "throughput"
16676   - "parent"
16677   - "tags"
16678   traces:
16679     hoverinfo: "x+y"
16680     boxpoints: "outliers"
16681     whiskerwidth: 0
16682   layout:
16683     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
16684     layout: "plot-throughput"
16685
16686 -
16687   type: "plot"
16688   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16689   algorithm: "plot_performance_box"
16690   output-file-type: ".html"
16691   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16692   data: "plot-dpdk-throughput-latency-3n-skx"
16693   filter: "'NIC_Intel-X710' and
16694            '64B' and
16695            'BASE' and
16696            'NDRPDR' and
16697            '4T2C' and
16698            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16699   parameters:
16700   - "throughput"
16701   - "parent"
16702   - "tags"
16703   traces:
16704     hoverinfo: "x+y"
16705     boxpoints: "outliers"
16706     whiskerwidth: 0
16707   layout:
16708     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
16709     layout: "plot-throughput"
16710
16711 -
16712   type: "plot"
16713   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16714   algorithm: "plot_performance_box"
16715   output-file-type: ".html"
16716   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16717   data: "plot-dpdk-throughput-latency-3n-skx"
16718   filter: "'NIC_Intel-X710' and
16719            '64B' and
16720            'BASE' and
16721            'NDRPDR' and
16722            '2T1C' and
16723            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16724   parameters:
16725   - "throughput"
16726   - "parent"
16727   - "tags"
16728   traces:
16729     hoverinfo: "x+y"
16730     boxpoints: "outliers"
16731     whiskerwidth: 0
16732   layout:
16733     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
16734     layout: "plot-throughput"
16735
16736 -
16737   type: "plot"
16738   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16739   algorithm: "plot_performance_box"
16740   output-file-type: ".html"
16741   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16742   data: "plot-dpdk-throughput-latency-3n-skx"
16743   filter: "'NIC_Intel-X710' and
16744            '64B' and
16745            'BASE' and
16746            'NDRPDR' and
16747            '4T2C' and
16748            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16749   parameters:
16750   - "throughput"
16751   - "parent"
16752   - "tags"
16753   traces:
16754     hoverinfo: "x+y"
16755     boxpoints: "outliers"
16756     whiskerwidth: 0
16757   layout:
16758     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
16759     layout: "plot-throughput"
16760
16761 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
16762 -
16763   type: "plot"
16764   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16765   algorithm: "plot_performance_box"
16766   output-file-type: ".html"
16767   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16768   data: "plot-dpdk-throughput-latency-3n-skx"
16769   filter: "'NIC_Intel-XXV710' and
16770            '64B' and
16771            'BASE' and
16772            'NDRPDR' and
16773            '2T1C' and
16774            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16775   parameters:
16776   - "throughput"
16777   - "parent"
16778   - "tags"
16779   traces:
16780     hoverinfo: "x+y"
16781     boxpoints: "outliers"
16782     whiskerwidth: 0
16783   layout:
16784     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
16785     layout: "plot-throughput"
16786
16787 -
16788   type: "plot"
16789   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16790   algorithm: "plot_performance_box"
16791   output-file-type: ".html"
16792   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16793   data: "plot-dpdk-throughput-latency-3n-skx"
16794   filter: "'NIC_Intel-XXV710' and
16795            '64B' and
16796            'BASE' and
16797            'NDRPDR' and
16798            '4T2C' and
16799            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16800   parameters:
16801   - "throughput"
16802   - "parent"
16803   - "tags"
16804   traces:
16805     hoverinfo: "x+y"
16806     boxpoints: "outliers"
16807     whiskerwidth: 0
16808   layout:
16809     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
16810     layout: "plot-throughput"
16811
16812 -
16813   type: "plot"
16814   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16815   algorithm: "plot_performance_box"
16816   output-file-type: ".html"
16817   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16818   data: "plot-dpdk-throughput-latency-3n-skx"
16819   filter: "'NIC_Intel-XXV710' and
16820            '64B' and
16821            'BASE' and
16822            'NDRPDR' and
16823            '2T1C' and
16824            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16825   parameters:
16826   - "throughput"
16827   - "parent"
16828   - "tags"
16829   traces:
16830     hoverinfo: "x+y"
16831     boxpoints: "outliers"
16832     whiskerwidth: 0
16833   layout:
16834     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
16835     layout: "plot-throughput"
16836
16837 -
16838   type: "plot"
16839   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16840   algorithm: "plot_performance_box"
16841   output-file-type: ".html"
16842   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16843   data: "plot-dpdk-throughput-latency-3n-skx"
16844   filter: "'NIC_Intel-XXV710' and
16845            '64B' and
16846            'BASE' and
16847            'NDRPDR' and
16848            '4T2C' and
16849            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16850   parameters:
16851   - "throughput"
16852   - "parent"
16853   - "tags"
16854   traces:
16855     hoverinfo: "x+y"
16856     boxpoints: "outliers"
16857     whiskerwidth: 0
16858   layout:
16859     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
16860     layout: "plot-throughput"
16861
16862 # Packet Throughput - DPDK testpmd 2n-skx-x710
16863 -
16864   type: "plot"
16865   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16866   algorithm: "plot_performance_box"
16867   output-file-type: ".html"
16868   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16869   data: "plot-dpdk-throughput-latency-2n-skx"
16870   filter: "'NIC_Intel-X710' and
16871            '64B' and
16872            'BASE' and
16873            'NDRPDR' and
16874            '2T1C' and
16875            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16876   parameters:
16877   - "throughput"
16878   - "parent"
16879   - "tags"
16880   traces:
16881     hoverinfo: "x+y"
16882     boxpoints: "outliers"
16883     whiskerwidth: 0
16884   layout:
16885     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
16886     layout: "plot-throughput"
16887
16888 -
16889   type: "plot"
16890   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16891   algorithm: "plot_performance_box"
16892   output-file-type: ".html"
16893   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16894   data: "plot-dpdk-throughput-latency-2n-skx"
16895   filter: "'NIC_Intel-X710' and
16896            '64B' and
16897            'BASE' and
16898            'NDRPDR' and
16899            '4T2C' and
16900            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16901   parameters:
16902   - "throughput"
16903   - "parent"
16904   - "tags"
16905   traces:
16906     hoverinfo: "x+y"
16907     boxpoints: "outliers"
16908     whiskerwidth: 0
16909   layout:
16910     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
16911     layout: "plot-throughput"
16912
16913 -
16914   type: "plot"
16915   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16916   algorithm: "plot_performance_box"
16917   output-file-type: ".html"
16918   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16919   data: "plot-dpdk-throughput-latency-2n-skx"
16920   filter: "'NIC_Intel-X710' and
16921            '64B' and
16922            'BASE' and
16923            'NDRPDR' and
16924            '2T1C' and
16925            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16926   parameters:
16927   - "throughput"
16928   - "parent"
16929   - "tags"
16930   traces:
16931     hoverinfo: "x+y"
16932     boxpoints: "outliers"
16933     whiskerwidth: 0
16934   layout:
16935     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
16936     layout: "plot-throughput"
16937
16938 -
16939   type: "plot"
16940   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16941   algorithm: "plot_performance_box"
16942   output-file-type: ".html"
16943   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16944   data: "plot-dpdk-throughput-latency-2n-skx"
16945   filter: "'NIC_Intel-X710' and
16946            '64B' and
16947            'BASE' and
16948            'NDRPDR' and
16949            '4T2C' and
16950            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16951   parameters:
16952   - "throughput"
16953   - "parent"
16954   - "tags"
16955   traces:
16956     hoverinfo: "x+y"
16957     boxpoints: "outliers"
16958     whiskerwidth: 0
16959   layout:
16960     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
16961     layout: "plot-throughput"
16962
16963 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
16964 -
16965   type: "plot"
16966   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16967   algorithm: "plot_performance_box"
16968   output-file-type: ".html"
16969   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16970   data: "plot-dpdk-throughput-latency-2n-skx"
16971   filter: "'NIC_Intel-XXV710' and
16972            '64B' and
16973            'BASE' and
16974            'NDRPDR' and
16975            '2T1C' and
16976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
16977   parameters:
16978   - "throughput"
16979   - "parent"
16980   - "tags"
16981   traces:
16982     hoverinfo: "x+y"
16983     boxpoints: "outliers"
16984     whiskerwidth: 0
16985   layout:
16986     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
16987     layout: "plot-throughput"
16988
16989 -
16990   type: "plot"
16991   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
16992   algorithm: "plot_performance_box"
16993   output-file-type: ".html"
16994   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
16995   data: "plot-dpdk-throughput-latency-2n-skx"
16996   filter: "'NIC_Intel-XXV710' and
16997            '64B' and
16998            'BASE' and
16999            'NDRPDR' and
17000            '4T2C' and
17001            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17002   parameters:
17003   - "throughput"
17004   - "parent"
17005   - "tags"
17006   traces:
17007     hoverinfo: "x+y"
17008     boxpoints: "outliers"
17009     whiskerwidth: 0
17010   layout:
17011     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
17012     layout: "plot-throughput"
17013
17014 -
17015   type: "plot"
17016   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17017   algorithm: "plot_performance_box"
17018   output-file-type: ".html"
17019   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17020   data: "plot-dpdk-throughput-latency-2n-skx"
17021   filter: "'NIC_Intel-XXV710' and
17022            '64B' and
17023            'BASE' and
17024            'NDRPDR' and
17025            '2T1C' and
17026            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17027   parameters:
17028   - "throughput"
17029   - "parent"
17030   - "tags"
17031   traces:
17032     hoverinfo: "x+y"
17033     boxpoints: "outliers"
17034     whiskerwidth: 0
17035   layout:
17036     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
17037     layout: "plot-throughput"
17038
17039 -
17040   type: "plot"
17041   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17042   algorithm: "plot_performance_box"
17043   output-file-type: ".html"
17044   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17045   data: "plot-dpdk-throughput-latency-2n-skx"
17046   filter: "'NIC_Intel-XXV710' and
17047            '64B' and
17048            'BASE' and
17049            'NDRPDR' and
17050            '4T2C' and
17051            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17052   parameters:
17053   - "throughput"
17054   - "parent"
17055   - "tags"
17056   traces:
17057     hoverinfo: "x+y"
17058     boxpoints: "outliers"
17059     whiskerwidth: 0
17060   layout:
17061     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
17062     layout: "plot-throughput"
17063
17064 ################################################################################
17065
17066 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
17067 -
17068   type: "plot"
17069   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17070   algorithm: "plot_latency_error_bars"
17071   output-file-type: ".html"
17072   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17073   data: "plot-vpp-throughput-latency-3n-hsw"
17074   filter: "'NIC_Intel-X520-DA2' and
17075            '64B' and
17076            ('BASE' or 'SCALE') and
17077            'NDRPDR' and
17078            'ETH' and
17079            '1T1C' and
17080            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17081            not 'VHOST' and
17082            not 'MEMIF'"
17083   parameters:
17084   - "latency"
17085   - "parent"
17086   - "tags"
17087   sort:
17088   - "L2PATCH"
17089   - "L2XCBASE"
17090   - "BASE"
17091   - "FIB_10K"
17092   - "FIB_100K"
17093   - "FIB_1M"
17094   layout:
17095     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
17096     layout: "plot-latency"
17097
17098 -
17099   type: "plot"
17100   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17101   algorithm: "plot_latency_error_bars"
17102   output-file-type: ".html"
17103   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17104   data: "plot-vpp-throughput-latency-3n-hsw"
17105   filter: "'NIC_Intel-X520-DA2' and
17106            '64B' and
17107            ('BASE' or 'SCALE') and
17108            'NDRPDR' and
17109            'ETH' and
17110            '2T2C' and
17111            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17112            not 'VHOST' and
17113            not 'MEMIF'"
17114   parameters:
17115   - "latency"
17116   - "parent"
17117   - "tags"
17118   sort:
17119   - "L2PATCH"
17120   - "L2XCBASE"
17121   - "BASE"
17122   - "FIB_10K"
17123   - "FIB_100K"
17124   - "FIB_1M"
17125   layout:
17126     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
17127     layout: "plot-latency"
17128
17129 # Packet Latency - VPP L2 3n-hsw-x520 features
17130 -
17131   type: "plot"
17132   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17133   algorithm: "plot_latency_error_bars"
17134   output-file-type: ".html"
17135   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
17136   data: "plot-vpp-throughput-latency-3n-hsw"
17137   filter: "'NIC_Intel-X520-DA2' and
17138            '64B' and
17139            'NDRPDR' and
17140            '1T1C' and
17141            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17142            not 'ACL' and
17143            not 'VHOST' and
17144            not 'MEMIF'"
17145   parameters:
17146   - "latency"
17147   - "parent"
17148   - "tags"
17149   sort:
17150   - "L2XCBASE"    # l2xcbase
17151   - "L2BDBASE"    # l2bdbase
17152   - "L2XCFWD"     # dot1q-l2xcbase
17153   - "L2BDMACLRN"  # dot1q-l2bdbase
17154   layout:
17155     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
17156     layout: "plot-latency"
17157
17158 -
17159   type: "plot"
17160   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17161   algorithm: "plot_latency_error_bars"
17162   output-file-type: ".html"
17163   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
17164   data: "plot-vpp-throughput-latency-3n-hsw"
17165   filter: "'NIC_Intel-X520-DA2' and
17166            '64B' and
17167            'NDRPDR' and
17168            '2T2C' and
17169            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17170            not 'ACL' and
17171            not 'VHOST' and
17172            not 'MEMIF'"
17173   parameters:
17174   - "latency"
17175   - "parent"
17176   - "tags"
17177   sort:
17178   - "L2XCBASE"    # l2xcbase
17179   - "L2BDBASE"    # l2bdbase
17180   - "L2XCFWD"     # dot1q-l2xcbase
17181   - "L2BDMACLRN"  # dot1q-l2bdbase
17182   layout:
17183     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
17184     layout: "plot-latency"
17185
17186 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
17187 -
17188   type: "plot"
17189   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17190   algorithm: "plot_latency_error_bars"
17191   output-file-type: ".html"
17192   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17193   data: "plot-vpp-throughput-latency-3n-hsw"
17194   filter: "'NIC_Intel-X710' and
17195            '64B' and
17196            ('BASE' or 'SCALE') and
17197            'NDRPDR' and
17198            'ETH' and
17199            '1T1C' and
17200            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17201            not 'VHOST' and
17202            not 'MEMIF'"
17203   parameters:
17204   - "latency"
17205   - "parent"
17206   - "tags"
17207   sort:
17208   - "L2PATCH"
17209   - "L2XCBASE"
17210   - "BASE"
17211   - "FIB_10K"
17212   - "FIB_100K"
17213   - "FIB_1M"
17214   layout:
17215     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
17216     layout: "plot-latency"
17217
17218 -
17219   type: "plot"
17220   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17221   algorithm: "plot_latency_error_bars"
17222   output-file-type: ".html"
17223   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17224   data: "plot-vpp-throughput-latency-3n-hsw"
17225   filter: "'NIC_Intel-X710' and
17226            '64B' and
17227            ('BASE' or 'SCALE') and
17228            'NDRPDR' and
17229            'ETH' and
17230            '2T2C' and
17231            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17232            not 'VHOST' and
17233            not 'MEMIF'"
17234   parameters:
17235   - "latency"
17236   - "parent"
17237   - "tags"
17238   sort:
17239   - "L2PATCH"
17240   - "L2XCBASE"
17241   - "BASE"
17242   - "FIB_10K"
17243   - "FIB_100K"
17244   - "FIB_1M"
17245   layout:
17246     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
17247     layout: "plot-latency"
17248
17249 # Packet Latency - VPP L2 3n-hsw-x710 features
17250 -
17251   type: "plot"
17252   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17253   algorithm: "plot_latency_error_bars"
17254   output-file-type: ".html"
17255   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
17256   data: "plot-vpp-throughput-latency-3n-hsw"
17257   filter: "'NIC_Intel-X710' and
17258            '64B' and
17259            'NDRPDR' and
17260            '1T1C' and
17261            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17262            not 'ACL' and
17263            not 'VHOST' and
17264            not 'MEMIF'"
17265   parameters:
17266   - "latency"
17267   - "parent"
17268   - "tags"
17269   sort:
17270   - "L2XCBASE"    # l2xcbase
17271   - "L2BDBASE"    # l2bdbase
17272   - "L2XCFWD"     # dot1q-l2xcbase
17273   - "L2BDMACLRN"  # dot1q-l2bdbase
17274   layout:
17275     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
17276     layout: "plot-latency"
17277
17278 -
17279   type: "plot"
17280   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17281   algorithm: "plot_latency_error_bars"
17282   output-file-type: ".html"
17283   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
17284   data: "plot-vpp-throughput-latency-3n-hsw"
17285   filter: "'NIC_Intel-X710' and
17286            '64B' and
17287            'NDRPDR' and
17288            '2T2C' and
17289            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17290            not 'ACL' and
17291            not 'VHOST' and
17292            not 'MEMIF'"
17293   parameters:
17294   - "latency"
17295   - "parent"
17296   - "tags"
17297   sort:
17298   - "L2XCBASE"    # l2xcbase
17299   - "L2BDBASE"    # l2bdbase
17300   - "L2XCFWD"     # dot1q-l2xcbase
17301   - "L2BDMACLRN"  # dot1q-l2bdbase
17302   layout:
17303     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
17304     layout: "plot-latency"
17305
17306 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
17307 -
17308   type: "plot"
17309   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
17310   algorithm: "plot_latency_error_bars"
17311   output-file-type: ".html"
17312   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
17313   data: "plot-vpp-throughput-latency-3n-hsw"
17314   filter: "'NIC_Intel-XL710' and
17315            '64B' and
17316            ('BASE' or 'SCALE') and
17317            'NDRPDR' and
17318            'ETH' and
17319            '1T1C' and
17320            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17321            not 'VHOST' and
17322            not 'MEMIF'"
17323   parameters:
17324   - "latency"
17325   - "parent"
17326   - "tags"
17327   sort:
17328   - "L2PATCH"
17329   - "L2XCBASE"
17330   - "BASE"
17331   - "FIB_10K"
17332   - "FIB_100K"
17333   - "FIB_1M"
17334   layout:
17335     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
17336     layout: "plot-latency"
17337
17338 -
17339   type: "plot"
17340   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
17341   algorithm: "plot_latency_error_bars"
17342   output-file-type: ".html"
17343   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
17344   data: "plot-vpp-throughput-latency-3n-hsw"
17345   filter: "'NIC_Intel-XL710' and
17346            '64B' and
17347            ('BASE' or 'SCALE') and
17348            'NDRPDR' and
17349            'ETH' and
17350            '2T2C' and
17351            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17352            not 'VHOST' and
17353            not 'MEMIF'"
17354   parameters:
17355   - "latency"
17356   - "parent"
17357   - "tags"
17358   sort:
17359   - "L2PATCH"
17360   - "L2XCBASE"
17361   - "BASE"
17362   - "FIB_10K"
17363   - "FIB_100K"
17364   - "FIB_1M"
17365   layout:
17366     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
17367     layout: "plot-latency"
17368
17369 # Packet Latency - VPP L2 3n-skx-x710 base and scale
17370 -
17371   type: "plot"
17372   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17373   algorithm: "plot_latency_error_bars"
17374   output-file-type: ".html"
17375   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17376   data: "plot-vpp-throughput-latency-3n-skx"
17377   filter: "'NIC_Intel-X710' and
17378            '64B' and
17379            ('BASE' or 'SCALE') and
17380            'NDRPDR' and
17381            'ETH' and
17382            '2T1C' and
17383            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17384            not 'VHOST' and
17385            not 'MEMIF'"
17386   parameters:
17387   - "latency"
17388   - "parent"
17389   - "tags"
17390   sort:
17391   - "L2PATCH"
17392   - "L2XCBASE"
17393   - "BASE"
17394   - "FIB_10K"
17395   - "FIB_100K"
17396   - "FIB_1M"
17397   layout:
17398     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
17399     layout: "plot-latency"
17400
17401 -
17402   type: "plot"
17403   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17404   algorithm: "plot_latency_error_bars"
17405   output-file-type: ".html"
17406   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17407   data: "plot-vpp-throughput-latency-3n-skx"
17408   filter: "'NIC_Intel-X710' and
17409            '64B' and
17410            ('BASE' or 'SCALE') and
17411            'NDRPDR' and
17412            'ETH' and
17413            '4T2C' and
17414            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17415            not 'VHOST' and
17416            not 'MEMIF'"
17417   parameters:
17418   - "latency"
17419   - "parent"
17420   - "tags"
17421   sort:
17422   - "L2PATCH"
17423   - "L2XCBASE"
17424   - "BASE"
17425   - "FIB_10K"
17426   - "FIB_100K"
17427   - "FIB_1M"
17428   layout:
17429     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
17430     layout: "plot-latency"
17431
17432 # Packet Latency - VPP L2 3n-skx-x710 features
17433 -
17434   type: "plot"
17435   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17436   algorithm: "plot_latency_error_bars"
17437   output-file-type: ".html"
17438   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
17439   data: "plot-vpp-throughput-latency-3n-skx"
17440   filter: "'NIC_Intel-X710' and
17441            '64B' and
17442            'NDRPDR' and
17443            '2T1C' and
17444            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17445            not 'ACL' and
17446            not 'VHOST' and
17447            not 'MEMIF'"
17448   parameters:
17449   - "latency"
17450   - "parent"
17451   - "tags"
17452   sort:
17453   - "L2XCBASE"    # l2xcbase
17454   - "L2BDBASE"    # l2bdbase
17455   - "L2XCFWD"     # dot1q-l2xcbase
17456   - "L2BDMACLRN"  # dot1q-l2bdbase
17457   layout:
17458     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
17459     layout: "plot-latency"
17460
17461 -
17462   type: "plot"
17463   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17464   algorithm: "plot_latency_error_bars"
17465   output-file-type: ".html"
17466   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
17467   data: "plot-vpp-throughput-latency-3n-skx"
17468   filter: "'NIC_Intel-X710' and
17469            '64B' and
17470            'NDRPDR' and
17471            '4T2C' and
17472            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
17473            not 'ACL' and
17474            not 'VHOST' and
17475            not 'MEMIF'"
17476   parameters:
17477   - "latency"
17478   - "parent"
17479   - "tags"
17480   sort:
17481   - "L2XCBASE"    # l2xcbase
17482   - "L2BDBASE"    # l2bdbase
17483   - "L2XCFWD"     # dot1q-l2xcbase
17484   - "L2BDMACLRN"  # dot1q-l2bdbase
17485   layout:
17486     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
17487     layout: "plot-latency"
17488
17489 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
17490 -
17491   type: "plot"
17492   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17493   algorithm: "plot_latency_error_bars"
17494   output-file-type: ".html"
17495   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17496   data: "plot-vpp-throughput-latency-3n-skx"
17497   filter: "'NIC_Intel-XXV710' and
17498            '64B' and
17499            ('BASE' or 'SCALE') and
17500            'NDRPDR' and
17501            'ETH' and
17502            '2T1C' and
17503            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17504            not 'VHOST' and
17505            not 'MEMIF'"
17506   parameters:
17507   - "latency"
17508   - "parent"
17509   - "tags"
17510   sort:
17511   - "L2PATCH"
17512   - "L2XCBASE"
17513   - "BASE"
17514   - "FIB_10K"
17515   - "FIB_100K"
17516   - "FIB_1M"
17517   layout:
17518     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17519     layout: "plot-latency"
17520
17521 -
17522   type: "plot"
17523   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17524   algorithm: "plot_latency_error_bars"
17525   output-file-type: ".html"
17526   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17527   data: "plot-vpp-throughput-latency-3n-skx"
17528   filter: "'NIC_Intel-XXV710' and
17529            '64B' and
17530            ('BASE' or 'SCALE') and
17531            'NDRPDR' and
17532            'ETH' and
17533            '4T2C' and
17534            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17535            not 'VHOST' and
17536            not 'MEMIF'"
17537   parameters:
17538   - "latency"
17539   - "parent"
17540   - "tags"
17541   sort:
17542   - "L2PATCH"
17543   - "L2XCBASE"
17544   - "BASE"
17545   - "FIB_10K"
17546   - "FIB_100K"
17547   - "FIB_1M"
17548   layout:
17549     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17550     layout: "plot-latency"
17551
17552 # Packet Latency - VPP L2 2n-skx-x710 base and scale
17553 -
17554   type: "plot"
17555   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17556   algorithm: "plot_latency_error_bars"
17557   output-file-type: ".html"
17558   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17559   data: "plot-vpp-throughput-latency-2n-skx"
17560   filter: "'NIC_Intel-X710' and
17561            '64B' and
17562            'ETH' and
17563            ('BASE' or 'SCALE') and
17564            'NDRPDR' and
17565            '2T1C' and
17566            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17567            not 'VHOST' and
17568            not 'MEMIF'"
17569   parameters:
17570   - "latency"
17571   - "parent"
17572   - "tags"
17573   sort:
17574   - "L2PATCH"
17575   - "L2XCBASE"
17576   - "BASE"
17577   - "FIB_10K"
17578   - "FIB_100K"
17579   - "FIB_1M"
17580   layout:
17581     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17582     layout: "plot-latency"
17583
17584 -
17585   type: "plot"
17586   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17587   algorithm: "plot_latency_error_bars"
17588   output-file-type: ".html"
17589   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17590   data: "plot-vpp-throughput-latency-2n-skx"
17591   filter: "'NIC_Intel-X710' and
17592            '64B' and
17593            ('BASE' or 'SCALE') and
17594            'NDRPDR' and
17595            'ETH' and
17596            '4T2C' and
17597            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17598            not 'VHOST' and
17599            not 'MEMIF'"
17600   parameters:
17601   - "latency"
17602   - "parent"
17603   - "tags"
17604   sort:
17605   - "L2PATCH"
17606   - "L2XCBASE"
17607   - "BASE"
17608   - "FIB_10K"
17609   - "FIB_100K"
17610   - "FIB_1M"
17611   layout:
17612     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17613     layout: "plot-latency"
17614
17615 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
17616 -
17617   type: "plot"
17618   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17619   algorithm: "plot_latency_error_bars"
17620   output-file-type: ".html"
17621   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17622   data: "plot-vpp-throughput-latency-2n-skx"
17623   filter: "'NIC_Intel-XXV710' and
17624            '64B' and
17625            ('BASE' or 'SCALE') and
17626            'NDRPDR' and
17627            'ETH' and
17628            '2T1C' and
17629            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17630            not 'VHOST' and
17631            not 'MEMIF'"
17632   parameters:
17633   - "latency"
17634   - "parent"
17635   - "tags"
17636   sort:
17637   - "L2PATCH"
17638   - "L2XCBASE"
17639   - "BASE"
17640   - "FIB_10K"
17641   - "FIB_100K"
17642   - "FIB_1M"
17643   layout:
17644     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
17645     layout: "plot-latency"
17646
17647 -
17648   type: "plot"
17649   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17650   algorithm: "plot_latency_error_bars"
17651   output-file-type: ".html"
17652   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
17653   data: "plot-vpp-throughput-latency-2n-skx"
17654   filter: "'NIC_Intel-XXV710' and
17655            '64B' and
17656            ('BASE' or 'SCALE') and
17657            'NDRPDR' and
17658            'ETH' and
17659            '4T2C' and
17660            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17661            not 'VHOST' and
17662            not 'MEMIF'"
17663   parameters:
17664   - "latency"
17665   - "parent"
17666   - "tags"
17667   sort:
17668   - "L2PATCH"
17669   - "L2XCBASE"
17670   - "BASE"
17671   - "FIB_10K"
17672   - "FIB_100K"
17673   - "FIB_1M"
17674   layout:
17675     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
17676     layout: "plot-latency"
17677
17678 ################################################################################
17679
17680 # Packet Latency - VPP Container Memif 3n-hsw-x520
17681 -
17682   type: "plot"
17683   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17684   algorithm: "plot_latency_error_bars"
17685   output-file-type: ".html"
17686   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
17687   data: "plot-vpp-throughput-latency-3n-hsw"
17688   filter: "'NIC_Intel-X520-DA2' and
17689            '64B' and
17690            ('BASE' or 'SCALE') and
17691            'NDRPDR' and
17692            '1T1C' and
17693            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17694            not 'VHOST' and
17695            'MEMIF'"
17696   parameters:
17697   - "latency"
17698   - "parent"
17699   - "tags"
17700   sort:
17701   - "L2XCFWD"
17702   - "L2XCFWD"
17703   - "L2XCFWD"
17704   - "L2BDMACLRN"
17705   - "L2BDMACLRN"
17706   - "L2BDMACLRN"
17707   layout:
17708     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
17709     layout: "plot-latency"
17710
17711 -
17712   type: "plot"
17713   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17714   algorithm: "plot_latency_error_bars"
17715   output-file-type: ".html"
17716   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
17717   data: "plot-vpp-throughput-latency-3n-hsw"
17718   filter: "'NIC_Intel-X520-DA2' and
17719            '64B' and
17720            ('BASE' or 'SCALE') and
17721            'NDRPDR' and
17722            '2T2C' and
17723            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17724            not 'VHOST' and
17725            'MEMIF'"
17726   parameters:
17727   - "latency"
17728   - "parent"
17729   - "tags"
17730   sort:
17731   - "L2XCFWD"
17732   - "L2XCFWD"
17733   - "L2XCFWD"
17734   - "L2BDMACLRN"
17735   - "L2BDMACLRN"
17736   - "L2BDMACLRN"
17737   layout:
17738     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
17739     layout: "plot-latency"
17740
17741 # Packet Latency - VPP Container Memif 3n-hsw-x710
17742 -
17743   type: "plot"
17744   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17745   algorithm: "plot_latency_error_bars"
17746   output-file-type: ".html"
17747   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
17748   data: "plot-vpp-throughput-latency-3n-hsw"
17749   filter: "'NIC_Intel-X710' and
17750            '64B' and
17751            ('BASE' or 'SCALE') and
17752            'NDRPDR' and
17753            '1T1C' and
17754            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17755            not 'VHOST' and
17756            'MEMIF'"
17757   parameters:
17758   - "latency"
17759   - "parent"
17760   - "tags"
17761   sort:
17762   - "L2XCFWD"
17763   - "L2XCFWD"
17764   - "L2XCFWD"
17765   - "L2BDMACLRN"
17766   - "L2BDMACLRN"
17767   - "L2BDMACLRN"
17768   layout:
17769     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
17770     layout: "plot-latency"
17771
17772 -
17773   type: "plot"
17774   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17775   algorithm: "plot_latency_error_bars"
17776   output-file-type: ".html"
17777   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
17778   data: "plot-vpp-throughput-latency-3n-hsw"
17779   filter: "'NIC_Intel-X710' and
17780            '64B' and
17781            ('BASE' or 'SCALE') and
17782            'NDRPDR' and
17783            '2T2C' and
17784            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17785            not 'VHOST' and
17786            'MEMIF'"
17787   parameters:
17788   - "latency"
17789   - "parent"
17790   - "tags"
17791   sort:
17792   - "L2XCFWD"
17793   - "L2XCFWD"
17794   - "L2XCFWD"
17795   - "L2BDMACLRN"
17796   - "L2BDMACLRN"
17797   - "L2BDMACLRN"
17798   layout:
17799     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
17800     layout: "plot-latency"
17801
17802 # Packet Latency - VPP Container Memif 3n-hsw-xl710
17803 -
17804   type: "plot"
17805   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
17806   algorithm: "plot_latency_error_bars"
17807   output-file-type: ".html"
17808   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
17809   data: "plot-vpp-throughput-latency-3n-hsw"
17810   filter: "'NIC_Intel-XL710' and
17811            '64B' and
17812            ('BASE' or 'SCALE') and
17813            'NDRPDR' and
17814            '1T1C' and
17815            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17816            not 'VHOST' and
17817            'MEMIF'"
17818   parameters:
17819   - "latency"
17820   - "parent"
17821   - "tags"
17822   sort:
17823   - "L2XCFWD"
17824   - "L2XCFWD"
17825   - "L2XCFWD"
17826   - "L2BDMACLRN"
17827   - "L2BDMACLRN"
17828   - "L2BDMACLRN"
17829   layout:
17830     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
17831     layout: "plot-latency"
17832
17833 -
17834   type: "plot"
17835   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
17836   algorithm: "plot_latency_error_bars"
17837   output-file-type: ".html"
17838   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
17839   data: "plot-vpp-throughput-latency-3n-hsw"
17840   filter: "'NIC_Intel-XL710' and
17841            '64B' and
17842            ('BASE' or 'SCALE') and
17843            'NDRPDR' and
17844            '2T2C' and
17845            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17846            not 'VHOST' and
17847            'MEMIF'"
17848   parameters:
17849   - "latency"
17850   - "parent"
17851   - "tags"
17852   sort:
17853   - "L2XCFWD"
17854   - "L2XCFWD"
17855   - "L2XCFWD"
17856   - "L2BDMACLRN"
17857   - "L2BDMACLRN"
17858   - "L2BDMACLRN"
17859   layout:
17860     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
17861     layout: "plot-latency"
17862
17863 # Packet Latency - VPP Container Memif 3n-skx-x710
17864 -
17865   type: "plot"
17866   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17867   algorithm: "plot_latency_error_bars"
17868   output-file-type: ".html"
17869   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17870   data: "plot-vpp-throughput-latency-3n-skx"
17871   filter: "'NIC_Intel-X710' and
17872            '64B' and
17873            ('BASE' or 'SCALE') and
17874            'NDRPDR' and
17875            '2T1C' and
17876            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17877            not 'VHOST' and
17878            'MEMIF'"
17879   parameters:
17880   - "latency"
17881   - "parent"
17882   - "tags"
17883   sort:
17884   - "L2XCFWD"
17885   - "L2XCFWD"
17886   - "L2XCFWD"
17887   - "L2BDMACLRN"
17888   - "L2BDMACLRN"
17889   - "L2BDMACLRN"
17890   layout:
17891     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
17892     layout: "plot-latency"
17893
17894 -
17895   type: "plot"
17896   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17897   algorithm: "plot_latency_error_bars"
17898   output-file-type: ".html"
17899   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17900   data: "plot-vpp-throughput-latency-3n-skx"
17901   filter: "'NIC_Intel-X710' and
17902            '64B' and
17903            ('BASE' or 'SCALE') and
17904            'NDRPDR' and
17905            '4T2C' and
17906            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17907            not 'VHOST' and
17908            'MEMIF'"
17909   parameters:
17910   - "latency"
17911   - "parent"
17912   - "tags"
17913   sort:
17914   - "L2XCFWD"
17915   - "L2XCFWD"
17916   - "L2XCFWD"
17917   - "L2BDMACLRN"
17918   - "L2BDMACLRN"
17919   - "L2BDMACLRN"
17920   layout:
17921     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
17922     layout: "plot-latency"
17923
17924 # Packet Latency - VPP Container Memif 2n-skx-x710
17925 -
17926   type: "plot"
17927   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17928   algorithm: "plot_latency_error_bars"
17929   output-file-type: ".html"
17930   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
17931   data: "plot-vpp-throughput-latency-2n-skx"
17932   filter: "'NIC_Intel-X710' and
17933            '64B' and
17934            ('BASE' or 'SCALE') and
17935            'NDRPDR' and
17936            '2T1C' and
17937            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17938            not 'VHOST' and
17939            'MEMIF'"
17940   parameters:
17941   - "latency"
17942   - "parent"
17943   - "tags"
17944   sort:
17945   - "L2XCFWD"
17946   - "L2XCFWD"
17947   - "L2XCFWD"
17948   - "L2BDMACLRN"
17949   - "L2BDMACLRN"
17950   - "L2BDMACLRN"
17951   layout:
17952     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
17953     layout: "plot-latency"
17954
17955 -
17956   type: "plot"
17957   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17958   algorithm: "plot_latency_error_bars"
17959   output-file-type: ".html"
17960   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
17961   data: "plot-vpp-throughput-latency-2n-skx"
17962   filter: "'NIC_Intel-X710' and
17963            '64B' and
17964            ('BASE' or 'SCALE') and
17965            'NDRPDR' and
17966            '4T2C' and
17967            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17968            not 'VHOST' and
17969            'MEMIF'"
17970   parameters:
17971   - "latency"
17972   - "parent"
17973   - "tags"
17974   sort:
17975   - "L2XCFWD"
17976   - "L2XCFWD"
17977   - "L2XCFWD"
17978   - "L2BDMACLRN"
17979   - "L2BDMACLRN"
17980   - "L2BDMACLRN"
17981   layout:
17982     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
17983     layout: "plot-latency"
17984
17985 # Packet Latency - VPP Container Memif 2n-skx-xxv710
17986 -
17987   type: "plot"
17988   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17989   algorithm: "plot_latency_error_bars"
17990   output-file-type: ".html"
17991   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
17992   data: "plot-vpp-throughput-latency-2n-skx"
17993   filter: "'NIC_Intel-XXV710' and
17994            '64B' and
17995            ('BASE' or 'SCALE') and
17996            'NDRPDR' and
17997            '2T1C' and
17998            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
17999            not 'VHOST' and
18000            'MEMIF'"
18001   parameters:
18002   - "latency"
18003   - "parent"
18004   - "tags"
18005   sort:
18006   - "L2XCFWD"
18007   - "L2XCFWD"
18008   - "L2XCFWD"
18009   - "L2BDMACLRN"
18010   - "L2BDMACLRN"
18011   - "L2BDMACLRN"
18012   layout:
18013     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18014     layout: "plot-latency"
18015
18016 -
18017   type: "plot"
18018   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18019   algorithm: "plot_latency_error_bars"
18020   output-file-type: ".html"
18021   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18022   data: "plot-vpp-throughput-latency-2n-skx"
18023   filter: "'NIC_Intel-XXV710' and
18024            '64B' and
18025            ('BASE' or 'SCALE') and
18026            'NDRPDR' and
18027            '4T2C' and
18028            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18029            not 'VHOST' and
18030            'MEMIF'"
18031   parameters:
18032   - "latency"
18033   - "parent"
18034   - "tags"
18035   sort:
18036   - "L2XCFWD"
18037   - "L2XCFWD"
18038   - "L2XCFWD"
18039   - "L2BDMACLRN"
18040   - "L2BDMACLRN"
18041   - "L2BDMACLRN"
18042   layout:
18043     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
18044     layout: "plot-latency"
18045
18046 ################################################################################
18047
18048 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
18049 -
18050   type: "plot"
18051   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18052   algorithm: "plot_latency_error_bars"
18053   output-file-type: ".html"
18054   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18055   data: "plot-ligato-throughput-latency-3n-hsw"
18056   filter: "'NIC_Intel-X520-DA2' and
18057            '64B' and
18058            ('BASE' or 'SCALE') and
18059            'NDRPDR' and
18060            '1T1C' and
18061            'L2XCFWD' and
18062            not 'VHOST' and
18063            'MEMIF'"
18064   parameters:
18065   - "latency"
18066   - "parent"
18067   - "tags"
18068   sort:
18069   - "1VNF"
18070   - "2VNF"
18071   - "4VNF"
18072   - "2VNF"
18073   - "4VNF"
18074   layout:
18075     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
18076     layout: "plot-latency"
18077
18078 -
18079   type: "plot"
18080   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18081   algorithm: "plot_latency_error_bars"
18082   output-file-type: ".html"
18083   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18084   data: "plot-ligato-throughput-latency-3n-hsw"
18085   filter: "'NIC_Intel-X520-DA2' and
18086            '64B' and
18087            ('BASE' or 'SCALE') and
18088            'NDRPDR' and
18089            '2T2C' and
18090            'L2XCFWD' and
18091            not 'VHOST' and
18092            'MEMIF'"
18093   parameters:
18094   - "latency"
18095   - "parent"
18096   - "tags"
18097   sort:
18098   - "1VNF"
18099   - "2VNF"
18100   - "4VNF"
18101   - "2VNF"
18102   - "4VNF"
18103   layout:
18104     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
18105     layout: "plot-latency"
18106
18107 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
18108 -
18109   type: "plot"
18110   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18111   algorithm: "plot_latency_error_bars"
18112   output-file-type: ".html"
18113   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18114   data: "plot-ligato-throughput-latency-3n-hsw"
18115   filter: "'NIC_Intel-X520-DA2' and
18116            '64B' and
18117            ('BASE' or 'SCALE') and
18118            'NDRPDR' and
18119            '1T1C' and
18120            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18121            not 'VHOST' and
18122            'MEMIF'"
18123   parameters:
18124   - "latency"
18125   - "parent"
18126   - "tags"
18127   sort:
18128   - "1VNF"
18129   - "2VNF"
18130   - "4VNF"
18131   - "2VNF"
18132   - "4VNF"
18133   layout:
18134     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
18135     layout: "plot-latency"
18136
18137 -
18138   type: "plot"
18139   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18140   algorithm: "plot_latency_error_bars"
18141   output-file-type: ".html"
18142   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18143   data: "plot-ligato-throughput-latency-3n-hsw"
18144   filter: "'NIC_Intel-X520-DA2' and
18145            '64B' and
18146            ('BASE' or 'SCALE') and
18147            'NDRPDR' and
18148            '2T2C' and
18149            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18150            not 'VHOST' and
18151            'MEMIF'"
18152   parameters:
18153   - "latency"
18154   - "parent"
18155   - "tags"
18156   sort:
18157   - "1VNF"
18158   - "2VNF"
18159   - "4VNF"
18160   - "2VNF"
18161   - "4VNF"
18162   layout:
18163     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
18164     layout: "plot-latency"
18165
18166 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
18167 -
18168   type: "plot"
18169   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18170   algorithm: "plot_latency_error_bars"
18171   output-file-type: ".html"
18172   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
18173   data: "plot-ligato-throughput-latency-3n-hsw"
18174   filter: "'NIC_Intel-X710' and
18175            '64B' and
18176            ('BASE' or 'SCALE') and
18177            'NDRPDR' and
18178            '1T1C' and
18179            'L2XCFWD' and
18180            not 'VHOST' and
18181            'MEMIF'"
18182   parameters:
18183   - "latency"
18184   - "parent"
18185   - "tags"
18186   sort:
18187   - "1VNF"
18188   - "2VNF"
18189   - "4VNF"
18190   - "2VNF"
18191   - "4VNF"
18192   layout:
18193     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
18194     layout: "plot-latency"
18195
18196 -
18197   type: "plot"
18198   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18199   algorithm: "plot_latency_error_bars"
18200   output-file-type: ".html"
18201   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
18202   data: "plot-ligato-throughput-latency-3n-hsw"
18203   filter: "'NIC_Intel-X710' and
18204            '64B' and
18205            ('BASE' or 'SCALE') and
18206            'NDRPDR' and
18207            '2T2C' and
18208            'L2XCFWD' and
18209            not 'VHOST' and
18210            'MEMIF'"
18211   parameters:
18212   - "latency"
18213   - "parent"
18214   - "tags"
18215   sort:
18216   - "1VNF"
18217   - "2VNF"
18218   - "4VNF"
18219   - "2VNF"
18220   - "4VNF"
18221   layout:
18222     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
18223     layout: "plot-latency"
18224
18225 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
18226 -
18227   type: "plot"
18228   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18229   algorithm: "plot_latency_error_bars"
18230   output-file-type: ".html"
18231   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
18232   data: "plot-ligato-throughput-latency-3n-hsw"
18233   filter: "'NIC_Intel-X710' and
18234            '64B' and
18235            ('BASE' or 'SCALE') and
18236            'NDRPDR' and
18237            '1T1C' and
18238            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18239            not 'VHOST' and
18240            'MEMIF'"
18241   parameters:
18242   - "latency"
18243   - "parent"
18244   - "tags"
18245   sort:
18246   - "1VNF"
18247   - "2VNF"
18248   - "4VNF"
18249   - "2VNF"
18250   - "4VNF"
18251   layout:
18252     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
18253     layout: "plot-latency"
18254
18255 -
18256   type: "plot"
18257   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18258   algorithm: "plot_latency_error_bars"
18259   output-file-type: ".html"
18260   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
18261   data: "plot-ligato-throughput-latency-3n-hsw"
18262   filter: "'NIC_Intel-X710' and
18263            '64B' and
18264            ('BASE' or 'SCALE') and
18265            'NDRPDR' and
18266            '2T2C' and
18267            ('L2BDMACSTAT' or 'L2BDMACLRN') and
18268            not 'VHOST' and
18269            'MEMIF'"
18270   parameters:
18271   - "latency"
18272   - "parent"
18273   - "tags"
18274   sort:
18275   - "1VNF"
18276   - "2VNF"
18277   - "4VNF"
18278   - "2VNF"
18279   - "4VNF"
18280   layout:
18281     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
18282     layout: "plot-latency"
18283
18284 ################################################################################
18285
18286 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
18287 -
18288   type: "plot"
18289   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18290   algorithm: "plot_latency_error_bars"
18291   output-file-type: ".html"
18292   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18293   data: "plot-vpp-throughput-latency-3n-hsw"
18294   filter: "'NIC_Intel-X520-DA2' and
18295            '64B' and
18296            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18297            'NDRPDR' and
18298            '1T1C' and
18299            'IP4FWD' and
18300            not 'IPSEC' and
18301            not 'VHOST'"
18302   parameters:
18303   - "latency"
18304   - "parent"
18305   - "tags"
18306   sort:
18307   - "IP4BASE"
18308   - "FIB_20K"
18309   - "FIB_200K"
18310   - "FIB_2M"
18311   layout:
18312     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18313     layout: "plot-latency"
18314
18315 -
18316   type: "plot"
18317   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18318   algorithm: "plot_latency_error_bars"
18319   output-file-type: ".html"
18320   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18321   data: "plot-vpp-throughput-latency-3n-hsw"
18322   filter: "'NIC_Intel-X520-DA2' and
18323            '64B' and
18324            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18325            'NDRPDR' and
18326            '2T2C' and
18327            'IP4FWD' and
18328            not 'IPSEC' and
18329            not 'VHOST'"
18330   parameters:
18331   - "latency"
18332   - "parent"
18333   - "tags"
18334   sort:
18335   - "IP4BASE"
18336   - "FIB_20K"
18337   - "FIB_200K"
18338   - "FIB_2M"
18339   layout:
18340     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18341     layout: "plot-latency"
18342
18343 # Packet Latency - VPP IPv4 3n-hsw-x520 features
18344 -
18345   type: "plot"
18346   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18347   algorithm: "plot_latency_error_bars"
18348   output-file-type: ".html"
18349   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18350   data: "plot-vpp-throughput-latency-3n-hsw"
18351   filter: "'NIC_Intel-X520-DA2' and
18352            '64B' and
18353            ('IP4BASE' or
18354             'POLICE_MARK' or
18355             'COPWHLIST' or
18356             ('NAT44' and 'BASE') or
18357             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18358            'NDRPDR' and
18359            '1T1C' and
18360            'IP4FWD' and
18361            not 'IPSEC' and
18362            not 'VHOST'"
18363   parameters:
18364   - "latency"
18365   - "parent"
18366   - "tags"
18367   sort:
18368   - "IP4BASE"
18369   - "NAT44"
18370   - "POLICE_MARK"
18371   - "COPWHLIST"
18372   - "IACL"
18373   - "OACL"
18374   layout:
18375     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
18376     layout: "plot-latency"
18377
18378 -
18379   type: "plot"
18380   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18381   algorithm: "plot_latency_error_bars"
18382   output-file-type: ".html"
18383   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18384   data: "plot-vpp-throughput-latency-3n-hsw"
18385   filter: "'NIC_Intel-X520-DA2' and
18386            '64B' and
18387            ('IP4BASE' or
18388             'POLICE_MARK' or
18389             'COPWHLIST' or
18390             ('NAT44' and 'BASE') or
18391             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18392            'NDRPDR' and
18393            '2T2C' and
18394            'IP4FWD' and
18395            not 'IPSEC' and
18396            not 'VHOST'"
18397   parameters:
18398   - "latency"
18399   - "parent"
18400   - "tags"
18401   sort:
18402   - "IP4BASE"
18403   - "NAT44"
18404   - "POLICE_MARK"
18405   - "COPWHLIST"
18406   - "IACL"
18407   - "OACL"
18408   layout:
18409     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
18410     layout: "plot-latency"
18411
18412 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
18413 -
18414   type: "plot"
18415   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18416   algorithm: "plot_latency_error_bars"
18417   output-file-type: ".html"
18418   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
18419   data: "plot-vpp-throughput-latency-3n-hsw"
18420   filter: "'NIC_Intel-X520-DA2' and
18421            '64B' and
18422            'NDRPDR' and
18423            '1T1C' and
18424            'IP4FWD' and
18425            'NAT44' and
18426            not 'IPSEC' and
18427            not 'VHOST'"
18428   parameters:
18429   - "latency"
18430   - "parent"
18431   - "tags"
18432   sort:
18433   - "BASE"
18434   - "BASE"
18435   - "SRC_USER_10"
18436   - "SRC_USER_100"
18437   - "SRC_USER_1000"
18438   - "SRC_USER_2000"
18439   layout:
18440     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
18441     layout: "plot-latency"
18442
18443 -
18444   type: "plot"
18445   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18446   algorithm: "plot_latency_error_bars"
18447   output-file-type: ".html"
18448   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
18449   data: "plot-vpp-throughput-latency-3n-hsw"
18450   filter: "'NIC_Intel-X520-DA2' and
18451            '64B' and
18452            'NDRPDR' and
18453            '2T2C' and
18454            'IP4FWD' and
18455            'NAT44' and
18456            not 'IPSEC' and
18457            not 'VHOST'"
18458   parameters:
18459   - "latency"
18460   - "parent"
18461   - "tags"
18462   sort:
18463   - "BASE"
18464   - "BASE"
18465   - "SRC_USER_10"
18466   - "SRC_USER_100"
18467   - "SRC_USER_1000"
18468   - "SRC_USER_2000"
18469   layout:
18470     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
18471     layout: "plot-latency"
18472
18473 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
18474 -
18475   type: "plot"
18476   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18477   algorithm: "plot_latency_error_bars"
18478   output-file-type: ".html"
18479   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
18480   data: "plot-vpp-throughput-latency-3n-hsw"
18481   filter: "'NIC_Intel-X520-DA2' and
18482            '64B' and
18483            'NDRPDR' and
18484            '1T1C' and
18485            'IP4FWD' and
18486            'IACL' and
18487            ('ACL10' or 'ACL50') and '10k_FLOWS' and
18488            not 'IPSEC' and
18489            not 'VHOST'"
18490   parameters:
18491   - "latency"
18492   - "parent"
18493   - "tags"
18494   sort:
18495   - "ACL_STATELESS"
18496   - "ACL_STATEFUL"
18497   - "ACL_STATELESS"
18498   - "ACL_STATEFUL"
18499   layout:
18500     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
18501     layout: "plot-latency"
18502
18503 -
18504   type: "plot"
18505   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18506   algorithm: "plot_latency_error_bars"
18507   output-file-type: ".html"
18508   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
18509   data: "plot-vpp-throughput-latency-3n-hsw"
18510   filter: "'NIC_Intel-X520-DA2' and
18511            '64B' and
18512            'NDRPDR' and
18513            '2T2C' and
18514            'IP4FWD' and
18515            'IACL' and
18516            ('ACL10' or 'ACL50') and '10k_FLOWS' and
18517            not 'IPSEC' and
18518            not 'VHOST'"
18519   parameters:
18520   - "latency"
18521   - "parent"
18522   - "tags"
18523   sort:
18524   - "ACL_STATELESS"
18525   - "ACL_STATEFUL"
18526   - "ACL_STATELESS"
18527   - "ACL_STATEFUL"
18528   layout:
18529     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
18530     layout: "plot-latency"
18531
18532 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
18533 -
18534   type: "plot"
18535   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18536   algorithm: "plot_latency_error_bars"
18537   output-file-type: ".html"
18538   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
18539   data: "plot-vpp-throughput-latency-3n-hsw"
18540   filter: "'NIC_Intel-X520-DA2' and
18541            '64B' and
18542            'NDRPDR' and
18543            '1T1C' and
18544            'IP4FWD' and
18545            'OACL' and
18546            ('ACL10' or 'ACL50') and '10k_FLOWS' and
18547            not 'IPSEC' and
18548            not 'VHOST'"
18549   parameters:
18550   - "latency"
18551   - "parent"
18552   - "tags"
18553   sort:
18554   - "ACL_STATELESS"
18555   - "ACL_STATEFUL"
18556   - "ACL_STATELESS"
18557   - "ACL_STATEFUL"
18558   layout:
18559     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
18560     layout: "plot-latency"
18561
18562 -
18563   type: "plot"
18564   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18565   algorithm: "plot_latency_error_bars"
18566   output-file-type: ".html"
18567   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
18568   data: "plot-vpp-throughput-latency-3n-hsw"
18569   filter: "'NIC_Intel-X520-DA2' and
18570            '64B' and
18571            'NDRPDR' and
18572            '2T2C' and
18573            'IP4FWD' and
18574            'OACL' and
18575            ('ACL10' or 'ACL50') and '10k_FLOWS' and
18576            not 'IPSEC' and
18577            not 'VHOST'"
18578   parameters:
18579   - "latency"
18580   - "parent"
18581   - "tags"
18582   sort:
18583   - "ACL_STATELESS"
18584   - "ACL_STATEFUL"
18585   - "ACL_STATELESS"
18586   - "ACL_STATEFUL"
18587   layout:
18588     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
18589     layout: "plot-latency"
18590
18591 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
18592 -
18593   type: "plot"
18594   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18595   algorithm: "plot_latency_error_bars"
18596   output-file-type: ".html"
18597   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18598   data: "plot-vpp-throughput-latency-3n-hsw"
18599   filter: "'NIC_Intel-X710' and
18600            '64B' and
18601            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18602            'NDRPDR' and
18603            '1T1C' and
18604            'IP4FWD' and
18605            not 'IPSEC' and
18606            not 'VHOST'"
18607   parameters:
18608   - "latency"
18609   - "parent"
18610   - "tags"
18611   sort:
18612   - "IP4BASE"
18613   - "FIB_20K"
18614   - "FIB_200K"
18615   - "FIB_2M"
18616   layout:
18617     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18618     layout: "plot-latency"
18619
18620 -
18621   type: "plot"
18622   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18623   algorithm: "plot_latency_error_bars"
18624   output-file-type: ".html"
18625   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18626   data: "plot-vpp-throughput-latency-3n-hsw"
18627   filter: "'NIC_Intel-X710' and
18628            '64B' and
18629            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18630            'NDRPDR' and
18631            '2T2C' and
18632            'IP4FWD' and
18633            not 'IPSEC' and
18634            not 'VHOST'"
18635   parameters:
18636   - "latency"
18637   - "parent"
18638   - "tags"
18639   sort:
18640   - "IP4BASE"
18641   - "FIB_20K"
18642   - "FIB_200K"
18643   - "FIB_2M"
18644   layout:
18645     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18646     layout: "plot-latency"
18647
18648 # Packet Latency - VPP IPv4 3n-hsw-x710 features
18649 -
18650   type: "plot"
18651   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18652   algorithm: "plot_latency_error_bars"
18653   output-file-type: ".html"
18654   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18655   data: "plot-vpp-throughput-latency-3n-hsw"
18656   filter: "'NIC_Intel-X710' and
18657            '64B' and
18658            ('IP4BASE' or
18659             'POLICE_MARK' or
18660             'COPWHLIST' or
18661             ('NAT44' and 'BASE') or
18662             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18663            'NDRPDR' and
18664            '1T1C' and
18665            'IP4FWD' and
18666            not 'IPSEC' and
18667            not 'VHOST'"
18668   parameters:
18669   - "latency"
18670   - "parent"
18671   - "tags"
18672   sort:
18673   - "IP4BASE"
18674   - "NAT44"
18675   - "POLICE_MARK"
18676   - "COPWHLIST"
18677   - "IACL"
18678   - "OACL"
18679   layout:
18680     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
18681     layout: "plot-latency"
18682
18683 -
18684   type: "plot"
18685   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18686   algorithm: "plot_latency_error_bars"
18687   output-file-type: ".html"
18688   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18689   data: "plot-vpp-throughput-latency-3n-hsw"
18690   filter: "'NIC_Intel-X710' and
18691            '64B' and
18692            ('IP4BASE' or
18693             'POLICE_MARK' or
18694             'COPWHLIST' or
18695             ('NAT44' and 'BASE') or
18696             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
18697            'NDRPDR' and
18698            '2T2C' and
18699            'IP4FWD' and
18700            not 'IPSEC' and
18701            not 'VHOST'"
18702   parameters:
18703   - "latency"
18704   - "parent"
18705   - "tags"
18706   sort:
18707   - "IP4BASE"
18708   - "NAT44"
18709   - "POLICE_MARK"
18710   - "COPWHLIST"
18711   - "IACL"
18712   - "OACL"
18713   layout:
18714     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
18715     layout: "plot-latency"
18716
18717 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
18718 -
18719   type: "plot"
18720   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
18721   algorithm: "plot_latency_error_bars"
18722   output-file-type: ".html"
18723   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
18724   data: "plot-vpp-throughput-latency-3n-hsw"
18725   filter: "'NIC_Intel-X710' and
18726            '64B' and
18727            'NDRPDR' and
18728            '1T1C' and
18729            'IP4FWD' and
18730            'NAT44' and
18731            not 'IPSEC' and
18732            not 'VHOST'"
18733   parameters:
18734   - "latency"
18735   - "parent"
18736   - "tags"
18737   sort:
18738   - "BASE"
18739   - "BASE"
18740   - "SRC_USER_10"
18741   - "SRC_USER_100"
18742   - "SRC_USER_1000"
18743   - "SRC_USER_2000"
18744   layout:
18745     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
18746     layout: "plot-latency"
18747
18748 -
18749   type: "plot"
18750   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
18751   algorithm: "plot_latency_error_bars"
18752   output-file-type: ".html"
18753   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
18754   data: "plot-vpp-throughput-latency-3n-hsw"
18755   filter: "'NIC_Intel-X710' and
18756            '64B' and
18757            'NDRPDR' and
18758            '2T2C' and
18759            'IP4FWD' and
18760            'NAT44' and
18761            not 'IPSEC' and
18762            not 'VHOST'"
18763   parameters:
18764   - "latency"
18765   - "parent"
18766   - "tags"
18767   sort:
18768   - "BASE"
18769   - "BASE"
18770   - "SRC_USER_10"
18771   - "SRC_USER_100"
18772   - "SRC_USER_1000"
18773   - "SRC_USER_2000"
18774   layout:
18775     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
18776     layout: "plot-latency"
18777
18778 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
18779 -
18780   type: "plot"
18781   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18782   algorithm: "plot_latency_error_bars"
18783   output-file-type: ".html"
18784   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
18785   data: "plot-vpp-throughput-latency-3n-hsw"
18786   filter: "'NIC_Intel-X710' and
18787            '64B' and
18788            'NDRPDR' and
18789            '1T1C' and
18790            'IP4FWD' and
18791            'IACL' and
18792            ('ACL10' or 'ACL50') and '10k_FLOWS' and
18793            not 'IPSEC' and
18794            not 'VHOST'"
18795   parameters:
18796   - "latency"
18797   - "parent"
18798   - "tags"
18799   sort:
18800   - "ACL_STATELESS"
18801   - "ACL_STATEFUL"
18802   - "ACL_STATELESS"
18803   - "ACL_STATEFUL"
18804   layout:
18805     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
18806     layout: "plot-latency"
18807
18808 -
18809   type: "plot"
18810   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18811   algorithm: "plot_latency_error_bars"
18812   output-file-type: ".html"
18813   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
18814   data: "plot-vpp-throughput-latency-3n-hsw"
18815   filter: "'NIC_Intel-X710' and
18816            '64B' and
18817            'NDRPDR' and
18818            '2T2C' and
18819            'IP4FWD' and
18820            'IACL' and
18821            ('ACL10' or 'ACL50') and '10k_FLOWS' and
18822            not 'IPSEC' and
18823            not 'VHOST'"
18824   parameters:
18825   - "latency"
18826   - "parent"
18827   - "tags"
18828   sort:
18829   - "ACL_STATELESS"
18830   - "ACL_STATEFUL"
18831   - "ACL_STATELESS"
18832   - "ACL_STATEFUL"
18833   layout:
18834     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
18835     layout: "plot-latency"
18836
18837 # Packet Latency - VPP IPv4 3n-hsw-x710 features oacl
18838 -
18839   type: "plot"
18840   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
18841   algorithm: "plot_latency_error_bars"
18842   output-file-type: ".html"
18843   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
18844   data: "plot-vpp-throughput-latency-3n-hsw"
18845   filter: "'NIC_Intel-X710' and
18846            '64B' and
18847            'NDRPDR' and
18848            '1T1C' and
18849            'IP4FWD' and
18850            'OACL' and
18851            ('ACL10' or 'ACL50') and '10k_FLOWS' and
18852            not 'IPSEC' and
18853            not 'VHOST'"
18854   parameters:
18855   - "latency"
18856   - "parent"
18857   - "tags"
18858   sort:
18859   - "ACL_STATELESS"
18860   - "ACL_STATEFUL"
18861   - "ACL_STATELESS"
18862   - "ACL_STATEFUL"
18863   layout:
18864     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
18865     layout: "plot-latency"
18866
18867 -
18868   type: "plot"
18869   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
18870   algorithm: "plot_latency_error_bars"
18871   output-file-type: ".html"
18872   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
18873   data: "plot-vpp-throughput-latency-3n-hsw"
18874   filter: "'NIC_Intel-X710' and
18875            '64B' and
18876            'NDRPDR' and
18877            '2T2C' and
18878            'IP4FWD' and
18879            'OACL' and
18880            ('ACL10' or 'ACL50') and '10k_FLOWS' and
18881            not 'IPSEC' and
18882            not 'VHOST'"
18883   parameters:
18884   - "latency"
18885   - "parent"
18886   - "tags"
18887   sort:
18888   - "ACL_STATELESS"
18889   - "ACL_STATEFUL"
18890   - "ACL_STATELESS"
18891   - "ACL_STATEFUL"
18892   layout:
18893     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
18894     layout: "plot-latency"
18895
18896 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
18897 -
18898   type: "plot"
18899   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
18900   algorithm: "plot_latency_error_bars"
18901   output-file-type: ".html"
18902   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
18903   data: "plot-vpp-throughput-latency-3n-hsw"
18904   filter: "'NIC_Intel-XL710' and
18905            '64B' and
18906            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18907            'NDRPDR' and
18908            '1T1C' and
18909            'IP4FWD' and
18910            not 'IPSEC' and
18911            not 'VHOST'"
18912   parameters:
18913   - "latency"
18914   - "parent"
18915   - "tags"
18916   sort:
18917   - "IP4BASE"
18918   - "FIB_20K"
18919   - "FIB_200K"
18920   - "FIB_2M"
18921   layout:
18922     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
18923     layout: "plot-latency"
18924
18925 -
18926   type: "plot"
18927   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
18928   algorithm: "plot_latency_error_bars"
18929   output-file-type: ".html"
18930   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
18931   data: "plot-vpp-throughput-latency-3n-hsw"
18932   filter: "'NIC_Intel-XL710' and
18933            '64B' and
18934            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18935            'NDRPDR' and
18936            '2T2C' and
18937            'IP4FWD' and
18938            not 'IPSEC' and
18939            not 'VHOST'"
18940   parameters:
18941   - "latency"
18942   - "parent"
18943   - "tags"
18944   sort:
18945   - "IP4BASE"
18946   - "FIB_20K"
18947   - "FIB_200K"
18948   - "FIB_2M"
18949   layout:
18950     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
18951     layout: "plot-latency"
18952
18953 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
18954 -
18955   type: "plot"
18956   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18957   algorithm: "plot_latency_error_bars"
18958   output-file-type: ".html"
18959   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18960   data: "plot-vpp-throughput-latency-3n-skx"
18961   filter: "'NIC_Intel-X710' and
18962            '64B' and
18963            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18964            'NDRPDR' and
18965            '2T1C' and
18966            'IP4FWD' and
18967            not 'IPSEC' and
18968            not 'VHOST'"
18969   parameters:
18970   - "latency"
18971   - "parent"
18972   - "tags"
18973   sort:
18974   - "IP4BASE"
18975   - "FIB_20K"
18976   - "FIB_200K"
18977   - "FIB_2M"
18978   layout:
18979     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18980     layout: "plot-latency"
18981
18982 -
18983   type: "plot"
18984   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18985   algorithm: "plot_latency_error_bars"
18986   output-file-type: ".html"
18987   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18988   data: "plot-vpp-throughput-latency-3n-skx"
18989   filter: "'NIC_Intel-X710' and
18990            '64B' and
18991            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
18992            'NDRPDR' and
18993            '4T2C' and
18994            'IP4FWD' and
18995            not 'IPSEC' and
18996            not 'VHOST'"
18997   parameters:
18998   - "latency"
18999   - "parent"
19000   - "tags"
19001   sort:
19002   - "IP4BASE"
19003   - "FIB_20K"
19004   - "FIB_200K"
19005   - "FIB_2M"
19006   layout:
19007     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19008     layout: "plot-latency"
19009
19010 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
19011 -
19012   type: "plot"
19013   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
19014   algorithm: "plot_latency_error_bars"
19015   output-file-type: ".html"
19016   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
19017   data: "plot-vpp-throughput-latency-3n-skx"
19018   filter: "'NIC_Intel-X710' and
19019            '64B' and
19020            ('IP4BASE' or
19021             'POLICE_MARK' or
19022             'COPWHLIST' or
19023             ('NAT44' and 'BASE') or
19024             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
19025            'NDRPDR' and
19026            '2T1C' and
19027            'IP4FWD' and
19028            not 'IPSEC' and
19029            not 'VHOST'"
19030   parameters:
19031   - "latency"
19032   - "parent"
19033   - "tags"
19034   sort:
19035   - "IP4BASE"
19036   - "NAT44"
19037   - "POLICE_MARK"
19038   - "COPWHLIST"
19039   - "IACL"
19040   - "OACL"
19041   layout:
19042     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
19043     layout: "plot-latency"
19044
19045 -
19046   type: "plot"
19047   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19048   algorithm: "plot_latency_error_bars"
19049   output-file-type: ".html"
19050   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
19051   data: "plot-vpp-throughput-latency-3n-skx"
19052   filter: "'NIC_Intel-X710' and
19053            '64B' and
19054            ('IP4BASE' or
19055             'POLICE_MARK' or
19056             'COPWHLIST' or
19057             ('NAT44' and 'BASE') or
19058             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
19059            'NDRPDR' and
19060            '4T2C' and
19061            'IP4FWD' and
19062            not 'IPSEC' and
19063            not 'VHOST'"
19064   parameters:
19065   - "latency"
19066   - "parent"
19067   - "tags"
19068   sort:
19069   - "IP4BASE"
19070   - "NAT44"
19071   - "POLICE_MARK"
19072   - "COPWHLIST"
19073   - "IACL"
19074   - "OACL"
19075   layout:
19076     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
19077     layout: "plot-latency"
19078
19079 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
19080 -
19081   type: "plot"
19082   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19083   algorithm: "plot_latency_error_bars"
19084   output-file-type: ".html"
19085   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
19086   data: "plot-vpp-throughput-latency-3n-skx"
19087   filter: "'NIC_Intel-X710' and
19088            '64B' and
19089            'NDRPDR' and
19090            '2T1C' and
19091            'IP4FWD' and
19092            'NAT44' and
19093            not 'IPSEC' and
19094            not 'VHOST'"
19095   parameters:
19096   - "latency"
19097   - "parent"
19098   - "tags"
19099   sort:
19100   - "BASE"
19101   - "BASE"
19102   - "SRC_USER_10"
19103   - "SRC_USER_100"
19104   - "SRC_USER_1000"
19105   - "SRC_USER_2000"
19106   layout:
19107     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
19108     layout: "plot-latency"
19109
19110 -
19111   type: "plot"
19112   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19113   algorithm: "plot_latency_error_bars"
19114   output-file-type: ".html"
19115   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
19116   data: "plot-vpp-throughput-latency-3n-skx"
19117   filter: "'NIC_Intel-X710' and
19118            '64B' and
19119            'NDRPDR' and
19120            '4T2C' and
19121            'IP4FWD' and
19122            'NAT44' and
19123            not 'IPSEC' and
19124            not 'VHOST'"
19125   parameters:
19126   - "latency"
19127   - "parent"
19128   - "tags"
19129   sort:
19130   - "BASE"
19131   - "BASE"
19132   - "SRC_USER_10"
19133   - "SRC_USER_100"
19134   - "SRC_USER_1000"
19135   - "SRC_USER_2000"
19136   layout:
19137     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
19138     layout: "plot-latency"
19139
19140 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
19141 -
19142   type: "plot"
19143   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19144   algorithm: "plot_latency_error_bars"
19145   output-file-type: ".html"
19146   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
19147   data: "plot-vpp-throughput-latency-3n-skx"
19148   filter: "'NIC_Intel-X710' and
19149            '64B' and
19150            'NDRPDR' and
19151            '2T1C' and
19152            'IP4FWD' and
19153            'IACL' and
19154            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19155            not 'IPSEC' and
19156            not 'VHOST'"
19157   parameters:
19158   - "latency"
19159   - "parent"
19160   - "tags"
19161   sort:
19162   - "ACL_STATELESS"
19163   - "ACL_STATEFUL"
19164   - "ACL_STATELESS"
19165   - "ACL_STATEFUL"
19166   layout:
19167     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
19168     layout: "plot-latency"
19169
19170 -
19171   type: "plot"
19172   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19173   algorithm: "plot_latency_error_bars"
19174   output-file-type: ".html"
19175   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
19176   data: "plot-vpp-throughput-latency-3n-skx"
19177   filter: "'NIC_Intel-X710' and
19178            '64B' and
19179            'NDRPDR' and
19180            '4T2C' and
19181            'IP4FWD' and
19182            'IACL' and
19183            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19184            not 'IPSEC' and
19185            not 'VHOST'"
19186   parameters:
19187   - "latency"
19188   - "parent"
19189   - "tags"
19190   sort:
19191   - "ACL_STATELESS"
19192   - "ACL_STATEFUL"
19193   - "ACL_STATELESS"
19194   - "ACL_STATEFUL"
19195   layout:
19196     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
19197     layout: "plot-latency"
19198
19199 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
19200 -
19201   type: "plot"
19202   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
19203   algorithm: "plot_latency_error_bars"
19204   output-file-type: ".html"
19205   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
19206   data: "plot-vpp-throughput-latency-3n-skx"
19207   filter: "'NIC_Intel-X710' and
19208            '64B' and
19209            'NDRPDR' and
19210            '2T1C' and
19211            'IP4FWD' and
19212            'OACL' and
19213            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19214            not 'IPSEC' and
19215            not 'VHOST'"
19216   parameters:
19217   - "latency"
19218   - "parent"
19219   - "tags"
19220   sort:
19221   - "ACL_STATELESS"
19222   - "ACL_STATEFUL"
19223   - "ACL_STATELESS"
19224   - "ACL_STATEFUL"
19225   layout:
19226     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
19227     layout: "plot-latency"
19228
19229 -
19230   type: "plot"
19231   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat"
19232   algorithm: "plot_latency_error_bars"
19233   output-file-type: ".html"
19234   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-oacl-lat"
19235   data: "plot-vpp-throughput-latency-3n-skx"
19236   filter: "'NIC_Intel-X710' and
19237            '64B' and
19238            'NDRPDR' and
19239            '4T2C' and
19240            'IP4FWD' and
19241            'OACL' and
19242            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19243            not 'IPSEC' and
19244            not 'VHOST'"
19245   parameters:
19246   - "latency"
19247   - "parent"
19248   - "tags"
19249   sort:
19250   - "ACL_STATELESS"
19251   - "ACL_STATEFUL"
19252   - "ACL_STATELESS"
19253   - "ACL_STATEFUL"
19254   layout:
19255     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
19256     layout: "plot-latency"
19257
19258 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
19259 -
19260   type: "plot"
19261   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19262   algorithm: "plot_latency_error_bars"
19263   output-file-type: ".html"
19264   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19265   data: "plot-vpp-throughput-latency-2n-skx"
19266   filter: "'NIC_Intel-X710' and
19267            '64B' and
19268            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19269            'NDRPDR' and
19270            '2T1C' and
19271            'IP4FWD' and
19272            not 'IPSEC' and
19273            not 'VHOST'"
19274   parameters:
19275   - "latency"
19276   - "parent"
19277   - "tags"
19278   sort:
19279   - "IP4BASE"
19280   - "FIB_20K"
19281   - "FIB_200K"
19282   - "FIB_2M"
19283   layout:
19284     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19285     layout: "plot-latency"
19286
19287 -
19288   type: "plot"
19289   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19290   algorithm: "plot_latency_error_bars"
19291   output-file-type: ".html"
19292   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19293   data: "plot-vpp-throughput-latency-2n-skx"
19294   filter: "'NIC_Intel-X710' and
19295            '64B' and
19296            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19297            'NDRPDR' and
19298            '4T2C' and
19299            'IP4FWD' and
19300            not 'IPSEC' and
19301            not 'VHOST'"
19302   parameters:
19303   - "latency"
19304   - "parent"
19305   - "tags"
19306   sort:
19307   - "IP4BASE"
19308   - "FIB_20K"
19309   - "FIB_200K"
19310   - "FIB_2M"
19311   layout:
19312     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19313     layout: "plot-latency"
19314
19315 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
19316 -
19317   type: "plot"
19318   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19319   algorithm: "plot_latency_error_bars"
19320   output-file-type: ".html"
19321   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19322   data: "plot-vpp-throughput-latency-2n-skx"
19323   filter: "'NIC_Intel-XXV710' and
19324            '64B' and
19325            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19326            'NDRPDR' and
19327            '2T1C' and
19328            'IP4FWD' and
19329            not 'IPSEC' and
19330            not 'VHOST'"
19331   parameters:
19332   - "latency"
19333   - "parent"
19334   - "tags"
19335   sort:
19336   - "IP4BASE"
19337   - "FIB_20K"
19338   - "FIB_200K"
19339   - "FIB_2M"
19340   layout:
19341     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19342     layout: "plot-latency"
19343
19344 -
19345   type: "plot"
19346   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19347   algorithm: "plot_latency_error_bars"
19348   output-file-type: ".html"
19349   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19350   data: "plot-vpp-throughput-latency-2n-skx"
19351   filter: "'NIC_Intel-XXV710' and
19352            '64B' and
19353            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19354            'NDRPDR' and
19355            '4T2C' and
19356            'IP4FWD' and
19357            not 'IPSEC' and
19358            not 'VHOST'"
19359   parameters:
19360   - "latency"
19361   - "parent"
19362   - "tags"
19363   sort:
19364   - "IP4BASE"
19365   - "FIB_20K"
19366   - "FIB_200K"
19367   - "FIB_2M"
19368   layout:
19369     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19370     layout: "plot-latency"
19371
19372 ################################################################################
19373
19374 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
19375 -
19376   type: "plot"
19377   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19378   algorithm: "plot_latency_error_bars"
19379   output-file-type: ".html"
19380   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19381   data: "plot-vpp-throughput-latency-3n-hsw"
19382   filter: "'NIC_Intel-X520-DA2' and
19383            '64B' and
19384            'ENCAP' and
19385            'NDRPDR' and
19386            '1T1C' and
19387            'VXLAN' and
19388            'L2BDMACLRN' and
19389            not 'VHOST' and
19390            not 'IPSECHW'"
19391   parameters:
19392   - "latency"
19393   - "parent"
19394   - "tags"
19395   sort:
19396   - "not DOT1Q"
19397   - "VXLAN_1"
19398   - "VXLAN_10"
19399   - "VXLAN_100"
19400   - "VXLAN_1000"
19401   layout:
19402     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19403     layout: "plot-latency"
19404
19405 -
19406   type: "plot"
19407   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19408   algorithm: "plot_latency_error_bars"
19409   output-file-type: ".html"
19410   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19411   data: "plot-vpp-throughput-latency-3n-hsw"
19412   filter: "'NIC_Intel-X520-DA2' and
19413            '64B' and
19414            'ENCAP' and
19415            'NDRPDR' and
19416            '2T2C' and
19417            'VXLAN' and
19418            'L2BDMACLRN' and
19419            not 'VHOST' and
19420            not 'IPSECHW'"
19421   parameters:
19422   - "latency"
19423   - "parent"
19424   - "tags"
19425   sort:
19426   - "not DOT1Q"
19427   - "VXLAN_1"
19428   - "VXLAN_10"
19429   - "VXLAN_100"
19430   - "VXLAN_1000"
19431   layout:
19432     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19433     layout: "plot-latency"
19434
19435 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
19436 -
19437   type: "plot"
19438   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19439   algorithm: "plot_latency_error_bars"
19440   output-file-type: ".html"
19441   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
19442   data: "plot-vpp-throughput-latency-3n-hsw"
19443   filter: "'NIC_Intel-X520-DA2' and
19444            '64B' and
19445            'ENCAP' and
19446            'NDRPDR' and
19447            '1T1C' and
19448            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
19449            not 'DOT1Q' and
19450            not 'VHOST' and
19451            not 'IPSECHW'"
19452   parameters:
19453   - "latency"
19454   - "parent"
19455   - "tags"
19456   sort:
19457   - "L2BDMACLRN"
19458   - "L2XCFWD"
19459   - "LISP"
19460   layout:
19461     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
19462     layout: "plot-latency"
19463
19464 -
19465   type: "plot"
19466   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19467   algorithm: "plot_latency_error_bars"
19468   output-file-type: ".html"
19469   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
19470   data: "plot-vpp-throughput-latency-3n-hsw"
19471   filter: "'NIC_Intel-X520-DA2' and
19472            '64B' and
19473            'ENCAP' and
19474            'NDRPDR' and
19475            '2T2C' and
19476            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
19477            not 'DOT1Q' and
19478            not 'VHOST' and
19479            not 'IPSECHW'"
19480   parameters:
19481   - "latency"
19482   - "parent"
19483   - "tags"
19484   sort:
19485   - "L2BDMACLRN"
19486   - "L2XCFWD"
19487   - "LISP"
19488   layout:
19489     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
19490     layout: "plot-latency"
19491
19492 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
19493 -
19494   type: "plot"
19495   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19496   algorithm: "plot_latency_error_bars"
19497   output-file-type: ".html"
19498   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19499   data: "plot-vpp-throughput-latency-3n-hsw"
19500   filter: "'NIC_Intel-X710' and
19501            '64B' and
19502            'ENCAP' and
19503            'NDRPDR' and
19504            '1T1C' and
19505            'VXLAN' and
19506            'L2BDMACLRN' and
19507            not 'VHOST' and
19508            not 'IPSECHW'"
19509   parameters:
19510   - "latency"
19511   - "parent"
19512   - "tags"
19513   sort:
19514   - "not DOT1Q"
19515   - "VXLAN_1"
19516   - "VXLAN_10"
19517   - "VXLAN_100"
19518   - "VXLAN_1000"
19519   layout:
19520     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19521     layout: "plot-latency"
19522
19523 -
19524   type: "plot"
19525   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19526   algorithm: "plot_latency_error_bars"
19527   output-file-type: ".html"
19528   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19529   data: "plot-vpp-throughput-latency-3n-hsw"
19530   filter: "'NIC_Intel-X710' and
19531            '64B' and
19532            'ENCAP' and
19533            'NDRPDR' and
19534            '2T2C' and
19535            'VXLAN' and
19536            'L2BDMACLRN' and
19537            not 'VHOST' and
19538            not 'IPSECHW'"
19539   parameters:
19540   - "latency"
19541   - "parent"
19542   - "tags"
19543   sort:
19544   - "not DOT1Q"
19545   - "VXLAN_1"
19546   - "VXLAN_10"
19547   - "VXLAN_100"
19548   - "VXLAN_1000"
19549   layout:
19550     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19551     layout: "plot-latency"
19552
19553 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
19554 -
19555   type: "plot"
19556   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19557   algorithm: "plot_latency_error_bars"
19558   output-file-type: ".html"
19559   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
19560   data: "plot-vpp-throughput-latency-3n-hsw"
19561   filter: "'NIC_Intel-X710' and
19562            '64B' and
19563            'ENCAP' and
19564            'NDRPDR' and
19565            '1T1C' and
19566            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
19567            not 'DOT1Q' and
19568            not 'VHOST' and
19569            not 'IPSECHW'"
19570   parameters:
19571   - "latency"
19572   - "parent"
19573   - "tags"
19574   sort:
19575   - "L2BDMACLRN"
19576   - "L2XCFWD"
19577   - "LISP"
19578   layout:
19579     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
19580     layout: "plot-latency"
19581
19582 -
19583   type: "plot"
19584   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19585   algorithm: "plot_latency_error_bars"
19586   output-file-type: ".html"
19587   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
19588   data: "plot-vpp-throughput-latency-3n-hsw"
19589   filter: "'NIC_Intel-X710' and
19590            '64B' and
19591            'ENCAP' and
19592            'NDRPDR' and
19593            '2T2C' and
19594            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
19595            not 'DOT1Q' and
19596            not 'VHOST' and
19597            not 'IPSECHW'"
19598   parameters:
19599   - "latency"
19600   - "parent"
19601   - "tags"
19602   sort:
19603   - "L2BDMACLRN"
19604   - "L2XCFWD"
19605   - "LISP"
19606   layout:
19607     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
19608     layout: "plot-latency"
19609
19610 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
19611 -
19612   type: "plot"
19613   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19614   algorithm: "plot_latency_error_bars"
19615   output-file-type: ".html"
19616   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19617   data: "plot-vpp-throughput-latency-3n-skx"
19618   filter: "'NIC_Intel-X710' and
19619            '64B' and
19620            'ENCAP' and
19621            'NDRPDR' and
19622            '2T1C' and
19623            'VXLAN' and
19624            'L2BDMACLRN' and
19625            not 'VHOST' and
19626            not 'IPSECHW'"
19627   parameters:
19628   - "latency"
19629   - "parent"
19630   - "tags"
19631   sort:
19632   - "not DOT1Q"
19633   - "VXLAN_1"
19634   - "VXLAN_10"
19635   - "VXLAN_100"
19636   - "VXLAN_1000"
19637   layout:
19638     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19639     layout: "plot-latency"
19640
19641 -
19642   type: "plot"
19643   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19644   algorithm: "plot_latency_error_bars"
19645   output-file-type: ".html"
19646   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19647   data: "plot-vpp-throughput-latency-3n-skx"
19648   filter: "'NIC_Intel-X710' and
19649            '64B' and
19650            'ENCAP' and
19651            'NDRPDR' and
19652            '4T2C' and
19653            'VXLAN' and
19654            'L2BDMACLRN' and
19655            not 'VHOST' and
19656            not 'IPSECHW'"
19657   parameters:
19658   - "latency"
19659   - "parent"
19660   - "tags"
19661   sort:
19662   - "not DOT1Q"
19663   - "VXLAN_1"
19664   - "VXLAN_10"
19665   - "VXLAN_100"
19666   - "VXLAN_1000"
19667   layout:
19668     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19669     layout: "plot-latency"
19670
19671 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
19672 -
19673   type: "plot"
19674   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19675   algorithm: "plot_latency_error_bars"
19676   output-file-type: ".html"
19677   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
19678   data: "plot-vpp-throughput-latency-3n-skx"
19679   filter: "'NIC_Intel-X710' and
19680            '64B' and
19681            'ENCAP' and
19682            'NDRPDR' and
19683            '2T1C' and
19684            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
19685            not 'DOT1Q' and
19686            not 'VHOST' and
19687            not 'IPSECHW'"
19688   parameters:
19689   - "latency"
19690   - "parent"
19691   - "tags"
19692   sort:
19693   - "L2BDMACLRN"
19694   - "L2XCFWD"
19695   - "LISP"
19696   layout:
19697     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
19698     layout: "plot-latency"
19699
19700 -
19701   type: "plot"
19702   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19703   algorithm: "plot_latency_error_bars"
19704   output-file-type: ".html"
19705   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
19706   data: "plot-vpp-throughput-latency-3n-skx"
19707   filter: "'NIC_Intel-X710' and
19708            '64B' and
19709            'ENCAP' and
19710            'NDRPDR' and
19711            '4T2C' and
19712            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
19713            not 'DOT1Q' and
19714            not 'VHOST' and
19715            not 'IPSECHW'"
19716   parameters:
19717   - "latency"
19718   - "parent"
19719   - "tags"
19720   sort:
19721   - "L2BDMACLRN"
19722   - "L2XCFWD"
19723   - "LISP"
19724   layout:
19725     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
19726     layout: "plot-latency"
19727
19728 ################################################################################
19729
19730 # Packet Latency - VPP IPv6 3n-hsw-x520
19731 -
19732   type: "plot"
19733   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
19734   algorithm: "plot_latency_error_bars"
19735   output-file-type: ".html"
19736   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
19737   data: "plot-vpp-throughput-latency-3n-hsw"
19738   filter: "'NIC_Intel-X520-DA2' and
19739            '78B' and
19740            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19741            'NDRPDR' and
19742            '1T1C' and
19743            'IP6FWD' and
19744            not 'SRv6' and
19745            not 'IPSEC' and
19746            not 'VHOST'"
19747   parameters:
19748   - "latency"
19749   - "parent"
19750   - "tags"
19751   sort:
19752   - "IP6BASE"
19753   - "FIB_20K"
19754   - "FIB_200K"
19755   - "FIB_2M"
19756   layout:
19757     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
19758     layout: "plot-latency"
19759
19760 -
19761   type: "plot"
19762   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
19763   algorithm: "plot_latency_error_bars"
19764   output-file-type: ".html"
19765   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
19766   data: "plot-vpp-throughput-latency-3n-hsw"
19767   filter: "'NIC_Intel-X520-DA2' and
19768            '78B' and
19769            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19770            'NDRPDR' and
19771            '2T2C' and
19772            'IP6FWD' and
19773            not 'SRv6' and
19774            not 'IPSEC' and
19775            not 'VHOST'"
19776   parameters:
19777   - "latency"
19778   - "parent"
19779   - "tags"
19780   sort:
19781   - "IP6BASE"
19782   - "FIB_20K"
19783   - "FIB_200K"
19784   - "FIB_2M"
19785   layout:
19786     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
19787     layout: "plot-latency"
19788
19789 # Packet Latency - VPP IPv6 3n-hsw-x710
19790 -
19791   type: "plot"
19792   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19793   algorithm: "plot_latency_error_bars"
19794   output-file-type: ".html"
19795   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
19796   data: "plot-vpp-throughput-latency-3n-hsw"
19797   filter: "'NIC_Intel-X710' and
19798            '78B' and
19799            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19800            'NDRPDR' and
19801            '1T1C' and
19802            'IP6FWD' and
19803            not 'SRv6' and
19804            not 'IPSEC' and
19805            not 'VHOST'"
19806   parameters:
19807   - "latency"
19808   - "parent"
19809   - "tags"
19810   sort:
19811   - "IP6BASE"
19812   - "FIB_20K"
19813   - "FIB_200K"
19814   - "FIB_2M"
19815   layout:
19816     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
19817     layout: "plot-latency"
19818
19819 -
19820   type: "plot"
19821   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19822   algorithm: "plot_latency_error_bars"
19823   output-file-type: ".html"
19824   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
19825   data: "plot-vpp-throughput-latency-3n-hsw"
19826   filter: "'NIC_Intel-X710' and
19827            '78B' and
19828            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19829            'NDRPDR' and
19830            '2T2C' and
19831            'IP6FWD' and
19832            not 'SRv6' and
19833            not 'IPSEC' and
19834            not 'VHOST'"
19835   parameters:
19836   - "latency"
19837   - "parent"
19838   - "tags"
19839   sort:
19840   - "IP6BASE"
19841   - "FIB_20K"
19842   - "FIB_200K"
19843   - "FIB_2M"
19844   layout:
19845     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
19846     layout: "plot-latency"
19847
19848 # Packet Latency - VPP IPv6 3n-hsw-xl710
19849 -
19850   type: "plot"
19851   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
19852   algorithm: "plot_latency_error_bars"
19853   output-file-type: ".html"
19854   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
19855   data: "plot-vpp-throughput-latency-3n-hsw"
19856   filter: "'NIC_Intel-XL710' and
19857            '78B' and
19858            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19859            'NDRPDR' and
19860            '1T1C' and
19861            'IP6FWD' and
19862            not 'SRv6' and
19863            not 'IPSEC' and
19864            not 'VHOST'"
19865   parameters:
19866   - "latency"
19867   - "parent"
19868   - "tags"
19869   sort:
19870   - "IP6BASE"
19871   - "FIB_20K"
19872   - "FIB_200K"
19873   - "FIB_2M"
19874   layout:
19875     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
19876     layout: "plot-latency"
19877
19878 -
19879   type: "plot"
19880   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
19881   algorithm: "plot_latency_error_bars"
19882   output-file-type: ".html"
19883   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
19884   data: "plot-vpp-throughput-latency-3n-hsw"
19885   filter: "'NIC_Intel-XL710' and
19886            '78B' and
19887            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19888            'NDRPDR' and
19889            '2T2C' and
19890            'IP6FWD' and
19891            not 'SRv6' and
19892            not 'IPSEC' and
19893            not 'VHOST'"
19894   parameters:
19895   - "latency"
19896   - "parent"
19897   - "tags"
19898   sort:
19899   - "IP6BASE"
19900   - "FIB_20K"
19901   - "FIB_200K"
19902   - "FIB_2M"
19903   layout:
19904     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
19905     layout: "plot-latency"
19906
19907 # Packet Latency - VPP IPv6 3n-skx-x710
19908 -
19909   type: "plot"
19910   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19911   algorithm: "plot_latency_error_bars"
19912   output-file-type: ".html"
19913   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19914   data: "plot-vpp-throughput-latency-3n-skx"
19915   filter: "'NIC_Intel-X710' and
19916            '78B' and
19917            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19918            'NDRPDR' and
19919            '2T1C' and
19920            'IP6FWD' and
19921            not 'SRv6' and
19922            not 'IPSEC' and
19923            not 'VHOST'"
19924   parameters:
19925   - "latency"
19926   - "parent"
19927   - "tags"
19928   sort:
19929   - "IP6BASE"
19930   - "FIB_20K"
19931   - "FIB_200K"
19932   - "FIB_2M"
19933   layout:
19934     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
19935     layout: "plot-latency"
19936
19937 -
19938   type: "plot"
19939   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
19940   algorithm: "plot_latency_error_bars"
19941   output-file-type: ".html"
19942   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
19943   data: "plot-vpp-throughput-latency-3n-skx"
19944   filter: "'NIC_Intel-X710' and
19945            '78B' and
19946            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19947            'NDRPDR' and
19948            '4T2C' and
19949            'IP6FWD' and
19950            not 'SRv6' and
19951            not 'IPSEC' and
19952            not 'VHOST'"
19953   parameters:
19954   - "latency"
19955   - "parent"
19956   - "tags"
19957   sort:
19958   - "IP6BASE"
19959   - "FIB_20K"
19960   - "FIB_200K"
19961   - "FIB_2M"
19962   layout:
19963     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
19964     layout: "plot-latency"
19965
19966 # Packet Latency - VPP IPv6 2n-skx-x710
19967 -
19968   type: "plot"
19969   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19970   algorithm: "plot_latency_error_bars"
19971   output-file-type: ".html"
19972   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
19973   data: "plot-vpp-throughput-latency-2n-skx"
19974   filter: "'NIC_Intel-X710' and
19975            '78B' and
19976            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19977            'NDRPDR' and
19978            '2T1C' and
19979            'IP6FWD' and
19980            not 'SRv6' and
19981            not 'IPSEC' and
19982            not 'VHOST'"
19983   parameters:
19984   - "latency"
19985   - "parent"
19986   - "tags"
19987   sort:
19988   - "IP6BASE"
19989   - "FIB_20K"
19990   - "FIB_200K"
19991   - "FIB_2M"
19992   layout:
19993     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
19994     layout: "plot-latency"
19995
19996 -
19997   type: "plot"
19998   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
19999   algorithm: "plot_latency_error_bars"
20000   output-file-type: ".html"
20001   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
20002   data: "plot-vpp-throughput-latency-2n-skx"
20003   filter: "'NIC_Intel-X710' and
20004            '78B' and
20005            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20006            'NDRPDR' and
20007            '4T2C' and
20008            'IP6FWD' and
20009            not 'SRv6' and
20010            not 'IPSEC' and
20011            not 'VHOST'"
20012   parameters:
20013   - "latency"
20014   - "parent"
20015   - "tags"
20016   sort:
20017   - "IP6BASE"
20018   - "FIB_20K"
20019   - "FIB_200K"
20020   - "FIB_2M"
20021   layout:
20022     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
20023     layout: "plot-latency"
20024
20025 # Packet Latency - VPP IPv6 2n-skx-xxv710
20026 -
20027   type: "plot"
20028   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20029   algorithm: "plot_latency_error_bars"
20030   output-file-type: ".html"
20031   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
20032   data: "plot-vpp-throughput-latency-2n-skx"
20033   filter: "'NIC_Intel-XXV710' and
20034            '78B' and
20035            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20036            'NDRPDR' and
20037            '2T1C' and
20038            'IP6FWD' and
20039            not 'SRv6' and
20040            not 'IPSEC' and
20041            not 'VHOST'"
20042   parameters:
20043   - "latency"
20044   - "parent"
20045   - "tags"
20046   sort:
20047   - "IP6BASE"
20048   - "FIB_20K"
20049   - "FIB_200K"
20050   - "FIB_2M"
20051   layout:
20052     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
20053     layout: "plot-latency"
20054
20055 -
20056   type: "plot"
20057   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20058   algorithm: "plot_latency_error_bars"
20059   output-file-type: ".html"
20060   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
20061   data: "plot-vpp-throughput-latency-2n-skx"
20062   filter: "'NIC_Intel-XXV710' and
20063            '78B' and
20064            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20065            'NDRPDR' and
20066            '4T2C' and
20067            'IP6FWD' and
20068            not 'SRv6' and
20069            not 'IPSEC' and
20070            not 'VHOST'"
20071   parameters:
20072   - "latency"
20073   - "parent"
20074   - "tags"
20075   sort:
20076   - "IP6BASE"
20077   - "FIB_20K"
20078   - "FIB_200K"
20079   - "FIB_2M"
20080   layout:
20081     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
20082     layout: "plot-latency"
20083
20084 ################################################################################
20085
20086 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
20087 -
20088   type: "plot"
20089   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
20090   algorithm: "plot_latency_error_bars"
20091   output-file-type: ".html"
20092   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
20093   data: "plot-vpp-throughput-latency-3n-hsw"
20094   filter: "'NIC_Intel-X520-DA2' and
20095            '78B' and
20096            'ENCAP' and
20097            'NDRPDR' and
20098            '1T1C' and
20099            'LISP' and
20100            not 'VHOST'"
20101   parameters:
20102   - "latency"
20103   - "parent"
20104   - "tags"
20105   sort:
20106   - "IP4UNRLAY"
20107   - "IP6UNRLAY"
20108   layout:
20109     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
20110     layout: "plot-latency"
20111
20112 -
20113   type: "plot"
20114   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
20115   algorithm: "plot_latency_error_bars"
20116   output-file-type: ".html"
20117   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
20118   data: "plot-vpp-throughput-latency-3n-hsw"
20119   filter: "'NIC_Intel-X520-DA2' and
20120            '78B' and
20121            'ENCAP' and
20122            'NDRPDR' and
20123            '2T2C' and
20124            'LISP' and
20125            not 'VHOST'"
20126   parameters:
20127   - "latency"
20128   - "parent"
20129   - "tags"
20130   sort:
20131   - "IP4UNRLAY"
20132   - "IP6UNRLAY"
20133   layout:
20134     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
20135     layout: "plot-latency"
20136
20137 ################################################################################
20138
20139 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
20140 -
20141   type: "plot"
20142   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20143   algorithm: "plot_latency_error_bars"
20144   output-file-type: ".html"
20145   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20146   data: "plot-vpp-throughput-latency-3n-hsw"
20147   filter: "'NIC_Intel-XL710' and
20148            '64B' and
20149            'IP4FWD' and
20150            'NDRPDR' and
20151            'BASE' and
20152            '1T1C' and
20153            'IPSECHW' and
20154            ('IPSECTRAN' or 'IPSECTUN') and
20155            not 'VHOST'"
20156   parameters:
20157   - "latency"
20158   - "parent"
20159   - "tags"
20160   layout:
20161     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
20162     layout: "plot-latency"
20163
20164 -
20165   type: "plot"
20166   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20167   algorithm: "plot_latency_error_bars"
20168   output-file-type: ".html"
20169   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20170   data: "plot-vpp-throughput-latency-3n-hsw"
20171   filter: "'NIC_Intel-XL710' and
20172            '64B' and
20173            'IP4FWD' and
20174            'NDRPDR' and
20175            'BASE' and
20176            '2T2C' and
20177            'IPSECHW' and
20178            ('IPSECTRAN' or 'IPSECTUN') and
20179            not 'VHOST'"
20180   parameters:
20181   - "latency"
20182   - "parent"
20183   - "tags"
20184   layout:
20185     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
20186     layout: "plot-latency"
20187
20188 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
20189 -
20190   type: "plot"
20191   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20192   algorithm: "plot_latency_error_bars"
20193   output-file-type: ".html"
20194   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
20195   data: "plot-vpp-throughput-latency-3n-hsw"
20196   filter: "'NIC_Intel-XL710' and
20197            '64B' and
20198            'IP4FWD' and
20199            'NDRPDR' and
20200            'SCALE' and
20201            '1T1C' and
20202            'IPSECHW' and
20203            ('IPSECTRAN' or 'IPSECTUN') and
20204            not 'VHOST'"
20205   parameters:
20206   - "latency"
20207   - "parent"
20208   - "tags"
20209   layout:
20210     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
20211     layout: "plot-latency"
20212
20213 -
20214   type: "plot"
20215   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20216   algorithm: "plot_latency_error_bars"
20217   output-file-type: ".html"
20218   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
20219   data: "plot-vpp-throughput-latency-3n-hsw"
20220   filter: "'NIC_Intel-XL710' and
20221            '64B' and
20222            'IP4FWD' and
20223            'NDRPDR' and
20224            'SCALE' and
20225            '2T2C' and
20226            'IPSECHW' and
20227            ('IPSECTRAN' or 'IPSECTUN') and
20228            not 'VHOST'"
20229   parameters:
20230   - "latency"
20231   - "parent"
20232   - "tags"
20233   layout:
20234     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
20235     layout: "plot-latency"
20236
20237 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
20238 -
20239   type: "plot"
20240   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20241   algorithm: "plot_latency_error_bars"
20242   output-file-type: ".html"
20243   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
20244   data: "plot-vpp-throughput-latency-3n-hsw"
20245   filter: "'NIC_Intel-XL710' and
20246            '64B' and
20247            'IP4FWD' and
20248            'NDRPDR' and
20249            '1T1C' and
20250            'IPSECSW' and
20251            ('IPSECTRAN' or 'IPSECTUN') and
20252            not 'VHOST'"
20253   parameters:
20254   - "latency"
20255   - "parent"
20256   - "tags"
20257   layout:
20258     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
20259     layout: "plot-latency"
20260
20261 -
20262   type: "plot"
20263   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20264   algorithm: "plot_latency_error_bars"
20265   output-file-type: ".html"
20266   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
20267   data: "plot-vpp-throughput-latency-3n-hsw"
20268   filter: "'NIC_Intel-XL710' and
20269            '64B' and
20270            'IP4FWD' and
20271            'NDRPDR' and
20272            '2T2C' and
20273            'IPSECSW' and
20274            ('IPSECTRAN' or 'IPSECTUN') and
20275            not 'VHOST'"
20276   parameters:
20277   - "latency"
20278   - "parent"
20279   - "tags"
20280   layout:
20281     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
20282     layout: "plot-latency"
20283
20284 ################################################################################
20285
20286 # Packet Latency - VPP SRv6 3n-hsw-x520
20287 -
20288   type: "plot"
20289   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20290   algorithm: "plot_latency_error_bars"
20291   output-file-type: ".html"
20292   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
20293   data: "plot-vpp-throughput-latency-3n-hsw"
20294   filter: "'NIC_Intel-X520-DA2' and
20295            '78B' and
20296            'FEATURE' and
20297            'NDRPDR' and
20298            '1T1C' and
20299            'IP6FWD' and
20300            'SRv6'"
20301   parameters:
20302   - "latency"
20303   - "parent"
20304   - "tags"
20305   layout:
20306     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
20307     layout: "plot-latency"
20308
20309 -
20310   type: "plot"
20311   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20312   algorithm: "plot_latency_error_bars"
20313   output-file-type: ".html"
20314   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
20315   data: "plot-vpp-throughput-latency-3n-hsw"
20316   filter: "'NIC_Intel-X520-DA2' and
20317            '78B' and
20318            'FEATURE' and
20319            'NDRPDR' and
20320            '2T2C' and
20321            'IP6FWD' and
20322            'SRv6'"
20323   parameters:
20324   - "latency"
20325   - "parent"
20326   - "tags"
20327   layout:
20328     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
20329     layout: "plot-latency"
20330
20331 ################################################################################
20332
20333 # Packet Latency - VPP vhost ip4 3n-hsw-x520
20334 -
20335   type: "plot"
20336   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20337   algorithm: "plot_latency_error_bars"
20338   output-file-type: ".html"
20339   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20340   data: "plot-vpp-throughput-latency-3n-hsw"
20341   filter: "'NIC_Intel-X520-DA2' and
20342            '64B' and
20343            'NDRPDR' and
20344            'ETH' and
20345            'IP4FWD' and
20346            '1T1C' and
20347            'VHOST_1024' and
20348            not 'VXLAN' and
20349            not 'DOT1Q'"
20350   parameters:
20351   - "latency"
20352   - "parent"
20353   - "tags"
20354   sort:
20355   - "not CFS_OPT"
20356   - "1VM"
20357   - "2VM"
20358   layout:
20359     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20360     layout: "plot-latency"
20361
20362 -
20363   type: "plot"
20364   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20365   algorithm: "plot_latency_error_bars"
20366   output-file-type: ".html"
20367   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20368   data: "plot-vpp-throughput-latency-3n-hsw"
20369   filter: "'NIC_Intel-X520-DA2' and
20370            '64B' and
20371            'NDRPDR' and
20372            'ETH' and
20373            'IP4FWD' and
20374            '2T2C' and
20375            'VHOST_1024' and
20376            not 'VXLAN' and
20377            not 'DOT1Q'"
20378   parameters:
20379   - "latency"
20380   - "parent"
20381   - "tags"
20382   sort:
20383   - "not CFS_OPT"
20384   - "1VM"
20385   - "2VM"
20386   layout:
20387     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20388     layout: "plot-latency"
20389
20390 # Packet Latency - VPP vhost l2sw 3n-hsw-x520
20391 -
20392   type: "plot"
20393   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20394   algorithm: "plot_latency_error_bars"
20395   output-file-type: ".html"
20396   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20397   data: "plot-vpp-throughput-latency-3n-hsw"
20398   filter: "'NIC_Intel-X520-DA2' and
20399            '64B' and
20400            'NDRPDR' and
20401            ('ETH' or 'DOT1Q') and
20402            '1T1C' and
20403            'L2BDMACLRN' and
20404            'VHOST_1024' and
20405            not 'VXLAN' and
20406            not 'IP4FWD' and
20407            not '2VM'"
20408   parameters:
20409   - "latency"
20410   - "parent"
20411   - "tags"
20412 #  sort:
20413 #  - "VM"  # "not CFS_OPT"
20414 #  - "CFS_OPT"
20415 #  - "FIB_10K"
20416 #  - "FIB_100K"
20417 #  - "FIB_1M"
20418   layout:
20419     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20420     layout: "plot-latency"
20421
20422 -
20423   type: "plot"
20424   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20425   algorithm: "plot_latency_error_bars"
20426   output-file-type: ".html"
20427   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20428   data: "plot-vpp-throughput-latency-3n-hsw"
20429   filter: "'NIC_Intel-X520-DA2' and
20430            '64B' and
20431            'NDRPDR' and
20432            ('ETH' or 'DOT1Q') and
20433            '2T2C' and
20434            'L2BDMACLRN' and
20435            'VHOST_1024' and
20436            not 'VXLAN' and
20437            not 'IP4FWD' and
20438            not '2VM'"
20439   parameters:
20440   - "latency"
20441   - "parent"
20442   - "tags"
20443 #  sort:
20444 #  - "VM"  # "not CFS_OPT"
20445 #  - "CFS_OPT"
20446 #  - "FIB_10K"
20447 #  - "FIB_100K"
20448 #  - "FIB_1M"
20449   layout:
20450     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20451     layout: "plot-latency"
20452
20453 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
20454 -
20455   type: "plot"
20456   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20457   algorithm: "plot_latency_error_bars"
20458   output-file-type: ".html"
20459   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
20460   data: "plot-vpp-throughput-latency-3n-hsw"
20461   filter: "'NIC_Intel-X520-DA2' and
20462            '64B' and
20463            'NDRPDR' and
20464            ('ETH' or 'DOT1Q') and
20465            'BASE' and
20466            '1T1C' and
20467            ('L2BDMACLRN' or 'L2XCFWD') and
20468            'VHOST_1024' and
20469            not 'VXLAN' and
20470            not 'IP4FWD' and
20471            not '2VM'"
20472   parameters:
20473   - "latency"
20474   - "parent"
20475   - "tags"
20476 #  sort:
20477 #  - "not CFS_OPT"
20478 #  - "L2XCFWD"
20479 #  - "not CFS_OPT"
20480 #  - "CFS_OPT"
20481   layout:
20482     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
20483     layout: "plot-latency"
20484
20485 -
20486   type: "plot"
20487   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20488   algorithm: "plot_latency_error_bars"
20489   output-file-type: ".html"
20490   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
20491   data: "plot-vpp-throughput-latency-3n-hsw"
20492   filter: "'NIC_Intel-X520-DA2' and
20493            '64B' and
20494            'NDRPDR' and
20495            ('ETH' or 'DOT1Q') and
20496            'BASE' and
20497            '2T2C' and
20498            ('L2BDMACLRN' or 'L2XCFWD') and
20499            'VHOST_1024' and
20500            not 'VXLAN' and
20501            not 'IP4FWD' and
20502            not '2VM'"
20503   parameters:
20504   - "latency"
20505   - "parent"
20506   - "tags"
20507 #  sort:
20508 #  - "not CFS_OPT"
20509 #  - "L2XCFWD"
20510 #  - "not CFS_OPT"
20511 #  - "CFS_OPT"
20512   layout:
20513     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
20514     layout: "plot-latency"
20515
20516 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
20517 -
20518   type: "plot"
20519   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20520   algorithm: "plot_latency_error_bars"
20521   output-file-type: ".html"
20522   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
20523   data: "plot-vpp-throughput-latency-3n-hsw"
20524   filter: "'NIC_Intel-X520-DA2' and
20525            '64B' and
20526            'NDRPDR' and
20527            ('ETH' or 'DOT1Q') and
20528            '1T1C' and
20529            ('L2BDMACLRN' or 'L2XCFWD') and
20530            'VHOST_1024' and
20531            not 'CFS_OPT' and
20532            not 'VXLAN' and
20533            not 'IP4FWD' and
20534            not 'LBOND'"
20535   parameters:
20536   - "latency"
20537   - "parent"
20538   - "tags"
20539 #  sort:
20540 #  - "1VM"
20541 #  - "L2XCFWD"
20542 #  - "1VM"
20543 #  - "L2BDMACLRN"
20544   layout:
20545     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
20546     layout: "plot-latency"
20547
20548 -
20549   type: "plot"
20550   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20551   algorithm: "plot_latency_error_bars"
20552   output-file-type: ".html"
20553   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
20554   data: "plot-vpp-throughput-latency-3n-hsw"
20555   filter: "'NIC_Intel-X520-DA2' and
20556            '64B' and
20557            'NDRPDR' and
20558            ('ETH' or 'DOT1Q') and
20559            '2T2C' and
20560            ('L2BDMACLRN' or 'L2XCFWD') and
20561            'VHOST_1024' and
20562            not 'CFS_OPT' and
20563            not 'VXLAN' and
20564            not 'IP4FWD' and
20565            not 'LBOND'"
20566   parameters:
20567   - "latency"
20568   - "parent"
20569   - "tags"
20570 #  sort:
20571 #  - "1VM"
20572 #  - "L2XCFWD"
20573 #  - "1VM"
20574 #  - "L2BDMACLRN"
20575   layout:
20576     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
20577     layout: "plot-latency"
20578
20579 # Packet Latency - VPP vhost ip4 3n-hsw-x710
20580 -
20581   type: "plot"
20582   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20583   algorithm: "plot_latency_error_bars"
20584   output-file-type: ".html"
20585   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20586   data: "plot-vpp-throughput-latency-3n-hsw"
20587   filter: "'NIC_Intel-X710' and
20588            '64B' and
20589            'NDRPDR' and
20590            'ETH' and
20591            'IP4FWD' and
20592            '1T1C' and
20593            'VHOST_1024' and
20594            not 'VXLAN' and
20595            not 'DOT1Q'"
20596   parameters:
20597   - "latency"
20598   - "parent"
20599   - "tags"
20600   sort:
20601   - "not CFS_OPT"
20602   - "1VM"
20603   - "2VM"
20604   layout:
20605     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20606     layout: "plot-latency"
20607
20608 -
20609   type: "plot"
20610   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20611   algorithm: "plot_latency_error_bars"
20612   output-file-type: ".html"
20613   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20614   data: "plot-vpp-throughput-latency-3n-hsw"
20615   filter: "'NIC_Intel-X710' and
20616            '64B' and
20617            'NDRPDR' and
20618            'ETH' and
20619            'IP4FWD' and
20620            '2T2C' and
20621            'VHOST_1024' and
20622            not 'VXLAN' and
20623            not 'DOT1Q'"
20624   parameters:
20625   - "latency"
20626   - "parent"
20627   - "tags"
20628   sort:
20629   - "not CFS_OPT"
20630   - "1VM"
20631   - "2VM"
20632   layout:
20633     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20634     layout: "plot-latency"
20635
20636 # Packet Latency - VPP vhost l2sw 3n-hsw-x710
20637 -
20638   type: "plot"
20639   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20640   algorithm: "plot_latency_error_bars"
20641   output-file-type: ".html"
20642   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20643   data: "plot-vpp-throughput-latency-3n-hsw"
20644   filter: "'NIC_Intel-X710' and
20645            '64B' and
20646            'NDRPDR' and
20647            ('ETH' or 'DOT1Q') and
20648            '1T1C' and
20649            'L2BDMACLRN' and
20650            'VHOST_1024' and
20651            not 'VXLAN' and
20652            not 'IP4FWD' and
20653            not '2VM'"
20654   parameters:
20655   - "latency"
20656   - "parent"
20657   - "tags"
20658 #  sort:
20659 #  - "VM"  # "not CFS_OPT"
20660 #  - "CFS_OPT"
20661 #  - "FIB_10K"
20662 #  - "FIB_100K"
20663 #  - "FIB_1M"
20664   layout:
20665     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20666     layout: "plot-latency"
20667
20668 -
20669   type: "plot"
20670   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20671   algorithm: "plot_latency_error_bars"
20672   output-file-type: ".html"
20673   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20674   data: "plot-vpp-throughput-latency-3n-hsw"
20675   filter: "'NIC_Intel-X710' and
20676            '64B' and
20677            'NDRPDR' and
20678            ('ETH' or 'DOT1Q') and
20679            '2T2C' and
20680            'L2BDMACLRN' and
20681            'VHOST_1024' and
20682            not 'VXLAN' and
20683            not 'IP4FWD' and
20684            not '2VM'"
20685   parameters:
20686   - "latency"
20687   - "parent"
20688   - "tags"
20689 #  sort:
20690 #  - "VM"  # "not CFS_OPT"
20691 #  - "CFS_OPT"
20692 #  - "FIB_10K"
20693 #  - "FIB_100K"
20694 #  - "FIB_1M"
20695   layout:
20696     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20697     layout: "plot-latency"
20698
20699 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
20700 -
20701   type: "plot"
20702   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20703   algorithm: "plot_latency_error_bars"
20704   output-file-type: ".html"
20705   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
20706   data: "plot-vpp-throughput-latency-3n-hsw"
20707   filter: "'NIC_Intel-X710' and
20708            '64B' and
20709            'NDRPDR' and
20710            ('ETH' or 'DOT1Q') and
20711            'BASE' and
20712            '1T1C' and
20713            ('L2BDMACLRN' or 'L2XCFWD') and
20714            'VHOST_1024' and
20715            not 'VXLAN' and
20716            not 'IP4FWD' and
20717            not '2VM'"
20718   parameters:
20719   - "latency"
20720   - "parent"
20721   - "tags"
20722 #  sort:
20723 #  - "not CFS_OPT"
20724 #  - "L2XCFWD"
20725 #  - "not CFS_OPT"
20726 #  - "CFS_OPT"
20727   layout:
20728     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
20729     layout: "plot-latency"
20730
20731 -
20732   type: "plot"
20733   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20734   algorithm: "plot_latency_error_bars"
20735   output-file-type: ".html"
20736   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
20737   data: "plot-vpp-throughput-latency-3n-hsw"
20738   filter: "'NIC_Intel-X710' and
20739            '64B' and
20740            'NDRPDR' and
20741            ('ETH' or 'DOT1Q') and
20742            'BASE' and
20743            '2T2C' and
20744            ('L2BDMACLRN' or 'L2XCFWD') and
20745            'VHOST_1024' and
20746            not 'VXLAN' and
20747            not 'IP4FWD' and
20748            not '2VM'"
20749   parameters:
20750   - "latency"
20751   - "parent"
20752   - "tags"
20753 #  sort:
20754 #  - "not CFS_OPT"
20755 #  - "L2XCFWD"
20756 #  - "not CFS_OPT"
20757 #  - "CFS_OPT"
20758   layout:
20759     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
20760     layout: "plot-latency"
20761
20762 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
20763 -
20764   type: "plot"
20765   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
20766   algorithm: "plot_latency_error_bars"
20767   output-file-type: ".html"
20768   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
20769   data: "plot-vpp-throughput-latency-3n-hsw"
20770   filter: "'NIC_Intel-X710' and
20771            '64B' and
20772            'NDRPDR' and
20773            ('ETH' or 'DOT1Q') and
20774            '1T1C' and
20775            ('L2BDMACLRN' or 'L2XCFWD') and
20776            'VHOST_1024' and
20777            not 'CFS_OPT' and
20778            not 'VXLAN' and
20779            not 'IP4FWD' and
20780            not 'LBOND'"
20781   parameters:
20782   - "latency"
20783   - "parent"
20784   - "tags"
20785 #  sort:
20786 #  - "1VM"
20787 #  - "L2XCFWD"
20788 #  - "1VM"
20789 #  - "L2BDMACLRN"
20790   layout:
20791     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
20792     layout: "plot-latency"
20793
20794 -
20795   type: "plot"
20796   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
20797   algorithm: "plot_latency_error_bars"
20798   output-file-type: ".html"
20799   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
20800   data: "plot-vpp-throughput-latency-3n-hsw"
20801   filter: "'NIC_Intel-X710' and
20802            '64B' and
20803            'NDRPDR' and
20804            ('ETH' or 'DOT1Q') and
20805            '2T2C' and
20806            ('L2BDMACLRN' or 'L2XCFWD') and
20807            'VHOST_1024' and
20808            not 'CFS_OPT' and
20809            not 'VXLAN' and
20810            not 'IP4FWD' and
20811            not 'LBOND'"
20812   parameters:
20813   - "latency"
20814   - "parent"
20815   - "tags"
20816 #  sort:
20817 #  - "1VM"
20818 #  - "L2XCFWD"
20819 #  - "1VM"
20820 #  - "L2BDMACLRN"
20821   layout:
20822     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
20823     layout: "plot-latency"
20824
20825 # Packet Latency - VPP vhost ip4 3n-hsw-xl710
20826 -
20827   type: "plot"
20828   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20829   algorithm: "plot_latency_error_bars"
20830   output-file-type: ".html"
20831   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20832   data: "plot-vpp-throughput-latency-3n-hsw"
20833   filter: "'NIC_Intel-XL710' and
20834            '64B' and
20835            'NDRPDR' and
20836            'ETH' and
20837            'IP4FWD' and
20838            '1T1C' and
20839            'VHOST_1024' and
20840            not 'VXLAN' and
20841            not 'DOT1Q'"
20842   parameters:
20843   - "latency"
20844   - "parent"
20845   - "tags"
20846   sort:
20847   - "not CFS_OPT"
20848   - "1VM"
20849   - "2VM"
20850   layout:
20851     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
20852     layout: "plot-latency"
20853
20854 -
20855   type: "plot"
20856   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20857   algorithm: "plot_latency_error_bars"
20858   output-file-type: ".html"
20859   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20860   data: "plot-vpp-throughput-latency-3n-hsw"
20861   filter: "'NIC_Intel-XL710' and
20862            '64B' and
20863            'NDRPDR' and
20864            'ETH' and
20865            'IP4FWD' and
20866            '2T2C' and
20867            'VHOST_1024' and
20868            not 'VXLAN' and
20869            not 'DOT1Q'"
20870   parameters:
20871   - "latency"
20872   - "parent"
20873   - "tags"
20874   sort:
20875   - "not CFS_OPT"
20876   - "1VM"
20877   - "2VM"
20878   layout:
20879     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
20880     layout: "plot-latency"
20881
20882 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710
20883 -
20884   type: "plot"
20885   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20886   algorithm: "plot_latency_error_bars"
20887   output-file-type: ".html"
20888   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20889   data: "plot-vpp-throughput-latency-3n-hsw"
20890   filter: "'NIC_Intel-XL710' and
20891            '64B' and
20892            'NDRPDR' and
20893            ('ETH' or 'DOT1Q') and
20894            '1T1C' and
20895            'L2BDMACLRN' and
20896            'VHOST_1024' and
20897            not 'VXLAN' and
20898            not 'IP4FWD' and
20899            not '2VM'"
20900   parameters:
20901   - "latency"
20902   - "parent"
20903   - "tags"
20904 #  sort:
20905 #  - "VM"  # "not CFS_OPT"
20906 #  - "CFS_OPT"
20907 #  - "FIB_10K"
20908 #  - "FIB_100K"
20909 #  - "FIB_1M"
20910   layout:
20911     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
20912     layout: "plot-latency"
20913
20914 -
20915   type: "plot"
20916   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20917   algorithm: "plot_latency_error_bars"
20918   output-file-type: ".html"
20919   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20920   data: "plot-vpp-throughput-latency-3n-hsw"
20921   filter: "'NIC_Intel-XL710' and
20922            '64B' and
20923            'NDRPDR' and
20924            ('ETH' or 'DOT1Q') and
20925            '2T2C' and
20926            'L2BDMACLRN' and
20927            'VHOST_1024' and
20928            not 'VXLAN' and
20929            not 'IP4FWD' and
20930            not '2VM'"
20931   parameters:
20932   - "latency"
20933   - "parent"
20934   - "tags"
20935 #  sort:
20936 #  - "VM"  # "not CFS_OPT"
20937 #  - "CFS_OPT"
20938 #  - "FIB_10K"
20939 #  - "FIB_100K"
20940 #  - "FIB_1M"
20941   layout:
20942     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
20943     layout: "plot-latency"
20944
20945 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base
20946 -
20947   type: "plot"
20948   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20949   algorithm: "plot_latency_error_bars"
20950   output-file-type: ".html"
20951   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
20952   data: "plot-vpp-throughput-latency-3n-hsw"
20953   filter: "'NIC_Intel-XL710' and
20954            '64B' and
20955            'NDRPDR' and
20956            ('ETH' or 'DOT1Q') and
20957            'BASE' and
20958            '1T1C' and
20959            ('L2BDMACLRN' or 'L2XCFWD') and
20960            'VHOST_1024' and
20961            not 'VXLAN' and
20962            not 'IP4FWD' and
20963            not '2VM'"
20964   parameters:
20965   - "latency"
20966   - "parent"
20967   - "tags"
20968 #  sort:
20969 #  - "not CFS_OPT"
20970 #  - "L2XCFWD"
20971 #  - "not CFS_OPT"
20972 #  - "CFS_OPT"
20973   layout:
20974     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
20975     layout: "plot-latency"
20976
20977 -
20978   type: "plot"
20979   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20980   algorithm: "plot_latency_error_bars"
20981   output-file-type: ".html"
20982   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
20983   data: "plot-vpp-throughput-latency-3n-hsw"
20984   filter: "'NIC_Intel-XL710' and
20985            '64B' and
20986            'NDRPDR' and
20987            ('ETH' or 'DOT1Q') and
20988            'BASE' and
20989            '2T2C' and
20990            ('L2BDMACLRN' or 'L2XCFWD') and
20991            'VHOST_1024' and
20992            not 'VXLAN' and
20993            not 'IP4FWD' and
20994            not '2VM'"
20995   parameters:
20996   - "latency"
20997   - "parent"
20998   - "tags"
20999 #  sort:
21000 #  - "not CFS_OPT"
21001 #  - "L2XCFWD"
21002 #  - "not CFS_OPT"
21003 #  - "CFS_OPT"
21004   layout:
21005     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
21006     layout: "plot-latency"
21007
21008 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base vm
21009 -
21010   type: "plot"
21011   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
21012   algorithm: "plot_latency_error_bars"
21013   output-file-type: ".html"
21014   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
21015   data: "plot-vpp-throughput-latency-3n-hsw"
21016   filter: "'NIC_Intel-XL710' and
21017            '64B' and
21018            'NDRPDR' and
21019            ('ETH' or 'DOT1Q') and
21020            '1T1C' and
21021            ('L2BDMACLRN' or 'L2XCFWD') and
21022            'VHOST_1024' and
21023            not 'CFS_OPT' and
21024            not 'VXLAN' and
21025            not 'IP4FWD'"
21026   parameters:
21027   - "latency"
21028   - "parent"
21029   - "tags"
21030 #  sort:
21031 #  - "1VM"
21032 #  - "L2XCFWD"
21033 #  - "1VM"
21034 #  - "L2BDMACLRN"
21035   layout:
21036     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
21037     layout: "plot-latency"
21038
21039 -
21040   type: "plot"
21041   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
21042   algorithm: "plot_latency_error_bars"
21043   output-file-type: ".html"
21044   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
21045   data: "plot-vpp-throughput-latency-3n-hsw"
21046   filter: "'NIC_Intel-XL710' and
21047            '64B' and
21048            'NDRPDR' and
21049            ('ETH' or 'DOT1Q') and
21050            '2T2C' and
21051            ('L2BDMACLRN' or 'L2XCFWD') and
21052            'VHOST_1024' and
21053            not 'CFS_OPT' and
21054            not 'VXLAN' and
21055            not 'IP4FWD'"
21056   parameters:
21057   - "latency"
21058   - "parent"
21059   - "tags"
21060 #  sort:
21061 #  - "1VM"
21062 #  - "L2XCFWD"
21063 #  - "1VM"
21064 #  - "L2BDMACLRN"
21065   layout:
21066     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
21067     layout: "plot-latency"
21068
21069 # Packet Latency - VPP vhost ip4 3n-skx-x710
21070 -
21071   type: "plot"
21072   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21073   algorithm: "plot_latency_error_bars"
21074   output-file-type: ".html"
21075   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21076   data: "plot-vpp-throughput-latency-3n-skx"
21077   filter: "'NIC_Intel-X710' and
21078            '64B' and
21079            'NDRPDR' and
21080            'ETH' and
21081            'IP4FWD' and
21082            '2T1C' and
21083            'VHOST_1024' and
21084            not 'VXLAN' and
21085            not 'DOT1Q'"
21086   parameters:
21087   - "latency"
21088   - "parent"
21089   - "tags"
21090   sort:
21091   - "not CFS_OPT"
21092   - "1VM"
21093   - "2VM"
21094   layout:
21095     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21096     layout: "plot-latency"
21097
21098 -
21099   type: "plot"
21100   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21101   algorithm: "plot_latency_error_bars"
21102   output-file-type: ".html"
21103   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21104   data: "plot-vpp-throughput-latency-3n-skx"
21105   filter: "'NIC_Intel-X710' and
21106            '64B' and
21107            'NDRPDR' and
21108            'ETH' and
21109            'IP4FWD' and
21110            '4T2C' and
21111            'VHOST_1024' and
21112            not 'VXLAN' and
21113            not 'DOT1Q'"
21114   parameters:
21115   - "latency"
21116   - "parent"
21117   - "tags"
21118   sort:
21119   - "not CFS_OPT"
21120   - "1VM"
21121   - "2VM"
21122   layout:
21123     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21124     layout: "plot-latency"
21125
21126 # Packet Latency - VPP vhost l2sw 3n-skx-x710
21127 -
21128   type: "plot"
21129   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21130   algorithm: "plot_latency_error_bars"
21131   output-file-type: ".html"
21132   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21133   data: "plot-vpp-throughput-latency-3n-skx"
21134   filter: "'NIC_Intel-X710' and
21135            '64B' and
21136            'NDRPDR' and
21137            ('ETH' or 'DOT1Q') and
21138            '2T1C' and
21139            'L2BDMACLRN' and
21140            'VHOST_1024' and
21141            not 'VXLAN' and
21142            not 'IP4FWD' and
21143            not '2VM'"
21144   parameters:
21145   - "latency"
21146   - "parent"
21147   - "tags"
21148 #  sort:
21149 #  - "VM"  # "not CFS_OPT"
21150 #  - "CFS_OPT"
21151 #  - "FIB_10K"
21152 #  - "FIB_100K"
21153 #  - "FIB_1M"
21154   layout:
21155     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21156     layout: "plot-latency"
21157
21158 -
21159   type: "plot"
21160   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21161   algorithm: "plot_latency_error_bars"
21162   output-file-type: ".html"
21163   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21164   data: "plot-vpp-throughput-latency-3n-skx"
21165   filter: "'NIC_Intel-X710' and
21166            '64B' and
21167            'NDRPDR' and
21168            ('ETH' or 'DOT1Q') and
21169            '4T2C' and
21170            'L2BDMACLRN' and
21171            'VHOST_1024' and
21172            not 'VXLAN' and
21173            not 'IP4FWD' and
21174            not '2VM'"
21175   parameters:
21176   - "latency"
21177   - "parent"
21178   - "tags"
21179 #  sort:
21180 #  - "VM"  # "not CFS_OPT"
21181 #  - "CFS_OPT"
21182 #  - "FIB_10K"
21183 #  - "FIB_100K"
21184 #  - "FIB_1M"
21185   layout:
21186     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21187     layout: "plot-latency"
21188
21189 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
21190 -
21191   type: "plot"
21192   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
21193   algorithm: "plot_latency_error_bars"
21194   output-file-type: ".html"
21195   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
21196   data: "plot-vpp-throughput-latency-3n-skx"
21197   filter: "'NIC_Intel-X710' and
21198            '64B' and
21199            'NDRPDR' and
21200            ('ETH' or 'DOT1Q') and
21201            'BASE' and
21202            '2T1C' and
21203            ('L2BDMACLRN' or 'L2XCFWD') and
21204            'VHOST_1024' and
21205            not 'VXLAN' and
21206            not 'IP4FWD' and
21207            not '2VM' and
21208            not 'LBOND'"
21209   parameters:
21210   - "latency"
21211   - "parent"
21212   - "tags"
21213 #  sort:
21214 #  - "not CFS_OPT"
21215 #  - "L2XCFWD"
21216 #  - "not CFS_OPT"
21217 #  - "CFS_OPT"
21218   layout:
21219     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
21220     layout: "plot-latency"
21221
21222 -
21223   type: "plot"
21224   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
21225   algorithm: "plot_latency_error_bars"
21226   output-file-type: ".html"
21227   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
21228   data: "plot-vpp-throughput-latency-3n-skx"
21229   filter: "'NIC_Intel-X710' and
21230            '64B' and
21231            'NDRPDR' and
21232            ('ETH' or 'DOT1Q') and
21233            'BASE' and
21234            '4T2C' and
21235            ('L2BDMACLRN' or 'L2XCFWD') and
21236            'VHOST_1024' and
21237            not 'VXLAN' and
21238            not 'IP4FWD' and
21239            not '2VM' and
21240            not 'LBOND'"
21241   parameters:
21242   - "latency"
21243   - "parent"
21244   - "tags"
21245 #  sort:
21246 #  - "not CFS_OPT"
21247 #  - "L2XCFWD"
21248 #  - "not CFS_OPT"
21249 #  - "CFS_OPT"
21250   layout:
21251     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
21252     layout: "plot-latency"
21253
21254 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
21255 -
21256   type: "plot"
21257   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
21258   algorithm: "plot_latency_error_bars"
21259   output-file-type: ".html"
21260   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
21261   data: "plot-vpp-throughput-latency-3n-skx"
21262   filter: "'NIC_Intel-X710' and
21263            '64B' and
21264            'NDRPDR' and
21265            ('ETH' or 'DOT1Q') and
21266            '2T1C' and
21267            ('L2BDMACLRN' or 'L2XCFWD') and
21268            'VHOST_1024' and
21269            not 'CFS_OPT' and
21270            not 'VXLAN' and
21271            not 'IP4FWD' and
21272            not 'LBOND'"
21273   parameters:
21274   - "latency"
21275   - "parent"
21276   - "tags"
21277 #  sort:
21278 #  - "1VM"
21279 #  - "L2XCFWD"
21280 #  - "1VM"
21281 #  - "L2BDMACLRN"
21282   layout:
21283     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
21284     layout: "plot-latency"
21285
21286 -
21287   type: "plot"
21288   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21289   algorithm: "plot_latency_error_bars"
21290   output-file-type: ".html"
21291   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21292   data: "plot-vpp-throughput-latency-3n-skx"
21293   filter: "'NIC_Intel-X710' and
21294            '64B' and
21295            'NDRPDR' and
21296            ('ETH' or 'DOT1Q') and
21297            '4T2C' and
21298            ('L2BDMACLRN' or 'L2XCFWD') and
21299            'VHOST_1024' and
21300            not 'CFS_OPT' and
21301            not 'VXLAN' and
21302            not 'IP4FWD' and
21303            not 'LBOND'"
21304   parameters:
21305   - "latency"
21306   - "parent"
21307   - "tags"
21308 #  sort:
21309 #  - "1VM"
21310 #  - "L2XCFWD"
21311 #  - "1VM"
21312 #  - "L2BDMACLRN"
21313   layout:
21314     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
21315     layout: "plot-latency"
21316
21317 # Packet Latency - VPP vhost ip4 2n-skx-x710
21318 -
21319   type: "plot"
21320   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21321   algorithm: "plot_latency_error_bars"
21322   output-file-type: ".html"
21323   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21324   data: "plot-vpp-throughput-latency-2n-skx"
21325   filter: "'NIC_Intel-X710' and
21326            '64B' and
21327            'NDRPDR' and
21328            'ETH' and
21329            'IP4FWD' and
21330            '2T1C' and
21331            'VHOST_1024' and
21332            not 'VXLAN' and
21333            not 'DOT1Q'"
21334   parameters:
21335   - "latency"
21336   - "parent"
21337   - "tags"
21338   sort:
21339   - "not CFS_OPT"
21340   - "1VM"
21341   - "2VM"
21342   layout:
21343     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
21344     layout: "plot-latency"
21345
21346 -
21347   type: "plot"
21348   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21349   algorithm: "plot_latency_error_bars"
21350   output-file-type: ".html"
21351   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21352   data: "plot-vpp-throughput-latency-2n-skx"
21353   filter: "'NIC_Intel-X710' and
21354            '64B' and
21355            'NDRPDR' and
21356            'ETH' and
21357            'IP4FWD' and
21358            '4T2C' and
21359            'VHOST_1024' and
21360            not 'VXLAN' and
21361            not 'DOT1Q'"
21362   parameters:
21363   - "latency"
21364   - "parent"
21365   - "tags"
21366   sort:
21367   - "not CFS_OPT"
21368   - "1VM"
21369   - "2VM"
21370   layout:
21371     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
21372     layout: "plot-latency"
21373
21374 # Packet Latency - VPP vhost l2sw 2n-skx-x710
21375 -
21376   type: "plot"
21377   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21378   algorithm: "plot_latency_error_bars"
21379   output-file-type: ".html"
21380   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21381   data: "plot-vpp-throughput-latency-2n-skx"
21382   filter: "'NIC_Intel-X710' and
21383            '64B' and
21384            'NDRPDR' and
21385            ('ETH' or 'DOT1Q') and
21386            '2T1C' and
21387            'L2BDMACLRN' and
21388            'VHOST_1024' and
21389            not 'VXLAN' and
21390            not 'IP4FWD' and
21391            not '2VM'"
21392   parameters:
21393   - "latency"
21394   - "parent"
21395   - "tags"
21396 #  sort:
21397 #  - "VM"  # "not CFS_OPT"
21398 #  - "CFS_OPT"
21399 #  - "FIB_10K"
21400 #  - "FIB_100K"
21401 #  - "FIB_1M"
21402   layout:
21403     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
21404     layout: "plot-latency"
21405
21406 -
21407   type: "plot"
21408   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21409   algorithm: "plot_latency_error_bars"
21410   output-file-type: ".html"
21411   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21412   data: "plot-vpp-throughput-latency-2n-skx"
21413   filter: "'NIC_Intel-X710' and
21414            '64B' and
21415            'NDRPDR' and
21416            ('ETH' or 'DOT1Q') and
21417            '4T2C' and
21418            'L2BDMACLRN' and
21419            'VHOST_1024' and
21420            not 'VXLAN' and
21421            not 'IP4FWD' and
21422            not '2VM'"
21423   parameters:
21424   - "latency"
21425   - "parent"
21426   - "tags"
21427 #  sort:
21428 #  - "VM"  # "not CFS_OPT"
21429 #  - "CFS_OPT"
21430 #  - "FIB_10K"
21431 #  - "FIB_100K"
21432 #  - "FIB_1M"
21433   layout:
21434     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
21435     layout: "plot-latency"
21436
21437 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
21438 -
21439   type: "plot"
21440   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
21441   algorithm: "plot_latency_error_bars"
21442   output-file-type: ".html"
21443   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
21444   data: "plot-vpp-throughput-latency-2n-skx"
21445   filter: "'NIC_Intel-X710' and
21446            '64B' and
21447            'NDRPDR' and
21448            ('ETH' or 'DOT1Q') and
21449            'BASE' and
21450            '2T1C' and
21451            ('L2BDMACLRN' or 'L2XCFWD') and
21452            'VHOST_1024' and
21453            not 'VXLAN' and
21454            not 'IP4FWD' and
21455            not '2VM'"
21456   parameters:
21457   - "latency"
21458   - "parent"
21459   - "tags"
21460 #  sort:
21461 #  - "not CFS_OPT"
21462 #  - "L2XCFWD"
21463 #  - "not CFS_OPT"
21464 #  - "CFS_OPT"
21465   layout:
21466     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
21467     layout: "plot-latency"
21468
21469 -
21470   type: "plot"
21471   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
21472   algorithm: "plot_latency_error_bars"
21473   output-file-type: ".html"
21474   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
21475   data: "plot-vpp-throughput-latency-2n-skx"
21476   filter: "'NIC_Intel-X710' and
21477            '64B' and
21478            'NDRPDR' and
21479            ('ETH' or 'DOT1Q') and
21480            'BASE' and
21481            '4T2C' and
21482            ('L2BDMACLRN' or 'L2XCFWD') and
21483            'VHOST_1024' and
21484            not 'VXLAN' and
21485            not 'IP4FWD' and
21486            not '2VM'"
21487   parameters:
21488   - "latency"
21489   - "parent"
21490   - "tags"
21491 #  sort:
21492 #  - "not CFS_OPT"
21493 #  - "L2XCFWD"
21494 #  - "not CFS_OPT"
21495 #  - "CFS_OPT"
21496   layout:
21497     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
21498     layout: "plot-latency"
21499
21500 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
21501 -
21502   type: "plot"
21503   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
21504   algorithm: "plot_latency_error_bars"
21505   output-file-type: ".html"
21506   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
21507   data: "plot-vpp-throughput-latency-2n-skx"
21508   filter: "'NIC_Intel-X710' and
21509            '64B' and
21510            'NDRPDR' and
21511            ('ETH' or 'DOT1Q') and
21512            '2T1C' and
21513            ('L2BDMACLRN' or 'L2XCFWD') and
21514            'VHOST_1024' and
21515            not 'CFS_OPT' and
21516            not 'VXLAN' and
21517            not 'IP4FWD'"
21518   parameters:
21519   - "latency"
21520   - "parent"
21521   - "tags"
21522 #  sort:
21523 #  - "1VM"
21524 #  - "L2XCFWD"
21525 #  - "1VM"
21526 #  - "L2BDMACLRN"
21527   layout:
21528     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
21529     layout: "plot-latency"
21530
21531 -
21532   type: "plot"
21533   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21534   algorithm: "plot_latency_error_bars"
21535   output-file-type: ".html"
21536   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
21537   data: "plot-vpp-throughput-latency-2n-skx"
21538   filter: "'NIC_Intel-X710' and
21539            '64B' and
21540            'NDRPDR' and
21541            ('ETH' or 'DOT1Q') and
21542            '4T2C' and
21543            ('L2BDMACLRN' or 'L2XCFWD') and
21544            'VHOST_1024' and
21545            not 'CFS_OPT' and
21546            not 'VXLAN' and
21547            not 'IP4FWD'"
21548   parameters:
21549   - "latency"
21550   - "parent"
21551   - "tags"
21552 #  sort:
21553 #  - "1VM"
21554 #  - "L2XCFWD"
21555 #  - "1VM"
21556 #  - "L2BDMACLRN"
21557   layout:
21558     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
21559     layout: "plot-latency"
21560
21561 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
21562 -
21563   type: "plot"
21564   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21565   algorithm: "plot_latency_error_bars"
21566   output-file-type: ".html"
21567   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21568   data: "plot-vpp-throughput-latency-2n-skx"
21569   filter: "'NIC_Intel-XXV710' and
21570            '64B' and
21571            'NDRPDR' and
21572            'ETH' and
21573            'IP4FWD' and
21574            '2T1C' and
21575            'VHOST_1024' and
21576            not 'VXLAN' and
21577            not 'DOT1Q'"
21578   parameters:
21579   - "latency"
21580   - "parent"
21581   - "tags"
21582   sort:
21583   - "not CFS_OPT"
21584   - "1VM"
21585   - "2VM"
21586   layout:
21587     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
21588     layout: "plot-latency"
21589
21590 -
21591   type: "plot"
21592   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21593   algorithm: "plot_latency_error_bars"
21594   output-file-type: ".html"
21595   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21596   data: "plot-vpp-throughput-latency-2n-skx"
21597   filter: "'NIC_Intel-XXV710' and
21598            '64B' and
21599            'NDRPDR' and
21600            'ETH' and
21601            'IP4FWD' and
21602            '4T2C' and
21603            'VHOST_1024' and
21604            not 'VXLAN' and
21605            not 'DOT1Q'"
21606   parameters:
21607   - "latency"
21608   - "parent"
21609   - "tags"
21610   sort:
21611   - "not CFS_OPT"
21612   - "1VM"
21613   - "2VM"
21614   layout:
21615     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
21616     layout: "plot-latency"
21617
21618 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710
21619 -
21620   type: "plot"
21621   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21622   algorithm: "plot_latency_error_bars"
21623   output-file-type: ".html"
21624   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
21625   data: "plot-vpp-throughput-latency-2n-skx"
21626   filter: "'NIC_Intel-XXV710' and
21627            '64B' and
21628            'NDRPDR' and
21629            ('ETH' or 'DOT1Q') and
21630            '2T1C' and
21631            'L2BDMACLRN' and
21632            'VHOST_1024' and
21633            not 'VXLAN' and
21634            not 'IP4FWD' and
21635            not '2VM'"
21636   parameters:
21637   - "latency"
21638   - "parent"
21639   - "tags"
21640 #  sort:
21641 #  - "VM"  # "not CFS_OPT"
21642 #  - "CFS_OPT"
21643 #  - "FIB_10K"
21644 #  - "FIB_100K"
21645 #  - "FIB_1M"
21646   layout:
21647     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
21648     layout: "plot-latency"
21649
21650 -
21651   type: "plot"
21652   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21653   algorithm: "plot_latency_error_bars"
21654   output-file-type: ".html"
21655   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
21656   data: "plot-vpp-throughput-latency-2n-skx"
21657   filter: "'NIC_Intel-XXV710' and
21658            '64B' and
21659            'NDRPDR' and
21660            ('ETH' or 'DOT1Q') and
21661            '4T2C' and
21662            'L2BDMACLRN' and
21663            'VHOST_1024' and
21664            not 'VXLAN' and
21665            not 'IP4FWD' and
21666            not '2VM'"
21667   parameters:
21668   - "latency"
21669   - "parent"
21670   - "tags"
21671 #  sort:
21672 #  - "VM"  # "not CFS_OPT"
21673 #  - "CFS_OPT"
21674 #  - "FIB_10K"
21675 #  - "FIB_100K"
21676 #  - "FIB_1M"
21677   layout:
21678     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
21679     layout: "plot-latency"
21680
21681 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
21682 -
21683   type: "plot"
21684   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21685   algorithm: "plot_latency_error_bars"
21686   output-file-type: ".html"
21687   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
21688   data: "plot-vpp-throughput-latency-2n-skx"
21689   filter: "'NIC_Intel-XXV710' and
21690            '64B' and
21691            'NDRPDR' and
21692            ('ETH' or 'DOT1Q') and
21693            'BASE' and
21694            '2T1C' and
21695            ('L2BDMACLRN' or 'L2XCFWD') and
21696            'VHOST_1024' and
21697            not 'VXLAN' and
21698            not 'IP4FWD' and
21699            not '2VM'"
21700   parameters:
21701   - "latency"
21702   - "parent"
21703   - "tags"
21704 #  sort:
21705 #  - "not CFS_OPT"
21706 #  - "L2XCFWD"
21707 #  - "not CFS_OPT"
21708 #  - "CFS_OPT"
21709   layout:
21710     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
21711     layout: "plot-latency"
21712
21713 -
21714   type: "plot"
21715   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21716   algorithm: "plot_latency_error_bars"
21717   output-file-type: ".html"
21718   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
21719   data: "plot-vpp-throughput-latency-2n-skx"
21720   filter: "'NIC_Intel-XXV710' and
21721            '64B' and
21722            'NDRPDR' and
21723            ('ETH' or 'DOT1Q') and
21724            'BASE' and
21725            '4T2C' and
21726            ('L2BDMACLRN' or 'L2XCFWD') and
21727            'VHOST_1024' and
21728            not 'VXLAN' and
21729            not 'IP4FWD' and
21730            not '2VM'"
21731   parameters:
21732   - "latency"
21733   - "parent"
21734   - "tags"
21735 #  sort:
21736 #  - "not CFS_OPT"
21737 #  - "L2XCFWD"
21738 #  - "not CFS_OPT"
21739 #  - "CFS_OPT"
21740   layout:
21741     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
21742     layout: "plot-latency"
21743
21744 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
21745 -
21746   type: "plot"
21747   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21748   algorithm: "plot_latency_error_bars"
21749   output-file-type: ".html"
21750   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
21751   data: "plot-vpp-throughput-latency-2n-skx"
21752   filter: "'NIC_Intel-XXV710' and
21753            '64B' and
21754            'NDRPDR' and
21755            ('ETH' or 'DOT1Q') and
21756            '2T1C' and
21757            ('L2BDMACLRN' or 'L2XCFWD') and
21758            'VHOST_1024' and
21759            not 'CFS_OPT' and
21760            not 'VXLAN' and
21761            not 'IP4FWD'"
21762   parameters:
21763   - "latency"
21764   - "parent"
21765   - "tags"
21766 #  sort:
21767 #  - "1VM"
21768 #  - "L2XCFWD"
21769 #  - "1VM"
21770 #  - "L2BDMACLRN"
21771   layout:
21772     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
21773     layout: "plot-latency"
21774
21775 -
21776   type: "plot"
21777   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21778   algorithm: "plot_latency_error_bars"
21779   output-file-type: ".html"
21780   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
21781   data: "plot-vpp-throughput-latency-2n-skx"
21782   filter: "'NIC_Intel-XXV710' and
21783            '64B' and
21784            'NDRPDR' and
21785            ('ETH' or 'DOT1Q') and
21786            '4T2C' and
21787            ('L2BDMACLRN' or 'L2XCFWD') and
21788            'VHOST_1024' and
21789            not 'CFS_OPT' and
21790            not 'VXLAN' and
21791            not 'IP4FWD'"
21792   parameters:
21793   - "latency"
21794   - "parent"
21795   - "tags"
21796 #  sort:
21797 #  - "1VM"
21798 #  - "L2XCFWD"
21799 #  - "1VM"
21800 #  - "L2BDMACLRN"
21801   layout:
21802     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
21803     layout: "plot-latency"
21804
21805 ################################################################################
21806
21807 # Packet Latency - VPP VTS 3n-hsw-x520
21808 -
21809   type: "plot"
21810   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21811   algorithm: "plot_latency_error_bars"
21812   output-file-type: ".html"
21813   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
21814   data: "plot-vpp-throughput-latency-3n-hsw"
21815   filter: "'NIC_Intel-X520-DA2' and
21816            '114B' and
21817            'NDRPDR' and
21818            '1T1C' and
21819            'VTS'"
21820   parameters:
21821   - "latency"
21822   - "parent"
21823   - "tags"
21824   layout:
21825     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
21826     layout: "plot-latency"
21827
21828 -
21829   type: "plot"
21830   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21831   algorithm: "plot_latency_error_bars"
21832   output-file-type: ".html"
21833   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
21834   data: "plot-vpp-throughput-latency-3n-hsw"
21835   filter: "'NIC_Intel-X520-DA2' and
21836            '114B' and
21837            'NDRPDR' and
21838            '2T2C' and
21839            'VTS'"
21840   parameters:
21841   - "latency"
21842   - "parent"
21843   - "tags"
21844   layout:
21845     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
21846     layout: "plot-latency"
21847
21848 ################################################################################
21849
21850 # Packet Latency - DPDK l3fwd 3n-hsw-x520
21851 -
21852   type: "plot"
21853   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21854   algorithm: "plot_latency_error_bars"
21855   output-file-type: ".html"
21856   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21857   data: "plot-dpdk-throughput-latency-3n-hsw"
21858   filter: "'NIC_Intel-X520-DA2' and
21859            '64B' and
21860            'BASE' and
21861            'NDRPDR' and
21862            '1T1C' and
21863            'IP4FWD'"
21864   parameters:
21865   - "latency"
21866   - "parent"
21867   - "tags"
21868   layout:
21869     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
21870     layout: "plot-latency"
21871
21872 -
21873   type: "plot"
21874   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21875   algorithm: "plot_latency_error_bars"
21876   output-file-type: ".html"
21877   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21878   data: "plot-dpdk-throughput-latency-3n-hsw"
21879   filter: "'NIC_Intel-X520-DA2' and
21880            '64B' and
21881            'BASE' and
21882            'NDRPDR' and
21883            '2T2C' and
21884            'IP4FWD'"
21885   parameters:
21886   - "latency"
21887   - "parent"
21888   - "tags"
21889   layout:
21890     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
21891     layout: "plot-latency"
21892
21893 # Packet Latency - DPDK l3fwd 3n-hsw-x710
21894 -
21895   type: "plot"
21896   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21897   algorithm: "plot_latency_error_bars"
21898   output-file-type: ".html"
21899   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
21900   data: "plot-dpdk-throughput-latency-3n-hsw"
21901   filter: "'NIC_Intel-X710' and
21902            '64B' and
21903            'BASE' and
21904            'NDRPDR' and
21905            '1T1C' and
21906            'IP4FWD'"
21907   parameters:
21908   - "latency"
21909   - "parent"
21910   - "tags"
21911   layout:
21912     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
21913     layout: "plot-latency"
21914
21915 -
21916   type: "plot"
21917   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21918   algorithm: "plot_latency_error_bars"
21919   output-file-type: ".html"
21920   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
21921   data: "plot-dpdk-throughput-latency-3n-hsw"
21922   filter: "'NIC_Intel-X710' and
21923            '64B' and
21924            'BASE' and
21925            'NDRPDR' and
21926            '2T2C' and
21927            'IP4FWD'"
21928   parameters:
21929   - "latency"
21930   - "parent"
21931   - "tags"
21932   layout:
21933     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
21934     layout: "plot-latency"
21935
21936 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
21937 -
21938   type: "plot"
21939   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21940   algorithm: "plot_latency_error_bars"
21941   output-file-type: ".html"
21942   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21943   data: "plot-dpdk-throughput-latency-3n-hsw"
21944   filter: "'NIC_Intel-XL710' and
21945            '64B' and
21946            'BASE' and
21947            'NDRPDR' and
21948            '1T1C' and
21949            'IP4FWD'"
21950   parameters:
21951   - "latency"
21952   - "parent"
21953   - "tags"
21954   layout:
21955     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
21956     layout: "plot-latency"
21957
21958 -
21959   type: "plot"
21960   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21961   algorithm: "plot_latency_error_bars"
21962   output-file-type: ".html"
21963   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21964   data: "plot-dpdk-throughput-latency-3n-hsw"
21965   filter: "'NIC_Intel-XL710' and
21966            '64B' and
21967            'BASE' and
21968            'NDRPDR' and
21969            '2T2C' and
21970            'IP4FWD'"
21971   parameters:
21972   - "latency"
21973   - "parent"
21974   - "tags"
21975   layout:
21976     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
21977     layout: "plot-latency"
21978
21979 # Packet Latency - DPDK l3fwd 3n-skx-x710
21980 -
21981   type: "plot"
21982   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21983   algorithm: "plot_latency_error_bars"
21984   output-file-type: ".html"
21985   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
21986   data: "plot-dpdk-throughput-latency-3n-skx"
21987   filter: "'NIC_Intel-X710' and
21988            '64B' and
21989            'BASE' and
21990            'NDRPDR' and
21991            '2T1C' and
21992            'IP4FWD'"
21993   parameters:
21994   - "latency"
21995   - "parent"
21996   - "tags"
21997   layout:
21998     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
21999     layout: "plot-latency"
22000
22001 -
22002   type: "plot"
22003   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22004   algorithm: "plot_latency_error_bars"
22005   output-file-type: ".html"
22006   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22007   data: "plot-dpdk-throughput-latency-3n-skx"
22008   filter: "'NIC_Intel-X710' and
22009            '64B' and
22010            'BASE' and
22011            'NDRPDR' and
22012            '4T2C' and
22013            'IP4FWD'"
22014   parameters:
22015   - "latency"
22016   - "parent"
22017   - "tags"
22018   layout:
22019     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
22020     layout: "plot-latency"
22021
22022 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
22023 -
22024   type: "plot"
22025   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22026   algorithm: "plot_latency_error_bars"
22027   output-file-type: ".html"
22028   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22029   data: "plot-dpdk-throughput-latency-3n-skx"
22030   filter: "'NIC_Intel-XXV710' and
22031            '64B' and
22032            'BASE' and
22033            'NDRPDR' and
22034            '2T1C' and
22035            'IP4FWD'"
22036   parameters:
22037   - "latency"
22038   - "parent"
22039   - "tags"
22040   layout:
22041     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
22042     layout: "plot-latency"
22043
22044 -
22045   type: "plot"
22046   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22047   algorithm: "plot_latency_error_bars"
22048   output-file-type: ".html"
22049   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22050   data: "plot-dpdk-throughput-latency-3n-skx"
22051   filter: "'NIC_Intel-XXV710' and
22052            '64B' and
22053            'BASE' and
22054            'NDRPDR' and
22055            '4T2C' and
22056            'IP4FWD'"
22057   parameters:
22058   - "latency"
22059   - "parent"
22060   - "tags"
22061   layout:
22062     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
22063     layout: "plot-latency"
22064
22065 # Packet Latency - DPDK l3fwd 2n-skx-x710
22066 -
22067   type: "plot"
22068   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22069   algorithm: "plot_latency_error_bars"
22070   output-file-type: ".html"
22071   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22072   data: "plot-dpdk-throughput-latency-2n-skx"
22073   filter: "'NIC_Intel-X710' and
22074            '64B' and
22075            'BASE' and
22076            'NDRPDR' and
22077            '2T1C' and
22078            'IP4FWD'"
22079   parameters:
22080   - "latency"
22081   - "parent"
22082   - "tags"
22083   layout:
22084     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
22085     layout: "plot-latency"
22086
22087 -
22088   type: "plot"
22089   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22090   algorithm: "plot_latency_error_bars"
22091   output-file-type: ".html"
22092   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22093   data: "plot-dpdk-throughput-latency-2n-skx"
22094   filter: "'NIC_Intel-X710' and
22095            '64B' and
22096            'BASE' and
22097            'NDRPDR' and
22098            '4T2C' and
22099            'IP4FWD'"
22100   parameters:
22101   - "latency"
22102   - "parent"
22103   - "tags"
22104   layout:
22105     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
22106     layout: "plot-latency"
22107
22108 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
22109 -
22110   type: "plot"
22111   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22112   algorithm: "plot_latency_error_bars"
22113   output-file-type: ".html"
22114   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22115   data: "plot-dpdk-throughput-latency-2n-skx"
22116   filter: "'NIC_Intel-XXV710' and
22117            '64B' and
22118            'BASE' and
22119            'NDRPDR' and
22120            '2T1C' and
22121            'IP4FWD'"
22122   parameters:
22123   - "latency"
22124   - "parent"
22125   - "tags"
22126   layout:
22127     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
22128     layout: "plot-latency"
22129
22130 -
22131   type: "plot"
22132   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22133   algorithm: "plot_latency_error_bars"
22134   output-file-type: ".html"
22135   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22136   data: "plot-dpdk-throughput-latency-2n-skx"
22137   filter: "'NIC_Intel-XXV710' and
22138            '64B' and
22139            'BASE' and
22140            'NDRPDR' and
22141            '4T2C' and
22142            'IP4FWD'"
22143   parameters:
22144   - "latency"
22145   - "parent"
22146   - "tags"
22147   layout:
22148     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
22149     layout: "plot-latency"
22150
22151 ################################################################################
22152
22153 # Packet Latency - DPDK testpmd 3n-hsw-x520
22154 -
22155   type: "plot"
22156   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22157   algorithm: "plot_latency_error_bars"
22158   output-file-type: ".html"
22159   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
22160   data: "plot-dpdk-throughput-latency-3n-hsw"
22161   filter: "'NIC_Intel-X520-DA2' and
22162            '64B' and
22163            'BASE' and
22164            'NDRPDR' and
22165            '1T1C' and
22166            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22167   parameters:
22168   - "latency"
22169   - "parent"
22170   - "tags"
22171   layout:
22172     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
22173     layout: "plot-latency"
22174
22175 -
22176   type: "plot"
22177   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22178   algorithm: "plot_latency_error_bars"
22179   output-file-type: ".html"
22180   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
22181   data: "plot-dpdk-throughput-latency-3n-hsw"
22182   filter: "'NIC_Intel-X520-DA2' and
22183            '64B' and
22184            'BASE' and
22185            'NDRPDR' and
22186            '2T2C' and
22187            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22188   parameters:
22189   - "latency"
22190   - "parent"
22191   - "tags"
22192   layout:
22193     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
22194     layout: "plot-latency"
22195
22196 # Packet Latency - DPDK testpmd 3n-hsw-x710
22197 -
22198   type: "plot"
22199   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22200   algorithm: "plot_latency_error_bars"
22201   output-file-type: ".html"
22202   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22203   data: "plot-dpdk-throughput-latency-3n-hsw"
22204   filter: "'NIC_Intel-X710' and
22205            '64B' and
22206            'BASE' and
22207            'NDRPDR' and
22208            '1T1C' and
22209            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22210   parameters:
22211   - "latency"
22212   - "parent"
22213   - "tags"
22214   layout:
22215     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
22216     layout: "plot-latency"
22217
22218 -
22219   type: "plot"
22220   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22221   algorithm: "plot_latency_error_bars"
22222   output-file-type: ".html"
22223   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22224   data: "plot-dpdk-throughput-latency-3n-hsw"
22225   filter: "'NIC_Intel-X710' and
22226            '64B' and
22227            'BASE' and
22228            'NDRPDR' and
22229            '2T2C' and
22230            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22231   parameters:
22232   - "latency"
22233   - "parent"
22234   - "tags"
22235   layout:
22236     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
22237     layout: "plot-latency"
22238
22239 # Packet Latency - DPDK testpmd 3n-hsw-xl710
22240 -
22241   type: "plot"
22242   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22243   algorithm: "plot_latency_error_bars"
22244   output-file-type: ".html"
22245   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22246   data: "plot-dpdk-throughput-latency-3n-hsw"
22247   filter: "'NIC_Intel-XL710' and
22248            '64B' and
22249            'BASE' and
22250            'NDRPDR' and
22251            '1T1C' and
22252            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22253   parameters:
22254   - "latency"
22255   - "parent"
22256   - "tags"
22257   layout:
22258     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
22259     layout: "plot-latency"
22260
22261 -
22262   type: "plot"
22263   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22264   algorithm: "plot_latency_error_bars"
22265   output-file-type: ".html"
22266   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22267   data: "plot-dpdk-throughput-latency-3n-hsw"
22268   filter: "'NIC_Intel-XL710' and
22269            '64B' and
22270            'BASE' and
22271            'NDRPDR' and
22272            '2T2C' and
22273            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22274   parameters:
22275   - "latency"
22276   - "parent"
22277   - "tags"
22278   layout:
22279     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
22280     layout: "plot-latency"
22281
22282 # Packet Latency - DPDK testpmd 3n-skx-x710
22283 -
22284   type: "plot"
22285   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22286   algorithm: "plot_latency_error_bars"
22287   output-file-type: ".html"
22288   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
22289   data: "plot-dpdk-throughput-latency-3n-skx"
22290   filter: "'NIC_Intel-X710' and
22291            '64B' and
22292            'BASE' and
22293            'NDRPDR' and
22294            '2T1C' and
22295            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22296   parameters:
22297   - "latency"
22298   - "parent"
22299   - "tags"
22300   layout:
22301     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
22302     layout: "plot-latency"
22303
22304 -
22305   type: "plot"
22306   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22307   algorithm: "plot_latency_error_bars"
22308   output-file-type: ".html"
22309   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
22310   data: "plot-dpdk-throughput-latency-3n-skx"
22311   filter: "'NIC_Intel-X710' and
22312            '64B' and
22313            'BASE' and
22314            'NDRPDR' and
22315            '4T2C' and
22316            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22317   parameters:
22318   - "latency"
22319   - "parent"
22320   - "tags"
22321   layout:
22322     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
22323     layout: "plot-latency"
22324
22325 # Packet Latency - DPDK testpmd 3n-skx-xxv710
22326 -
22327   type: "plot"
22328   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22329   algorithm: "plot_latency_error_bars"
22330   output-file-type: ".html"
22331   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
22332   data: "plot-dpdk-throughput-latency-3n-skx"
22333   filter: "'NIC_Intel-XXV710' and
22334            '64B' and
22335            'BASE' and
22336            'NDRPDR' and
22337            '2T1C' and
22338            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22339   parameters:
22340   - "latency"
22341   - "parent"
22342   - "tags"
22343   layout:
22344     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
22345     layout: "plot-latency"
22346
22347 -
22348   type: "plot"
22349   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22350   algorithm: "plot_latency_error_bars"
22351   output-file-type: ".html"
22352   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
22353   data: "plot-dpdk-throughput-latency-3n-skx"
22354   filter: "'NIC_Intel-XXV710' and
22355            '64B' and
22356            'BASE' and
22357            'NDRPDR' and
22358            '4T2C' and
22359            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22360   parameters:
22361   - "latency"
22362   - "parent"
22363   - "tags"
22364   layout:
22365     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
22366     layout: "plot-latency"
22367
22368 # Packet Latency - DPDK testpmd 2n-skx-x710
22369 -
22370   type: "plot"
22371   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22372   algorithm: "plot_latency_error_bars"
22373   output-file-type: ".html"
22374   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
22375   data: "plot-dpdk-throughput-latency-2n-skx"
22376   filter: "'NIC_Intel-X710' and
22377            '64B' and
22378            'BASE' and
22379            'NDRPDR' and
22380            '2T1C' and
22381            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22382   parameters:
22383   - "latency"
22384   - "parent"
22385   - "tags"
22386   layout:
22387     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
22388     layout: "plot-latency"
22389
22390 -
22391   type: "plot"
22392   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22393   algorithm: "plot_latency_error_bars"
22394   output-file-type: ".html"
22395   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
22396   data: "plot-dpdk-throughput-latency-2n-skx"
22397   filter: "'NIC_Intel-X710' and
22398            '64B' and
22399            'BASE' and
22400            'NDRPDR' and
22401            '4T2C' and
22402            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22403   parameters:
22404   - "latency"
22405   - "parent"
22406   - "tags"
22407   layout:
22408     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
22409     layout: "plot-latency"
22410
22411 # Packet Latency - DPDK testpmd 2n-skx-xxv710
22412 -
22413   type: "plot"
22414   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22415   algorithm: "plot_latency_error_bars"
22416   output-file-type: ".html"
22417   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
22418   data: "plot-dpdk-throughput-latency-2n-skx"
22419   filter: "'NIC_Intel-XXV710' and
22420            '64B' and
22421            'BASE' and
22422            'NDRPDR' and
22423            '2T1C' and
22424            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22425   parameters:
22426   - "latency"
22427   - "parent"
22428   - "tags"
22429   layout:
22430     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
22431     layout: "plot-latency"
22432
22433 -
22434   type: "plot"
22435   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22436   algorithm: "plot_latency_error_bars"
22437   output-file-type: ".html"
22438   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
22439   data: "plot-dpdk-throughput-latency-2n-skx"
22440   filter: "'NIC_Intel-XXV710' and
22441            '64B' and
22442            'BASE' and
22443            'NDRPDR' and
22444            '4T2C' and
22445            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
22446   parameters:
22447   - "latency"
22448   - "parent"
22449   - "tags"
22450   layout:
22451     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
22452     layout: "plot-latency"
22453
22454 ################################################################################
22455
22456 # Speedup - VPP Container Memif 3n-hsw-x520
22457 -
22458   type: "plot"
22459   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22460   algorithm: "plot_throughput_speedup_analysis"
22461   output-file-type: ".html"
22462   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
22463   data: "plot-throughput-speedup-analysis-3n-hsw"
22464   filter: "'NIC_Intel-X520-DA2' and
22465            '64B' and
22466            ('BASE' or 'SCALE') and
22467            'NDRPDR' and
22468            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22469            not 'VHOST' and
22470            'MEMIF'"
22471   parameters:
22472   - "throughput"
22473   - "parent"
22474   - "tags"
22475   sort:
22476   - "L2XCFWD"
22477   - "L2XCFWD"
22478   - "L2XCFWD"
22479   - "L2BDMACLRN"
22480   - "L2BDMACLRN"
22481   - "L2BDMACLRN"
22482   layout:
22483     title: "memif-3n-hsw-x520-64b-base_and_scale-ndr"
22484     layout: "plot-throughput-speedup-analysis"
22485
22486 -
22487   type: "plot"
22488   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22489   algorithm: "plot_throughput_speedup_analysis"
22490   output-file-type: ".html"
22491   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
22492   data: "plot-throughput-speedup-analysis-3n-hsw"
22493   filter: "'NIC_Intel-X520-DA2' and
22494            '64B' and
22495            ('BASE' or 'SCALE') and
22496            'NDRPDR' and
22497            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22498            not 'VHOST' and
22499            'MEMIF'"
22500   parameters:
22501   - "throughput"
22502   - "parent"
22503   - "tags"
22504   sort:
22505   - "L2XCFWD"
22506   - "L2XCFWD"
22507   - "L2XCFWD"
22508   - "L2BDMACLRN"
22509   - "L2BDMACLRN"
22510   - "L2BDMACLRN"
22511   layout:
22512     title: "memif-3n-hsw-x520-64b-base_and_scale-pdr"
22513     layout: "plot-throughput-speedup-analysis"
22514
22515 # Speedup - VPP Container Memif 3n-hsw-x710
22516 -
22517   type: "plot"
22518   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22519   algorithm: "plot_throughput_speedup_analysis"
22520   output-file-type: ".html"
22521   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
22522   data: "plot-throughput-speedup-analysis-3n-hsw"
22523   filter: "'NIC_Intel-X710' and
22524            '64B' and
22525            ('BASE' or 'SCALE') and
22526            'NDRPDR' and
22527            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22528            not 'VHOST' and
22529            'MEMIF'"
22530   parameters:
22531   - "throughput"
22532   - "parent"
22533   - "tags"
22534   sort:
22535   - "L2XCFWD"
22536   - "L2XCFWD"
22537   - "L2XCFWD"
22538   - "L2BDMACLRN"
22539   - "L2BDMACLRN"
22540   - "L2BDMACLRN"
22541   layout:
22542     title: "memif-3n-hsw-x710-64b-base_and_scale-ndr"
22543     layout: "plot-throughput-speedup-analysis"
22544
22545 -
22546   type: "plot"
22547   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22548   algorithm: "plot_throughput_speedup_analysis"
22549   output-file-type: ".html"
22550   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
22551   data: "plot-throughput-speedup-analysis-3n-hsw"
22552   filter: "'NIC_Intel-X710' and
22553            '64B' and
22554            ('BASE' or 'SCALE') and
22555            'NDRPDR' and
22556            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22557            not 'VHOST' and
22558            'MEMIF'"
22559   parameters:
22560   - "throughput"
22561   - "parent"
22562   - "tags"
22563   sort:
22564   - "L2XCFWD"
22565   - "L2XCFWD"
22566   - "L2XCFWD"
22567   - "L2BDMACLRN"
22568   - "L2BDMACLRN"
22569   - "L2BDMACLRN"
22570   layout:
22571     title: "memif-3n-hsw-x710-64b-base_and_scale-pdr"
22572     layout: "plot-throughput-speedup-analysis"
22573
22574 # Speedup - VPP Container Memif 3n-hsw-xl710
22575 -
22576   type: "plot"
22577   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
22578   algorithm: "plot_throughput_speedup_analysis"
22579   output-file-type: ".html"
22580   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
22581   data: "plot-throughput-speedup-analysis-3n-hsw"
22582   filter: "'NIC_Intel-XL710' and
22583            '64B' and
22584            ('BASE' or 'SCALE') and
22585            'NDRPDR' and
22586            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22587            not 'VHOST' and
22588            'MEMIF'"
22589   parameters:
22590   - "throughput"
22591   - "parent"
22592   - "tags"
22593   sort:
22594   - "L2XCFWD"
22595   - "L2XCFWD"
22596   - "L2XCFWD"
22597   - "L2BDMACLRN"
22598   - "L2BDMACLRN"
22599   - "L2BDMACLRN"
22600   layout:
22601     title: "memif-3n-hsw-xl710-64b-base_and_scale-ndr"
22602     layout: "plot-throughput-speedup-analysis"
22603
22604 -
22605   type: "plot"
22606   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
22607   algorithm: "plot_throughput_speedup_analysis"
22608   output-file-type: ".html"
22609   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
22610   data: "plot-throughput-speedup-analysis-3n-hsw"
22611   filter: "'NIC_Intel-XL710' and
22612            '64B' and
22613            ('BASE' or 'SCALE') and
22614            'NDRPDR' and
22615            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22616            not 'VHOST' and
22617            'MEMIF'"
22618   parameters:
22619   - "throughput"
22620   - "parent"
22621   - "tags"
22622   sort:
22623   - "L2XCFWD"
22624   - "L2XCFWD"
22625   - "L2XCFWD"
22626   - "L2BDMACLRN"
22627   - "L2BDMACLRN"
22628   - "L2BDMACLRN"
22629   layout:
22630     title: "memif-3n-hsw-xl710-64b-base_and_scale-pdr"
22631     layout: "plot-throughput-speedup-analysis"
22632
22633 # Speedup - VPP Container Memif 3n-skx-x710
22634 -
22635   type: "plot"
22636   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22637   algorithm: "plot_throughput_speedup_analysis"
22638   output-file-type: ".html"
22639   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
22640   data: "plot-throughput-speedup-analysis-3n-skx"
22641   filter: "'NIC_Intel-X710' and
22642            '64B' and
22643            ('BASE' or 'SCALE') and
22644            'NDRPDR' and
22645            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22646            not 'VHOST' and
22647            'MEMIF'"
22648   parameters:
22649   - "throughput"
22650   - "parent"
22651   - "tags"
22652   sort:
22653   - "L2XCFWD"
22654   - "L2XCFWD"
22655   - "L2XCFWD"
22656   - "L2BDMACLRN"
22657   - "L2BDMACLRN"
22658   - "L2BDMACLRN"
22659   layout:
22660     title: "memif-3n-skx-x710-64b-base_and_scale-ndr"
22661     layout: "plot-throughput-speedup-analysis"
22662
22663 -
22664   type: "plot"
22665   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22666   algorithm: "plot_throughput_speedup_analysis"
22667   output-file-type: ".html"
22668   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
22669   data: "plot-throughput-speedup-analysis-3n-skx"
22670   filter: "'NIC_Intel-X710' and
22671            '64B' and
22672            ('BASE' or 'SCALE') and
22673            'NDRPDR' and
22674            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22675            not 'VHOST' and
22676             'MEMIF'"
22677   parameters:
22678   - "throughput"
22679   - "parent"
22680   - "tags"
22681   sort:
22682   - "L2XCFWD"
22683   - "L2XCFWD"
22684   - "L2XCFWD"
22685   - "L2BDMACLRN"
22686   - "L2BDMACLRN"
22687   - "L2BDMACLRN"
22688   layout:
22689     title: "memif-3n-skx-x710-64b-base_and_scale-pdr"
22690     layout: "plot-throughput-speedup-analysis"
22691
22692 # Speedup - VPP Container Memif 2n-skx-x710
22693 -
22694   type: "plot"
22695   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
22696   algorithm: "plot_throughput_speedup_analysis"
22697   output-file-type: ".html"
22698   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
22699   data: "plot-throughput-speedup-analysis-2n-skx"
22700   filter: "'NIC_Intel-X710' and
22701            '64B' and
22702            ('BASE' or 'SCALE') and
22703            'NDRPDR' and
22704            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22705            not 'VHOST' and
22706            'MEMIF'"
22707   parameters:
22708   - "throughput"
22709   - "parent"
22710   - "tags"
22711   sort:
22712   - "L2XCFWD"
22713   - "L2XCFWD"
22714   - "L2XCFWD"
22715   - "L2BDMACLRN"
22716   - "L2BDMACLRN"
22717   - "L2BDMACLRN"
22718   layout:
22719     title: "memif-2n-skx-x710-64b-base_and_scale-ndr"
22720     layout: "plot-throughput-speedup-analysis"
22721
22722 -
22723   type: "plot"
22724   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
22725   algorithm: "plot_throughput_speedup_analysis"
22726   output-file-type: ".html"
22727   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
22728   data: "plot-throughput-speedup-analysis-2n-skx"
22729   filter: "'NIC_Intel-X710' and
22730            '64B' and
22731            ('BASE' or 'SCALE') and
22732            'NDRPDR' and
22733            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22734            not 'VHOST' and
22735             'MEMIF'"
22736   parameters:
22737   - "throughput"
22738   - "parent"
22739   - "tags"
22740   sort:
22741   - "L2XCFWD"
22742   - "L2XCFWD"
22743   - "L2XCFWD"
22744   - "L2BDMACLRN"
22745   - "L2BDMACLRN"
22746   - "L2BDMACLRN"
22747   layout:
22748     title: "memif-2n-skx-x710-64b-base_and_scale-pdr"
22749     layout: "plot-throughput-speedup-analysis"
22750
22751 # Speedup - VPP Container Memif 2n-skx-xxv710
22752 -
22753   type: "plot"
22754   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
22755   algorithm: "plot_throughput_speedup_analysis"
22756   output-file-type: ".html"
22757   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
22758   data: "plot-throughput-speedup-analysis-2n-skx"
22759   filter: "'NIC_Intel-XXV710' and
22760            '64B' and
22761            ('BASE' or 'SCALE') and
22762            'NDRPDR' and
22763            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22764            not 'VHOST' and
22765            'MEMIF'"
22766   parameters:
22767   - "throughput"
22768   - "parent"
22769   - "tags"
22770   sort:
22771   - "L2XCFWD"
22772   - "L2XCFWD"
22773   - "L2XCFWD"
22774   - "L2BDMACLRN"
22775   - "L2BDMACLRN"
22776   - "L2BDMACLRN"
22777   layout:
22778     title: "memif-2n-skx-xxv710-64b-base_and_scale-ndr"
22779     layout: "plot-throughput-speedup-analysis"
22780
22781 -
22782   type: "plot"
22783   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
22784   algorithm: "plot_throughput_speedup_analysis"
22785   output-file-type: ".html"
22786   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
22787   data: "plot-throughput-speedup-analysis-2n-skx"
22788   filter: "'NIC_Intel-XXV710' and
22789            '64B' and
22790            ('BASE' or 'SCALE') and
22791            'NDRPDR' and
22792            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
22793            not 'VHOST' and
22794             'MEMIF'"
22795   parameters:
22796   - "throughput"
22797   - "parent"
22798   - "tags"
22799   sort:
22800   - "L2XCFWD"
22801   - "L2XCFWD"
22802   - "L2XCFWD"
22803   - "L2BDMACLRN"
22804   - "L2BDMACLRN"
22805   - "L2BDMACLRN"
22806   layout:
22807     title: "memif-2n-skx-xxv710-64b-base_and_scale-pdr"
22808     layout: "plot-throughput-speedup-analysis"
22809
22810 ################################################################################
22811
22812 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
22813 -
22814   type: "plot"
22815   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22816   algorithm: "plot_throughput_speedup_analysis"
22817   output-file-type: ".html"
22818   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
22819   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22820   filter: "'NIC_Intel-X520-DA2' and
22821            '64B' and
22822            ('BASE' or 'SCALE') and
22823            'NDRPDR' and
22824            'L2XCFWD' and
22825            not 'VHOST' and
22826            'MEMIF'"
22827   parameters:
22828   - "throughput"
22829   - "parent"
22830   - "tags"
22831   sort:
22832   - "1VNF"
22833   - "2VNF"
22834   - "4VNF"
22835   - "2VNF"
22836   - "4VNF"
22837   layout:
22838     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
22839     layout: "plot-throughput-speedup-analysis"
22840
22841 -
22842   type: "plot"
22843   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22844   algorithm: "plot_throughput_speedup_analysis"
22845   output-file-type: ".html"
22846   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
22847   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22848   filter: "'NIC_Intel-X520-DA2' and
22849            '64B' and
22850            ('BASE' or 'SCALE') and
22851            'NDRPDR' and
22852            'L2XCFWD' and
22853            not 'VHOST' and
22854            'MEMIF'"
22855   parameters:
22856   - "throughput"
22857   - "parent"
22858   - "tags"
22859   sort:
22860   - "1VNF"
22861   - "2VNF"
22862   - "4VNF"
22863   - "2VNF"
22864   - "4VNF"
22865   layout:
22866     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
22867     layout: "plot-throughput-speedup-analysis"
22868
22869 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
22870 -
22871   type: "plot"
22872   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22873   algorithm: "plot_throughput_speedup_analysis"
22874   output-file-type: ".html"
22875   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
22876   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22877   filter: "'NIC_Intel-X520-DA2' and
22878            '64B' and
22879            ('BASE' or 'SCALE') and
22880            'NDRPDR' and
22881            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22882            not 'VHOST' and
22883            'MEMIF'"
22884   parameters:
22885   - "throughput"
22886   - "parent"
22887   - "tags"
22888   sort:
22889   - "1VNF"
22890   - "2VNF"
22891   - "4VNF"
22892   - "2VNF"
22893   - "4VNF"
22894   layout:
22895     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
22896     layout: "plot-throughput-speedup-analysis"
22897
22898 -
22899   type: "plot"
22900   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22901   algorithm: "plot_throughput_speedup_analysis"
22902   output-file-type: ".html"
22903   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
22904   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22905   filter: "'NIC_Intel-X520-DA2' and
22906            '64B' and
22907            ('BASE' or 'SCALE') and
22908            'NDRPDR' and
22909            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22910            not 'VHOST' and
22911            'MEMIF'"
22912   parameters:
22913   - "throughput"
22914   - "parent"
22915   - "tags"
22916   sort:
22917   - "1VNF"
22918   - "2VNF"
22919   - "4VNF"
22920   - "2VNF"
22921   - "4VNF"
22922   layout:
22923     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
22924     layout: "plot-throughput-speedup-analysis"
22925
22926 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
22927 -
22928   type: "plot"
22929   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22930   algorithm: "plot_throughput_speedup_analysis"
22931   output-file-type: ".html"
22932   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
22933   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22934   filter: "'NIC_Intel-X710' and
22935            '64B' and
22936            ('BASE' or 'SCALE') and
22937            'NDRPDR' and
22938            'L2XCFWD' and
22939            not 'VHOST' and
22940            'MEMIF'"
22941   parameters:
22942   - "throughput"
22943   - "parent"
22944   - "tags"
22945   sort:
22946   - "1VNF"
22947   - "2VNF"
22948   - "4VNF"
22949   - "2VNF"
22950   - "4VNF"
22951   layout:
22952     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
22953     layout: "plot-throughput-speedup-analysis"
22954
22955 -
22956   type: "plot"
22957   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22958   algorithm: "plot_throughput_speedup_analysis"
22959   output-file-type: ".html"
22960   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
22961   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22962   filter: "'NIC_Intel-X710' and
22963            '64B' and
22964            ('BASE' or 'SCALE') and
22965            'NDRPDR' and
22966            'L2XCFWD' and
22967            not 'VHOST' and
22968            'MEMIF'"
22969   parameters:
22970   - "throughput"
22971   - "parent"
22972   - "tags"
22973   sort:
22974   - "1VNF"
22975   - "2VNF"
22976   - "4VNF"
22977   - "2VNF"
22978   - "4VNF"
22979   layout:
22980     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
22981     layout: "plot-throughput-speedup-analysis"
22982
22983 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
22984 -
22985   type: "plot"
22986   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22987   algorithm: "plot_throughput_speedup_analysis"
22988   output-file-type: ".html"
22989   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
22990   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
22991   filter: "'NIC_Intel-X710' and
22992            '64B' and
22993            ('BASE' or 'SCALE') and
22994            'NDRPDR' and
22995            ('L2BDMACSTAT' or 'L2BDMACLRN') and
22996            not 'VHOST' and
22997            'MEMIF'"
22998   parameters:
22999   - "throughput"
23000   - "parent"
23001   - "tags"
23002   sort:
23003   - "1VNF"
23004   - "2VNF"
23005   - "4VNF"
23006   - "2VNF"
23007   - "4VNF"
23008   layout:
23009     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
23010     layout: "plot-throughput-speedup-analysis"
23011
23012 -
23013   type: "plot"
23014   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23015   algorithm: "plot_throughput_speedup_analysis"
23016   output-file-type: ".html"
23017   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
23018   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
23019   filter: "'NIC_Intel-X710' and
23020            '64B' and
23021            ('BASE' or 'SCALE') and
23022            'NDRPDR' and
23023            ('L2BDMACSTAT' or 'L2BDMACLRN') and
23024            not 'VHOST' and
23025            'MEMIF'"
23026   parameters:
23027   - "throughput"
23028   - "parent"
23029   - "tags"
23030   sort:
23031   - "1VNF"
23032   - "2VNF"
23033   - "4VNF"
23034   - "2VNF"
23035   - "4VNF"
23036   layout:
23037     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
23038     layout: "plot-throughput-speedup-analysis"
23039
23040 ################################################################################
23041
23042 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
23043 -
23044   type: "plot"
23045   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23046   algorithm: "plot_throughput_speedup_analysis"
23047   output-file-type: ".html"
23048   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23049   data: "plot-throughput-speedup-analysis-3n-hsw"
23050   filter: "'NIC_Intel-X520-DA2' and
23051            '64B' and
23052            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23053            'NDRPDR' and
23054            'IP4FWD' and
23055            not 'IPSEC' and
23056            not 'VHOST'"
23057   parameters:
23058   - "throughput"
23059   - "parent"
23060   - "tags"
23061   sort:
23062   - "IP4BASE"
23063   - "FIB_20K"
23064   - "FIB_200K"
23065   - "FIB_2M"
23066   layout:
23067     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
23068     layout: "plot-throughput-speedup-analysis"
23069
23070 -
23071   type: "plot"
23072   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23073   algorithm: "plot_throughput_speedup_analysis"
23074   output-file-type: ".html"
23075   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23076   data: "plot-throughput-speedup-analysis-3n-hsw"
23077   filter: "'NIC_Intel-X520-DA2' and
23078            '64B' and
23079            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23080            'NDRPDR' and
23081            'IP4FWD' and
23082            not 'IPSEC' and
23083            not 'VHOST'"
23084   parameters:
23085   - "throughput"
23086   - "parent"
23087   - "tags"
23088   sort:
23089   - "IP4BASE"
23090   - "FIB_20K"
23091   - "FIB_200K"
23092   - "FIB_2M"
23093   layout:
23094     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
23095     layout: "plot-throughput-speedup-analysis"
23096
23097 # Speedup - VPP IPv4 3n-hsw-x520 features
23098 -
23099   type: "plot"
23100   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
23101   algorithm: "plot_throughput_speedup_analysis"
23102   output-file-type: ".html"
23103   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
23104   data: "plot-throughput-speedup-analysis-3n-hsw"
23105   filter: "'NIC_Intel-X520-DA2' and
23106            '64B' and
23107            ('IP4BASE' or
23108             'POLICE_MARK' or
23109             'COPWHLIST' or
23110             ('NAT44' and 'BASE') or
23111             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23112            'NDRPDR' and
23113            'IP4FWD' and
23114            not 'IPSEC' and
23115            not 'VHOST'"
23116   parameters:
23117   - "throughput"
23118   - "parent"
23119   - "tags"
23120   sort:
23121   - "IP4BASE"
23122   - "NAT44"
23123   - "POLICE_MARK"
23124   - "COPWHLIST"
23125   - "IACL"
23126   - "OACL"
23127   layout:
23128     title: "ip4-3n-hsw-x520-64b-features-ndr"
23129     layout: "plot-throughput-speedup-analysis"
23130
23131 -
23132   type: "plot"
23133   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
23134   algorithm: "plot_throughput_speedup_analysis"
23135   output-file-type: ".html"
23136   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
23137   data: "plot-throughput-speedup-analysis-3n-hsw"
23138   filter: "'NIC_Intel-X520-DA2' and
23139            '64B' and
23140            ('IP4BASE' or
23141             'POLICE_MARK' or
23142             'COPWHLIST' or
23143             ('NAT44' and 'BASE') or
23144             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23145            'NDRPDR' and
23146            'IP4FWD' and
23147            not 'IPSEC' and
23148            not 'VHOST'"
23149   parameters:
23150   - "throughput"
23151   - "parent"
23152   - "tags"
23153   sort:
23154   - "IP4BASE"
23155   - "NAT44"
23156   - "POLICE_MARK"
23157   - "COPWHLIST"
23158   - "IACL"
23159   - "OACL"
23160   layout:
23161     title: "ip4-3n-hsw-x520-64b-features-pdr"
23162     layout: "plot-throughput-speedup-analysis"
23163
23164 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
23165 -
23166   type: "plot"
23167   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23168   algorithm: "plot_throughput_speedup_analysis"
23169   output-file-type: ".html"
23170   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
23171   data: "plot-throughput-speedup-analysis-3n-hsw"
23172   filter: "'NIC_Intel-X520-DA2' and
23173            '64B' and
23174            'NDRPDR' and
23175            'IP4FWD' and
23176            'NAT44' and
23177            not 'IPSEC' and
23178            not 'VHOST'"
23179   parameters:
23180   - "throughput"
23181   - "parent"
23182   - "tags"
23183   sort:
23184   - "BASE"
23185   - "BASE"
23186   - "SRC_USER_10"
23187   - "SRC_USER_100"
23188   - "SRC_USER_1000"
23189   - "SRC_USER_2000"
23190   layout:
23191     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
23192     layout: "plot-throughput-speedup-analysis"
23193
23194 -
23195   type: "plot"
23196   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23197   algorithm: "plot_throughput_speedup_analysis"
23198   output-file-type: ".html"
23199   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
23200   data: "plot-throughput-speedup-analysis-3n-hsw"
23201   filter: "'NIC_Intel-X520-DA2' and
23202            '64B' and
23203            'NDRPDR' and
23204            'IP4FWD' and
23205            'NAT44' and
23206            not 'IPSEC' and
23207            not 'VHOST'"
23208   parameters:
23209   - "throughput"
23210   - "parent"
23211   - "tags"
23212   sort:
23213   - "BASE"
23214   - "BASE"
23215   - "SRC_USER_10"
23216   - "SRC_USER_100"
23217   - "SRC_USER_1000"
23218   - "SRC_USER_2000"
23219   layout:
23220     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
23221     layout: "plot-throughput-speedup-analysis"
23222
23223 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
23224 -
23225   type: "plot"
23226   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23227   algorithm: "plot_throughput_speedup_analysis"
23228   output-file-type: ".html"
23229   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
23230   data: "plot-throughput-speedup-analysis-3n-hsw"
23231   filter: "'NIC_Intel-X520-DA2' and
23232            '64B' and
23233            'NDRPDR' and
23234            'IP4FWD' and
23235            'IACL' and
23236            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23237            not 'IPSEC' and
23238            not 'VHOST'"
23239   parameters:
23240   - "throughput"
23241   - "parent"
23242   - "tags"
23243   sort:
23244   - "ACL_STATELESS"
23245   - "ACL_STATEFUL"
23246   - "ACL_STATELESS"
23247   - "ACL_STATEFUL"
23248   layout:
23249     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
23250     layout: "plot-throughput-speedup-analysis"
23251
23252 -
23253   type: "plot"
23254   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23255   algorithm: "plot_throughput_speedup_analysis"
23256   output-file-type: ".html"
23257   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
23258   data: "plot-throughput-speedup-analysis-3n-hsw"
23259   filter: "'NIC_Intel-X520-DA2' and
23260            '64B' and
23261            'NDRPDR' and
23262            'IP4FWD' and
23263            'IACL' and
23264            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23265            not 'IPSEC' and
23266            not 'VHOST'"
23267   parameters:
23268   - "throughput"
23269   - "parent"
23270   - "tags"
23271   sort:
23272   - "ACL_STATELESS"
23273   - "ACL_STATEFUL"
23274   - "ACL_STATELESS"
23275   - "ACL_STATEFUL"
23276   layout:
23277     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
23278     layout: "plot-throughput-speedup-analysis"
23279
23280 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
23281 -
23282   type: "plot"
23283   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23284   algorithm: "plot_throughput_speedup_analysis"
23285   output-file-type: ".html"
23286   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
23287   data: "plot-throughput-speedup-analysis-3n-hsw"
23288   filter: "'NIC_Intel-X520-DA2' and
23289            '64B' and
23290            'NDRPDR' and
23291            'IP4FWD' and
23292            'OACL' and
23293            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23294            not 'IPSEC' and
23295            not 'VHOST'"
23296   parameters:
23297   - "throughput"
23298   - "parent"
23299   - "tags"
23300   sort:
23301   - "ACL_STATELESS"
23302   - "ACL_STATEFUL"
23303   - "ACL_STATELESS"
23304   - "ACL_STATEFUL"
23305   layout:
23306     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
23307     layout: "plot-throughput-speedup-analysis"
23308
23309 -
23310   type: "plot"
23311   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23312   algorithm: "plot_throughput_speedup_analysis"
23313   output-file-type: ".html"
23314   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
23315   data: "plot-throughput-speedup-analysis-3n-hsw"
23316   filter: "'NIC_Intel-X520-DA2' and
23317            '64B' and
23318            'NDRPDR' and
23319            'IP4FWD' and
23320            'OACL' and
23321            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23322            not 'IPSEC' and
23323            not 'VHOST'"
23324   parameters:
23325   - "throughput"
23326   - "parent"
23327   - "tags"
23328   sort:
23329   - "ACL_STATELESS"
23330   - "ACL_STATEFUL"
23331   - "ACL_STATELESS"
23332   - "ACL_STATEFUL"
23333   layout:
23334     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
23335     layout: "plot-throughput-speedup-analysis"
23336
23337 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
23338 -
23339   type: "plot"
23340   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23341   algorithm: "plot_throughput_speedup_analysis"
23342   output-file-type: ".html"
23343   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23344   data: "plot-throughput-speedup-analysis-3n-hsw"
23345   filter: "'NIC_Intel-X710' and
23346            '64B' and
23347            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23348            'NDRPDR' and
23349            'IP4FWD' and
23350            not 'IPSEC' and
23351            not 'VHOST'"
23352   parameters:
23353   - "throughput"
23354   - "parent"
23355   - "tags"
23356   sort:
23357   - "IP4BASE"
23358   - "FIB_20K"
23359   - "FIB_200K"
23360   - "FIB_2M"
23361   layout:
23362     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
23363     layout: "plot-throughput-speedup-analysis"
23364
23365 -
23366   type: "plot"
23367   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23368   algorithm: "plot_throughput_speedup_analysis"
23369   output-file-type: ".html"
23370   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23371   data: "plot-throughput-speedup-analysis-3n-hsw"
23372   filter: "'NIC_Intel-X710' and
23373            '64B' and
23374            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23375            'NDRPDR' and
23376            'IP4FWD' and
23377            not 'IPSEC' and
23378            not 'VHOST'"
23379   parameters:
23380   - "throughput"
23381   - "parent"
23382   - "tags"
23383   sort:
23384   - "IP4BASE"
23385   - "FIB_20K"
23386   - "FIB_200K"
23387   - "FIB_2M"
23388   layout:
23389     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
23390     layout: "plot-throughput-speedup-analysis"
23391
23392 # Speedup - VPP IPv4 3n-hsw-x710 features
23393 -
23394   type: "plot"
23395   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
23396   algorithm: "plot_throughput_speedup_analysis"
23397   output-file-type: ".html"
23398   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
23399   data: "plot-throughput-speedup-analysis-3n-hsw"
23400   filter: "'NIC_Intel-X710' and
23401            '64B' and
23402            ('IP4BASE' or
23403             'POLICE_MARK' or
23404             'COPWHLIST' or
23405             ('NAT44' and 'BASE') or
23406             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23407            'NDRPDR' and
23408            'IP4FWD' and
23409            not 'IPSEC' and
23410            not 'VHOST'"
23411   parameters:
23412   - "throughput"
23413   - "parent"
23414   - "tags"
23415   sort:
23416   - "IP4BASE"
23417   - "NAT44"
23418   - "POLICE_MARK"
23419   - "COPWHLIST"
23420   - "IACL"
23421   - "OACL"
23422   layout:
23423     title: "ip4-3n-hsw-x710-64b-features-ndr"
23424     layout: "plot-throughput-speedup-analysis"
23425
23426 -
23427   type: "plot"
23428   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
23429   algorithm: "plot_throughput_speedup_analysis"
23430   output-file-type: ".html"
23431   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
23432   data: "plot-throughput-speedup-analysis-3n-hsw"
23433   filter: "'NIC_Intel-X710' and
23434            '64B' and
23435            ('IP4BASE' or
23436             'POLICE_MARK' or
23437             'COPWHLIST' or
23438             ('NAT44' and 'BASE') or
23439             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23440            'NDRPDR' and
23441            'IP4FWD' and
23442            not 'IPSEC' and
23443            not 'VHOST'"
23444   parameters:
23445   - "throughput"
23446   - "parent"
23447   - "tags"
23448   sort:
23449   - "IP4BASE"
23450   - "NAT44"
23451   - "POLICE_MARK"
23452   - "COPWHLIST"
23453   - "IACL"
23454   - "OACL"
23455   layout:
23456     title: "ip4-3n-hsw-x710-64b-features-pdr"
23457     layout: "plot-throughput-speedup-analysis"
23458
23459 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
23460 -
23461   type: "plot"
23462   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23463   algorithm: "plot_throughput_speedup_analysis"
23464   output-file-type: ".html"
23465   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
23466   data: "plot-throughput-speedup-analysis-3n-hsw"
23467   filter: "'NIC_Intel-X710' and
23468            '64B' and
23469            'NDRPDR' and
23470            'IP4FWD' and
23471            'NAT44' and
23472            not 'IPSEC' and
23473            not 'VHOST'"
23474   parameters:
23475   - "throughput"
23476   - "parent"
23477   - "tags"
23478   sort:
23479   - "BASE"
23480   - "BASE"
23481   - "SRC_USER_10"
23482   - "SRC_USER_100"
23483   - "SRC_USER_1000"
23484   - "SRC_USER_2000"
23485   layout:
23486     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
23487     layout: "plot-throughput-speedup-analysis"
23488
23489 -
23490   type: "plot"
23491   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23492   algorithm: "plot_throughput_speedup_analysis"
23493   output-file-type: ".html"
23494   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
23495   data: "plot-throughput-speedup-analysis-3n-hsw"
23496   filter: "'NIC_Intel-X710' and
23497            '64B' and
23498            'NDRPDR' and
23499            'IP4FWD' and
23500            'NAT44' and
23501            not 'IPSEC' and
23502            not 'VHOST'"
23503   parameters:
23504   - "throughput"
23505   - "parent"
23506   - "tags"
23507   sort:
23508   - "BASE"
23509   - "BASE"
23510   - "SRC_USER_10"
23511   - "SRC_USER_100"
23512   - "SRC_USER_1000"
23513   - "SRC_USER_2000"
23514   layout:
23515     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
23516     layout: "plot-throughput-speedup-analysis"
23517
23518 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
23519 -
23520   type: "plot"
23521   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
23522   algorithm: "plot_throughput_speedup_analysis"
23523   output-file-type: ".html"
23524   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
23525   data: "plot-throughput-speedup-analysis-3n-hsw"
23526   filter: "'NIC_Intel-X710' and
23527            '64B' and
23528            'NDRPDR' and
23529            'IP4FWD' and
23530            'IACL' and
23531            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23532            not 'IPSEC' and
23533            not 'VHOST'"
23534   parameters:
23535   - "throughput"
23536   - "parent"
23537   - "tags"
23538   sort:
23539   - "ACL_STATELESS"
23540   - "ACL_STATEFUL"
23541   - "ACL_STATELESS"
23542   - "ACL_STATEFUL"
23543   layout:
23544     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
23545     layout: "plot-throughput-speedup-analysis"
23546
23547 -
23548   type: "plot"
23549   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
23550   algorithm: "plot_throughput_speedup_analysis"
23551   output-file-type: ".html"
23552   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
23553   data: "plot-throughput-speedup-analysis-3n-hsw"
23554   filter: "'NIC_Intel-X710' and
23555            '64B' and
23556            'NDRPDR' and
23557            'IP4FWD' and
23558            'IACL' and
23559            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23560            not 'IPSEC' and
23561            not 'VHOST'"
23562   parameters:
23563   - "throughput"
23564   - "parent"
23565   - "tags"
23566   sort:
23567   - "ACL_STATELESS"
23568   - "ACL_STATEFUL"
23569   - "ACL_STATELESS"
23570   - "ACL_STATEFUL"
23571   layout:
23572     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
23573     layout: "plot-throughput-speedup-analysis"
23574
23575 # Speedup - VPP IPv4 3n-hsw-x710 features oacl
23576 -
23577   type: "plot"
23578   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
23579   algorithm: "plot_throughput_speedup_analysis"
23580   output-file-type: ".html"
23581   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
23582   data: "plot-throughput-speedup-analysis-3n-hsw"
23583   filter: "'NIC_Intel-X710' and
23584            '64B' and
23585            'NDRPDR' and
23586            'IP4FWD' and
23587            'OACL' and
23588            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23589            not 'IPSEC' and
23590            not 'VHOST'"
23591   parameters:
23592   - "throughput"
23593   - "parent"
23594   - "tags"
23595   sort:
23596   - "ACL_STATELESS"
23597   - "ACL_STATEFUL"
23598   - "ACL_STATELESS"
23599   - "ACL_STATEFUL"
23600   layout:
23601     title: "ip4-3n-hsw-x710-64b-features-oacl-ndr"
23602     layout: "plot-throughput-speedup-analysis"
23603
23604 -
23605   type: "plot"
23606   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
23607   algorithm: "plot_throughput_speedup_analysis"
23608   output-file-type: ".html"
23609   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
23610   data: "plot-throughput-speedup-analysis-3n-hsw"
23611   filter: "'NIC_Intel-X710' and
23612            '64B' and
23613            'NDRPDR' and
23614            'IP4FWD' and
23615            'OACL' and
23616            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23617            not 'IPSEC' and
23618            not 'VHOST'"
23619   parameters:
23620   - "throughput"
23621   - "parent"
23622   - "tags"
23623   sort:
23624   - "ACL_STATELESS"
23625   - "ACL_STATEFUL"
23626   - "ACL_STATELESS"
23627   - "ACL_STATEFUL"
23628   layout:
23629     title: "ip4-3n-hsw-x710-64b-features-oacl-pdr"
23630     layout: "plot-throughput-speedup-analysis"
23631
23632 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
23633 -
23634   type: "plot"
23635   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
23636   algorithm: "plot_throughput_speedup_analysis"
23637   output-file-type: ".html"
23638   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
23639   data: "plot-throughput-speedup-analysis-3n-hsw"
23640   filter: "'NIC_Intel-XL710' and
23641            '64B' and
23642            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23643            'NDRPDR' and
23644            'IP4FWD' and
23645            not 'IPSEC' and
23646            not 'VHOST'"
23647   parameters:
23648   - "throughput"
23649   - "parent"
23650   - "tags"
23651   sort:
23652   - "IP4BASE"
23653   - "FIB_20K"
23654   - "FIB_200K"
23655   - "FIB_2M"
23656   layout:
23657     title: "ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
23658     layout: "plot-throughput-speedup-analysis"
23659
23660 -
23661   type: "plot"
23662   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
23663   algorithm: "plot_throughput_speedup_analysis"
23664   output-file-type: ".html"
23665   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
23666   data: "plot-throughput-speedup-analysis-3n-hsw"
23667   filter: "'NIC_Intel-XL710' and
23668            '64B' and
23669            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23670            'NDRPDR' and
23671            'IP4FWD' and
23672            not 'IPSEC' and
23673            not 'VHOST'"
23674   parameters:
23675   - "throughput"
23676   - "parent"
23677   - "tags"
23678   sort:
23679   - "IP4BASE"
23680   - "FIB_20K"
23681   - "FIB_200K"
23682   - "FIB_2M"
23683   layout:
23684     title: "ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
23685     layout: "plot-throughput-speedup-analysis"
23686
23687 # Speedup - VPP IPv4 3n-skx-x710 base and scale
23688 -
23689   type: "plot"
23690   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23691   algorithm: "plot_throughput_speedup_analysis"
23692   output-file-type: ".html"
23693   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
23694   data: "plot-throughput-speedup-analysis-3n-skx"
23695   filter: "'NIC_Intel-X710' and
23696            '64B' and
23697            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23698            'NDRPDR' and
23699            'IP4FWD' and
23700            not 'IPSEC' and
23701            not 'VHOST'"
23702   parameters:
23703   - "throughput"
23704   - "parent"
23705   - "tags"
23706   sort:
23707   - "IP4BASE"
23708   - "FIB_20K"
23709   - "FIB_200K"
23710   - "FIB_2M"
23711   layout:
23712     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
23713     layout: "plot-throughput-speedup-analysis"
23714
23715 -
23716   type: "plot"
23717   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23718   algorithm: "plot_throughput_speedup_analysis"
23719   output-file-type: ".html"
23720   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
23721   data: "plot-throughput-speedup-analysis-3n-skx"
23722   filter: "'NIC_Intel-X710' and
23723            '64B' and
23724            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23725            'NDRPDR' and
23726            'IP4FWD' and
23727            not 'IPSEC' and
23728            not 'VHOST'"
23729   parameters:
23730   - "throughput"
23731   - "parent"
23732   - "tags"
23733   sort:
23734   - "IP4BASE"
23735   - "FIB_20K"
23736   - "FIB_200K"
23737   - "FIB_2M"
23738   layout:
23739     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
23740     layout: "plot-throughput-speedup-analysis"
23741
23742 # Speedup - VPP IPv4 3n-skx-x710 features
23743 -
23744   type: "plot"
23745   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
23746   algorithm: "plot_throughput_speedup_analysis"
23747   output-file-type: ".html"
23748   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
23749   data: "plot-throughput-speedup-analysis-3n-skx"
23750   filter: "'NIC_Intel-X710' and
23751            '64B' and
23752            ('IP4BASE' or
23753             'POLICE_MARK' or
23754             'COPWHLIST' or
23755             ('NAT44' and 'BASE') or
23756             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23757            'NDRPDR' and
23758            'IP4FWD' and
23759            not 'IPSEC' and
23760            not 'VHOST'"
23761   parameters:
23762   - "throughput"
23763   - "parent"
23764   - "tags"
23765   sort:
23766   - "IP4BASE"
23767   - "NAT44"
23768   - "POLICE_MARK"
23769   - "COPWHLIST"
23770   - "IACL"
23771   - "OACL"
23772   layout:
23773     title: "ip4-3n-skx-x710-64b-features-ndr"
23774     layout: "plot-throughput-speedup-analysis"
23775
23776 -
23777   type: "plot"
23778   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
23779   algorithm: "plot_throughput_speedup_analysis"
23780   output-file-type: ".html"
23781   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
23782   data: "plot-throughput-speedup-analysis-3n-skx"
23783   filter: "'NIC_Intel-X710' and
23784            '64B' and
23785            ('IP4BASE' or
23786             'POLICE_MARK' or
23787             'COPWHLIST' or
23788             ('NAT44' and 'BASE') or
23789             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
23790            'NDRPDR' and
23791            'IP4FWD' and
23792            not 'IPSEC' and
23793            not 'VHOST'"
23794   parameters:
23795   - "throughput"
23796   - "parent"
23797   - "tags"
23798   sort:
23799   - "IP4BASE"
23800   - "NAT44"
23801   - "POLICE_MARK"
23802   - "COPWHLIST"
23803   - "IACL"
23804   - "OACL"
23805   layout:
23806     title: "ip4-3n-skx-x710-64b-features-pdr"
23807     layout: "plot-throughput-speedup-analysis"
23808
23809 # Speedup - VPP IPv4 3n-skx-x710 features nat44
23810 -
23811   type: "plot"
23812   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23813   algorithm: "plot_throughput_speedup_analysis"
23814   output-file-type: ".html"
23815   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
23816   data: "plot-throughput-speedup-analysis-3n-skx"
23817   filter: "'NIC_Intel-X710' and
23818            '64B' and
23819            'NDRPDR' and
23820            'IP4FWD' and
23821            'NAT44' and
23822            not 'IPSEC' and
23823            not 'VHOST'"
23824   parameters:
23825   - "throughput"
23826   - "parent"
23827   - "tags"
23828   sort:
23829   - "BASE"
23830   - "BASE"
23831   - "SRC_USER_10"
23832   - "SRC_USER_100"
23833   - "SRC_USER_1000"
23834   - "SRC_USER_2000"
23835   layout:
23836     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
23837     layout: "plot-throughput-speedup-analysis"
23838
23839 -
23840   type: "plot"
23841   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23842   algorithm: "plot_throughput_speedup_analysis"
23843   output-file-type: ".html"
23844   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
23845   data: "plot-throughput-speedup-analysis-3n-skx"
23846   filter: "'NIC_Intel-X710' and
23847            '64B' and
23848            'NDRPDR' and
23849            'IP4FWD' and
23850            'NAT44' and
23851            not 'IPSEC' and
23852            not 'VHOST'"
23853   parameters:
23854   - "throughput"
23855   - "parent"
23856   - "tags"
23857   sort:
23858   - "BASE"
23859   - "BASE"
23860   - "SRC_USER_10"
23861   - "SRC_USER_100"
23862   - "SRC_USER_1000"
23863   - "SRC_USER_2000"
23864   layout:
23865     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
23866     layout: "plot-throughput-speedup-analysis"
23867
23868 # Speedup - VPP IPv4 3n-skx-x710 features iacl
23869 -
23870   type: "plot"
23871   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23872   algorithm: "plot_throughput_speedup_analysis"
23873   output-file-type: ".html"
23874   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
23875   data: "plot-throughput-speedup-analysis-3n-skx"
23876   filter: "'NIC_Intel-X710' and
23877            '64B' and
23878            'NDRPDR' and
23879            'IP4FWD' and
23880            'IACL' and
23881            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23882            not 'IPSEC' and
23883            not 'VHOST'"
23884   parameters:
23885   - "throughput"
23886   - "parent"
23887   - "tags"
23888   sort:
23889   - "ACL_STATELESS"
23890   - "ACL_STATEFUL"
23891   - "ACL_STATELESS"
23892   - "ACL_STATEFUL"
23893   layout:
23894     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
23895     layout: "plot-throughput-speedup-analysis"
23896
23897 -
23898   type: "plot"
23899   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23900   algorithm: "plot_throughput_speedup_analysis"
23901   output-file-type: ".html"
23902   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
23903   data: "plot-throughput-speedup-analysis-3n-skx"
23904   filter: "'NIC_Intel-X710' and
23905            '64B' and
23906            'NDRPDR' and
23907            'IP4FWD' and
23908            'IACL' and
23909            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23910            not 'IPSEC' and
23911            not 'VHOST'"
23912   parameters:
23913   - "throughput"
23914   - "parent"
23915   - "tags"
23916   sort:
23917   - "ACL_STATELESS"
23918   - "ACL_STATEFUL"
23919   - "ACL_STATELESS"
23920   - "ACL_STATEFUL"
23921   layout:
23922     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
23923     layout: "plot-throughput-speedup-analysis"
23924
23925 # Speedup - VPP IPv4 3n-skx-x710 features oacl
23926 -
23927   type: "plot"
23928   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23929   algorithm: "plot_throughput_speedup_analysis"
23930   output-file-type: ".html"
23931   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
23932   data: "plot-throughput-speedup-analysis-3n-skx"
23933   filter: "'NIC_Intel-X710' and
23934            '64B' and
23935            'NDRPDR' and
23936            'IP4FWD' and
23937            'OACL' and
23938            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23939            not 'IPSEC' and
23940            not 'VHOST'"
23941   parameters:
23942   - "throughput"
23943   - "parent"
23944   - "tags"
23945   sort:
23946   - "ACL_STATELESS"
23947   - "ACL_STATEFUL"
23948   - "ACL_STATELESS"
23949   - "ACL_STATEFUL"
23950   layout:
23951     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
23952     layout: "plot-throughput-speedup-analysis"
23953
23954 -
23955   type: "plot"
23956   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23957   algorithm: "plot_throughput_speedup_analysis"
23958   output-file-type: ".html"
23959   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
23960   data: "plot-throughput-speedup-analysis-3n-skx"
23961   filter: "'NIC_Intel-X710' and
23962            '64B' and
23963            'NDRPDR' and
23964            'IP4FWD' and
23965            'OACL' and
23966            ('ACL10' or 'ACL50') and '10k_FLOWS' and
23967            not 'IPSEC' and
23968            not 'VHOST'"
23969   parameters:
23970   - "throughput"
23971   - "parent"
23972   - "tags"
23973   sort:
23974   - "ACL_STATELESS"
23975   - "ACL_STATEFUL"
23976   - "ACL_STATELESS"
23977   - "ACL_STATEFUL"
23978   layout:
23979     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
23980     layout: "plot-throughput-speedup-analysis"
23981
23982 # Speedup - VPP IPv4 2n-skx-x710 base and scale
23983 -
23984   type: "plot"
23985   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23986   algorithm: "plot_throughput_speedup_analysis"
23987   output-file-type: ".html"
23988   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
23989   data: "plot-throughput-speedup-analysis-2n-skx"
23990   filter: "'NIC_Intel-X710' and
23991            '64B' and
23992            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
23993            'NDRPDR' and
23994            'IP4FWD' and
23995            not 'IPSEC' and
23996            not 'VHOST'"
23997   parameters:
23998   - "throughput"
23999   - "parent"
24000   - "tags"
24001   sort:
24002   - "IP4BASE"
24003   - "FIB_20K"
24004   - "FIB_200K"
24005   - "FIB_2M"
24006   layout:
24007     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
24008     layout: "plot-throughput-speedup-analysis"
24009
24010 -
24011   type: "plot"
24012   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24013   algorithm: "plot_throughput_speedup_analysis"
24014   output-file-type: ".html"
24015   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24016   data: "plot-throughput-speedup-analysis-2n-skx"
24017   filter: "'NIC_Intel-X710' and
24018            '64B' and
24019            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24020            'NDRPDR' and
24021            'IP4FWD' and
24022            not 'IPSEC' and
24023            not 'VHOST'"
24024   parameters:
24025   - "throughput"
24026   - "parent"
24027   - "tags"
24028   sort:
24029   - "IP4BASE"
24030   - "FIB_20K"
24031   - "FIB_200K"
24032   - "FIB_2M"
24033   layout:
24034     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
24035     layout: "plot-throughput-speedup-analysis"
24036
24037 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
24038 -
24039   type: "plot"
24040   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24041   algorithm: "plot_throughput_speedup_analysis"
24042   output-file-type: ".html"
24043   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24044   data: "plot-throughput-speedup-analysis-2n-skx"
24045   filter: "'NIC_Intel-XXV710' and
24046            '64B' and
24047            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24048            'NDRPDR' and
24049            'IP4FWD' and
24050            not 'IPSEC' and
24051            not 'VHOST'"
24052   parameters:
24053   - "throughput"
24054   - "parent"
24055   - "tags"
24056   sort:
24057   - "IP4BASE"
24058   - "FIB_20K"
24059   - "FIB_200K"
24060   - "FIB_2M"
24061   layout:
24062     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
24063     layout: "plot-throughput-speedup-analysis"
24064
24065 -
24066   type: "plot"
24067   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24068   algorithm: "plot_throughput_speedup_analysis"
24069   output-file-type: ".html"
24070   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24071   data: "plot-throughput-speedup-analysis-2n-skx"
24072   filter: "'NIC_Intel-XXV710' and
24073            '64B' and
24074            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24075            'NDRPDR' and
24076            'IP4FWD' and
24077            not 'IPSEC' and
24078            not 'VHOST'"
24079   parameters:
24080   - "throughput"
24081   - "parent"
24082   - "tags"
24083   sort:
24084   - "IP4BASE"
24085   - "FIB_20K"
24086   - "FIB_200K"
24087   - "FIB_2M"
24088   layout:
24089     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
24090     layout: "plot-throughput-speedup-analysis"
24091
24092 ################################################################################
24093
24094 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520
24095 -
24096   type: "plot"
24097   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24098   algorithm: "plot_throughput_speedup_analysis"
24099   output-file-type: ".html"
24100   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24101   data: "plot-throughput-speedup-analysis-3n-hsw"
24102   filter: "'NIC_Intel-X520_DA2' and
24103            '64B' and
24104            'ENCAP' and
24105            'NDRPDR' and
24106            'VXLAN' and
24107            'L2BDMACLRN' and
24108            not 'VHOST' and
24109            not 'IPSECHW'"
24110   parameters:
24111   - "throughput"
24112   - "parent"
24113   - "tags"
24114   sort:
24115   - "not DOT1Q"
24116   - "VXLAN_1"
24117   - "VXLAN_10"
24118   - "VXLAN_100"
24119   - "VXLAN_1000"
24120   layout:
24121     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-ndr"
24122     layout: "plot-throughput-speedup-analysis"
24123
24124 -
24125   type: "plot"
24126   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24127   algorithm: "plot_throughput_speedup_analysis"
24128   output-file-type: ".html"
24129   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24130   data: "plot-throughput-speedup-analysis-3n-hsw"
24131   filter: "'NIC_Intel-X520_DA2' and
24132            '64B' and
24133            'ENCAP' and
24134            'NDRPDR' and
24135            'VXLAN' and
24136            'L2BDMACLRN' and
24137            not 'VHOST' and
24138            not 'IPSECHW'"
24139   parameters:
24140   - "throughput"
24141   - "parent"
24142   - "tags"
24143   sort:
24144   - "not DOT1Q"
24145   - "VXLAN_1"
24146   - "VXLAN_10"
24147   - "VXLAN_100"
24148   - "VXLAN_1000"
24149   layout:
24150     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-pdr"
24151     layout: "plot-throughput-speedup-analysis"
24152
24153 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
24154 -
24155   type: "plot"
24156   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24157   algorithm: "plot_throughput_speedup_analysis"
24158   output-file-type: ".html"
24159   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
24160   data: "plot-throughput-speedup-analysis-3n-hsw"
24161   filter: "'NIC_Intel-X520-DA2' and
24162            '64B' and
24163            'ENCAP' and
24164            'NDRPDR' and
24165            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
24166            not 'DOT1Q' and
24167            not 'VHOST' and
24168            not 'IPSECHW'"
24169   parameters:
24170   - "throughput"
24171   - "parent"
24172   - "tags"
24173   sort:
24174   - "L2BDMACLRN"
24175   - "L2XCFWD"
24176   - "LISP"
24177   layout:
24178     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
24179     layout: "plot-throughput-speedup-analysis"
24180
24181 -
24182   type: "plot"
24183   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24184   algorithm: "plot_throughput_speedup_analysis"
24185   output-file-type: ".html"
24186   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
24187   data: "plot-throughput-speedup-analysis-3n-hsw"
24188   filter: "'NIC_Intel-X520-DA2' and
24189            '64B' and
24190            'ENCAP' and
24191            'NDRPDR' and
24192            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
24193            not 'DOT1Q' and
24194            not 'VHOST' and
24195            not 'IPSECHW'"
24196   parameters:
24197   - "throughput"
24198   - "parent"
24199   - "tags"
24200   sort:
24201   - "L2BDMACLRN"
24202   - "L2XCFWD"
24203   - "LISP"
24204   layout:
24205     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
24206     layout: "plot-throughput-speedup-analysis"
24207
24208 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
24209 -
24210   type: "plot"
24211   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24212   algorithm: "plot_throughput_speedup_analysis"
24213   output-file-type: ".html"
24214   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24215   data: "plot-throughput-speedup-analysis-3n-hsw"
24216   filter: "'NIC_Intel-X710' and
24217            '64B' and
24218            'ENCAP' and
24219            'NDRPDR' and
24220            'VXLAN' and
24221            'L2BDMACLRN' and
24222            not 'VHOST' and
24223            not 'IPSECHW'"
24224   parameters:
24225   - "throughput"
24226   - "parent"
24227   - "tags"
24228   sort:
24229   - "not DOT1Q"
24230   - "VXLAN_1"
24231   - "VXLAN_10"
24232   - "VXLAN_100"
24233   - "VXLAN_1000"
24234   layout:
24235     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
24236     layout: "plot-throughput-speedup-analysis"
24237
24238 -
24239   type: "plot"
24240   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24241   algorithm: "plot_throughput_speedup_analysis"
24242   output-file-type: ".html"
24243   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24244   data: "plot-throughput-speedup-analysis-3n-hsw"
24245   filter: "'NIC_Intel-X710' and
24246            '64B' and
24247            'ENCAP' and
24248            'NDRPDR' and
24249            'VXLAN' and
24250            'L2BDMACLRN' and
24251            not 'VHOST' and
24252            not 'IPSECHW'"
24253   parameters:
24254   - "throughput"
24255   - "parent"
24256   - "tags"
24257   sort:
24258   - "not DOT1Q"
24259   - "VXLAN_1"
24260   - "VXLAN_10"
24261   - "VXLAN_100"
24262   - "VXLAN_1000"
24263   layout:
24264     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
24265     layout: "plot-throughput-speedup-analysis"
24266
24267 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
24268 -
24269   type: "plot"
24270   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24271   algorithm: "plot_throughput_speedup_analysis"
24272   output-file-type: ".html"
24273   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
24274   data: "plot-throughput-speedup-analysis-3n-hsw"
24275   filter: "'NIC_Intel-X710' and
24276            '64B' and
24277            'ENCAP' and
24278            'NDRPDR' and
24279            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
24280            not 'DOT1Q' and
24281            not 'VHOST' and
24282            not 'IPSECHW'"
24283   parameters:
24284   - "throughput"
24285   - "parent"
24286   - "tags"
24287   sort:
24288   - "L2BDMACLRN"
24289   - "L2XCFWD"
24290   - "LISP"
24291   layout:
24292     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
24293     layout: "plot-throughput-speedup-analysis"
24294
24295 -
24296   type: "plot"
24297   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24298   algorithm: "plot_throughput_speedup_analysis"
24299   output-file-type: ".html"
24300   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
24301   data: "plot-throughput-speedup-analysis-3n-hsw"
24302   filter: "'NIC_Intel-X710' and
24303            '64B' and
24304            'ENCAP' and
24305            'NDRPDR' and
24306            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
24307            not 'DOT1Q' and
24308            not 'VHOST' and
24309            not 'IPSECHW'"
24310   parameters:
24311   - "throughput"
24312   - "parent"
24313   - "tags"
24314   sort:
24315   - "L2BDMACLRN"
24316   - "L2XCFWD"
24317   - "LISP"
24318   layout:
24319     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
24320     layout: "plot-throughput-speedup-analysis"
24321
24322 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
24323 -
24324   type: "plot"
24325   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24326   algorithm: "plot_throughput_speedup_analysis"
24327   output-file-type: ".html"
24328   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24329   data: "plot-throughput-speedup-analysis-3n-skx"
24330   filter: "'NIC_Intel-X710' and
24331            '64B' and
24332            'ENCAP' and
24333            'NDRPDR' and
24334            'VXLAN' and
24335            'L2BDMACLRN' and
24336            not 'VHOST' and
24337            not 'IPSECHW'"
24338   parameters:
24339   - "throughput"
24340   - "parent"
24341   - "tags"
24342   sort:
24343   - "not DOT1Q"
24344   - "VXLAN_1"
24345   - "VXLAN_10"
24346   - "VXLAN_100"
24347   - "VXLAN_1000"
24348   layout:
24349     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
24350     layout: "plot-throughput-speedup-analysis"
24351
24352 -
24353   type: "plot"
24354   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24355   algorithm: "plot_throughput_speedup_analysis"
24356   output-file-type: ".html"
24357   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24358   data: "plot-throughput-speedup-analysis-3n-skx"
24359   filter: "'NIC_Intel-X710' and
24360            '64B' and
24361            'ENCAP' and
24362            'NDRPDR' and
24363            'VXLAN' and
24364            'L2BDMACLRN' and
24365            not 'VHOST' and
24366            not 'IPSECHW'"
24367   parameters:
24368   - "throughput"
24369   - "parent"
24370   - "tags"
24371   sort:
24372   - "not DOT1Q"
24373   - "VXLAN_1"
24374   - "VXLAN_10"
24375   - "VXLAN_100"
24376   - "VXLAN_1000"
24377   layout:
24378     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
24379     layout: "plot-throughput-speedup-analysis"
24380
24381 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
24382 -
24383   type: "plot"
24384   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
24385   algorithm: "plot_throughput_speedup_analysis"
24386   output-file-type: ".html"
24387   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
24388   data: "plot-throughput-speedup-analysis-3n-skx"
24389   filter: "'NIC_Intel-X710' and
24390            '64B' and
24391            'ENCAP' and
24392            'NDRPDR' and
24393            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
24394            not 'DOT1Q' and
24395            not 'VHOST' and
24396            not 'IPSECHW'"
24397   parameters:
24398   - "throughput"
24399   - "parent"
24400   - "tags"
24401   sort:
24402   - "L2BDMACLRN"
24403   - "L2XCFWD"
24404   - "LISP"
24405   layout:
24406     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
24407     layout: "plot-throughput-speedup-analysis"
24408
24409 -
24410   type: "plot"
24411   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
24412   algorithm: "plot_throughput_speedup_analysis"
24413   output-file-type: ".html"
24414   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
24415   data: "plot-throughput-speedup-analysis-3n-skx"
24416   filter: "'NIC_Intel-X710' and
24417            '64B' and
24418            'ENCAP' and
24419            'NDRPDR' and
24420            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
24421            not 'DOT1Q' and
24422            not 'VHOST' and
24423            not 'IPSECHW'"
24424   parameters:
24425   - "throughput"
24426   - "parent"
24427   - "tags"
24428   sort:
24429   - "L2BDMACLRN"
24430   - "L2XCFWD"
24431   - "LISP"
24432   layout:
24433     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
24434     layout: "plot-throughput-speedup-analysis"
24435
24436 ################################################################################
24437
24438 # Speedup - VPP IPv6 3n-hsw-x520
24439 -
24440   type: "plot"
24441   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
24442   algorithm: "plot_throughput_speedup_analysis"
24443   output-file-type: ".html"
24444   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
24445   data: "plot-throughput-speedup-analysis-3n-hsw"
24446   filter: "'NIC_Intel-X520-DA2' and
24447            '78B' and
24448            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24449            'NDRPDR' and
24450            'IP6FWD' and
24451            not 'SRv6' and
24452            not 'IPSEC' and
24453            not 'VHOST'"
24454   parameters:
24455   - "throughput"
24456   - "parent"
24457   - "tags"
24458   sort:
24459   - "IP6BASE"
24460   - "FIB_20K"
24461   - "FIB_200K"
24462   - "FIB_2M"
24463   layout:
24464     title: "ip6-3n-hsw-x520-78b-base_and_scale-ndr"
24465     layout: "plot-throughput-speedup-analysis"
24466
24467 -
24468   type: "plot"
24469   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
24470   algorithm: "plot_throughput_speedup_analysis"
24471   output-file-type: ".html"
24472   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
24473   data: "plot-throughput-speedup-analysis-3n-hsw"
24474   filter: "'NIC_Intel-X520-DA2' and
24475            '78B' and
24476            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24477            'NDRPDR' and
24478            'IP6FWD' and
24479            not 'SRv6' and
24480            not 'IPSEC' and
24481            not 'VHOST'"
24482   parameters:
24483   - "throughput"
24484   - "parent"
24485   - "tags"
24486   sort:
24487   - "IP6BASE"
24488   - "FIB_20K"
24489   - "FIB_200K"
24490   - "FIB_2M"
24491   layout:
24492     title: "ip6-3n-hsw-x520-78b-base_and_scale-pdr"
24493     layout: "plot-throughput-speedup-analysis"
24494
24495 # Speedup - VPP IPv6 3n-hsw-x520 features
24496 -
24497   type: "plot"
24498   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
24499   algorithm: "plot_throughput_speedup_analysis"
24500   output-file-type: ".html"
24501   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
24502   data: "plot-throughput-speedup-analysis-3n-hsw"
24503   filter: "'NIC_Intel-X520-DA2' and
24504            '78B' and
24505            ('IP6BASE' or
24506             'POLICE_MARK' or
24507             'COPWHLIST' or
24508             'IACLDST') and
24509            'NDRPDR' and
24510            'IP6FWD' and
24511            not 'SRv6' and
24512            not 'IPSEC' and
24513            not 'VHOST'"
24514   parameters:
24515   - "throughput"
24516   - "parent"
24517   - "tags"
24518   sort:
24519   - "IP6BASE"
24520   - "POLICE_MARK"
24521   - "COPWHLIST"
24522   - "IACLDST"
24523   layout:
24524     title: "ip6-3n-hsw-x520-78b-base_and_features-ndr"
24525     layout: "plot-throughput-speedup-analysis"
24526
24527 -
24528   type: "plot"
24529   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
24530   algorithm: "plot_throughput_speedup_analysis"
24531   output-file-type: ".html"
24532   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
24533   data: "plot-throughput-speedup-analysis-3n-hsw"
24534   filter: "'NIC_Intel-X520-DA2' and
24535            '78B' and
24536            ('IP6BASE' or
24537             'POLICE_MARK' or
24538             'COPWHLIST' or
24539             'IACLDST') and
24540            'NDRPDR' and
24541            'IP6FWD' and
24542            not 'SRv6' and
24543            not 'IPSEC' and
24544            not 'VHOST'"
24545   parameters:
24546   - "throughput"
24547   - "parent"
24548   - "tags"
24549   sort:
24550   - "IP6BASE"
24551   - "POLICE_MARK"
24552   - "COPWHLIST"
24553   - "IACLDST"
24554   layout:
24555     title: "ip6-3n-hsw-x520-78b-base_and_features-pdr"
24556     layout: "plot-throughput-speedup-analysis"
24557
24558 # Speedup - VPP IPv6 3n-hsw-x710
24559 -
24560   type: "plot"
24561   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24562   algorithm: "plot_throughput_speedup_analysis"
24563   output-file-type: ".html"
24564   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
24565   data: "plot-throughput-speedup-analysis-3n-hsw"
24566   filter: "'NIC_Intel-X710' and
24567            '78B' and
24568            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24569            'NDRPDR' and
24570            'IP6FWD' and
24571            not 'SRv6' and
24572            not 'IPSEC' and
24573            not 'VHOST'"
24574   parameters:
24575   - "throughput"
24576   - "parent"
24577   - "tags"
24578   sort:
24579   - "IP6BASE"
24580   - "FIB_20K"
24581   - "FIB_200K"
24582   - "FIB_2M"
24583   layout:
24584     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
24585     layout: "plot-throughput-speedup-analysis"
24586
24587 -
24588   type: "plot"
24589   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24590   algorithm: "plot_throughput_speedup_analysis"
24591   output-file-type: ".html"
24592   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
24593   data: "plot-throughput-speedup-analysis-3n-hsw"
24594   filter: "'NIC_Intel-X710' and
24595            '78B' and
24596            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24597            'NDRPDR' and
24598            'IP6FWD' and
24599            not 'SRv6' and
24600            not 'IPSEC' and
24601            not 'VHOST'"
24602   parameters:
24603   - "throughput"
24604   - "parent"
24605   - "tags"
24606   sort:
24607   - "IP6BASE"
24608   - "FIB_20K"
24609   - "FIB_200K"
24610   - "FIB_2M"
24611   layout:
24612     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
24613     layout: "plot-throughput-speedup-analysis"
24614
24615 # Speedup - VPP IPv6 3n-hsw-x710 features
24616 -
24617   type: "plot"
24618   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
24619   algorithm: "plot_throughput_speedup_analysis"
24620   output-file-type: ".html"
24621   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
24622   data: "plot-throughput-speedup-analysis-3n-hsw"
24623   filter: "'NIC_Intel-X710' and
24624            '78B' and
24625            ('IP6BASE' or
24626             'POLICE_MARK' or
24627             'COPWHLIST' or
24628             'IACLDST') and
24629            'NDRPDR' and
24630            'IP6FWD' and
24631            not 'SRv6' and
24632            not 'IPSEC' and
24633            not 'VHOST'"
24634   parameters:
24635   - "throughput"
24636   - "parent"
24637   - "tags"
24638   sort:
24639   - "IP6BASE"
24640   - "POLICE_MARK"
24641   - "COPWHLIST"
24642   - "IACLDST"
24643   layout:
24644     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
24645     layout: "plot-throughput-speedup-analysis"
24646
24647 -
24648   type: "plot"
24649   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
24650   algorithm: "plot_throughput_speedup_analysis"
24651   output-file-type: ".html"
24652   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
24653   data: "plot-throughput-speedup-analysis-3n-hsw"
24654   filter: "'NIC_Intel-X710' and
24655            '78B' and
24656            ('IP6BASE' or
24657             'POLICE_MARK' or
24658             'COPWHLIST' or
24659             'IACLDST') and
24660            'NDRPDR' and
24661            'IP6FWD' and
24662            not 'SRv6' and
24663            not 'IPSEC' and
24664            not 'VHOST'"
24665   parameters:
24666   - "throughput"
24667   - "parent"
24668   - "tags"
24669   sort:
24670   - "IP6BASE"
24671   - "POLICE_MARK"
24672   - "COPWHLIST"
24673   - "IACLDST"
24674   layout:
24675     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
24676     layout: "plot-throughput-speedup-analysis"
24677
24678 # Speedup - VPP IPv6 3n-hsw-xl710
24679 -
24680   type: "plot"
24681   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
24682   algorithm: "plot_throughput_speedup_analysis"
24683   output-file-type: ".html"
24684   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
24685   data: "plot-throughput-speedup-analysis-3n-hsw"
24686   filter: "'NIC_Intel-XL710' and
24687            '78B' and
24688            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24689            'NDRPDR' and
24690            'IP6FWD' and
24691            not 'SRv6' and
24692            not 'IPSEC' and
24693            not 'VHOST'"
24694   parameters:
24695   - "throughput"
24696   - "parent"
24697   - "tags"
24698   sort:
24699   - "IP6BASE"
24700   - "FIB_20K"
24701   - "FIB_200K"
24702   - "FIB_2M"
24703   layout:
24704     title: "ip6-3n-hsw-xl710-78b-base_and_scale-ndr"
24705     layout: "plot-throughput-speedup-analysis"
24706
24707 -
24708   type: "plot"
24709   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
24710   algorithm: "plot_throughput_speedup_analysis"
24711   output-file-type: ".html"
24712   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
24713   data: "plot-throughput-speedup-analysis-3n-hsw"
24714   filter: "'NIC_Intel-XL710' and
24715            '78B' and
24716            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24717            'NDRPDR' and
24718            'IP6FWD' and
24719            not 'SRv6' and
24720            not 'IPSEC' and
24721            not 'VHOST'"
24722   parameters:
24723   - "throughput"
24724   - "parent"
24725   - "tags"
24726   sort:
24727   - "IP6BASE"
24728   - "FIB_20K"
24729   - "FIB_200K"
24730   - "FIB_2M"
24731   layout:
24732     title: "ip6-3n-hsw-xl710-78b-base_and_scale-pdr"
24733     layout: "plot-throughput-speedup-analysis"
24734
24735 # Speedup - VPP IPv6 3n-skx-x710
24736 -
24737   type: "plot"
24738   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24739   algorithm: "plot_throughput_speedup_analysis"
24740   output-file-type: ".html"
24741   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24742   data: "plot-throughput-speedup-analysis-3n-skx"
24743   filter: "'NIC_Intel-X710' and
24744            '78B' and
24745            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24746            'NDRPDR' and
24747            'IP6FWD' and
24748            not 'SRv6' and
24749            not 'IPSEC' and
24750            not 'VHOST'"
24751   parameters:
24752   - "throughput"
24753   - "parent"
24754   - "tags"
24755   sort:
24756   - "IP6BASE"
24757   - "FIB_20K"
24758   - "FIB_200K"
24759   - "FIB_2M"
24760   layout:
24761     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
24762     layout: "plot-throughput-speedup-analysis"
24763
24764 -
24765   type: "plot"
24766   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24767   algorithm: "plot_throughput_speedup_analysis"
24768   output-file-type: ".html"
24769   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24770   data: "plot-throughput-speedup-analysis-3n-skx"
24771   filter: "'NIC_Intel-X710' and
24772            '78B' and
24773            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24774            'NDRPDR' and
24775            'IP6FWD' and
24776            not 'SRv6' and
24777            not 'IPSEC' and
24778            not 'VHOST'"
24779   parameters:
24780   - "throughput"
24781   - "parent"
24782   - "tags"
24783   sort:
24784   - "IP6BASE"
24785   - "FIB_20K"
24786   - "FIB_200K"
24787   - "FIB_2M"
24788   layout:
24789     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
24790     layout: "plot-throughput-speedup-analysis"
24791
24792 # Speedup - VPP IPv6 3n-skx-x710 features
24793 -
24794   type: "plot"
24795   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24796   algorithm: "plot_throughput_speedup_analysis"
24797   output-file-type: ".html"
24798   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
24799   data: "plot-throughput-speedup-analysis-3n-skx"
24800   filter: "'NIC_Intel-X710' and
24801            '78B' and
24802            ('IP6BASE' or
24803             'POLICE_MARK' or
24804             'COPWHLIST' or
24805             'IACLDST') and
24806            'NDRPDR' and
24807            'IP6FWD' and
24808            not 'SRv6' and
24809            not 'IPSEC' and
24810            not 'VHOST'"
24811   parameters:
24812   - "throughput"
24813   - "parent"
24814   - "tags"
24815   sort:
24816   - "IP6BASE"
24817   - "POLICE_MARK"
24818   - "COPWHLIST"
24819   - "IACLDST"
24820   layout:
24821     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
24822     layout: "plot-throughput-speedup-analysis"
24823
24824 -
24825   type: "plot"
24826   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24827   algorithm: "plot_throughput_speedup_analysis"
24828   output-file-type: ".html"
24829   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
24830   data: "plot-throughput-speedup-analysis-3n-skx"
24831   filter: "'NIC_Intel-X710' and
24832            '78B' and
24833            ('IP6BASE' or
24834             'POLICE_MARK' or
24835             'COPWHLIST' or
24836             'IACLDST') and
24837            'NDRPDR' and
24838            'IP6FWD' and
24839            not 'SRv6' and
24840            not 'IPSEC' and
24841            not 'VHOST'"
24842   parameters:
24843   - "throughput"
24844   - "parent"
24845   - "tags"
24846   sort:
24847   - "IP6BASE"
24848   - "POLICE_MARK"
24849   - "COPWHLIST"
24850   - "IACLDST"
24851   layout:
24852     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
24853     layout: "plot-throughput-speedup-analysis"
24854
24855 # Speedup - VPP IPv6 2n-skx-x710
24856 -
24857   type: "plot"
24858   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24859   algorithm: "plot_throughput_speedup_analysis"
24860   output-file-type: ".html"
24861   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
24862   data: "plot-throughput-speedup-analysis-2n-skx"
24863   filter: "'NIC_Intel-X710' and
24864            '78B' and
24865            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24866            'NDRPDR' and
24867            'IP6FWD' and
24868            not 'SRv6' and
24869            not 'IPSEC' and
24870            not 'VHOST'"
24871   parameters:
24872   - "throughput"
24873   - "parent"
24874   - "tags"
24875   sort:
24876   - "IP6BASE"
24877   - "FIB_20K"
24878   - "FIB_200K"
24879   - "FIB_2M"
24880   layout:
24881     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
24882     layout: "plot-throughput-speedup-analysis"
24883
24884 -
24885   type: "plot"
24886   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24887   algorithm: "plot_throughput_speedup_analysis"
24888   output-file-type: ".html"
24889   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
24890   data: "plot-throughput-speedup-analysis-2n-skx"
24891   filter: "'NIC_Intel-X710' and
24892            '78B' and
24893            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24894            'NDRPDR' and
24895            'IP6FWD' and
24896            not 'SRv6' and
24897            not 'IPSEC' and
24898            not 'VHOST'"
24899   parameters:
24900   - "throughput"
24901   - "parent"
24902   - "tags"
24903   sort:
24904   - "IP6BASE"
24905   - "FIB_20K"
24906   - "FIB_200K"
24907   - "FIB_2M"
24908   layout:
24909     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
24910     layout: "plot-throughput-speedup-analysis"
24911
24912 # Speedup - VPP IPv6 2n-skx-xxv710
24913 -
24914   type: "plot"
24915   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24916   algorithm: "plot_throughput_speedup_analysis"
24917   output-file-type: ".html"
24918   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
24919   data: "plot-throughput-speedup-analysis-2n-skx"
24920   filter: "'NIC_Intel-XXV710' and
24921            '78B' and
24922            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24923            'NDRPDR' and
24924            'IP6FWD' and
24925            not 'SRv6' and
24926            not 'IPSEC' and
24927            not 'VHOST'"
24928   parameters:
24929   - "throughput"
24930   - "parent"
24931   - "tags"
24932   sort:
24933   - "IP6BASE"
24934   - "FIB_20K"
24935   - "FIB_200K"
24936   - "FIB_2M"
24937   layout:
24938     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
24939     layout: "plot-throughput-speedup-analysis"
24940
24941 -
24942   type: "plot"
24943   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24944   algorithm: "plot_throughput_speedup_analysis"
24945   output-file-type: ".html"
24946   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
24947   data: "plot-throughput-speedup-analysis-2n-skx"
24948   filter: "'NIC_Intel-XXV710' and
24949            '78B' and
24950            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24951            'NDRPDR' and
24952            'IP6FWD' and
24953            not 'SRv6' and
24954            not 'IPSEC' and
24955            not 'VHOST'"
24956   parameters:
24957   - "throughput"
24958   - "parent"
24959   - "tags"
24960   sort:
24961   - "IP6BASE"
24962   - "FIB_20K"
24963   - "FIB_200K"
24964   - "FIB_2M"
24965   layout:
24966     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
24967     layout: "plot-throughput-speedup-analysis"
24968
24969 ################################################################################
24970
24971 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
24972 -
24973   type: "plot"
24974   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
24975   algorithm: "plot_throughput_speedup_analysis"
24976   output-file-type: ".html"
24977   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
24978   data: "plot-throughput-speedup-analysis-3n-hsw"
24979   filter: "'NIC_Intel-X520-DA2' and
24980            '78B' and
24981            'ENCAP' and
24982            'NDRPDR' and
24983            'LISP' and
24984            not 'VHOST'"
24985   parameters:
24986   - "throughput"
24987   - "parent"
24988   - "tags"
24989   sort:
24990   - "IP4UNRLAY"
24991   - "IP6UNRLAY"
24992   layout:
24993     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-ndr"
24994     layout: "plot-throughput-speedup-analysis"
24995
24996 -
24997   type: "plot"
24998   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
24999   algorithm: "plot_throughput_speedup_analysis"
25000   output-file-type: ".html"
25001   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
25002   data: "plot-throughput-speedup-analysis-3n-hsw"
25003   filter: "'NIC_Intel-X520-DA2' and
25004            '78B' and
25005            'ENCAP' and
25006            'NDRPDR' and
25007            'LISP' and
25008            not 'VHOST'"
25009   parameters:
25010   - "throughput"
25011   - "parent"
25012   - "tags"
25013   sort:
25014   - "IP4UNRLAY"
25015   - "IP6UNRLAY"
25016   layout:
25017     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-pdr"
25018     layout: "plot-throughput-speedup-analysis"
25019
25020 ################################################################################
25021
25022 # Speedup - VPP IPSec 3n-hsw-xl710 base
25023 -
25024   type: "plot"
25025   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25026   algorithm: "plot_throughput_speedup_analysis"
25027   output-file-type: ".html"
25028   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
25029   data: "plot-throughput-speedup-analysis-3n-hsw"
25030   filter: "'NIC_Intel-XL710' and
25031            '64B' and
25032            'IP4FWD' and
25033            'NDRPDR' and
25034            'BASE' and
25035            'IPSECHW' and
25036            ('IPSECTRAN' or 'IPSECTUN') and
25037            not 'VHOST'"
25038   parameters:
25039   - "throughput"
25040   - "parent"
25041   - "tags"
25042   layout:
25043     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
25044     layout: "plot-throughput-speedup-analysis"
25045
25046 -
25047   type: "plot"
25048   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25049   algorithm: "plot_throughput_speedup_analysis"
25050   output-file-type: ".html"
25051   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
25052   data: "plot-throughput-speedup-analysis-3n-hsw"
25053   filter: "'NIC_Intel-XL710' and
25054            '64B' and
25055            'IP4FWD' and
25056            'NDRPDR' and
25057            'BASE' and
25058            'IPSECHW' and
25059            ('IPSECTRAN' or 'IPSECTUN') and
25060            not 'VHOST'"
25061   parameters:
25062   - "throughput"
25063   - "parent"
25064   - "tags"
25065   layout:
25066     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
25067     layout: "plot-throughput-speedup-analysis"
25068
25069 # Speedup - VPP IPSec 3n-hsw-xl710 scale
25070 -
25071   type: "plot"
25072   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25073   algorithm: "plot_throughput_speedup_analysis"
25074   output-file-type: ".html"
25075   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
25076   data: "plot-throughput-speedup-analysis-3n-hsw"
25077   filter: "'NIC_Intel-XL710' and
25078            '64B' and
25079            'IP4FWD' and
25080            'NDRPDR' and
25081            'SCALE' and
25082            'IPSECHW' and
25083            ('IPSECTRAN' or 'IPSECTUN') and
25084            not 'VHOST'"
25085   parameters:
25086   - "throughput"
25087   - "parent"
25088   - "tags"
25089   layout:
25090     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
25091     layout: "plot-throughput-speedup-analysis"
25092
25093 -
25094   type: "plot"
25095   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25096   algorithm: "plot_throughput_speedup_analysis"
25097   output-file-type: ".html"
25098   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
25099   data: "plot-throughput-speedup-analysis-3n-hsw"
25100   filter: "'NIC_Intel-XL710' and
25101            '64B' and
25102            'IP4FWD' and
25103            'NDRPDR' and
25104            'SCALE' and
25105            'IPSECHW' and
25106            ('IPSECTRAN' or 'IPSECTUN') and
25107            not 'VHOST'"
25108   parameters:
25109   - "throughput"
25110   - "parent"
25111   - "tags"
25112   layout:
25113     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
25114     layout: "plot-throughput-speedup-analysis"
25115
25116 # Speedup - VPP IPSec 3n-hsw-xl710 sw
25117 -
25118   type: "plot"
25119   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25120   algorithm: "plot_throughput_speedup_analysis"
25121   output-file-type: ".html"
25122   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
25123   data: "plot-throughput-speedup-analysis-3n-hsw"
25124   filter: "'NIC_Intel-XL710' and
25125            '64B' and
25126            'IP4FWD' and
25127            'NDRPDR' and
25128            'IPSECSW' and
25129            ('IPSECTRAN' or 'IPSECTUN') and
25130            not 'VHOST'"
25131   parameters:
25132   - "throughput"
25133   - "parent"
25134   - "tags"
25135   layout:
25136     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
25137     layout: "plot-throughput-speedup-analysis"
25138
25139 -
25140   type: "plot"
25141   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25142   algorithm: "plot_throughput_speedup_analysis"
25143   output-file-type: ".html"
25144   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
25145   data: "plot-throughput-speedup-analysis-3n-hsw"
25146   filter: "'NIC_Intel-XL710' and
25147            '64B' and
25148            'IP4FWD' and
25149            'NDRPDR' and
25150            'IPSECSW' and
25151            ('IPSECTRAN' or 'IPSECTUN') and
25152            not 'VHOST'"
25153   parameters:
25154   - "throughput"
25155   - "parent"
25156   - "tags"
25157   layout:
25158     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
25159     layout: "plot-throughput-speedup-analysis"
25160
25161 ################################################################################
25162
25163 # Speedup - VPP SRv6 3n-hsw-x520
25164 -
25165   type: "plot"
25166   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
25167   algorithm: "plot_throughput_speedup_analysis"
25168   output-file-type: ".html"
25169   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
25170   data: "plot-throughput-speedup-analysis-3n-hsw"
25171   filter: "'NIC_Intel-X520-DA2' and
25172            '78B' and
25173            'FEATURE' and
25174            'NDRPDR' and
25175            'IP6FWD' and
25176            'SRv6'"
25177   parameters:
25178   - "throughput"
25179   - "parent"
25180   - "tags"
25181   layout:
25182     title: "srv6-3n-hsw-x520-78b-features-ndr"
25183     layout: "plot-throughput-speedup-analysis"
25184
25185 -
25186   type: "plot"
25187   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
25188   algorithm: "plot_throughput_speedup_analysis"
25189   output-file-type: ".html"
25190   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
25191   data: "plot-throughput-speedup-analysis-3n-hsw"
25192   filter: "'NIC_Intel-X520-DA2' and
25193            '78B' and
25194            'FEATURE' and
25195            'NDRPDR' and
25196            'IP6FWD' and
25197            'SRv6'"
25198   parameters:
25199   - "throughput"
25200   - "parent"
25201   - "tags"
25202   layout:
25203     title: "srv6-3n-hsw-x520-78b-features-pdr"
25204     layout: "plot-throughput-speedup-analysis"
25205
25206 ################################################################################
25207
25208 # Speedup - VPP L2 3n-hsw-x520 base and scale
25209 -
25210   type: "plot"
25211   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25212   algorithm: "plot_throughput_speedup_analysis"
25213   output-file-type: ".html"
25214   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25215   data: "plot-throughput-speedup-analysis-3n-hsw"
25216   filter: "'NIC_Intel-X520-DA2' and
25217            '64B' and
25218            ('BASE' or 'SCALE') and
25219            'NDRPDR' and
25220            'ETH' and
25221            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25222            not 'VHOST' and
25223            not 'MEMIF'"
25224   parameters:
25225   - "throughput"
25226   - "parent"
25227   - "tags"
25228   sort:
25229   - "L2PATCH"
25230   - "L2XCBASE"
25231   - "BASE"
25232   - "FIB_10K"
25233   - "FIB_100K"
25234   - "FIB_1M"
25235   layout:
25236     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25237     layout: "plot-throughput-speedup-analysis"
25238
25239 -
25240   type: "plot"
25241   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25242   algorithm: "plot_throughput_speedup_analysis"
25243   output-file-type: ".html"
25244   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25245   data: "plot-throughput-speedup-analysis-3n-hsw"
25246   filter: "'NIC_Intel-X520-DA2' and
25247            '64B' and
25248            ('BASE' or 'SCALE') and
25249            'NDRPDR' and
25250            'ETH' and
25251            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25252            not 'VHOST' and
25253            not 'MEMIF'"
25254   parameters:
25255   - "throughput"
25256   - "parent"
25257   - "tags"
25258   sort:
25259   - "L2PATCH"
25260   - "L2XCBASE"
25261   - "BASE"
25262   - "FIB_10K"
25263   - "FIB_100K"
25264   - "FIB_1M"
25265   layout:
25266     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25267     layout: "plot-throughput-speedup-analysis"
25268
25269 # Speedup - VPP L2 3n-hsw-x520 features
25270 -
25271   type: "plot"
25272   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25273   algorithm: "plot_throughput_speedup_analysis"
25274   output-file-type: ".html"
25275   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
25276   data: "plot-throughput-speedup-analysis-3n-hsw"
25277   filter: "'NIC_Intel-X520-DA2' and
25278            '64B' and
25279            'NDRPDR' and
25280            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25281            not 'ACL' and
25282            not 'VHOST' and
25283            not 'MEMIF'"
25284   parameters:
25285   - "throughput"
25286   - "parent"
25287   - "tags"
25288   sort:
25289   - "L2XCBASE"    # l2xcbase
25290   - "L2BDBASE"    # l2bdbase
25291   - "L2XCFWD"     # dot1q-l2xcbase
25292   - "L2BDMACLRN"  # dot1q-l2bdbase
25293   layout:
25294     title: "l2sw-3n-hsw-x520-64b-features-ndr"
25295     layout: "plot-throughput-speedup-analysis"
25296
25297 -
25298   type: "plot"
25299   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25300   algorithm: "plot_throughput_speedup_analysis"
25301   output-file-type: ".html"
25302   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
25303   data: "plot-throughput-speedup-analysis-3n-hsw"
25304   filter: "'NIC_Intel-X520-DA2' and
25305            '64B' and
25306            'NDRPDR' and
25307            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25308            not 'ACL' and
25309            not 'VHOST' and
25310            not 'MEMIF'"
25311   parameters:
25312   - "throughput"
25313   - "parent"
25314   - "tags"
25315   sort:
25316   - "L2XCBASE"    # l2xcbase
25317   - "L2BDBASE"    # l2bdbase
25318   - "L2XCFWD"     # dot1q-l2xcbase
25319   - "L2BDMACLRN"  # dot1q-l2bdbase
25320   layout:
25321     title: "l2sw-3n-hsw-x520-64b-features-pdr"
25322     layout: "plot-throughput-speedup-analysis"
25323
25324 # Speedup - VPP L2 3n-hsw-x710 base and scale
25325 -
25326   type: "plot"
25327   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25328   algorithm: "plot_throughput_speedup_analysis"
25329   output-file-type: ".html"
25330   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25331   data: "plot-throughput-speedup-analysis-3n-hsw"
25332   filter: "'NIC_Intel-X710' and
25333            '64B' and
25334            ('BASE' or 'SCALE') and
25335            'NDRPDR' and
25336            'ETH' and
25337            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25338            not 'VHOST' and
25339            not 'MEMIF'"
25340   parameters:
25341   - "throughput"
25342   - "parent"
25343   - "tags"
25344   sort:
25345   - "L2PATCH"
25346   - "L2XCBASE"
25347   - "BASE"
25348   - "FIB_10K"
25349   - "FIB_100K"
25350   - "FIB_1M"
25351   layout:
25352     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
25353     layout: "plot-throughput-speedup-analysis"
25354
25355 -
25356   type: "plot"
25357   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25358   algorithm: "plot_throughput_speedup_analysis"
25359   output-file-type: ".html"
25360   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25361   data: "plot-throughput-speedup-analysis-3n-hsw"
25362   filter: "'NIC_Intel-X710' and
25363            '64B' and
25364            ('BASE' or 'SCALE') and
25365            'NDRPDR' and
25366            'ETH' and
25367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25368            not 'VHOST' and
25369            not 'MEMIF'"
25370   parameters:
25371   - "throughput"
25372   - "parent"
25373   - "tags"
25374   sort:
25375   - "L2PATCH"
25376   - "L2XCBASE"
25377   - "BASE"
25378   - "FIB_10K"
25379   - "FIB_100K"
25380   - "FIB_1M"
25381   layout:
25382     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
25383     layout: "plot-throughput-speedup-analysis"
25384
25385 # Speedup - VPP L2 3n-hsw-x710 features
25386 -
25387   type: "plot"
25388   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
25389   algorithm: "plot_throughput_speedup_analysis"
25390   output-file-type: ".html"
25391   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
25392   data: "plot-throughput-speedup-analysis-3n-hsw"
25393   filter: "'NIC_Intel-X710' and
25394            '64B' and
25395            'NDRPDR' and
25396            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25397            not 'ACL' and
25398            not 'VHOST' and
25399            not 'MEMIF'"
25400   parameters:
25401   - "throughput"
25402   - "parent"
25403   - "tags"
25404   sort:
25405   - "L2XCBASE"    # l2xcbase
25406   - "L2BDBASE"    # l2bdbase
25407   - "L2XCFWD"     # dot1q-l2xcbase
25408   - "L2BDMACLRN"  # dot1q-l2bdbase
25409   layout:
25410     title: "l2sw-3n-hsw-x710-64b-features-ndr"
25411     layout: "plot-throughput-speedup-analysis"
25412
25413 -
25414   type: "plot"
25415   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
25416   algorithm: "plot_throughput_speedup_analysis"
25417   output-file-type: ".html"
25418   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
25419   data: "plot-throughput-speedup-analysis-3n-hsw"
25420   filter: "'NIC_Intel-X710' and
25421            '64B' and
25422            'NDRPDR' and
25423            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25424            not 'ACL' and
25425            not 'VHOST' and
25426            not 'MEMIF'"
25427   parameters:
25428   - "throughput"
25429   - "parent"
25430   - "tags"
25431   sort:
25432   - "L2XCBASE"    # l2xcbase
25433   - "L2BDBASE"    # l2bdbase
25434   - "L2XCFWD"     # dot1q-l2xcbase
25435   - "L2BDMACLRN"  # dot1q-l2bdbase
25436   layout:
25437     title: "l2sw-3n-hsw-x710-64b-features-pdr"
25438     layout: "plot-throughput-speedup-analysis"
25439
25440 # Speedup - VPP L2 3n-hsw-xl710 base and scale
25441 -
25442   type: "plot"
25443   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
25444   algorithm: "plot_throughput_speedup_analysis"
25445   output-file-type: ".html"
25446   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
25447   data: "plot-throughput-speedup-analysis-3n-hsw"
25448   filter: "'NIC_Intel-XL710' and
25449            '64B' and
25450            ('BASE' or 'SCALE') and
25451            'NDRPDR' and
25452            'ETH' and
25453            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25454            not 'VHOST' and
25455            not 'MEMIF'"
25456   parameters:
25457   - "throughput"
25458   - "parent"
25459   - "tags"
25460   sort:
25461   - "L2PATCH"
25462   - "L2XCBASE"
25463   - "BASE"
25464   - "FIB_10K"
25465   - "FIB_100K"
25466   - "FIB_1M"
25467   layout:
25468     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
25469     layout: "plot-throughput-speedup-analysis"
25470
25471 -
25472   type: "plot"
25473   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
25474   algorithm: "plot_throughput_speedup_analysis"
25475   output-file-type: ".html"
25476   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
25477   data: "plot-throughput-speedup-analysis-3n-hsw"
25478   filter: "'NIC_Intel-XL710' and
25479            '64B' and
25480            ('BASE' or 'SCALE') and
25481            'NDRPDR' and
25482            'ETH' and
25483            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25484            not 'VHOST' and
25485            not 'MEMIF'"
25486   parameters:
25487   - "throughput"
25488   - "parent"
25489   - "tags"
25490   sort:
25491   - "L2PATCH"
25492   - "L2XCBASE"
25493   - "BASE"
25494   - "FIB_10K"
25495   - "FIB_100K"
25496   - "FIB_1M"
25497   layout:
25498     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
25499     layout: "plot-throughput-speedup-analysis"
25500
25501 # Speedup - VPP L2 3n-skx-x710 base and scale
25502 -
25503   type: "plot"
25504   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25505   algorithm: "plot_throughput_speedup_analysis"
25506   output-file-type: ".html"
25507   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25508   data: "plot-throughput-speedup-analysis-3n-skx"
25509   filter: "'NIC_Intel-X710' and
25510            '64B' and
25511            ('BASE' or 'SCALE') and
25512            'NDRPDR' and
25513            'ETH' and
25514            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25515            not 'VHOST' and
25516            not 'MEMIF'"
25517   parameters:
25518   - "throughput"
25519   - "parent"
25520   - "tags"
25521   sort:
25522   - "L2PATCH"
25523   - "L2XCBASE"
25524   - "BASE"
25525   - "FIB_10K"
25526   - "FIB_100K"
25527   - "FIB_1M"
25528   layout:
25529     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
25530     layout: "plot-throughput-speedup-analysis"
25531
25532 -
25533   type: "plot"
25534   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25535   algorithm: "plot_throughput_speedup_analysis"
25536   output-file-type: ".html"
25537   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25538   data: "plot-throughput-speedup-analysis-3n-skx"
25539   filter: "'NIC_Intel-X710' and
25540            '64B' and
25541            ('BASE' or 'SCALE') and
25542            'NDRPDR' and
25543            'ETH' and
25544            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25545            not 'VHOST' and
25546            not 'MEMIF'"
25547   parameters:
25548   - "throughput"
25549   - "parent"
25550   - "tags"
25551   sort:
25552   - "L2PATCH"
25553   - "L2XCBASE"
25554   - "BASE"
25555   - "FIB_10K"
25556   - "FIB_100K"
25557   - "FIB_1M"
25558   layout:
25559     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
25560     layout: "plot-throughput-speedup-analysis"
25561
25562 # Speedup - VPP L2 3n-skx-x710 features
25563 -
25564   type: "plot"
25565   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
25566   algorithm: "plot_throughput_speedup_analysis"
25567   output-file-type: ".html"
25568   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
25569   data: "plot-throughput-speedup-analysis-3n-skx"
25570   filter: "'NIC_Intel-X710' and
25571            '64B' and
25572            'NDRPDR' and
25573            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25574            not 'ACL' and
25575            not 'VHOST' and
25576            not 'MEMIF'"
25577   parameters:
25578   - "throughput"
25579   - "parent"
25580   - "tags"
25581   sort:
25582   - "L2XCBASE"    # l2xcbase
25583   - "L2BDBASE"    # l2bdbase
25584   - "L2XCFWD"     # dot1q-l2xcbase
25585   - "L2BDMACLRN"  # dot1q-l2bdbase
25586   layout:
25587     title: "l2sw-3n-skx-x710-64b-features-ndr"
25588     layout: "plot-throughput-speedup-analysis"
25589
25590 -
25591   type: "plot"
25592   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
25593   algorithm: "plot_throughput_speedup_analysis"
25594   output-file-type: ".html"
25595   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
25596   data: "plot-throughput-speedup-analysis-3n-skx"
25597   filter: "'NIC_Intel-X710' and
25598            '64B' and
25599            'NDRPDR' and
25600            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
25601            not 'ACL' and
25602            not 'VHOST' and
25603            not 'MEMIF'"
25604   parameters:
25605   - "throughput"
25606   - "parent"
25607   - "tags"
25608   sort:
25609   - "L2XCBASE"    # l2xcbase
25610   - "L2BDBASE"    # l2bdbase
25611   - "L2XCFWD"     # dot1q-l2xcbase
25612   - "L2BDMACLRN"  # dot1q-l2bdbase
25613   layout:
25614     title: "l2sw-3n-skx-x710-64b-features-pdr"
25615     layout: "plot-throughput-speedup-analysis"
25616
25617 # Speedup - VPP L2 3n-skx-xxv710 base and scale
25618 -
25619   type: "plot"
25620   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25621   algorithm: "plot_throughput_speedup_analysis"
25622   output-file-type: ".html"
25623   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25624   data: "plot-throughput-speedup-analysis-3n-skx"
25625   filter: "'NIC_Intel-XXV710' and
25626            '64B' and
25627            ('BASE' or 'SCALE') and
25628            'NDRPDR' and
25629            'ETH' and
25630            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25631            not 'VHOST' and
25632            not 'MEMIF'"
25633   parameters:
25634   - "throughput"
25635   - "parent"
25636   - "tags"
25637   sort:
25638   - "L2PATCH"
25639   - "L2XCBASE"
25640   - "BASE"
25641   - "FIB_10K"
25642   - "FIB_100K"
25643   - "FIB_1M"
25644   layout:
25645     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
25646     layout: "plot-throughput-speedup-analysis"
25647
25648 -
25649   type: "plot"
25650   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25651   algorithm: "plot_throughput_speedup_analysis"
25652   output-file-type: ".html"
25653   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25654   data: "plot-throughput-speedup-analysis-3n-skx"
25655   filter: "'NIC_Intel-XXV710' and
25656            '64B' and
25657            ('BASE' or 'SCALE') and
25658            'NDRPDR' and
25659            'ETH' and
25660            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25661            not 'VHOST' and
25662            not 'MEMIF'"
25663   parameters:
25664   - "throughput"
25665   - "parent"
25666   - "tags"
25667   sort:
25668   - "L2PATCH"
25669   - "L2XCBASE"
25670   - "BASE"
25671   - "FIB_10K"
25672   - "FIB_100K"
25673   - "FIB_1M"
25674   layout:
25675     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
25676     layout: "plot-throughput-speedup-analysis"
25677
25678 # Speedup - VPP L2 2n-skx-x710 base and scale
25679 -
25680   type: "plot"
25681   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25682   algorithm: "plot_throughput_speedup_analysis"
25683   output-file-type: ".html"
25684   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25685   data: "plot-throughput-speedup-analysis-2n-skx"
25686   filter: "'NIC_Intel-X710' and
25687            '64B' and
25688            ('BASE' or 'SCALE') and
25689            'NDRPDR' and
25690            'ETH' and
25691            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25692            not 'VHOST' and
25693            not 'MEMIF'"
25694   parameters:
25695   - "throughput"
25696   - "parent"
25697   - "tags"
25698   sort:
25699   - "L2PATCH"
25700   - "L2XCBASE"
25701   - "BASE"
25702   - "FIB_10K"
25703   - "FIB_100K"
25704   - "FIB_1M"
25705   layout:
25706     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
25707     layout: "plot-throughput-speedup-analysis"
25708
25709 -
25710   type: "plot"
25711   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25712   algorithm: "plot_throughput_speedup_analysis"
25713   output-file-type: ".html"
25714   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25715   data: "plot-throughput-speedup-analysis-2n-skx"
25716   filter: "'NIC_Intel-X710' and
25717            '64B' and
25718            ('BASE' or 'SCALE') and
25719            'NDRPDR' and
25720            'ETH' and
25721            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25722            not 'VHOST' and
25723            not 'MEMIF'"
25724   parameters:
25725   - "throughput"
25726   - "parent"
25727   - "tags"
25728   sort:
25729   - "L2PATCH"
25730   - "L2XCBASE"
25731   - "BASE"
25732   - "FIB_10K"
25733   - "FIB_100K"
25734   - "FIB_1M"
25735   layout:
25736     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
25737     layout: "plot-throughput-speedup-analysis"
25738
25739 # Speedup - VPP L2 2n-skx-xxv710 base and scale
25740 -
25741   type: "plot"
25742   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25743   algorithm: "plot_throughput_speedup_analysis"
25744   output-file-type: ".html"
25745   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25746   data: "plot-throughput-speedup-analysis-2n-skx"
25747   filter: "'NIC_Intel-XXV710' and
25748            '64B' and
25749            ('BASE' or 'SCALE') and
25750            'NDRPDR' and
25751            'ETH' and
25752            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25753            not 'VHOST' and
25754            not 'MEMIF'"
25755   parameters:
25756   - "throughput"
25757   - "parent"
25758   - "tags"
25759   sort:
25760   - "L2PATCH"
25761   - "L2XCBASE"
25762   - "BASE"
25763   - "FIB_10K"
25764   - "FIB_100K"
25765   - "FIB_1M"
25766   layout:
25767     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
25768     layout: "plot-throughput-speedup-analysis"
25769
25770 -
25771   type: "plot"
25772   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25773   algorithm: "plot_throughput_speedup_analysis"
25774   output-file-type: ".html"
25775   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25776   data: "plot-throughput-speedup-analysis-2n-skx"
25777   filter: "'NIC_Intel-XXV710' and
25778            '64B' and
25779            ('BASE' or 'SCALE') and
25780            'NDRPDR' and
25781            'ETH' and
25782            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
25783            not 'VHOST' and
25784            not 'MEMIF'"
25785   parameters:
25786   - "throughput"
25787   - "parent"
25788   - "tags"
25789   sort:
25790   - "L2PATCH"
25791   - "L2XCBASE"
25792   - "BASE"
25793   - "FIB_10K"
25794   - "FIB_100K"
25795   - "FIB_1M"
25796   layout:
25797     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
25798     layout: "plot-throughput-speedup-analysis"
25799
25800 ################################################################################
25801
25802 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
25803 -
25804   type: "plot"
25805   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25806   algorithm: "plot_throughput_speedup_analysis"
25807   output-file-type: ".html"
25808   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25809   data: "plot-throughput-speedup-analysis-3n-hsw"
25810   filter: "'NIC_Intel-X520-DA2' and
25811            '64B' and
25812            'NDRPDR' and
25813            'ETH' and
25814            'IP4FWD' and
25815            'VHOST_1024' and
25816            not 'VXLAN' and
25817            not 'DOT1Q'"
25818   parameters:
25819   - "throughput"
25820   - "parent"
25821   - "tags"
25822   sort:
25823   - "not CFS_OPT"
25824   - "1VM"
25825   - "2VM"
25826   layout:
25827     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
25828     layout: "plot-throughput-speedup-analysis"
25829
25830 -
25831   type: "plot"
25832   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25833   algorithm: "plot_throughput_speedup_analysis"
25834   output-file-type: ".html"
25835   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25836   data: "plot-throughput-speedup-analysis-3n-hsw"
25837   filter: "'NIC_Intel-X520-DA2' and
25838            '64B' and
25839            'NDRPDR' and
25840            'ETH' and
25841            'IP4FWD' and
25842            'VHOST_1024' and
25843            not 'VXLAN' and
25844            not 'DOT1Q'"
25845   parameters:
25846   - "throughput"
25847   - "parent"
25848   - "tags"
25849   sort:
25850   - "not CFS_OPT"
25851   - "1VM"
25852   - "2VM"
25853   layout:
25854     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
25855     layout: "plot-throughput-speedup-analysis"
25856
25857 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520
25858 -
25859   type: "plot"
25860   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25861   algorithm: "plot_throughput_speedup_analysis"
25862   output-file-type: ".html"
25863   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25864   data: "plot-throughput-speedup-analysis-3n-hsw"
25865   filter: "'NIC_Intel-X520-DA2' and
25866            '64B' and
25867            'NDRPDR' and
25868            ('ETH' or 'DOT1Q') and
25869            'VHOST_1024' and
25870            not 'VXLAN' and
25871            not 'IP4FWD' and
25872            not '2VM'"
25873   parameters:
25874   - "throughput"
25875   - "parent"
25876   - "tags"
25877 #  sort:
25878 #  - "VM"  # "not CFS_OPT"
25879 #  - "CFS_OPT"
25880 #  - "FIB_10K"
25881 #  - "FIB_100K"
25882 #  - "FIB_1M"
25883   layout:
25884     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
25885     layout: "plot-throughput-speedup-analysis"
25886
25887 -
25888   type: "plot"
25889   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25890   algorithm: "plot_throughput_speedup_analysis"
25891   output-file-type: ".html"
25892   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25893   data: "plot-throughput-speedup-analysis-3n-hsw"
25894   filter: "'NIC_Intel-X520-DA2' and
25895            '64B' and
25896            'NDRPDR' and
25897            ('ETH' or 'DOT1Q') and
25898            'L2BDMACLRN' and
25899            'VHOST_1024' and
25900            not 'VXLAN' and
25901            not 'IP4FWD' and
25902            not '2VM'"
25903   parameters:
25904   - "throughput"
25905   - "parent"
25906   - "tags"
25907 #  sort:
25908 #  - "VM"  # "not CFS_OPT"
25909 #  - "CFS_OPT"
25910 #  - "FIB_10K"
25911 #  - "FIB_100K"
25912 #  - "FIB_1M"
25913   layout:
25914     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
25915     layout: "plot-throughput-speedup-analysis"
25916
25917 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
25918 -
25919   type: "plot"
25920   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
25921   algorithm: "plot_throughput_speedup_analysis"
25922   output-file-type: ".html"
25923   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
25924   data: "plot-throughput-speedup-analysis-3n-hsw"
25925   filter: "'NIC_Intel-X520-DA2' and
25926            '64B' and
25927            'NDRPDR' and
25928            ('ETH' or 'DOT1Q') and
25929            'BASE' and
25930            ('L2BDMACLRN' or 'L2XCFWD') and
25931            'VHOST_1024' and
25932            not 'VXLAN' and
25933            not 'IP4FWD' and
25934            not '2VM'"
25935   parameters:
25936   - "throughput"
25937   - "parent"
25938   - "tags"
25939 #  sort:
25940 #  - "not CFS_OPT"
25941 #  - "L2XCFWD"
25942 #  - "not CFS_OPT"
25943 #  - "CFS_OPT"
25944   layout:
25945     title: "vhost-l2sw-3n-hsw-x520-64b-base-ndr"
25946     layout: "plot-throughput-speedup-analysis"
25947
25948 -
25949   type: "plot"
25950   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
25951   algorithm: "plot_throughput_speedup_analysis"
25952   output-file-type: ".html"
25953   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
25954   data: "plot-throughput-speedup-analysis-3n-hsw"
25955   filter: "'NIC_Intel-X520-DA2' and
25956            '64B' and
25957            'NDRPDR' and
25958            ('ETH' or 'DOT1Q') and
25959            'BASE' and
25960            ('L2BDMACLRN' or 'L2XCFWD') and
25961            'VHOST_1024' and
25962            not 'VXLAN' and
25963            not 'IP4FWD' and
25964            not '2VM'"
25965   parameters:
25966   - "throughput"
25967   - "parent"
25968   - "tags"
25969 #  sort:
25970 #  - "not CFS_OPT"
25971 #  - "L2XCFWD"
25972 #  - "not CFS_OPT"
25973 #  - "CFS_OPT"
25974   layout:
25975     title: "vhost-l2sw-3n-hsw-x520-64b-base-pdr"
25976     layout: "plot-throughput-speedup-analysis"
25977
25978 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
25979 -
25980   type: "plot"
25981   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
25982   algorithm: "plot_throughput_speedup_analysis"
25983   output-file-type: ".html"
25984   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
25985   data: "plot-throughput-speedup-analysis-3n-hsw"
25986   filter: "'NIC_Intel-X520-DA2' and
25987            '64B' and
25988            'NDRPDR' and
25989            ('ETH' or 'DOT1Q') and
25990            ('L2BDMACLRN' or 'L2XCFWD') and
25991            'VHOST_1024' and
25992            not 'CFS_OPT' and
25993            not 'VXLAN' and
25994            not 'IP4FWD' and
25995            not 'LBOND'"
25996   parameters:
25997   - "throughput"
25998   - "parent"
25999   - "tags"
26000 #  sort:
26001 #  - "1VM"
26002 #  - "L2XCFWD"
26003 #  - "1VM"
26004 #  - "L2BDMACLRN"
26005   layout:
26006     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
26007     layout: "plot-throughput-speedup-analysis"
26008
26009 -
26010   type: "plot"
26011   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26012   algorithm: "plot_throughput_speedup_analysis"
26013   output-file-type: ".html"
26014   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
26015   data: "plot-throughput-speedup-analysis-3n-hsw"
26016   filter: "'NIC_Intel-X520-DA2' and
26017            '64B' and
26018            'NDRPDR' and
26019            ('ETH' or 'DOT1Q') and
26020            ('L2BDMACLRN' or 'L2XCFWD') and
26021            'VHOST_1024' and
26022            not 'CFS_OPT' and
26023            not 'VXLAN' and
26024            not 'IP4FWD' and
26025            not 'LBOND'"
26026   parameters:
26027   - "throughput"
26028   - "parent"
26029   - "tags"
26030 #  sort:
26031 #  - "1VM"
26032 #  - "L2XCFWD"
26033 #  - "1VM"
26034 #  - "L2BDMACLRN"
26035   layout:
26036     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
26037     layout: "plot-throughput-speedup-analysis"
26038
26039 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
26040 -
26041   type: "plot"
26042   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26043   algorithm: "plot_throughput_speedup_analysis"
26044   output-file-type: ".html"
26045   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26046   data: "plot-throughput-speedup-analysis-3n-hsw"
26047   filter: "'NIC_Intel-X710' and
26048            '64B' and
26049            'NDRPDR' and
26050            'ETH' and
26051            'IP4FWD' and
26052            'VHOST_1024' and
26053            not 'VXLAN' and
26054            not 'DOT1Q'"
26055   parameters:
26056   - "throughput"
26057   - "parent"
26058   - "tags"
26059   sort:
26060   - "not CFS_OPT"
26061   - "1VM"
26062   - "2VM"
26063   layout:
26064     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
26065     layout: "plot-throughput-speedup-analysis"
26066
26067 -
26068   type: "plot"
26069   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26070   algorithm: "plot_throughput_speedup_analysis"
26071   output-file-type: ".html"
26072   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26073   data: "plot-throughput-speedup-analysis-3n-hsw"
26074   filter: "'NIC_Intel-X710' and
26075            '64B' and
26076            'NDRPDR' and
26077            'ETH' and
26078            'IP4FWD' and
26079            'VHOST_1024' and
26080            not 'VXLAN' and
26081            not 'DOT1Q'"
26082   parameters:
26083   - "throughput"
26084   - "parent"
26085   - "tags"
26086   sort:
26087   - "not CFS_OPT"
26088   - "1VM"
26089   - "2VM"
26090   layout:
26091     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
26092     layout: "plot-throughput-speedup-analysis"
26093
26094 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710
26095 -
26096   type: "plot"
26097   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26098   algorithm: "plot_throughput_speedup_analysis"
26099   output-file-type: ".html"
26100   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26101   data: "plot-throughput-speedup-analysis-3n-hsw"
26102   filter: "'NIC_Intel-X710' and
26103            '64B' and
26104            'NDRPDR' and
26105            ('ETH' or 'DOT1Q') and
26106            'L2BDMACLRN' and
26107            'VHOST_1024' and
26108            not 'VXLAN' and
26109            not 'IP4FWD' and
26110            not '2VM'"
26111   parameters:
26112   - "throughput"
26113   - "parent"
26114   - "tags"
26115 #  sort:
26116 #  - "VM"  # "not CFS_OPT"
26117 #  - "CFS_OPT"
26118 #  - "FIB_10K"
26119 #  - "FIB_100K"
26120 #  - "FIB_1M"
26121   layout:
26122     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26123     layout: "plot-throughput-speedup-analysis"
26124
26125 -
26126   type: "plot"
26127   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26128   algorithm: "plot_throughput_speedup_analysis"
26129   output-file-type: ".html"
26130   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26131   data: "plot-throughput-speedup-analysis-3n-hsw"
26132   filter: "'NIC_Intel-X710' and
26133            '64B' and
26134            'NDRPDR' and
26135            ('ETH' or 'DOT1Q') and
26136            'L2BDMACLRN' and
26137            'VHOST_1024' and
26138            not 'VXLAN' and
26139            not 'IP4FWD' and
26140            not '2VM'"
26141   parameters:
26142   - "throughput"
26143   - "parent"
26144   - "tags"
26145 #  sort:
26146 #  - "VM"  # "not CFS_OPT"
26147 #  - "CFS_OPT"
26148 #  - "FIB_10K"
26149 #  - "FIB_100K"
26150 #  - "FIB_1M"
26151   layout:
26152     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26153     layout: "plot-throughput-speedup-analysis"
26154
26155 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
26156 -
26157   type: "plot"
26158   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
26159   algorithm: "plot_throughput_speedup_analysis"
26160   output-file-type: ".html"
26161   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
26162   data: "plot-throughput-speedup-analysis-3n-hsw"
26163   filter: "'NIC_Intel-X710' and
26164            '64B' and
26165            'NDRPDR' and
26166            ('ETH' or 'DOT1Q') and
26167            'BASE' and
26168            ('L2BDMACLRN' or 'L2XCFWD') and
26169            'VHOST_1024' and
26170            not 'VXLAN' and
26171            not 'IP4FWD' and
26172            not '2VM'"
26173   parameters:
26174   - "throughput"
26175   - "parent"
26176   - "tags"
26177 #  sort:
26178 #  - "not CFS_OPT"
26179 #  - "L2XCFWD"
26180 #  - "not CFS_OPT"
26181 #  - "CFS_OPT"
26182   layout:
26183     title: "vhost-l2sw-3n-hsw-x710-64b-base-ndr"
26184     layout: "plot-throughput-speedup-analysis"
26185
26186 -
26187   type: "plot"
26188   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
26189   algorithm: "plot_throughput_speedup_analysis"
26190   output-file-type: ".html"
26191   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
26192   data: "plot-throughput-speedup-analysis-3n-hsw"
26193   filter: "'NIC_Intel-X710' and
26194            '64B' and
26195            'NDRPDR' and
26196            ('ETH' or 'DOT1Q') and
26197            'BASE' and
26198            ('L2BDMACLRN' or 'L2XCFWD') and
26199            'VHOST_1024' and
26200            not 'VXLAN' and
26201            not 'IP4FWD' and
26202            not '2VM'"
26203   parameters:
26204   - "throughput"
26205   - "parent"
26206   - "tags"
26207 #  sort:
26208 #  - "not CFS_OPT"
26209 #  - "L2XCFWD"
26210 #  - "not CFS_OPT"
26211 #  - "CFS_OPT"
26212   layout:
26213     title: "vhost-l2sw-3n-hsw-x710-64b-base-pdr"
26214     layout: "plot-throughput-speedup-analysis"
26215
26216 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
26217 -
26218   type: "plot"
26219   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
26220   algorithm: "plot_throughput_speedup_analysis"
26221   output-file-type: ".html"
26222   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
26223   data: "plot-throughput-speedup-analysis-3n-hsw"
26224   filter: "'NIC_Intel-X710' and
26225            '64B' and
26226            'NDRPDR' and
26227            ('ETH' or 'DOT1Q') and
26228            ('L2BDMACLRN' or 'L2XCFWD') and
26229            'VHOST_1024' and
26230            not 'CFS_OPT' and
26231            not 'VXLAN' and
26232            not 'IP4FWD' and
26233            not 'LBOND'"
26234   parameters:
26235   - "throughput"
26236   - "parent"
26237   - "tags"
26238 #  sort:
26239 #  - "1VM"
26240 #  - "L2XCFWD"
26241 #  - "1VM"
26242 #  - "L2BDMACLRN"
26243   layout:
26244     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr"
26245     layout: "plot-throughput-speedup-analysis"
26246
26247 -
26248   type: "plot"
26249   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
26250   algorithm: "plot_throughput_speedup_analysis"
26251   output-file-type: ".html"
26252   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
26253   data: "plot-throughput-speedup-analysis-3n-hsw"
26254   filter: "'NIC_Intel-X710' and
26255            '64B' and
26256            'NDRPDR' and
26257            ('ETH' or 'DOT1Q') and
26258            ('L2BDMACLRN' or 'L2XCFWD') and
26259            'VHOST_1024' and
26260            not 'CFS_OPT' and
26261            not 'VXLAN' and
26262            not 'IP4FWD' and
26263            not 'LBOND'"
26264   parameters:
26265   - "throughput"
26266   - "parent"
26267   - "tags"
26268 #  sort:
26269 #  - "1VM"
26270 #  - "L2XCFWD"
26271 #  - "1VM"
26272 #  - "L2BDMACLRN"
26273   layout:
26274     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr"
26275     layout: "plot-throughput-speedup-analysis"
26276
26277 # Packet Speedup - VPP vhost ip4 3n-hsw-xl710
26278 -
26279   type: "plot"
26280   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26281   algorithm: "plot_throughput_speedup_analysis"
26282   output-file-type: ".html"
26283   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26284   data: "plot-throughput-speedup-analysis-3n-hsw"
26285   filter: "'NIC_Intel-XL710' and
26286            '64B' and
26287            'NDRPDR' and
26288            'ETH' and
26289            'IP4FWD' and
26290            'VHOST_1024' and
26291            not 'VXLAN' and
26292            not 'DOT1Q'"
26293   parameters:
26294   - "throughput"
26295   - "parent"
26296   - "tags"
26297   sort:
26298   - "not CFS_OPT"
26299   - "1VM"
26300   - "2VM"
26301   layout:
26302     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
26303     layout: "plot-throughput-speedup-analysis"
26304
26305 -
26306   type: "plot"
26307   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26308   algorithm: "plot_throughput_speedup_analysis"
26309   output-file-type: ".html"
26310   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26311   data: "plot-throughput-speedup-analysis-3n-hsw"
26312   filter: "'NIC_Intel-XL710' and
26313            '64B' and
26314            'NDRPDR' and
26315            'ETH' and
26316            'IP4FWD' and
26317            'VHOST_1024' and
26318            not 'VXLAN' and
26319            not 'DOT1Q'"
26320   parameters:
26321   - "throughput"
26322   - "parent"
26323   - "tags"
26324   sort:
26325   - "not CFS_OPT"
26326   - "1VM"
26327   - "2VM"
26328   layout:
26329     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
26330     layout: "plot-throughput-speedup-analysis"
26331
26332 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710
26333 -
26334   type: "plot"
26335   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26336   algorithm: "plot_throughput_speedup_analysis"
26337   output-file-type: ".html"
26338   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26339   data: "plot-throughput-speedup-analysis-3n-hsw"
26340   filter: "'NIC_Intel-XL710' and
26341            '64B' and
26342            'NDRPDR' and
26343            ('ETH' or 'DOT1Q') and
26344            'L2BDMACLRN' and
26345            'VHOST_1024' and
26346            not 'VXLAN' and
26347            not 'IP4FWD' and
26348            not '2VM'"
26349   parameters:
26350   - "throughput"
26351   - "parent"
26352   - "tags"
26353 #  sort:
26354 #  - "VM"  # "not CFS_OPT"
26355 #  - "CFS_OPT"
26356 #  - "FIB_10K"
26357 #  - "FIB_100K"
26358 #  - "FIB_1M"
26359   layout:
26360     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
26361     layout: "plot-throughput-speedup-analysis"
26362
26363 -
26364   type: "plot"
26365   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26366   algorithm: "plot_throughput_speedup_analysis"
26367   output-file-type: ".html"
26368   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26369   data: "plot-throughput-speedup-analysis-3n-hsw"
26370   filter: "'NIC_Intel-XL710' and
26371            '64B' and
26372            'NDRPDR' and
26373            ('ETH' or 'DOT1Q') and
26374            'L2BDMACLRN' and
26375            'VHOST_1024' and
26376            not 'VXLAN' and
26377            not 'IP4FWD' and
26378            not '2VM'"
26379   parameters:
26380   - "throughput"
26381   - "parent"
26382   - "tags"
26383 #  sort:
26384 #  - "VM"  # "not CFS_OPT"
26385 #  - "CFS_OPT"
26386 #  - "FIB_10K"
26387 #  - "FIB_100K"
26388 #  - "FIB_1M"
26389   layout:
26390     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
26391     layout: "plot-throughput-speedup-analysis"
26392
26393 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base
26394 -
26395   type: "plot"
26396   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26397   algorithm: "plot_throughput_speedup_analysis"
26398   output-file-type: ".html"
26399   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
26400   data: "plot-throughput-speedup-analysis-3n-hsw"
26401   filter: "'NIC_Intel-XL710' and
26402            '64B' and
26403            'NDRPDR' and
26404            ('ETH' or 'DOT1Q') and
26405            'BASE' and
26406            ('L2BDMACLRN' or 'L2XCFWD') and
26407            'VHOST_1024' and
26408            not 'VXLAN' and
26409            not 'IP4FWD' and
26410            not '2VM'"
26411   parameters:
26412   - "throughput"
26413   - "parent"
26414   - "tags"
26415 #  sort:
26416 #  - "not CFS_OPT"
26417 #  - "L2XCFWD"
26418 #  - "not CFS_OPT"
26419 #  - "CFS_OPT"
26420   layout:
26421     title: "vhost-l2sw-3n-hsw-xl710-64b-base-ndr"
26422     layout: "plot-throughput-speedup-analysis"
26423
26424 -
26425   type: "plot"
26426   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26427   algorithm: "plot_throughput_speedup_analysis"
26428   output-file-type: ".html"
26429   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
26430   data: "plot-throughput-speedup-analysis-3n-hsw"
26431   filter: "'NIC_Intel-XL710' and
26432            '64B' and
26433            'NDRPDR' and
26434            ('ETH' or 'DOT1Q') and
26435            'BASE' and
26436            ('L2BDMACLRN' or 'L2XCFWD') and
26437            'VHOST_1024' and
26438            not 'VXLAN' and
26439            not 'IP4FWD' and
26440            not '2VM'"
26441   parameters:
26442   - "throughput"
26443   - "parent"
26444   - "tags"
26445 #  sort:
26446 #  - "not CFS_OPT"
26447 #  - "L2XCFWD"
26448 #  - "not CFS_OPT"
26449 #  - "CFS_OPT"
26450   layout:
26451     title: "vhost-l2sw-3n-hsw-xl710-64b-base-pdr"
26452     layout: "plot-throughput-speedup-analysis"
26453
26454 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base vm
26455 -
26456   type: "plot"
26457   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
26458   algorithm: "plot_throughput_speedup_analysis"
26459   output-file-type: ".html"
26460   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
26461   data: "plot-throughput-speedup-analysis-3n-hsw"
26462   filter: "'NIC_Intel-XL710' and
26463            '64B' and
26464            'NDRPDR' and
26465            ('ETH' or 'DOT1Q') and
26466            ('L2BDMACLRN' or 'L2XCFWD') and
26467            'VHOST_1024' and
26468            not 'CFS_OPT' and
26469            not 'VXLAN' and
26470            not 'IP4FWD'"
26471   parameters:
26472   - "throughput"
26473   - "parent"
26474   - "tags"
26475 #  sort:
26476 #  - "1VM"
26477 #  - "L2XCFWD"
26478 #  - "1VM"
26479 #  - "L2BDMACLRN"
26480   layout:
26481     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr"
26482     layout: "plot-throughput-speedup-analysis"
26483
26484 -
26485   type: "plot"
26486   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
26487   algorithm: "plot_throughput_speedup_analysis"
26488   output-file-type: ".html"
26489   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
26490   data: "plot-throughput-speedup-analysis-3n-hsw"
26491   filter: "'NIC_Intel-XL710' and
26492            '64B' and
26493            'NDRPDR' and
26494            ('ETH' or 'DOT1Q') and
26495            ('L2BDMACLRN' or 'L2XCFWD') and
26496            'VHOST_1024' and
26497            not 'CFS_OPT' and
26498            not 'VXLAN' and
26499            not 'IP4FWD'"
26500   parameters:
26501   - "throughput"
26502   - "parent"
26503   - "tags"
26504 #  sort:
26505 #  - "1VM"
26506 #  - "L2XCFWD"
26507 #  - "1VM"
26508 #  - "L2BDMACLRN"
26509   layout:
26510     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr"
26511     layout: "plot-throughput-speedup-analysis"
26512
26513 # Packet Speedup - VPP vhost ip4 3n-skx-x710
26514 -
26515   type: "plot"
26516   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26517   algorithm: "plot_throughput_speedup_analysis"
26518   output-file-type: ".html"
26519   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26520   data: "plot-throughput-speedup-analysis-3n-skx"
26521   filter: "'NIC_Intel-X710' and
26522            '64B' and
26523            'NDRPDR' and
26524            'ETH' and
26525            'IP4FWD' and
26526            'VHOST_1024' and
26527            not 'VXLAN' and
26528            not 'DOT1Q'"
26529   parameters:
26530   - "throughput"
26531   - "parent"
26532   - "tags"
26533   sort:
26534   - "not CFS_OPT"
26535   - "1VM"
26536   - "2VM"
26537   layout:
26538     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
26539     layout: "plot-throughput-speedup-analysis"
26540
26541 -
26542   type: "plot"
26543   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26544   algorithm: "plot_throughput_speedup_analysis"
26545   output-file-type: ".html"
26546   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26547   data: "plot-throughput-speedup-analysis-3n-skx"
26548   filter: "'NIC_Intel-X710' and
26549            '64B' and
26550            'NDRPDR' and
26551            'ETH' and
26552            'IP4FWD' and
26553            'VHOST_1024' and
26554            not 'VXLAN' and
26555            not 'DOT1Q'"
26556   parameters:
26557   - "throughput"
26558   - "parent"
26559   - "tags"
26560   sort:
26561   - "not CFS_OPT"
26562   - "1VM"
26563   - "2VM"
26564   layout:
26565     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
26566     layout: "plot-throughput-speedup-analysis"
26567
26568 # Packet Speedup - VPP vhost l2sw 3n-skx-x710
26569 -
26570   type: "plot"
26571   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26572   algorithm: "plot_throughput_speedup_analysis"
26573   output-file-type: ".html"
26574   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
26575   data: "plot-throughput-speedup-analysis-3n-skx"
26576   filter: "'NIC_Intel-X710' and
26577            '64B' and
26578            'NDRPDR' and
26579            ('ETH' or 'DOT1Q') and
26580            'L2BDMACLRN' and
26581            'VHOST_1024' and
26582            not 'VXLAN' and
26583            not 'IP4FWD' and
26584            not '2VM'"
26585   parameters:
26586   - "throughput"
26587   - "parent"
26588   - "tags"
26589 #  sort:
26590 #  - "VM"  # "not CFS_OPT"
26591 #  - "CFS_OPT"
26592 #  - "FIB_10K"
26593 #  - "FIB_100K"
26594 #  - "FIB_1M"
26595   layout:
26596     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr"
26597     layout: "plot-throughput-speedup-analysis"
26598
26599 -
26600   type: "plot"
26601   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26602   algorithm: "plot_throughput_speedup_analysis"
26603   output-file-type: ".html"
26604   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
26605   data: "plot-throughput-speedup-analysis-3n-skx"
26606   filter: "'NIC_Intel-X710' and
26607            '64B' and
26608            'NDRPDR' and
26609            ('ETH' or 'DOT1Q') and
26610            'L2BDMACLRN' and
26611            'VHOST_1024' and
26612            not 'VXLAN' and
26613            not 'IP4FWD' and
26614            not '2VM'"
26615   parameters:
26616   - "throughput"
26617   - "parent"
26618   - "tags"
26619 #  sort:
26620 #  - "VM"  # "not CFS_OPT"
26621 #  - "CFS_OPT"
26622 #  - "FIB_10K"
26623 #  - "FIB_100K"
26624 #  - "FIB_1M"
26625   layout:
26626     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr"
26627     layout: "plot-throughput-speedup-analysis"
26628
26629 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base
26630 -
26631   type: "plot"
26632   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
26633   algorithm: "plot_throughput_speedup_analysis"
26634   output-file-type: ".html"
26635   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
26636   data: "plot-throughput-speedup-analysis-3n-skx"
26637   filter: "'NIC_Intel-X710' and
26638            '64B' and
26639            'NDRPDR' and
26640            ('ETH' or 'DOT1Q') and
26641            'BASE' and
26642            ('L2BDMACLRN' or 'L2XCFWD') and
26643            'VHOST_1024' and
26644            not 'VXLAN' and
26645            not 'IP4FWD' and
26646            not '2VM' and
26647            not 'LBOND'"
26648   parameters:
26649   - "throughput"
26650   - "parent"
26651   - "tags"
26652 #  sort:
26653 #  - "not CFS_OPT"
26654 #  - "L2XCFWD"
26655 #  - "not CFS_OPT"
26656 #  - "CFS_OPT"
26657   layout:
26658     title: "vhost-l2sw-3n-skx-x710-64b-base-ndr"
26659     layout: "plot-throughput-speedup-analysis"
26660
26661 -
26662   type: "plot"
26663   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
26664   algorithm: "plot_throughput_speedup_analysis"
26665   output-file-type: ".html"
26666   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
26667   data: "plot-throughput-speedup-analysis-3n-skx"
26668   filter: "'NIC_Intel-X710' and
26669            '64B' and
26670            'NDRPDR' and
26671            ('ETH' or 'DOT1Q') and
26672            'BASE' and
26673            ('L2BDMACLRN' or 'L2XCFWD') and
26674            'VHOST_1024' and
26675            not 'VXLAN' and
26676            not 'IP4FWD' and
26677            not '2VM' and
26678            not 'LBOND'"
26679   parameters:
26680   - "throughput"
26681   - "parent"
26682   - "tags"
26683 #  sort:
26684 #  - "not CFS_OPT"
26685 #  - "L2XCFWD"
26686 #  - "not CFS_OPT"
26687 #  - "CFS_OPT"
26688   layout:
26689     title: "vhost-l2sw-3n-skx-x710-64b-base-pdr"
26690     layout: "plot-throughput-speedup-analysis"
26691
26692 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base vm
26693 -
26694   type: "plot"
26695   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
26696   algorithm: "plot_throughput_speedup_analysis"
26697   output-file-type: ".html"
26698   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
26699   data: "plot-throughput-speedup-analysis-3n-skx"
26700   filter: "'NIC_Intel-X710' and
26701            '64B' and
26702            'NDRPDR' and
26703            ('ETH' or 'DOT1Q') and
26704            ('L2BDMACLRN' or 'L2XCFWD') and
26705            'VHOST_1024' and
26706            not 'CFS_OPT' and
26707            not 'VXLAN' and
26708            not 'IP4FWD' and
26709            not 'LBOND'"
26710   parameters:
26711   - "throughput"
26712   - "parent"
26713   - "tags"
26714 #  sort:
26715 #  - "1VM"
26716 #  - "L2XCFWD"
26717 #  - "1VM"
26718 #  - "L2BDMACLRN"
26719   layout:
26720     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-ndr"
26721     layout: "plot-throughput-speedup-analysis"
26722
26723 -
26724   type: "plot"
26725   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
26726   algorithm: "plot_throughput_speedup_analysis"
26727   output-file-type: ".html"
26728   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
26729   data: "plot-throughput-speedup-analysis-3n-skx"
26730   filter: "'NIC_Intel-X710' and
26731            '64B' and
26732            'NDRPDR' and
26733            ('ETH' or 'DOT1Q') and
26734            ('L2BDMACLRN' or 'L2XCFWD') and
26735            'VHOST_1024' and
26736            not 'CFS_OPT' and
26737            not 'VXLAN' and
26738            not 'IP4FWD' and
26739            not 'LBOND'"
26740   parameters:
26741   - "throughput"
26742   - "parent"
26743   - "tags"
26744 #  sort:
26745 #  - "1VM"
26746 #  - "L2XCFWD"
26747 #  - "1VM"
26748 #  - "L2BDMACLRN"
26749   layout:
26750     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-pdr"
26751     layout: "plot-throughput-speedup-analysis"
26752
26753 # Packet Speedup - VPP vhost ip4 2n-skx-x710
26754 -
26755   type: "plot"
26756   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26757   algorithm: "plot_throughput_speedup_analysis"
26758   output-file-type: ".html"
26759   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26760   data: "plot-throughput-speedup-analysis-2n-skx"
26761   filter: "'NIC_Intel-X710' and
26762            '64B' and
26763            'NDRPDR' and
26764            'ETH' and
26765            'IP4FWD' and
26766            'VHOST_1024' and
26767            not 'VXLAN' and
26768            not 'DOT1Q'"
26769   parameters:
26770   - "throughput"
26771   - "parent"
26772   - "tags"
26773   sort:
26774   - "not CFS_OPT"
26775   - "1VM"
26776   - "2VM"
26777   layout:
26778     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
26779     layout: "plot-throughput-speedup-analysis"
26780
26781 -
26782   type: "plot"
26783   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26784   algorithm: "plot_throughput_speedup_analysis"
26785   output-file-type: ".html"
26786   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26787   data: "plot-throughput-speedup-analysis-2n-skx"
26788   filter: "'NIC_Intel-X710' and
26789            '64B' and
26790            'NDRPDR' and
26791            'ETH' and
26792            'IP4FWD' and
26793            'VHOST_1024' and
26794            not 'VXLAN' and
26795            not 'DOT1Q'"
26796   parameters:
26797   - "throughput"
26798   - "parent"
26799   - "tags"
26800   sort:
26801   - "not CFS_OPT"
26802   - "1VM"
26803   - "2VM"
26804   layout:
26805     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
26806     layout: "plot-throughput-speedup-analysis"
26807
26808 # Packet Speedup - VPP vhost l2sw 2n-skx-x710
26809 -
26810   type: "plot"
26811   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26812   algorithm: "plot_throughput_speedup_analysis"
26813   output-file-type: ".html"
26814   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
26815   data: "plot-throughput-speedup-analysis-2n-skx"
26816   filter: "'NIC_Intel-X710' and
26817            '64B' and
26818            'NDRPDR' and
26819            ('ETH' or 'DOT1Q') and
26820            'L2BDMACLRN' and
26821            'VHOST_1024' and
26822            not 'VXLAN' and
26823            not 'IP4FWD' and
26824            not '2VM'"
26825   parameters:
26826   - "throughput"
26827   - "parent"
26828   - "tags"
26829 #  sort:
26830 #  - "VM"  # "not CFS_OPT"
26831 #  - "CFS_OPT"
26832 #  - "FIB_10K"
26833 #  - "FIB_100K"
26834 #  - "FIB_1M"
26835   layout:
26836     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr"
26837     layout: "plot-throughput-speedup-analysis"
26838
26839 -
26840   type: "plot"
26841   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26842   algorithm: "plot_throughput_speedup_analysis"
26843   output-file-type: ".html"
26844   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
26845   data: "plot-throughput-speedup-analysis-2n-skx"
26846   filter: "'NIC_Intel-X710' and
26847            '64B' and
26848            'NDRPDR' and
26849            ('ETH' or 'DOT1Q') and
26850            'L2BDMACLRN' and
26851            'VHOST_1024' and
26852            not 'VXLAN' and
26853            not 'IP4FWD' and
26854            not '2VM'"
26855   parameters:
26856   - "throughput"
26857   - "parent"
26858   - "tags"
26859 #  sort:
26860 #  - "VM"  # "not CFS_OPT"
26861 #  - "CFS_OPT"
26862 #  - "FIB_10K"
26863 #  - "FIB_100K"
26864 #  - "FIB_1M"
26865   layout:
26866     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr"
26867     layout: "plot-throughput-speedup-analysis"
26868
26869 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
26870 -
26871   type: "plot"
26872   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
26873   algorithm: "plot_throughput_speedup_analysis"
26874   output-file-type: ".html"
26875   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
26876   data: "plot-throughput-speedup-analysis-2n-skx"
26877   filter: "'NIC_Intel-X710' and
26878            '64B' and
26879            'NDRPDR' and
26880            ('ETH' or 'DOT1Q') and
26881            'BASE' and
26882            ('L2BDMACLRN' or 'L2XCFWD') and
26883            'VHOST_1024' and
26884            not 'VXLAN' and
26885            not 'IP4FWD' and
26886            not '2VM'"
26887   parameters:
26888   - "throughput"
26889   - "parent"
26890   - "tags"
26891 #  sort:
26892 #  - "not CFS_OPT"
26893 #  - "L2XCFWD"
26894 #  - "not CFS_OPT"
26895 #  - "CFS_OPT"
26896   layout:
26897     title: "vhost-l2sw-2n-skx-x710-64b-base-ndr"
26898     layout: "plot-throughput-speedup-analysis"
26899
26900 -
26901   type: "plot"
26902   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
26903   algorithm: "plot_throughput_speedup_analysis"
26904   output-file-type: ".html"
26905   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
26906   data: "plot-throughput-speedup-analysis-2n-skx"
26907   filter: "'NIC_Intel-X710' and
26908            '64B' and
26909            'NDRPDR' and
26910            ('ETH' or 'DOT1Q') and
26911            'BASE' and
26912            ('L2BDMACLRN' or 'L2XCFWD') and
26913            'VHOST_1024' and
26914            not 'VXLAN' and
26915            not 'IP4FWD' and
26916            not '2VM'"
26917   parameters:
26918   - "throughput"
26919   - "parent"
26920   - "tags"
26921 #  sort:
26922 #  - "not CFS_OPT"
26923 #  - "L2XCFWD"
26924 #  - "not CFS_OPT"
26925 #  - "CFS_OPT"
26926   layout:
26927     title: "vhost-l2sw-2n-skx-x710-64b-base-pdr"
26928     layout: "plot-throughput-speedup-analysis"
26929
26930 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
26931 -
26932   type: "plot"
26933   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
26934   algorithm: "plot_throughput_speedup_analysis"
26935   output-file-type: ".html"
26936   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
26937   data: "plot-throughput-speedup-analysis-2n-skx"
26938   filter: "'NIC_Intel-X710' and
26939            '64B' and
26940            'NDRPDR' and
26941            ('ETH' or 'DOT1Q') and
26942            ('L2BDMACLRN' or 'L2XCFWD') and
26943            'VHOST_1024' and
26944            not 'CFS_OPT' and
26945            not 'VXLAN' and
26946            not 'IP4FWD'"
26947   parameters:
26948   - "throughput"
26949   - "parent"
26950   - "tags"
26951 #  sort:
26952 #  - "1VM"
26953 #  - "L2XCFWD"
26954 #  - "1VM"
26955 #  - "L2BDMACLRN"
26956   layout:
26957     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
26958     layout: "plot-throughput-speedup-analysis"
26959
26960 -
26961   type: "plot"
26962   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
26963   algorithm: "plot_throughput_speedup_analysis"
26964   output-file-type: ".html"
26965   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
26966   data: "plot-throughput-speedup-analysis-2n-skx"
26967   filter: "'NIC_Intel-X710' and
26968            '64B' and
26969            'NDRPDR' and
26970            ('ETH' or 'DOT1Q') and
26971            ('L2BDMACLRN' or 'L2XCFWD') and
26972            'VHOST_1024' and
26973            not 'CFS_OPT' and
26974            not 'VXLAN' and
26975            not 'IP4FWD'"
26976   parameters:
26977   - "throughput"
26978   - "parent"
26979   - "tags"
26980 #  sort:
26981 #  - "1VM"
26982 #  - "L2XCFWD"
26983 #  - "1VM"
26984 #  - "L2BDMACLRN"
26985   layout:
26986     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
26987     layout: "plot-throughput-speedup-analysis"
26988
26989 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
26990 -
26991   type: "plot"
26992   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26993   algorithm: "plot_throughput_speedup_analysis"
26994   output-file-type: ".html"
26995   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
26996   data: "plot-throughput-speedup-analysis-2n-skx"
26997   filter: "'NIC_Intel-XXV710' and
26998            '64B' and
26999            'NDRPDR' and
27000            'ETH' and
27001            'IP4FWD' and
27002            'VHOST_1024' and
27003            not 'VXLAN' and
27004            not 'DOT1Q'"
27005   parameters:
27006   - "throughput"
27007   - "parent"
27008   - "tags"
27009   sort:
27010   - "not CFS_OPT"
27011   - "1VM"
27012   - "2VM"
27013   layout:
27014     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
27015     layout: "plot-throughput-speedup-analysis"
27016
27017 -
27018   type: "plot"
27019   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27020   algorithm: "plot_throughput_speedup_analysis"
27021   output-file-type: ".html"
27022   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27023   data: "plot-throughput-speedup-analysis-2n-skx"
27024   filter: "'NIC_Intel-XXV710' and
27025            '64B' and
27026            'NDRPDR' and
27027            'ETH' and
27028            'IP4FWD' and
27029            'VHOST_1024' and
27030            not 'VXLAN' and
27031            not 'DOT1Q'"
27032   parameters:
27033   - "throughput"
27034   - "parent"
27035   - "tags"
27036   sort:
27037   - "not CFS_OPT"
27038   - "1VM"
27039   - "2VM"
27040   layout:
27041     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
27042     layout: "plot-throughput-speedup-analysis"
27043
27044 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710
27045 -
27046   type: "plot"
27047   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27048   algorithm: "plot_throughput_speedup_analysis"
27049   output-file-type: ".html"
27050   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27051   data: "plot-throughput-speedup-analysis-2n-skx"
27052   filter: "'NIC_Intel-XXV710' and
27053            '64B' and
27054            'NDRPDR' and
27055            ('ETH' or 'DOT1Q') and
27056            'L2BDMACLRN' and
27057            'VHOST_1024' and
27058            not 'VXLAN' and
27059            not 'IP4FWD' and
27060            not '2VM'"
27061   parameters:
27062   - "throughput"
27063   - "parent"
27064   - "tags"
27065 #  sort:
27066 #  - "VM"  # "not CFS_OPT"
27067 #  - "CFS_OPT"
27068 #  - "FIB_10K"
27069 #  - "FIB_100K"
27070 #  - "FIB_1M"
27071   layout:
27072     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
27073     layout: "plot-throughput-speedup-analysis"
27074
27075 -
27076   type: "plot"
27077   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27078   algorithm: "plot_throughput_speedup_analysis"
27079   output-file-type: ".html"
27080   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27081   data: "plot-throughput-speedup-analysis-2n-skx"
27082   filter: "'NIC_Intel-XXV710' and
27083            '64B' and
27084            'NDRPDR' and
27085            ('ETH' or 'DOT1Q') and
27086            'L2BDMACLRN' and
27087            'VHOST_1024' and
27088            not 'VXLAN' and
27089            not 'IP4FWD' and
27090            not '2VM'"
27091   parameters:
27092   - "throughput"
27093   - "parent"
27094   - "tags"
27095 #  sort:
27096 #  - "VM"  # "not CFS_OPT"
27097 #  - "CFS_OPT"
27098 #  - "FIB_10K"
27099 #  - "FIB_100K"
27100 #  - "FIB_1M"
27101   layout:
27102     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
27103     layout: "plot-throughput-speedup-analysis"
27104
27105 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
27106 -
27107   type: "plot"
27108   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
27109   algorithm: "plot_throughput_speedup_analysis"
27110   output-file-type: ".html"
27111   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
27112   data: "plot-throughput-speedup-analysis-2n-skx"
27113   filter: "'NIC_Intel-XXV710' and
27114            '64B' and
27115            'NDRPDR' and
27116            ('ETH' or 'DOT1Q') and
27117            'BASE' and
27118            ('L2BDMACLRN' or 'L2XCFWD') and
27119            'VHOST_1024' and
27120            not 'VXLAN' and
27121            not 'IP4FWD' and
27122            not '2VM'"
27123   parameters:
27124   - "throughput"
27125   - "parent"
27126   - "tags"
27127 #  sort:
27128 #  - "not CFS_OPT"
27129 #  - "L2XCFWD"
27130 #  - "not CFS_OPT"
27131 #  - "CFS_OPT"
27132   layout:
27133     title: "vhost-l2sw-2n-skx-xxv710-64b-base-ndr"
27134     layout: "plot-throughput-speedup-analysis"
27135
27136 -
27137   type: "plot"
27138   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
27139   algorithm: "plot_throughput_speedup_analysis"
27140   output-file-type: ".html"
27141   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
27142   data: "plot-throughput-speedup-analysis-2n-skx"
27143   filter: "'NIC_Intel-XXV710' and
27144            '64B' and
27145            'NDRPDR' and
27146            ('ETH' or 'DOT1Q') and
27147            'BASE' and
27148            ('L2BDMACLRN' or 'L2XCFWD') and
27149            'VHOST_1024' and
27150            not 'VXLAN' and
27151            not 'IP4FWD' and
27152            not '2VM'"
27153   parameters:
27154   - "throughput"
27155   - "parent"
27156   - "tags"
27157 #  sort:
27158 #  - "not CFS_OPT"
27159 #  - "L2XCFWD"
27160 #  - "not CFS_OPT"
27161 #  - "CFS_OPT"
27162   layout:
27163     title: "vhost-l2sw-2n-skx-xxv710-64b-base-pdr"
27164     layout: "plot-throughput-speedup-analysis"
27165
27166 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
27167 -
27168   type: "plot"
27169   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27170   algorithm: "plot_throughput_speedup_analysis"
27171   output-file-type: ".html"
27172   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
27173   data: "plot-throughput-speedup-analysis-2n-skx"
27174   filter: "'NIC_Intel-XXV710' and
27175            '64B' and
27176            'NDRPDR' and
27177            ('ETH' or 'DOT1Q') and
27178            ('L2BDMACLRN' or 'L2XCFWD') and
27179            'VHOST_1024' and
27180            not 'CFS_OPT' and
27181            not 'VXLAN' and
27182            not 'IP4FWD'"
27183   parameters:
27184   - "throughput"
27185   - "parent"
27186   - "tags"
27187 #  sort:
27188 #  - "1VM"
27189 #  - "L2XCFWD"
27190 #  - "1VM"
27191 #  - "L2BDMACLRN"
27192   layout:
27193     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
27194     layout: "plot-throughput-speedup-analysis"
27195
27196 -
27197   type: "plot"
27198   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27199   algorithm: "plot_throughput_speedup_analysis"
27200   output-file-type: ".html"
27201   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
27202   data: "plot-throughput-speedup-analysis-2n-skx"
27203   filter: "'NIC_Intel-XXV710' and
27204            '64B' and
27205            'NDRPDR' and
27206            ('ETH' or 'DOT1Q') and
27207            ('L2BDMACLRN' or 'L2XCFWD') and
27208            'VHOST_1024' and
27209            not 'CFS_OPT' and
27210            not 'VXLAN' and
27211            not 'IP4FWD'"
27212   parameters:
27213   - "throughput"
27214   - "parent"
27215   - "tags"
27216 #  sort:
27217 #  - "1VM"
27218 #  - "L2XCFWD"
27219 #  - "1VM"
27220 #  - "L2BDMACLRN"
27221   layout:
27222     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
27223     layout: "plot-throughput-speedup-analysis"
27224
27225 ################################################################################
27226
27227 # Speedup - VPP vts 3n-hsw-x520
27228 -
27229   type: "plot"
27230   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27231   algorithm: "plot_throughput_speedup_analysis"
27232   output-file-type: ".html"
27233   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
27234   data: "plot-throughput-speedup-analysis-3n-hsw"
27235   filter: "'NIC_Intel-X520-DA2' and
27236            '114B' and
27237            'NDRPDR' and
27238            'VTS'"
27239   parameters:
27240   - "throughput"
27241   - "parent"
27242   - "tags"
27243   layout:
27244     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
27245     layout: "plot-throughput-speedup-analysis"
27246
27247 -
27248   type: "plot"
27249   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27250   algorithm: "plot_throughput_speedup_analysis"
27251   output-file-type: ".html"
27252   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27253   data: "plot-throughput-speedup-analysis-3n-hsw"
27254   filter: "'NIC_Intel-X520-DA2' and
27255            '114B' and
27256            'NDRPDR' and
27257            'VTS'"
27258   parameters:
27259   - "throughput"
27260   - "parent"
27261   - "tags"
27262   layout:
27263     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
27264     layout: "plot-throughput-speedup-analysis"