mirror of https://github.com/F-Stack/f-stack.git
17 lines
395 B
INI
17 lines
395 B
INI
;
|
|
; Supported features of the 'AVP' network poll mode driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
[Features]
|
|
Link status = Y
|
|
Jumbo frame = Y
|
|
Scattered Rx = Y
|
|
Promiscuous mode = Y
|
|
Unicast MAC filter = Y
|
|
VLAN offload = Y
|
|
Basic stats = Y
|
|
Stats per queue = Y
|
|
Linux UIO = Y
|
|
x86-64 = Y
|