net/txgbe: reuse some PF Rx/Tx features for VF
[dpdk.git] / doc / guides / nics / features / txgbe_vf.ini
1 ;
2 ; Supported features of the 'txgbe_vf' network poll mode driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Link status          = Y
8 Unicast MAC filter   = Y
9 Multicast MAC filter = Y
10 Rx interrupt         = Y
11 MTU update           = Y
12 Jumbo frame          = Y
13 Scattered Rx         = Y
14 LRO                  = Y
15 TSO                  = Y
16 Promiscuous mode     = Y
17 Allmulticast mode    = Y
18 RSS hash             = Y
19 RSS key update       = Y
20 RSS reta update      = Y
21 VLAN filter          = Y
22 Inline crypto        = Y
23 CRC offload          = P
24 VLAN offload         = P
25 QinQ offload         = P
26 L3 checksum offload  = P
27 L4 checksum offload  = P
28 Inner L3 checksum    = P
29 Inner L4 checksum    = P
30 Packet type parsing  = Y
31 Rx descriptor status = Y
32 Tx descriptor status = Y
33 Free Tx mbuf on demand = Y
34 Basic stats          = Y
35 Extended stats       = Y
36 Registers dump       = Y
37 Multiprocess aware   = Y
38 Linux                = Y
39 ARMv8                = Y
40 x86-32               = Y
41 x86-64               = Y