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

74 lines
1.7 KiB
INI
Raw Normal View History

;
2020-06-18 16:55:50 +00:00
; Supported features of the 'hns3' network poll mode driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
2022-09-06 04:00:10 +00:00
Speed capabilities = Y
Link status = Y
2022-09-06 04:00:10 +00:00
Link status event = Y
2021-01-28 17:08:59 +00:00
Rx interrupt = Y
2021-02-05 08:48:47 +00:00
Queue start/stop = Y
Runtime Rx queue setup = Y
Runtime Tx queue setup = Y
Burst mode info = Y
2022-09-02 04:40:05 +00:00
Fast mbuf free = Y
2022-09-06 04:00:10 +00:00
Free Tx mbuf on demand = Y
MTU update = Y
2021-02-05 08:48:47 +00:00
Scattered Rx = Y
TSO = Y
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
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
2022-09-02 04:40:05 +00:00
FEC = 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
2021-02-05 08:48:47 +00:00
Packet type parsing = Y
2022-09-06 04:00:10 +00:00
Rx descriptor status = Y
Tx descriptor status = Y
Basic stats = Y
2020-06-18 16:55:50 +00:00
Extended stats = Y
Stats per queue = Y
FW version = Y
2021-02-05 08:48:47 +00:00
Registers dump = Y
2022-09-06 04:00:10 +00:00
Module EEPROM dump = Y
Timesync = Y
Timestamp offload = Y
2021-02-05 08:48:47 +00:00
Multiprocess aware = Y
2022-09-06 04:00:10 +00:00
Linux = Y
2020-06-18 16:55:50 +00:00
ARMv8 = 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
geneve = Y
icmp = Y
ipv4 = Y
ipv6 = Y
nvgre = 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
vxlan = Y
vxlan_gpe = Y
[rte_flow actions]
count = Y
drop = Y
flag = Y
mark = Y
queue = Y
rss = Y