blob: 39a520172a7c07b934d98bbc9026ce4962786826 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
;
; 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
Jumbo frame = Y
Queue start/stop = Y
CRC offload = Y
L3 checksum offload = P
L4 checksum offload = P
Linux VFIO = Y
ARMv8 = Y
Usage doc = Y
|