mirror of https://github.com/F-Stack/f-stack.git
44 lines
1.0 KiB
INI
44 lines
1.0 KiB
INI
|
;
|
||
|
; Supported features of the 'bnxt' network poll mode driver.
|
||
|
;
|
||
|
; Refer to default.ini for the full list of available PMD features.
|
||
|
;
|
||
|
[Features]
|
||
|
Link status = Y
|
||
|
Rx interrupt = Y
|
||
|
Queue start/stop = Y
|
||
|
MTU update = Y
|
||
|
Jumbo frame = Y
|
||
|
LRO = Y
|
||
|
TSO = Y
|
||
|
Promiscuous mode = Y
|
||
|
Allmulticast mode = Y
|
||
|
Unicast MAC filter = Y
|
||
|
Multicast MAC filter = Y
|
||
|
RSS hash = Y
|
||
|
RSS key update = Y
|
||
|
RSS reta update = Y
|
||
|
VMDq = Y
|
||
|
SR-IOV = Y
|
||
|
VLAN filter = Y
|
||
|
Ethertype filter = Y
|
||
|
N-tuple filter = Y
|
||
|
Flow control = Y
|
||
|
Flow API = Y
|
||
|
L3 checksum offload = Y
|
||
|
L4 checksum offload = Y
|
||
|
Inner L3 checksum = Y
|
||
|
Inner L4 checksum = Y
|
||
|
Packet type parsing = Y
|
||
|
VLAN offload = Y
|
||
|
Rx descriptor status = Y
|
||
|
Tx descriptor status = Y
|
||
|
Basic stats = Y
|
||
|
Extended stats = Y
|
||
|
FW version = Y
|
||
|
EEPROM dump = Y
|
||
|
LED = Y
|
||
|
Linux UIO = Y
|
||
|
Linux VFIO = Y
|
||
|
x86-64 = Y
|