xref: /dpdk/doc/guides/nics/features/igb_vf.ini (revision 68a03efeed657e6e05f281479b33b51102797e15)
1;
2; Supported features of the 'igb_vf' network poll mode driver.
3;
4; Refer to default.ini for the full list of available PMD features.
5;
6[Features]
7Link status          = Y
8Rx interrupt         = Y
9Scattered Rx         = Y
10TSO                  = Y
11Promiscuous mode     = Y
12Allmulticast mode    = Y
13Unicast MAC filter   = Y
14VLAN filter          = Y
15CRC offload          = Y
16VLAN offload         = Y
17QinQ offload         = Y
18L3 checksum offload  = Y
19L4 checksum offload  = Y
20Packet type parsing  = Y
21Rx descriptor status = Y
22Tx descriptor status = Y
23Basic stats          = Y
24Extended stats       = Y
25Registers dump       = Y
26FreeBSD              = Y
27Linux                = Y
28x86-32               = Y
29x86-64               = Y
30