f-stack/dpdk/doc/guides/nics/features/enic.ini

43 lines
1.0 KiB
INI
Raw Normal View History

;
; Supported features of the 'enic' network poll mode driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
2020-06-18 16:55:50 +00:00
Speed capabilities = Y
Link status = Y
Link status event = Y
2019-06-25 11:12:58 +00:00
Rx interrupt = Y
Queue start/stop = Y
2021-02-05 08:48:47 +00:00
Burst mode info = Y
MTU update = Y
Jumbo frame = Y
Scattered Rx = Y
TSO = Y
Promiscuous mode = Y
2019-06-25 11:12:58 +00:00
Allmulticast mode = Y
Unicast MAC filter = Y
2020-06-18 16:55:50 +00:00
Multicast MAC filter = Y
RSS hash = Y
2019-06-25 11:12:58 +00:00
RSS key update = Y
RSS reta update = Y
Inner RSS = Y
SR-IOV = Y
CRC offload = Y
VLAN offload = Y
Flow API = Y
L3 checksum offload = Y
L4 checksum offload = Y
2019-06-25 11:12:58 +00:00
Inner L3 checksum = Y
Inner L4 checksum = Y
Packet type parsing = Y
Basic stats = Y
2020-06-18 16:55:50 +00:00
FW version = Y
Multiprocess aware = Y
BSD nic_uio = Y
Linux UIO = Y
Linux VFIO = Y
x86-32 = Y
x86-64 = Y
Usage doc = Y