automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw133508 [PATCH 3/7] common/nitrox: add compress hardware queue management
       [not found] <20231027145534.16803-4-rnagadheeraj@marvell.com>
@ 2023-10-27 14:56 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-10-27 14:56 UTC (permalink / raw)
  To: test-report; +Cc: Nagadheeraj Rottela

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

_coding style issues_


WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#99: FILE: drivers/common/nitrox/nitrox_csr.h:36:
+#define ZQMQ_TIM_LDX(_i)			(0x30038UL + ((_i) * 0x40000UL))

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#167: FILE: drivers/common/nitrox/nitrox_hal.c:213:
+	union zqmq_tim_ld zqmq_tim_ld;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#167: FILE: drivers/common/nitrox/nitrox_hal.c:213:
+	union zqmq_tim_ld zqmq_tim_ld;

WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#207: FILE: drivers/common/nitrox/nitrox_hal.c:253:
+	reg_addr = ZQMQ_TIM_LDX(ring);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#208: FILE: drivers/common/nitrox/nitrox_hal.c:254:
+	zqmq_tim_ld.u64 = 0;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#209: FILE: drivers/common/nitrox/nitrox_hal.c:255:
+	zqmq_tim_ld.s.timer_load_value = 0;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#210: FILE: drivers/common/nitrox/nitrox_hal.c:256:
+	nitrox_write_csr(bar_addr, reg_addr, zqmq_tim_ld.u64);

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#330: FILE: drivers/common/nitrox/nitrox_hal.h:231:
+union zqmq_tim_ld {

total: 0 errors, 8 warnings, 427 lines checked
Warning in drivers/common/nitrox/nitrox_qp.h:
Using rte_atomicNN_xxx
Warning in drivers/common/nitrox/nitrox_qp.h:
Using rte_smp_[r/w]mb

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-27 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231027145534.16803-4-rnagadheeraj@marvell.com>
2023-10-27 14:56 ` |WARNING| pw133508 [PATCH 3/7] common/nitrox: add compress hardware queue management checkpatch

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).