Loading
bdev/malloc: Delegate DIF config check to spdk_dif_ctx_init()
spdk_dif_ctx_init() now has all necessary checks for DIF configuration. The following patches will make the PI format configurable. Then, we will be able to delegate the PI format check to spdk_dif_ctx_init() too. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I6d3328d51dd4fc478edc3b041a2b24b82969e7e2 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24205 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>