Page MenuHomeFreeBSD

Avoid trying to toggle TSO twice
ClosedPublic

Authored by freqlabs on Jun 3 2020, 4:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 26, 9:26 AM
Unknown Object (File)
Thu, Jun 25, 7:20 PM
Unknown Object (File)
Thu, Jun 4, 11:14 AM
Unknown Object (File)
May 30 2026, 9:41 AM
Unknown Object (File)
May 29 2026, 12:48 PM
Unknown Object (File)
May 24 2026, 1:12 AM
Unknown Object (File)
May 21 2026, 8:52 AM
Unknown Object (File)
May 17 2026, 10:35 AM
Subscribers

Details

Summary

Remove TSO from the toggle mask when automatically disabled by TXCKSUM* in various NIC drivers.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

It makes sense to me on a brief look, but please request review from the driver maintainers.

This revision is now accepted and ready to land.Jun 3 2020, 4:32 PM

I'm the defacto if_oce maintainer. I approve the change to oce_if.c

This revision was automatically updated to reflect the committed changes.