automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Nicolas Chautru <nicolas.chautru@intel.com>
Subject: [dpdk-test-report] |WARNING| pw75593 [PATCH v1 05/11] baseband/acc100: add LDPC processing functions
Date: Tue, 18 Aug 2020 03:23:42 +0200 (CEST)	[thread overview]
Message-ID: <20200818012342.57E831C0BE@dpdk.org> (raw)
In-Reply-To: <1597713567-31511-6-git-send-email-nicolas.chautru@intel.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'implictly' may be misspelled - perhaps 'implicitly'?
#307: FILE: drivers/baseband/acc100/rte_acc100_pmd.c:896:
+	 * These are all implictly set

WARNING:TYPO_SPELLING: 'THRESOLD' may be misspelled - perhaps 'THRESHOLD'?
#333: FILE: drivers/baseband/acc100/rte_acc100_pmd.c:922:
+		if ((k0_p > fcw->hcin_size0 + ACC100_HARQ_OFFSET_THRESOLD) &&

WARNING:BRACES: braces {} are not necessary for single statement blocks
#1497: FILE: drivers/baseband/acc100/rte_acc100_pmd.c:2086:
+	if (op->status != 0) {
+		q_data->queue_stats.dequeue_err_count++;
+	}

total: 0 errors, 3 warnings, 1677 lines checked
Warning in drivers/baseband/acc100/rte_acc100_pmd.c:
Using rte_smp_[r/w]mb

           reply	other threads:[~2020-08-18  1:23 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1597713567-31511-6-git-send-email-nicolas.chautru@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=20200818012342.57E831C0BE@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=nicolas.chautru@intel.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).