Update libvfio-user such that the SGL access APIs can be used concurrently. We are guaranteed that the guest memory remains mappable now that the vfio-user transport has implemented quiescence. This is currently only really useful (for a single controller) in poll mode, but shouldn't break interrupt mode, as we still ensure all a controller's queues are on the same poll group in that case. Signed-off-by: John Levon <john.levon@nutanix.com> Change-Id: I0988e731558e9bf63992026afc53abc66ec2a706 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12349 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> |
||
---|---|---|
.. | ||
host | ||
target | ||
common.sh | ||
nvmf.sh | ||
README.md |
NVMe-oF test scripts
The test scripts in this directory hierarchy can be run in isolation by passing the --iso flag when running the test script. This will set up the RDMA NIC for testing and then tear it back down again when the test is completed.