f-stack/dpdk/doc/guides/eventdevs/features/sw.ini

28 lines
662 B
INI
Raw Normal View History

2022-09-06 04:00:10 +00:00
;
; 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]