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

62 lines
1.4 KiB
INI
Raw Normal View History

;
2020-06-18 16:55:50 +00:00
; Supported features of the 'ipn3ke' network poll mode driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
Speed capabilities = Y
Link status = Y
2020-06-18 16:55:50 +00:00
Link status event = Y
Rx interrupt = Y
Queue start/stop = Y
2020-06-18 16:55:50 +00:00
Runtime Rx queue setup = Y
Runtime Tx queue setup = Y
2019-06-25 11:12:58 +00:00
Scattered Rx = Y
TSO = Y
2019-06-25 11:12:58 +00:00
Promiscuous mode = Y
Allmulticast mode = Y
Unicast MAC filter = Y
Multicast MAC filter = Y
RSS hash = Y
RSS key update = Y
RSS reta update = Y
2020-06-18 16:55:50 +00:00
VMDq = Y
SR-IOV = Y
DCB = Y
2019-06-25 11:12:58 +00:00
VLAN filter = Y
2020-06-18 16:55:50 +00:00
Flow control = Y
2019-06-25 11:12:58 +00:00
CRC offload = Y
VLAN offload = Y
2020-06-18 16:55:50 +00:00
QinQ 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
2019-06-25 11:12:58 +00:00
Packet type parsing = Y
2020-06-18 16:55:50 +00:00
Timesync = Y
2019-06-25 11:12:58 +00:00
Rx descriptor status = Y
Tx descriptor status = Y
Basic stats = Y
2020-06-18 16:55:50 +00:00
Extended stats = Y
FW version = Y
Module EEPROM dump = Y
2019-06-25 11:12:58 +00:00
Multiprocess aware = Y
2022-09-06 04:00:10 +00:00
FreeBSD = Y
Linux = Y
2019-06-25 11:12:58 +00:00
x86-32 = Y
x86-64 = Y
2022-09-06 04:00:10 +00:00
[rte_flow items]
eth = Y
ipv4 = Y
mpls = Y
nvgre = Y
tcp = Y
udp = Y
vlan = Y
vxlan = Y
[rte_flow actions]
drop = Y
mark = Y