c01c748e4a
Add Intel FPGA Acceleration NIC IPN3KE ethdev PMD driver. Signed-off-by: Rosen Xu <rosen.xu@intel.com> Signed-off-by: Andy Pei <andy.pei@intel.com> Signed-off-by: Dan Wei <dan.wei@intel.com>
56 lines
1.3 KiB
INI
56 lines
1.3 KiB
INI
;
|
|
; Supported features of the 'ipn3ke' network poll mode driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
[Features]
|
|
Speed capabilities = Y
|
|
Link status = Y
|
|
Link status event = Y
|
|
Rx interrupt = Y
|
|
Queue start/stop = Y
|
|
Runtime Rx queue setup = Y
|
|
Runtime Tx queue setup = Y
|
|
Jumbo frame = Y
|
|
Scattered Rx = Y
|
|
TSO = Y
|
|
Promiscuous mode = Y
|
|
Allmulticast mode = Y
|
|
Unicast MAC filter = Y
|
|
Multicast MAC filter = Y
|
|
RSS hash = Y
|
|
RSS key update = Y
|
|
RSS reta update = Y
|
|
VMDq = Y
|
|
SR-IOV = Y
|
|
DCB = Y
|
|
VLAN filter = Y
|
|
Ethertype filter = Y
|
|
Tunnel filter = Y
|
|
Hash filter = Y
|
|
Flow director = Y
|
|
Flow control = Y
|
|
Flow API = Y
|
|
Traffic mirroring = Y
|
|
CRC offload = Y
|
|
VLAN offload = Y
|
|
QinQ offload = Y
|
|
L3 checksum offload = Y
|
|
L4 checksum offload = Y
|
|
Inner L3 checksum = Y
|
|
Inner L4 checksum = Y
|
|
Packet type parsing = Y
|
|
Timesync = Y
|
|
Rx descriptor status = Y
|
|
Tx descriptor status = Y
|
|
Basic stats = Y
|
|
Extended stats = Y
|
|
FW version = Y
|
|
Module EEPROM dump = Y
|
|
Multiprocess aware = Y
|
|
BSD nic_uio = Y
|
|
Linux UIO = Y
|
|
Linux VFIO = Y
|
|
x86-32 = Y
|
|
x86-64 = Y
|