Loading
bdev/nvme: use bdev_nvme linker script
Commit dd98a248 ("bdev_nvme: Make bdev nvme create and set multipath policy APIs public") exposed functions from the bdev_nvme library, but it left the Makefile pointing at the blank linker script, resulting in the .so not defining any symbols. Because of that, the minor version of the bdev_nvme library needs to be bumped. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I91248c37856b52c04e0cb6e7f01eea789c559302 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25162 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com>