xref: /dpdk/doc/guides/eventdevs/features/default.ini (revision 3da59f30a23f2e795d2315f3d949e1b3e0ce0c3d)
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]
9atomic_scheduling          =
10ordered_scheduling         =
11parallel_scheduling        =
12queue_qos                  =
13event_qos                  =
14distributed_sched          =
15queue_all_types            =
16burst_mode                 =
17implicit_release_disable   =
18nonseq_mode                =
19runtime_port_link          =
20multiple_queue_port        =
21carry_flow_id              =
22maintenance_free           =
23runtime_queue_attr         =
24profile_links              =
25
26;
27; Features of a default Ethernet Rx adapter.
28;
29[Eth Rx adapter Features]
30internal_port              =
31multi_eventq               =
32override_flow_id           =
33event_vector               =
34
35;
36; Features of a default Ethernet Tx adapter.
37;
38[Eth Tx adapter Features]
39internal_port              =
40event_vector               =
41
42;
43; Features of a default Crypto adapter.
44;
45[Crypto adapter Features]
46internal_port_op_new       =
47internal_port_op_fwd       =
48internal_port_qp_ev_bind   =
49session_private_data       =
50
51;
52; Features of a default DMA adapter.
53;
54[DMA adapter Features]
55internal_port_op_new       =
56internal_port_op_fwd       =
57internal_port_vchan_ev_bind =
58
59;
60; Features of a default Timer adapter.
61;
62[Timer adapter Features]
63internal_port              =
64periodic                   =
65