xref: /f-stack/dpdk/doc/guides/nics/features/ena.ini (revision 2d9fd380)
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
9MTU update           = Y
10Jumbo frame          = Y
11Scattered Rx         = Y
12TSO                  = Y
13RSS hash             = Y
14RSS reta update      = Y
15L3 checksum offload  = Y
16L4 checksum offload  = Y
17Basic stats          = Y
18Extended stats       = Y
19Linux UIO            = Y
20Linux VFIO           = Y
21ARMv8                = Y
22x86-32               = Y
23x86-64               = Y
24Usage doc            = Y
25Design doc           = Y
26