xref: /dpdk/doc/guides/nics/features/hns3_vf.ini (revision 1aca4fdb0096bad59dc9ea879723fee59a8408dc)
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]
7Link status          = Y
8Link status event    = Y
9Rx interrupt         = Y
10Queue start/stop     = Y
11Runtime Rx queue setup = Y
12Runtime Tx queue setup = Y
13Burst mode info      = Y
14Free Tx mbuf on demand = Y
15MTU update           = Y
16Scattered Rx         = Y
17TSO                  = Y
18LRO                  = Y
19Promiscuous mode     = Y
20Allmulticast mode    = Y
21Unicast MAC filter   = Y
22Multicast MAC filter = Y
23RSS hash             = Y
24RSS key update       = Y
25RSS reta update      = Y
26VLAN filter          = Y
27CRC offload          = Y
28VLAN offload         = Y
29L3 checksum offload  = Y
30L4 checksum offload  = Y
31Inner L3 checksum    = Y
32Inner L4 checksum    = Y
33Packet type parsing  = Y
34Tx descriptor status = Y
35Rx descriptor status = Y
36Basic stats          = Y
37Extended stats       = Y
38Stats per queue      = Y
39Registers dump       = Y
40Multiprocess aware   = Y
41Linux                = Y
42ARMv8                = Y
43