00ace3239845d6ee0297657e830dbf23767d67eb
[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 Power mgmt address monitor = Y
15 MTU update           = 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 Timestamp offload    = P
31 Inner L3 checksum    = P
32 Inner L4 checksum    = P
33 Packet type parsing  = Y
34 Timesync             = Y
35 Rx descriptor status = Y
36 Tx descriptor status = Y
37 Basic stats          = Y
38 Extended stats       = Y
39 FW version           = Y
40 Module EEPROM dump   = Y
41 Multiprocess aware   = Y
42 FreeBSD              = Y
43 Linux                = Y
44 Windows              = Y
45 x86-32               = Y
46 x86-64               = Y
47
48 [rte_flow items]
49 ah                   = Y
50 arp_eth_ipv4         = Y
51 esp                  = Y
52 eth                  = Y
53 gtpu                 = Y
54 gtp_psc              = Y
55 icmp                 = Y
56 icmp6                = Y
57 ipv4                 = Y
58 ipv6                 = Y
59 ipv6_frag_ext        = Y
60 l2tpv3oip            = Y
61 nvgre                = Y
62 pfcp                 = Y
63 pppoed               = Y
64 pppoes               = Y
65 pppoe_proto_id       = Y
66 raw                  = Y
67 sctp                 = Y
68 tcp                  = Y
69 udp                  = Y
70 vlan                 = Y
71 vxlan                = Y
72
73 [rte_flow actions]
74 count                = Y
75 drop                 = Y
76 mark                 = Y
77 passthru             = Y
78 queue                = Y
79 rss                  = Y
80 vf                   = Y