doc: remove jumbo offload feature
[dpdk.git] / doc / guides / nics / features / hinic.ini
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]
7 Speed capabilities   = Y
8 Link status          = Y
9 Link status event    = Y
10 Queue start/stop     = Y
11 MTU update           = Y
12 Scattered Rx         = Y
13 TSO                  = Y
14 LRO                  = Y
15 Promiscuous mode     = Y
16 Allmulticast mode    = Y
17 Unicast MAC filter   = Y
18 Multicast MAC filter = Y
19 RSS hash             = Y
20 RSS key update       = Y
21 RSS reta update      = Y
22 Inner RSS            = Y
23 SR-IOV               = Y
24 VLAN filter          = Y
25 VLAN offload         = Y
26 CRC offload          = Y
27 L3 checksum offload  = Y
28 L4 checksum offload  = Y
29 Inner L3 checksum    = Y
30 Inner L4 checksum    = Y
31 Basic stats          = Y
32 Extended stats       = Y
33 Stats per queue      = Y
34 Flow control         = Y
35 FW version           = Y
36 Multiprocess aware   = Y
37 Linux                = Y
38 x86-64               = Y
39 ARMv8                = Y
40
41 [rte_flow items]
42 any                  = Y
43 eth                  = Y
44 icmp                 = Y
45 icmp6                = Y
46 ipv4                 = Y
47 ipv6                 = Y
48 tcp                  = Y
49 udp                  = Y
50 vxlan                = Y
51
52 [rte_flow actions]
53 drop                 = Y
54 queue                = Y