mirror of https://github.com/F-Stack/f-stack.git
20 lines
472 B
INI
20 lines
472 B
INI
;
|
|
; Supported features of the 'enetc' network poll mode driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
[Features]
|
|
Packet type parsing = Y
|
|
Link status = Y
|
|
Basic stats = Y
|
|
Promiscuous mode = Y
|
|
Allmulticast mode = Y
|
|
MTU update = Y
|
|
Queue start/stop = Y
|
|
CRC offload = Y
|
|
L3 checksum offload = P
|
|
L4 checksum offload = P
|
|
Linux = Y
|
|
ARMv8 = Y
|
|
Usage doc = Y
|