qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] Unit test+fix for problem with QEMU handlin


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 0/2] Unit test+fix for problem with QEMU handling of multiple bind()s to the same port
Date: Fri, 9 Jun 2017 14:39:44 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

On 06/09/2017 02:19 PM, Knut Omang wrote:
> This series contains:
> * a unit test that exposes a race condition which causes QEMU to fail
>   to find a port even when there is plenty of available ports.
> * a refactor of the qemu-sockets inet_listen_saddr() function
>   to better handle this situation.
> 
> Thanks,
> Knut
> 
> Knut Omang (2):
>   Add test-listen - a stress test for QEMU socket listen
>   socket: Handle race condition between binds to the same port
> 

I'd reorder the series, to put the fix first and the test second, rather
than the (crippled) test first.  Someone that wants to prove that the
test works can easily apply the patches out of order.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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