Loading
bdevperf: Allocate an md buffer for verify op
For the read operation in the verify operation flow, if the generic bdev layer cannot allocate the buffers, the data buffers are allocated by bdevperf. This patch adds metadata buffers allocation to be consistent with the existing data buffers allocation. Change-Id: Id065c6ec80048e600520c45c097ab63302781721 Signed-off-by:Slawomir Ptak <slawomir.ptak@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24960 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot