numam-spdk/lib/vhost
Changpeng Liu 2020418f2b vhost_nvme: fix one compilation issue
Commit 1a1cbdf30 changed the struct spdk_vhost_dev to have static
cpumask variable which broke the complilation.  This patch will
fix that.

Change-Id: I8d0ef90f491e4fc4f0fae6faff2909fd3bd68053
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/479500
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-01-13 12:43:16 +00:00
..
Makefile make: add dependencies for the rte_vhost build. 2019-09-09 22:15:24 +00:00
rte_vhost_compat.c vhost: Inline the calculation of vhost session memory region. 2020-01-07 12:17:55 +00:00
vhost_blk.c lib/vhost: Allocate cpumask statically for struct spdk_vhost_dev 2020-01-03 08:32:38 +00:00
vhost_internal.h lib/vhost: Allocate cpumask statically for struct spdk_vhost_dev 2020-01-03 08:32:38 +00:00
vhost_nvme.c vhost_nvme: fix one compilation issue 2020-01-13 12:43:16 +00:00
vhost_rpc.c lib/vhost: Allocate cpumask statically for struct spdk_vhost_dev 2020-01-03 08:32:38 +00:00
vhost_scsi.c lib/vhost: Allocate cpumask statically for struct spdk_vhost_dev 2020-01-03 08:32:38 +00:00
vhost.c lib/vhost: Allocate cpumask statically for poll group assignment 2020-01-03 08:32:38 +00:00