Loading
bdev/nvme: Clean up accel_sequence_supported() to follow existing pattern
Previously, bdev_nvme_get_ctrlr() was used by bdev_nvme_accel_sequence_supported(). However, bdev_nvme_get_ctrlr() was for special purpose and was not general. Following the existing bdev_nvme_io_type_supported() will be better. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: Ib4828c3caa4cf9c9d3bec1fe708d75322b816063 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24909 Community-CI: Mellanox Build Bot Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>