[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
multifd/tcp/zlib intermittent abort (was: Re: [PULL 00/18] migration que
From: |
Peter Maydell |
Subject: |
multifd/tcp/zlib intermittent abort (was: Re: [PULL 00/18] migration queue) |
Date: |
Tue, 15 Mar 2022 14:39:09 +0000 |
On Mon, 14 Mar 2022 at 19:44, Peter Maydell <peter.maydell@linaro.org> wrote:
> On Mon, 14 Mar 2022 at 18:58, Peter Maydell <peter.maydell@linaro.org> wrote:
> > I just hit the abort case, narrowing it down to the
> > /i386/migration/multifd/tcp/zlib case, which can hit this without
> > any other tests being run:
>
> > This test seems to fail fairly frequently. I'll try a bisect...
>
> On this s390 machine, this test has been intermittent since
> it was first added in commit 7ec2c2b3c1 ("multifd: Add zlib compression
> multifd support") in 2019.
I have tried (on current master) runs of various of the other
migration tests, and:
* /i386/migration/multifd/tcp/zstd completed 1170 iterations without
failing
* /i386/migration/precopy/tcp completed 4669 iterations without
failing
* /i386/migration/multifd/tcp/zlib fails usually within the first
10 iterations (the most I ever saw it manage was 32)
So whatever this is, it seems like it might be specific to the
zlib code somehow ?
thanks
-- PMM
- Re: [PULL 00/18] migration queue, (continued)
- Re: [PULL 00/18] migration queue, Daniel P . Berrangé, 2022/03/14
- Re: [PULL 00/18] migration queue, Peter Maydell, 2022/03/14
- Re: [PULL 00/18] migration queue, Daniel P . Berrangé, 2022/03/14
- Re: [PULL 00/18] migration queue, Dr. David Alan Gilbert, 2022/03/14
- Re: [PULL 00/18] migration queue, Peter Maydell, 2022/03/14
- Re: [PULL 00/18] migration queue, Dr. David Alan Gilbert, 2022/03/14
- Re: [PULL 00/18] migration queue, Daniel P . Berrangé, 2022/03/14
- Re: [PULL 00/18] migration queue, Peter Xu, 2022/03/14
- Re: [PULL 00/18] migration queue, Peter Maydell, 2022/03/14
- Re: [PULL 00/18] migration queue, Peter Maydell, 2022/03/14
- multifd/tcp/zlib intermittent abort (was: Re: [PULL 00/18] migration queue),
Peter Maydell <=
- Re: multifd/tcp/zlib intermittent abort (was: Re: [PULL 00/18] migration queue), Peter Maydell, 2022/03/15
- Re: multifd/tcp/zlib intermittent abort (was: Re: [PULL 00/18] migration queue), Peter Maydell, 2022/03/15
- Re: multifd/tcp/zlib intermittent abort (was: Re: [PULL 00/18] migration queue), Daniel P . Berrangé, 2022/03/15
- Re: multifd/tcp/zlib intermittent abort, Thomas Huth, 2022/03/15
- Re: multifd/tcp/zlib intermittent abort, Daniel P . Berrangé, 2022/03/15
- Re: multifd/tcp/zlib intermittent abort (was: Re: [PULL 00/18] migration queue), Peter Maydell, 2022/03/15
- Re: multifd/tcp/zlib intermittent abort (was: Re: [PULL 00/18] migration queue), Dr. David Alan Gilbert, 2022/03/15
- Re: multifd/tcp/zlib intermittent abort (was: Re: [PULL 00/18] migration queue), Peter Maydell, 2022/03/15
Re: [PULL 00/18] migration queue, Christian Borntraeger, 2022/03/15