automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Joyce Kong <joyce.kong@arm.com>
Subject: [dpdk-test-report] |WARNING| pw89489 [PATCH v2] lib/mempool: distinguish debug counters from cache and pool
Date: Thu, 18 Mar 2021 12:21:09 +0100 (CET)	[thread overview]
Message-ID: <20210318112109.8E11EF64@dpdk.org> (raw)
In-Reply-To: <20210318112022.10510-1-joyce.kong@arm.com>

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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#134: FILE: lib/librte_mempool/rte_mempool.h:280:
+		unsigned __lcore_id = rte_lcore_id();		\

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#147: FILE: lib/librte_mempool/rte_mempool.h:287:
+		unsigned __lcore_id = rte_lcore_id();		\

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#152: FILE: lib/librte_mempool/rte_mempool.h:292:
+		unsigned __lcore_id = rte_lcore_id();		\

WARNING:TYPO_SPELLING: 'nmae' may be misspelled - perhaps 'name'?
#168: FILE: lib/librte_mempool/rte_mempool.h:306:
+#define __MEMPOOL_OBJS_STAT_SUB(mp, name1, nmae2, n) do {} while (0)

total: 0 errors, 4 warnings, 143 lines checked

       reply	other threads:[~2021-03-18 11:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210318112022.10510-1-joyce.kong@arm.com>
2021-03-18 11:21 ` checkpatch [this message]
2021-03-18 12:56 ` [dpdk-test-report] |SUCCESS| pw89489 " 0-day Robot
2021-03-18 12:58 ` [dpdk-test-report] |SUCCESS| pw89489 [dpdk-dev] [PATCH v2] " 0-day Robot
2021-03-18 13:57 ` 0-day Robot

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=20210318112109.8E11EF64@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=joyce.kong@arm.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).