From: Patchew Tool <patchew.tool@gmail.com>
To: qemu-devel@nongnu.org
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) [thread overview]
Message-ID: <55033e8f.4e988c0a.62c0.ffffc2f4@mx.google.com> (raw)
In-Reply-To: <1426275418-8411-1-git-send-email-konrad.wilk@oracle.com>
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/<1426275418-8411-1-git-send-email-konrad.wilk@oracle.com>
----------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
prev parent reply other threads:[~2015-03-13 19:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-13 19:36 [Qemu-devel] [RFC PATCH v1] Include errno values in printfs for some xc_ calls Konrad Rzeszutek Wilk
2015-03-13 19:36 ` [Qemu-devel] [PATCH RFC v1 1/2] xen/hw/passthrough: Use errno instead of ret for xc_physdev_map_* calls Konrad Rzeszutek Wilk
2015-03-16 10:13 ` Stefano Stabellini
2015-03-16 14:27 ` Konrad Rzeszutek Wilk
2015-03-13 19:36 ` [Qemu-devel] [PATCH RFC v1 2/2] xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting Konrad Rzeszutek Wilk
2015-03-16 10:14 ` Stefano Stabellini
2015-03-13 19:46 ` Patchew Tool [this message]
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=55033e8f.4e988c0a.62c0.ffffc2f4@mx.google.com \
--to=patchew.tool@gmail.com \
--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).