Commit 2f731c63 authored by GangCao's avatar GangCao Committed by Konrad Sztyber
Browse files

configure: update the description for vfio-user related



Change-Id: I2953949581e23221935f43cb02af77877043087b
Signed-off-by: default avatarGangCao <gang.cao@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14897


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: default avatarChangpeng Liu <changpeng.liu@intel.com>
Reviewed-by: default avatarKonrad Sztyber <konrad.sztyber@intel.com>
parent 274a9ffb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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."