net/af_xdp: fix max Rx packet length
[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 Jumbo frame          = Y
15 Scattered Rx         = Y
16 TSO                  = Y
17 Promiscuous mode     = Y
18 Allmulticast mode    = Y
19 Unicast MAC filter   = Y
20 Multicast MAC filter = Y
21 RSS hash             = Y
22 SR-IOV               = Y
23 VLAN filter          = Y
24 Flow control         = Y
25 CRC offload          = Y
26 L3 checksum offload  = Y
27 L4 checksum offload  = Y
28 Inner L3 checksum    = Y
29 Inner L4 checksum    = Y
30 Packet type parsing  = Y
31 Basic stats          = Y
32 Stats per queue      = Y
33 FW version           = Y
34 Multiprocess aware   = Y
35 Linux                = Y
36 Power8               = Y
37 x86-32               = Y
38 x86-64               = Y
39 Usage doc            = Y
40
41 [rte_flow items]
42 eth                  = Y
43 ipv4                 = Y
44 tcp                  = Y
45 udp                  = Y
46 vlan                 = Y
47
48 [rte_flow actions]
49 drop                 = Y
50 queue                = Y
51 rss                  = Y