numam-dpdk/doc/guides/nics/features/mana.ini
Long Li afd5d17072 net/mana: support Rx interrupts
mana can receive Rx interrupts from kernel through RDMA verbs interface.
Implement Rx interrupts in the driver.

Signed-off-by: Long Li <longli@microsoft.com>
2022-10-06 10:49:00 +02:00

20 lines
471 B
INI

;
; Supported features of the 'mana' network poll mode driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
Speed capabilities = P
Link status = P
Removal event = Y
Rx interrupt = Y
Queue start/stop = Y
RSS hash = Y
L3 checksum offload = Y
L4 checksum offload = Y
Basic stats = Y
Multiprocess aware = Y
Linux = Y
x86-64 = Y
Usage doc = Y