qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] net: Fix announce_self with vhost


From: Laurent Vivier
Subject: Re: [PATCH 0/2] net: Fix announce_self with vhost
Date: Thu, 30 Jan 2025 10:29:32 +0100
User-agent: Mozilla Thunderbird

On 18/01/2025 21:20, Michael Tokarev wrote:
17.01.2025 14:17, Laurent Vivier wrote:
announce_self that sends a RARP packet after migration
or with announce_self QMP/HMP command doesn't work with
vhost because of the vnet headers.

announce_self is the only user of QEMU_NET_PACKET_FLAG_RAW and
this flag is not correctly managed.

This series fix a problem with this flag in filter-dump and in
qemu_deliver_packet_iov().

Laurent Vivier (2):
   net: Fix announce_self
   net/dump: Correctly compute Ethernet packet offset

  net/dump.c | 3 ++-
  net/net.c  | 1 +
  2 files changed, 3 insertions(+), 1 deletion(-)

Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>

Applied to trivial-patches and queued for qemu-stable.


When do you plan to send the PR for them?

Thanks,
Laurent




reply via email to

[Prev in Thread] Current Thread [Next in Thread]