Page MenuHomeFreeBSD

if_vtnet: Support VIRTIO_NET_F_MTU
ClosedPublic

Authored by bryanv on Jan 2 2021, 8:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 26, 12:17 AM
Unknown Object (File)
Sun, Nov 23, 4:30 PM
Unknown Object (File)
Wed, Nov 12, 2:44 PM
Unknown Object (File)
Wed, Nov 12, 4:40 AM
Unknown Object (File)
Oct 27 2025, 11:41 AM
Unknown Object (File)
Oct 27 2025, 1:21 AM
Unknown Object (File)
Oct 25 2025, 3:56 PM
Unknown Object (File)
Oct 20 2025, 5:53 AM
Subscribers

Details

Summary

This feature lets the guest driver know the maximum MTU size
supported by the host device. If set, use this to limit the
acceptable MTUs, and improve how the receive mbuf cluster size
then is selected.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35872
Build 32761: arc lint + arc unit

Event Timeline

bryanv held this revision as a draft.
bryanv published this revision for review.Jan 2 2021, 10:00 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 19 2021, 5:11 AM
This revision was automatically updated to reflect the committed changes.