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

33 lines
798 B
INI
Raw Normal View History

;
; Supported features of the 'virtio' network poll mode driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
Speed capabilities = P
Link status = Y
2019-06-25 11:12:58 +00:00
Link status event = Y
Rx interrupt = Y
Queue start/stop = Y
2021-02-05 08:48:47 +00:00
Scattered Rx = P
Promiscuous mode = Y
Allmulticast mode = Y
Unicast MAC filter = Y
Multicast MAC filter = Y
2022-09-06 04:00:10 +00:00
RSS hash = P
RSS key update = Y
RSS reta update = Y
VLAN filter = Y
Basic stats = Y
Stats per queue = Y
2021-02-05 08:48:47 +00:00
Extended stats = P
Multiprocess aware = Y
2022-09-06 04:00:10 +00:00
FreeBSD = Y
Linux = Y
ARMv7 = Y
ARMv8 = Y
x86-32 = Y
x86-64 = Y
Usage doc = Y
MTU update = Y