On 4/11/22 13:00, David Marchand wrote:
vq->async accesses must be protected with vq->access_lock.
Fixes: eb666d24085f ("vhost: fix async unregister deadlock")
Fixes: 0c0935c5f794 ("vhost: allow to check in-flight packets for async vhost")
Cc: [email protected]
Signed-off-by: David Marchand <[email protected]>
Acked-by: Sunil Pai G <[email protected]>
---
lib/vhost/vhost.c | 25 ++++++++++---------------
1 file changed, 10 insertions(+), 15 deletions(-)
Applied to dpdk-next-virtio/main.
Thanks,
Maxime