automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: "McDaniel, Timothy" <timothy.mcdaniel@intel.com>
Subject: [dpdk-test-report] |WARNING| pw75061 [PATCH 10/27] event/dlb: add PFPMD-specific interface layer to shared code
Date: Thu, 30 Jul 2020 21:56:20 +0200 (CEST)	[thread overview]
Message-ID: <20200730195620.6DC631C0B9@dpdk.org> (raw)
In-Reply-To: <1596138614-17409-11-git-send-email-timothy.mcdaniel@intel.com>

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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#833: FILE: drivers/event/dlb/pf/dlb_pf.c:43:
+extern struct process_local_port_data dlb_port[][NUM_DLB_PORT_TYPES];

WARNING:TYPO_SPELLING: 'mmaped' may be misspelled - perhaps 'mapped'?
#855: FILE: drivers/event/dlb/pf/dlb_pf.c:65:
+		dlb_port[i][DLB_DIR].mmaped = true;

WARNING:TYPO_SPELLING: 'mmaped' may be misspelled - perhaps 'mapped'?
#868: FILE: drivers/event/dlb/pf/dlb_pf.c:78:
+		dlb_port[i][DLB_LDB].mmaped = true;

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1056: FILE: drivers/event/dlb/pf/dlb_pf.c:266:
+		core_id = rte_get_master_lcore();

total: 0 errors, 4 warnings, 1468 lines checked
Warning in drivers/event/dlb/pf/dlb_pf.c:
Using rte_panic/rte_exit

           reply	other threads:[~2020-07-30 19:56 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1596138614-17409-11-git-send-email-timothy.mcdaniel@intel.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=20200730195620.6DC631C0B9@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=test-report@dpdk.org \
    --cc=timothy.mcdaniel@intel.com \
    /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).