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