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)
Fri, Nov 7, 7:39 AM
Unknown Object (File)
Sun, Nov 2, 8:13 AM
Unknown Object (File)
Wed, Oct 29, 11:01 PM
Unknown Object (File)
Tue, Oct 28, 3:43 PM
Unknown Object (File)
Tue, Oct 28, 6:24 AM
Unknown Object (File)
Mon, Oct 27, 2:49 AM
Unknown Object (File)
Fri, Oct 24, 4:28 PM
Unknown Object (File)
Fri, Oct 24, 3:10 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