HomeFreeBSD

Implement jumbo frame support in mvneta driver

Description

Implement jumbo frame support in mvneta driver

This patch introduces processing of the frames
up to 9kB by the mvneta driver. Some versions of
this NIC limit TX checksum offloading, depending
on the frame size, so add appropriate handling
of this feature.

Submitted by: Kornel Duleba
Obtained from: Semihalf
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D23225

Details

Provenance
mwAuthored on
Differential Revision
D23225: mvneta: Add jumbo frame support.
Parents
rS357675: Destroy RX DMA tag on detach in mvneta driver
Branches
Unknown
Tags
Unknown