As legacy filter API "filter_ctrl" is superseded since 2017 by the rte_flow API, and got the deprecated attribute in DPDK 19.05, it is time to remove the associated features from the matrix. Not documenting deprecated features as supported will avoid confusion. Signed-off-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Andrew Rybchenko <arybchenko@solarflare.com> Acked-by: Jerin Jacob <jerinj@marvell.com> Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
78 lines
1.8 KiB
INI
78 lines
1.8 KiB
INI
;
|
|
; Features of a default network driver.
|
|
;
|
|
; This file defines the features that are valid for inclusion in
|
|
; the other driver files and also the order that they appear in
|
|
; the features table in the documentation. The feature description
|
|
; string should not exceed feature_str_len defined in conf.py.
|
|
;
|
|
[Features]
|
|
Speed capabilities =
|
|
Link status =
|
|
Link status event =
|
|
Removal event =
|
|
Queue status event =
|
|
Rx interrupt =
|
|
Lock-free Tx queue =
|
|
Fast mbuf free =
|
|
Free Tx mbuf on demand =
|
|
Queue start/stop =
|
|
Runtime Rx queue setup =
|
|
Runtime Tx queue setup =
|
|
MTU update =
|
|
Jumbo frame =
|
|
Scattered Rx =
|
|
LRO =
|
|
TSO =
|
|
Promiscuous mode =
|
|
Allmulticast mode =
|
|
Unicast MAC filter =
|
|
Multicast MAC filter =
|
|
RSS hash =
|
|
RSS key update =
|
|
RSS reta update =
|
|
Inner RSS =
|
|
VMDq =
|
|
SR-IOV =
|
|
DCB =
|
|
VLAN filter =
|
|
Flow control =
|
|
Flow API =
|
|
Rate limitation =
|
|
Traffic mirroring =
|
|
Inline crypto =
|
|
CRC offload =
|
|
VLAN offload =
|
|
QinQ offload =
|
|
L3 checksum offload =
|
|
L4 checksum offload =
|
|
Timestamp offload =
|
|
MACsec offload =
|
|
Inner L3 checksum =
|
|
Inner L4 checksum =
|
|
Packet type parsing =
|
|
Timesync =
|
|
Rx descriptor status =
|
|
Tx descriptor status =
|
|
Basic stats =
|
|
Extended stats =
|
|
Stats per queue =
|
|
FW version =
|
|
EEPROM dump =
|
|
Module EEPROM dump =
|
|
Registers dump =
|
|
LED =
|
|
Multiprocess aware =
|
|
BSD nic_uio =
|
|
Linux UIO =
|
|
Linux VFIO =
|
|
Other kdrv =
|
|
ARMv7 =
|
|
ARMv8 =
|
|
Power8 =
|
|
x86-32 =
|
|
x86-64 =
|
|
Usage doc =
|
|
Design doc =
|
|
Perf doc =
|