f-stack/dpdk/doc/guides/nics/features/ice_dcf.ini

22 lines
536 B
INI
Raw Normal View History

2021-02-05 08:48:47 +00:00
;
; Supported features of the 'ice_dcf' network poll mode driver.
;
; Refer to default.ini for the full list of available PMD features.
;
2022-09-02 04:40:05 +00:00
; A feature with "P" indicates only be supported when non-vector path
; is selected.
;
2021-02-05 08:48:47 +00:00
[Features]
Queue start/stop = Y
Scattered Rx = Y
RSS hash = P
CRC offload = Y
L3 checksum offload = P
L4 checksum offload = P
2022-09-02 04:40:05 +00:00
Inner L3 checksum = P
Inner L4 checksum = P
2021-02-05 08:48:47 +00:00
Basic stats = Y
2022-09-06 04:00:10 +00:00
Linux = Y
2021-02-05 08:48:47 +00:00
x86-32 = Y
x86-64 = Y