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)
Wed, Jul 3, 10:21 AM
Unknown Object (File)
Tue, Jul 2, 6:09 AM
Unknown Object (File)
Jun 26 2024, 5:18 PM
Unknown Object (File)
Jun 21 2024, 6:32 PM
Unknown Object (File)
Jun 18 2024, 9:26 AM
Unknown Object (File)
Jun 17 2024, 11:34 PM
Unknown Object (File)
Jun 14 2024, 9:38 AM
Unknown Object (File)
Jun 13 2024, 6:28 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