doc: add flow API features tables
[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 MTU update           = Y
12 Jumbo frame          = 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 gtpc                 = Y
44 gtpu                 = Y
45 gtp_psc              = Y
46 icmp                 = Y
47 icmp6                = Y
48 ipv4                 = Y
49 ipv6                 = Y
50 ipv6_frag_ext        = Y
51 l2tpv3oip            = Y
52 pfcp                 = Y
53 sctp                 = Y
54 tcp                  = Y
55 udp                  = Y
56 vlan                 = Y
57
58 [rte_flow actions]
59 count                = Y
60 drop                 = Y
61 mark                 = Y
62 passthru             = Y
63 queue                = Y
64 rss                  = Y