DPDK patches and discussions
 help / color / mirror / Atom feed
From: Kevin Traynor <ktraynor@redhat.com>
To: Maxime Coquelin <maxime.coquelin@redhat.com>,
	dev@dpdk.org, david.marchand@redhat.com, thomas@monjalon.net,
	chenbo.xia@intel.com, aconole@redhat.com
Subject: Re: [PATCH v3 1/2] vhost: fix net offload compliance
Date: Thu, 13 Jul 2023 15:09:25 +0100	[thread overview]
Message-ID: <a00a1776-9e26-8aef-feb0-2185902d02e0@redhat.com> (raw)
In-Reply-To: <20230713135240.240453-2-maxime.coquelin@redhat.com>

On 13/07/2023 14:52, Maxime Coquelin wrote:
> Initial VDUSE support assumed the application always used
> the net offload compliant mode, which is not the case for
> OVS.
> 
> This patch propagates the value set by the application.
> 
> Fixes: 0adb8eccc6a6 ("vhost: add VDUSE device creation and destruction")
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---
>   lib/vhost/socket.c | 2 +-
>   lib/vhost/vduse.c  | 4 ++--
>   lib/vhost/vduse.h  | 6 ++++--
>   3 files changed, 7 insertions(+), 5 deletions(-)
> 

lgtm
Acked-by: Kevin Traynor <ktraynor@redhat.com>


  reply	other threads:[~2023-07-13 14:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13 13:52 [PATCH v3 0/2] vduse: TSO & vIOMMU fixes Maxime Coquelin
2023-07-13 13:52 ` [PATCH v3 1/2] vhost: fix net offload compliance Maxime Coquelin
2023-07-13 14:09   ` Kevin Traynor [this message]
2023-07-13 13:52 ` [PATCH v3 2/2] vhost: force vIOMMU enablement with VDUSE Maxime Coquelin
2023-07-13 14:09   ` Kevin Traynor
2023-07-13 15:32 ` [PATCH v3 0/2] vduse: TSO & vIOMMU fixes Maxime Coquelin

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=a00a1776-9e26-8aef-feb0-2185902d02e0@redhat.com \
    --to=ktraynor@redhat.com \
    --cc=aconole@redhat.com \
    --cc=chenbo.xia@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=maxime.coquelin@redhat.com \
    --cc=thomas@monjalon.net \
    /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).