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

42 lines
1.0 KiB
INI
Raw Normal View History

;
2020-06-18 16:55:50 +00:00
; 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
2021-01-28 17:08:59 +00:00
Rx interrupt = Y
2021-02-05 08:48:47 +00:00
Queue start/stop = Y
Runtime Rx queue setup = Y
Runtime Tx queue setup = Y
Burst mode info = Y
MTU update = Y
Jumbo frame = Y
2021-02-05 08:48:47 +00:00
Scattered Rx = Y
TSO = Y
LRO = Y
Promiscuous mode = Y
Allmulticast mode = Y
2019-06-25 11:12:58 +00:00
Unicast MAC filter = Y
Multicast MAC filter = Y
RSS hash = Y
RSS key update = Y
RSS reta update = Y
2019-06-25 11:12:58 +00:00
VLAN filter = Y
2020-06-18 16:55:50 +00:00
Flow API = Y
2019-06-25 11:12:58 +00:00
CRC offload = Y
VLAN offload = Y
L3 checksum offload = Y
L4 checksum offload = Y
2020-06-18 16:55:50 +00:00
Inner L3 checksum = Y
Inner L4 checksum = Y
2021-02-05 08:48:47 +00:00
Packet type parsing = Y
Basic stats = Y
2020-06-18 16:55:50 +00:00
Extended stats = Y
Stats per queue = Y
2021-02-05 08:48:47 +00:00
Registers dump = Y
Multiprocess aware = Y
Linux UIO = Y
Linux VFIO = Y
2020-06-18 16:55:50 +00:00
ARMv8 = Y