xref: /dpdk/doc/guides/nics/features/ena.ini (revision c339f53823f3f79baa965f74ba8248a6c6af1a27)
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]
7Link status          = Y
8Link status event    = Y
9Rx interrupt         = Y
10Fast mbuf free       = Y
11Free Tx mbuf on demand = Y
12MTU update           = Y
13Scattered Rx         = Y
14TSO                  = Y
15RSS hash             = Y
16RSS key update       = Y
17RSS reta update      = Y
18L3 checksum offload  = Y
19L4 checksum offload  = Y
20Basic stats          = Y
21Extended stats       = Y
22Multiprocess aware   = Y
23Linux                = Y
24ARMv8                = Y
25x86-32               = Y
26x86-64               = Y
27Usage doc            = Y
28Design doc           = Y
29