mirror of https://github.com/F-Stack/f-stack.git
18 lines
420 B
INI
18 lines
420 B
INI
|
;
|
||
|
; Supported features of the 'nfb' network poll mode driver.
|
||
|
;
|
||
|
; Refer to default.ini for the full list of available PMD features.
|
||
|
;
|
||
|
[Features]
|
||
|
Speed capabilities = P
|
||
|
Link status = Y
|
||
|
Queue start/stop = Y
|
||
|
Promiscuous mode = Y
|
||
|
Allmulticast mode = Y
|
||
|
Basic stats = Y
|
||
|
Extended stats = Y
|
||
|
Stats per queue = Y
|
||
|
Other kdrv = Y
|
||
|
x86-64 = Y
|
||
|
Usage doc = Y
|