mirror of https://github.com/F-Stack/f-stack.git
29 lines
696 B
INI
29 lines
696 B
INI
|
;
|
||
|
; Supported features of the 'hns3' network poll mode driver.
|
||
|
;
|
||
|
; Refer to default.ini for the full list of available PMD features.
|
||
|
;
|
||
|
[Features]
|
||
|
Link status = Y
|
||
|
MTU update = Y
|
||
|
Jumbo frame = Y
|
||
|
Unicast MAC filter = Y
|
||
|
Multicast MAC filter = Y
|
||
|
RSS hash = Y
|
||
|
RSS key update = Y
|
||
|
RSS reta update = Y
|
||
|
VLAN filter = Y
|
||
|
Flow API = Y
|
||
|
CRC offload = Y
|
||
|
VLAN offload = Y
|
||
|
L3 checksum offload = Y
|
||
|
L4 checksum offload = Y
|
||
|
Inner L3 checksum = Y
|
||
|
Inner L4 checksum = Y
|
||
|
Basic stats = Y
|
||
|
Extended stats = Y
|
||
|
Stats per queue = Y
|
||
|
Linux UIO = Y
|
||
|
Linux VFIO = Y
|
||
|
ARMv8 = Y
|