automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Subject: [dpdk-test-report] |WARNING| pw67384 [PATCH 1/1] virt2phys: virtual to physical address translator for Windows
Date: Mon, 30 Mar 2020 06:11:56 +0200 (CEST)	[thread overview]
Message-ID: <20200330041156.C07401C065@dpdk.org> (raw)
In-Reply-To: <20200330041026.784624-2-dmitry.kozliuk@gmail.com>

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/67384

_coding style issues_


ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#191: FILE: windows/virt2phys/virt2phys.c

WARNING:BRACES: braces {} are not necessary for single statement blocks
#226: FILE: windows/virt2phys/virt2phys.c:31:
+	if (!NT_SUCCESS(status)) {
+		KdPrint(("WdfDriverCreate() failed, status=%08x
", status));
+	}

ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#326: FILE: windows/virt2phys/virt2phys.h

ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#366: FILE: windows/virt2phys/virt2phys.inf

ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#457: FILE: windows/virt2phys/virt2phys.sln

ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#490: FILE: windows/virt2phys/virt2phys.vcxproj

ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#725: FILE: windows/virt2phys/virt2phys.vcxproj.filters

total: 6 errors, 1 warnings, 618 lines checked

           reply	other threads:[~2020-03-30  4:11 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20200330041026.784624-2-dmitry.kozliuk@gmail.com>]

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=20200330041156.C07401C065@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=dmitry.kozliuk@gmail.com \
    --cc=test-report@dpdk.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).