Loading
bdev/ocssd: Call read() directly when buffer is already allocated
Call bdev_ocssd_read() directly when buffer is already allocated to improve performance and support retry in the bdev module as done for the standard NVMe bdev. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Icf18148e09b61df7effc84535bea60f49d1c15b3 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5559 Community-CI: Broadcom CI Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>