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)
Mon, May 27, 2:11 AM
Unknown Object (File)
Sun, May 19, 5:30 PM
Unknown Object (File)
Sat, May 18, 3:18 PM
Unknown Object (File)
May 3 2024, 4:19 PM
Unknown Object (File)
Apr 27 2024, 7:56 AM
Unknown Object (File)
Apr 26 2024, 4:59 AM
Unknown Object (File)
Apr 25 2024, 2:49 PM
Unknown Object (File)
Apr 17 2024, 7:37 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 57015
Build 53903: arc lint + arc unit