doc: add power management to NIC features
[dpdk.git] / doc / guides / nics / features / ice.ini
1 ;
2 ; Supported features of the 'ice' 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 Fast mbuf free       = P
12 Queue start/stop     = Y
13 Burst mode info      = Y
14 Power mgmt address monitor = Y
15 MTU update           = Y
16 Jumbo frame          = Y
17 Scattered Rx         = Y
18 TSO                  = Y
19 Promiscuous mode     = Y
20 Allmulticast mode    = Y
21 Unicast MAC filter   = Y
22 RSS hash             = Y
23 RSS key update       = Y
24 RSS reta update      = Y
25 VLAN filter          = Y
26 CRC offload          = Y
27 VLAN offload         = Y
28 QinQ offload         = P
29 L3 checksum offload  = P
30 L4 checksum offload  = P
31 Inner L3 checksum    = P
32 Inner L4 checksum    = P
33 Packet type parsing  = Y
34 Rx descriptor status = Y
35 Tx descriptor status = Y
36 Basic stats          = Y
37 Extended stats       = Y
38 FW version           = Y
39 Module EEPROM dump   = Y
40 Multiprocess aware   = Y
41 FreeBSD              = Y
42 Linux                = Y
43 Windows              = Y
44 x86-32               = Y
45 x86-64               = Y
46
47 [rte_flow items]
48 ah                   = Y
49 arp_eth_ipv4         = Y
50 esp                  = Y
51 eth                  = Y
52 gtpu                 = Y
53 gtp_psc              = Y
54 icmp                 = Y
55 icmp6                = Y
56 ipv4                 = Y
57 ipv6                 = Y
58 ipv6_frag_ext        = Y
59 l2tpv3oip            = Y
60 nvgre                = Y
61 pfcp                 = Y
62 pppoed               = Y
63 pppoes               = Y
64 pppoe_proto_id       = Y
65 sctp                 = Y
66 tcp                  = Y
67 udp                  = Y
68 vlan                 = Y
69 vxlan                = Y
70
71 [rte_flow actions]
72 count                = Y
73 drop                 = Y
74 mark                 = Y
75 passthru             = Y
76 queue                = Y
77 rss                  = Y
78 vf                   = Y