Jumbo offload is no more announced as capability, and 'DEV_RX_OFFLOAD_JUMBO_FRAME' offload flag is removed. This patch is also removing 'Jumbo frame' feature from documentation. Fixes: b563c1421282 ("ethdev: remove jumbo offload flag") Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
29 lines
700 B
INI
29 lines
700 B
INI
;
|
|
; Supported features of the 'octeontx' 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
|
|
Lock-free Tx queue = Y
|
|
Queue start/stop = P
|
|
MTU update = Y
|
|
Scattered Rx = Y
|
|
Promiscuous mode = Y
|
|
Unicast MAC filter = Y
|
|
VLAN filter = Y
|
|
VLAN offload = P
|
|
CRC offload = Y
|
|
L3 checksum offload = Y
|
|
L4 checksum offload = Y
|
|
Inner L3 checksum = Y
|
|
Inner L4 checksum = Y
|
|
Packet type parsing = Y
|
|
Flow control = Y
|
|
Basic stats = Y
|
|
Linux = Y
|
|
ARMv8 = Y
|
|
Usage doc = Y
|