All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL v2 0/5] Merge sockets 2017/07/11
Date: Fri, 14 Jul 2017 16:13:07 +0100	[thread overview]
Message-ID: <20170714151307.GI28095@redhat.com> (raw)
In-Reply-To: <CAFEAcA979j6Tw8=JAU0U1xTbxXmqj7pvo7sLvHfAv4k7OkCJYw@mail.gmail.com>

On Fri, Jul 14, 2017 at 09:36:15AM +0100, Peter Maydell wrote:
> On 12 July 2017 at 17:18, Daniel P. Berrange <berrange@redhat.com> wrote:
> > The following changes since commit 3d0bf8dfdfebd7f2ae41b6f220444b8047d6b1ee:
> >
> >   Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170710a' into staging (2017-07-10 18:13:03 +0100)
> >
> > are available in the git repository at:
> >
> >   git://github.com/berrange/qemu tags/pull-sockets-2017-07-11-2
> >
> > for you to fetch changes up to 4b1ac1b3abf0d07cd4d9f9011f12d62bff27154c:
> >
> >   tests: add functional test validating ipv4/ipv6 address flag handling (2017-07-12 16:49:00 +0100)
> >
> > ----------------------------------------------------------------
> > Merge sockets 2017/07/11 v2
> >
> > ----------------------------------------------------------------
> > Daniel P. Berrange (5):
> >   sockets: ensure we can bind to both ipv4 & ipv6 separately
> >   sockets: don't block IPv4 clients when listening on "::"
> >   sockets: ensure we don't accept IPv4 clients when IPv4 is disabled
> >   io: preserve ipv4/ipv6 flags when resolving InetSocketAddress
> >   tests: add functional test validating ipv4/ipv6 address flag handling
> 
> This failed 'make check' on s390x host:
> 
> TEST: tests/test-sockets-proto... (pid=28872)
>   /sockets/migrate/wildcard/all:                                       OK
> [...]
>   /sockets/chardev/::/ipv4onipv6on:                                    OK
>   /sockets/chardev/::/ipv4offipv6off:                                  OK
>   /sockets/net/wildcard/all:                                           **
> ERROR:/home/linux1/qemu/tests/test-sockets-proto.c:849:test_listen:
> assertion failed: (data->ipv4 == 0)
> FAIL
> GTester: last random seed: R02S575d305465be93e6120318b4f8434263
> (pid=29314)
> FAIL: tests/test-sockets-proto

Given the amount of trouble I've had making this test suite work reliably
across all build envs, and the impeding freeze deadline, I've just decided
to drop the test suite patch.

I'll queue the test suite again next cycle when I've more time to debug
it.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

      parent reply	other threads:[~2017-07-14 15:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12 16:18 [Qemu-devel] [PULL v2 0/5] Merge sockets 2017/07/11 Daniel P. Berrange
2017-07-12 16:18 ` [Qemu-devel] [PULL v2 1/5] sockets: ensure we can bind to both ipv4 & ipv6 separately Daniel P. Berrange
2017-07-12 16:18 ` [Qemu-devel] [PULL v2 2/5] sockets: don't block IPv4 clients when listening on "::" Daniel P. Berrange
2017-07-12 16:18 ` [Qemu-devel] [PULL v2 3/5] sockets: ensure we don't accept IPv4 clients when IPv4 is disabled Daniel P. Berrange
2017-07-12 16:18 ` [Qemu-devel] [PULL v2 4/5] io: preserve ipv4/ipv6 flags when resolving InetSocketAddress Daniel P. Berrange
2017-07-12 16:18 ` [Qemu-devel] [PULL v2 5/5] tests: add functional test validating ipv4/ipv6 address flag handling Daniel P. Berrange
2017-07-12 21:28 ` [Qemu-devel] [PULL v2 0/5] Merge sockets 2017/07/11 Philippe Mathieu-Daudé
2017-07-14  8:36 ` Peter Maydell
2017-07-14  9:18   ` Christian Borntraeger
2017-07-14  9:28     ` Daniel P. Berrange
2017-07-14 15:13   ` Daniel P. Berrange [this message]

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=20170714151307.GI28095@redhat.com \
    --to=berrange@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.