mirror of https://github.com/F-Stack/f-stack.git
31 lines
756 B
INI
31 lines
756 B
INI
|
;
|
||
|
; Supported features of the 'octeontx2' eventdev driver.
|
||
|
;
|
||
|
; Refer to default.ini for the full list of available PMD features.
|
||
|
;
|
||
|
[Scheduling Features]
|
||
|
queue_qos = Y
|
||
|
distributed_sched = Y
|
||
|
queue_all_types = Y
|
||
|
nonseq_mode = Y
|
||
|
runtime_port_link = Y
|
||
|
multiple_queue_port = Y
|
||
|
carry_flow_id = Y
|
||
|
maintenance_free = Y
|
||
|
|
||
|
[Eth Rx adapter Features]
|
||
|
internal_port = Y
|
||
|
multi_eventq = Y
|
||
|
|
||
|
[Eth Tx adapter Features]
|
||
|
internal_port = Y
|
||
|
|
||
|
[Crypto adapter Features]
|
||
|
internal_port_op_new = Y
|
||
|
internal_port_op_fwd = Y
|
||
|
internal_port_qp_ev_bind = Y
|
||
|
|
||
|
[Timer adapter Features]
|
||
|
internal_port = Y
|
||
|
periodic = Y
|