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)
Dec 20 2023, 6:12 PM
Unknown Object (File)
Dec 20 2023, 6:08 AM
Unknown Object (File)
Nov 14 2023, 6:30 PM
Unknown Object (File)
Nov 6 2023, 11:43 PM
Unknown Object (File)
Oct 13 2023, 5:29 PM
Unknown Object (File)
Oct 5 2023, 10:42 PM
Unknown Object (File)
Sep 25 2023, 2:02 AM
Unknown Object (File)
Sep 6 2023, 1:39 AM
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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35884
Build 32773: arc lint + arc unit

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.