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, Feb 22, 7:22 PM
Unknown Object (File)
Sun, Feb 22, 5:45 PM
Unknown Object (File)
Sun, Feb 22, 1:36 PM
Unknown Object (File)
Sat, Feb 21, 6:54 PM
Unknown Object (File)
Tue, Feb 17, 6:20 PM
Unknown Object (File)
Sun, Feb 8, 12:43 PM
Unknown Object (File)
Sun, Feb 8, 12:22 PM
Unknown Object (File)
Sat, Feb 7, 9:29 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