c3464c83964993f0157fcd0112057a24a21925c8
[dpdk.git] / doc / guides / nics / features / hns3.ini
1 ;
2 ; Supported features of the 'hns3' 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 Rx interrupt         = Y
11 Queue start/stop     = Y
12 Runtime Rx queue setup = Y
13 Runtime Tx queue setup = Y
14 Burst mode info      = Y
15 Free Tx mbuf on demand = Y
16 MTU update           = Y
17 Scattered Rx         = Y
18 TSO                  = Y
19 LRO                  = Y
20 Promiscuous mode     = Y
21 Allmulticast mode    = Y
22 Unicast MAC filter   = Y
23 Multicast MAC filter = Y
24 RSS hash             = Y
25 RSS key update       = Y
26 RSS reta update      = Y
27 DCB                  = Y
28 VLAN filter          = Y
29 Flow control         = Y
30 CRC offload          = Y
31 VLAN offload         = Y
32 FEC                  = Y
33 L3 checksum offload  = Y
34 L4 checksum offload  = Y
35 Inner L3 checksum    = Y
36 Inner L4 checksum    = Y
37 Packet type parsing  = Y
38 Rx descriptor status = Y
39 Tx descriptor status = Y
40 Basic stats          = Y
41 Extended stats       = Y
42 Stats per queue      = Y
43 FW version           = Y
44 Registers dump       = Y
45 Module EEPROM dump   = Y
46 Timesync             = Y
47 Timestamp offload    = Y
48 Multiprocess aware   = Y
49 Linux                = Y
50 ARMv8                = Y
51
52 [rte_flow items]
53 eth                  = Y
54 geneve               = Y
55 icmp                 = Y
56 ipv4                 = Y
57 ipv6                 = Y
58 nvgre                = Y
59 sctp                 = Y
60 tcp                  = Y
61 udp                  = Y
62 vlan                 = Y
63 vxlan                = Y
64 vxlan_gpe            = Y
65
66 [rte_flow actions]
67 count                = Y
68 drop                 = Y
69 flag                 = Y
70 mark                 = Y
71 queue                = Y
72 rss                  = Y