Spdk/test/vfio_user
Changpeng Liu eb5789ceae test/vfio_user: use 2048MiB static memory size for bdevperf
Previously we use 1024MiB static memory for bdevperf, but it may invoke
DPDK dynamic memory allocation when calling `spdk_zmalloc`, and this
part of new memory region isn't registered to remote target process,
vfio-user like solution is designed for pre-allocated memory, so here
we can increase the static memory size as a workaround.

Also add debug log when testing.

Fix issue #2846.

Change-Id: I509093a12a63db2c9e9797da10eab9b5ee0b3aac
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16141
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
2023-01-16 08:22:08 +00:00
..
nvme Add SPDX header to various files 2022-11-29 08:27:51 +00:00
virtio test/vfio_user: use 2048MiB static memory size for bdevperf 2023-01-16 08:22:08 +00:00
autotest.config test/vfio-user: skip NVMeoF target coremask for VMs 2022-09-19 12:47:37 +00:00
common.sh test/vfio_user: remove unnecessary VFIO_QEMU_BIN default value 2023-01-09 14:49:35 +00:00
vfio_user.sh test/vfu_virtio: add SPDK virtio initiator bdevperf tests 2022-12-21 12:25:48 +00:00