xref: /dpdk/doc/guides/nics/features/hinic.ini (revision c983587d1e6ad0cfb5e1609a126467c28e854062)
1;
2; Supported features of the 'hinic' network poll mode driver.
3;
4; Refer to default.ini for the full list of available PMD features.
5;
6[Features]
7Speed capabilities   = Y
8Link status          = Y
9Link status event    = Y
10Queue start/stop     = Y
11MTU update           = Y
12Scattered Rx         = Y
13TSO                  = Y
14LRO                  = Y
15Promiscuous mode     = Y
16Allmulticast mode    = Y
17Unicast MAC filter   = Y
18Multicast MAC filter = Y
19RSS hash             = Y
20RSS key update       = Y
21RSS reta update      = Y
22Inner RSS            = Y
23SR-IOV               = Y
24VLAN filter          = Y
25VLAN offload         = Y
26CRC offload          = Y
27L3 checksum offload  = Y
28L4 checksum offload  = Y
29Inner L3 checksum    = Y
30Inner L4 checksum    = Y
31Basic stats          = Y
32Extended stats       = Y
33Stats per queue      = Y
34Flow control         = Y
35FW version           = Y
36Multiprocess aware   = Y
37Linux                = Y
38x86-64               = Y
39ARMv8                = Y
40
41[rte_flow items]
42any                  = Y
43eth                  = P
44icmp                 = Y
45icmp6                = Y
46ipv4                 = Y
47ipv6                 = Y
48tcp                  = Y
49udp                  = Y
50vxlan                = Y
51
52[rte_flow actions]
53drop                 = Y
54queue                = Y
55