xref: /dpdk/doc/guides/eventdevs/features/default.ini (revision 30a1de105a5f40d77b344a891c4a68f79e815c43)
1;
2; Features of a default eventdev driver.
3;
4; This file defines the features that are valid for inclusion in
5; the other driver files and also the order that they appear in
6; the features table in the documentation.
7;
8[Scheduling Features]
9queue_qos                  =
10event_qos                  =
11distributed_sched          =
12queue_all_types            =
13burst_mode                 =
14implicit_release_disable   =
15nonseq_mode                =
16runtime_port_link          =
17multiple_queue_port        =
18carry_flow_id              =
19maintenance_free           =
20
21;
22; Features of a default Ethernet Rx adapter.
23;
24[Eth Rx adapter Features]
25internal_port              =
26multi_eventq               =
27override_flow_id           =
28event_vector               =
29
30;
31; Features of a default Ethernet Tx adapter.
32;
33[Eth Tx adapter Features]
34internal_port              =
35event_vector               =
36
37;
38; Features of a default Crypto adapter.
39;
40[Crypto adapter Features]
41internal_port_op_new       =
42internal_port_op_fwd       =
43internal_port_qp_ev_bind   =
44session_private_data       =
45
46;
47; Features of a default Timer adapter.
48;
49[Timer adapter Features]
50internal_port              =
51periodic                   =
52