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

52 lines
1.2 KiB
INI
Raw Normal View History

;
; Supported features of the 'dpaa2' network poll mode driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
2021-02-05 08:48:47 +00:00
Speed capabilities = Y
Link status = Y
Link status event = Y
2021-02-05 08:48:47 +00:00
Burst mode info = Y
Queue start/stop = Y
2021-02-05 08:48:47 +00:00
Scattered Rx = Y
MTU update = Y
Promiscuous mode = Y
Allmulticast mode = Y
Unicast MAC filter = Y
RSS hash = Y
VLAN filter = Y
Flow control = Y
VLAN offload = Y
L3 checksum offload = Y
L4 checksum offload = Y
Packet type parsing = Y
2021-02-05 08:48:47 +00:00
Timesync = Y
Timestamp offload = Y
Basic stats = Y
Extended stats = Y
FW version = Y
2022-09-06 04:00:10 +00:00
Linux = Y
ARMv8 = Y
Usage doc = Y
2022-09-06 04:00:10 +00:00
[rte_flow items]
2023-09-11 06:58:14 +00:00
eth = P
2022-09-06 04:00:10 +00:00
gre = Y
icmp = Y
ipv4 = Y
ipv6 = Y
meta = Y
raw = Y
sctp = Y
tcp = Y
udp = Y
2023-09-11 06:58:14 +00:00
vlan = P
2022-09-06 04:00:10 +00:00
[rte_flow actions]
drop = Y
phy_port = Y
port_id = Y
queue = Y
rss = Y