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

42 lines
940 B
INI
Raw Normal View History

;
; Supported features of the 'tap' driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
Speed capabilities = P
Link status = Y
Link status event = Y
2019-06-25 11:12:58 +00:00
Rx interrupt = Y
Promiscuous mode = Y
Allmulticast mode = Y
Basic stats = Y
L3 checksum offload = Y
L4 checksum offload = Y
MTU update = Y
Multicast MAC filter = Y
Unicast MAC filter = Y
Packet type parsing = Y
Flow control = Y
2022-09-06 04:00:10 +00:00
Linux = Y
ARMv7 = Y
ARMv8 = Y
Power8 = Y
x86-32 = Y
x86-64 = 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
ipv4 = Y
ipv6 = 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
passthru = Y
queue = Y
rss = Y