mirror of https://github.com/F-Stack/f-stack.git
22 lines
536 B
INI
22 lines
536 B
INI
;
|
|
; Supported features of the 'ice_dcf' network poll mode driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
; A feature with "P" indicates only be supported when non-vector path
|
|
; is selected.
|
|
;
|
|
[Features]
|
|
Queue start/stop = Y
|
|
Scattered Rx = Y
|
|
RSS hash = P
|
|
CRC offload = Y
|
|
L3 checksum offload = P
|
|
L4 checksum offload = P
|
|
Inner L3 checksum = P
|
|
Inner L4 checksum = P
|
|
Basic stats = Y
|
|
Linux = Y
|
|
x86-32 = Y
|
|
x86-64 = Y
|