On Fri, Jul 12, 2024 at 2:36 PM Srujana Challa <scha...@marvell.com> wrote: > > This patch modifies the code to convert descriptor buffer IOVA > addresses to virtual addresses only when use_va flag is false. > > This patch fixes segmentation fault with vhost-user backend. > > Fixes: 67e9e504dae2 ("net/virtio_user: convert cq descriptor IOVA address to > Virtual address")
This is not the sha1 for the commit in the main repo, I updated it. > > Reported-by: David Marchand <david.march...@redhat.com> > Signed-off-by: Srujana Challa <scha...@marvell.com> The reported issue is fixed in OVS unit tests. Applied, thanks. -- David Marchand