xref: /dpdk/doc/guides/nics/features/mlx4.ini (revision c983587d1e6ad0cfb5e1609a126467c28e854062)
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]
7Speed capabilities   = P
8Link status          = Y
9Link status event    = Y
10Removal event        = Y
11Rx interrupt         = Y
12Queue start/stop     = Y
13MTU update           = Y
14Scattered Rx         = Y
15TSO                  = Y
16Promiscuous mode     = Y
17Allmulticast mode    = Y
18Unicast MAC filter   = Y
19Multicast MAC filter = Y
20RSS hash             = Y
21SR-IOV               = Y
22VLAN filter          = Y
23Flow control         = Y
24CRC offload          = Y
25L3 checksum offload  = Y
26L4 checksum offload  = Y
27Inner L3 checksum    = Y
28Inner L4 checksum    = Y
29Packet type parsing  = Y
30Basic stats          = Y
31Stats per queue      = Y
32FW version           = Y
33Multiprocess aware   = Y
34Linux                = Y
35Power8               = Y
36x86-32               = Y
37x86-64               = Y
38Usage doc            = Y
39
40[rte_flow items]
41eth                  = P
42ipv4                 = Y
43tcp                  = Y
44udp                  = Y
45vlan                 = P
46
47[rte_flow actions]
48drop                 = Y
49queue                = Y
50rss                  = Y
51