patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Maxime Coquelin <mcoqueli@redhat.com>
To: Maxime Coquelin <maxime.coquelin@redhat.com>
Cc: dev@dpdk.org, amorenoz@redhat.com, david.marchand@redhat.com,
	 chenbox@nvidia.com, stable@dpdk.org
Subject: Re: [PATCH v2] net/virtio-user: fix used ring address calculation
Date: Tue, 14 Oct 2025 15:26:31 +0200	[thread overview]
Message-ID: <CAO55csw=uoafrhp-dzGW8ty_ZDjMQ8OAttBH7wx-QGifzYXA+w@mail.gmail.com> (raw)
In-Reply-To: <20251007144754.1690606-1-maxime.coquelin@redhat.com>

On Tue, Oct 7, 2025 at 4:48 PM Maxime Coquelin
<maxime.coquelin@redhat.com> 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: stable@dpdk.org
>
> Reported-by: Adrian Moreno <amorenoz@redhat.com>
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---
>
> Changes in v2:
> - Refactor addresses calculation (David)
>
> ---
>
>
>  .../net/virtio/virtio_user/virtio_user_dev.c  | 30 ++++++++-----------
>  1 file changed, 13 insertions(+), 17 deletions(-)
>

Adding David's Ack as the only change I did was adding his suggestion
(and I checked with him):
Acked-by: David Marchand <david.marchand@redhat.com>

Thanks,
Maxime


      reply	other threads:[~2025-10-14 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-07 14:47 Maxime Coquelin
2025-10-14 13:26 ` Maxime Coquelin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAO55csw=uoafrhp-dzGW8ty_ZDjMQ8OAttBH7wx-QGifzYXA+w@mail.gmail.com' \
    --to=mcoqueli@redhat.com \
    --cc=amorenoz@redhat.com \
    --cc=chenbox@nvidia.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=maxime.coquelin@redhat.com \
    --cc=stable@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).