2018-05-15 09:49:22 +00:00
|
|
|
;
|
2020-06-18 16:55:50 +00:00
|
|
|
; Supported features of the 'iavf' network poll mode driver.
|
2018-05-15 09:49:22 +00:00
|
|
|
;
|
|
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
|
|
;
|
|
|
|
[Features]
|
|
|
|
Speed capabilities = Y
|
|
|
|
Link status = 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
|
2019-06-25 11:12:58 +00:00
|
|
|
Scattered Rx = Y
|
2018-05-15 09:49:22 +00:00
|
|
|
TSO = Y
|
2019-06-25 11:12:58 +00:00
|
|
|
Promiscuous mode = Y
|
|
|
|
Allmulticast mode = Y
|
|
|
|
Unicast MAC filter = Y
|
|
|
|
Multicast MAC filter = Y
|
2018-05-15 09:49:22 +00:00
|
|
|
RSS hash = Y
|
|
|
|
RSS key update = Y
|
|
|
|
RSS reta update = Y
|
2019-06-25 11:12:58 +00:00
|
|
|
VLAN filter = Y
|
|
|
|
CRC offload = Y
|
2023-09-11 06:58:14 +00:00
|
|
|
VLAN offload = P
|
2021-02-05 08:48:47 +00:00
|
|
|
L3 checksum offload = P
|
|
|
|
L4 checksum offload = P
|
2019-06-25 11:12:58 +00:00
|
|
|
Packet type parsing = Y
|
|
|
|
Rx descriptor status = Y
|
|
|
|
Tx descriptor status = Y
|
2022-09-06 04:00:10 +00:00
|
|
|
Inline crypto = Y
|
2018-05-15 09:49:22 +00:00
|
|
|
Basic stats = Y
|
2019-06-25 11:12:58 +00:00
|
|
|
Multiprocess aware = Y
|
2022-09-06 04:00:10 +00:00
|
|
|
FreeBSD = Y
|
|
|
|
Linux = Y
|
2019-06-25 11:12:58 +00:00
|
|
|
x86-32 = Y
|
2018-05-15 09:49:22 +00:00
|
|
|
x86-64 = Y
|
2022-09-06 04:00:10 +00:00
|
|
|
|
|
|
|
[rte_flow items]
|
|
|
|
ah = Y
|
|
|
|
arp_eth_ipv4 = Y
|
|
|
|
ecpri = Y
|
|
|
|
esp = Y
|
2023-09-11 06:58:14 +00:00
|
|
|
eth = P
|
2022-09-06 04:00:10 +00:00
|
|
|
gre = Y
|
|
|
|
gtpc = Y
|
|
|
|
gtpu = Y
|
|
|
|
gtp_psc = Y
|
|
|
|
icmp = Y
|
|
|
|
icmp6 = Y
|
|
|
|
ipv4 = Y
|
|
|
|
ipv6 = Y
|
|
|
|
ipv6_frag_ext = Y
|
|
|
|
l2tpv2 = Y
|
|
|
|
l2tpv3oip = Y
|
|
|
|
pfcp = Y
|
|
|
|
ppp = 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]
|
|
|
|
count = Y
|
|
|
|
drop = Y
|
|
|
|
mark = Y
|
|
|
|
passthru = Y
|
|
|
|
queue = Y
|
|
|
|
rss = Y
|
|
|
|
security = Y
|