doc: remove jumbo offload feature
[dpdk.git] / doc / guides / nics / features / mlx4.ini
1 ;
2 ; Supported features of the 'mlx4' network poll mode driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Speed capabilities   = P
8 Link status          = Y
9 Link status event    = Y
10 Removal event        = Y
11 Rx interrupt         = Y
12 Queue start/stop     = Y
13 MTU update           = Y
14 Scattered Rx         = Y
15 TSO                  = Y
16 Promiscuous mode     = Y
17 Allmulticast mode    = Y
18 Unicast MAC filter   = Y
19 Multicast MAC filter = Y
20 RSS hash             = Y
21 SR-IOV               = Y
22 VLAN filter          = Y
23 Flow control         = Y
24 CRC offload          = Y
25 L3 checksum offload  = Y
26 L4 checksum offload  = Y
27 Inner L3 checksum    = Y
28 Inner L4 checksum    = Y
29 Packet type parsing  = Y
30 Basic stats          = Y
31 Stats per queue      = Y
32 FW version           = Y
33 Multiprocess aware   = Y
34 Linux                = Y
35 Power8               = Y
36 x86-32               = Y
37 x86-64               = Y
38 Usage doc            = Y
39
40 [rte_flow items]
41 eth                  = Y
42 ipv4                 = Y
43 tcp                  = Y
44 udp                  = Y
45 vlan                 = Y
46
47 [rte_flow actions]
48 drop                 = Y
49 queue                = Y
50 rss                  = Y