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

25 lines
595 B
INI
Raw Normal View History

;
; Supported features of the 'ena' 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
Link status = Y
Link status event = Y
MTU update = Y
Jumbo frame = Y
Scattered Rx = Y
TSO = Y
RSS hash = Y
RSS reta update = Y
L3 checksum offload = Y
L4 checksum offload = Y
Basic stats = Y
Extended stats = Y
Linux UIO = Y
2019-06-25 11:12:58 +00:00
Linux VFIO = Y
x86-32 = Y
x86-64 = Y
2020-06-18 16:55:50 +00:00
Usage doc = Y
Design doc = Y