Page MenuHomeFreeBSD

ctl: Add NVMF port type and ioctls
ClosedPublic

Authored by jhb on Apr 9 2024, 11:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 12:58 AM
Unknown Object (File)
Thu, Sep 25, 11:07 AM
Unknown Object (File)
Sep 3 2025, 8:14 PM
Unknown Object (File)
Aug 23 2025, 2:14 AM
Unknown Object (File)
Aug 22 2025, 4:27 PM
Unknown Object (File)
Aug 22 2025, 3:46 PM
Unknown Object (File)
Aug 22 2025, 3:34 PM
Unknown Object (File)
Aug 15 2025, 12:36 AM
Subscribers
None

Details

Summary
  • Add CTL_PORT_NVMF as a new port type.
  • Define a new CTL_NVMF ioctl for NVMF-specific operations similar to CTL_ISCSI. This ioctl supports a command to handoff a single queue pair, a command to enumerate active associations, and a command to disconnect one or more active associations.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable