automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: <pbhagavatula@marvell.com>
Subject: [dpdk-test-report] |WARNING| pw88665 [PATCH 23/36] event/cnxk: allow adapters to resize inflights
Date: Sat,  6 Mar 2021 17:35:27 +0100 (CET)	[thread overview]
Message-ID: <20210306163528.002E52B9D@dpdk.org> (raw)
In-Reply-To: <20210306162942.6845-24-pbhagavatula@marvell.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#154: FILE: drivers/event/cnxk/cnxk_eventdev.h:85:
+	uint16_t tim_adptr_ring_cnt;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#191: FILE: drivers/event/cnxk/cnxk_eventdev_adptr.c:15:
+		struct cnxk_tim_ring *timr = data;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#195: FILE: drivers/event/cnxk/cnxk_eventdev_adptr.c:19:
+		for (i = 0; i < dev->tim_adptr_ring_cnt; i++) {

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#207: FILE: drivers/event/cnxk/cnxk_eventdev_adptr.c:31:
+		dev->tim_adptr_ring_cnt++;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#213: FILE: drivers/event/cnxk/cnxk_eventdev_adptr.c:37:
+			sizeof(uint16_t) * dev->tim_adptr_ring_cnt, 0);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#217: FILE: drivers/event/cnxk/cnxk_eventdev_adptr.c:41:
+			dev->tim_adptr_ring_cnt--;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#223: FILE: drivers/event/cnxk/cnxk_eventdev_adptr.c:47:
+			sizeof(uint64_t) * dev->tim_adptr_ring_cnt, 0);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#228: FILE: drivers/event/cnxk/cnxk_eventdev_adptr.c:52:
+			dev->tim_adptr_ring_cnt--;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#232: FILE: drivers/event/cnxk/cnxk_eventdev_adptr.c:56:
+		dev->timer_adptr_rings[dev->tim_adptr_ring_cnt - 1] =

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#234: FILE: drivers/event/cnxk/cnxk_eventdev_adptr.c:58:
+		dev->timer_adptr_sz[dev->tim_adptr_ring_cnt - 1] =

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#253: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:165:
+	cnxk_sso_updt_xae_cnt(cnxk_sso_pmd_priv(dev->event_dev), tim_ring,

total: 0 errors, 11 warnings, 150 lines checked

           reply	other threads:[~2021-03-06 16:35 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210306162942.6845-24-pbhagavatula@marvell.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=20210306163528.002E52B9D@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=pbhagavatula@marvell.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).