Page MenuHomeFreeBSD

Avoid trying to toggle TSO twice
ClosedPublic

Authored by freqlabs on Jun 3 2020, 4:21 PM.
Tags
None
Referenced Files
F167603041: D25120.id72620.diff
Sun, Aug 23, 1:20 AM
Unknown Object (File)
Thu, Aug 13, 2:43 PM
Unknown Object (File)
Thu, Aug 13, 2:39 AM
Unknown Object (File)
Thu, Aug 13, 2:39 AM
Unknown Object (File)
Thu, Aug 13, 2:39 AM
Unknown Object (File)
Thu, Aug 13, 2:38 AM
Unknown Object (File)
Wed, Aug 12, 6:30 PM
Unknown Object (File)
Wed, Aug 12, 2:43 PM
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.