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, Dec 10, 7:24 AM
Unknown Object (File)
Nov 5 2024, 8:00 PM
Unknown Object (File)
Oct 1 2024, 7:05 AM
Unknown Object (File)
Sep 26 2024, 7:54 PM
Unknown Object (File)
Sep 26 2024, 4:37 PM
Unknown Object (File)
Sep 26 2024, 1:37 AM
Unknown Object (File)
Sep 25 2024, 11:06 AM
Unknown Object (File)
Sep 24 2024, 11:20 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
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.