net/igb: implement descriptor status API
[dpdk.git] / doc / guides / nics / features / igb_vf.ini
1 ;
2 ; Supported features of the 'igb_vf' network poll mode driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Rx interrupt         = Y
8 Scattered Rx         = Y
9 TSO                  = Y
10 Promiscuous mode     = Y
11 Allmulticast mode    = Y
12 Unicast MAC filter   = Y
13 VLAN filter          = Y
14 CRC offload          = Y
15 VLAN offload         = Y
16 QinQ offload         = Y
17 L3 checksum offload  = Y
18 L4 checksum offload  = Y
19 Packet type parsing  = Y
20 Rx descriptor status = Y
21 Tx descriptor status = Y
22 Basic stats          = Y
23 Extended stats       = Y
24 Registers dump       = Y
25 BSD nic_uio          = Y
26 Linux UIO            = Y
27 Linux VFIO           = Y
28 x86-32               = Y
29 x86-64               = Y