net/atlantic: implement MTU configuration
[dpdk.git] / doc / guides / nics / features / atlantic.ini
1 ;
2 ; Supported features of the 'atlantic' network poll mode driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Speed capabilities   = Y
8 Link status          = Y
9 Link status event    = Y
10 Queue start/stop     = Y
11 MTU update           = Y
12 Jumbo frame          = Y
13 Promiscuous mode     = Y
14 Allmulticast mode    = Y
15 Unicast MAC filter   = Y
16 RSS hash             = Y
17 RSS key update       = Y
18 RSS reta update      = Y
19 Flow control         = Y
20 CRC offload          = Y
21 L3 checksum offload  = Y
22 L4 checksum offload  = Y
23 Packet type parsing  = Y
24 Rx descriptor status = Y
25 Tx descriptor status = Y
26 Basic stats          = Y
27 Extended stats       = Y
28 Stats per queue      = Y
29 FW version           = Y
30 Linux UIO            = Y
31 ARMv8                = Y
32 x86-32               = Y
33 x86-64               = Y