Page MenuHomeFreeBSD

if_vtnet: Initial support for software LRO
ClosedPublic

Authored by bryanv on Jan 2 2021, 9:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 12, 9:56 AM
Unknown Object (File)
Sat, May 2, 2:51 PM
Unknown Object (File)
Mon, Apr 27, 5:04 PM
Unknown Object (File)
Sat, Apr 18, 3:24 PM
Unknown Object (File)
Sat, Apr 18, 3:10 AM
Unknown Object (File)
Apr 10 2026, 12:39 AM
Unknown Object (File)
Apr 4 2026, 3:35 AM
Unknown Object (File)
Apr 2 2026, 1:48 PM
Subscribers

Details

Summary

This useful when running on hosts that support checksum offloading
but not the GUEST_TSO (LRO) feature. Or potentially, some GRO-like
support when doing forwarding.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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