Page MenuHomeFreeBSD

if_vtnet: Initial support for software LRO
ClosedPublic

Authored by bryanv on Jan 2 2021, 9:10 PM.
Tags
None
Referenced Files
F132321158: D27919.id.diff
Wed, Oct 15, 9:19 PM
Unknown Object (File)
Tue, Oct 14, 6:12 PM
Unknown Object (File)
Tue, Oct 14, 6:12 PM
Unknown Object (File)
Tue, Oct 14, 6:12 PM
Unknown Object (File)
Tue, Oct 14, 6:34 AM
Unknown Object (File)
Sun, Oct 12, 12:31 PM
Unknown Object (File)
Sat, Oct 11, 2:58 AM
Unknown Object (File)
Thu, Oct 9, 9:15 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.