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, Nov 14, 1:12 AM
Unknown Object (File)
Sat, Nov 8, 6:27 AM
Unknown Object (File)
Sat, Nov 8, 1:31 AM
Unknown Object (File)
Thu, Nov 6, 2:54 PM
Unknown Object (File)
Thu, Nov 6, 2:21 PM
Unknown Object (File)
Wed, Nov 5, 10:22 PM
Unknown Object (File)
Wed, Nov 5, 2:36 PM
Unknown Object (File)
Tue, Nov 4, 3:45 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