Loading
test/nvme: Fix static memory accessing overflows.
This is a workaround for issue #1083. Using constructing nvme_pcie_ctrlr to access spdk_nvme_ctrlr, this avoid reporting : Memory access at offset * overflows this variable. Signed-off-by:dongx.yi <dongx.yi@intel.com> Change-Id: Ided625f95ff33df277c28e0410e946f99b787550 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/476420 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
JinYu <jin.yu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Maciej Wawryk <maciejx.wawryk@intel.com>