automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Subject: [dpdk-test-report] |WARNING| pw30637 [PATCH v3 1/6] eal: rename phys addr to iova addr
Date: Fri, 20 Oct 2017 14:33:50 +0200 (CEST)	[thread overview]
Message-ID: <20171020123350.4B0F51B25A@dpdk.org> (raw)
In-Reply-To: <20171020123136.10557-2-santosh.shukla@caviumnetworks.com>

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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#890: FILE: drivers/net/bnx2x/bnx2x.h:1405:
+    iova_addr_t fw_stat_map; /* (dma) valid if FUNC_FLG_STATS */$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#891: FILE: drivers/net/bnx2x/bnx2x.h:1406:
+    iova_addr_t spq_map;     /* (dma) valid if FUNC_FLG_SPQ */$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#928: FILE: drivers/net/bnx2x/bnx2x_stats.c:1341:
+    iova_addr_t cur_data_offset;$

WARNING:FUNCTION_ARGUMENTS: function definition argument 'iova_addr_t' should also have an identifier name
#1683: FILE: lib/librte_mbuf/rte_mbuf.h:414:
+	iova_addr_t buf_physaddr __rte_aligned(sizeof(iova_addr_t));

total: 0 errors, 4 warnings, 1403 lines checked

           reply	other threads:[~2017-10-20 12:33 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20171020123136.10557-2-santosh.shukla@caviumnetworks.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=20171020123350.4B0F51B25A@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=santosh.shukla@caviumnetworks.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).