doc: add power management to NIC features
[dpdk.git] / doc / guides / nics / features / iavf.ini
1 ;
2 ; Supported features of the 'iavf' 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 Rx interrupt         = Y
10 Queue start/stop     = Y
11 Power mgmt address monitor = Y
12 MTU update           = Y
13 Jumbo frame          = Y
14 Scattered Rx         = Y
15 TSO                  = Y
16 Promiscuous mode     = Y
17 Allmulticast mode    = Y
18 Unicast MAC filter   = Y
19 Multicast MAC filter = Y
20 RSS hash             = Y
21 RSS key update       = Y
22 RSS reta update      = Y
23 VLAN filter          = Y
24 CRC offload          = Y
25 VLAN offload         = Y
26 L3 checksum offload  = P
27 L4 checksum offload  = P
28 Packet type parsing  = Y
29 Rx descriptor status = Y
30 Tx descriptor status = Y
31 Basic stats          = Y
32 Multiprocess aware   = Y
33 FreeBSD              = Y
34 Linux                = Y
35 x86-32               = Y
36 x86-64               = Y
37
38 [rte_flow items]
39 ah                   = Y
40 arp_eth_ipv4         = Y
41 ecpri                = Y
42 esp                  = Y
43 eth                  = Y
44 gre                  = Y
45 gtpc                 = Y
46 gtpu                 = Y
47 gtp_psc              = Y
48 icmp                 = Y
49 icmp6                = Y
50 ipv4                 = Y
51 ipv6                 = Y
52 ipv6_frag_ext        = Y
53 l2tpv3oip            = Y
54 pfcp                 = Y
55 sctp                 = Y
56 tcp                  = Y
57 udp                  = Y
58 vlan                 = Y
59
60 [rte_flow actions]
61 count                = Y
62 drop                 = Y
63 mark                 = Y
64 passthru             = Y
65 queue                = Y
66 rss                  = Y