configure: update the description for vfio-user related

Change-Id: I2953949581e23221935f43cb02af77877043087b
Signed-off-by: GangCao <gang.cao@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14897
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
This commit is contained in:
GangCao 2022-10-08 00:21:55 -04:00 committed by Konrad Sztyber
parent 274a9ffbd5
commit 2f731c6323

3
configure vendored
View File

@ -64,7 +64,8 @@ function usage() {
echo " --without-virtio No path required."
echo " --with-vfio-user[=DIR] Build custom vfio-user transport for NVMf target and vfio-user target."
echo " vfio-user initiator is always built-in in Linux."
echo " --without-vfio-user example: /usr/src/libvfio-user"
echo " example: /usr/src/libvfio-user"
echo " --without-vfio-user No path required."
echo " --with-pmdk[=DIR] Build persistent memory bdev.
example: /usr/share/pmdk"
echo " --without-pmdk No path required."