Page MenuHomeFreeBSD

mvneta: Add jumbo frame support.
ClosedPublic

Authored by kd on Jan 17 2020, 8:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 7 2024, 6:38 AM
Unknown Object (File)
Dec 3 2024, 5:32 PM
Unknown Object (File)
Nov 26 2024, 10:20 PM
Unknown Object (File)
Nov 26 2024, 10:20 PM
Unknown Object (File)
Oct 14 2024, 8:49 PM
Unknown Object (File)
Oct 10 2024, 1:23 AM
Unknown Object (File)
Sep 17 2024, 2:26 PM
Unknown Object (File)
Sep 16 2024, 10:30 PM
Subscribers

Details

Summary

We support frames with payload up to 9k bytes.
TX csum offload feature has a limitation on max frame length.
Parse the property that describes this limitation from dts and behave accordingly.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable