This patch implements rx interrupts feature required for power saving. These interrupts can be enabled/disabled on demand. Signed-off-by: Harman Kalra <hkalra@marvell.com> Acked-by: Jerin Jacob <jerinj@marvell.com>
43 lines
1.0 KiB
INI
43 lines
1.0 KiB
INI
;
|
|
; Supported features of the 'octeontx2_vf' network poll mode driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
[Features]
|
|
Speed capabilities = Y
|
|
Lock-free Tx queue = Y
|
|
Multiprocess aware = Y
|
|
Rx interrupt = Y
|
|
Link status = Y
|
|
Link status event = Y
|
|
Runtime Rx queue setup = Y
|
|
Runtime Tx queue setup = Y
|
|
Fast mbuf free = Y
|
|
Free Tx mbuf on demand = Y
|
|
Queue start/stop = Y
|
|
RSS hash = Y
|
|
RSS key update = Y
|
|
RSS reta update = Y
|
|
Inner RSS = Y
|
|
VLAN filter = Y
|
|
Flow API = Y
|
|
Jumbo frame = Y
|
|
Scattered Rx = Y
|
|
VLAN offload = Y
|
|
QinQ offload = Y
|
|
L3 checksum offload = Y
|
|
L4 checksum offload = Y
|
|
Inner L3 checksum = Y
|
|
Inner L4 checksum = Y
|
|
Packet type parsing = Y
|
|
Rx descriptor status = Y
|
|
Basic stats = Y
|
|
Extended stats = Y
|
|
Stats per queue = Y
|
|
FW version = Y
|
|
Module EEPROM dump = Y
|
|
Registers dump = Y
|
|
Linux VFIO = Y
|
|
ARMv8 = Y
|
|
Usage doc = Y
|