[PATCH v3 1/2] vhost: fix net offload compliance
Kevin Traynor
ktraynor at redhat.com
Thu Jul 13 16:09:25 CEST 2023
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 at 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 at redhat.com>
More information about the dev
mailing list