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