Loading
bdev/nvme: Use spdk_nvme_ns_get_max_io_xfer_size() for I/O passthrough
This and the next change will enable us to pass spdk_nvme_ns and spdk_nvme_qpair as parameters to I/O passthrough APIs. When we support ANA multipath, ANA state of spdk_nvme_ns will be checked. These changes follow that. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Id38a0e14501ff6402f9b151eaf9e44864079412b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5200 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>