xref: /dpdk/doc/guides/eventdevs/features/default.ini (revision 592ab76f9f0f41993bebb44da85c37750a93ece9)
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           =
20runtime_queue_attr         =
21
22;
23; Features of a default Ethernet Rx adapter.
24;
25[Eth Rx adapter Features]
26internal_port              =
27multi_eventq               =
28override_flow_id           =
29event_vector               =
30
31;
32; Features of a default Ethernet Tx adapter.
33;
34[Eth Tx adapter Features]
35internal_port              =
36event_vector               =
37
38;
39; Features of a default Crypto adapter.
40;
41[Crypto adapter Features]
42internal_port_op_new       =
43internal_port_op_fwd       =
44internal_port_qp_ev_bind   =
45session_private_data       =
46
47;
48; Features of a default Timer adapter.
49;
50[Timer adapter Features]
51internal_port              =
52periodic                   =
53