From: Maxime Coquelin <mcoqueli@redhat.com>
To: David Marchand <david.marchand@redhat.com>
Cc: dev@dpdk.org, jmeng@redhat.com, stable@dpdk.org,
Maxime Coquelin <maxime.coquelin@redhat.com>,
Chenbo Xia <chenbox@nvidia.com>
Subject: Re: [PATCH] vhost: fix external buffer in VDUSE
Date: Tue, 28 Oct 2025 13:56:20 +0100 [thread overview]
Message-ID: <CAO55csz6nhyG3kuBYMpWC5VnF8x0SrG5xmKsDtkowOGtocG+rQ@mail.gmail.com> (raw)
In-Reply-To: <20251028123453.4127525-1-david.marchand@redhat.com>
On Tue, Oct 28, 2025 at 1:35 PM David Marchand
<david.marchand@redhat.com> wrote:
>
> extbuf and linearbuf features are required for (enhanced) TSO support
> in OVS.
>
> VDUSE ports were generating multi-segments mbufs in case of "TSO"
> buffers which resulted in OVS generating wrong packets after tunnel
> encapsulation.
>
> Enable the missing datapath features.
>
> Fixes: 0adb8eccc6a6 ("vhost: add VDUSE device creation and destruction")
> Cc: stable@dpdk.org
>
> Signed-off-by: David Marchand <david.marchand@redhat.com>
> ---
> lib/vhost/socket.c | 3 ++-
> lib/vhost/vduse.c | 8 +++++++-
> lib/vhost/vduse.h | 2 +-
> 3 files changed, 10 insertions(+), 3 deletions(-)
>
Thanks for working on this!
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Maxime
prev parent reply other threads:[~2025-10-28 12:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-28 12:34 David Marchand
2025-10-28 12:56 ` 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=CAO55csz6nhyG3kuBYMpWC5VnF8x0SrG5xmKsDtkowOGtocG+rQ@mail.gmail.com \
--to=mcoqueli@redhat.com \
--cc=chenbox@nvidia.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=jmeng@redhat.com \
--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).