xref: /dpdk/doc/guides/nics/features/e1000.ini (revision 68a03efeed657e6e05f281479b33b51102797e15)
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]
7Speed capabilities   = P
8Link status          = Y
9Link status event    = Y
10Rx interrupt         = Y
11Free Tx mbuf on demand = Y
12MTU update           = Y
13Jumbo frame          = Y
14Scattered Rx         = Y
15Promiscuous mode     = Y
16Allmulticast mode    = Y
17Unicast MAC filter   = Y
18VLAN filter          = Y
19Flow control         = Y
20CRC offload          = Y
21VLAN offload         = Y
22QinQ offload         = Y
23L3 checksum offload  = Y
24L4 checksum offload  = Y
25Rx descriptor status = Y
26Tx descriptor status = Y
27Basic stats          = Y
28FreeBSD              = Y
29Linux                = Y
30x86-32               = Y
31x86-64               = Y
32