xref: /f-stack/dpdk/doc/guides/nics/features/hns3.ini (revision 2d9fd380)
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
8Rx interrupt         = Y
9Queue start/stop     = Y
10Runtime Rx queue setup = Y
11Runtime Tx queue setup = Y
12Burst mode info      = Y
13MTU update           = Y
14Jumbo frame          = Y
15Scattered Rx         = Y
16TSO                  = Y
17LRO                  = Y
18Promiscuous mode     = Y
19Allmulticast mode    = Y
20Unicast MAC filter   = Y
21Multicast MAC filter = Y
22RSS hash             = Y
23RSS key update       = Y
24RSS reta update      = Y
25DCB                  = Y
26VLAN filter          = Y
27Flow control         = Y
28Flow API             = Y
29CRC offload          = Y
30VLAN offload         = Y
31L3 checksum offload  = Y
32L4 checksum offload  = Y
33Inner L3 checksum    = Y
34Inner L4 checksum    = Y
35Packet type parsing  = Y
36Basic stats          = Y
37Extended stats       = Y
38Stats per queue      = Y
39FW version           = Y
40Registers dump       = Y
41Multiprocess aware   = Y
42Linux UIO            = Y
43Linux VFIO           = Y
44ARMv8                = Y
45