On Tue, Oct 7, 2025 at 4:48 PM Maxime Coquelin
<[email protected]> wrote:
>
> This patch fixes the used ring address calculation, to
> avoid Vhost-vDPA backends (such as VDUSE) to fail while
> trying to translate it.
>
> Fixes: 666ef294ddf7 ("net/virtio-user: share descriptor IOVA to backend")
> Cc: [email protected]
>
> Reported-by: Adrian Moreno <[email protected]>
> Signed-off-by: Maxime Coquelin <[email protected]>
> ---
>
> Changes in v2:
> - Refactor addresses calculation (David)
>
> ---
>
>
>  .../net/virtio/virtio_user/virtio_user_dev.c  | 30 ++++++++-----------
>  1 file changed, 13 insertions(+), 17 deletions(-)
Applied to next-virtio/for-next-net.

Thanks,
Maxime

Reply via email to