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

41 lines
1002 B
INI
Raw Normal View History

;
2022-09-06 04:00:10 +00:00
; Supported features of the 'txgbe_vf' network poll mode driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
2019-06-25 11:12:58 +00:00
Link status = Y
2022-09-06 04:00:10 +00:00
Unicast MAC filter = Y
Multicast MAC filter = Y
Rx interrupt = Y
MTU update = Y
Scattered Rx = Y
2022-09-06 04:00:10 +00:00
LRO = Y
TSO = Y
Promiscuous mode = Y
Allmulticast mode = Y
RSS hash = Y
RSS key update = Y
RSS reta update = Y
VLAN filter = Y
2022-09-06 04:00:10 +00:00
Inline crypto = Y
CRC offload = P
VLAN offload = P
2021-02-05 08:48:47 +00:00
QinQ offload = P
L3 checksum offload = P
L4 checksum offload = P
Inner L3 checksum = P
Inner L4 checksum = P
Packet type parsing = Y
Rx descriptor status = Y
Tx descriptor status = Y
2022-09-06 04:00:10 +00:00
Free Tx mbuf on demand = Y
Basic stats = Y
Extended stats = Y
2022-09-06 04:00:10 +00:00
Registers dump = Y
Multiprocess aware = Y
2022-09-06 04:00:10 +00:00
Linux = Y
ARMv8 = Y
x86-32 = Y
x86-64 = Y