+12
−18
+36
−31
Loading
In commit 23baa676, we will start virtio device only once, and update the VQ's information in SET_VRING_KICK message context, so when multi-queues are enabled, SPDK doesn't register VQ's interrupt handler, here we add it when enable VQ. Fix issue #2940. Change-Id: I29dbd7bf0b81b23c2e47e37c467952cc5887b5bf Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17354 Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <james.r.harris@intel.com>