Page MenuHomeFreeBSD

ctld: Simplify handling of non-iSCSI and non-NVMe kernel ports
ClosedPublic

Authored by jhb on May 27 2026, 8:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 26, 11:00 AM
Unknown Object (File)
Sat, Jul 25, 4:15 AM
Unknown Object (File)
Fri, Jul 24, 3:21 PM
Unknown Object (File)
Tue, Jul 21, 6:46 PM
Unknown Object (File)
Tue, Jul 21, 9:33 AM
Unknown Object (File)
Mon, Jul 20, 8:12 AM
Unknown Object (File)
Thu, Jul 16, 8:15 AM
Unknown Object (File)
Thu, Jul 16, 8:05 AM
Subscribers

Details

Summary

Just add these directly to the kports object rather than treating them
as iSCSI ports.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 74166
Build 71049: arc lint + arc unit

Event Timeline

jhb requested review of this revision.May 27 2026, 8:50 PM
jhb added inline comments.
usr.sbin/ctld/kernel.cc
450–451

With the change to only call this for "iscsi" ports, it is debatable if we should be adding those ports to kports here.

This revision was not accepted when it landed; it landed in state Needs Review.Jun 24 2026, 3:29 PM
This revision was automatically updated to reflect the committed changes.