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)
Thu, May 29, 12:40 PM
Unknown Object (File)
Mon, May 19, 3:28 PM
Unknown Object (File)
Apr 24 2025, 2:14 PM
Unknown Object (File)
Feb 25 2025, 6:39 PM
Unknown Object (File)
Feb 22 2025, 2:34 PM
Unknown Object (File)
Feb 10 2025, 2:53 PM
Unknown Object (File)
Feb 10 2025, 5:04 AM
Unknown Object (File)
Feb 5 2025, 1:04 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