xref: /dpdk/doc/guides/eventdevs/features/default.ini (revision acc65ee307f7a18d2d560ebcee750e5407318def)
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              =
25independent_enq            =
26preschedule                =
27
28;
29; Features of a default Ethernet Rx adapter.
30;
31[Eth Rx adapter Features]
32internal_port              =
33multi_eventq               =
34override_flow_id           =
35event_vector               =
36
37;
38; Features of a default Ethernet Tx adapter.
39;
40[Eth Tx adapter Features]
41internal_port              =
42event_vector               =
43
44;
45; Features of a default Crypto adapter.
46;
47[Crypto adapter Features]
48internal_port_op_new       =
49internal_port_op_fwd       =
50internal_port_qp_ev_bind   =
51session_private_data       =
52
53;
54; Features of a default DMA adapter.
55;
56[DMA adapter Features]
57internal_port_op_new       =
58internal_port_op_fwd       =
59internal_port_vchan_ev_bind =
60
61;
62; Features of a default Timer adapter.
63;
64[Timer adapter Features]
65internal_port              =
66periodic                   =
67