Page MenuHomeFreeBSD

vtnet: improve control of transmit offloading
ClosedPublic

Authored by tuexen on Sat, Sep 27, 7:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 19, 2:26 AM
Unknown Object (File)
Sat, Oct 18, 11:50 AM
Unknown Object (File)
Sat, Oct 18, 7:07 AM
Unknown Object (File)
Fri, Oct 10, 6:27 PM
Unknown Object (File)
Fri, Oct 10, 3:37 AM
Unknown Object (File)
Fri, Oct 10, 3:37 AM
Unknown Object (File)
Fri, Oct 10, 3:37 AM
Unknown Object (File)
Thu, Oct 9, 10:32 PM
Subscribers

Details

Summary

Keep the hwassist flags for transmit checksum offload and transmit segment offload in sync with the enabled capabilities.
This bug was reported by Timo Völker.

Diff Detail

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

Event Timeline

tuexen edited the summary of this revision. (Show Details)

Right, I remember disabling txcsum, which didn't take affect, because hwassist wasn't updated. The patch seems to solve this issue. Thanks!

This revision is now accepted and ready to land.Sun, Sep 28, 7:21 AM
This revision was automatically updated to reflect the committed changes.