HomeFreeBSD

nvmfdd: A simple userspace NVMe over Fabrics host

Description

nvmfdd: A simple userspace NVMe over Fabrics host

This program uses libnvmf to connect to a remote Fabrics controller
and perform a single read or write operation. The write command reads
data from stdin to construct one or more NVM Write commands sent to
the remote namespace. The read command uses one or more NVM Read
commands to read blocks from a remote namespace writing the data to
stdout.

Reviewed by: chuck, imp
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D44730

Details

Provenance
jhbAuthored on Thu, May 2, 11:35 PM
Reviewer
chuck
Differential Revision
D44730: nvmfdd: A simple userspace NVMe over Fabrics host
Parents
rG17c907dd7acf: ctladm: Add nvterminate command to drop active NVMeoF associations
Branches
Unknown
Tags
Unknown