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)
Dec 20 2023, 6:59 AM
Unknown Object (File)
Nov 29 2023, 7:39 PM
Unknown Object (File)
Nov 26 2023, 4:24 PM
Unknown Object (File)
Sep 10 2023, 9:36 AM
Unknown Object (File)
Aug 28 2023, 6:59 PM
Unknown Object (File)
Aug 28 2023, 6:58 PM
Unknown Object (File)
Aug 28 2023, 6:57 PM
Unknown Object (File)
Aug 28 2023, 6:45 PM
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