mirror of https://github.com/F-Stack/f-stack.git
26 lines
620 B
INI
26 lines
620 B
INI
;
|
|
; Supported features of the 'ena' network poll mode driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
[Features]
|
|
Link status = Y
|
|
Link status event = Y
|
|
Rx interrupt = Y
|
|
MTU update = Y
|
|
Scattered Rx = Y
|
|
TSO = Y
|
|
RSS hash = Y
|
|
RSS key update = Y
|
|
RSS reta update = Y
|
|
L3 checksum offload = Y
|
|
L4 checksum offload = Y
|
|
Basic stats = Y
|
|
Extended stats = Y
|
|
Linux = Y
|
|
ARMv8 = Y
|
|
x86-32 = Y
|
|
x86-64 = Y
|
|
Usage doc = Y
|
|
Design doc = Y
|