mem: instrument allocator for ASan
[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 Scattered Rx         = Y
14 TSO                  = Y
15 Promiscuous mode     = Y
16 Allmulticast mode    = Y
17 Unicast MAC filter   = Y
18 Multicast MAC filter = Y
19 RSS hash             = Y
20 RSS key update       = Y
21 RSS reta update      = Y
22 VLAN filter          = Y
23 CRC offload          = Y
24 VLAN offload         = Y
25 L3 checksum offload  = P
26 L4 checksum offload  = P
27 Packet type parsing  = Y
28 Rx descriptor status = Y
29 Tx descriptor status = Y
30 Basic stats          = Y
31 Multiprocess aware   = Y
32 FreeBSD              = Y
33 Linux                = Y
34 x86-32               = Y
35 x86-64               = Y
36
37 [rte_flow items]
38 ah                   = Y
39 arp_eth_ipv4         = Y
40 ecpri                = Y
41 esp                  = Y
42 eth                  = Y
43 gre                  = Y
44 gtpc                 = Y
45 gtpu                 = Y
46 gtp_psc              = Y
47 icmp                 = Y
48 icmp6                = Y
49 ipv4                 = Y
50 ipv6                 = Y
51 ipv6_frag_ext        = Y
52 l2tpv2               = Y
53 l2tpv3oip            = Y
54 pfcp                 = Y
55 ppp                  = Y
56 sctp                 = Y
57 tcp                  = Y
58 udp                  = Y
59 vlan                 = Y
60
61 [rte_flow actions]
62 count                = Y
63 drop                 = Y
64 mark                 = Y
65 passthru             = Y
66 queue                = Y
67 rss                  = Y