Page MenuHomeFreeBSD

Avoid trying to toggle TSO twice
ClosedPublic

Authored by freqlabs on Jun 3 2020, 4:21 PM.
Tags
None
Referenced Files
F132271325: D25120.id72620.diff
Wed, Oct 15, 9:26 AM
F132271322: D25120.id73138.diff
Wed, Oct 15, 9:26 AM
F132271317: D25120.id.diff
Wed, Oct 15, 9:26 AM
F132252134: D25120.id72620.diff
Wed, Oct 15, 5:14 AM
F132222864: D25120.diff
Tue, Oct 14, 10:48 PM
Unknown Object (File)
Thu, Oct 2, 2:49 PM
Unknown Object (File)
Wed, Oct 1, 10:45 PM
Unknown Object (File)
Wed, Oct 1, 6:45 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.