qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 0/3] Introduce IOMMUNotifier struct


From: Peter Xu
Subject: Re: [Qemu-devel] [PATCH v4 0/3] Introduce IOMMUNotifier struct
Date: Fri, 9 Sep 2016 14:41:20 +0800
User-agent: Mutt/1.5.24 (2015-08-30)

On Thu, Sep 08, 2016 at 09:05:43PM -0700, address@hidden wrote:
> Hi,
> 
> Your series failed automatic build test. Please find the testing commands and
> their output below. If you have docker installed, you can probably reproduce 
> it
> locally.
> 
> Type: series
> Message-id: address@hidden
> Subject: [Qemu-devel] [PATCH v4 0/3] Introduce IOMMUNotifier struct
> 
> === TEST SCRIPT BEGIN ===
> #!/bin/bash
> set -e
> git submodule update --init dtc
> make J=8 address@hidden
> make J=8 address@hidden
> === TEST SCRIPT END ===
> 
> Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
> From https://github.com/patchew-project/qemu
>  * [new tag]         patchew/address@hidden -> patchew/address@hidden
> Switched to a new branch 'test'
> 639dbf6 intel_iommu: allow UNMAP notifiers
> 16bcaf3 memory: introduce IOMMUOps.notify_flag_changed
> 063de83 memory: introduce IOMMUNotifier and its caps
> 
> === OUTPUT BEGIN ===
> Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'
> Cloning into 'dtc'...
> Submodule path 'dtc': checked out '65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf'
>   BUILD centos6
>   ARCHIVE qemu.tgz
>   ARCHIVE dtc.tgz
>   COPY RUNNER
>   RUN test-quick in centos6
> === OUTPUT END ===
> 
> Abort: command timeout (>3600 seconds)

docker quick test for centos6 worked on my laptop (and Fam's as well).

So I suppose this is a false positive. Thanks.

-- peterx



reply via email to

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