qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 6/6] tx_pkt: switch to use qemu_receive_packet_iov() for loop


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 6/6] tx_pkt: switch to use qemu_receive_packet_iov() for loopback
Date: Thu, 25 Feb 2021 15:35:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 2/24/21 6:54 AM, Jason Wang wrote:
> This patch switches to use qemu_receive_receive_iov() which can detect
> reentrancy and return early.
> 
> Signed-off-by: Jason Wang <jasowang@redhat.com>
> ---
>  hw/net/net_tx_pkt.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>





reply via email to

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