doc: remove jumbo offload feature
[dpdk.git] / doc / guides / nics / features / e1000.ini
1 ;
2 ; Supported features of the 'e1000' network poll mode driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Speed capabilities   = P
8 Link status          = Y
9 Link status event    = Y
10 Rx interrupt         = Y
11 Free Tx mbuf on demand = Y
12 MTU update           = Y
13 Scattered Rx         = Y
14 Promiscuous mode     = Y
15 Allmulticast mode    = Y
16 Unicast MAC filter   = Y
17 VLAN filter          = Y
18 Flow control         = Y
19 CRC offload          = Y
20 VLAN offload         = Y
21 QinQ offload         = Y
22 L3 checksum offload  = Y
23 L4 checksum offload  = Y
24 Rx descriptor status = Y
25 Tx descriptor status = Y
26 Basic stats          = Y
27 FreeBSD              = Y
28 Linux                = Y
29 Windows              = Y
30 x86-32               = Y
31 x86-64               = Y
32
33 [rte_flow items]
34 eth                  = Y
35 ipv4                 = Y
36 ipv6                 = Y
37 raw                  = Y
38 sctp                 = Y
39 tcp                  = Y
40 udp                  = Y
41
42 [rte_flow actions]
43 drop                 = Y
44 queue                = Y
45 rss                  = Y