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, Jun 7, 7:51 AM
Unknown Object (File)
Jun 3 2026, 3:22 AM
Unknown Object (File)
Jun 2 2026, 10:25 AM
Unknown Object (File)
Jun 1 2026, 4:58 PM
Unknown Object (File)
May 24 2026, 11:26 AM
Unknown Object (File)
May 24 2026, 11:26 AM
Unknown Object (File)
May 17 2026, 1:18 PM
Unknown Object (File)
May 17 2026, 3:03 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