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