net/af_xdp: fix max Rx packet length
[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 Jumbo frame          = Y
17 Scattered Rx         = Y
18 TSO                  = Y
19 Promiscuous mode     = Y
20 Allmulticast mode    = Y
21 Unicast MAC filter   = Y
22 RSS hash             = Y
23 RSS key update       = Y
24 RSS reta update      = Y
25 VLAN filter          = Y
26 CRC offload          = Y
27 VLAN offload         = Y
28 QinQ offload         = P
29 L3 checksum offload  = P
30 L4 checksum offload  = P
31 Timestamp offload    = P
32 Inner L3 checksum    = P
33 Inner L4 checksum    = P
34 Packet type parsing  = Y
35 Timesync             = Y
36 Rx descriptor status = Y
37 Tx descriptor status = Y
38 Basic stats          = Y
39 Extended stats       = Y
40 FW version           = Y
41 Module EEPROM dump   = Y
42 Multiprocess aware   = Y
43 FreeBSD              = Y
44 Linux                = Y
45 Windows              = Y
46 x86-32               = Y
47 x86-64               = Y
48
49 [rte_flow items]
50 ah                   = Y
51 arp_eth_ipv4         = Y
52 esp                  = Y
53 eth                  = Y
54 gtpu                 = Y
55 gtp_psc              = Y
56 icmp                 = Y
57 icmp6                = Y
58 ipv4                 = Y
59 ipv6                 = Y
60 ipv6_frag_ext        = Y
61 l2tpv3oip            = Y
62 nvgre                = Y
63 pfcp                 = Y
64 pppoed               = Y
65 pppoes               = Y
66 pppoe_proto_id       = 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