net/txgbe: support RSS
[dpdk.git] / doc / guides / nics / features / txgbe.ini
1 ;
2 ; Supported features of the 'txgbe' 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 Rx interrupt         = Y
11 Queue start/stop     = Y
12 Jumbo frame          = Y
13 Scattered Rx         = Y
14 LRO                  = Y
15 TSO                  = Y
16 Unicast MAC filter   = Y
17 Multicast MAC filter = Y
18 RSS hash             = Y
19 RSS key update       = Y
20 RSS reta update      = Y
21 VMDq                 = Y
22 SR-IOV               = Y
23 VLAN filter          = Y
24 Rate limitation      = Y
25 CRC offload          = P
26 VLAN offload         = P
27 QinQ offload         = P
28 L3 checksum offload  = P
29 L4 checksum offload  = P
30 Inner L3 checksum    = P
31 Inner L4 checksum    = P
32 Packet type parsing  = Y
33 Basic stats          = Y
34 Extended stats       = Y
35 Stats per queue      = Y
36 Multiprocess aware   = Y
37 Linux UIO            = Y
38 Linux VFIO           = Y
39 ARMv8                = Y
40 x86-32               = Y
41 x86-64               = Y