qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v1] Include errno values in printfs for some


From: Patchew Tool
Subject: Re: [Qemu-devel] [RFC PATCH v1] Include errno values in printfs for some xc_ calls.
Date: Fri, 13 Mar 2015 12:46:23 -0700 (PDT)

This series passed Patchew automatic testing, but there are some warnings.

Find the log fragments below, or open the following URL to see the full log:

http://qemu.patchew.org/testing/log/<address@hidden>

----------8<---------

docker run --net=none -v 
/var/tmp/patchew-tester/tmpJLu77j:/var/tmp/patchew-test patchew:fedora-20 
timeout 3600 /var/tmp/patchew-test/qemu-devel.sh /var/tmp/patchew-test

*** Testing 'coding style check' ***

Checking 
0001-xen-hw-passthrough--Use-errno-instead-of-ret-for-xc_physdev_map_--calls.patch
total: 0 errors, 0 warnings, 20 lines checked

0001-xen-hw-passthrough--Use-errno-instead-of-ret-for-xc_physdev_map_--calls.patch
 has no obvious style problems and is ready for submission.

Checking 
0002-xen-hvm--When-using-xc_domain_add_to_physmap-also-include-errno-when-reporting.patch
command failed with exit code 0
$@
WARNING: line over 80 characters
#17: FILE: xen-hvm.c:351:
+                    PRI_xen_pfn" failed: %d (errno: %d)\n", idx, gpfn, rc, 
errno);

WARNING: line over 80 characters
#26: FILE: xen-hvm.c:428:
+                    PRI_xen_pfn" failed: %d (errno: %d)\n", idx, gpfn, rc, 
errno);

total: 0 errors, 2 warnings, 16 lines checked

0002-xen-hvm--When-using-xc_domain_add_to_physmap-also-include-errno-when-reporting.patch
 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.


*** Testing 'configure' ***

Install prefix    /usr/local
BIOS directory    /usr/local/share/qemu
binary directory  /usr/local/bin
library directory /usr/local/lib
module directory  /usr/local/lib/qemu
libexec directory /usr/local/libexec




reply via email to

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