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, Apr 24, 3:56 AM
Unknown Object (File)
Mon, Apr 20, 5:36 AM
Unknown Object (File)
Mon, Apr 20, 2:14 AM
Unknown Object (File)
Mon, Apr 20, 12:46 AM
Unknown Object (File)
Sat, Apr 18, 9:18 AM
Unknown Object (File)
Wed, Apr 15, 3:19 AM
Unknown Object (File)
Fri, Apr 10, 10:56 AM
Unknown Object (File)
Fri, Apr 10, 2:27 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.