net/iavf: support PPPoL2TPv2oUDP RSS Hash
[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 l2tpv2               = Y
54 l2tpv3oip            = Y
55 pfcp                 = Y
56 ppp                  = Y
57 sctp                 = Y
58 tcp                  = Y
59 udp                  = Y
60 vlan                 = Y
61
62 [rte_flow actions]
63 count                = Y
64 drop                 = Y
65 mark                 = Y
66 passthru             = Y
67 queue                = Y
68 rss                  = Y