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

55 lines
1.3 KiB
INI
Raw Normal View History

;
2020-06-18 16:55:50 +00:00
; Supported features of the 'hinic' 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
Queue start/stop = Y
MTU update = Y
2019-06-25 11:12:58 +00:00
Scattered Rx = Y
TSO = Y
2020-06-18 16:55:50 +00:00
LRO = 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
Inner RSS = Y
SR-IOV = Y
2019-06-25 11:12:58 +00:00
VLAN filter = Y
VLAN offload = Y
2020-06-18 16:55:50 +00:00
CRC 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
Basic stats = Y
2020-06-18 16:55:50 +00:00
Extended stats = Y
Stats per queue = Y
Flow control = Y
FW version = Y
2019-06-25 11:12:58 +00:00
Multiprocess aware = Y
2022-09-06 04:00:10 +00:00
Linux = Y
x86-64 = Y
2020-06-18 16:55:50 +00:00
ARMv8 = Y
2022-09-06 04:00:10 +00:00
[rte_flow items]
any = Y
2023-09-11 06:58:14 +00:00
eth = P
2022-09-06 04:00:10 +00:00
icmp = Y
icmp6 = Y
ipv4 = Y
ipv6 = Y
tcp = Y
udp = Y
vxlan = Y
[rte_flow actions]
drop = Y
queue = Y