From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Subject: |WARNING| pw121357 [PATCH 1/1] common/cnxk: add mbox locking
Date: Fri, 23 Dec 2022 12:28:29 +0100 (CET) [thread overview]
Message-ID: <20221223112829.46EFF122EC0@dpdk.org> (raw)
In-Reply-To: <20221223112632.1281139-1-rkudurumalla@marvell.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/121357
_coding style issues_
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#7307: FILE: drivers/common/cnxk/roc_tim.c:105:
+ req = mbox_alloc_msg_tim_enable_ring(mbox);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#7330: FILE: drivers/common/cnxk/roc_tim.c:136:
+ req = mbox_alloc_msg_tim_disable_ring(mbox);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#7353: FILE: drivers/common/cnxk/roc_tim.c:172:
+ req = mbox_alloc_msg_tim_config_ring(mbox);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#7385: FILE: drivers/common/cnxk/roc_tim.c:210:
+ req = mbox_alloc_msg_tim_get_min_intvl(mbox);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#7407: FILE: drivers/common/cnxk/roc_tim.c:243:
+ req = mbox_alloc_msg_tim_lf_alloc(mbox);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#7424: FILE: drivers/common/cnxk/roc_tim.c:264:
+ free_req = mbox_alloc_msg_tim_lf_free(mbox);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#7448: FILE: drivers/common/cnxk/roc_tim.c:292:
+ req = mbox_alloc_msg_tim_lf_free(mbox_get(dev->mbox));
total: 0 errors, 7 warnings, 6909 lines checked
next prev parent reply other threads:[~2022-12-23 11:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20221223112632.1281139-1-rkudurumalla@marvell.com>
2022-12-23 11:20 ` |SUCCESS| " qemudev
2022-12-23 11:24 ` qemudev
2022-12-23 11:28 ` checkpatch [this message]
2022-12-23 12:19 ` |FAILURE| " 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=20221223112829.46EFF122EC0@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=rkudurumalla@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).