Sunil Kumar Kori f2577859be doc: add eventdev feature matrices
Patch adds feature matrices for event dev, Rx/Tx, Crypto
and Timer adapters.

Along with, .ini files are added for all supported PMDs.

Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
2021-11-26 16:29:25 +01:00

28 lines
658 B
INI

;
; Supported features of the 'dpaa' eventdev driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Scheduling Features]
distributed_sched = Y
burst_mode = Y
nonseq_mode = Y
multiple_queue_port = Y
carry_flow_id = Y
maintenance_free = Y
[Eth Rx adapter Features]
internal_port = Y
multi_eventq = Y
override_flow_id = Y
[Eth Tx adapter Features]
internal_port = Y
[Crypto adapter Features]
internal_port_op_new = Y
internal_port_qp_ev_bind = Y
session_private_data = Y
[Timer adapter Features]