Loading
lib/vhost: fix memory barrier miss before read avail flags
When guest enabling interrupts, vhost need paired with the barrier that the Guest executes. Otherwise maybe miss vhost_vq_used_signal and occur IO hang. Change-Id: I62775aea0b9ae48eea5d44e22732b5e7481a2198 Signed-off-by:Jie Wang <wangjie88@huawei.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20504 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>