xref: /f-stack/dpdk/doc/guides/nics/features/e1000.ini (revision 76c59264)
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
28BSD nic_uio          = Y
29Linux UIO            = Y
30Linux VFIO           = Y
31x86-32               = Y
32x86-64               = Y
33