2018-05-15 09:49:22 +00:00
|
|
|
;
|
|
|
|
; Supported features of the 'ixgbe' network poll mode driver.
|
|
|
|
;
|
|
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
|
|
;
|
|
|
|
[Features]
|
|
|
|
Speed capabilities = Y
|
|
|
|
Link status = Y
|
|
|
|
Link status event = Y
|
|
|
|
Rx interrupt = Y
|
|
|
|
Queue start/stop = Y
|
2022-09-06 04:00:10 +00:00
|
|
|
Power mgmt address monitor = Y
|
2018-05-15 09:49:22 +00:00
|
|
|
MTU update = Y
|
|
|
|
Scattered Rx = Y
|
|
|
|
LRO = Y
|
|
|
|
TSO = Y
|
|
|
|
Promiscuous mode = Y
|
|
|
|
Allmulticast mode = Y
|
|
|
|
Unicast MAC filter = Y
|
2021-01-28 17:08:59 +00:00
|
|
|
Multicast MAC filter = Y
|
2018-05-15 09:49:22 +00:00
|
|
|
RSS hash = Y
|
|
|
|
RSS key update = Y
|
|
|
|
RSS reta update = Y
|
|
|
|
VMDq = Y
|
|
|
|
SR-IOV = Y
|
|
|
|
DCB = Y
|
|
|
|
VLAN filter = Y
|
|
|
|
Flow control = Y
|
|
|
|
Rate limitation = Y
|
|
|
|
Inline crypto = Y
|
2021-02-05 08:48:47 +00:00
|
|
|
CRC offload = P
|
|
|
|
VLAN offload = P
|
|
|
|
QinQ offload = P
|
|
|
|
L3 checksum offload = P
|
|
|
|
L4 checksum offload = P
|
|
|
|
MACsec offload = P
|
|
|
|
Inner L3 checksum = P
|
|
|
|
Inner L4 checksum = P
|
2018-05-15 09:49:22 +00:00
|
|
|
Packet type parsing = Y
|
|
|
|
Timesync = Y
|
|
|
|
Rx descriptor status = Y
|
|
|
|
Tx descriptor status = Y
|
|
|
|
Basic stats = Y
|
|
|
|
Extended stats = Y
|
|
|
|
Stats per queue = Y
|
|
|
|
FW version = Y
|
|
|
|
EEPROM dump = Y
|
2019-06-25 11:12:58 +00:00
|
|
|
Module EEPROM dump = Y
|
2018-05-15 09:49:22 +00:00
|
|
|
Registers dump = Y
|
|
|
|
Multiprocess aware = Y
|
2022-09-06 04:00:10 +00:00
|
|
|
FreeBSD = Y
|
|
|
|
Linux = Y
|
|
|
|
Windows = Y
|
2018-05-15 09:49:22 +00:00
|
|
|
ARMv8 = Y
|
|
|
|
x86-32 = Y
|
|
|
|
x86-64 = 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
|
|
|
e_tag = Y
|
|
|
|
fuzzy = Y
|
|
|
|
ipv4 = Y
|
|
|
|
ipv6 = Y
|
|
|
|
nvgre = 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
|
|
|
vxlan = Y
|
|
|
|
|
|
|
|
[rte_flow actions]
|
|
|
|
drop = Y
|
|
|
|
mark = Y
|
|
|
|
pf = Y
|
|
|
|
queue = Y
|
|
|
|
rss = Y
|
|
|
|
security = Y
|
|
|
|
vf = Y
|