2ea233463a993fc8e55d8678fa3b56cce8e2379f
[dpdk.git] / doc / guides / eventdevs / features / default.ini
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]
9 queue_qos                  =
10 event_qos                  =
11 distributed_sched          =
12 queue_all_types            =
13 burst_mode                 =
14 implicit_release_disable   =
15 nonseq_mode                =
16 runtime_port_link          =
17 multiple_queue_port        =
18 carry_flow_id              =
19 maintenance_free           =
20
21 ;
22 ; Features of a default Ethernet Rx adapter.
23 ;
24 [Eth Rx adapter Features]
25 internal_port              =
26 multi_eventq               =
27 override_flow_id           =
28 event_vector               =
29
30 ;
31 ; Features of a default Ethernet Tx adapter.
32 ;
33 [Eth Tx adapter Features]
34 internal_port              =
35 event_vector               =
36
37 ;
38 ; Features of a default Crypto adapter.
39 ;
40 [Crypto adapter Features]
41 internal_port_op_new       =
42 internal_port_op_fwd       =
43 internal_port_qp_ev_bind   =
44 session_private_data       =
45
46 ;
47 ; Features of a default Timer adapter.
48 ;
49 [Timer adapter Features]
50 internal_port              =
51 periodic                   =