7861790a51bc538b69f532ed4b9ef144d0b49854
[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 any                  = Y
54 arp_eth_ipv4         = Y
55 esp                  = Y
56 eth                  = Y
57 gtpu                 = Y
58 gtp_psc              = Y
59 icmp                 = Y
60 icmp6                = Y
61 ipv4                 = Y
62 ipv6                 = Y
63 ipv6_frag_ext        = Y
64 l2tpv3oip            = Y
65 nvgre                = Y
66 pfcp                 = Y
67 pppoed               = Y
68 pppoes               = Y
69 pppoe_proto_id       = Y
70 raw                  = Y
71 sctp                 = Y
72 tcp                  = Y
73 udp                  = Y
74 vlan                 = Y
75 vxlan                = Y
76
77 [rte_flow actions]
78 count                = Y
79 drop                 = Y
80 mark                 = Y
81 passthru             = Y
82 queue                = Y
83 rss                  = Y
84 vf                   = Y