Loading
test/unit/blob: introduce g_phys_blocklen
Up until now, the unit tests were all just hardcoded for 4096B md page size. Upcoming patches will enable larger md page sizes. So introduce a suite parameter "g_phys_blocklen" which for now will always be 4096. Future patches will emulate block devices with a larger phys_blocklen, which is used as the md page size by default. Signed-off-by:Atul Malakar <a.malakar@samsung.com> Signed-off-by:
Jim Harris <jim.harris@samsung.com> Change-Id: I133113474938d2b9490161a856a32ebfe659d674 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25309 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <ben@nvidia.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Community-CI: Mellanox Build Bot Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>