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