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
Unknown Object (File)
Fri, Dec 20, 11:52 PM
Unknown Object (File)
Sat, Dec 7, 11:14 PM
Unknown Object (File)
Nov 27 2024, 9:22 PM
Unknown Object (File)
Nov 14 2024, 12:34 PM
Unknown Object (File)
Nov 13 2024, 7:33 PM
Unknown Object (File)
Oct 17 2024, 1:00 PM
Unknown Object (File)
Oct 17 2024, 1:00 PM
Unknown Object (File)
Oct 17 2024, 12:59 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