+0
−11
Loading
We no longer have any assumptions about vhost memory regions size being a 2MB multiple, so we can get rid of the security check preventing some vhost sessions from being initialized. It will be necessary for virtio-vhost-user, whose memory comes from PCI BARs and its size may not be a 2MB multiple. Change-Id: I48f9bc20f4c61aefdddf39ade875867148f0ed75 Signed-off-by:Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454879 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>