Page MenuHomeFreeBSD

ctl: Add NVMF port type and ioctls
ClosedPublic

Authored by jhb on Apr 9 2024, 11:04 PM.
Tags
None
Referenced Files
F149668256: D44724.id138080.diff
Thu, Mar 26, 3:22 AM
F149668169: D44724.id136820.diff
Thu, Mar 26, 3:21 AM
F149633643: D44724.id138080.diff
Wed, Mar 25, 8:42 PM
Unknown Object (File)
Wed, Mar 25, 10:33 AM
Unknown Object (File)
Tue, Mar 24, 4:28 PM
Unknown Object (File)
Sun, Mar 15, 9:07 PM
Unknown Object (File)
Mon, Mar 9, 4:32 PM
Unknown Object (File)
Mon, Mar 9, 4:32 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