doc: explain partially supported features for ice PMD
[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 ; A feature with "P" indicates only be supported when non-vector path
7 ; is selected.
8 ;
9 [Features]
10 Speed capabilities   = Y
11 Link status          = Y
12 Link status event    = Y
13 Rx interrupt         = Y
14 Fast mbuf free       = P
15 Queue start/stop     = Y
16 Burst mode info      = Y
17 Power mgmt address monitor = Y
18 MTU update           = Y
19 Scattered Rx         = Y
20 TSO                  = Y
21 Promiscuous mode     = Y
22 Allmulticast mode    = Y
23 Unicast MAC filter   = Y
24 RSS hash             = Y
25 RSS key update       = Y
26 RSS reta update      = Y
27 VLAN filter          = Y
28 CRC offload          = Y
29 VLAN offload         = Y
30 QinQ offload         = P
31 L3 checksum offload  = P
32 L4 checksum offload  = P
33 Timestamp offload    = P
34 Inner L3 checksum    = P
35 Inner L4 checksum    = P
36 Packet type parsing  = Y
37 Timesync             = Y
38 Rx descriptor status = Y
39 Tx descriptor status = Y
40 Basic stats          = Y
41 Extended stats       = Y
42 FW version           = Y
43 Module EEPROM dump   = Y
44 Multiprocess aware   = Y
45 FreeBSD              = Y
46 Linux                = Y
47 Windows              = Y
48 x86-32               = Y
49 x86-64               = Y
50
51 [rte_flow items]
52 ah                   = Y
53 arp_eth_ipv4         = Y
54 esp                  = Y
55 eth                  = Y
56 gtpu                 = Y
57 gtp_psc              = Y
58 icmp                 = Y
59 icmp6                = Y
60 ipv4                 = Y
61 ipv6                 = Y
62 ipv6_frag_ext        = Y
63 l2tpv3oip            = Y
64 nvgre                = Y
65 pfcp                 = Y
66 pppoed               = Y
67 pppoes               = Y
68 pppoe_proto_id       = Y
69 raw                  = Y
70 sctp                 = Y
71 tcp                  = Y
72 udp                  = Y
73 vlan                 = Y
74 vxlan                = Y
75
76 [rte_flow actions]
77 count                = Y
78 drop                 = Y
79 mark                 = Y
80 passthru             = Y
81 queue                = Y
82 rss                  = Y
83 vf                   = Y