On Sat, May 7, 2022 at 7:30 AM Wenwu Ma <wenwux...@intel.com> wrote: > > In vhost_user_msg_handler(), if vhost message handling > failed, we should check whether the queue is locked and > release the lock before returning. Or, it will cause a > deadlock later. > > Fixes: 7f31d4ea05ca ("vhost: fix lock on device readiness notification") > Cc: sta...@dpdk.org > > Signed-off-by: Wenwu Ma <wenwux...@intel.com>
Thanks, lgtm. Acked-by: David Marchand <david.march...@redhat.com> -- David Marchand