mirror of https://github.com/F-Stack/f-stack.git
28 lines
662 B
INI
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]
|