net/ena: support Tx mbuf free on demand
[dpdk.git] / doc / guides / nics / features / ena.ini
1 ;
2 ; Supported features of the 'ena' network poll mode driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Link status          = Y
8 Link status event    = Y
9 Rx interrupt         = Y
10 Free Tx mbuf on demand = Y
11 MTU update           = Y
12 Scattered Rx         = Y
13 TSO                  = Y
14 RSS hash             = Y
15 RSS key update       = Y
16 RSS reta update      = Y
17 L3 checksum offload  = Y
18 L4 checksum offload  = Y
19 Basic stats          = Y
20 Extended stats       = Y
21 Multiprocess aware   = Y
22 Linux                = Y
23 ARMv8                = Y
24 x86-32               = Y
25 x86-64               = Y
26 Usage doc            = Y
27 Design doc           = Y