On Tue, Mar 12, 2024 at 11:48 AM Maxime Coquelin <maxime.coque...@redhat.com> wrote: > > Notification area is a Virtio feature that require to be
requires* > negotiated because not all devices support it. Currently, > it is tried to be initialized as soon as the backend > implements the callback, so it assumes all Vhost-vDPA > devices support it. > > This patch skips calling the notification area map callback > if the device does not advertise its support. > > Fixes: 0fd2782660c8 ("net/virtio-user: support notification area mapping") > > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com> Reviewed-by: David Marchand <david.march...@redhat.com> -- David Marchand