df0b20bfea87e891b1222490fabb6a035ea968ab
[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[VIRL,DNV]: "http://download.it/from/nexus"
80     URL[NEXUS]: "https://docs.fd.io/csit"
81     DIR[NEXUS]: "report/_static/archive"
82
83   make-dirs:
84   # List the directories which are created while preparing the environment.
85   # All directories MUST be defined in "paths" section.
86   - "DIR[WORKING,DATA]"
87   - "DIR[STATIC,VPP]"
88   - "DIR[STATIC,DPDK]"
89   - "DIR[STATIC,ARCH]"
90   - "DIR[BUILD,LATEX]"
91   - "DIR[WORKING,SRC]"
92   - "DIR[WORKING,SRC,STATIC]"
93
94   remove-dirs:
95   # List the directories which are deleted while cleaning the environment.
96   # All directories MUST be defined in "paths" section.
97   #- "DIR[BUILD,HTML]"
98   - "DIR[WORKING,DATA]"
99
100   build-dirs:
101   # List the directories where the results (build) is stored.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[BUILD,HTML]"
104   - "DIR[BUILD,LATEX]"
105
106 -
107   type: "configuration"
108
109   limits:
110     nic:
111       x520: 24460000
112       x553: 29761905
113       x710: 35800000
114       xxv710: 35800000
115       xl710: 35800000
116
117     link:
118       10ge: 14880952.38
119       25ge: 37202380.95
120       40ge: 59523809.52
121       100ge: 148809523.81
122
123     pci:
124       pci-g3-x8: 74404761.90
125       pci-g3-x16: 148809523.81
126
127   data-sets:
128
129     # Denverton:
130     intel-dnv-vpp:
131       # TODO: Replace with new data
132       intel-dnv-vpp-release-1810:
133       - 1
134
135     # VPP Performance
136     vpp-performance-changes-3n-hsw:
137       csit-vpp-perf-verify-1807-3n-hsw:
138       - 11  # NDRPDR full 1
139       - 22  # NDRPDR full 2
140       - 45  # NDRPDR full 3
141       - 46  # NDRPDR full 4
142       - 15  # NDRPDR sel
143       - 16  # NDRPDR sel
144       - 19  # NDRPDR sel
145       - 18  # NDRPDR sel
146       - 20  # NDRPDR sel
147       - 38  # NDRPDR sel
148       - 40  # NDRPDR sel
149       - 44  # NDRPDR sel
150       - 47  # NDRPDR sel
151       csit-vpp-perf-verify-1810-3n-hsw:
152       - 8   # NDRPDR sel
153       - 12  # NDRPDR sel
154       - 14  # NDRPDR sel
155       - 18  # NDRPDR sel
156       - 23  # NDRPDR sel
157       - 25  # NDRPDR sel
158       - 38  # NDRPDR sel
159       - 39  # NDRPDR sel
160       - 41  # NDRPDR sel
161       - 42  # NDRPDR sel
162       # TODO Add new data
163       csit-vpp-perf-verify-1901-3n-hsw:
164       - 10  # NDRPDR sel
165       - 19  # NDRPDR sel
166
167     vpp-nic-comparison-3n-hsw:
168       # TODO: Add new data
169       csit-vpp-perf-verify-1901-3n-hsw:
170       - 10  # NDRPDR sel
171       - 19  # NDRPDR sel
172
173     vpp-performance-changes-3n-skx:
174       csit-vpp-perf-verify-1807-3n-skx:
175       - 33  # NDRPDR sel
176       - 35  # NDRPDR sel
177       - 37  # NDRPDR sel
178       - 38  # NDRPDR sel
179       - 39  # NDRPDR sel
180       - 43  # NDRPDR sel
181       - 44  # NDRPDR sel
182       - 49  # NDRPDR sel
183       - 50  # NDRPDR sel
184       - 56  # NDRPDR sel
185       csit-vpp-perf-verify-1810-3n-skx:
186       - 10  # NDRPDR sel
187       - 14  # NDRPDR sel
188       - 15  # NDRPDR sel
189       - 16  # NDRPDR sel
190       - 17  # NDRPDR sel
191       - 19  # NDRPDR sel
192       - 20  # NDRPDR sel
193       - 21  # NDRPDR sel
194       - 22  # NDRPDR sel
195       - 25  # NDRPDR sel
196       # TODO Add new data:
197       csit-vpp-perf-verify-1901-3n-skx:
198       - 28  # NDRPDR sel
199       - 18  # NDRPDR sel
200       - 19  # NDRPDR sel
201       - 20  # NDRPDR sel
202
203     vpp-nic-comparison-3n-skx:
204       # TODO: Add new data
205       csit-vpp-perf-verify-1901-3n-skx:
206       - 28  # NDRPDR sel
207       - 18  # NDRPDR sel
208       - 19  # NDRPDR sel
209       - 20  # NDRPDR sel
210
211     vpp-performance-changes-2n-skx:
212       csit-vpp-perf-verify-1807-2n-skx:
213       - 26  # NDRPDR sel
214       - 28  # NDRPDR sel
215       - 29  # NDRPDR sel
216       - 30  # NDRPDR sel
217       - 34  # NDRPDR sel
218       - 35  # NDRPDR sel
219       - 36  # NDRPDR sel
220       - 39  # NDRPDR sel
221       - 40  # NDRPDR sel
222       - 42  # NDRPDR sel
223       csit-vpp-perf-verify-1810-2n-skx:
224       - 9   # NDRPDR sel
225       - 13  # NDRPDR sel
226       - 14  # NDRPDR sel
227       - 19  # NDRPDR sel
228       - 20  # NDRPDR sel
229       - 21  # NDRPDR sel
230       - 22  # NDRPDR sel
231       - 23  # NDRPDR sel
232       - 24  # NDRPDR sel
233       - 27  # NDRPDR sel
234       # TODO Add new data:
235       csit-vpp-perf-verify-1901-2n-skx:
236       - 5   # NDRPDR sel
237       - 10  # NDRPDR sel fails
238       - 12  # NDRPDR sel
239       - 13  # NDRPDR sel
240       - 16  # NDRPDR sel fails
241
242     vpp-nic-comparison-2n-skx:
243       # TODO: Add new data
244       csit-vpp-perf-verify-1901-2n-skx:
245       - 5   # NDRPDR sel
246       - 10  # NDRPDR sel fails
247       - 12  # NDRPDR sel
248       - 13  # NDRPDR sel
249       - 16  # NDRPDR sel fails
250
251     vpp-compare-testbeds:
252       # TODO: Add new data
253       csit-vpp-perf-verify-1901-3n-hsw:
254       - 10  # NDRPDR sel
255       - 19  # NDRPDR sel
256       # TODO: Add new data
257       csit-vpp-perf-verify-1901-3n-skx:
258       - 28  # NDRPDR sel
259       - 18  # NDRPDR sel
260       - 19  # NDRPDR sel
261       - 20  # NDRPDR sel
262
263     vpp-compare-testbeds-mrr:
264       # TODO: Add new data
265       csit-vpp-perf-verify-1901-3n-hsw:
266       - 35  # MRR sel
267       # TODO: Add new data
268       csit-vpp-perf-verify-1901-3n-skx:
269       - 32  # MRR sel
270
271     vpp-compare-topologies:
272       # TODO: Add new data
273       csit-vpp-perf-verify-1901-3n-skx:
274       - 28  # NDRPDR sel
275       - 18  # NDRPDR sel
276       - 19  # NDRPDR sel
277       - 20  # NDRPDR sel
278       # TODO: Add new data
279       csit-vpp-perf-verify-1901-2n-skx:
280       - 5   # NDRPDR sel
281       - 10  # NDRPDR sel fails
282       - 12  # NDRPDR sel
283       - 13  # NDRPDR sel
284       - 16  # NDRPDR sel fails
285
286     vpp-compare-topologies-mrr:
287       # TODO: Add new data
288       csit-vpp-perf-verify-1901-3n-skx:
289       - 32  # MRR sel
290       # TODO: Add new data
291       csit-vpp-perf-verify-1901-2n-skx:
292       - 22  # MRR sel
293
294     vpp-performance-changes-3n-hsw-mrr:
295       csit-vpp-perf-verify-1807-3n-hsw:
296       - 8   # MRR full
297       - 9   # MRR sel
298       - 21  # MRR sel
299       - 31  # MRR sel
300       - 33  # MRR sel
301       - 36  # MRR sel
302       - 41  # MRR sel
303       - 42  # MRR sel
304       - 48  # MRR sel
305       csit-vpp-perf-verify-1810-3n-hsw:
306       - 9   # MRR sel
307       # TODO: Add new data
308       csit-vpp-perf-verify-1901-3n-hsw:
309       - 35  # MRR sel
310
311     vpp-nic-comparison-3n-hsw-mrr:
312       # TODO: Add new data
313       csit-vpp-perf-verify-1901-3n-hsw:
314       - 35  # MRR sel
315
316     vpp-performance-changes-3n-skx-mrr:
317       csit-vpp-perf-verify-1807-3n-skx:
318       - 28  # MRR sel
319       - 32  # MRR sel
320       - 36  # MRR sel
321       - 42  # MRR sel
322       - 47  # MRR sel
323       - 48  # MRR sel
324       - 51  # MRR sel
325       - 52  # MRR sel
326       - 53  # MRR sel
327       - 54  # MRR sel
328       csit-vpp-perf-verify-1810-3n-skx:
329       - 9   # MRR sel
330       - 11  # MRR sel
331       - 12  # MRR sel
332       - 13  # MRR sel
333       # TODO: Add new data
334       csit-vpp-perf-verify-1901-3n-skx:
335       - 32  # MRR sel
336
337     vpp-nic-comparison-3n-skx-mrr:
338       # TODO: Replace with new data
339       csit-vpp-perf-verify-1901-3n-skx:
340       - 32  # MRR sel
341
342     vpp-performance-changes-2n-skx-mrr:
343       csit-vpp-perf-verify-1807-2n-skx:
344       - 31  # MRR sel
345       - 33  # MRR sel
346       - 37  # MRR sel
347       - 38  # MRR sel
348       - 41  # MRR sel
349       - 43  # MRR sel
350       - 44  # MRR sel
351       - 45  # MRR sel
352       - 46  # MRR sel
353       - 47  # MRR sel
354       csit-vpp-perf-verify-1810-2n-skx:
355       - 8   # MRR sel
356       - 10  # MRR sel
357       - 11  # MRR sel
358       - 12  # MRR sel
359       # TODO: Add new data
360       csit-vpp-perf-verify-1901-2n-skx:
361       - 22  # MRR sel
362
363     vpp-nic-comparison-2n-skx-mrr:
364       # TODO: Add new data
365       csit-vpp-perf-verify-1901-2n-skx:
366       - 22  # MRR sel
367
368     vpp-perf-results-3n-hsw:
369       # TODO: Replace with FULL data
370       csit-vpp-perf-verify-1901-3n-hsw:
371       - 19  # NDRPDR sel
372
373     vpp-perf-results-3n-skx:
374       # TODO: Replace with FULL data
375       csit-vpp-perf-verify-1901-3n-skx:
376       - 28  # NDRPDR sel
377
378     vpp-perf-results-2n-skx:
379       # TODO: Replace with FULL data
380       csit-vpp-perf-verify-1901-2n-skx:
381       - 13  # NDRPDR sel
382
383     vpp-mrr-results-3n-hsw:
384       # TODO: Replace with FULL data
385       csit-vpp-perf-verify-1901-3n-hsw:
386       - 35  # MRR sel
387
388     vpp-mrr-results-3n-skx:
389       # TODO: Replace with FULL data
390       csit-vpp-perf-verify-1901-3n-skx:
391       - 32  # MRR sel
392
393     vpp-mrr-results-2n-skx:
394       # TODO: Replace with FULL data
395       csit-vpp-perf-verify-1901-2n-skx:
396       - 22  # MRR sel
397
398     plot-throughput-speedup-analysis-3n-hsw:
399       # TODO: Add new data
400       csit-vpp-perf-verify-1901-3n-hsw:
401       - 10  # NDRPDR sel
402       - 19  # NDRPDR sel
403
404     plot-throughput-speedup-analysis-3n-skx:
405       # TODO: Add new data
406       csit-vpp-perf-verify-1901-3n-skx:
407       - 28  # NDRPDR sel
408       - 18  # NDRPDR sel
409       - 19  # NDRPDR sel
410       - 20  # NDRPDR sel
411
412     plot-throughput-speedup-analysis-2n-skx:
413       # TODO: Add new data
414       csit-vpp-perf-verify-1901-2n-skx:
415       - 5   # NDRPDR sel
416       - 10  # NDRPDR sel fails
417       - 12  # NDRPDR sel
418       - 13  # NDRPDR sel
419       - 16  # NDRPDR sel fails
420
421     plot-vpp-throughput-latency-3n-hsw:
422       # TODO: Add new data
423       csit-vpp-perf-verify-1901-3n-hsw:
424       - 10  # NDRPDR sel
425       - 19  # NDRPDR sel
426
427     plot-vpp-soak-2n-skx:
428       # TODO: Replace with new data
429       # csit-vpp-perf-verify-1901-2n-skx:
430       csit-vpp-perf-verify-master-2n-skx:
431       - 248  # SOAK sel
432       - 251  # SOAK sel
433
434     plot-vpp-vsc-2n-skx:
435       # TODO: Replace with new data
436       # csit-vpp-perf-verify-1901-2n-skx:
437       csit-vpp-perf-verify-master-2n-skx:
438       - 237
439       - 243
440
441     plot-vpp-csc-2n-skx:
442       # TODO: Replace with new data
443       # csit-vpp-perf-verify-1901-2n-skx:
444       csit-vpp-perf-verify-master-2n-skx:
445       - 226
446       - 231
447       - 233
448
449     plot-vpp-csp-2n-skx:
450       # TODO: Replace with new data
451       # csit-vpp-perf-verify-1901-2n-skx:
452       csit-vpp-perf-verify-master-2n-skx:
453       - 247
454
455     plot-vpp-throughput-latency-3n-skx:
456       # TODO: Add new data
457       csit-vpp-perf-verify-1901-3n-skx:
458       - 28  # NDRPDR sel
459       - 18  # NDRPDR sel
460       - 19  # NDRPDR sel
461       - 20  # NDRPDR sel
462
463     plot-vpp-throughput-latency-2n-skx:
464       # TODO: Add new data
465       csit-vpp-perf-verify-1901-2n-skx:
466       - 5   # NDRPDR sel
467       - 10  # NDRPDR sel fails
468       - 12  # NDRPDR sel
469       - 13  # NDRPDR sel
470       - 16  # NDRPDR sel fails
471
472     plot-vpp-http-server-performance:
473       # TODO: Replace with new data
474       # csit-vpp-perf-verify-1901-3n-hsw:
475       csit-vpp-perf-verify-1810-3n-hsw:
476       - 28  # WRK
477       - 29  # WRK
478       - 30  # WRK
479       - 31  # WRK
480       - 32  # WRK
481       - 33  # WRK
482       - 34  # WRK
483       - 35  # WRK
484       - 36  # WRK
485       - 37  # WRK
486
487     # VPP Functional
488     vpp-func-results-ubuntu:
489       csit-vpp-functional-1901-ubuntu1604-virl:
490       - 48
491
492     vpp-func-results-centos:
493       csit-vpp-functional-1901-centos7-virl:
494       - 50
495
496     vpp-device-results-ubuntu:
497       csit-vpp-device-1901-ubuntu1804-1n-skx:
498       - 49
499
500     # VPP Ligato
501     ligato-perf-results-3n-hsw:
502       # TODO: Replace with new data
503       # csit-ligato-perf-verify-1901-3n-hsw:
504       csit-ligato-perf-verify-1810-3n-hsw:
505       - 5   # full
506
507     plot-ligato-throughput-speedup-analysis-3n-hsw:
508       # TODO: Replace with new data
509       # csit-ligato-perf-verify-1901-3n-hsw:
510       csit-ligato-perf-verify-1810-3n-hsw:
511       - 5   # full
512       - 6   # sel
513       - 8   # sel
514       - 9   # sel
515       - 11  # sel
516       - 12  # sel
517       - 13  # sel
518       - 14  # sel
519       - 16  # sel
520       - 17  # sel
521       - 18  # sel
522
523     plot-ligato-throughput-latency-3n-hsw:
524       # TODO: Replace with new data
525       # csit-ligato-perf-verify-1901-3n-hsw:
526       csit-ligato-perf-verify-1810-3n-hsw:
527       - 5   # full
528       - 6   # sel
529       - 8   # sel
530       - 9   # sel
531       - 11  # sel
532       - 12  # sel
533       - 13  # sel
534       - 14  # sel
535       - 16  # sel
536       - 17  # sel
537       - 18  # sel
538
539     # DPDK Performance
540     dpdk-performance-changes-3n-hsw:
541       csit-dpdk-perf-verify-1807-3n-hsw:
542       - 11
543       - 12  # full
544       - 14
545       - 15
546       - 16
547       - 17
548       - 20
549       - 21
550       - 22
551       - 23
552       csit-dpdk-perf-verify-1810-3n-hsw:
553       - 1   # NDRPDR sel
554       - 2   # NDRPDR sel
555       - 3   # NDRPDR sel
556       - 4   # NDRPDR sel
557       - 5   # NDRPDR sel
558       - 6   # NDRPDR sel
559       - 7   # NDRPDR sel
560       - 8   # NDRPDR sel
561       - 9   # NDRPDR sel
562       - 10  # NDRPDR sel
563       # TODO: Add new data
564       csit-dpdk-perf-verify-1901-3n-hsw:
565       - 3   # NDRPDR sel
566       - 4   # NDRPDR sel
567       - 6   # NDRPDR sel
568
569     dpdk-performance-changes-3n-skx:
570       csit-dpdk-perf-verify-1807-3n-skx:
571       - 1   # NDRPDR sel
572       - 2   # NDRPDR sel
573       - 3   # NDRPDR sel
574       - 6   # NDRPDR sel
575       - 7   # NDRPDR sel
576       - 8   # NDRPDR sel
577       - 9   # NDRPDR sel
578       - 10  # NDRPDR sel
579       - 11  # NDRPDR sel
580       - 12  # NDRPDR sel
581       csit-dpdk-perf-verify-1810-3n-skx:
582       - 3   # NDRPDR sel
583       - 4   # NDRPDR sel
584       - 6   # NDRPDR sel
585       - 7   # NDRPDR sel
586       - 8   # NDRPDR sel
587       - 9   # NDRPDR sel
588       - 10  # NDRPDR sel
589       - 11  # NDRPDR sel
590       - 12  # NDRPDR sel
591       - 13  # NDRPDR sel
592       # TODO: Add new data
593       # csit-dpdk-perf-verify-1901-3n-skx:
594
595     dpdk-compare-testbeds:
596       # TODO: Replace with new data
597       # csit-dpdk-perf-verify-1901-3n-skx:
598       csit-dpdk-perf-verify-1810-3n-skx:
599       - 3   # NDRPDR sel
600       - 4   # NDRPDR sel
601       - 6   # NDRPDR sel
602       - 7   # NDRPDR sel
603       - 8   # NDRPDR sel
604       - 9   # NDRPDR sel
605       - 10  # NDRPDR sel
606       - 11  # NDRPDR sel
607       - 12  # NDRPDR sel
608       - 13  # NDRPDR sel
609       # TODO: Add new data
610       csit-dpdk-perf-verify-1901-3n-hsw:
611       - 3   # NDRPDR sel
612       - 4   # NDRPDR sel
613       - 6   # NDRPDR sel
614
615     dpdk-compare-topologies:
616       # TODO: Replace with new data
617       # csit-dpdk-perf-verify-1901-3n-skx:
618       csit-dpdk-perf-verify-1810-3n-skx:
619       - 3   # NDRPDR sel
620       - 4   # NDRPDR sel
621       - 6   # NDRPDR sel
622       - 7   # NDRPDR sel
623       - 8   # NDRPDR sel
624       - 9   # NDRPDR sel
625       - 10  # NDRPDR sel
626       - 11  # NDRPDR sel
627       - 12  # NDRPDR sel
628       - 13  # NDRPDR sel
629       # TODO: Add new data
630       csit-dpdk-perf-verify-1901-2n-skx:
631       - 2   # NDRPDR sel
632
633     dpdk-perf-results-3n-hsw:
634       # TODO: Replace with FULL data
635       csit-dpdk-perf-verify-1901-3n-hsw:
636       - 6   # NDRPDR sel
637
638     dpdk-perf-results-3n-skx:
639       # TODO: Replace with new data
640       # csit-dpdk-perf-verify-1901-3n-skx:
641       csit-dpdk-perf-verify-1810-3n-skx:
642       - 3   # NDRPDR sel
643
644     dpdk-perf-results-2n-skx:
645       # TODO: Replace with FULL data
646       csit-dpdk-perf-verify-1901-2n-skx:
647       - 2   # NDRPDR sel
648
649     plot-dpdk-throughput-latency-3n-hsw:
650       # TODO: Replace with new data
651       csit-dpdk-perf-verify-1901-3n-hsw:
652       - 3   # NDRPDR sel
653       - 4   # NDRPDR sel
654       - 6   # NDRPDR sel
655
656     plot-dpdk-throughput-latency-3n-skx:
657       # TODO: Replace with new data
658       # csit-dpdk-perf-verify-1901-3n-skx:
659       csit-dpdk-perf-verify-1810-3n-skx:
660       - 3   # NDRPDR sel
661       - 4   # NDRPDR sel
662       - 6   # NDRPDR sel
663       - 7   # NDRPDR sel
664       - 8   # NDRPDR sel
665       - 9   # NDRPDR sel
666       - 10  # NDRPDR sel
667       - 11  # NDRPDR sel
668       - 12  # NDRPDR sel
669       - 13  # NDRPDR sel
670
671     plot-dpdk-throughput-latency-2n-skx:
672       # TODO: Add new data
673       csit-dpdk-perf-verify-1901-2n-skx:
674       - 2   # NDRPDR sel
675
676     # HoneyComb Functional
677     hc-func-results:
678       # TODO: Replace with new data
679       # csit-hc2vpp-verify-func-1901-ubuntu1604:
680       csit-hc2vpp-verify-func-1810-ubuntu1604:
681       - 3
682
683     # NSH SFC Functional
684     nsh-func-results:
685       # TODO: Replace with new data
686       # csit-nsh_sfc-verify-func-1901-ubuntu1604-virl:
687       csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
688       - 1
689
690     # DMM Functional
691     dmm-func-results:
692       # TODO: Replace with new data
693       # csit-dmm-functional-1901-ubuntu1604-virl:
694       csit-dmm-functional-1810-ubuntu1604-virl:
695       - 1
696
697   plot-layouts:
698
699     plot-soak-throughput:
700       titlefont:
701         size: 18
702       xaxis:
703         title: "<b>Test Cases [Index]</b>"
704         titlefont:
705           size: 16
706         autorange: True
707         fixedrange: False
708         gridcolor: "rgb(230, 230, 230)"
709         linecolor: "rgb(220, 220, 220)"
710         linewidth: 1
711         showgrid: True
712         showline: True
713         showticklabels: True
714         tickcolor: "rgb(220, 220, 220)"
715         tickmode: "linear"
716         tickfont:
717           size: 16
718         zeroline: False
719       yaxis:
720         title: "<b>Packet Throughput [Mpps]</b>"
721         titlefont:
722           size: 16
723         gridcolor: "rgb(230, 230, 230)"
724         hoverformat: ".4s"
725         tickformat: ".3s"
726         linecolor: "rgb(220, 220, 220)"
727         linewidth: 1
728         showgrid: True
729         showline: True
730         showticklabels: True
731         tickcolor: "rgb(220, 220, 220)"
732         tickfont:
733           size: 16
734         zeroline: False
735         range: [0,50]
736       autosize: False
737       margin:
738         t: 50
739         b: 0
740         l: 80
741         r: 20
742       showlegend: True
743       legend:
744         orientation: "h"
745         font:
746           size: 16
747       width: 700
748       height: 900
749
750     plot-service-density:
751       titlefont:
752         size: 18
753       xaxis:
754         side: "top"
755         autorange: True
756         fixedrange: False
757         showgrid: False
758         showline: False
759         showticklabels: False
760         ticks: ""
761         ticklen: 0
762         tickwidth: 0
763         zeroline: False
764       yaxis:
765         autorange: "reversed"
766         showgrid: False
767         showline: False
768         showticklabels: False
769         ticks: ""
770         ticklen: 0
771         tickwidth: 0
772         zeroline: False
773       autosize: True
774       showlegend: False
775       width: 700
776       height: 700
777
778     plot-cps:
779       titlefont:
780         size: 18
781       xaxis:
782         title: "<b>Test Cases [Index]</b>"
783         titlefont:
784           size: 16
785         autorange: True
786         fixedrange: False
787         gridcolor: "rgb(230, 230, 230)"
788         linecolor: "rgb(220, 220, 220)"
789         linewidth: 1
790         showgrid: True
791         showline: True
792         showticklabels: True
793         tickcolor: "rgb(220, 220, 220)"
794         tickmode: "linear"
795         tickfont:
796           size: 16
797         zeroline: False
798       yaxis:
799         title: "<b>Connections Per Second [cps]</b>"
800         titlefont:
801           size: 16
802         gridcolor: "rgb(230, 230, 230)"
803         hoverformat: ".4s"
804         linecolor: "rgb(220, 220, 220)"
805         linewidth: 1
806         rangemode: "tozero"
807         showgrid: True
808         showline: True
809         showticklabels: True
810         tickcolor: "rgb(220, 220, 220)"
811         tickformat: ".3s"
812         tickfont:
813           size: 16
814         zeroline: False
815       boxmode: "group"
816       boxgroupgap: 0.5
817       autosize: False
818       margin:
819         t: 50
820         b: 20
821         l: 80
822         r: 20
823       showlegend: True
824       legend:
825         orientation: "h"
826         font:
827           size: 16
828       width: 700
829       height: 800
830
831     plot-rps:
832       titlefont:
833         size: 18
834       xaxis:
835         title: "<b>Test Cases [Index]</b>"
836         titlefont:
837           size: 16
838         autorange: True
839         fixedrange: False
840         gridcolor: "rgb(230, 230, 230)"
841         linecolor: "rgb(220, 220, 220)"
842         linewidth: 1
843         showgrid: True
844         showline: True
845         showticklabels: True
846         tickcolor: "rgb(220, 220, 220)"
847         tickmode: "linear"
848         tickfont:
849           size: 16
850         zeroline: False
851       yaxis:
852         title: "<b>Requests Per Second [rps]</b>"
853         titlefont:
854           size: 16
855         gridcolor: "rgb(230, 230, 230)"
856         hoverformat: ".4s"
857         linecolor: "rgb(220, 220, 220)"
858         linewidth: 1
859         rangemode: "tozero"
860         showgrid: True
861         showline: True
862         showticklabels: True
863         tickcolor: "rgb(230, 230, 230)"
864         tickformat: ".3s"
865         tickfont:
866           size: 16
867         zeroline: False
868       boxmode: "group"
869       boxgroupgap: 0.5
870       autosize: False
871       margin:
872         t: 50
873         b: 20
874         l: 80
875         r: 20
876       showlegend: True
877       legend:
878         orientation: "h"
879         font:
880           size: 16
881       width: 700
882       height: 800
883
884     plot-throughput:
885       titlefont:
886         size: 18
887       xaxis:
888         title: "<b>Test Cases [Index]</b>"
889         titlefont:
890           size: 16
891         autorange: True
892         fixedrange: False
893         gridcolor: "rgb(230, 230, 230)"
894         linecolor: "rgb(220, 220, 220)"
895         linewidth: 1
896         showgrid: True
897         showline: True
898         showticklabels: True
899         tickcolor: "rgb(220, 220, 220)"
900         tickmode: "linear"
901         tickfont:
902           size: 16
903         zeroline: False
904       yaxis:
905         title: "<b>Packet Throughput [Mpps]</b>"
906         titlefont:
907           size: 16
908         gridcolor: "rgb(230, 230, 230)"
909         hoverformat: ".4s"
910         tickformat: ".3s"
911         linecolor: "rgb(220, 220, 220)"
912         linewidth: 1
913         showgrid: True
914         showline: True
915         showticklabels: True
916         tickcolor: "rgb(220, 220, 220)"
917         tickfont:
918           size: 16
919         zeroline: False
920         range: [0,50]
921       boxmode: "group"
922       boxgroupgap: 0.5
923       autosize: False
924       margin:
925         t: 50
926         b: 0
927         l: 80
928         r: 20
929       showlegend: True
930       legend:
931         orientation: "h"
932         font:
933           size: 16
934       width: 700
935       height: 900
936
937     plot-throughput-speedup-analysis:
938       titlefont:
939         size: 18
940       xaxis:
941         title: "<b>Number of Cores [Qty]</b>"
942         titlefont:
943           size: 16
944         autorange: True
945         fixedrange: False
946         gridcolor: "rgb(230, 230, 230)"
947         linecolor: "rgb(220, 220, 220)"
948         linewidth: 1
949         showgrid: True
950         showline: True
951         showticklabels: True
952         tickcolor: "rgb(238, 238, 238)"
953         tickmode: "linear"
954         tickfont:
955           size: 16
956         zeroline: False
957       yaxis:
958         title: "<b>Packet Throughput [Mpps]</b>"
959         titlefont:
960           size: 16
961         type: "linear"
962         gridcolor: "rgb(230, 230, 230)"
963         hoverformat: ".4s"
964         linecolor: "rgb(220, 220, 220)"
965         linewidth: 1
966         showgrid: True
967         showline: True
968         showticklabels: True
969         tickcolor: "rgb(220, 220, 220)"
970         tickformat: ".4s"
971         tickfont:
972           size: 16
973         zeroline: True
974         rangemode: "tozero"
975         range: [0,100]
976       legend:
977         orientation: "h"
978         font:
979           size: 16
980         xanchor: "left"
981         yanchor: "top"
982         x: 0
983         y: -0.2
984         bgcolor: "rgba(255, 255, 255, 0)"
985         bordercolor: "rgba(255, 255, 255, 0)"
986         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
987       autosize: False
988       margin:
989           't': 50
990           'b': 150
991           'l': 85
992           'r': 10
993       showlegend: True
994       width: 700
995       height: 700
996       hoverlabel:
997         namelength: -1
998       annotations: [
999         {
1000           text: "_ _          __          ...",
1001           align: "left",
1002           showarrow: False,
1003           xref: "paper",
1004           yref: "paper",
1005           xanchor: "left",
1006           yanchor: "top",
1007           x: 0,
1008           y: -0.13,
1009           font: {
1010             family: "Consolas, Courier New",
1011             size: 15
1012           },
1013         },
1014         {
1015           text: "    Perfect     Measured     Limit",
1016           align: "left",
1017           showarrow: False,
1018           xref: "paper",
1019           yref: "paper",
1020           xanchor: "left",
1021           yanchor: "top",
1022           x: 0,
1023           y: -0.15,
1024           font: {
1025             family: "Consolas, Courier New",
1026             size: 15
1027           },
1028         },
1029       ]
1030
1031     plot-latency:
1032       titlefont:
1033         size: 18
1034       xaxis:
1035         title: "<b>Direction</b>"
1036         titlefont:
1037           size: 16
1038         autorange: True
1039         fixedrange: False
1040         gridcolor: "rgb(230, 230, 230)"
1041         linecolor: "rgb(220, 220, 220)"
1042         linewidth: 1
1043         showgrid: True
1044         showline: True
1045         showticklabels: False
1046         tickcolor: "rgb(220, 220, 220)"
1047         tickmode: "linear"
1048         tickfont:
1049           size: 16
1050         zeroline: False
1051       yaxis:
1052         title: "<b>Packet Latency [uSec]</b>"
1053         titlefont:
1054           size: 16
1055         type: "linear"
1056         gridcolor: "rgb(230, 230, 230)"
1057         hoverformat: ".4s"
1058         linecolor: "rgb(220, 220, 220)"
1059         linewidth: 1
1060         showgrid: True
1061         showline: True
1062         showticklabels: True
1063         tickcolor: "rgb(220, 220, 220)"
1064         tickformat: ".4s"
1065         tickfont:
1066           size: 16
1067         zeroline: True
1068         rangemode: "tozero"
1069       legend:
1070         orientation: "h"
1071         font:
1072           size: 16
1073         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1074       autosize: False
1075       margin:
1076           't': 50
1077           'b': 150
1078           'l': 80
1079           'r': 10
1080       showlegend: True
1081       width: 700
1082       height: 700
1083       hoverlabel:
1084         namelength: -1
1085
1086 -
1087   type: "static"
1088   src-path: "{DIR[RST]}"
1089   dst-path: "{DIR[WORKING,SRC]}"
1090
1091 -
1092   type: "input"
1093   general:
1094     file-name: "robot-plugin.zip"
1095     file-format: ".zip"
1096     download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1097     extract: "robot-plugin/output.xml"
1098
1099   builds:
1100
1101     intel-dnv-vpp-release-1810:
1102     - 1
1103
1104     csit-vpp-perf-verify-1807-3n-hsw:
1105     - 8   # MRR full
1106     - 9   # MRR sel
1107     - 21  # MRR sel
1108     - 31  # MRR sel
1109     - 33  # MRR sel
1110     - 36  # MRR sel
1111     - 41  # MRR sel
1112     - 42  # MRR sel
1113     - 48  # MRR sel
1114     - 11  # NDRPDR full 1
1115     - 22  # NDRPDR full 2
1116     - 45  # NDRPDR full 3
1117     - 46  # NDRPDR full 4
1118     - 15  # NDRPDR sel
1119     - 16  # NDRPDR sel
1120     - 19  # NDRPDR sel
1121     - 18  # NDRPDR sel
1122     - 20  # NDRPDR sel
1123     - 38  # NDRPDR sel
1124     - 40  # NDRPDR sel
1125     - 44  # NDRPDR sel
1126     - 47  # NDRPDR sel
1127     - 24  # WRK
1128     - 25  # WRK
1129     - 23  # WRK
1130     - 26  # WRK
1131     - 27  # WRK
1132     - 28  # WRK
1133     - 29  # WRK
1134     - 30  # WRK
1135     - 32  # WRK
1136     - 35  # WRK
1137     csit-vpp-perf-verify-1810-3n-hsw:
1138     - 9   # MRR sel
1139     - 20  # NDRPDR full
1140     - 21  # NDRPDR full
1141     - 22  # NDRPDR full
1142     - 27  # NDRPDR full
1143     - 8   # NDRPDR sel
1144     - 12  # NDRPDR sel
1145     - 14  # NDRPDR sel
1146     - 18  # NDRPDR sel
1147     - 23  # NDRPDR sel
1148     - 25  # NDRPDR sel
1149     - 38  # NDRPDR sel
1150     - 39  # NDRPDR sel
1151     - 41  # NDRPDR sel
1152     - 42  # NDRPDR sel
1153     - 28  # WRK
1154     - 29  # WRK
1155     - 30  # WRK
1156     - 31  # WRK
1157     - 32  # WRK
1158     - 33  # WRK
1159     - 34  # WRK
1160     - 35  # WRK
1161     - 36  # WRK
1162     - 37  # WRK
1163     csit-vpp-perf-verify-1901-3n-hsw:
1164     - 35  # MRR sel
1165     - 10  # NDRPDR sel
1166     - 19  # NDRPDR sel
1167     csit-vpp-perf-verify-1807-3n-skx:
1168     - 31  # MRR full
1169     - 28  # MRR sel
1170     - 32  # MRR sel
1171     - 36  # MRR sel
1172     - 42  # MRR sel
1173     - 47  # MRR sel
1174     - 48  # MRR sel
1175     - 51  # MRR sel
1176     - 52  # MRR sel
1177     - 53  # MRR sel
1178     - 54  # MRR sel
1179     - 40  # NDRPDR full 1
1180     - 41  # NDRPDR full 2
1181     - 33  # NDRPDR sel
1182     - 35  # NDRPDR sel
1183     - 37  # NDRPDR sel
1184     - 38  # NDRPDR sel
1185     - 39  # NDRPDR sel
1186     - 43  # NDRPDR sel
1187     - 44  # NDRPDR sel
1188     - 49  # NDRPDR sel
1189     - 50  # NDRPDR sel
1190     - 56  # NDRPDR sel
1191     csit-vpp-perf-verify-1810-3n-skx:
1192     - 9   # MRR sel
1193     - 11  # MRR sel
1194     - 12  # MRR sel
1195     - 13  # MRR sel
1196     - 23  # NDRPDR full
1197     - 24  # NDRPDR full
1198     - 10  # NDRPDR sel
1199     - 14  # NDRPDR sel
1200     - 15  # NDRPDR sel
1201     - 16  # NDRPDR sel
1202     - 17  # NDRPDR sel
1203     - 19  # NDRPDR sel
1204     - 20  # NDRPDR sel
1205     - 21  # NDRPDR sel
1206     - 22  # NDRPDR sel
1207     - 25  # NDRPDR sel
1208     csit-vpp-perf-verify-1901-3n-skx:
1209     - 32  # MRR sel
1210     - 28  # NDRPDR sel
1211     - 18  # NDRPDR sel
1212     - 19  # NDRPDR sel
1213     - 20  # NDRPDR sel
1214     csit-vpp-perf-verify-1807-2n-skx:
1215     - 27  # MRR full
1216     - 31  # MRR sel
1217     - 33  # MRR sel
1218     - 37  # MRR sel
1219     - 38  # MRR sel
1220     - 41  # MRR sel
1221     - 43  # MRR sel
1222     - 44  # MRR sel
1223     - 45  # MRR sel
1224     - 46  # MRR sel
1225     - 47  # MRR sel
1226     - 32  # NDRPDR full
1227     - 26  # NDRPDR sel
1228     - 28  # NDRPDR sel
1229     - 29  # NDRPDR sel
1230     - 30  # NDRPDR sel
1231     - 34  # NDRPDR sel
1232     - 35  # NDRPDR sel
1233     - 36  # NDRPDR sel
1234     - 39  # NDRPDR sel
1235     - 40  # NDRPDR sel
1236     - 42  # NDRPDR sel
1237     csit-vpp-perf-verify-1810-2n-skx:
1238     - 8   # MRR sel
1239     - 10  # MRR sel
1240     - 11  # MRR sel
1241     - 12  # MRR sel
1242     - 25  # NDRPDR full
1243     - 26  # NDRPDR full
1244     - 9   # NDRPDR sel
1245     - 13  # NDRPDR sel
1246     - 14  # NDRPDR sel
1247     - 19  # NDRPDR sel
1248     - 20  # NDRPDR sel
1249     - 21  # NDRPDR sel
1250     - 22  # NDRPDR sel
1251     - 23  # NDRPDR sel
1252     - 24  # NDRPDR sel
1253     - 27  # NDRPDR sel
1254     csit-vpp-perf-verify-1901-2n-skx:
1255     - 22  # MRR sel
1256     - 5   # NDRPDR sel
1257     - 10  # NDRPDR sel fails
1258     - 12  # NDRPDR sel
1259     - 13  # NDRPDR sel
1260     - 16  # NDRPDR sel fails
1261     csit-vpp-perf-verify-master-2n-skx:
1262     - 248  # SOAK sel
1263     - 251  # SOAK sel
1264     - 237  # VSC
1265     - 226  # CSC
1266     - 231  # CSC
1267     - 233  # CSC
1268     - 243  # VSC
1269     - 247  # CSP
1270     csit-ligato-perf-verify-1810-3n-hsw:
1271     - 5   # full
1272     - 6   # sel
1273     - 8   # sel
1274     - 9   # sel
1275     - 11  # sel
1276     - 12  # sel
1277     - 13  # sel
1278     - 14  # sel
1279     - 16  # sel
1280     - 17  # sel
1281     - 18  # sel
1282     csit-dpdk-perf-verify-1807-3n-hsw:
1283     - 11
1284     - 12  # full
1285     - 14
1286     - 15
1287     - 16
1288     - 17
1289     - 20
1290     - 21
1291     - 22
1292     - 23
1293     csit-dpdk-perf-verify-1810-3n-hsw:
1294     - 1   # NDRPDR sel
1295     - 2   # NDRPDR sel
1296     - 3   # NDRPDR sel
1297     - 4   # NDRPDR sel
1298     - 5   # NDRPDR sel
1299     - 6   # NDRPDR sel
1300     - 7   # NDRPDR sel
1301     - 8   # NDRPDR sel
1302     - 9   # NDRPDR sel
1303     - 10  # NDRPDR sel
1304     csit-dpdk-perf-verify-1901-3n-hsw:
1305     - 3   # NDRPDR sel
1306     - 4   # NDRPDR sel
1307     - 6   # NDRPDR sel
1308     csit-dpdk-perf-verify-1807-3n-skx:
1309     - 1   # NDRPDR sel
1310     - 2   # NDRPDR sel
1311     - 3   # NDRPDR sel
1312     - 6   # NDRPDR sel
1313     - 7   # NDRPDR sel
1314     - 8   # NDRPDR sel
1315     - 9   # NDRPDR sel
1316     - 10  # NDRPDR sel
1317     - 11  # NDRPDR sel
1318     - 12  # NDRPDR sel
1319     csit-dpdk-perf-verify-1810-3n-skx:
1320     - 3   # NDRPDR sel
1321     - 4   # NDRPDR sel
1322     - 6   # NDRPDR sel
1323     - 7   # NDRPDR sel
1324     - 8   # NDRPDR sel
1325     - 9   # NDRPDR sel
1326     - 10  # NDRPDR sel
1327     - 11  # NDRPDR sel
1328     - 12  # NDRPDR sel
1329     - 13  # NDRPDR sel
1330 #    csit-dpdk-perf-verify-1810-2n-skx:
1331 #    - 3   # NDRPDR sel
1332 #    - 4   # NDRPDR sel
1333 #    - 5   # NDRPDR sel
1334 #    - 7   # NDRPDR sel
1335 #    - 8   # NDRPDR sel
1336 #    - 9   # NDRPDR sel
1337 #    - 10  # NDRPDR sel
1338 #    - 11  # NDRPDR sel
1339 #    - 12  # NDRPDR sel
1340 #    - 13  # NDRPDR sel
1341     csit-dpdk-perf-verify-1901-2n-skx:
1342     - 2   # NDRPDR sel
1343     csit-vpp-functional-1901-ubuntu1604-virl:
1344     - 48
1345     csit-vpp-functional-1901-centos7-virl:
1346     - 50
1347     csit-vpp-device-1901-ubuntu1804-1n-skx:
1348     - 49
1349     csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
1350     - 1
1351     csit-dmm-functional-1810-ubuntu1604-virl:
1352     - 1
1353     csit-hc2vpp-verify-func-1810-ubuntu1604:
1354     - 3
1355
1356 -
1357   type: "output"
1358   output: "report"
1359   format:
1360     html:
1361     - full
1362 #    pdf:
1363 #    - minimal
1364
1365 ################################################################################
1366 ###                               T A B L E S                                ###
1367 ################################################################################
1368
1369
1370 # VPP Compare NICs 3n-hsw 1t1c ndr
1371 -
1372   type: "table"
1373   title: "VPP Compare NICs 3n-hsw 1t1c ndr"
1374   algorithm: "table_nics_comparison"
1375   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-ndr"
1376   reference:
1377     title: "Intel-x520"
1378     nic: "NIC_Intel-X520-DA2"
1379   compare:
1380     title: "Intel-x710"
1381     nic: "NIC_Intel-X710"
1382   data: "vpp-nic-comparison-3n-hsw"
1383   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1384   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1385   parameters:
1386   - "name"
1387   - "parent"
1388   - "throughput"
1389   - "tags"
1390
1391 # VPP Compare NICs 3n-hsw 2t2c ndr
1392 -
1393   type: "table"
1394   title: "VPP Compare NICs 3n-hsw 2t2c ndr"
1395   algorithm: "table_nics_comparison"
1396   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-ndr"
1397   reference:
1398     title: "Intel-x520"
1399     nic: "NIC_Intel-X520-DA2"
1400   compare:
1401     title: "Intel-x710"
1402     nic: "NIC_Intel-X710"
1403   data: "vpp-nic-comparison-3n-hsw"
1404   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1405   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1406   parameters:
1407   - "name"
1408   - "parent"
1409   - "throughput"
1410   - "tags"
1411
1412 # VPP Compare NICs 3n-hsw 1t1c pdr
1413 -
1414   type: "table"
1415   title: "VPP Compare NICs 3n-hsw 1t1c pdr"
1416   algorithm: "table_nics_comparison"
1417   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-pdr"
1418   reference:
1419     title: "Intel-x520"
1420     nic: "NIC_Intel-X520-DA2"
1421   compare:
1422     title: "Intel-x710"
1423     nic: "NIC_Intel-X710"
1424   data: "vpp-nic-comparison-3n-hsw"
1425   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1426   filter: "'1T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1427   parameters:
1428   - "name"
1429   - "parent"
1430   - "throughput"
1431   - "tags"
1432
1433 # VPP Compare NICs 3n-hsw 2t2c pdr
1434 -
1435   type: "table"
1436   title: "VPP Compare NICs 3n-hsw 2t2c pdr"
1437   algorithm: "table_nics_comparison"
1438   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-pdr"
1439   reference:
1440     title: "Intel-x520"
1441     nic: "NIC_Intel-X520-DA2"
1442   compare:
1443     title: "Intel-x710"
1444     nic: "NIC_Intel-X710"
1445   data: "vpp-nic-comparison-3n-hsw"
1446   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1447   filter: "'2T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1448   parameters:
1449   - "name"
1450   - "parent"
1451   - "throughput"
1452   - "tags"
1453
1454 # VPP Compare NICs 3n-hsw 1t1c mrr
1455 -
1456   type: "table"
1457   title: "VPP Compare NICs 3n-hsw 1t1c mrr"
1458   algorithm: "table_nics_comparison"
1459   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-nics-mrr"
1460   reference:
1461     title: "Intel-x520"
1462     nic: "NIC_Intel-X520-DA2"
1463   compare:
1464     title: "Intel-x710"
1465     nic: "NIC_Intel-X710"
1466   data: "vpp-nic-comparison-3n-hsw-mrr"
1467   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1468   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1469   parameters:
1470   - "name"
1471   - "parent"
1472   - "result"
1473   - "tags"
1474
1475 # VPP Compare NICs 3n-hsw 2t2c mrr
1476 -
1477   type: "table"
1478   title: "VPP Compare NICs 3n-hsw 2t2c mrr"
1479   algorithm: "table_nics_comparison"
1480   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-nics-mrr"
1481   reference:
1482     title: "Intel-x520"
1483     nic: "NIC_Intel-X520-DA2"
1484   compare:
1485     title: "Intel-x710"
1486     nic: "NIC_Intel-X710"
1487   data: "vpp-nic-comparison-3n-hsw-mrr"
1488   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1489   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1490   parameters:
1491   - "name"
1492   - "parent"
1493   - "result"
1494   - "tags"
1495
1496 # VPP Compare NICs 3n-hsw 4t4c mrr
1497 -
1498   type: "table"
1499   title: "VPP Compare NICs 3n-hsw 4t4c mrr"
1500   algorithm: "table_nics_comparison"
1501   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-nics-mrr"
1502   reference:
1503     title: "Intel-x520"
1504     nic: "NIC_Intel-X520-DA2"
1505   compare:
1506     title: "Intel-x710"
1507     nic: "NIC_Intel-X710"
1508   data: "vpp-nic-comparison-3n-hsw-mrr"
1509   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1510   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1511   parameters:
1512   - "name"
1513   - "parent"
1514   - "result"
1515   - "tags"
1516
1517 # VPP Compare NICs 3n-skx 2t1c ndr
1518 -
1519   type: "table"
1520   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1521   algorithm: "table_nics_comparison"
1522   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1523   reference:
1524     title: "Intel-x710"
1525     nic: "NIC_Intel-X710"
1526   compare:
1527     title: "Intel-xxv710"
1528     nic: "NIC_Intel-XXV710"
1529   data: "vpp-nic-comparison-3n-skx"
1530   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1531   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1532   parameters:
1533   - "name"
1534   - "parent"
1535   - "throughput"
1536   - "tags"
1537
1538 # VPP Compare NICs 3n-skx 4t2c ndr
1539 -
1540   type: "table"
1541   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1542   algorithm: "table_nics_comparison"
1543   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1544   reference:
1545     title: "Intel-x710"
1546     nic: "NIC_Intel-X710"
1547   compare:
1548     title: "Intel-xxv710"
1549     nic: "NIC_Intel-XXV710"
1550   data: "vpp-nic-comparison-3n-skx"
1551   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1552   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1553   parameters:
1554   - "name"
1555   - "parent"
1556   - "throughput"
1557   - "tags"
1558
1559 # VPP Compare NICs 3n-skx 2t1c pdr
1560 -
1561   type: "table"
1562   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1563   algorithm: "table_nics_comparison"
1564   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1565   reference:
1566     title: "Intel-x710"
1567     nic: "NIC_Intel-X710"
1568   compare:
1569     title: "Intel-xxv710"
1570     nic: "NIC_Intel-XXV710"
1571   data: "vpp-nic-comparison-3n-skx"
1572   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1573   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1574   parameters:
1575   - "name"
1576   - "parent"
1577   - "throughput"
1578   - "tags"
1579
1580  # VPP Compare NICs 3n-skx 4t2c pdr
1581 -
1582   type: "table"
1583   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1584   algorithm: "table_nics_comparison"
1585   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1586   reference:
1587     title: "Intel-x710"
1588     nic: "NIC_Intel-X710"
1589   compare:
1590     title: "Intel-xxv710"
1591     nic: "NIC_Intel-XXV710"
1592   data: "vpp-nic-comparison-3n-skx"
1593   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1594   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1595   parameters:
1596   - "name"
1597   - "parent"
1598   - "throughput"
1599   - "tags"
1600
1601 # VPP Compare NICs 3n-skx 2t1c mrr
1602 -
1603   type: "table"
1604   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1605   algorithm: "table_nics_comparison"
1606   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1607   reference:
1608     title: "Intel-x710"
1609     nic: "NIC_Intel-X710"
1610   compare:
1611     title: "Intel-xxv710"
1612     nic: "NIC_Intel-XXV710"
1613   data: "vpp-nic-comparison-3n-skx-mrr"
1614   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1615   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1616   parameters:
1617   - "name"
1618   - "parent"
1619   - "result"
1620   - "tags"
1621
1622 # VPP Compare NICs 3n-skx 4t2c mrr
1623 -
1624   type: "table"
1625   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1626   algorithm: "table_nics_comparison"
1627   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1628   reference:
1629     title: "Intel-x710"
1630     nic: "NIC_Intel-X710"
1631   compare:
1632     title: "Intel-xxv710"
1633     nic: "NIC_Intel-XXV710"
1634   data: "vpp-nic-comparison-3n-skx-mrr"
1635   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1636   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1637   parameters:
1638   - "name"
1639   - "parent"
1640   - "result"
1641   - "tags"
1642
1643  # VPP Compare NICs 3n-skx 8t4c mrr
1644 -
1645   type: "table"
1646   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1647   algorithm: "table_nics_comparison"
1648   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1649   reference:
1650     title: "Intel-x710"
1651     nic: "NIC_Intel-X710"
1652   compare:
1653     title: "Intel-xxv710"
1654     nic: "NIC_Intel-XXV710"
1655   data: "vpp-nic-comparison-3n-skx-mrr"
1656   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1657   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1658   parameters:
1659   - "name"
1660   - "parent"
1661   - "result"
1662   - "tags"
1663
1664 # VPP Compare NICs 2n-skx 2t1c ndr
1665 -
1666   type: "table"
1667   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1668   algorithm: "table_nics_comparison"
1669   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1670   reference:
1671     title: "Intel-x710"
1672     nic: "NIC_Intel-X710"
1673   compare:
1674     title: "Intel-xxv710"
1675     nic: "NIC_Intel-XXV710"
1676   data: "vpp-nic-comparison-2n-skx"
1677   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1678   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1679   parameters:
1680   - "name"
1681   - "parent"
1682   - "throughput"
1683   - "tags"
1684
1685 # VPP Compare NICs 2n-skx 4t2c ndr
1686 -
1687   type: "table"
1688   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1689   algorithm: "table_nics_comparison"
1690   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1691   reference:
1692     title: "Intel-x710"
1693     nic: "NIC_Intel-X710"
1694   compare:
1695     title: "Intel-xxv710"
1696     nic: "NIC_Intel-XXV710"
1697   data: "vpp-nic-comparison-2n-skx"
1698   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1699   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1700   parameters:
1701   - "name"
1702   - "parent"
1703   - "throughput"
1704   - "tags"
1705
1706  # VPP Compare NICs 2n-skx 2t1c pdr
1707 -
1708   type: "table"
1709   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1710   algorithm: "table_nics_comparison"
1711   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1712   reference:
1713     title: "Intel-x710"
1714     nic: "NIC_Intel-X710"
1715   compare:
1716     title: "Intel-xxv710"
1717     nic: "NIC_Intel-XXV710"
1718   data: "vpp-nic-comparison-2n-skx"
1719   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1720   filter: "'2T1C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1721   parameters:
1722   - "name"
1723   - "parent"
1724   - "throughput"
1725   - "tags"
1726
1727 # VPP Compare NICs 2n-skx 4t2c pdr
1728 -
1729   type: "table"
1730   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1731   algorithm: "table_nics_comparison"
1732   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1733   reference:
1734     title: "Intel-x710"
1735     nic: "NIC_Intel-X710"
1736   compare:
1737     title: "Intel-xxv710"
1738     nic: "NIC_Intel-XXV710"
1739   data: "vpp-nic-comparison-2n-skx"
1740   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1741   filter: "'4T2C' and 'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1742   parameters:
1743   - "name"
1744   - "parent"
1745   - "throughput"
1746   - "tags"
1747
1748 # VPP Compare NICs 2n-skx 2t1c mrr
1749 -
1750   type: "table"
1751   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1752   algorithm: "table_nics_comparison"
1753   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1754   reference:
1755     title: "Intel-x710"
1756     nic: "NIC_Intel-X710"
1757   compare:
1758     title: "Intel-xxv710"
1759     nic: "NIC_Intel-XXV710"
1760   data: "vpp-nic-comparison-2n-skx-mrr"
1761   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1762   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1763   parameters:
1764   - "name"
1765   - "parent"
1766   - "result"
1767   - "tags"
1768
1769 # VPP Compare NICs 2n-skx 4t2c mrr
1770 -
1771   type: "table"
1772   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1773   algorithm: "table_nics_comparison"
1774   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1775   reference:
1776     title: "Intel-x710"
1777     nic: "NIC_Intel-X710"
1778   compare:
1779     title: "Intel-xxv710"
1780     nic: "NIC_Intel-XXV710"
1781   data: "vpp-nic-comparison-2n-skx-mrr"
1782   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1783   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1784   parameters:
1785   - "name"
1786   - "parent"
1787   - "result"
1788   - "tags"
1789
1790 # VPP Compare NICs 2n-skx 8t4c mrr
1791 -
1792   type: "table"
1793   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1794   algorithm: "table_nics_comparison"
1795   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1796   reference:
1797     title: "Intel-x710"
1798     nic: "NIC_Intel-X710"
1799   compare:
1800     title: "Intel-xxv710"
1801     nic: "NIC_Intel-XXV710"
1802   data: "vpp-nic-comparison-2n-skx-mrr"
1803   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1804   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1805   parameters:
1806   - "name"
1807   - "parent"
1808   - "result"
1809   - "tags"
1810
1811 ################################################################################
1812 # VPP
1813
1814 # VPP Performance Changes 3n-hsw 1t1c pdr
1815 -
1816   type: "table"
1817   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
1818   algorithm: "table_performance_comparison"
1819   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
1820   history:
1821     -
1822       title: "rls1807"
1823       data:
1824         csit-vpp-perf-verify-1807-3n-hsw:
1825         - 11  # NDRPDR full 1
1826         - 22  # NDRPDR full 2
1827         - 45  # NDRPDR full 3
1828         - 46  # NDRPDR full 4
1829         - 15  # NDRPDR sel
1830         - 16  # NDRPDR sel
1831         - 19  # NDRPDR sel
1832         - 18  # NDRPDR sel
1833         - 20  # NDRPDR sel
1834         - 38  # NDRPDR sel
1835         - 40  # NDRPDR sel
1836         - 44  # NDRPDR sel
1837   reference:
1838     title: "rls1810"
1839     data:
1840       csit-vpp-perf-verify-1810-3n-hsw:
1841       - 8   # NDRPDR sel
1842       - 12  # NDRPDR sel
1843       - 14  # NDRPDR sel
1844       - 18  # NDRPDR sel
1845       - 23  # NDRPDR sel
1846       - 25  # NDRPDR sel
1847       - 38  # NDRPDR sel
1848       - 39  # NDRPDR sel
1849       - 41  # NDRPDR sel
1850       - 42  # NDRPDR sel
1851   compare:
1852     title: "rls1901"
1853     data:
1854       # TODO: Add new data:
1855       csit-vpp-perf-verify-1901-3n-hsw:
1856       - 10  # NDRPDR sel
1857       - 19  # NDRPDR sel
1858   data: "vpp-performance-changes-3n-hsw"
1859   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1860   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1861   parameters:
1862   - "name"
1863   - "parent"
1864   - "throughput"
1865
1866 # VPP Performance Changes 3n-hsw 2t2c pdr
1867 -
1868   type: "table"
1869   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
1870   algorithm: "table_performance_comparison"
1871   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
1872   history:
1873     -
1874       title: "rls1807"
1875       data:
1876         csit-vpp-perf-verify-1807-3n-hsw:
1877         - 11  # NDRPDR full 1
1878         - 22  # NDRPDR full 2
1879         - 45  # NDRPDR full 3
1880         - 46  # NDRPDR full 4
1881         - 15  # NDRPDR sel
1882         - 16  # NDRPDR sel
1883         - 19  # NDRPDR sel
1884         - 18  # NDRPDR sel
1885         - 20  # NDRPDR sel
1886         - 38  # NDRPDR sel
1887         - 40  # NDRPDR sel
1888         - 44  # NDRPDR sel
1889         - 47  # NDRPDR sel
1890   reference:
1891     title: "rls1810"
1892     data:
1893       csit-vpp-perf-verify-1810-3n-hsw:
1894       - 8   # NDRPDR sel
1895       - 12  # NDRPDR sel
1896       - 14  # NDRPDR sel
1897       - 18  # NDRPDR sel
1898       - 23  # NDRPDR sel
1899       - 25  # NDRPDR sel
1900       - 38  # NDRPDR sel
1901       - 39  # NDRPDR sel
1902       - 41  # NDRPDR sel
1903       - 42  # NDRPDR sel
1904   compare:
1905     title: "rls1901"
1906     data:
1907       # TODO: Add new data:
1908       csit-vpp-perf-verify-1901-3n-hsw:
1909       - 10  # NDRPDR sel
1910       - 19  # NDRPDR sel
1911   data: "vpp-performance-changes-3n-hsw"
1912   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1913   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1914   parameters:
1915   - "name"
1916   - "parent"
1917   - "throughput"
1918
1919 # VPP Performance Changes 3n-hsw 1t1c ndr
1920 -
1921   type: "table"
1922   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
1923   algorithm: "table_performance_comparison"
1924   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
1925   history:
1926     -
1927       title: "rls1807"
1928       data:
1929         csit-vpp-perf-verify-1807-3n-hsw:
1930         - 11  # NDRPDR full 1
1931         - 22  # NDRPDR full 2
1932         - 45  # NDRPDR full 3
1933         - 46  # NDRPDR full 4
1934         - 15  # NDRPDR sel
1935         - 16  # NDRPDR sel
1936         - 19  # NDRPDR sel
1937         - 18  # NDRPDR sel
1938         - 20  # NDRPDR sel
1939         - 38  # NDRPDR sel
1940         - 40  # NDRPDR sel
1941         - 44  # NDRPDR sel
1942         - 47  # NDRPDR sel
1943   reference:
1944     title: "rls1810"
1945     data:
1946       csit-vpp-perf-verify-1810-3n-hsw:
1947       - 8   # NDRPDR sel
1948       - 12  # NDRPDR sel
1949       - 14  # NDRPDR sel
1950       - 18  # NDRPDR sel
1951       - 23  # NDRPDR sel
1952       - 25  # NDRPDR sel
1953       - 38  # NDRPDR sel
1954       - 39  # NDRPDR sel
1955       - 41  # NDRPDR sel
1956       - 42  # NDRPDR sel
1957   compare:
1958     title: "rls1901"
1959     data:
1960       # TODO: Add new data:
1961       csit-vpp-perf-verify-1901-3n-hsw:
1962       - 10  # NDRPDR sel
1963       - 19  # NDRPDR sel
1964   data: "vpp-performance-changes-3n-hsw"
1965   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1966   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
1967   parameters:
1968   - "name"
1969   - "parent"
1970   - "throughput"
1971
1972 # VPP Performance Changes 3n-hsw 2t2c ndr
1973 -
1974   type: "table"
1975   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
1976   algorithm: "table_performance_comparison"
1977   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
1978   history:
1979     -
1980       title: "rls1807"
1981       data:
1982         csit-vpp-perf-verify-1807-3n-hsw:
1983         - 11  # NDRPDR full 1
1984         - 22  # NDRPDR full 2
1985         - 45  # NDRPDR full 3
1986         - 46  # NDRPDR full 4
1987         - 15  # NDRPDR sel
1988         - 16  # NDRPDR sel
1989         - 19  # NDRPDR sel
1990         - 18  # NDRPDR sel
1991         - 20  # NDRPDR sel
1992         - 38  # NDRPDR sel
1993         - 40  # NDRPDR sel
1994         - 44  # NDRPDR sel
1995         - 47  # NDRPDR sel
1996   reference:
1997     title: "rls1810"
1998     data:
1999       csit-vpp-perf-verify-1810-3n-hsw:
2000       - 8   # NDRPDR sel
2001       - 12  # NDRPDR sel
2002       - 14  # NDRPDR sel
2003       - 18  # NDRPDR sel
2004       - 23  # NDRPDR sel
2005       - 25  # NDRPDR sel
2006       - 38  # NDRPDR sel
2007       - 39  # NDRPDR sel
2008       - 41  # NDRPDR sel
2009       - 42  # NDRPDR sel
2010   compare:
2011     title: "rls1901"
2012     data:
2013       # TODO: Add new data:
2014       csit-vpp-perf-verify-1901-3n-hsw:
2015       - 10  # NDRPDR sel
2016       - 19  # NDRPDR sel
2017   data: "vpp-performance-changes-3n-hsw"
2018   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2019   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2020   parameters:
2021   - "name"
2022   - "parent"
2023   - "throughput"
2024
2025 # VPP Performance Changes 3n-skx 2t1c pdr
2026 -
2027   type: "table"
2028   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2029   algorithm: "table_performance_comparison"
2030   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2031   history:
2032     -
2033       title: "rls1807"
2034       data:
2035         csit-vpp-perf-verify-1807-3n-skx:
2036         - 33  # NDRPDR sel
2037         - 35  # NDRPDR sel
2038         - 37  # NDRPDR sel
2039         - 38  # NDRPDR sel
2040         - 39  # NDRPDR sel
2041         - 43  # NDRPDR sel
2042         - 44  # NDRPDR sel
2043         - 49  # NDRPDR sel
2044         - 50  # NDRPDR sel
2045         - 56  # NDRPDR sel
2046   reference:
2047     title: "rls1810"
2048     data:
2049       csit-vpp-perf-verify-1810-3n-skx:
2050       - 10  # NDRPDR sel
2051       - 14  # NDRPDR sel
2052       - 15  # NDRPDR sel
2053       - 16  # NDRPDR sel
2054       - 17  # NDRPDR sel
2055       - 19  # NDRPDR sel
2056       - 20  # NDRPDR sel
2057       - 21  # NDRPDR sel
2058       - 22  # NDRPDR sel
2059       - 25  # NDRPDR sel
2060   compare:
2061     title: "rls1901"
2062     data:
2063       # TODO: Add new data:
2064       csit-vpp-perf-verify-1901-3n-skx:
2065       - 28  # NDRPDR sel
2066       - 18  # NDRPDR sel
2067       - 19  # NDRPDR sel
2068       - 20  # NDRPDR sel
2069   data: "vpp-performance-changes-3n-skx"
2070   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2071   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2072   parameters:
2073   - "name"
2074   - "parent"
2075   - "throughput"
2076
2077 # VPP Performance Changes 3n-skx 4t2c pdr
2078 -
2079   type: "table"
2080   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2081   algorithm: "table_performance_comparison"
2082   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2083   history:
2084     -
2085       title: "rls1807"
2086       data:
2087         csit-vpp-perf-verify-1807-3n-skx:
2088         - 33  # NDRPDR sel
2089         - 35  # NDRPDR sel
2090         - 37  # NDRPDR sel
2091         - 38  # NDRPDR sel
2092         - 39  # NDRPDR sel
2093         - 43  # NDRPDR sel
2094         - 44  # NDRPDR sel
2095         - 49  # NDRPDR sel
2096         - 50  # NDRPDR sel
2097         - 56  # NDRPDR sel
2098   reference:
2099     title: "rls1810"
2100     data:
2101       csit-vpp-perf-verify-1810-3n-skx:
2102       - 10  # NDRPDR sel
2103       - 14  # NDRPDR sel
2104       - 15  # NDRPDR sel
2105       - 16  # NDRPDR sel
2106       - 17  # NDRPDR sel
2107       - 19  # NDRPDR sel
2108       - 20  # NDRPDR sel
2109       - 21  # NDRPDR sel
2110       - 22  # NDRPDR sel
2111       - 25  # NDRPDR sel
2112   compare:
2113     title: "rls1901"
2114     data:
2115       # TODO: Add new data:
2116       csit-vpp-perf-verify-1901-3n-skx:
2117       - 28  # NDRPDR sel
2118       - 18  # NDRPDR sel
2119       - 19  # NDRPDR sel
2120       - 20  # NDRPDR sel
2121   data: "vpp-performance-changes-3n-skx"
2122   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2123   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2124   parameters:
2125   - "name"
2126   - "parent"
2127   - "throughput"
2128
2129 # VPP Performance Changes 3n-skx 2t1c ndr
2130 -
2131   type: "table"
2132   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2133   algorithm: "table_performance_comparison"
2134   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2135   history:
2136     -
2137       title: "rls1807"
2138       data:
2139         csit-vpp-perf-verify-1807-3n-skx:
2140         - 33  # NDRPDR sel
2141         - 35  # NDRPDR sel
2142         - 37  # NDRPDR sel
2143         - 38  # NDRPDR sel
2144         - 39  # NDRPDR sel
2145         - 43  # NDRPDR sel
2146         - 44  # NDRPDR sel
2147         - 49  # NDRPDR sel
2148         - 50  # NDRPDR sel
2149         - 56  # NDRPDR sel
2150   reference:
2151     title: "rls1810"
2152     data:
2153       csit-vpp-perf-verify-1810-3n-skx:
2154       - 10  # NDRPDR sel
2155       - 14  # NDRPDR sel
2156       - 15  # NDRPDR sel
2157       - 16  # NDRPDR sel
2158       - 17  # NDRPDR sel
2159       - 19  # NDRPDR sel
2160       - 20  # NDRPDR sel
2161       - 21  # NDRPDR sel
2162       - 22  # NDRPDR sel
2163       - 25  # NDRPDR sel
2164   compare:
2165     title: "rls1901"
2166     data:
2167       # TODO: Add new data:
2168       csit-vpp-perf-verify-1901-3n-skx:
2169       - 28  # NDRPDR sel
2170       - 18  # NDRPDR sel
2171       - 19  # NDRPDR sel
2172       - 20  # NDRPDR sel
2173   data: "vpp-performance-changes-3n-skx"
2174   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2175   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2176   parameters:
2177   - "name"
2178   - "parent"
2179   - "throughput"
2180
2181 # VPP Performance Changes 3n-skx 4t2c ndr
2182 -
2183   type: "table"
2184   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2185   algorithm: "table_performance_comparison"
2186   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2187   history:
2188     -
2189       title: "rls1807"
2190       data:
2191         csit-vpp-perf-verify-1807-3n-skx:
2192         - 33  # NDRPDR sel
2193         - 35  # NDRPDR sel
2194         - 37  # NDRPDR sel
2195         - 38  # NDRPDR sel
2196         - 39  # NDRPDR sel
2197         - 43  # NDRPDR sel
2198         - 44  # NDRPDR sel
2199         - 49  # NDRPDR sel
2200         - 50  # NDRPDR sel
2201         - 56  # NDRPDR sel
2202   reference:
2203     title: "rls1810"
2204     data:
2205       csit-vpp-perf-verify-1810-3n-skx:
2206       - 10  # NDRPDR sel
2207       - 14  # NDRPDR sel
2208       - 15  # NDRPDR sel
2209       - 16  # NDRPDR sel
2210       - 17  # NDRPDR sel
2211       - 19  # NDRPDR sel
2212       - 20  # NDRPDR sel
2213       - 21  # NDRPDR sel
2214       - 22  # NDRPDR sel
2215       - 25  # NDRPDR sel
2216   compare:
2217     title: "rls1901"
2218     data:
2219       # TODO: Add new data:
2220       csit-vpp-perf-verify-1901-3n-skx:
2221       - 28  # NDRPDR sel
2222       - 18  # NDRPDR sel
2223       - 19  # NDRPDR sel
2224       - 20  # NDRPDR sel
2225   data: "vpp-performance-changes-3n-skx"
2226   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2227   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2228   parameters:
2229   - "name"
2230   - "parent"
2231   - "throughput"
2232
2233 # VPP Performance Changes 2n-skx 2t1c pdr
2234 -
2235   type: "table"
2236   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2237   algorithm: "table_performance_comparison"
2238   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2239   history:
2240     -
2241       title: "rls1807"
2242       data:
2243         csit-vpp-perf-verify-1807-2n-skx:
2244         - 26  # NDRPDR sel
2245         - 28  # NDRPDR sel
2246         - 29  # NDRPDR sel
2247         - 30  # NDRPDR sel
2248         - 34  # NDRPDR sel
2249         - 35  # NDRPDR sel
2250         - 36  # NDRPDR sel
2251         - 39  # NDRPDR sel
2252         - 40  # NDRPDR sel
2253         - 42  # NDRPDR sel
2254   reference:
2255     title: "rls1810"
2256     data:
2257       csit-vpp-perf-verify-1810-2n-skx:
2258       - 9   # NDRPDR sel
2259       - 13  # NDRPDR sel
2260       - 14  # NDRPDR sel
2261       - 19  # NDRPDR sel
2262       - 20  # NDRPDR sel
2263       - 21  # NDRPDR sel
2264       - 22  # NDRPDR sel
2265       - 23  # NDRPDR sel
2266       - 24  # NDRPDR sel
2267       - 27  # NDRPDR sel
2268   compare:
2269     title: "rls1901"
2270     data:
2271       # TODO: Add new data:
2272       csit-vpp-perf-verify-1901-2n-skx:
2273       - 5   # NDRPDR sel
2274       - 10  # NDRPDR sel fails
2275       - 12  # NDRPDR sel
2276       - 13  # NDRPDR sel
2277       - 16  # NDRPDR sel fails
2278   data: "vpp-performance-changes-2n-skx"
2279   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2280   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2281   parameters:
2282   - "name"
2283   - "parent"
2284   - "throughput"
2285
2286 # VPP Performance Changes 2n-skx 4t2c pdr
2287 -
2288   type: "table"
2289   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2290   algorithm: "table_performance_comparison"
2291   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2292   history:
2293     - title: "rls1807"
2294       data:
2295         csit-vpp-perf-verify-1807-2n-skx:
2296         - 26  # NDRPDR sel
2297         - 28  # NDRPDR sel
2298         - 29  # NDRPDR sel
2299         - 30  # NDRPDR sel
2300         - 34  # NDRPDR sel
2301         - 35  # NDRPDR sel
2302         - 36  # NDRPDR sel
2303         - 39  # NDRPDR sel
2304         - 40  # NDRPDR sel
2305         - 42  # NDRPDR sel
2306   reference:
2307     title: "rls1810"
2308     data:
2309       csit-vpp-perf-verify-1810-2n-skx:
2310       - 9   # NDRPDR sel
2311       - 13  # NDRPDR sel
2312       - 14  # NDRPDR sel
2313       - 19  # NDRPDR sel
2314       - 20  # NDRPDR sel
2315       - 21  # NDRPDR sel
2316       - 22  # NDRPDR sel
2317       - 23  # NDRPDR sel
2318       - 24  # NDRPDR sel
2319       - 27  # NDRPDR sel
2320   compare:
2321     title: "rls1901"
2322     data:
2323       # TODO: Add new data:
2324       csit-vpp-perf-verify-1901-2n-skx:
2325       - 5   # NDRPDR sel
2326       - 10  # NDRPDR sel fails
2327       - 12  # NDRPDR sel
2328       - 13  # NDRPDR sel
2329       - 16  # NDRPDR sel fails
2330   data: "vpp-performance-changes-2n-skx"
2331   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2332   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2333   parameters:
2334   - "name"
2335   - "parent"
2336   - "throughput"
2337
2338 # VPP Performance Changes 2n-skx 2t1c ndr
2339 -
2340   type: "table"
2341   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2342   algorithm: "table_performance_comparison"
2343   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2344   history:
2345     - title: "rls1807"
2346       data:
2347         csit-vpp-perf-verify-1807-2n-skx:
2348         - 26  # NDRPDR sel
2349         - 28  # NDRPDR sel
2350         - 29  # NDRPDR sel
2351         - 30  # NDRPDR sel
2352         - 34  # NDRPDR sel
2353         - 35  # NDRPDR sel
2354         - 36  # NDRPDR sel
2355         - 39  # NDRPDR sel
2356         - 40  # NDRPDR sel
2357         - 42  # NDRPDR sel
2358   reference:
2359     title: "rls1810"
2360     data:
2361       csit-vpp-perf-verify-1810-2n-skx:
2362       - 9   # NDRPDR sel
2363       - 13  # NDRPDR sel
2364       - 14  # NDRPDR sel
2365       - 19  # NDRPDR sel
2366       - 20  # NDRPDR sel
2367       - 21  # NDRPDR sel
2368       - 22  # NDRPDR sel
2369       - 23  # NDRPDR sel
2370       - 24  # NDRPDR sel
2371       - 27  # NDRPDR sel
2372   compare:
2373     title: "rls1901"
2374     data:
2375       # TODO: Add new data:
2376       csit-vpp-perf-verify-1901-2n-skx:
2377       - 5   # NDRPDR sel
2378       - 10  # NDRPDR sel fails
2379       - 12  # NDRPDR sel
2380       - 13  # NDRPDR sel
2381       - 16  # NDRPDR sel fails
2382   data: "vpp-performance-changes-2n-skx"
2383   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2384   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2385   parameters:
2386   - "name"
2387   - "parent"
2388   - "throughput"
2389
2390 # VPP Performance Changes 2n-skx 4t2c ndr
2391 -
2392   type: "table"
2393   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2394   algorithm: "table_performance_comparison"
2395   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2396   history:
2397     - title: "rls1807"
2398       data:
2399         csit-vpp-perf-verify-1807-2n-skx:
2400         - 26  # NDRPDR sel
2401         - 28  # NDRPDR sel
2402         - 29  # NDRPDR sel
2403         - 30  # NDRPDR sel
2404         - 34  # NDRPDR sel
2405         - 35  # NDRPDR sel
2406         - 36  # NDRPDR sel
2407         - 39  # NDRPDR sel
2408         - 40  # NDRPDR sel
2409         - 42  # NDRPDR sel
2410   reference:
2411     title: "rls1810"
2412     data:
2413       csit-vpp-perf-verify-1810-2n-skx:
2414       - 9   # NDRPDR sel
2415       - 13  # NDRPDR sel
2416       - 14  # NDRPDR sel
2417       - 19  # NDRPDR sel
2418       - 20  # NDRPDR sel
2419       - 21  # NDRPDR sel
2420       - 22  # NDRPDR sel
2421       - 23  # NDRPDR sel
2422       - 24  # NDRPDR sel
2423       - 27  # NDRPDR sel
2424   compare:
2425     title: "rls1901"
2426     data:
2427       # TODO: Add new data:
2428       csit-vpp-perf-verify-1901-2n-skx:
2429       - 5   # NDRPDR sel
2430       - 10  # NDRPDR sel fails
2431       - 12  # NDRPDR sel
2432       - 13  # NDRPDR sel
2433       - 16  # NDRPDR sel fails
2434   data: "vpp-performance-changes-2n-skx"
2435   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2436   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2437   parameters:
2438   - "name"
2439   - "parent"
2440   - "throughput"
2441
2442 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2443 -
2444   type: "table"
2445   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2446   algorithm: "table_performance_comparison"
2447   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2448   reference:
2449     title: "3-Node Hsw"
2450     data:
2451       # TODO: Add new data:
2452       csit-vpp-perf-verify-1901-3n-hsw:
2453       - 10  # NDRPDR sel
2454       - 19  # NDRPDR sel
2455   compare:
2456     title: "3-Node Skx"
2457     data:
2458       # TODO: Add new data:
2459       csit-vpp-perf-verify-1901-3n-skx:
2460       - 28  # NDRPDR sel
2461       - 18  # NDRPDR sel
2462       - 19  # NDRPDR sel
2463       - 20  # NDRPDR sel
2464   data: "vpp-compare-testbeds"
2465   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2466   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2467   parameters:
2468   - "name"
2469   - "parent"
2470   - "throughput"
2471
2472 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2473 -
2474   type: "table"
2475   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2476   algorithm: "table_performance_comparison"
2477   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2478   reference:
2479     title: "3-Node Hsw"
2480     data:
2481       # TODO: Add new data:
2482       csit-vpp-perf-verify-1901-3n-hsw:
2483       - 10  # NDRPDR sel
2484       - 19  # NDRPDR sel
2485   compare:
2486     title: "3-Node Skx"
2487     data:
2488       # TODO: Add new data:
2489       csit-vpp-perf-verify-1901-3n-skx:
2490       - 28  # NDRPDR sel
2491       - 18  # NDRPDR sel
2492       - 19  # NDRPDR sel
2493       - 20  # NDRPDR sel
2494   data: "vpp-compare-testbeds"
2495   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2496   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2497   parameters:
2498   - "name"
2499   - "parent"
2500   - "throughput"
2501
2502 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2503 -
2504   type: "table"
2505   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2506   algorithm: "table_performance_comparison"
2507   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2508   reference:
2509     title: "3-Node Hsw"
2510     data:
2511       # TODO: Add new data:
2512       csit-vpp-perf-verify-1901-3n-hsw:
2513       - 10  # NDRPDR sel
2514       - 19  # NDRPDR sel
2515   compare:
2516     title: "3-Node Skx"
2517     data:
2518       # TODO: Add new data:
2519       csit-vpp-perf-verify-1901-3n-skx:
2520       - 28  # NDRPDR sel
2521       - 18  # NDRPDR sel
2522       - 19  # NDRPDR sel
2523       - 20  # NDRPDR sel
2524   data: "vpp-compare-testbeds"
2525   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2526   filter: "'NIC_Intel-X710' and 'NDRPDR' and '1C'"
2527   parameters:
2528   - "name"
2529   - "parent"
2530   - "throughput"
2531
2532 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2533 -
2534   type: "table"
2535   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2536   algorithm: "table_performance_comparison"
2537   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2538   reference:
2539     title: "3-Node Hsw"
2540     data:
2541       # TODO: Add new data:
2542       csit-vpp-perf-verify-1901-3n-hsw:
2543       - 10  # NDRPDR sel
2544       - 19  # NDRPDR sel
2545   compare:
2546     title: "3-Node Skx"
2547     data:
2548       # TODO: Add new data:
2549       csit-vpp-perf-verify-1901-3n-skx:
2550       - 28  # NDRPDR sel
2551       - 18  # NDRPDR sel
2552       - 19  # NDRPDR sel
2553       - 20  # NDRPDR sel
2554   data: "vpp-compare-testbeds"
2555   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2556   filter: "'NIC_Intel-X710' and 'NDRPDR' and '2C'"
2557   parameters:
2558   - "name"
2559   - "parent"
2560   - "throughput"
2561
2562 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2563 -
2564   type: "table"
2565   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2566   algorithm: "table_performance_comparison"
2567   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2568   reference:
2569     title: "3-Node Skx"
2570     data:
2571       # TODO: Add new data:
2572       csit-vpp-perf-verify-1901-3n-skx:
2573       - 28  # NDRPDR sel
2574       - 18  # NDRPDR sel
2575       - 19  # NDRPDR sel
2576       - 20  # NDRPDR sel
2577   compare:
2578     title: "2-Node Skx"
2579     data:
2580       # TODO: Add new data:
2581       csit-vpp-perf-verify-1901-2n-skx:
2582       - 5   # NDRPDR sel
2583       - 10  # NDRPDR sel fails
2584       - 12  # NDRPDR sel
2585       - 13  # NDRPDR sel
2586       - 16  # NDRPDR sel fails
2587   data: "vpp-compare-topologies"
2588   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2589   filter: "'NDRPDR' and '1C'"
2590   parameters:
2591   - "name"
2592   - "parent"
2593   - "throughput"
2594
2595 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2596 -
2597   type: "table"
2598   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2599   algorithm: "table_performance_comparison"
2600   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2601   reference:
2602     title: "3-Node Skx"
2603     data:
2604       # TODO: Add new data:
2605       csit-vpp-perf-verify-1901-3n-skx:
2606       - 28  # NDRPDR sel
2607       - 18  # NDRPDR sel
2608       - 19  # NDRPDR sel
2609       - 20  # NDRPDR sel
2610   compare:
2611     title: "2-Node Skx"
2612     data:
2613       # TODO: Add new data:
2614       csit-vpp-perf-verify-1901-2n-skx:
2615       - 5   # NDRPDR sel
2616       - 10  # NDRPDR sel fails
2617       - 12  # NDRPDR sel
2618       - 13  # NDRPDR sel
2619       - 16  # NDRPDR sel fails
2620   data: "vpp-compare-topologies"
2621   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2622   filter: "'NDRPDR' and '2C'"
2623   parameters:
2624   - "name"
2625   - "parent"
2626   - "throughput"
2627
2628 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2629 -
2630   type: "table"
2631   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2632   algorithm: "table_performance_comparison"
2633   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2634   reference:
2635     title: "3-Node Skx"
2636     data:
2637       # TODO: Add new data:
2638       csit-vpp-perf-verify-1901-3n-skx:
2639       - 28  # NDRPDR sel
2640       - 18  # NDRPDR sel
2641       - 19  # NDRPDR sel
2642       - 20  # NDRPDR sel
2643   compare:
2644     title: "2-Node Skx"
2645     data:
2646       # TODO: Add new data:
2647       csit-vpp-perf-verify-1901-2n-skx:
2648       - 5   # NDRPDR sel
2649       - 10  # NDRPDR sel fails
2650       - 12  # NDRPDR sel
2651       - 13  # NDRPDR sel
2652       - 16  # NDRPDR sel fails
2653   data: "vpp-compare-topologies"
2654   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2655   filter: "'NDRPDR' and '1C'"
2656   parameters:
2657   - "name"
2658   - "parent"
2659   - "throughput"
2660
2661 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2662 -
2663   type: "table"
2664   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2665   algorithm: "table_performance_comparison"
2666   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2667   reference:
2668     title: "3-Node Skx"
2669     data:
2670       # TODO: Add new data:
2671       csit-vpp-perf-verify-1901-3n-skx:
2672       - 28  # NDRPDR sel
2673       - 18  # NDRPDR sel
2674       - 19  # NDRPDR sel
2675       - 20  # NDRPDR sel
2676   compare:
2677     title: "2-Node Skx"
2678     data:
2679       # TODO: Add new data:
2680       csit-vpp-perf-verify-1901-2n-skx:
2681       - 5   # NDRPDR sel
2682       - 10  # NDRPDR sel fails
2683       - 12  # NDRPDR sel
2684       - 13  # NDRPDR sel
2685       - 16  # NDRPDR sel fails
2686   data: "vpp-compare-topologies"
2687   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2688   filter: "'NDRPDR' and '2C'"
2689   parameters:
2690   - "name"
2691   - "parent"
2692   - "throughput"
2693
2694 # VPP Performance Changes 3n-hsw 1t1c MRR
2695 -
2696   type: "table"
2697   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2698   algorithm: "table_performance_comparison"
2699   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2700   history:
2701     -
2702       title: "rls1807"
2703       data:
2704         csit-vpp-perf-verify-1807-3n-hsw:
2705         - 8   # MRR full
2706         - 9   # MRR sel
2707         - 21  # MRR sel
2708         - 31  # MRR sel
2709         - 33  # MRR sel
2710         - 36  # MRR sel
2711         - 41  # MRR sel
2712         - 42  # MRR sel
2713         - 48  # MRR sel
2714   reference:
2715     title: "rls1810"
2716     data:
2717       csit-vpp-perf-verify-1810-3n-hsw:
2718       - 9   # MRR sel
2719   compare:
2720     title: "rls1901"
2721     data:
2722       # TODO: Add new data
2723       csit-vpp-perf-verify-1901-3n-hsw:
2724       - 35  # MRR sel
2725   data: "vpp-performance-changes-3n-hsw-mrr"
2726   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2727   filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2728   parameters:
2729   - "name"
2730   - "parent"
2731   - "result"
2732
2733 # VPP Performance Changes 3n-hsw 2t2c MRR
2734 -
2735   type: "table"
2736   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2737   algorithm: "table_performance_comparison"
2738   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2739   history:
2740     -
2741       title: "rls1807"
2742       data:
2743         csit-vpp-perf-verify-1807-3n-hsw:
2744         - 8   # MRR full
2745         - 9   # MRR sel
2746         - 21  # MRR sel
2747         - 31  # MRR sel
2748         - 33  # MRR sel
2749         - 36  # MRR sel
2750         - 41  # MRR sel
2751         - 42  # MRR sel
2752         - 48  # MRR sel
2753   reference:
2754     title: "rls1810"
2755     data:
2756       csit-vpp-perf-verify-1810-3n-hsw:
2757       - 9   # MRR sel
2758   compare:
2759     title: "rls1901"
2760     data:
2761       # TODO: Add new data
2762       csit-vpp-perf-verify-1901-3n-hsw:
2763       - 35  # MRR sel
2764   data: "vpp-performance-changes-3n-hsw-mrr"
2765   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2766   filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2767   parameters:
2768   - "name"
2769   - "parent"
2770   - "result"
2771
2772 # VPP Performance Changes 3n-hsw 4t4c MRR
2773 -
2774   type: "table"
2775   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2776   algorithm: "table_performance_comparison"
2777   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2778   history:
2779     -
2780       title: "rls1807"
2781       data:
2782         csit-vpp-perf-verify-1807-3n-hsw:
2783         - 8   # MRR full
2784         - 9   # MRR sel
2785         - 21  # MRR sel
2786         - 31  # MRR sel
2787         - 33  # MRR sel
2788         - 36  # MRR sel
2789         - 41  # MRR sel
2790         - 42  # MRR sel
2791         - 48  # MRR sel
2792   reference:
2793     title: "rls1810"
2794     data:
2795       csit-vpp-perf-verify-1810-3n-hsw:
2796       - 9   # MRR sel
2797   compare:
2798     title: "rls1901"
2799     data:
2800       # TODO: Add new data
2801       csit-vpp-perf-verify-1901-3n-hsw:
2802       - 35  # MRR sel
2803   data: "vpp-performance-changes-3n-hsw-mrr"
2804   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2805   filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2806   parameters:
2807   - "name"
2808   - "parent"
2809   - "result"
2810
2811 # VPP Performance Changes 3n-skx 2t1c MRR
2812 -
2813   type: "table"
2814   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2815   algorithm: "table_performance_comparison"
2816   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2817   history:
2818     -
2819       title: "rls1807"
2820       data:
2821         csit-vpp-perf-verify-1807-3n-skx:
2822         - 28  # MRR sel
2823         - 32  # MRR sel
2824         - 36  # MRR sel
2825         - 42  # MRR sel
2826         - 47  # MRR sel
2827         - 48  # MRR sel
2828         - 51  # MRR sel
2829         - 52  # MRR sel
2830         - 53  # MRR sel
2831   reference:
2832     title: "rls1810"
2833     data:
2834       csit-vpp-perf-verify-1810-3n-skx:
2835       - 9   # MRR sel
2836       - 11  # MRR sel
2837       - 12  # MRR sel
2838       - 13  # MRR sel
2839   compare:
2840     title: "rls1901"
2841     data:
2842       # TODO: Add new data
2843       csit-vpp-perf-verify-1901-3n-skx:
2844       - 32  # MRR sel
2845   data: "vpp-performance-changes-3n-skx-mrr"
2846   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2847   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2848   parameters:
2849   - "name"
2850   - "parent"
2851   - "result"
2852
2853 # VPP Performance Changes 3n-skx 4t2c MRR
2854 -
2855   type: "table"
2856   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2857   algorithm: "table_performance_comparison"
2858   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2859   history:
2860     -
2861       title: "rls1807"
2862       data:
2863         csit-vpp-perf-verify-1807-3n-skx:
2864         - 28  # MRR sel
2865         - 32  # MRR sel
2866         - 36  # MRR sel
2867         - 42  # MRR sel
2868         - 47  # MRR sel
2869         - 48  # MRR sel
2870         - 51  # MRR sel
2871         - 52  # MRR sel
2872         - 53  # MRR sel
2873   reference:
2874     title: "rls1810"
2875     data:
2876       csit-vpp-perf-verify-1810-3n-skx:
2877       - 9   # MRR sel
2878       - 11  # MRR sel
2879       - 12  # MRR sel
2880       - 13  # MRR sel
2881   compare:
2882     title: "rls1901"
2883     data:
2884       # TODO: Add new data
2885       csit-vpp-perf-verify-1901-3n-skx:
2886       - 32  # MRR sel
2887   data: "vpp-performance-changes-3n-skx-mrr"
2888   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2889   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2890   parameters:
2891   - "name"
2892   - "parent"
2893   - "result"
2894
2895 # VPP Performance Changes 3n-skx 8t4c MRR
2896 -
2897   type: "table"
2898   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2899   algorithm: "table_performance_comparison"
2900   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2901   history:
2902     -
2903       title: "rls1807"
2904       data:
2905         csit-vpp-perf-verify-1807-3n-skx:
2906         - 28  # MRR sel
2907         - 32  # MRR sel
2908         - 36  # MRR sel
2909         - 42  # MRR sel
2910         - 47  # MRR sel
2911         - 48  # MRR sel
2912         - 51  # MRR sel
2913         - 52  # MRR sel
2914         - 53  # MRR sel
2915   reference:
2916     title: "rls1810"
2917     data:
2918       csit-vpp-perf-verify-1810-3n-skx:
2919       - 9   # MRR sel
2920       - 11  # MRR sel
2921       - 12  # MRR sel
2922       - 13  # MRR sel
2923   compare:
2924     title: "rls1901"
2925     data:
2926       # TODO: Add new data
2927       csit-vpp-perf-verify-1901-3n-skx:
2928       - 32  # MRR sel
2929   data: "vpp-performance-changes-3n-skx-mrr"
2930   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2931   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2932   parameters:
2933   - "name"
2934   - "parent"
2935   - "result"
2936
2937 # VPP Performance Changes 2n-skx 2t1c MRR
2938 -
2939   type: "table"
2940   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2941   algorithm: "table_performance_comparison"
2942   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2943   history:
2944     -
2945       title: "rls1807"
2946       data:
2947         csit-vpp-perf-verify-1807-2n-skx:
2948         - 31  # MRR sel
2949         - 33  # MRR sel
2950         - 37  # MRR sel
2951         - 38  # MRR sel
2952         - 41  # MRR sel
2953         - 43  # MRR sel
2954         - 44  # MRR sel
2955         - 45  # MRR sel
2956         - 46  # MRR sel
2957         - 47  # MRR sel
2958   reference:
2959     title: "rls1810"
2960     data:
2961       csit-vpp-perf-verify-1810-2n-skx:
2962       - 8   # MRR sel
2963       - 10  # MRR sel
2964       - 11  # MRR sel
2965       - 12  # MRR sel
2966   compare:
2967     title: "rls1901"
2968     data:
2969       # TODO: Add new data
2970       csit-vpp-perf-verify-1901-2n-skx:
2971       - 22  # MRR sel
2972   data: "vpp-performance-changes-2n-skx-mrr"
2973   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2974   filter: "'2T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
2975   parameters:
2976   - "name"
2977   - "parent"
2978   - "result"
2979
2980 # VPP Performance Changes 2n-skx 4t2c MRR
2981 -
2982   type: "table"
2983   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2984   algorithm: "table_performance_comparison"
2985   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2986   history:
2987     -
2988       title: "rls1807"
2989       data:
2990         csit-vpp-perf-verify-1807-2n-skx:
2991         - 31  # MRR sel
2992         - 33  # MRR sel
2993         - 37  # MRR sel
2994         - 38  # MRR sel
2995         - 41  # MRR sel
2996         - 43  # MRR sel
2997         - 44  # MRR sel
2998         - 45  # MRR sel
2999         - 46  # MRR sel
3000         - 47  # MRR sel
3001   reference:
3002     title: "rls1810"
3003     data:
3004       csit-vpp-perf-verify-1810-2n-skx:
3005       - 8   # MRR sel
3006       - 10  # MRR sel
3007       - 11  # MRR sel
3008       - 12  # MRR sel
3009   compare:
3010     title: "rls1901"
3011     data:
3012       # TODO: Add new data
3013       csit-vpp-perf-verify-1901-2n-skx:
3014       - 22  # MRR sel
3015   data: "vpp-performance-changes-2n-skx-mrr"
3016   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3017   filter: "'4T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3018   parameters:
3019   - "name"
3020   - "parent"
3021   - "result"
3022
3023 # VPP Performance Changes 2n-skx 8t4c MRR
3024 -
3025   type: "table"
3026   title: "VPP Performance Changes 2n-skx 8t4c MRR"
3027   algorithm: "table_performance_comparison"
3028   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3029   history:
3030     -
3031       title: "rls1807"
3032       data:
3033         csit-vpp-perf-verify-1807-2n-skx:
3034         - 31  # MRR sel
3035         - 33  # MRR sel
3036         - 37  # MRR sel
3037         - 38  # MRR sel
3038         - 41  # MRR sel
3039         - 43  # MRR sel
3040         - 44  # MRR sel
3041         - 45  # MRR sel
3042         - 46  # MRR sel
3043         - 47  # MRR sel
3044   reference:
3045     title: "rls1810"
3046     data:
3047       csit-vpp-perf-verify-1810-2n-skx:
3048       - 8   # MRR sel
3049       - 10  # MRR sel
3050       - 11  # MRR sel
3051       - 12  # MRR sel
3052   compare:
3053     title: "rls1901"
3054     data:
3055       # TODO: Add new data
3056       csit-vpp-perf-verify-1901-2n-skx:
3057       - 22  # MRR sel
3058   data: "vpp-performance-changes-2n-skx-mrr"
3059   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3060   filter: "'8T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3061   parameters:
3062   - "name"
3063   - "parent"
3064   - "result"
3065
3066 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3067 -
3068   type: "table"
3069   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3070   algorithm: "table_performance_comparison"
3071   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3072   reference:
3073     title: "3-Node Hsw"
3074     data:
3075       # TODO: Add new data
3076       csit-vpp-perf-verify-1901-3n-hsw:
3077       - 35  # MRR sel
3078   compare:
3079     title: "3-Node Skx"
3080     data:
3081       # TODO: Add new data
3082       csit-vpp-perf-verify-1901-3n-skx:
3083       - 32  # MRR sel
3084   data: "vpp-compare-testbeds-mrr"
3085   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3086   filter: "'NIC_Intel-X710' and 'MRR' and '1C'"
3087   parameters:
3088   - "name"
3089   - "parent"
3090   - "result"
3091
3092 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3093 -
3094   type: "table"
3095   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3096   algorithm: "table_performance_comparison"
3097   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
3098   reference:
3099     title: "3-Node Hsw"
3100     data:
3101       # TODO: Add new data
3102       csit-vpp-perf-verify-1901-3n-hsw:
3103       - 35  # MRR sel
3104   compare:
3105     title: "3-Node Skx"
3106     data:
3107       # TODO: Add new data
3108       csit-vpp-perf-verify-1901-3n-skx:
3109       - 32  # MRR sel
3110   data: "vpp-compare-testbeds-mrr"
3111   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3112   filter: "'NIC_Intel-X710' and 'MRR' and '2C'"
3113   parameters:
3114   - "name"
3115   - "parent"
3116   - "result"
3117
3118 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
3119 -
3120   type: "table"
3121   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
3122   algorithm: "table_performance_comparison"
3123   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
3124   reference:
3125     title: "3-Node Hsw"
3126     data:
3127       # TODO: Add new data
3128       csit-vpp-perf-verify-1901-3n-hsw:
3129       - 35  # MRR sel
3130   compare:
3131     title: "3-Node Skx"
3132     data:
3133       # TODO: Add new data
3134       csit-vpp-perf-verify-1901-3n-skx:
3135       - 32  # MRR sel
3136   data: "vpp-compare-testbeds-mrr"
3137   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3138   filter: "'NIC_Intel-X710' and 'MRR' and '4C'"
3139   parameters:
3140   - "name"
3141   - "parent"
3142   - "result"
3143
3144 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
3145 -
3146   type: "table"
3147   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
3148   algorithm: "table_performance_comparison"
3149   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
3150   reference:
3151     title: "3-Node Skx"
3152     data:
3153       # TODO: Add new data
3154       csit-vpp-perf-verify-1901-3n-skx:
3155       - 32  # MRR sel
3156   compare:
3157     title: "2-Node Skx"
3158     data:
3159       # TODO: Add new data
3160       csit-vpp-perf-verify-1901-2n-skx:
3161       - 22  # MRR sel
3162   data: "vpp-compare-topologies-mrr"
3163   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3164   filter: "'MRR' and '1C'"
3165   parameters:
3166   - "name"
3167   - "parent"
3168   - "result"
3169
3170 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
3171 -
3172   type: "table"
3173   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
3174   algorithm: "table_performance_comparison"
3175   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
3176   reference:
3177     title: "3-Node Skx"
3178     data:
3179       # TODO: Add new data
3180       csit-vpp-perf-verify-1901-3n-skx:
3181       - 32  # MRR sel
3182   compare:
3183     title: "2-Node Skx"
3184     data:
3185       # TODO: Add new data
3186       csit-vpp-perf-verify-1901-2n-skx:
3187       - 22  # MRR sel
3188   data: "vpp-compare-topologies-mrr"
3189   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3190   filter: "'MRR' and '2C'"
3191   parameters:
3192   - "name"
3193   - "parent"
3194   - "result"
3195
3196 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
3197 -
3198   type: "table"
3199   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
3200   algorithm: "table_performance_comparison"
3201   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
3202   reference:
3203     title: "3-Node Skx"
3204     data:
3205       # TODO: Add new data
3206       csit-vpp-perf-verify-1901-3n-skx:
3207       - 32  # MRR sel
3208   compare:
3209     title: "2-Node Skx"
3210     data:
3211       # TODO: Add new data
3212       csit-vpp-perf-verify-1901-2n-skx:
3213       - 22  # MRR sel
3214   data: "vpp-compare-topologies-mrr"
3215   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3216   filter: "'MRR' and '4C'"
3217   parameters:
3218   - "name"
3219   - "parent"
3220   - "result"
3221
3222 # Detailed Test Results - VPP Performance Results 3n-hsw
3223 -
3224   type: "table"
3225   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
3226   algorithm: "table_merged_details"
3227   output-file-ext: ".csv"
3228   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3229   columns:
3230   -
3231     title: "Name"
3232     data: "data name"
3233   -
3234     title: "Status"
3235     data: "data msg"
3236   rows: "generated"
3237   data: "vpp-perf-results-3n-hsw"
3238   filter: "not 'NDRCHK' and not 'PDRCHK'"
3239   parameters:
3240   - "name"
3241   - "parent"
3242   - "msg"
3243
3244 # Detailed Test Results - VPP Performance Results 3n-skx
3245 -
3246   type: "table"
3247   title: "Detailed Test Results - VPP Performance Results 3n-skx"
3248   algorithm: "table_merged_details"
3249   output-file-ext: ".csv"
3250   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3251   columns:
3252   -
3253     title: "Name"
3254     data: "data name"
3255   -
3256     title: "Status"
3257     data: "data msg"
3258   rows: "generated"
3259   data: "vpp-perf-results-3n-skx"
3260   filter: "not 'NDRCHK' and not 'PDRCHK'"
3261   parameters:
3262   - "name"
3263   - "parent"
3264   - "msg"
3265
3266 # Detailed Test Results - VPP Performance Results 2n-skx
3267 -
3268   type: "table"
3269   title: "Detailed Test Results - VPP Performance Results 2n-skx"
3270   algorithm: "table_merged_details"
3271   output-file-ext: ".csv"
3272   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3273   columns:
3274   -
3275     title: "Name"
3276     data: "data name"
3277   -
3278     title: "Status"
3279     data: "data msg"
3280   rows: "generated"
3281   data: "vpp-perf-results-2n-skx"
3282   filter: "not 'NDRCHK' and not 'PDRCHK'"
3283   parameters:
3284   - "name"
3285   - "parent"
3286   - "msg"
3287
3288 # Detailed Test Results - VPP Performance Results 2n-dnv
3289 -
3290   type: "table"
3291   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
3292   algorithm: "table_details"
3293   output-file-ext: ".csv"
3294   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3295   columns:
3296   -
3297     title: "Name"
3298     data: "data name"
3299   -
3300     title: "Status"
3301     data: "data msg"
3302   rows: "generated"
3303   data: "intel-dnv-vpp"
3304   filter: "'NDRPDR'"
3305   parameters:
3306   - "name"
3307   - "parent"
3308   - "msg"
3309
3310 # Test configuration - VPP Performance Test Configs 3n-hsw
3311 -
3312   type: "table"
3313   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
3314   algorithm: "table_merged_details"
3315   output-file-ext: ".csv"
3316   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
3317   columns:
3318   -
3319     title: "Name"
3320     data: "data name"
3321   -
3322     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3323     data: "data vat-history"
3324   rows: "generated"
3325   data: "vpp-perf-results-3n-hsw"
3326   filter: "not 'NDRCHK' and not 'PDRCHK'"
3327   parameters:
3328   - "parent"
3329   - "name"
3330   - "vat-history"
3331
3332 # Test configuration - VPP Performance Test Configs 3n-skx
3333 -
3334   type: "table"
3335   title: "Test configuration - VPP Performance Test Configs 3n-skx"
3336   algorithm: "table_merged_details"
3337   output-file-ext: ".csv"
3338   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
3339   columns:
3340   -
3341     title: "Name"
3342     data: "data name"
3343   -
3344     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3345     data: "data vat-history"
3346   rows: "generated"
3347   data: "vpp-perf-results-3n-skx"
3348   filter: "not 'NDRCHK' and not 'PDRCHK'"
3349   parameters:
3350   - "parent"
3351   - "name"
3352   - "vat-history"
3353
3354 # Test configuration - VPP Performance Test Configs 2n-skx
3355 -
3356   type: "table"
3357   title: "Test configuration - VPP Performance Test Configs 2n-skx"
3358   algorithm: "table_merged_details"
3359   output-file-ext: ".csv"
3360   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
3361   columns:
3362   -
3363     title: "Name"
3364     data: "data name"
3365   -
3366     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3367     data: "data vat-history"
3368   rows: "generated"
3369   data: "vpp-perf-results-2n-skx"
3370   filter: "not 'NDRCHK' and not 'PDRCHK'"
3371   parameters:
3372   - "parent"
3373   - "name"
3374   - "vat-history"
3375
3376 # Test configuration - VPP Performance Test Configs 2n-dnv
3377 -
3378   type: "table"
3379   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3380   algorithm: "table_details"
3381   output-file-ext: ".csv"
3382   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3383   columns:
3384   -
3385     title: "Name"
3386     data: "data name"
3387   -
3388     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3389     data: "data vat-history"
3390   rows: "generated"
3391   data: "intel-dnv-vpp"
3392   filter: "'NDRPDR'"
3393   parameters:
3394   - "parent"
3395   - "name"
3396   - "vat-history"
3397
3398 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3399 -
3400   type: "table"
3401   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3402   algorithm: "table_merged_details"
3403   output-file-ext: ".csv"
3404   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3405   columns:
3406   -
3407     title: "Name"
3408     data: "data name"
3409   -
3410     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3411     data: "data show-run"
3412   rows: "generated"
3413   data: "vpp-perf-results-3n-hsw"
3414   filter: "not 'NDRCHK' and not 'PDRCHK'"
3415   parameters:
3416   - "parent"
3417   - "name"
3418   - "show-run"
3419
3420 # Test Operational Data - VPP Performance Operational Data 3n-skx
3421 -
3422   type: "table"
3423   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3424   algorithm: "table_merged_details"
3425   output-file-ext: ".csv"
3426   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3427   columns:
3428   -
3429     title: "Name"
3430     data: "data name"
3431   -
3432     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3433     data: "data show-run"
3434   rows: "generated"
3435   data: "vpp-perf-results-3n-skx"
3436   filter: "not 'NDRCHK' and not 'PDRCHK'"
3437   parameters:
3438   - "parent"
3439   - "name"
3440   - "show-run"
3441
3442 # Test Operational Data - VPP Performance Operational Data 2n-skx
3443 -
3444   type: "table"
3445   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3446   algorithm: "table_merged_details"
3447   output-file-ext: ".csv"
3448   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3449   columns:
3450   -
3451     title: "Name"
3452     data: "data name"
3453   -
3454     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3455     data: "data show-run"
3456   rows: "generated"
3457   data: "vpp-perf-results-2n-skx"
3458   filter: "not 'NDRCHK' and not 'PDRCHK'"
3459   parameters:
3460   - "parent"
3461   - "name"
3462   - "show-run"
3463
3464 # Test Operational Data - VPP Performance Operational Data 2n-dnv
3465 -
3466   type: "table"
3467   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3468   algorithm: "table_details"
3469   output-file-ext: ".csv"
3470   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3471   columns:
3472   -
3473     title: "Name"
3474     data: "data name"
3475   -
3476     title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3477     data: "data show-run"
3478   rows: "generated"
3479   data: "intel-dnv-vpp"
3480   filter: "'NDRPDR'"
3481   parameters:
3482   - "parent"
3483   - "name"
3484   - "show-run"
3485
3486 # Detailed Test Results - VPP MRR Results 3n-hsw
3487 -
3488   type: "table"
3489   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3490   algorithm: "table_details"
3491   output-file-ext: ".csv"
3492   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3493   columns:
3494   -
3495     title: "Name"
3496     data: "data name"
3497   -
3498     title: "Status"
3499     data: "data msg"
3500   rows: "generated"
3501   data: "vpp-mrr-results-3n-hsw"
3502   filter: "'MRR'"
3503   parameters:
3504   - "name"
3505   - "parent"
3506   - "msg"
3507
3508 # Detailed Test Results - VPP MRR Results 3n-skx
3509 -
3510   type: "table"
3511   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3512   algorithm: "table_details"
3513   output-file-ext: ".csv"
3514   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3515   columns:
3516   -
3517     title: "Name"
3518     data: "data name"
3519   -
3520     title: "Status"
3521     data: "data msg"
3522   rows: "generated"
3523   data: "vpp-mrr-results-3n-skx"
3524   filter: "'MRR'"
3525   parameters:
3526   - "name"
3527   - "parent"
3528   - "msg"
3529
3530 # Detailed Test Results - VPP MRR Results 2n-skx
3531 -
3532   type: "table"
3533   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3534   algorithm: "table_details"
3535   output-file-ext: ".csv"
3536   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3537   columns:
3538   -
3539     title: "Name"
3540     data: "data name"
3541   -
3542     title: "Status"
3543     data: "data msg"
3544   rows: "generated"
3545   data: "vpp-mrr-results-2n-skx"
3546   filter: "'MRR'"
3547   parameters:
3548   - "name"
3549   - "parent"
3550   - "msg"
3551
3552 # Detailed Test Results - VPP MRR Results 2n-dnv
3553 -
3554   type: "table"
3555   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3556   algorithm: "table_details"
3557   output-file-ext: ".csv"
3558   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3559   columns:
3560   -
3561     title: "Name"
3562     data: "data name"
3563   -
3564     title: "Status"
3565     data: "data msg"
3566   rows: "generated"
3567   data: "intel-dnv-vpp"
3568   filter: "'MRR'"
3569   parameters:
3570   - "name"
3571   - "parent"
3572   - "msg"
3573
3574 # Test configuration - VPP MRR Test Configs 3n-hsw
3575 -
3576   type: "table"
3577   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3578   algorithm: "table_details"
3579   output-file-ext: ".csv"
3580   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3581   columns:
3582   -
3583     title: "Name"
3584     data: "data name"
3585   -
3586     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3587     data: "data vat-history"
3588   rows: "generated"
3589   data: "vpp-mrr-results-3n-hsw"
3590   filter: "'MRR'"
3591   parameters:
3592   - "parent"
3593   - "name"
3594   - "vat-history"
3595
3596 # Test configuration - VPP MRR Test Configs 3n-skx
3597 -
3598   type: "table"
3599   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3600   algorithm: "table_details"
3601   output-file-ext: ".csv"
3602   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3603   columns:
3604   -
3605     title: "Name"
3606     data: "data name"
3607   -
3608     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3609     data: "data vat-history"
3610   rows: "generated"
3611   data: "vpp-mrr-results-3n-skx"
3612   filter: "'MRR'"
3613   parameters:
3614   - "parent"
3615   - "name"
3616   - "vat-history"
3617
3618 # Test configuration - VPP MRR Test Configs 2n-skx
3619 -
3620   type: "table"
3621   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3622   algorithm: "table_details"
3623   output-file-ext: ".csv"
3624   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3625   columns:
3626   -
3627     title: "Name"
3628     data: "data name"
3629   -
3630     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3631     data: "data vat-history"
3632   rows: "generated"
3633   data: "vpp-mrr-results-2n-skx"
3634   filter: "'MRR'"
3635   parameters:
3636   - "parent"
3637   - "name"
3638   - "vat-history"
3639
3640 # Test configuration - VPP MRR Test Configs 2n-dnv
3641 -
3642   type: "table"
3643   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3644   algorithm: "table_details"
3645   output-file-ext: ".csv"
3646   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3647   columns:
3648   -
3649     title: "Name"
3650     data: "data name"
3651   -
3652     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3653     data: "data vat-history"
3654   rows: "generated"
3655   data: "intel-dnv-vpp"
3656   filter: "'MRR'"
3657   parameters:
3658   - "parent"
3659   - "name"
3660   - "vat-history"
3661
3662 # Detailed Test Results - VPP Functional Results - Ubuntu
3663 -
3664   type: "table"
3665   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3666   algorithm: "table_details"
3667   output-file-ext: ".csv"
3668   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3669   columns:
3670   -
3671     title: "Name"
3672     data: "data name"
3673   -
3674     title: "Documentation"
3675     data: "data doc"
3676   -
3677     title: "Status"
3678     data: "data status"
3679   rows: "generated"
3680   data: "vpp-func-results-ubuntu"
3681   filter: "all"
3682   parameters:
3683   - "name"
3684   - "parent"
3685   - "doc"
3686   - "status"
3687
3688 # Detailed Test Results - VPP Functional Results - CentOS
3689 -
3690   type: "table"
3691   title: "Detailed Test Results - VPP Functional Results - CentOS"
3692   algorithm: "table_details"
3693   output-file-ext: ".csv"
3694   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3695   columns:
3696   -
3697     title: "Name"
3698     data: "data name"
3699   -
3700     title: "Documentation"
3701     data: "data doc"
3702   -
3703     title: "Status"
3704     data: "data status"
3705   rows: "generated"
3706   data:
3707     "vpp-func-results-centos"
3708   filter: "all"
3709   parameters:
3710   - "name"
3711   - "parent"
3712   - "doc"
3713   - "status"
3714
3715 # Test configuration - VPP Functional Test Configs - Ubuntu
3716 -
3717   type: "table"
3718   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3719   algorithm: "table_details"
3720   output-file-ext: ".csv"
3721   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3722   columns:
3723   -
3724     title: "Name"
3725     data: "data name"
3726   -
3727     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3728     data: "data vat-history"
3729   rows: "generated"
3730   data: "vpp-func-results-ubuntu"
3731   filter: "all"
3732   parameters:
3733   - "parent"
3734   - "name"
3735   - "vat-history"
3736
3737 # Test configuration - VPP Functional Test Configs - CentOS
3738 -
3739   type: "table"
3740   title: "Test configuration - VPP Functional Test Configs - CentOS"
3741   algorithm: "table_details"
3742   output-file-ext: ".csv"
3743   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3744   columns:
3745   -
3746     title: "Name"
3747     data: "data name"
3748   -
3749     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3750     data: "data vat-history"
3751   rows: "generated"
3752   data: "vpp-func-results-centos"
3753   filter: "all"
3754   parameters:
3755   - "parent"
3756   - "name"
3757   - "vat-history"
3758
3759 # Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3760 -
3761   type: "table"
3762   title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3763   algorithm: "table_details"
3764   output-file-ext: ".csv"
3765   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3766   columns:
3767   -
3768     title: "Name"
3769     data: "data name"
3770   -
3771     title: "Status"
3772     data: "data msg"
3773   rows: "generated"
3774   data: "ligato-perf-results-3n-hsw"
3775   filter: "all"
3776   parameters:
3777   - "name"
3778   - "parent"
3779   - "msg"
3780
3781 # Detailed Test Results - VPP Device Results - Ubuntu
3782 -
3783   type: "table"
3784   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3785   algorithm: "table_details"
3786   output-file-ext: ".csv"
3787   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3788   columns:
3789   -
3790     title: "Name"
3791     data: "data name"
3792   -
3793     title: "Documentation"
3794     data: "data doc"
3795   -
3796     title: "Status"
3797     data: "data status"
3798   rows: "generated"
3799   data: "vpp-device-results-ubuntu"
3800   filter: "all"
3801   parameters:
3802   - "name"
3803   - "parent"
3804   - "doc"
3805   - "status"
3806
3807 # Test configuration - VPP Device Test Configs - Ubuntu
3808 -
3809   type: "table"
3810   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3811   algorithm: "table_details"
3812   output-file-ext: ".csv"
3813   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3814   columns:
3815   -
3816     title: "Name"
3817     data: "data name"
3818   -
3819     title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case"
3820     data: "data vat-history"
3821   rows: "generated"
3822   data: "vpp-device-results-ubuntu"
3823   filter: "all"
3824   parameters:
3825   - "parent"
3826   - "name"
3827   - "vat-history"
3828
3829 ################################################################################
3830
3831 # DPDK Performance Changes 3n-hsw 1t1c pdr
3832 -
3833   type: "table"
3834   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3835   algorithm: "table_performance_comparison"
3836   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3837   history:
3838     -
3839       title: "rls1807"
3840       data:
3841         csit-dpdk-perf-verify-1807-3n-hsw:
3842         - 11
3843         - 12  # full
3844         - 14
3845         - 15
3846         - 16
3847         - 17
3848         - 20
3849         - 21
3850         - 22
3851         - 23
3852   reference:
3853     title: "rls1810"
3854     data:
3855       csit-dpdk-perf-verify-1810-3n-hsw:
3856       - 1   # NDRPDR sel
3857       - 2   # NDRPDR sel
3858       - 3   # NDRPDR sel
3859       - 4   # NDRPDR sel
3860       - 5   # NDRPDR sel
3861       - 6   # NDRPDR sel
3862       - 7   # NDRPDR sel
3863       - 8   # NDRPDR sel
3864       - 9   # NDRPDR sel
3865       - 10  # NDRPDR sel
3866   compare:
3867     title: "rls1901"
3868     data:
3869       # TODO: Add new data
3870       csit-dpdk-perf-verify-1901-3n-hsw:
3871       - 3   # NDRPDR sel
3872       - 4   # NDRPDR sel
3873       - 6   # NDRPDR sel
3874   data: "dpdk-performance-changes-3n-hsw"
3875   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3876   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3877   parameters:
3878   - "name"
3879   - "parent"
3880   - "throughput"
3881
3882 # DPDK Performance Changes 3n-hsw 2t2c pdr
3883 -
3884   type: "table"
3885   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3886   algorithm: "table_performance_comparison"
3887   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3888   history:
3889     -
3890       title: "rls1807"
3891       data:
3892         csit-dpdk-perf-verify-1807-3n-hsw:
3893         - 11
3894         - 12  # full
3895         - 14
3896         - 15
3897         - 16
3898         - 17
3899         - 20
3900         - 21
3901         - 22
3902         - 23
3903   reference:
3904     title: "rls1810"
3905     data:
3906       csit-dpdk-perf-verify-1810-3n-hsw:
3907       - 1   # NDRPDR sel
3908       - 2   # NDRPDR sel
3909       - 3   # NDRPDR sel
3910       - 4   # NDRPDR sel
3911       - 5   # NDRPDR sel
3912       - 6   # NDRPDR sel
3913       - 7   # NDRPDR sel
3914       - 8   # NDRPDR sel
3915       - 9   # NDRPDR sel
3916       - 10  # NDRPDR sel
3917   compare:
3918     title: "rls1901"
3919     data:
3920       # TODO: Add new data
3921       csit-dpdk-perf-verify-1901-3n-hsw:
3922       - 3   # NDRPDR sel
3923       - 4   # NDRPDR sel
3924       - 6   # NDRPDR sel
3925   data: "dpdk-performance-changes-3n-hsw"
3926   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3927   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3928   parameters:
3929   - "name"
3930   - "parent"
3931   - "throughput"
3932
3933 # DPDK Performance Changes 3n-hsw 1t1c ndr
3934 -
3935   type: "table"
3936   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3937   algorithm: "table_performance_comparison"
3938   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3939   history:
3940     -
3941       title: "rls1807"
3942       data:
3943         csit-dpdk-perf-verify-1807-3n-hsw:
3944         - 11
3945         - 12  # full
3946         - 14
3947         - 15
3948         - 16
3949         - 17
3950         - 20
3951         - 21
3952         - 22
3953         - 23
3954   reference:
3955     title: "rls1810"
3956     data:
3957       csit-dpdk-perf-verify-1810-3n-hsw:
3958       - 1   # NDRPDR sel
3959       - 2   # NDRPDR sel
3960       - 3   # NDRPDR sel
3961       - 4   # NDRPDR sel
3962       - 5   # NDRPDR sel
3963       - 6   # NDRPDR sel
3964       - 7   # NDRPDR sel
3965       - 8   # NDRPDR sel
3966       - 9   # NDRPDR sel
3967       - 10  # NDRPDR sel
3968   compare:
3969     title: "rls1901"
3970     data:
3971       # TODO: Add new data
3972       csit-dpdk-perf-verify-1901-3n-hsw:
3973       - 3   # NDRPDR sel
3974       - 4   # NDRPDR sel
3975       - 6   # NDRPDR sel
3976   data: "dpdk-performance-changes-3n-hsw"
3977   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3978   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3979   parameters:
3980   - "name"
3981   - "parent"
3982   - "throughput"
3983
3984 # DPDK Performance Changes 3n-hsw 2t2c ndr
3985 -
3986   type: "table"
3987   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3988   algorithm: "table_performance_comparison"
3989   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3990   history:
3991     -
3992       title: "rls1807"
3993       data:
3994         csit-dpdk-perf-verify-1807-3n-hsw:
3995         - 11
3996         - 12  # full
3997         - 14
3998         - 15
3999         - 16
4000         - 17
4001         - 20
4002         - 21
4003         - 22
4004         - 23
4005   reference:
4006     title: "rls1810"
4007     data:
4008       csit-dpdk-perf-verify-1810-3n-hsw:
4009       - 1   # NDRPDR sel
4010       - 2   # NDRPDR sel
4011       - 3   # NDRPDR sel
4012       - 4   # NDRPDR sel
4013       - 5   # NDRPDR sel
4014       - 6   # NDRPDR sel
4015       - 7   # NDRPDR sel
4016       - 8   # NDRPDR sel
4017       - 9   # NDRPDR sel
4018       - 10  # NDRPDR sel
4019   compare:
4020     title: "rls1901"
4021     data:
4022       # TODO: Add new data
4023       csit-dpdk-perf-verify-1901-3n-hsw:
4024       - 3   # NDRPDR sel
4025       - 4   # NDRPDR sel
4026       - 6   # NDRPDR sel
4027   data: "dpdk-performance-changes-3n-hsw"
4028   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4029   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4030   parameters:
4031   - "name"
4032   - "parent"
4033   - "throughput"
4034
4035 # DPDK Performance Changes 3n-skx 2t1c pdr
4036 -
4037   type: "table"
4038   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4039   algorithm: "table_performance_comparison"
4040   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4041   history:
4042     -
4043       title: "rls1807"
4044       data:
4045         csit-dpdk-perf-verify-1807-3n-skx:
4046         - 1   # NDRPDR sel
4047         - 2   # NDRPDR sel
4048         - 3   # NDRPDR sel
4049         - 6   # NDRPDR sel
4050         - 7   # NDRPDR sel
4051         - 8   # NDRPDR sel
4052         - 9   # NDRPDR sel
4053         - 10  # NDRPDR sel
4054         - 11  # NDRPDR sel
4055         - 12  # NDRPDR sel
4056   reference:
4057     title: "rls1810"
4058     data:
4059       csit-dpdk-perf-verify-1810-3n-skx:
4060       - 3   # NDRPDR sel
4061       - 4   # NDRPDR sel
4062       - 6   # NDRPDR sel
4063       - 7   # NDRPDR sel
4064       - 8   # NDRPDR sel
4065       - 9   # NDRPDR sel
4066       - 10  # NDRPDR sel
4067       - 11  # NDRPDR sel
4068       - 12  # NDRPDR sel
4069       - 13  # NDRPDR sel
4070   compare:
4071     title: "rls1901"
4072     data:
4073       # TODO: Replace with new data
4074       csit-dpdk-perf-verify-1810-3n-skx:
4075       - 3   # NDRPDR sel
4076       - 4   # NDRPDR sel
4077       - 6   # NDRPDR sel
4078       - 7   # NDRPDR sel
4079       - 8   # NDRPDR sel
4080       - 9   # NDRPDR sel
4081       - 10  # NDRPDR sel
4082       - 11  # NDRPDR sel
4083       - 12  # NDRPDR sel
4084       - 13  # NDRPDR sel
4085   data: "dpdk-performance-changes-3n-skx"
4086   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4087   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4088   parameters:
4089   - "name"
4090   - "parent"
4091   - "throughput"
4092
4093 # DPDK Performance Changes 3n-skx 4t2c pdr
4094 -
4095   type: "table"
4096   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4097   algorithm: "table_performance_comparison"
4098   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4099   history:
4100     -
4101       title: "rls1807"
4102       data:
4103         csit-dpdk-perf-verify-1807-3n-skx:
4104         - 1   # NDRPDR sel
4105         - 2   # NDRPDR sel
4106         - 3   # NDRPDR sel
4107         - 6   # NDRPDR sel
4108         - 7   # NDRPDR sel
4109         - 8   # NDRPDR sel
4110         - 9   # NDRPDR sel
4111         - 10  # NDRPDR sel
4112         - 11  # NDRPDR sel
4113         - 12  # NDRPDR sel
4114   reference:
4115     title: "rls1810"
4116     data:
4117       csit-dpdk-perf-verify-1810-3n-skx:
4118       - 3   # NDRPDR sel
4119       - 4   # NDRPDR sel
4120       - 6   # NDRPDR sel
4121       - 7   # NDRPDR sel
4122       - 8   # NDRPDR sel
4123       - 9   # NDRPDR sel
4124       - 10  # NDRPDR sel
4125       - 11  # NDRPDR sel
4126       - 12  # NDRPDR sel
4127       - 13  # NDRPDR sel
4128   compare:
4129     title: "rls1901"
4130     data:
4131       # TODO: Replace with new data
4132       csit-dpdk-perf-verify-1810-3n-skx:
4133       - 3   # NDRPDR sel
4134       - 4   # NDRPDR sel
4135       - 6   # NDRPDR sel
4136       - 7   # NDRPDR sel
4137       - 8   # NDRPDR sel
4138       - 9   # NDRPDR sel
4139       - 10  # NDRPDR sel
4140       - 11  # NDRPDR sel
4141       - 12  # NDRPDR sel
4142       - 13  # NDRPDR sel
4143   data: "dpdk-performance-changes-3n-skx"
4144   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4145   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4146   parameters:
4147   - "name"
4148   - "parent"
4149   - "throughput"
4150
4151 # DPDK Performance Changes 3n-skx 2t1c ndr
4152 -
4153   type: "table"
4154   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4155   algorithm: "table_performance_comparison"
4156   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4157   history:
4158     -
4159       title: "rls1807"
4160       data:
4161         csit-dpdk-perf-verify-1807-3n-skx:
4162         - 1   # NDRPDR sel
4163         - 2   # NDRPDR sel
4164         - 3   # NDRPDR sel
4165         - 6   # NDRPDR sel
4166         - 7   # NDRPDR sel
4167         - 8   # NDRPDR sel
4168         - 9   # NDRPDR sel
4169         - 10  # NDRPDR sel
4170         - 11  # NDRPDR sel
4171         - 12  # NDRPDR sel
4172   reference:
4173     title: "rls1810"
4174     data:
4175       csit-dpdk-perf-verify-1810-3n-skx:
4176       - 3   # NDRPDR sel
4177       - 4   # NDRPDR sel
4178       - 6   # NDRPDR sel
4179       - 7   # NDRPDR sel
4180       - 8   # NDRPDR sel
4181       - 9   # NDRPDR sel
4182       - 10  # NDRPDR sel
4183       - 11  # NDRPDR sel
4184       - 12  # NDRPDR sel
4185       - 13  # NDRPDR sel
4186   compare:
4187     title: "rls1901"
4188     data:
4189       # TODO: Replace with new data
4190       csit-dpdk-perf-verify-1810-3n-skx:
4191       - 3   # NDRPDR sel
4192       - 4   # NDRPDR sel
4193       - 6   # NDRPDR sel
4194       - 7   # NDRPDR sel
4195       - 8   # NDRPDR sel
4196       - 9   # NDRPDR sel
4197       - 10  # NDRPDR sel
4198       - 11  # NDRPDR sel
4199       - 12  # NDRPDR sel
4200       - 13  # NDRPDR sel
4201   data: "dpdk-performance-changes-3n-skx"
4202   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4203   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4204   parameters:
4205   - "name"
4206   - "parent"
4207   - "throughput"
4208
4209 # DPDK Performance Changes 3n-skx 4t2c ndr
4210 -
4211   type: "table"
4212   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4213   algorithm: "table_performance_comparison"
4214   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4215   history:
4216     -
4217       title: "rls1807"
4218       data:
4219         csit-dpdk-perf-verify-1807-3n-skx:
4220         - 1   # NDRPDR sel
4221         - 2   # NDRPDR sel
4222         - 3   # NDRPDR sel
4223         - 6   # NDRPDR sel
4224         - 7   # NDRPDR sel
4225         - 8   # NDRPDR sel
4226         - 9   # NDRPDR sel
4227         - 10  # NDRPDR sel
4228         - 11  # NDRPDR sel
4229         - 12  # NDRPDR sel
4230   reference:
4231     title: "rls1810"
4232     data:
4233       csit-dpdk-perf-verify-1810-3n-skx:
4234       - 3   # NDRPDR sel
4235       - 4   # NDRPDR sel
4236       - 6   # NDRPDR sel
4237       - 7   # NDRPDR sel
4238       - 8   # NDRPDR sel
4239       - 9   # NDRPDR sel
4240       - 10  # NDRPDR sel
4241       - 11  # NDRPDR sel
4242       - 12  # NDRPDR sel
4243       - 13  # NDRPDR sel
4244   compare:
4245     title: "rls1901"
4246     data:
4247       # TODO: Replace with new data
4248       csit-dpdk-perf-verify-1810-3n-skx:
4249       - 3   # NDRPDR sel
4250       - 4   # NDRPDR sel
4251       - 6   # NDRPDR sel
4252       - 7   # NDRPDR sel
4253       - 8   # NDRPDR sel
4254       - 9   # NDRPDR sel
4255       - 10  # NDRPDR sel
4256       - 11  # NDRPDR sel
4257       - 12  # NDRPDR sel
4258       - 13  # NDRPDR sel
4259   data: "dpdk-performance-changes-3n-skx"
4260   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4261   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4262   parameters:
4263   - "name"
4264   - "parent"
4265   - "throughput"
4266
4267 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
4268 -
4269   type: "table"
4270   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
4271   algorithm: "table_performance_comparison"
4272   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
4273   reference:
4274     title: "3-Node Hsw"
4275     data:
4276       # TODO: Add new data
4277       csit-dpdk-perf-verify-1901-3n-hsw:
4278       - 3   # NDRPDR sel
4279       - 4   # NDRPDR sel
4280       - 6   # NDRPDR sel
4281   compare:
4282     title: "3-Node Skx"
4283     data:
4284       # TODO: Replace with new data
4285       csit-dpdk-perf-verify-1810-3n-skx:
4286       - 3   # NDRPDR sel
4287       - 4   # NDRPDR sel
4288       - 6   # NDRPDR sel
4289       - 7   # NDRPDR sel
4290       - 8   # NDRPDR sel
4291       - 9   # NDRPDR sel
4292       - 10  # NDRPDR sel
4293       - 11  # NDRPDR sel
4294       - 12  # NDRPDR sel
4295       - 13  # NDRPDR sel
4296   data: "dpdk-compare-testbeds"
4297   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4298   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4299   parameters:
4300   - "name"
4301   - "parent"
4302   - "throughput"
4303
4304 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
4305 -
4306   type: "table"
4307   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
4308   algorithm: "table_performance_comparison"
4309   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
4310   reference:
4311     title: "3-Node Skx"
4312     data:
4313       # TODO: Replace with new data
4314       csit-dpdk-perf-verify-1810-3n-skx:
4315       - 3   # NDRPDR sel
4316       - 4   # NDRPDR sel
4317       - 6   # NDRPDR sel
4318       - 7   # NDRPDR sel
4319       - 8   # NDRPDR sel
4320       - 9   # NDRPDR sel
4321       - 10  # NDRPDR sel
4322       - 11  # NDRPDR sel
4323       - 12  # NDRPDR sel
4324       - 13  # NDRPDR sel
4325   compare:
4326     title: "2-Node Skx"
4327     data:
4328       # TODO: Add new data
4329       csit-dpdk-perf-verify-1901-2n-skx:
4330       - 2   # NDRPDR sel
4331   data: "dpdk-compare-topologies"
4332   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4333   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4334   parameters:
4335   - "name"
4336   - "parent"
4337   - "throughput"
4338
4339 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
4340 -
4341   type: "table"
4342   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
4343   algorithm: "table_performance_comparison"
4344   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
4345   reference:
4346     title: "3-Node Skx"
4347     data:
4348       # TODO: Replace with new data
4349       csit-dpdk-perf-verify-1810-3n-skx:
4350       - 3   # NDRPDR sel
4351       - 4   # NDRPDR sel
4352       - 6   # NDRPDR sel
4353       - 7   # NDRPDR sel
4354       - 8   # NDRPDR sel
4355       - 9   # NDRPDR sel
4356       - 10  # NDRPDR sel
4357       - 11  # NDRPDR sel
4358       - 12  # NDRPDR sel
4359       - 13  # NDRPDR sel
4360   compare:
4361     title: "2-Node Skx"
4362     data:
4363       # TODO: Add new data
4364       csit-dpdk-perf-verify-1901-2n-skx:
4365       - 2   # NDRPDR sel
4366   data: "dpdk-compare-topologies"
4367   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4368   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4369   parameters:
4370   - "name"
4371   - "parent"
4372   - "throughput"
4373
4374 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
4375 -
4376   type: "table"
4377   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
4378   algorithm: "table_performance_comparison"
4379   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
4380   reference:
4381     title: "3-Node Hsw"
4382     data:
4383       # TODO: Add new data
4384       csit-dpdk-perf-verify-1901-3n-hsw:
4385       - 3   # NDRPDR sel
4386       - 4   # NDRPDR sel
4387       - 6   # NDRPDR sel
4388   compare:
4389     title: "3-Node Skx"
4390     data:
4391       # TODO: Replace with new data
4392       csit-dpdk-perf-verify-1810-3n-skx:
4393       - 3   # NDRPDR sel
4394       - 4   # NDRPDR sel
4395       - 6   # NDRPDR sel
4396       - 7   # NDRPDR sel
4397       - 8   # NDRPDR sel
4398       - 9   # NDRPDR sel
4399       - 10  # NDRPDR sel
4400       - 11  # NDRPDR sel
4401       - 12  # NDRPDR sel
4402       - 13  # NDRPDR sel
4403   data: "dpdk-compare-testbeds"
4404   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4405   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4406   parameters:
4407   - "name"
4408   - "parent"
4409   - "throughput"
4410
4411 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr
4412 # NOTE: Not used in 18.10
4413 #-
4414 #  type: "table"
4415 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr"
4416 #  algorithm: "table_performance_comparison"
4417 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr"
4418 #  reference:
4419 #    title: "3-Node Hsw"
4420 #    data:
4421 #      csit-dpdk-perf-verify-1807-3n-hsw:
4422 #      - 11
4423 #      - 12  # full
4424 #      - 14
4425 #      - 15
4426 #      - 16
4427 #      - 17
4428 #      - 20
4429 #      - 21
4430 #      - 22
4431 #      - 23
4432 #  compare:
4433 #    title: "3-Node Skx"
4434 #    data:
4435 #      csit-dpdk-perf-verify-1807-3n-skx:
4436 #      - 1
4437 #      - 2
4438 #      - 3
4439 #      - 6
4440 #      - 7
4441 #      - 8
4442 #      - 9
4443 #      - 10
4444 #      - 11
4445 #      - 12
4446 #  data: "dpdk-compare-testbeds"
4447 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4448 #  filter: "'NIC_Intel-X710' and MRR" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
4449 #  parameters:
4450 #  - "name"
4451 #  - "parent"
4452 #  - "result"
4453
4454 # Detailed Test Results - DPDK Performance Results 3n-hsw
4455 -
4456   type: "table"
4457   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
4458   algorithm: "table_details"
4459   output-file-ext: ".csv"
4460   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4461   columns:
4462   -
4463     title: "Name"
4464     data: "data name"
4465   -
4466     title: "Status"
4467     data: "data msg"
4468   rows: "generated"
4469   data: "dpdk-perf-results-3n-hsw"
4470   filter: "all"
4471   parameters:
4472   - "name"
4473   - "parent"
4474   - "msg"
4475
4476 # Detailed Test Results - DPDK Performance Results 3n-skx
4477 -
4478   type: "table"
4479   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
4480   algorithm: "table_details"
4481   output-file-ext: ".csv"
4482   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4483   columns:
4484   -
4485     title: "Name"
4486     data: "data name"
4487   -
4488     title: "Status"
4489     data: "data msg"
4490   rows: "generated"
4491   data: "dpdk-perf-results-3n-skx"
4492   filter: "all"
4493   parameters:
4494   - "name"
4495   - "parent"
4496   - "msg"
4497
4498 # Detailed Test Results - DPDK Performance Results 2n-skx
4499 -
4500   type: "table"
4501   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
4502   algorithm: "table_details"
4503   output-file-ext: ".csv"
4504   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4505   columns:
4506   -
4507     title: "Name"
4508     data: "data name"
4509   -
4510     title: "Status"
4511     data: "data msg"
4512   rows: "generated"
4513   data: "dpdk-perf-results-2n-skx"
4514   filter: "all"
4515   parameters:
4516   - "name"
4517   - "parent"
4518   - "msg"
4519
4520 ################################################################################
4521 # HoneyComb
4522 -
4523   type: "table"
4524   title: "Detailed Test Results - Honeycomb Functional Results"
4525   algorithm: "table_details"
4526   output-file-ext: ".csv"
4527   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
4528   columns:
4529   -
4530     title: "Name"
4531     data: "data name"
4532   -
4533     title: "Documentation"
4534     data: "data doc"
4535   -
4536     title: "Status"
4537     data: "data status"
4538   rows: "generated"
4539   data:
4540     "hc-func-results"
4541   filter: "all"
4542   parameters:
4543   - "name"
4544   - "parent"
4545   - "doc"
4546   - "status"
4547
4548 ################################################################################
4549 # NSH SFC
4550 -
4551   type: "table"
4552   title: "Detailed Test Results - NSH SFC Functional Results"
4553   algorithm: "table_details"
4554   output-file-ext: ".csv"
4555   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results"
4556   columns:
4557   -
4558     title: "Name"
4559     data: "data name"
4560   -
4561     title: "Documentation"
4562     data: "data doc"
4563   -
4564     title: "Status"
4565     data: "data status"
4566   rows: "generated"
4567   data:
4568     "nsh-func-results"
4569   filter: "all"
4570   parameters:
4571   - "name"
4572   - "parent"
4573   - "doc"
4574   - "status"
4575
4576 ################################################################################
4577 # DMM
4578 -
4579   type: "table"
4580   title: "Detailed Test Results - DMM Functional Results"
4581   algorithm: "table_details"
4582   output-file-ext: ".csv"
4583   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4584   columns:
4585   -
4586     title: "Name"
4587     data: "data name"
4588   -
4589     title: "Documentation"
4590     data: "data doc"
4591   -
4592     title: "Status"
4593     data: "data status"
4594   rows: "generated"
4595   data:
4596     "dmm-func-results"
4597   filter: "all"
4598   parameters:
4599   - "name"
4600   - "parent"
4601   - "doc"
4602   - "status"
4603
4604 ################################################################################
4605 ###                                F I L E S                                 ###
4606 ################################################################################
4607
4608 # VPP Performance Results 3n-hsw
4609 -
4610   type: "file"
4611   title: "VPP Performance Results 3n-hsw"
4612   algorithm: "file_test_results"
4613   output-file-ext: ".rst"
4614   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4615   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"
4616   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
4617   data: "vpp-perf-results-3n-hsw"
4618   filter: "not 'NDRCHK' and not 'PDRCHK'"
4619   parameters:
4620   - "name"
4621   - "doc"
4622   - "level"
4623   - "parent"
4624   data-start-level: 3
4625
4626 # VPP Performance Results 3n-skx
4627 -
4628   type: "file"
4629   title: "VPP Performance Results 3n-skx"
4630   algorithm: "file_test_results"
4631   output-file-ext: ".rst"
4632   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4633   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"
4634   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
4635   data: "vpp-perf-results-3n-skx"
4636   filter: "not 'NDRCHK' and not 'PDRCHK'"
4637   parameters:
4638   - "name"
4639   - "doc"
4640   - "level"
4641   - "parent"
4642   data-start-level: 3
4643
4644 # VPP Performance Results 2n-skx
4645 -
4646   type: "file"
4647   title: "VPP Performance Results 2n-skx"
4648   algorithm: "file_test_results"
4649   output-file-ext: ".rst"
4650   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4651   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"
4652   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
4653   data: "vpp-perf-results-2n-skx"
4654   filter: "not 'NDRCHK' and not 'PDRCHK'"
4655   parameters:
4656   - "name"
4657   - "doc"
4658   - "level"
4659   - "parent"
4660   data-start-level: 3
4661
4662 # VPP Performance Results 2n-dnv
4663 -
4664   type: "file"
4665   title: "VPP Performance Results 2n-dnv"
4666   algorithm: "file_test_results"
4667   output-file-ext: ".rst"
4668   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4669   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"
4670   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
4671   data: "intel-dnv-vpp"
4672   filter: "'NDRPDR'"
4673   parameters:
4674   - "name"
4675   - "doc"
4676   - "level"
4677   - "parent"
4678   data-start-level: 3
4679
4680 # VPP Performance Configuration 3n-hsw
4681 -
4682   type: "file"
4683   title: "VPP Performance Configuration 3n-hsw"
4684   algorithm: "file_test_results"
4685   output-file-ext: ".rst"
4686   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
4687   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"
4688   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
4689   data: "vpp-perf-results-3n-hsw"
4690   filter: "not 'NDRCHK' and not 'PDRCHK'"
4691   parameters:
4692   - "name"
4693   - "doc"
4694   - "level"
4695   - "parent"
4696   data-start-level: 3
4697
4698 # VPP Performance Configuration 3n-skx
4699 -
4700   type: "file"
4701   title: "VPP Performance Configuration 3n-skx"
4702   algorithm: "file_test_results"
4703   output-file-ext: ".rst"
4704   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
4705   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"
4706   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
4707   data: "vpp-perf-results-3n-skx"
4708   filter: "not 'NDRCHK' and not 'PDRCHK'"
4709   parameters:
4710   - "name"
4711   - "doc"
4712   - "level"
4713   - "parent"
4714   data-start-level: 3
4715
4716 # VPP Performance Configuration 2n-skx
4717 -
4718   type: "file"
4719   title: "VPP Performance Configuration 2n-skx"
4720   algorithm: "file_test_results"
4721   output-file-ext: ".rst"
4722   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
4723   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"
4724   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
4725   data: "vpp-perf-results-2n-skx"
4726   filter: "not 'NDRCHK' and not 'PDRCHK'"
4727   parameters:
4728   - "name"
4729   - "doc"
4730   - "level"
4731   - "parent"
4732   data-start-level: 3
4733
4734 # VPP Performance Configuration 2n-dnv
4735 -
4736   type: "file"
4737   title: "VPP Performance Configuration 2n-dnv"
4738   algorithm: "file_test_results"
4739   output-file-ext: ".rst"
4740   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
4741   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"
4742   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
4743   data: "intel-dnv-vpp"
4744   filter: "'NDRPDR'"
4745   parameters:
4746   - "name"
4747   - "doc"
4748   - "level"
4749   - "parent"
4750   data-start-level: 3
4751
4752 # VPP Performance Operational Data 3n-hsw
4753 -
4754   type: "file"
4755   title: "VPP Performance Operational Data 3n-hsw"
4756   algorithm: "file_test_results"
4757   output-file-ext: ".rst"
4758   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
4759   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"
4760   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
4761   data: "vpp-perf-results-3n-hsw"
4762   filter: "not 'NDRCHK' and not 'PDRCHK'"
4763   parameters:
4764   - "name"
4765   - "doc"
4766   - "level"
4767   - "parent"
4768   data-start-level: 3
4769
4770 # VPP Performance Operational Data 3n-skx
4771 -
4772   type: "file"
4773   title: "VPP Performance Operational Data 3n-skx"
4774   algorithm: "file_test_results"
4775   output-file-ext: ".rst"
4776   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4777   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"
4778   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4779   data: "vpp-perf-results-3n-skx"
4780   filter: "not 'NDRCHK' and not 'PDRCHK'"
4781   parameters:
4782   - "name"
4783   - "doc"
4784   - "level"
4785   - "parent"
4786   data-start-level: 3
4787
4788 # VPP Performance Operational Data 2n-skx
4789 -
4790   type: "file"
4791   title: "VPP Performance Operational Data 2n-skx"
4792   algorithm: "file_test_results"
4793   output-file-ext: ".rst"
4794   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4795   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"
4796   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4797   data: "vpp-perf-results-2n-skx"
4798   filter: "not 'NDRCHK' and not 'PDRCHK'"
4799   parameters:
4800   - "name"
4801   - "doc"
4802   - "level"
4803   - "parent"
4804   data-start-level: 3
4805
4806 # VPP Performance Operational Data 2n-dnv
4807 -
4808   type: "file"
4809   title: "VPP Performance Operational Data 2n-dnv"
4810   algorithm: "file_test_results"
4811   output-file-ext: ".rst"
4812   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4813   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"
4814   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4815   data: "intel-dnv-vpp"
4816   filter: "'NDRPDR'"
4817   parameters:
4818   - "name"
4819   - "doc"
4820   - "level"
4821   - "parent"
4822   data-start-level: 3
4823
4824 # VPP MRR Results 3n-hsw
4825 -
4826   type: "file"
4827   title: "VPP MRR Results 3n-hsw"
4828   algorithm: "file_test_results"
4829   output-file-ext: ".rst"
4830   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4831   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"
4832   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4833   data: "vpp-mrr-results-3n-hsw"
4834   filter: "'MRR'"
4835   parameters:
4836   - "name"
4837   - "doc"
4838   - "level"
4839   - "parent"
4840   data-start-level: 3
4841
4842 # VPP MRR Results 3n-skx
4843 -
4844   type: "file"
4845   title: "VPP MRR Results 3n-skx"
4846   algorithm: "file_test_results"
4847   output-file-ext: ".rst"
4848   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4849   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"
4850   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4851   data: "vpp-mrr-results-3n-skx"
4852   filter: "'MRR'"
4853   parameters:
4854   - "name"
4855   - "doc"
4856   - "level"
4857   - "parent"
4858   data-start-level: 3
4859
4860 # VPP MRR Results 2n-skx
4861 -
4862   type: "file"
4863   title: "VPP MRR Results 2n-skx"
4864   algorithm: "file_test_results"
4865   output-file-ext: ".rst"
4866   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4867   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"
4868   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4869   data: "vpp-mrr-results-2n-skx"
4870   filter: "all"
4871   parameters:
4872   - "name"
4873   - "doc"
4874   - "level"
4875   - "parent"
4876   data-start-level: 3
4877
4878 # VPP MRR Results 2n-dnv
4879 -
4880   type: "file"
4881   title: "VPP MRR Results 2n-dnv"
4882   algorithm: "file_test_results"
4883   output-file-ext: ".rst"
4884   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4885   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"
4886   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4887   data: "intel-dnv-vpp"
4888   filter: "'MRR'"
4889   parameters:
4890   - "name"
4891   - "doc"
4892   - "level"
4893   - "parent"
4894   data-start-level: 3
4895
4896 # VPP MRR Configuration 3n-hsw
4897 -
4898   type: "file"
4899   title: "VPP MRR Configuration 3n-hsw"
4900   algorithm: "file_test_results"
4901   output-file-ext: ".rst"
4902   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4903   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"
4904   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4905   data: "vpp-mrr-results-3n-hsw"
4906   filter: "'MRR'"
4907   parameters:
4908   - "name"
4909   - "doc"
4910   - "level"
4911   - "parent"
4912   data-start-level: 3
4913
4914 # VPP MRR Configuration 3n-skx
4915 -
4916   type: "file"
4917   title: "VPP MRR Configuration 3n-skx"
4918   algorithm: "file_test_results"
4919   output-file-ext: ".rst"
4920   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4921   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"
4922   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4923   data: "vpp-mrr-results-3n-skx"
4924   filter: "'MRR'"
4925   parameters:
4926   - "name"
4927   - "doc"
4928   - "level"
4929   - "parent"
4930   data-start-level: 3
4931
4932 # VPP MRR Configuration 2n-skx
4933 -
4934   type: "file"
4935   title: "VPP MRR Configuration 2n-skx"
4936   algorithm: "file_test_results"
4937   output-file-ext: ".rst"
4938   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4939   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"
4940   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4941   data: "vpp-mrr-results-2n-skx"
4942   filter: "'MRR'"
4943   parameters:
4944   - "name"
4945   - "doc"
4946   - "level"
4947   - "parent"
4948   data-start-level: 3
4949
4950 # VPP MRR Configuration 2n-dnv
4951 -
4952   type: "file"
4953   title: "VPP MRR Configuration 2n-dnv"
4954   algorithm: "file_test_results"
4955   output-file-ext: ".rst"
4956   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4957   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"
4958   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4959   data: "intel-dnv-vpp"
4960   filter: "'MRR'"
4961   parameters:
4962   - "name"
4963   - "doc"
4964   - "level"
4965   - "parent"
4966   data-start-level: 3
4967
4968 # VPP Functional Results - Ubuntu
4969 -
4970   type: "file"
4971   title: "VPP Functional Results - Ubuntu"
4972   algorithm: "file_test_results"
4973   output-file-ext: ".rst"
4974   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4975   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"
4976   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4977   data: "vpp-func-results-ubuntu"
4978   filter: "all"
4979   parameters:
4980   - "name"
4981   - "doc"
4982   - "level"
4983   - "parent"
4984   data-start-level: 3
4985
4986 # VPP Functional Results - CentOS
4987 -
4988   type: "file"
4989   title: "VPP Functional Results - CentOS"
4990   algorithm: "file_test_results"
4991   output-file-ext: ".rst"
4992   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4993   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"
4994   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4995   data:
4996     "vpp-func-results-centos"
4997   filter: "all"
4998   parameters:
4999   - "name"
5000   - "doc"
5001   - "level"
5002   - "parent"
5003   data-start-level: 3
5004
5005 # VPP Functional Configuration - Ubuntu
5006 -
5007   type: "file"
5008   title: "VPP Functional Configuration - Ubuntu"
5009   algorithm: "file_test_results"
5010   output-file-ext: ".rst"
5011   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
5012   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"
5013   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
5014   data: "vpp-func-results-ubuntu"
5015   filter: "all"
5016   parameters:
5017   - "name"
5018   - "doc"
5019   - "level"
5020   - "parent"
5021   data-start-level: 3
5022
5023 # VPP Functional Configuration - CentOS
5024 -
5025   type: "file"
5026   title: "VPP Functional Configuration - CentOS"
5027   algorithm: "file_test_results"
5028   output-file-ext: ".rst"
5029   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
5030   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"
5031   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
5032   data:
5033     "vpp-func-results-centos"
5034   filter: "all"
5035   parameters:
5036   - "name"
5037   - "doc"
5038   - "level"
5039   - "parent"
5040   data-start-level: 3
5041
5042 # VPP Device Results - Ubuntu
5043 -
5044   type: "file"
5045   title: "VPP Device Results - Ubuntu"
5046   algorithm: "file_test_results"
5047   output-file-ext: ".rst"
5048   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5049   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"
5050   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5051   data: "vpp-device-results-ubuntu"
5052   filter: "all"
5053   parameters:
5054   - "name"
5055   - "doc"
5056   - "level"
5057   - "parent"
5058   data-start-level: 2
5059
5060 # VPP Device Configuration - Ubuntu
5061 -
5062   type: "file"
5063   title: "VPP Device Configuration - Ubuntu"
5064   algorithm: "file_test_results"
5065   output-file-ext: ".rst"
5066   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5067   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"
5068   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5069   data: "vpp-device-results-ubuntu"
5070   filter: "all"
5071   parameters:
5072   - "name"
5073   - "doc"
5074   - "level"
5075   - "parent"
5076   data-start-level: 2
5077
5078 # Container Orchestrated Performance Results 3n-hsw
5079 -
5080   type: "file"
5081   title: "Container Orchestrated Performance Results 3n-hsw"
5082   algorithm: "file_test_results"
5083   output-file-ext: ".rst"
5084   output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
5085   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"
5086   dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
5087   data: "ligato-perf-results-3n-hsw"
5088   filter: "all"
5089   parameters:
5090   - "name"
5091   - "doc"
5092   - "level"
5093   - "parent"
5094   data-start-level: 3
5095
5096 # DPDK Performance Results 3n-hsw
5097 -
5098   type: "file"
5099   title: "DPDK Performance Results 3n-hsw"
5100   algorithm: "file_test_results"
5101   output-file-ext: ".rst"
5102   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5103   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"
5104   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5105   data: "dpdk-perf-results-3n-hsw"
5106   filter: "all"
5107   parameters:
5108   - "name"
5109   - "doc"
5110   - "level"
5111   - "parent"
5112   data-start-level: 3
5113
5114 # DPDK Performance Results 3n-skx
5115 -
5116   type: "file"
5117   title: "DPDK Performance Results 3n-skx"
5118   algorithm: "file_test_results"
5119   output-file-ext: ".rst"
5120   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5121   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"
5122   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5123   data: "dpdk-perf-results-3n-skx"
5124   filter: "all"
5125   parameters:
5126   - "name"
5127   - "doc"
5128   - "level"
5129   - "parent"
5130   data-start-level: 3
5131
5132 # DPDK Performance Results 2n-skx
5133 -
5134   type: "file"
5135   title: "DPDK Performance Results 2n-skx"
5136   algorithm: "file_test_results"
5137   output-file-ext: ".rst"
5138   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5139   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"
5140   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5141   data: "dpdk-perf-results-2n-skx"
5142   filter: "all"
5143   parameters:
5144   - "name"
5145   - "doc"
5146   - "level"
5147   - "parent"
5148   data-start-level: 3
5149
5150 # Honeycomb Functional Results
5151 -
5152   type: "file"
5153   title: "Honeycomb Functional Results"
5154   algorithm: "file_test_results"
5155   output-file-ext: ".rst"
5156   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
5157   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"
5158   dir-tables: "{DIR[DTR,FUNC,HC]}"
5159   data:
5160     "hc-func-results"
5161   filter: "all"
5162   parameters:
5163   - "name"
5164   - "doc"
5165   - "level"
5166   - "parent"
5167   data-start-level: 3
5168
5169 # NSH SFC Functional Results
5170 -
5171   type: "file"
5172   title: "NSH SFC Functional Results"
5173   algorithm: "file_test_results"
5174   output-file-ext: ".rst"
5175   output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
5176   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"
5177   dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
5178   data:
5179     "nsh-func-results"
5180   filter: "all"
5181   parameters:
5182   - "name"
5183   - "doc"
5184   - "level"
5185   - "parent"
5186   data-start-level: 3
5187
5188 # DMM Functional Results
5189 -
5190   type: "file"
5191   title: "DMM Functional Results"
5192   algorithm: "file_test_results"
5193   output-file-ext: ".rst"
5194   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
5195   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"
5196   dir-tables: "{DIR[DTR,FUNC,DMM]}"
5197   data:
5198     "dmm-func-results"
5199   filter: "all"
5200   parameters:
5201   - "name"
5202   - "doc"
5203   - "level"
5204   - "parent"
5205   data-start-level: 3
5206
5207 ################################################################################
5208 ###                                P L O T S                                 ###
5209 ################################################################################
5210
5211 # Soak test - 30min Soak Test (PLRsearch), boxes
5212 -
5213   type: "plot"
5214   title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
5215   algorithm: "plot_soak_boxes"
5216   output-file-type: ".html"
5217   output-file: "{DIR[STATIC,VPP]}/example-soak-boxes"
5218   data: "plot-vpp-soak-2n-skx"
5219   filter: "'SOAK'"
5220   parameters:
5221   - "throughput"
5222   - "parent"
5223   - "tags"
5224   sort:
5225   - "L2PATCH"
5226   - "L2XCBASE"
5227   - "L2BDMACLRN"
5228   - "IP4FWD"
5229   - "IP6FWD"
5230   - "VHOST"
5231   layout:
5232     title: "30min Soak Test (PLRsearch)"
5233     layout: "plot-soak-throughput"
5234
5235 # Soak test - example, not used
5236 -
5237   type: "plot"
5238   title: "VPP Throughput: 30min Soak Test (PLRsearch) bars"
5239   algorithm: "plot_soak_bars"
5240   output-file-type: ".html"
5241   output-file: "{DIR[STATIC,VPP]}/example-soak-bars"
5242   data: "plot-vpp-soak-2n-skx"
5243   filter: "'SOAK'"
5244   parameters:
5245   - "throughput"
5246   - "parent"
5247   - "tags"
5248   sort:
5249   - "L2PATCH"
5250   - "L2XCBASE"
5251   - "L2BDMACLRN"
5252   - "IP4FWD"
5253   - "IP6FWD"
5254   - "VHOST"
5255   layout:
5256     title: "30min Soak Test (PLRsearch)"
5257     layout: "plot-soak-throughput"
5258
5259 ################################################################################
5260 # Plots - NF Density
5261
5262 -
5263   type: "plot"
5264   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
5265   algorithm: "plot_service_density_heatmap"
5266   output-file-type: ".html"
5267   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
5268   data: "plot-vpp-vsc-2n-skx"
5269   filter: "'NIC_Intel-X710' and
5270            'NF_DENSITY' and
5271            'VM' and
5272            'CHAIN' and
5273            '64B' and
5274            '2T1C' and
5275            'MRR'"
5276   parameters:
5277   - "result"
5278   - "name"
5279   - "tags"
5280   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5281   x-axis: "X = VNFs per Service Chain"
5282   y-axis: "Y = Number of Service Chains"
5283   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5284   layout:
5285     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
5286     layout: "plot-service-density"
5287
5288 -
5289   type: "plot"
5290   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}vhost-{b}chain-{c}vm-l3fwdip4-mrr"
5291   algorithm: "plot_service_density_heatmap"
5292   output-file-type: ".html"
5293   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-vsc-mrr"
5294   data: "plot-vpp-vsc-2n-skx"
5295   filter: "'NIC_Intel-X710' and
5296            'NF_DENSITY' and
5297            'VM' and
5298            'CHAIN' and
5299            '64B' and
5300            '4T2C' and
5301            'MRR'"
5302   parameters:
5303   - "result"
5304   - "name"
5305   - "tags"
5306   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5307   x-axis: "X = VNFs per Service Chain"
5308   y-axis: "Y = Number of Service Chains"
5309   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5310   layout:
5311     title: "<b>Throughput:</b> eth-l2bd-{2XY}vhost-{Y}chain-{XY}vm-l3fwdip4-mrr"
5312     layout: "plot-service-density"
5313
5314 -
5315   type: "plot"
5316   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5317   algorithm: "plot_service_density_heatmap"
5318   output-file-type: ".html"
5319   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
5320   data: "plot-vpp-csc-2n-skx"
5321   filter: "'NIC_Intel-X710' and
5322            'NF_DENSITY' and
5323            'DOCKER' and
5324            'CHAIN' and
5325            '64B' and
5326            '2T1C' and
5327            'MRR'"
5328   parameters:
5329   - "result"
5330   - "name"
5331   - "tags"
5332   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5333   x-axis: "X = CNFs per Service Chain"
5334   y-axis: "Y = Number of Service Chains"
5335   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5336   layout:
5337     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5338     layout: "plot-service-density"
5339
5340 -
5341   type: "plot"
5342   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}chain-{c}drc-vppip4-mrr"
5343   algorithm: "plot_service_density_heatmap"
5344   output-file-type: ".html"
5345   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csc-mrr"
5346   data: "plot-vpp-csc-2n-skx"
5347   filter: "'NIC_Intel-X710' and
5348            'NF_DENSITY' and
5349            'DOCKER' and
5350            'CHAIN' and
5351            '64B' and
5352            '4T2C' and
5353            'MRR'"
5354   parameters:
5355   - "result"
5356   - "name"
5357   - "tags"
5358   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5359   x-axis: "X = CNFs per Service Chain"
5360   y-axis: "Y = Number of Service Chains"
5361   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5362   layout:
5363     title: "<b>Throughput:</b> eth-l2bd-{2XY}memif-{Y}chain-{XY}drc-vppip4-mrr"
5364     layout: "plot-service-density"
5365
5366 -
5367   type: "plot"
5368   title: "Packet Throughput: 64B-1c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5369   algorithm: "plot_service_density_heatmap"
5370   output-file-type: ".html"
5371   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5372   data: "plot-vpp-csp-2n-skx"
5373   filter: "'NIC_Intel-X710' and
5374            'NF_DENSITY' and
5375            'DOCKER' and
5376            'PIPELINE' and
5377            '64B' and
5378            '2T1C' and
5379            'MRR'"
5380   parameters:
5381   - "result"
5382   - "name"
5383   - "tags"
5384   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5385   x-axis: "X = CNFs per Service Pipeline"
5386   y-axis: "Y = Number of Service Pipelines"
5387   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5388   layout:
5389     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5390     layout: "plot-service-density"
5391
5392 -
5393   type: "plot"
5394   title: "Packet Throughput: 64B-2c-eth-l2bd-{a}memif-{b}pipe-{c}drc-vppip4-mrr"
5395   algorithm: "plot_service_density_heatmap"
5396   output-file-type: ".html"
5397   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-4t2c-base-csp-mrr"
5398   data: "plot-vpp-csp-2n-skx"
5399   filter: "'NIC_Intel-X710' and
5400            'NF_DENSITY' and
5401            'DOCKER' and
5402            'PIPELINE' and
5403            '64B' and
5404            '4T2C' and
5405            'MRR'"
5406   parameters:
5407   - "result"
5408   - "name"
5409   - "tags"
5410   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5411   x-axis: "X = CNFs per Service Pipeline"
5412   y-axis: "Y = Number of Service Pipelines"
5413   z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5414   layout:
5415     title: "<b>Throughput:</b> eth-l2bd-{2Y}memif-{Y}pipe-{XY}drc-vppip4-mrr"
5416     layout: "plot-service-density"
5417
5418 ################################################################################
5419 # Plots VPP HTTP Server Performance
5420 -
5421   type: "plot"
5422   title: "VPP HTTP Server Performance"
5423   algorithm: "plot_http_server_performance_box"
5424   output-file-type: ".html"
5425   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5426   data:
5427     "plot-vpp-http-server-performance"
5428   # Keep this formatting, the filter is enclosed with " (quotation mark) and
5429   # each tag is enclosed with ' (apostrophe).
5430   filter: "'HTTP' and 'TCP_CPS'"
5431   parameters:
5432   - "result"
5433   - "name"
5434   traces:
5435     hoverinfo: "x+y"
5436     boxpoints: "outliers"
5437     whiskerwidth: 0
5438   layout:
5439     title: "VPP HTTP Server Performance"
5440     layout:
5441       "plot-cps"
5442
5443 -
5444   type: "plot"
5445   title: "VPP HTTP Server Performance"
5446   algorithm: "plot_http_server_performance_box"
5447   output-file-type: ".html"
5448   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5449   data:
5450     "plot-vpp-http-server-performance"
5451   filter: "'HTTP' and 'TCP_RPS'"
5452   parameters:
5453   - "result"
5454   - "name"
5455   traces:
5456     hoverinfo: "x+y"
5457     boxpoints: "outliers"
5458     whiskerwidth: 0
5459   layout:
5460     title: "VPP HTTP Server Performance"
5461     layout:
5462       "plot-rps"
5463
5464 ################################################################################
5465
5466 # Packet Throughput - VPP L2 3n-hsw-x520 base and scale
5467 -
5468   type: "plot"
5469   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5470   algorithm: "plot_performance_box"
5471   output-file-type: ".html"
5472   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5473   data: "plot-vpp-throughput-latency-3n-hsw"
5474   filter: "'NIC_Intel-X520-DA2' and
5475            '64B' and
5476            ('BASE' or 'SCALE') and
5477            'NDRPDR' and
5478            'ETH' and
5479            '1T1C' and
5480            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5481            not 'VHOST' and
5482            not 'MEMIF'"
5483   parameters:
5484   - "throughput"
5485   - "parent"
5486   - "tags"
5487   sort:
5488   - "L2PATCH"
5489   - "L2XCBASE"
5490   - "BASE"
5491   - "FIB_10K"
5492   - "FIB_100K"
5493   - "FIB_1M"
5494   traces:
5495     hoverinfo: "x+y"
5496     boxpoints: "outliers"
5497     whiskerwidth: 0
5498   layout:
5499     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
5500     layout: "plot-throughput"
5501
5502 -
5503   type: "plot"
5504   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5505   algorithm: "plot_performance_box"
5506   output-file-type: ".html"
5507   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5508   data: "plot-vpp-throughput-latency-3n-hsw"
5509   filter: "'NIC_Intel-X520-DA2' and
5510            '64B' and
5511            ('BASE' or 'SCALE') and
5512            'NDRPDR' and
5513            'ETH' and
5514            '1T1C' and
5515            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5516            not 'VHOST' and
5517            not 'MEMIF'"
5518   parameters:
5519   - "throughput"
5520   - "parent"
5521   - "tags"
5522   sort:
5523   - "L2PATCH"
5524   - "L2XCBASE"
5525   - "BASE"
5526   - "FIB_10K"
5527   - "FIB_100K"
5528   - "FIB_1M"
5529   traces:
5530     hoverinfo: "x+y"
5531     boxpoints: "outliers"
5532     whiskerwidth: 0
5533   layout:
5534     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
5535     layout: "plot-throughput"
5536
5537 -
5538   type: "plot"
5539   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5540   algorithm: "plot_performance_box"
5541   output-file-type: ".html"
5542   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5543   data: "plot-vpp-throughput-latency-3n-hsw"
5544   filter: "'NIC_Intel-X520-DA2' and
5545            '64B' and
5546            ('BASE' or 'SCALE') and
5547            'NDRPDR' and
5548            'ETH' and
5549            '2T2C' and
5550            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5551            not 'VHOST' and
5552            not 'MEMIF'"
5553   parameters:
5554   - "throughput"
5555   - "parent"
5556   - "tags"
5557   sort:
5558   - "L2PATCH"
5559   - "L2XCBASE"
5560   - "BASE"
5561   - "FIB_10K"
5562   - "FIB_100K"
5563   - "FIB_1M"
5564   traces:
5565     hoverinfo: "x+y"
5566     boxpoints: "outliers"
5567     whiskerwidth: 0
5568   layout:
5569     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
5570     layout: "plot-throughput"
5571
5572 -
5573   type: "plot"
5574   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5575   algorithm: "plot_performance_box"
5576   output-file-type: ".html"
5577   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5578   data: "plot-vpp-throughput-latency-3n-hsw"
5579   filter: "'NIC_Intel-X520-DA2' and
5580            '64B' and
5581            ('BASE' or 'SCALE') and
5582            'NDRPDR' and
5583            'ETH' and
5584            '2T2C' and
5585            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5586            not 'VHOST' and
5587            not 'MEMIF'"
5588   parameters:
5589   - "throughput"
5590   - "parent"
5591   - "tags"
5592   sort:
5593   - "L2PATCH"
5594   - "L2XCBASE"
5595   - "BASE"
5596   - "FIB_10K"
5597   - "FIB_100K"
5598   - "FIB_1M"
5599   traces:
5600     hoverinfo: "x+y"
5601     boxpoints: "outliers"
5602     whiskerwidth: 0
5603   layout:
5604     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
5605     layout: "plot-throughput"
5606
5607 # Packet Throughput - VPP L2 3n-hsw-x520 features
5608 -
5609   type: "plot"
5610   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5611   algorithm: "plot_performance_box"
5612   output-file-type: ".html"
5613   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5614   data: "plot-vpp-throughput-latency-3n-hsw"
5615   filter: "'NIC_Intel-X520-DA2' and
5616            '64B' and
5617            'NDRPDR' and
5618            '1T1C' and
5619            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5620            not 'ACL' and
5621            not 'VHOST' and
5622            not 'MEMIF'"
5623   parameters:
5624   - "throughput"
5625   - "parent"
5626   - "tags"
5627   sort:
5628   - "L2XCBASE"    # l2xcbase
5629   - "L2BDBASE"    # l2bdbase
5630   - "L2XCFWD"     # dot1q-l2xcbase
5631   - "L2BDMACLRN"  # dot1q-l2bdbase
5632   traces:
5633     hoverinfo: "x+y"
5634     boxpoints: "outliers"
5635     whiskerwidth: 0
5636   layout:
5637     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
5638     layout: "plot-throughput"
5639
5640 -
5641   type: "plot"
5642   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5643   algorithm: "plot_performance_box"
5644   output-file-type: ".html"
5645   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5646   data: "plot-vpp-throughput-latency-3n-hsw"
5647   filter: "'NIC_Intel-X520-DA2' and
5648            '64B' and
5649            'NDRPDR' and
5650            '1T1C' and
5651            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5652            not 'ACL' and
5653            not 'VHOST' and
5654            not 'MEMIF'"
5655   parameters:
5656   - "throughput"
5657   - "parent"
5658   - "tags"
5659   sort:
5660   - "L2XCBASE"    # l2xcbase
5661   - "L2BDBASE"    # l2bdbase
5662   - "L2XCFWD"     # dot1q-l2xcbase
5663   - "L2BDMACLRN"  # dot1q-l2bdbase
5664   traces:
5665     hoverinfo: "x+y"
5666     boxpoints: "outliers"
5667     whiskerwidth: 0
5668   layout:
5669     title: "l2sw-3n-hsw-x520-64b-1t1c-features-pdr"
5670     layout: "plot-throughput"
5671
5672 -
5673   type: "plot"
5674   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5675   algorithm: "plot_performance_box"
5676   output-file-type: ".html"
5677   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5678   data: "plot-vpp-throughput-latency-3n-hsw"
5679   filter: "'NIC_Intel-X520-DA2' and
5680            '64B' and
5681            'NDRPDR' and
5682            '2T2C' and
5683            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5684            not 'ACL' and
5685            not 'VHOST' and
5686            not 'MEMIF'"
5687   parameters:
5688   - "throughput"
5689   - "parent"
5690   - "tags"
5691   sort:
5692   - "L2XCBASE"    # l2xcbase
5693   - "L2BDBASE"    # l2bdbase
5694   - "L2XCFWD"     # dot1q-l2xcbase
5695   - "L2BDMACLRN"  # dot1q-l2bdbase
5696   traces:
5697     hoverinfo: "x+y"
5698     boxpoints: "outliers"
5699     whiskerwidth: 0
5700   layout:
5701     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
5702     layout: "plot-throughput"
5703
5704 -
5705   type: "plot"
5706   title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5707   algorithm: "plot_performance_box"
5708   output-file-type: ".html"
5709   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5710   data: "plot-vpp-throughput-latency-3n-hsw"
5711   filter: "'NIC_Intel-X520-DA2' and
5712            '64B' and
5713            'NDRPDR' and
5714            '2T2C' and
5715            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5716            not 'ACL' and
5717            not 'VHOST' and
5718            not 'MEMIF'"
5719   parameters:
5720   - "throughput"
5721   - "parent"
5722   - "tags"
5723   sort:
5724   - "L2XCBASE"    # l2xcbase
5725   - "L2BDBASE"    # l2bdbase
5726   - "L2XCFWD"     # dot1q-l2xcbase
5727   - "L2BDMACLRN"  # dot1q-l2bdbase
5728   traces:
5729     hoverinfo: "x+y"
5730     boxpoints: "outliers"
5731     whiskerwidth: 0
5732   layout:
5733     title: "l2sw-3n-hsw-x520-64b-2t2c-features-pdr"
5734     layout: "plot-throughput"
5735
5736 # Packet Throughput - VPP L2 3n-hsw-x710 base and scale
5737 -
5738   type: "plot"
5739   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5740   algorithm: "plot_performance_box"
5741   output-file-type: ".html"
5742   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5743   data: "plot-vpp-throughput-latency-3n-hsw"
5744   filter: "'NIC_Intel-X710' and
5745            '64B' and
5746            ('BASE' or 'SCALE') and
5747            'NDRPDR' and
5748            'ETH' and
5749            '1T1C' and
5750            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5751            not 'VHOST' and
5752            not 'MEMIF'"
5753   parameters:
5754   - "throughput"
5755   - "parent"
5756   - "tags"
5757   sort:
5758   - "L2XCFWD"
5759   - "L2PATCH"
5760   - "L2BDMACLRN"
5761   - "FIB_10K"
5762   - "FIB_100K"
5763   - "FIB_1M"
5764   traces:
5765     hoverinfo: "x+y"
5766     boxpoints: "outliers"
5767     whiskerwidth: 0
5768   layout:
5769     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
5770     layout: "plot-throughput"
5771
5772 -
5773   type: "plot"
5774   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5775   algorithm: "plot_performance_box"
5776   output-file-type: ".html"
5777   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5778   data: "plot-vpp-throughput-latency-3n-hsw"
5779   filter: "'NIC_Intel-X710' and
5780            '64B' and
5781            ('BASE' or 'SCALE') and
5782            'NDRPDR' and
5783            'ETH' and
5784            '1T1C' and
5785            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5786            not 'VHOST' and
5787            not 'MEMIF'"
5788   parameters:
5789   - "throughput"
5790   - "parent"
5791   - "tags"
5792   sort:
5793   - "L2XCFWD"
5794   - "L2PATCH"
5795   - "L2BDMACLRN"
5796   - "FIB_10K"
5797   - "FIB_100K"
5798   - "FIB_1M"
5799   traces:
5800     hoverinfo: "x+y"
5801     boxpoints: "outliers"
5802     whiskerwidth: 0
5803   layout:
5804     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
5805     layout: "plot-throughput"
5806
5807 -
5808   type: "plot"
5809   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5810   algorithm: "plot_performance_box"
5811   output-file-type: ".html"
5812   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5813   data: "plot-vpp-throughput-latency-3n-hsw"
5814   filter: "'NIC_Intel-X710' and
5815            '64B' and
5816            ('BASE' or 'SCALE') and
5817            'NDRPDR' and
5818            'ETH' and
5819            '2T2C' and
5820            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5821            not 'VHOST' and
5822            not 'MEMIF'"
5823   parameters:
5824   - "throughput"
5825   - "parent"
5826   - "tags"
5827   sort:
5828   - "L2XCFWD"
5829   - "L2PATCH"
5830   - "L2BDMACLRN"
5831   - "FIB_10K"
5832   - "FIB_100K"
5833   - "FIB_1M"
5834   traces:
5835     hoverinfo: "x+y"
5836     boxpoints: "outliers"
5837     whiskerwidth: 0
5838   layout:
5839     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
5840     layout: "plot-throughput"
5841
5842 -
5843   type: "plot"
5844   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5845   algorithm: "plot_performance_box"
5846   output-file-type: ".html"
5847   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5848   data: "plot-vpp-throughput-latency-3n-hsw"
5849   filter: "'NIC_Intel-X710' and
5850            '64B' and
5851            ('BASE' or 'SCALE') and
5852            'NDRPDR' and
5853            'ETH' and
5854            '2T2C' and
5855            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
5856            not 'VHOST' and
5857            not 'MEMIF'"
5858   parameters:
5859   - "throughput"
5860   - "parent"
5861   - "tags"
5862   sort:
5863   - "L2XCFWD"
5864   - "L2PATCH"
5865   - "L2BDMACLRN"
5866   - "FIB_10K"
5867   - "FIB_100K"
5868   - "FIB_1M"
5869   traces:
5870     hoverinfo: "x+y"
5871     boxpoints: "outliers"
5872     whiskerwidth: 0
5873   layout:
5874     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
5875     layout: "plot-throughput"
5876
5877 # Packet Throughput - VPP L2 3n-hsw-x710 features
5878 -
5879   type: "plot"
5880   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5881   algorithm: "plot_performance_box"
5882   output-file-type: ".html"
5883   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5884   data: "plot-vpp-throughput-latency-3n-hsw"
5885   filter: "'NIC_Intel-X710' and
5886            '64B' and
5887            'NDRPDR' and
5888            '1T1C' and
5889            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5890            not 'ACL' and
5891            not 'VHOST' and
5892            not 'MEMIF'"
5893   parameters:
5894   - "throughput"
5895   - "parent"
5896   - "tags"
5897   sort:
5898   - "L2XCBASE"    # l2xcbase
5899   - "L2BDBASE"    # l2bdbase
5900   - "L2XCFWD"     # dot1q-l2xcbase
5901   - "L2BDMACLRN"  # dot1q-l2bdbase
5902   traces:
5903     hoverinfo: "x+y"
5904     boxpoints: "outliers"
5905     whiskerwidth: 0
5906   layout:
5907     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
5908     layout: "plot-throughput"
5909
5910 -
5911   type: "plot"
5912   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5913   algorithm: "plot_performance_box"
5914   output-file-type: ".html"
5915   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5916   data: "plot-vpp-throughput-latency-3n-hsw"
5917   filter: "'NIC_Intel-X710' and
5918            '64B' and
5919            'NDRPDR' and
5920            '1T1C' and
5921            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5922            not 'ACL' and
5923            not 'VHOST' and
5924            not 'MEMIF'"
5925   parameters:
5926   - "throughput"
5927   - "parent"
5928   - "tags"
5929   sort:
5930   - "L2XCBASE"    # l2xcbase
5931   - "L2BDBASE"    # l2bdbase
5932   - "L2XCFWD"     # dot1q-l2xcbase
5933   - "L2BDMACLRN"  # dot1q-l2bdbase
5934   traces:
5935     hoverinfo: "x+y"
5936     boxpoints: "outliers"
5937     whiskerwidth: 0
5938   layout:
5939     title: "l2sw-3n-hsw-x710-64b-1t1c-features-pdr"
5940     layout: "plot-throughput"
5941
5942 -
5943   type: "plot"
5944   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5945   algorithm: "plot_performance_box"
5946   output-file-type: ".html"
5947   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5948   data: "plot-vpp-throughput-latency-3n-hsw"
5949   filter: "'NIC_Intel-X710' and
5950            '64B' and
5951            'NDRPDR' and
5952            '2T2C' and
5953            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5954            not 'ACL' and
5955            not 'VHOST' and
5956            not 'MEMIF'"
5957   parameters:
5958   - "throughput"
5959   - "parent"
5960   - "tags"
5961   sort:
5962   - "L2XCBASE"    # l2xcbase
5963   - "L2BDBASE"    # l2bdbase
5964   - "L2XCFWD"     # dot1q-l2xcbase
5965   - "L2BDMACLRN"  # dot1q-l2bdbase
5966   traces:
5967     hoverinfo: "x+y"
5968     boxpoints: "outliers"
5969     whiskerwidth: 0
5970   layout:
5971     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
5972     layout: "plot-throughput"
5973
5974 -
5975   type: "plot"
5976   title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5977   algorithm: "plot_performance_box"
5978   output-file-type: ".html"
5979   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
5980   data: "plot-vpp-throughput-latency-3n-hsw"
5981   filter: "'NIC_Intel-X710' and
5982            '64B' and
5983            'NDRPDR' and
5984            '2T2C' and
5985            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
5986            not 'ACL' and
5987            not 'VHOST' and
5988            not 'MEMIF'"
5989   parameters:
5990   - "throughput"
5991   - "parent"
5992   - "tags"
5993   sort:
5994   - "L2XCBASE"    # l2xcbase
5995   - "L2BDBASE"    # l2bdbase
5996   - "L2XCFWD"     # dot1q-l2xcbase
5997   - "L2BDMACLRN"  # dot1q-l2bdbase
5998   traces:
5999     hoverinfo: "x+y"
6000     boxpoints: "outliers"
6001     whiskerwidth: 0
6002   layout:
6003     title: "l2sw-3n-hsw-x710-64b-2t2c-features-pdr"
6004     layout: "plot-throughput"
6005
6006 # Packet Throughput - VPP L2 3n-hsw-xl710 base and scale
6007 -
6008   type: "plot"
6009   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
6010   algorithm: "plot_performance_box"
6011   output-file-type: ".html"
6012   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
6013   data: "plot-vpp-throughput-latency-3n-hsw"
6014   filter: "'NIC_Intel-XL710' and
6015            '64B' and
6016            ('BASE' or 'SCALE') and
6017            'NDRPDR' and
6018            'ETH' and
6019            '1T1C' and
6020            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6021            not 'VHOST' and
6022            not 'MEMIF'"
6023   parameters:
6024   - "throughput"
6025   - "parent"
6026   - "tags"
6027   sort:
6028   - "L2PATCH"
6029   - "L2XCBASE"
6030   - "BASE"
6031   - "FIB_10K"
6032   - "FIB_100K"
6033   - "FIB_1M"
6034   traces:
6035     hoverinfo: "x+y"
6036     boxpoints: "outliers"
6037     whiskerwidth: 0
6038   layout:
6039     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
6040     layout: "plot-throughput"
6041
6042 -
6043   type: "plot"
6044   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
6045   algorithm: "plot_performance_box"
6046   output-file-type: ".html"
6047   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
6048   data: "plot-vpp-throughput-latency-3n-hsw"
6049   filter: "'NIC_Intel-XL710' and
6050            '64B' and
6051            ('BASE' or 'SCALE') and
6052            'NDRPDR' and
6053            'ETH' and
6054            '1T1C' and
6055            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6056            not 'VHOST' and
6057            not 'MEMIF'"
6058   parameters:
6059   - "throughput"
6060   - "parent"
6061   - "tags"
6062   sort:
6063   - "L2PATCH"
6064   - "L2XCBASE"
6065   - "BASE"
6066   - "FIB_10K"
6067   - "FIB_100K"
6068   - "FIB_1M"
6069   traces:
6070     hoverinfo: "x+y"
6071     boxpoints: "outliers"
6072     whiskerwidth: 0
6073   layout:
6074     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
6075     layout: "plot-throughput"
6076
6077 -
6078   type: "plot"
6079   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
6080   algorithm: "plot_performance_box"
6081   output-file-type: ".html"
6082   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
6083   data: "plot-vpp-throughput-latency-3n-hsw"
6084   filter: "'NIC_Intel-XL710' and
6085            '64B' and
6086            ('BASE' or 'SCALE') and
6087            'NDRPDR' and
6088            'ETH' and
6089            '2T2C' and
6090            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6091            not 'VHOST' and
6092            not 'MEMIF'"
6093   parameters:
6094   - "throughput"
6095   - "parent"
6096   - "tags"
6097   sort:
6098   - "L2PATCH"
6099   - "L2XCBASE"
6100   - "BASE"
6101   - "FIB_10K"
6102   - "FIB_100K"
6103   - "FIB_1M"
6104   traces:
6105     hoverinfo: "x+y"
6106     boxpoints: "outliers"
6107     whiskerwidth: 0
6108   layout:
6109     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
6110     layout: "plot-throughput"
6111
6112 -
6113   type: "plot"
6114   title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6115   algorithm: "plot_performance_box"
6116   output-file-type: ".html"
6117   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6118   data: "plot-vpp-throughput-latency-3n-hsw"
6119   filter: "'NIC_Intel-XL710' and
6120            '64B' and
6121            ('BASE' or 'SCALE') and
6122            'NDRPDR' and
6123            'ETH' and
6124            '2T2C' and
6125            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6126            not 'VHOST' and
6127            not 'MEMIF'"
6128   parameters:
6129   - "throughput"
6130   - "parent"
6131   - "tags"
6132   sort:
6133   - "L2PATCH"
6134   - "L2XCBASE"
6135   - "BASE"
6136   - "FIB_10K"
6137   - "FIB_100K"
6138   - "FIB_1M"
6139   traces:
6140     hoverinfo: "x+y"
6141     boxpoints: "outliers"
6142     whiskerwidth: 0
6143   layout:
6144     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
6145     layout: "plot-throughput"
6146
6147 # Packet Throughput - VPP L2 3n-skx-x710 base and scale
6148 -
6149   type: "plot"
6150   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6151   algorithm: "plot_performance_box"
6152   output-file-type: ".html"
6153   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6154   data: "plot-vpp-throughput-latency-3n-skx"
6155   filter: "'NIC_Intel-X710' and
6156            '64B' and
6157            ('BASE' or 'SCALE') and
6158            'NDRPDR' and
6159            'ETH' and
6160            '2T1C' and
6161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6162            not 'VHOST' and
6163            not 'MEMIF' and
6164            not 'DRV_AVF'"
6165   parameters:
6166   - "throughput"
6167   - "parent"
6168   - "tags"
6169   sort:
6170   - "L2PATCH"
6171   - "L2XCBASE"
6172   - "BASE"
6173   - "FIB_10K"
6174   - "FIB_100K"
6175   - "FIB_1M"
6176   traces:
6177     hoverinfo: "x+y"
6178     boxpoints: "outliers"
6179     whiskerwidth: 0
6180   layout:
6181     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
6182     layout: "plot-throughput"
6183
6184 -
6185   type: "plot"
6186   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6187   algorithm: "plot_performance_box"
6188   output-file-type: ".html"
6189   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6190   data: "plot-vpp-throughput-latency-3n-skx"
6191   filter: "'NIC_Intel-X710' and
6192            '64B' and
6193            ('BASE' or 'SCALE') and
6194            'NDRPDR' and
6195            'ETH' and
6196            '2T1C' and
6197            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6198            not 'VHOST' and
6199            not 'MEMIF' and
6200            not 'DRV_AVF'"
6201   parameters:
6202   - "throughput"
6203   - "parent"
6204   - "tags"
6205   sort:
6206   - "L2PATCH"
6207   - "L2XCBASE"
6208   - "BASE"
6209   - "FIB_10K"
6210   - "FIB_100K"
6211   - "FIB_1M"
6212   traces:
6213     hoverinfo: "x+y"
6214     boxpoints: "outliers"
6215     whiskerwidth: 0
6216   layout:
6217     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
6218     layout: "plot-throughput"
6219
6220 -
6221   type: "plot"
6222   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6223   algorithm: "plot_performance_box"
6224   output-file-type: ".html"
6225   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6226   data: "plot-vpp-throughput-latency-3n-skx"
6227   filter: "'NIC_Intel-X710' and
6228            '64B' and
6229            ('BASE' or 'SCALE') and
6230            'NDRPDR' and
6231            'ETH' and
6232            '4T2C' and
6233            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6234            not 'VHOST' and
6235            not 'MEMIF' and
6236            not 'DRV_AVF'"
6237   parameters:
6238   - "throughput"
6239   - "parent"
6240   - "tags"
6241   sort:
6242   - "L2PATCH"
6243   - "L2XCBASE"
6244   - "BASE"
6245   - "FIB_10K"
6246   - "FIB_100K"
6247   - "FIB_1M"
6248   traces:
6249     hoverinfo: "x+y"
6250     boxpoints: "outliers"
6251     whiskerwidth: 0
6252   layout:
6253     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
6254     layout: "plot-throughput"
6255
6256 -
6257   type: "plot"
6258   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6259   algorithm: "plot_performance_box"
6260   output-file-type: ".html"
6261   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6262   data: "plot-vpp-throughput-latency-3n-skx"
6263   filter: "'NIC_Intel-X710' and
6264            '64B' and
6265            ('BASE' or 'SCALE') and
6266            'NDRPDR' and
6267            'ETH' and
6268            '4T2C' and
6269            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6270            not 'VHOST' and
6271            not 'MEMIF' and
6272            not 'DRV_AVF'"
6273   parameters:
6274   - "throughput"
6275   - "parent"
6276   - "tags"
6277   sort:
6278   - "L2PATCH"
6279   - "L2XCBASE"
6280   - "BASE"
6281   - "FIB_10K"
6282   - "FIB_100K"
6283   - "FIB_1M"
6284   traces:
6285     hoverinfo: "x+y"
6286     boxpoints: "outliers"
6287     whiskerwidth: 0
6288   layout:
6289     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
6290     layout: "plot-throughput"
6291
6292 # Packet Throughput - VPP L2 3n-skx-x710 features
6293 -
6294   type: "plot"
6295   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6296   algorithm: "plot_performance_box"
6297   output-file-type: ".html"
6298   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6299   data: "plot-vpp-throughput-latency-3n-skx"
6300   filter: "'NIC_Intel-X710' and
6301            '64B' and
6302            'NDRPDR' and
6303            '2T1C' and
6304            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6305            not 'ACL' and
6306            not 'VHOST' and
6307            not 'MEMIF'"
6308   parameters:
6309   - "throughput"
6310   - "parent"
6311   - "tags"
6312   sort:
6313   - "L2XCBASE"    # l2xcbase
6314   - "L2BDBASE"    # l2bdbase
6315   - "L2XCFWD"     # dot1q-l2xcbase
6316   - "L2BDMACLRN"  # dot1q-l2bdbase
6317   traces:
6318     hoverinfo: "x+y"
6319     boxpoints: "outliers"
6320     whiskerwidth: 0
6321   layout:
6322     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
6323     layout: "plot-throughput"
6324
6325 -
6326   type: "plot"
6327   title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6328   algorithm: "plot_performance_box"
6329   output-file-type: ".html"
6330   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6331   data: "plot-vpp-throughput-latency-3n-skx"
6332   filter: "'NIC_Intel-X710' and
6333            '64B' and
6334            'NDRPDR' and
6335            '2T1C' and
6336            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6337            not 'ACL' and
6338            not 'VHOST' and
6339            not 'MEMIF'"
6340   parameters:
6341   - "throughput"
6342   - "parent"
6343   - "tags"
6344   sort:
6345   - "L2XCBASE"    # l2xcbase
6346   - "L2BDBASE"    # l2bdbase
6347   - "L2XCFWD"     # dot1q-l2xcbase
6348   - "L2BDMACLRN"  # dot1q-l2bdbase
6349   traces:
6350     hoverinfo: "x+y"
6351     boxpoints: "outliers"
6352     whiskerwidth: 0
6353   layout:
6354     title: "l2sw-3n-skx-x710-64b-2t1c-features-pdr"
6355     layout: "plot-throughput"
6356
6357 -
6358   type: "plot"
6359   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6360   algorithm: "plot_performance_box"
6361   output-file-type: ".html"
6362   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6363   data: "plot-vpp-throughput-latency-3n-skx"
6364   filter: "'NIC_Intel-X710' and
6365            '64B' and
6366            'NDRPDR' and
6367            '4T2C' and
6368            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6369            not 'ACL' and
6370            not 'VHOST' and
6371            not 'MEMIF'"
6372   parameters:
6373   - "throughput"
6374   - "parent"
6375   - "tags"
6376   sort:
6377   - "L2XCBASE"    # l2xcbase
6378   - "L2BDBASE"    # l2bdbase
6379   - "L2XCFWD"     # dot1q-l2xcbase
6380   - "L2BDMACLRN"  # dot1q-l2bdbase
6381   traces:
6382     hoverinfo: "x+y"
6383     boxpoints: "outliers"
6384     whiskerwidth: 0
6385   layout:
6386     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
6387     layout: "plot-throughput"
6388
6389 -
6390   type: "plot"
6391   title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6392   algorithm: "plot_performance_box"
6393   output-file-type: ".html"
6394   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6395   data: "plot-vpp-throughput-latency-3n-skx"
6396   filter: "'NIC_Intel-X710' and
6397            '64B' and
6398            'NDRPDR' and
6399            '4T2C' and
6400            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
6401            not 'ACL' and
6402            not 'VHOST' and
6403            not 'MEMIF'"
6404   parameters:
6405   - "throughput"
6406   - "parent"
6407   - "tags"
6408   sort:
6409   - "L2XCBASE"    # l2xcbase
6410   - "L2BDBASE"    # l2bdbase
6411   - "L2XCFWD"     # dot1q-l2xcbase
6412   - "L2BDMACLRN"  # dot1q-l2bdbase
6413   traces:
6414     hoverinfo: "x+y"
6415     boxpoints: "outliers"
6416     whiskerwidth: 0
6417   layout:
6418     title: "l2sw-3n-skx-x710-64b-4t2c-features-pdr"
6419     layout: "plot-throughput"
6420
6421 # Packet Throughput - VPP L2 3n-skx-xxv710 base and scale
6422 -
6423   type: "plot"
6424   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6425   algorithm: "plot_performance_box"
6426   output-file-type: ".html"
6427   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6428   data: "plot-vpp-throughput-latency-3n-skx"
6429   filter: "'NIC_Intel-XXV710' and
6430            '64B' and
6431            ('BASE' or 'SCALE') and
6432            'NDRPDR' and
6433            'ETH' and
6434            '2T1C' and
6435            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6436            not 'VHOST' and
6437            not 'MEMIF' and
6438            not 'DRV_AVF'"
6439   parameters:
6440   - "throughput"
6441   - "parent"
6442   - "tags"
6443   sort:
6444   - "L2PATCH"
6445   - "L2XCBASE"
6446   - "BASE"
6447   - "FIB_10K"
6448   - "FIB_100K"
6449   - "FIB_1M"
6450   traces:
6451     hoverinfo: "x+y"
6452     boxpoints: "outliers"
6453     whiskerwidth: 0
6454   layout:
6455     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6456     layout: "plot-throughput"
6457
6458 -
6459   type: "plot"
6460   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6461   algorithm: "plot_performance_box"
6462   output-file-type: ".html"
6463   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6464   data: "plot-vpp-throughput-latency-3n-skx"
6465   filter: "'NIC_Intel-XXV710' and
6466            '64B' and
6467            ('BASE' or 'SCALE') and
6468            'NDRPDR' and
6469            'ETH' and
6470            '2T1C' and
6471            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6472            not 'VHOST' and
6473            not 'MEMIF' and
6474            not 'DRV_AVF'"
6475   parameters:
6476   - "throughput"
6477   - "parent"
6478   - "tags"
6479   sort:
6480   - "L2PATCH"
6481   - "L2XCBASE"
6482   - "BASE"
6483   - "FIB_10K"
6484   - "FIB_100K"
6485   - "FIB_1M"
6486   traces:
6487     hoverinfo: "x+y"
6488     boxpoints: "outliers"
6489     whiskerwidth: 0
6490   layout:
6491     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6492     layout: "plot-throughput"
6493
6494 -
6495   type: "plot"
6496   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6497   algorithm: "plot_performance_box"
6498   output-file-type: ".html"
6499   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6500   data: "plot-vpp-throughput-latency-3n-skx"
6501   filter: "'NIC_Intel-XXV710' and
6502            '64B' and
6503            ('BASE' or 'SCALE') and
6504            'NDRPDR' and
6505            'ETH' and
6506            '4T2C' and
6507            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6508            not 'VHOST' and
6509            not 'MEMIF' and
6510            not 'DRV_AVF'"
6511   parameters:
6512   - "throughput"
6513   - "parent"
6514   - "tags"
6515   sort:
6516   - "L2PATCH"
6517   - "L2XCBASE"
6518   - "BASE"
6519   - "FIB_10K"
6520   - "FIB_100K"
6521   - "FIB_1M"
6522   traces:
6523     hoverinfo: "x+y"
6524     boxpoints: "outliers"
6525     whiskerwidth: 0
6526   layout:
6527     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6528     layout: "plot-throughput"
6529
6530 -
6531   type: "plot"
6532   title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6533   algorithm: "plot_performance_box"
6534   output-file-type: ".html"
6535   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6536   data: "plot-vpp-throughput-latency-3n-skx"
6537   filter: "'NIC_Intel-XXV710' and
6538            '64B' and
6539            ('BASE' or 'SCALE') and
6540            'NDRPDR' and
6541            'ETH' and
6542            '4T2C' and
6543            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6544            not 'VHOST' and
6545            not 'MEMIF' and
6546            not 'DRV_AVF'"
6547   parameters:
6548   - "throughput"
6549   - "parent"
6550   - "tags"
6551   sort:
6552   - "L2PATCH"
6553   - "L2XCBASE"
6554   - "BASE"
6555   - "FIB_10K"
6556   - "FIB_100K"
6557   - "FIB_1M"
6558   traces:
6559     hoverinfo: "x+y"
6560     boxpoints: "outliers"
6561     whiskerwidth: 0
6562   layout:
6563     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6564     layout: "plot-throughput"
6565
6566 # Packet Throughput - VPP L2 2n-skx-x710 base and scale
6567 -
6568   type: "plot"
6569   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6570   algorithm: "plot_performance_box"
6571   output-file-type: ".html"
6572   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6573   data: "plot-vpp-throughput-latency-2n-skx"
6574   filter: "'NIC_Intel-X710' and
6575            '64B' and
6576            ('BASE' or 'SCALE') and
6577            'NDRPDR' and
6578            'ETH' and
6579            '2T1C' and
6580            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6581            not 'VHOST' and
6582            not 'MEMIF'"
6583   parameters:
6584   - "throughput"
6585   - "parent"
6586   - "tags"
6587   sort:
6588   - "L2PATCH"
6589   - "L2XCBASE"
6590   - "BASE"
6591   - "FIB_10K"
6592   - "FIB_100K"
6593   - "FIB_1M"
6594   traces:
6595     hoverinfo: "x+y"
6596     boxpoints: "outliers"
6597     whiskerwidth: 0
6598   layout:
6599     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
6600     layout: "plot-throughput"
6601
6602 -
6603   type: "plot"
6604   title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6605   algorithm: "plot_performance_box"
6606   output-file-type: ".html"
6607   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6608   data: "plot-vpp-throughput-latency-2n-skx"
6609   filter: "'NIC_Intel-X710' and
6610            '64B' and
6611            ('BASE' or 'SCALE') and
6612            'NDRPDR' and
6613            'ETH' and
6614            '2T1C' and
6615            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6616            not 'VHOST' and
6617            not 'MEMIF'"
6618   parameters:
6619   - "throughput"
6620   - "parent"
6621   - "tags"
6622   sort:
6623   - "L2PATCH"
6624   - "L2XCBASE"
6625   - "BASE"
6626   - "FIB_10K"
6627   - "FIB_100K"
6628   - "FIB_1M"
6629   traces:
6630     hoverinfo: "x+y"
6631     boxpoints: "outliers"
6632     whiskerwidth: 0
6633   layout:
6634     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
6635     layout: "plot-throughput"
6636
6637 -
6638   type: "plot"
6639   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6640   algorithm: "plot_performance_box"
6641   output-file-type: ".html"
6642   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6643   data: "plot-vpp-throughput-latency-2n-skx"
6644   filter: "'NIC_Intel-X710' and
6645            '64B' and
6646            ('BASE' or 'SCALE') and
6647            'NDRPDR' and
6648            'ETH' and
6649            '4T2C' and
6650            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6651            not 'VHOST' and
6652            not 'MEMIF'"
6653   parameters:
6654   - "throughput"
6655   - "parent"
6656   - "tags"
6657   sort:
6658   - "L2PATCH"
6659   - "L2XCBASE"
6660   - "BASE"
6661   - "FIB_10K"
6662   - "FIB_100K"
6663   - "FIB_1M"
6664   traces:
6665     hoverinfo: "x+y"
6666     boxpoints: "outliers"
6667     whiskerwidth: 0
6668   layout:
6669     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
6670     layout: "plot-throughput"
6671
6672 -
6673   type: "plot"
6674   title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6675   algorithm: "plot_performance_box"
6676   output-file-type: ".html"
6677   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6678   data: "plot-vpp-throughput-latency-2n-skx"
6679   filter: "'NIC_Intel-X710' and
6680            '64B' and
6681            ('BASE' or 'SCALE') and
6682            'NDRPDR' and
6683            'ETH' and
6684            '4T2C' and
6685            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6686            not 'VHOST' and
6687            not 'MEMIF'"
6688   parameters:
6689   - "throughput"
6690   - "parent"
6691   - "tags"
6692   sort:
6693   - "L2PATCH"
6694   - "L2XCBASE"
6695   - "BASE"
6696   - "FIB_10K"
6697   - "FIB_100K"
6698   - "FIB_1M"
6699   traces:
6700     hoverinfo: "x+y"
6701     boxpoints: "outliers"
6702     whiskerwidth: 0
6703   layout:
6704     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
6705     layout: "plot-throughput"
6706
6707 # Packet Throughput - VPP L2 2n-skx-xxv710 base and scale
6708 -
6709   type: "plot"
6710   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6711   algorithm: "plot_performance_box"
6712   output-file-type: ".html"
6713   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6714   data: "plot-vpp-throughput-latency-2n-skx"
6715   filter: "'NIC_Intel-XXV710' and
6716            '64B' and
6717            ('BASE' or 'SCALE') and
6718            'NDRPDR' and
6719            'ETH' and
6720            '2T1C' and
6721            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6722            not 'VHOST' and
6723            not 'MEMIF'"
6724   parameters:
6725   - "throughput"
6726   - "parent"
6727   - "tags"
6728   sort:
6729   - "L2PATCH"
6730   - "L2XCBASE"
6731   - "BASE"
6732   - "FIB_10K"
6733   - "FIB_100K"
6734   - "FIB_1M"
6735   traces:
6736     hoverinfo: "x+y"
6737     boxpoints: "outliers"
6738     whiskerwidth: 0
6739   layout:
6740     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
6741     layout: "plot-throughput"
6742
6743 -
6744   type: "plot"
6745   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6746   algorithm: "plot_performance_box"
6747   output-file-type: ".html"
6748   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6749   data: "plot-vpp-throughput-latency-2n-skx"
6750   filter: "'NIC_Intel-XXV710' and
6751            '64B' and
6752            ('BASE' or 'SCALE') and
6753            'NDRPDR' and
6754            'ETH' and
6755            '2T1C' and
6756            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6757            not 'VHOST' and
6758            not 'MEMIF'"
6759   parameters:
6760   - "throughput"
6761   - "parent"
6762   - "tags"
6763   sort:
6764   - "L2PATCH"
6765   - "L2XCBASE"
6766   - "BASE"
6767   - "FIB_10K"
6768   - "FIB_100K"
6769   - "FIB_1M"
6770   traces:
6771     hoverinfo: "x+y"
6772     boxpoints: "outliers"
6773     whiskerwidth: 0
6774   layout:
6775     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
6776     layout: "plot-throughput"
6777
6778 -
6779   type: "plot"
6780   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6781   algorithm: "plot_performance_box"
6782   output-file-type: ".html"
6783   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6784   data: "plot-vpp-throughput-latency-2n-skx"
6785   filter: "'NIC_Intel-XXV710' and
6786            '64B' and
6787            ('BASE' or 'SCALE') and
6788            'NDRPDR' and
6789            'ETH' and
6790            '4T2C' and
6791            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6792            not 'VHOST' and
6793            not 'MEMIF'"
6794   parameters:
6795   - "throughput"
6796   - "parent"
6797   - "tags"
6798   sort:
6799   - "L2PATCH"
6800   - "L2XCBASE"
6801   - "BASE"
6802   - "FIB_10K"
6803   - "FIB_100K"
6804   - "FIB_1M"
6805   traces:
6806     hoverinfo: "x+y"
6807     boxpoints: "outliers"
6808     whiskerwidth: 0
6809   layout:
6810     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
6811     layout: "plot-throughput"
6812
6813 -
6814   type: "plot"
6815   title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6816   algorithm: "plot_performance_box"
6817   output-file-type: ".html"
6818   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6819   data: "plot-vpp-throughput-latency-2n-skx"
6820   filter: "'NIC_Intel-XXV710' and
6821            '64B' and
6822            ('BASE' or 'SCALE') and
6823            'NDRPDR' and
6824            'ETH' and
6825            '4T2C' and
6826            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6827            not 'VHOST' and
6828            not 'MEMIF'"
6829   parameters:
6830   - "throughput"
6831   - "parent"
6832   - "tags"
6833   sort:
6834   - "L2PATCH"
6835   - "L2XCBASE"
6836   - "BASE"
6837   - "FIB_10K"
6838   - "FIB_100K"
6839   - "FIB_1M"
6840   traces:
6841     hoverinfo: "x+y"
6842     boxpoints: "outliers"
6843     whiskerwidth: 0
6844   layout:
6845     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
6846     layout: "plot-throughput"
6847
6848 # Packet Throughput - VPP L2 2n-dnv-x553 base
6849 -
6850   type: "plot"
6851   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6852   algorithm: "plot_performance_box"
6853   output-file-type: ".html"
6854   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6855   data: "intel-dnv-vpp"
6856   filter: "'NIC_Intel-X553' and
6857            '64B' and
6858            'BASE' and
6859            'NDRPDR' and
6860            'ETH' and
6861            '1T1C' and
6862            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6863            not 'VHOST' and
6864            not 'MEMIF'"
6865   parameters:
6866   - "throughput"
6867   - "parent"
6868   - "tags"
6869   sort:
6870   - "L2XCBASE"
6871   - "L2BDMACLRN"
6872   - "L2PATCH"
6873   traces:
6874     hoverinfo: "x+y"
6875     boxpoints: "outliers"
6876     whiskerwidth: 0
6877   layout:
6878     title: "l2sw-2n-dnv-x553-64b-1t1c-base-ndr"
6879     layout: "plot-throughput"
6880
6881 -
6882   type: "plot"
6883   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6884   algorithm: "plot_performance_box"
6885   output-file-type: ".html"
6886   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6887   data: "intel-dnv-vpp"
6888   filter: "'NIC_Intel-X553' and
6889            '64B' and
6890            ('BASE' or 'SCALE') and
6891            'NDRPDR' and
6892            'ETH' and
6893            '1T1C' and
6894            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6895            not 'VHOST' and
6896            not 'MEMIF'"
6897   parameters:
6898   - "throughput"
6899   - "parent"
6900   - "tags"
6901   sort:
6902   - "L2XCBASE"
6903   - "L2BDMACLRN"
6904   - "L2PATCH"
6905   traces:
6906     hoverinfo: "x+y"
6907     boxpoints: "outliers"
6908     whiskerwidth: 0
6909   layout:
6910     title: "l2sw-2n-dnv-x553-64b-1t1c-base-pdr"
6911     layout: "plot-throughput"
6912
6913 -
6914   type: "plot"
6915   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6916   algorithm: "plot_performance_box"
6917   output-file-type: ".html"
6918   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6919   data: "intel-dnv-vpp"
6920   filter: "'NIC_Intel-X553' and
6921            '64B' and
6922            ('BASE' or 'SCALE') and
6923            'NDRPDR' and
6924            'ETH' and
6925            '2T2C' and
6926            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6927            not 'VHOST' and
6928            not 'MEMIF'"
6929   parameters:
6930   - "throughput"
6931   - "parent"
6932   - "tags"
6933   sort:
6934   - "L2XCBASE"
6935   - "L2BDMACLRN"
6936   - "L2PATCH"
6937   traces:
6938     hoverinfo: "x+y"
6939     boxpoints: "outliers"
6940     whiskerwidth: 0
6941   layout:
6942     title: "l2sw-2n-dnv-x553-64b-2t2c-base-ndr"
6943     layout: "plot-throughput"
6944
6945 -
6946   type: "plot"
6947   title: "VPP Throughput: l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6948   algorithm: "plot_performance_box"
6949   output-file-type: ".html"
6950   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6951   data: "intel-dnv-vpp"
6952   filter: "'NIC_Intel-X553' and
6953            '64B' and
6954            ('BASE' or 'SCALE') and
6955            'NDRPDR' and
6956            'ETH' and
6957            '2T2C' and
6958            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6959            not 'VHOST' and
6960            not 'MEMIF'"
6961   parameters:
6962   - "throughput"
6963   - "parent"
6964   - "tags"
6965   sort:
6966   - "L2XCBASE"
6967   - "L2BDMACLRN"
6968   - "L2PATCH"
6969   traces:
6970     hoverinfo: "x+y"
6971     boxpoints: "outliers"
6972     whiskerwidth: 0
6973   layout:
6974     title: "l2sw-2n-dnv-x553-64b-2t2c-base-pdr"
6975     layout: "plot-throughput"
6976
6977 ################################################################################
6978
6979 # Packet Throughput - VPP Container Memif 3n-hsw-x520
6980 -
6981   type: "plot"
6982   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6983   algorithm: "plot_performance_box"
6984   output-file-type: ".html"
6985   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
6986   data: "plot-vpp-throughput-latency-3n-hsw"
6987   filter: "'NIC_Intel-X520-DA2' and
6988            '64B' and
6989            ('BASE' or 'SCALE') and
6990            'NDRPDR' and
6991            '1T1C' and
6992            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
6993            not 'VHOST' and
6994            'MEMIF'"
6995   parameters:
6996   - "throughput"
6997   - "parent"
6998   - "tags"
6999   sort:
7000   - "L2XCFWD"
7001   - "L2XCFWD"
7002   - "L2XCFWD"
7003   - "L2BDMACLRN"
7004   - "L2BDMACLRN"
7005   - "L2BDMACLRN"
7006   traces:
7007     hoverinfo: "x+y"
7008     boxpoints: "outliers"
7009     whiskerwidth: 0
7010   layout:
7011     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
7012     layout: "plot-throughput"
7013
7014 -
7015   type: "plot"
7016   title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
7017   algorithm: "plot_performance_box"
7018   output-file-type: ".html"
7019   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
7020   data: "plot-vpp-throughput-latency-3n-hsw"
7021   filter: "'NIC_Intel-X520-DA2' and
7022            '64B' and
7023            ('BASE' or 'SCALE') and
7024            'NDRPDR' and
7025            '1T1C' and
7026            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7027            not 'VHOST' and
7028            'MEMIF'"
7029   parameters:
7030   - "throughput"
7031   - "parent"
7032   - "tags"
7033   sort:
7034   - "L2XCFWD"
7035   - "L2XCFWD"
7036   - "L2XCFWD"
7037   - "L2BDMACLRN"
7038   - "L2BDMACLRN"
7039   - "L2BDMACLRN"
7040   traces:
7041     hoverinfo: "x+y"
7042     boxpoints: "outliers"
7043     whiskerwidth: 0
7044   layout:
7045     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
7046     layout: "plot-throughput"
7047
7048 -
7049   type: "plot"
7050   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
7051   algorithm: "plot_performance_box"
7052   output-file-type: ".html"
7053   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
7054   data: "plot-vpp-throughput-latency-3n-hsw"
7055   filter: "'NIC_Intel-X520-DA2' and
7056            '64B' and
7057            ('BASE' or 'SCALE') and
7058            'NDRPDR' and
7059            '2T2C' and
7060            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7061            not 'VHOST' and
7062            'MEMIF'"
7063   parameters:
7064   - "throughput"
7065   - "parent"
7066   - "tags"
7067   sort:
7068   - "L2XCFWD"
7069   - "L2XCFWD"
7070   - "L2XCFWD"
7071   - "L2BDMACLRN"
7072   - "L2BDMACLRN"
7073   - "L2BDMACLRN"
7074   traces:
7075     hoverinfo: "x+y"
7076     boxpoints: "outliers"
7077     whiskerwidth: 0
7078   layout:
7079     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
7080     layout: "plot-throughput"
7081
7082 -
7083   type: "plot"
7084   title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
7085   algorithm: "plot_performance_box"
7086   output-file-type: ".html"
7087   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
7088   data: "plot-vpp-throughput-latency-3n-hsw"
7089   filter: "'NIC_Intel-X520-DA2' and
7090            '64B' and
7091            ('BASE' or 'SCALE') and
7092            'NDRPDR' and
7093            '2T2C' and
7094            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7095            not 'VHOST' and
7096            'MEMIF'"
7097   parameters:
7098   - "throughput"
7099   - "parent"
7100   - "tags"
7101   sort:
7102   - "L2XCFWD"
7103   - "L2XCFWD"
7104   - "L2XCFWD"
7105   - "L2BDMACLRN"
7106   - "L2BDMACLRN"
7107   - "L2BDMACLRN"
7108   traces:
7109     hoverinfo: "x+y"
7110     boxpoints: "outliers"
7111     whiskerwidth: 0
7112   layout:
7113     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
7114     layout: "plot-throughput"
7115
7116 # Packet Throughput - VPP Container Memif 3n-hsw-x710
7117 -
7118   type: "plot"
7119   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7120   algorithm: "plot_performance_box"
7121   output-file-type: ".html"
7122   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7123   data: "plot-vpp-throughput-latency-3n-hsw"
7124   filter: "'NIC_Intel-X710' and
7125            '64B' and
7126            ('BASE' or 'SCALE') and
7127            'NDRPDR' and
7128            '1T1C' and
7129            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7130            not 'VHOST' and
7131            'MEMIF'"
7132   parameters:
7133   - "throughput"
7134   - "parent"
7135   - "tags"
7136   sort:
7137   - "L2XCFWD"
7138   - "L2XCFWD"
7139   - "L2XCFWD"
7140   - "L2BDMACLRN"
7141   - "L2BDMACLRN"
7142   - "L2BDMACLRN"
7143   traces:
7144     hoverinfo: "x+y"
7145     boxpoints: "outliers"
7146     whiskerwidth: 0
7147   layout:
7148     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
7149     layout: "plot-throughput"
7150
7151 -
7152   type: "plot"
7153   title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7154   algorithm: "plot_performance_box"
7155   output-file-type: ".html"
7156   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7157   data: "plot-vpp-throughput-latency-3n-hsw"
7158   filter: "'NIC_Intel-X710' and
7159            '64B' and
7160            ('BASE' or 'SCALE') and
7161            'NDRPDR' and
7162            '1T1C' and
7163            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7164            not 'VHOST' and
7165            'MEMIF'"
7166   parameters:
7167   - "throughput"
7168   - "parent"
7169   - "tags"
7170   sort:
7171   - "L2XCFWD"
7172   - "L2XCFWD"
7173   - "L2XCFWD"
7174   - "L2BDMACLRN"
7175   - "L2BDMACLRN"
7176   - "L2BDMACLRN"
7177   traces:
7178     hoverinfo: "x+y"
7179     boxpoints: "outliers"
7180     whiskerwidth: 0
7181   layout:
7182     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
7183     layout: "plot-throughput"
7184
7185 -
7186   type: "plot"
7187   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7188   algorithm: "plot_performance_box"
7189   output-file-type: ".html"
7190   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7191   data: "plot-vpp-throughput-latency-3n-hsw"
7192   filter: "'NIC_Intel-X710' and
7193            '64B' and
7194            ('BASE' or 'SCALE') and
7195            'NDRPDR' and
7196            '2T2C' and
7197            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7198            not 'VHOST' and
7199            'MEMIF'"
7200   parameters:
7201   - "throughput"
7202   - "parent"
7203   - "tags"
7204   sort:
7205   - "L2XCFWD"
7206   - "L2XCFWD"
7207   - "L2XCFWD"
7208   - "L2BDMACLRN"
7209   - "L2BDMACLRN"
7210   - "L2BDMACLRN"
7211   traces:
7212     hoverinfo: "x+y"
7213     boxpoints: "outliers"
7214     whiskerwidth: 0
7215   layout:
7216     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
7217     layout: "plot-throughput"
7218
7219 -
7220   type: "plot"
7221   title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7222   algorithm: "plot_performance_box"
7223   output-file-type: ".html"
7224   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7225   data: "plot-vpp-throughput-latency-3n-hsw"
7226   filter: "'NIC_Intel-X710' and
7227            '64B' and
7228            ('BASE' or 'SCALE') and
7229            'NDRPDR' and
7230            '2T2C' and
7231            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7232            not 'VHOST' and
7233            'MEMIF'"
7234   parameters:
7235   - "throughput"
7236   - "parent"
7237   - "tags"
7238   sort:
7239   - "L2XCFWD"
7240   - "L2XCFWD"
7241   - "L2XCFWD"
7242   - "L2BDMACLRN"
7243   - "L2BDMACLRN"
7244   - "L2BDMACLRN"
7245   traces:
7246     hoverinfo: "x+y"
7247     boxpoints: "outliers"
7248     whiskerwidth: 0
7249   layout:
7250     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
7251     layout: "plot-throughput"
7252
7253 # Packet Throughput - VPP Container Memif 3n-hsw-xl710
7254 -
7255   type: "plot"
7256   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7257   algorithm: "plot_performance_box"
7258   output-file-type: ".html"
7259   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7260   data: "plot-vpp-throughput-latency-3n-hsw"
7261   filter: "'NIC_Intel-XL710' and
7262            '64B' and
7263            ('BASE' or 'SCALE') and
7264            'NDRPDR' and
7265            '1T1C' and
7266            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7267            not 'VHOST' and
7268            'MEMIF'"
7269   parameters:
7270   - "throughput"
7271   - "parent"
7272   - "tags"
7273   sort:
7274   - "L2XCFWD"
7275   - "L2XCFWD"
7276   - "L2XCFWD"
7277   - "L2BDMACLRN"
7278   - "L2BDMACLRN"
7279   - "L2BDMACLRN"
7280   traces:
7281     hoverinfo: "x+y"
7282     boxpoints: "outliers"
7283     whiskerwidth: 0
7284   layout:
7285     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
7286     layout: "plot-throughput"
7287
7288 -
7289   type: "plot"
7290   title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7291   algorithm: "plot_performance_box"
7292   output-file-type: ".html"
7293   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7294   data: "plot-vpp-throughput-latency-3n-hsw"
7295   filter: "'NIC_Intel-XL710' and
7296            '64B' and
7297            ('BASE' or 'SCALE') and
7298            'NDRPDR' and
7299            '1T1C' and
7300            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7301            not 'VHOST' and
7302            'MEMIF'"
7303   parameters:
7304   - "throughput"
7305   - "parent"
7306   - "tags"
7307   sort:
7308   - "L2XCFWD"
7309   - "L2XCFWD"
7310   - "L2XCFWD"
7311   - "L2BDMACLRN"
7312   - "L2BDMACLRN"
7313   - "L2BDMACLRN"
7314   traces:
7315     hoverinfo: "x+y"
7316     boxpoints: "outliers"
7317     whiskerwidth: 0
7318   layout:
7319     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
7320     layout: "plot-throughput"
7321
7322 -
7323   type: "plot"
7324   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7325   algorithm: "plot_performance_box"
7326   output-file-type: ".html"
7327   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7328   data: "plot-vpp-throughput-latency-3n-hsw"
7329   filter: "'NIC_Intel-XL710' and
7330            '64B' and
7331            ('BASE' or 'SCALE') and
7332            'NDRPDR' and
7333            '2T2C' and
7334            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7335            not 'VHOST' and
7336            'MEMIF'"
7337   parameters:
7338   - "throughput"
7339   - "parent"
7340   - "tags"
7341   sort:
7342   - "L2XCFWD"
7343   - "L2XCFWD"
7344   - "L2XCFWD"
7345   - "L2BDMACLRN"
7346   - "L2BDMACLRN"
7347   - "L2BDMACLRN"
7348   traces:
7349     hoverinfo: "x+y"
7350     boxpoints: "outliers"
7351     whiskerwidth: 0
7352   layout:
7353     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
7354     layout: "plot-throughput"
7355
7356 -
7357   type: "plot"
7358   title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7359   algorithm: "plot_performance_box"
7360   output-file-type: ".html"
7361   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7362   data: "plot-vpp-throughput-latency-3n-hsw"
7363   filter: "'NIC_Intel-XL710' and
7364            '64B' and
7365            ('BASE' or 'SCALE') and
7366            'NDRPDR' and
7367            '2T2C' and
7368            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7369            not 'VHOST' and
7370            'MEMIF'"
7371   parameters:
7372   - "throughput"
7373   - "parent"
7374   - "tags"
7375   sort:
7376   - "L2XCFWD"
7377   - "L2XCFWD"
7378   - "L2XCFWD"
7379   - "L2BDMACLRN"
7380   - "L2BDMACLRN"
7381   - "L2BDMACLRN"
7382   traces:
7383     hoverinfo: "x+y"
7384     boxpoints: "outliers"
7385     whiskerwidth: 0
7386   layout:
7387     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
7388     layout: "plot-throughput"
7389
7390 # Packet Throughput - VPP Container Memif 3n-skx-x710
7391 -
7392   type: "plot"
7393   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7394   algorithm: "plot_performance_box"
7395   output-file-type: ".html"
7396   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7397   data: "plot-vpp-throughput-latency-3n-skx"
7398   filter: "'NIC_Intel-X710' and
7399            '64B' and
7400            ('BASE' or 'SCALE') and
7401            'NDRPDR' and
7402            '2T1C' and
7403            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7404            not 'VHOST' and
7405            'MEMIF'"
7406   parameters:
7407   - "throughput"
7408   - "parent"
7409   - "tags"
7410   sort:
7411   - "L2XCFWD"
7412   - "L2XCFWD"
7413   - "L2XCFWD"
7414   - "L2BDMACLRN"
7415   - "L2BDMACLRN"
7416   - "L2BDMACLRN"
7417   traces:
7418     hoverinfo: "x+y"
7419     boxpoints: "outliers"
7420     whiskerwidth: 0
7421   layout:
7422     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
7423     layout: "plot-throughput"
7424
7425 -
7426   type: "plot"
7427   title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7428   algorithm: "plot_performance_box"
7429   output-file-type: ".html"
7430   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7431   data: "plot-vpp-throughput-latency-3n-skx"
7432   filter: "'NIC_Intel-X710' and
7433            '64B' and
7434            ('BASE' or 'SCALE') and
7435            'NDRPDR' and
7436            '2T1C' and
7437            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7438            not 'VHOST' and
7439            'MEMIF'"
7440   parameters:
7441   - "throughput"
7442   - "parent"
7443   - "tags"
7444   sort:
7445   - "L2XCFWD"
7446   - "L2XCFWD"
7447   - "L2XCFWD"
7448   - "L2BDMACLRN"
7449   - "L2BDMACLRN"
7450   - "L2BDMACLRN"
7451   traces:
7452     hoverinfo: "x+y"
7453     boxpoints: "outliers"
7454     whiskerwidth: 0
7455   layout:
7456     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
7457     layout: "plot-throughput"
7458
7459 -
7460   type: "plot"
7461   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7462   algorithm: "plot_performance_box"
7463   output-file-type: ".html"
7464   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7465   data: "plot-vpp-throughput-latency-3n-skx"
7466   filter: "'NIC_Intel-X710' and
7467            '64B' and
7468            ('BASE' or 'SCALE') and
7469            'NDRPDR' and
7470            '4T2C' and
7471            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7472            not 'VHOST' and
7473            'MEMIF'"
7474   parameters:
7475   - "throughput"
7476   - "parent"
7477   - "tags"
7478   sort:
7479   - "L2XCFWD"
7480   - "L2XCFWD"
7481   - "L2XCFWD"
7482   - "L2BDMACLRN"
7483   - "L2BDMACLRN"
7484   - "L2BDMACLRN"
7485   traces:
7486     hoverinfo: "x+y"
7487     boxpoints: "outliers"
7488     whiskerwidth: 0
7489   layout:
7490     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
7491     layout: "plot-throughput"
7492
7493 -
7494   type: "plot"
7495   title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7496   algorithm: "plot_performance_box"
7497   output-file-type: ".html"
7498   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7499   data: "plot-vpp-throughput-latency-3n-skx"
7500   filter: "'NIC_Intel-X710' and
7501            '64B' and
7502            ('BASE' or 'SCALE') and
7503            'NDRPDR' and
7504            '4T2C' and
7505            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7506            not 'VHOST' and
7507            'MEMIF'"
7508   parameters:
7509   - "throughput"
7510   - "parent"
7511   - "tags"
7512   sort:
7513   - "L2XCFWD"
7514   - "L2XCFWD"
7515   - "L2XCFWD"
7516   - "L2BDMACLRN"
7517   - "L2BDMACLRN"
7518   - "L2BDMACLRN"
7519   traces:
7520     hoverinfo: "x+y"
7521     boxpoints: "outliers"
7522     whiskerwidth: 0
7523   layout:
7524     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
7525     layout: "plot-throughput"
7526
7527 # Packet Throughput - VPP Container Memif 2n-skx-x710
7528 -
7529   type: "plot"
7530   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7531   algorithm: "plot_performance_box"
7532   output-file-type: ".html"
7533   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7534   data: "plot-vpp-throughput-latency-2n-skx"
7535   filter: "'NIC_Intel-X710' and
7536            '64B' and
7537            ('BASE' or 'SCALE') and
7538            'NDRPDR' and
7539            '2T1C' and
7540            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7541            not 'VHOST' and
7542            'MEMIF'"
7543   parameters:
7544   - "throughput"
7545   - "parent"
7546   - "tags"
7547   sort:
7548   - "L2XCFWD"
7549   - "L2XCFWD"
7550   - "L2XCFWD"
7551   - "L2BDMACLRN"
7552   - "L2BDMACLRN"
7553   - "L2BDMACLRN"
7554   traces:
7555     hoverinfo: "x+y"
7556     boxpoints: "outliers"
7557     whiskerwidth: 0
7558   layout:
7559     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
7560     layout: "plot-throughput"
7561
7562 -
7563   type: "plot"
7564   title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7565   algorithm: "plot_performance_box"
7566   output-file-type: ".html"
7567   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7568   data: "plot-vpp-throughput-latency-2n-skx"
7569   filter: "'NIC_Intel-X710' and
7570            '64B' and
7571            ('BASE' or 'SCALE') and
7572            'NDRPDR' and
7573            '2T1C' and
7574            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7575            not 'VHOST' and
7576            'MEMIF'"
7577   parameters:
7578   - "throughput"
7579   - "parent"
7580   - "tags"
7581   sort:
7582   - "L2XCFWD"
7583   - "L2XCFWD"
7584   - "L2XCFWD"
7585   - "L2BDMACLRN"
7586   - "L2BDMACLRN"
7587   - "L2BDMACLRN"
7588   traces:
7589     hoverinfo: "x+y"
7590     boxpoints: "outliers"
7591     whiskerwidth: 0
7592   layout:
7593     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
7594     layout: "plot-throughput"
7595
7596 -
7597   type: "plot"
7598   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7599   algorithm: "plot_performance_box"
7600   output-file-type: ".html"
7601   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7602   data: "plot-vpp-throughput-latency-2n-skx"
7603   filter: "'NIC_Intel-X710' and
7604            '64B' and
7605            ('BASE' or 'SCALE') and
7606            'NDRPDR' and
7607            '4T2C' and
7608            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7609            not 'VHOST' and
7610            'MEMIF'"
7611   parameters:
7612   - "throughput"
7613   - "parent"
7614   - "tags"
7615   sort:
7616   - "L2XCFWD"
7617   - "L2XCFWD"
7618   - "L2XCFWD"
7619   - "L2BDMACLRN"
7620   - "L2BDMACLRN"
7621   - "L2BDMACLRN"
7622   traces:
7623     hoverinfo: "x+y"
7624     boxpoints: "outliers"
7625     whiskerwidth: 0
7626   layout:
7627     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
7628     layout: "plot-throughput"
7629
7630 -
7631   type: "plot"
7632   title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7633   algorithm: "plot_performance_box"
7634   output-file-type: ".html"
7635   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7636   data: "plot-vpp-throughput-latency-2n-skx"
7637   filter: "'NIC_Intel-X710' and
7638            '64B' and
7639            ('BASE' or 'SCALE') and
7640            'NDRPDR' and
7641            '4T2C' and
7642            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7643            not 'VHOST' and
7644            'MEMIF'"
7645   parameters:
7646   - "throughput"
7647   - "parent"
7648   - "tags"
7649   sort:
7650   - "L2XCFWD"
7651   - "L2XCFWD"
7652   - "L2XCFWD"
7653   - "L2BDMACLRN"
7654   - "L2BDMACLRN"
7655   - "L2BDMACLRN"
7656   traces:
7657     hoverinfo: "x+y"
7658     boxpoints: "outliers"
7659     whiskerwidth: 0
7660   layout:
7661     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
7662     layout: "plot-throughput"
7663
7664 # Packet Throughput - VPP Container Memif 2n-skx-xxv710
7665 -
7666   type: "plot"
7667   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7668   algorithm: "plot_performance_box"
7669   output-file-type: ".html"
7670   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7671   data: "plot-vpp-throughput-latency-2n-skx"
7672   filter: "'NIC_Intel-XXV710' and
7673            '64B' and
7674            ('BASE' or 'SCALE') and
7675            'NDRPDR' and
7676            '2T1C' and
7677            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7678            not 'VHOST' and
7679            'MEMIF'"
7680   parameters:
7681   - "throughput"
7682   - "parent"
7683   - "tags"
7684   sort:
7685   - "L2XCFWD"
7686   - "L2XCFWD"
7687   - "L2XCFWD"
7688   - "L2BDMACLRN"
7689   - "L2BDMACLRN"
7690   - "L2BDMACLRN"
7691   traces:
7692     hoverinfo: "x+y"
7693     boxpoints: "outliers"
7694     whiskerwidth: 0
7695   layout:
7696     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
7697     layout: "plot-throughput"
7698
7699 -
7700   type: "plot"
7701   title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7702   algorithm: "plot_performance_box"
7703   output-file-type: ".html"
7704   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7705   data: "plot-vpp-throughput-latency-2n-skx"
7706   filter: "'NIC_Intel-XXV710' and
7707            '64B' and
7708            ('BASE' or 'SCALE') and
7709            'NDRPDR' and
7710            '2T1C' and
7711            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7712            not 'VHOST' and
7713            'MEMIF'"
7714   parameters:
7715   - "throughput"
7716   - "parent"
7717   - "tags"
7718   sort:
7719   - "L2XCFWD"
7720   - "L2XCFWD"
7721   - "L2XCFWD"
7722   - "L2BDMACLRN"
7723   - "L2BDMACLRN"
7724   - "L2BDMACLRN"
7725   traces:
7726     hoverinfo: "x+y"
7727     boxpoints: "outliers"
7728     whiskerwidth: 0
7729   layout:
7730     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
7731     layout: "plot-throughput"
7732
7733 -
7734   type: "plot"
7735   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7736   algorithm: "plot_performance_box"
7737   output-file-type: ".html"
7738   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7739   data: "plot-vpp-throughput-latency-2n-skx"
7740   filter: "'NIC_Intel-XXV710' and
7741            '64B' and
7742            ('BASE' or 'SCALE') and
7743            'NDRPDR' and
7744            '4T2C' and
7745            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7746            not 'VHOST' and
7747            'MEMIF'"
7748   parameters:
7749   - "throughput"
7750   - "parent"
7751   - "tags"
7752   sort:
7753   - "L2XCFWD"
7754   - "L2XCFWD"
7755   - "L2XCFWD"
7756   - "L2BDMACLRN"
7757   - "L2BDMACLRN"
7758   - "L2BDMACLRN"
7759   traces:
7760     hoverinfo: "x+y"
7761     boxpoints: "outliers"
7762     whiskerwidth: 0
7763   layout:
7764     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
7765     layout: "plot-throughput"
7766
7767 -
7768   type: "plot"
7769   title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7770   algorithm: "plot_performance_box"
7771   output-file-type: ".html"
7772   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7773   data: "plot-vpp-throughput-latency-2n-skx"
7774   filter: "'NIC_Intel-XXV710' and
7775            '64B' and
7776            ('BASE' or 'SCALE') and
7777            'NDRPDR' and
7778            '4T2C' and
7779            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
7780            not 'VHOST' and
7781            'MEMIF'"
7782   parameters:
7783   - "throughput"
7784   - "parent"
7785   - "tags"
7786   sort:
7787   - "L2XCFWD"
7788   - "L2XCFWD"
7789   - "L2XCFWD"
7790   - "L2BDMACLRN"
7791   - "L2BDMACLRN"
7792   - "L2BDMACLRN"
7793   traces:
7794     hoverinfo: "x+y"
7795     boxpoints: "outliers"
7796     whiskerwidth: 0
7797   layout:
7798     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
7799     layout: "plot-throughput"
7800
7801 ################################################################################
7802
7803 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2xc
7804 -
7805   type: "plot"
7806   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7807   algorithm: "plot_performance_box"
7808   output-file-type: ".html"
7809   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7810   data: "plot-ligato-throughput-latency-3n-hsw"
7811   filter: "'NIC_Intel-X520-DA2' and
7812            '64B' and
7813            ('BASE' or 'SCALE') and
7814            'NDRPDR' and
7815            '1T1C' and
7816            'L2XCFWD' and
7817            not 'VHOST' and
7818            'MEMIF'"
7819   parameters:
7820   - "throughput"
7821   - "parent"
7822   - "tags"
7823   sort:
7824   - "1VNF"
7825   - "2VNF"
7826   - "4VNF"
7827   - "2VNF"
7828   - "4VNF"
7829   traces:
7830     hoverinfo: "x+y"
7831     boxpoints: "outliers"
7832     whiskerwidth: 0
7833   layout:
7834     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
7835     layout: "plot-throughput"
7836
7837 -
7838   type: "plot"
7839   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7840   algorithm: "plot_performance_box"
7841   output-file-type: ".html"
7842   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7843   data: "plot-ligato-throughput-latency-3n-hsw"
7844   filter: "'NIC_Intel-X520-DA2' and
7845            '64B' and
7846            ('BASE' or 'SCALE') and
7847            'NDRPDR' and
7848            '1T1C' and
7849            'L2XCFWD' and
7850            not 'VHOST' and
7851            'MEMIF'"
7852   parameters:
7853   - "throughput"
7854   - "parent"
7855   - "tags"
7856   sort:
7857   - "1VNF"
7858   - "2VNF"
7859   - "4VNF"
7860   - "2VNF"
7861   - "4VNF"
7862   traces:
7863     hoverinfo: "x+y"
7864     boxpoints: "outliers"
7865     whiskerwidth: 0
7866   layout:
7867     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-pdr"
7868     layout: "plot-throughput"
7869
7870 -
7871   type: "plot"
7872   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7873   algorithm: "plot_performance_box"
7874   output-file-type: ".html"
7875   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7876   data: "plot-ligato-throughput-latency-3n-hsw"
7877   filter: "'NIC_Intel-X520-DA2' and
7878            '64B' and
7879            ('BASE' or 'SCALE') and
7880            'NDRPDR' and
7881            '2T2C' and
7882            'L2XCFWD' and
7883            not 'VHOST' and
7884            'MEMIF'"
7885   parameters:
7886   - "throughput"
7887   - "parent"
7888   - "tags"
7889   sort:
7890   - "1VNF"
7891   - "2VNF"
7892   - "4VNF"
7893   - "2VNF"
7894   - "4VNF"
7895   traces:
7896     hoverinfo: "x+y"
7897     boxpoints: "outliers"
7898     whiskerwidth: 0
7899   layout:
7900     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
7901     layout: "plot-throughput"
7902
7903 -
7904   type: "plot"
7905   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7906   algorithm: "plot_performance_box"
7907   output-file-type: ".html"
7908   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7909   data: "plot-ligato-throughput-latency-3n-hsw"
7910   filter: "'NIC_Intel-X520-DA2' and
7911            '64B' and
7912            ('BASE' or 'SCALE') and
7913            'NDRPDR' and
7914            '2T2C' and
7915            'L2XCFWD' and
7916            not 'VHOST' and
7917            'MEMIF'"
7918   parameters:
7919   - "throughput"
7920   - "parent"
7921   - "tags"
7922   sort:
7923   - "1VNF"
7924   - "2VNF"
7925   - "4VNF"
7926   - "2VNF"
7927   - "4VNF"
7928   traces:
7929     hoverinfo: "x+y"
7930     boxpoints: "outliers"
7931     whiskerwidth: 0
7932   layout:
7933     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-pdr"
7934     layout: "plot-throughput"
7935
7936 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 l2bd
7937 -
7938   type: "plot"
7939   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7940   algorithm: "plot_performance_box"
7941   output-file-type: ".html"
7942   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7943   data: "plot-ligato-throughput-latency-3n-hsw"
7944   filter: "'NIC_Intel-X520-DA2' and
7945            '64B' and
7946            ('BASE' or 'SCALE') and
7947            'NDRPDR' and
7948            '1T1C' and
7949            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7950            not 'VHOST' and
7951            'MEMIF'"
7952   parameters:
7953   - "throughput"
7954   - "parent"
7955   - "tags"
7956   sort:
7957   - "1VNF"
7958   - "2VNF"
7959   - "4VNF"
7960   - "2VNF"
7961   - "4VNF"
7962   traces:
7963     hoverinfo: "x+y"
7964     boxpoints: "outliers"
7965     whiskerwidth: 0
7966   layout:
7967     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
7968     layout: "plot-throughput"
7969
7970 -
7971   type: "plot"
7972   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
7973   algorithm: "plot_performance_box"
7974   output-file-type: ".html"
7975   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
7976   data: "plot-ligato-throughput-latency-3n-hsw"
7977   filter: "'NIC_Intel-X520-DA2' and
7978            '64B' and
7979            ('BASE' or 'SCALE') and
7980            'NDRPDR' and
7981            '1T1C' and
7982            ('L2BDMACSTAT' or 'L2BDMACLRN') and
7983            not 'VHOST' and
7984            'MEMIF'"
7985   parameters:
7986   - "throughput"
7987   - "parent"
7988   - "tags"
7989   sort:
7990   - "1VNF"
7991   - "2VNF"
7992   - "4VNF"
7993   - "2VNF"
7994   - "4VNF"
7995   traces:
7996     hoverinfo: "x+y"
7997     boxpoints: "outliers"
7998     whiskerwidth: 0
7999   layout:
8000     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-pdr"
8001     layout: "plot-throughput"
8002
8003 -
8004   type: "plot"
8005   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8006   algorithm: "plot_performance_box"
8007   output-file-type: ".html"
8008   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8009   data: "plot-ligato-throughput-latency-3n-hsw"
8010   filter: "'NIC_Intel-X520-DA2' and
8011            '64B' and
8012            ('BASE' or 'SCALE') and
8013            'NDRPDR' and
8014            '2T2C' and
8015            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8016            not 'VHOST' and
8017            'MEMIF'"
8018   parameters:
8019   - "throughput"
8020   - "parent"
8021   - "tags"
8022   sort:
8023   - "1VNF"
8024   - "2VNF"
8025   - "4VNF"
8026   - "2VNF"
8027   - "4VNF"
8028   traces:
8029     hoverinfo: "x+y"
8030     boxpoints: "outliers"
8031     whiskerwidth: 0
8032   layout:
8033     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
8034     layout: "plot-throughput"
8035
8036 -
8037   type: "plot"
8038   title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8039   algorithm: "plot_performance_box"
8040   output-file-type: ".html"
8041   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8042   data: "plot-ligato-throughput-latency-3n-hsw"
8043   filter: "'NIC_Intel-X520-DA2' and
8044            '64B' and
8045            ('BASE' or 'SCALE') and
8046            'NDRPDR' and
8047            '2T2C' and
8048            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8049            not 'VHOST' and
8050            'MEMIF'"
8051   parameters:
8052   - "throughput"
8053   - "parent"
8054   - "tags"
8055   sort:
8056   - "1VNF"
8057   - "2VNF"
8058   - "4VNF"
8059   - "2VNF"
8060   - "4VNF"
8061   traces:
8062     hoverinfo: "x+y"
8063     boxpoints: "outliers"
8064     whiskerwidth: 0
8065   layout:
8066     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-pdr"
8067     layout: "plot-throughput"
8068
8069 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2xc
8070 -
8071   type: "plot"
8072   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8073   algorithm: "plot_performance_box"
8074   output-file-type: ".html"
8075   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8076   data: "plot-ligato-throughput-latency-3n-hsw"
8077   filter: "'NIC_Intel-X710' and
8078            '64B' and
8079            ('BASE' or 'SCALE') and
8080            'NDRPDR' and
8081            '1T1C' and
8082            'L2XCFWD' and
8083            not 'VHOST' and
8084            'MEMIF'"
8085   parameters:
8086   - "throughput"
8087   - "parent"
8088   - "tags"
8089   sort:
8090   - "1VNF"
8091   - "2VNF"
8092   - "4VNF"
8093   - "2VNF"
8094   - "4VNF"
8095   traces:
8096     hoverinfo: "x+y"
8097     boxpoints: "outliers"
8098     whiskerwidth: 0
8099   layout:
8100     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
8101     layout: "plot-throughput"
8102
8103 -
8104   type: "plot"
8105   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8106   algorithm: "plot_performance_box"
8107   output-file-type: ".html"
8108   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8109   data: "plot-ligato-throughput-latency-3n-hsw"
8110   filter: "'NIC_Intel-X710' and
8111            '64B' and
8112            ('BASE' or 'SCALE') and
8113            'NDRPDR' and
8114            '1T1C' and
8115            'L2XCFWD' and
8116            not 'VHOST' and
8117            'MEMIF'"
8118   parameters:
8119   - "throughput"
8120   - "parent"
8121   - "tags"
8122   sort:
8123   - "1VNF"
8124   - "2VNF"
8125   - "4VNF"
8126   - "2VNF"
8127   - "4VNF"
8128   traces:
8129     hoverinfo: "x+y"
8130     boxpoints: "outliers"
8131     whiskerwidth: 0
8132   layout:
8133     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-pdr"
8134     layout: "plot-throughput"
8135
8136 -
8137   type: "plot"
8138   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8139   algorithm: "plot_performance_box"
8140   output-file-type: ".html"
8141   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8142   data: "plot-ligato-throughput-latency-3n-hsw"
8143   filter: "'NIC_Intel-X710' and
8144            '64B' and
8145            ('BASE' or 'SCALE') and
8146            'NDRPDR' and
8147            '2T2C' and
8148            'L2XCFWD' and
8149            not 'VHOST' and
8150            'MEMIF'"
8151   parameters:
8152   - "throughput"
8153   - "parent"
8154   - "tags"
8155   sort:
8156   - "1VNF"
8157   - "2VNF"
8158   - "4VNF"
8159   - "2VNF"
8160   - "4VNF"
8161   traces:
8162     hoverinfo: "x+y"
8163     boxpoints: "outliers"
8164     whiskerwidth: 0
8165   layout:
8166     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
8167     layout: "plot-throughput"
8168
8169 -
8170   type: "plot"
8171   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8172   algorithm: "plot_performance_box"
8173   output-file-type: ".html"
8174   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8175   data: "plot-ligato-throughput-latency-3n-hsw"
8176   filter: "'NIC_Intel-X710' and
8177            '64B' and
8178            ('BASE' or 'SCALE') and
8179            'NDRPDR' and
8180            '2T2C' and
8181            'L2XCFWD' and
8182            not 'VHOST' and
8183            'MEMIF'"
8184   parameters:
8185   - "throughput"
8186   - "parent"
8187   - "tags"
8188   sort:
8189   - "1VNF"
8190   - "2VNF"
8191   - "4VNF"
8192   - "2VNF"
8193   - "4VNF"
8194   traces:
8195     hoverinfo: "x+y"
8196     boxpoints: "outliers"
8197     whiskerwidth: 0
8198   layout:
8199     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-pdr"
8200     layout: "plot-throughput"
8201
8202 # Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 l2bd
8203 -
8204   type: "plot"
8205   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8206   algorithm: "plot_performance_box"
8207   output-file-type: ".html"
8208   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8209   data: "plot-ligato-throughput-latency-3n-hsw"
8210   filter: "'NIC_Intel-X710' and
8211            '64B' and
8212            ('BASE' or 'SCALE') and
8213            'NDRPDR' and
8214            '1T1C' and
8215            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8216            not 'VHOST' and
8217            'MEMIF'"
8218   parameters:
8219   - "throughput"
8220   - "parent"
8221   - "tags"
8222   sort:
8223   - "1VNF"
8224   - "2VNF"
8225   - "4VNF"
8226   - "2VNF"
8227   - "4VNF"
8228   traces:
8229     hoverinfo: "x+y"
8230     boxpoints: "outliers"
8231     whiskerwidth: 0
8232   layout:
8233     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
8234     layout: "plot-throughput"
8235
8236 -
8237   type: "plot"
8238   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8239   algorithm: "plot_performance_box"
8240   output-file-type: ".html"
8241   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8242   data: "plot-ligato-throughput-latency-3n-hsw"
8243   filter: "'NIC_Intel-X710' and
8244            '64B' and
8245            ('BASE' or 'SCALE') and
8246            'NDRPDR' and
8247            '1T1C' and
8248            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8249            not 'VHOST' and
8250            'MEMIF'"
8251   parameters:
8252   - "throughput"
8253   - "parent"
8254   - "tags"
8255   sort:
8256   - "1VNF"
8257   - "2VNF"
8258   - "4VNF"
8259   - "2VNF"
8260   - "4VNF"
8261   traces:
8262     hoverinfo: "x+y"
8263     boxpoints: "outliers"
8264     whiskerwidth: 0
8265   layout:
8266     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-pdr"
8267     layout: "plot-throughput"
8268
8269 -
8270   type: "plot"
8271   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8272   algorithm: "plot_performance_box"
8273   output-file-type: ".html"
8274   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8275   data: "plot-ligato-throughput-latency-3n-hsw"
8276   filter: "'NIC_Intel-X710' and
8277            '64B' and
8278            ('BASE' or 'SCALE') and
8279            'NDRPDR' and
8280            '2T2C' and
8281            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8282            not 'VHOST' and
8283            'MEMIF'"
8284   parameters:
8285   - "throughput"
8286   - "parent"
8287   - "tags"
8288   sort:
8289   - "1VNF"
8290   - "2VNF"
8291   - "4VNF"
8292   - "2VNF"
8293   - "4VNF"
8294   traces:
8295     hoverinfo: "x+y"
8296     boxpoints: "outliers"
8297     whiskerwidth: 0
8298   layout:
8299     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
8300     layout: "plot-throughput"
8301
8302 -
8303   type: "plot"
8304   title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8305   algorithm: "plot_performance_box"
8306   output-file-type: ".html"
8307   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8308   data: "plot-ligato-throughput-latency-3n-hsw"
8309   filter: "'NIC_Intel-X710' and
8310            '64B' and
8311            ('BASE' or 'SCALE') and
8312            'NDRPDR' and
8313            '2T2C' and
8314            ('L2BDMACSTAT' or 'L2BDMACLRN') and
8315            not 'VHOST' and
8316            'MEMIF'"
8317   parameters:
8318   - "throughput"
8319   - "parent"
8320   - "tags"
8321   sort:
8322   - "1VNF"
8323   - "2VNF"
8324   - "4VNF"
8325   - "2VNF"
8326   - "4VNF"
8327   traces:
8328     hoverinfo: "x+y"
8329     boxpoints: "outliers"
8330     whiskerwidth: 0
8331   layout:
8332     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-pdr"
8333     layout: "plot-throughput"
8334
8335 ################################################################################
8336
8337 # Packet Throughput - VPP IPv4 3n-hsw-x520 base and scale
8338 -
8339   type: "plot"
8340   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8341   algorithm: "plot_performance_box"
8342   output-file-type: ".html"
8343   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8344   data: "plot-vpp-throughput-latency-3n-hsw"
8345   filter: "'NIC_Intel-X520-DA2' and
8346            '64B' and
8347            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8348            'NDRPDR' and
8349            '1T1C' and
8350            'IP4FWD' and
8351            not 'IPSEC' and
8352            not 'VHOST'"
8353   parameters:
8354   - "throughput"
8355   - "parent"
8356   - "tags"
8357   sort:
8358   - "DOT1Q"
8359   - "IP4BASE"
8360   - "FIB_20k"
8361   - "FIB_200k"
8362   - "FIB_2M"
8363   traces:
8364     hoverinfo: "x+y"
8365     boxpoints: "outliers"
8366     whiskerwidth: 0
8367   layout:
8368     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
8369     layout: "plot-throughput"
8370
8371 -
8372   type: "plot"
8373   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8374   algorithm: "plot_performance_box"
8375   output-file-type: ".html"
8376   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8377   data: "plot-vpp-throughput-latency-3n-hsw"
8378   filter: "'NIC_Intel-X520-DA2' and
8379            '64B' and
8380            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8381            'NDRPDR' and
8382            '1T1C' and
8383            'IP4FWD' and
8384            not 'IPSEC' and
8385            not 'VHOST'"
8386   parameters:
8387   - "throughput"
8388   - "parent"
8389   - "tags"
8390   sort:
8391   - "DOT1Q"
8392   - "IP4BASE"
8393   - "FIB_20k"
8394   - "FIB_200k"
8395   - "FIB_2M"
8396   traces:
8397     hoverinfo: "x+y"
8398     boxpoints: "outliers"
8399     whiskerwidth: 0
8400   layout:
8401     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
8402     layout: "plot-throughput"
8403
8404 -
8405   type: "plot"
8406   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8407   algorithm: "plot_performance_box"
8408   output-file-type: ".html"
8409   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8410   data: "plot-vpp-throughput-latency-3n-hsw"
8411   filter: "'NIC_Intel-X520-DA2' and
8412            '64B' and
8413            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8414            'NDRPDR' and
8415            '2T2C' and
8416            'IP4FWD' and
8417            not 'IPSEC' and
8418            not 'VHOST'"
8419   parameters:
8420   - "throughput"
8421   - "parent"
8422   - "tags"
8423   sort:
8424   - "DOT1Q"
8425   - "IP4BASE"
8426   - "FIB_20k"
8427   - "FIB_200k"
8428   - "FIB_2M"
8429   traces:
8430     hoverinfo: "x+y"
8431     boxpoints: "outliers"
8432     whiskerwidth: 0
8433   layout:
8434     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
8435     layout: "plot-throughput"
8436
8437 -
8438   type: "plot"
8439   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8440   algorithm: "plot_performance_box"
8441   output-file-type: ".html"
8442   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8443   data: "plot-vpp-throughput-latency-3n-hsw"
8444   filter: "'NIC_Intel-X520-DA2' and
8445            '64B' and
8446            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
8447            'NDRPDR' and
8448            '2T2C' and
8449            'IP4FWD' and
8450            not 'IPSEC' and
8451            not 'VHOST'"
8452   parameters:
8453   - "throughput"
8454   - "parent"
8455   - "tags"
8456   sort:
8457   - "DOT1Q"
8458   - "IP4BASE"
8459   - "FIB_20k"
8460   - "FIB_200k"
8461   - "FIB_2M"
8462   traces:
8463     hoverinfo: "x+y"
8464     boxpoints: "outliers"
8465     whiskerwidth: 0
8466   layout:
8467     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
8468     layout: "plot-throughput"
8469
8470 # Packet Throughput - VPP IPv4 3n-hsw-x520 features
8471 -
8472   type: "plot"
8473   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8474   algorithm: "plot_performance_box"
8475   output-file-type: ".html"
8476   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8477   data: "plot-vpp-throughput-latency-3n-hsw"
8478   filter: "'NIC_Intel-X520-DA2' and
8479            '64B' and
8480            ('IP4BASE' or
8481             'POLICE_MARK' or
8482             'COPWHLIST' or
8483             ('NAT44' and 'BASE') or
8484             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8485            'NDRPDR' and
8486            '1T1C' and
8487            'IP4FWD' and
8488            not 'IPSEC' and
8489            not 'VHOST'"
8490   parameters:
8491   - "throughput"
8492   - "parent"
8493   - "tags"
8494   sort:
8495   - "DOT1Q"
8496   - "IP4BASE"
8497   - "NAT44"
8498   - "POLICE_MARK"
8499   - "COPWHLIST"
8500   - "IACL"
8501   - "OACL"
8502   traces:
8503     hoverinfo: "x+y"
8504     boxpoints: "outliers"
8505     whiskerwidth: 0
8506   layout:
8507     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
8508     layout: "plot-throughput"
8509
8510 -
8511   type: "plot"
8512   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8513   algorithm: "plot_performance_box"
8514   output-file-type: ".html"
8515   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8516   data: "plot-vpp-throughput-latency-3n-hsw"
8517   filter: "'NIC_Intel-X520-DA2' and
8518            '64B' and
8519            ('IP4BASE' or
8520             'POLICE_MARK' or
8521             'COPWHLIST' or
8522             ('NAT44' and 'BASE') or
8523             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8524            'NDRPDR' and
8525            '1T1C' and
8526            'IP4FWD' and
8527            not 'IPSEC' and
8528            not 'VHOST'"
8529   parameters:
8530   - "throughput"
8531   - "parent"
8532   - "tags"
8533   sort:
8534   - "DOT1Q"
8535   - "IP4BASE"
8536   - "NAT44"
8537   - "POLICE_MARK"
8538   - "COPWHLIST"
8539   - "IACL"
8540   - "OACL"
8541   traces:
8542     hoverinfo: "x+y"
8543     boxpoints: "outliers"
8544     whiskerwidth: 0
8545   layout:
8546     title: "ip4-3n-hsw-x520-64b-1t1c-features-pdr"
8547     layout: "plot-throughput"
8548
8549 -
8550   type: "plot"
8551   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8552   algorithm: "plot_performance_box"
8553   output-file-type: ".html"
8554   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8555   data: "plot-vpp-throughput-latency-3n-hsw"
8556   filter: "'NIC_Intel-X520-DA2' and
8557            '64B' and
8558            ('IP4BASE' or
8559             'POLICE_MARK' or
8560             'COPWHLIST' or
8561             ('NAT44' and 'BASE') or
8562             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8563            'NDRPDR' and
8564            '2T2C' and
8565            'IP4FWD' and
8566            not 'IPSEC' and
8567            not 'VHOST'"
8568   parameters:
8569   - "throughput"
8570   - "parent"
8571   - "tags"
8572   sort:
8573   - "DOT1Q"
8574   - "IP4BASE"
8575   - "NAT44"
8576   - "POLICE_MARK"
8577   - "COPWHLIST"
8578   - "IACL"
8579   - "OACL"
8580   traces:
8581     hoverinfo: "x+y"
8582     boxpoints: "outliers"
8583     whiskerwidth: 0
8584   layout:
8585     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
8586     layout: "plot-throughput"
8587
8588 -
8589   type: "plot"
8590   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8591   algorithm: "plot_performance_box"
8592   output-file-type: ".html"
8593   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8594   data: "plot-vpp-throughput-latency-3n-hsw"
8595   filter: "'NIC_Intel-X520-DA2' and
8596            '64B' and
8597            ('IP4BASE' or
8598             'POLICE_MARK' or
8599             'COPWHLIST' or
8600             ('NAT44' and 'BASE') or
8601             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
8602            'NDRPDR' and
8603            '2T2C' and
8604            'IP4FWD' and
8605            not 'IPSEC' and
8606            not 'VHOST'"
8607   parameters:
8608   - "throughput"
8609   - "parent"
8610   - "tags"
8611   sort:
8612   - "DOT1Q"
8613   - "IP4BASE"
8614   - "NAT44"
8615   - "POLICE_MARK"
8616   - "COPWHLIST"
8617   - "IACL"
8618   - "OACL"
8619   traces:
8620     hoverinfo: "x+y"
8621     boxpoints: "outliers"
8622     whiskerwidth: 0
8623   layout:
8624     title: "ip4-3n-hsw-x520-64b-2t2c-features-pdr"
8625     layout: "plot-throughput"
8626
8627 # Packet Throughput - VPP IPv4 3n-hsw-x520 features nat44
8628 -
8629   type: "plot"
8630   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8631   algorithm: "plot_performance_box"
8632   output-file-type: ".html"
8633   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8634   data: "plot-vpp-throughput-latency-3n-hsw"
8635   filter: "'NIC_Intel-X520-DA2' and
8636            '64B' and
8637            'NDRPDR' and
8638            '1T1C' and
8639            'IP4FWD' and
8640            'NAT44' and
8641            not 'IPSEC' and
8642            not 'VHOST'"
8643   parameters:
8644   - "throughput"
8645   - "parent"
8646   - "tags"
8647   sort:
8648   - "BASE"
8649   - "BASE"
8650   - "SRC_USER_10"
8651   - "SRC_USER_100"
8652   - "SRC_USER_1000"
8653   - "SRC_USER_2000"
8654   traces:
8655     hoverinfo: "x+y"
8656     boxpoints: "outliers"
8657     whiskerwidth: 0
8658   layout:
8659     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
8660     layout: "plot-throughput"
8661
8662 -
8663   type: "plot"
8664   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8665   algorithm: "plot_performance_box"
8666   output-file-type: ".html"
8667   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8668   data: "plot-vpp-throughput-latency-3n-hsw"
8669   filter: "'NIC_Intel-X520-DA2' and
8670            '64B' and
8671            'NDRPDR' and
8672            '1T1C' and
8673            'IP4FWD' and
8674            'NAT44' and
8675            not 'IPSEC' and
8676            not 'VHOST'"
8677   parameters:
8678   - "throughput"
8679   - "parent"
8680   - "tags"
8681   sort:
8682   - "BASE"
8683   - "BASE"
8684   - "SRC_USER_10"
8685   - "SRC_USER_100"
8686   - "SRC_USER_1000"
8687   - "SRC_USER_2000"
8688   traces:
8689     hoverinfo: "x+y"
8690     boxpoints: "outliers"
8691     whiskerwidth: 0
8692   layout:
8693     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-pdr"
8694     layout: "plot-throughput"
8695
8696 -
8697   type: "plot"
8698   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8699   algorithm: "plot_performance_box"
8700   output-file-type: ".html"
8701   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8702   data: "plot-vpp-throughput-latency-3n-hsw"
8703   filter: "'NIC_Intel-X520-DA2' and
8704            '64B' and
8705            'NDRPDR' and
8706            '2T2C' and
8707            'IP4FWD' and
8708            'NAT44' and
8709            not 'IPSEC' and
8710            not 'VHOST'"
8711   parameters:
8712   - "throughput"
8713   - "parent"
8714   - "tags"
8715   sort:
8716   - "BASE"
8717   - "BASE"
8718   - "SRC_USER_10"
8719   - "SRC_USER_100"
8720   - "SRC_USER_1000"
8721   - "SRC_USER_2000"
8722   traces:
8723     hoverinfo: "x+y"
8724     boxpoints: "outliers"
8725     whiskerwidth: 0
8726   layout:
8727     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
8728     layout: "plot-throughput"
8729
8730 -
8731   type: "plot"
8732   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8733   algorithm: "plot_performance_box"
8734   output-file-type: ".html"
8735   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8736   data: "plot-vpp-throughput-latency-3n-hsw"
8737   filter: "'NIC_Intel-X520-DA2' and
8738            '64B' and
8739            'NDRPDR' and
8740            '2T2C' and
8741            'IP4FWD' and
8742            'NAT44' and
8743            not 'IPSEC' and
8744            not 'VHOST'"
8745   parameters:
8746   - "throughput"
8747   - "parent"
8748   - "tags"
8749   sort:
8750   - "BASE"
8751   - "BASE"
8752   - "SRC_USER_10"
8753   - "SRC_USER_100"
8754   - "SRC_USER_1000"
8755   - "SRC_USER_2000"
8756   traces:
8757     hoverinfo: "x+y"
8758     boxpoints: "outliers"
8759     whiskerwidth: 0
8760   layout:
8761     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-pdr"
8762     layout: "plot-throughput"
8763
8764 # Packet Throughput - VPP IPv4 3n-hsw-x520 features iacl
8765 -
8766   type: "plot"
8767   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8768   algorithm: "plot_performance_box"
8769   output-file-type: ".html"
8770   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8771   data: "plot-vpp-throughput-latency-3n-hsw"
8772   filter: "'NIC_Intel-X520-DA2' and
8773            '64B' and
8774            'NDRPDR' and
8775            '1T1C' and
8776            'IP4FWD' and
8777            'IACL' and
8778            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8779            not 'IPSEC' and
8780            not 'VHOST'"
8781   parameters:
8782   - "throughput"
8783   - "parent"
8784   - "tags"
8785   sort:
8786   - "ACL_STATELESS"
8787   - "ACL_STATEFUL"
8788   - "ACL_STATELESS"
8789   - "ACL_STATEFUL"
8790   traces:
8791     hoverinfo: "x+y"
8792     boxpoints: "outliers"
8793     whiskerwidth: 0
8794   layout:
8795     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
8796     layout: "plot-throughput"
8797
8798 -
8799   type: "plot"
8800   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8801   algorithm: "plot_performance_box"
8802   output-file-type: ".html"
8803   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8804   data: "plot-vpp-throughput-latency-3n-hsw"
8805   filter: "'NIC_Intel-X520-DA2' and
8806            '64B' and
8807            'NDRPDR' and
8808            '1T1C' and
8809            'IP4FWD' and
8810            'IACL' and
8811            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8812            not 'IPSEC' and
8813            not 'VHOST'"
8814   parameters:
8815   - "throughput"
8816   - "parent"
8817   - "tags"
8818   sort:
8819   - "ACL_STATELESS"
8820   - "ACL_STATEFUL"
8821   - "ACL_STATELESS"
8822   - "ACL_STATEFUL"
8823   traces:
8824     hoverinfo: "x+y"
8825     boxpoints: "outliers"
8826     whiskerwidth: 0
8827   layout:
8828     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-pdr"
8829     layout: "plot-throughput"
8830
8831 -
8832   type: "plot"
8833   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8834   algorithm: "plot_performance_box"
8835   output-file-type: ".html"
8836   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8837   data: "plot-vpp-throughput-latency-3n-hsw"
8838   filter: "'NIC_Intel-X520-DA2' and
8839            '64B' and
8840            'NDRPDR' and
8841            '2T2C' and
8842            'IP4FWD' and
8843            'IACL' and
8844            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8845            not 'IPSEC' and
8846            not 'VHOST'"
8847   parameters:
8848   - "throughput"
8849   - "parent"
8850   - "tags"
8851   sort:
8852   - "ACL_STATELESS"
8853   - "ACL_STATEFUL"
8854   - "ACL_STATELESS"
8855   - "ACL_STATEFUL"
8856   traces:
8857     hoverinfo: "x+y"
8858     boxpoints: "outliers"
8859     whiskerwidth: 0
8860   layout:
8861     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
8862     layout: "plot-throughput"
8863
8864 -
8865   type: "plot"
8866   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8867   algorithm: "plot_performance_box"
8868   output-file-type: ".html"
8869   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8870   data: "plot-vpp-throughput-latency-3n-hsw"
8871   filter: "'NIC_Intel-X520-DA2' and
8872            '64B' and
8873            'NDRPDR' and
8874            '2T2C' and
8875            'IP4FWD' and
8876            'IACL' and
8877            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8878            not 'IPSEC' and
8879            not 'VHOST'"
8880   parameters:
8881   - "throughput"
8882   - "parent"
8883   - "tags"
8884   sort:
8885   - "ACL_STATELESS"
8886   - "ACL_STATEFUL"
8887   - "ACL_STATELESS"
8888   - "ACL_STATEFUL"
8889   traces:
8890     hoverinfo: "x+y"
8891     boxpoints: "outliers"
8892     whiskerwidth: 0
8893   layout:
8894     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-pdr"
8895     layout: "plot-throughput"
8896
8897 # Packet Throughput - VPP IPv4 3n-hsw-x520 features oacl
8898 -
8899   type: "plot"
8900   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8901   algorithm: "plot_performance_box"
8902   output-file-type: ".html"
8903   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8904   data: "plot-vpp-throughput-latency-3n-hsw"
8905   filter: "'NIC_Intel-X520-DA2' and
8906            '64B' and
8907            'NDRPDR' and
8908            '1T1C' and
8909            'IP4FWD' and
8910            'OACL' and
8911            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8912            not 'IPSEC' and
8913            not 'VHOST'"
8914   parameters:
8915   - "throughput"
8916   - "parent"
8917   - "tags"
8918   sort:
8919   - "ACL_STATELESS"
8920   - "ACL_STATEFUL"
8921   - "ACL_STATELESS"
8922   - "ACL_STATEFUL"
8923   traces:
8924     hoverinfo: "x+y"
8925     boxpoints: "outliers"
8926     whiskerwidth: 0
8927   layout:
8928     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
8929     layout: "plot-throughput"
8930
8931 -
8932   type: "plot"
8933   title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8934   algorithm: "plot_performance_box"
8935   output-file-type: ".html"
8936   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8937   data: "plot-vpp-throughput-latency-3n-hsw"
8938   filter: "'NIC_Intel-X520-DA2' and
8939            '64B' and
8940            'NDRPDR' and
8941            '1T1C' and
8942            'IP4FWD' and
8943            'OACL' and
8944            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8945            not 'IPSEC' and
8946            not 'VHOST'"
8947   parameters:
8948   - "throughput"
8949   - "parent"
8950   - "tags"
8951   sort:
8952   - "ACL_STATELESS"
8953   - "ACL_STATEFUL"
8954   - "ACL_STATELESS"
8955   - "ACL_STATEFUL"
8956   traces:
8957     hoverinfo: "x+y"
8958     boxpoints: "outliers"
8959     whiskerwidth: 0
8960   layout:
8961     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-pdr"
8962     layout: "plot-throughput"
8963
8964 -
8965   type: "plot"
8966   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8967   algorithm: "plot_performance_box"
8968   output-file-type: ".html"
8969   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8970   data: "plot-vpp-throughput-latency-3n-hsw"
8971   filter: "'NIC_Intel-X520-DA2' and
8972            '64B' and
8973            'NDRPDR' and
8974            '2T2C' and
8975            'IP4FWD' and
8976            'OACL' and
8977            ('ACL10' or 'ACL50') and '10k_FLOWS' and
8978            not 'IPSEC' and
8979            not 'VHOST'"
8980   parameters:
8981   - "throughput"
8982   - "parent"
8983   - "tags"
8984   sort:
8985   - "ACL_STATELESS"
8986   - "ACL_STATEFUL"
8987   - "ACL_STATELESS"
8988   - "ACL_STATEFUL"
8989   traces:
8990     hoverinfo: "x+y"
8991     boxpoints: "outliers"
8992     whiskerwidth: 0
8993   layout:
8994     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
8995     layout: "plot-throughput"
8996
8997 -
8998   type: "plot"
8999   title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9000   algorithm: "plot_performance_box"
9001   output-file-type: ".html"
9002   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9003   data: "plot-vpp-throughput-latency-3n-hsw"
9004   filter: "'NIC_Intel-X520-DA2' and
9005            '64B' and
9006            'NDRPDR' and
9007            '2T2C' and
9008            'IP4FWD' and
9009            'OACL' and
9010            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9011            not 'IPSEC' and
9012            not 'VHOST'"
9013   parameters:
9014   - "throughput"
9015   - "parent"
9016   - "tags"
9017   sort:
9018   - "ACL_STATELESS"
9019   - "ACL_STATEFUL"
9020   - "ACL_STATELESS"
9021   - "ACL_STATEFUL"
9022   traces:
9023     hoverinfo: "x+y"
9024     boxpoints: "outliers"
9025     whiskerwidth: 0
9026   layout:
9027     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-pdr"
9028     layout: "plot-throughput"
9029
9030 # Packet Throughput - VPP IPv4 3n-hsw-x710 base and scale
9031 -
9032   type: "plot"
9033   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9034   algorithm: "plot_performance_box"
9035   output-file-type: ".html"
9036   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9037   data: "plot-vpp-throughput-latency-3n-hsw"
9038   filter: "'NIC_Intel-X710' and
9039            '64B' and
9040            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9041            'NDRPDR' and
9042            '1T1C' and
9043            'IP4FWD' and
9044            not 'IPSEC' and
9045            not 'VHOST'"
9046   parameters:
9047   - "throughput"
9048   - "parent"
9049   - "tags"
9050   sort:
9051   - "DOT1Q"
9052   - "IP4BASE"
9053   - "FIB_20K"
9054   - "FIB_200K"
9055   - "FIB_2M"
9056   traces:
9057     hoverinfo: "x+y"
9058     boxpoints: "outliers"
9059     whiskerwidth: 0
9060   layout:
9061     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
9062     layout: "plot-throughput"
9063
9064 -
9065   type: "plot"
9066   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9067   algorithm: "plot_performance_box"
9068   output-file-type: ".html"
9069   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9070   data: "plot-vpp-throughput-latency-3n-hsw"
9071   filter: "'NIC_Intel-X710' and
9072            '64B' and
9073            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9074            'NDRPDR' and
9075            '1T1C' and
9076            'IP4FWD' and
9077            not 'IPSEC' and
9078            not 'VHOST'"
9079   parameters:
9080   - "throughput"
9081   - "parent"
9082   - "tags"
9083   sort:
9084   - "DOT1Q"
9085   - "IP4BASE"
9086   - "FIB_20K"
9087   - "FIB_200K"
9088   - "FIB_2M"
9089   traces:
9090     hoverinfo: "x+y"
9091     boxpoints: "outliers"
9092     whiskerwidth: 0
9093   layout:
9094     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
9095     layout: "plot-throughput"
9096
9097 -
9098   type: "plot"
9099   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9100   algorithm: "plot_performance_box"
9101   output-file-type: ".html"
9102   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9103   data: "plot-vpp-throughput-latency-3n-hsw"
9104   filter: "'NIC_Intel-X710' and
9105            '64B' and
9106            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9107            'NDRPDR' and
9108            '2T2C' and
9109            'IP4FWD' and
9110            not 'IPSEC' and
9111            not 'VHOST'"
9112   parameters:
9113   - "throughput"
9114   - "parent"
9115   - "tags"
9116   sort:
9117   - "DOT1Q"
9118   - "IP4BASE"
9119   - "FIB_20K"
9120   - "FIB_200K"
9121   - "FIB_2M"
9122   traces:
9123     hoverinfo: "x+y"
9124     boxpoints: "outliers"
9125     whiskerwidth: 0
9126   layout:
9127     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
9128     layout: "plot-throughput"
9129
9130 -
9131   type: "plot"
9132   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9133   algorithm: "plot_performance_box"
9134   output-file-type: ".html"
9135   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9136   data: "plot-vpp-throughput-latency-3n-hsw"
9137   filter: "'NIC_Intel-X710' and
9138            '64B' and
9139            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9140            'NDRPDR' and
9141            '2T2C' and
9142            'IP4FWD' and
9143            not 'IPSEC' and
9144            not 'VHOST'"
9145   parameters:
9146   - "throughput"
9147   - "parent"
9148   - "tags"
9149   sort:
9150   - "DOT1Q"
9151   - "IP4BASE"
9152   - "FIB_20K"
9153   - "FIB_200K"
9154   - "FIB_2M"
9155   traces:
9156     hoverinfo: "x+y"
9157     boxpoints: "outliers"
9158     whiskerwidth: 0
9159   layout:
9160     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
9161     layout: "plot-throughput"
9162
9163 # Packet Throughput - VPP IPv4 3n-hsw-x710 features
9164 -
9165   type: "plot"
9166   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9167   algorithm: "plot_performance_box"
9168   output-file-type: ".html"
9169   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9170   data: "plot-vpp-throughput-latency-3n-hsw"
9171   filter: "'NIC_Intel-X710' and
9172            '64B' and
9173            ('IP4BASE' or
9174             'POLICE_MARK' or
9175             'COPWHLIST' or
9176             ('NAT44' and 'BASE') or
9177             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9178            'NDRPDR' and
9179            '1T1C' and
9180            'IP4FWD' and
9181            not 'IPSEC' and
9182            not 'VHOST'"
9183   parameters:
9184   - "throughput"
9185   - "parent"
9186   - "tags"
9187   sort:
9188   - "IP4BASE"
9189   - "NAT44"
9190   - "POLICE_MARK"
9191   - "COPWHLIST"
9192   - "IACL"
9193   - "OACL"
9194   traces:
9195     hoverinfo: "x+y"
9196     boxpoints: "outliers"
9197     whiskerwidth: 0
9198   layout:
9199     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
9200     layout: "plot-throughput"
9201
9202 -
9203   type: "plot"
9204   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9205   algorithm: "plot_performance_box"
9206   output-file-type: ".html"
9207   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9208   data: "plot-vpp-throughput-latency-3n-hsw"
9209   filter: "'NIC_Intel-X710' and
9210            '64B' and
9211            ('IP4BASE' or
9212             'POLICE_MARK' or
9213             'COPWHLIST' or
9214             ('NAT44' and 'BASE') or
9215             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9216            'NDRPDR' and
9217            '1T1C' and
9218            'IP4FWD' and
9219            not 'IPSEC' and
9220            not 'VHOST'"
9221   parameters:
9222   - "throughput"
9223   - "parent"
9224   - "tags"
9225   sort:
9226   - "IP4BASE"
9227   - "NAT44"
9228   - "POLICE_MARK"
9229   - "COPWHLIST"
9230   - "IACL"
9231   - "OACL"
9232   traces:
9233     hoverinfo: "x+y"
9234     boxpoints: "outliers"
9235     whiskerwidth: 0
9236   layout:
9237     title: "ip4-3n-hsw-x710-64b-1t1c-features-pdr"
9238     layout: "plot-throughput"
9239
9240 -
9241   type: "plot"
9242   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9243   algorithm: "plot_performance_box"
9244   output-file-type: ".html"
9245   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9246   data: "plot-vpp-throughput-latency-3n-hsw"
9247   filter: "'NIC_Intel-X710' and
9248            '64B' and
9249            ('IP4BASE' or
9250             'POLICE_MARK' or
9251             'COPWHLIST' or
9252             ('NAT44' and 'BASE') or
9253             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9254            'NDRPDR' and
9255            '2T2C' and
9256            'IP4FWD' and
9257            not 'IPSEC' and
9258            not 'VHOST'"
9259   parameters:
9260   - "throughput"
9261   - "parent"
9262   - "tags"
9263   sort:
9264   - "IP4BASE"
9265   - "NAT44"
9266   - "POLICE_MARK"
9267   - "COPWHLIST"
9268   - "IACL"
9269   - "OACL"
9270   traces:
9271     hoverinfo: "x+y"
9272     boxpoints: "outliers"
9273     whiskerwidth: 0
9274   layout:
9275     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
9276     layout: "plot-throughput"
9277
9278 -
9279   type: "plot"
9280   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9281   algorithm: "plot_performance_box"
9282   output-file-type: ".html"
9283   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9284   data: "plot-vpp-throughput-latency-3n-hsw"
9285   filter: "'NIC_Intel-X710' and
9286            '64B' and
9287            ('IP4BASE' or
9288             'POLICE_MARK' or
9289             'COPWHLIST' or
9290             ('NAT44' and 'BASE') or
9291             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9292            'NDRPDR' and
9293            '2T2C' and
9294            'IP4FWD' and
9295            not 'IPSEC' and
9296            not 'VHOST'"
9297   parameters:
9298   - "throughput"
9299   - "parent"
9300   - "tags"
9301   sort:
9302   - "IP4BASE"
9303   - "NAT44"
9304   - "POLICE_MARK"
9305   - "COPWHLIST"
9306   - "IACL"
9307   - "OACL"
9308   traces:
9309     hoverinfo: "x+y"
9310     boxpoints: "outliers"
9311     whiskerwidth: 0
9312   layout:
9313     title: "ip4-3n-hsw-x710-64b-2t2c-features-pdr"
9314     layout: "plot-throughput"
9315
9316 # Packet Throughput - VPP IPv4 3n-hsw-x710 features nat44
9317 -
9318   type: "plot"
9319   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9320   algorithm: "plot_performance_box"
9321   output-file-type: ".html"
9322   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9323   data: "plot-vpp-throughput-latency-3n-skx"
9324   filter: "'NIC_Intel-X710' and
9325            '64B' and
9326            'NDRPDR' and
9327            '2T1C' and
9328            'IP4FWD' and
9329            'NAT44' and
9330            not 'IPSEC' and
9331            not 'VHOST'"
9332   parameters:
9333   - "throughput"
9334   - "parent"
9335   - "tags"
9336   sort:
9337   - "BASE"
9338   - "BASE"
9339   - "SRC_USER_10"
9340   - "SRC_USER_100"
9341   - "SRC_USER_1000"
9342   - "SRC_USER_2000"
9343   traces:
9344     hoverinfo: "x+y"
9345     boxpoints: "outliers"
9346     whiskerwidth: 0
9347   layout:
9348     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
9349     layout: "plot-throughput"
9350
9351 -
9352   type: "plot"
9353   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9354   algorithm: "plot_performance_box"
9355   output-file-type: ".html"
9356   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9357   data: "plot-vpp-throughput-latency-3n-skx"
9358   filter: "'NIC_Intel-X710' and
9359            '64B' and
9360            'NDRPDR' and
9361            '2T1C' and
9362            'IP4FWD' and
9363            'NAT44' and
9364            not 'IPSEC' and
9365            not 'VHOST'"
9366   parameters:
9367   - "throughput"
9368   - "parent"
9369   - "tags"
9370   sort:
9371   - "BASE"
9372   - "BASE"
9373   - "SRC_USER_10"
9374   - "SRC_USER_100"
9375   - "SRC_USER_1000"
9376   - "SRC_USER_2000"
9377   traces:
9378     hoverinfo: "x+y"
9379     boxpoints: "outliers"
9380     whiskerwidth: 0
9381   layout:
9382     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-pdr"
9383     layout: "plot-throughput"
9384
9385 -
9386   type: "plot"
9387   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9388   algorithm: "plot_performance_box"
9389   output-file-type: ".html"
9390   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9391   data: "plot-vpp-throughput-latency-3n-skx"
9392   filter: "'NIC_Intel-X710' and
9393            '64B' and
9394            'NDRPDR' and
9395            '4T2C' and
9396            'IP4FWD' and
9397            'NAT44' and
9398            not 'IPSEC' and
9399            not 'VHOST'"
9400   parameters:
9401   - "throughput"
9402   - "parent"
9403   - "tags"
9404   sort:
9405   - "BASE"
9406   - "BASE"
9407   - "SRC_USER_10"
9408   - "SRC_USER_100"
9409   - "SRC_USER_1000"
9410   - "SRC_USER_2000"
9411   traces:
9412     hoverinfo: "x+y"
9413     boxpoints: "outliers"
9414     whiskerwidth: 0
9415   layout:
9416     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
9417     layout: "plot-throughput"
9418
9419 -
9420   type: "plot"
9421   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9422   algorithm: "plot_performance_box"
9423   output-file-type: ".html"
9424   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9425   data: "plot-vpp-throughput-latency-3n-skx"
9426   filter: "'NIC_Intel-X710' and
9427            '64B' and
9428            'NDRPDR' and
9429            '4T2C' and
9430            'IP4FWD' and
9431            'NAT44' and
9432            not 'IPSEC' and
9433            not 'VHOST'"
9434   parameters:
9435   - "throughput"
9436   - "parent"
9437   - "tags"
9438   sort:
9439   - "BASE"
9440   - "BASE"
9441   - "SRC_USER_10"
9442   - "SRC_USER_100"
9443   - "SRC_USER_1000"
9444   - "SRC_USER_2000"
9445   traces:
9446     hoverinfo: "x+y"
9447     boxpoints: "outliers"
9448     whiskerwidth: 0
9449   layout:
9450     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-pdr"
9451     layout: "plot-throughput"
9452
9453 # Packet Throughput - VPP IPv4 3n-hsw-x710 features iacl
9454 -
9455   type: "plot"
9456   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9457   algorithm: "plot_performance_box"
9458   output-file-type: ".html"
9459   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9460   data: "plot-vpp-throughput-latency-3n-skx"
9461   filter: "'NIC_Intel-X710' and
9462            '64B' and
9463            'NDRPDR' and
9464            '2T1C' and
9465            'IP4FWD' and
9466            'IACL' and
9467            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9468            not 'IPSEC' and
9469            not 'VHOST'"
9470   parameters:
9471   - "throughput"
9472   - "parent"
9473   - "tags"
9474   sort:
9475   - "ACL_STATELESS"
9476   - "ACL_STATEFUL"
9477   - "ACL_STATELESS"
9478   - "ACL_STATEFUL"
9479   traces:
9480     hoverinfo: "x+y"
9481     boxpoints: "outliers"
9482     whiskerwidth: 0
9483   layout:
9484     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
9485     layout: "plot-throughput"
9486
9487 -
9488   type: "plot"
9489   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9490   algorithm: "plot_performance_box"
9491   output-file-type: ".html"
9492   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9493   data: "plot-vpp-throughput-latency-3n-skx"
9494   filter: "'NIC_Intel-X710' and
9495            '64B' and
9496            'NDRPDR' and
9497            '2T1C' and
9498            'IP4FWD' and
9499            'IACL' and
9500            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9501            not 'IPSEC' and
9502            not 'VHOST'"
9503   parameters:
9504   - "throughput"
9505   - "parent"
9506   - "tags"
9507   sort:
9508   - "ACL_STATELESS"
9509   - "ACL_STATEFUL"
9510   - "ACL_STATELESS"
9511   - "ACL_STATEFUL"
9512   traces:
9513     hoverinfo: "x+y"
9514     boxpoints: "outliers"
9515     whiskerwidth: 0
9516   layout:
9517     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-pdr"
9518     layout: "plot-throughput"
9519
9520 -
9521   type: "plot"
9522   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9523   algorithm: "plot_performance_box"
9524   output-file-type: ".html"
9525   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9526   data: "plot-vpp-throughput-latency-3n-skx"
9527   filter: "'NIC_Intel-X710' and
9528            '64B' and
9529            'NDRPDR' and
9530            '4T2C' and
9531            'IP4FWD' and
9532            'IACL' and
9533            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9534            not 'IPSEC' and
9535            not 'VHOST'"
9536   parameters:
9537   - "throughput"
9538   - "parent"
9539   - "tags"
9540   sort:
9541   - "ACL_STATELESS"
9542   - "ACL_STATEFUL"
9543   - "ACL_STATELESS"
9544   - "ACL_STATEFUL"
9545   traces:
9546     hoverinfo: "x+y"
9547     boxpoints: "outliers"
9548     whiskerwidth: 0
9549   layout:
9550     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
9551     layout: "plot-throughput"
9552
9553 -
9554   type: "plot"
9555   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9556   algorithm: "plot_performance_box"
9557   output-file-type: ".html"
9558   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9559   data: "plot-vpp-throughput-latency-3n-skx"
9560   filter: "'NIC_Intel-X710' and
9561            '64B' and
9562            'NDRPDR' and
9563            '4T2C' and
9564            'IP4FWD' and
9565            'IACL' and
9566            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9567            not 'IPSEC' and
9568            not 'VHOST'"
9569   parameters:
9570   - "throughput"
9571   - "parent"
9572   - "tags"
9573   sort:
9574   - "ACL_STATELESS"
9575   - "ACL_STATEFUL"
9576   - "ACL_STATELESS"
9577   - "ACL_STATEFUL"
9578   traces:
9579     hoverinfo: "x+y"
9580     boxpoints: "outliers"
9581     whiskerwidth: 0
9582   layout:
9583     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-pdr"
9584     layout: "plot-throughput"
9585
9586 # Packet Throughput - VPP IPv4 3n-hsw-x710 features oacl
9587 -
9588   type: "plot"
9589   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9590   algorithm: "plot_performance_box"
9591   output-file-type: ".html"
9592   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9593   data: "plot-vpp-throughput-latency-3n-skx"
9594   filter: "'NIC_Intel-X710' and
9595            '64B' and
9596            'NDRPDR' and
9597            '2T1C' and
9598            'IP4FWD' and
9599            'OACL' and
9600            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9601            not 'IPSEC' and
9602            not 'VHOST'"
9603   parameters:
9604   - "throughput"
9605   - "parent"
9606   - "tags"
9607   sort:
9608   - "ACL_STATELESS"
9609   - "ACL_STATEFUL"
9610   - "ACL_STATELESS"
9611   - "ACL_STATEFUL"
9612   traces:
9613     hoverinfo: "x+y"
9614     boxpoints: "outliers"
9615     whiskerwidth: 0
9616   layout:
9617     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
9618     layout: "plot-throughput"
9619
9620 -
9621   type: "plot"
9622   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9623   algorithm: "plot_performance_box"
9624   output-file-type: ".html"
9625   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9626   data: "plot-vpp-throughput-latency-3n-skx"
9627   filter: "'NIC_Intel-X710' and
9628            '64B' and
9629            'NDRPDR' and
9630            '2T1C' and
9631            'IP4FWD' and
9632            'OACL' and
9633            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9634            not 'IPSEC' and
9635            not 'VHOST'"
9636   parameters:
9637   - "throughput"
9638   - "parent"
9639   - "tags"
9640   sort:
9641   - "ACL_STATELESS"
9642   - "ACL_STATEFUL"
9643   - "ACL_STATELESS"
9644   - "ACL_STATEFUL"
9645   traces:
9646     hoverinfo: "x+y"
9647     boxpoints: "outliers"
9648     whiskerwidth: 0
9649   layout:
9650     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-pdr"
9651     layout: "plot-throughput"
9652
9653 -
9654   type: "plot"
9655   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9656   algorithm: "plot_performance_box"
9657   output-file-type: ".html"
9658   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9659   data: "plot-vpp-throughput-latency-3n-skx"
9660   filter: "'NIC_Intel-X710' and
9661            '64B' and
9662            'NDRPDR' and
9663            '4T2C' and
9664            'IP4FWD' and
9665            'OACL' and
9666            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9667            not 'IPSEC' and
9668            not 'VHOST'"
9669   parameters:
9670   - "throughput"
9671   - "parent"
9672   - "tags"
9673   sort:
9674   - "ACL_STATELESS"
9675   - "ACL_STATEFUL"
9676   - "ACL_STATELESS"
9677   - "ACL_STATEFUL"
9678   traces:
9679     hoverinfo: "x+y"
9680     boxpoints: "outliers"
9681     whiskerwidth: 0
9682   layout:
9683     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
9684     layout: "plot-throughput"
9685
9686 -
9687   type: "plot"
9688   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
9689   algorithm: "plot_performance_box"
9690   output-file-type: ".html"
9691   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
9692   data: "plot-vpp-throughput-latency-3n-skx"
9693   filter: "'NIC_Intel-X710' and
9694            '64B' and
9695            'NDRPDR' and
9696            '4T2C' and
9697            'IP4FWD' and
9698            'OACL' and
9699            ('ACL10' or 'ACL50') and '10k_FLOWS' and
9700            not 'IPSEC' and
9701            not 'VHOST'"
9702   parameters:
9703   - "throughput"
9704   - "parent"
9705   - "tags"
9706   sort:
9707   - "ACL_STATELESS"
9708   - "ACL_STATEFUL"
9709   - "ACL_STATELESS"
9710   - "ACL_STATEFUL"
9711   traces:
9712     hoverinfo: "x+y"
9713     boxpoints: "outliers"
9714     whiskerwidth: 0
9715   layout:
9716     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-pdr"
9717     layout: "plot-throughput"
9718
9719 # Packet Throughput - VPP IPv4 3n-hsw-xl710 base and scale
9720 -
9721   type: "plot"
9722   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9723   algorithm: "plot_performance_box"
9724   output-file-type: ".html"
9725   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9726   data: "plot-vpp-throughput-latency-3n-hsw"
9727   filter: "'NIC_Intel-XL710' and
9728            '64B' and
9729            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9730            'NDRPDR' and
9731            '1T1C' and
9732            'IP4FWD' and
9733            not 'IPSEC' and
9734            not 'VHOST'"
9735   parameters:
9736   - "throughput"
9737   - "parent"
9738   - "tags"
9739   sort:
9740   - "IP4BASE"
9741   - "FIB_20K"
9742   - "FIB_200K"
9743   - "FIB_2M"
9744   traces:
9745     hoverinfo: "x+y"
9746     boxpoints: "outliers"
9747     whiskerwidth: 0
9748   layout:
9749     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
9750     layout: "plot-throughput"
9751
9752 -
9753   type: "plot"
9754   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9755   algorithm: "plot_performance_box"
9756   output-file-type: ".html"
9757   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9758   data: "plot-vpp-throughput-latency-3n-hsw"
9759   filter: "'NIC_Intel-XL710' and
9760            '64B' and
9761            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9762            'NDRPDR' and
9763            '1T1C' and
9764            'IP4FWD' and
9765            not 'IPSEC' and
9766            not 'VHOST'"
9767   parameters:
9768   - "throughput"
9769   - "parent"
9770   - "tags"
9771   sort:
9772   - "IP4BASE"
9773   - "FIB_20K"
9774   - "FIB_200K"
9775   - "FIB_2M"
9776   traces:
9777     hoverinfo: "x+y"
9778     boxpoints: "outliers"
9779     whiskerwidth: 0
9780   layout:
9781     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
9782     layout: "plot-throughput"
9783
9784 -
9785   type: "plot"
9786   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9787   algorithm: "plot_performance_box"
9788   output-file-type: ".html"
9789   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9790   data: "plot-vpp-throughput-latency-3n-hsw"
9791   filter: "'NIC_Intel-XL710' and
9792            '64B' and
9793            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9794            'NDRPDR' and
9795            '2T2C' and
9796            'IP4FWD' and
9797            not 'IPSEC' and
9798            not 'VHOST'"
9799   parameters:
9800   - "throughput"
9801   - "parent"
9802   - "tags"
9803   sort:
9804   - "IP4BASE"
9805   - "FIB_20K"
9806   - "FIB_200K"
9807   - "FIB_2M"
9808   traces:
9809     hoverinfo: "x+y"
9810     boxpoints: "outliers"
9811     whiskerwidth: 0
9812   layout:
9813     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
9814     layout: "plot-throughput"
9815
9816 -
9817   type: "plot"
9818   title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9819   algorithm: "plot_performance_box"
9820   output-file-type: ".html"
9821   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9822   data: "plot-vpp-throughput-latency-3n-hsw"
9823   filter: "'NIC_Intel-XL710' and
9824            '64B' and
9825            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9826            'NDRPDR' and
9827            '2T2C' and
9828            'IP4FWD' and
9829            not 'IPSEC' and
9830            not 'VHOST'"
9831   parameters:
9832   - "throughput"
9833   - "parent"
9834   - "tags"
9835   sort:
9836   - "IP4BASE"
9837   - "FIB_20K"
9838   - "FIB_200K"
9839   - "FIB_2M"
9840   traces:
9841     hoverinfo: "x+y"
9842     boxpoints: "outliers"
9843     whiskerwidth: 0
9844   layout:
9845     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
9846     layout: "plot-throughput"
9847
9848 # Packet Throughput - VPP IPv4 3n-skx-x710 base and scale
9849 -
9850   type: "plot"
9851   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9852   algorithm: "plot_performance_box"
9853   output-file-type: ".html"
9854   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9855   data: "plot-vpp-throughput-latency-3n-skx"
9856   filter: "'NIC_Intel-X710' and
9857            '64B' and
9858            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9859            'NDRPDR' and
9860            '2T1C' and
9861            'IP4FWD' and
9862            not 'IPSEC' and
9863            not 'VHOST'"
9864   parameters:
9865   - "throughput"
9866   - "parent"
9867   - "tags"
9868   sort:
9869   - "IP4BASE"
9870   - "FIB_20K"
9871   - "FIB_200K"
9872   - "FIB_2M"
9873   traces:
9874     hoverinfo: "x+y"
9875     boxpoints: "outliers"
9876     whiskerwidth: 0
9877   layout:
9878     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
9879     layout: "plot-throughput"
9880
9881 -
9882   type: "plot"
9883   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9884   algorithm: "plot_performance_box"
9885   output-file-type: ".html"
9886   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9887   data: "plot-vpp-throughput-latency-3n-skx"
9888   filter: "'NIC_Intel-X710' and
9889            '64B' and
9890            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9891            'NDRPDR' and
9892            '2T1C' and
9893            'IP4FWD' and
9894            not 'IPSEC' and
9895            not 'VHOST'"
9896   parameters:
9897   - "throughput"
9898   - "parent"
9899   - "tags"
9900   sort:
9901   - "IP4BASE"
9902   - "FIB_20K"
9903   - "FIB_200K"
9904   - "FIB_2M"
9905   traces:
9906     hoverinfo: "x+y"
9907     boxpoints: "outliers"
9908     whiskerwidth: 0
9909   layout:
9910     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
9911     layout: "plot-throughput"
9912
9913 -
9914   type: "plot"
9915   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9916   algorithm: "plot_performance_box"
9917   output-file-type: ".html"
9918   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9919   data: "plot-vpp-throughput-latency-3n-skx"
9920   filter: "'NIC_Intel-X710' and
9921            '64B' and
9922            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9923            'NDRPDR' and
9924            '4T2C' and
9925            'IP4FWD' and
9926            not 'IPSEC' and
9927            not 'VHOST'"
9928   parameters:
9929   - "throughput"
9930   - "parent"
9931   - "tags"
9932   sort:
9933   - "IP4BASE"
9934   - "FIB_20K"
9935   - "FIB_200K"
9936   - "FIB_2M"
9937   traces:
9938     hoverinfo: "x+y"
9939     boxpoints: "outliers"
9940     whiskerwidth: 0
9941   layout:
9942     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
9943     layout: "plot-throughput"
9944
9945 -
9946   type: "plot"
9947   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9948   algorithm: "plot_performance_box"
9949   output-file-type: ".html"
9950   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9951   data: "plot-vpp-throughput-latency-3n-skx"
9952   filter: "'NIC_Intel-X710' and
9953            '64B' and
9954            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
9955            'NDRPDR' and
9956            '4T2C' and
9957            'IP4FWD' and
9958            not 'IPSEC' and
9959            not 'VHOST'"
9960   parameters:
9961   - "throughput"
9962   - "parent"
9963   - "tags"
9964   sort:
9965   - "IP4BASE"
9966   - "FIB_20K"
9967   - "FIB_200K"
9968   - "FIB_2M"
9969   traces:
9970     hoverinfo: "x+y"
9971     boxpoints: "outliers"
9972     whiskerwidth: 0
9973   layout:
9974     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
9975     layout: "plot-throughput"
9976
9977 # Packet Throughput - VPP IPv4 3n-skx-x710 features
9978 -
9979   type: "plot"
9980   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr"
9981   algorithm: "plot_performance_box"
9982   output-file-type: ".html"
9983   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr"
9984   data: "plot-vpp-throughput-latency-3n-skx"
9985   filter: "'NIC_Intel-X710' and
9986            '64B' and
9987            ('IP4BASE' or
9988             'POLICE_MARK' or
9989             'COPWHLIST' or
9990             ('NAT44' and 'BASE') or
9991             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
9992            'NDRPDR' and
9993            '2T1C' and
9994            'IP4FWD' and
9995            not 'IPSEC' and
9996            not 'VHOST'"
9997   parameters:
9998   - "throughput"
9999   - "parent"
10000   - "tags"
10001   sort:
10002   - "IP4BASE"
10003   - "NAT44"
10004   - "POLICE_MARK"
10005   - "COPWHLIST"
10006   - "IACL"
10007   - "OACL"
10008   traces:
10009     hoverinfo: "x+y"
10010     boxpoints: "outliers"
10011     whiskerwidth: 0
10012   layout:
10013     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
10014     layout: "plot-throughput"
10015
10016 -
10017   type: "plot"
10018   title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr"
10019   algorithm: "plot_performance_box"
10020   output-file-type: ".html"
10021   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr"
10022   data: "plot-vpp-throughput-latency-3n-skx"
10023   filter: "'NIC_Intel-X710' and
10024            '64B' and
10025            ('IP4BASE' or
10026             'POLICE_MARK' or
10027             'COPWHLIST' or
10028             ('NAT44' and 'BASE') or
10029             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10030            'NDRPDR' and
10031            '2T1C' and
10032            'IP4FWD' and
10033            not 'IPSEC' and
10034            not 'VHOST'"
10035   parameters:
10036   - "throughput"
10037   - "parent"
10038   - "tags"
10039   sort:
10040   - "IP4BASE"
10041   - "NAT44"
10042   - "POLICE_MARK"
10043   - "COPWHLIST"
10044   - "IACL"
10045   - "OACL"
10046   traces:
10047     hoverinfo: "x+y"
10048     boxpoints: "outliers"
10049     whiskerwidth: 0
10050   layout:
10051     title: "ip4-3n-skx-x710-64b-2t1c-features-pdr"
10052     layout: "plot-throughput"
10053
10054 -
10055   type: "plot"
10056   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr"
10057   algorithm: "plot_performance_box"
10058   output-file-type: ".html"
10059   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr"
10060   data: "plot-vpp-throughput-latency-3n-skx"
10061   filter: "'NIC_Intel-X710' and
10062            '64B' and
10063            ('IP4BASE' or
10064             'POLICE_MARK' or
10065             'COPWHLIST' or
10066             ('NAT44' and 'BASE') or
10067             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10068            'NDRPDR' and
10069            '4T2C' and
10070            'IP4FWD' and
10071            not 'IPSEC' and
10072            not 'VHOST'"
10073   parameters:
10074   - "throughput"
10075   - "parent"
10076   - "tags"
10077   sort:
10078   - "IP4BASE"
10079   - "NAT44"
10080   - "POLICE_MARK"
10081   - "COPWHLIST"
10082   - "IACL"
10083   - "OACL"
10084   traces:
10085     hoverinfo: "x+y"
10086     boxpoints: "outliers"
10087     whiskerwidth: 0
10088   layout:
10089     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
10090     layout: "plot-throughput"
10091
10092 -
10093   type: "plot"
10094   title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr"
10095   algorithm: "plot_performance_box"
10096   output-file-type: ".html"
10097   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr"
10098   data: "plot-vpp-throughput-latency-3n-skx"
10099   filter: "'NIC_Intel-X710' and
10100            '64B' and
10101            ('IP4BASE' or
10102             'POLICE_MARK' or
10103             'COPWHLIST' or
10104             ('NAT44' and 'BASE') or
10105             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
10106            'NDRPDR' and
10107            '4T2C' and
10108            'IP4FWD' and
10109            not 'IPSEC' and
10110            not 'VHOST'"
10111   parameters:
10112   - "throughput"
10113   - "parent"
10114   - "tags"
10115   sort:
10116   - "IP4BASE"
10117   - "NAT44"
10118   - "POLICE_MARK"
10119   - "COPWHLIST"
10120   - "IACL"
10121   - "OACL"
10122   traces:
10123     hoverinfo: "x+y"
10124     boxpoints: "outliers"
10125     whiskerwidth: 0
10126   layout:
10127     title: "ip4-3n-skx-x710-64b-4t2c-features-pdr"
10128     layout: "plot-throughput"
10129
10130 # Packet Throughput - VPP IPv4 3n-skx-x710 features nat44
10131 -
10132   type: "plot"
10133   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10134   algorithm: "plot_performance_box"
10135   output-file-type: ".html"
10136   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10137   data: "plot-vpp-throughput-latency-3n-hsw"
10138   filter: "'NIC_Intel-X710' and
10139            '64B' and
10140            'NDRPDR' and
10141            '1T1C' and
10142            'IP4FWD' and
10143            'NAT44' and
10144            not 'IPSEC' and
10145            not 'VHOST'"
10146   parameters:
10147   - "throughput"
10148   - "parent"
10149   - "tags"
10150   sort:
10151   - "BASE"
10152   - "BASE"
10153   - "SRC_USER_10"
10154   - "SRC_USER_100"
10155   - "SRC_USER_1000"
10156   - "SRC_USER_2000"
10157   traces:
10158     hoverinfo: "x+y"
10159     boxpoints: "outliers"
10160     whiskerwidth: 0
10161   layout:
10162     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
10163     layout: "plot-throughput"
10164
10165 -
10166   type: "plot"
10167   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10168   algorithm: "plot_performance_box"
10169   output-file-type: ".html"
10170   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10171   data: "plot-vpp-throughput-latency-3n-hsw"
10172   filter: "'NIC_Intel-X710' and
10173            '64B' and
10174            'NDRPDR' and
10175            '1T1C' and
10176            'IP4FWD' and
10177            'NAT44' and
10178            not 'IPSEC' and
10179            not 'VHOST'"
10180   parameters:
10181   - "throughput"
10182   - "parent"
10183   - "tags"
10184   sort:
10185   - "BASE"
10186   - "BASE"
10187   - "SRC_USER_10"
10188   - "SRC_USER_100"
10189   - "SRC_USER_1000"
10190   - "SRC_USER_2000"
10191   traces:
10192     hoverinfo: "x+y"
10193     boxpoints: "outliers"
10194     whiskerwidth: 0
10195   layout:
10196     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-pdr"
10197     layout: "plot-throughput"
10198
10199 -
10200   type: "plot"
10201   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10202   algorithm: "plot_performance_box"
10203   output-file-type: ".html"
10204   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10205   data: "plot-vpp-throughput-latency-3n-hsw"
10206   filter: "'NIC_Intel-X710' and
10207            '64B' and
10208            'NDRPDR' and
10209            '2T2C' and
10210            'IP4FWD' and
10211            'NAT44' and
10212            not 'IPSEC' and
10213            not 'VHOST'"
10214   parameters:
10215   - "throughput"
10216   - "parent"
10217   - "tags"
10218   sort:
10219   - "BASE"
10220   - "BASE"
10221   - "SRC_USER_10"
10222   - "SRC_USER_100"
10223   - "SRC_USER_1000"
10224   - "SRC_USER_2000"
10225   traces:
10226     hoverinfo: "x+y"
10227     boxpoints: "outliers"
10228     whiskerwidth: 0
10229   layout:
10230     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
10231     layout: "plot-throughput"
10232
10233 -
10234   type: "plot"
10235   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10236   algorithm: "plot_performance_box"
10237   output-file-type: ".html"
10238   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10239   data: "plot-vpp-throughput-latency-3n-hsw"
10240   filter: "'NIC_Intel-X710' and
10241            '64B' and
10242            'NDRPDR' and
10243            '2T2C' and
10244            'IP4FWD' and
10245            'NAT44' and
10246            not 'IPSEC' and
10247            not 'VHOST'"
10248   parameters:
10249   - "throughput"
10250   - "parent"
10251   - "tags"
10252   sort:
10253   - "BASE"
10254   - "BASE"
10255   - "SRC_USER_10"
10256   - "SRC_USER_100"
10257   - "SRC_USER_1000"
10258   - "SRC_USER_2000"
10259   traces:
10260     hoverinfo: "x+y"
10261     boxpoints: "outliers"
10262     whiskerwidth: 0
10263   layout:
10264     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-pdr"
10265     layout: "plot-throughput"
10266
10267 # Packet Throughput - VPP IPv4 3n-skx-x710 features iacl
10268 -
10269   type: "plot"
10270   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10271   algorithm: "plot_performance_box"
10272   output-file-type: ".html"
10273   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10274   data: "plot-vpp-throughput-latency-3n-hsw"
10275   filter: "'NIC_Intel-X710' and
10276            '64B' and
10277            'NDRPDR' and
10278            '1T1C' and
10279            'IP4FWD' and
10280            'IACL' and
10281            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10282            not 'IPSEC' and
10283            not 'VHOST'"
10284   parameters:
10285   - "throughput"
10286   - "parent"
10287   - "tags"
10288   sort:
10289   - "ACL_STATELESS"
10290   - "ACL_STATEFUL"
10291   - "ACL_STATELESS"
10292   - "ACL_STATEFUL"
10293   traces:
10294     hoverinfo: "x+y"
10295     boxpoints: "outliers"
10296     whiskerwidth: 0
10297   layout:
10298     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
10299     layout: "plot-throughput"
10300
10301 -
10302   type: "plot"
10303   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10304   algorithm: "plot_performance_box"
10305   output-file-type: ".html"
10306   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10307   data: "plot-vpp-throughput-latency-3n-hsw"
10308   filter: "'NIC_Intel-X710' and
10309            '64B' and
10310            'NDRPDR' and
10311            '1T1C' and
10312            'IP4FWD' and
10313            'IACL' and
10314            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10315            not 'IPSEC' and
10316            not 'VHOST'"
10317   parameters:
10318   - "throughput"
10319   - "parent"
10320   - "tags"
10321   sort:
10322   - "ACL_STATELESS"
10323   - "ACL_STATEFUL"
10324   - "ACL_STATELESS"
10325   - "ACL_STATEFUL"
10326   traces:
10327     hoverinfo: "x+y"
10328     boxpoints: "outliers"
10329     whiskerwidth: 0
10330   layout:
10331     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-pdr"
10332     layout: "plot-throughput"
10333
10334 -
10335   type: "plot"
10336   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10337   algorithm: "plot_performance_box"
10338   output-file-type: ".html"
10339   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10340   data: "plot-vpp-throughput-latency-3n-hsw"
10341   filter: "'NIC_Intel-X710' and
10342            '64B' and
10343            'NDRPDR' and
10344            '2T2C' and
10345            'IP4FWD' and
10346            'IACL' and
10347            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10348            not 'IPSEC' and
10349            not 'VHOST'"
10350   parameters:
10351   - "throughput"
10352   - "parent"
10353   - "tags"
10354   sort:
10355   - "ACL_STATELESS"
10356   - "ACL_STATEFUL"
10357   - "ACL_STATELESS"
10358   - "ACL_STATEFUL"
10359   traces:
10360     hoverinfo: "x+y"
10361     boxpoints: "outliers"
10362     whiskerwidth: 0
10363   layout:
10364     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
10365     layout: "plot-throughput"
10366
10367 -
10368   type: "plot"
10369   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10370   algorithm: "plot_performance_box"
10371   output-file-type: ".html"
10372   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10373   data: "plot-vpp-throughput-latency-3n-hsw"
10374   filter: "'NIC_Intel-X710' and
10375            '64B' and
10376            'NDRPDR' and
10377            '2T2C' and
10378            'IP4FWD' and
10379            'IACL' and
10380            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10381            not 'IPSEC' and
10382            not 'VHOST'"
10383   parameters:
10384   - "throughput"
10385   - "parent"
10386   - "tags"
10387   sort:
10388   - "ACL_STATELESS"
10389   - "ACL_STATEFUL"
10390   - "ACL_STATELESS"
10391   - "ACL_STATEFUL"
10392   traces:
10393     hoverinfo: "x+y"
10394     boxpoints: "outliers"
10395     whiskerwidth: 0
10396   layout:
10397     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-pdr"
10398     layout: "plot-throughput"
10399
10400 # Packet Throughput - VPP IPv4 3n-skx-x710 features oacl
10401 -
10402   type: "plot"
10403   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10404   algorithm: "plot_performance_box"
10405   output-file-type: ".html"
10406   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10407   data: "plot-vpp-throughput-latency-3n-hsw"
10408   filter: "'NIC_Intel-X710' and
10409            '64B' and
10410            'NDRPDR' and
10411            '1T1C' and
10412            'IP4FWD' and
10413            'OACL' and
10414            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10415            not 'IPSEC' and
10416            not 'VHOST'"
10417   parameters:
10418   - "throughput"
10419   - "parent"
10420   - "tags"
10421   sort:
10422   - "ACL_STATELESS"
10423   - "ACL_STATEFUL"
10424   - "ACL_STATELESS"
10425   - "ACL_STATEFUL"
10426   traces:
10427     hoverinfo: "x+y"
10428     boxpoints: "outliers"
10429     whiskerwidth: 0
10430   layout:
10431     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
10432     layout: "plot-throughput"
10433
10434 -
10435   type: "plot"
10436   title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10437   algorithm: "plot_performance_box"
10438   output-file-type: ".html"
10439   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10440   data: "plot-vpp-throughput-latency-3n-hsw"
10441   filter: "'NIC_Intel-X710' and
10442            '64B' and
10443            'NDRPDR' and
10444            '1T1C' and
10445            'IP4FWD' and
10446            'OACL' and
10447            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10448            not 'IPSEC' and
10449            not 'VHOST'"
10450   parameters:
10451   - "throughput"
10452   - "parent"
10453   - "tags"
10454   sort:
10455   - "ACL_STATELESS"
10456   - "ACL_STATEFUL"
10457   - "ACL_STATELESS"
10458   - "ACL_STATEFUL"
10459   traces:
10460     hoverinfo: "x+y"
10461     boxpoints: "outliers"
10462     whiskerwidth: 0
10463   layout:
10464     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-pdr"
10465     layout: "plot-throughput"
10466
10467 -
10468   type: "plot"
10469   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10470   algorithm: "plot_performance_box"
10471   output-file-type: ".html"
10472   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10473   data: "plot-vpp-throughput-latency-3n-hsw"
10474   filter: "'NIC_Intel-X710' and
10475            '64B' and
10476            'NDRPDR' and
10477            '2T2C' and
10478            'IP4FWD' and
10479            'OACL' and
10480            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10481            not 'IPSEC' and
10482            not 'VHOST'"
10483   parameters:
10484   - "throughput"
10485   - "parent"
10486   - "tags"
10487   sort:
10488   - "ACL_STATELESS"
10489   - "ACL_STATEFUL"
10490   - "ACL_STATELESS"
10491   - "ACL_STATEFUL"
10492   traces:
10493     hoverinfo: "x+y"
10494     boxpoints: "outliers"
10495     whiskerwidth: 0
10496   layout:
10497     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
10498     layout: "plot-throughput"
10499
10500 -
10501   type: "plot"
10502   title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10503   algorithm: "plot_performance_box"
10504   output-file-type: ".html"
10505   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10506   data: "plot-vpp-throughput-latency-3n-hsw"
10507   filter: "'NIC_Intel-X710' and
10508            '64B' and
10509            'NDRPDR' and
10510            '2T2C' and
10511            'IP4FWD' and
10512            'OACL' and
10513            ('ACL10' or 'ACL50') and '10k_FLOWS' and
10514            not 'IPSEC' and
10515            not 'VHOST'"
10516   parameters:
10517   - "throughput"
10518   - "parent"
10519   - "tags"
10520   sort:
10521   - "ACL_STATELESS"
10522   - "ACL_STATEFUL"
10523   - "ACL_STATELESS"
10524   - "ACL_STATEFUL"
10525   traces:
10526     hoverinfo: "x+y"
10527     boxpoints: "outliers"
10528     whiskerwidth: 0
10529   layout:
10530     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-pdr"
10531     layout: "plot-throughput"
10532
10533 # Packet Throughput - VPP IPv4 2n-skx-x710 base and scale
10534 -
10535   type: "plot"
10536   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10537   algorithm: "plot_performance_box"
10538   output-file-type: ".html"
10539   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10540   data: "plot-vpp-throughput-latency-2n-skx"
10541   filter: "'NIC_Intel-X710' and
10542            '64B' and
10543            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10544            'NDRPDR' and
10545            '2T1C' and
10546            'IP4FWD' and
10547            not 'IPSEC' and
10548            not 'VHOST'"
10549   parameters:
10550   - "throughput"
10551   - "parent"
10552   - "tags"
10553   sort:
10554   - "DOT1Q"
10555   - "IP4BASE"
10556   - "FIB_20k"
10557   - "FIB_200k"
10558   - "FIB_2M"
10559   traces:
10560     hoverinfo: "x+y"
10561     boxpoints: "outliers"
10562     whiskerwidth: 0
10563   layout:
10564     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
10565     layout: "plot-throughput"
10566
10567 -
10568   type: "plot"
10569   title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10570   algorithm: "plot_performance_box"
10571   output-file-type: ".html"
10572   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10573   data: "plot-vpp-throughput-latency-2n-skx"
10574   filter: "'NIC_Intel-X710' and
10575            '64B' and
10576            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10577            'NDRPDR' and
10578            '2T1C' and
10579            'IP4FWD' and
10580            not 'IPSEC' and
10581            not 'VHOST'"
10582   parameters:
10583   - "throughput"
10584   - "parent"
10585   - "tags"
10586   sort:
10587   - "DOT1Q"
10588   - "IP4BASE"
10589   - "FIB_20k"
10590   - "FIB_200k"
10591   - "FIB_2M"
10592   traces:
10593     hoverinfo: "x+y"
10594     boxpoints: "outliers"
10595     whiskerwidth: 0
10596   layout:
10597     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
10598     layout: "plot-throughput"
10599
10600 -
10601   type: "plot"
10602   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10603   algorithm: "plot_performance_box"
10604   output-file-type: ".html"
10605   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10606   data: "plot-vpp-throughput-latency-2n-skx"
10607   filter: "'NIC_Intel-X710' and
10608            '64B' and
10609            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10610            'NDRPDR' and
10611            '4T2C' and
10612            'IP4FWD' and
10613            not 'IPSEC' and
10614            not 'VHOST'"
10615   parameters:
10616   - "throughput"
10617   - "parent"
10618   - "tags"
10619   sort:
10620   - "DOT1Q"
10621   - "IP4BASE"
10622   - "FIB_20k"
10623   - "FIB_200k"
10624   - "FIB_2M"
10625   traces:
10626     hoverinfo: "x+y"
10627     boxpoints: "outliers"
10628     whiskerwidth: 0
10629   layout:
10630     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
10631     layout: "plot-throughput"
10632
10633 -
10634   type: "plot"
10635   title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10636   algorithm: "plot_performance_box"
10637   output-file-type: ".html"
10638   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10639   data: "plot-vpp-throughput-latency-2n-skx"
10640   filter: "'NIC_Intel-X710' and
10641            '64B' and
10642            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10643            'NDRPDR' and
10644            '4T2C' and
10645            'IP4FWD' and
10646            not 'IPSEC' and
10647            not 'VHOST'"
10648   parameters:
10649   - "throughput"
10650   - "parent"
10651   - "tags"
10652   sort:
10653   - "DOT1Q"
10654   - "IP4BASE"
10655   - "FIB_20k"
10656   - "FIB_200k"
10657   - "FIB_2M"
10658   traces:
10659     hoverinfo: "x+y"
10660     boxpoints: "outliers"
10661     whiskerwidth: 0
10662   layout:
10663     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
10664     layout: "plot-throughput"
10665
10666 # Packet Throughput - VPP IPv4 2n-skx-xxv710 base and scale
10667 -
10668   type: "plot"
10669   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10670   algorithm: "plot_performance_box"
10671   output-file-type: ".html"
10672   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10673   data: "plot-vpp-throughput-latency-2n-skx"
10674   filter: "'NIC_Intel-XXV710' and
10675            '64B' and
10676            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10677            'NDRPDR' and
10678            '2T1C' and
10679            'IP4FWD' and
10680            not 'IPSEC' and
10681            not 'VHOST'"
10682   parameters:
10683   - "throughput"
10684   - "parent"
10685   - "tags"
10686   sort:
10687   - "DOT1Q"
10688   - "IP4BASE"
10689   - "FIB_20k"
10690   - "FIB_200k"
10691   - "FIB_2M"
10692   traces:
10693     hoverinfo: "x+y"
10694     boxpoints: "outliers"
10695     whiskerwidth: 0
10696   layout:
10697     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
10698     layout: "plot-throughput"
10699
10700 -
10701   type: "plot"
10702   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10703   algorithm: "plot_performance_box"
10704   output-file-type: ".html"
10705   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10706   data: "plot-vpp-throughput-latency-2n-skx"
10707   filter: "'NIC_Intel-XXV710' and
10708            '64B' and
10709            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10710            'NDRPDR' and
10711            '2T1C' and
10712            'IP4FWD' and
10713            not 'IPSEC' and
10714            not 'VHOST'"
10715   parameters:
10716   - "throughput"
10717   - "parent"
10718   - "tags"
10719   sort:
10720   - "DOT1Q"
10721   - "IP4BASE"
10722   - "FIB_20k"
10723   - "FIB_200k"
10724   - "FIB_2M"
10725   traces:
10726     hoverinfo: "x+y"
10727     boxpoints: "outliers"
10728     whiskerwidth: 0
10729   layout:
10730     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
10731     layout: "plot-throughput"
10732
10733 -
10734   type: "plot"
10735   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10736   algorithm: "plot_performance_box"
10737   output-file-type: ".html"
10738   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10739   data: "plot-vpp-throughput-latency-2n-skx"
10740   filter: "'NIC_Intel-XXV710' and
10741            '64B' and
10742            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10743            'NDRPDR' and
10744            '4T2C' and
10745            'IP4FWD' and
10746            not 'IPSEC' and
10747            not 'VHOST'"
10748   parameters:
10749   - "throughput"
10750   - "parent"
10751   - "tags"
10752   sort:
10753   - "DOT1Q"
10754   - "IP4BASE"
10755   - "FIB_20k"
10756   - "FIB_200k"
10757   - "FIB_2M"
10758   traces:
10759     hoverinfo: "x+y"
10760     boxpoints: "outliers"
10761     whiskerwidth: 0
10762   layout:
10763     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
10764     layout: "plot-throughput"
10765
10766 -
10767   type: "plot"
10768   title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10769   algorithm: "plot_performance_box"
10770   output-file-type: ".html"
10771   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10772   data: "plot-vpp-throughput-latency-2n-skx"
10773   filter: "'NIC_Intel-XXV710' and
10774            '64B' and
10775            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
10776            'NDRPDR' and
10777            '4T2C' and
10778            'IP4FWD' and
10779            not 'IPSEC' and
10780            not 'VHOST'"
10781   parameters:
10782   - "throughput"
10783   - "parent"
10784   - "tags"
10785   sort:
10786   - "DOT1Q"
10787   - "IP4BASE"
10788   - "FIB_20k"
10789   - "FIB_200k"
10790   - "FIB_2M"
10791   traces:
10792     hoverinfo: "x+y"
10793     boxpoints: "outliers"
10794     whiskerwidth: 0
10795   layout:
10796     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
10797     layout: "plot-throughput"
10798
10799 # Packet Throughput - VPP IPv4 2n-dnv-x553 base and scale
10800 -
10801   type: "plot"
10802   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10803   algorithm: "plot_performance_box"
10804   output-file-type: ".html"
10805   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10806   data: "intel-dnv-vpp"
10807   filter: "'NIC_Intel-X553' and
10808            '64B' and
10809            'IP4BASE' and
10810            'NDRPDR' and
10811            '1T1C' and
10812            'IP4FWD' and
10813            not 'IPSEC' and
10814            not 'VHOST'"
10815   parameters:
10816   - "throughput"
10817   - "parent"
10818   - "tags"
10819   sort:
10820   - "IP4BASE"
10821   traces:
10822     hoverinfo: "x+y"
10823     boxpoints: "outliers"
10824     whiskerwidth: 0
10825   layout:
10826     title: "ip4-2n-dnv-x553-64b-1t1c-base-ndr"
10827     layout: "plot-throughput"
10828
10829 -
10830   type: "plot"
10831   title: "VPP Throughput: ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10832   algorithm: "plot_performance_box"
10833   output-file-type: ".html"
10834   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10835   data: "intel-dnv-vpp"
10836   filter: "'NIC_Intel-X553' and
10837            '64B' and
10838            'IP4BASE' and
10839            'NDRPDR' and
10840            '1T1C' and
10841            'IP4FWD' and
10842            not 'IPSEC' and
10843            not 'VHOST'"
10844   parameters:
10845   - "throughput"
10846   - "parent"
10847   - "tags"
10848   sort:
10849   - "IP4BASE"
10850   traces:
10851     hoverinfo: "x+y"
10852     boxpoints: "outliers"
10853     whiskerwidth: 0
10854   layout:
10855     title: "ip4-2n-dnv-x553-64b-1t1c-base-pdr"
10856     layout: "plot-throughput"
10857
10858 -
10859   type: "plot"
10860   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10861   algorithm: "plot_performance_box"
10862   output-file-type: ".html"
10863   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10864   data: "intel-dnv-vpp"
10865   filter: "'NIC_Intel-X553' and
10866            '64B' and
10867            'IP4BASE' and
10868            'NDRPDR' and
10869            '2T2C' and
10870            'IP4FWD' and
10871            not 'IPSEC' and
10872            not 'VHOST'"
10873   parameters:
10874   - "throughput"
10875   - "parent"
10876   - "tags"
10877   sort:
10878   - "IP4BASE"
10879   traces:
10880     hoverinfo: "x+y"
10881     boxpoints: "outliers"
10882     whiskerwidth: 0
10883   layout:
10884     title: "ip4-2n-dnv-x553-64b-2t2c-base-ndr"
10885     layout: "plot-throughput"
10886
10887 -
10888   type: "plot"
10889   title: "VPP Throughput: ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10890   algorithm: "plot_performance_box"
10891   output-file-type: ".html"
10892   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10893   data: "intel-dnv-vpp"
10894   filter: "'NIC_Intel-X553' and
10895            '64B' and
10896            'IP4BASE' and
10897            'NDRPDR' and
10898            '2T2C' and
10899            'IP4FWD' and
10900            not 'IPSEC' and
10901            not 'VHOST'"
10902   parameters:
10903   - "throughput"
10904   - "parent"
10905   - "tags"
10906   sort:
10907   - "IP4BASE"
10908   traces:
10909     hoverinfo: "x+y"
10910     boxpoints: "outliers"
10911     whiskerwidth: 0
10912   layout:
10913     title: "ip4-2n-dnv-x553-64b-2t2c-base-pdr"
10914     layout: "plot-throughput"
10915
10916 ################################################################################
10917
10918 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 base and scale
10919 -
10920   type: "plot"
10921   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10922   algorithm: "plot_performance_box"
10923   output-file-type: ".html"
10924   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10925   data: "plot-vpp-throughput-latency-3n-hsw"
10926   filter: "'NIC_Intel-X520-DA2' and
10927            '64B' and
10928            'ENCAP' and
10929            'NDRPDR' and
10930            '1T1C' and
10931            ('VXLAN' or 'LISP') and
10932            not 'VHOST' and
10933            not 'IPSECHW'"
10934   parameters:
10935   - "throughput"
10936   - "parent"
10937   - "tags"
10938   sort:
10939   - "not DOT1Q"
10940   - "VXLAN_1"
10941   - "VXLAN_10"
10942   - "VXLAN_100"
10943   - "VXLAN_1000"
10944   traces:
10945     hoverinfo: "x+y"
10946     boxpoints: "outliers"
10947     whiskerwidth: 0
10948   layout:
10949     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
10950     layout: "plot-throughput"
10951
10952 -
10953   type: "plot"
10954   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10955   algorithm: "plot_performance_box"
10956   output-file-type: ".html"
10957   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10958   data: "plot-vpp-throughput-latency-3n-hsw"
10959   filter: "'NIC_Intel-X520-DA2' and
10960            '64B' and
10961            'ENCAP' and
10962            'NDRPDR' and
10963            '1T1C' and
10964            ('VXLAN' or 'LISP') and
10965            not 'VHOST' and
10966            not 'IPSECHW'"
10967   parameters:
10968   - "throughput"
10969   - "parent"
10970   - "tags"
10971   sort:
10972   - "not DOT1Q"
10973   - "VXLAN_1"
10974   - "VXLAN_10"
10975   - "VXLAN_100"
10976   - "VXLAN_1000"
10977   traces:
10978     hoverinfo: "x+y"
10979     boxpoints: "outliers"
10980     whiskerwidth: 0
10981   layout:
10982     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
10983     layout: "plot-throughput"
10984
10985 -
10986   type: "plot"
10987   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10988   algorithm: "plot_performance_box"
10989   output-file-type: ".html"
10990   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
10991   data: "plot-vpp-throughput-latency-3n-hsw"
10992   filter: "'NIC_Intel-X520-DA2' and
10993            '64B' and
10994            'ENCAP' and
10995            'NDRPDR' and
10996            '2T2C' and
10997            ('VXLAN' or 'LISP') and
10998            not 'VHOST' and
10999            not 'IPSECHW'"
11000   parameters:
11001   - "throughput"
11002   - "parent"
11003   - "tags"
11004   sort:
11005   - "not DOT1Q"
11006   - "VXLAN_1"
11007   - "VXLAN_10"
11008   - "VXLAN_100"
11009   - "VXLAN_1000"
11010   traces:
11011     hoverinfo: "x+y"
11012     boxpoints: "outliers"
11013     whiskerwidth: 0
11014   layout:
11015     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
11016     layout: "plot-throughput"
11017
11018 -
11019   type: "plot"
11020   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
11021   algorithm: "plot_performance_box"
11022   output-file-type: ".html"
11023   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
11024   data: "plot-vpp-throughput-latency-3n-hsw"
11025   filter: "'NIC_Intel-X520-DA2' and
11026            '64B' and
11027            'ENCAP' and
11028            'NDRPDR' and
11029            '2T2C' and
11030            ('VXLAN' or 'LISP') and
11031            not 'VHOST' and
11032            not 'IPSECHW'"
11033   parameters:
11034   - "throughput"
11035   - "parent"
11036   - "tags"
11037   sort:
11038   - "not DOT1Q"
11039   - "VXLAN_1"
11040   - "VXLAN_10"
11041   - "VXLAN_100"
11042   - "VXLAN_1000"
11043   traces:
11044     hoverinfo: "x+y"
11045     boxpoints: "outliers"
11046     whiskerwidth: 0
11047   layout:
11048     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
11049     layout: "plot-throughput"
11050
11051 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - features
11052 -
11053   type: "plot"
11054   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11055   algorithm: "plot_performance_box"
11056   output-file-type: ".html"
11057   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11058   data: "plot-vpp-throughput-latency-3n-hsw"
11059   filter: "'NIC_Intel-X520-DA2' and
11060            '64B' and
11061            'ENCAP' and
11062            'NDRPDR' and
11063            '1T1C' and
11064            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11065            not 'DOT1Q' and
11066            not 'VHOST' and
11067            not 'IPSECHW'"
11068   parameters:
11069   - "throughput"
11070   - "parent"
11071   - "tags"
11072   sort:
11073   - "L2BDMACLRN"
11074   - "L2XCFWD"
11075   - "LISP"
11076   traces:
11077     hoverinfo: "x+y"
11078     boxpoints: "outliers"
11079     whiskerwidth: 0
11080   layout:
11081     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
11082     layout: "plot-throughput"
11083
11084 -
11085   type: "plot"
11086   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11087   algorithm: "plot_performance_box"
11088   output-file-type: ".html"
11089   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11090   data: "plot-vpp-throughput-latency-3n-hsw"
11091   filter: "'NIC_Intel-X520-DA2' and
11092            '64B' and
11093            'ENCAP' and
11094            'NDRPDR' and
11095            '2T2C' and
11096            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11097            not 'DOT1Q' and
11098            not 'VHOST' and
11099            not 'IPSECHW'"
11100   parameters:
11101   - "throughput"
11102   - "parent"
11103   - "tags"
11104   sort:
11105   - "L2BDMACLRN"
11106   - "L2XCFWD"
11107   - "LISP"
11108   traces:
11109     hoverinfo: "x+y"
11110     boxpoints: "outliers"
11111     whiskerwidth: 0
11112   layout:
11113     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
11114     layout: "plot-throughput"
11115
11116 -
11117   type: "plot"
11118   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11119   algorithm: "plot_performance_box"
11120   output-file-type: ".html"
11121   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11122   data: "plot-vpp-throughput-latency-3n-hsw"
11123   filter: "'NIC_Intel-X520-DA2' and
11124            '64B' and
11125            'ENCAP' and
11126            'NDRPDR' and
11127            '1T1C' and
11128            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11129            not 'DOT1Q' and
11130            not 'VHOST' and
11131            not 'IPSECHW'"
11132   parameters:
11133   - "throughput"
11134   - "parent"
11135   - "tags"
11136   sort:
11137   - "L2BDMACLRN"
11138   - "L2XCFWD"
11139   - "LISP"
11140   traces:
11141     hoverinfo: "x+y"
11142     boxpoints: "outliers"
11143     whiskerwidth: 0
11144   layout:
11145     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-pdr"
11146     layout: "plot-throughput"
11147
11148 -
11149   type: "plot"
11150   title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11151   algorithm: "plot_performance_box"
11152   output-file-type: ".html"
11153   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11154   data: "plot-vpp-throughput-latency-3n-hsw"
11155   filter: "'NIC_Intel-X520-DA2' and
11156            '64B' and
11157            'ENCAP' and
11158            'NDRPDR' and
11159            '2T2C' and
11160            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11161            not 'DOT1Q' and
11162            not 'VHOST' and
11163            not 'IPSECHW'"
11164   parameters:
11165   - "throughput"
11166   - "parent"
11167   - "tags"
11168   sort:
11169   - "L2BDMACLRN"
11170   - "L2XCFWD"
11171   - "LISP"
11172   traces:
11173     hoverinfo: "x+y"
11174     boxpoints: "outliers"
11175     whiskerwidth: 0
11176   layout:
11177     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-pdr"
11178     layout: "plot-throughput"
11179
11180 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 base and scale
11181 -
11182   type: "plot"
11183   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11184   algorithm: "plot_performance_box"
11185   output-file-type: ".html"
11186   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11187   data: "plot-vpp-throughput-latency-3n-hsw"
11188   filter: "'NIC_Intel-X710' and
11189            '64B' and
11190            'ENCAP' and
11191            'NDRPDR' and
11192            '1T1C' and
11193            ('VXLAN' or 'LISP') and
11194            not 'VHOST' and
11195            not 'IPSECHW'"
11196   parameters:
11197   - "throughput"
11198   - "parent"
11199   - "tags"
11200   sort:
11201   - "LISP"
11202   - "VXLAN_1"
11203   - "VXLAN_10"
11204   - "VXLAN_100"
11205   - "VXLAN_1000"
11206   traces:
11207     hoverinfo: "x+y"
11208     boxpoints: "outliers"
11209     whiskerwidth: 0
11210   layout:
11211     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
11212     layout: "plot-throughput"
11213
11214 -
11215   type: "plot"
11216   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11217   algorithm: "plot_performance_box"
11218   output-file-type: ".html"
11219   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11220   data: "plot-vpp-throughput-latency-3n-hsw"
11221   filter: "'NIC_Intel-X710' and
11222            '64B' and
11223            'ENCAP' and
11224            'NDRPDR' and
11225            '1T1C' and
11226            ('VXLAN' or 'LISP') and
11227            not 'VHOST' and
11228            not 'IPSECHW'"
11229   parameters:
11230   - "throughput"
11231   - "parent"
11232   - "tags"
11233   sort:
11234   - "LISP"
11235   - "VXLAN_1"
11236   - "VXLAN_10"
11237   - "VXLAN_100"
11238   - "VXLAN_1000"
11239   traces:
11240     hoverinfo: "x+y"
11241     boxpoints: "outliers"
11242     whiskerwidth: 0
11243   layout:
11244     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
11245     layout: "plot-throughput"
11246
11247 -
11248   type: "plot"
11249   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11250   algorithm: "plot_performance_box"
11251   output-file-type: ".html"
11252   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11253   data: "plot-vpp-throughput-latency-3n-hsw"
11254   filter: "'NIC_Intel-X710' and
11255            '64B' and
11256            'ENCAP' and
11257            'NDRPDR' and
11258            '2T2C' and
11259            ('VXLAN' or 'LISP') and
11260            not 'VHOST' and
11261            not 'IPSECHW'"
11262   parameters:
11263   - "throughput"
11264   - "parent"
11265   - "tags"
11266   sort:
11267   - "LISP"
11268   - "VXLAN_1"
11269   - "VXLAN_10"
11270   - "VXLAN_100"
11271   - "VXLAN_1000"
11272   traces:
11273     hoverinfo: "x+y"
11274     boxpoints: "outliers"
11275     whiskerwidth: 0
11276   layout:
11277     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
11278     layout: "plot-throughput"
11279
11280 -
11281   type: "plot"
11282   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11283   algorithm: "plot_performance_box"
11284   output-file-type: ".html"
11285   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11286   data: "plot-vpp-throughput-latency-3n-hsw"
11287   filter: "'NIC_Intel-X710' and
11288            '64B' and
11289            'ENCAP' and
11290            'NDRPDR' and
11291            '2T2C' and
11292            ('VXLAN' or 'LISP') and
11293            not 'VHOST' and
11294            not 'IPSECHW'"
11295   parameters:
11296   - "throughput"
11297   - "parent"
11298   - "tags"
11299   sort:
11300   - "LISP"
11301   - "VXLAN_1"
11302   - "VXLAN_10"
11303   - "VXLAN_100"
11304   - "VXLAN_1000"
11305   traces:
11306     hoverinfo: "x+y"
11307     boxpoints: "outliers"
11308     whiskerwidth: 0
11309   layout:
11310     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
11311     layout: "plot-throughput"
11312
11313 # Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - features
11314 -
11315   type: "plot"
11316   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11317   algorithm: "plot_performance_box"
11318   output-file-type: ".html"
11319   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11320   data: "plot-vpp-throughput-latency-3n-hsw"
11321   filter: "'NIC_Intel-X710' and
11322            '64B' and
11323            'ENCAP' and
11324            'NDRPDR' and
11325            '1T1C' and
11326            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11327            not 'DOT1Q' and
11328            not 'VHOST' and
11329            not 'IPSECHW'"
11330   parameters:
11331   - "throughput"
11332   - "parent"
11333   - "tags"
11334   sort:
11335   - "L2BDMACLRN"
11336   - "L2XCFWD"
11337   - "LISP"
11338   traces:
11339     hoverinfo: "x+y"
11340     boxpoints: "outliers"
11341     whiskerwidth: 0
11342   layout:
11343     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
11344     layout: "plot-throughput"
11345
11346 -
11347   type: "plot"
11348   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11349   algorithm: "plot_performance_box"
11350   output-file-type: ".html"
11351   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11352   data: "plot-vpp-throughput-latency-3n-hsw"
11353   filter: "'NIC_Intel-X710' and
11354            '64B' and
11355            'ENCAP' and
11356            'NDRPDR' and
11357            '2T2C' and
11358            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11359            not 'DOT1Q' and
11360            not 'VHOST' and
11361            not 'IPSECHW'"
11362   parameters:
11363   - "throughput"
11364   - "parent"
11365   - "tags"
11366   sort:
11367   - "L2BDMACLRN"
11368   - "L2XCFWD"
11369   - "LISP"
11370   traces:
11371     hoverinfo: "x+y"
11372     boxpoints: "outliers"
11373     whiskerwidth: 0
11374   layout:
11375     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
11376     layout: "plot-throughput"
11377
11378 -
11379   type: "plot"
11380   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11381   algorithm: "plot_performance_box"
11382   output-file-type: ".html"
11383   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11384   data: "plot-vpp-throughput-latency-3n-hsw"
11385   filter: "'NIC_Intel-X710' and
11386            '64B' and
11387            'ENCAP' and
11388            'NDRPDR' and
11389            '1T1C' and
11390            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11391            not 'DOT1Q' and
11392            not 'VHOST' and
11393            not 'IPSECHW'"
11394   parameters:
11395   - "throughput"
11396   - "parent"
11397   - "tags"
11398   sort:
11399   - "L2BDMACLRN"
11400   - "L2XCFWD"
11401   - "LISP"
11402   traces:
11403     hoverinfo: "x+y"
11404     boxpoints: "outliers"
11405     whiskerwidth: 0
11406   layout:
11407     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-pdr"
11408     layout: "plot-throughput"
11409
11410 -
11411   type: "plot"
11412   title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11413   algorithm: "plot_performance_box"
11414   output-file-type: ".html"
11415   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11416   data: "plot-vpp-throughput-latency-3n-hsw"
11417   filter: "'NIC_Intel-X710' and
11418            '64B' and
11419            'ENCAP' and
11420            'NDRPDR' and
11421            '2T2C' and
11422            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11423            not 'DOT1Q' and
11424            not 'VHOST' and
11425            not 'IPSECHW'"
11426   parameters:
11427   - "throughput"
11428   - "parent"
11429   - "tags"
11430   sort:
11431   - "L2BDMACLRN"
11432   - "L2XCFWD"
11433   - "LISP"
11434   traces:
11435     hoverinfo: "x+y"
11436     boxpoints: "outliers"
11437     whiskerwidth: 0
11438   layout:
11439     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-pdr"
11440     layout: "plot-throughput"
11441
11442 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 base and scale
11443 -
11444   type: "plot"
11445   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11446   algorithm: "plot_performance_box"
11447   output-file-type: ".html"
11448   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11449   data: "plot-vpp-throughput-latency-3n-skx"
11450   filter: "'NIC_Intel-X710' and
11451            '64B' and
11452            'ENCAP' and
11453            'NDRPDR' and
11454            '2T1C' and
11455            ('VXLAN' or 'LISP') and
11456            not 'VHOST' and
11457            not 'IPSECHW'"
11458   parameters:
11459   - "throughput"
11460   - "parent"
11461   - "tags"
11462   sort:
11463   - "LISP"
11464   - "VXLAN_1"
11465   - "VXLAN_10"
11466   - "VXLAN_100"
11467   - "VXLAN_1000"
11468   traces:
11469     hoverinfo: "x+y"
11470     boxpoints: "outliers"
11471     whiskerwidth: 0
11472   layout:
11473     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
11474     layout: "plot-throughput"
11475
11476 -
11477   type: "plot"
11478   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11479   algorithm: "plot_performance_box"
11480   output-file-type: ".html"
11481   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11482   data: "plot-vpp-throughput-latency-3n-skx"
11483   filter: "'NIC_Intel-X710' and
11484            '64B' and
11485            'ENCAP' and
11486            'NDRPDR' and
11487            '2T1C' and
11488            ('VXLAN' or 'LISP') and
11489            not 'VHOST' and
11490            not 'IPSECHW'"
11491   parameters:
11492   - "throughput"
11493   - "parent"
11494   - "tags"
11495   sort:
11496   - "LISP"
11497   - "VXLAN_1"
11498   - "VXLAN_10"
11499   - "VXLAN_100"
11500   - "VXLAN_1000"
11501   traces:
11502     hoverinfo: "x+y"
11503     boxpoints: "outliers"
11504     whiskerwidth: 0
11505   layout:
11506     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
11507     layout: "plot-throughput"
11508
11509 -
11510   type: "plot"
11511   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11512   algorithm: "plot_performance_box"
11513   output-file-type: ".html"
11514   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11515   data: "plot-vpp-throughput-latency-3n-skx"
11516   filter: "'NIC_Intel-X710' and
11517            '64B' and
11518            'ENCAP' and
11519            'NDRPDR' and
11520            '4T2C' and
11521            ('VXLAN' or 'LISP') and
11522            not 'VHOST' and
11523            not 'IPSECHW'"
11524   parameters:
11525   - "throughput"
11526   - "parent"
11527   - "tags"
11528   sort:
11529   - "LISP"
11530   - "VXLAN_1"
11531   - "VXLAN_10"
11532   - "VXLAN_100"
11533   - "VXLAN_1000"
11534   traces:
11535     hoverinfo: "x+y"
11536     boxpoints: "outliers"
11537     whiskerwidth: 0
11538   layout:
11539     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
11540     layout: "plot-throughput"
11541
11542 -
11543   type: "plot"
11544   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11545   algorithm: "plot_performance_box"
11546   output-file-type: ".html"
11547   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11548   data: "plot-vpp-throughput-latency-3n-skx"
11549   filter: "'NIC_Intel-X710' and
11550            '64B' and
11551            'ENCAP' and
11552            'NDRPDR' and
11553            '4T2C' and
11554            ('VXLAN' or 'LISP') and
11555            not 'VHOST' and
11556            not 'IPSECHW'"
11557   parameters:
11558   - "throughput"
11559   - "parent"
11560   - "tags"
11561   sort:
11562   - "LISP"
11563   - "VXLAN_1"
11564   - "VXLAN_10"
11565   - "VXLAN_100"
11566   - "VXLAN_1000"
11567   traces:
11568     hoverinfo: "x+y"
11569     boxpoints: "outliers"
11570     whiskerwidth: 0
11571   layout:
11572     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
11573     layout: "plot-throughput"
11574
11575 # Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - features
11576 -
11577   type: "plot"
11578   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11579   algorithm: "plot_performance_box"
11580   output-file-type: ".html"
11581   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11582   data: "plot-vpp-throughput-latency-3n-skx"
11583   filter: "'NIC_Intel-X710' and
11584            '64B' and
11585            'ENCAP' and
11586            'NDRPDR' and
11587            '2T1C' and
11588            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11589            not 'DOT1Q' and
11590            not 'VHOST' and
11591            not 'IPSECHW'"
11592   parameters:
11593   - "throughput"
11594   - "parent"
11595   - "tags"
11596   sort:
11597   - "L2BDMACLRN"
11598   - "L2XCFWD"
11599   - "LISP"
11600   traces:
11601     hoverinfo: "x+y"
11602     boxpoints: "outliers"
11603     whiskerwidth: 0
11604   layout:
11605     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
11606     layout: "plot-throughput"
11607
11608 -
11609   type: "plot"
11610   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11611   algorithm: "plot_performance_box"
11612   output-file-type: ".html"
11613   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11614   data: "plot-vpp-throughput-latency-3n-skx"
11615   filter: "'NIC_Intel-X710' and
11616            '64B' and
11617            'ENCAP' and
11618            'NDRPDR' and
11619            '4T2C' and
11620            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11621            not 'DOT1Q' and
11622            not 'VHOST' and
11623            not 'IPSECHW'"
11624   parameters:
11625   - "throughput"
11626   - "parent"
11627   - "tags"
11628   sort:
11629   - "L2BDMACLRN"
11630   - "L2XCFWD"
11631   - "LISP"
11632   traces:
11633     hoverinfo: "x+y"
11634     boxpoints: "outliers"
11635     whiskerwidth: 0
11636   layout:
11637     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
11638     layout: "plot-throughput"
11639
11640 -
11641   type: "plot"
11642   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11643   algorithm: "plot_performance_box"
11644   output-file-type: ".html"
11645   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11646   data: "plot-vpp-throughput-latency-3n-skx"
11647   filter: "'NIC_Intel-X710' and
11648            '64B' and
11649            'ENCAP' and
11650            'NDRPDR' and
11651            '2T1C' and
11652            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11653            not 'DOT1Q' and
11654            not 'VHOST' and
11655            not 'IPSECHW'"
11656   parameters:
11657   - "throughput"
11658   - "parent"
11659   - "tags"
11660   sort:
11661   - "L2BDMACLRN"
11662   - "L2XCFWD"
11663   - "LISP"
11664   traces:
11665     hoverinfo: "x+y"
11666     boxpoints: "outliers"
11667     whiskerwidth: 0
11668   layout:
11669     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-pdr"
11670     layout: "plot-throughput"
11671
11672 -
11673   type: "plot"
11674   title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11675   algorithm: "plot_performance_box"
11676   output-file-type: ".html"
11677   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11678   data: "plot-vpp-throughput-latency-3n-skx"
11679   filter: "'NIC_Intel-X710' and
11680            '64B' and
11681            'ENCAP' and
11682            'NDRPDR' and
11683            '4T2C' and
11684            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
11685            not 'DOT1Q' and
11686            not 'VHOST' and
11687            not 'IPSECHW'"
11688   parameters:
11689   - "throughput"
11690   - "parent"
11691   - "tags"
11692   sort:
11693   - "L2BDMACLRN"
11694   - "L2XCFWD"
11695   - "LISP"
11696   traces:
11697     hoverinfo: "x+y"
11698     boxpoints: "outliers"
11699     whiskerwidth: 0
11700   layout:
11701     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-pdr"
11702     layout: "plot-throughput"
11703
11704 ################################################################################
11705
11706 # Packet Throughput - VPP IPv6 3n-hsw-x520
11707 -
11708   type: "plot"
11709   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11710   algorithm: "plot_performance_box"
11711   output-file-type: ".html"
11712   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11713   data: "plot-vpp-throughput-latency-3n-hsw"
11714   filter: "'NIC_Intel-X520-DA2' and
11715            '78B' and
11716            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11717            'NDRPDR' and
11718            '1T1C' and
11719            'IP6FWD' and
11720            not 'SRv6' and
11721            not 'IPSEC' and
11722            not 'VHOST'"
11723   parameters:
11724   - "throughput"
11725   - "parent"
11726   - "tags"
11727   sort:
11728   - "IP6BASE"
11729   - "FIB_20K"
11730   - "FIB_200K"
11731   - "FIB_2M"
11732   traces:
11733     hoverinfo: "x+y"
11734     boxpoints: "outliers"
11735     whiskerwidth: 0
11736   layout:
11737     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
11738     layout: "plot-throughput"
11739
11740 -
11741   type: "plot"
11742   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11743   algorithm: "plot_performance_box"
11744   output-file-type: ".html"
11745   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11746   data: "plot-vpp-throughput-latency-3n-hsw"
11747   filter: "'NIC_Intel-X520-DA2' and
11748            '78B' and
11749            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11750            'NDRPDR' and
11751            '1T1C' and
11752            'IP6FWD' and
11753            not 'SRv6' and
11754            not 'IPSEC' and
11755            not 'VHOST'"
11756   parameters:
11757   - "throughput"
11758   - "parent"
11759   - "tags"
11760   sort:
11761   - "IP6BASE"
11762   - "FIB_20K"
11763   - "FIB_200K"
11764   - "FIB_2M"
11765   traces:
11766     hoverinfo: "x+y"
11767     boxpoints: "outliers"
11768     whiskerwidth: 0
11769   layout:
11770     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
11771     layout: "plot-throughput"
11772
11773 -
11774   type: "plot"
11775   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11776   algorithm: "plot_performance_box"
11777   output-file-type: ".html"
11778   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11779   data: "plot-vpp-throughput-latency-3n-hsw"
11780   filter: "'NIC_Intel-X520-DA2' and
11781            '78B' and
11782            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11783            'NDRPDR' and
11784            '2T2C' and
11785            'IP6FWD' and
11786            not 'SRv6' and
11787            not 'IPSEC' and
11788            not 'VHOST'"
11789   parameters:
11790   - "throughput"
11791   - "parent"
11792   - "tags"
11793   sort:
11794   - "IP6BASE"
11795   - "FIB_20K"
11796   - "FIB_200K"
11797   - "FIB_2M"
11798   traces:
11799     hoverinfo: "x+y"
11800     boxpoints: "outliers"
11801     whiskerwidth: 0
11802   layout:
11803     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
11804     layout: "plot-throughput"
11805
11806 -
11807   type: "plot"
11808   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11809   algorithm: "plot_performance_box"
11810   output-file-type: ".html"
11811   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11812   data: "plot-vpp-throughput-latency-3n-hsw"
11813   filter: "'NIC_Intel-X520-DA2' and
11814            '78B' and
11815            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11816            'NDRPDR' and
11817            '2T2C' and
11818            'IP6FWD' and
11819            not 'SRv6' and
11820            not 'IPSEC' and
11821            not 'VHOST'"
11822   parameters:
11823   - "throughput"
11824   - "parent"
11825   - "tags"
11826   sort:
11827   - "IP6BASE"
11828   - "FIB_20K"
11829   - "FIB_200K"
11830   - "FIB_2M"
11831   traces:
11832     hoverinfo: "x+y"
11833     boxpoints: "outliers"
11834     whiskerwidth: 0
11835   layout:
11836     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
11837     layout: "plot-throughput"
11838
11839 # Packet Throughput - VPP IPv6 3n-hsw-x520 - features
11840 -
11841   type: "plot"
11842   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
11843   algorithm: "plot_performance_box"
11844   output-file-type: ".html"
11845   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
11846   data: "plot-vpp-throughput-latency-3n-hsw"
11847   filter: "'NIC_Intel-X520-DA2' and
11848            '78B' and
11849            ('IP6BASE' or
11850             'POLICE_MARK' or
11851             'COPWHLIST' or
11852             'IACLDST') and
11853            'NDRPDR' and
11854            '1T1C' and
11855            'IP6FWD' and
11856            not 'SRv6' and
11857            not 'IPSEC' and
11858            not 'VHOST'"
11859   parameters:
11860   - "throughput"
11861   - "parent"
11862   - "tags"
11863   sort:
11864   - "IP6BASE"
11865   - "POLICE_MARK"
11866   - "COPWHLIST"
11867   - "IACLDST"
11868   traces:
11869     hoverinfo: "x+y"
11870     boxpoints: "outliers"
11871     whiskerwidth: 0
11872   layout:
11873     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-ndr"
11874     layout: "plot-throughput"
11875
11876 -
11877   type: "plot"
11878   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
11879   algorithm: "plot_performance_box"
11880   output-file-type: ".html"
11881   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
11882   data: "plot-vpp-throughput-latency-3n-hsw"
11883   filter: "'NIC_Intel-X520-DA2' and
11884            '78B' and
11885            ('IP6BASE' or
11886             'POLICE_MARK' or
11887             'COPWHLIST' or
11888             'IACLDST') and
11889            'NDRPDR' and
11890            '2T2C' and
11891            'IP6FWD' and
11892            not 'SRv6' and
11893            not 'IPSEC' and
11894            not 'VHOST'"
11895   parameters:
11896   - "throughput"
11897   - "parent"
11898   - "tags"
11899   sort:
11900   - "IP6BASE"
11901   - "POLICE_MARK"
11902   - "COPWHLIST"
11903   - "IACLDST"
11904   traces:
11905     hoverinfo: "x+y"
11906     boxpoints: "outliers"
11907     whiskerwidth: 0
11908   layout:
11909     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-ndr"
11910     layout: "plot-throughput"
11911
11912 -
11913   type: "plot"
11914   title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
11915   algorithm: "plot_performance_box"
11916   output-file-type: ".html"
11917   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
11918   data: "plot-vpp-throughput-latency-3n-hsw"
11919   filter: "'NIC_Intel-X520-DA2' and
11920            '78B' and
11921            ('IP6BASE' or
11922             'POLICE_MARK' or
11923             'COPWHLIST' or
11924             'IACLDST') and
11925            'NDRPDR' and
11926            '1T1C' and
11927            'IP6FWD' and
11928            not 'SRv6' and
11929            not 'IPSEC' and
11930            not 'VHOST'"
11931   parameters:
11932   - "throughput"
11933   - "parent"
11934   - "tags"
11935   sort:
11936   - "IP6BASE"
11937   - "POLICE_MARK"
11938   - "COPWHLIST"
11939   - "IACLDST"
11940   traces:
11941     hoverinfo: "x+y"
11942     boxpoints: "outliers"
11943     whiskerwidth: 0
11944   layout:
11945     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_features-pdr"
11946     layout: "plot-throughput"
11947
11948 -
11949   type: "plot"
11950   title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
11951   algorithm: "plot_performance_box"
11952   output-file-type: ".html"
11953   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
11954   data: "plot-vpp-throughput-latency-3n-hsw"
11955   filter: "'NIC_Intel-X520-DA2' and
11956            '78B' and
11957            ('IP6BASE' or
11958             'POLICE_MARK' or
11959             'COPWHLIST' or
11960             'IACLDST') and
11961            'NDRPDR' and
11962            '2T2C' and
11963            'IP6FWD' and
11964            not 'SRv6' and
11965            not 'IPSEC' and
11966            not 'VHOST'"
11967   parameters:
11968   - "throughput"
11969   - "parent"
11970   - "tags"
11971   sort:
11972   - "IP6BASE"
11973   - "POLICE_MARK"
11974   - "COPWHLIST"
11975   - "IACLDST"
11976   traces:
11977     hoverinfo: "x+y"
11978     boxpoints: "outliers"
11979     whiskerwidth: 0
11980   layout:
11981     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_features-pdr"
11982     layout: "plot-throughput"
11983
11984 # Packet Throughput - VPP IPv6 3n-hsw-x710
11985 -
11986   type: "plot"
11987   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11988   algorithm: "plot_performance_box"
11989   output-file-type: ".html"
11990   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
11991   data: "plot-vpp-throughput-latency-3n-hsw"
11992   filter: "'NIC_Intel-X710' and
11993            '78B' and
11994            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
11995            'NDRPDR' and
11996            '1T1C' and
11997            'IP6FWD' and
11998            not 'SRv6' and
11999            not 'IPSEC' and
12000            not 'VHOST'"
12001   parameters:
12002   - "throughput"
12003   - "parent"
12004   - "tags"
12005   sort:
12006   - "IP6BASE"
12007   - "FIB_20K"
12008   - "FIB_200K"
12009   - "FIB_2M"
12010   traces:
12011     hoverinfo: "x+y"
12012     boxpoints: "outliers"
12013     whiskerwidth: 0
12014   layout:
12015     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
12016     layout: "plot-throughput"
12017
12018 -
12019   type: "plot"
12020   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12021   algorithm: "plot_performance_box"
12022   output-file-type: ".html"
12023   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12024   data: "plot-vpp-throughput-latency-3n-hsw"
12025   filter: "'NIC_Intel-X710' and
12026            '78B' and
12027            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12028            'NDRPDR' and
12029            '1T1C' and
12030            'IP6FWD' and
12031            not 'SRv6' and
12032            not 'IPSEC' and
12033            not 'VHOST'"
12034   parameters:
12035   - "throughput"
12036   - "parent"
12037   - "tags"
12038   sort:
12039   - "IP6BASE"
12040   - "FIB_20K"
12041   - "FIB_200K"
12042   - "FIB_2M"
12043   traces:
12044     hoverinfo: "x+y"
12045     boxpoints: "outliers"
12046     whiskerwidth: 0
12047   layout:
12048     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr"
12049     layout: "plot-throughput"
12050
12051 -
12052   type: "plot"
12053   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12054   algorithm: "plot_performance_box"
12055   output-file-type: ".html"
12056   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12057   data: "plot-vpp-throughput-latency-3n-hsw"
12058   filter: "'NIC_Intel-X710' and
12059            '78B' and
12060            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12061            'NDRPDR' and
12062            '2T2C' and
12063            'IP6FWD' and
12064            not 'SRv6' and
12065            not 'IPSEC' and
12066            not 'VHOST'"
12067   parameters:
12068   - "throughput"
12069   - "parent"
12070   - "tags"
12071   sort:
12072   - "IP6BASE"
12073   - "FIB_20K"
12074   - "FIB_200K"
12075   - "FIB_2M"
12076   traces:
12077     hoverinfo: "x+y"
12078     boxpoints: "outliers"
12079     whiskerwidth: 0
12080   layout:
12081     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
12082     layout: "plot-throughput"
12083
12084 -
12085   type: "plot"
12086   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12087   algorithm: "plot_performance_box"
12088   output-file-type: ".html"
12089   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12090   data: "plot-vpp-throughput-latency-3n-hsw"
12091   filter: "'NIC_Intel-X710' and
12092            '78B' and
12093            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12094            'NDRPDR' and
12095            '2T2C' and
12096            'IP6FWD' and
12097            not 'SRv6' and
12098            not 'IPSEC' and
12099            not 'VHOST'"
12100   parameters:
12101   - "throughput"
12102   - "parent"
12103   - "tags"
12104   sort:
12105   - "IP6BASE"
12106   - "FIB_20K"
12107   - "FIB_200K"
12108   - "FIB_2M"
12109   traces:
12110     hoverinfo: "x+y"
12111     boxpoints: "outliers"
12112     whiskerwidth: 0
12113   layout:
12114     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr"
12115     layout: "plot-throughput"
12116
12117 # Packet Throughput - VPP IPv6 3n-hsw-x710 - features
12118 -
12119   type: "plot"
12120   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12121   algorithm: "plot_performance_box"
12122   output-file-type: ".html"
12123   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12124   data: "plot-vpp-throughput-latency-3n-hsw"
12125   filter: "'NIC_Intel-X710' and
12126            '78B' and
12127            ('IP6BASE' or
12128             'POLICE_MARK' or
12129             'COPWHLIST' or
12130             'IACLDST') and
12131            'NDRPDR' and
12132            '1T1C' and
12133            'IP6FWD' and
12134            not 'SRv6' and
12135            not 'IPSEC' and
12136            not 'VHOST'"
12137   parameters:
12138   - "throughput"
12139   - "parent"
12140   - "tags"
12141   sort:
12142   - "IP6BASE"
12143   - "POLICE_MARK"
12144   - "COPWHLIST"
12145   - "IACLDST"
12146   traces:
12147     hoverinfo: "x+y"
12148     boxpoints: "outliers"
12149     whiskerwidth: 0
12150   layout:
12151     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-ndr"
12152     layout: "plot-throughput"
12153
12154 -
12155   type: "plot"
12156   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12157   algorithm: "plot_performance_box"
12158   output-file-type: ".html"
12159   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12160   data: "plot-vpp-throughput-latency-3n-hsw"
12161   filter: "'NIC_Intel-X710' and
12162            '78B' and
12163            ('IP6BASE' or
12164             'POLICE_MARK' or
12165             'COPWHLIST' or
12166             'IACLDST') and
12167            'NDRPDR' and
12168            '2T2C' and
12169            'IP6FWD' and
12170            not 'SRv6' and
12171            not 'IPSEC' and
12172            not 'VHOST'"
12173   parameters:
12174   - "throughput"
12175   - "parent"
12176   - "tags"
12177   sort:
12178   - "IP6BASE"
12179   - "POLICE_MARK"
12180   - "COPWHLIST"
12181   - "IACLDST"
12182   traces:
12183     hoverinfo: "x+y"
12184     boxpoints: "outliers"
12185     whiskerwidth: 0
12186   layout:
12187     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-ndr"
12188     layout: "plot-throughput"
12189
12190 -
12191   type: "plot"
12192   title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12193   algorithm: "plot_performance_box"
12194   output-file-type: ".html"
12195   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12196   data: "plot-vpp-throughput-latency-3n-hsw"
12197   filter: "'NIC_Intel-X710' and
12198            '78B' and
12199            ('IP6BASE' or
12200             'POLICE_MARK' or
12201             'COPWHLIST' or
12202             'IACLDST') and
12203            'NDRPDR' and
12204            '1T1C' and
12205            'IP6FWD' and
12206            not 'SRv6' and
12207            not 'IPSEC' and
12208            not 'VHOST'"
12209   parameters:
12210   - "throughput"
12211   - "parent"
12212   - "tags"
12213   sort:
12214   - "IP6BASE"
12215   - "POLICE_MARK"
12216   - "COPWHLIST"
12217   - "IACLDST"
12218   traces:
12219     hoverinfo: "x+y"
12220     boxpoints: "outliers"
12221     whiskerwidth: 0
12222   layout:
12223     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_features-pdr"
12224     layout: "plot-throughput"
12225
12226 -
12227   type: "plot"
12228   title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12229   algorithm: "plot_performance_box"
12230   output-file-type: ".html"
12231   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12232   data: "plot-vpp-throughput-latency-3n-hsw"
12233   filter: "'NIC_Intel-X710' and
12234            '78B' and
12235            ('IP6BASE' or
12236             'POLICE_MARK' or
12237             'COPWHLIST' or
12238             'IACLDST') and
12239            'NDRPDR' and
12240            '2T2C' and
12241            'IP6FWD' and
12242            not 'SRv6' and
12243            not 'IPSEC' and
12244            not 'VHOST'"
12245   parameters:
12246   - "throughput"
12247   - "parent"
12248   - "tags"
12249   sort:
12250   - "IP6BASE"
12251   - "POLICE_MARK"
12252   - "COPWHLIST"
12253   - "IACLDST"
12254   traces:
12255     hoverinfo: "x+y"
12256     boxpoints: "outliers"
12257     whiskerwidth: 0
12258   layout:
12259     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_features-pdr"
12260     layout: "plot-throughput"
12261
12262 # Packet Throughput - VPP IPv6 3n-hsw-xl710
12263 -
12264   type: "plot"
12265   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
12266   algorithm: "plot_performance_box"
12267   output-file-type: ".html"
12268   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
12269   data: "plot-vpp-throughput-latency-3n-hsw"
12270   filter: "'NIC_Intel-XL710' and
12271            '78B' and
12272            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12273            'NDRPDR' and
12274            '1T1C' and
12275            'IP6FWD' and
12276            not 'SRv6' and
12277            not 'IPSEC' and
12278            not 'VHOST'"
12279   parameters:
12280   - "throughput"
12281   - "parent"
12282   - "tags"
12283   sort:
12284   - "IP6BASE"
12285   - "FIB_20K"
12286   - "FIB_200K"
12287   - "FIB_2M"
12288   traces:
12289     hoverinfo: "x+y"
12290     boxpoints: "outliers"
12291     whiskerwidth: 0
12292   layout:
12293     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
12294     layout: "plot-throughput"
12295
12296 -
12297   type: "plot"
12298   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
12299   algorithm: "plot_performance_box"
12300   output-file-type: ".html"
12301   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
12302   data: "plot-vpp-throughput-latency-3n-hsw"
12303   filter: "'NIC_Intel-XL710' and
12304            '78B' and
12305            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12306            'NDRPDR' and
12307            '1T1C' and
12308            'IP6FWD' and
12309            not 'SRv6' and
12310            not 'IPSEC' and
12311            not 'VHOST'"
12312   parameters:
12313   - "throughput"
12314   - "parent"
12315   - "tags"
12316   sort:
12317   - "IP6BASE"
12318   - "FIB_20K"
12319   - "FIB_200K"
12320   - "FIB_2M"
12321   traces:
12322     hoverinfo: "x+y"
12323     boxpoints: "outliers"
12324     whiskerwidth: 0
12325   layout:
12326     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr"
12327     layout: "plot-throughput"
12328
12329 -
12330   type: "plot"
12331   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
12332   algorithm: "plot_performance_box"
12333   output-file-type: ".html"
12334   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
12335   data: "plot-vpp-throughput-latency-3n-hsw"
12336   filter: "'NIC_Intel-XL710' and
12337            '78B' and
12338            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12339            'NDRPDR' and
12340            '2T2C' and
12341            'IP6FWD' and
12342            not 'SRv6' and
12343            not 'IPSEC' and
12344            not 'VHOST'"
12345   parameters:
12346   - "throughput"
12347   - "parent"
12348   - "tags"
12349   sort:
12350   - "IP6BASE"
12351   - "FIB_20K"
12352   - "FIB_200K"
12353   - "FIB_2M"
12354   traces:
12355     hoverinfo: "x+y"
12356     boxpoints: "outliers"
12357     whiskerwidth: 0
12358   layout:
12359     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
12360     layout: "plot-throughput"
12361
12362 -
12363   type: "plot"
12364   title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
12365   algorithm: "plot_performance_box"
12366   output-file-type: ".html"
12367   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
12368   data: "plot-vpp-throughput-latency-3n-hsw"
12369   filter: "'NIC_Intel-XL710' and
12370            '78B' and
12371            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12372            'NDRPDR' and
12373            '2T2C' and
12374            'IP6FWD' and
12375            not 'SRv6' and
12376            not 'IPSEC' and
12377            not 'VHOST'"
12378   parameters:
12379   - "throughput"
12380   - "parent"
12381   - "tags"
12382   sort:
12383   - "IP6BASE"
12384   - "FIB_20K"
12385   - "FIB_200K"
12386   - "FIB_2M"
12387   traces:
12388     hoverinfo: "x+y"
12389     boxpoints: "outliers"
12390     whiskerwidth: 0
12391   layout:
12392     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr"
12393     layout: "plot-throughput"
12394
12395 # Packet Throughput - VPP IPv6 3n-skx-x710
12396 -
12397   type: "plot"
12398   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12399   algorithm: "plot_performance_box"
12400   output-file-type: ".html"
12401   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12402   data: "plot-vpp-throughput-latency-3n-skx"
12403   filter: "'NIC_Intel-X710' and
12404            '78B' and
12405            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12406            'NDRPDR' and
12407            '2T1C' and
12408            'IP6FWD' and
12409            not 'SRv6' and
12410            not 'IPSEC' and
12411            not 'VHOST'"
12412   parameters:
12413   - "throughput"
12414   - "parent"
12415   - "tags"
12416   sort:
12417   - "IP6BASE"
12418   - "FIB_20k"
12419   - "FIB_200k"
12420   - "FIB_2M"
12421   traces:
12422     hoverinfo: "x+y"
12423     boxpoints: "outliers"
12424     whiskerwidth: 0
12425   layout:
12426     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
12427     layout: "plot-throughput"
12428
12429 -
12430   type: "plot"
12431   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12432   algorithm: "plot_performance_box"
12433   output-file-type: ".html"
12434   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12435   data: "plot-vpp-throughput-latency-3n-skx"
12436   filter: "'NIC_Intel-X710' and
12437            '78B' and
12438            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12439            'NDRPDR' and
12440            '2T1C' and
12441            'IP6FWD' and
12442            not 'SRv6' and
12443            not 'IPSEC' and
12444            not 'VHOST'"
12445   parameters:
12446   - "throughput"
12447   - "parent"
12448   - "tags"
12449   sort:
12450   - "IP6BASE"
12451   - "FIB_20k"
12452   - "FIB_200k"
12453   - "FIB_2M"
12454   traces:
12455     hoverinfo: "x+y"
12456     boxpoints: "outliers"
12457     whiskerwidth: 0
12458   layout:
12459     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr"
12460     layout: "plot-throughput"
12461
12462 -
12463   type: "plot"
12464   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12465   algorithm: "plot_performance_box"
12466   output-file-type: ".html"
12467   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12468   data: "plot-vpp-throughput-latency-3n-skx"
12469   filter: "'NIC_Intel-X710' and
12470            '78B' and
12471            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12472            'NDRPDR' and
12473            '4T2C' and
12474            'IP6FWD' and
12475            not 'SRv6' and
12476            not 'IPSEC' and
12477            not 'VHOST'"
12478   parameters:
12479   - "throughput"
12480   - "parent"
12481   - "tags"
12482   sort:
12483   - "IP6BASE"
12484   - "FIB_20k"
12485   - "FIB_200k"
12486   - "FIB_2M"
12487   traces:
12488     hoverinfo: "x+y"
12489     boxpoints: "outliers"
12490     whiskerwidth: 0
12491   layout:
12492     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
12493     layout: "plot-throughput"
12494
12495 -
12496   type: "plot"
12497   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12498   algorithm: "plot_performance_box"
12499   output-file-type: ".html"
12500   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12501   data: "plot-vpp-throughput-latency-3n-skx"
12502   filter: "'NIC_Intel-X710' and
12503            '78B' and
12504            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
12505            'NDRPDR' and
12506            '4T2C' and
12507            'IP6FWD' and
12508            not 'SRv6' and
12509            not 'IPSEC' and
12510            not 'VHOST'"
12511   parameters:
12512   - "throughput"
12513   - "parent"
12514   - "tags"
12515   sort:
12516   - "IP6BASE"
12517   - "FIB_20k"
12518   - "FIB_200k"
12519   - "FIB_2M"
12520   traces:
12521     hoverinfo: "x+y"
12522     boxpoints: "outliers"
12523     whiskerwidth: 0
12524   layout:
12525     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr"
12526     layout: "plot-throughput"
12527
12528 # Packet Throughput - VPP IPv6 3n-skx-x710 - features
12529 -
12530   type: "plot"
12531   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12532   algorithm: "plot_performance_box"
12533   output-file-type: ".html"
12534   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12535   data: "plot-vpp-throughput-latency-3n-skx"
12536   filter: "'NIC_Intel-X710' and
12537            '78B' and
12538            ('IP6BASE' or
12539             'POLICE_MARK' or
12540             'COPWHLIST' or
12541             'IACLDST') and
12542            'NDRPDR' and
12543            '2T1C' and
12544            'IP6FWD' and
12545            not 'SRv6' and
12546            not 'IPSEC' and
12547            not 'VHOST'"
12548   parameters:
12549   - "throughput"
12550   - "parent"
12551   - "tags"
12552   sort:
12553   - "IP6BASE"
12554   - "POLICE_MARK"
12555   - "COPWHLIST"
12556   - "IACLDST"
12557   traces:
12558     hoverinfo: "x+y"
12559     boxpoints: "outliers"
12560     whiskerwidth: 0
12561   layout:
12562     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-ndr"
12563     layout: "plot-throughput"
12564
12565 -
12566   type: "plot"
12567   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12568   algorithm: "plot_performance_box"
12569   output-file-type: ".html"
12570   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12571   data: "plot-vpp-throughput-latency-3n-hsw"
12572   filter: "'NIC_Intel-X710' and
12573            '78B' and
12574            ('IP6BASE' or
12575             'POLICE_MARK' or
12576             'COPWHLIST' or
12577             'IACLDST') and
12578            'NDRPDR' and
12579            '4T2C' and
12580            'IP6FWD' and
12581            not 'SRv6' and
12582            not 'IPSEC' and
12583            not 'VHOST'"
12584   parameters:
12585   - "throughput"
12586   - "parent"
12587   - "tags"
12588   sort:
12589   - "IP6BASE"
12590   - "POLICE_MARK"
12591   - "COPWHLIST"
12592   - "IACLDST"
12593   traces:
12594     hoverinfo: "x+y"
12595     boxpoints: "outliers"
12596     whiskerwidth: 0
12597   layout:
12598     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-ndr"
12599     layout: "plot-throughput"
12600
12601 -
12602   type: "plot"
12603   title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12604   algorithm: "plot_performance_box"
12605   output-file-type: ".html"
12606   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12607   data: "plot-vpp-throughput-latency-3n-skx"
12608   filter: "'NIC_Intel-X710' and
12609            '78B' and
12610            ('IP6BASE' or
12611             'POLICE_MARK' or
12612             'COPWHLIST' or
12613             'IACLDST') and
12614            'NDRPDR' and
12615            '2T1C' and
12616            'IP6FWD' and
12617            not 'SRv6' and
12618            not 'IPSEC' and
12619            not 'VHOST'"
12620   parameters:
12621   - "throughput"
12622   - "parent"
12623   - "tags"
12624   sort:
12625   - "IP6BASE"
12626   - "POLICE_MARK"
12627   - "COPWHLIST"
12628   - "IACLDST"
12629   traces:
12630     hoverinfo: "x+y"
12631     boxpoints: "outliers"
12632     whiskerwidth: 0
12633   layout:
12634     title: "ip6-3n-skx-x710-78b-2t1c-base_and_features-pdr"
12635     layout: "plot-throughput"
12636
12637 -
12638   type: "plot"
12639   title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12640   algorithm: "plot_performance_box"
12641   output-file-type: ".html"
12642   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12643   data: "plot-vpp-throughput-latency-3n-skx"
12644   filter: "'NIC_Intel-X710' and
12645            '78B' and
12646            ('IP6BASE' or
12647             'POLICE_MARK' or
12648             'COPWHLIST' or
12649             'IACLDST') and
12650            'NDRPDR' and
12651            '4T2C' and
12652            'IP6FWD' and
12653            not 'SRv6' and
12654            not 'IPSEC' and
12655            not 'VHOST'"
12656   parameters:
12657   - "throughput"
12658   - "parent"
12659   - "tags"
12660   sort:
12661   - "IP6BASE"
12662   - "POLICE_MARK"
12663   - "COPWHLIST"
12664   - "IACLDST"
12665   traces:
12666     hoverinfo: "x+y"
12667     boxpoints: "outliers"
12668     whiskerwidth: 0
12669   layout:
12670     title: "ip6-3n-skx-x710-78b-4t2c-base_and_features-pdr"
12671     layout: "plot-throughput"
12672
12673 # Packet Throughput - VPP IPv6 2n-skx-x710
12674 -
12675   type: "plot"
12676   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12677   algorithm: "plot_performance_box"
12678   output-file-type: ".html"
12679   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12680   data: "plot-vpp-throughput-latency-2n-skx"
12681   filter: "'NIC_Intel-X710' and
12682            '78B' and
12683            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12684            'NDRPDR' and
12685            '2T1C' and
12686            'IP6FWD' and
12687            not 'SRv6' and
12688            not 'IPSEC' and
12689            not 'VHOST'"
12690   parameters:
12691   - "throughput"
12692   - "parent"
12693   - "tags"
12694   sort:
12695   - "IP6BASE"
12696   - "FIB_20k"
12697   - "FIB_200k"
12698   - "FIB_2M"
12699   traces:
12700     hoverinfo: "x+y"
12701     boxpoints: "outliers"
12702     whiskerwidth: 0
12703   layout:
12704     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
12705     layout: "plot-throughput"
12706
12707 -
12708   type: "plot"
12709   title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12710   algorithm: "plot_performance_box"
12711   output-file-type: ".html"
12712   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12713   data: "plot-vpp-throughput-latency-2n-skx"
12714   filter: "'NIC_Intel-X710' and
12715            '78B' and
12716            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12717            'NDRPDR' and
12718            '2T1C' and
12719            'IP6FWD' and
12720            not 'SRv6' and
12721            not 'IPSEC' and
12722            not 'VHOST'"
12723   parameters:
12724   - "throughput"
12725   - "parent"
12726   - "tags"
12727   sort:
12728   - "IP6BASE"
12729   - "FIB_20k"
12730   - "FIB_200k"
12731   - "FIB_2M"
12732   traces:
12733     hoverinfo: "x+y"
12734     boxpoints: "outliers"
12735     whiskerwidth: 0
12736   layout:
12737     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr"
12738     layout: "plot-throughput"
12739
12740 -
12741   type: "plot"
12742   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12743   algorithm: "plot_performance_box"
12744   output-file-type: ".html"
12745   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12746   data: "plot-vpp-throughput-latency-2n-skx"
12747   filter: "'NIC_Intel-X710' and
12748            '78B' and
12749            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12750            'NDRPDR' and
12751            '4T2C' and
12752            'IP6FWD' and
12753            not 'SRv6' and
12754            not 'IPSEC' and
12755            not 'VHOST'"
12756   parameters:
12757   - "throughput"
12758   - "parent"
12759   - "tags"
12760   sort:
12761   - "IP6BASE"
12762   - "FIB_20k"
12763   - "FIB_200k"
12764   - "FIB_2M"
12765   traces:
12766     hoverinfo: "x+y"
12767     boxpoints: "outliers"
12768     whiskerwidth: 0
12769   layout:
12770     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
12771     layout: "plot-throughput"
12772
12773 -
12774   type: "plot"
12775   title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12776   algorithm: "plot_performance_box"
12777   output-file-type: ".html"
12778   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12779   data: "plot-vpp-throughput-latency-2n-skx"
12780   filter: "'NIC_Intel-X710' and
12781            '78B' and
12782            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12783            'NDRPDR' and
12784            '4T2C' and
12785            'IP6FWD' and
12786            not 'SRv6' and
12787            not 'IPSEC' and
12788            not 'VHOST'"
12789   parameters:
12790   - "throughput"
12791   - "parent"
12792   - "tags"
12793   sort:
12794   - "IP6BASE"
12795   - "FIB_20k"
12796   - "FIB_200k"
12797   - "FIB_2M"
12798   traces:
12799     hoverinfo: "x+y"
12800     boxpoints: "outliers"
12801     whiskerwidth: 0
12802   layout:
12803     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr"
12804     layout: "plot-throughput"
12805
12806 # Packet Throughput - VPP IPv6 2n-skx-xxv710
12807 -
12808   type: "plot"
12809   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12810   algorithm: "plot_performance_box"
12811   output-file-type: ".html"
12812   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12813   data: "plot-vpp-throughput-latency-2n-skx"
12814   filter: "'NIC_Intel-XXV710' and
12815            '78B' and
12816            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12817            'NDRPDR' and
12818            '2T1C' and
12819            'IP6FWD' and
12820            not 'SRv6' and
12821            not 'IPSEC' and
12822            not 'VHOST'"
12823   parameters:
12824   - "throughput"
12825   - "parent"
12826   - "tags"
12827   sort:
12828   - "IP6BASE"
12829   - "FIB_20k"
12830   - "FIB_200k"
12831   - "FIB_2M"
12832   traces:
12833     hoverinfo: "x+y"
12834     boxpoints: "outliers"
12835     whiskerwidth: 0
12836   layout:
12837     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
12838     layout: "plot-throughput"
12839
12840 -
12841   type: "plot"
12842   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12843   algorithm: "plot_performance_box"
12844   output-file-type: ".html"
12845   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12846   data: "plot-vpp-throughput-latency-2n-skx"
12847   filter: "'NIC_Intel-XXV710' and
12848            '78B' and
12849            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12850            'NDRPDR' and
12851            '2T1C' and
12852            'IP6FWD' and
12853            not 'SRv6' and
12854            not 'IPSEC' and
12855            not 'VHOST'"
12856   parameters:
12857   - "throughput"
12858   - "parent"
12859   - "tags"
12860   sort:
12861   - "IP6BASE"
12862   - "FIB_20k"
12863   - "FIB_200k"
12864   - "FIB_2M"
12865   traces:
12866     hoverinfo: "x+y"
12867     boxpoints: "outliers"
12868     whiskerwidth: 0
12869   layout:
12870     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr"
12871     layout: "plot-throughput"
12872
12873 -
12874   type: "plot"
12875   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12876   algorithm: "plot_performance_box"
12877   output-file-type: ".html"
12878   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12879   data: "plot-vpp-throughput-latency-2n-skx"
12880   filter: "'NIC_Intel-XXV710' and
12881            '78B' and
12882            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12883            'NDRPDR' and
12884            '4T2C' and
12885            'IP6FWD' and
12886            not 'SRv6' and
12887            not 'IPSEC' and
12888            not 'VHOST'"
12889   parameters:
12890   - "throughput"
12891   - "parent"
12892   - "tags"
12893   sort:
12894   - "IP6BASE"
12895   - "FIB_20k"
12896   - "FIB_200k"
12897   - "FIB_2M"
12898   traces:
12899     hoverinfo: "x+y"
12900     boxpoints: "outliers"
12901     whiskerwidth: 0
12902   layout:
12903     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
12904     layout: "plot-throughput"
12905
12906 -
12907   type: "plot"
12908   title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12909   algorithm: "plot_performance_box"
12910   output-file-type: ".html"
12911   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12912   data: "plot-vpp-throughput-latency-2n-skx"
12913   filter: "'NIC_Intel-XXV710' and
12914            '78B' and
12915            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
12916            'NDRPDR' and
12917            '4T2C' and
12918            'IP6FWD' and
12919            not 'SRv6' and
12920            not 'IPSEC' and
12921            not 'VHOST'"
12922   parameters:
12923   - "throughput"
12924   - "parent"
12925   - "tags"
12926   sort:
12927   - "IP6BASE"
12928   - "FIB_20k"
12929   - "FIB_200k"
12930   - "FIB_2M"
12931   traces:
12932     hoverinfo: "x+y"
12933     boxpoints: "outliers"
12934     whiskerwidth: 0
12935   layout:
12936     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr"
12937     layout: "plot-throughput"
12938
12939 # Packet Throughput - VPP IPv6 2n-dnv-x553 base
12940 -
12941   type: "plot"
12942   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12943   algorithm: "plot_performance_box"
12944   output-file-type: ".html"
12945   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12946   data: "intel-dnv-vpp"
12947   filter: "'NIC_Intel-X553' and
12948            '78B' and
12949            'IP6BASE' and
12950            'NDRPDR' and
12951            '1T1C' and
12952            'IP6FWD' and
12953            not 'SRv6' and
12954            not 'IPSEC' and
12955            not 'VHOST'"
12956   parameters:
12957   - "throughput"
12958   - "parent"
12959   - "tags"
12960   sort:
12961   - "IP6BASE"
12962   traces:
12963     hoverinfo: "x+y"
12964     boxpoints: "outliers"
12965     whiskerwidth: 0
12966   layout:
12967     title: "ip6-2n-dnv-x553-78b-1t1c-base-ndr"
12968     layout: "plot-throughput"
12969
12970 -
12971   type: "plot"
12972   title: "VPP Throughput: ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12973   algorithm: "plot_performance_box"
12974   output-file-type: ".html"
12975   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12976   data: "intel-dnv-vpp"
12977   filter: "'NIC_Intel-X553' and
12978            '78B' and
12979            'IP6BASE' and
12980            'NDRPDR' and
12981            '1T1C' and
12982            'IP6FWD' and
12983            not 'SRv6' and
12984            not 'IPSEC' and
12985            not 'VHOST'"
12986   parameters:
12987   - "throughput"
12988   - "parent"
12989   - "tags"
12990   sort:
12991   - "IP6BASE"
12992   traces:
12993     hoverinfo: "x+y"
12994     boxpoints: "outliers"
12995     whiskerwidth: 0
12996   layout:
12997     title: "ip6-2n-dnv-x553-78b-1t1c-base-pdr"
12998     layout: "plot-throughput"
12999
13000 -
13001   type: "plot"
13002   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13003   algorithm: "plot_performance_box"
13004   output-file-type: ".html"
13005   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13006   data: "intel-dnv-vpp"
13007   filter: "'NIC_Intel-X553' and
13008            '78B' and
13009            'IP6BASE' and
13010            'NDRPDR' and
13011            '2T2C' and
13012            'IP6FWD' and
13013            not 'SRv6' and
13014            not 'IPSEC' and
13015            not 'VHOST'"
13016   parameters:
13017   - "throughput"
13018   - "parent"
13019   - "tags"
13020   sort:
13021   - "IP6BASE"
13022   traces:
13023     hoverinfo: "x+y"
13024     boxpoints: "outliers"
13025     whiskerwidth: 0
13026   layout:
13027     title: "ip6-2n-dnv-x553-78b-2t2c-base-ndr"
13028     layout: "plot-throughput"
13029
13030 -
13031   type: "plot"
13032   title: "VPP Throughput: ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13033   algorithm: "plot_performance_box"
13034   output-file-type: ".html"
13035   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13036   data: "intel-dnv-vpp"
13037   filter: "'NIC_Intel-X553' and
13038            '78B' and
13039            'IP6BASE' and
13040            'NDRPDR' and
13041            '2T2C' and
13042            'IP6FWD' and
13043            not 'SRv6' and
13044            not 'IPSEC' and
13045            not 'VHOST'"
13046   parameters:
13047   - "throughput"
13048   - "parent"
13049   - "tags"
13050   sort:
13051   - "IP6BASE"
13052   traces:
13053     hoverinfo: "x+y"
13054     boxpoints: "outliers"
13055     whiskerwidth: 0
13056   layout:
13057     title: "ip6-2n-dnv-x553-78b-2t2c-base-pdr"
13058     layout: "plot-throughput"
13059
13060 ################################################################################
13061
13062 # Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520
13063 -
13064   type: "plot"
13065   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
13066   algorithm: "plot_performance_box"
13067   output-file-type: ".html"
13068   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
13069   data: "plot-vpp-throughput-latency-3n-hsw"
13070   filter: "'NIC_Intel-X520-DA2' and
13071            '78B' and
13072            'ENCAP' and
13073            'NDRPDR' and
13074            '1T1C' and
13075            'LISP' and
13076            not 'VHOST'"
13077   parameters:
13078   - "throughput"
13079   - "parent"
13080   - "tags"
13081   sort:
13082   - "IP4UNRLAY"
13083   - "IP6UNRLAY"
13084   traces:
13085     hoverinfo: "x+y"
13086     boxpoints: "outliers"
13087     whiskerwidth: 0
13088   layout:
13089     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
13090     layout: "plot-throughput"
13091
13092 -
13093   type: "plot"
13094   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
13095   algorithm: "plot_performance_box"
13096   output-file-type: ".html"
13097   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
13098   data: "plot-vpp-throughput-latency-3n-hsw"
13099   filter: "'NIC_Intel-X520-DA2' and
13100            '78B' and
13101            'ENCAP' and
13102            'NDRPDR' and
13103            '1T1C' and
13104            'LISP' and
13105            not 'VHOST'"
13106   parameters:
13107   - "throughput"
13108   - "parent"
13109   - "tags"
13110   sort:
13111   - "IP4UNRLAY"
13112   - "IP6UNRLAY"
13113   traces:
13114     hoverinfo: "x+y"
13115     boxpoints: "outliers"
13116     whiskerwidth: 0
13117   layout:
13118     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr"
13119     layout: "plot-throughput"
13120
13121 -
13122   type: "plot"
13123   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13124   algorithm: "plot_performance_box"
13125   output-file-type: ".html"
13126   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13127   data: "plot-vpp-throughput-latency-3n-hsw"
13128   filter: "'NIC_Intel-X520-DA2' and
13129            '78B' and
13130            'ENCAP' and
13131            'NDRPDR' and
13132            '2T2C' and
13133            'LISP' and
13134            not 'VHOST'"
13135   parameters:
13136   - "throughput"
13137   - "parent"
13138   - "tags"
13139   sort:
13140   - "IP4UNRLAY"
13141   - "IP6UNRLAY"
13142   traces:
13143     hoverinfo: "x+y"
13144     boxpoints: "outliers"
13145     whiskerwidth: 0
13146   layout:
13147     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
13148     layout: "plot-throughput"
13149
13150 -
13151   type: "plot"
13152   title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13153   algorithm: "plot_performance_box"
13154   output-file-type: ".html"
13155   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13156   data: "plot-vpp-throughput-latency-3n-hsw"
13157   filter: "'NIC_Intel-X520-DA2' and
13158            '78B' and
13159            'ENCAP' and
13160            'NDRPDR' and
13161            '2T2C' and
13162            'LISP' and
13163            not 'VHOST'"
13164   parameters:
13165   - "throughput"
13166   - "parent"
13167   - "tags"
13168   sort:
13169   - "IP4UNRLAY"
13170   - "IP6UNRLAY"
13171   traces:
13172     hoverinfo: "x+y"
13173     boxpoints: "outliers"
13174     whiskerwidth: 0
13175   layout:
13176     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr"
13177     layout: "plot-throughput"
13178
13179 ################################################################################
13180
13181 # Packet Throughput - VPP IPSec 3n-hsw-xl710 base
13182 -
13183   type: "plot"
13184   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13185   algorithm: "plot_performance_box"
13186   output-file-type: ".html"
13187   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13188   data: "plot-vpp-throughput-latency-3n-hsw"
13189   filter: "'NIC_Intel-XL710' and
13190            '64B' and
13191            'IP4FWD' and
13192            'NDRPDR' and
13193            'BASE' and
13194            '1T1C' and
13195            'IPSECHW' and
13196            ('IPSECTRAN' or 'IPSECTUN') and
13197            not 'VHOST'"
13198   parameters:
13199   - "throughput"
13200   - "parent"
13201   - "tags"
13202   traces:
13203     hoverinfo: "x+y"
13204     boxpoints: "outliers"
13205     whiskerwidth: 0
13206   layout:
13207     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
13208     layout: "plot-throughput"
13209
13210 -
13211   type: "plot"
13212   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13213   algorithm: "plot_performance_box"
13214   output-file-type: ".html"
13215   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13216   data: "plot-vpp-throughput-latency-3n-hsw"
13217   filter: "'NIC_Intel-XL710' and
13218            '64B' and
13219            'IP4FWD' and
13220            'NDRPDR' and
13221            'BASE' and
13222            '1T1C' and
13223            'IPSECHW' and
13224            ('IPSECTRAN' or 'IPSECTUN') and
13225            not 'VHOST'"
13226   parameters:
13227   - "throughput"
13228   - "parent"
13229   - "tags"
13230   traces:
13231     hoverinfo: "x+y"
13232     boxpoints: "outliers"
13233     whiskerwidth: 0
13234   layout:
13235     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-pdr"
13236     layout: "plot-throughput"
13237
13238 -
13239   type: "plot"
13240   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13241   algorithm: "plot_performance_box"
13242   output-file-type: ".html"
13243   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13244   data: "plot-vpp-throughput-latency-3n-hsw"
13245   filter: "'NIC_Intel-XL710' and
13246            '64B' and
13247            'IP4FWD' and
13248            'NDRPDR' and
13249            'BASE' and
13250            '2T2C' and
13251            'IPSECHW' and
13252            ('IPSECTRAN' or 'IPSECTUN') and
13253            not 'VHOST'"
13254   parameters:
13255   - "throughput"
13256   - "parent"
13257   - "tags"
13258   traces:
13259     hoverinfo: "x+y"
13260     boxpoints: "outliers"
13261     whiskerwidth: 0
13262   layout:
13263     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
13264     layout: "plot-throughput"
13265
13266 -
13267   type: "plot"
13268   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13269   algorithm: "plot_performance_box"
13270   output-file-type: ".html"
13271   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13272   data: "plot-vpp-throughput-latency-3n-hsw"
13273   filter: "'NIC_Intel-XL710' and
13274            '64B' and
13275            'IP4FWD' and
13276            'NDRPDR' and
13277            'BASE' and
13278            '2T2C' and
13279            'IPSECHW' and
13280            ('IPSECTRAN' or 'IPSECTUN') and
13281            not 'VHOST'"
13282   parameters:
13283   - "throughput"
13284   - "parent"
13285   - "tags"
13286   traces:
13287     hoverinfo: "x+y"
13288     boxpoints: "outliers"
13289     whiskerwidth: 0
13290   layout:
13291     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-pdr"
13292     layout: "plot-throughput"
13293
13294 # Packet Throughput - VPP IPSec 3n-hsw-xl710 scale
13295 -
13296   type: "plot"
13297   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13298   algorithm: "plot_performance_box"
13299   output-file-type: ".html"
13300   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13301   data: "plot-vpp-throughput-latency-3n-hsw"
13302   filter: "'NIC_Intel-XL710' and
13303            '64B' and
13304            'IP4FWD' and
13305            'NDRPDR' and
13306            'SCALE' and
13307            '1T1C' and
13308            'IPSECHW' and
13309            ('IPSECTRAN' or 'IPSECTUN') and
13310            not 'VHOST'"
13311   parameters:
13312   - "throughput"
13313   - "parent"
13314   - "tags"
13315   traces:
13316     hoverinfo: "x+y"
13317     boxpoints: "outliers"
13318     whiskerwidth: 0
13319   layout:
13320     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
13321     layout: "plot-throughput"
13322
13323 -
13324   type: "plot"
13325   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13326   algorithm: "plot_performance_box"
13327   output-file-type: ".html"
13328   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13329   data: "plot-vpp-throughput-latency-3n-hsw"
13330   filter: "'NIC_Intel-XL710' and
13331            '64B' and
13332            'IP4FWD' and
13333            'NDRPDR' and
13334            'SCALE' and
13335            '1T1C' and
13336            'IPSECHW' and
13337            ('IPSECTRAN' or 'IPSECTUN') and
13338            not 'VHOST'"
13339   parameters:
13340   - "throughput"
13341   - "parent"
13342   - "tags"
13343   traces:
13344     hoverinfo: "x+y"
13345     boxpoints: "outliers"
13346     whiskerwidth: 0
13347   layout:
13348     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-pdr"
13349     layout: "plot-throughput"
13350
13351 -
13352   type: "plot"
13353   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13354   algorithm: "plot_performance_box"
13355   output-file-type: ".html"
13356   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13357   data: "plot-vpp-throughput-latency-3n-hsw"
13358   filter: "'NIC_Intel-XL710' and
13359            '64B' and
13360            'IP4FWD' and
13361            'NDRPDR' and
13362            'SCALE' and
13363            '2T2C' and
13364            'IPSECHW' and
13365            ('IPSECTRAN' or 'IPSECTUN') and
13366            not 'VHOST'"
13367   parameters:
13368   - "throughput"
13369   - "parent"
13370   - "tags"
13371   traces:
13372     hoverinfo: "x+y"
13373     boxpoints: "outliers"
13374     whiskerwidth: 0
13375   layout:
13376     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
13377     layout: "plot-throughput"
13378
13379 -
13380   type: "plot"
13381   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13382   algorithm: "plot_performance_box"
13383   output-file-type: ".html"
13384   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13385   data: "plot-vpp-throughput-latency-3n-hsw"
13386   filter: "'NIC_Intel-XL710' and
13387            '64B' and
13388            'IP4FWD' and
13389            'NDRPDR' and
13390            'SCALE' and
13391            '2T2C' and
13392            'IPSECHW' and
13393            ('IPSECTRAN' or 'IPSECTUN') and
13394            not 'VHOST'"
13395   parameters:
13396   - "throughput"
13397   - "parent"
13398   - "tags"
13399   traces:
13400     hoverinfo: "x+y"
13401     boxpoints: "outliers"
13402     whiskerwidth: 0
13403   layout:
13404     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-pdr"
13405     layout: "plot-throughput"
13406
13407 # Packet Throughput - VPP IPSec 3n-hsw-xl710 SW
13408 -
13409   type: "plot"
13410   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13411   algorithm: "plot_performance_box"
13412   output-file-type: ".html"
13413   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13414   data: "plot-vpp-throughput-latency-3n-hsw"
13415   filter: "'NIC_Intel-XL710' and
13416            '64B' and
13417            'IP4FWD' and
13418            'NDRPDR' and
13419            '1T1C' and
13420            'IPSECSW' and
13421            ('IPSECTRAN' or 'IPSECTUN') and
13422            not 'VHOST'"
13423   parameters:
13424   - "throughput"
13425   - "parent"
13426   - "tags"
13427   traces:
13428     hoverinfo: "x+y"
13429     boxpoints: "outliers"
13430     whiskerwidth: 0
13431   layout:
13432     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
13433     layout: "plot-throughput"
13434
13435 -
13436   type: "plot"
13437   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13438   algorithm: "plot_performance_box"
13439   output-file-type: ".html"
13440   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13441   data: "plot-vpp-throughput-latency-3n-hsw"
13442   filter: "'NIC_Intel-XL710' and
13443            '64B' and
13444            'IP4FWD' and
13445            'NDRPDR' and
13446            '1T1C' and
13447            'IPSECSW' and
13448            ('IPSECTRAN' or 'IPSECTUN') and
13449            not 'VHOST'"
13450   parameters:
13451   - "throughput"
13452   - "parent"
13453   - "tags"
13454   traces:
13455     hoverinfo: "x+y"
13456     boxpoints: "outliers"
13457     whiskerwidth: 0
13458   layout:
13459     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-pdr"
13460     layout: "plot-throughput"
13461
13462 -
13463   type: "plot"
13464   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13465   algorithm: "plot_performance_box"
13466   output-file-type: ".html"
13467   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13468   data: "plot-vpp-throughput-latency-3n-hsw"
13469   filter: "'NIC_Intel-XL710' and
13470            '64B' and
13471            'IP4FWD' and
13472            'NDRPDR' and
13473            '2T2C' and
13474            'IPSECSW' and
13475            ('IPSECTRAN' or 'IPSECTUN') and
13476            not 'VHOST'"
13477   parameters:
13478   - "throughput"
13479   - "parent"
13480   - "tags"
13481   traces:
13482     hoverinfo: "x+y"
13483     boxpoints: "outliers"
13484     whiskerwidth: 0
13485   layout:
13486     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
13487     layout: "plot-throughput"
13488
13489 -
13490   type: "plot"
13491   title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13492   algorithm: "plot_performance_box"
13493   output-file-type: ".html"
13494   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13495   data: "plot-vpp-throughput-latency-3n-hsw"
13496   filter: "'NIC_Intel-XL710' and
13497            '64B' and
13498            'IP4FWD' and
13499            'NDRPDR' and
13500            '2T2C' and
13501            'IPSECSW' and
13502            ('IPSECTRAN' or 'IPSECTUN') and
13503            not 'VHOST'"
13504   parameters:
13505   - "throughput"
13506   - "parent"
13507   - "tags"
13508   traces:
13509     hoverinfo: "x+y"
13510     boxpoints: "outliers"
13511     whiskerwidth: 0
13512   layout:
13513     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-pdr"
13514     layout: "plot-throughput"
13515
13516 ################################################################################
13517
13518 # Packet Throughput - VPP SRv6 3n-hsw-x520
13519 -
13520   type: "plot"
13521   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13522   algorithm: "plot_performance_box"
13523   output-file-type: ".html"
13524   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13525   data: "plot-vpp-throughput-latency-3n-hsw"
13526   filter: "'NIC_Intel-X520-DA2' and
13527            '78B' and
13528            'FEATURE' and
13529            'NDRPDR' and
13530            '1T1C' and
13531            'IP6FWD' and
13532            'SRv6'"
13533   parameters:
13534   - "throughput"
13535   - "parent"
13536   - "tags"
13537   traces:
13538     hoverinfo: "x+y"
13539     boxpoints: "outliers"
13540     whiskerwidth: 0
13541   layout:
13542     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
13543     layout: "plot-throughput"
13544
13545 -
13546   type: "plot"
13547   title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13548   algorithm: "plot_performance_box"
13549   output-file-type: ".html"
13550   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13551   data: "plot-vpp-throughput-latency-3n-hsw"
13552   filter: "'NIC_Intel-X520-DA2' and
13553            '78B' and
13554            'FEATURE' and
13555            'NDRPDR' and
13556            '1T1C' and
13557            'IP6FWD' and
13558            'SRv6'"
13559   parameters:
13560   - "throughput"
13561   - "parent"
13562   - "tags"
13563   traces:
13564     hoverinfo: "x+y"
13565     boxpoints: "outliers"
13566     whiskerwidth: 0
13567   layout:
13568     title: "srv6-3n-hsw-x520-78b-1t1c-features-pdr"
13569     layout: "plot-throughput"
13570
13571 -
13572   type: "plot"
13573   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13574   algorithm: "plot_performance_box"
13575   output-file-type: ".html"
13576   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13577   data: "plot-vpp-throughput-latency-3n-hsw"
13578   filter: "'NIC_Intel-X520-DA2' and
13579            '78B' and
13580            'FEATURE' and
13581            'NDRPDR' and
13582            '2T2C' and
13583            'IP6FWD' and
13584            'SRv6'"
13585   parameters:
13586   - "throughput"
13587   - "parent"
13588   - "tags"
13589   traces:
13590     hoverinfo: "x+y"
13591     boxpoints: "outliers"
13592     whiskerwidth: 0
13593   layout:
13594     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
13595     layout: "plot-throughput"
13596
13597 -
13598   type: "plot"
13599   title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13600   algorithm: "plot_performance_box"
13601   output-file-type: ".html"
13602   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13603   data: "plot-vpp-throughput-latency-3n-hsw"
13604   filter: "'NIC_Intel-X520-DA2' and
13605            '78B' and
13606            'FEATURE' and
13607            'NDRPDR' and
13608            '2T2C' and
13609            'IP6FWD' and
13610            'SRv6'"
13611   parameters:
13612   - "throughput"
13613   - "parent"
13614   - "tags"
13615   traces:
13616     hoverinfo: "x+y"
13617     boxpoints: "outliers"
13618     whiskerwidth: 0
13619   layout:
13620     title: "srv6-3n-hsw-x520-78b-2t2c-features-pdr"
13621     layout: "plot-throughput"
13622
13623 ################################################################################
13624
13625 # Packet Throughput - VPP vhost ip4 3n-hsw-x520
13626 -
13627   type: "plot"
13628   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13629   algorithm: "plot_performance_box"
13630   output-file-type: ".html"
13631   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13632   data: "plot-vpp-throughput-latency-3n-hsw"
13633   filter: "'NIC_Intel-X520-DA2' and
13634            '64B' and
13635            'NDRPDR' and
13636            'ETH' and
13637            'IP4FWD' and
13638            '1T1C' and
13639            'VHOST_1024' and
13640            not 'VXLAN' and
13641            not 'DOT1Q'"
13642   parameters:
13643   - "throughput"
13644   - "parent"
13645   - "tags"
13646   sort:
13647   - "not CFS_OPT"
13648   - "1VM"
13649   - "2VM"
13650   traces:
13651     hoverinfo: "x+y"
13652     boxpoints: "outliers"
13653     whiskerwidth: 0
13654   layout:
13655     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13656     layout: "plot-throughput"
13657
13658 -
13659   type: "plot"
13660   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13661   algorithm: "plot_performance_box"
13662   output-file-type: ".html"
13663   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13664   data: "plot-vpp-throughput-latency-3n-hsw"
13665   filter: "'NIC_Intel-X520-DA2' and
13666            '64B' and
13667            'NDRPDR' and
13668            'ETH' and
13669            'IP4FWD' and
13670            '2T2C' and
13671            'VHOST_1024' and
13672            not 'VXLAN' and
13673            not 'DOT1Q'"
13674   parameters:
13675   - "throughput"
13676   - "parent"
13677   - "tags"
13678   sort:
13679   - "not CFS_OPT"
13680   - "1VM"
13681   - "2VM"
13682   traces:
13683     hoverinfo: "x+y"
13684     boxpoints: "outliers"
13685     whiskerwidth: 0
13686   layout:
13687     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13688     layout: "plot-throughput"
13689
13690 -
13691   type: "plot"
13692   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13693   algorithm: "plot_performance_box"
13694   output-file-type: ".html"
13695   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13696   data: "plot-vpp-throughput-latency-3n-hsw"
13697   filter: "'NIC_Intel-X520-DA2' and
13698            '64B' and
13699            'NDRPDR' and
13700            'ETH' and
13701            'IP4FWD' and
13702            '1T1C' and
13703            'VHOST_1024' and
13704            not 'VXLAN' and
13705            not 'DOT1Q'"
13706   parameters:
13707   - "throughput"
13708   - "parent"
13709   - "tags"
13710   sort:
13711   - "not CFS_OPT"
13712   - "1VM"
13713   - "2VM"
13714   traces:
13715     hoverinfo: "x+y"
13716     boxpoints: "outliers"
13717     whiskerwidth: 0
13718   layout:
13719     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13720     layout: "plot-throughput"
13721
13722 -
13723   type: "plot"
13724   title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13725   algorithm: "plot_performance_box"
13726   output-file-type: ".html"
13727   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13728   data: "plot-vpp-throughput-latency-3n-hsw"
13729   filter: "'NIC_Intel-X520-DA2' and
13730            '64B' and
13731            'NDRPDR' and
13732            'ETH' and
13733            'IP4FWD' and
13734            '2T2C' and
13735            'VHOST_1024' and
13736            not 'VXLAN' and
13737            not 'DOT1Q'"
13738   parameters:
13739   - "throughput"
13740   - "parent"
13741   - "tags"
13742   sort:
13743   - "not CFS_OPT"
13744   - "1VM"
13745   - "2VM"
13746   traces:
13747     hoverinfo: "x+y"
13748     boxpoints: "outliers"
13749     whiskerwidth: 0
13750   layout:
13751     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13752     layout: "plot-throughput"
13753
13754 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520
13755 -
13756   type: "plot"
13757   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13758   algorithm: "plot_performance_box"
13759   output-file-type: ".html"
13760   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13761   data: "plot-vpp-throughput-latency-3n-hsw"
13762   filter: "'NIC_Intel-X520-DA2' and
13763            '64B' and
13764            'NDRPDR' and
13765            ('ETH' or 'DOT1Q') and
13766            '1T1C' and
13767            'L2BDMACLRN' and
13768            'VHOST_1024' and
13769            not 'VXLAN' and
13770            not 'IP4FWD' and
13771            not '2VM'"
13772   parameters:
13773   - "throughput"
13774   - "parent"
13775   - "tags"
13776 #  sort:
13777 #  - "VM"  # "not CFS_OPT"
13778 #  - "CFS_OPT"
13779 #  - "FIB_10K"
13780 #  - "FIB_100K"
13781 #  - "FIB_1M"
13782   traces:
13783     hoverinfo: "x+y"
13784     boxpoints: "outliers"
13785     whiskerwidth: 0
13786   layout:
13787     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
13788     layout: "plot-throughput"
13789
13790 -
13791   type: "plot"
13792   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13793   algorithm: "plot_performance_box"
13794   output-file-type: ".html"
13795   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13796   data: "plot-vpp-throughput-latency-3n-hsw"
13797   filter: "'NIC_Intel-X520-DA2' and
13798            '64B' and
13799            'NDRPDR' and
13800            ('ETH' or 'DOT1Q') and
13801            '2T2C' and
13802            'L2BDMACLRN' and
13803            'VHOST_1024' and
13804            not 'VXLAN' and
13805            not 'IP4FWD' and
13806            not '2VM'"
13807   parameters:
13808   - "throughput"
13809   - "parent"
13810   - "tags"
13811 #  sort:
13812 #  - "VM"  # "not CFS_OPT"
13813 #  - "CFS_OPT"
13814 #  - "FIB_10K"
13815 #  - "FIB_100K"
13816 #  - "FIB_1M"
13817   traces:
13818     hoverinfo: "x+y"
13819     boxpoints: "outliers"
13820     whiskerwidth: 0
13821   layout:
13822     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
13823     layout: "plot-throughput"
13824
13825 -
13826   type: "plot"
13827   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13828   algorithm: "plot_performance_box"
13829   output-file-type: ".html"
13830   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13831   data: "plot-vpp-throughput-latency-3n-hsw"
13832   filter: "'NIC_Intel-X520-DA2' and
13833            '64B' and
13834            'NDRPDR' and
13835            ('ETH' or 'DOT1Q') and
13836            '1T1C' and
13837            'L2BDMACLRN' and
13838            'VHOST_1024' and
13839            not 'VXLAN' and
13840            not 'IP4FWD' and
13841            not '2VM'"
13842   parameters:
13843   - "throughput"
13844   - "parent"
13845   - "tags"
13846 #  sort:
13847 #  - "VM"  # "not CFS_OPT"
13848 #  - "CFS_OPT"
13849 #  - "FIB_10K"
13850 #  - "FIB_100K"
13851 #  - "FIB_1M"
13852   traces:
13853     hoverinfo: "x+y"
13854     boxpoints: "outliers"
13855     whiskerwidth: 0
13856   layout:
13857     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr"
13858     layout: "plot-throughput"
13859
13860 -
13861   type: "plot"
13862   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13863   algorithm: "plot_performance_box"
13864   output-file-type: ".html"
13865   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13866   data: "plot-vpp-throughput-latency-3n-hsw"
13867   filter: "'NIC_Intel-X520-DA2' and
13868            '64B' and
13869            'NDRPDR' and
13870            ('ETH' or 'DOT1Q') and
13871            '2T2C' and
13872            'L2BDMACLRN' and
13873            'VHOST_1024' and
13874            not 'VXLAN' and
13875            not 'IP4FWD' and
13876            not '2VM'"
13877   parameters:
13878   - "throughput"
13879   - "parent"
13880   - "tags"
13881 #  sort:
13882 #  - "VM"  # "not CFS_OPT"
13883 #  - "CFS_OPT"
13884 #  - "FIB_10K"
13885 #  - "FIB_100K"
13886 #  - "FIB_1M"
13887   traces:
13888     hoverinfo: "x+y"
13889     boxpoints: "outliers"
13890     whiskerwidth: 0
13891   layout:
13892     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr"
13893     layout: "plot-throughput"
13894
13895 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base
13896 -
13897   type: "plot"
13898   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
13899   algorithm: "plot_performance_box"
13900   output-file-type: ".html"
13901   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
13902   data: "plot-vpp-throughput-latency-3n-hsw"
13903   filter: "'NIC_Intel-X520-DA2' and
13904            '64B' and
13905            'NDRPDR' and
13906            ('ETH' or 'DOT1Q') and
13907            'BASE' and
13908            '1T1C' and
13909            ('L2BDMACLRN' or 'L2XCFWD') and
13910            'VHOST_1024' and
13911            not 'VXLAN' and
13912            not 'IP4FWD' and
13913            not '2VM'"
13914   parameters:
13915   - "throughput"
13916   - "parent"
13917   - "tags"
13918 #  sort:
13919 #  - "not CFS_OPT"
13920 #  - "L2XCFWD"
13921 #  - "not CFS_OPT"
13922 #  - "CFS_OPT"
13923   traces:
13924     hoverinfo: "x+y"
13925     boxpoints: "outliers"
13926     whiskerwidth: 0
13927   layout:
13928     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
13929     layout: "plot-throughput"
13930
13931 -
13932   type: "plot"
13933   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
13934   algorithm: "plot_performance_box"
13935   output-file-type: ".html"
13936   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
13937   data: "plot-vpp-throughput-latency-3n-hsw"
13938   filter: "'NIC_Intel-X520-DA2' and
13939            '64B' and
13940            'NDRPDR' and
13941            ('ETH' or 'DOT1Q') and
13942            'BASE' and
13943            '1T1C' and
13944            ('L2BDMACLRN' or 'L2XCFWD') and
13945            'VHOST_1024' and
13946            not 'VXLAN' and
13947            not 'IP4FWD' and
13948            not '2VM'"
13949   parameters:
13950   - "throughput"
13951   - "parent"
13952   - "tags"
13953 #  sort:
13954 #  - "not CFS_OPT"
13955 #  - "L2XCFWD"
13956 #  - "not CFS_OPT"
13957 #  - "CFS_OPT"
13958   traces:
13959     hoverinfo: "x+y"
13960     boxpoints: "outliers"
13961     whiskerwidth: 0
13962   layout:
13963     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-pdr"
13964     layout: "plot-throughput"
13965
13966 -
13967   type: "plot"
13968   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
13969   algorithm: "plot_performance_box"
13970   output-file-type: ".html"
13971   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
13972   data: "plot-vpp-throughput-latency-3n-hsw"
13973   filter: "'NIC_Intel-X520-DA2' and
13974            '64B' and
13975            'NDRPDR' and
13976            ('ETH' or 'DOT1Q') and
13977            'BASE' and
13978            '2T2C' and
13979            ('L2BDMACLRN' or 'L2XCFWD') and
13980            'VHOST_1024' and
13981            not 'VXLAN' and
13982            not 'IP4FWD' and
13983            not '2VM'"
13984   parameters:
13985   - "throughput"
13986   - "parent"
13987   - "tags"
13988 #  sort:
13989 #  - "not CFS_OPT"
13990 #  - "L2XCFWD"
13991 #  - "not CFS_OPT"
13992 #  - "CFS_OPT"
13993   traces:
13994     hoverinfo: "x+y"
13995     boxpoints: "outliers"
13996     whiskerwidth: 0
13997   layout:
13998     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
13999     layout: "plot-throughput"
14000
14001 -
14002   type: "plot"
14003   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
14004   algorithm: "plot_performance_box"
14005   output-file-type: ".html"
14006   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
14007   data: "plot-vpp-throughput-latency-3n-hsw"
14008   filter: "'NIC_Intel-X520-DA2' and
14009            '64B' and
14010            'NDRPDR' and
14011            ('ETH' or 'DOT1Q') and
14012            'BASE' and
14013            '2T2C' and
14014            ('L2BDMACLRN' or 'L2XCFWD') and
14015            'VHOST_1024' and
14016            not 'VXLAN' and
14017            not 'IP4FWD' and
14018            not '2VM'"
14019   parameters:
14020   - "throughput"
14021   - "parent"
14022   - "tags"
14023 #  sort:
14024 #  - "not CFS_OPT"
14025 #  - "L2XCFWD"
14026 #  - "not CFS_OPT"
14027 #  - "CFS_OPT"
14028   traces:
14029     hoverinfo: "x+y"
14030     boxpoints: "outliers"
14031     whiskerwidth: 0
14032   layout:
14033     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-pdr"
14034     layout: "plot-throughput"
14035
14036 # Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - base vm
14037 -
14038   type: "plot"
14039   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14040   algorithm: "plot_performance_box"
14041   output-file-type: ".html"
14042   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14043   data: "plot-vpp-throughput-latency-3n-hsw"
14044   filter: "'NIC_Intel-X520-DA2' and
14045            '64B' and
14046            'NDRPDR' and
14047            ('ETH' or 'DOT1Q') and
14048            '1T1C' and
14049            ('L2BDMACLRN' or 'L2XCFWD') and
14050            'VHOST_1024' and
14051            not 'CFS_OPT' and
14052            not 'VXLAN' and
14053            not 'IP4FWD' and
14054            not 'LBOND'"
14055   parameters:
14056   - "throughput"
14057   - "parent"
14058   - "tags"
14059 #  sort:
14060 #  - "1VM"
14061 #  - "L2XCFWD"
14062 #  - "1VM"
14063 #  - "L2BDMACLRN"
14064   traces:
14065     hoverinfo: "x+y"
14066     boxpoints: "outliers"
14067     whiskerwidth: 0
14068   layout:
14069     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
14070     layout: "plot-throughput"
14071
14072 -
14073   type: "plot"
14074   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14075   algorithm: "plot_performance_box"
14076   output-file-type: ".html"
14077   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14078   data: "plot-vpp-throughput-latency-3n-hsw"
14079   filter: "'NIC_Intel-X520-DA2' and
14080            '64B' and
14081            'NDRPDR' and
14082            ('ETH' or 'DOT1Q') and
14083            '1T1C' and
14084            ('L2BDMACLRN' or 'L2XCFWD') and
14085            'VHOST_1024' and
14086            not 'CFS_OPT' and
14087            not 'VXLAN' and
14088            not 'IP4FWD' and
14089            not 'LBOND'"
14090   parameters:
14091   - "throughput"
14092   - "parent"
14093   - "tags"
14094 #  sort:
14095 #  - "1VM"
14096 #  - "L2XCFWD"
14097 #  - "1VM"
14098 #  - "L2BDMACLRN"
14099   traces:
14100     hoverinfo: "x+y"
14101     boxpoints: "outliers"
14102     whiskerwidth: 0
14103   layout:
14104     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-pdr"
14105     layout: "plot-throughput"
14106
14107 -
14108   type: "plot"
14109   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14110   algorithm: "plot_performance_box"
14111   output-file-type: ".html"
14112   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14113   data: "plot-vpp-throughput-latency-3n-hsw"
14114   filter: "'NIC_Intel-X520-DA2' and
14115            '64B' and
14116            'NDRPDR' and
14117            ('ETH' or 'DOT1Q') and
14118            '2T2C' and
14119            ('L2BDMACLRN' or 'L2XCFWD') and
14120            'VHOST_1024' and
14121            not 'CFS_OPT' and
14122            not 'VXLAN' and
14123            not 'IP4FWD' and
14124            not 'LBOND'"
14125   parameters:
14126   - "throughput"
14127   - "parent"
14128   - "tags"
14129 #  sort:
14130 #  - "1VM"
14131 #  - "L2XCFWD"
14132 #  - "1VM"
14133 #  - "L2BDMACLRN"
14134   traces:
14135     hoverinfo: "x+y"
14136     boxpoints: "outliers"
14137     whiskerwidth: 0
14138   layout:
14139     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
14140     layout: "plot-throughput"
14141
14142 -
14143   type: "plot"
14144   title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14145   algorithm: "plot_performance_box"
14146   output-file-type: ".html"
14147   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14148   data: "plot-vpp-throughput-latency-3n-hsw"
14149   filter: "'NIC_Intel-X520-DA2' and
14150            '64B' and
14151            'NDRPDR' and
14152            ('ETH' or 'DOT1Q') and
14153            '2T2C' and
14154            ('L2BDMACLRN' or 'L2XCFWD') and
14155            'VHOST_1024' and
14156            not 'CFS_OPT' and
14157            not 'VXLAN' and
14158            not 'IP4FWD' and
14159            not 'LBOND'"
14160   parameters:
14161   - "throughput"
14162   - "parent"
14163   - "tags"
14164 #  sort:
14165 #  - "1VM"
14166 #  - "L2XCFWD"
14167 #  - "1VM"
14168 #  - "L2BDMACLRN"
14169   traces:
14170     hoverinfo: "x+y"
14171     boxpoints: "outliers"
14172     whiskerwidth: 0
14173   layout:
14174     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-pdr"
14175     layout: "plot-throughput"
14176
14177 # Packet Throughput - VPP vhost ip4 3n-hsw-x710
14178 -
14179   type: "plot"
14180   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14181   algorithm: "plot_performance_box"
14182   output-file-type: ".html"
14183   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14184   data: "plot-vpp-throughput-latency-3n-hsw"
14185   filter: "'NIC_Intel-X710' and
14186            '64B' and
14187            'NDRPDR' and
14188            'ETH' and
14189            'IP4FWD' and
14190            '1T1C' and
14191            'VHOST_1024' and
14192            not 'VXLAN' and
14193            not 'DOT1Q'"
14194   parameters:
14195   - "throughput"
14196   - "parent"
14197   - "tags"
14198   sort:
14199   - "not CFS_OPT"
14200   - "1VM"
14201   - "2VM"
14202   traces:
14203     hoverinfo: "x+y"
14204     boxpoints: "outliers"
14205     whiskerwidth: 0
14206   layout:
14207     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14208     layout: "plot-throughput"
14209
14210 -
14211   type: "plot"
14212   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14213   algorithm: "plot_performance_box"
14214   output-file-type: ".html"
14215   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14216   data: "plot-vpp-throughput-latency-3n-hsw"
14217   filter: "'NIC_Intel-X710' and
14218            '64B' and
14219            'NDRPDR' and
14220            'ETH' and
14221            'IP4FWD' and
14222            '2T2C' and
14223            'VHOST_1024' and
14224            not 'VXLAN' and
14225            not 'DOT1Q'"
14226   parameters:
14227   - "throughput"
14228   - "parent"
14229   - "tags"
14230   sort:
14231   - "not CFS_OPT"
14232   - "1VM"
14233   - "2VM"
14234   traces:
14235     hoverinfo: "x+y"
14236     boxpoints: "outliers"
14237     whiskerwidth: 0
14238   layout:
14239     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14240     layout: "plot-throughput"
14241
14242 -
14243   type: "plot"
14244   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14245   algorithm: "plot_performance_box"
14246   output-file-type: ".html"
14247   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14248   data: "plot-vpp-throughput-latency-3n-hsw"
14249   filter: "'NIC_Intel-X710' and
14250            '64B' and
14251            'NDRPDR' and
14252            'ETH' and
14253            'IP4FWD' and
14254            '1T1C' and
14255            'VHOST_1024' and
14256            not 'VXLAN' and
14257            not 'DOT1Q'"
14258   parameters:
14259   - "throughput"
14260   - "parent"
14261   - "tags"
14262   sort:
14263   - "not CFS_OPT"
14264   - "1VM"
14265   - "2VM"
14266   traces:
14267     hoverinfo: "x+y"
14268     boxpoints: "outliers"
14269     whiskerwidth: 0
14270   layout:
14271     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14272     layout: "plot-throughput"
14273
14274 -
14275   type: "plot"
14276   title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14277   algorithm: "plot_performance_box"
14278   output-file-type: ".html"
14279   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14280   data: "plot-vpp-throughput-latency-3n-hsw"
14281   filter: "'NIC_Intel-X710' and
14282            '64B' and
14283            'NDRPDR' and
14284            'ETH' and
14285            'IP4FWD' and
14286            '2T2C' and
14287            'VHOST_1024' and
14288            not 'VXLAN' and
14289            not 'DOT1Q'"
14290   parameters:
14291   - "throughput"
14292   - "parent"
14293   - "tags"
14294   sort:
14295   - "not CFS_OPT"
14296   - "1VM"
14297   - "2VM"
14298   traces:
14299     hoverinfo: "x+y"
14300     boxpoints: "outliers"
14301     whiskerwidth: 0
14302   layout:
14303     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14304     layout: "plot-throughput"
14305
14306 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710
14307 -
14308   type: "plot"
14309   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14310   algorithm: "plot_performance_box"
14311   output-file-type: ".html"
14312   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14313   data: "plot-vpp-throughput-latency-3n-hsw"
14314   filter: "'NIC_Intel-X710' and
14315            '64B' and
14316            'NDRPDR' and
14317            ('ETH' or 'DOT1Q') and
14318            '1T1C' and
14319            'L2BDMACLRN' and
14320            'VHOST_1024' and
14321            not 'VXLAN' and
14322            not 'IP4FWD' and
14323            not '2VM'"
14324   parameters:
14325   - "throughput"
14326   - "parent"
14327   - "tags"
14328 #  sort:
14329 #  - "VM"  # "not CFS_OPT"
14330 #  - "CFS_OPT"
14331 #  - "FIB_10K"
14332 #  - "FIB_100K"
14333 #  - "FIB_1M"
14334   traces:
14335     hoverinfo: "x+y"
14336     boxpoints: "outliers"
14337     whiskerwidth: 0
14338   layout:
14339     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
14340     layout: "plot-throughput"
14341
14342 -
14343   type: "plot"
14344   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14345   algorithm: "plot_performance_box"
14346   output-file-type: ".html"
14347   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14348   data: "plot-vpp-throughput-latency-3n-hsw"
14349   filter: "'NIC_Intel-X710' and
14350            '64B' and
14351            'NDRPDR' and
14352            ('ETH' or 'DOT1Q') and
14353            '2T2C' and
14354            'L2BDMACLRN' and
14355            'VHOST_1024' and
14356            not 'VXLAN' and
14357            not 'IP4FWD' and
14358            not '2VM'"
14359   parameters:
14360   - "throughput"
14361   - "parent"
14362   - "tags"
14363 #  sort:
14364 #  - "VM"  # "not CFS_OPT"
14365 #  - "CFS_OPT"
14366 #  - "FIB_10K"
14367 #  - "FIB_100K"
14368 #  - "FIB_1M"
14369   traces:
14370     hoverinfo: "x+y"
14371     boxpoints: "outliers"
14372     whiskerwidth: 0
14373   layout:
14374     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
14375     layout: "plot-throughput"
14376
14377 -
14378   type: "plot"
14379   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14380   algorithm: "plot_performance_box"
14381   output-file-type: ".html"
14382   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14383   data: "plot-vpp-throughput-latency-3n-hsw"
14384   filter: "'NIC_Intel-X710' and
14385            '64B' and
14386            'NDRPDR' and
14387            ('ETH' or 'DOT1Q') and
14388            '1T1C' and
14389            'L2BDMACLRN' and
14390            'VHOST_1024' and
14391            not 'VXLAN' and
14392            not 'IP4FWD' and
14393            not '2VM'"
14394   parameters:
14395   - "throughput"
14396   - "parent"
14397   - "tags"
14398 #  sort:
14399 #  - "VM"  # "not CFS_OPT"
14400 #  - "CFS_OPT"
14401 #  - "FIB_10K"
14402 #  - "FIB_100K"
14403 #  - "FIB_1M"
14404   traces:
14405     hoverinfo: "x+y"
14406     boxpoints: "outliers"
14407     whiskerwidth: 0
14408   layout:
14409     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr"
14410     layout: "plot-throughput"
14411
14412 -
14413   type: "plot"
14414   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14415   algorithm: "plot_performance_box"
14416   output-file-type: ".html"
14417   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14418   data: "plot-vpp-throughput-latency-3n-hsw"
14419   filter: "'NIC_Intel-X710' and
14420            '64B' and
14421            'NDRPDR' and
14422            ('ETH' or 'DOT1Q') and
14423            '2T2C' and
14424            'L2BDMACLRN' and
14425            'VHOST_1024' and
14426            not 'VXLAN' and
14427            not 'IP4FWD' and
14428            not '2VM'"
14429   parameters:
14430   - "throughput"
14431   - "parent"
14432   - "tags"
14433 #  sort:
14434 #  - "VM"  # "not CFS_OPT"
14435 #  - "CFS_OPT"
14436 #  - "FIB_10K"
14437 #  - "FIB_100K"
14438 #  - "FIB_1M"
14439   traces:
14440     hoverinfo: "x+y"
14441     boxpoints: "outliers"
14442     whiskerwidth: 0
14443   layout:
14444     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr"
14445     layout: "plot-throughput"
14446
14447 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base
14448 -
14449   type: "plot"
14450   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
14451   algorithm: "plot_performance_box"
14452   output-file-type: ".html"
14453   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
14454   data: "plot-vpp-throughput-latency-3n-hsw"
14455   filter: "'NIC_Intel-X710' and
14456            '64B' and
14457            'NDRPDR' and
14458            ('ETH' or 'DOT1Q') and
14459            'BASE' and
14460            '1T1C' and
14461            ('L2BDMACLRN' or 'L2XCFWD') and
14462            'VHOST_1024' and
14463            not 'VXLAN' and
14464            not 'IP4FWD' and
14465            not '2VM'"
14466   parameters:
14467   - "throughput"
14468   - "parent"
14469   - "tags"
14470 #  sort:
14471 #  - "not CFS_OPT"
14472 #  - "L2XCFWD"
14473 #  - "not CFS_OPT"
14474 #  - "CFS_OPT"
14475   traces:
14476     hoverinfo: "x+y"
14477     boxpoints: "outliers"
14478     whiskerwidth: 0
14479   layout:
14480     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
14481     layout: "plot-throughput"
14482
14483 -
14484   type: "plot"
14485   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
14486   algorithm: "plot_performance_box"
14487   output-file-type: ".html"
14488   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
14489   data: "plot-vpp-throughput-latency-3n-hsw"
14490   filter: "'NIC_Intel-X710' and
14491            '64B' and
14492            'NDRPDR' and
14493            ('ETH' or 'DOT1Q') and
14494            'BASE' and
14495            '1T1C' and
14496            ('L2BDMACLRN' or 'L2XCFWD') and
14497            'VHOST_1024' and
14498            not 'VXLAN' and
14499            not 'IP4FWD' and
14500            not '2VM'"
14501   parameters:
14502   - "throughput"
14503   - "parent"
14504   - "tags"
14505 #  sort:
14506 #  - "not CFS_OPT"
14507 #  - "L2XCFWD"
14508 #  - "not CFS_OPT"
14509 #  - "CFS_OPT"
14510   traces:
14511     hoverinfo: "x+y"
14512     boxpoints: "outliers"
14513     whiskerwidth: 0
14514   layout:
14515     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-pdr"
14516     layout: "plot-throughput"
14517
14518 -
14519   type: "plot"
14520   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
14521   algorithm: "plot_performance_box"
14522   output-file-type: ".html"
14523   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
14524   data: "plot-vpp-throughput-latency-3n-hsw"
14525   filter: "'NIC_Intel-X710' and
14526            '64B' and
14527            'NDRPDR' and
14528            ('ETH' or 'DOT1Q') and
14529            'BASE' and
14530            '2T2C' and
14531            ('L2BDMACLRN' or 'L2XCFWD') and
14532            'VHOST_1024' and
14533            not 'VXLAN' and
14534            not 'IP4FWD' and
14535            not '2VM'"
14536   parameters:
14537   - "throughput"
14538   - "parent"
14539   - "tags"
14540 #  sort:
14541 #  - "not CFS_OPT"
14542 #  - "L2XCFWD"
14543 #  - "not CFS_OPT"
14544 #  - "CFS_OPT"
14545   traces:
14546     hoverinfo: "x+y"
14547     boxpoints: "outliers"
14548     whiskerwidth: 0
14549   layout:
14550     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
14551     layout: "plot-throughput"
14552
14553 -
14554   type: "plot"
14555   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
14556   algorithm: "plot_performance_box"
14557   output-file-type: ".html"
14558   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
14559   data: "plot-vpp-throughput-latency-3n-hsw"
14560   filter: "'NIC_Intel-X710' and
14561            '64B' and
14562            'NDRPDR' and
14563            ('ETH' or 'DOT1Q') and
14564            'BASE' and
14565            '2T2C' and
14566            ('L2BDMACLRN' or 'L2XCFWD') and
14567            'VHOST_1024' and
14568            not 'VXLAN' and
14569            not 'IP4FWD' and
14570            not '2VM'"
14571   parameters:
14572   - "throughput"
14573   - "parent"
14574   - "tags"
14575 #  sort:
14576 #  - "not CFS_OPT"
14577 #  - "L2XCFWD"
14578 #  - "not CFS_OPT"
14579 #  - "CFS_OPT"
14580   traces:
14581     hoverinfo: "x+y"
14582     boxpoints: "outliers"
14583     whiskerwidth: 0
14584   layout:
14585     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-pdr"
14586     layout: "plot-throughput"
14587
14588 # Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - base vm
14589 -
14590   type: "plot"
14591   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
14592   algorithm: "plot_performance_box"
14593   output-file-type: ".html"
14594   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
14595   data: "plot-vpp-throughput-latency-3n-hsw"
14596   filter: "'NIC_Intel-X710' and
14597            '64B' and
14598            'NDRPDR' and
14599            ('ETH' or 'DOT1Q') and
14600            '1T1C' and
14601            ('L2BDMACLRN' or 'L2XCFWD') and
14602            'VHOST_1024' and
14603            not 'CFS_OPT' and
14604            not 'VXLAN' and
14605            not 'IP4FWD' and
14606            not 'LBOND'"
14607   parameters:
14608   - "throughput"
14609   - "parent"
14610   - "tags"
14611 #  sort:
14612 #  - "1VM"
14613 #  - "L2XCFWD"
14614 #  - "1VM"
14615 #  - "L2BDMACLRN"
14616   traces:
14617     hoverinfo: "x+y"
14618     boxpoints: "outliers"
14619     whiskerwidth: 0
14620   layout:
14621     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
14622     layout: "plot-throughput"
14623
14624 -
14625   type: "plot"
14626   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
14627   algorithm: "plot_performance_box"
14628   output-file-type: ".html"
14629   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
14630   data: "plot-vpp-throughput-latency-3n-hsw"
14631   filter: "'NIC_Intel-X710' and
14632            '64B' and
14633            'NDRPDR' and
14634            ('ETH' or 'DOT1Q') and
14635            '1T1C' and
14636            ('L2BDMACLRN' or 'L2XCFWD') and
14637            'VHOST_1024' and
14638            not 'CFS_OPT' and
14639            not 'VXLAN' and
14640            not 'IP4FWD' and
14641            not 'LBOND'"
14642   parameters:
14643   - "throughput"
14644   - "parent"
14645   - "tags"
14646 #  sort:
14647 #  - "1VM"
14648 #  - "L2XCFWD"
14649 #  - "1VM"
14650 #  - "L2BDMACLRN"
14651   traces:
14652     hoverinfo: "x+y"
14653     boxpoints: "outliers"
14654     whiskerwidth: 0
14655   layout:
14656     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-pdr"
14657     layout: "plot-throughput"
14658
14659 -
14660   type: "plot"
14661   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
14662   algorithm: "plot_performance_box"
14663   output-file-type: ".html"
14664   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
14665   data: "plot-vpp-throughput-latency-3n-hsw"
14666   filter: "'NIC_Intel-X710' and
14667            '64B' and
14668            'NDRPDR' and
14669            ('ETH' or 'DOT1Q') and
14670            '2T2C' and
14671            ('L2BDMACLRN' or 'L2XCFWD') and
14672            'VHOST_1024' and
14673            not 'CFS_OPT' and
14674            not 'VXLAN' and
14675            not 'IP4FWD' and
14676            not 'LBOND'"
14677   parameters:
14678   - "throughput"
14679   - "parent"
14680   - "tags"
14681 #  sort:
14682 #  - "1VM"
14683 #  - "L2XCFWD"
14684 #  - "1VM"
14685 #  - "L2BDMACLRN"
14686   traces:
14687     hoverinfo: "x+y"
14688     boxpoints: "outliers"
14689     whiskerwidth: 0
14690   layout:
14691     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
14692     layout: "plot-throughput"
14693
14694 -
14695   type: "plot"
14696   title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
14697   algorithm: "plot_performance_box"
14698   output-file-type: ".html"
14699   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
14700   data: "plot-vpp-throughput-latency-3n-hsw"
14701   filter: "'NIC_Intel-X710' and
14702            '64B' and
14703            'NDRPDR' and
14704            ('ETH' or 'DOT1Q') and
14705            '2T2C' and
14706            ('L2BDMACLRN' or 'L2XCFWD') and
14707            'VHOST_1024' and
14708            not 'CFS_OPT' and
14709            not 'VXLAN' and
14710            not 'IP4FWD' and
14711            not 'LBOND'"
14712   parameters:
14713   - "throughput"
14714   - "parent"
14715   - "tags"
14716 #  sort:
14717 #  - "1VM"
14718 #  - "L2XCFWD"
14719 #  - "1VM"
14720 #  - "L2BDMACLRN"
14721   traces:
14722     hoverinfo: "x+y"
14723     boxpoints: "outliers"
14724     whiskerwidth: 0
14725   layout:
14726     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-pdr"
14727     layout: "plot-throughput"
14728
14729 # Packet Throughput - VPP vhost ip4 3n-hsw-xl710
14730 -
14731   type: "plot"
14732   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14733   algorithm: "plot_performance_box"
14734   output-file-type: ".html"
14735   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14736   data: "plot-vpp-throughput-latency-3n-hsw"
14737   filter: "'NIC_Intel-XL710' and
14738            '64B' and
14739            'NDRPDR' and
14740            'ETH' and
14741            'IP4FWD' and
14742            '1T1C' and
14743            'VHOST_1024' and
14744            not 'VXLAN' and
14745            not 'DOT1Q'"
14746   parameters:
14747   - "throughput"
14748   - "parent"
14749   - "tags"
14750   sort:
14751   - "not CFS_OPT"
14752   - "1VM"
14753   - "2VM"
14754   traces:
14755     hoverinfo: "x+y"
14756     boxpoints: "outliers"
14757     whiskerwidth: 0
14758   layout:
14759     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14760     layout: "plot-throughput"
14761
14762 -
14763   type: "plot"
14764   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14765   algorithm: "plot_performance_box"
14766   output-file-type: ".html"
14767   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14768   data: "plot-vpp-throughput-latency-3n-hsw"
14769   filter: "'NIC_Intel-XL710' and
14770            '64B' and
14771            'NDRPDR' and
14772            'ETH' and
14773            'IP4FWD' and
14774            '2T2C' and
14775            'VHOST_1024' and
14776            not 'VXLAN' and
14777            not 'DOT1Q'"
14778   parameters:
14779   - "throughput"
14780   - "parent"
14781   - "tags"
14782   sort:
14783   - "not CFS_OPT"
14784   - "1VM"
14785   - "2VM"
14786   traces:
14787     hoverinfo: "x+y"
14788     boxpoints: "outliers"
14789     whiskerwidth: 0
14790   layout:
14791     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14792     layout: "plot-throughput"
14793
14794 -
14795   type: "plot"
14796   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14797   algorithm: "plot_performance_box"
14798   output-file-type: ".html"
14799   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14800   data: "plot-vpp-throughput-latency-3n-hsw"
14801   filter: "'NIC_Intel-XL710' and
14802            '64B' and
14803            'NDRPDR' and
14804            'ETH' and
14805            'IP4FWD' and
14806            '1T1C' and
14807            'VHOST_1024' and
14808            not 'VXLAN' and
14809            not 'DOT1Q'"
14810   parameters:
14811   - "throughput"
14812   - "parent"
14813   - "tags"
14814   sort:
14815   - "not CFS_OPT"
14816   - "1VM"
14817   - "2VM"
14818   traces:
14819     hoverinfo: "x+y"
14820     boxpoints: "outliers"
14821     whiskerwidth: 0
14822   layout:
14823     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14824     layout: "plot-throughput"
14825
14826 -
14827   type: "plot"
14828   title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14829   algorithm: "plot_performance_box"
14830   output-file-type: ".html"
14831   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14832   data: "plot-vpp-throughput-latency-3n-hsw"
14833   filter: "'NIC_Intel-XL710' and
14834            '64B' and
14835            'NDRPDR' and
14836            'ETH' and
14837            'IP4FWD' and
14838            '2T2C' and
14839            'VHOST_1024' and
14840            not 'VXLAN' and
14841            not 'DOT1Q'"
14842   parameters:
14843   - "throughput"
14844   - "parent"
14845   - "tags"
14846   sort:
14847   - "not CFS_OPT"
14848   - "1VM"
14849   - "2VM"
14850   traces:
14851     hoverinfo: "x+y"
14852     boxpoints: "outliers"
14853     whiskerwidth: 0
14854   layout:
14855     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14856     layout: "plot-throughput"
14857
14858 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710
14859 -
14860   type: "plot"
14861   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14862   algorithm: "plot_performance_box"
14863   output-file-type: ".html"
14864   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14865   data: "plot-vpp-throughput-latency-3n-hsw"
14866   filter: "'NIC_Intel-XL710' and
14867            '64B' and
14868            'NDRPDR' and
14869            ('ETH' or 'DOT1Q') and
14870            '1T1C' and
14871            'L2BDMACLRN' and
14872            'VHOST_1024' and
14873            not 'VXLAN' and
14874            not 'IP4FWD' and
14875            not '2VM'"
14876   parameters:
14877   - "throughput"
14878   - "parent"
14879   - "tags"
14880 #  sort:
14881 #  - "VM"  # "not CFS_OPT"
14882 #  - "CFS_OPT"
14883 #  - "FIB_10K"
14884 #  - "FIB_100K"
14885 #  - "FIB_1M"
14886   traces:
14887     hoverinfo: "x+y"
14888     boxpoints: "outliers"
14889     whiskerwidth: 0
14890   layout:
14891     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
14892     layout: "plot-throughput"
14893
14894 -
14895   type: "plot"
14896   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14897   algorithm: "plot_performance_box"
14898   output-file-type: ".html"
14899   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14900   data: "plot-vpp-throughput-latency-3n-hsw"
14901   filter: "'NIC_Intel-XL710' and
14902            '64B' and
14903            'NDRPDR' and
14904            ('ETH' or 'DOT1Q') and
14905            '2T2C' and
14906            'L2BDMACLRN' and
14907            'VHOST_1024' and
14908            not 'VXLAN' and
14909            not 'IP4FWD' and
14910            not '2VM'"
14911   parameters:
14912   - "throughput"
14913   - "parent"
14914   - "tags"
14915 #  sort:
14916 #  - "VM"  # "not CFS_OPT"
14917 #  - "CFS_OPT"
14918 #  - "FIB_10K"
14919 #  - "FIB_100K"
14920 #  - "FIB_1M"
14921   traces:
14922     hoverinfo: "x+y"
14923     boxpoints: "outliers"
14924     whiskerwidth: 0
14925   layout:
14926     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
14927     layout: "plot-throughput"
14928
14929 -
14930   type: "plot"
14931   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14932   algorithm: "plot_performance_box"
14933   output-file-type: ".html"
14934   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14935   data: "plot-vpp-throughput-latency-3n-hsw"
14936   filter: "'NIC_Intel-XL710' and
14937            '64B' and
14938            'NDRPDR' and
14939            ('ETH' or 'DOT1Q') and
14940            '1T1C' and
14941            'L2BDMACLRN' and
14942            'VHOST_1024' and
14943            not 'VXLAN' and
14944            not 'IP4FWD' and
14945            not '2VM'"
14946   parameters:
14947   - "throughput"
14948   - "parent"
14949   - "tags"
14950 #  sort:
14951 #  - "VM"  # "not CFS_OPT"
14952 #  - "CFS_OPT"
14953 #  - "FIB_10K"
14954 #  - "FIB_100K"
14955 #  - "FIB_1M"
14956   traces:
14957     hoverinfo: "x+y"
14958     boxpoints: "outliers"
14959     whiskerwidth: 0
14960   layout:
14961     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr"
14962     layout: "plot-throughput"
14963
14964 -
14965   type: "plot"
14966   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14967   algorithm: "plot_performance_box"
14968   output-file-type: ".html"
14969   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14970   data: "plot-vpp-throughput-latency-3n-hsw"
14971   filter: "'NIC_Intel-XL710' and
14972            '64B' and
14973            'NDRPDR' and
14974            ('ETH' or 'DOT1Q') and
14975            '2T2C' and
14976            'L2BDMACLRN' and
14977            'VHOST_1024' and
14978            not 'VXLAN' and
14979            not 'IP4FWD' and
14980            not '2VM'"
14981   parameters:
14982   - "throughput"
14983   - "parent"
14984   - "tags"
14985 #  sort:
14986 #  - "VM"  # "not CFS_OPT"
14987 #  - "CFS_OPT"
14988 #  - "FIB_10K"
14989 #  - "FIB_100K"
14990 #  - "FIB_1M"
14991   traces:
14992     hoverinfo: "x+y"
14993     boxpoints: "outliers"
14994     whiskerwidth: 0
14995   layout:
14996     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr"
14997     layout: "plot-throughput"
14998
14999 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base
15000 -
15001   type: "plot"
15002   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
15003   algorithm: "plot_performance_box"
15004   output-file-type: ".html"
15005   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
15006   data: "plot-vpp-throughput-latency-3n-hsw"
15007   filter: "'NIC_Intel-XL710' and
15008            '64B' and
15009            'NDRPDR' and
15010            ('ETH' or 'DOT1Q') and
15011            'BASE' and
15012            '1T1C' and
15013            ('L2BDMACLRN' or 'L2XCFWD') and
15014            'VHOST_1024' and
15015            not 'VXLAN' and
15016            not 'IP4FWD' and
15017            not '2VM'"
15018   parameters:
15019   - "throughput"
15020   - "parent"
15021   - "tags"
15022 #  sort:
15023 #  - "not CFS_OPT"
15024 #  - "L2XCFWD"
15025 #  - "not CFS_OPT"
15026 #  - "CFS_OPT"
15027   traces:
15028     hoverinfo: "x+y"
15029     boxpoints: "outliers"
15030     whiskerwidth: 0
15031   layout:
15032     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
15033     layout: "plot-throughput"
15034
15035 -
15036   type: "plot"
15037   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
15038   algorithm: "plot_performance_box"
15039   output-file-type: ".html"
15040   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
15041   data: "plot-vpp-throughput-latency-3n-hsw"
15042   filter: "'NIC_Intel-XL710' and
15043            '64B' and
15044            'NDRPDR' and
15045            ('ETH' or 'DOT1Q') and
15046            'BASE' and
15047            '1T1C' and
15048            ('L2BDMACLRN' or 'L2XCFWD') and
15049            'VHOST_1024' and
15050            not 'VXLAN' and
15051            not 'IP4FWD' and
15052            not '2VM'"
15053   parameters:
15054   - "throughput"
15055   - "parent"
15056   - "tags"
15057 #  sort:
15058 #  - "not CFS_OPT"
15059 #  - "L2XCFWD"
15060 #  - "not CFS_OPT"
15061 #  - "CFS_OPT"
15062   traces:
15063     hoverinfo: "x+y"
15064     boxpoints: "outliers"
15065     whiskerwidth: 0
15066   layout:
15067     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-pdr"
15068     layout: "plot-throughput"
15069
15070 -
15071   type: "plot"
15072   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
15073   algorithm: "plot_performance_box"
15074   output-file-type: ".html"
15075   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
15076   data: "plot-vpp-throughput-latency-3n-hsw"
15077   filter: "'NIC_Intel-XL710' and
15078            '64B' and
15079            'NDRPDR' and
15080            ('ETH' or 'DOT1Q') and
15081            'BASE' and
15082            '2T2C' and
15083            ('L2BDMACLRN' or 'L2XCFWD') and
15084            'VHOST_1024' and
15085            not 'VXLAN' and
15086            not 'IP4FWD' and
15087            not '2VM'"
15088   parameters:
15089   - "throughput"
15090   - "parent"
15091   - "tags"
15092 #  sort:
15093 #  - "not CFS_OPT"
15094 #  - "L2XCFWD"
15095 #  - "not CFS_OPT"
15096 #  - "CFS_OPT"
15097   traces:
15098     hoverinfo: "x+y"
15099     boxpoints: "outliers"
15100     whiskerwidth: 0
15101   layout:
15102     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
15103     layout: "plot-throughput"
15104
15105 -
15106   type: "plot"
15107   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
15108   algorithm: "plot_performance_box"
15109   output-file-type: ".html"
15110   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
15111   data: "plot-vpp-throughput-latency-3n-hsw"
15112   filter: "'NIC_Intel-XL710' and
15113            '64B' and
15114            'NDRPDR' and
15115            ('ETH' or 'DOT1Q') and
15116            'BASE' and
15117            '2T2C' and
15118            ('L2BDMACLRN' or 'L2XCFWD') and
15119            'VHOST_1024' and
15120            not 'VXLAN' and
15121            not 'IP4FWD' and
15122            not '2VM'"
15123   parameters:
15124   - "throughput"
15125   - "parent"
15126   - "tags"
15127 #  sort:
15128 #  - "not CFS_OPT"
15129 #  - "L2XCFWD"
15130 #  - "not CFS_OPT"
15131 #  - "CFS_OPT"
15132   traces:
15133     hoverinfo: "x+y"
15134     boxpoints: "outliers"
15135     whiskerwidth: 0
15136   layout:
15137     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-pdr"
15138     layout: "plot-throughput"
15139
15140 # Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - base vm
15141 -
15142   type: "plot"
15143   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15144   algorithm: "plot_performance_box"
15145   output-file-type: ".html"
15146   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15147   data: "plot-vpp-throughput-latency-3n-hsw"
15148   filter: "'NIC_Intel-XL710' and
15149            '64B' and
15150            'NDRPDR' and
15151            ('ETH' or 'DOT1Q') and
15152            '1T1C' and
15153            ('L2BDMACLRN' or 'L2XCFWD') and
15154            'VHOST_1024' and
15155            not 'CFS_OPT' and
15156            not 'VXLAN' and
15157            not 'IP4FWD'"
15158   parameters:
15159   - "throughput"
15160   - "parent"
15161   - "tags"
15162 #  sort:
15163 #  - "1VM"
15164 #  - "L2XCFWD"
15165 #  - "1VM"
15166 #  - "L2BDMACLRN"
15167   traces:
15168     hoverinfo: "x+y"
15169     boxpoints: "outliers"
15170     whiskerwidth: 0
15171   layout:
15172     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
15173     layout: "plot-throughput"
15174
15175 -
15176   type: "plot"
15177   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15178   algorithm: "plot_performance_box"
15179   output-file-type: ".html"
15180   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15181   data: "plot-vpp-throughput-latency-3n-hsw"
15182   filter: "'NIC_Intel-XL710' and
15183            '64B' and
15184            'NDRPDR' and
15185            ('ETH' or 'DOT1Q') and
15186            '1T1C' and
15187            ('L2BDMACLRN' or 'L2XCFWD') and
15188            'VHOST_1024' and
15189            not 'CFS_OPT' and
15190            not 'VXLAN' and
15191            not 'IP4FWD'"
15192   parameters:
15193   - "throughput"
15194   - "parent"
15195   - "tags"
15196 #  sort:
15197 #  - "1VM"
15198 #  - "L2XCFWD"
15199 #  - "1VM"
15200 #  - "L2BDMACLRN"
15201   traces:
15202     hoverinfo: "x+y"
15203     boxpoints: "outliers"
15204     whiskerwidth: 0
15205   layout:
15206     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-pdr"
15207     layout: "plot-throughput"
15208
15209 -
15210   type: "plot"
15211   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15212   algorithm: "plot_performance_box"
15213   output-file-type: ".html"
15214   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15215   data: "plot-vpp-throughput-latency-3n-hsw"
15216   filter: "'NIC_Intel-XL710' and
15217            '64B' and
15218            'NDRPDR' and
15219            ('ETH' or 'DOT1Q') and
15220            '2T2C' and
15221            ('L2BDMACLRN' or 'L2XCFWD') and
15222            'VHOST_1024' and
15223            not 'CFS_OPT' and
15224            not 'VXLAN' and
15225            not 'IP4FWD'"
15226   parameters:
15227   - "throughput"
15228   - "parent"
15229   - "tags"
15230 #  sort:
15231 #  - "1VM"
15232 #  - "L2XCFWD"
15233 #  - "1VM"
15234 #  - "L2BDMACLRN"
15235   traces:
15236     hoverinfo: "x+y"
15237     boxpoints: "outliers"
15238     whiskerwidth: 0
15239   layout:
15240     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
15241     layout: "plot-throughput"
15242
15243 -
15244   type: "plot"
15245   title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15246   algorithm: "plot_performance_box"
15247   output-file-type: ".html"
15248   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15249   data: "plot-vpp-throughput-latency-3n-hsw"
15250   filter: "'NIC_Intel-XL710' and
15251            '64B' and
15252            'NDRPDR' and
15253            ('ETH' or 'DOT1Q') and
15254            '2T2C' and
15255            ('L2BDMACLRN' or 'L2XCFWD') and
15256            'VHOST_1024' and
15257            not 'CFS_OPT' and
15258            not 'VXLAN' and
15259            not 'IP4FWD'"
15260   parameters:
15261   - "throughput"
15262   - "parent"
15263   - "tags"
15264 #  sort:
15265 #  - "1VM"
15266 #  - "L2XCFWD"
15267 #  - "1VM"
15268 #  - "L2BDMACLRN"
15269   traces:
15270     hoverinfo: "x+y"
15271     boxpoints: "outliers"
15272     whiskerwidth: 0
15273   layout:
15274     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-pdr"
15275     layout: "plot-throughput"
15276
15277 # Packet Throughput - VPP vhost ip4 3n-skx-x710
15278 -
15279   type: "plot"
15280   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15281   algorithm: "plot_performance_box"
15282   output-file-type: ".html"
15283   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15284   data: "plot-vpp-throughput-latency-3n-skx"
15285   filter: "'NIC_Intel-X710' and
15286            '64B' and
15287            'NDRPDR' and
15288            'ETH' and
15289            'IP4FWD' and
15290            '2T1C' and
15291            'VHOST_1024' and
15292            not 'VXLAN' and
15293            not 'DOT1Q'"
15294   parameters:
15295   - "throughput"
15296   - "parent"
15297   - "tags"
15298   sort:
15299   - "not CFS_OPT"
15300   - "1VM"
15301   - "2VM"
15302   traces:
15303     hoverinfo: "x+y"
15304     boxpoints: "outliers"
15305     whiskerwidth: 0
15306   layout:
15307     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15308     layout: "plot-throughput"
15309
15310 -
15311   type: "plot"
15312   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15313   algorithm: "plot_performance_box"
15314   output-file-type: ".html"
15315   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15316   data: "plot-vpp-throughput-latency-3n-skx"
15317   filter: "'NIC_Intel-X710' and
15318            '64B' and
15319            'NDRPDR' and
15320            'ETH' and
15321            'IP4FWD' and
15322            '4T2C' and
15323            'VHOST_1024' and
15324            not 'VXLAN' and
15325            not 'DOT1Q'"
15326   parameters:
15327   - "throughput"
15328   - "parent"
15329   - "tags"
15330   sort:
15331   - "not CFS_OPT"
15332   - "1VM"
15333   - "2VM"
15334   traces:
15335     hoverinfo: "x+y"
15336     boxpoints: "outliers"
15337     whiskerwidth: 0
15338   layout:
15339     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15340     layout: "plot-throughput"
15341
15342 -
15343   type: "plot"
15344   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15345   algorithm: "plot_performance_box"
15346   output-file-type: ".html"
15347   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15348   data: "plot-vpp-throughput-latency-3n-skx"
15349   filter: "'NIC_Intel-X710' and
15350            '64B' and
15351            'NDRPDR' and
15352            'ETH' and
15353            'IP4FWD' and
15354            '2T1C' and
15355            'VHOST_1024' and
15356            not 'VXLAN' and
15357            not 'DOT1Q'"
15358   parameters:
15359   - "throughput"
15360   - "parent"
15361   - "tags"
15362   sort:
15363   - "not CFS_OPT"
15364   - "1VM"
15365   - "2VM"
15366   traces:
15367     hoverinfo: "x+y"
15368     boxpoints: "outliers"
15369     whiskerwidth: 0
15370   layout:
15371     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15372     layout: "plot-throughput"
15373
15374 -
15375   type: "plot"
15376   title: "VPP Throughput: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15377   algorithm: "plot_performance_box"
15378   output-file-type: ".html"
15379   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15380   data: "plot-vpp-throughput-latency-3n-skx"
15381   filter: "'NIC_Intel-X710' and
15382            '64B' and
15383            'NDRPDR' and
15384            'ETH' and
15385            'IP4FWD' and
15386            '4T2C' and
15387            'VHOST_1024' and
15388            not 'VXLAN' and
15389            not 'DOT1Q'"
15390   parameters:
15391   - "throughput"
15392   - "parent"
15393   - "tags"
15394   sort:
15395   - "not CFS_OPT"
15396   - "1VM"
15397   - "2VM"
15398   traces:
15399     hoverinfo: "x+y"
15400     boxpoints: "outliers"
15401     whiskerwidth: 0
15402   layout:
15403     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15404     layout: "plot-throughput"
15405
15406 # Packet Throughput - VPP vhost l2sw 3n-skx-x710
15407 -
15408   type: "plot"
15409   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15410   algorithm: "plot_performance_box"
15411   output-file-type: ".html"
15412   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15413   data: "plot-vpp-throughput-latency-3n-skx"
15414   filter: "'NIC_Intel-X710' and
15415            '64B' and
15416            'NDRPDR' and
15417            ('ETH' or 'DOT1Q') and
15418            '2T1C' and
15419            'L2BDMACLRN' and
15420            'VHOST_1024' and
15421            not 'VXLAN' and
15422            not 'IP4FWD' and
15423            not '2VM'"
15424   parameters:
15425   - "throughput"
15426   - "parent"
15427   - "tags"
15428 #  sort:
15429 #  - "VM"  # "not CFS_OPT"
15430 #  - "CFS_OPT"
15431 #  - "FIB_10K"
15432 #  - "FIB_100K"
15433 #  - "FIB_1M"
15434   traces:
15435     hoverinfo: "x+y"
15436     boxpoints: "outliers"
15437     whiskerwidth: 0
15438   layout:
15439     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
15440     layout: "plot-throughput"
15441
15442 -
15443   type: "plot"
15444   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15445   algorithm: "plot_performance_box"
15446   output-file-type: ".html"
15447   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15448   data: "plot-vpp-throughput-latency-3n-skx"
15449   filter: "'NIC_Intel-X710' and
15450            '64B' and
15451            'NDRPDR' and
15452            ('ETH' or 'DOT1Q') and
15453            '4T2C' and
15454            'L2BDMACLRN' and
15455            'VHOST_1024' and
15456            not 'VXLAN' and
15457            not 'IP4FWD' and
15458            not '2VM'"
15459   parameters:
15460   - "throughput"
15461   - "parent"
15462   - "tags"
15463 #  sort:
15464 #  - "VM"  # "not CFS_OPT"
15465 #  - "CFS_OPT"
15466 #  - "FIB_10K"
15467 #  - "FIB_100K"
15468 #  - "FIB_1M"
15469   traces:
15470     hoverinfo: "x+y"
15471     boxpoints: "outliers"
15472     whiskerwidth: 0
15473   layout:
15474     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
15475     layout: "plot-throughput"
15476
15477 -
15478   type: "plot"
15479   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15480   algorithm: "plot_performance_box"
15481   output-file-type: ".html"
15482   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15483   data: "plot-vpp-throughput-latency-3n-skx"
15484   filter: "'NIC_Intel-X710' and
15485            '64B' and
15486            'NDRPDR' and
15487            ('ETH' or 'DOT1Q') and
15488            '2T1C' and
15489            'L2BDMACLRN' and
15490            'VHOST_1024' and
15491            not 'VXLAN' and
15492            not 'IP4FWD' and
15493            not '2VM'"
15494   parameters:
15495   - "throughput"
15496   - "parent"
15497   - "tags"
15498 #  sort:
15499 #  - "VM"  # "not CFS_OPT"
15500 #  - "CFS_OPT"
15501 #  - "FIB_10K"
15502 #  - "FIB_100K"
15503 #  - "FIB_1M"
15504   traces:
15505     hoverinfo: "x+y"
15506     boxpoints: "outliers"
15507     whiskerwidth: 0
15508   layout:
15509     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr"
15510     layout: "plot-throughput"
15511
15512 -
15513   type: "plot"
15514   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15515   algorithm: "plot_performance_box"
15516   output-file-type: ".html"
15517   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15518   data: "plot-vpp-throughput-latency-3n-skx"
15519   filter: "'NIC_Intel-X710' and
15520            '64B' and
15521            'NDRPDR' and
15522            ('ETH' or 'DOT1Q') and
15523            '4T2C' and
15524            'L2BDMACLRN' and
15525            'VHOST_1024' and
15526            not 'VXLAN' and
15527            not 'IP4FWD' and
15528            not '2VM'"
15529   parameters:
15530   - "throughput"
15531   - "parent"
15532   - "tags"
15533 #  sort:
15534 #  - "VM"  # "not CFS_OPT"
15535 #  - "CFS_OPT"
15536 #  - "FIB_10K"
15537 #  - "FIB_100K"
15538 #  - "FIB_1M"
15539   traces:
15540     hoverinfo: "x+y"
15541     boxpoints: "outliers"
15542     whiskerwidth: 0
15543   layout:
15544     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr"
15545     layout: "plot-throughput"
15546
15547 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base
15548 -
15549   type: "plot"
15550   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
15551   algorithm: "plot_performance_box"
15552   output-file-type: ".html"
15553   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
15554   data: "plot-vpp-throughput-latency-3n-skx"
15555   filter: "'NIC_Intel-X710' and
15556            '64B' and
15557            'NDRPDR' and
15558            ('ETH' or 'DOT1Q') and
15559            'BASE' and
15560            '2T1C' and
15561            ('L2BDMACLRN' or 'L2XCFWD') and
15562            'VHOST_1024' and
15563            not 'VXLAN' and
15564            not 'IP4FWD' and
15565            not '2VM' and
15566            not 'LBOND'"
15567   parameters:
15568   - "throughput"
15569   - "parent"
15570   - "tags"
15571 #  sort:
15572 #  - "not CFS_OPT"
15573 #  - "L2XCFWD"
15574 #  - "not CFS_OPT"
15575 #  - "CFS_OPT"
15576   traces:
15577     hoverinfo: "x+y"
15578     boxpoints: "outliers"
15579     whiskerwidth: 0
15580   layout:
15581     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
15582     layout: "plot-throughput"
15583
15584 -
15585   type: "plot"
15586   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
15587   algorithm: "plot_performance_box"
15588   output-file-type: ".html"
15589   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
15590   data: "plot-vpp-throughput-latency-3n-skx"
15591   filter: "'NIC_Intel-X710' and
15592            '64B' and
15593            'NDRPDR' and
15594            ('ETH' or 'DOT1Q') and
15595            'BASE' and
15596            '2T1C' and
15597            ('L2BDMACLRN' or 'L2XCFWD') and
15598            'VHOST_1024' and
15599            not 'VXLAN' and
15600            not 'IP4FWD' and
15601            not '2VM' and
15602            not 'LBOND'"
15603   parameters:
15604   - "throughput"
15605   - "parent"
15606   - "tags"
15607 #  sort:
15608 #  - "not CFS_OPT"
15609 #  - "L2XCFWD"
15610 #  - "not CFS_OPT"
15611 #  - "CFS_OPT"
15612   traces:
15613     hoverinfo: "x+y"
15614     boxpoints: "outliers"
15615     whiskerwidth: 0
15616   layout:
15617     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-pdr"
15618     layout: "plot-throughput"
15619
15620 -
15621   type: "plot"
15622   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
15623   algorithm: "plot_performance_box"
15624   output-file-type: ".html"
15625   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
15626   data: "plot-vpp-throughput-latency-3n-skx"
15627   filter: "'NIC_Intel-X710' and
15628            '64B' and
15629            'NDRPDR' and
15630            ('ETH' or 'DOT1Q') and
15631            'BASE' and
15632            '4T2C' and
15633            ('L2BDMACLRN' or 'L2XCFWD') and
15634            'VHOST_1024' and
15635            not 'VXLAN' and
15636            not 'IP4FWD' and
15637            not '2VM' and
15638            not 'LBOND'"
15639   parameters:
15640   - "throughput"
15641   - "parent"
15642   - "tags"
15643 #  sort:
15644 #  - "not CFS_OPT"
15645 #  - "L2XCFWD"
15646 #  - "not CFS_OPT"
15647 #  - "CFS_OPT"
15648   traces:
15649     hoverinfo: "x+y"
15650     boxpoints: "outliers"
15651     whiskerwidth: 0
15652   layout:
15653     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
15654     layout: "plot-throughput"
15655
15656 -
15657   type: "plot"
15658   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
15659   algorithm: "plot_performance_box"
15660   output-file-type: ".html"
15661   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
15662   data: "plot-vpp-throughput-latency-3n-skx"
15663   filter: "'NIC_Intel-X710' and
15664            '64B' and
15665            'NDRPDR' and
15666            ('ETH' or 'DOT1Q') and
15667            'BASE' and
15668            '4T2C' and
15669            ('L2BDMACLRN' or 'L2XCFWD') and
15670            'VHOST_1024' and
15671            not 'VXLAN' and
15672            not 'IP4FWD' and
15673            not '2VM' and
15674            not 'LBOND'"
15675   parameters:
15676   - "throughput"
15677   - "parent"
15678   - "tags"
15679 #  sort:
15680 #  - "not CFS_OPT"
15681 #  - "L2XCFWD"
15682 #  - "not CFS_OPT"
15683 #  - "CFS_OPT"
15684   traces:
15685     hoverinfo: "x+y"
15686     boxpoints: "outliers"
15687     whiskerwidth: 0
15688   layout:
15689     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-pdr"
15690     layout: "plot-throughput"
15691
15692 # Packet Throughput - VPP vhost l2sw 3n-skx-x710 - base vm
15693 -
15694   type: "plot"
15695   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
15696   algorithm: "plot_performance_box"
15697   output-file-type: ".html"
15698   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
15699   data: "plot-vpp-throughput-latency-3n-skx"
15700   filter: "'NIC_Intel-X710' and
15701            '64B' and
15702            'NDRPDR' and
15703            ('ETH' or 'DOT1Q') and
15704            '2T1C' and
15705            ('L2BDMACLRN' or 'L2XCFWD') and
15706            'VHOST_1024' and
15707            not 'CFS_OPT' and
15708            not 'VXLAN' and
15709            not 'IP4FWD' and
15710            not 'LBOND'"
15711   parameters:
15712   - "throughput"
15713   - "parent"
15714   - "tags"
15715 #  sort:
15716 #  - "1VM"
15717 #  - "L2XCFWD"
15718 #  - "1VM"
15719 #  - "L2BDMACLRN"
15720   traces:
15721     hoverinfo: "x+y"
15722     boxpoints: "outliers"
15723     whiskerwidth: 0
15724   layout:
15725     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
15726     layout: "plot-throughput"
15727
15728 -
15729   type: "plot"
15730   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
15731   algorithm: "plot_performance_box"
15732   output-file-type: ".html"
15733   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
15734   data: "plot-vpp-throughput-latency-3n-skx"
15735   filter: "'NIC_Intel-X710' and
15736            '64B' and
15737            'NDRPDR' and
15738            ('ETH' or 'DOT1Q') and
15739            '2T1C' and
15740            ('L2BDMACLRN' or 'L2XCFWD') and
15741            'VHOST_1024' and
15742            not 'CFS_OPT' and
15743            not 'VXLAN' and
15744            not 'IP4FWD' and
15745            not 'LBOND'"
15746   parameters:
15747   - "throughput"
15748   - "parent"
15749   - "tags"
15750 #  sort:
15751 #  - "1VM"
15752 #  - "L2XCFWD"
15753 #  - "1VM"
15754 #  - "L2BDMACLRN"
15755   traces:
15756     hoverinfo: "x+y"
15757     boxpoints: "outliers"
15758     whiskerwidth: 0
15759   layout:
15760     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-pdr"
15761     layout: "plot-throughput"
15762
15763 -
15764   type: "plot"
15765   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
15766   algorithm: "plot_performance_box"
15767   output-file-type: ".html"
15768   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
15769   data: "plot-vpp-throughput-latency-3n-skx"
15770   filter: "'NIC_Intel-X710' and
15771            '64B' and
15772            'NDRPDR' and
15773            ('ETH' or 'DOT1Q') and
15774            '4T2C' and
15775            ('L2BDMACLRN' or 'L2XCFWD') and
15776            'VHOST_1024' and
15777            not 'CFS_OPT' and
15778            not 'VXLAN' and
15779            not 'IP4FWD' and
15780            not 'LBOND'"
15781   parameters:
15782   - "throughput"
15783   - "parent"
15784   - "tags"
15785 #  sort:
15786 #  - "1VM"
15787 #  - "L2XCFWD"
15788 #  - "1VM"
15789 #  - "L2BDMACLRN"
15790   traces:
15791     hoverinfo: "x+y"
15792     boxpoints: "outliers"
15793     whiskerwidth: 0
15794   layout:
15795     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
15796     layout: "plot-throughput"
15797
15798 -
15799   type: "plot"
15800   title: "VPP Throughput: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
15801   algorithm: "plot_performance_box"
15802   output-file-type: ".html"
15803   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
15804   data: "plot-vpp-throughput-latency-3n-skx"
15805   filter: "'NIC_Intel-X710' and
15806            '64B' and
15807            'NDRPDR' and
15808            ('ETH' or 'DOT1Q') and
15809            '4T2C' and
15810            ('L2BDMACLRN' or 'L2XCFWD') and
15811            'VHOST_1024' and
15812            not 'CFS_OPT' and
15813            not 'VXLAN' and
15814            not 'IP4FWD' and
15815            not 'LBOND'"
15816   parameters:
15817   - "throughput"
15818   - "parent"
15819   - "tags"
15820 #  sort:
15821 #  - "1VM"
15822 #  - "L2XCFWD"
15823 #  - "1VM"
15824 #  - "L2BDMACLRN"
15825   traces:
15826     hoverinfo: "x+y"
15827     boxpoints: "outliers"
15828     whiskerwidth: 0
15829   layout:
15830     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-pdr"
15831     layout: "plot-throughput"
15832
15833 # Packet Throughput - VPP vhost ip4 2n-skx-x710
15834 -
15835   type: "plot"
15836   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15837   algorithm: "plot_performance_box"
15838   output-file-type: ".html"
15839   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15840   data: "plot-vpp-throughput-latency-2n-skx"
15841   filter: "'NIC_Intel-X710' and
15842            '64B' and
15843            'NDRPDR' and
15844            'ETH' and
15845            'IP4FWD' and
15846            '2T1C' and
15847            'VHOST_1024' and
15848            not 'VXLAN' and
15849            not 'DOT1Q'"
15850   parameters:
15851   - "throughput"
15852   - "parent"
15853   - "tags"
15854   sort:
15855   - "not CFS_OPT"
15856   - "1VM"
15857   - "2VM"
15858   traces:
15859     hoverinfo: "x+y"
15860     boxpoints: "outliers"
15861     whiskerwidth: 0
15862   layout:
15863     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15864     layout: "plot-throughput"
15865
15866 -
15867   type: "plot"
15868   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15869   algorithm: "plot_performance_box"
15870   output-file-type: ".html"
15871   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15872   data: "plot-vpp-throughput-latency-2n-skx"
15873   filter: "'NIC_Intel-X710' and
15874            '64B' and
15875            'NDRPDR' and
15876            'ETH' and
15877            'IP4FWD' and
15878            '4T2C' and
15879            'VHOST_1024' and
15880            not 'VXLAN' and
15881            not 'DOT1Q'"
15882   parameters:
15883   - "throughput"
15884   - "parent"
15885   - "tags"
15886   sort:
15887   - "not CFS_OPT"
15888   - "1VM"
15889   - "2VM"
15890   traces:
15891     hoverinfo: "x+y"
15892     boxpoints: "outliers"
15893     whiskerwidth: 0
15894   layout:
15895     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
15896     layout: "plot-throughput"
15897
15898 -
15899   type: "plot"
15900   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15901   algorithm: "plot_performance_box"
15902   output-file-type: ".html"
15903   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15904   data: "plot-vpp-throughput-latency-2n-skx"
15905   filter: "'NIC_Intel-X710' and
15906            '64B' and
15907            'NDRPDR' and
15908            'ETH' and
15909            'IP4FWD' and
15910            '2T1C' and
15911            'VHOST_1024' and
15912            not 'VXLAN' and
15913            not 'DOT1Q'"
15914   parameters:
15915   - "throughput"
15916   - "parent"
15917   - "tags"
15918   sort:
15919   - "not CFS_OPT"
15920   - "1VM"
15921   - "2VM"
15922   traces:
15923     hoverinfo: "x+y"
15924     boxpoints: "outliers"
15925     whiskerwidth: 0
15926   layout:
15927     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
15928     layout: "plot-throughput"
15929
15930 -
15931   type: "plot"
15932   title: "VPP Throughput: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15933   algorithm: "plot_performance_box"
15934   output-file-type: ".html"
15935   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15936   data: "plot-vpp-throughput-latency-2n-skx"
15937   filter: "'NIC_Intel-X710' and
15938            '64B' and
15939            'NDRPDR' and
15940            'ETH' and
15941            'IP4FWD' and
15942            '4T2C' and
15943            'VHOST_1024' and
15944            not 'VXLAN' and
15945            not 'DOT1Q'"
15946   parameters:
15947   - "throughput"
15948   - "parent"
15949   - "tags"
15950   sort:
15951   - "not CFS_OPT"
15952   - "1VM"
15953   - "2VM"
15954   traces:
15955     hoverinfo: "x+y"
15956     boxpoints: "outliers"
15957     whiskerwidth: 0
15958   layout:
15959     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
15960     layout: "plot-throughput"
15961
15962 # Packet Throughput - VPP vhost l2sw 2n-skx-x710
15963 -
15964   type: "plot"
15965   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15966   algorithm: "plot_performance_box"
15967   output-file-type: ".html"
15968   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15969   data: "plot-vpp-throughput-latency-2n-skx"
15970   filter: "'NIC_Intel-X710' and
15971            '64B' and
15972            'NDRPDR' and
15973            ('ETH' or 'DOT1Q') and
15974            '2T1C' and
15975            'L2BDMACLRN' and
15976            'VHOST_1024' and
15977            not 'VXLAN' and
15978            not 'IP4FWD' and
15979            not '2VM'"
15980   parameters:
15981   - "throughput"
15982   - "parent"
15983   - "tags"
15984 #  sort:
15985 #  - "VM"  # "not CFS_OPT"
15986 #  - "CFS_OPT"
15987 #  - "FIB_10K"
15988 #  - "FIB_100K"
15989 #  - "FIB_1M"
15990   traces:
15991     hoverinfo: "x+y"
15992     boxpoints: "outliers"
15993     whiskerwidth: 0
15994   layout:
15995     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
15996     layout: "plot-throughput"
15997
15998 -
15999   type: "plot"
16000   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16001   algorithm: "plot_performance_box"
16002   output-file-type: ".html"
16003   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16004   data: "plot-vpp-throughput-latency-2n-skx"
16005   filter: "'NIC_Intel-X710' and
16006            '64B' and
16007            'NDRPDR' and
16008            ('ETH' or 'DOT1Q') and
16009            '4T2C' and
16010            'L2BDMACLRN' and
16011            'VHOST_1024' and
16012            not 'VXLAN' and
16013            not 'IP4FWD' and
16014            not '2VM'"
16015   parameters:
16016   - "throughput"
16017   - "parent"
16018   - "tags"
16019 #  sort:
16020 #  - "VM"  # "not CFS_OPT"
16021 #  - "CFS_OPT"
16022 #  - "FIB_10K"
16023 #  - "FIB_100K"
16024 #  - "FIB_1M"
16025   traces:
16026     hoverinfo: "x+y"
16027     boxpoints: "outliers"
16028     whiskerwidth: 0
16029   layout:
16030     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
16031     layout: "plot-throughput"
16032
16033 -
16034   type: "plot"
16035   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16036   algorithm: "plot_performance_box"
16037   output-file-type: ".html"
16038   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16039   data: "plot-vpp-throughput-latency-2n-skx"
16040   filter: "'NIC_Intel-X710' and
16041            '64B' and
16042            'NDRPDR' and
16043            ('ETH' or 'DOT1Q') and
16044            '2T1C' and
16045            'L2BDMACLRN' and
16046            'VHOST_1024' and
16047            not 'VXLAN' and
16048            not 'IP4FWD' and
16049            not '2VM'"
16050   parameters:
16051   - "throughput"
16052   - "parent"
16053   - "tags"
16054 #  sort:
16055 #  - "VM"  # "not CFS_OPT"
16056 #  - "CFS_OPT"
16057 #  - "FIB_10K"
16058 #  - "FIB_100K"
16059 #  - "FIB_1M"
16060   traces:
16061     hoverinfo: "x+y"
16062     boxpoints: "outliers"
16063     whiskerwidth: 0
16064   layout:
16065     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr"
16066     layout: "plot-throughput"
16067
16068 -
16069   type: "plot"
16070   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16071   algorithm: "plot_performance_box"
16072   output-file-type: ".html"
16073   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16074   data: "plot-vpp-throughput-latency-2n-skx"
16075   filter: "'NIC_Intel-X710' and
16076            '64B' and
16077            'NDRPDR' and
16078            ('ETH' or 'DOT1Q') and
16079            '4T2C' and
16080            'L2BDMACLRN' and
16081            'VHOST_1024' and
16082            not 'VXLAN' and
16083            not 'IP4FWD' and
16084            not '2VM'"
16085   parameters:
16086   - "throughput"
16087   - "parent"
16088   - "tags"
16089 #  sort:
16090 #  - "VM"  # "not CFS_OPT"
16091 #  - "CFS_OPT"
16092 #  - "FIB_10K"
16093 #  - "FIB_100K"
16094 #  - "FIB_1M"
16095   traces:
16096     hoverinfo: "x+y"
16097     boxpoints: "outliers"
16098     whiskerwidth: 0
16099   layout:
16100     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr"
16101     layout: "plot-throughput"
16102
16103 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base
16104 -
16105   type: "plot"
16106   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
16107   algorithm: "plot_performance_box"
16108   output-file-type: ".html"
16109   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
16110   data: "plot-vpp-throughput-latency-2n-skx"
16111   filter: "'NIC_Intel-X710' and
16112            '64B' and
16113            'NDRPDR' and
16114            ('ETH' or 'DOT1Q') and
16115            'BASE' and
16116            '2T1C' and
16117            ('L2BDMACLRN' or 'L2XCFWD') and
16118            'VHOST_1024' and
16119            not 'VXLAN' and
16120            not 'IP4FWD' and
16121            not '2VM'"
16122   parameters:
16123   - "throughput"
16124   - "parent"
16125   - "tags"
16126 #  sort:
16127 #  - "not CFS_OPT"
16128 #  - "L2XCFWD"
16129 #  - "not CFS_OPT"
16130 #  - "CFS_OPT"
16131   traces:
16132     hoverinfo: "x+y"
16133     boxpoints: "outliers"
16134     whiskerwidth: 0
16135   layout:
16136     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
16137     layout: "plot-throughput"
16138
16139 -
16140   type: "plot"
16141   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
16142   algorithm: "plot_performance_box"
16143   output-file-type: ".html"
16144   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
16145   data: "plot-vpp-throughput-latency-2n-skx"
16146   filter: "'NIC_Intel-X710' and
16147            '64B' and
16148            'NDRPDR' and
16149            ('ETH' or 'DOT1Q') and
16150            'BASE' and
16151            '2T1C' and
16152            ('L2BDMACLRN' or 'L2XCFWD') and
16153            'VHOST_1024' and
16154            not 'VXLAN' and
16155            not 'IP4FWD' and
16156            not '2VM'"
16157   parameters:
16158   - "throughput"
16159   - "parent"
16160   - "tags"
16161 #  sort:
16162 #  - "not CFS_OPT"
16163 #  - "L2XCFWD"
16164 #  - "not CFS_OPT"
16165 #  - "CFS_OPT"
16166   traces:
16167     hoverinfo: "x+y"
16168     boxpoints: "outliers"
16169     whiskerwidth: 0
16170   layout:
16171     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-pdr"
16172     layout: "plot-throughput"
16173
16174 -
16175   type: "plot"
16176   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
16177   algorithm: "plot_performance_box"
16178   output-file-type: ".html"
16179   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
16180   data: "plot-vpp-throughput-latency-2n-skx"
16181   filter: "'NIC_Intel-X710' and
16182            '64B' and
16183            'NDRPDR' and
16184            ('ETH' or 'DOT1Q') and
16185            'BASE' and
16186            '4T2C' and
16187            ('L2BDMACLRN' or 'L2XCFWD') and
16188            'VHOST_1024' and
16189            not 'VXLAN' and
16190            not 'IP4FWD' and
16191            not '2VM'"
16192   parameters:
16193   - "throughput"
16194   - "parent"
16195   - "tags"
16196 #  sort:
16197 #  - "not CFS_OPT"
16198 #  - "L2XCFWD"
16199 #  - "not CFS_OPT"
16200 #  - "CFS_OPT"
16201   traces:
16202     hoverinfo: "x+y"
16203     boxpoints: "outliers"
16204     whiskerwidth: 0
16205   layout:
16206     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
16207     layout: "plot-throughput"
16208
16209 -
16210   type: "plot"
16211   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
16212   algorithm: "plot_performance_box"
16213   output-file-type: ".html"
16214   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
16215   data: "plot-vpp-throughput-latency-2n-skx"
16216   filter: "'NIC_Intel-X710' and
16217            '64B' and
16218            'NDRPDR' and
16219            ('ETH' or 'DOT1Q') and
16220            'BASE' and
16221            '4T2C' and
16222            ('L2BDMACLRN' or 'L2XCFWD') and
16223            'VHOST_1024' and
16224            not 'VXLAN' and
16225            not 'IP4FWD' and
16226            not '2VM'"
16227   parameters:
16228   - "throughput"
16229   - "parent"
16230   - "tags"
16231 #  sort:
16232 #  - "not CFS_OPT"
16233 #  - "L2XCFWD"
16234 #  - "not CFS_OPT"
16235 #  - "CFS_OPT"
16236   traces:
16237     hoverinfo: "x+y"
16238     boxpoints: "outliers"
16239     whiskerwidth: 0
16240   layout:
16241     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-pdr"
16242     layout: "plot-throughput"
16243
16244 # Packet Throughput - VPP vhost l2sw 2n-skx-x710 - base vm
16245 -
16246   type: "plot"
16247   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16248   algorithm: "plot_performance_box"
16249   output-file-type: ".html"
16250   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16251   data: "plot-vpp-throughput-latency-2n-skx"
16252   filter: "'NIC_Intel-X710' and
16253            '64B' and
16254            'NDRPDR' and
16255            ('ETH' or 'DOT1Q') and
16256            '2T1C' and
16257            ('L2BDMACLRN' or 'L2XCFWD') and
16258            'VHOST_1024' and
16259            not 'CFS_OPT' and
16260            not 'VXLAN' and
16261            not 'IP4FWD'"
16262   parameters:
16263   - "throughput"
16264   - "parent"
16265   - "tags"
16266 #  sort:
16267 #  - "1VM"
16268 #  - "L2XCFWD"
16269 #  - "1VM"
16270 #  - "L2BDMACLRN"
16271   traces:
16272     hoverinfo: "x+y"
16273     boxpoints: "outliers"
16274     whiskerwidth: 0
16275   layout:
16276     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
16277     layout: "plot-throughput"
16278
16279 -
16280   type: "plot"
16281   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16282   algorithm: "plot_performance_box"
16283   output-file-type: ".html"
16284   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16285   data: "plot-vpp-throughput-latency-2n-skx"
16286   filter: "'NIC_Intel-X710' and
16287            '64B' and
16288            'NDRPDR' and
16289            ('ETH' or 'DOT1Q') and
16290            '2T1C' and
16291            ('L2BDMACLRN' or 'L2XCFWD') and
16292            'VHOST_1024' and
16293            not 'CFS_OPT' and
16294            not 'VXLAN' and
16295            not 'IP4FWD'"
16296   parameters:
16297   - "throughput"
16298   - "parent"
16299   - "tags"
16300 #  sort:
16301 #  - "1VM"
16302 #  - "L2XCFWD"
16303 #  - "1VM"
16304 #  - "L2BDMACLRN"
16305   traces:
16306     hoverinfo: "x+y"
16307     boxpoints: "outliers"
16308     whiskerwidth: 0
16309   layout:
16310     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-pdr"
16311     layout: "plot-throughput"
16312
16313 -
16314   type: "plot"
16315   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16316   algorithm: "plot_performance_box"
16317   output-file-type: ".html"
16318   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16319   data: "plot-vpp-throughput-latency-2n-skx"
16320   filter: "'NIC_Intel-X710' and
16321            '64B' and
16322            'NDRPDR' and
16323            ('ETH' or 'DOT1Q') and
16324            '4T2C' and
16325            ('L2BDMACLRN' or 'L2XCFWD') and
16326            'VHOST_1024' and
16327            not 'CFS_OPT' and
16328            not 'VXLAN' and
16329            not 'IP4FWD'"
16330   parameters:
16331   - "throughput"
16332   - "parent"
16333   - "tags"
16334 #  sort:
16335 #  - "1VM"
16336 #  - "L2XCFWD"
16337 #  - "1VM"
16338 #  - "L2BDMACLRN"
16339   traces:
16340     hoverinfo: "x+y"
16341     boxpoints: "outliers"
16342     whiskerwidth: 0
16343   layout:
16344     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
16345     layout: "plot-throughput"
16346
16347 -
16348   type: "plot"
16349   title: "VPP Throughput: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16350   algorithm: "plot_performance_box"
16351   output-file-type: ".html"
16352   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16353   data: "plot-vpp-throughput-latency-2n-skx"
16354   filter: "'NIC_Intel-X710' and
16355            '64B' and
16356            'NDRPDR' and
16357            ('ETH' or 'DOT1Q') and
16358            '4T2C' and
16359            ('L2BDMACLRN' or 'L2XCFWD') and
16360            'VHOST_1024' and
16361            not 'CFS_OPT' and
16362            not 'VXLAN' and
16363            not 'IP4FWD'"
16364   parameters:
16365   - "throughput"
16366   - "parent"
16367   - "tags"
16368 #  sort:
16369 #  - "1VM"
16370 #  - "L2XCFWD"
16371 #  - "1VM"
16372 #  - "L2BDMACLRN"
16373   traces:
16374     hoverinfo: "x+y"
16375     boxpoints: "outliers"
16376     whiskerwidth: 0
16377   layout:
16378     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-pdr"
16379     layout: "plot-throughput"
16380
16381 # Packet Throughput - VPP vhost ip4 2n-skx-xxv710
16382 -
16383   type: "plot"
16384   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16385   algorithm: "plot_performance_box"
16386   output-file-type: ".html"
16387   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16388   data: "plot-vpp-throughput-latency-2n-skx"
16389   filter: "'NIC_Intel-XXV710' and
16390            '64B' and
16391            'NDRPDR' and
16392            'ETH' and
16393            'IP4FWD' and
16394            '2T1C' and
16395            'VHOST_1024' and
16396            not 'VXLAN' and
16397            not 'DOT1Q'"
16398   parameters:
16399   - "throughput"
16400   - "parent"
16401   - "tags"
16402   sort:
16403   - "not CFS_OPT"
16404   - "1VM"
16405   - "2VM"
16406   traces:
16407     hoverinfo: "x+y"
16408     boxpoints: "outliers"
16409     whiskerwidth: 0
16410   layout:
16411     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16412     layout: "plot-throughput"
16413
16414 -
16415   type: "plot"
16416   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16417   algorithm: "plot_performance_box"
16418   output-file-type: ".html"
16419   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16420   data: "plot-vpp-throughput-latency-2n-skx"
16421   filter: "'NIC_Intel-XXV710' and
16422            '64B' and
16423            'NDRPDR' and
16424            'ETH' and
16425            'IP4FWD' and
16426            '4T2C' and
16427            'VHOST_1024' and
16428            not 'VXLAN' and
16429            not 'DOT1Q'"
16430   parameters:
16431   - "throughput"
16432   - "parent"
16433   - "tags"
16434   sort:
16435   - "not CFS_OPT"
16436   - "1VM"
16437   - "2VM"
16438   traces:
16439     hoverinfo: "x+y"
16440     boxpoints: "outliers"
16441     whiskerwidth: 0
16442   layout:
16443     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16444     layout: "plot-throughput"
16445
16446 -
16447   type: "plot"
16448   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16449   algorithm: "plot_performance_box"
16450   output-file-type: ".html"
16451   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16452   data: "plot-vpp-throughput-latency-2n-skx"
16453   filter: "'NIC_Intel-XXV710' and
16454            '64B' and
16455            'NDRPDR' and
16456            'ETH' and
16457            'IP4FWD' and
16458            '2T1C' and
16459            'VHOST_1024' and
16460            not 'VXLAN' and
16461            not 'DOT1Q'"
16462   parameters:
16463   - "throughput"
16464   - "parent"
16465   - "tags"
16466   sort:
16467   - "not CFS_OPT"
16468   - "1VM"
16469   - "2VM"
16470   traces:
16471     hoverinfo: "x+y"
16472     boxpoints: "outliers"
16473     whiskerwidth: 0
16474   layout:
16475     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16476     layout: "plot-throughput"
16477
16478 -
16479   type: "plot"
16480   title: "VPP Throughput: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16481   algorithm: "plot_performance_box"
16482   output-file-type: ".html"
16483   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16484   data: "plot-vpp-throughput-latency-2n-skx"
16485   filter: "'NIC_Intel-XXV710' and
16486            '64B' and
16487            'NDRPDR' and
16488            'ETH' and
16489            'IP4FWD' and
16490            '4T2C' and
16491            'VHOST_1024' and
16492            not 'VXLAN' and
16493            not 'DOT1Q'"
16494   parameters:
16495   - "throughput"
16496   - "parent"
16497   - "tags"
16498   sort:
16499   - "not CFS_OPT"
16500   - "1VM"
16501   - "2VM"
16502   traces:
16503     hoverinfo: "x+y"
16504     boxpoints: "outliers"
16505     whiskerwidth: 0
16506   layout:
16507     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16508     layout: "plot-throughput"
16509
16510 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710
16511 -
16512   type: "plot"
16513   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16514   algorithm: "plot_performance_box"
16515   output-file-type: ".html"
16516   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16517   data: "plot-vpp-throughput-latency-2n-skx"
16518   filter: "'NIC_Intel-XXV710' and
16519            '64B' and
16520            'NDRPDR' and
16521            ('ETH' or 'DOT1Q') and
16522            '2T1C' and
16523            'L2BDMACLRN' and
16524            'VHOST_1024' and
16525            not 'VXLAN' and
16526            not 'IP4FWD' and
16527            not '2VM'"
16528   parameters:
16529   - "throughput"
16530   - "parent"
16531   - "tags"
16532 #  sort:
16533 #  - "VM"  # "not CFS_OPT"
16534 #  - "CFS_OPT"
16535 #  - "FIB_10K"
16536 #  - "FIB_100K"
16537 #  - "FIB_1M"
16538   traces:
16539     hoverinfo: "x+y"
16540     boxpoints: "outliers"
16541     whiskerwidth: 0
16542   layout:
16543     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
16544     layout: "plot-throughput"
16545
16546 -
16547   type: "plot"
16548   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16549   algorithm: "plot_performance_box"
16550   output-file-type: ".html"
16551   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16552   data: "plot-vpp-throughput-latency-2n-skx"
16553   filter: "'NIC_Intel-XXV710' and
16554            '64B' and
16555            'NDRPDR' and
16556            ('ETH' or 'DOT1Q') and
16557            '4T2C' and
16558            'L2BDMACLRN' and
16559            'VHOST_1024' and
16560            not 'VXLAN' and
16561            not 'IP4FWD' and
16562            not '2VM'"
16563   parameters:
16564   - "throughput"
16565   - "parent"
16566   - "tags"
16567 #  sort:
16568 #  - "VM"  # "not CFS_OPT"
16569 #  - "CFS_OPT"
16570 #  - "FIB_10K"
16571 #  - "FIB_100K"
16572 #  - "FIB_1M"
16573   traces:
16574     hoverinfo: "x+y"
16575     boxpoints: "outliers"
16576     whiskerwidth: 0
16577   layout:
16578     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
16579     layout: "plot-throughput"
16580
16581 -
16582   type: "plot"
16583   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16584   algorithm: "plot_performance_box"
16585   output-file-type: ".html"
16586   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16587   data: "plot-vpp-throughput-latency-2n-skx"
16588   filter: "'NIC_Intel-XXV710' and
16589            '64B' and
16590            'NDRPDR' and
16591            ('ETH' or 'DOT1Q') and
16592            '2T1C' and
16593            'L2BDMACLRN' and
16594            'VHOST_1024' and
16595            not 'VXLAN' and
16596            not 'IP4FWD' and
16597            not '2VM'"
16598   parameters:
16599   - "throughput"
16600   - "parent"
16601   - "tags"
16602 #  sort:
16603 #  - "VM"  # "not CFS_OPT"
16604 #  - "CFS_OPT"
16605 #  - "FIB_10K"
16606 #  - "FIB_100K"
16607 #  - "FIB_1M"
16608   traces:
16609     hoverinfo: "x+y"
16610     boxpoints: "outliers"
16611     whiskerwidth: 0
16612   layout:
16613     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr"
16614     layout: "plot-throughput"
16615
16616 -
16617   type: "plot"
16618   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16619   algorithm: "plot_performance_box"
16620   output-file-type: ".html"
16621   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16622   data: "plot-vpp-throughput-latency-2n-skx"
16623   filter: "'NIC_Intel-XXV710' and
16624            '64B' and
16625            'NDRPDR' and
16626            ('ETH' or 'DOT1Q') and
16627            '4T2C' and
16628            'L2BDMACLRN' and
16629            'VHOST_1024' and
16630            not 'VXLAN' and
16631            not 'IP4FWD' and
16632            not '2VM'"
16633   parameters:
16634   - "throughput"
16635   - "parent"
16636   - "tags"
16637 #  sort:
16638 #  - "VM"  # "not CFS_OPT"
16639 #  - "CFS_OPT"
16640 #  - "FIB_10K"
16641 #  - "FIB_100K"
16642 #  - "FIB_1M"
16643   traces:
16644     hoverinfo: "x+y"
16645     boxpoints: "outliers"
16646     whiskerwidth: 0
16647   layout:
16648     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr"
16649     layout: "plot-throughput"
16650
16651 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base
16652 -
16653   type: "plot"
16654   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
16655   algorithm: "plot_performance_box"
16656   output-file-type: ".html"
16657   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
16658   data: "plot-vpp-throughput-latency-2n-skx"
16659   filter: "'NIC_Intel-XXV710' and
16660            '64B' and
16661            'NDRPDR' and
16662            ('ETH' or 'DOT1Q') and
16663            'BASE' and
16664            '2T1C' and
16665            ('L2BDMACLRN' or 'L2XCFWD') and
16666            'VHOST_1024' and
16667            not 'VXLAN' and
16668            not 'IP4FWD' and
16669            not '2VM'"
16670   parameters:
16671   - "throughput"
16672   - "parent"
16673   - "tags"
16674 #  sort:
16675 #  - "not CFS_OPT"
16676 #  - "L2XCFWD"
16677 #  - "not CFS_OPT"
16678 #  - "CFS_OPT"
16679   traces:
16680     hoverinfo: "x+y"
16681     boxpoints: "outliers"
16682     whiskerwidth: 0
16683   layout:
16684     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
16685     layout: "plot-throughput"
16686
16687 -
16688   type: "plot"
16689   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
16690   algorithm: "plot_performance_box"
16691   output-file-type: ".html"
16692   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
16693   data: "plot-vpp-throughput-latency-2n-skx"
16694   filter: "'NIC_Intel-XXV710' and
16695            '64B' and
16696            'NDRPDR' and
16697            ('ETH' or 'DOT1Q') and
16698            'BASE' and
16699            '2T1C' and
16700            ('L2BDMACLRN' or 'L2XCFWD') and
16701            'VHOST_1024' and
16702            not 'VXLAN' and
16703            not 'IP4FWD' and
16704            not '2VM'"
16705   parameters:
16706   - "throughput"
16707   - "parent"
16708   - "tags"
16709 #  sort:
16710 #  - "not CFS_OPT"
16711 #  - "L2XCFWD"
16712 #  - "not CFS_OPT"
16713 #  - "CFS_OPT"
16714   traces:
16715     hoverinfo: "x+y"
16716     boxpoints: "outliers"
16717     whiskerwidth: 0
16718   layout:
16719     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-pdr"
16720     layout: "plot-throughput"
16721
16722 -
16723   type: "plot"
16724   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
16725   algorithm: "plot_performance_box"
16726   output-file-type: ".html"
16727   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
16728   data: "plot-vpp-throughput-latency-2n-skx"
16729   filter: "'NIC_Intel-XXV710' and
16730            '64B' and
16731            'NDRPDR' and
16732            ('ETH' or 'DOT1Q') and
16733            'BASE' and
16734            '4T2C' and
16735            ('L2BDMACLRN' or 'L2XCFWD') and
16736            'VHOST_1024' and
16737            not 'VXLAN' and
16738            not 'IP4FWD' and
16739            not '2VM'"
16740   parameters:
16741   - "throughput"
16742   - "parent"
16743   - "tags"
16744 #  sort:
16745 #  - "not CFS_OPT"
16746 #  - "L2XCFWD"
16747 #  - "not CFS_OPT"
16748 #  - "CFS_OPT"
16749   traces:
16750     hoverinfo: "x+y"
16751     boxpoints: "outliers"
16752     whiskerwidth: 0
16753   layout:
16754     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
16755     layout: "plot-throughput"
16756
16757 -
16758   type: "plot"
16759   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
16760   algorithm: "plot_performance_box"
16761   output-file-type: ".html"
16762   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
16763   data: "plot-vpp-throughput-latency-2n-skx"
16764   filter: "'NIC_Intel-XXV710' and
16765            '64B' and
16766            'NDRPDR' and
16767            ('ETH' or 'DOT1Q') and
16768            'BASE' and
16769            '4T2C' and
16770            ('L2BDMACLRN' or 'L2XCFWD') and
16771            'VHOST_1024' and
16772            not 'VXLAN' and
16773            not 'IP4FWD' and
16774            not '2VM'"
16775   parameters:
16776   - "throughput"
16777   - "parent"
16778   - "tags"
16779 #  sort:
16780 #  - "not CFS_OPT"
16781 #  - "L2XCFWD"
16782 #  - "not CFS_OPT"
16783 #  - "CFS_OPT"
16784   traces:
16785     hoverinfo: "x+y"
16786     boxpoints: "outliers"
16787     whiskerwidth: 0
16788   layout:
16789     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-pdr"
16790     layout: "plot-throughput"
16791
16792 # Packet Throughput - VPP vhost l2sw 2n-skx-xxv710 - base vm
16793 -
16794   type: "plot"
16795   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16796   algorithm: "plot_performance_box"
16797   output-file-type: ".html"
16798   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16799   data: "plot-vpp-throughput-latency-2n-skx"
16800   filter: "'NIC_Intel-XXV710' and
16801            '64B' and
16802            'NDRPDR' and
16803            ('ETH' or 'DOT1Q') and
16804            '2T1C' and
16805            ('L2BDMACLRN' or 'L2XCFWD') and
16806            'VHOST_1024' and
16807            not 'CFS_OPT' and
16808            not 'VXLAN' and
16809            not 'IP4FWD'"
16810   parameters:
16811   - "throughput"
16812   - "parent"
16813   - "tags"
16814 #  sort:
16815 #  - "1VM"
16816 #  - "L2XCFWD"
16817 #  - "1VM"
16818 #  - "L2BDMACLRN"
16819   traces:
16820     hoverinfo: "x+y"
16821     boxpoints: "outliers"
16822     whiskerwidth: 0
16823   layout:
16824     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
16825     layout: "plot-throughput"
16826
16827 -
16828   type: "plot"
16829   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16830   algorithm: "plot_performance_box"
16831   output-file-type: ".html"
16832   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16833   data: "plot-vpp-throughput-latency-2n-skx"
16834   filter: "'NIC_Intel-XXV710' and
16835            '64B' and
16836            'NDRPDR' and
16837            ('ETH' or 'DOT1Q') and
16838            '2T1C' and
16839            ('L2BDMACLRN' or 'L2XCFWD') and
16840            'VHOST_1024' and
16841            not 'CFS_OPT' and
16842            not 'VXLAN' and
16843            not 'IP4FWD'"
16844   parameters:
16845   - "throughput"
16846   - "parent"
16847   - "tags"
16848 #  sort:
16849 #  - "1VM"
16850 #  - "L2XCFWD"
16851 #  - "1VM"
16852 #  - "L2BDMACLRN"
16853   traces:
16854     hoverinfo: "x+y"
16855     boxpoints: "outliers"
16856     whiskerwidth: 0
16857   layout:
16858     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-pdr"
16859     layout: "plot-throughput"
16860
16861 -
16862   type: "plot"
16863   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16864   algorithm: "plot_performance_box"
16865   output-file-type: ".html"
16866   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16867   data: "plot-vpp-throughput-latency-2n-skx"
16868   filter: "'NIC_Intel-XXV710' and
16869            '64B' and
16870            'NDRPDR' and
16871            ('ETH' or 'DOT1Q') and
16872            '4T2C' and
16873            ('L2BDMACLRN' or 'L2XCFWD') and
16874            'VHOST_1024' and
16875            not 'CFS_OPT' and
16876            not 'VXLAN' and
16877            not 'IP4FWD'"
16878   parameters:
16879   - "throughput"
16880   - "parent"
16881   - "tags"
16882 #  sort:
16883 #  - "1VM"
16884 #  - "L2XCFWD"
16885 #  - "1VM"
16886 #  - "L2BDMACLRN"
16887   traces:
16888     hoverinfo: "x+y"
16889     boxpoints: "outliers"
16890     whiskerwidth: 0
16891   layout:
16892     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
16893     layout: "plot-throughput"
16894
16895 -
16896   type: "plot"
16897   title: "VPP Throughput: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16898   algorithm: "plot_performance_box"
16899   output-file-type: ".html"
16900   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16901   data: "plot-vpp-throughput-latency-2n-skx"
16902   filter: "'NIC_Intel-XXV710' and
16903            '64B' and
16904            'NDRPDR' and
16905            ('ETH' or 'DOT1Q') and
16906            '4T2C' and
16907            ('L2BDMACLRN' or 'L2XCFWD') and
16908            'VHOST_1024' and
16909            not 'CFS_OPT' and
16910            not 'VXLAN' and
16911            not 'IP4FWD'"
16912   parameters:
16913   - "throughput"
16914   - "parent"
16915   - "tags"
16916 #  sort:
16917 #  - "1VM"
16918 #  - "L2XCFWD"
16919 #  - "1VM"
16920 #  - "L2BDMACLRN"
16921   traces:
16922     hoverinfo: "x+y"
16923     boxpoints: "outliers"
16924     whiskerwidth: 0
16925   layout:
16926     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-pdr"
16927     layout: "plot-throughput"
16928
16929 ################################################################################
16930
16931 # Packet Throughput - VPP VTS 3n-hsw-x520
16932 -
16933   type: "plot"
16934   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr"
16935   algorithm: "plot_performance_box"
16936   output-file-type: ".html"
16937   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr"
16938   data: "plot-vpp-throughput-latency-3n-hsw"
16939   filter: "'NIC_Intel-X520-DA2' and
16940            '114B' and
16941            'NDRPDR' and
16942            '1T1C' and
16943            'VTS'"
16944   parameters:
16945   - "throughput"
16946   - "parent"
16947   - "tags"
16948   traces:
16949     hoverinfo: "x+y"
16950     boxpoints: "outliers"
16951     whiskerwidth: 0
16952   layout:
16953     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
16954     layout: "plot-throughput"
16955
16956 -
16957   type: "plot"
16958   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr"
16959   algorithm: "plot_performance_box"
16960   output-file-type: ".html"
16961   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr"
16962   data: "plot-vpp-throughput-latency-3n-hsw"
16963   filter: "'NIC_Intel-X520-DA2' and
16964            '114B' and
16965            'NDRPDR' and
16966            '2T2C' and
16967            'VTS'"
16968   parameters:
16969   - "throughput"
16970   - "parent"
16971   - "tags"
16972   traces:
16973     hoverinfo: "x+y"
16974     boxpoints: "outliers"
16975     whiskerwidth: 0
16976   layout:
16977     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
16978     layout: "plot-throughput"
16979
16980 -
16981   type: "plot"
16982   title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr"
16983   algorithm: "plot_performance_box"
16984   output-file-type: ".html"
16985   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr"
16986   data: "plot-vpp-throughput-latency-3n-hsw"
16987   filter: "'NIC_Intel-X520-DA2' and
16988            '114B' and
16989            'NDRPDR' and
16990            '1T1C' and
16991            'VTS'"
16992   parameters:
16993   - "throughput"
16994   - "parent"
16995   - "tags"
16996   traces:
16997     hoverinfo: "x+y"
16998     boxpoints: "outliers"
16999     whiskerwidth: 0
17000   layout:
17001     title: "vts-3n-hsw-x520-114b-1t1c-pdr"
17002     layout: "plot-throughput"
17003
17004 -
17005   type: "plot"
17006   title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr"
17007   algorithm: "plot_performance_box"
17008   output-file-type: ".html"
17009   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr"
17010   data: "plot-vpp-throughput-latency-3n-hsw"
17011   filter: "'NIC_Intel-X520-DA2' and
17012            '114B' and
17013            'NDRPDR' and
17014            '2T2C' and
17015            'VTS'"
17016   parameters:
17017   - "throughput"
17018   - "parent"
17019   - "tags"
17020   traces:
17021     hoverinfo: "x+y"
17022     boxpoints: "outliers"
17023     whiskerwidth: 0
17024   layout:
17025     title: "vts-3n-hsw-x520-114b-2t2c-pdr"
17026     layout: "plot-throughput"
17027
17028 ################################################################################
17029
17030 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
17031 -
17032   type: "plot"
17033   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
17034   algorithm: "plot_performance_box"
17035   output-file-type: ".html"
17036   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
17037   data: "plot-dpdk-throughput-latency-3n-hsw"
17038   filter: "'NIC_Intel-X520-DA2' and
17039            '64B' and
17040            'BASE' and
17041            'NDRPDR' and
17042            '1T1C' and
17043            'IP4FWD'"
17044   parameters:
17045   - "throughput"
17046   - "parent"
17047   - "tags"
17048   traces:
17049     hoverinfo: "x+y"
17050     boxpoints: "outliers"
17051     whiskerwidth: 0
17052   layout:
17053     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
17054     layout: "plot-throughput"
17055
17056 -
17057   type: "plot"
17058   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
17059   algorithm: "plot_performance_box"
17060   output-file-type: ".html"
17061   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
17062   data: "plot-dpdk-throughput-latency-3n-hsw"
17063   filter: "'NIC_Intel-X520-DA2' and
17064            '64B' and
17065            'BASE' and
17066            'NDRPDR' and
17067            '2T2C' and
17068            'IP4FWD'"
17069   parameters:
17070   - "throughput"
17071   - "parent"
17072   - "tags"
17073   traces:
17074     hoverinfo: "x+y"
17075     boxpoints: "outliers"
17076     whiskerwidth: 0
17077   layout:
17078     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
17079     layout: "plot-throughput"
17080
17081 -
17082   type: "plot"
17083   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
17084   algorithm: "plot_performance_box"
17085   output-file-type: ".html"
17086   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
17087   data: "plot-dpdk-throughput-latency-3n-hsw"
17088   filter: "'NIC_Intel-X520-DA2' and
17089            '64B' and
17090            'BASE' and
17091            'NDRPDR' and
17092            '1T1C' and
17093            'IP4FWD'"
17094   parameters:
17095   - "throughput"
17096   - "parent"
17097   - "tags"
17098   traces:
17099     hoverinfo: "x+y"
17100     boxpoints: "outliers"
17101     whiskerwidth: 0
17102   layout:
17103     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
17104     layout: "plot-throughput"
17105
17106 -
17107   type: "plot"
17108   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
17109   algorithm: "plot_performance_box"
17110   output-file-type: ".html"
17111   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
17112   data: "plot-dpdk-throughput-latency-3n-hsw"
17113   filter: "'NIC_Intel-X520-DA2' and
17114            '64B' and
17115            'BASE' and
17116            'NDRPDR' and
17117            '2T2C' and
17118            'IP4FWD'"
17119   parameters:
17120   - "throughput"
17121   - "parent"
17122   - "tags"
17123   traces:
17124     hoverinfo: "x+y"
17125     boxpoints: "outliers"
17126     whiskerwidth: 0
17127   layout:
17128     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
17129     layout: "plot-throughput"
17130
17131 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
17132 -
17133   type: "plot"
17134   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17135   algorithm: "plot_performance_box"
17136   output-file-type: ".html"
17137   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17138   data: "plot-dpdk-throughput-latency-3n-hsw"
17139   filter: "'NIC_Intel-X710' and
17140            '64B' and
17141            'BASE' and
17142            'NDRPDR' and
17143            '1T1C' and
17144            'IP4FWD'"
17145   parameters:
17146   - "throughput"
17147   - "parent"
17148   - "tags"
17149   traces:
17150     hoverinfo: "x+y"
17151     boxpoints: "outliers"
17152     whiskerwidth: 0
17153   layout:
17154     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
17155     layout: "plot-throughput"
17156
17157 -
17158   type: "plot"
17159   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17160   algorithm: "plot_performance_box"
17161   output-file-type: ".html"
17162   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17163   data: "plot-dpdk-throughput-latency-3n-hsw"
17164   filter: "'NIC_Intel-X710' and
17165            '64B' and
17166            'BASE' and
17167            'NDRPDR' and
17168            '2T2C' and
17169            'IP4FWD'"
17170   parameters:
17171   - "throughput"
17172   - "parent"
17173   - "tags"
17174   traces:
17175     hoverinfo: "x+y"
17176     boxpoints: "outliers"
17177     whiskerwidth: 0
17178   layout:
17179     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
17180     layout: "plot-throughput"
17181
17182 -
17183   type: "plot"
17184   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17185   algorithm: "plot_performance_box"
17186   output-file-type: ".html"
17187   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17188   data: "plot-dpdk-throughput-latency-3n-hsw"
17189   filter: "'NIC_Intel-X710' and
17190            '64B' and
17191            'BASE' and
17192            'NDRPDR' and
17193            '1T1C' and
17194            'IP4FWD'"
17195   parameters:
17196   - "throughput"
17197   - "parent"
17198   - "tags"
17199   traces:
17200     hoverinfo: "x+y"
17201     boxpoints: "outliers"
17202     whiskerwidth: 0
17203   layout:
17204     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
17205     layout: "plot-throughput"
17206
17207 -
17208   type: "plot"
17209   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17210   algorithm: "plot_performance_box"
17211   output-file-type: ".html"
17212   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17213   data: "plot-dpdk-throughput-latency-3n-hsw"
17214   filter: "'NIC_Intel-X710' and
17215            '64B' and
17216            'BASE' and
17217            'NDRPDR' and
17218            '2T2C' and
17219            'IP4FWD'"
17220   parameters:
17221   - "throughput"
17222   - "parent"
17223   - "tags"
17224   traces:
17225     hoverinfo: "x+y"
17226     boxpoints: "outliers"
17227     whiskerwidth: 0
17228   layout:
17229     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
17230     layout: "plot-throughput"
17231
17232 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
17233 -
17234   type: "plot"
17235   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17236   algorithm: "plot_performance_box"
17237   output-file-type: ".html"
17238   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17239   data: "plot-dpdk-throughput-latency-3n-hsw"
17240   filter: "'NIC_Intel-XL710' and
17241            '64B' and
17242            'BASE' and
17243            'NDRPDR' and
17244            '1T1C' and
17245            'IP4FWD'"
17246   parameters:
17247   - "throughput"
17248   - "parent"
17249   - "tags"
17250   traces:
17251     hoverinfo: "x+y"
17252     boxpoints: "outliers"
17253     whiskerwidth: 0
17254   layout:
17255     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
17256     layout: "plot-throughput"
17257
17258 -
17259   type: "plot"
17260   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17261   algorithm: "plot_performance_box"
17262   output-file-type: ".html"
17263   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17264   data: "plot-dpdk-throughput-latency-3n-hsw"
17265   filter: "'NIC_Intel-XL710' and
17266            '64B' and
17267            'BASE' and
17268            'NDRPDR' and
17269            '2T2C' and
17270            'IP4FWD'"
17271   parameters:
17272   - "throughput"
17273   - "parent"
17274   - "tags"
17275   traces:
17276     hoverinfo: "x+y"
17277     boxpoints: "outliers"
17278     whiskerwidth: 0
17279   layout:
17280     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
17281     layout: "plot-throughput"
17282
17283 -
17284   type: "plot"
17285   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17286   algorithm: "plot_performance_box"
17287   output-file-type: ".html"
17288   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17289   data: "plot-dpdk-throughput-latency-3n-hsw"
17290   filter: "'NIC_Intel-XL710' and
17291            '64B' and
17292            'BASE' and
17293            'NDRPDR' and
17294            '1T1C' and
17295            'IP4FWD'"
17296   parameters:
17297   - "throughput"
17298   - "parent"
17299   - "tags"
17300   traces:
17301     hoverinfo: "x+y"
17302     boxpoints: "outliers"
17303     whiskerwidth: 0
17304   layout:
17305     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
17306     layout: "plot-throughput"
17307
17308 -
17309   type: "plot"
17310   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17311   algorithm: "plot_performance_box"
17312   output-file-type: ".html"
17313   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17314   data: "plot-dpdk-throughput-latency-3n-hsw"
17315   filter: "'NIC_Intel-XL710' and
17316            '64B' and
17317            'BASE' and
17318            'NDRPDR' and
17319            '2T2C' and
17320            'IP4FWD'"
17321   parameters:
17322   - "throughput"
17323   - "parent"
17324   - "tags"
17325   traces:
17326     hoverinfo: "x+y"
17327     boxpoints: "outliers"
17328     whiskerwidth: 0
17329   layout:
17330     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
17331     layout: "plot-throughput"
17332
17333 # Packet Throughput - DPDK l3fwd 3n-skx-x710
17334 -
17335   type: "plot"
17336   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17337   algorithm: "plot_performance_box"
17338   output-file-type: ".html"
17339   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17340   data: "plot-dpdk-throughput-latency-3n-skx"
17341   filter: "'NIC_Intel-X710' and
17342            '64B' and
17343            'BASE' and
17344            'NDRPDR' and
17345            '2T1C' and
17346            'IP4FWD'"
17347   parameters:
17348   - "throughput"
17349   - "parent"
17350   - "tags"
17351   traces:
17352     hoverinfo: "x+y"
17353     boxpoints: "outliers"
17354     whiskerwidth: 0
17355   layout:
17356     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
17357     layout: "plot-throughput"
17358
17359 -
17360   type: "plot"
17361   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17362   algorithm: "plot_performance_box"
17363   output-file-type: ".html"
17364   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17365   data: "plot-dpdk-throughput-latency-3n-skx"
17366   filter: "'NIC_Intel-X710' and
17367            '64B' and
17368            'BASE' and
17369            'NDRPDR' and
17370            '4T2C' and
17371            'IP4FWD'"
17372   parameters:
17373   - "throughput"
17374   - "parent"
17375   - "tags"
17376   traces:
17377     hoverinfo: "x+y"
17378     boxpoints: "outliers"
17379     whiskerwidth: 0
17380   layout:
17381     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
17382     layout: "plot-throughput"
17383
17384 -
17385   type: "plot"
17386   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17387   algorithm: "plot_performance_box"
17388   output-file-type: ".html"
17389   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17390   data: "plot-dpdk-throughput-latency-3n-skx"
17391   filter: "'NIC_Intel-X710' and
17392            '64B' and
17393            'BASE' and
17394            'NDRPDR' and
17395            '2T1C' and
17396            'IP4FWD'"
17397   parameters:
17398   - "throughput"
17399   - "parent"
17400   - "tags"
17401   traces:
17402     hoverinfo: "x+y"
17403     boxpoints: "outliers"
17404     whiskerwidth: 0
17405   layout:
17406     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
17407     layout: "plot-throughput"
17408
17409 -
17410   type: "plot"
17411   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17412   algorithm: "plot_performance_box"
17413   output-file-type: ".html"
17414   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17415   data: "plot-dpdk-throughput-latency-3n-skx"
17416   filter: "'NIC_Intel-X710' and
17417            '64B' and
17418            'BASE' and
17419            'NDRPDR' and
17420            '4T2C' and
17421            'IP4FWD'"
17422   parameters:
17423   - "throughput"
17424   - "parent"
17425   - "tags"
17426   traces:
17427     hoverinfo: "x+y"
17428     boxpoints: "outliers"
17429     whiskerwidth: 0
17430   layout:
17431     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
17432     layout: "plot-throughput"
17433
17434 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
17435 -
17436   type: "plot"
17437   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17438   algorithm: "plot_performance_box"
17439   output-file-type: ".html"
17440   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17441   data: "plot-dpdk-throughput-latency-3n-skx"
17442   filter: "'NIC_Intel-XXV710' and
17443            '64B' and
17444            'BASE' and
17445            'NDRPDR' and
17446            '2T1C' and
17447            'IP4FWD'"
17448   parameters:
17449   - "throughput"
17450   - "parent"
17451   - "tags"
17452   traces:
17453     hoverinfo: "x+y"
17454     boxpoints: "outliers"
17455     whiskerwidth: 0
17456   layout:
17457     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
17458     layout: "plot-throughput"
17459
17460 -
17461   type: "plot"
17462   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17463   algorithm: "plot_performance_box"
17464   output-file-type: ".html"
17465   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17466   data: "plot-dpdk-throughput-latency-3n-skx"
17467   filter: "'NIC_Intel-XXV710' and
17468            '64B' and
17469            'BASE' and
17470            'NDRPDR' and
17471            '4T2C' and
17472            'IP4FWD'"
17473   parameters:
17474   - "throughput"
17475   - "parent"
17476   - "tags"
17477   traces:
17478     hoverinfo: "x+y"
17479     boxpoints: "outliers"
17480     whiskerwidth: 0
17481   layout:
17482     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
17483     layout: "plot-throughput"
17484
17485 -
17486   type: "plot"
17487   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17488   algorithm: "plot_performance_box"
17489   output-file-type: ".html"
17490   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17491   data: "plot-dpdk-throughput-latency-3n-skx"
17492   filter: "'NIC_Intel-XXV710' and
17493            '64B' and
17494            'BASE' and
17495            'NDRPDR' and
17496            '2T1C' and
17497            'IP4FWD'"
17498   parameters:
17499   - "throughput"
17500   - "parent"
17501   - "tags"
17502   traces:
17503     hoverinfo: "x+y"
17504     boxpoints: "outliers"
17505     whiskerwidth: 0
17506   layout:
17507     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
17508     layout: "plot-throughput"
17509
17510 -
17511   type: "plot"
17512   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17513   algorithm: "plot_performance_box"
17514   output-file-type: ".html"
17515   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17516   data: "plot-dpdk-throughput-latency-3n-skx"
17517   filter: "'NIC_Intel-XXV710' and
17518            '64B' and
17519            'BASE' and
17520            'NDRPDR' and
17521            '4T2C' and
17522            'IP4FWD'"
17523   parameters:
17524   - "throughput"
17525   - "parent"
17526   - "tags"
17527   traces:
17528     hoverinfo: "x+y"
17529     boxpoints: "outliers"
17530     whiskerwidth: 0
17531   layout:
17532     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
17533     layout: "plot-throughput"
17534
17535 # Packet Throughput - DPDK l3fwd 2n-skx-x710
17536 -
17537   type: "plot"
17538   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17539   algorithm: "plot_performance_box"
17540   output-file-type: ".html"
17541   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17542   data: "plot-dpdk-throughput-latency-2n-skx"
17543   filter: "'NIC_Intel-X710' and
17544            '64B' and
17545            'BASE' and
17546            'NDRPDR' and
17547            '2T1C' and
17548            'IP4FWD'"
17549   parameters:
17550   - "throughput"
17551   - "parent"
17552   - "tags"
17553   traces:
17554     hoverinfo: "x+y"
17555     boxpoints: "outliers"
17556     whiskerwidth: 0
17557   layout:
17558     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
17559     layout: "plot-throughput"
17560
17561 -
17562   type: "plot"
17563   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17564   algorithm: "plot_performance_box"
17565   output-file-type: ".html"
17566   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17567   data: "plot-dpdk-throughput-latency-2n-skx"
17568   filter: "'NIC_Intel-X710' and
17569            '64B' and
17570            'BASE' and
17571            'NDRPDR' and
17572            '4T2C' and
17573            'IP4FWD'"
17574   parameters:
17575   - "throughput"
17576   - "parent"
17577   - "tags"
17578   traces:
17579     hoverinfo: "x+y"
17580     boxpoints: "outliers"
17581     whiskerwidth: 0
17582   layout:
17583     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
17584     layout: "plot-throughput"
17585
17586 -
17587   type: "plot"
17588   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17589   algorithm: "plot_performance_box"
17590   output-file-type: ".html"
17591   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17592   data: "plot-dpdk-throughput-latency-2n-skx"
17593   filter: "'NIC_Intel-X710' and
17594            '64B' and
17595            'BASE' and
17596            'NDRPDR' and
17597            '2T1C' and
17598            'IP4FWD'"
17599   parameters:
17600   - "throughput"
17601   - "parent"
17602   - "tags"
17603   traces:
17604     hoverinfo: "x+y"
17605     boxpoints: "outliers"
17606     whiskerwidth: 0
17607   layout:
17608     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
17609     layout: "plot-throughput"
17610
17611 -
17612   type: "plot"
17613   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17614   algorithm: "plot_performance_box"
17615   output-file-type: ".html"
17616   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17617   data: "plot-dpdk-throughput-latency-2n-skx"
17618   filter: "'NIC_Intel-X710' and
17619            '64B' and
17620            'BASE' and
17621            'NDRPDR' and
17622            '4T2C' and
17623            'IP4FWD'"
17624   parameters:
17625   - "throughput"
17626   - "parent"
17627   - "tags"
17628   traces:
17629     hoverinfo: "x+y"
17630     boxpoints: "outliers"
17631     whiskerwidth: 0
17632   layout:
17633     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
17634     layout: "plot-throughput"
17635
17636 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
17637 -
17638   type: "plot"
17639   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17640   algorithm: "plot_performance_box"
17641   output-file-type: ".html"
17642   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17643   data: "plot-dpdk-throughput-latency-2n-skx"
17644   filter: "'NIC_Intel-XXV710' and
17645            '64B' and
17646            'BASE' and
17647            'NDRPDR' and
17648            '2T1C' and
17649            'IP4FWD'"
17650   parameters:
17651   - "throughput"
17652   - "parent"
17653   - "tags"
17654   traces:
17655     hoverinfo: "x+y"
17656     boxpoints: "outliers"
17657     whiskerwidth: 0
17658   layout:
17659     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
17660     layout: "plot-throughput"
17661
17662 -
17663   type: "plot"
17664   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17665   algorithm: "plot_performance_box"
17666   output-file-type: ".html"
17667   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17668   data: "plot-dpdk-throughput-latency-2n-skx"
17669   filter: "'NIC_Intel-XXV710' and
17670            '64B' and
17671            'BASE' and
17672            'NDRPDR' and
17673            '4T2C' and
17674            'IP4FWD'"
17675   parameters:
17676   - "throughput"
17677   - "parent"
17678   - "tags"
17679   traces:
17680     hoverinfo: "x+y"
17681     boxpoints: "outliers"
17682     whiskerwidth: 0
17683   layout:
17684     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
17685     layout: "plot-throughput"
17686
17687 -
17688   type: "plot"
17689   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17690   algorithm: "plot_performance_box"
17691   output-file-type: ".html"
17692   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17693   data: "plot-dpdk-throughput-latency-2n-skx"
17694   filter: "'NIC_Intel-XXV710' and
17695            '64B' and
17696            'BASE' and
17697            'NDRPDR' and
17698            '2T1C' and
17699            'IP4FWD'"
17700   parameters:
17701   - "throughput"
17702   - "parent"
17703   - "tags"
17704   traces:
17705     hoverinfo: "x+y"
17706     boxpoints: "outliers"
17707     whiskerwidth: 0
17708   layout:
17709     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
17710     layout: "plot-throughput"
17711
17712 -
17713   type: "plot"
17714   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17715   algorithm: "plot_performance_box"
17716   output-file-type: ".html"
17717   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17718   data: "plot-dpdk-throughput-latency-2n-skx"
17719   filter: "'NIC_Intel-XXV710' and
17720            '64B' and
17721            'BASE' and
17722            'NDRPDR' and
17723            '4T2C' and
17724            'IP4FWD'"
17725   parameters:
17726   - "throughput"
17727   - "parent"
17728   - "tags"
17729   traces:
17730     hoverinfo: "x+y"
17731     boxpoints: "outliers"
17732     whiskerwidth: 0
17733   layout:
17734     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
17735     layout: "plot-throughput"
17736
17737 ################################################################################
17738
17739 # Packet Throughput - DPDK testpmd 3n-hsw-x520
17740 -
17741   type: "plot"
17742   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17743   algorithm: "plot_performance_box"
17744   output-file-type: ".html"
17745   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17746   data: "plot-dpdk-throughput-latency-3n-hsw"
17747   filter: "'NIC_Intel-X520-DA2' and
17748            '64B' and
17749            'BASE' and
17750            'NDRPDR' and
17751            '1T1C' and
17752            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17753   parameters:
17754   - "throughput"
17755   - "parent"
17756   - "tags"
17757   traces:
17758     hoverinfo: "x+y"
17759     boxpoints: "outliers"
17760     whiskerwidth: 0
17761   layout:
17762     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
17763     layout: "plot-throughput"
17764
17765 -
17766   type: "plot"
17767   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17768   algorithm: "plot_performance_box"
17769   output-file-type: ".html"
17770   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17771   data: "plot-dpdk-throughput-latency-3n-hsw"
17772   filter: "'NIC_Intel-X520-DA2' and
17773            '64B' and
17774            'BASE' and
17775            'NDRPDR' and
17776            '2T2C' and
17777            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17778   parameters:
17779   - "throughput"
17780   - "parent"
17781   - "tags"
17782   traces:
17783     hoverinfo: "x+y"
17784     boxpoints: "outliers"
17785     whiskerwidth: 0
17786   layout:
17787     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
17788     layout: "plot-throughput"
17789
17790 -
17791   type: "plot"
17792   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17793   algorithm: "plot_performance_box"
17794   output-file-type: ".html"
17795   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17796   data: "plot-dpdk-throughput-latency-3n-hsw"
17797   filter: "'NIC_Intel-X520-DA2' and
17798            '64B' and
17799            'BASE' and
17800            'NDRPDR' and
17801            '1T1C' and
17802            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17803   parameters:
17804   - "throughput"
17805   - "parent"
17806   - "tags"
17807   traces:
17808     hoverinfo: "x+y"
17809     boxpoints: "outliers"
17810     whiskerwidth: 0
17811   layout:
17812     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
17813     layout: "plot-throughput"
17814
17815 -
17816   type: "plot"
17817   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17818   algorithm: "plot_performance_box"
17819   output-file-type: ".html"
17820   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17821   data: "plot-dpdk-throughput-latency-3n-hsw"
17822   filter: "'NIC_Intel-X520-DA2' and
17823            '64B' and
17824            'BASE' and
17825            'NDRPDR' and
17826            '2T2C' and
17827            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17828   parameters:
17829   - "throughput"
17830   - "parent"
17831   - "tags"
17832   traces:
17833     hoverinfo: "x+y"
17834     boxpoints: "outliers"
17835     whiskerwidth: 0
17836   layout:
17837     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
17838     layout: "plot-throughput"
17839
17840 # Packet Throughput - DPDK testpmd 3n-hsw-x710
17841 -
17842   type: "plot"
17843   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17844   algorithm: "plot_performance_box"
17845   output-file-type: ".html"
17846   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17847   data: "plot-dpdk-throughput-latency-3n-hsw"
17848   filter: "'NIC_Intel-X710' and
17849            '64B' and
17850            'BASE' and
17851            'NDRPDR' and
17852            '1T1C' and
17853            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17854   parameters:
17855   - "throughput"
17856   - "parent"
17857   - "tags"
17858   traces:
17859     hoverinfo: "x+y"
17860     boxpoints: "outliers"
17861     whiskerwidth: 0
17862   layout:
17863     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
17864     layout: "plot-throughput"
17865
17866 -
17867   type: "plot"
17868   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17869   algorithm: "plot_performance_box"
17870   output-file-type: ".html"
17871   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17872   data: "plot-dpdk-throughput-latency-3n-hsw"
17873   filter: "'NIC_Intel-X710' and
17874            '64B' and
17875            'BASE' and
17876            'NDRPDR' and
17877            '2T2C' and
17878            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17879   parameters:
17880   - "throughput"
17881   - "parent"
17882   - "tags"
17883   traces:
17884     hoverinfo: "x+y"
17885     boxpoints: "outliers"
17886     whiskerwidth: 0
17887   layout:
17888     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
17889     layout: "plot-throughput"
17890
17891 -
17892   type: "plot"
17893   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17894   algorithm: "plot_performance_box"
17895   output-file-type: ".html"
17896   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17897   data: "plot-dpdk-throughput-latency-3n-hsw"
17898   filter: "'NIC_Intel-X710' and
17899            '64B' and
17900            'BASE' and
17901            'NDRPDR' and
17902            '1T1C' and
17903            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17904   parameters:
17905   - "throughput"
17906   - "parent"
17907   - "tags"
17908   traces:
17909     hoverinfo: "x+y"
17910     boxpoints: "outliers"
17911     whiskerwidth: 0
17912   layout:
17913     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
17914     layout: "plot-throughput"
17915
17916 -
17917   type: "plot"
17918   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17919   algorithm: "plot_performance_box"
17920   output-file-type: ".html"
17921   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17922   data: "plot-dpdk-throughput-latency-3n-hsw"
17923   filter: "'NIC_Intel-X710' and
17924            '64B' and
17925            'BASE' and
17926            'NDRPDR' and
17927            '2T2C' and
17928            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17929   parameters:
17930   - "throughput"
17931   - "parent"
17932   - "tags"
17933   traces:
17934     hoverinfo: "x+y"
17935     boxpoints: "outliers"
17936     whiskerwidth: 0
17937   layout:
17938     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
17939     layout: "plot-throughput"
17940
17941 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
17942 -
17943   type: "plot"
17944   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17945   algorithm: "plot_performance_box"
17946   output-file-type: ".html"
17947   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17948   data: "plot-dpdk-throughput-latency-3n-hsw"
17949   filter: "'NIC_Intel-XL710' and
17950            '64B' and
17951            'BASE' and
17952            'NDRPDR' and
17953            '1T1C' and
17954            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17955   parameters:
17956   - "throughput"
17957   - "parent"
17958   - "tags"
17959   traces:
17960     hoverinfo: "x+y"
17961     boxpoints: "outliers"
17962     whiskerwidth: 0
17963   layout:
17964     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
17965     layout: "plot-throughput"
17966
17967 -
17968   type: "plot"
17969   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17970   algorithm: "plot_performance_box"
17971   output-file-type: ".html"
17972   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17973   data: "plot-dpdk-throughput-latency-3n-hsw"
17974   filter: "'NIC_Intel-XL710' and
17975            '64B' and
17976            'BASE' and
17977            'NDRPDR' and
17978            '2T2C' and
17979            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
17980   parameters:
17981   - "throughput"
17982   - "parent"
17983   - "tags"
17984   traces:
17985     hoverinfo: "x+y"
17986     boxpoints: "outliers"
17987     whiskerwidth: 0
17988   layout:
17989     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
17990     layout: "plot-throughput"
17991
17992 -
17993   type: "plot"
17994   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17995   algorithm: "plot_performance_box"
17996   output-file-type: ".html"
17997   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
17998   data: "plot-dpdk-throughput-latency-3n-hsw"
17999   filter: "'NIC_Intel-XL710' and
18000            '64B' and
18001            'BASE' and
18002            'NDRPDR' and
18003            '1T1C' and
18004            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18005   parameters:
18006   - "throughput"
18007   - "parent"
18008   - "tags"
18009   traces:
18010     hoverinfo: "x+y"
18011     boxpoints: "outliers"
18012     whiskerwidth: 0
18013   layout:
18014     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
18015     layout: "plot-throughput"
18016
18017 -
18018   type: "plot"
18019   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
18020   algorithm: "plot_performance_box"
18021   output-file-type: ".html"
18022   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
18023   data: "plot-dpdk-throughput-latency-3n-hsw"
18024   filter: "'NIC_Intel-XL710' and
18025            '64B' and
18026            'BASE' and
18027            'NDRPDR' and
18028            '2T2C' and
18029            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18030   parameters:
18031   - "throughput"
18032   - "parent"
18033   - "tags"
18034   traces:
18035     hoverinfo: "x+y"
18036     boxpoints: "outliers"
18037     whiskerwidth: 0
18038   layout:
18039     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
18040     layout: "plot-throughput"
18041
18042 # Packet Throughput - DPDK testpmd 3n-skx-x710
18043 -
18044   type: "plot"
18045   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
18046   algorithm: "plot_performance_box"
18047   output-file-type: ".html"
18048   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
18049   data: "plot-dpdk-throughput-latency-3n-skx"
18050   filter: "'NIC_Intel-X710' and
18051            '64B' and
18052            'BASE' and
18053            'NDRPDR' and
18054            '2T1C' and
18055            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18056   parameters:
18057   - "throughput"
18058   - "parent"
18059   - "tags"
18060   traces:
18061     hoverinfo: "x+y"
18062     boxpoints: "outliers"
18063     whiskerwidth: 0
18064   layout:
18065     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
18066     layout: "plot-throughput"
18067
18068 -
18069   type: "plot"
18070   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
18071   algorithm: "plot_performance_box"
18072   output-file-type: ".html"
18073   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
18074   data: "plot-dpdk-throughput-latency-3n-skx"
18075   filter: "'NIC_Intel-X710' and
18076            '64B' and
18077            'BASE' and
18078            'NDRPDR' and
18079            '4T2C' and
18080            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18081   parameters:
18082   - "throughput"
18083   - "parent"
18084   - "tags"
18085   traces:
18086     hoverinfo: "x+y"
18087     boxpoints: "outliers"
18088     whiskerwidth: 0
18089   layout:
18090     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
18091     layout: "plot-throughput"
18092
18093 -
18094   type: "plot"
18095   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
18096   algorithm: "plot_performance_box"
18097   output-file-type: ".html"
18098   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
18099   data: "plot-dpdk-throughput-latency-3n-skx"
18100   filter: "'NIC_Intel-X710' and
18101            '64B' and
18102            'BASE' and
18103            'NDRPDR' and
18104            '2T1C' and
18105            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18106   parameters:
18107   - "throughput"
18108   - "parent"
18109   - "tags"
18110   traces:
18111     hoverinfo: "x+y"
18112     boxpoints: "outliers"
18113     whiskerwidth: 0
18114   layout:
18115     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
18116     layout: "plot-throughput"
18117
18118 -
18119   type: "plot"
18120   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18121   algorithm: "plot_performance_box"
18122   output-file-type: ".html"
18123   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18124   data: "plot-dpdk-throughput-latency-3n-skx"
18125   filter: "'NIC_Intel-X710' and
18126            '64B' and
18127            'BASE' and
18128            'NDRPDR' and
18129            '4T2C' and
18130            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18131   parameters:
18132   - "throughput"
18133   - "parent"
18134   - "tags"
18135   traces:
18136     hoverinfo: "x+y"
18137     boxpoints: "outliers"
18138     whiskerwidth: 0
18139   layout:
18140     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
18141     layout: "plot-throughput"
18142
18143 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
18144 -
18145   type: "plot"
18146   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18147   algorithm: "plot_performance_box"
18148   output-file-type: ".html"
18149   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18150   data: "plot-dpdk-throughput-latency-3n-skx"
18151   filter: "'NIC_Intel-XXV710' and
18152            '64B' and
18153            'BASE' and
18154            'NDRPDR' and
18155            '2T1C' and
18156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18157   parameters:
18158   - "throughput"
18159   - "parent"
18160   - "tags"
18161   traces:
18162     hoverinfo: "x+y"
18163     boxpoints: "outliers"
18164     whiskerwidth: 0
18165   layout:
18166     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
18167     layout: "plot-throughput"
18168
18169 -
18170   type: "plot"
18171   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18172   algorithm: "plot_performance_box"
18173   output-file-type: ".html"
18174   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18175   data: "plot-dpdk-throughput-latency-3n-skx"
18176   filter: "'NIC_Intel-XXV710' and
18177            '64B' and
18178            'BASE' and
18179            'NDRPDR' and
18180            '4T2C' and
18181            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18182   parameters:
18183   - "throughput"
18184   - "parent"
18185   - "tags"
18186   traces:
18187     hoverinfo: "x+y"
18188     boxpoints: "outliers"
18189     whiskerwidth: 0
18190   layout:
18191     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
18192     layout: "plot-throughput"
18193
18194 -
18195   type: "plot"
18196   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18197   algorithm: "plot_performance_box"
18198   output-file-type: ".html"
18199   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18200   data: "plot-dpdk-throughput-latency-3n-skx"
18201   filter: "'NIC_Intel-XXV710' and
18202            '64B' and
18203            'BASE' and
18204            'NDRPDR' and
18205            '2T1C' and
18206            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18207   parameters:
18208   - "throughput"
18209   - "parent"
18210   - "tags"
18211   traces:
18212     hoverinfo: "x+y"
18213     boxpoints: "outliers"
18214     whiskerwidth: 0
18215   layout:
18216     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
18217     layout: "plot-throughput"
18218
18219 -
18220   type: "plot"
18221   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18222   algorithm: "plot_performance_box"
18223   output-file-type: ".html"
18224   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18225   data: "plot-dpdk-throughput-latency-3n-skx"
18226   filter: "'NIC_Intel-XXV710' and
18227            '64B' and
18228            'BASE' and
18229            'NDRPDR' and
18230            '4T2C' and
18231            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18232   parameters:
18233   - "throughput"
18234   - "parent"
18235   - "tags"
18236   traces:
18237     hoverinfo: "x+y"
18238     boxpoints: "outliers"
18239     whiskerwidth: 0
18240   layout:
18241     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
18242     layout: "plot-throughput"
18243
18244 # Packet Throughput - DPDK testpmd 2n-skx-x710
18245 -
18246   type: "plot"
18247   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18248   algorithm: "plot_performance_box"
18249   output-file-type: ".html"
18250   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18251   data: "plot-dpdk-throughput-latency-2n-skx"
18252   filter: "'NIC_Intel-X710' and
18253            '64B' and
18254            'BASE' and
18255            'NDRPDR' and
18256            '2T1C' and
18257            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18258   parameters:
18259   - "throughput"
18260   - "parent"
18261   - "tags"
18262   traces:
18263     hoverinfo: "x+y"
18264     boxpoints: "outliers"
18265     whiskerwidth: 0
18266   layout:
18267     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
18268     layout: "plot-throughput"
18269
18270 -
18271   type: "plot"
18272   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18273   algorithm: "plot_performance_box"
18274   output-file-type: ".html"
18275   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18276   data: "plot-dpdk-throughput-latency-2n-skx"
18277   filter: "'NIC_Intel-X710' and
18278            '64B' and
18279            'BASE' and
18280            'NDRPDR' and
18281            '4T2C' and
18282            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18283   parameters:
18284   - "throughput"
18285   - "parent"
18286   - "tags"
18287   traces:
18288     hoverinfo: "x+y"
18289     boxpoints: "outliers"
18290     whiskerwidth: 0
18291   layout:
18292     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
18293     layout: "plot-throughput"
18294
18295 -
18296   type: "plot"
18297   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18298   algorithm: "plot_performance_box"
18299   output-file-type: ".html"
18300   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18301   data: "plot-dpdk-throughput-latency-2n-skx"
18302   filter: "'NIC_Intel-X710' and
18303            '64B' and
18304            'BASE' and
18305            'NDRPDR' and
18306            '2T1C' and
18307            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18308   parameters:
18309   - "throughput"
18310   - "parent"
18311   - "tags"
18312   traces:
18313     hoverinfo: "x+y"
18314     boxpoints: "outliers"
18315     whiskerwidth: 0
18316   layout:
18317     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
18318     layout: "plot-throughput"
18319
18320 -
18321   type: "plot"
18322   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18323   algorithm: "plot_performance_box"
18324   output-file-type: ".html"
18325   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18326   data: "plot-dpdk-throughput-latency-2n-skx"
18327   filter: "'NIC_Intel-X710' and
18328            '64B' and
18329            'BASE' and
18330            'NDRPDR' and
18331            '4T2C' and
18332            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18333   parameters:
18334   - "throughput"
18335   - "parent"
18336   - "tags"
18337   traces:
18338     hoverinfo: "x+y"
18339     boxpoints: "outliers"
18340     whiskerwidth: 0
18341   layout:
18342     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
18343     layout: "plot-throughput"
18344
18345 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
18346 -
18347   type: "plot"
18348   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18349   algorithm: "plot_performance_box"
18350   output-file-type: ".html"
18351   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18352   data: "plot-dpdk-throughput-latency-2n-skx"
18353   filter: "'NIC_Intel-XXV710' and
18354            '64B' and
18355            'BASE' and
18356            'NDRPDR' and
18357            '2T1C' and
18358            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18359   parameters:
18360   - "throughput"
18361   - "parent"
18362   - "tags"
18363   traces:
18364     hoverinfo: "x+y"
18365     boxpoints: "outliers"
18366     whiskerwidth: 0
18367   layout:
18368     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
18369     layout: "plot-throughput"
18370
18371 -
18372   type: "plot"
18373   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18374   algorithm: "plot_performance_box"
18375   output-file-type: ".html"
18376   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18377   data: "plot-dpdk-throughput-latency-2n-skx"
18378   filter: "'NIC_Intel-XXV710' and
18379            '64B' and
18380            'BASE' and
18381            'NDRPDR' and
18382            '4T2C' and
18383            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18384   parameters:
18385   - "throughput"
18386   - "parent"
18387   - "tags"
18388   traces:
18389     hoverinfo: "x+y"
18390     boxpoints: "outliers"
18391     whiskerwidth: 0
18392   layout:
18393     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
18394     layout: "plot-throughput"
18395
18396 -
18397   type: "plot"
18398   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18399   algorithm: "plot_performance_box"
18400   output-file-type: ".html"
18401   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18402   data: "plot-dpdk-throughput-latency-2n-skx"
18403   filter: "'NIC_Intel-XXV710' and
18404            '64B' and
18405            'BASE' and
18406            'NDRPDR' and
18407            '2T1C' and
18408            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18409   parameters:
18410   - "throughput"
18411   - "parent"
18412   - "tags"
18413   traces:
18414     hoverinfo: "x+y"
18415     boxpoints: "outliers"
18416     whiskerwidth: 0
18417   layout:
18418     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
18419     layout: "plot-throughput"
18420
18421 -
18422   type: "plot"
18423   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18424   algorithm: "plot_performance_box"
18425   output-file-type: ".html"
18426   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18427   data: "plot-dpdk-throughput-latency-2n-skx"
18428   filter: "'NIC_Intel-XXV710' and
18429            '64B' and
18430            'BASE' and
18431            'NDRPDR' and
18432            '4T2C' and
18433            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
18434   parameters:
18435   - "throughput"
18436   - "parent"
18437   - "tags"
18438   traces:
18439     hoverinfo: "x+y"
18440     boxpoints: "outliers"
18441     whiskerwidth: 0
18442   layout:
18443     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
18444     layout: "plot-throughput"
18445
18446 ################################################################################
18447
18448 # Packet Latency - VPP L2 3n-hsw-x520 base and scale
18449 -
18450   type: "plot"
18451   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18452   algorithm: "plot_latency_error_bars"
18453   output-file-type: ".html"
18454   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
18455   data: "plot-vpp-throughput-latency-3n-hsw"
18456   filter: "'NIC_Intel-X520-DA2' and
18457            '64B' and
18458            ('BASE' or 'SCALE') and
18459            'NDRPDR' and
18460            'ETH' and
18461            '1T1C' and
18462            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18463            not 'VHOST' and
18464            not 'MEMIF'"
18465   parameters:
18466   - "latency"
18467   - "parent"
18468   - "tags"
18469   sort:
18470   - "L2XCFWD"
18471   - "L2PATCH"
18472   - "L2BDMACLRN"
18473   - "FIB_10K"
18474   - "FIB_100K"
18475   - "FIB_1M"
18476   layout:
18477     title: "l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
18478     layout: "plot-latency"
18479
18480 -
18481   type: "plot"
18482   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18483   algorithm: "plot_latency_error_bars"
18484   output-file-type: ".html"
18485   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
18486   data: "plot-vpp-throughput-latency-3n-hsw"
18487   filter: "'NIC_Intel-X520-DA2' and
18488            '64B' and
18489            ('BASE' or 'SCALE') and
18490            'NDRPDR' and
18491            'ETH' and
18492            '2T2C' and
18493            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18494            not 'VHOST' and
18495            not 'MEMIF'"
18496   parameters:
18497   - "latency"
18498   - "parent"
18499   - "tags"
18500   sort:
18501   - "L2XCFWD"
18502   - "L2PATCH"
18503   - "L2BDMACLRN"
18504   - "FIB_10K"
18505   - "FIB_100K"
18506   - "FIB_1M"
18507   layout:
18508     title: "l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
18509     layout: "plot-latency"
18510
18511 # Packet Latency - VPP L2 3n-hsw-x520 features
18512 -
18513   type: "plot"
18514   title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18515   algorithm: "plot_latency_error_bars"
18516   output-file-type: ".html"
18517   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat"
18518   data: "plot-vpp-throughput-latency-3n-hsw"
18519   filter: "'NIC_Intel-X520-DA2' and
18520            '64B' and
18521            'NDRPDR' and
18522            '1T1C' and
18523            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18524            not 'ACL' and
18525            not 'VHOST' and
18526            not 'MEMIF'"
18527   parameters:
18528   - "latency"
18529   - "parent"
18530   - "tags"
18531   sort:
18532   - "L2XCBASE"    # l2xcbase
18533   - "L2BDBASE"    # l2bdbase
18534   - "L2XCFWD"     # dot1q-l2xcbase
18535   - "L2BDMACLRN"  # dot1q-l2bdbase
18536   layout:
18537     title: "l2sw-3n-hsw-x520-64b-1t1c-features-ndr"
18538     layout: "plot-latency"
18539
18540 -
18541   type: "plot"
18542   title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18543   algorithm: "plot_latency_error_bars"
18544   output-file-type: ".html"
18545   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat"
18546   data: "plot-vpp-throughput-latency-3n-hsw"
18547   filter: "'NIC_Intel-X520-DA2' and
18548            '64B' and
18549            'NDRPDR' and
18550            '2T2C' and
18551            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18552            not 'ACL' and
18553            not 'VHOST' and
18554            not 'MEMIF'"
18555   parameters:
18556   - "latency"
18557   - "parent"
18558   - "tags"
18559   sort:
18560   - "L2XCBASE"    # l2xcbase
18561   - "L2BDBASE"    # l2bdbase
18562   - "L2XCFWD"     # dot1q-l2xcbase
18563   - "L2BDMACLRN"  # dot1q-l2bdbase
18564   layout:
18565     title: "l2sw-3n-hsw-x520-64b-2t2c-features-ndr"
18566     layout: "plot-latency"
18567
18568 # Packet Latency - VPP L2 3n-hsw-x710 base and scale
18569 -
18570   type: "plot"
18571   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18572   algorithm: "plot_latency_error_bars"
18573   output-file-type: ".html"
18574   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
18575   data: "plot-vpp-throughput-latency-3n-hsw"
18576   filter: "'NIC_Intel-X710' and
18577            '64B' and
18578            ('BASE' or 'SCALE') and
18579            'NDRPDR' and
18580            'ETH' and
18581            '1T1C' and
18582            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18583            not 'VHOST' and
18584            not 'MEMIF'"
18585   parameters:
18586   - "latency"
18587   - "parent"
18588   - "tags"
18589   sort:
18590   - "L2PATCH"
18591   - "L2XCBASE"
18592   - "BASE"
18593   - "FIB_10K"
18594   - "FIB_100K"
18595   - "FIB_1M"
18596   layout:
18597     title: "l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
18598     layout: "plot-latency"
18599
18600 -
18601   type: "plot"
18602   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18603   algorithm: "plot_latency_error_bars"
18604   output-file-type: ".html"
18605   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
18606   data: "plot-vpp-throughput-latency-3n-hsw"
18607   filter: "'NIC_Intel-X710' and
18608            '64B' and
18609            ('BASE' or 'SCALE') and
18610            'NDRPDR' and
18611            'ETH' and
18612            '2T2C' and
18613            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18614            not 'VHOST' and
18615            not 'MEMIF'"
18616   parameters:
18617   - "latency"
18618   - "parent"
18619   - "tags"
18620   sort:
18621   - "L2PATCH"
18622   - "L2XCBASE"
18623   - "BASE"
18624   - "FIB_10K"
18625   - "FIB_100K"
18626   - "FIB_1M"
18627   layout:
18628     title: "l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
18629     layout: "plot-latency"
18630
18631 # Packet Latency - VPP L2 3n-hsw-x710 features
18632 -
18633   type: "plot"
18634   title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18635   algorithm: "plot_latency_error_bars"
18636   output-file-type: ".html"
18637   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat"
18638   data: "plot-vpp-throughput-latency-3n-hsw"
18639   filter: "'NIC_Intel-X710' and
18640            '64B' and
18641            'NDRPDR' and
18642            '1T1C' and
18643            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18644            not 'ACL' and
18645            not 'VHOST' and
18646            not 'MEMIF'"
18647   parameters:
18648   - "latency"
18649   - "parent"
18650   - "tags"
18651   sort:
18652   - "L2XCBASE"    # l2xcbase
18653   - "L2BDBASE"    # l2bdbase
18654   - "L2XCFWD"     # dot1q-l2xcbase
18655   - "L2BDMACLRN"  # dot1q-l2bdbase
18656   layout:
18657     title: "l2sw-3n-hsw-x710-64b-1t1c-features-ndr"
18658     layout: "plot-latency"
18659
18660 -
18661   type: "plot"
18662   title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18663   algorithm: "plot_latency_error_bars"
18664   output-file-type: ".html"
18665   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat"
18666   data: "plot-vpp-throughput-latency-3n-hsw"
18667   filter: "'NIC_Intel-X710' and
18668            '64B' and
18669            'NDRPDR' and
18670            '2T2C' and
18671            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18672            not 'ACL' and
18673            not 'VHOST' and
18674            not 'MEMIF'"
18675   parameters:
18676   - "latency"
18677   - "parent"
18678   - "tags"
18679   sort:
18680   - "L2XCBASE"    # l2xcbase
18681   - "L2BDBASE"    # l2bdbase
18682   - "L2XCFWD"     # dot1q-l2xcbase
18683   - "L2BDMACLRN"  # dot1q-l2bdbase
18684   layout:
18685     title: "l2sw-3n-hsw-x710-64b-2t2c-features-ndr"
18686     layout: "plot-latency"
18687
18688 # Packet Latency - VPP L2 3n-hsw-xl710 base and scale
18689 -
18690   type: "plot"
18691   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
18692   algorithm: "plot_latency_error_bars"
18693   output-file-type: ".html"
18694   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
18695   data: "plot-vpp-throughput-latency-3n-hsw"
18696   filter: "'NIC_Intel-XL710' and
18697            '64B' and
18698            ('BASE' or 'SCALE') and
18699            'NDRPDR' and
18700            'ETH' and
18701            '1T1C' and
18702            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18703            not 'VHOST' and
18704            not 'MEMIF'"
18705   parameters:
18706   - "latency"
18707   - "parent"
18708   - "tags"
18709   sort:
18710   - "L2PATCH"
18711   - "L2XCBASE"
18712   - "BASE"
18713   - "FIB_10K"
18714   - "FIB_100K"
18715   - "FIB_1M"
18716   layout:
18717     title: "l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
18718     layout: "plot-latency"
18719
18720 -
18721   type: "plot"
18722   title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
18723   algorithm: "plot_latency_error_bars"
18724   output-file-type: ".html"
18725   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
18726   data: "plot-vpp-throughput-latency-3n-hsw"
18727   filter: "'NIC_Intel-XL710' and
18728            '64B' and
18729            ('BASE' or 'SCALE') and
18730            'NDRPDR' and
18731            'ETH' and
18732            '2T2C' and
18733            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18734            not 'VHOST' and
18735            not 'MEMIF'"
18736   parameters:
18737   - "latency"
18738   - "parent"
18739   - "tags"
18740   sort:
18741   - "L2PATCH"
18742   - "L2XCBASE"
18743   - "BASE"
18744   - "FIB_10K"
18745   - "FIB_100K"
18746   - "FIB_1M"
18747   layout:
18748     title: "l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
18749     layout: "plot-latency"
18750
18751 # Packet Latency - VPP L2 3n-skx-x710 base and scale
18752 -
18753   type: "plot"
18754   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18755   algorithm: "plot_latency_error_bars"
18756   output-file-type: ".html"
18757   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18758   data: "plot-vpp-throughput-latency-3n-skx"
18759   filter: "'NIC_Intel-X710' and
18760            '64B' and
18761            ('BASE' or 'SCALE') and
18762            'NDRPDR' and
18763            'ETH' and
18764            '2T1C' and
18765            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18766            not 'VHOST' and
18767            not 'MEMIF' and
18768            not 'DRV_AVF'"
18769   parameters:
18770   - "latency"
18771   - "parent"
18772   - "tags"
18773   sort:
18774   - "L2PATCH"
18775   - "L2XCBASE"
18776   - "BASE"
18777   - "FIB_10K"
18778   - "FIB_100K"
18779   - "FIB_1M"
18780   layout:
18781     title: "l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
18782     layout: "plot-latency"
18783
18784 -
18785   type: "plot"
18786   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18787   algorithm: "plot_latency_error_bars"
18788   output-file-type: ".html"
18789   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18790   data: "plot-vpp-throughput-latency-3n-skx"
18791   filter: "'NIC_Intel-X710' and
18792            '64B' and
18793            ('BASE' or 'SCALE') and
18794            'NDRPDR' and
18795            'ETH' and
18796            '4T2C' and
18797            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18798            not 'VHOST' and
18799            not 'MEMIF' and
18800            not 'DRV_AVF'"
18801   parameters:
18802   - "latency"
18803   - "parent"
18804   - "tags"
18805   sort:
18806   - "L2PATCH"
18807   - "L2XCBASE"
18808   - "BASE"
18809   - "FIB_10K"
18810   - "FIB_100K"
18811   - "FIB_1M"
18812   layout:
18813     title: "l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
18814     layout: "plot-latency"
18815
18816 # Packet Latency - VPP L2 3n-skx-x710 features
18817 -
18818   type: "plot"
18819   title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18820   algorithm: "plot_latency_error_bars"
18821   output-file-type: ".html"
18822   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat"
18823   data: "plot-vpp-throughput-latency-3n-skx"
18824   filter: "'NIC_Intel-X710' and
18825            '64B' and
18826            'NDRPDR' and
18827            '2T1C' and
18828            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18829            not 'ACL' and
18830            not 'VHOST' and
18831            not 'MEMIF'"
18832   parameters:
18833   - "latency"
18834   - "parent"
18835   - "tags"
18836   sort:
18837   - "L2XCBASE"    # l2xcbase
18838   - "L2BDBASE"    # l2bdbase
18839   - "L2XCFWD"     # dot1q-l2xcbase
18840   - "L2BDMACLRN"  # dot1q-l2bdbase
18841   layout:
18842     title: "l2sw-3n-skx-x710-64b-2t1c-features-ndr"
18843     layout: "plot-latency"
18844
18845 -
18846   type: "plot"
18847   title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18848   algorithm: "plot_latency_error_bars"
18849   output-file-type: ".html"
18850   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat"
18851   data: "plot-vpp-throughput-latency-3n-skx"
18852   filter: "'NIC_Intel-X710' and
18853            '64B' and
18854            'NDRPDR' and
18855            '4T2C' and
18856            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
18857            not 'ACL' and
18858            not 'VHOST' and
18859            not 'MEMIF'"
18860   parameters:
18861   - "latency"
18862   - "parent"
18863   - "tags"
18864   sort:
18865   - "L2XCBASE"    # l2xcbase
18866   - "L2BDBASE"    # l2bdbase
18867   - "L2XCFWD"     # dot1q-l2xcbase
18868   - "L2BDMACLRN"  # dot1q-l2bdbase
18869   layout:
18870     title: "l2sw-3n-skx-x710-64b-4t2c-features-ndr"
18871     layout: "plot-latency"
18872
18873 # Packet Latency - VPP L2 3n-skx-xxv710 base and scale
18874 -
18875   type: "plot"
18876   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18877   algorithm: "plot_latency_error_bars"
18878   output-file-type: ".html"
18879   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
18880   data: "plot-vpp-throughput-latency-3n-skx"
18881   filter: "'NIC_Intel-XXV710' and
18882            '64B' and
18883            ('BASE' or 'SCALE') and
18884            'NDRPDR' and
18885            'ETH' and
18886            '2T1C' and
18887            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18888            not 'VHOST' and
18889            not 'MEMIF' and
18890            not 'DRV_AVF'"
18891   parameters:
18892   - "latency"
18893   - "parent"
18894   - "tags"
18895   sort:
18896   - "L2PATCH"
18897   - "L2XCBASE"
18898   - "BASE"
18899   - "FIB_10K"
18900   - "FIB_100K"
18901   - "FIB_1M"
18902   layout:
18903     title: "l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
18904     layout: "plot-latency"
18905
18906 -
18907   type: "plot"
18908   title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18909   algorithm: "plot_latency_error_bars"
18910   output-file-type: ".html"
18911   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
18912   data: "plot-vpp-throughput-latency-3n-skx"
18913   filter: "'NIC_Intel-XXV710' and
18914            '64B' and
18915            ('BASE' or 'SCALE') and
18916            'NDRPDR' and
18917            'ETH' and
18918            '4T2C' and
18919            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18920            not 'VHOST' and
18921            not 'MEMIF' and
18922            not 'DRV_AVF'"
18923   parameters:
18924   - "latency"
18925   - "parent"
18926   - "tags"
18927   sort:
18928   - "L2PATCH"
18929   - "L2XCBASE"
18930   - "BASE"
18931   - "FIB_10K"
18932   - "FIB_100K"
18933   - "FIB_1M"
18934   layout:
18935     title: "l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
18936     layout: "plot-latency"
18937
18938 # Packet Latency - VPP L2 2n-skx-x710 base and scale
18939 -
18940   type: "plot"
18941   title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18942   algorithm: "plot_latency_error_bars"
18943   output-file-type: ".html"
18944   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
18945   data: "plot-vpp-throughput-latency-2n-skx"
18946   filter: "'NIC_Intel-X710' and
18947            '64B' and
18948            'ETH' and
18949            ('BASE' or 'SCALE') and
18950            'NDRPDR' and
18951            '2T1C' and
18952            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18953            not 'VHOST' and
18954            not 'MEMIF'"
18955   parameters:
18956   - "latency"
18957   - "parent"
18958   - "tags"
18959   sort:
18960   - "L2PATCH"
18961   - "L2XCBASE"
18962   - "BASE"
18963   - "FIB_10K"
18964   - "FIB_100K"
18965   - "FIB_1M"
18966   layout:
18967     title: "l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
18968     layout: "plot-latency"
18969
18970 -
18971   type: "plot"
18972   title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18973   algorithm: "plot_latency_error_bars"
18974   output-file-type: ".html"
18975   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
18976   data: "plot-vpp-throughput-latency-2n-skx"
18977   filter: "'NIC_Intel-X710' and
18978            '64B' and
18979            ('BASE' or 'SCALE') and
18980            'NDRPDR' and
18981            'ETH' and
18982            '4T2C' and
18983            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
18984            not 'VHOST' and
18985            not 'MEMIF'"
18986   parameters:
18987   - "latency"
18988   - "parent"
18989   - "tags"
18990   sort:
18991   - "L2PATCH"
18992   - "L2XCBASE"
18993   - "BASE"
18994   - "FIB_10K"
18995   - "FIB_100K"
18996   - "FIB_1M"
18997   layout:
18998     title: "l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
18999     layout: "plot-latency"
19000
19001 # Packet Latency - VPP L2 2n-skx-xxv710 base and scale
19002 -
19003   type: "plot"
19004   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19005   algorithm: "plot_latency_error_bars"
19006   output-file-type: ".html"
19007   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19008   data: "plot-vpp-throughput-latency-2n-skx"
19009   filter: "'NIC_Intel-XXV710' and
19010            '64B' and
19011            ('BASE' or 'SCALE') and
19012            'NDRPDR' and
19013            'ETH' and
19014            '2T1C' and
19015            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19016            not 'VHOST' and
19017            not 'MEMIF'"
19018   parameters:
19019   - "latency"
19020   - "parent"
19021   - "tags"
19022   sort:
19023   - "L2PATCH"
19024   - "L2XCBASE"
19025   - "BASE"
19026   - "FIB_10K"
19027   - "FIB_100K"
19028   - "FIB_1M"
19029   layout:
19030     title: "l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19031     layout: "plot-latency"
19032
19033 -
19034   type: "plot"
19035   title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19036   algorithm: "plot_latency_error_bars"
19037   output-file-type: ".html"
19038   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19039   data: "plot-vpp-throughput-latency-2n-skx"
19040   filter: "'NIC_Intel-XXV710' and
19041            '64B' and
19042            ('BASE' or 'SCALE') and
19043            'NDRPDR' and
19044            'ETH' and
19045            '4T2C' and
19046            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19047            not 'VHOST' and
19048            not 'MEMIF'"
19049   parameters:
19050   - "latency"
19051   - "parent"
19052   - "tags"
19053   sort:
19054   - "L2PATCH"
19055   - "L2XCBASE"
19056   - "BASE"
19057   - "FIB_10K"
19058   - "FIB_100K"
19059   - "FIB_1M"
19060   layout:
19061     title: "l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19062     layout: "plot-latency"
19063
19064 ################################################################################
19065
19066 # Packet Latency - VPP Container Memif 3n-hsw-x520
19067 -
19068   type: "plot"
19069   title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19070   algorithm: "plot_latency_error_bars"
19071   output-file-type: ".html"
19072   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19073   data: "plot-vpp-throughput-latency-3n-hsw"
19074   filter: "'NIC_Intel-X520-DA2' and
19075            '64B' and
19076            ('BASE' or 'SCALE') and
19077            'NDRPDR' and
19078            '1T1C' and
19079            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19080            not 'VHOST' and
19081            'MEMIF'"
19082   parameters:
19083   - "latency"
19084   - "parent"
19085   - "tags"
19086   sort:
19087   - "L2XCFWD"
19088   - "L2XCFWD"
19089   - "L2XCFWD"
19090   - "L2BDMACLRN"
19091   - "L2BDMACLRN"
19092   - "L2BDMACLRN"
19093   layout:
19094     title: "memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19095     layout: "plot-latency"
19096
19097 -
19098   type: "plot"
19099   title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19100   algorithm: "plot_latency_error_bars"
19101   output-file-type: ".html"
19102   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19103   data: "plot-vpp-throughput-latency-3n-hsw"
19104   filter: "'NIC_Intel-X520-DA2' and
19105            '64B' and
19106            ('BASE' or 'SCALE') and
19107            'NDRPDR' and
19108            '2T2C' and
19109            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19110            not 'VHOST' and
19111            'MEMIF'"
19112   parameters:
19113   - "latency"
19114   - "parent"
19115   - "tags"
19116   sort:
19117   - "L2XCFWD"
19118   - "L2XCFWD"
19119   - "L2XCFWD"
19120   - "L2BDMACLRN"
19121   - "L2BDMACLRN"
19122   - "L2BDMACLRN"
19123   layout:
19124     title: "memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19125     layout: "plot-latency"
19126
19127 # Packet Latency - VPP Container Memif 3n-hsw-x710
19128 -
19129   type: "plot"
19130   title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19131   algorithm: "plot_latency_error_bars"
19132   output-file-type: ".html"
19133   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19134   data: "plot-vpp-throughput-latency-3n-hsw"
19135   filter: "'NIC_Intel-X710' and
19136            '64B' and
19137            ('BASE' or 'SCALE') and
19138            'NDRPDR' and
19139            '1T1C' and
19140            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19141            not 'VHOST' and
19142            'MEMIF'"
19143   parameters:
19144   - "latency"
19145   - "parent"
19146   - "tags"
19147   sort:
19148   - "L2XCFWD"
19149   - "L2XCFWD"
19150   - "L2XCFWD"
19151   - "L2BDMACLRN"
19152   - "L2BDMACLRN"
19153   - "L2BDMACLRN"
19154   layout:
19155     title: "memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
19156     layout: "plot-latency"
19157
19158 -
19159   type: "plot"
19160   title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19161   algorithm: "plot_latency_error_bars"
19162   output-file-type: ".html"
19163   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
19164   data: "plot-vpp-throughput-latency-3n-hsw"
19165   filter: "'NIC_Intel-X710' and
19166            '64B' and
19167            ('BASE' or 'SCALE') and
19168            'NDRPDR' and
19169            '2T2C' and
19170            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19171            not 'VHOST' and
19172            'MEMIF'"
19173   parameters:
19174   - "latency"
19175   - "parent"
19176   - "tags"
19177   sort:
19178   - "L2XCFWD"
19179   - "L2XCFWD"
19180   - "L2XCFWD"
19181   - "L2BDMACLRN"
19182   - "L2BDMACLRN"
19183   - "L2BDMACLRN"
19184   layout:
19185     title: "memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
19186     layout: "plot-latency"
19187
19188 # Packet Latency - VPP Container Memif 3n-hsw-xl710
19189 -
19190   type: "plot"
19191   title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19192   algorithm: "plot_latency_error_bars"
19193   output-file-type: ".html"
19194   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
19195   data: "plot-vpp-throughput-latency-3n-hsw"
19196   filter: "'NIC_Intel-XL710' and
19197            '64B' and
19198            ('BASE' or 'SCALE') and
19199            'NDRPDR' and
19200            '1T1C' and
19201            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19202            not 'VHOST' and
19203            'MEMIF'"
19204   parameters:
19205   - "latency"
19206   - "parent"
19207   - "tags"
19208   sort:
19209   - "L2XCFWD"
19210   - "L2XCFWD"
19211   - "L2XCFWD"
19212   - "L2BDMACLRN"
19213   - "L2BDMACLRN"
19214   - "L2BDMACLRN"
19215   layout:
19216     title: "memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
19217     layout: "plot-latency"
19218
19219 -
19220   type: "plot"
19221   title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19222   algorithm: "plot_latency_error_bars"
19223   output-file-type: ".html"
19224   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
19225   data: "plot-vpp-throughput-latency-3n-hsw"
19226   filter: "'NIC_Intel-XL710' and
19227            '64B' and
19228            ('BASE' or 'SCALE') and
19229            'NDRPDR' and
19230            '2T2C' and
19231            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19232            not 'VHOST' and
19233            'MEMIF'"
19234   parameters:
19235   - "latency"
19236   - "parent"
19237   - "tags"
19238   sort:
19239   - "L2XCFWD"
19240   - "L2XCFWD"
19241   - "L2XCFWD"
19242   - "L2BDMACLRN"
19243   - "L2BDMACLRN"
19244   - "L2BDMACLRN"
19245   layout:
19246     title: "memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
19247     layout: "plot-latency"
19248
19249 # Packet Latency - VPP Container Memif 3n-skx-x710
19250 -
19251   type: "plot"
19252   title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19253   algorithm: "plot_latency_error_bars"
19254   output-file-type: ".html"
19255   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19256   data: "plot-vpp-throughput-latency-3n-skx"
19257   filter: "'NIC_Intel-X710' and
19258            '64B' and
19259            ('BASE' or 'SCALE') and
19260            'NDRPDR' and
19261            '2T1C' and
19262            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19263            not 'VHOST' and
19264            'MEMIF'"
19265   parameters:
19266   - "latency"
19267   - "parent"
19268   - "tags"
19269   sort:
19270   - "L2XCFWD"
19271   - "L2XCFWD"
19272   - "L2XCFWD"
19273   - "L2BDMACLRN"
19274   - "L2BDMACLRN"
19275   - "L2BDMACLRN"
19276   layout:
19277     title: "memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
19278     layout: "plot-latency"
19279
19280 -
19281   type: "plot"
19282   title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19283   algorithm: "plot_latency_error_bars"
19284   output-file-type: ".html"
19285   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19286   data: "plot-vpp-throughput-latency-3n-skx"
19287   filter: "'NIC_Intel-X710' and
19288            '64B' and
19289            ('BASE' or 'SCALE') and
19290            'NDRPDR' and
19291            '4T2C' and
19292            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19293            not 'VHOST' and
19294            'MEMIF'"
19295   parameters:
19296   - "latency"
19297   - "parent"
19298   - "tags"
19299   sort:
19300   - "L2XCFWD"
19301   - "L2XCFWD"
19302   - "L2XCFWD"
19303   - "L2BDMACLRN"
19304   - "L2BDMACLRN"
19305   - "L2BDMACLRN"
19306   layout:
19307     title: "memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
19308     layout: "plot-latency"
19309
19310 # Packet Latency - VPP Container Memif 2n-skx-x710
19311 -
19312   type: "plot"
19313   title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19314   algorithm: "plot_latency_error_bars"
19315   output-file-type: ".html"
19316   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
19317   data: "plot-vpp-throughput-latency-2n-skx"
19318   filter: "'NIC_Intel-X710' and
19319            '64B' and
19320            ('BASE' or 'SCALE') and
19321            'NDRPDR' and
19322            '2T1C' and
19323            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19324            not 'VHOST' and
19325            'MEMIF'"
19326   parameters:
19327   - "latency"
19328   - "parent"
19329   - "tags"
19330   sort:
19331   - "L2XCFWD"
19332   - "L2XCFWD"
19333   - "L2XCFWD"
19334   - "L2BDMACLRN"
19335   - "L2BDMACLRN"
19336   - "L2BDMACLRN"
19337   layout:
19338     title: "memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
19339     layout: "plot-latency"
19340
19341 -
19342   type: "plot"
19343   title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19344   algorithm: "plot_latency_error_bars"
19345   output-file-type: ".html"
19346   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
19347   data: "plot-vpp-throughput-latency-2n-skx"
19348   filter: "'NIC_Intel-X710' and
19349            '64B' and
19350            ('BASE' or 'SCALE') and
19351            'NDRPDR' and
19352            '4T2C' and
19353            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19354            not 'VHOST' and
19355            'MEMIF'"
19356   parameters:
19357   - "latency"
19358   - "parent"
19359   - "tags"
19360   sort:
19361   - "L2XCFWD"
19362   - "L2XCFWD"
19363   - "L2XCFWD"
19364   - "L2BDMACLRN"
19365   - "L2BDMACLRN"
19366   - "L2BDMACLRN"
19367   layout:
19368     title: "memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
19369     layout: "plot-latency"
19370
19371 # Packet Latency - VPP Container Memif 2n-skx-xxv710
19372 -
19373   type: "plot"
19374   title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19375   algorithm: "plot_latency_error_bars"
19376   output-file-type: ".html"
19377   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
19378   data: "plot-vpp-throughput-latency-2n-skx"
19379   filter: "'NIC_Intel-XXV710' and
19380            '64B' and
19381            ('BASE' or 'SCALE') and
19382            'NDRPDR' and
19383            '2T1C' and
19384            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19385            not 'VHOST' and
19386            'MEMIF'"
19387   parameters:
19388   - "latency"
19389   - "parent"
19390   - "tags"
19391   sort:
19392   - "L2XCFWD"
19393   - "L2XCFWD"
19394   - "L2XCFWD"
19395   - "L2BDMACLRN"
19396   - "L2BDMACLRN"
19397   - "L2BDMACLRN"
19398   layout:
19399     title: "memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
19400     layout: "plot-latency"
19401
19402 -
19403   type: "plot"
19404   title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19405   algorithm: "plot_latency_error_bars"
19406   output-file-type: ".html"
19407   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
19408   data: "plot-vpp-throughput-latency-2n-skx"
19409   filter: "'NIC_Intel-XXV710' and
19410            '64B' and
19411            ('BASE' or 'SCALE') and
19412            'NDRPDR' and
19413            '4T2C' and
19414            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
19415            not 'VHOST' and
19416            'MEMIF'"
19417   parameters:
19418   - "latency"
19419   - "parent"
19420   - "tags"
19421   sort:
19422   - "L2XCFWD"
19423   - "L2XCFWD"
19424   - "L2XCFWD"
19425   - "L2BDMACLRN"
19426   - "L2BDMACLRN"
19427   - "L2BDMACLRN"
19428   layout:
19429     title: "memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
19430     layout: "plot-latency"
19431
19432 ################################################################################
19433
19434 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2xc
19435 -
19436   type: "plot"
19437   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19438   algorithm: "plot_latency_error_bars"
19439   output-file-type: ".html"
19440   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19441   data: "plot-ligato-throughput-latency-3n-hsw"
19442   filter: "'NIC_Intel-X520-DA2' and
19443            '64B' and
19444            ('BASE' or 'SCALE') and
19445            'NDRPDR' and
19446            '1T1C' and
19447            'L2XCFWD' and
19448            not 'VHOST' and
19449            'MEMIF'"
19450   parameters:
19451   - "latency"
19452   - "parent"
19453   - "tags"
19454   sort:
19455   - "1VNF"
19456   - "2VNF"
19457   - "4VNF"
19458   - "2VNF"
19459   - "4VNF"
19460   layout:
19461     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2xc-ndr"
19462     layout: "plot-latency"
19463
19464 -
19465   type: "plot"
19466   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19467   algorithm: "plot_latency_error_bars"
19468   output-file-type: ".html"
19469   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19470   data: "plot-ligato-throughput-latency-3n-hsw"
19471   filter: "'NIC_Intel-X520-DA2' and
19472            '64B' and
19473            ('BASE' or 'SCALE') and
19474            'NDRPDR' and
19475            '2T2C' and
19476            'L2XCFWD' and
19477            not 'VHOST' and
19478            'MEMIF'"
19479   parameters:
19480   - "latency"
19481   - "parent"
19482   - "tags"
19483   sort:
19484   - "1VNF"
19485   - "2VNF"
19486   - "4VNF"
19487   - "2VNF"
19488   - "4VNF"
19489   layout:
19490     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2xc-ndr"
19491     layout: "plot-latency"
19492
19493 # Packet Latency - VPP Container Memif 3n-hsw-x520 - l2bd
19494 -
19495   type: "plot"
19496   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19497   algorithm: "plot_latency_error_bars"
19498   output-file-type: ".html"
19499   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19500   data: "plot-ligato-throughput-latency-3n-hsw"
19501   filter: "'NIC_Intel-X520-DA2' and
19502            '64B' and
19503            ('BASE' or 'SCALE') and
19504            'NDRPDR' and
19505            '1T1C' and
19506            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19507            not 'VHOST' and
19508            'MEMIF'"
19509   parameters:
19510   - "latency"
19511   - "parent"
19512   - "tags"
19513   sort:
19514   - "1VNF"
19515   - "2VNF"
19516   - "4VNF"
19517   - "2VNF"
19518   - "4VNF"
19519   layout:
19520     title: "k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-l2bd-ndr"
19521     layout: "plot-latency"
19522
19523 -
19524   type: "plot"
19525   title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19526   algorithm: "plot_latency_error_bars"
19527   output-file-type: ".html"
19528   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19529   data: "plot-ligato-throughput-latency-3n-hsw"
19530   filter: "'NIC_Intel-X520-DA2' and
19531            '64B' and
19532            ('BASE' or 'SCALE') and
19533            'NDRPDR' and
19534            '2T2C' and
19535            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19536            not 'VHOST' and
19537            'MEMIF'"
19538   parameters:
19539   - "latency"
19540   - "parent"
19541   - "tags"
19542   sort:
19543   - "1VNF"
19544   - "2VNF"
19545   - "4VNF"
19546   - "2VNF"
19547   - "4VNF"
19548   layout:
19549     title: "k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-l2bd-ndr"
19550     layout: "plot-latency"
19551
19552 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2xc
19553 -
19554   type: "plot"
19555   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19556   algorithm: "plot_latency_error_bars"
19557   output-file-type: ".html"
19558   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr-lat"
19559   data: "plot-ligato-throughput-latency-3n-hsw"
19560   filter: "'NIC_Intel-X710' and
19561            '64B' and
19562            ('BASE' or 'SCALE') and
19563            'NDRPDR' and
19564            '1T1C' and
19565            'L2XCFWD' and
19566            not 'VHOST' and
19567            'MEMIF'"
19568   parameters:
19569   - "latency"
19570   - "parent"
19571   - "tags"
19572   sort:
19573   - "1VNF"
19574   - "2VNF"
19575   - "4VNF"
19576   - "2VNF"
19577   - "4VNF"
19578   layout:
19579     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2xc-ndr"
19580     layout: "plot-latency"
19581
19582 -
19583   type: "plot"
19584   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19585   algorithm: "plot_latency_error_bars"
19586   output-file-type: ".html"
19587   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr-lat"
19588   data: "plot-ligato-throughput-latency-3n-hsw"
19589   filter: "'NIC_Intel-X710' and
19590            '64B' and
19591            ('BASE' or 'SCALE') and
19592            'NDRPDR' and
19593            '2T2C' and
19594            'L2XCFWD' and
19595            not 'VHOST' and
19596            'MEMIF'"
19597   parameters:
19598   - "latency"
19599   - "parent"
19600   - "tags"
19601   sort:
19602   - "1VNF"
19603   - "2VNF"
19604   - "4VNF"
19605   - "2VNF"
19606   - "4VNF"
19607   layout:
19608     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2xc-ndr"
19609     layout: "plot-latency"
19610
19611 # Packet Latency - VPP Container Memif 3n-hsw-x710 - l2bd
19612 -
19613   type: "plot"
19614   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19615   algorithm: "plot_latency_error_bars"
19616   output-file-type: ".html"
19617   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr-lat"
19618   data: "plot-ligato-throughput-latency-3n-hsw"
19619   filter: "'NIC_Intel-X710' and
19620            '64B' and
19621            ('BASE' or 'SCALE') and
19622            'NDRPDR' and
19623            '1T1C' and
19624            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19625            not 'VHOST' and
19626            'MEMIF'"
19627   parameters:
19628   - "latency"
19629   - "parent"
19630   - "tags"
19631   sort:
19632   - "1VNF"
19633   - "2VNF"
19634   - "4VNF"
19635   - "2VNF"
19636   - "4VNF"
19637   layout:
19638     title: "k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-l2bd-ndr"
19639     layout: "plot-latency"
19640
19641 -
19642   type: "plot"
19643   title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19644   algorithm: "plot_latency_error_bars"
19645   output-file-type: ".html"
19646   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr-lat"
19647   data: "plot-ligato-throughput-latency-3n-hsw"
19648   filter: "'NIC_Intel-X710' and
19649            '64B' and
19650            ('BASE' or 'SCALE') and
19651            'NDRPDR' and
19652            '2T2C' and
19653            ('L2BDMACSTAT' or 'L2BDMACLRN') and
19654            not 'VHOST' and
19655            'MEMIF'"
19656   parameters:
19657   - "latency"
19658   - "parent"
19659   - "tags"
19660   sort:
19661   - "1VNF"
19662   - "2VNF"
19663   - "4VNF"
19664   - "2VNF"
19665   - "4VNF"
19666   layout:
19667     title: "k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-l2bd-ndr"
19668     layout: "plot-latency"
19669
19670 ################################################################################
19671
19672 # Packet Latency - VPP IPv4 3n-hsw-x520 base and scale
19673 -
19674   type: "plot"
19675   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19676   algorithm: "plot_latency_error_bars"
19677   output-file-type: ".html"
19678   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
19679   data: "plot-vpp-throughput-latency-3n-hsw"
19680   filter: "'NIC_Intel-X520-DA2' and
19681            '64B' and
19682            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19683            'NDRPDR' and
19684            '1T1C' and
19685            'IP4FWD' and
19686            not 'IPSEC' and
19687            not 'VHOST'"
19688   parameters:
19689   - "latency"
19690   - "parent"
19691   - "tags"
19692   sort:
19693   - "DOT1Q"
19694   - "IP4BASE"
19695   - "FIB_20k"
19696   - "FIB_200k"
19697   - "FIB_2M"
19698   layout:
19699     title: "ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
19700     layout: "plot-latency"
19701
19702 -
19703   type: "plot"
19704   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19705   algorithm: "plot_latency_error_bars"
19706   output-file-type: ".html"
19707   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
19708   data: "plot-vpp-throughput-latency-3n-hsw"
19709   filter: "'NIC_Intel-X520-DA2' and
19710            '64B' and
19711            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
19712            'NDRPDR' and
19713            '2T2C' and
19714            'IP4FWD' and
19715            not 'IPSEC' and
19716            not 'VHOST'"
19717   parameters:
19718   - "latency"
19719   - "parent"
19720   - "tags"
19721   sort:
19722   - "DOT1Q"
19723   - "IP4BASE"
19724   - "FIB_20k"
19725   - "FIB_200k"
19726   - "FIB_2M"
19727   layout:
19728     title: "ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
19729     layout: "plot-latency"
19730
19731 # Packet Latency - VPP IPv4 3n-hsw-x520 features
19732 -
19733   type: "plot"
19734   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19735   algorithm: "plot_latency_error_bars"
19736   output-file-type: ".html"
19737   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat"
19738   data: "plot-vpp-throughput-latency-3n-hsw"
19739   filter: "'NIC_Intel-X520-DA2' and
19740            '64B' and
19741            ('IP4BASE' or
19742             'POLICE_MARK' or
19743             'COPWHLIST' or
19744             ('NAT44' and 'BASE') or
19745             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
19746            'NDRPDR' and
19747            '1T1C' and
19748            'IP4FWD' and
19749            not 'IPSEC' and
19750            not 'VHOST'"
19751   parameters:
19752   - "latency"
19753   - "parent"
19754   - "tags"
19755   sort:
19756   - "DOT1Q"
19757   - "IP4BASE"
19758   - "NAT44"
19759   - "POLICE_MARK"
19760   - "COPWHLIST"
19761   - "IACL"
19762   - "OACL"
19763   layout:
19764     title: "ip4-3n-hsw-x520-64b-1t1c-features-ndr"
19765     layout: "plot-latency"
19766
19767 -
19768   type: "plot"
19769   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19770   algorithm: "plot_latency_error_bars"
19771   output-file-type: ".html"
19772   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat"
19773   data: "plot-vpp-throughput-latency-3n-hsw"
19774   filter: "'NIC_Intel-X520-DA2' and
19775            '64B' and
19776            ('IP4BASE' or
19777             'POLICE_MARK' or
19778             'COPWHLIST' or
19779             ('NAT44' and 'BASE') or
19780             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
19781            'NDRPDR' and
19782            '2T2C' and
19783            'IP4FWD' and
19784            not 'IPSEC' and
19785            not 'VHOST'"
19786   parameters:
19787   - "latency"
19788   - "parent"
19789   - "tags"
19790   sort:
19791   - "DOT1Q"
19792   - "IP4BASE"
19793   - "NAT44"
19794   - "POLICE_MARK"
19795   - "COPWHLIST"
19796   - "IACL"
19797   - "OACL"
19798   layout:
19799     title: "ip4-3n-hsw-x520-64b-2t2c-features-ndr"
19800     layout: "plot-latency"
19801
19802 # Packet Latency - VPP IPv4 3n-hsw-x520 features nat44
19803 -
19804   type: "plot"
19805   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19806   algorithm: "plot_latency_error_bars"
19807   output-file-type: ".html"
19808   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr-lat"
19809   data: "plot-vpp-throughput-latency-3n-hsw"
19810   filter: "'NIC_Intel-X520-DA2' and
19811            '64B' and
19812            'NDRPDR' and
19813            '1T1C' and
19814            'IP4FWD' and
19815            'NAT44' and
19816            not 'IPSEC' and
19817            not 'VHOST'"
19818   parameters:
19819   - "latency"
19820   - "parent"
19821   - "tags"
19822   sort:
19823   - "BASE"
19824   - "BASE"
19825   - "SRC_USER_10"
19826   - "SRC_USER_100"
19827   - "SRC_USER_1000"
19828   - "SRC_USER_2000"
19829   layout:
19830     title: "ip4-3n-hsw-x520-64b-1t1c-features-nat44-ndr"
19831     layout: "plot-latency"
19832
19833 -
19834   type: "plot"
19835   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19836   algorithm: "plot_latency_error_bars"
19837   output-file-type: ".html"
19838   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr-lat"
19839   data: "plot-vpp-throughput-latency-3n-hsw"
19840   filter: "'NIC_Intel-X520-DA2' and
19841            '64B' and
19842            'NDRPDR' and
19843            '2T2C' and
19844            'IP4FWD' and
19845            'NAT44' and
19846            not 'IPSEC' and
19847            not 'VHOST'"
19848   parameters:
19849   - "latency"
19850   - "parent"
19851   - "tags"
19852   sort:
19853   - "BASE"
19854   - "BASE"
19855   - "SRC_USER_10"
19856   - "SRC_USER_100"
19857   - "SRC_USER_1000"
19858   - "SRC_USER_2000"
19859   layout:
19860     title: "ip4-3n-hsw-x520-64b-2t2c-features-nat44-ndr"
19861     layout: "plot-latency"
19862
19863 # Packet Latency - VPP IPv4 3n-hsw-x520 features iacl
19864 -
19865   type: "plot"
19866   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19867   algorithm: "plot_latency_error_bars"
19868   output-file-type: ".html"
19869   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr-lat"
19870   data: "plot-vpp-throughput-latency-3n-hsw"
19871   filter: "'NIC_Intel-X520-DA2' and
19872            '64B' and
19873            'NDRPDR' and
19874            '1T1C' and
19875            'IP4FWD' and
19876            'IACL' and
19877            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19878            not 'IPSEC' and
19879            not 'VHOST'"
19880   parameters:
19881   - "latency"
19882   - "parent"
19883   - "tags"
19884   sort:
19885   - "ACL_STATELESS"
19886   - "ACL_STATEFUL"
19887   - "ACL_STATELESS"
19888   - "ACL_STATEFUL"
19889   layout:
19890     title: "ip4-3n-hsw-x520-64b-1t1c-features-iacl-ndr"
19891     layout: "plot-latency"
19892
19893 -
19894   type: "plot"
19895   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19896   algorithm: "plot_latency_error_bars"
19897   output-file-type: ".html"
19898   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr-lat"
19899   data: "plot-vpp-throughput-latency-3n-hsw"
19900   filter: "'NIC_Intel-X520-DA2' and
19901            '64B' and
19902            'NDRPDR' and
19903            '2T2C' and
19904            'IP4FWD' and
19905            'IACL' and
19906            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19907            not 'IPSEC' and
19908            not 'VHOST'"
19909   parameters:
19910   - "latency"
19911   - "parent"
19912   - "tags"
19913   sort:
19914   - "ACL_STATELESS"
19915   - "ACL_STATEFUL"
19916   - "ACL_STATELESS"
19917   - "ACL_STATEFUL"
19918   layout:
19919     title: "ip4-3n-hsw-x520-64b-2t2c-features-iacl-ndr"
19920     layout: "plot-latency"
19921
19922 # Packet Latency - VPP IPv4 3n-hsw-x520 features oacl
19923 -
19924   type: "plot"
19925   title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19926   algorithm: "plot_latency_error_bars"
19927   output-file-type: ".html"
19928   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr-lat"
19929   data: "plot-vpp-throughput-latency-3n-hsw"
19930   filter: "'NIC_Intel-X520-DA2' and
19931            '64B' and
19932            'NDRPDR' and
19933            '1T1C' and
19934            'IP4FWD' and
19935            'OACL' and
19936            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19937            not 'IPSEC' and
19938            not 'VHOST'"
19939   parameters:
19940   - "latency"
19941   - "parent"
19942   - "tags"
19943   sort:
19944   - "ACL_STATELESS"
19945   - "ACL_STATEFUL"
19946   - "ACL_STATELESS"
19947   - "ACL_STATEFUL"
19948   layout:
19949     title: "ip4-3n-hsw-x520-64b-1t1c-features-oacl-ndr"
19950     layout: "plot-latency"
19951
19952 -
19953   type: "plot"
19954   title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19955   algorithm: "plot_latency_error_bars"
19956   output-file-type: ".html"
19957   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr-lat"
19958   data: "plot-vpp-throughput-latency-3n-hsw"
19959   filter: "'NIC_Intel-X520-DA2' and
19960            '64B' and
19961            'NDRPDR' and
19962            '2T2C' and
19963            'IP4FWD' and
19964            'OACL' and
19965            ('ACL10' or 'ACL50') and '10k_FLOWS' and
19966            not 'IPSEC' and
19967            not 'VHOST'"
19968   parameters:
19969   - "latency"
19970   - "parent"
19971   - "tags"
19972   sort:
19973   - "ACL_STATELESS"
19974   - "ACL_STATEFUL"
19975   - "ACL_STATELESS"
19976   - "ACL_STATEFUL"
19977   layout:
19978     title: "ip4-3n-hsw-x520-64b-2t2c-features-oacl-ndr"
19979     layout: "plot-latency"
19980
19981 # Packet Latency - VPP IPv4 3n-hsw-x710 base and scale
19982 -
19983   type: "plot"
19984   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19985   algorithm: "plot_latency_error_bars"
19986   output-file-type: ".html"
19987   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
19988   data: "plot-vpp-throughput-latency-3n-hsw"
19989   filter: "'NIC_Intel-X710' and
19990            '64B' and
19991            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
19992            'NDRPDR' and
19993            '1T1C' and
19994            'IP4FWD' and
19995            not 'IPSEC' and
19996            not 'VHOST'"
19997   parameters:
19998   - "latency"
19999   - "parent"
20000   - "tags"
20001   sort:
20002   - "DOT1Q"
20003   - "IP4BASE"
20004   - "FIB_20K"
20005   - "FIB_200K"
20006   - "FIB_2M"
20007   layout:
20008     title: "ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20009     layout: "plot-latency"
20010
20011 -
20012   type: "plot"
20013   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20014   algorithm: "plot_latency_error_bars"
20015   output-file-type: ".html"
20016   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20017   data: "plot-vpp-throughput-latency-3n-hsw"
20018   filter: "'NIC_Intel-X710' and
20019            '64B' and
20020            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20021            'NDRPDR' and
20022            '2T2C' and
20023            'IP4FWD' and
20024            not 'IPSEC' and
20025            not 'VHOST'"
20026   parameters:
20027   - "latency"
20028   - "parent"
20029   - "tags"
20030   sort:
20031   - "DOT1Q"
20032   - "IP4BASE"
20033   - "FIB_20K"
20034   - "FIB_200K"
20035   - "FIB_2M"
20036   layout:
20037     title: "ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20038     layout: "plot-latency"
20039
20040 # Packet Latency - VPP IPv4 3n-hsw-x710 features
20041 -
20042   type: "plot"
20043   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20044   algorithm: "plot_latency_error_bars"
20045   output-file-type: ".html"
20046   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat"
20047   data: "plot-vpp-throughput-latency-3n-hsw"
20048   filter: "'NIC_Intel-X710' and
20049            '64B' and
20050            ('IP4BASE' or
20051             'POLICE_MARK' or
20052             'COPWHLIST' or
20053             ('NAT44' and 'BASE') or
20054             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20055            'NDRPDR' and
20056            '1T1C' and
20057            'IP4FWD' and
20058            not 'IPSEC' and
20059            not 'VHOST'"
20060   parameters:
20061   - "latency"
20062   - "parent"
20063   - "tags"
20064   sort:
20065   - "IP4BASE"
20066   - "NAT44"
20067   - "POLICE_MARK"
20068   - "COPWHLIST"
20069   - "IACL"
20070   - "OACL"
20071   layout:
20072     title: "ip4-3n-hsw-x710-64b-1t1c-features-ndr"
20073     layout: "plot-latency"
20074
20075 -
20076   type: "plot"
20077   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20078   algorithm: "plot_latency_error_bars"
20079   output-file-type: ".html"
20080   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat"
20081   data: "plot-vpp-throughput-latency-3n-hsw"
20082   filter: "'NIC_Intel-X710' and
20083            '64B' and
20084            ('IP4BASE' or
20085             'POLICE_MARK' or
20086             'COPWHLIST' or
20087             ('NAT44' and 'BASE') or
20088             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20089            'NDRPDR' and
20090            '2T2C' and
20091            'IP4FWD' and
20092            not 'IPSEC' and
20093            not 'VHOST'"
20094   parameters:
20095   - "latency"
20096   - "parent"
20097   - "tags"
20098   sort:
20099   - "IP4BASE"
20100   - "NAT44"
20101   - "POLICE_MARK"
20102   - "COPWHLIST"
20103   - "IACL"
20104   - "OACL"
20105   layout:
20106     title: "ip4-3n-hsw-x710-64b-2t2c-features-ndr"
20107     layout: "plot-latency"
20108
20109 # Packet Latency - VPP IPv4 3n-hsw-x710 features nat44
20110 -
20111   type: "plot"
20112   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20113   algorithm: "plot_latency_error_bars"
20114   output-file-type: ".html"
20115   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr-lat"
20116   data: "plot-vpp-throughput-latency-3n-hsw"
20117   filter: "'NIC_Intel-X710' and
20118            '64B' and
20119            'NDRPDR' and
20120            '1T1C' and
20121            'IP4FWD' and
20122            'NAT44' and
20123            not 'IPSEC' and
20124            not 'VHOST'"
20125   parameters:
20126   - "latency"
20127   - "parent"
20128   - "tags"
20129   sort:
20130   - "BASE"
20131   - "BASE"
20132   - "SRC_USER_10"
20133   - "SRC_USER_100"
20134   - "SRC_USER_1000"
20135   - "SRC_USER_2000"
20136   layout:
20137     title: "ip4-3n-hsw-x710-64b-1t1c-features-nat44-ndr"
20138     layout: "plot-latency"
20139
20140 -
20141   type: "plot"
20142   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20143   algorithm: "plot_latency_error_bars"
20144   output-file-type: ".html"
20145   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr-lat"
20146   data: "plot-vpp-throughput-latency-3n-hsw"
20147   filter: "'NIC_Intel-X710' and
20148            '64B' and
20149            'NDRPDR' and
20150            '2T2C' and
20151            'IP4FWD' and
20152            'NAT44' and
20153            not 'IPSEC' and
20154            not 'VHOST'"
20155   parameters:
20156   - "latency"
20157   - "parent"
20158   - "tags"
20159   sort:
20160   - "BASE"
20161   - "BASE"
20162   - "SRC_USER_10"
20163   - "SRC_USER_100"
20164   - "SRC_USER_1000"
20165   - "SRC_USER_2000"
20166   layout:
20167     title: "ip4-3n-hsw-x710-64b-2t2c-features-nat44-ndr"
20168     layout: "plot-latency"
20169
20170 # Packet Latency - VPP IPv4 3n-hsw-x710 features iacl
20171 -
20172   type: "plot"
20173   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20174   algorithm: "plot_latency_error_bars"
20175   output-file-type: ".html"
20176   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr-lat"
20177   data: "plot-vpp-throughput-latency-3n-hsw"
20178   filter: "'NIC_Intel-X710' and
20179            '64B' and
20180            'NDRPDR' and
20181            '1T1C' and
20182            'IP4FWD' and
20183            'IACL' and
20184            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20185            not 'IPSEC' and
20186            not 'VHOST'"
20187   parameters:
20188   - "latency"
20189   - "parent"
20190   - "tags"
20191   sort:
20192   - "ACL_STATELESS"
20193   - "ACL_STATEFUL"
20194   - "ACL_STATELESS"
20195   - "ACL_STATEFUL"
20196   layout:
20197     title: "ip4-3n-hsw-x710-64b-1t1c-features-iacl-ndr"
20198     layout: "plot-latency"
20199
20200 -
20201   type: "plot"
20202   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20203   algorithm: "plot_latency_error_bars"
20204   output-file-type: ".html"
20205   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr-lat"
20206   data: "plot-vpp-throughput-latency-3n-hsw"
20207   filter: "'NIC_Intel-X710' and
20208            '64B' and
20209            'NDRPDR' and
20210            '2T2C' and
20211            'IP4FWD' and
20212            'IACL' and
20213            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20214            not 'IPSEC' and
20215            not 'VHOST'"
20216   parameters:
20217   - "latency"
20218   - "parent"
20219   - "tags"
20220   sort:
20221   - "ACL_STATELESS"
20222   - "ACL_STATEFUL"
20223   - "ACL_STATELESS"
20224   - "ACL_STATEFUL"
20225   layout:
20226     title: "ip4-3n-hsw-x710-64b-2t2c-features-iacl-ndr"
20227     layout: "plot-latency"
20228
20229 # Packet Latency - VPP IPv4 3n-hsw-x710 features oacl
20230 -
20231   type: "plot"
20232   title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
20233   algorithm: "plot_latency_error_bars"
20234   output-file-type: ".html"
20235   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr-lat"
20236   data: "plot-vpp-throughput-latency-3n-hsw"
20237   filter: "'NIC_Intel-X710' and
20238            '64B' and
20239            'NDRPDR' and
20240            '1T1C' and
20241            'IP4FWD' and
20242            'OACL' and
20243            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20244            not 'IPSEC' and
20245            not 'VHOST'"
20246   parameters:
20247   - "latency"
20248   - "parent"
20249   - "tags"
20250   sort:
20251   - "ACL_STATELESS"
20252   - "ACL_STATEFUL"
20253   - "ACL_STATELESS"
20254   - "ACL_STATEFUL"
20255   layout:
20256     title: "ip4-3n-hsw-x710-64b-1t1c-features-oacl-ndr"
20257     layout: "plot-latency"
20258
20259 -
20260   type: "plot"
20261   title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
20262   algorithm: "plot_latency_error_bars"
20263   output-file-type: ".html"
20264   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr-lat"
20265   data: "plot-vpp-throughput-latency-3n-hsw"
20266   filter: "'NIC_Intel-X710' and
20267            '64B' and
20268            'NDRPDR' and
20269            '2T2C' and
20270            'IP4FWD' and
20271            'OACL' and
20272            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20273            not 'IPSEC' and
20274            not 'VHOST'"
20275   parameters:
20276   - "latency"
20277   - "parent"
20278   - "tags"
20279   sort:
20280   - "ACL_STATELESS"
20281   - "ACL_STATEFUL"
20282   - "ACL_STATELESS"
20283   - "ACL_STATEFUL"
20284   layout:
20285     title: "ip4-3n-hsw-x710-64b-2t2c-features-oacl-ndr"
20286     layout: "plot-latency"
20287
20288 # Packet Latency - VPP IPv4 3n-hsw-xl710 base and scale
20289 -
20290   type: "plot"
20291   title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20292   algorithm: "plot_latency_error_bars"
20293   output-file-type: ".html"
20294   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
20295   data: "plot-vpp-throughput-latency-3n-hsw"
20296   filter: "'NIC_Intel-XL710' and
20297            '64B' and
20298            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20299            'NDRPDR' and
20300            '1T1C' and
20301            'IP4FWD' and
20302            not 'IPSEC' and
20303            not 'VHOST'"
20304   parameters:
20305   - "latency"
20306   - "parent"
20307   - "tags"
20308   sort:
20309   - "IP4BASE"
20310   - "FIB_20K"
20311   - "FIB_200K"
20312   - "FIB_2M"
20313   layout:
20314     title: "ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
20315     layout: "plot-latency"
20316
20317 -
20318   type: "plot"
20319   title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20320   algorithm: "plot_latency_error_bars"
20321   output-file-type: ".html"
20322   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
20323   data: "plot-vpp-throughput-latency-3n-hsw"
20324   filter: "'NIC_Intel-XL710' and
20325            '64B' and
20326            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20327            'NDRPDR' and
20328            '2T2C' and
20329            'IP4FWD' and
20330            not 'IPSEC' and
20331            not 'VHOST'"
20332   parameters:
20333   - "latency"
20334   - "parent"
20335   - "tags"
20336   sort:
20337   - "IP4BASE"
20338   - "FIB_20K"
20339   - "FIB_200K"
20340   - "FIB_2M"
20341   layout:
20342     title: "ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
20343     layout: "plot-latency"
20344
20345 # Packet Latency - VPP IPv4 3n-skx-x710 base and scale
20346 -
20347   type: "plot"
20348   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20349   algorithm: "plot_latency_error_bars"
20350   output-file-type: ".html"
20351   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20352   data: "plot-vpp-throughput-latency-3n-skx"
20353   filter: "'NIC_Intel-X710' and
20354            '64B' and
20355            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20356            'NDRPDR' and
20357            '2T1C' and
20358            'IP4FWD' and
20359            not 'IPSEC' and
20360            not 'VHOST'"
20361   parameters:
20362   - "latency"
20363   - "parent"
20364   - "tags"
20365   sort:
20366   - "IP4BASE"
20367   - "FIB_20K"
20368   - "FIB_200K"
20369   - "FIB_2M"
20370   layout:
20371     title: "ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
20372     layout: "plot-latency"
20373
20374 -
20375   type: "plot"
20376   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20377   algorithm: "plot_latency_error_bars"
20378   output-file-type: ".html"
20379   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20380   data: "plot-vpp-throughput-latency-3n-skx"
20381   filter: "'NIC_Intel-X710' and
20382            '64B' and
20383            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
20384            'NDRPDR' and
20385            '4T2C' and
20386            'IP4FWD' and
20387            not 'IPSEC' and
20388            not 'VHOST'"
20389   parameters:
20390   - "latency"
20391   - "parent"
20392   - "tags"
20393   sort:
20394   - "IP4BASE"
20395   - "FIB_20K"
20396   - "FIB_200K"
20397   - "FIB_2M"
20398   layout:
20399     title: "ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
20400     layout: "plot-latency"
20401
20402 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20403 -
20404   type: "plot"
20405   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20406   algorithm: "plot_latency_error_bars"
20407   output-file-type: ".html"
20408   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat"
20409   data: "plot-vpp-throughput-latency-3n-skx"
20410   filter: "'NIC_Intel-X710' and
20411            '64B' and
20412            ('IP4BASE' or
20413             'POLICE_MARK' or
20414             'COPWHLIST' or
20415             ('NAT44' and 'BASE') or
20416             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20417            'NDRPDR' and
20418            '2T1C' and
20419            'IP4FWD' and
20420            not 'IPSEC' and
20421            not 'VHOST'"
20422   parameters:
20423   - "latency"
20424   - "parent"
20425   - "tags"
20426   sort:
20427   - "IP4BASE"
20428   - "NAT44"
20429   - "POLICE_MARK"
20430   - "COPWHLIST"
20431   - "IACL"
20432   - "OACL"
20433   layout:
20434     title: "ip4-3n-skx-x710-64b-2t1c-features-ndr"
20435     layout: "plot-latency"
20436
20437 -
20438   type: "plot"
20439   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20440   algorithm: "plot_latency_error_bars"
20441   output-file-type: ".html"
20442   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat"
20443   data: "plot-vpp-throughput-latency-3n-skx"
20444   filter: "'NIC_Intel-X710' and
20445            '64B' and
20446            ('IP4BASE' or
20447             'POLICE_MARK' or
20448             'COPWHLIST' or
20449             ('NAT44' and 'BASE') or
20450             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
20451            'NDRPDR' and
20452            '4T2C' and
20453            'IP4FWD' and
20454            not 'IPSEC' and
20455            not 'VHOST'"
20456   parameters:
20457   - "latency"
20458   - "parent"
20459   - "tags"
20460   sort:
20461   - "IP4BASE"
20462   - "NAT44"
20463   - "POLICE_MARK"
20464   - "COPWHLIST"
20465   - "IACL"
20466   - "OACL"
20467   layout:
20468     title: "ip4-3n-skx-x710-64b-4t2c-features-ndr"
20469     layout: "plot-latency"
20470
20471 # Packet Latency - VPP IPv4 3n-skx-x710 features nat44
20472 -
20473   type: "plot"
20474   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20475   algorithm: "plot_latency_error_bars"
20476   output-file-type: ".html"
20477   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr-lat"
20478   data: "plot-vpp-throughput-latency-3n-skx"
20479   filter: "'NIC_Intel-X710' and
20480            '64B' and
20481            'NDRPDR' and
20482            '2T1C' and
20483            'IP4FWD' and
20484            'NAT44' and
20485            not 'IPSEC' and
20486            not 'VHOST'"
20487   parameters:
20488   - "latency"
20489   - "parent"
20490   - "tags"
20491   sort:
20492   - "BASE"
20493   - "BASE"
20494   - "SRC_USER_10"
20495   - "SRC_USER_100"
20496   - "SRC_USER_1000"
20497   - "SRC_USER_2000"
20498   layout:
20499     title: "ip4-3n-skx-x710-64b-2t1c-features-nat44-ndr"
20500     layout: "plot-latency"
20501
20502 -
20503   type: "plot"
20504   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20505   algorithm: "plot_latency_error_bars"
20506   output-file-type: ".html"
20507   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr-lat"
20508   data: "plot-vpp-throughput-latency-3n-skx"
20509   filter: "'NIC_Intel-X710' and
20510            '64B' and
20511            'NDRPDR' and
20512            '4T2C' and
20513            'IP4FWD' and
20514            'NAT44' and
20515            not 'IPSEC' and
20516            not 'VHOST'"
20517   parameters:
20518   - "latency"
20519   - "parent"
20520   - "tags"
20521   sort:
20522   - "BASE"
20523   - "BASE"
20524   - "SRC_USER_10"
20525   - "SRC_USER_100"
20526   - "SRC_USER_1000"
20527   - "SRC_USER_2000"
20528   layout:
20529     title: "ip4-3n-skx-x710-64b-4t2c-features-nat44-ndr"
20530     layout: "plot-latency"
20531
20532 # Packet Latency - VPP IPv4 3n-skx-x710 features iacl
20533 -
20534   type: "plot"
20535   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20536   algorithm: "plot_latency_error_bars"
20537   output-file-type: ".html"
20538   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr-lat"
20539   data: "plot-vpp-throughput-latency-3n-skx"
20540   filter: "'NIC_Intel-X710' and
20541            '64B' and
20542            'NDRPDR' and
20543            '2T1C' and
20544            'IP4FWD' and
20545            'IACL' and
20546            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20547            not 'IPSEC' and
20548            not 'VHOST'"
20549   parameters:
20550   - "latency"
20551   - "parent"
20552   - "tags"
20553   sort:
20554   - "ACL_STATELESS"
20555   - "ACL_STATEFUL"
20556   - "ACL_STATELESS"
20557   - "ACL_STATEFUL"
20558   layout:
20559     title: "ip4-3n-skx-x710-64b-2t1c-features-iacl-ndr"
20560     layout: "plot-latency"
20561
20562 -
20563   type: "plot"
20564   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20565   algorithm: "plot_latency_error_bars"
20566   output-file-type: ".html"
20567   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr-lat"
20568   data: "plot-vpp-throughput-latency-3n-skx"
20569   filter: "'NIC_Intel-X710' and
20570            '64B' and
20571            'NDRPDR' and
20572            '4T2C' and
20573            'IP4FWD' and
20574            'IACL' and
20575            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20576            not 'IPSEC' and
20577            not 'VHOST'"
20578   parameters:
20579   - "latency"
20580   - "parent"
20581   - "tags"
20582   sort:
20583   - "ACL_STATELESS"
20584   - "ACL_STATEFUL"
20585   - "ACL_STATELESS"
20586   - "ACL_STATEFUL"
20587   layout:
20588     title: "ip4-3n-skx-x710-64b-4t2c-features-iacl-ndr"
20589     layout: "plot-latency"
20590
20591 # Packet Latency - VPP IPv4 3n-skx-x710 features oacl
20592 -
20593   type: "plot"
20594   title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
20595   algorithm: "plot_latency_error_bars"
20596   output-file-type: ".html"
20597   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr-lat"
20598   data: "plot-vpp-throughput-latency-3n-skx"
20599   filter: "'NIC_Intel-X710' and
20600            '64B' and
20601            'NDRPDR' and
20602            '2T1C' and
20603            'IP4FWD' and
20604            'OACL' and
20605            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20606            not 'IPSEC' and
20607            not 'VHOST'"
20608   parameters:
20609   - "latency"
20610   - "parent"
20611   - "tags"
20612   sort:
20613   - "ACL_STATELESS"
20614   - "ACL_STATEFUL"
20615   - "ACL_STATELESS"
20616   - "ACL_STATEFUL"
20617   layout:
20618     title: "ip4-3n-skx-x710-64b-2t1c-features-oacl-ndr"
20619     layout: "plot-latency"
20620
20621 -
20622   type: "plot"
20623   title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr-lat"
20624   algorithm: "plot_latency_error_bars"
20625   output-file-type: ".html"
20626   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-oacl-lat"
20627   data: "plot-vpp-throughput-latency-3n-skx"
20628   filter: "'NIC_Intel-X710' and
20629            '64B' and
20630            'NDRPDR' and
20631            '4T2C' and
20632            'IP4FWD' and
20633            'OACL' and
20634            ('ACL10' or 'ACL50') and '10k_FLOWS' and
20635            not 'IPSEC' and
20636            not 'VHOST'"
20637   parameters:
20638   - "latency"
20639   - "parent"
20640   - "tags"
20641   sort:
20642   - "ACL_STATELESS"
20643   - "ACL_STATEFUL"
20644   - "ACL_STATELESS"
20645   - "ACL_STATEFUL"
20646   layout:
20647     title: "ip4-3n-skx-x710-64b-4t2c-features-oacl-ndr"
20648     layout: "plot-latency"
20649
20650 # Packet Latency - VPP IPv4 2n-skx-x710 base and scale
20651 -
20652   type: "plot"
20653   title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20654   algorithm: "plot_latency_error_bars"
20655   output-file-type: ".html"
20656   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
20657   data: "plot-vpp-throughput-latency-2n-skx"
20658   filter: "'NIC_Intel-X710' and
20659            '64B' and
20660            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20661            'NDRPDR' and
20662            '2T1C' and
20663            'IP4FWD' and
20664            not 'IPSEC' and
20665            not 'VHOST'"
20666   parameters:
20667   - "latency"
20668   - "parent"
20669   - "tags"
20670   sort:
20671   - "DOT1Q"
20672   - "IP4BASE"
20673   - "FIB_20k"
20674   - "FIB_200k"
20675   - "FIB_2M"
20676   layout:
20677     title: "ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
20678     layout: "plot-latency"
20679
20680 -
20681   type: "plot"
20682   title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20683   algorithm: "plot_latency_error_bars"
20684   output-file-type: ".html"
20685   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
20686   data: "plot-vpp-throughput-latency-2n-skx"
20687   filter: "'NIC_Intel-X710' and
20688            '64B' and
20689            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20690            'NDRPDR' and
20691            '4T2C' and
20692            'IP4FWD' and
20693            not 'IPSEC' and
20694            not 'VHOST'"
20695   parameters:
20696   - "latency"
20697   - "parent"
20698   - "tags"
20699   sort:
20700   - "DOT1Q"
20701   - "IP4BASE"
20702   - "FIB_20k"
20703   - "FIB_200k"
20704   - "FIB_2M"
20705   layout:
20706     title: "ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
20707     layout: "plot-latency"
20708
20709 # Packet Latency - VPP IPv4 2n-skx-xxv710 base and scale
20710 -
20711   type: "plot"
20712   title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20713   algorithm: "plot_latency_error_bars"
20714   output-file-type: ".html"
20715   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
20716   data: "plot-vpp-throughput-latency-2n-skx"
20717   filter: "'NIC_Intel-XXV710' and
20718            '64B' and
20719            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20720            'NDRPDR' and
20721            '2T1C' and
20722            'IP4FWD' and
20723            not 'IPSEC' and
20724            not 'VHOST'"
20725   parameters:
20726   - "latency"
20727   - "parent"
20728   - "tags"
20729   sort:
20730   - "DOT1Q"
20731   - "IP4BASE"
20732   - "FIB_20k"
20733   - "FIB_200k"
20734   - "FIB_2M"
20735   layout:
20736     title: "ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
20737     layout: "plot-latency"
20738
20739 -
20740   type: "plot"
20741   title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20742   algorithm: "plot_latency_error_bars"
20743   output-file-type: ".html"
20744   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
20745   data: "plot-vpp-throughput-latency-2n-skx"
20746   filter: "'NIC_Intel-XXV710' and
20747            '64B' and
20748            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
20749            'NDRPDR' and
20750            '4T2C' and
20751            'IP4FWD' and
20752            not 'IPSEC' and
20753            not 'VHOST'"
20754   parameters:
20755   - "latency"
20756   - "parent"
20757   - "tags"
20758   sort:
20759   - "DOT1Q"
20760   - "IP4BASE"
20761   - "FIB_20k"
20762   - "FIB_200k"
20763   - "FIB_2M"
20764   layout:
20765     title: "ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
20766     layout: "plot-latency"
20767
20768 ################################################################################
20769
20770 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520
20771 -
20772   type: "plot"
20773   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20774   algorithm: "plot_latency_error_bars"
20775   output-file-type: ".html"
20776   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
20777   data: "plot-vpp-throughput-latency-3n-hsw"
20778   filter: "'NIC_Intel-X520-DA2' and
20779            '64B' and
20780            'ENCAP' and
20781            'NDRPDR' and
20782            '1T1C' and
20783            ('VXLAN' or 'LISP') and
20784            not 'VHOST' and
20785            not 'IPSECHW'"
20786   parameters:
20787   - "latency"
20788   - "parent"
20789   - "tags"
20790   sort:
20791   - "not DOT1Q"
20792   - "VXLAN_1"
20793   - "VXLAN_10"
20794   - "VXLAN_100"
20795   - "VXLAN_1000"
20796   layout:
20797     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
20798     layout: "plot-latency"
20799
20800 -
20801   type: "plot"
20802   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20803   algorithm: "plot_latency_error_bars"
20804   output-file-type: ".html"
20805   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
20806   data: "plot-vpp-throughput-latency-3n-hsw"
20807   filter: "'NIC_Intel-X520-DA2' and
20808            '64B' and
20809            'ENCAP' and
20810            'NDRPDR' and
20811            '2T2C' and
20812            ('VXLAN' or 'LISP') and
20813            not 'VHOST' and
20814            not 'IPSECHW'"
20815   parameters:
20816   - "latency"
20817   - "parent"
20818   - "tags"
20819   sort:
20820   - "not DOT1Q"
20821   - "VXLAN_1"
20822   - "VXLAN_10"
20823   - "VXLAN_100"
20824   - "VXLAN_1000"
20825   layout:
20826     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
20827     layout: "plot-latency"
20828
20829 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - features
20830 -
20831   type: "plot"
20832   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20833   algorithm: "plot_latency_error_bars"
20834   output-file-type: ".html"
20835   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr-lat"
20836   data: "plot-vpp-throughput-latency-3n-hsw"
20837   filter: "'NIC_Intel-X520-DA2' and
20838            '64B' and
20839            'ENCAP' and
20840            'NDRPDR' and
20841            '1T1C' and
20842            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20843            not 'DOT1Q' and
20844            not 'VHOST' and
20845            not 'IPSECHW'"
20846   parameters:
20847   - "latency"
20848   - "parent"
20849   - "tags"
20850   sort:
20851   - "L2BDMACLRN"
20852   - "L2XCFWD"
20853   - "LISP"
20854   layout:
20855     title: "ip4tun-3n-hsw-x520-64b-1t1c-base_and_features-ndr"
20856     layout: "plot-latency"
20857
20858 -
20859   type: "plot"
20860   title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20861   algorithm: "plot_latency_error_bars"
20862   output-file-type: ".html"
20863   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr-lat"
20864   data: "plot-vpp-throughput-latency-3n-hsw"
20865   filter: "'NIC_Intel-X520-DA2' and
20866            '64B' and
20867            'ENCAP' and
20868            'NDRPDR' and
20869            '2T2C' and
20870            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20871            not 'DOT1Q' and
20872            not 'VHOST' and
20873            not 'IPSECHW'"
20874   parameters:
20875   - "latency"
20876   - "parent"
20877   - "tags"
20878   sort:
20879   - "L2BDMACLRN"
20880   - "L2XCFWD"
20881   - "LISP"
20882   layout:
20883     title: "ip4tun-3n-hsw-x520-64b-2t2c-base_and_features-ndr"
20884     layout: "plot-latency"
20885
20886 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710
20887 -
20888   type: "plot"
20889   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20890   algorithm: "plot_latency_error_bars"
20891   output-file-type: ".html"
20892   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
20893   data: "plot-vpp-throughput-latency-3n-hsw"
20894   filter: "'NIC_Intel-X710' and
20895            '64B' and
20896            'ENCAP' and
20897            'NDRPDR' and
20898            '1T1C' and
20899            ('VXLAN' or 'LISP') and
20900            not 'VHOST' and
20901            not 'IPSECHW'"
20902   parameters:
20903   - "latency"
20904   - "parent"
20905   - "tags"
20906   sort:
20907   - "LISP"
20908   - "VXLAN_1"
20909   - "VXLAN_10"
20910   - "VXLAN_100"
20911   - "VXLAN_1000"
20912   layout:
20913     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
20914     layout: "plot-latency"
20915
20916 -
20917   type: "plot"
20918   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20919   algorithm: "plot_latency_error_bars"
20920   output-file-type: ".html"
20921   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
20922   data: "plot-vpp-throughput-latency-3n-hsw"
20923   filter: "'NIC_Intel-X710' and
20924            '64B' and
20925            'ENCAP' and
20926            'NDRPDR' and
20927            '2T2C' and
20928            ('VXLAN' or 'LISP') and
20929            not 'VHOST' and
20930            not 'IPSECHW'"
20931   parameters:
20932   - "latency"
20933   - "parent"
20934   - "tags"
20935   sort:
20936   - "LISP"
20937   - "VXLAN_1"
20938   - "VXLAN_10"
20939   - "VXLAN_100"
20940   - "VXLAN_1000"
20941   layout:
20942     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
20943     layout: "plot-latency"
20944
20945 # Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - features
20946 -
20947   type: "plot"
20948   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20949   algorithm: "plot_latency_error_bars"
20950   output-file-type: ".html"
20951   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr-lat"
20952   data: "plot-vpp-throughput-latency-3n-hsw"
20953   filter: "'NIC_Intel-X710' and
20954            '64B' and
20955            'ENCAP' and
20956            'NDRPDR' and
20957            '1T1C' and
20958            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20959            not 'DOT1Q' and
20960            not 'VHOST' and
20961            not 'IPSECHW'"
20962   parameters:
20963   - "latency"
20964   - "parent"
20965   - "tags"
20966   sort:
20967   - "L2BDMACLRN"
20968   - "L2XCFWD"
20969   - "LISP"
20970   layout:
20971     title: "ip4tun-3n-hsw-x710-64b-1t1c-base_and_features-ndr"
20972     layout: "plot-latency"
20973
20974 -
20975   type: "plot"
20976   title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20977   algorithm: "plot_latency_error_bars"
20978   output-file-type: ".html"
20979   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr-lat"
20980   data: "plot-vpp-throughput-latency-3n-hsw"
20981   filter: "'NIC_Intel-X710' and
20982            '64B' and
20983            'ENCAP' and
20984            'NDRPDR' and
20985            '2T2C' and
20986            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
20987            not 'DOT1Q' and
20988            not 'VHOST' and
20989            not 'IPSECHW'"
20990   parameters:
20991   - "latency"
20992   - "parent"
20993   - "tags"
20994   sort:
20995   - "L2BDMACLRN"
20996   - "L2XCFWD"
20997   - "LISP"
20998   layout:
20999     title: "ip4tun-3n-hsw-x710-64b-2t2c-base_and_features-ndr"
21000     layout: "plot-latency"
21001
21002 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710
21003 -
21004   type: "plot"
21005   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21006   algorithm: "plot_latency_error_bars"
21007   output-file-type: ".html"
21008   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
21009   data: "plot-vpp-throughput-latency-3n-skx"
21010   filter: "'NIC_Intel-X710' and
21011            '64B' and
21012            'ENCAP' and
21013            'NDRPDR' and
21014            '2T1C' and
21015            ('VXLAN' or 'LISP') and
21016            not 'VHOST' and
21017            not 'IPSECHW'"
21018   parameters:
21019   - "latency"
21020   - "parent"
21021   - "tags"
21022   sort:
21023   - "LISP"
21024   - "VXLAN_1"
21025   - "VXLAN_10"
21026   - "VXLAN_100"
21027   - "VXLAN_1000"
21028   layout:
21029     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
21030     layout: "plot-latency"
21031
21032 -
21033   type: "plot"
21034   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21035   algorithm: "plot_latency_error_bars"
21036   output-file-type: ".html"
21037   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
21038   data: "plot-vpp-throughput-latency-3n-skx"
21039   filter: "'NIC_Intel-X710' and
21040            '64B' and
21041            'ENCAP' and
21042            'NDRPDR' and
21043            '4T2C' and
21044            ('VXLAN' or 'LISP') and
21045            not 'VHOST' and
21046            not 'IPSECHW'"
21047   parameters:
21048   - "latency"
21049   - "parent"
21050   - "tags"
21051   sort:
21052   - "LISP"
21053   - "VXLAN_1"
21054   - "VXLAN_10"
21055   - "VXLAN_100"
21056   - "VXLAN_1000"
21057   layout:
21058     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
21059     layout: "plot-latency"
21060
21061 # Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - features
21062 -
21063   type: "plot"
21064   title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21065   algorithm: "plot_latency_error_bars"
21066   output-file-type: ".html"
21067   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr-lat"
21068   data: "plot-vpp-throughput-latency-3n-skx"
21069   filter: "'NIC_Intel-X710' and
21070            '64B' and
21071            'ENCAP' and
21072            'NDRPDR' and
21073            '2T1C' and
21074            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
21075            not 'DOT1Q' and
21076            not 'VHOST' and
21077            not 'IPSECHW'"
21078   parameters:
21079   - "latency"
21080   - "parent"
21081   - "tags"
21082   sort:
21083   - "L2BDMACLRN"
21084   - "L2XCFWD"
21085   - "LISP"
21086   layout:
21087     title: "ip4tun-3n-skx-x710-64b-2t1c-base_and_features-ndr"
21088     layout: "plot-latency"
21089
21090 -
21091   type: "plot"
21092   title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21093   algorithm: "plot_latency_error_bars"
21094   output-file-type: ".html"
21095   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr-lat"
21096   data: "plot-vpp-throughput-latency-3n-skx"
21097   filter: "'NIC_Intel-X710' and
21098            '64B' and
21099            'ENCAP' and
21100            'NDRPDR' and
21101            '4T2C' and
21102            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
21103            not 'DOT1Q' and
21104            not 'VHOST' and
21105            not 'IPSECHW'"
21106   parameters:
21107   - "latency"
21108   - "parent"
21109   - "tags"
21110   sort:
21111   - "L2BDMACLRN"
21112   - "L2XCFWD"
21113   - "LISP"
21114   layout:
21115     title: "ip4tun-3n-skx-x710-64b-4t2c-base_and_features-ndr"
21116     layout: "plot-latency"
21117
21118 ################################################################################
21119
21120 # Packet Latency - VPP IPv6 3n-hsw-x520
21121 -
21122   type: "plot"
21123   title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21124   algorithm: "plot_latency_error_bars"
21125   output-file-type: ".html"
21126   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21127   data: "plot-vpp-throughput-latency-3n-hsw"
21128   filter: "'NIC_Intel-X520-DA2' and
21129            '78B' and
21130            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21131            'NDRPDR' and
21132            '1T1C' and
21133            'IP6FWD' and
21134            not 'SRv6' and
21135            not 'IPSEC' and
21136            not 'VHOST'"
21137   parameters:
21138   - "latency"
21139   - "parent"
21140   - "tags"
21141   sort:
21142   - "IP6BASE"
21143   - "FIB_20K"
21144   - "FIB_200K"
21145   - "FIB_2M"
21146   layout:
21147     title: "ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
21148     layout: "plot-latency"
21149
21150 -
21151   type: "plot"
21152   title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21153   algorithm: "plot_latency_error_bars"
21154   output-file-type: ".html"
21155   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21156   data: "plot-vpp-throughput-latency-3n-hsw"
21157   filter: "'NIC_Intel-X520-DA2' and
21158            '78B' and
21159            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21160            'NDRPDR' and
21161            '2T2C' and
21162            'IP6FWD' and
21163            not 'SRv6' and
21164            not 'IPSEC' and
21165            not 'VHOST'"
21166   parameters:
21167   - "latency"
21168   - "parent"
21169   - "tags"
21170   sort:
21171   - "IP6BASE"
21172   - "FIB_20K"
21173   - "FIB_200K"
21174   - "FIB_2M"
21175   layout:
21176     title: "ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
21177     layout: "plot-latency"
21178
21179 # Packet Latency - VPP IPv6 3n-hsw-x710
21180 -
21181   type: "plot"
21182   title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21183   algorithm: "plot_latency_error_bars"
21184   output-file-type: ".html"
21185   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat"
21186   data: "plot-vpp-throughput-latency-3n-hsw"
21187   filter: "'NIC_Intel-X710' and
21188            '78B' and
21189            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21190            'NDRPDR' and
21191            '1T1C' and
21192            'IP6FWD' and
21193            not 'SRv6' and
21194            not 'IPSEC' and
21195            not 'VHOST'"
21196   parameters:
21197   - "latency"
21198   - "parent"
21199   - "tags"
21200   sort:
21201   - "IP6BASE"
21202   - "FIB_20K"
21203   - "FIB_200K"
21204   - "FIB_2M"
21205   layout:
21206     title: "ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr"
21207     layout: "plot-latency"
21208
21209 -
21210   type: "plot"
21211   title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21212   algorithm: "plot_latency_error_bars"
21213   output-file-type: ".html"
21214   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat"
21215   data: "plot-vpp-throughput-latency-3n-hsw"
21216   filter: "'NIC_Intel-X710' and
21217            '78B' and
21218            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21219            'NDRPDR' and
21220            '2T2C' and
21221            'IP6FWD' and
21222            not 'SRv6' and
21223            not 'IPSEC' and
21224            not 'VHOST'"
21225   parameters:
21226   - "latency"
21227   - "parent"
21228   - "tags"
21229   sort:
21230   - "IP6BASE"
21231   - "FIB_20K"
21232   - "FIB_200K"
21233   - "FIB_2M"
21234   layout:
21235     title: "ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr"
21236     layout: "plot-latency"
21237
21238 # Packet Latency - VPP IPv6 3n-hsw-xl710
21239 -
21240   type: "plot"
21241   title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
21242   algorithm: "plot_latency_error_bars"
21243   output-file-type: ".html"
21244   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat"
21245   data: "plot-vpp-throughput-latency-3n-hsw"
21246   filter: "'NIC_Intel-XL710' and
21247            '78B' and
21248            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21249            'NDRPDR' and
21250            '1T1C' and
21251            'IP6FWD' and
21252            not 'SRv6' and
21253            not 'IPSEC' and
21254            not 'VHOST'"
21255   parameters:
21256   - "latency"
21257   - "parent"
21258   - "tags"
21259   sort:
21260   - "IP6BASE"
21261   - "FIB_20K"
21262   - "FIB_200K"
21263   - "FIB_2M"
21264   layout:
21265     title: "ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr"
21266     layout: "plot-latency"
21267
21268 -
21269   type: "plot"
21270   title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
21271   algorithm: "plot_latency_error_bars"
21272   output-file-type: ".html"
21273   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat"
21274   data: "plot-vpp-throughput-latency-3n-hsw"
21275   filter: "'NIC_Intel-XL710' and
21276            '78B' and
21277            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21278            'NDRPDR' and
21279            '2T2C' and
21280            'IP6FWD' and
21281            not 'SRv6' and
21282            not 'IPSEC' and
21283            not 'VHOST'"
21284   parameters:
21285   - "latency"
21286   - "parent"
21287   - "tags"
21288   sort:
21289   - "IP6BASE"
21290   - "FIB_20K"
21291   - "FIB_200K"
21292   - "FIB_2M"
21293   layout:
21294     title: "ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr"
21295     layout: "plot-latency"
21296
21297 # Packet Latency - VPP IPv6 3n-skx-x710
21298 -
21299   type: "plot"
21300   title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21301   algorithm: "plot_latency_error_bars"
21302   output-file-type: ".html"
21303   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21304   data: "plot-vpp-throughput-latency-3n-skx"
21305   filter: "'NIC_Intel-X710' and
21306            '78B' and
21307            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21308            'NDRPDR' and
21309            '2T1C' and
21310            'IP6FWD' and
21311            not 'SRv6' and
21312            not 'IPSEC' and
21313            not 'VHOST'"
21314   parameters:
21315   - "latency"
21316   - "parent"
21317   - "tags"
21318   sort:
21319   - "IP6BASE"
21320   - "FIB_20K"
21321   - "FIB_200K"
21322   - "FIB_2M"
21323   layout:
21324     title: "ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr"
21325     layout: "plot-latency"
21326
21327 -
21328   type: "plot"
21329   title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21330   algorithm: "plot_latency_error_bars"
21331   output-file-type: ".html"
21332   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21333   data: "plot-vpp-throughput-latency-3n-skx"
21334   filter: "'NIC_Intel-X710' and
21335            '78B' and
21336            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21337            'NDRPDR' and
21338            '4T2C' and
21339            'IP6FWD' and
21340            not 'SRv6' and
21341            not 'IPSEC' and
21342            not 'VHOST'"
21343   parameters:
21344   - "latency"
21345   - "parent"
21346   - "tags"
21347   sort:
21348   - "IP6BASE"
21349   - "FIB_20K"
21350   - "FIB_200K"
21351   - "FIB_2M"
21352   layout:
21353     title: "ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr"
21354     layout: "plot-latency"
21355
21356 # Packet Latency - VPP IPv6 2n-skx-x710
21357 -
21358   type: "plot"
21359   title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21360   algorithm: "plot_latency_error_bars"
21361   output-file-type: ".html"
21362   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat"
21363   data: "plot-vpp-throughput-latency-2n-skx"
21364   filter: "'NIC_Intel-X710' and
21365            '78B' and
21366            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21367            'NDRPDR' and
21368            '2T1C' and
21369            'IP6FWD' and
21370            not 'SRv6' and
21371            not 'IPSEC' and
21372            not 'VHOST'"
21373   parameters:
21374   - "latency"
21375   - "parent"
21376   - "tags"
21377   sort:
21378   - "IP6BASE"
21379   - "FIB_20k"
21380   - "FIB_200k"
21381   - "FIB_2M"
21382   layout:
21383     title: "ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr"
21384     layout: "plot-latency"
21385
21386 -
21387   type: "plot"
21388   title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21389   algorithm: "plot_latency_error_bars"
21390   output-file-type: ".html"
21391   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat"
21392   data: "plot-vpp-throughput-latency-2n-skx"
21393   filter: "'NIC_Intel-X710' and
21394            '78B' and
21395            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21396            'NDRPDR' and
21397            '4T2C' and
21398            'IP6FWD' and
21399            not 'SRv6' and
21400            not 'IPSEC' and
21401            not 'VHOST'"
21402   parameters:
21403   - "latency"
21404   - "parent"
21405   - "tags"
21406   sort:
21407   - "IP6BASE"
21408   - "FIB_20k"
21409   - "FIB_200k"
21410   - "FIB_2M"
21411   layout:
21412     title: "ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr"
21413     layout: "plot-latency"
21414
21415 # Packet Latency - VPP IPv6 2n-skx-xxv710
21416 -
21417   type: "plot"
21418   title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21419   algorithm: "plot_latency_error_bars"
21420   output-file-type: ".html"
21421   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat"
21422   data: "plot-vpp-throughput-latency-2n-skx"
21423   filter: "'NIC_Intel-XXV710' and
21424            '78B' and
21425            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
21426            'NDRPDR' and
21427            '2T1C' and
21428            'IP6FWD' and
21429            not 'SRv6' and
21430            not 'IPSEC' and
21431            not 'VHOST'"
21432   parameters:
21433   - "latency"
21434   - "parent"
21435   - "tags"
21436   sort:
21437   - "IP6BASE"
21438   - "FIB_20k"
21439   - "FIB_200k"
21440   - "FIB_2M"
21441   layout:
21442     title: "ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr"
21443     layout: "plot-latency"
21444
21445 -
21446   type: "plot"
21447   title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21448   algorithm: "plot_latency_error_bars"
21449   output-file-type: ".html"
21450   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat"
21451   data: "plot-vpp-throughput-latency-2n-skx"
21452   filter: "'NIC_Intel-XXV710' and
21453            '78B' and
21454            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
21455            'NDRPDR' and
21456            '4T2C' and
21457            'IP6FWD' and
21458            not 'SRv6' and
21459            not 'IPSEC' and
21460            not 'VHOST'"
21461   parameters:
21462   - "latency"
21463   - "parent"
21464   - "tags"
21465   sort:
21466   - "IP6BASE"
21467   - "FIB_20k"
21468   - "FIB_200k"
21469   - "FIB_2M"
21470   layout:
21471     title: "ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr"
21472     layout: "plot-latency"
21473
21474 ################################################################################
21475
21476 # Packet Latency - VPP IPv6 tunnels 3n-hsw-x520
21477 -
21478   type: "plot"
21479   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21480   algorithm: "plot_latency_error_bars"
21481   output-file-type: ".html"
21482   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat"
21483   data: "plot-vpp-throughput-latency-3n-hsw"
21484   filter: "'NIC_Intel-X520-DA2' and
21485            '78B' and
21486            'ENCAP' and
21487            'NDRPDR' and
21488            '1T1C' and
21489            'LISP' and
21490            not 'VHOST'"
21491   parameters:
21492   - "latency"
21493   - "parent"
21494   - "tags"
21495   sort:
21496   - "IP4UNRLAY"
21497   - "IP6UNRLAY"
21498   layout:
21499     title: "ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr"
21500     layout: "plot-latency"
21501
21502 -
21503   type: "plot"
21504   title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21505   algorithm: "plot_latency_error_bars"
21506   output-file-type: ".html"
21507   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat"
21508   data: "plot-vpp-throughput-latency-3n-hsw"
21509   filter: "'NIC_Intel-X520-DA2' and
21510            '78B' and
21511            'ENCAP' and
21512            'NDRPDR' and
21513            '2T2C' and
21514            'LISP' and
21515            not 'VHOST'"
21516   parameters:
21517   - "latency"
21518   - "parent"
21519   - "tags"
21520   sort:
21521   - "IP4UNRLAY"
21522   - "IP6UNRLAY"
21523   layout:
21524     title: "ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr"
21525     layout: "plot-latency"
21526
21527 ################################################################################
21528
21529 # Packet Latency - VPP IPSec 3n-hsw-xl710 base
21530 -
21531   type: "plot"
21532   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21533   algorithm: "plot_latency_error_bars"
21534   output-file-type: ".html"
21535   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
21536   data: "plot-vpp-throughput-latency-3n-hsw"
21537   filter: "'NIC_Intel-XL710' and
21538            '64B' and
21539            'IP4FWD' and
21540            'NDRPDR' and
21541            'BASE' and
21542            '1T1C' and
21543            'IPSECHW' and
21544            ('IPSECTRAN' or 'IPSECTUN') and
21545            not 'VHOST'"
21546   parameters:
21547   - "latency"
21548   - "parent"
21549   - "tags"
21550   layout:
21551     title: "ipsec-3n-hsw-xl710-64b-1t1c-base-ndr"
21552     layout: "plot-latency"
21553
21554 -
21555   type: "plot"
21556   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21557   algorithm: "plot_latency_error_bars"
21558   output-file-type: ".html"
21559   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
21560   data: "plot-vpp-throughput-latency-3n-hsw"
21561   filter: "'NIC_Intel-XL710' and
21562            '64B' and
21563            'IP4FWD' and
21564            'NDRPDR' and
21565            'BASE' and
21566            '2T2C' and
21567            'IPSECHW' and
21568            ('IPSECTRAN' or 'IPSECTUN') and
21569            not 'VHOST'"
21570   parameters:
21571   - "latency"
21572   - "parent"
21573   - "tags"
21574   layout:
21575     title: "ipsec-3n-hsw-xl710-64b-2t2c-base-ndr"
21576     layout: "plot-latency"
21577
21578 # Packet Latency - VPP IPSec 3n-hsw-xl710 scale
21579 -
21580   type: "plot"
21581   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21582   algorithm: "plot_latency_error_bars"
21583   output-file-type: ".html"
21584   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr-lat"
21585   data: "plot-vpp-throughput-latency-3n-hsw"
21586   filter: "'NIC_Intel-XL710' and
21587            '64B' and
21588            'IP4FWD' and
21589            'NDRPDR' and
21590            'SCALE' and
21591            '1T1C' and
21592            'IPSECHW' and
21593            ('IPSECTRAN' or 'IPSECTUN') and
21594            not 'VHOST'"
21595   parameters:
21596   - "latency"
21597   - "parent"
21598   - "tags"
21599   layout:
21600     title: "ipsec-3n-hsw-xl710-64b-1t1c-scale-ndr"
21601     layout: "plot-latency"
21602
21603 -
21604   type: "plot"
21605   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21606   algorithm: "plot_latency_error_bars"
21607   output-file-type: ".html"
21608   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr-lat"
21609   data: "plot-vpp-throughput-latency-3n-hsw"
21610   filter: "'NIC_Intel-XL710' and
21611            '64B' and
21612            'IP4FWD' and
21613            'NDRPDR' and
21614            'SCALE' and
21615            '2T2C' and
21616            'IPSECHW' and
21617            ('IPSECTRAN' or 'IPSECTUN') and
21618            not 'VHOST'"
21619   parameters:
21620   - "latency"
21621   - "parent"
21622   - "tags"
21623   layout:
21624     title: "ipsec-3n-hsw-xl710-64b-2t2c-scale-ndr"
21625     layout: "plot-latency"
21626
21627 # Packet Latency - VPP IPSec 3n-hsw-xl710 sw
21628 -
21629   type: "plot"
21630   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21631   algorithm: "plot_latency_error_bars"
21632   output-file-type: ".html"
21633   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr-lat"
21634   data: "plot-vpp-throughput-latency-3n-hsw"
21635   filter: "'NIC_Intel-XL710' and
21636            '64B' and
21637            'IP4FWD' and
21638            'NDRPDR' and
21639            '1T1C' and
21640            'IPSECSW' and
21641            ('IPSECTRAN' or 'IPSECTUN') and
21642            not 'VHOST'"
21643   parameters:
21644   - "latency"
21645   - "parent"
21646   - "tags"
21647   layout:
21648     title: "ipsec-3n-hsw-xl710-64b-1t1c-sw-ndr"
21649     layout: "plot-latency"
21650
21651 -
21652   type: "plot"
21653   title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21654   algorithm: "plot_latency_error_bars"
21655   output-file-type: ".html"
21656   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr-lat"
21657   data: "plot-vpp-throughput-latency-3n-hsw"
21658   filter: "'NIC_Intel-XL710' and
21659            '64B' and
21660            'IP4FWD' and
21661            'NDRPDR' and
21662            '2T2C' and
21663            'IPSECSW' and
21664            ('IPSECTRAN' or 'IPSECTUN') and
21665            not 'VHOST'"
21666   parameters:
21667   - "latency"
21668   - "parent"
21669   - "tags"
21670   layout:
21671     title: "ipsec-3n-hsw-xl710-64b-2t2c-sw-ndr"
21672     layout: "plot-latency"
21673
21674 ################################################################################
21675
21676 # Packet Latency - VPP SRv6 3n-hsw-x520
21677 -
21678   type: "plot"
21679   title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21680   algorithm: "plot_latency_error_bars"
21681   output-file-type: ".html"
21682   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat"
21683   data: "plot-vpp-throughput-latency-3n-hsw"
21684   filter: "'NIC_Intel-X520-DA2' and
21685            '78B' and
21686            'FEATURE' and
21687            'NDRPDR' and
21688            '1T1C' and
21689            'IP6FWD' and
21690            'SRv6'"
21691   parameters:
21692   - "latency"
21693   - "parent"
21694   - "tags"
21695   layout:
21696     title: "srv6-3n-hsw-x520-78b-1t1c-features-ndr"
21697     layout: "plot-latency"
21698
21699 -
21700   type: "plot"
21701   title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21702   algorithm: "plot_latency_error_bars"
21703   output-file-type: ".html"
21704   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat"
21705   data: "plot-vpp-throughput-latency-3n-hsw"
21706   filter: "'NIC_Intel-X520-DA2' and
21707            '78B' and
21708            'FEATURE' and
21709            'NDRPDR' and
21710            '2T2C' and
21711            'IP6FWD' and
21712            'SRv6'"
21713   parameters:
21714   - "latency"
21715   - "parent"
21716   - "tags"
21717   layout:
21718     title: "srv6-3n-hsw-x520-78b-2t2c-features-ndr"
21719     layout: "plot-latency"
21720
21721 ################################################################################
21722
21723 # Packet Latency - VPP vhost ip4 3n-hsw-x520
21724 -
21725   type: "plot"
21726   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21727   algorithm: "plot_latency_error_bars"
21728   output-file-type: ".html"
21729   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21730   data: "plot-vpp-throughput-latency-3n-hsw"
21731   filter: "'NIC_Intel-X520-DA2' and
21732            '64B' and
21733            'NDRPDR' and
21734            'ETH' and
21735            'IP4FWD' and
21736            '1T1C' and
21737            'VHOST_1024' and
21738            not 'VXLAN' and
21739            not 'DOT1Q'"
21740   parameters:
21741   - "latency"
21742   - "parent"
21743   - "tags"
21744   sort:
21745   - "not CFS_OPT"
21746   - "1VM"
21747   - "2VM"
21748   layout:
21749     title: "vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21750     layout: "plot-latency"
21751
21752 -
21753   type: "plot"
21754   title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21755   algorithm: "plot_latency_error_bars"
21756   output-file-type: ".html"
21757   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21758   data: "plot-vpp-throughput-latency-3n-hsw"
21759   filter: "'NIC_Intel-X520-DA2' and
21760            '64B' and
21761            'NDRPDR' and
21762            'ETH' and
21763            'IP4FWD' and
21764            '2T2C' and
21765            'VHOST_1024' and
21766            not 'VXLAN' and
21767            not 'DOT1Q'"
21768   parameters:
21769   - "latency"
21770   - "parent"
21771   - "tags"
21772   sort:
21773   - "not CFS_OPT"
21774   - "1VM"
21775   - "2VM"
21776   layout:
21777     title: "vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21778     layout: "plot-latency"
21779
21780 # Packet Latency - VPP vhost l2sw 3n-hsw-x520
21781 -
21782   type: "plot"
21783   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21784   algorithm: "plot_latency_error_bars"
21785   output-file-type: ".html"
21786   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat"
21787   data: "plot-vpp-throughput-latency-3n-hsw"
21788   filter: "'NIC_Intel-X520-DA2' and
21789            '64B' and
21790            'NDRPDR' and
21791            ('ETH' or 'DOT1Q') and
21792            '1T1C' and
21793            'L2BDMACLRN' and
21794            'VHOST_1024' and
21795            not 'VXLAN' and
21796            not 'IP4FWD' and
21797            not '2VM'"
21798   parameters:
21799   - "latency"
21800   - "parent"
21801   - "tags"
21802 #  sort:
21803 #  - "VM"  # "not CFS_OPT"
21804 #  - "CFS_OPT"
21805 #  - "FIB_10K"
21806 #  - "FIB_100K"
21807 #  - "FIB_1M"
21808   layout:
21809     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
21810     layout: "plot-latency"
21811
21812 -
21813   type: "plot"
21814   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21815   algorithm: "plot_latency_error_bars"
21816   output-file-type: ".html"
21817   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat"
21818   data: "plot-vpp-throughput-latency-3n-hsw"
21819   filter: "'NIC_Intel-X520-DA2' and
21820            '64B' and
21821            'NDRPDR' and
21822            ('ETH' or 'DOT1Q') and
21823            '2T2C' and
21824            'L2BDMACLRN' and
21825            'VHOST_1024' and
21826            not 'VXLAN' and
21827            not 'IP4FWD' and
21828            not '2VM'"
21829   parameters:
21830   - "latency"
21831   - "parent"
21832   - "tags"
21833 #  sort:
21834 #  - "VM"  # "not CFS_OPT"
21835 #  - "CFS_OPT"
21836 #  - "FIB_10K"
21837 #  - "FIB_100K"
21838 #  - "FIB_1M"
21839   layout:
21840     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr"
21841     layout: "plot-latency"
21842
21843 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base
21844 -
21845   type: "plot"
21846   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21847   algorithm: "plot_latency_error_bars"
21848   output-file-type: ".html"
21849   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr-lat"
21850   data: "plot-vpp-throughput-latency-3n-hsw"
21851   filter: "'NIC_Intel-X520-DA2' and
21852            '64B' and
21853            'NDRPDR' and
21854            ('ETH' or 'DOT1Q') and
21855            'BASE' and
21856            '1T1C' and
21857            ('L2BDMACLRN' or 'L2XCFWD') and
21858            'VHOST_1024' and
21859            not 'VXLAN' and
21860            not 'IP4FWD' and
21861            not '2VM'"
21862   parameters:
21863   - "latency"
21864   - "parent"
21865   - "tags"
21866 #  sort:
21867 #  - "not CFS_OPT"
21868 #  - "L2XCFWD"
21869 #  - "not CFS_OPT"
21870 #  - "CFS_OPT"
21871   layout:
21872     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-ndr"
21873     layout: "plot-latency"
21874
21875 -
21876   type: "plot"
21877   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21878   algorithm: "plot_latency_error_bars"
21879   output-file-type: ".html"
21880   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr-lat"
21881   data: "plot-vpp-throughput-latency-3n-hsw"
21882   filter: "'NIC_Intel-X520-DA2' and
21883            '64B' and
21884            'NDRPDR' and
21885            ('ETH' or 'DOT1Q') and
21886            'BASE' and
21887            '2T2C' and
21888            ('L2BDMACLRN' or 'L2XCFWD') and
21889            'VHOST_1024' and
21890            not 'VXLAN' and
21891            not 'IP4FWD' and
21892            not '2VM'"
21893   parameters:
21894   - "latency"
21895   - "parent"
21896   - "tags"
21897 #  sort:
21898 #  - "not CFS_OPT"
21899 #  - "L2XCFWD"
21900 #  - "not CFS_OPT"
21901 #  - "CFS_OPT"
21902   layout:
21903     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-ndr"
21904     layout: "plot-latency"
21905
21906 # Packet Latency - VPP vhost l2sw 3n-hsw-x520 - base vm
21907 -
21908   type: "plot"
21909   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21910   algorithm: "plot_latency_error_bars"
21911   output-file-type: ".html"
21912   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr-lat"
21913   data: "plot-vpp-throughput-latency-3n-hsw"
21914   filter: "'NIC_Intel-X520-DA2' and
21915            '64B' and
21916            'NDRPDR' and
21917            ('ETH' or 'DOT1Q') and
21918            '1T1C' and
21919            ('L2BDMACLRN' or 'L2XCFWD') and
21920            'VHOST_1024' and
21921            not 'CFS_OPT' and
21922            not 'VXLAN' and
21923            not 'IP4FWD' and
21924            not 'LBOND'"
21925   parameters:
21926   - "latency"
21927   - "parent"
21928   - "tags"
21929 #  sort:
21930 #  - "1VM"
21931 #  - "L2XCFWD"
21932 #  - "1VM"
21933 #  - "L2BDMACLRN"
21934   layout:
21935     title: "vhost-l2sw-3n-hsw-x520-64b-1t1c-base-vm-ndr"
21936     layout: "plot-latency"
21937
21938 -
21939   type: "plot"
21940   title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21941   algorithm: "plot_latency_error_bars"
21942   output-file-type: ".html"
21943   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr-lat"
21944   data: "plot-vpp-throughput-latency-3n-hsw"
21945   filter: "'NIC_Intel-X520-DA2' and
21946            '64B' and
21947            'NDRPDR' and
21948            ('ETH' or 'DOT1Q') and
21949            '2T2C' and
21950            ('L2BDMACLRN' or 'L2XCFWD') and
21951            'VHOST_1024' and
21952            not 'CFS_OPT' and
21953            not 'VXLAN' and
21954            not 'IP4FWD' and
21955            not 'LBOND'"
21956   parameters:
21957   - "latency"
21958   - "parent"
21959   - "tags"
21960 #  sort:
21961 #  - "1VM"
21962 #  - "L2XCFWD"
21963 #  - "1VM"
21964 #  - "L2BDMACLRN"
21965   layout:
21966     title: "vhost-l2sw-3n-hsw-x520-64b-2t2c-base-vm-ndr"
21967     layout: "plot-latency"
21968
21969 # Packet Latency - VPP vhost ip4 3n-hsw-x710
21970 -
21971   type: "plot"
21972   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21973   algorithm: "plot_latency_error_bars"
21974   output-file-type: ".html"
21975   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
21976   data: "plot-vpp-throughput-latency-3n-hsw"
21977   filter: "'NIC_Intel-X710' and
21978            '64B' and
21979            'NDRPDR' and
21980            'ETH' and
21981            'IP4FWD' and
21982            '1T1C' and
21983            'VHOST_1024' and
21984            not 'VXLAN' and
21985            not 'DOT1Q'"
21986   parameters:
21987   - "latency"
21988   - "parent"
21989   - "tags"
21990   sort:
21991   - "not CFS_OPT"
21992   - "1VM"
21993   - "2VM"
21994   layout:
21995     title: "vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
21996     layout: "plot-latency"
21997
21998 -
21999   type: "plot"
22000   title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22001   algorithm: "plot_latency_error_bars"
22002   output-file-type: ".html"
22003   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22004   data: "plot-vpp-throughput-latency-3n-hsw"
22005   filter: "'NIC_Intel-X710' and
22006            '64B' and
22007            'NDRPDR' and
22008            'ETH' and
22009            'IP4FWD' and
22010            '2T2C' and
22011            'VHOST_1024' and
22012            not 'VXLAN' and
22013            not 'DOT1Q'"
22014   parameters:
22015   - "latency"
22016   - "parent"
22017   - "tags"
22018   sort:
22019   - "not CFS_OPT"
22020   - "1VM"
22021   - "2VM"
22022   layout:
22023     title: "vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
22024     layout: "plot-latency"
22025
22026 # Packet Latency - VPP vhost l2sw 3n-hsw-x710
22027 -
22028   type: "plot"
22029   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
22030   algorithm: "plot_latency_error_bars"
22031   output-file-type: ".html"
22032   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat"
22033   data: "plot-vpp-throughput-latency-3n-hsw"
22034   filter: "'NIC_Intel-X710' and
22035            '64B' and
22036            'NDRPDR' and
22037            ('ETH' or 'DOT1Q') and
22038            '1T1C' and
22039            'L2BDMACLRN' and
22040            'VHOST_1024' and
22041            not 'VXLAN' and
22042            not 'IP4FWD' and
22043            not '2VM'"
22044   parameters:
22045   - "latency"
22046   - "parent"
22047   - "tags"
22048 #  sort:
22049 #  - "VM"  # "not CFS_OPT"
22050 #  - "CFS_OPT"
22051 #  - "FIB_10K"
22052 #  - "FIB_100K"
22053 #  - "FIB_1M"
22054   layout:
22055     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr"
22056     layout: "plot-latency"
22057
22058 -
22059   type: "plot"
22060   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22061   algorithm: "plot_latency_error_bars"
22062   output-file-type: ".html"
22063   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat"
22064   data: "plot-vpp-throughput-latency-3n-hsw"
22065   filter: "'NIC_Intel-X710' and
22066            '64B' and
22067            'NDRPDR' and
22068            ('ETH' or 'DOT1Q') and
22069            '2T2C' and
22070            'L2BDMACLRN' and
22071            'VHOST_1024' and
22072            not 'VXLAN' and
22073            not 'IP4FWD' and
22074            not '2VM'"
22075   parameters:
22076   - "latency"
22077   - "parent"
22078   - "tags"
22079 #  sort:
22080 #  - "VM"  # "not CFS_OPT"
22081 #  - "CFS_OPT"
22082 #  - "FIB_10K"
22083 #  - "FIB_100K"
22084 #  - "FIB_1M"
22085   layout:
22086     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr"
22087     layout: "plot-latency"
22088
22089 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base
22090 -
22091   type: "plot"
22092   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22093   algorithm: "plot_latency_error_bars"
22094   output-file-type: ".html"
22095   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr-lat"
22096   data: "plot-vpp-throughput-latency-3n-hsw"
22097   filter: "'NIC_Intel-X710' and
22098            '64B' and
22099            'NDRPDR' and
22100            ('ETH' or 'DOT1Q') and
22101            'BASE' and
22102            '1T1C' and
22103            ('L2BDMACLRN' or 'L2XCFWD') and
22104            'VHOST_1024' and
22105            not 'VXLAN' and
22106            not 'IP4FWD' and
22107            not '2VM'"
22108   parameters:
22109   - "latency"
22110   - "parent"
22111   - "tags"
22112 #  sort:
22113 #  - "not CFS_OPT"
22114 #  - "L2XCFWD"
22115 #  - "not CFS_OPT"
22116 #  - "CFS_OPT"
22117   layout:
22118     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-ndr"
22119     layout: "plot-latency"
22120
22121 -
22122   type: "plot"
22123   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22124   algorithm: "plot_latency_error_bars"
22125   output-file-type: ".html"
22126   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr-lat"
22127   data: "plot-vpp-throughput-latency-3n-hsw"
22128   filter: "'NIC_Intel-X710' and
22129            '64B' and
22130            'NDRPDR' and
22131            ('ETH' or 'DOT1Q') and
22132            'BASE' and
22133            '2T2C' and
22134            ('L2BDMACLRN' or 'L2XCFWD') and
22135            'VHOST_1024' and
22136            not 'VXLAN' and
22137            not 'IP4FWD' and
22138            not '2VM'"
22139   parameters:
22140   - "latency"
22141   - "parent"
22142   - "tags"
22143 #  sort:
22144 #  - "not CFS_OPT"
22145 #  - "L2XCFWD"
22146 #  - "not CFS_OPT"
22147 #  - "CFS_OPT"
22148   layout:
22149     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-ndr"
22150     layout: "plot-latency"
22151
22152 # Packet Latency - VPP vhost l2sw 3n-hsw-x710 - base vm
22153 -
22154   type: "plot"
22155   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
22156   algorithm: "plot_latency_error_bars"
22157   output-file-type: ".html"
22158   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr-lat"
22159   data: "plot-vpp-throughput-latency-3n-hsw"
22160   filter: "'NIC_Intel-X710' and
22161            '64B' and
22162            'NDRPDR' and
22163            ('ETH' or 'DOT1Q') and
22164            '1T1C' and
22165            ('L2BDMACLRN' or 'L2XCFWD') and
22166            'VHOST_1024' and
22167            not 'CFS_OPT' and
22168            not 'VXLAN' and
22169            not 'IP4FWD' and
22170            not 'LBOND'"
22171   parameters:
22172   - "latency"
22173   - "parent"
22174   - "tags"
22175 #  sort:
22176 #  - "1VM"
22177 #  - "L2XCFWD"
22178 #  - "1VM"
22179 #  - "L2BDMACLRN"
22180   layout:
22181     title: "vhost-l2sw-3n-hsw-x710-64b-1t1c-base-vm-ndr"
22182     layout: "plot-latency"
22183
22184 -
22185   type: "plot"
22186   title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
22187   algorithm: "plot_latency_error_bars"
22188   output-file-type: ".html"
22189   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr-lat"
22190   data: "plot-vpp-throughput-latency-3n-hsw"
22191   filter: "'NIC_Intel-X710' and
22192            '64B' and
22193            'NDRPDR' and
22194            ('ETH' or 'DOT1Q') and
22195            '2T2C' and
22196            ('L2BDMACLRN' or 'L2XCFWD') and
22197            'VHOST_1024' and
22198            not 'CFS_OPT' and
22199            not 'VXLAN' and
22200            not 'IP4FWD' and
22201            not 'LBOND'"
22202   parameters:
22203   - "latency"
22204   - "parent"
22205   - "tags"
22206 #  sort:
22207 #  - "1VM"
22208 #  - "L2XCFWD"
22209 #  - "1VM"
22210 #  - "L2BDMACLRN"
22211   layout:
22212     title: "vhost-l2sw-3n-hsw-x710-64b-2t2c-base-vm-ndr"
22213     layout: "plot-latency"
22214
22215 # Packet Latency - VPP vhost ip4 3n-hsw-xl710
22216 -
22217   type: "plot"
22218   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22219   algorithm: "plot_latency_error_bars"
22220   output-file-type: ".html"
22221   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22222   data: "plot-vpp-throughput-latency-3n-hsw"
22223   filter: "'NIC_Intel-XL710' and
22224            '64B' and
22225            'NDRPDR' and
22226            'ETH' and
22227            'IP4FWD' and
22228            '1T1C' and
22229            'VHOST_1024' and
22230            not 'VXLAN' and
22231            not 'DOT1Q'"
22232   parameters:
22233   - "latency"
22234   - "parent"
22235   - "tags"
22236   sort:
22237   - "not CFS_OPT"
22238   - "1VM"
22239   - "2VM"
22240   layout:
22241     title: "vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
22242     layout: "plot-latency"
22243
22244 -
22245   type: "plot"
22246   title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22247   algorithm: "plot_latency_error_bars"
22248   output-file-type: ".html"
22249   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22250   data: "plot-vpp-throughput-latency-3n-hsw"
22251   filter: "'NIC_Intel-XL710' and
22252            '64B' and
22253            'NDRPDR' and
22254            'ETH' and
22255            'IP4FWD' and
22256            '2T2C' and
22257            'VHOST_1024' and
22258            not 'VXLAN' and
22259            not 'DOT1Q'"
22260   parameters:
22261   - "latency"
22262   - "parent"
22263   - "tags"
22264   sort:
22265   - "not CFS_OPT"
22266   - "1VM"
22267   - "2VM"
22268   layout:
22269     title: "vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
22270     layout: "plot-latency"
22271
22272 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710
22273 -
22274   type: "plot"
22275   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22276   algorithm: "plot_latency_error_bars"
22277   output-file-type: ".html"
22278   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat"
22279   data: "plot-vpp-throughput-latency-3n-hsw"
22280   filter: "'NIC_Intel-XL710' and
22281            '64B' and
22282            'NDRPDR' and
22283            ('ETH' or 'DOT1Q') and
22284            '1T1C' and
22285            'L2BDMACLRN' and
22286            'VHOST_1024' and
22287            not 'VXLAN' and
22288            not 'IP4FWD' and
22289            not '2VM'"
22290   parameters:
22291   - "latency"
22292   - "parent"
22293   - "tags"
22294 #  sort:
22295 #  - "VM"  # "not CFS_OPT"
22296 #  - "CFS_OPT"
22297 #  - "FIB_10K"
22298 #  - "FIB_100K"
22299 #  - "FIB_1M"
22300   layout:
22301     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr"
22302     layout: "plot-latency"
22303
22304 -
22305   type: "plot"
22306   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22307   algorithm: "plot_latency_error_bars"
22308   output-file-type: ".html"
22309   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat"
22310   data: "plot-vpp-throughput-latency-3n-hsw"
22311   filter: "'NIC_Intel-XL710' and
22312            '64B' and
22313            'NDRPDR' and
22314            ('ETH' or 'DOT1Q') and
22315            '2T2C' and
22316            'L2BDMACLRN' and
22317            'VHOST_1024' and
22318            not 'VXLAN' and
22319            not 'IP4FWD' and
22320            not '2VM'"
22321   parameters:
22322   - "latency"
22323   - "parent"
22324   - "tags"
22325 #  sort:
22326 #  - "VM"  # "not CFS_OPT"
22327 #  - "CFS_OPT"
22328 #  - "FIB_10K"
22329 #  - "FIB_100K"
22330 #  - "FIB_1M"
22331   layout:
22332     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr"
22333     layout: "plot-latency"
22334
22335 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base
22336 -
22337   type: "plot"
22338   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22339   algorithm: "plot_latency_error_bars"
22340   output-file-type: ".html"
22341   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
22342   data: "plot-vpp-throughput-latency-3n-hsw"
22343   filter: "'NIC_Intel-XL710' and
22344            '64B' and
22345            'NDRPDR' and
22346            ('ETH' or 'DOT1Q') and
22347            'BASE' and
22348            '1T1C' and
22349            ('L2BDMACLRN' or 'L2XCFWD') and
22350            'VHOST_1024' and
22351            not 'VXLAN' and
22352            not 'IP4FWD' and
22353            not '2VM'"
22354   parameters:
22355   - "latency"
22356   - "parent"
22357   - "tags"
22358 #  sort:
22359 #  - "not CFS_OPT"
22360 #  - "L2XCFWD"
22361 #  - "not CFS_OPT"
22362 #  - "CFS_OPT"
22363   layout:
22364     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-ndr"
22365     layout: "plot-latency"
22366
22367 -
22368   type: "plot"
22369   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22370   algorithm: "plot_latency_error_bars"
22371   output-file-type: ".html"
22372   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
22373   data: "plot-vpp-throughput-latency-3n-hsw"
22374   filter: "'NIC_Intel-XL710' and
22375            '64B' and
22376            'NDRPDR' and
22377            ('ETH' or 'DOT1Q') and
22378            'BASE' and
22379            '2T2C' and
22380            ('L2BDMACLRN' or 'L2XCFWD') and
22381            'VHOST_1024' and
22382            not 'VXLAN' and
22383            not 'IP4FWD' and
22384            not '2VM'"
22385   parameters:
22386   - "latency"
22387   - "parent"
22388   - "tags"
22389 #  sort:
22390 #  - "not CFS_OPT"
22391 #  - "L2XCFWD"
22392 #  - "not CFS_OPT"
22393 #  - "CFS_OPT"
22394   layout:
22395     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-ndr"
22396     layout: "plot-latency"
22397
22398 # Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - base vm
22399 -
22400   type: "plot"
22401   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
22402   algorithm: "plot_latency_error_bars"
22403   output-file-type: ".html"
22404   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr-lat"
22405   data: "plot-vpp-throughput-latency-3n-hsw"
22406   filter: "'NIC_Intel-XL710' and
22407            '64B' and
22408            'NDRPDR' and
22409            ('ETH' or 'DOT1Q') and
22410            '1T1C' and
22411            ('L2BDMACLRN' or 'L2XCFWD') and
22412            'VHOST_1024' and
22413            not 'CFS_OPT' and
22414            not 'VXLAN' and
22415            not 'IP4FWD'"
22416   parameters:
22417   - "latency"
22418   - "parent"
22419   - "tags"
22420 #  sort:
22421 #  - "1VM"
22422 #  - "L2XCFWD"
22423 #  - "1VM"
22424 #  - "L2BDMACLRN"
22425   layout:
22426     title: "vhost-l2sw-3n-hsw-xl710-64b-1t1c-base-vm-ndr"
22427     layout: "plot-latency"
22428
22429 -
22430   type: "plot"
22431   title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
22432   algorithm: "plot_latency_error_bars"
22433   output-file-type: ".html"
22434   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr-lat"
22435   data: "plot-vpp-throughput-latency-3n-hsw"
22436   filter: "'NIC_Intel-XL710' and
22437            '64B' and
22438            'NDRPDR' and
22439            ('ETH' or 'DOT1Q') and
22440            '2T2C' and
22441            ('L2BDMACLRN' or 'L2XCFWD') and
22442            'VHOST_1024' and
22443            not 'CFS_OPT' and
22444            not 'VXLAN' and
22445            not 'IP4FWD'"
22446   parameters:
22447   - "latency"
22448   - "parent"
22449   - "tags"
22450 #  sort:
22451 #  - "1VM"
22452 #  - "L2XCFWD"
22453 #  - "1VM"
22454 #  - "L2BDMACLRN"
22455   layout:
22456     title: "vhost-l2sw-3n-hsw-xl710-64b-2t2c-base-vm-ndr"
22457     layout: "plot-latency"
22458
22459 # Packet Latency - VPP vhost ip4 3n-skx-x710
22460 -
22461   type: "plot"
22462   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22463   algorithm: "plot_latency_error_bars"
22464   output-file-type: ".html"
22465   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22466   data: "plot-vpp-throughput-latency-3n-skx"
22467   filter: "'NIC_Intel-X710' and
22468            '64B' and
22469            'NDRPDR' and
22470            'ETH' and
22471            'IP4FWD' and
22472            '2T1C' and
22473            'VHOST_1024' and
22474            not 'VXLAN' and
22475            not 'DOT1Q'"
22476   parameters:
22477   - "latency"
22478   - "parent"
22479   - "tags"
22480   sort:
22481   - "not CFS_OPT"
22482   - "1VM"
22483   - "2VM"
22484   layout:
22485     title: "vhost-ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22486     layout: "plot-latency"
22487
22488 -
22489   type: "plot"
22490   title: "VPP Latency: vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22491   algorithm: "plot_latency_error_bars"
22492   output-file-type: ".html"
22493   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22494   data: "plot-vpp-throughput-latency-3n-skx"
22495   filter: "'NIC_Intel-X710' and
22496            '64B' and
22497            'NDRPDR' and
22498            'ETH' and
22499            'IP4FWD' and
22500            '4T2C' and
22501            'VHOST_1024' and
22502            not 'VXLAN' and
22503            not 'DOT1Q'"
22504   parameters:
22505   - "latency"
22506   - "parent"
22507   - "tags"
22508   sort:
22509   - "not CFS_OPT"
22510   - "1VM"
22511   - "2VM"
22512   layout:
22513     title: "vhost-ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22514     layout: "plot-latency"
22515
22516 # Packet Latency - VPP vhost l2sw 3n-skx-x710
22517 -
22518   type: "plot"
22519   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22520   algorithm: "plot_latency_error_bars"
22521   output-file-type: ".html"
22522   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22523   data: "plot-vpp-throughput-latency-3n-skx"
22524   filter: "'NIC_Intel-X710' and
22525            '64B' and
22526            'NDRPDR' and
22527            ('ETH' or 'DOT1Q') and
22528            '2T1C' and
22529            'L2BDMACLRN' and
22530            'VHOST_1024' and
22531            not 'VXLAN' and
22532            not 'IP4FWD' and
22533            not '2VM'"
22534   parameters:
22535   - "latency"
22536   - "parent"
22537   - "tags"
22538 #  sort:
22539 #  - "VM"  # "not CFS_OPT"
22540 #  - "CFS_OPT"
22541 #  - "FIB_10K"
22542 #  - "FIB_100K"
22543 #  - "FIB_1M"
22544   layout:
22545     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr"
22546     layout: "plot-latency"
22547
22548 -
22549   type: "plot"
22550   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22551   algorithm: "plot_latency_error_bars"
22552   output-file-type: ".html"
22553   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22554   data: "plot-vpp-throughput-latency-3n-skx"
22555   filter: "'NIC_Intel-X710' and
22556            '64B' and
22557            'NDRPDR' and
22558            ('ETH' or 'DOT1Q') and
22559            '4T2C' and
22560            'L2BDMACLRN' and
22561            'VHOST_1024' and
22562            not 'VXLAN' and
22563            not 'IP4FWD' and
22564            not '2VM'"
22565   parameters:
22566   - "latency"
22567   - "parent"
22568   - "tags"
22569 #  sort:
22570 #  - "VM"  # "not CFS_OPT"
22571 #  - "CFS_OPT"
22572 #  - "FIB_10K"
22573 #  - "FIB_100K"
22574 #  - "FIB_1M"
22575   layout:
22576     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr"
22577     layout: "plot-latency"
22578
22579 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base
22580 -
22581   type: "plot"
22582   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
22583   algorithm: "plot_latency_error_bars"
22584   output-file-type: ".html"
22585   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr-lat"
22586   data: "plot-vpp-throughput-latency-3n-skx"
22587   filter: "'NIC_Intel-X710' and
22588            '64B' and
22589            'NDRPDR' and
22590            ('ETH' or 'DOT1Q') and
22591            'BASE' and
22592            '2T1C' and
22593            ('L2BDMACLRN' or 'L2XCFWD') and
22594            'VHOST_1024' and
22595            not 'VXLAN' and
22596            not 'IP4FWD' and
22597            not '2VM' and
22598            not 'LBOND'"
22599   parameters:
22600   - "latency"
22601   - "parent"
22602   - "tags"
22603 #  sort:
22604 #  - "not CFS_OPT"
22605 #  - "L2XCFWD"
22606 #  - "not CFS_OPT"
22607 #  - "CFS_OPT"
22608   layout:
22609     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-ndr"
22610     layout: "plot-latency"
22611
22612 -
22613   type: "plot"
22614   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
22615   algorithm: "plot_latency_error_bars"
22616   output-file-type: ".html"
22617   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr-lat"
22618   data: "plot-vpp-throughput-latency-3n-skx"
22619   filter: "'NIC_Intel-X710' and
22620            '64B' and
22621            'NDRPDR' and
22622            ('ETH' or 'DOT1Q') and
22623            'BASE' and
22624            '4T2C' and
22625            ('L2BDMACLRN' or 'L2XCFWD') and
22626            'VHOST_1024' and
22627            not 'VXLAN' and
22628            not 'IP4FWD' and
22629            not '2VM' and
22630            not 'LBOND'"
22631   parameters:
22632   - "latency"
22633   - "parent"
22634   - "tags"
22635 #  sort:
22636 #  - "not CFS_OPT"
22637 #  - "L2XCFWD"
22638 #  - "not CFS_OPT"
22639 #  - "CFS_OPT"
22640   layout:
22641     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-ndr"
22642     layout: "plot-latency"
22643
22644 # Packet Latency - VPP vhost l2sw 3n-skx-x710 - base vm
22645 -
22646   type: "plot"
22647   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22648   algorithm: "plot_latency_error_bars"
22649   output-file-type: ".html"
22650   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22651   data: "plot-vpp-throughput-latency-3n-skx"
22652   filter: "'NIC_Intel-X710' and
22653            '64B' and
22654            'NDRPDR' and
22655            ('ETH' or 'DOT1Q') and
22656            '2T1C' and
22657            ('L2BDMACLRN' or 'L2XCFWD') and
22658            'VHOST_1024' and
22659            not 'CFS_OPT' and
22660            not 'VXLAN' and
22661            not 'IP4FWD' and
22662            not 'LBOND'"
22663   parameters:
22664   - "latency"
22665   - "parent"
22666   - "tags"
22667 #  sort:
22668 #  - "1VM"
22669 #  - "L2XCFWD"
22670 #  - "1VM"
22671 #  - "L2BDMACLRN"
22672   layout:
22673     title: "vhost-l2sw-3n-skx-x710-64b-2t1c-base-vm-ndr"
22674     layout: "plot-latency"
22675
22676 -
22677   type: "plot"
22678   title: "VPP Latency: vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22679   algorithm: "plot_latency_error_bars"
22680   output-file-type: ".html"
22681   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22682   data: "plot-vpp-throughput-latency-3n-skx"
22683   filter: "'NIC_Intel-X710' and
22684            '64B' and
22685            'NDRPDR' and
22686            ('ETH' or 'DOT1Q') and
22687            '4T2C' and
22688            ('L2BDMACLRN' or 'L2XCFWD') and
22689            'VHOST_1024' and
22690            not 'CFS_OPT' and
22691            not 'VXLAN' and
22692            not 'IP4FWD' and
22693            not 'LBOND'"
22694   parameters:
22695   - "latency"
22696   - "parent"
22697   - "tags"
22698 #  sort:
22699 #  - "1VM"
22700 #  - "L2XCFWD"
22701 #  - "1VM"
22702 #  - "L2BDMACLRN"
22703   layout:
22704     title: "vhost-l2sw-3n-skx-x710-64b-4t2c-base-vm-ndr"
22705     layout: "plot-latency"
22706
22707 # Packet Latency - VPP vhost ip4 2n-skx-x710
22708 -
22709   type: "plot"
22710   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22711   algorithm: "plot_latency_error_bars"
22712   output-file-type: ".html"
22713   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22714   data: "plot-vpp-throughput-latency-2n-skx"
22715   filter: "'NIC_Intel-X710' and
22716            '64B' and
22717            'NDRPDR' and
22718            'ETH' and
22719            'IP4FWD' and
22720            '2T1C' and
22721            'VHOST_1024' and
22722            not 'VXLAN' and
22723            not 'DOT1Q'"
22724   parameters:
22725   - "latency"
22726   - "parent"
22727   - "tags"
22728   sort:
22729   - "not CFS_OPT"
22730   - "1VM"
22731   - "2VM"
22732   layout:
22733     title: "vhost-ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22734     layout: "plot-latency"
22735
22736 -
22737   type: "plot"
22738   title: "VPP Latency: vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22739   algorithm: "plot_latency_error_bars"
22740   output-file-type: ".html"
22741   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22742   data: "plot-vpp-throughput-latency-2n-skx"
22743   filter: "'NIC_Intel-X710' and
22744            '64B' and
22745            'NDRPDR' and
22746            'ETH' and
22747            'IP4FWD' and
22748            '4T2C' and
22749            'VHOST_1024' and
22750            not 'VXLAN' and
22751            not 'DOT1Q'"
22752   parameters:
22753   - "latency"
22754   - "parent"
22755   - "tags"
22756   sort:
22757   - "not CFS_OPT"
22758   - "1VM"
22759   - "2VM"
22760   layout:
22761     title: "vhost-ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22762     layout: "plot-latency"
22763
22764 # Packet Latency - VPP vhost l2sw 2n-skx-x710
22765 -
22766   type: "plot"
22767   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22768   algorithm: "plot_latency_error_bars"
22769   output-file-type: ".html"
22770   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat"
22771   data: "plot-vpp-throughput-latency-2n-skx"
22772   filter: "'NIC_Intel-X710' and
22773            '64B' and
22774            'NDRPDR' and
22775            ('ETH' or 'DOT1Q') and
22776            '2T1C' and
22777            'L2BDMACLRN' and
22778            'VHOST_1024' and
22779            not 'VXLAN' and
22780            not 'IP4FWD' and
22781            not '2VM'"
22782   parameters:
22783   - "latency"
22784   - "parent"
22785   - "tags"
22786 #  sort:
22787 #  - "VM"  # "not CFS_OPT"
22788 #  - "CFS_OPT"
22789 #  - "FIB_10K"
22790 #  - "FIB_100K"
22791 #  - "FIB_1M"
22792   layout:
22793     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr"
22794     layout: "plot-latency"
22795
22796 -
22797   type: "plot"
22798   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22799   algorithm: "plot_latency_error_bars"
22800   output-file-type: ".html"
22801   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat"
22802   data: "plot-vpp-throughput-latency-2n-skx"
22803   filter: "'NIC_Intel-X710' and
22804            '64B' and
22805            'NDRPDR' and
22806            ('ETH' or 'DOT1Q') and
22807            '4T2C' and
22808            'L2BDMACLRN' and
22809            'VHOST_1024' and
22810            not 'VXLAN' and
22811            not 'IP4FWD' and
22812            not '2VM'"
22813   parameters:
22814   - "latency"
22815   - "parent"
22816   - "tags"
22817 #  sort:
22818 #  - "VM"  # "not CFS_OPT"
22819 #  - "CFS_OPT"
22820 #  - "FIB_10K"
22821 #  - "FIB_100K"
22822 #  - "FIB_1M"
22823   layout:
22824     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr"
22825     layout: "plot-latency"
22826
22827 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base
22828 -
22829   type: "plot"
22830   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
22831   algorithm: "plot_latency_error_bars"
22832   output-file-type: ".html"
22833   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr-lat"
22834   data: "plot-vpp-throughput-latency-2n-skx"
22835   filter: "'NIC_Intel-X710' and
22836            '64B' and
22837            'NDRPDR' and
22838            ('ETH' or 'DOT1Q') and
22839            'BASE' and
22840            '2T1C' and
22841            ('L2BDMACLRN' or 'L2XCFWD') and
22842            'VHOST_1024' and
22843            not 'VXLAN' and
22844            not 'IP4FWD' and
22845            not '2VM'"
22846   parameters:
22847   - "latency"
22848   - "parent"
22849   - "tags"
22850 #  sort:
22851 #  - "not CFS_OPT"
22852 #  - "L2XCFWD"
22853 #  - "not CFS_OPT"
22854 #  - "CFS_OPT"
22855   layout:
22856     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-ndr"
22857     layout: "plot-latency"
22858
22859 -
22860   type: "plot"
22861   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
22862   algorithm: "plot_latency_error_bars"
22863   output-file-type: ".html"
22864   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr-lat"
22865   data: "plot-vpp-throughput-latency-2n-skx"
22866   filter: "'NIC_Intel-X710' and
22867            '64B' and
22868            'NDRPDR' and
22869            ('ETH' or 'DOT1Q') and
22870            'BASE' and
22871            '4T2C' and
22872            ('L2BDMACLRN' or 'L2XCFWD') and
22873            'VHOST_1024' and
22874            not 'VXLAN' and
22875            not 'IP4FWD' and
22876            not '2VM'"
22877   parameters:
22878   - "latency"
22879   - "parent"
22880   - "tags"
22881 #  sort:
22882 #  - "not CFS_OPT"
22883 #  - "L2XCFWD"
22884 #  - "not CFS_OPT"
22885 #  - "CFS_OPT"
22886   layout:
22887     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-ndr"
22888     layout: "plot-latency"
22889
22890 # Packet Latency - VPP vhost l2sw 2n-skx-x710 - base vm
22891 -
22892   type: "plot"
22893   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22894   algorithm: "plot_latency_error_bars"
22895   output-file-type: ".html"
22896   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr-lat"
22897   data: "plot-vpp-throughput-latency-2n-skx"
22898   filter: "'NIC_Intel-X710' and
22899            '64B' and
22900            'NDRPDR' and
22901            ('ETH' or 'DOT1Q') and
22902            '2T1C' and
22903            ('L2BDMACLRN' or 'L2XCFWD') and
22904            'VHOST_1024' and
22905            not 'CFS_OPT' and
22906            not 'VXLAN' and
22907            not 'IP4FWD'"
22908   parameters:
22909   - "latency"
22910   - "parent"
22911   - "tags"
22912 #  sort:
22913 #  - "1VM"
22914 #  - "L2XCFWD"
22915 #  - "1VM"
22916 #  - "L2BDMACLRN"
22917   layout:
22918     title: "vhost-l2sw-2n-skx-x710-64b-2t1c-base-vm-ndr"
22919     layout: "plot-latency"
22920
22921 -
22922   type: "plot"
22923   title: "VPP Latency: vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22924   algorithm: "plot_latency_error_bars"
22925   output-file-type: ".html"
22926   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr-lat"
22927   data: "plot-vpp-throughput-latency-2n-skx"
22928   filter: "'NIC_Intel-X710' and
22929            '64B' and
22930            'NDRPDR' and
22931            ('ETH' or 'DOT1Q') and
22932            '4T2C' and
22933            ('L2BDMACLRN' or 'L2XCFWD') and
22934            'VHOST_1024' and
22935            not 'CFS_OPT' and
22936            not 'VXLAN' and
22937            not 'IP4FWD'"
22938   parameters:
22939   - "latency"
22940   - "parent"
22941   - "tags"
22942 #  sort:
22943 #  - "1VM"
22944 #  - "L2XCFWD"
22945 #  - "1VM"
22946 #  - "L2BDMACLRN"
22947   layout:
22948     title: "vhost-l2sw-2n-skx-x710-64b-4t2c-base-vm-ndr"
22949     layout: "plot-latency"
22950
22951 # Packet Latency - VPP vhost ip4 2n-skx-xxv710
22952 -
22953   type: "plot"
22954   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22955   algorithm: "plot_latency_error_bars"
22956   output-file-type: ".html"
22957   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
22958   data: "plot-vpp-throughput-latency-2n-skx"
22959   filter: "'NIC_Intel-XXV710' and
22960            '64B' and
22961            'NDRPDR' and
22962            'ETH' and
22963            'IP4FWD' and
22964            '2T1C' and
22965            'VHOST_1024' and
22966            not 'VXLAN' and
22967            not 'DOT1Q'"
22968   parameters:
22969   - "latency"
22970   - "parent"
22971   - "tags"
22972   sort:
22973   - "not CFS_OPT"
22974   - "1VM"
22975   - "2VM"
22976   layout:
22977     title: "vhost-ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
22978     layout: "plot-latency"
22979
22980 -
22981   type: "plot"
22982   title: "VPP Latency: vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22983   algorithm: "plot_latency_error_bars"
22984   output-file-type: ".html"
22985   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
22986   data: "plot-vpp-throughput-latency-2n-skx"
22987   filter: "'NIC_Intel-XXV710' and
22988            '64B' and
22989            'NDRPDR' and
22990            'ETH' and
22991            'IP4FWD' and
22992            '4T2C' and
22993            'VHOST_1024' and
22994            not 'VXLAN' and
22995            not 'DOT1Q'"
22996   parameters:
22997   - "latency"
22998   - "parent"
22999   - "tags"
23000   sort:
23001   - "not CFS_OPT"
23002   - "1VM"
23003   - "2VM"
23004   layout:
23005     title: "vhost-ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
23006     layout: "plot-latency"
23007
23008 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710
23009 -
23010   type: "plot"
23011   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
23012   algorithm: "plot_latency_error_bars"
23013   output-file-type: ".html"
23014   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat"
23015   data: "plot-vpp-throughput-latency-2n-skx"
23016   filter: "'NIC_Intel-XXV710' and
23017            '64B' and
23018            'NDRPDR' and
23019            ('ETH' or 'DOT1Q') and
23020            '2T1C' and
23021            'L2BDMACLRN' and
23022            'VHOST_1024' and
23023            not 'VXLAN' and
23024            not 'IP4FWD' and
23025            not '2VM'"
23026   parameters:
23027   - "latency"
23028   - "parent"
23029   - "tags"
23030 #  sort:
23031 #  - "VM"  # "not CFS_OPT"
23032 #  - "CFS_OPT"
23033 #  - "FIB_10K"
23034 #  - "FIB_100K"
23035 #  - "FIB_1M"
23036   layout:
23037     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr"
23038     layout: "plot-latency"
23039
23040 -
23041   type: "plot"
23042   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
23043   algorithm: "plot_latency_error_bars"
23044   output-file-type: ".html"
23045   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat"
23046   data: "plot-vpp-throughput-latency-2n-skx"
23047   filter: "'NIC_Intel-XXV710' and
23048            '64B' and
23049            'NDRPDR' and
23050            ('ETH' or 'DOT1Q') and
23051            '4T2C' and
23052            'L2BDMACLRN' and
23053            'VHOST_1024' and
23054            not 'VXLAN' and
23055            not 'IP4FWD' and
23056            not '2VM'"
23057   parameters:
23058   - "latency"
23059   - "parent"
23060   - "tags"
23061 #  sort:
23062 #  - "VM"  # "not CFS_OPT"
23063 #  - "CFS_OPT"
23064 #  - "FIB_10K"
23065 #  - "FIB_100K"
23066 #  - "FIB_1M"
23067   layout:
23068     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr"
23069     layout: "plot-latency"
23070
23071 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base
23072 -
23073   type: "plot"
23074   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23075   algorithm: "plot_latency_error_bars"
23076   output-file-type: ".html"
23077   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23078   data: "plot-vpp-throughput-latency-2n-skx"
23079   filter: "'NIC_Intel-XXV710' and
23080            '64B' and
23081            'NDRPDR' and
23082            ('ETH' or 'DOT1Q') and
23083            'BASE' and
23084            '2T1C' and
23085            ('L2BDMACLRN' or 'L2XCFWD') and
23086            'VHOST_1024' and
23087            not 'VXLAN' and
23088            not 'IP4FWD' and
23089            not '2VM'"
23090   parameters:
23091   - "latency"
23092   - "parent"
23093   - "tags"
23094 #  sort:
23095 #  - "not CFS_OPT"
23096 #  - "L2XCFWD"
23097 #  - "not CFS_OPT"
23098 #  - "CFS_OPT"
23099   layout:
23100     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-ndr"
23101     layout: "plot-latency"
23102
23103 -
23104   type: "plot"
23105   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23106   algorithm: "plot_latency_error_bars"
23107   output-file-type: ".html"
23108   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23109   data: "plot-vpp-throughput-latency-2n-skx"
23110   filter: "'NIC_Intel-XXV710' and
23111            '64B' and
23112            'NDRPDR' and
23113            ('ETH' or 'DOT1Q') and
23114            'BASE' and
23115            '4T2C' and
23116            ('L2BDMACLRN' or 'L2XCFWD') and
23117            'VHOST_1024' and
23118            not 'VXLAN' and
23119            not 'IP4FWD' and
23120            not '2VM'"
23121   parameters:
23122   - "latency"
23123   - "parent"
23124   - "tags"
23125 #  sort:
23126 #  - "not CFS_OPT"
23127 #  - "L2XCFWD"
23128 #  - "not CFS_OPT"
23129 #  - "CFS_OPT"
23130   layout:
23131     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-ndr"
23132     layout: "plot-latency"
23133
23134 # Packet Latency - VPP vhost l2sw 2n-skx-xxv710 - base vm
23135 -
23136   type: "plot"
23137   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
23138   algorithm: "plot_latency_error_bars"
23139   output-file-type: ".html"
23140   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr-lat"
23141   data: "plot-vpp-throughput-latency-2n-skx"
23142   filter: "'NIC_Intel-XXV710' and
23143            '64B' and
23144            'NDRPDR' and
23145            ('ETH' or 'DOT1Q') and
23146            '2T1C' and
23147            ('L2BDMACLRN' or 'L2XCFWD') and
23148            'VHOST_1024' and
23149            not 'CFS_OPT' and
23150            not 'VXLAN' and
23151            not 'IP4FWD'"
23152   parameters:
23153   - "latency"
23154   - "parent"
23155   - "tags"
23156 #  sort:
23157 #  - "1VM"
23158 #  - "L2XCFWD"
23159 #  - "1VM"
23160 #  - "L2BDMACLRN"
23161   layout:
23162     title: "vhost-l2sw-2n-skx-xxv710-64b-2t1c-base-vm-ndr"
23163     layout: "plot-latency"
23164
23165 -
23166   type: "plot"
23167   title: "VPP Latency: vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
23168   algorithm: "plot_latency_error_bars"
23169   output-file-type: ".html"
23170   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr-lat"
23171   data: "plot-vpp-throughput-latency-2n-skx"
23172   filter: "'NIC_Intel-XXV710' and
23173            '64B' and
23174            'NDRPDR' and
23175            ('ETH' or 'DOT1Q') and
23176            '4T2C' and
23177            ('L2BDMACLRN' or 'L2XCFWD') and
23178            'VHOST_1024' and
23179            not 'CFS_OPT' and
23180            not 'VXLAN' and
23181            not 'IP4FWD'"
23182   parameters:
23183   - "latency"
23184   - "parent"
23185   - "tags"
23186 #  sort:
23187 #  - "1VM"
23188 #  - "L2XCFWD"
23189 #  - "1VM"
23190 #  - "L2BDMACLRN"
23191   layout:
23192     title: "vhost-l2sw-2n-skx-xxv710-64b-4t2c-base-vm-ndr"
23193     layout: "plot-latency"
23194
23195 ################################################################################
23196
23197 # Packet Latency - VPP VTS 3n-hsw-x520
23198 -
23199   type: "plot"
23200   title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat"
23201   algorithm: "plot_latency_error_bars"
23202   output-file-type: ".html"
23203   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat"
23204   data: "plot-vpp-throughput-latency-3n-hsw"
23205   filter: "'NIC_Intel-X520-DA2' and
23206            '114B' and
23207            'NDRPDR' and
23208            '1T1C' and
23209            'VTS'"
23210   parameters:
23211   - "latency"
23212   - "parent"
23213   - "tags"
23214   layout:
23215     title: "vts-3n-hsw-x520-114b-1t1c-ndr"
23216     layout: "plot-latency"
23217
23218 -
23219   type: "plot"
23220   title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat"
23221   algorithm: "plot_latency_error_bars"
23222   output-file-type: ".html"
23223   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat"
23224   data: "plot-vpp-throughput-latency-3n-hsw"
23225   filter: "'NIC_Intel-X520-DA2' and
23226            '114B' and
23227            'NDRPDR' and
23228            '2T2C' and
23229            'VTS'"
23230   parameters:
23231   - "latency"
23232   - "parent"
23233   - "tags"
23234   layout:
23235     title: "vts-3n-hsw-x520-114b-2t2c-ndr"
23236     layout: "plot-latency"
23237
23238 ################################################################################
23239
23240 # Packet Latency - DPDK l3fwd 3n-hsw-x520
23241 -
23242   type: "plot"
23243   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23244   algorithm: "plot_latency_error_bars"
23245   output-file-type: ".html"
23246   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23247   data: "plot-dpdk-throughput-latency-3n-hsw"
23248   filter: "'NIC_Intel-X520-DA2' and
23249            '64B' and
23250            'BASE' and
23251            'NDRPDR' and
23252            '1T1C' and
23253            'IP4FWD'"
23254   parameters:
23255   - "latency"
23256   - "parent"
23257   - "tags"
23258   layout:
23259     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
23260     layout: "plot-latency"
23261
23262 -
23263   type: "plot"
23264   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23265   algorithm: "plot_latency_error_bars"
23266   output-file-type: ".html"
23267   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23268   data: "plot-dpdk-throughput-latency-3n-hsw"
23269   filter: "'NIC_Intel-X520-DA2' and
23270            '64B' and
23271            'BASE' and
23272            'NDRPDR' and
23273            '2T2C' and
23274            'IP4FWD'"
23275   parameters:
23276   - "latency"
23277   - "parent"
23278   - "tags"
23279   layout:
23280     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
23281     layout: "plot-latency"
23282
23283 # Packet Latency - DPDK l3fwd 3n-hsw-x710
23284 -
23285   type: "plot"
23286   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23287   algorithm: "plot_latency_error_bars"
23288   output-file-type: ".html"
23289   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23290   data: "plot-dpdk-throughput-latency-3n-hsw"
23291   filter: "'NIC_Intel-X710' and
23292            '64B' and
23293            'BASE' and
23294            'NDRPDR' and
23295            '1T1C' and
23296            'IP4FWD'"
23297   parameters:
23298   - "latency"
23299   - "parent"
23300   - "tags"
23301   layout:
23302     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
23303     layout: "plot-latency"
23304
23305 -
23306   type: "plot"
23307   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23308   algorithm: "plot_latency_error_bars"
23309   output-file-type: ".html"
23310   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23311   data: "plot-dpdk-throughput-latency-3n-hsw"
23312   filter: "'NIC_Intel-X710' and
23313            '64B' and
23314            'BASE' and
23315            'NDRPDR' and
23316            '2T2C' and
23317            'IP4FWD'"
23318   parameters:
23319   - "latency"
23320   - "parent"
23321   - "tags"
23322   layout:
23323     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
23324     layout: "plot-latency"
23325
23326 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
23327 -
23328   type: "plot"
23329   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23330   algorithm: "plot_latency_error_bars"
23331   output-file-type: ".html"
23332   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23333   data: "plot-dpdk-throughput-latency-3n-hsw"
23334   filter: "'NIC_Intel-XL710' and
23335            '64B' and
23336            'BASE' and
23337            'NDRPDR' and
23338            '1T1C' and
23339            'IP4FWD'"
23340   parameters:
23341   - "latency"
23342   - "parent"
23343   - "tags"
23344   layout:
23345     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
23346     layout: "plot-latency"
23347
23348 -
23349   type: "plot"
23350   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23351   algorithm: "plot_latency_error_bars"
23352   output-file-type: ".html"
23353   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23354   data: "plot-dpdk-throughput-latency-3n-hsw"
23355   filter: "'NIC_Intel-XL710' and
23356            '64B' and
23357            'BASE' and
23358            'NDRPDR' and
23359            '2T2C' and
23360            'IP4FWD'"
23361   parameters:
23362   - "latency"
23363   - "parent"
23364   - "tags"
23365   layout:
23366     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
23367     layout: "plot-latency"
23368
23369 # Packet Latency - DPDK l3fwd 3n-skx-x710
23370 -
23371   type: "plot"
23372   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23373   algorithm: "plot_latency_error_bars"
23374   output-file-type: ".html"
23375   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23376   data: "plot-dpdk-throughput-latency-3n-skx"
23377   filter: "'NIC_Intel-X710' and
23378            '64B' and
23379            'BASE' and
23380            'NDRPDR' and
23381            '2T1C' and
23382            'IP4FWD'"
23383   parameters:
23384   - "latency"
23385   - "parent"
23386   - "tags"
23387   layout:
23388     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
23389     layout: "plot-latency"
23390
23391 -
23392   type: "plot"
23393   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23394   algorithm: "plot_latency_error_bars"
23395   output-file-type: ".html"
23396   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23397   data: "plot-dpdk-throughput-latency-3n-skx"
23398   filter: "'NIC_Intel-X710' and
23399            '64B' and
23400            'BASE' and
23401            'NDRPDR' and
23402            '4T2C' and
23403            'IP4FWD'"
23404   parameters:
23405   - "latency"
23406   - "parent"
23407   - "tags"
23408   layout:
23409     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
23410     layout: "plot-latency"
23411
23412 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
23413 -
23414   type: "plot"
23415   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23416   algorithm: "plot_latency_error_bars"
23417   output-file-type: ".html"
23418   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23419   data: "plot-dpdk-throughput-latency-3n-skx"
23420   filter: "'NIC_Intel-XXV710' and
23421            '64B' and
23422            'BASE' and
23423            'NDRPDR' and
23424            '2T1C' and
23425            'IP4FWD'"
23426   parameters:
23427   - "latency"
23428   - "parent"
23429   - "tags"
23430   layout:
23431     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
23432     layout: "plot-latency"
23433
23434 -
23435   type: "plot"
23436   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23437   algorithm: "plot_latency_error_bars"
23438   output-file-type: ".html"
23439   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23440   data: "plot-dpdk-throughput-latency-3n-skx"
23441   filter: "'NIC_Intel-XXV710' and
23442            '64B' and
23443            'BASE' and
23444            'NDRPDR' and
23445            '4T2C' and
23446            'IP4FWD'"
23447   parameters:
23448   - "latency"
23449   - "parent"
23450   - "tags"
23451   layout:
23452     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
23453     layout: "plot-latency"
23454
23455 # Packet Latency - DPDK l3fwd 2n-skx-x710
23456 -
23457   type: "plot"
23458   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23459   algorithm: "plot_latency_error_bars"
23460   output-file-type: ".html"
23461   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23462   data: "plot-dpdk-throughput-latency-2n-skx"
23463   filter: "'NIC_Intel-X710' and
23464            '64B' and
23465            'BASE' and
23466            'NDRPDR' and
23467            '2T1C' and
23468            'IP4FWD'"
23469   parameters:
23470   - "latency"
23471   - "parent"
23472   - "tags"
23473   layout:
23474     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
23475     layout: "plot-latency"
23476
23477 -
23478   type: "plot"
23479   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23480   algorithm: "plot_latency_error_bars"
23481   output-file-type: ".html"
23482   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23483   data: "plot-dpdk-throughput-latency-2n-skx"
23484   filter: "'NIC_Intel-X710' and
23485            '64B' and
23486            'BASE' and
23487            'NDRPDR' and
23488            '4T2C' and
23489            'IP4FWD'"
23490   parameters:
23491   - "latency"
23492   - "parent"
23493   - "tags"
23494   layout:
23495     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
23496     layout: "plot-latency"
23497
23498 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
23499 -
23500   type: "plot"
23501   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23502   algorithm: "plot_latency_error_bars"
23503   output-file-type: ".html"
23504   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23505   data: "plot-dpdk-throughput-latency-2n-skx"
23506   filter: "'NIC_Intel-XXV710' and
23507            '64B' and
23508            'BASE' and
23509            'NDRPDR' and
23510            '2T1C' and
23511            'IP4FWD'"
23512   parameters:
23513   - "latency"
23514   - "parent"
23515   - "tags"
23516   layout:
23517     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
23518     layout: "plot-latency"
23519
23520 -
23521   type: "plot"
23522   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23523   algorithm: "plot_latency_error_bars"
23524   output-file-type: ".html"
23525   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23526   data: "plot-dpdk-throughput-latency-2n-skx"
23527   filter: "'NIC_Intel-XXV710' and
23528            '64B' and
23529            'BASE' and
23530            'NDRPDR' and
23531            '4T2C' and
23532            'IP4FWD'"
23533   parameters:
23534   - "latency"
23535   - "parent"
23536   - "tags"
23537   layout:
23538     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
23539     layout: "plot-latency"
23540
23541 ################################################################################
23542
23543 # Packet Latency - DPDK testpmd 3n-hsw-x520
23544 -
23545   type: "plot"
23546   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23547   algorithm: "plot_latency_error_bars"
23548   output-file-type: ".html"
23549   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
23550   data: "plot-dpdk-throughput-latency-3n-hsw"
23551   filter: "'NIC_Intel-X520-DA2' and
23552            '64B' and
23553            'BASE' and
23554            'NDRPDR' and
23555            '1T1C' and
23556            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23557   parameters:
23558   - "latency"
23559   - "parent"
23560   - "tags"
23561   layout:
23562     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
23563     layout: "plot-latency"
23564
23565 -
23566   type: "plot"
23567   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23568   algorithm: "plot_latency_error_bars"
23569   output-file-type: ".html"
23570   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
23571   data: "plot-dpdk-throughput-latency-3n-hsw"
23572   filter: "'NIC_Intel-X520-DA2' and
23573            '64B' and
23574            'BASE' and
23575            'NDRPDR' and
23576            '2T2C' and
23577            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23578   parameters:
23579   - "latency"
23580   - "parent"
23581   - "tags"
23582   layout:
23583     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
23584     layout: "plot-latency"
23585
23586 # Packet Latency - DPDK testpmd 3n-hsw-x710
23587 -
23588   type: "plot"
23589   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23590   algorithm: "plot_latency_error_bars"
23591   output-file-type: ".html"
23592   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
23593   data: "plot-dpdk-throughput-latency-3n-hsw"
23594   filter: "'NIC_Intel-X710' and
23595            '64B' and
23596            'BASE' and
23597            'NDRPDR' and
23598            '1T1C' and
23599            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23600   parameters:
23601   - "latency"
23602   - "parent"
23603   - "tags"
23604   layout:
23605     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
23606     layout: "plot-latency"
23607
23608 -
23609   type: "plot"
23610   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23611   algorithm: "plot_latency_error_bars"
23612   output-file-type: ".html"
23613   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
23614   data: "plot-dpdk-throughput-latency-3n-hsw"
23615   filter: "'NIC_Intel-X710' and
23616            '64B' and
23617            'BASE' and
23618            'NDRPDR' and
23619            '2T2C' and
23620            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23621   parameters:
23622   - "latency"
23623   - "parent"
23624   - "tags"
23625   layout:
23626     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
23627     layout: "plot-latency"
23628
23629 # Packet Latency - DPDK testpmd 3n-hsw-xl710
23630 -
23631   type: "plot"
23632   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23633   algorithm: "plot_latency_error_bars"
23634   output-file-type: ".html"
23635   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
23636   data: "plot-dpdk-throughput-latency-3n-hsw"
23637   filter: "'NIC_Intel-XL710' and
23638            '64B' and
23639            'BASE' and
23640            'NDRPDR' and
23641            '1T1C' and
23642            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23643   parameters:
23644   - "latency"
23645   - "parent"
23646   - "tags"
23647   layout:
23648     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
23649     layout: "plot-latency"
23650
23651 -
23652   type: "plot"
23653   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23654   algorithm: "plot_latency_error_bars"
23655   output-file-type: ".html"
23656   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
23657   data: "plot-dpdk-throughput-latency-3n-hsw"
23658   filter: "'NIC_Intel-XL710' and
23659            '64B' and
23660            'BASE' and
23661            'NDRPDR' and
23662            '2T2C' and
23663            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23664   parameters:
23665   - "latency"
23666   - "parent"
23667   - "tags"
23668   layout:
23669     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
23670     layout: "plot-latency"
23671
23672 # Packet Latency - DPDK testpmd 3n-skx-x710
23673 -
23674   type: "plot"
23675   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23676   algorithm: "plot_latency_error_bars"
23677   output-file-type: ".html"
23678   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
23679   data: "plot-dpdk-throughput-latency-3n-skx"
23680   filter: "'NIC_Intel-X710' and
23681            '64B' and
23682            'BASE' and
23683            'NDRPDR' and
23684            '2T1C' and
23685            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23686   parameters:
23687   - "latency"
23688   - "parent"
23689   - "tags"
23690   layout:
23691     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
23692     layout: "plot-latency"
23693
23694 -
23695   type: "plot"
23696   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23697   algorithm: "plot_latency_error_bars"
23698   output-file-type: ".html"
23699   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
23700   data: "plot-dpdk-throughput-latency-3n-skx"
23701   filter: "'NIC_Intel-X710' and
23702            '64B' and
23703            'BASE' and
23704            'NDRPDR' and
23705            '4T2C' and
23706            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23707   parameters:
23708   - "latency"
23709   - "parent"
23710   - "tags"
23711   layout:
23712     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
23713     layout: "plot-latency"
23714
23715 # Packet Latency - DPDK testpmd 3n-skx-xxv710
23716 -
23717   type: "plot"
23718   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23719   algorithm: "plot_latency_error_bars"
23720   output-file-type: ".html"
23721   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
23722   data: "plot-dpdk-throughput-latency-3n-skx"
23723   filter: "'NIC_Intel-XXV710' and
23724            '64B' and
23725            'BASE' and
23726            'NDRPDR' and
23727            '2T1C' and
23728            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23729   parameters:
23730   - "latency"
23731   - "parent"
23732   - "tags"
23733   layout:
23734     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
23735     layout: "plot-latency"
23736
23737 -
23738   type: "plot"
23739   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23740   algorithm: "plot_latency_error_bars"
23741   output-file-type: ".html"
23742   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
23743   data: "plot-dpdk-throughput-latency-3n-skx"
23744   filter: "'NIC_Intel-XXV710' and
23745            '64B' and
23746            'BASE' and
23747            'NDRPDR' and
23748            '4T2C' and
23749            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23750   parameters:
23751   - "latency"
23752   - "parent"
23753   - "tags"
23754   layout:
23755     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
23756     layout: "plot-latency"
23757
23758 # Packet Latency - DPDK testpmd 2n-skx-x710
23759 -
23760   type: "plot"
23761   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23762   algorithm: "plot_latency_error_bars"
23763   output-file-type: ".html"
23764   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
23765   data: "plot-dpdk-throughput-latency-2n-skx"
23766   filter: "'NIC_Intel-X710' and
23767            '64B' and
23768            'BASE' and
23769            'NDRPDR' and
23770            '2T1C' and
23771            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23772   parameters:
23773   - "latency"
23774   - "parent"
23775   - "tags"
23776   layout:
23777     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
23778     layout: "plot-latency"
23779
23780 -
23781   type: "plot"
23782   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23783   algorithm: "plot_latency_error_bars"
23784   output-file-type: ".html"
23785   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
23786   data: "plot-dpdk-throughput-latency-2n-skx"
23787   filter: "'NIC_Intel-X710' and
23788            '64B' and
23789            'BASE' and
23790            'NDRPDR' and
23791            '4T2C' and
23792            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23793   parameters:
23794   - "latency"
23795   - "parent"
23796   - "tags"
23797   layout:
23798     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
23799     layout: "plot-latency"
23800
23801 # Packet Latency - DPDK testpmd 2n-skx-xxv710
23802 -
23803   type: "plot"
23804   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23805   algorithm: "plot_latency_error_bars"
23806   output-file-type: ".html"
23807   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
23808   data: "plot-dpdk-throughput-latency-2n-skx"
23809   filter: "'NIC_Intel-XXV710' and
23810            '64B' and
23811            'BASE' and
23812            'NDRPDR' and
23813            '2T1C' and
23814            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23815   parameters:
23816   - "latency"
23817   - "parent"
23818   - "tags"
23819   layout:
23820     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
23821     layout: "plot-latency"
23822
23823 -
23824   type: "plot"
23825   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23826   algorithm: "plot_latency_error_bars"
23827   output-file-type: ".html"
23828   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
23829   data: "plot-dpdk-throughput-latency-2n-skx"
23830   filter: "'NIC_Intel-XXV710' and
23831            '64B' and
23832            'BASE' and
23833            'NDRPDR' and
23834            '4T2C' and
23835            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
23836   parameters:
23837   - "latency"
23838   - "parent"
23839   - "tags"
23840   layout:
23841     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
23842     layout: "plot-latency"
23843
23844 ################################################################################
23845
23846 # Speedup - VPP Container Memif 3n-hsw-x520
23847 -
23848   type: "plot"
23849   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23850   algorithm: "plot_throughput_speedup_analysis"
23851   output-file-type: ".html"
23852   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
23853   data: "plot-throughput-speedup-analysis-3n-hsw"
23854   filter: "'NIC_Intel-X520-DA2' and
23855            '64B' and
23856            ('BASE' or 'SCALE') and
23857            'NDRPDR' and
23858            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23859            not 'VHOST' and
23860            'MEMIF'"
23861   parameters:
23862   - "throughput"
23863   - "parent"
23864   - "tags"
23865   sort:
23866   - "L2XCFWD"
23867   - "L2XCFWD"
23868   - "L2XCFWD"
23869   - "L2BDMACLRN"
23870   - "L2BDMACLRN"
23871   - "L2BDMACLRN"
23872   layout:
23873     title: "memif-3n-hsw-x520-64b-base_and_scale-ndr"
23874     layout: "plot-throughput-speedup-analysis"
23875
23876 -
23877   type: "plot"
23878   title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23879   algorithm: "plot_throughput_speedup_analysis"
23880   output-file-type: ".html"
23881   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
23882   data: "plot-throughput-speedup-analysis-3n-hsw"
23883   filter: "'NIC_Intel-X520-DA2' and
23884            '64B' and
23885            ('BASE' or 'SCALE') and
23886            'NDRPDR' and
23887            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23888            not 'VHOST' and
23889            'MEMIF'"
23890   parameters:
23891   - "throughput"
23892   - "parent"
23893   - "tags"
23894   sort:
23895   - "L2XCFWD"
23896   - "L2XCFWD"
23897   - "L2XCFWD"
23898   - "L2BDMACLRN"
23899   - "L2BDMACLRN"
23900   - "L2BDMACLRN"
23901   layout:
23902     title: "memif-3n-hsw-x520-64b-base_and_scale-pdr"
23903     layout: "plot-throughput-speedup-analysis"
23904
23905 # Speedup - VPP Container Memif 3n-hsw-x710
23906 -
23907   type: "plot"
23908   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23909   algorithm: "plot_throughput_speedup_analysis"
23910   output-file-type: ".html"
23911   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
23912   data: "plot-throughput-speedup-analysis-3n-hsw"
23913   filter: "'NIC_Intel-X710' and
23914            '64B' and
23915            ('BASE' or 'SCALE') and
23916            'NDRPDR' and
23917            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23918            not 'VHOST' and
23919            'MEMIF'"
23920   parameters:
23921   - "throughput"
23922   - "parent"
23923   - "tags"
23924   sort:
23925   - "L2XCFWD"
23926   - "L2XCFWD"
23927   - "L2XCFWD"
23928   - "L2BDMACLRN"
23929   - "L2BDMACLRN"
23930   - "L2BDMACLRN"
23931   layout:
23932     title: "memif-3n-hsw-x710-64b-base_and_scale-ndr"
23933     layout: "plot-throughput-speedup-analysis"
23934
23935 -
23936   type: "plot"
23937   title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23938   algorithm: "plot_throughput_speedup_analysis"
23939   output-file-type: ".html"
23940   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
23941   data: "plot-throughput-speedup-analysis-3n-hsw"
23942   filter: "'NIC_Intel-X710' and
23943            '64B' and
23944            ('BASE' or 'SCALE') and
23945            'NDRPDR' and
23946            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23947            not 'VHOST' and
23948            'MEMIF'"
23949   parameters:
23950   - "throughput"
23951   - "parent"
23952   - "tags"
23953   sort:
23954   - "L2XCFWD"
23955   - "L2XCFWD"
23956   - "L2XCFWD"
23957   - "L2BDMACLRN"
23958   - "L2BDMACLRN"
23959   - "L2BDMACLRN"
23960   layout:
23961     title: "memif-3n-hsw-x710-64b-base_and_scale-pdr"
23962     layout: "plot-throughput-speedup-analysis"
23963
23964 # Speedup - VPP Container Memif 3n-hsw-xl710
23965 -
23966   type: "plot"
23967   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
23968   algorithm: "plot_throughput_speedup_analysis"
23969   output-file-type: ".html"
23970   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
23971   data: "plot-throughput-speedup-analysis-3n-hsw"
23972   filter: "'NIC_Intel-XL710' and
23973            '64B' and
23974            ('BASE' or 'SCALE') and
23975            'NDRPDR' and
23976            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
23977            not 'VHOST' and
23978            'MEMIF'"
23979   parameters:
23980   - "throughput"
23981   - "parent"
23982   - "tags"
23983   sort:
23984   - "L2XCFWD"
23985   - "L2XCFWD"
23986   - "L2XCFWD"
23987   - "L2BDMACLRN"
23988   - "L2BDMACLRN"
23989   - "L2BDMACLRN"
23990   layout:
23991     title: "memif-3n-hsw-xl710-64b-base_and_scale-ndr"
23992     layout: "plot-throughput-speedup-analysis"
23993
23994 -
23995   type: "plot"
23996   title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
23997   algorithm: "plot_throughput_speedup_analysis"
23998   output-file-type: ".html"
23999   output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
24000   data: "plot-throughput-speedup-analysis-3n-hsw"
24001   filter: "'NIC_Intel-XL710' and
24002            '64B' and
24003            ('BASE' or 'SCALE') and
24004            'NDRPDR' and
24005            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24006            not 'VHOST' and
24007            'MEMIF'"
24008   parameters:
24009   - "throughput"
24010   - "parent"
24011   - "tags"
24012   sort:
24013   - "L2XCFWD"
24014   - "L2XCFWD"
24015   - "L2XCFWD"
24016   - "L2BDMACLRN"
24017   - "L2BDMACLRN"
24018   - "L2BDMACLRN"
24019   layout:
24020     title: "memif-3n-hsw-xl710-64b-base_and_scale-pdr"
24021     layout: "plot-throughput-speedup-analysis"
24022
24023 # Speedup - VPP Container Memif 3n-skx-x710
24024 -
24025   type: "plot"
24026   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24027   algorithm: "plot_throughput_speedup_analysis"
24028   output-file-type: ".html"
24029   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa"
24030   data: "plot-throughput-speedup-analysis-3n-skx"
24031   filter: "'NIC_Intel-X710' and
24032            '64B' and
24033            ('BASE' or 'SCALE') and
24034            'NDRPDR' and
24035            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24036            not 'VHOST' and
24037            'MEMIF'"
24038   parameters:
24039   - "throughput"
24040   - "parent"
24041   - "tags"
24042   sort:
24043   - "L2XCFWD"
24044   - "L2XCFWD"
24045   - "L2XCFWD"
24046   - "L2BDMACLRN"
24047   - "L2BDMACLRN"
24048   - "L2BDMACLRN"
24049   layout:
24050     title: "memif-3n-skx-x710-64b-base_and_scale-ndr"
24051     layout: "plot-throughput-speedup-analysis"
24052
24053 -
24054   type: "plot"
24055   title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24056   algorithm: "plot_throughput_speedup_analysis"
24057   output-file-type: ".html"
24058   output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa"
24059   data: "plot-throughput-speedup-analysis-3n-skx"
24060   filter: "'NIC_Intel-X710' and
24061            '64B' and
24062            ('BASE' or 'SCALE') and
24063            'NDRPDR' and
24064            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24065            not 'VHOST' and
24066             'MEMIF'"
24067   parameters:
24068   - "throughput"
24069   - "parent"
24070   - "tags"
24071   sort:
24072   - "L2XCFWD"
24073   - "L2XCFWD"
24074   - "L2XCFWD"
24075   - "L2BDMACLRN"
24076   - "L2BDMACLRN"
24077   - "L2BDMACLRN"
24078   layout:
24079     title: "memif-3n-skx-x710-64b-base_and_scale-pdr"
24080     layout: "plot-throughput-speedup-analysis"
24081
24082 # Speedup - VPP Container Memif 2n-skx-x710
24083 -
24084   type: "plot"
24085   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24086   algorithm: "plot_throughput_speedup_analysis"
24087   output-file-type: ".html"
24088   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa"
24089   data: "plot-throughput-speedup-analysis-2n-skx"
24090   filter: "'NIC_Intel-X710' and
24091            '64B' and
24092            ('BASE' or 'SCALE') and
24093            'NDRPDR' and
24094            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24095            not 'VHOST' and
24096            'MEMIF'"
24097   parameters:
24098   - "throughput"
24099   - "parent"
24100   - "tags"
24101   sort:
24102   - "L2XCFWD"
24103   - "L2XCFWD"
24104   - "L2XCFWD"
24105   - "L2BDMACLRN"
24106   - "L2BDMACLRN"
24107   - "L2BDMACLRN"
24108   layout:
24109     title: "memif-2n-skx-x710-64b-base_and_scale-ndr"
24110     layout: "plot-throughput-speedup-analysis"
24111
24112 -
24113   type: "plot"
24114   title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24115   algorithm: "plot_throughput_speedup_analysis"
24116   output-file-type: ".html"
24117   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa"
24118   data: "plot-throughput-speedup-analysis-2n-skx"
24119   filter: "'NIC_Intel-X710' and
24120            '64B' and
24121            ('BASE' or 'SCALE') and
24122            'NDRPDR' and
24123            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24124            not 'VHOST' and
24125             'MEMIF'"
24126   parameters:
24127   - "throughput"
24128   - "parent"
24129   - "tags"
24130   sort:
24131   - "L2XCFWD"
24132   - "L2XCFWD"
24133   - "L2XCFWD"
24134   - "L2BDMACLRN"
24135   - "L2BDMACLRN"
24136   - "L2BDMACLRN"
24137   layout:
24138     title: "memif-2n-skx-x710-64b-base_and_scale-pdr"
24139     layout: "plot-throughput-speedup-analysis"
24140
24141 # Speedup - VPP Container Memif 2n-skx-xxv710
24142 -
24143   type: "plot"
24144   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24145   algorithm: "plot_throughput_speedup_analysis"
24146   output-file-type: ".html"
24147   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
24148   data: "plot-throughput-speedup-analysis-2n-skx"
24149   filter: "'NIC_Intel-XXV710' and
24150            '64B' and
24151            ('BASE' or 'SCALE') and
24152            'NDRPDR' and
24153            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24154            not 'VHOST' and
24155            'MEMIF'"
24156   parameters:
24157   - "throughput"
24158   - "parent"
24159   - "tags"
24160   sort:
24161   - "L2XCFWD"
24162   - "L2XCFWD"
24163   - "L2XCFWD"
24164   - "L2BDMACLRN"
24165   - "L2BDMACLRN"
24166   - "L2BDMACLRN"
24167   layout:
24168     title: "memif-2n-skx-xxv710-64b-base_and_scale-ndr"
24169     layout: "plot-throughput-speedup-analysis"
24170
24171 -
24172   type: "plot"
24173   title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24174   algorithm: "plot_throughput_speedup_analysis"
24175   output-file-type: ".html"
24176   output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
24177   data: "plot-throughput-speedup-analysis-2n-skx"
24178   filter: "'NIC_Intel-XXV710' and
24179            '64B' and
24180            ('BASE' or 'SCALE') and
24181            'NDRPDR' and
24182            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
24183            not 'VHOST' and
24184             'MEMIF'"
24185   parameters:
24186   - "throughput"
24187   - "parent"
24188   - "tags"
24189   sort:
24190   - "L2XCFWD"
24191   - "L2XCFWD"
24192   - "L2XCFWD"
24193   - "L2BDMACLRN"
24194   - "L2BDMACLRN"
24195   - "L2BDMACLRN"
24196   layout:
24197     title: "memif-2n-skx-xxv710-64b-base_and_scale-pdr"
24198     layout: "plot-throughput-speedup-analysis"
24199
24200 ################################################################################
24201
24202 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2xc
24203 -
24204   type: "plot"
24205   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
24206   algorithm: "plot_throughput_speedup_analysis"
24207   output-file-type: ".html"
24208   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-ndr-tsa"
24209   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24210   filter: "'NIC_Intel-X520-DA2' and
24211            '64B' and
24212            ('BASE' or 'SCALE') and
24213            'NDRPDR' and
24214            'L2XCFWD' and
24215            not 'VHOST' and
24216            'MEMIF'"
24217   parameters:
24218   - "throughput"
24219   - "parent"
24220   - "tags"
24221   sort:
24222   - "1VNF"
24223   - "2VNF"
24224   - "4VNF"
24225   - "2VNF"
24226   - "4VNF"
24227   layout:
24228     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2xc"
24229     layout: "plot-throughput-speedup-analysis"
24230
24231 -
24232   type: "plot"
24233   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
24234   algorithm: "plot_throughput_speedup_analysis"
24235   output-file-type: ".html"
24236   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr-tsa"
24237   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24238   filter: "'NIC_Intel-X520-DA2' and
24239            '64B' and
24240            ('BASE' or 'SCALE') and
24241            'NDRPDR' and
24242            'L2XCFWD' and
24243            not 'VHOST' and
24244            'MEMIF'"
24245   parameters:
24246   - "throughput"
24247   - "parent"
24248   - "tags"
24249   sort:
24250   - "1VNF"
24251   - "2VNF"
24252   - "4VNF"
24253   - "2VNF"
24254   - "4VNF"
24255   layout:
24256     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2xc-pdr"
24257     layout: "plot-throughput-speedup-analysis"
24258
24259 # Speedup - VPP Container k8s memif 3n-hsw-x520 - l2bd
24260 -
24261   type: "plot"
24262   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
24263   algorithm: "plot_throughput_speedup_analysis"
24264   output-file-type: ".html"
24265   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-ndr-tsa"
24266   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24267   filter: "'NIC_Intel-X520-DA2' and
24268            '64B' and
24269            ('BASE' or 'SCALE') and
24270            'NDRPDR' and
24271            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24272            not 'VHOST' and
24273            'MEMIF'"
24274   parameters:
24275   - "throughput"
24276   - "parent"
24277   - "tags"
24278   sort:
24279   - "1VNF"
24280   - "2VNF"
24281   - "4VNF"
24282   - "2VNF"
24283   - "4VNF"
24284   layout:
24285     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-l2bd"
24286     layout: "plot-throughput-speedup-analysis"
24287
24288 -
24289   type: "plot"
24290   title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
24291   algorithm: "plot_throughput_speedup_analysis"
24292   output-file-type: ".html"
24293   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr-tsa"
24294   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24295   filter: "'NIC_Intel-X520-DA2' and
24296            '64B' and
24297            ('BASE' or 'SCALE') and
24298            'NDRPDR' and
24299            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24300            not 'VHOST' and
24301            'MEMIF'"
24302   parameters:
24303   - "throughput"
24304   - "parent"
24305   - "tags"
24306   sort:
24307   - "1VNF"
24308   - "2VNF"
24309   - "4VNF"
24310   - "2VNF"
24311   - "4VNF"
24312   layout:
24313     title: "k8s-memif-3n-hsw-x520-64b-base_and_scale-l2bd-pdr"
24314     layout: "plot-throughput-speedup-analysis"
24315
24316 # Speedup - VPP Container Memif 3n-hsw-x710 - l2xc
24317 -
24318   type: "plot"
24319   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
24320   algorithm: "plot_throughput_speedup_analysis"
24321   output-file-type: ".html"
24322   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr-tsa"
24323   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24324   filter: "'NIC_Intel-X710' and
24325            '64B' and
24326            ('BASE' or 'SCALE') and
24327            'NDRPDR' and
24328            'L2XCFWD' and
24329            not 'VHOST' and
24330            'MEMIF'"
24331   parameters:
24332   - "throughput"
24333   - "parent"
24334   - "tags"
24335   sort:
24336   - "1VNF"
24337   - "2VNF"
24338   - "4VNF"
24339   - "2VNF"
24340   - "4VNF"
24341   layout:
24342     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-ndr"
24343     layout: "plot-throughput-speedup-analysis"
24344
24345 -
24346   type: "plot"
24347   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
24348   algorithm: "plot_throughput_speedup_analysis"
24349   output-file-type: ".html"
24350   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr-tsa"
24351   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24352   filter: "'NIC_Intel-X710' and
24353            '64B' and
24354            ('BASE' or 'SCALE') and
24355            'NDRPDR' and
24356            'L2XCFWD' and
24357            not 'VHOST' and
24358            'MEMIF'"
24359   parameters:
24360   - "throughput"
24361   - "parent"
24362   - "tags"
24363   sort:
24364   - "1VNF"
24365   - "2VNF"
24366   - "4VNF"
24367   - "2VNF"
24368   - "4VNF"
24369   layout:
24370     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2xc-pdr"
24371     layout: "plot-throughput-speedup-analysis"
24372
24373 # Speedup - VPP Container Memif 3n-hsw-x710 - l2bd
24374 -
24375   type: "plot"
24376   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
24377   algorithm: "plot_throughput_speedup_analysis"
24378   output-file-type: ".html"
24379   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr-tsa"
24380   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24381   filter: "'NIC_Intel-X710' and
24382            '64B' and
24383            ('BASE' or 'SCALE') and
24384            'NDRPDR' and
24385            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24386            not 'VHOST' and
24387            'MEMIF'"
24388   parameters:
24389   - "throughput"
24390   - "parent"
24391   - "tags"
24392   sort:
24393   - "1VNF"
24394   - "2VNF"
24395   - "4VNF"
24396   - "2VNF"
24397   - "4VNF"
24398   layout:
24399     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-ndr"
24400     layout: "plot-throughput-speedup-analysis"
24401
24402 -
24403   type: "plot"
24404   title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
24405   algorithm: "plot_throughput_speedup_analysis"
24406   output-file-type: ".html"
24407   output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr-tsa"
24408   data: "plot-ligato-throughput-speedup-analysis-3n-hsw"
24409   filter: "'NIC_Intel-X710' and
24410            '64B' and
24411            ('BASE' or 'SCALE') and
24412            'NDRPDR' and
24413            ('L2BDMACSTAT' or 'L2BDMACLRN') and
24414            not 'VHOST' and
24415            'MEMIF'"
24416   parameters:
24417   - "throughput"
24418   - "parent"
24419   - "tags"
24420   sort:
24421   - "1VNF"
24422   - "2VNF"
24423   - "4VNF"
24424   - "2VNF"
24425   - "4VNF"
24426   layout:
24427     title: "k8s-memif-3n-hsw-x710-64b-base_and_scale-l2bd-pdr"
24428     layout: "plot-throughput-speedup-analysis"
24429
24430 ################################################################################
24431
24432 # Speedup - VPP IPv4 3n-hsw-x520 base and scale
24433 -
24434   type: "plot"
24435   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24436   algorithm: "plot_throughput_speedup_analysis"
24437   output-file-type: ".html"
24438   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
24439   data: "plot-throughput-speedup-analysis-3n-hsw"
24440   filter: "'NIC_Intel-X520-DA2' and
24441            '64B' and
24442            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24443            'NDRPDR' and
24444            'IP4FWD' and
24445            not 'IPSEC' and
24446            not 'VHOST'"
24447   parameters:
24448   - "throughput"
24449   - "parent"
24450   - "tags"
24451   sort:
24452   - "DOT1Q"
24453   - "IP4BASE"
24454   - "FIB_20k"
24455   - "FIB_200k"
24456   - "FIB_2M"
24457   layout:
24458     title: "ip4-3n-hsw-x520-64b-base_and_scale-ndr"
24459     layout: "plot-throughput-speedup-analysis"
24460
24461 -
24462   type: "plot"
24463   title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24464   algorithm: "plot_throughput_speedup_analysis"
24465   output-file-type: ".html"
24466   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
24467   data: "plot-throughput-speedup-analysis-3n-hsw"
24468   filter: "'NIC_Intel-X520-DA2' and
24469            '64B' and
24470            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
24471            'NDRPDR' and
24472            'IP4FWD' and
24473            not 'IPSEC' and
24474            not 'VHOST'"
24475   parameters:
24476   - "throughput"
24477   - "parent"
24478   - "tags"
24479   sort:
24480   - "DOT1Q"
24481   - "IP4BASE"
24482   - "FIB_20k"
24483   - "FIB_200k"
24484   - "FIB_2M"
24485   layout:
24486     title: "ip4-3n-hsw-x520-64b-base_and_scale-pdr"
24487     layout: "plot-throughput-speedup-analysis"
24488
24489 # Speedup - VPP IPv4 3n-hsw-x520 features
24490 -
24491   type: "plot"
24492   title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa"
24493   algorithm: "plot_throughput_speedup_analysis"
24494   output-file-type: ".html"
24495   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa"
24496   data: "plot-throughput-speedup-analysis-3n-hsw"
24497   filter: "'NIC_Intel-X520-DA2' and
24498            '64B' and
24499            ('IP4BASE' or
24500             'POLICE_MARK' or
24501             'COPWHLIST' or
24502             ('NAT44' and 'BASE') or
24503             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24504            'NDRPDR' and
24505            'IP4FWD' and
24506            not 'IPSEC' and
24507            not 'VHOST'"
24508   parameters:
24509   - "throughput"
24510   - "parent"
24511   - "tags"
24512   sort:
24513   - "DOT1Q"
24514   - "IP4BASE"
24515   - "NAT44"
24516   - "POLICE_MARK"
24517   - "COPWHLIST"
24518   - "IACL"
24519   - "OACL"
24520   layout:
24521     title: "ip4-3n-hsw-x520-64b-features-ndr"
24522     layout: "plot-throughput-speedup-analysis"
24523
24524 -
24525   type: "plot"
24526   title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa"
24527   algorithm: "plot_throughput_speedup_analysis"
24528   output-file-type: ".html"
24529   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa"
24530   data: "plot-throughput-speedup-analysis-3n-hsw"
24531   filter: "'NIC_Intel-X520-DA2' and
24532            '64B' and
24533            ('IP4BASE' or
24534             'POLICE_MARK' or
24535             'COPWHLIST' or
24536             ('NAT44' and 'BASE') or
24537             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24538            'NDRPDR' and
24539            'IP4FWD' and
24540            not 'IPSEC' and
24541            not 'VHOST'"
24542   parameters:
24543   - "throughput"
24544   - "parent"
24545   - "tags"
24546   sort:
24547   - "DOT1Q"
24548   - "IP4BASE"
24549   - "NAT44"
24550   - "POLICE_MARK"
24551   - "COPWHLIST"
24552   - "IACL"
24553   - "OACL"
24554   layout:
24555     title: "ip4-3n-hsw-x520-64b-features-pdr"
24556     layout: "plot-throughput-speedup-analysis"
24557
24558 # Speedup - VPP IPv4 3n-hsw-x520 features nat44
24559 -
24560   type: "plot"
24561   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
24562   algorithm: "plot_throughput_speedup_analysis"
24563   output-file-type: ".html"
24564   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-ndr-tsa"
24565   data: "plot-throughput-speedup-analysis-3n-hsw"
24566   filter: "'NIC_Intel-X520-DA2' and
24567            '64B' and
24568            'NDRPDR' and
24569            'IP4FWD' and
24570            'NAT44' and
24571            not 'IPSEC' and
24572            not 'VHOST'"
24573   parameters:
24574   - "throughput"
24575   - "parent"
24576   - "tags"
24577   sort:
24578   - "BASE"
24579   - "BASE"
24580   - "SRC_USER_10"
24581   - "SRC_USER_100"
24582   - "SRC_USER_1000"
24583   - "SRC_USER_2000"
24584   layout:
24585     title: "ip4-3n-hsw-x520-64b-features-nat44-ndr"
24586     layout: "plot-throughput-speedup-analysis"
24587
24588 -
24589   type: "plot"
24590   title: "Speedup: ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
24591   algorithm: "plot_throughput_speedup_analysis"
24592   output-file-type: ".html"
24593   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-nat44-pdr-tsa"
24594   data: "plot-throughput-speedup-analysis-3n-hsw"
24595   filter: "'NIC_Intel-X520-DA2' and
24596            '64B' and
24597            'NDRPDR' and
24598            'IP4FWD' and
24599            'NAT44' and
24600            not 'IPSEC' and
24601            not 'VHOST'"
24602   parameters:
24603   - "throughput"
24604   - "parent"
24605   - "tags"
24606   sort:
24607   - "BASE"
24608   - "BASE"
24609   - "SRC_USER_10"
24610   - "SRC_USER_100"
24611   - "SRC_USER_1000"
24612   - "SRC_USER_2000"
24613   layout:
24614     title: "ip4-3n-hsw-x520-64b-features-nat44-pdr"
24615     layout: "plot-throughput-speedup-analysis"
24616
24617 # Speedup - VPP IPv4 3n-hsw-x520 features iacl
24618 -
24619   type: "plot"
24620   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
24621   algorithm: "plot_throughput_speedup_analysis"
24622   output-file-type: ".html"
24623   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-ndr-tsa"
24624   data: "plot-throughput-speedup-analysis-3n-hsw"
24625   filter: "'NIC_Intel-X520-DA2' and
24626            '64B' and
24627            'NDRPDR' and
24628            'IP4FWD' and
24629            'IACL' and
24630            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24631            not 'IPSEC' and
24632            not 'VHOST'"
24633   parameters:
24634   - "throughput"
24635   - "parent"
24636   - "tags"
24637   sort:
24638   - "ACL_STATELESS"
24639   - "ACL_STATEFUL"
24640   - "ACL_STATELESS"
24641   - "ACL_STATEFUL"
24642   layout:
24643     title: "ip4-3n-hsw-x520-64b-features-iacl-ndr"
24644     layout: "plot-throughput-speedup-analysis"
24645
24646 -
24647   type: "plot"
24648   title: "Speedup: ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24649   algorithm: "plot_throughput_speedup_analysis"
24650   output-file-type: ".html"
24651   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-iacl-pdr-tsa"
24652   data: "plot-throughput-speedup-analysis-3n-hsw"
24653   filter: "'NIC_Intel-X520-DA2' and
24654            '64B' and
24655            'NDRPDR' and
24656            'IP4FWD' and
24657            'IACL' and
24658            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24659            not 'IPSEC' and
24660            not 'VHOST'"
24661   parameters:
24662   - "throughput"
24663   - "parent"
24664   - "tags"
24665   sort:
24666   - "ACL_STATELESS"
24667   - "ACL_STATEFUL"
24668   - "ACL_STATELESS"
24669   - "ACL_STATEFUL"
24670   layout:
24671     title: "ip4-3n-hsw-x520-64b-features-iacl-pdr"
24672     layout: "plot-throughput-speedup-analysis"
24673
24674 # Speedup - VPP IPv4 3n-hsw-x520 features oacl
24675 -
24676   type: "plot"
24677   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24678   algorithm: "plot_throughput_speedup_analysis"
24679   output-file-type: ".html"
24680   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-ndr-tsa"
24681   data: "plot-throughput-speedup-analysis-3n-hsw"
24682   filter: "'NIC_Intel-X520-DA2' and
24683            '64B' and
24684            'NDRPDR' and
24685            'IP4FWD' and
24686            'OACL' and
24687            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24688            not 'IPSEC' and
24689            not 'VHOST'"
24690   parameters:
24691   - "throughput"
24692   - "parent"
24693   - "tags"
24694   sort:
24695   - "ACL_STATELESS"
24696   - "ACL_STATEFUL"
24697   - "ACL_STATELESS"
24698   - "ACL_STATEFUL"
24699   layout:
24700     title: "ip4-3n-hsw-x520-64b-features-oacl-ndr"
24701     layout: "plot-throughput-speedup-analysis"
24702
24703 -
24704   type: "plot"
24705   title: "Speedup: ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24706   algorithm: "plot_throughput_speedup_analysis"
24707   output-file-type: ".html"
24708   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-oacl-pdr-tsa"
24709   data: "plot-throughput-speedup-analysis-3n-hsw"
24710   filter: "'NIC_Intel-X520-DA2' and
24711            '64B' and
24712            'NDRPDR' and
24713            'IP4FWD' and
24714            'OACL' and
24715            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24716            not 'IPSEC' and
24717            not 'VHOST'"
24718   parameters:
24719   - "throughput"
24720   - "parent"
24721   - "tags"
24722   sort:
24723   - "ACL_STATELESS"
24724   - "ACL_STATEFUL"
24725   - "ACL_STATELESS"
24726   - "ACL_STATEFUL"
24727   layout:
24728     title: "ip4-3n-hsw-x520-64b-features-oacl-pdr"
24729     layout: "plot-throughput-speedup-analysis"
24730
24731 # Speedup - VPP IPv4 3n-hsw-x710 base and scale
24732 -
24733   type: "plot"
24734   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24735   algorithm: "plot_throughput_speedup_analysis"
24736   output-file-type: ".html"
24737   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
24738   data: "plot-throughput-speedup-analysis-3n-hsw"
24739   filter: "'NIC_Intel-X710' and
24740            '64B' and
24741            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24742            'NDRPDR' and
24743            'IP4FWD' and
24744            not 'IPSEC' and
24745            not 'VHOST'"
24746   parameters:
24747   - "throughput"
24748   - "parent"
24749   - "tags"
24750   sort:
24751   - "DOT1Q"
24752   - "IP4BASE"
24753   - "FIB_20K"
24754   - "FIB_200K"
24755   - "FIB_2M"
24756   layout:
24757     title: "ip4-3n-hsw-x710-64b-base_and_scale-ndr"
24758     layout: "plot-throughput-speedup-analysis"
24759
24760 -
24761   type: "plot"
24762   title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24763   algorithm: "plot_throughput_speedup_analysis"
24764   output-file-type: ".html"
24765   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
24766   data: "plot-throughput-speedup-analysis-3n-hsw"
24767   filter: "'NIC_Intel-X710' and
24768            '64B' and
24769            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
24770            'NDRPDR' and
24771            'IP4FWD' and
24772            not 'IPSEC' and
24773            not 'VHOST'"
24774   parameters:
24775   - "throughput"
24776   - "parent"
24777   - "tags"
24778   sort:
24779   - "DOT1Q"
24780   - "IP4BASE"
24781   - "FIB_20K"
24782   - "FIB_200K"
24783   - "FIB_2M"
24784   layout:
24785     title: "ip4-3n-hsw-x710-64b-base_and_scale-pdr"
24786     layout: "plot-throughput-speedup-analysis"
24787
24788 # Speedup - VPP IPv4 3n-hsw-x710 features
24789 -
24790   type: "plot"
24791   title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa"
24792   algorithm: "plot_throughput_speedup_analysis"
24793   output-file-type: ".html"
24794   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa"
24795   data: "plot-throughput-speedup-analysis-3n-hsw"
24796   filter: "'NIC_Intel-X710' and
24797            '64B' and
24798            ('IP4BASE' or
24799             'POLICE_MARK' or
24800             'COPWHLIST' or
24801             ('NAT44' and 'BASE') or
24802             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24803            'NDRPDR' and
24804            'IP4FWD' and
24805            not 'IPSEC' and
24806            not 'VHOST'"
24807   parameters:
24808   - "throughput"
24809   - "parent"
24810   - "tags"
24811   sort:
24812   - "IP4BASE"
24813   - "NAT44"
24814   - "POLICE_MARK"
24815   - "COPWHLIST"
24816   - "IACL"
24817   - "OACL"
24818   layout:
24819     title: "ip4-3n-hsw-x710-64b-features-ndr"
24820     layout: "plot-throughput-speedup-analysis"
24821
24822 -
24823   type: "plot"
24824   title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa"
24825   algorithm: "plot_throughput_speedup_analysis"
24826   output-file-type: ".html"
24827   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa"
24828   data: "plot-throughput-speedup-analysis-3n-hsw"
24829   filter: "'NIC_Intel-X710' and
24830            '64B' and
24831            ('IP4BASE' or
24832             'POLICE_MARK' or
24833             'COPWHLIST' or
24834             ('NAT44' and 'BASE') or
24835             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
24836            'NDRPDR' and
24837            'IP4FWD' and
24838            not 'IPSEC' and
24839            not 'VHOST'"
24840   parameters:
24841   - "throughput"
24842   - "parent"
24843   - "tags"
24844   sort:
24845   - "IP4BASE"
24846   - "NAT44"
24847   - "POLICE_MARK"
24848   - "COPWHLIST"
24849   - "IACL"
24850   - "OACL"
24851   layout:
24852     title: "ip4-3n-hsw-x710-64b-features-pdr"
24853     layout: "plot-throughput-speedup-analysis"
24854
24855 # Speedup - VPP IPv4 3n-hsw-x710 features nat44
24856 -
24857   type: "plot"
24858   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24859   algorithm: "plot_throughput_speedup_analysis"
24860   output-file-type: ".html"
24861   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-ndr-tsa"
24862   data: "plot-throughput-speedup-analysis-3n-hsw"
24863   filter: "'NIC_Intel-X710' and
24864            '64B' and
24865            'NDRPDR' and
24866            'IP4FWD' and
24867            'NAT44' and
24868            not 'IPSEC' and
24869            not 'VHOST'"
24870   parameters:
24871   - "throughput"
24872   - "parent"
24873   - "tags"
24874   sort:
24875   - "BASE"
24876   - "BASE"
24877   - "SRC_USER_10"
24878   - "SRC_USER_100"
24879   - "SRC_USER_1000"
24880   - "SRC_USER_2000"
24881   layout:
24882     title: "ip4-3n-hsw-x710-64b-features-nat44-ndr"
24883     layout: "plot-throughput-speedup-analysis"
24884
24885 -
24886   type: "plot"
24887   title: "Speedup: ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24888   algorithm: "plot_throughput_speedup_analysis"
24889   output-file-type: ".html"
24890   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-nat44-pdr-tsa"
24891   data: "plot-throughput-speedup-analysis-3n-hsw"
24892   filter: "'NIC_Intel-X710' and
24893            '64B' and
24894            'NDRPDR' and
24895            'IP4FWD' and
24896            'NAT44' and
24897            not 'IPSEC' and
24898            not 'VHOST'"
24899   parameters:
24900   - "throughput"
24901   - "parent"
24902   - "tags"
24903   sort:
24904   - "BASE"
24905   - "BASE"
24906   - "SRC_USER_10"
24907   - "SRC_USER_100"
24908   - "SRC_USER_1000"
24909   - "SRC_USER_2000"
24910   layout:
24911     title: "ip4-3n-hsw-x710-64b-features-nat44-pdr"
24912     layout: "plot-throughput-speedup-analysis"
24913
24914 # Speedup - VPP IPv4 3n-hsw-x710 features iacl
24915 -
24916   type: "plot"
24917   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24918   algorithm: "plot_throughput_speedup_analysis"
24919   output-file-type: ".html"
24920   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-ndr-tsa"
24921   data: "plot-throughput-speedup-analysis-3n-hsw"
24922   filter: "'NIC_Intel-X710' and
24923            '64B' and
24924            'NDRPDR' and
24925            'IP4FWD' and
24926            'IACL' and
24927            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24928            not 'IPSEC' and
24929            not 'VHOST'"
24930   parameters:
24931   - "throughput"
24932   - "parent"
24933   - "tags"
24934   sort:
24935   - "ACL_STATELESS"
24936   - "ACL_STATEFUL"
24937   - "ACL_STATELESS"
24938   - "ACL_STATEFUL"
24939   layout:
24940     title: "ip4-3n-hsw-x710-64b-features-iacl-ndr"
24941     layout: "plot-throughput-speedup-analysis"
24942
24943 -
24944   type: "plot"
24945   title: "Speedup: ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24946   algorithm: "plot_throughput_speedup_analysis"
24947   output-file-type: ".html"
24948   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-iacl-pdr-tsa"
24949   data: "plot-throughput-speedup-analysis-3n-hsw"
24950   filter: "'NIC_Intel-X710' and
24951            '64B' and
24952            'NDRPDR' and
24953            'IP4FWD' and
24954            'IACL' and
24955            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24956            not 'IPSEC' and
24957            not 'VHOST'"
24958   parameters:
24959   - "throughput"
24960   - "parent"
24961   - "tags"
24962   sort:
24963   - "ACL_STATELESS"
24964   - "ACL_STATEFUL"
24965   - "ACL_STATELESS"
24966   - "ACL_STATEFUL"
24967   layout:
24968     title: "ip4-3n-hsw-x710-64b-features-iacl-pdr"
24969     layout: "plot-throughput-speedup-analysis"
24970
24971 # Speedup - VPP IPv4 3n-hsw-x710 features oacl
24972 -
24973   type: "plot"
24974   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
24975   algorithm: "plot_throughput_speedup_analysis"
24976   output-file-type: ".html"
24977   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-ndr-tsa"
24978   data: "plot-throughput-speedup-analysis-3n-hsw"
24979   filter: "'NIC_Intel-X710' and
24980            '64B' and
24981            'NDRPDR' and
24982            'IP4FWD' and
24983            'OACL' and
24984            ('ACL10' or 'ACL50') and '10k_FLOWS' and
24985            not 'IPSEC' and
24986            not 'VHOST'"
24987   parameters:
24988   - "throughput"
24989   - "parent"
24990   - "tags"
24991   sort:
24992   - "ACL_STATELESS"
24993   - "ACL_STATEFUL"
24994   - "ACL_STATELESS"
24995   - "ACL_STATEFUL"
24996   layout:
24997     title: "ip4-3n-hsw-x710-64b-features-oacl-ndr"
24998     layout: "plot-throughput-speedup-analysis"
24999
25000 -
25001   type: "plot"
25002   title: "Speedup: ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
25003   algorithm: "plot_throughput_speedup_analysis"
25004   output-file-type: ".html"
25005   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-oacl-pdr-tsa"
25006   data: "plot-throughput-speedup-analysis-3n-hsw"
25007   filter: "'NIC_Intel-X710' and
25008            '64B' and
25009            'NDRPDR' and
25010            'IP4FWD' and
25011            'OACL' and
25012            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25013            not 'IPSEC' and
25014            not 'VHOST'"
25015   parameters:
25016   - "throughput"
25017   - "parent"
25018   - "tags"
25019   sort:
25020   - "ACL_STATELESS"
25021   - "ACL_STATEFUL"
25022   - "ACL_STATELESS"
25023   - "ACL_STATEFUL"
25024   layout:
25025     title: "ip4-3n-hsw-x710-64b-features-oacl-pdr"
25026     layout: "plot-throughput-speedup-analysis"
25027
25028 # Speedup - VPP IPv4 3n-hsw-xl710 base and scale
25029 -
25030   type: "plot"
25031   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
25032   algorithm: "plot_throughput_speedup_analysis"
25033   output-file-type: ".html"
25034   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
25035   data: "plot-throughput-speedup-analysis-3n-hsw"
25036   filter: "'NIC_Intel-XL710' and
25037            '64B' and
25038            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25039            'NDRPDR' and
25040            'IP4FWD' and
25041            not 'IPSEC' and
25042            not 'VHOST'"
25043   parameters:
25044   - "throughput"
25045   - "parent"
25046   - "tags"
25047   sort:
25048   - "IP4BASE"
25049   - "FIB_20K"
25050   - "FIB_200K"
25051   - "FIB_2M"
25052   layout:
25053     title: "ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
25054     layout: "plot-throughput-speedup-analysis"
25055
25056 -
25057   type: "plot"
25058   title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
25059   algorithm: "plot_throughput_speedup_analysis"
25060   output-file-type: ".html"
25061   output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
25062   data: "plot-throughput-speedup-analysis-3n-hsw"
25063   filter: "'NIC_Intel-XL710' and
25064            '64B' and
25065            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25066            'NDRPDR' and
25067            'IP4FWD' and
25068            not 'IPSEC' and
25069            not 'VHOST'"
25070   parameters:
25071   - "throughput"
25072   - "parent"
25073   - "tags"
25074   sort:
25075   - "IP4BASE"
25076   - "FIB_20K"
25077   - "FIB_200K"
25078   - "FIB_2M"
25079   layout:
25080     title: "ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
25081     layout: "plot-throughput-speedup-analysis"
25082
25083 # Speedup - VPP IPv4 3n-skx-x710 base and scale
25084 -
25085   type: "plot"
25086   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25087   algorithm: "plot_throughput_speedup_analysis"
25088   output-file-type: ".html"
25089   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25090   data: "plot-throughput-speedup-analysis-3n-skx"
25091   filter: "'NIC_Intel-X710' and
25092            '64B' and
25093            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25094            'NDRPDR' and
25095            'IP4FWD' and
25096            not 'IPSEC' and
25097            not 'VHOST'"
25098   parameters:
25099   - "throughput"
25100   - "parent"
25101   - "tags"
25102   sort:
25103   - "IP4BASE"
25104   - "FIB_20K"
25105   - "FIB_200K"
25106   - "FIB_2M"
25107   layout:
25108     title: "ip4-3n-skx-x710-64b-base_and_scale-ndr"
25109     layout: "plot-throughput-speedup-analysis"
25110
25111 -
25112   type: "plot"
25113   title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25114   algorithm: "plot_throughput_speedup_analysis"
25115   output-file-type: ".html"
25116   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25117   data: "plot-throughput-speedup-analysis-3n-skx"
25118   filter: "'NIC_Intel-X710' and
25119            '64B' and
25120            ('IP4BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25121            'NDRPDR' and
25122            'IP4FWD' and
25123            not 'IPSEC' and
25124            not 'VHOST'"
25125   parameters:
25126   - "throughput"
25127   - "parent"
25128   - "tags"
25129   sort:
25130   - "IP4BASE"
25131   - "FIB_20K"
25132   - "FIB_200K"
25133   - "FIB_2M"
25134   layout:
25135     title: "ip4-3n-skx-x710-64b-base_and_scale-pdr"
25136     layout: "plot-throughput-speedup-analysis"
25137
25138 # Speedup - VPP IPv4 3n-skx-x710 features
25139 -
25140   type: "plot"
25141   title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa"
25142   algorithm: "plot_throughput_speedup_analysis"
25143   output-file-type: ".html"
25144   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa"
25145   data: "plot-throughput-speedup-analysis-3n-skx"
25146   filter: "'NIC_Intel-X710' and
25147            '64B' and
25148            ('IP4BASE' or
25149             'POLICE_MARK' or
25150             'COPWHLIST' or
25151             ('NAT44' and 'BASE') or
25152             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25153            'NDRPDR' and
25154            'IP4FWD' and
25155            not 'IPSEC' and
25156            not 'VHOST'"
25157   parameters:
25158   - "throughput"
25159   - "parent"
25160   - "tags"
25161   sort:
25162   - "IP4BASE"
25163   - "NAT44"
25164   - "POLICE_MARK"
25165   - "COPWHLIST"
25166   - "IACL"
25167   - "OACL"
25168   layout:
25169     title: "ip4-3n-skx-x710-64b-features-ndr"
25170     layout: "plot-throughput-speedup-analysis"
25171
25172 -
25173   type: "plot"
25174   title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa"
25175   algorithm: "plot_throughput_speedup_analysis"
25176   output-file-type: ".html"
25177   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa"
25178   data: "plot-throughput-speedup-analysis-3n-skx"
25179   filter: "'NIC_Intel-X710' and
25180            '64B' and
25181            ('IP4BASE' or
25182             'POLICE_MARK' or
25183             'COPWHLIST' or
25184             ('NAT44' and 'BASE') or
25185             ('ACL_STATELESS' and 'ACL10' and '10k_FLOWS')) and
25186            'NDRPDR' and
25187            'IP4FWD' and
25188            not 'IPSEC' and
25189            not 'VHOST'"
25190   parameters:
25191   - "throughput"
25192   - "parent"
25193   - "tags"
25194   sort:
25195   - "IP4BASE"
25196   - "NAT44"
25197   - "POLICE_MARK"
25198   - "COPWHLIST"
25199   - "IACL"
25200   - "OACL"
25201   layout:
25202     title: "ip4-3n-skx-x710-64b-features-pdr"
25203     layout: "plot-throughput-speedup-analysis"
25204
25205 # Speedup - VPP IPv4 3n-skx-x710 features nat44
25206 -
25207   type: "plot"
25208   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
25209   algorithm: "plot_throughput_speedup_analysis"
25210   output-file-type: ".html"
25211   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-ndr-tsa"
25212   data: "plot-throughput-speedup-analysis-3n-skx"
25213   filter: "'NIC_Intel-X710' and
25214            '64B' and
25215            'NDRPDR' and
25216            'IP4FWD' and
25217            'NAT44' and
25218            not 'IPSEC' and
25219            not 'VHOST'"
25220   parameters:
25221   - "throughput"
25222   - "parent"
25223   - "tags"
25224   sort:
25225   - "BASE"
25226   - "BASE"
25227   - "SRC_USER_10"
25228   - "SRC_USER_100"
25229   - "SRC_USER_1000"
25230   - "SRC_USER_2000"
25231   layout:
25232     title: "ip4-3n-skx-x710-64b-features-nat44-ndr"
25233     layout: "plot-throughput-speedup-analysis"
25234
25235 -
25236   type: "plot"
25237   title: "Speedup: ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
25238   algorithm: "plot_throughput_speedup_analysis"
25239   output-file-type: ".html"
25240   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-nat44-pdr-tsa"
25241   data: "plot-throughput-speedup-analysis-3n-skx"
25242   filter: "'NIC_Intel-X710' and
25243            '64B' and
25244            'NDRPDR' and
25245            'IP4FWD' and
25246            'NAT44' and
25247            not 'IPSEC' and
25248            not 'VHOST'"
25249   parameters:
25250   - "throughput"
25251   - "parent"
25252   - "tags"
25253   sort:
25254   - "BASE"
25255   - "BASE"
25256   - "SRC_USER_10"
25257   - "SRC_USER_100"
25258   - "SRC_USER_1000"
25259   - "SRC_USER_2000"
25260   layout:
25261     title: "ip4-3n-skx-x710-64b-features-nat44-pdr"
25262     layout: "plot-throughput-speedup-analysis"
25263
25264 # Speedup - VPP IPv4 3n-skx-x710 features iacl
25265 -
25266   type: "plot"
25267   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
25268   algorithm: "plot_throughput_speedup_analysis"
25269   output-file-type: ".html"
25270   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-ndr-tsa"
25271   data: "plot-throughput-speedup-analysis-3n-skx"
25272   filter: "'NIC_Intel-X710' and
25273            '64B' and
25274            'NDRPDR' and
25275            'IP4FWD' and
25276            'IACL' and
25277            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25278            not 'IPSEC' and
25279            not 'VHOST'"
25280   parameters:
25281   - "throughput"
25282   - "parent"
25283   - "tags"
25284   sort:
25285   - "ACL_STATELESS"
25286   - "ACL_STATEFUL"
25287   - "ACL_STATELESS"
25288   - "ACL_STATEFUL"
25289   layout:
25290     title: "ip4-3n-skx-x710-64b-features-iacl-ndr"
25291     layout: "plot-throughput-speedup-analysis"
25292
25293 -
25294   type: "plot"
25295   title: "Speedup: ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
25296   algorithm: "plot_throughput_speedup_analysis"
25297   output-file-type: ".html"
25298   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-iacl-pdr-tsa"
25299   data: "plot-throughput-speedup-analysis-3n-skx"
25300   filter: "'NIC_Intel-X710' and
25301            '64B' and
25302            'NDRPDR' and
25303            'IP4FWD' and
25304            'IACL' and
25305            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25306            not 'IPSEC' and
25307            not 'VHOST'"
25308   parameters:
25309   - "throughput"
25310   - "parent"
25311   - "tags"
25312   sort:
25313   - "ACL_STATELESS"
25314   - "ACL_STATEFUL"
25315   - "ACL_STATELESS"
25316   - "ACL_STATEFUL"
25317   layout:
25318     title: "ip4-3n-skx-x710-64b-features-iacl-pdr"
25319     layout: "plot-throughput-speedup-analysis"
25320
25321 # Speedup - VPP IPv4 3n-skx-x710 features oacl
25322 -
25323   type: "plot"
25324   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
25325   algorithm: "plot_throughput_speedup_analysis"
25326   output-file-type: ".html"
25327   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-ndr-tsa"
25328   data: "plot-throughput-speedup-analysis-3n-skx"
25329   filter: "'NIC_Intel-X710' and
25330            '64B' and
25331            'NDRPDR' and
25332            'IP4FWD' and
25333            'OACL' and
25334            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25335            not 'IPSEC' and
25336            not 'VHOST'"
25337   parameters:
25338   - "throughput"
25339   - "parent"
25340   - "tags"
25341   sort:
25342   - "ACL_STATELESS"
25343   - "ACL_STATEFUL"
25344   - "ACL_STATELESS"
25345   - "ACL_STATEFUL"
25346   layout:
25347     title: "ip4-3n-skx-x710-64b-features-oacl-ndr"
25348     layout: "plot-throughput-speedup-analysis"
25349
25350 -
25351   type: "plot"
25352   title: "Speedup: ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
25353   algorithm: "plot_throughput_speedup_analysis"
25354   output-file-type: ".html"
25355   output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-oacl-pdr-tsa"
25356   data: "plot-throughput-speedup-analysis-3n-skx"
25357   filter: "'NIC_Intel-X710' and
25358            '64B' and
25359            'NDRPDR' and
25360            'IP4FWD' and
25361            'OACL' and
25362            ('ACL10' or 'ACL50') and '10k_FLOWS' and
25363            not 'IPSEC' and
25364            not 'VHOST'"
25365   parameters:
25366   - "throughput"
25367   - "parent"
25368   - "tags"
25369   sort:
25370   - "ACL_STATELESS"
25371   - "ACL_STATEFUL"
25372   - "ACL_STATELESS"
25373   - "ACL_STATEFUL"
25374   layout:
25375     title: "ip4-3n-skx-x710-64b-features-oacl-pdr"
25376     layout: "plot-throughput-speedup-analysis"
25377
25378 # Speedup - VPP IPv4 2n-skx-x710 base and scale
25379 -
25380   type: "plot"
25381   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25382   algorithm: "plot_throughput_speedup_analysis"
25383   output-file-type: ".html"
25384   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
25385   data: "plot-throughput-speedup-analysis-2n-skx"
25386   filter: "'NIC_Intel-X710' and
25387            '64B' and
25388            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25389            'NDRPDR' and
25390            'IP4FWD' and
25391            not 'IPSEC' and
25392            not 'VHOST'"
25393   parameters:
25394   - "throughput"
25395   - "parent"
25396   - "tags"
25397   sort:
25398   - "DOT1Q"
25399   - "IP4BASE"
25400   - "FIB_20k"
25401   - "FIB_200k"
25402   - "FIB_2M"
25403   layout:
25404     title: "ip4-2n-skx-x710-64b-base_and_scale-ndr"
25405     layout: "plot-throughput-speedup-analysis"
25406
25407 -
25408   type: "plot"
25409   title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25410   algorithm: "plot_throughput_speedup_analysis"
25411   output-file-type: ".html"
25412   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
25413   data: "plot-throughput-speedup-analysis-2n-skx"
25414   filter: "'NIC_Intel-X710' and
25415            '64B' and
25416            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25417            'NDRPDR' and
25418            'IP4FWD' and
25419            not 'IPSEC' and
25420            not 'VHOST'"
25421   parameters:
25422   - "throughput"
25423   - "parent"
25424   - "tags"
25425   sort:
25426   - "DOT1Q"
25427   - "IP4BASE"
25428   - "FIB_20k"
25429   - "FIB_200k"
25430   - "FIB_2M"
25431   layout:
25432     title: "ip4-2n-skx-x710-64b-base_and_scale-pdr"
25433     layout: "plot-throughput-speedup-analysis"
25434
25435 # Speedup - VPP IPv4 2n-skx-xxv710 base and scale
25436 -
25437   type: "plot"
25438   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25439   algorithm: "plot_throughput_speedup_analysis"
25440   output-file-type: ".html"
25441   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
25442   data: "plot-throughput-speedup-analysis-2n-skx"
25443   filter: "'NIC_Intel-XXV710' and
25444            '64B' and
25445            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25446            'NDRPDR' and
25447            'IP4FWD' and
25448            not 'IPSEC' and
25449            not 'VHOST'"
25450   parameters:
25451   - "throughput"
25452   - "parent"
25453   - "tags"
25454   sort:
25455   - "DOT1Q"
25456   - "IP4BASE"
25457   - "FIB_20k"
25458   - "FIB_200k"
25459   - "FIB_2M"
25460   layout:
25461     title: "ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
25462     layout: "plot-throughput-speedup-analysis"
25463
25464 -
25465   type: "plot"
25466   title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25467   algorithm: "plot_throughput_speedup_analysis"
25468   output-file-type: ".html"
25469   output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
25470   data: "plot-throughput-speedup-analysis-2n-skx"
25471   filter: "'NIC_Intel-XXV710' and
25472            '64B' and
25473            ('IP4BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
25474            'NDRPDR' and
25475            'IP4FWD' and
25476            not 'IPSEC' and
25477            not 'VHOST'"
25478   parameters:
25479   - "throughput"
25480   - "parent"
25481   - "tags"
25482   sort:
25483   - "DOT1Q"
25484   - "IP4BASE"
25485   - "FIB_20k"
25486   - "FIB_200k"
25487   - "FIB_2M"
25488   layout:
25489     title: "ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
25490     layout: "plot-throughput-speedup-analysis"
25491
25492 # Speedup - VPP IPv4 2n-dnv-x553 base
25493 -
25494   type: "plot"
25495   title: "Speedup: ip4-2n-dnv-x553-64b-base-ndr-tsa"
25496   algorithm: "plot_throughput_speedup_analysis"
25497   output-file-type: ".html"
25498   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-ndr-tsa"
25499   data: "intel-dnv-vpp"
25500   filter: "'NIC_Intel-X553' and
25501            '64B' and
25502            'IP4BASE' and
25503            'NDRPDR' and
25504            'IP4FWD' and
25505            not 'IPSEC' and
25506            not 'VHOST'"
25507   parameters:
25508   - "throughput"
25509   - "parent"
25510   - "tags"
25511   sort:
25512   - "IP4BASE"
25513   layout:
25514     title: "ip4-2n-dnv-x553-64b-base-ndr"
25515     layout: "plot-throughput-speedup-analysis"
25516
25517 -
25518   type: "plot"
25519   title: "Speedup: ip4-2n-dnv-x553-64b-base-pdr-tsa"
25520   algorithm: "plot_throughput_speedup_analysis"
25521   output-file-type: ".html"
25522   output-file: "{DIR[STATIC,VPP]}/ip4-2n-dnv-x553-64b-base-pdr-tsa"
25523   data: "intel-dnv-vpp"
25524   filter: "'NIC_Intel-X553' and
25525            '64B' and
25526            'IP4BASE' and
25527            'NDRPDR' and
25528            'IP4FWD' and
25529            not 'IPSEC' and
25530            not 'VHOST'"
25531   parameters:
25532   - "throughput"
25533   - "parent"
25534   - "tags"
25535   sort:
25536   - "IP4BASE"
25537   layout:
25538     title: "ip4-2n-dnv-x553-64b-base-pdr"
25539     layout: "plot-throughput-speedup-analysis"
25540
25541 ################################################################################
25542
25543 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520
25544 -
25545   type: "plot"
25546   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25547   algorithm: "plot_throughput_speedup_analysis"
25548   output-file-type: ".html"
25549   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
25550   data: "plot-throughput-speedup-analysis-3n-hsw"
25551   filter: "'NIC_Intel-X520_DA2' and
25552            '64B' and
25553            'ENCAP' and
25554            'NDRPDR' and
25555            ('VXLAN' or 'LISP') and
25556            not 'VHOST' and
25557            not 'IPSECHW'"
25558   parameters:
25559   - "throughput"
25560   - "parent"
25561   - "tags"
25562   sort:
25563   - "not DOT1Q"
25564   - "VXLAN_1"
25565   - "VXLAN_10"
25566   - "VXLAN_100"
25567   - "VXLAN_1000"
25568   layout:
25569     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-ndr"
25570     layout: "plot-throughput-speedup-analysis"
25571
25572 -
25573   type: "plot"
25574   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25575   algorithm: "plot_throughput_speedup_analysis"
25576   output-file-type: ".html"
25577   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
25578   data: "plot-throughput-speedup-analysis-3n-hsw"
25579   filter: "'NIC_Intel-X520_DA2' and
25580            '64B' and
25581            'ENCAP' and
25582            'NDRPDR' and
25583            ('VXLAN' or 'LISP') and
25584            not 'VHOST' and
25585            not 'IPSECHW'"
25586   parameters:
25587   - "throughput"
25588   - "parent"
25589   - "tags"
25590   sort:
25591   - "not DOT1Q"
25592   - "VXLAN_1"
25593   - "VXLAN_10"
25594   - "VXLAN_100"
25595   - "VXLAN_1000"
25596   layout:
25597     title: "ip4tun-3n-hsw-x520-64b-base_and_scale-pdr"
25598     layout: "plot-throughput-speedup-analysis"
25599
25600 # Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - features
25601 -
25602   type: "plot"
25603   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25604   algorithm: "plot_throughput_speedup_analysis"
25605   output-file-type: ".html"
25606   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-ndr-tsa"
25607   data: "plot-throughput-speedup-analysis-3n-hsw"
25608   filter: "'NIC_Intel-X520-DA2' and
25609            '64B' and
25610            'ENCAP' and
25611            'NDRPDR' and
25612            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25613            not 'DOT1Q' and
25614            not 'VHOST' and
25615            not 'IPSECHW'"
25616   parameters:
25617   - "throughput"
25618   - "parent"
25619   - "tags"
25620   sort:
25621   - "L2BDMACLRN"
25622   - "L2XCFWD"
25623   - "LISP"
25624   layout:
25625     title: "ip4tun-3n-hsw-x520-64b-base_and_features-ndr"
25626     layout: "plot-throughput-speedup-analysis"
25627
25628 -
25629   type: "plot"
25630   title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25631   algorithm: "plot_throughput_speedup_analysis"
25632   output-file-type: ".html"
25633   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_features-pdr-tsa"
25634   data: "plot-throughput-speedup-analysis-3n-hsw"
25635   filter: "'NIC_Intel-X520-DA2' and
25636            '64B' and
25637            'ENCAP' and
25638            'NDRPDR' and
25639            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25640            not 'DOT1Q' and
25641            not 'VHOST' and
25642            not 'IPSECHW'"
25643   parameters:
25644   - "throughput"
25645   - "parent"
25646   - "tags"
25647   sort:
25648   - "L2BDMACLRN"
25649   - "L2XCFWD"
25650   - "LISP"
25651   layout:
25652     title: "ip4tun-3n-hsw-x520-64b-base_and_features-pdr"
25653     layout: "plot-throughput-speedup-analysis"
25654
25655 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710
25656 -
25657   type: "plot"
25658   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25659   algorithm: "plot_throughput_speedup_analysis"
25660   output-file-type: ".html"
25661   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
25662   data: "plot-throughput-speedup-analysis-3n-hsw"
25663   filter: "'NIC_Intel-X710' and
25664            '64B' and
25665            'ENCAP' and
25666            'NDRPDR' and
25667            ('VXLAN' or 'LISP') and
25668            not 'VHOST' and
25669            not 'IPSECHW'"
25670   parameters:
25671   - "throughput"
25672   - "parent"
25673   - "tags"
25674   sort:
25675   - "LISP"
25676   - "VXLAN_1"
25677   - "VXLAN_10"
25678   - "VXLAN_100"
25679   - "VXLAN_1000"
25680   layout:
25681     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-ndr"
25682     layout: "plot-throughput-speedup-analysis"
25683
25684 -
25685   type: "plot"
25686   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25687   algorithm: "plot_throughput_speedup_analysis"
25688   output-file-type: ".html"
25689   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
25690   data: "plot-throughput-speedup-analysis-3n-hsw"
25691   filter: "'NIC_Intel-X710' and
25692            '64B' and
25693            'ENCAP' and
25694            'NDRPDR' and
25695            ('VXLAN' or 'LISP') and
25696            not 'VHOST' and
25697            not 'IPSECHW'"
25698   parameters:
25699   - "throughput"
25700   - "parent"
25701   - "tags"
25702   sort:
25703   - "LISP"
25704   - "VXLAN_1"
25705   - "VXLAN_10"
25706   - "VXLAN_100"
25707   - "VXLAN_1000"
25708   layout:
25709     title: "ip4tun-3n-hsw-x710-64b-base_and_scale-pdr"
25710     layout: "plot-throughput-speedup-analysis"
25711
25712 # Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - features
25713 -
25714   type: "plot"
25715   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25716   algorithm: "plot_throughput_speedup_analysis"
25717   output-file-type: ".html"
25718   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-ndr-tsa"
25719   data: "plot-throughput-speedup-analysis-3n-hsw"
25720   filter: "'NIC_Intel-X710' and
25721            '64B' and
25722            'ENCAP' and
25723            'NDRPDR' and
25724            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25725            not 'DOT1Q' and
25726            not 'VHOST' and
25727            not 'IPSECHW'"
25728   parameters:
25729   - "throughput"
25730   - "parent"
25731   - "tags"
25732   sort:
25733   - "L2BDMACLRN"
25734   - "L2XCFWD"
25735   - "LISP"
25736   layout:
25737     title: "ip4tun-3n-hsw-x710-64b-base_and_features-ndr"
25738     layout: "plot-throughput-speedup-analysis"
25739
25740 -
25741   type: "plot"
25742   title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25743   algorithm: "plot_throughput_speedup_analysis"
25744   output-file-type: ".html"
25745   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_features-pdr-tsa"
25746   data: "plot-throughput-speedup-analysis-3n-hsw"
25747   filter: "'NIC_Intel-X710' and
25748            '64B' and
25749            'ENCAP' and
25750            'NDRPDR' and
25751            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25752            not 'DOT1Q' and
25753            not 'VHOST' and
25754            not 'IPSECHW'"
25755   parameters:
25756   - "throughput"
25757   - "parent"
25758   - "tags"
25759   sort:
25760   - "L2BDMACLRN"
25761   - "L2XCFWD"
25762   - "LISP"
25763   layout:
25764     title: "ip4tun-3n-hsw-x710-64b-base_and_features-pdr"
25765     layout: "plot-throughput-speedup-analysis"
25766
25767 # Speedup - VPP IPv4 Tunnels 3n-skx-x710
25768 -
25769   type: "plot"
25770   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25771   algorithm: "plot_throughput_speedup_analysis"
25772   output-file-type: ".html"
25773   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa"
25774   data: "plot-throughput-speedup-analysis-3n-skx"
25775   filter: "'NIC_Intel-X710' and
25776            '64B' and
25777            'ENCAP' and
25778            'NDRPDR' and
25779            'VXLAN' and
25780            'L2BDMACLRN' and
25781            not 'VHOST' and
25782            not 'IPSECHW'"
25783   parameters:
25784   - "throughput"
25785   - "parent"
25786   - "tags"
25787   sort:
25788   - "LISP"
25789   - "VXLAN_1"
25790   - "VXLAN_10"
25791   - "VXLAN_100"
25792   - "VXLAN_1000"
25793   layout:
25794     title: "ip4tun-3n-skx-x710-64b-base_and_scale-ndr"
25795     layout: "plot-throughput-speedup-analysis"
25796
25797 -
25798   type: "plot"
25799   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25800   algorithm: "plot_throughput_speedup_analysis"
25801   output-file-type: ".html"
25802   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa"
25803   data: "plot-throughput-speedup-analysis-3n-skx"
25804   filter: "'NIC_Intel-X710' and
25805            '64B' and
25806            'ENCAP' and
25807            'NDRPDR' and
25808            'VXLAN' and
25809            'L2BDMACLRN' and
25810            not 'VHOST' and
25811            not 'IPSECHW'"
25812   parameters:
25813   - "throughput"
25814   - "parent"
25815   - "tags"
25816   sort:
25817   - "LISP"
25818   - "VXLAN_1"
25819   - "VXLAN_10"
25820   - "VXLAN_100"
25821   - "VXLAN_1000"
25822   layout:
25823     title: "ip4tun-3n-skx-x710-64b-base_and_scale-pdr"
25824     layout: "plot-throughput-speedup-analysis"
25825
25826 # Speedup - VPP IPv4 Tunnels 3n-skx-x710 - features
25827 -
25828   type: "plot"
25829   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25830   algorithm: "plot_throughput_speedup_analysis"
25831   output-file-type: ".html"
25832   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-ndr-tsa"
25833   data: "plot-throughput-speedup-analysis-3n-skx"
25834   filter: "'NIC_Intel-X710' and
25835            '64B' and
25836            'ENCAP' and
25837            'NDRPDR' and
25838            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25839            not 'DOT1Q' and
25840            not 'VHOST' and
25841            not 'IPSECHW'"
25842   parameters:
25843   - "throughput"
25844   - "parent"
25845   - "tags"
25846   sort:
25847   - "L2BDMACLRN"
25848   - "L2XCFWD"
25849   - "LISP"
25850   layout:
25851     title: "ip4tun-3n-skx-x710-64b-base_and_features-ndr"
25852     layout: "plot-throughput-speedup-analysis"
25853
25854 -
25855   type: "plot"
25856   title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25857   algorithm: "plot_throughput_speedup_analysis"
25858   output-file-type: ".html"
25859   output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_features-pdr-tsa"
25860   data: "plot-throughput-speedup-analysis-3n-skx"
25861   filter: "'NIC_Intel-X710' and
25862            '64B' and
25863            'ENCAP' and
25864            'NDRPDR' and
25865            ('VXLAN' and ('L2BDMACLRN' or 'L2XCFWD') or 'LISP') and
25866            not 'DOT1Q' and
25867            not 'VHOST' and
25868            not 'IPSECHW'"
25869   parameters:
25870   - "throughput"
25871   - "parent"
25872   - "tags"
25873   sort:
25874   - "L2BDMACLRN"
25875   - "L2XCFWD"
25876   - "LISP"
25877   layout:
25878     title: "ip4tun-3n-skx-x710-64b-base_and_features-pdr"
25879     layout: "plot-throughput-speedup-analysis"
25880
25881 ################################################################################
25882
25883 # Speedup - VPP IPv6 3n-hsw-x520
25884 -
25885   type: "plot"
25886   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
25887   algorithm: "plot_throughput_speedup_analysis"
25888   output-file-type: ".html"
25889   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
25890   data: "plot-throughput-speedup-analysis-3n-hsw"
25891   filter: "'NIC_Intel-X520-DA2' and
25892            '78B' and
25893            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25894            'NDRPDR' and
25895            'IP6FWD' and
25896            not 'SRv6' and
25897            not 'IPSEC' and
25898            not 'VHOST'"
25899   parameters:
25900   - "throughput"
25901   - "parent"
25902   - "tags"
25903   sort:
25904   - "IP6BASE"
25905   - "FIB_20K"
25906   - "FIB_200K"
25907   - "FIB_2M"
25908   layout:
25909     title: "ip6-3n-hsw-x520-78b-base_and_scale-ndr"
25910     layout: "plot-throughput-speedup-analysis"
25911
25912 -
25913   type: "plot"
25914   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
25915   algorithm: "plot_throughput_speedup_analysis"
25916   output-file-type: ".html"
25917   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
25918   data: "plot-throughput-speedup-analysis-3n-hsw"
25919   filter: "'NIC_Intel-X520-DA2' and
25920            '78B' and
25921            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
25922            'NDRPDR' and
25923            'IP6FWD' and
25924            not 'SRv6' and
25925            not 'IPSEC' and
25926            not 'VHOST'"
25927   parameters:
25928   - "throughput"
25929   - "parent"
25930   - "tags"
25931   sort:
25932   - "IP6BASE"
25933   - "FIB_20K"
25934   - "FIB_200K"
25935   - "FIB_2M"
25936   layout:
25937     title: "ip6-3n-hsw-x520-78b-base_and_scale-pdr"
25938     layout: "plot-throughput-speedup-analysis"
25939
25940 # Speedup - VPP IPv6 3n-hsw-x520 features
25941 -
25942   type: "plot"
25943   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
25944   algorithm: "plot_throughput_speedup_analysis"
25945   output-file-type: ".html"
25946   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-ndr-tsa"
25947   data: "plot-throughput-speedup-analysis-3n-hsw"
25948   filter: "'NIC_Intel-X520-DA2' and
25949            '78B' and
25950            ('IP6BASE' or
25951             'POLICE_MARK' or
25952             'COPWHLIST' or
25953             'IACLDST') and
25954            'NDRPDR' and
25955            'IP6FWD' and
25956            not 'SRv6' and
25957            not 'IPSEC' and
25958            not 'VHOST'"
25959   parameters:
25960   - "throughput"
25961   - "parent"
25962   - "tags"
25963   sort:
25964   - "IP6BASE"
25965   - "POLICE_MARK"
25966   - "COPWHLIST"
25967   - "IACLDST"
25968   layout:
25969     title: "ip6-3n-hsw-x520-78b-base_and_features-ndr"
25970     layout: "plot-throughput-speedup-analysis"
25971
25972 -
25973   type: "plot"
25974   title: "Speedup: ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
25975   algorithm: "plot_throughput_speedup_analysis"
25976   output-file-type: ".html"
25977   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_features-pdr-tsa"
25978   data: "plot-throughput-speedup-analysis-3n-hsw"
25979   filter: "'NIC_Intel-X520-DA2' and
25980            '78B' and
25981            ('IP6BASE' or
25982             'POLICE_MARK' or
25983             'COPWHLIST' or
25984             'IACLDST') and
25985            'NDRPDR' and
25986            'IP6FWD' and
25987            not 'SRv6' and
25988            not 'IPSEC' and
25989            not 'VHOST'"
25990   parameters:
25991   - "throughput"
25992   - "parent"
25993   - "tags"
25994   sort:
25995   - "IP6BASE"
25996   - "POLICE_MARK"
25997   - "COPWHLIST"
25998   - "IACLDST"
25999   layout:
26000     title: "ip6-3n-hsw-x520-78b-base_and_features-pdr"
26001     layout: "plot-throughput-speedup-analysis"
26002
26003 # Speedup - VPP IPv6 3n-hsw-x710
26004 -
26005   type: "plot"
26006   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
26007   algorithm: "plot_throughput_speedup_analysis"
26008   output-file-type: ".html"
26009   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa"
26010   data: "plot-throughput-speedup-analysis-3n-hsw"
26011   filter: "'NIC_Intel-X710' and
26012            '78B' and
26013            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26014            'NDRPDR' and
26015            'IP6FWD' and
26016            not 'SRv6' and
26017            not 'IPSEC' and
26018            not 'VHOST'"
26019   parameters:
26020   - "throughput"
26021   - "parent"
26022   - "tags"
26023   sort:
26024   - "IP6BASE"
26025   - "FIB_20K"
26026   - "FIB_200K"
26027   - "FIB_2M"
26028   layout:
26029     title: "ip6-3n-hsw-x710-78b-base_and_scale-ndr"
26030     layout: "plot-throughput-speedup-analysis"
26031
26032 -
26033   type: "plot"
26034   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
26035   algorithm: "plot_throughput_speedup_analysis"
26036   output-file-type: ".html"
26037   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa"
26038   data: "plot-throughput-speedup-analysis-3n-hsw"
26039   filter: "'NIC_Intel-X710' and
26040            '78B' and
26041            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26042            'NDRPDR' and
26043            'IP6FWD' and
26044            not 'SRv6' and
26045            not 'IPSEC' and
26046            not 'VHOST'"
26047   parameters:
26048   - "throughput"
26049   - "parent"
26050   - "tags"
26051   sort:
26052   - "IP6BASE"
26053   - "FIB_20K"
26054   - "FIB_200K"
26055   - "FIB_2M"
26056   layout:
26057     title: "ip6-3n-hsw-x710-78b-base_and_scale-pdr"
26058     layout: "plot-throughput-speedup-analysis"
26059
26060 # Speedup - VPP IPv6 3n-hsw-x710 features
26061 -
26062   type: "plot"
26063   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
26064   algorithm: "plot_throughput_speedup_analysis"
26065   output-file-type: ".html"
26066   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-ndr-tsa"
26067   data: "plot-throughput-speedup-analysis-3n-hsw"
26068   filter: "'NIC_Intel-X710' and
26069            '78B' and
26070            ('IP6BASE' or
26071             'POLICE_MARK' or
26072             'COPWHLIST' or
26073             'IACLDST') and
26074            'NDRPDR' and
26075            'IP6FWD' and
26076            not 'SRv6' and
26077            not 'IPSEC' and
26078            not 'VHOST'"
26079   parameters:
26080   - "throughput"
26081   - "parent"
26082   - "tags"
26083   sort:
26084   - "IP6BASE"
26085   - "POLICE_MARK"
26086   - "COPWHLIST"
26087   - "IACLDST"
26088   layout:
26089     title: "ip6-3n-hsw-x710-78b-base_and_features-ndr"
26090     layout: "plot-throughput-speedup-analysis"
26091
26092 -
26093   type: "plot"
26094   title: "Speedup: ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
26095   algorithm: "plot_throughput_speedup_analysis"
26096   output-file-type: ".html"
26097   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_features-pdr-tsa"
26098   data: "plot-throughput-speedup-analysis-3n-hsw"
26099   filter: "'NIC_Intel-X710' and
26100            '78B' and
26101            ('IP6BASE' or
26102             'POLICE_MARK' or
26103             'COPWHLIST' or
26104             'IACLDST') and
26105            'NDRPDR' and
26106            'IP6FWD' and
26107            not 'SRv6' and
26108            not 'IPSEC' and
26109            not 'VHOST'"
26110   parameters:
26111   - "throughput"
26112   - "parent"
26113   - "tags"
26114   sort:
26115   - "IP6BASE"
26116   - "POLICE_MARK"
26117   - "COPWHLIST"
26118   - "IACLDST"
26119   layout:
26120     title: "ip6-3n-hsw-x710-78b-base_and_features-pdr"
26121     layout: "plot-throughput-speedup-analysis"
26122
26123 # Speedup - VPP IPv6 3n-hsw-xl710
26124 -
26125   type: "plot"
26126   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
26127   algorithm: "plot_throughput_speedup_analysis"
26128   output-file-type: ".html"
26129   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa"
26130   data: "plot-throughput-speedup-analysis-3n-hsw"
26131   filter: "'NIC_Intel-XL710' and
26132            '78B' and
26133            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26134            'NDRPDR' and
26135            'IP6FWD' and
26136            not 'SRv6' and
26137            not 'IPSEC' and
26138            not 'VHOST'"
26139   parameters:
26140   - "throughput"
26141   - "parent"
26142   - "tags"
26143   sort:
26144   - "IP6BASE"
26145   - "FIB_20K"
26146   - "FIB_200K"
26147   - "FIB_2M"
26148   layout:
26149     title: "ip6-3n-hsw-xl710-78b-base_and_scale-ndr"
26150     layout: "plot-throughput-speedup-analysis"
26151
26152 -
26153   type: "plot"
26154   title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
26155   algorithm: "plot_throughput_speedup_analysis"
26156   output-file-type: ".html"
26157   output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa"
26158   data: "plot-throughput-speedup-analysis-3n-hsw"
26159   filter: "'NIC_Intel-XL710' and
26160            '78B' and
26161            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26162            'NDRPDR' and
26163            'IP6FWD' and
26164            not 'SRv6' and
26165            not 'IPSEC' and
26166            not 'VHOST'"
26167   parameters:
26168   - "throughput"
26169   - "parent"
26170   - "tags"
26171   sort:
26172   - "IP6BASE"
26173   - "FIB_20K"
26174   - "FIB_200K"
26175   - "FIB_2M"
26176   layout:
26177     title: "ip6-3n-hsw-xl710-78b-base_and_scale-pdr"
26178     layout: "plot-throughput-speedup-analysis"
26179
26180 # Speedup - VPP IPv6 3n-skx-x710
26181 -
26182   type: "plot"
26183   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26184   algorithm: "plot_throughput_speedup_analysis"
26185   output-file-type: ".html"
26186   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26187   data: "plot-throughput-speedup-analysis-3n-skx"
26188   filter: "'NIC_Intel-X710' and
26189            '78B' and
26190            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26191            'NDRPDR' and
26192            'IP6FWD' and
26193            not 'SRv6' and
26194            not 'IPSEC' and
26195            not 'VHOST'"
26196   parameters:
26197   - "throughput"
26198   - "parent"
26199   - "tags"
26200   sort:
26201   - "IP6BASE"
26202   - "FIB_20K"
26203   - "FIB_200K"
26204   - "FIB_2M"
26205   layout:
26206     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
26207     layout: "plot-throughput-speedup-analysis"
26208
26209 -
26210   type: "plot"
26211   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26212   algorithm: "plot_throughput_speedup_analysis"
26213   output-file-type: ".html"
26214   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26215   data: "plot-throughput-speedup-analysis-3n-skx"
26216   filter: "'NIC_Intel-X710' and
26217            '78B' and
26218            ('IP6BASE' or 'FIB_20K' or 'FIB_200K' or 'FIB_2M') and
26219            'NDRPDR' and
26220            'IP6FWD' and
26221            not 'SRv6' and
26222            not 'IPSEC' and
26223            not 'VHOST'"
26224   parameters:
26225   - "throughput"
26226   - "parent"
26227   - "tags"
26228   sort:
26229   - "IP6BASE"
26230   - "FIB_20K"
26231   - "FIB_200K"
26232   - "FIB_2M"
26233   layout:
26234     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
26235     layout: "plot-throughput-speedup-analysis"
26236
26237 # Speedup - VPP IPv6 3n-skx-x710 features
26238 -
26239   type: "plot"
26240   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26241   algorithm: "plot_throughput_speedup_analysis"
26242   output-file-type: ".html"
26243   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa"
26244   data: "plot-throughput-speedup-analysis-3n-skx"
26245   filter: "'NIC_Intel-X710' and
26246            '78B' and
26247            ('IP6BASE' or
26248             'POLICE_MARK' or
26249             'COPWHLIST' or
26250             'IACLDST') and
26251            'NDRPDR' and
26252            'IP6FWD' and
26253            not 'SRv6' and
26254            not 'IPSEC' and
26255            not 'VHOST'"
26256   parameters:
26257   - "throughput"
26258   - "parent"
26259   - "tags"
26260   sort:
26261   - "IP6BASE"
26262   - "POLICE_MARK"
26263   - "COPWHLIST"
26264   - "IACLDST"
26265   layout:
26266     title: "ip6-3n-skx-x710-78b-base_and_scale-ndr"
26267     layout: "plot-throughput-speedup-analysis"
26268
26269 -
26270   type: "plot"
26271   title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26272   algorithm: "plot_throughput_speedup_analysis"
26273   output-file-type: ".html"
26274   output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa"
26275   data: "plot-throughput-speedup-analysis-3n-skx"
26276   filter: "'NIC_Intel-X710' and
26277            '78B' and
26278            ('IP6BASE' or
26279             'POLICE_MARK' or
26280             'COPWHLIST' or
26281             'IACLDST') and
26282            'NDRPDR' and
26283            'IP6FWD' and
26284            not 'SRv6' and
26285            not 'IPSEC' and
26286            not 'VHOST'"
26287   parameters:
26288   - "throughput"
26289   - "parent"
26290   - "tags"
26291   sort:
26292   - "IP6BASE"
26293   - "POLICE_MARK"
26294   - "COPWHLIST"
26295   - "IACLDST"
26296   layout:
26297     title: "ip6-3n-skx-x710-78b-base_and_scale-pdr"
26298     layout: "plot-throughput-speedup-analysis"
26299
26300 # Speedup - VPP IPv6 2n-skx-x710
26301 -
26302   type: "plot"
26303   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
26304   algorithm: "plot_throughput_speedup_analysis"
26305   output-file-type: ".html"
26306   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa"
26307   data: "plot-throughput-speedup-analysis-2n-skx"
26308   filter: "'NIC_Intel-X710' and
26309            '78B' and
26310            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26311            'NDRPDR' and
26312            'IP6FWD' and
26313            not 'SRv6' and
26314            not 'IPSEC' and
26315            not 'VHOST'"
26316   parameters:
26317   - "throughput"
26318   - "parent"
26319   - "tags"
26320   sort:
26321   - "IP6BASE"
26322   - "FIB_20k"
26323   - "FIB_200k"
26324   - "FIB_2M"
26325   layout:
26326     title: "ip6-2n-skx-x710-78b-base_and_scale-ndr"
26327     layout: "plot-throughput-speedup-analysis"
26328
26329 -
26330   type: "plot"
26331   title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
26332   algorithm: "plot_throughput_speedup_analysis"
26333   output-file-type: ".html"
26334   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa"
26335   data: "plot-throughput-speedup-analysis-2n-skx"
26336   filter: "'NIC_Intel-X710' and
26337            '78B' and
26338            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26339            'NDRPDR' and
26340            'IP6FWD' and
26341            not 'SRv6' and
26342            not 'IPSEC' and
26343            not 'VHOST'"
26344   parameters:
26345   - "throughput"
26346   - "parent"
26347   - "tags"
26348   sort:
26349   - "IP6BASE"
26350   - "FIB_20k"
26351   - "FIB_200k"
26352   - "FIB_2M"
26353   layout:
26354     title: "ip6-2n-skx-x710-78b-base_and_scale-pdr"
26355     layout: "plot-throughput-speedup-analysis"
26356
26357 # Speedup - VPP IPv6 2n-skx-xxv710
26358 -
26359   type: "plot"
26360   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
26361   algorithm: "plot_throughput_speedup_analysis"
26362   output-file-type: ".html"
26363   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa"
26364   data: "plot-throughput-speedup-analysis-2n-skx"
26365   filter: "'NIC_Intel-XXV710' and
26366            '78B' and
26367            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26368            'NDRPDR' and
26369            'IP6FWD' and
26370            not 'SRv6' and
26371            not 'IPSEC' and
26372            not 'VHOST'"
26373   parameters:
26374   - "throughput"
26375   - "parent"
26376   - "tags"
26377   sort:
26378   - "IP6BASE"
26379   - "FIB_20k"
26380   - "FIB_200k"
26381   - "FIB_2M"
26382   layout:
26383     title: "ip6-2n-skx-xxv710-78b-base_and_scale-ndr"
26384     layout: "plot-throughput-speedup-analysis"
26385
26386 -
26387   type: "plot"
26388   title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
26389   algorithm: "plot_throughput_speedup_analysis"
26390   output-file-type: ".html"
26391   output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa"
26392   data: "plot-throughput-speedup-analysis-2n-skx"
26393   filter: "'NIC_Intel-XXV710' and
26394            '78B' and
26395            ('IP6BASE' or 'FIB_20k' or 'FIB_200k' or 'FIB_2M') and
26396            'NDRPDR' and
26397            'IP6FWD' and
26398            not 'SRv6' and
26399            not 'IPSEC' and
26400            not 'VHOST'"
26401   parameters:
26402   - "throughput"
26403   - "parent"
26404   - "tags"
26405   sort:
26406   - "IP6BASE"
26407   - "FIB_20k"
26408   - "FIB_200k"
26409   - "FIB_2M"
26410   layout:
26411     title: "ip6-2n-skx-xxv710-78b-base_and_scale-pdr"
26412     layout: "plot-throughput-speedup-analysis"
26413
26414 # Speedup - VPP IPv6 2n-dnv-x553 base
26415 -
26416   type: "plot"
26417   title: "Speedup: ip6-2n-dnv-x553-78b-base-ndr-tsa"
26418   algorithm: "plot_throughput_speedup_analysis"
26419   output-file-type: ".html"
26420   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-ndr-tsa"
26421   data: "intel-dnv-vpp"
26422   filter: "'NIC_Intel-X553' and
26423            '78B' and
26424            'IP6BASE' and
26425            'NDRPDR' and
26426            'IP6FWD' and
26427            not 'SRv6' and
26428            not 'IPSEC' and
26429            not 'VHOST'"
26430   parameters:
26431   - "throughput"
26432   - "parent"
26433   - "tags"
26434   sort:
26435   - "IP6BASE"
26436   layout:
26437     title: "ip6-2n-dnv-x553-78b-base-ndr"
26438     layout: "plot-throughput-speedup-analysis"
26439
26440 -
26441   type: "plot"
26442   title: "Speedup: ip6-2n-dnv-x553-78b-base-pdr-tsa"
26443   algorithm: "plot_throughput_speedup_analysis"
26444   output-file-type: ".html"
26445   output-file: "{DIR[STATIC,VPP]}/ip6-2n-dnv-x553-78b-base-pdr-tsa"
26446   data: "intel-dnv-vpp"
26447   filter: "'NIC_Intel-X553' and
26448            '78B' and
26449            'IP6BASE' and
26450            'NDRPDR' and
26451            'IP6FWD' and
26452            not 'SRv6' and
26453            not 'IPSEC' and
26454            not 'VHOST'"
26455   parameters:
26456   - "throughput"
26457   - "parent"
26458   - "tags"
26459   sort:
26460   - "IP6BASE"
26461   layout:
26462     title: "ip6-2n-dnv-x553-78b-base-pdr"
26463     layout: "plot-throughput-speedup-analysis"
26464
26465 ################################################################################
26466
26467 # Speedup - VPP IPv6 tunnels 3n-hsw-x520
26468 -
26469   type: "plot"
26470   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
26471   algorithm: "plot_throughput_speedup_analysis"
26472   output-file-type: ".html"
26473   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-ndr-tsa"
26474   data: "plot-throughput-speedup-analysis-3n-hsw"
26475   filter: "'NIC_Intel-X520-DA2' and
26476            '78B' and
26477            'ENCAP' and
26478            'NDRPDR' and
26479            'LISP' and
26480            not 'VHOST'"
26481   parameters:
26482   - "throughput"
26483   - "parent"
26484   - "tags"
26485   sort:
26486   - "IP4UNRLAY"
26487   - "IP6UNRLAY"
26488   layout:
26489     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-ndr"
26490     layout: "plot-throughput-speedup-analysis"
26491
26492 -
26493   type: "plot"
26494   title: "Speedup: ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
26495   algorithm: "plot_throughput_speedup_analysis"
26496   output-file-type: ".html"
26497   output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-base_and_scale-pdr-tsa"
26498   data: "plot-throughput-speedup-analysis-3n-hsw"
26499   filter: "'NIC_Intel-X520-DA2' and
26500            '78B' and
26501            'ENCAP' and
26502            'NDRPDR' and
26503            'LISP' and
26504            not 'VHOST'"
26505   parameters:
26506   - "throughput"
26507   - "parent"
26508   - "tags"
26509   sort:
26510   - "IP4UNRLAY"
26511   - "IP6UNRLAY"
26512   layout:
26513     title: "ip6tun-3n-hsw-x520-78b-base_and_scale-pdr"
26514     layout: "plot-throughput-speedup-analysis"
26515
26516 ################################################################################
26517
26518 # Speedup - VPP IPSec 3n-hsw-xl710 base
26519 -
26520   type: "plot"
26521   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
26522   algorithm: "plot_throughput_speedup_analysis"
26523   output-file-type: ".html"
26524   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-ndr-tsa"
26525   data: "plot-throughput-speedup-analysis-3n-hsw"
26526   filter: "'NIC_Intel-XL710' and
26527            '64B' and
26528            'IP4FWD' and
26529            'NDRPDR' and
26530            'BASE' and
26531            'IPSECHW' and
26532            ('IPSECTRAN' or 'IPSECTUN') and
26533            not 'VHOST'"
26534   parameters:
26535   - "throughput"
26536   - "parent"
26537   - "tags"
26538   layout:
26539     title: "ipsec-3n-hsw-xl710-64b-base-ndr"
26540     layout: "plot-throughput-speedup-analysis"
26541
26542 -
26543   type: "plot"
26544   title: "Speedup: ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
26545   algorithm: "plot_throughput_speedup_analysis"
26546   output-file-type: ".html"
26547   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-base-pdr-tsa"
26548   data: "plot-throughput-speedup-analysis-3n-hsw"
26549   filter: "'NIC_Intel-XL710' and
26550            '64B' and
26551            'IP4FWD' and
26552            'NDRPDR' and
26553            'BASE' and
26554            'IPSECHW' and
26555            ('IPSECTRAN' or 'IPSECTUN') and
26556            not 'VHOST'"
26557   parameters:
26558   - "throughput"
26559   - "parent"
26560   - "tags"
26561   layout:
26562     title: "ipsec-3n-hsw-xl710-64b-base-pdr"
26563     layout: "plot-throughput-speedup-analysis"
26564
26565 # Speedup - VPP IPSec 3n-hsw-xl710 scale
26566 -
26567   type: "plot"
26568   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
26569   algorithm: "plot_throughput_speedup_analysis"
26570   output-file-type: ".html"
26571   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-ndr-tsa"
26572   data: "plot-throughput-speedup-analysis-3n-hsw"
26573   filter: "'NIC_Intel-XL710' and
26574            '64B' and
26575            'IP4FWD' and
26576            'NDRPDR' and
26577            'SCALE' and
26578            'IPSECHW' and
26579            ('IPSECTRAN' or 'IPSECTUN') and
26580            not 'VHOST'"
26581   parameters:
26582   - "throughput"
26583   - "parent"
26584   - "tags"
26585   layout:
26586     title: "ipsec-3n-hsw-xl710-64b-scale-ndr"
26587     layout: "plot-throughput-speedup-analysis"
26588
26589 -
26590   type: "plot"
26591   title: "Speedup: ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
26592   algorithm: "plot_throughput_speedup_analysis"
26593   output-file-type: ".html"
26594   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-scale-pdr-tsa"
26595   data: "plot-throughput-speedup-analysis-3n-hsw"
26596   filter: "'NIC_Intel-XL710' and
26597            '64B' and
26598            'IP4FWD' and
26599            'NDRPDR' and
26600            'SCALE' and
26601            'IPSECHW' and
26602            ('IPSECTRAN' or 'IPSECTUN') and
26603            not 'VHOST'"
26604   parameters:
26605   - "throughput"
26606   - "parent"
26607   - "tags"
26608   layout:
26609     title: "ipsec-3n-hsw-xl710-64b-scale-pdr"
26610     layout: "plot-throughput-speedup-analysis"
26611
26612 # Speedup - VPP IPSec 3n-hsw-xl710 sw
26613 -
26614   type: "plot"
26615   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
26616   algorithm: "plot_throughput_speedup_analysis"
26617   output-file-type: ".html"
26618   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-ndr-tsa"
26619   data: "plot-throughput-speedup-analysis-3n-hsw"
26620   filter: "'NIC_Intel-XL710' and
26621            '64B' and
26622            'IP4FWD' and
26623            'NDRPDR' and
26624            'IPSECSW' and
26625            ('IPSECTRAN' or 'IPSECTUN') and
26626            not 'VHOST'"
26627   parameters:
26628   - "throughput"
26629   - "parent"
26630   - "tags"
26631   layout:
26632     title: "ipsec-3n-hsw-xl710-64b-sw-ndr"
26633     layout: "plot-throughput-speedup-analysis"
26634
26635 -
26636   type: "plot"
26637   title: "Speedup: ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
26638   algorithm: "plot_throughput_speedup_analysis"
26639   output-file-type: ".html"
26640   output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-sw-pdr-tsa"
26641   data: "plot-throughput-speedup-analysis-3n-hsw"
26642   filter: "'NIC_Intel-XL710' and
26643            '64B' and
26644            'IP4FWD' and
26645            'NDRPDR' and
26646            'IPSECSW' and
26647            ('IPSECTRAN' or 'IPSECTUN') and
26648            not 'VHOST'"
26649   parameters:
26650   - "throughput"
26651   - "parent"
26652   - "tags"
26653   layout:
26654     title: "ipsec-3n-hsw-xl710-64b-sw-pdr"
26655     layout: "plot-throughput-speedup-analysis"
26656
26657 ################################################################################
26658
26659 # Speedup - VPP SRv6 3n-hsw-x520
26660 -
26661   type: "plot"
26662   title: "Speedup: srv6-3n-hsw-x520-78b-features-ndr-tsa"
26663   algorithm: "plot_throughput_speedup_analysis"
26664   output-file-type: ".html"
26665   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-ndr-tsa"
26666   data: "plot-throughput-speedup-analysis-3n-hsw"
26667   filter: "'NIC_Intel-X520-DA2' and
26668            '78B' and
26669            'FEATURE' and
26670            'NDRPDR' and
26671            'IP6FWD' and
26672            'SRv6'"
26673   parameters:
26674   - "throughput"
26675   - "parent"
26676   - "tags"
26677   layout:
26678     title: "srv6-3n-hsw-x520-78b-features-ndr"
26679     layout: "plot-throughput-speedup-analysis"
26680
26681 -
26682   type: "plot"
26683   title: "Speedup: srv6-3n-hsw-x520-78b-features-pdr-tsa"
26684   algorithm: "plot_throughput_speedup_analysis"
26685   output-file-type: ".html"
26686   output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-features-pdr-tsa"
26687   data: "plot-throughput-speedup-analysis-3n-hsw"
26688   filter: "'NIC_Intel-X520-DA2' and
26689            '78B' and
26690            'FEATURE' and
26691            'NDRPDR' and
26692            'IP6FWD' and
26693            'SRv6'"
26694   parameters:
26695   - "throughput"
26696   - "parent"
26697   - "tags"
26698   layout:
26699     title: "srv6-3n-hsw-x520-78b-features-pdr"
26700     layout: "plot-throughput-speedup-analysis"
26701
26702 ################################################################################
26703
26704 # Speedup - VPP L2 3n-hsw-x520 base and scale
26705 -
26706   type: "plot"
26707   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26708   algorithm: "plot_throughput_speedup_analysis"
26709   output-file-type: ".html"
26710   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
26711   data: "plot-throughput-speedup-analysis-3n-hsw"
26712   filter: "'NIC_Intel-X520-DA2' and
26713            '64B' and
26714            ('BASE' or 'SCALE') and
26715            'NDRPDR' and
26716            'ETH' and
26717            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26718            not 'VHOST' and
26719            not 'MEMIF'"
26720   parameters:
26721   - "throughput"
26722   - "parent"
26723   - "tags"
26724   sort:
26725   - "L2XCFWD"
26726   - "L2PATCH"
26727   - "L2BDMACLRN"
26728   - "FIB_10K"
26729   - "FIB_100K"
26730   - "FIB_1M"
26731   layout:
26732     title: "l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
26733     layout: "plot-throughput-speedup-analysis"
26734
26735 -
26736   type: "plot"
26737   title: "Speedup: l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26738   algorithm: "plot_throughput_speedup_analysis"
26739   output-file-type: ".html"
26740   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
26741   data: "plot-throughput-speedup-analysis-3n-hsw"
26742   filter: "'NIC_Intel-X520-DA2' and
26743            '64B' and
26744            ('BASE' or 'SCALE') and
26745            'NDRPDR' and
26746            'ETH' and
26747            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26748            not 'VHOST' and
26749            not 'MEMIF'"
26750   parameters:
26751   - "throughput"
26752   - "parent"
26753   - "tags"
26754   sort:
26755   - "L2XCFWD"
26756   - "L2PATCH"
26757   - "L2BDMACLRN"
26758   - "FIB_10K"
26759   - "FIB_100K"
26760   - "FIB_1M"
26761   layout:
26762     title: "l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
26763     layout: "plot-throughput-speedup-analysis"
26764
26765 # Speedup - VPP L2 3n-hsw-x520 features
26766 -
26767   type: "plot"
26768   title: "Speedup: l2sw-3n-hsw-x520-64b-features-ndr-tsa"
26769   algorithm: "plot_throughput_speedup_analysis"
26770   output-file-type: ".html"
26771   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-ndr-tsa"
26772   data: "plot-throughput-speedup-analysis-3n-hsw"
26773   filter: "'NIC_Intel-X520-DA2' and
26774            '64B' and
26775            'NDRPDR' and
26776            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26777            not 'ACL' and
26778            not 'VHOST' and
26779            not 'MEMIF'"
26780   parameters:
26781   - "throughput"
26782   - "parent"
26783   - "tags"
26784   sort:
26785   - "L2XCBASE"    # l2xcbase
26786   - "L2BDBASE"    # l2bdbase
26787   - "L2XCFWD"     # dot1q-l2xcbase
26788   - "L2BDMACLRN"  # dot1q-l2bdbase
26789   layout:
26790     title: "l2sw-3n-hsw-x520-64b-features-ndr"
26791     layout: "plot-throughput-speedup-analysis"
26792
26793 -
26794   type: "plot"
26795   title: "Speedup: l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26796   algorithm: "plot_throughput_speedup_analysis"
26797   output-file-type: ".html"
26798   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-features-pdr-tsa"
26799   data: "plot-throughput-speedup-analysis-3n-hsw"
26800   filter: "'NIC_Intel-X520-DA2' and
26801            '64B' and
26802            'NDRPDR' and
26803            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26804            not 'ACL' and
26805            not 'VHOST' and
26806            not 'MEMIF'"
26807   parameters:
26808   - "throughput"
26809   - "parent"
26810   - "tags"
26811   sort:
26812   - "L2XCBASE"    # l2xcbase
26813   - "L2BDBASE"    # l2bdbase
26814   - "L2XCFWD"     # dot1q-l2xcbase
26815   - "L2BDMACLRN"  # dot1q-l2bdbase
26816   layout:
26817     title: "l2sw-3n-hsw-x520-64b-features-pdr"
26818     layout: "plot-throughput-speedup-analysis"
26819
26820 # Speedup - VPP L2 3n-hsw-x710 base and scale
26821 -
26822   type: "plot"
26823   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26824   algorithm: "plot_throughput_speedup_analysis"
26825   output-file-type: ".html"
26826   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
26827   data: "plot-throughput-speedup-analysis-3n-hsw"
26828   filter: "'NIC_Intel-X710' and
26829            '64B' and
26830            ('BASE' or 'SCALE') and
26831            'NDRPDR' and
26832            'ETH' and
26833            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26834            not 'VHOST' and
26835            not 'MEMIF' and
26836            not 'DRV_AVF'"
26837   parameters:
26838   - "throughput"
26839   - "parent"
26840   - "tags"
26841   sort:
26842   - "L2PATCH"
26843   - "L2XCBASE"
26844   - "BASE"
26845   - "FIB_10K"
26846   - "FIB_100K"
26847   - "FIB_1M"
26848   layout:
26849     title: "l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
26850     layout: "plot-throughput-speedup-analysis"
26851
26852 -
26853   type: "plot"
26854   title: "Speedup: l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26855   algorithm: "plot_throughput_speedup_analysis"
26856   output-file-type: ".html"
26857   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
26858   data: "plot-throughput-speedup-analysis-3n-hsw"
26859   filter: "'NIC_Intel-X710' and
26860            '64B' and
26861            ('BASE' or 'SCALE') and
26862            'NDRPDR' and
26863            'ETH' and
26864            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26865            not 'VHOST' and
26866            not 'MEMIF' and
26867            not 'DRV_AVF'"
26868   parameters:
26869   - "throughput"
26870   - "parent"
26871   - "tags"
26872   sort:
26873   - "L2PATCH"
26874   - "L2XCBASE"
26875   - "BASE"
26876   - "FIB_10K"
26877   - "FIB_100K"
26878   - "FIB_1M"
26879   layout:
26880     title: "l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
26881     layout: "plot-throughput-speedup-analysis"
26882
26883 # Speedup - VPP L2 3n-hsw-x710 features
26884 -
26885   type: "plot"
26886   title: "Speedup: l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26887   algorithm: "plot_throughput_speedup_analysis"
26888   output-file-type: ".html"
26889   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-ndr-tsa"
26890   data: "plot-throughput-speedup-analysis-3n-hsw"
26891   filter: "'NIC_Intel-X710' and
26892            '64B' and
26893            'NDRPDR' and
26894            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26895            not 'ACL' and
26896            not 'VHOST' and
26897            not 'MEMIF'"
26898   parameters:
26899   - "throughput"
26900   - "parent"
26901   - "tags"
26902   sort:
26903   - "L2XCBASE"    # l2xcbase
26904   - "L2BDBASE"    # l2bdbase
26905   - "L2XCFWD"     # dot1q-l2xcbase
26906   - "L2BDMACLRN"  # dot1q-l2bdbase
26907   layout:
26908     title: "l2sw-3n-hsw-x710-64b-features-ndr"
26909     layout: "plot-throughput-speedup-analysis"
26910
26911 -
26912   type: "plot"
26913   title: "Speedup: l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26914   algorithm: "plot_throughput_speedup_analysis"
26915   output-file-type: ".html"
26916   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-features-pdr-tsa"
26917   data: "plot-throughput-speedup-analysis-3n-hsw"
26918   filter: "'NIC_Intel-X710' and
26919            '64B' and
26920            'NDRPDR' and
26921            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
26922            not 'ACL' and
26923            not 'VHOST' and
26924            not 'MEMIF'"
26925   parameters:
26926   - "throughput"
26927   - "parent"
26928   - "tags"
26929   sort:
26930   - "L2XCBASE"    # l2xcbase
26931   - "L2BDBASE"    # l2bdbase
26932   - "L2XCFWD"     # dot1q-l2xcbase
26933   - "L2BDMACLRN"  # dot1q-l2bdbase
26934   layout:
26935     title: "l2sw-3n-hsw-x710-64b-features-pdr"
26936     layout: "plot-throughput-speedup-analysis"
26937
26938 # Speedup - VPP L2 3n-hsw-xl710 base and scale
26939 -
26940   type: "plot"
26941   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26942   algorithm: "plot_throughput_speedup_analysis"
26943   output-file-type: ".html"
26944   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
26945   data: "plot-throughput-speedup-analysis-3n-hsw"
26946   filter: "'NIC_Intel-XL710' and
26947            '64B' and
26948            ('BASE' or 'SCALE') and
26949            'NDRPDR' and
26950            'ETH' and
26951            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26952            not 'VHOST' and
26953            not 'MEMIF'"
26954   parameters:
26955   - "throughput"
26956   - "parent"
26957   - "tags"
26958   sort:
26959   - "L2PATCH"
26960   - "L2XCBASE"
26961   - "BASE"
26962   - "FIB_10K"
26963   - "FIB_100K"
26964   - "FIB_1M"
26965   layout:
26966     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
26967     layout: "plot-throughput-speedup-analysis"
26968
26969 -
26970   type: "plot"
26971   title: "Speedup: l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26972   algorithm: "plot_throughput_speedup_analysis"
26973   output-file-type: ".html"
26974   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
26975   data: "plot-throughput-speedup-analysis-3n-hsw"
26976   filter: "'NIC_Intel-XL710' and
26977            '64B' and
26978            ('BASE' or 'SCALE') and
26979            'NDRPDR' and
26980            'ETH' and
26981            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
26982            not 'VHOST' and
26983            not 'MEMIF'"
26984   parameters:
26985   - "throughput"
26986   - "parent"
26987   - "tags"
26988   sort:
26989   - "L2PATCH"
26990   - "L2XCBASE"
26991   - "BASE"
26992   - "FIB_10K"
26993   - "FIB_100K"
26994   - "FIB_1M"
26995   layout:
26996     title: "l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
26997     layout: "plot-throughput-speedup-analysis"
26998
26999 # Speedup - VPP L2 3n-skx-x710 base and scale
27000 -
27001   type: "plot"
27002   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27003   algorithm: "plot_throughput_speedup_analysis"
27004   output-file-type: ".html"
27005   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
27006   data: "plot-throughput-speedup-analysis-3n-skx"
27007   filter: "'NIC_Intel-X710' and
27008            '64B' and
27009            ('BASE' or 'SCALE') and
27010            'NDRPDR' and
27011            'ETH' and
27012            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27013            not 'VHOST' and
27014            not 'DRV_AVF' and
27015            not 'MEMIF'"
27016   parameters:
27017   - "throughput"
27018   - "parent"
27019   - "tags"
27020   sort:
27021   - "L2PATCH"
27022   - "L2XCBASE"
27023   - "BASE"
27024   - "FIB_10K"
27025   - "FIB_100K"
27026   - "FIB_1M"
27027   layout:
27028     title: "l2sw-3n-skx-x710-64b-base_and_scale-ndr"
27029     layout: "plot-throughput-speedup-analysis"
27030
27031 -
27032   type: "plot"
27033   title: "Speedup: l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27034   algorithm: "plot_throughput_speedup_analysis"
27035   output-file-type: ".html"
27036   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
27037   data: "plot-throughput-speedup-analysis-3n-skx"
27038   filter: "'NIC_Intel-X710' and
27039            '64B' and
27040            ('BASE' or 'SCALE') and
27041            'NDRPDR' and
27042            'ETH' and
27043            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27044            not 'VHOST' and
27045            not 'DRV_AVF' and
27046            not 'MEMIF'"
27047   parameters:
27048   - "throughput"
27049   - "parent"
27050   - "tags"
27051   sort:
27052   - "L2PATCH"
27053   - "L2XCBASE"
27054   - "BASE"
27055   - "FIB_10K"
27056   - "FIB_100K"
27057   - "FIB_1M"
27058   layout:
27059     title: "l2sw-3n-skx-x710-64b-base_and_scale-pdr"
27060     layout: "plot-throughput-speedup-analysis"
27061
27062 # Speedup - VPP L2 3n-skx-x710 features
27063 -
27064   type: "plot"
27065   title: "Speedup: l2sw-3n-skx-x710-64b-features-ndr-tsa"
27066   algorithm: "plot_throughput_speedup_analysis"
27067   output-file-type: ".html"
27068   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-ndr-tsa"
27069   data: "plot-throughput-speedup-analysis-3n-skx"
27070   filter: "'NIC_Intel-X710' and
27071            '64B' and
27072            'NDRPDR' and
27073            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
27074            not 'ACL' and
27075            not 'VHOST' and
27076            not 'MEMIF'"
27077   parameters:
27078   - "throughput"
27079   - "parent"
27080   - "tags"
27081   sort:
27082   - "L2XCBASE"    # l2xcbase
27083   - "L2BDBASE"    # l2bdbase
27084   - "L2XCFWD"     # dot1q-l2xcbase
27085   - "L2BDMACLRN"  # dot1q-l2bdbase
27086   layout:
27087     title: "l2sw-3n-skx-x710-64b-features-ndr"
27088     layout: "plot-throughput-speedup-analysis"
27089
27090 -
27091   type: "plot"
27092   title: "Speedup: l2sw-3n-skx-x710-64b-features-pdr-tsa"
27093   algorithm: "plot_throughput_speedup_analysis"
27094   output-file-type: ".html"
27095   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-features-pdr-tsa"
27096   data: "plot-throughput-speedup-analysis-3n-skx"
27097   filter: "'NIC_Intel-X710' and
27098            '64B' and
27099            'NDRPDR' and
27100            (('L2BDMACLRN' and ('L2BDBASE' or 'DOT1Q')) or ('L2XCFWD' and ('L2XCBASE' or 'DOT1Q'))) and
27101            not 'ACL' and
27102            not 'VHOST' and
27103            not 'MEMIF'"
27104   parameters:
27105   - "throughput"
27106   - "parent"
27107   - "tags"
27108   sort:
27109   - "L2XCBASE"    # l2xcbase
27110   - "L2BDBASE"    # l2bdbase
27111   - "L2XCFWD"     # dot1q-l2xcbase
27112   - "L2BDMACLRN"  # dot1q-l2bdbase
27113   layout:
27114     title: "l2sw-3n-skx-x710-64b-features-pdr"
27115     layout: "plot-throughput-speedup-analysis"
27116
27117 # Speedup - VPP L2 3n-skx-xxv710 base and scale
27118 -
27119   type: "plot"
27120   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27121   algorithm: "plot_throughput_speedup_analysis"
27122   output-file-type: ".html"
27123   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27124   data: "plot-throughput-speedup-analysis-3n-skx"
27125   filter: "'NIC_Intel-XXV710' and
27126            '64B' and
27127            ('BASE' or 'SCALE') and
27128            'NDRPDR' and
27129            'ETH' and
27130            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27131            not 'VHOST' and
27132            not 'MEMIF' and
27133            not 'DRV_AVF'"
27134   parameters:
27135   - "throughput"
27136   - "parent"
27137   - "tags"
27138   sort:
27139   - "L2PATCH"
27140   - "L2XCBASE"
27141   - "BASE"
27142   - "FIB_10K"
27143   - "FIB_100K"
27144   - "FIB_1M"
27145   layout:
27146     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-ndr"
27147     layout: "plot-throughput-speedup-analysis"
27148
27149 -
27150   type: "plot"
27151   title: "Speedup: l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27152   algorithm: "plot_throughput_speedup_analysis"
27153   output-file-type: ".html"
27154   output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27155   data: "plot-throughput-speedup-analysis-3n-skx"
27156   filter: "'NIC_Intel-XXV710' and
27157            '64B' and
27158            ('BASE' or 'SCALE') and
27159            'NDRPDR' and
27160            'ETH' and
27161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27162            not 'VHOST' and
27163            not 'MEMIF' and
27164            not 'DRV_AVF'"
27165   parameters:
27166   - "throughput"
27167   - "parent"
27168   - "tags"
27169   sort:
27170   - "L2PATCH"
27171   - "L2XCBASE"
27172   - "BASE"
27173   - "FIB_10K"
27174   - "FIB_100K"
27175   - "FIB_1M"
27176   layout:
27177     title: "l2sw-3n-skx-xxv710-64b-base_and_scale-pdr"
27178     layout: "plot-throughput-speedup-analysis"
27179
27180 # Speedup - VPP L2 2n-skx-x710 base and scale
27181 -
27182   type: "plot"
27183   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27184   algorithm: "plot_throughput_speedup_analysis"
27185   output-file-type: ".html"
27186   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
27187   data: "plot-throughput-speedup-analysis-2n-skx"
27188   filter: "'NIC_Intel-X710' and
27189            '64B' and
27190            ('BASE' or 'SCALE') and
27191            'NDRPDR' and
27192            'ETH' and
27193            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27194            not 'VHOST' and
27195            not 'MEMIF'"
27196   parameters:
27197   - "throughput"
27198   - "parent"
27199   - "tags"
27200   sort:
27201   - "L2PATCH"
27202   - "L2XCBASE"
27203   - "BASE"
27204   - "FIB_10K"
27205   - "FIB_100K"
27206   - "FIB_1M"
27207   layout:
27208     title: "l2sw-2n-skx-x710-64b-base_and_scale-ndr"
27209     layout: "plot-throughput-speedup-analysis"
27210
27211 -
27212   type: "plot"
27213   title: "Speedup: l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27214   algorithm: "plot_throughput_speedup_analysis"
27215   output-file-type: ".html"
27216   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
27217   data: "plot-throughput-speedup-analysis-2n-skx"
27218   filter: "'NIC_Intel-X710' and
27219            '64B' and
27220            ('BASE' or 'SCALE') and
27221            'NDRPDR' and
27222            'ETH' and
27223            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27224            not 'VHOST' and
27225            not 'MEMIF'"
27226   parameters:
27227   - "throughput"
27228   - "parent"
27229   - "tags"
27230   sort:
27231   - "L2PATCH"
27232   - "L2XCBASE"
27233   - "BASE"
27234   - "FIB_10K"
27235   - "FIB_100K"
27236   - "FIB_1M"
27237   layout:
27238     title: "l2sw-2n-skx-x710-64b-base_and_scale-pdr"
27239     layout: "plot-throughput-speedup-analysis"
27240
27241 # Speedup - VPP L2 2n-skx-xxv710 base and scale
27242 -
27243   type: "plot"
27244   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27245   algorithm: "plot_throughput_speedup_analysis"
27246   output-file-type: ".html"
27247   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
27248   data: "plot-throughput-speedup-analysis-2n-skx"
27249   filter: "'NIC_Intel-XXV710' and
27250            '64B' and
27251            ('BASE' or 'SCALE') and
27252            'NDRPDR' and
27253            'ETH' and
27254            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27255            not 'VHOST' and
27256            not 'MEMIF'"
27257   parameters:
27258   - "throughput"
27259   - "parent"
27260   - "tags"
27261   sort:
27262   - "L2PATCH"
27263   - "L2XCBASE"
27264   - "BASE"
27265   - "FIB_10K"
27266   - "FIB_100K"
27267   - "FIB_1M"
27268   layout:
27269     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
27270     layout: "plot-throughput-speedup-analysis"
27271
27272 -
27273   type: "plot"
27274   title: "Speedup: l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27275   algorithm: "plot_throughput_speedup_analysis"
27276   output-file-type: ".html"
27277   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
27278   data: "plot-throughput-speedup-analysis-2n-skx"
27279   filter: "'NIC_Intel-XXV710' and
27280            '64B' and
27281            ('BASE' or 'SCALE') and
27282            'NDRPDR' and
27283            'ETH' and
27284            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27285            not 'VHOST' and
27286            not 'MEMIF'"
27287   parameters:
27288   - "throughput"
27289   - "parent"
27290   - "tags"
27291   sort:
27292   - "L2PATCH"
27293   - "L2XCBASE"
27294   - "BASE"
27295   - "FIB_10K"
27296   - "FIB_100K"
27297   - "FIB_1M"
27298   layout:
27299     title: "l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
27300     layout: "plot-throughput-speedup-analysis"
27301
27302 # Speedup - VPP L2 2n-dnv-x553 base
27303 -
27304   type: "plot"
27305   title: "Speedup: l2sw-2n-dnv-x553-64b-base-ndr-tsa"
27306   algorithm: "plot_throughput_speedup_analysis"
27307   output-file-type: ".html"
27308   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-ndr-tsa"
27309   data: "intel-dnv-vpp"
27310   filter: "'NIC_Intel-X553' and
27311            '64B' and
27312            ('BASE' or 'SCALE') and
27313            'NDRPDR' and
27314            'ETH' and
27315            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27316            not 'VHOST' and
27317            not 'MEMIF'"
27318   parameters:
27319   - "throughput"
27320   - "parent"
27321   - "tags"
27322   sort:
27323   - "L2XCBASE"
27324   - "L2BDMACLRN"
27325   - "L2PATCH"
27326   layout:
27327     title: "l2sw-2n-dnv-x553-64b-base-ndr"
27328     layout: "plot-throughput-speedup-analysis"
27329
27330 -
27331   type: "plot"
27332   title: "Speedup: l2sw-2n-dnv-x553-64b-base-pdr-tsa"
27333   algorithm: "plot_throughput_speedup_analysis"
27334   output-file-type: ".html"
27335   output-file: "{DIR[STATIC,VPP]}/l2sw-2n-dnv-x553-64b-base-pdr-tsa"
27336   data: "intel-dnv-vpp"
27337   filter: "'NIC_Intel-X553' and
27338            '64B' and
27339            ('BASE' or 'SCALE') and
27340            'NDRPDR' and
27341            'ETH' and
27342            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
27343            not 'VHOST' and
27344            not 'MEMIF'"
27345   parameters:
27346   - "throughput"
27347   - "parent"
27348   - "tags"
27349   sort:
27350   - "L2XCBASE"
27351   - "L2BDMACLRN"
27352   - "L2PATCH"
27353   layout:
27354     title: "l2sw-2n-dnv-x553-64b-base-pdr"
27355     layout: "plot-throughput-speedup-analysis"
27356
27357 ################################################################################
27358
27359 # Packet Speedup - VPP vhost ip4 3n-hsw-x520
27360 -
27361   type: "plot"
27362   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27363   algorithm: "plot_throughput_speedup_analysis"
27364   output-file-type: ".html"
27365   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27366   data: "plot-throughput-speedup-analysis-3n-hsw"
27367   filter: "'NIC_Intel-X520-DA2' and
27368            '64B' and
27369            'NDRPDR' and
27370            'ETH' and
27371            'IP4FWD' and
27372            'VHOST_1024' and
27373            not 'VXLAN' and
27374            not 'DOT1Q'"
27375   parameters:
27376   - "throughput"
27377   - "parent"
27378   - "tags"
27379   sort:
27380   - "not CFS_OPT"
27381   - "1VM"
27382   - "2VM"
27383   layout:
27384     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr"
27385     layout: "plot-throughput-speedup-analysis"
27386
27387 -
27388   type: "plot"
27389   title: "VPP Speedup: vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27390   algorithm: "plot_throughput_speedup_analysis"
27391   output-file-type: ".html"
27392   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27393   data: "plot-throughput-speedup-analysis-3n-hsw"
27394   filter: "'NIC_Intel-X520-DA2' and
27395            '64B' and
27396            'NDRPDR' and
27397            'ETH' and
27398            'IP4FWD' and
27399            'VHOST_1024' and
27400            not 'VXLAN' and
27401            not 'DOT1Q'"
27402   parameters:
27403   - "throughput"
27404   - "parent"
27405   - "tags"
27406   sort:
27407   - "not CFS_OPT"
27408   - "1VM"
27409   - "2VM"
27410   layout:
27411     title: "vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr"
27412     layout: "plot-throughput-speedup-analysis"
27413
27414 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520
27415 -
27416   type: "plot"
27417   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27418   algorithm: "plot_throughput_speedup_analysis"
27419   output-file-type: ".html"
27420   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa"
27421   data: "plot-throughput-speedup-analysis-3n-hsw"
27422   filter: "'NIC_Intel-X520-DA2' and
27423            '64B' and
27424            'NDRPDR' and
27425            ('ETH' or 'DOT1Q') and
27426            'VHOST_1024' and
27427            not 'VXLAN' and
27428            not 'IP4FWD' and
27429            not '2VM'"
27430   parameters:
27431   - "throughput"
27432   - "parent"
27433   - "tags"
27434 #  sort:
27435 #  - "VM"  # "not CFS_OPT"
27436 #  - "CFS_OPT"
27437 #  - "FIB_10K"
27438 #  - "FIB_100K"
27439 #  - "FIB_1M"
27440   layout:
27441     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr"
27442     layout: "plot-throughput-speedup-analysis"
27443
27444 -
27445   type: "plot"
27446   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27447   algorithm: "plot_throughput_speedup_analysis"
27448   output-file-type: ".html"
27449   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa"
27450   data: "plot-throughput-speedup-analysis-3n-hsw"
27451   filter: "'NIC_Intel-X520-DA2' and
27452            '64B' and
27453            'NDRPDR' and
27454            ('ETH' or 'DOT1Q') and
27455            'L2BDMACLRN' and
27456            'VHOST_1024' and
27457            not 'VXLAN' and
27458            not 'IP4FWD' and
27459            not '2VM'"
27460   parameters:
27461   - "throughput"
27462   - "parent"
27463   - "tags"
27464 #  sort:
27465 #  - "VM"  # "not CFS_OPT"
27466 #  - "CFS_OPT"
27467 #  - "FIB_10K"
27468 #  - "FIB_100K"
27469 #  - "FIB_1M"
27470   layout:
27471     title: "vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr"
27472     layout: "plot-throughput-speedup-analysis"
27473
27474 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base
27475 -
27476   type: "plot"
27477   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
27478   algorithm: "plot_throughput_speedup_analysis"
27479   output-file-type: ".html"
27480   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-ndr-tsa"
27481   data: "plot-throughput-speedup-analysis-3n-hsw"
27482   filter: "'NIC_Intel-X520-DA2' and
27483            '64B' and
27484            'NDRPDR' and
27485            ('ETH' or 'DOT1Q') and
27486            'BASE' and
27487            ('L2BDMACLRN' or 'L2XCFWD') and
27488            'VHOST_1024' and
27489            not 'VXLAN' and
27490            not 'IP4FWD' and
27491            not '2VM'"
27492   parameters:
27493   - "throughput"
27494   - "parent"
27495   - "tags"
27496 #  sort:
27497 #  - "not CFS_OPT"
27498 #  - "L2XCFWD"
27499 #  - "not CFS_OPT"
27500 #  - "CFS_OPT"
27501   layout:
27502     title: "vhost-l2sw-3n-hsw-x520-64b-base-ndr"
27503     layout: "plot-throughput-speedup-analysis"
27504
27505 -
27506   type: "plot"
27507   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
27508   algorithm: "plot_throughput_speedup_analysis"
27509   output-file-type: ".html"
27510   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-pdr-tsa"
27511   data: "plot-throughput-speedup-analysis-3n-hsw"
27512   filter: "'NIC_Intel-X520-DA2' and
27513            '64B' and
27514            'NDRPDR' and
27515            ('ETH' or 'DOT1Q') and
27516            'BASE' and
27517            ('L2BDMACLRN' or 'L2XCFWD') and
27518            'VHOST_1024' and
27519            not 'VXLAN' and
27520            not 'IP4FWD' and
27521            not '2VM'"
27522   parameters:
27523   - "throughput"
27524   - "parent"
27525   - "tags"
27526 #  sort:
27527 #  - "not CFS_OPT"
27528 #  - "L2XCFWD"
27529 #  - "not CFS_OPT"
27530 #  - "CFS_OPT"
27531   layout:
27532     title: "vhost-l2sw-3n-hsw-x520-64b-base-pdr"
27533     layout: "plot-throughput-speedup-analysis"
27534
27535 # Packet Speedup - VPP vhost l2sw 3n-hsw-x520 - base vm
27536 -
27537   type: "plot"
27538   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
27539   algorithm: "plot_throughput_speedup_analysis"
27540   output-file-type: ".html"
27541   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr-tsa"
27542   data: "plot-throughput-speedup-analysis-3n-hsw"
27543   filter: "'NIC_Intel-X520-DA2' and
27544            '64B' and
27545            'NDRPDR' and
27546            ('ETH' or 'DOT1Q') and
27547            ('L2BDMACLRN' or 'L2XCFWD') and
27548            'VHOST_1024' and
27549            not 'CFS_OPT' and
27550            not 'VXLAN' and
27551            not 'IP4FWD' and
27552            not 'LBOND'"
27553   parameters:
27554   - "throughput"
27555   - "parent"
27556   - "tags"
27557 #  sort:
27558 #  - "1VM"
27559 #  - "L2XCFWD"
27560 #  - "1VM"
27561 #  - "L2BDMACLRN"
27562   layout:
27563     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-ndr"
27564     layout: "plot-throughput-speedup-analysis"
27565
27566 -
27567   type: "plot"
27568   title: "VPP Speedup: vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27569   algorithm: "plot_throughput_speedup_analysis"
27570   output-file-type: ".html"
27571   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr-tsa"
27572   data: "plot-throughput-speedup-analysis-3n-hsw"
27573   filter: "'NIC_Intel-X520-DA2' and
27574            '64B' and
27575            'NDRPDR' and
27576            ('ETH' or 'DOT1Q') and
27577            ('L2BDMACLRN' or 'L2XCFWD') and
27578            'VHOST_1024' and
27579            not 'CFS_OPT' and
27580            not 'VXLAN' and
27581            not 'IP4FWD' and
27582            not 'LBOND'"
27583   parameters:
27584   - "throughput"
27585   - "parent"
27586   - "tags"
27587 #  sort:
27588 #  - "1VM"
27589 #  - "L2XCFWD"
27590 #  - "1VM"
27591 #  - "L2BDMACLRN"
27592   layout:
27593     title: "vhost-l2sw-3n-hsw-x520-64b-base-vm-pdr"
27594     layout: "plot-throughput-speedup-analysis"
27595
27596 # Packet Speedup - VPP vhost ip4 3n-hsw-x710
27597 -
27598   type: "plot"
27599   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27600   algorithm: "plot_throughput_speedup_analysis"
27601   output-file-type: ".html"
27602   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27603   data: "plot-throughput-speedup-analysis-3n-hsw"
27604   filter: "'NIC_Intel-X710' and
27605            '64B' and
27606            'NDRPDR' and
27607            'ETH' and
27608            'IP4FWD' and
27609            'VHOST_1024' and
27610            not 'VXLAN' and
27611            not 'DOT1Q'"
27612   parameters:
27613   - "throughput"
27614   - "parent"
27615   - "tags"
27616   sort:
27617   - "not CFS_OPT"
27618   - "1VM"
27619   - "2VM"
27620   layout:
27621     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr"
27622     layout: "plot-throughput-speedup-analysis"
27623
27624 -
27625   type: "plot"
27626   title: "VPP Speedup: vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27627   algorithm: "plot_throughput_speedup_analysis"
27628   output-file-type: ".html"
27629   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27630   data: "plot-throughput-speedup-analysis-3n-hsw"
27631   filter: "'NIC_Intel-X710' and
27632            '64B' and
27633            'NDRPDR' and
27634            'ETH' and
27635            'IP4FWD' and
27636            'VHOST_1024' and
27637            not 'VXLAN' and
27638            not 'DOT1Q'"
27639   parameters:
27640   - "throughput"
27641   - "parent"
27642   - "tags"
27643   sort:
27644   - "not CFS_OPT"
27645   - "1VM"
27646   - "2VM"
27647   layout:
27648     title: "vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr"
27649     layout: "plot-throughput-speedup-analysis"
27650
27651 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710
27652 -
27653   type: "plot"
27654   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27655   algorithm: "plot_throughput_speedup_analysis"
27656   output-file-type: ".html"
27657   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa"
27658   data: "plot-throughput-speedup-analysis-3n-hsw"
27659   filter: "'NIC_Intel-X710' and
27660            '64B' and
27661            'NDRPDR' and
27662            ('ETH' or 'DOT1Q') and
27663            'L2BDMACLRN' and
27664            'VHOST_1024' and
27665            not 'VXLAN' and
27666            not 'IP4FWD' and
27667            not '2VM'"
27668   parameters:
27669   - "throughput"
27670   - "parent"
27671   - "tags"
27672 #  sort:
27673 #  - "VM"  # "not CFS_OPT"
27674 #  - "CFS_OPT"
27675 #  - "FIB_10K"
27676 #  - "FIB_100K"
27677 #  - "FIB_1M"
27678   layout:
27679     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr"
27680     layout: "plot-throughput-speedup-analysis"
27681
27682 -
27683   type: "plot"
27684   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27685   algorithm: "plot_throughput_speedup_analysis"
27686   output-file-type: ".html"
27687   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa"
27688   data: "plot-throughput-speedup-analysis-3n-hsw"
27689   filter: "'NIC_Intel-X710' and
27690            '64B' and
27691            'NDRPDR' and
27692            ('ETH' or 'DOT1Q') and
27693            'L2BDMACLRN' and
27694            'VHOST_1024' and
27695            not 'VXLAN' and
27696            not 'IP4FWD' and
27697            not '2VM'"
27698   parameters:
27699   - "throughput"
27700   - "parent"
27701   - "tags"
27702 #  sort:
27703 #  - "VM"  # "not CFS_OPT"
27704 #  - "CFS_OPT"
27705 #  - "FIB_10K"
27706 #  - "FIB_100K"
27707 #  - "FIB_1M"
27708   layout:
27709     title: "vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr"
27710     layout: "plot-throughput-speedup-analysis"
27711
27712 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base
27713 -
27714   type: "plot"
27715   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
27716   algorithm: "plot_throughput_speedup_analysis"
27717   output-file-type: ".html"
27718   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-ndr-tsa"
27719   data: "plot-throughput-speedup-analysis-3n-hsw"
27720   filter: "'NIC_Intel-X710' and
27721            '64B' and
27722            'NDRPDR' and
27723            ('ETH' or 'DOT1Q') and
27724            'BASE' and
27725            ('L2BDMACLRN' or 'L2XCFWD') and
27726            'VHOST_1024' and
27727            not 'VXLAN' and
27728            not 'IP4FWD' and
27729            not '2VM'"
27730   parameters:
27731   - "throughput"
27732   - "parent"
27733   - "tags"
27734 #  sort:
27735 #  - "not CFS_OPT"
27736 #  - "L2XCFWD"
27737 #  - "not CFS_OPT"
27738 #  - "CFS_OPT"
27739   layout:
27740     title: "vhost-l2sw-3n-hsw-x710-64b-base-ndr"
27741     layout: "plot-throughput-speedup-analysis"
27742
27743 -
27744   type: "plot"
27745   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
27746   algorithm: "plot_throughput_speedup_analysis"
27747   output-file-type: ".html"
27748   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-pdr-tsa"
27749   data: "plot-throughput-speedup-analysis-3n-hsw"
27750   filter: "'NIC_Intel-X710' and
27751            '64B' and
27752            'NDRPDR' and
27753            ('ETH' or 'DOT1Q') and
27754            'BASE' and
27755            ('L2BDMACLRN' or 'L2XCFWD') and
27756            'VHOST_1024' and
27757            not 'VXLAN' and
27758            not 'IP4FWD' and
27759            not '2VM'"
27760   parameters:
27761   - "throughput"
27762   - "parent"
27763   - "tags"
27764 #  sort:
27765 #  - "not CFS_OPT"
27766 #  - "L2XCFWD"
27767 #  - "not CFS_OPT"
27768 #  - "CFS_OPT"
27769   layout:
27770     title: "vhost-l2sw-3n-hsw-x710-64b-base-pdr"
27771     layout: "plot-throughput-speedup-analysis"
27772
27773 # Packet Speedup - VPP vhost l2sw 3n-hsw-x710 - base vm
27774 -
27775   type: "plot"
27776   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
27777   algorithm: "plot_throughput_speedup_analysis"
27778   output-file-type: ".html"
27779   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr-tsa"
27780   data: "plot-throughput-speedup-analysis-3n-hsw"
27781   filter: "'NIC_Intel-X710' and
27782            '64B' and
27783            'NDRPDR' and
27784            ('ETH' or 'DOT1Q') and
27785            ('L2BDMACLRN' or 'L2XCFWD') and
27786            'VHOST_1024' and
27787            not 'CFS_OPT' and
27788            not 'VXLAN' and
27789            not 'IP4FWD' and
27790            not 'LBOND'"
27791   parameters:
27792   - "throughput"
27793   - "parent"
27794   - "tags"
27795 #  sort:
27796 #  - "1VM"
27797 #  - "L2XCFWD"
27798 #  - "1VM"
27799 #  - "L2BDMACLRN"
27800   layout:
27801     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-ndr"
27802     layout: "plot-throughput-speedup-analysis"
27803
27804 -
27805   type: "plot"
27806   title: "VPP Speedup: vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
27807   algorithm: "plot_throughput_speedup_analysis"
27808   output-file-type: ".html"
27809   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr-tsa"
27810   data: "plot-throughput-speedup-analysis-3n-hsw"
27811   filter: "'NIC_Intel-X710' and
27812            '64B' and
27813            'NDRPDR' and
27814            ('ETH' or 'DOT1Q') and
27815            ('L2BDMACLRN' or 'L2XCFWD') and
27816            'VHOST_1024' and
27817            not 'CFS_OPT' and
27818            not 'VXLAN' and
27819            not 'IP4FWD' and
27820            not 'LBOND'"
27821   parameters:
27822   - "throughput"
27823   - "parent"
27824   - "tags"
27825 #  sort:
27826 #  - "1VM"
27827 #  - "L2XCFWD"
27828 #  - "1VM"
27829 #  - "L2BDMACLRN"
27830   layout:
27831     title: "vhost-l2sw-3n-hsw-x710-64b-base-vm-pdr"
27832     layout: "plot-throughput-speedup-analysis"
27833
27834 # Packet Speedup - VPP vhost ip4 3n-hsw-xl710
27835 -
27836   type: "plot"
27837   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27838   algorithm: "plot_throughput_speedup_analysis"
27839   output-file-type: ".html"
27840   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27841   data: "plot-throughput-speedup-analysis-3n-hsw"
27842   filter: "'NIC_Intel-XL710' and
27843            '64B' and
27844            'NDRPDR' and
27845            'ETH' and
27846            'IP4FWD' and
27847            'VHOST_1024' and
27848            not 'VXLAN' and
27849            not 'DOT1Q'"
27850   parameters:
27851   - "throughput"
27852   - "parent"
27853   - "tags"
27854   sort:
27855   - "not CFS_OPT"
27856   - "1VM"
27857   - "2VM"
27858   layout:
27859     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr"
27860     layout: "plot-throughput-speedup-analysis"
27861
27862 -
27863   type: "plot"
27864   title: "VPP Speedup: vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27865   algorithm: "plot_throughput_speedup_analysis"
27866   output-file-type: ".html"
27867   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27868   data: "plot-throughput-speedup-analysis-3n-hsw"
27869   filter: "'NIC_Intel-XL710' and
27870            '64B' and
27871            'NDRPDR' and
27872            'ETH' and
27873            'IP4FWD' and
27874            'VHOST_1024' and
27875            not 'VXLAN' and
27876            not 'DOT1Q'"
27877   parameters:
27878   - "throughput"
27879   - "parent"
27880   - "tags"
27881   sort:
27882   - "not CFS_OPT"
27883   - "1VM"
27884   - "2VM"
27885   layout:
27886     title: "vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr"
27887     layout: "plot-throughput-speedup-analysis"
27888
27889 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710
27890 -
27891   type: "plot"
27892   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27893   algorithm: "plot_throughput_speedup_analysis"
27894   output-file-type: ".html"
27895   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa"
27896   data: "plot-throughput-speedup-analysis-3n-hsw"
27897   filter: "'NIC_Intel-XL710' and
27898            '64B' and
27899            'NDRPDR' and
27900            ('ETH' or 'DOT1Q') and
27901            'L2BDMACLRN' and
27902            'VHOST_1024' and
27903            not 'VXLAN' and
27904            not 'IP4FWD' and
27905            not '2VM'"
27906   parameters:
27907   - "throughput"
27908   - "parent"
27909   - "tags"
27910 #  sort:
27911 #  - "VM"  # "not CFS_OPT"
27912 #  - "CFS_OPT"
27913 #  - "FIB_10K"
27914 #  - "FIB_100K"
27915 #  - "FIB_1M"
27916   layout:
27917     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr"
27918     layout: "plot-throughput-speedup-analysis"
27919
27920 -
27921   type: "plot"
27922   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27923   algorithm: "plot_throughput_speedup_analysis"
27924   output-file-type: ".html"
27925   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa"
27926   data: "plot-throughput-speedup-analysis-3n-hsw"
27927   filter: "'NIC_Intel-XL710' and
27928            '64B' and
27929            'NDRPDR' and
27930            ('ETH' or 'DOT1Q') and
27931            'L2BDMACLRN' and
27932            'VHOST_1024' and
27933            not 'VXLAN' and
27934            not 'IP4FWD' and
27935            not '2VM'"
27936   parameters:
27937   - "throughput"
27938   - "parent"
27939   - "tags"
27940 #  sort:
27941 #  - "VM"  # "not CFS_OPT"
27942 #  - "CFS_OPT"
27943 #  - "FIB_10K"
27944 #  - "FIB_100K"
27945 #  - "FIB_1M"
27946   layout:
27947     title: "vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr"
27948     layout: "plot-throughput-speedup-analysis"
27949
27950 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base
27951 -
27952   type: "plot"
27953   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
27954   algorithm: "plot_throughput_speedup_analysis"
27955   output-file-type: ".html"
27956   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-ndr-tsa"
27957   data: "plot-throughput-speedup-analysis-3n-hsw"
27958   filter: "'NIC_Intel-XL710' and
27959            '64B' and
27960            'NDRPDR' and
27961            ('ETH' or 'DOT1Q') and
27962            'BASE' and
27963            ('L2BDMACLRN' or 'L2XCFWD') and
27964            'VHOST_1024' and
27965            not 'VXLAN' and
27966            not 'IP4FWD' and
27967            not '2VM'"
27968   parameters:
27969   - "throughput"
27970   - "parent"
27971   - "tags"
27972 #  sort:
27973 #  - "not CFS_OPT"
27974 #  - "L2XCFWD"
27975 #  - "not CFS_OPT"
27976 #  - "CFS_OPT"
27977   layout:
27978     title: "vhost-l2sw-3n-hsw-xl710-64b-base-ndr"
27979     layout: "plot-throughput-speedup-analysis"
27980
27981 -
27982   type: "plot"
27983   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
27984   algorithm: "plot_throughput_speedup_analysis"
27985   output-file-type: ".html"
27986   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-pdr-tsa"
27987   data: "plot-throughput-speedup-analysis-3n-hsw"
27988   filter: "'NIC_Intel-XL710' and
27989            '64B' and
27990            'NDRPDR' and
27991            ('ETH' or 'DOT1Q') and
27992            'BASE' and
27993            ('L2BDMACLRN' or 'L2XCFWD') and
27994            'VHOST_1024' and
27995            not 'VXLAN' and
27996            not 'IP4FWD' and
27997            not '2VM'"
27998   parameters:
27999   - "throughput"
28000   - "parent"
28001   - "tags"
28002 #  sort:
28003 #  - "not CFS_OPT"
28004 #  - "L2XCFWD"
28005 #  - "not CFS_OPT"
28006 #  - "CFS_OPT"
28007   layout:
28008     title: "vhost-l2sw-3n-hsw-xl710-64b-base-pdr"
28009     layout: "plot-throughput-speedup-analysis"
28010
28011 # Packet Speedup - VPP vhost l2sw 3n-hsw-xl710 - base vm
28012 -
28013   type: "plot"
28014   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
28015   algorithm: "plot_throughput_speedup_analysis"
28016   output-file-type: ".html"
28017   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr-tsa"
28018   data: "plot-throughput-speedup-analysis-3n-hsw"
28019   filter: "'NIC_Intel-XL710' and
28020            '64B' and
28021            'NDRPDR' and
28022            ('ETH' or 'DOT1Q') and
28023            ('L2BDMACLRN' or 'L2XCFWD') and
28024            'VHOST_1024' and
28025            not 'CFS_OPT' and
28026            not 'VXLAN' and
28027            not 'IP4FWD'"
28028   parameters:
28029   - "throughput"
28030   - "parent"
28031   - "tags"
28032 #  sort:
28033 #  - "1VM"
28034 #  - "L2XCFWD"
28035 #  - "1VM"
28036 #  - "L2BDMACLRN"
28037   layout:
28038     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-ndr"
28039     layout: "plot-throughput-speedup-analysis"
28040
28041 -
28042   type: "plot"
28043   title: "VPP Speedup: vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
28044   algorithm: "plot_throughput_speedup_analysis"
28045   output-file-type: ".html"
28046   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr-tsa"
28047   data: "plot-throughput-speedup-analysis-3n-hsw"
28048   filter: "'NIC_Intel-XL710' and
28049            '64B' and
28050            'NDRPDR' and
28051            ('ETH' or 'DOT1Q') and
28052            ('L2BDMACLRN' or 'L2XCFWD') and
28053            'VHOST_1024' and
28054            not 'CFS_OPT' and
28055            not 'VXLAN' and
28056            not 'IP4FWD'"
28057   parameters:
28058   - "throughput"
28059   - "parent"
28060   - "tags"
28061 #  sort:
28062 #  - "1VM"
28063 #  - "L2XCFWD"
28064 #  - "1VM"
28065 #  - "L2BDMACLRN"
28066   layout:
28067     title: "vhost-l2sw-3n-hsw-xl710-64b-base-vm-pdr"
28068     layout: "plot-throughput-speedup-analysis"
28069
28070 # Packet Speedup - VPP vhost ip4 3n-skx-x710
28071 -
28072   type: "plot"
28073   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28074   algorithm: "plot_throughput_speedup_analysis"
28075   output-file-type: ".html"
28076   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28077   data: "plot-throughput-speedup-analysis-3n-skx"
28078   filter: "'NIC_Intel-X710' and
28079            '64B' and
28080            'NDRPDR' and
28081            'ETH' and
28082            'IP4FWD' and
28083            'VHOST_1024' and
28084            not 'VXLAN' and
28085            not 'DOT1Q'"
28086   parameters:
28087   - "throughput"
28088   - "parent"
28089   - "tags"
28090   sort:
28091   - "not CFS_OPT"
28092   - "1VM"
28093   - "2VM"
28094   layout:
28095     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-ndr"
28096     layout: "plot-throughput-speedup-analysis"
28097
28098 -
28099   type: "plot"
28100   title: "VPP Speedup: vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28101   algorithm: "plot_throughput_speedup_analysis"
28102   output-file-type: ".html"
28103   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28104   data: "plot-throughput-speedup-analysis-3n-skx"
28105   filter: "'NIC_Intel-X710' and
28106            '64B' and
28107            'NDRPDR' and
28108            'ETH' and
28109            'IP4FWD' and
28110            'VHOST_1024' and
28111            not 'VXLAN' and
28112            not 'DOT1Q'"
28113   parameters:
28114   - "throughput"
28115   - "parent"
28116   - "tags"
28117   sort:
28118   - "not CFS_OPT"
28119   - "1VM"
28120   - "2VM"
28121   layout:
28122     title: "vhost-ip4-3n-skx-x710-64b-base_and_scale-pdr"
28123     layout: "plot-throughput-speedup-analysis"
28124
28125 # Packet Speedup - VPP vhost l2sw 3n-skx-x710
28126 -
28127   type: "plot"
28128   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28129   algorithm: "plot_throughput_speedup_analysis"
28130   output-file-type: ".html"
28131   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr-tsa"
28132   data: "plot-throughput-speedup-analysis-3n-skx"
28133   filter: "'NIC_Intel-X710' and
28134            '64B' and
28135            'NDRPDR' and
28136            ('ETH' or 'DOT1Q') and
28137            'L2BDMACLRN' and
28138            'VHOST_1024' and
28139            not 'VXLAN' and
28140            not 'IP4FWD' and
28141            not '2VM'"
28142   parameters:
28143   - "throughput"
28144   - "parent"
28145   - "tags"
28146 #  sort:
28147 #  - "VM"  # "not CFS_OPT"
28148 #  - "CFS_OPT"
28149 #  - "FIB_10K"
28150 #  - "FIB_100K"
28151 #  - "FIB_1M"
28152   layout:
28153     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-ndr"
28154     layout: "plot-throughput-speedup-analysis"
28155
28156 -
28157   type: "plot"
28158   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28159   algorithm: "plot_throughput_speedup_analysis"
28160   output-file-type: ".html"
28161   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr-tsa"
28162   data: "plot-throughput-speedup-analysis-3n-skx"
28163   filter: "'NIC_Intel-X710' and
28164            '64B' and
28165            'NDRPDR' and
28166            ('ETH' or 'DOT1Q') and
28167            'L2BDMACLRN' and
28168            'VHOST_1024' and
28169            not 'VXLAN' and
28170            not 'IP4FWD' and
28171            not '2VM'"
28172   parameters:
28173   - "throughput"
28174   - "parent"
28175   - "tags"
28176 #  sort:
28177 #  - "VM"  # "not CFS_OPT"
28178 #  - "CFS_OPT"
28179 #  - "FIB_10K"
28180 #  - "FIB_100K"
28181 #  - "FIB_1M"
28182   layout:
28183     title: "vhost-l2sw-3n-skx-x710-64b-base_and_scale-pdr"
28184     layout: "plot-throughput-speedup-analysis"
28185
28186 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base
28187 -
28188   type: "plot"
28189   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
28190   algorithm: "plot_throughput_speedup_analysis"
28191   output-file-type: ".html"
28192   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-ndr-tsa"
28193   data: "plot-throughput-speedup-analysis-3n-skx"
28194   filter: "'NIC_Intel-X710' and
28195            '64B' and
28196            'NDRPDR' and
28197            ('ETH' or 'DOT1Q') and
28198            'BASE' and
28199            ('L2BDMACLRN' or 'L2XCFWD') and
28200            'VHOST_1024' and
28201            not 'VXLAN' and
28202            not 'IP4FWD' and
28203            not '2VM' and
28204            not 'LBOND'"
28205   parameters:
28206   - "throughput"
28207   - "parent"
28208   - "tags"
28209 #  sort:
28210 #  - "not CFS_OPT"
28211 #  - "L2XCFWD"
28212 #  - "not CFS_OPT"
28213 #  - "CFS_OPT"
28214   layout:
28215     title: "vhost-l2sw-3n-skx-x710-64b-base-ndr"
28216     layout: "plot-throughput-speedup-analysis"
28217
28218 -
28219   type: "plot"
28220   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
28221   algorithm: "plot_throughput_speedup_analysis"
28222   output-file-type: ".html"
28223   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-pdr-tsa"
28224   data: "plot-throughput-speedup-analysis-3n-skx"
28225   filter: "'NIC_Intel-X710' and
28226            '64B' and
28227            'NDRPDR' and
28228            ('ETH' or 'DOT1Q') and
28229            'BASE' and
28230            ('L2BDMACLRN' or 'L2XCFWD') and
28231            'VHOST_1024' and
28232            not 'VXLAN' and
28233            not 'IP4FWD' and
28234            not '2VM' and
28235            not 'LBOND'"
28236   parameters:
28237   - "throughput"
28238   - "parent"
28239   - "tags"
28240 #  sort:
28241 #  - "not CFS_OPT"
28242 #  - "L2XCFWD"
28243 #  - "not CFS_OPT"
28244 #  - "CFS_OPT"
28245   layout:
28246     title: "vhost-l2sw-3n-skx-x710-64b-base-pdr"
28247     layout: "plot-throughput-speedup-analysis"
28248
28249 # Packet Speedup - VPP vhost l2sw 3n-skx-x710 - base vm
28250 -
28251   type: "plot"
28252   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
28253   algorithm: "plot_throughput_speedup_analysis"
28254   output-file-type: ".html"
28255   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-ndr-tsa"
28256   data: "plot-throughput-speedup-analysis-3n-skx"
28257   filter: "'NIC_Intel-X710' and
28258            '64B' and
28259            'NDRPDR' and
28260            ('ETH' or 'DOT1Q') and
28261            ('L2BDMACLRN' or 'L2XCFWD') and
28262            'VHOST_1024' and
28263            not 'CFS_OPT' and
28264            not 'VXLAN' and
28265            not 'IP4FWD' and
28266            not 'LBOND'"
28267   parameters:
28268   - "throughput"
28269   - "parent"
28270   - "tags"
28271 #  sort:
28272 #  - "1VM"
28273 #  - "L2XCFWD"
28274 #  - "1VM"
28275 #  - "L2BDMACLRN"
28276   layout:
28277     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-ndr"
28278     layout: "plot-throughput-speedup-analysis"
28279
28280 -
28281   type: "plot"
28282   title: "VPP Speedup: vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
28283   algorithm: "plot_throughput_speedup_analysis"
28284   output-file-type: ".html"
28285   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-skx-x710-64b-base-vm-pdr-tsa"
28286   data: "plot-throughput-speedup-analysis-3n-skx"
28287   filter: "'NIC_Intel-X710' and
28288            '64B' and
28289            'NDRPDR' and
28290            ('ETH' or 'DOT1Q') and
28291            ('L2BDMACLRN' or 'L2XCFWD') and
28292            'VHOST_1024' and
28293            not 'CFS_OPT' and
28294            not 'VXLAN' and
28295            not 'IP4FWD' and
28296            not 'LBOND'"
28297   parameters:
28298   - "throughput"
28299   - "parent"
28300   - "tags"
28301 #  sort:
28302 #  - "1VM"
28303 #  - "L2XCFWD"
28304 #  - "1VM"
28305 #  - "L2BDMACLRN"
28306   layout:
28307     title: "vhost-l2sw-3n-skx-x710-64b-base-vm-pdr"
28308     layout: "plot-throughput-speedup-analysis"
28309
28310 # Packet Speedup - VPP vhost ip4 2n-skx-x710
28311 -
28312   type: "plot"
28313   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28314   algorithm: "plot_throughput_speedup_analysis"
28315   output-file-type: ".html"
28316   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28317   data: "plot-throughput-speedup-analysis-2n-skx"
28318   filter: "'NIC_Intel-X710' and
28319            '64B' and
28320            'NDRPDR' and
28321            'ETH' and
28322            'IP4FWD' and
28323            'VHOST_1024' and
28324            not 'VXLAN' and
28325            not 'DOT1Q'"
28326   parameters:
28327   - "throughput"
28328   - "parent"
28329   - "tags"
28330   sort:
28331   - "not CFS_OPT"
28332   - "1VM"
28333   - "2VM"
28334   layout:
28335     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-ndr"
28336     layout: "plot-throughput-speedup-analysis"
28337
28338 -
28339   type: "plot"
28340   title: "VPP Speedup: vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28341   algorithm: "plot_throughput_speedup_analysis"
28342   output-file-type: ".html"
28343   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28344   data: "plot-throughput-speedup-analysis-2n-skx"
28345   filter: "'NIC_Intel-X710' and
28346            '64B' and
28347            'NDRPDR' and
28348            'ETH' and
28349            'IP4FWD' and
28350            'VHOST_1024' and
28351            not 'VXLAN' and
28352            not 'DOT1Q'"
28353   parameters:
28354   - "throughput"
28355   - "parent"
28356   - "tags"
28357   sort:
28358   - "not CFS_OPT"
28359   - "1VM"
28360   - "2VM"
28361   layout:
28362     title: "vhost-ip4-2n-skx-x710-64b-base_and_scale-pdr"
28363     layout: "plot-throughput-speedup-analysis"
28364
28365 # Packet Speedup - VPP vhost l2sw 2n-skx-x710
28366 -
28367   type: "plot"
28368   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28369   algorithm: "plot_throughput_speedup_analysis"
28370   output-file-type: ".html"
28371   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr-tsa"
28372   data: "plot-throughput-speedup-analysis-2n-skx"
28373   filter: "'NIC_Intel-X710' and
28374            '64B' and
28375            'NDRPDR' and
28376            ('ETH' or 'DOT1Q') and
28377            'L2BDMACLRN' and
28378            'VHOST_1024' and
28379            not 'VXLAN' and
28380            not 'IP4FWD' and
28381            not '2VM'"
28382   parameters:
28383   - "throughput"
28384   - "parent"
28385   - "tags"
28386 #  sort:
28387 #  - "VM"  # "not CFS_OPT"
28388 #  - "CFS_OPT"
28389 #  - "FIB_10K"
28390 #  - "FIB_100K"
28391 #  - "FIB_1M"
28392   layout:
28393     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-ndr"
28394     layout: "plot-throughput-speedup-analysis"
28395
28396 -
28397   type: "plot"
28398   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28399   algorithm: "plot_throughput_speedup_analysis"
28400   output-file-type: ".html"
28401   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr-tsa"
28402   data: "plot-throughput-speedup-analysis-2n-skx"
28403   filter: "'NIC_Intel-X710' and
28404            '64B' and
28405            'NDRPDR' and
28406            ('ETH' or 'DOT1Q') and
28407            'L2BDMACLRN' and
28408            'VHOST_1024' and
28409            not 'VXLAN' and
28410            not 'IP4FWD' and
28411            not '2VM'"
28412   parameters:
28413   - "throughput"
28414   - "parent"
28415   - "tags"
28416 #  sort:
28417 #  - "VM"  # "not CFS_OPT"
28418 #  - "CFS_OPT"
28419 #  - "FIB_10K"
28420 #  - "FIB_100K"
28421 #  - "FIB_1M"
28422   layout:
28423     title: "vhost-l2sw-2n-skx-x710-64b-base_and_scale-pdr"
28424     layout: "plot-throughput-speedup-analysis"
28425
28426 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base
28427 -
28428   type: "plot"
28429   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
28430   algorithm: "plot_throughput_speedup_analysis"
28431   output-file-type: ".html"
28432   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-ndr-tsa"
28433   data: "plot-throughput-speedup-analysis-2n-skx"
28434   filter: "'NIC_Intel-X710' and
28435            '64B' and
28436            'NDRPDR' and
28437            ('ETH' or 'DOT1Q') and
28438            'BASE' and
28439            ('L2BDMACLRN' or 'L2XCFWD') and
28440            'VHOST_1024' and
28441            not 'VXLAN' and
28442            not 'IP4FWD' and
28443            not '2VM'"
28444   parameters:
28445   - "throughput"
28446   - "parent"
28447   - "tags"
28448 #  sort:
28449 #  - "not CFS_OPT"
28450 #  - "L2XCFWD"
28451 #  - "not CFS_OPT"
28452 #  - "CFS_OPT"
28453   layout:
28454     title: "vhost-l2sw-2n-skx-x710-64b-base-ndr"
28455     layout: "plot-throughput-speedup-analysis"
28456
28457 -
28458   type: "plot"
28459   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
28460   algorithm: "plot_throughput_speedup_analysis"
28461   output-file-type: ".html"
28462   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-pdr-tsa"
28463   data: "plot-throughput-speedup-analysis-2n-skx"
28464   filter: "'NIC_Intel-X710' and
28465            '64B' and
28466            'NDRPDR' and
28467            ('ETH' or 'DOT1Q') and
28468            'BASE' and
28469            ('L2BDMACLRN' or 'L2XCFWD') and
28470            'VHOST_1024' and
28471            not 'VXLAN' and
28472            not 'IP4FWD' and
28473            not '2VM'"
28474   parameters:
28475   - "throughput"
28476   - "parent"
28477   - "tags"
28478 #  sort:
28479 #  - "not CFS_OPT"
28480 #  - "L2XCFWD"
28481 #  - "not CFS_OPT"
28482 #  - "CFS_OPT"
28483   layout:
28484     title: "vhost-l2sw-2n-skx-x710-64b-base-pdr"
28485     layout: "plot-throughput-speedup-analysis"
28486
28487 # Packet Speedup - VPP vhost l2sw 2n-skx-x710 - base vm
28488 -
28489   type: "plot"
28490   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
28491   algorithm: "plot_throughput_speedup_analysis"
28492   output-file-type: ".html"
28493   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-ndr-tsa"
28494   data: "plot-throughput-speedup-analysis-2n-skx"
28495   filter: "'NIC_Intel-X710' and
28496            '64B' and
28497            'NDRPDR' and
28498            ('ETH' or 'DOT1Q') and
28499            ('L2BDMACLRN' or 'L2XCFWD') and
28500            'VHOST_1024' and
28501            not 'CFS_OPT' and
28502            not 'VXLAN' and
28503            not 'IP4FWD'"
28504   parameters:
28505   - "throughput"
28506   - "parent"
28507   - "tags"
28508 #  sort:
28509 #  - "1VM"
28510 #  - "L2XCFWD"
28511 #  - "1VM"
28512 #  - "L2BDMACLRN"
28513   layout:
28514     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-ndr"
28515     layout: "plot-throughput-speedup-analysis"
28516
28517 -
28518   type: "plot"
28519   title: "VPP Speedup: vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
28520   algorithm: "plot_throughput_speedup_analysis"
28521   output-file-type: ".html"
28522   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-x710-64b-base-vm-pdr-tsa"
28523   data: "plot-throughput-speedup-analysis-2n-skx"
28524   filter: "'NIC_Intel-X710' and
28525            '64B' and
28526            'NDRPDR' and
28527            ('ETH' or 'DOT1Q') and
28528            ('L2BDMACLRN' or 'L2XCFWD') and
28529            'VHOST_1024' and
28530            not 'CFS_OPT' and
28531            not 'VXLAN' and
28532            not 'IP4FWD'"
28533   parameters:
28534   - "throughput"
28535   - "parent"
28536   - "tags"
28537 #  sort:
28538 #  - "1VM"
28539 #  - "L2XCFWD"
28540 #  - "1VM"
28541 #  - "L2BDMACLRN"
28542   layout:
28543     title: "vhost-l2sw-2n-skx-x710-64b-base-vm-pdr"
28544     layout: "plot-throughput-speedup-analysis"
28545
28546 # Packet Speedup - VPP vhost ip4 2n-skx-xxv710
28547 -
28548   type: "plot"
28549   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28550   algorithm: "plot_throughput_speedup_analysis"
28551   output-file-type: ".html"
28552   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28553   data: "plot-throughput-speedup-analysis-2n-skx"
28554   filter: "'NIC_Intel-XXV710' and
28555            '64B' and
28556            'NDRPDR' and
28557            'ETH' and
28558            'IP4FWD' and
28559            'VHOST_1024' and
28560            not 'VXLAN' and
28561            not 'DOT1Q'"
28562   parameters:
28563   - "throughput"
28564   - "parent"
28565   - "tags"
28566   sort:
28567   - "not CFS_OPT"
28568   - "1VM"
28569   - "2VM"
28570   layout:
28571     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-ndr"
28572     layout: "plot-throughput-speedup-analysis"
28573
28574 -
28575   type: "plot"
28576   title: "VPP Speedup: vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28577   algorithm: "plot_throughput_speedup_analysis"
28578   output-file-type: ".html"
28579   output-file: "{DIR[STATIC,VPP]}/vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28580   data: "plot-throughput-speedup-analysis-2n-skx"
28581   filter: "'NIC_Intel-XXV710' and
28582            '64B' and
28583            'NDRPDR' and
28584            'ETH' and
28585            'IP4FWD' and
28586            'VHOST_1024' and
28587            not 'VXLAN' and
28588            not 'DOT1Q'"
28589   parameters:
28590   - "throughput"
28591   - "parent"
28592   - "tags"
28593   sort:
28594   - "not CFS_OPT"
28595   - "1VM"
28596   - "2VM"
28597   layout:
28598     title: "vhost-ip4-2n-skx-xxv710-64b-base_and_scale-pdr"
28599     layout: "plot-throughput-speedup-analysis"
28600
28601 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710
28602 -
28603   type: "plot"
28604   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28605   algorithm: "plot_throughput_speedup_analysis"
28606   output-file-type: ".html"
28607   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr-tsa"
28608   data: "plot-throughput-speedup-analysis-2n-skx"
28609   filter: "'NIC_Intel-XXV710' and
28610            '64B' and
28611            'NDRPDR' and
28612            ('ETH' or 'DOT1Q') and
28613            'L2BDMACLRN' and
28614            'VHOST_1024' and
28615            not 'VXLAN' and
28616            not 'IP4FWD' and
28617            not '2VM'"
28618   parameters:
28619   - "throughput"
28620   - "parent"
28621   - "tags"
28622 #  sort:
28623 #  - "VM"  # "not CFS_OPT"
28624 #  - "CFS_OPT"
28625 #  - "FIB_10K"
28626 #  - "FIB_100K"
28627 #  - "FIB_1M"
28628   layout:
28629     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-ndr"
28630     layout: "plot-throughput-speedup-analysis"
28631
28632 -
28633   type: "plot"
28634   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28635   algorithm: "plot_throughput_speedup_analysis"
28636   output-file-type: ".html"
28637   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr-tsa"
28638   data: "plot-throughput-speedup-analysis-2n-skx"
28639   filter: "'NIC_Intel-XXV710' and
28640            '64B' and
28641            'NDRPDR' and
28642            ('ETH' or 'DOT1Q') and
28643            'L2BDMACLRN' and
28644            'VHOST_1024' and
28645            not 'VXLAN' and
28646            not 'IP4FWD' and
28647            not '2VM'"
28648   parameters:
28649   - "throughput"
28650   - "parent"
28651   - "tags"
28652 #  sort:
28653 #  - "VM"  # "not CFS_OPT"
28654 #  - "CFS_OPT"
28655 #  - "FIB_10K"
28656 #  - "FIB_100K"
28657 #  - "FIB_1M"
28658   layout:
28659     title: "vhost-l2sw-2n-skx-xxv710-64b-base_and_scale-pdr"
28660     layout: "plot-throughput-speedup-analysis"
28661
28662 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base
28663 -
28664   type: "plot"
28665   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
28666   algorithm: "plot_throughput_speedup_analysis"
28667   output-file-type: ".html"
28668   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-ndr-tsa"
28669   data: "plot-throughput-speedup-analysis-2n-skx"
28670   filter: "'NIC_Intel-XXV710' and
28671            '64B' and
28672            'NDRPDR' and
28673            ('ETH' or 'DOT1Q') and
28674            'BASE' and
28675            ('L2BDMACLRN' or 'L2XCFWD') and
28676            'VHOST_1024' and
28677            not 'VXLAN' and
28678            not 'IP4FWD' and
28679            not '2VM'"
28680   parameters:
28681   - "throughput"
28682   - "parent"
28683   - "tags"
28684 #  sort:
28685 #  - "not CFS_OPT"
28686 #  - "L2XCFWD"
28687 #  - "not CFS_OPT"
28688 #  - "CFS_OPT"
28689   layout:
28690     title: "vhost-l2sw-2n-skx-xxv710-64b-base-ndr"
28691     layout: "plot-throughput-speedup-analysis"
28692
28693 -
28694   type: "plot"
28695   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
28696   algorithm: "plot_throughput_speedup_analysis"
28697   output-file-type: ".html"
28698   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-pdr-tsa"
28699   data: "plot-throughput-speedup-analysis-2n-skx"
28700   filter: "'NIC_Intel-XXV710' and
28701            '64B' and
28702            'NDRPDR' and
28703            ('ETH' or 'DOT1Q') and
28704            'BASE' and
28705            ('L2BDMACLRN' or 'L2XCFWD') and
28706            'VHOST_1024' and
28707            not 'VXLAN' and
28708            not 'IP4FWD' and
28709            not '2VM'"
28710   parameters:
28711   - "throughput"
28712   - "parent"
28713   - "tags"
28714 #  sort:
28715 #  - "not CFS_OPT"
28716 #  - "L2XCFWD"
28717 #  - "not CFS_OPT"
28718 #  - "CFS_OPT"
28719   layout:
28720     title: "vhost-l2sw-2n-skx-xxv710-64b-base-pdr"
28721     layout: "plot-throughput-speedup-analysis"
28722
28723 # Packet Speedup - VPP vhost l2sw 2n-skx-xxv710 - base vm
28724 -
28725   type: "plot"
28726   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
28727   algorithm: "plot_throughput_speedup_analysis"
28728   output-file-type: ".html"
28729   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr-tsa"
28730   data: "plot-throughput-speedup-analysis-2n-skx"
28731   filter: "'NIC_Intel-XXV710' and
28732            '64B' and
28733            'NDRPDR' and
28734            ('ETH' or 'DOT1Q') and
28735            ('L2BDMACLRN' or 'L2XCFWD') and
28736            'VHOST_1024' and
28737            not 'CFS_OPT' and
28738            not 'VXLAN' and
28739            not 'IP4FWD'"
28740   parameters:
28741   - "throughput"
28742   - "parent"
28743   - "tags"
28744 #  sort:
28745 #  - "1VM"
28746 #  - "L2XCFWD"
28747 #  - "1VM"
28748 #  - "L2BDMACLRN"
28749   layout:
28750     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-ndr"
28751     layout: "plot-throughput-speedup-analysis"
28752
28753 -
28754   type: "plot"
28755   title: "VPP Speedup: vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
28756   algorithm: "plot_throughput_speedup_analysis"
28757   output-file-type: ".html"
28758   output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr-tsa"
28759   data: "plot-throughput-speedup-analysis-2n-skx"
28760   filter: "'NIC_Intel-XXV710' and
28761            '64B' and
28762            'NDRPDR' and
28763            ('ETH' or 'DOT1Q') and
28764            ('L2BDMACLRN' or 'L2XCFWD') and
28765            'VHOST_1024' and
28766            not 'CFS_OPT' and
28767            not 'VXLAN' and
28768            not 'IP4FWD'"
28769   parameters:
28770   - "throughput"
28771   - "parent"
28772   - "tags"
28773 #  sort:
28774 #  - "1VM"
28775 #  - "L2XCFWD"
28776 #  - "1VM"
28777 #  - "L2BDMACLRN"
28778   layout:
28779     title: "vhost-l2sw-2n-skx-xxv710-64b-base-vm-pdr"
28780     layout: "plot-throughput-speedup-analysis"
28781
28782 ################################################################################
28783
28784 # Speedup - VPP vts 3n-hsw-x520
28785 -
28786   type: "plot"
28787   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
28788   algorithm: "plot_throughput_speedup_analysis"
28789   output-file-type: ".html"
28790   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa"
28791   data: "plot-throughput-speedup-analysis-3n-hsw"
28792   filter: "'NIC_Intel-X520-DA2' and
28793            '114B' and
28794            'NDRPDR' and
28795            'VTS'"
28796   parameters:
28797   - "throughput"
28798   - "parent"
28799   - "tags"
28800   layout:
28801     title: "vts-3n-hsw-x520-114b-base_and_scale-ndr"
28802     layout: "plot-throughput-speedup-analysis"
28803
28804 -
28805   type: "plot"
28806   title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
28807   algorithm: "plot_throughput_speedup_analysis"
28808   output-file-type: ".html"
28809   output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
28810   data: "plot-throughput-speedup-analysis-3n-hsw"
28811   filter: "'NIC_Intel-X520-DA2' and
28812            '114B' and
28813            'NDRPDR' and
28814            'VTS'"
28815   parameters:
28816   - "throughput"
28817   - "parent"
28818   - "tags"
28819   layout:
28820     title: "vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa"
28821     layout: "plot-throughput-speedup-analysis"