Re: [Qemu-devel] [PATCH v6 00/12] nbd minimal structured read

2017-10-27 Thread Eric Blake
On 10/27/2017 12:59 PM, no-re...@patchew.org wrote: > Hi, > > This series failed build test on ppc host. Please find the details below. > > /var/tmp/patchew-tester-tmp-xb4sc6ly/src/nbd/server.c: In function > ‘nbd_co_client_start’: > /var/tmp/patchew-tester-tmp-xb4sc6ly/src/nbd/server.c:819:12:

Re: [Qemu-devel] [PATCH v6 00/12] nbd minimal structured read

2017-10-27 Thread no-reply
Hi, This series failed build test on ppc host. Please find the details below. Subject: [Qemu-devel] [PATCH v6 00/12] nbd minimal structured read Message-id: 20171027104037.8319-1-ebl...@redhat.com Type: series === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked under the git

[Qemu-devel] [PATCH v6 00/12] nbd minimal structured read

2017-10-27 Thread Eric Blake
I've incorporated a few more tweaks since v5, addressing the various bugs I pointed out there: https://lists.gnu.org/archive/html/qemu-devel/2017-10/msg04817.html - make sure iotests pass - split a large patch - consistently use absolute offsets - clean up awkward logic in handling option requests