net/iavf: support generic flow API
[dpdk.git] / doc / guides / nics / features / iavf.ini
1 ;
2 ; Supported features of the 'iavf' 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 Rx interrupt         = Y
10 Queue start/stop     = Y
11 MTU update           = Y
12 Jumbo frame          = Y
13 Scattered Rx         = Y
14 TSO                  = Y
15 Promiscuous mode     = Y
16 Allmulticast mode    = Y
17 Unicast MAC filter   = Y
18 Multicast MAC filter = Y
19 RSS hash             = Y
20 RSS key update       = Y
21 RSS reta update      = Y
22 Flow API             = Y
23 VLAN filter          = Y
24 CRC offload          = Y
25 VLAN offload         = Y
26 L3 checksum offload  = P
27 L4 checksum offload  = P
28 Packet type parsing  = Y
29 Rx descriptor status = Y
30 Tx descriptor status = Y
31 Basic stats          = Y
32 Multiprocess aware   = Y
33 BSD nic_uio          = Y
34 Linux UIO            = Y
35 Linux VFIO           = Y
36 x86-32               = Y
37 x86-64               = Y