Page MenuHomeFreeBSD

Avoid trying to toggle TSO twice
ClosedPublic

Authored by freqlabs on Jun 3 2020, 4:21 PM.
Tags
None
Referenced Files
F151135559: D25120.id72620.diff
Mon, Apr 6, 8:09 AM
Unknown Object (File)
Sat, Apr 4, 7:19 PM
Unknown Object (File)
Wed, Apr 1, 2:54 PM
Unknown Object (File)
Tue, Mar 24, 2:18 AM
Unknown Object (File)
Tue, Mar 17, 9:14 AM
Unknown Object (File)
Tue, Mar 17, 5:17 AM
Unknown Object (File)
Mon, Mar 9, 11:47 AM
Unknown Object (File)
Mon, Mar 9, 10:22 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.