net/hns3: optimize Tx performance by mbuf fast free
[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 Fast mbuf free       = Y
16 Free Tx mbuf on demand = Y
17 MTU update           = Y
18 Scattered Rx         = Y
19 TSO                  = Y
20 LRO                  = Y
21 Promiscuous mode     = Y
22 Allmulticast mode    = Y
23 Unicast MAC filter   = Y
24 Multicast MAC filter = Y
25 RSS hash             = Y
26 RSS key update       = Y
27 RSS reta update      = Y
28 DCB                  = Y
29 VLAN filter          = Y
30 Flow control         = Y
31 CRC offload          = Y
32 VLAN offload         = Y
33 FEC                  = Y
34 L3 checksum offload  = Y
35 L4 checksum offload  = Y
36 Inner L3 checksum    = Y
37 Inner L4 checksum    = Y
38 Packet type parsing  = Y
39 Rx descriptor status = Y
40 Tx descriptor status = Y
41 Basic stats          = Y
42 Extended stats       = Y
43 Stats per queue      = Y
44 FW version           = Y
45 Registers dump       = Y
46 Module EEPROM dump   = Y
47 Timesync             = Y
48 Timestamp offload    = Y
49 Multiprocess aware   = Y
50 Linux                = Y
51 ARMv8                = Y
52
53 [rte_flow items]
54 eth                  = Y
55 geneve               = Y
56 icmp                 = Y
57 ipv4                 = Y
58 ipv6                 = Y
59 nvgre                = Y
60 sctp                 = Y
61 tcp                  = Y
62 udp                  = Y
63 vlan                 = Y
64 vxlan                = Y
65 vxlan_gpe            = Y
66
67 [rte_flow actions]
68 count                = Y
69 drop                 = Y
70 flag                 = Y
71 mark                 = Y
72 queue                = Y
73 rss                  = Y