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

32 lines
792 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
2023-09-13 12:21:49 +00:00
RSS reta update = Y
RSS key update = Y
MTU update = Y
Promiscuous mode = Y
Allmulticast mode = Y
Unicast MAC filter = Y
VLAN filter = Y
VLAN offload = Y
Extended stats = Y
2021-02-05 08:48:47 +00:00
Basic stats = Y
2023-09-13 12:21:49 +00:00
Power mgmt address monitor = 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