From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: <pbhagavatula@marvell.com>
Subject: |WARNING| pw134906 [PATCH] event/cnxk: update base code
Date: Thu, 7 Dec 2023 07:56:57 +0100 (CET) [thread overview]
Message-ID: <20231207065657.73FAD121E42@dpdk.org> (raw)
In-Reply-To: <20231207065630.4009-1-pbhagavatula@marvell.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/134906
_coding style issues_
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#100: FILE: drivers/common/cnxk/hw/ssow.h:57:
+#define SSOW_LF_GWS_MAX_NW_TIM_US (0x400) /* [CN9K, CN10K) */
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#124: FILE: drivers/common/cnxk/hw/tim.h:52:
+#define TIM_MAX_BUCKET_SIZE ((1ULL << 20) - 2)
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#125: FILE: drivers/common/cnxk/hw/tim.h:53:
+#define TIM_MIN_BUCKET_SIZE 1
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#126: FILE: drivers/common/cnxk/hw/tim.h:54:
+#define TIM_BUCKET_WRAP_SIZE 3
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#137: FILE: drivers/common/cnxk/roc_mbox.h:157:
+ M(TIM_CAPTURE_COUNTERS, 0x806, tim_capture_counters, msg_req, \
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#137: FILE: drivers/common/cnxk/roc_mbox.h:157:
+ M(TIM_CAPTURE_COUNTERS, 0x806, tim_capture_counters, msg_req, \
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#138: FILE: drivers/common/cnxk/roc_mbox.h:158:
+ tim_capture_rsp) \
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#146: FILE: drivers/common/cnxk/roc_mbox.h:2546:
+ TIM_CLK_SRCS_SYNCE = 4,
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#147: FILE: drivers/common/cnxk/roc_mbox.h:2547:
+ TIM_CLK_SRCS_BTS = 5,
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#148: FILE: drivers/common/cnxk/roc_mbox.h:2548:
+ TIM_CLK_SRCS_EXT_MIO = 6,
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#149: FILE: drivers/common/cnxk/roc_mbox.h:2549:
+ TIM_CLK_SRCS_EXT_GTI = 7,
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#157: FILE: drivers/common/cnxk/roc_mbox.h:2661:
+struct tim_capture_rsp {
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#159: FILE: drivers/common/cnxk/roc_mbox.h:2663:
+ uint64_t __io counters[TIM_CLK_SRSC_INVALID];
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#366: FILE: drivers/common/cnxk/roc_sso.c:971:
+ nb_tim_lfs = PLT_MIN(nb_tim_lfs, free_tim_lfs);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#366: FILE: drivers/common/cnxk/roc_sso.c:971:
+ nb_tim_lfs = PLT_MIN(nb_tim_lfs, free_tim_lfs);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#366: FILE: drivers/common/cnxk/roc_sso.c:971:
+ nb_tim_lfs = PLT_MIN(nb_tim_lfs, free_tim_lfs);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#398: FILE: drivers/common/cnxk/roc_tim.c:95:
+roc_tim_capture_counters(struct roc_tim *roc_tim, uint64_t *counters, uint8_t nb_cntrs)
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#398: FILE: drivers/common/cnxk/roc_tim.c:95:
+roc_tim_capture_counters(struct roc_tim *roc_tim, uint64_t *counters, uint8_t nb_cntrs)
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#398: FILE: drivers/common/cnxk/roc_tim.c:95:
+roc_tim_capture_counters(struct roc_tim *roc_tim, uint64_t *counters, uint8_t nb_cntrs)
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#400: FILE: drivers/common/cnxk/roc_tim.c:97:
+ struct sso *sso = roc_sso_to_sso_priv(roc_tim->roc_sso);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#403: FILE: drivers/common/cnxk/roc_tim.c:100:
+ struct tim_capture_rsp *rsp;
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#406: FILE: drivers/common/cnxk/roc_tim.c:103:
+ mbox_alloc_msg_tim_capture_counters(mbox);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#409: FILE: drivers/common/cnxk/roc_tim.c:106:
+ tim_err_desc(rc);
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#442: FILE: drivers/common/cnxk/roc_tim.h:17:
+ ROC_TIM_CLK_SRC_EXT_MIO,
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#443: FILE: drivers/common/cnxk/roc_tim.h:18:
+ ROC_TIM_CLK_SRC_EXT_GTI,
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#451: FILE: drivers/common/cnxk/roc_tim.h:53:
+int roc_tim_capture_counters(struct roc_tim *roc_tim, uint64_t *counters, uint8_t nb_cntrs);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#451: FILE: drivers/common/cnxk/roc_tim.h:53:
+int roc_tim_capture_counters(struct roc_tim *roc_tim, uint64_t *counters, uint8_t nb_cntrs);
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#451: FILE: drivers/common/cnxk/roc_tim.h:53:
+int roc_tim_capture_counters(struct roc_tim *roc_tim, uint64_t *counters, uint8_t nb_cntrs);
total: 0 errors, 28 warnings, 388 lines checked
next prev parent reply other threads:[~2023-12-07 6:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20231207065630.4009-1-pbhagavatula@marvell.com>
2023-12-07 6:41 ` |SUCCESS| " qemudev
2023-12-07 6:45 ` qemudev
2023-12-07 6:56 ` checkpatch [this message]
2023-12-07 7:41 ` 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=20231207065657.73FAD121E42@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).