Loading
nvmf: add numa.id to spdk_nvmf_qpair
Individual transports are responsible for setting the numa.id_valid flag and the numa.id value. If a transport doesn't set it, the new spdk_nvmf_qpair_get_numa_id() inline function will just return SPDK_ENV_NUMA_ID_ANY indicating an unknown NUMA ID. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: I1ad2dd80d33ea6fd68fec1dc6935229bc7fcdd12 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24579 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Ben Walker <ben@nvidia.com> Community-CI: Mellanox Build Bot