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
662 B
INI

;
; Supported features of the 'software' eventdev driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Scheduling Features]
queue_qos = Y
event_qos = Y
burst_mode = Y
implicit_release_disable = Y
nonseq_mode = Y
runtime_port_link = Y
multiple_queue_port = Y
carry_flow_id = Y
maintenance_free = Y
[Eth Rx adapter Features]
multi_eventq = Y
override_flow_id = Y
event_vector = Y
[Eth Tx adapter Features]
[Crypto adapter Features]
session_private_data = Y
[Timer adapter Features]