Page MenuHomeFreeBSD

Check TF_TOE not the tod pointer to determine if TOE is active.
ClosedPublic

Authored by jhb on Oct 15 2020, 6:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 3, 11:01 PM
Unknown Object (File)
Mon, Mar 2, 8:48 PM
Unknown Object (File)
Mon, Mar 2, 3:22 AM
Unknown Object (File)
Sat, Feb 28, 12:23 AM
Unknown Object (File)
Jan 20 2026, 8:34 PM
Unknown Object (File)
Jan 13 2026, 1:33 AM
Unknown Object (File)
Dec 1 2025, 1:23 AM
Unknown Object (File)
Nov 27 2025, 11:58 AM
Subscribers

Details

Summary

The TF_TOE flag is the check used in the rest of the network stack to
determine if TOE is active on a socket. There is at least one path in
the cxgbe(4) TOE driver that can leave the tod pointer non-NULL on a
socket not using TOE.

Test Plan
  • found by Chelsio QA, was not able to reproduce myself, but this seems like the right fix

Diff Detail

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