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)
Feb 25 2025, 6:39 PM
Unknown Object (File)
Feb 22 2025, 2:34 PM
Unknown Object (File)
Feb 10 2025, 2:53 PM
Unknown Object (File)
Feb 10 2025, 5:04 AM
Unknown Object (File)
Feb 5 2025, 1:04 AM
Unknown Object (File)
Feb 4 2025, 9:53 PM
Unknown Object (File)
Jan 25 2025, 8:07 AM
Unknown Object (File)
Jan 14 2025, 8:12 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