Page MenuHomeFreeBSD

ctl: Add NVMF port type and ioctls
ClosedPublic

Authored by jhb on Apr 9 2024, 11:04 PM.
Tags
None
Referenced Files
F86271925: D44724.diff
Mon, Jun 17, 11:34 PM
Unknown Object (File)
Fri, Jun 14, 9:38 AM
Unknown Object (File)
Thu, Jun 13, 6:28 PM
Unknown Object (File)
Mon, Jun 3, 5:03 PM
Unknown Object (File)
Mon, May 27, 2:11 AM
Unknown Object (File)
Sun, May 19, 5:30 PM
Unknown Object (File)
May 18 2024, 3:18 PM
Unknown Object (File)
May 3 2024, 4:19 PM
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