xref: /dpdk/doc/guides/nics/features/ice.ini (revision b627df1bbaf9b94854a3d63183302035feb48770)
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]
10Speed capabilities   = Y
11Link speed configuration = Y
12Link status          = Y
13Link status event    = Y
14FEC                  = Y
15Rx interrupt         = Y
16Fast mbuf free       = P
17Queue start/stop     = Y
18Burst mode info      = Y
19Power mgmt address monitor = Y
20MTU update           = Y
21Buffer split on Rx   = P
22Scattered Rx         = Y
23TSO                  = Y
24Promiscuous mode     = Y
25Allmulticast mode    = Y
26Unicast MAC filter   = Y
27RSS hash             = Y
28RSS key update       = Y
29RSS reta update      = Y
30VLAN filter          = Y
31Traffic manager      = Y
32CRC offload          = Y
33VLAN offload         = Y
34QinQ offload         = P
35L3 checksum offload  = P
36L4 checksum offload  = P
37Timestamp offload    = P
38Inner L3 checksum    = P
39Inner L4 checksum    = P
40Packet type parsing  = Y
41Timesync             = Y
42Rx descriptor status = Y
43Tx descriptor status = Y
44Basic stats          = Y
45Extended stats       = Y
46FW version           = Y
47Module EEPROM dump   = Y
48LED                  = Y
49Multiprocess aware   = Y
50FreeBSD              = Y
51Linux                = Y
52Windows              = Y
53x86-32               = Y
54x86-64               = Y
55
56[rte_flow items]
57ah                   = Y
58any                  = Y
59arp_eth_ipv4         = Y
60esp                  = Y
61eth                  = P
62gtpu                 = Y
63gtp_psc              = Y
64icmp                 = Y
65icmp6                = Y
66ipv4                 = Y
67ipv6                 = Y
68ipv6_frag_ext        = Y
69l2tpv3oip            = Y
70nvgre                = Y
71pfcp                 = Y
72pppoed               = Y
73pppoes               = Y
74pppoe_proto_id       = Y
75raw                  = Y
76sctp                 = Y
77tcp                  = Y
78udp                  = Y
79vlan                 = P
80vxlan                = Y
81
82[rte_flow actions]
83count                = Y
84drop                 = Y
85mark                 = Y
86passthru             = Y
87port_representor     = Y
88queue                = Y
89represented_port     = Y
90rss                  = Y
91