Loading
test/nvme: replace PAGE_SIZE with OCSSD_SECTOR_SIZE
Same as 29be88fa (test/blob: always use SPDK_BS_PAGE_SIZE instead of PAGE_SIZE), ARM system could not find defination of PAGE_SIZE when building nvme_ns_ocssd_cmd_ut.c., we use OCSSD_SECTOR_SIZE instead of Page_SIZE here, also use OCSSD_SECTOR_SIZE instead of "0x1000" for const uint32_t sector_size. Change-Id: Ib3062232e44b0be26ade7c64340918f2f23ada03 Signed-off-by:Liang Yan <lyan@suse.com> Reviewed-on: https://review.gerrithub.io/430802 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Sasha Kotchubievsky <sashakot@mellanox.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>