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, May 17, 1:18 PM
Unknown Object (File)
Sun, May 17, 3:03 AM
Unknown Object (File)
Sat, May 16, 10:31 PM
Unknown Object (File)
Thu, May 14, 3:35 PM
Unknown Object (File)
Tue, May 12, 12:18 AM
Unknown Object (File)
Tue, May 12, 12:17 AM
Unknown Object (File)
Mon, May 11, 11:51 PM
Unknown Object (File)
Thu, May 7, 12:20 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