net/avf: enable basic Rx Tx
[dpdk.git] / doc / guides / nics / features / avf.ini
1 ;
2 ; Supported features of the 'avf' network poll mode driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Queue start/stop     = Y
8 Jumbo frame          = Y
9 Scattered Rx         = Y
10 TSO                  = Y
11 RSS hash             = Y
12 CRC offload          = Y
13 VLAN offload         = Y
14 L3 checksum offload  = Y
15 L4 checksum offload  = Y
16 Packet type parsing  = Y
17 Multiprocess aware   = Y
18 BSD nic_uio          = Y
19 Linux UIO            = Y
20 Linux VFIO           = Y
21 x86-32               = Y
22 x86-64               = Y