+7
−4
Loading
Since 3552b7e7 ("nvmf/vfio-user: log SGL mapping errors"), we have been reporting "Failed to translate" errors during the memory add callback. In fact, these are not issues - it's often the case that the specific memory region added does not cover the queues. Add MAP_QUIET so we don't report any misleading "failures" in this case. Signed-off-by:John Levon <john.levon@nutanix.com> Change-Id: I487c0c2e4f4e35d62b8387179382cc242c55679d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22287 Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Thanos Makatos <thanos.makatos@nutanix.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com>