From: Stefan Hajnoczi <stefanha@redhat.com>
To: Alberto Garcia <berto@igalia.com>
Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v8 00/11] Support streaming to an intermediate layer
Date: Tue, 23 Jun 2015 16:36:32 +0100 [thread overview]
Message-ID: <20150623153632.GH31481@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <cover.1435008395.git.berto@igalia.com>
[-- Attachment #1: Type: text/plain, Size: 1430 bytes --]
On Tue, Jun 23, 2015 at 12:32:15AM +0300, Alberto Garcia wrote:
> v8:
> - Rebased on top of Stefan's block branch (0a35bce416)
> - The loop that pauses the block jobs in bdrv_drain_all() is now split
> in two: one that iterates the list of block jobs to stop them, and
> one that iterates the root bds in order to get the aio contexts.
Did you try qemu-iotests? I'm still getting:
030 11s ... [failed, exit status 1] - output mismatch (see 030.out.bad)
--- 030.out 2015-06-23 16:10:53.315110375 +0100
+++ 030.out.bad 2015-06-23 16:20:49.649709419 +0100
@@ -1,5 +1,17 @@
-.................
+......F..........
+======================================================================
+FAIL: test_stream_parallel (__main__.TestParallelOps)
+----------------------------------------------------------------------
+Traceback (most recent call last):
+ File "030", line 202, in test_stream_parallel
+ self.assert_qmp(result, 'return', {})
+ File "/home/stefanha/qemu/tests/qemu-iotests/iotests.py", line 286, in assert_qmp
+ result = self.dictpath(d, path)
+ File "/home/stefanha/qemu/tests/qemu-iotests/iotests.py", line 265, in dictpath
+ self.fail('failed path traversal for "%s" in "%s"' % (path, str(d)))
+AssertionError: failed path traversal for "return" in "None"
+
----------------------------------------------------------------------
Ran 17 tests
-OK
+FAILED (failures=1)
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2015-06-23 15:36 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-22 21:32 [Qemu-devel] [PATCH v8 00/11] Support streaming to an intermediate layer Alberto Garcia
2015-06-22 21:32 ` [Qemu-devel] [PATCH v8 01/11] block: keep a list of block jobs Alberto Garcia
2015-06-24 15:45 ` Max Reitz
2015-06-22 21:32 ` [Qemu-devel] [PATCH v8 02/11] block: allow block jobs in any arbitrary node Alberto Garcia
2015-06-22 21:32 ` [Qemu-devel] [PATCH v8 03/11] block: never cancel a streaming job without running stream_complete() Alberto Garcia
2015-10-16 8:35 ` Stefan Hajnoczi
2015-06-22 21:32 ` [Qemu-devel] [PATCH v8 04/11] block: Support streaming to an intermediate layer Alberto Garcia
2015-06-22 21:32 ` [Qemu-devel] [PATCH v8 05/11] block: Add QMP support for " Alberto Garcia
2015-06-22 21:32 ` [Qemu-devel] [PATCH v8 06/11] docs: Document how to stream " Alberto Garcia
2015-06-22 21:32 ` [Qemu-devel] [PATCH v8 07/11] qemu-iotests: fix test_stream_partial() Alberto Garcia
2015-06-22 21:32 ` [Qemu-devel] [PATCH v8 08/11] qemu-iotests: add no-op streaming test Alberto Garcia
2015-06-22 21:32 ` [Qemu-devel] [PATCH v8 09/11] qemu-iotests: test streaming to an intermediate layer Alberto Garcia
2015-06-22 21:32 ` [Qemu-devel] [PATCH v8 10/11] qemu-iotests: test block-stream operations in parallel Alberto Garcia
2015-06-22 21:32 ` [Qemu-devel] [PATCH v8 11/11] qemu-iotests: test overlapping block-stream operations Alberto Garcia
2015-06-23 15:36 ` Stefan Hajnoczi [this message]
2015-06-23 16:09 ` [Qemu-devel] [PATCH v8 00/11] Support streaming to an intermediate layer Alberto Garcia
2015-06-23 16:48 ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2015-06-24 8:02 ` Alberto Garcia
2015-06-24 10:02 ` Alberto Garcia
2015-06-26 8:01 ` Alberto Garcia
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=20150623153632.GH31481@stefanha-thinkpad.redhat.com \
--to=stefanha@redhat.com \
--cc=berto@igalia.com \
--cc=qemu-block@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).