automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Allain Legacy <allain.legacy@windriver.com>
Subject: [dpdk-test-report] |WARNING| pw21028 [PATCH v3 08/16] net/avp: device initialization
Date: Thu,  2 Mar 2017 01:21:25 +0100 (CET)	[thread overview]
Message-ID: <20170302002125.82E99F612@dpdk.org> (raw)
In-Reply-To: <1488414008-162839-9-git-send-email-allain.legacy@windriver.com>

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

_coding style issues_


WARNING:LONG_LINE_STRING: line over 90 characters
#179: FILE: drivers/net/avp/avp_ethdev.c:247:
+		PMD_DRV_LOG(ERR, "Invalid response from host, count=%u resp=%p host_sync_addr=%p
",

WARNING:LONG_LINE_STRING: line over 90 characters
#258: FILE: drivers/net/avp/avp_ethdev.c:326:
+			PMD_DRV_LOG(DEBUG, "Translating host physical 0x%" PRIx64 " to guest virtual 0x%p
",

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#258: FILE: drivers/net/avp/avp_ethdev.c:326:
+			PMD_DRV_LOG(DEBUG, "Translating host physical 0x%" PRIx64 " to guest virtual 0x%p
",

WARNING:LONG_LINE_STRING: line over 90 characters
#300: FILE: drivers/net/avp/avp_ethdev.c:368:
+		PMD_DRV_LOG(DEBUG, "resource[%u]: phys=0x%" PRIx64 " len=%" PRIu64 " addr=%p
",

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#300: FILE: drivers/net/avp/avp_ethdev.c:368:
+		PMD_DRV_LOG(DEBUG, "resource[%u]: phys=0x%" PRIx64 " len=%" PRIu64 " addr=%p
",

WARNING:LONG_LINE_STRING: line over 90 characters
#309: FILE: drivers/net/avp/avp_ethdev.c:377:
+				PMD_DRV_LOG(ERR, "Invalid memmap magic 0x%08x and version %u
",

WARNING:LONG_LINE_STRING: line over 90 characters
#319: FILE: drivers/net/avp/avp_ethdev.c:387:
+				PMD_DRV_LOG(ERR, "Invalid device info magic 0x%08x or version 0x%08x > 0x%08x
",

WARNING:LONG_LINE_STRING: line over 90 characters
#685: FILE: drivers/net/avp/avp_ethdev.c:753:
+		PMD_DRV_LOG(ERR, "Invalid AVP PCI device, magic 0x%08x version 0x%08x > 0x%08x
",

WARNING:LONG_LINE_STRING: line over 90 characters
#727: FILE: drivers/net/avp/avp_ethdev.c:795:
+			PMD_DRV_LOG(ERR, "AVP host features mismatched; 0x%08x, host=0x%08x
",

total: 0 errors, 7 warnings, 2 checks, 780 lines checked

           reply	other threads:[~2017-03-02  0:21 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1488414008-162839-9-git-send-email-allain.legacy@windriver.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=20170302002125.82E99F612@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=allain.legacy@windriver.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).