From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: <pbhagavatula@marvell.com>
Subject: [dpdk-test-report] |WARNING| pw92207 [PATCH v2 21/33] event/cnxk: add timer adapter capabilities
Date: Mon, 26 Apr 2021 19:49:19 +0200 (CEST) [thread overview]
Message-ID: <20210426174919.72BA8121158@dpdk.org> (raw)
In-Reply-To: <20210426174441.2302-22-pbhagavatula@marvell.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/92207
_coding style issues_
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#99: FILE: drivers/event/cnxk/cn10k_eventdev.c:423:
+ .timer_adapter_caps_get = cnxk_tim_caps_get,
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#112: FILE: drivers/event/cnxk/cn9k_eventdev.c:497:
+ .timer_adapter_caps_get = cnxk_tim_caps_get,
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#126: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:9:
+cnxk_tim_caps_get(const struct rte_eventdev *evdev, uint64_t flags,
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#130: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:13:
+ struct cnxk_tim_evdev *dev = cnxk_tim_priv_get();
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#130: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:13:
+ struct cnxk_tim_evdev *dev = cnxk_tim_priv_get();
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#153: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:60:
+ struct cnxk_tim_evdev *dev = cnxk_tim_priv_get();
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#153: FILE: drivers/event/cnxk/cnxk_tim_evdev.c:60:
+ struct cnxk_tim_evdev *dev = cnxk_tim_priv_get();
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#166: FILE: drivers/event/cnxk/cnxk_tim_evdev.h:30:
+cnxk_tim_priv_get(void)
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#174: FILE: drivers/event/cnxk/cnxk_tim_evdev.h:41:
+int cnxk_tim_caps_get(const struct rte_eventdev *dev, uint64_t flags,
total: 0 errors, 9 warnings, 68 lines checked
parent reply other threads:[~2021-04-26 17:49 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20210426174441.2302-22-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=20210426174919.72BA8121158@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).