Page MenuHomeFreeBSD

ctl: Add NVMF port type and ioctls
ClosedPublic

Authored by jhb on Apr 9 2024, 11:04 PM.
Tags
None
Referenced Files
F171502049: D44724.id.diff
Fri, Sep 11, 12:26 PM
Unknown Object (File)
Tue, Sep 8, 5:24 AM
Unknown Object (File)
Sun, Sep 6, 7:26 PM
Unknown Object (File)
Sun, Sep 6, 1:47 AM
Unknown Object (File)
Sun, Sep 6, 1:47 AM
Unknown Object (File)
Wed, Sep 2, 6:09 PM
Unknown Object (File)
Wed, Sep 2, 5:33 PM
Unknown Object (File)
Wed, Sep 2, 10:53 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