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| pw75067 [PATCH 16/27] event/dlb: add infos_get and configure
Date: Thu, 30 Jul 2020 21:56:51 +0200 (CEST)	[thread overview]
Message-ID: <20200730195651.B1D5C1C002@dpdk.org> (raw)
In-Reply-To: <1596138614-17409-17-git-send-email-timothy.mcdaniel@intel.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#242: FILE: drivers/event/dlb/dlb.c:386:
+	config_params->num_hist_list_entries = config_params->num_ldb_ports *

WARNING:TYPO_SPELLING: 'HIST' may be misspelled - perhaps 'HEIST'?
#243: FILE: drivers/event/dlb/dlb.c:387:
+		DLB_NUM_HIST_LIST_ENTRIES_PER_LDB_PORT;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#249: FILE: drivers/event/dlb/dlb.c:393:
+	DLB_LOG_DBG("sched domain create - ldb_qs=%d, ldb_ports=%d, dir_ports=%d, atomic_inflights=%d, hist_list_entries=%d, ldb_credits=%d, dir_credits=%d, ldb_cred_pools=%d, dir-credit_pools=%d
",

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#254: FILE: drivers/event/dlb/dlb.c:398:
+		    config_params->num_hist_list_entries,

WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#314: FILE: drivers/event/dlb/dlb.c:458:
+		/* fn is void, so fall through and return values set up in

total: 0 errors, 5 warnings, 413 lines checked
Warning in drivers/event/dlb/dlb.c:
Using rte_atomicNN_xxx

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

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1596138614-17409-17-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=20200730195651.B1D5C1C002@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).