Page MenuHomeFreeBSD

cxgbe: Only run ktls_tick when NIC TLS is enabled.
ClosedPublic

Authored by jhb on Oct 13 2021, 9:11 PM.
Tags
None
Referenced Files
F150529831: D32491.diff
Thu, Apr 2, 2:05 AM
Unknown Object (File)
Sat, Mar 28, 7:05 AM
Unknown Object (File)
Sun, Mar 22, 3:33 PM
Unknown Object (File)
Sat, Mar 21, 2:43 AM
Unknown Object (File)
Fri, Mar 13, 3:39 PM
Unknown Object (File)
Fri, Mar 13, 1:53 AM
Unknown Object (File)
Sun, Mar 8, 5:40 AM
Unknown Object (File)
Feb 28 2026, 6:36 PM
Subscribers

Details

Summary

Previously the body of ktls_tick was a nop when NIC TLS was disabled,
but the callout was still scheduled consuming power on otherwise-idle
systems with Chelsio T6 adapters. Now the callout only runs while NIC
TLS is enabled on at least one interface of an adapter.

Reported by: mav
Sponsored by: Chelsio Communications

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42131
Build 39019: arc lint + arc unit