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)
Feb 23 2024, 3:32 PM
Unknown Object (File)
Feb 23 2024, 3:32 PM
Unknown Object (File)
Feb 23 2024, 3:32 PM
Unknown Object (File)
Feb 23 2024, 3:17 PM
Unknown Object (File)
Feb 20 2024, 9:59 AM
Unknown Object (File)
Dec 20 2023, 7:11 AM
Unknown Object (File)
Oct 20 2023, 9:54 AM
Unknown Object (File)
Oct 15 2023, 3:12 AM
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