automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw134988 [PATCH v2 09/14] net/bnxt: add support for backing store v2
       [not found] <20231210012455.20229-10-ajit.khaparde@broadcom.com>
@ 2023-12-10  1:34 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-12-10  1:34 UTC (permalink / raw)
  To: test-report; +Cc: Ajit Khaparde

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'bp' - possible side-effects?
#214: FILE: drivers/net/bnxt/bnxt.h:799:
+#define BNXT_FW_BACKING_STORE_V1_EN(bp)	\
+	(BNXT_CHIP_P5_P7((bp)) && \
+	 (bp)->hwrm_spec_code >= HWRM_VERSION_1_9_2 && \
+	 !BNXT_VF((bp)))

WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#405: FILE: drivers/net/bnxt/bnxt_ethdev.c:5021:
+			else if (ctxm->type == HWRM_FUNC_BACKING_STORE_CFG_V2_INPUT_TYPE_TIM)

WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#570: FILE: drivers/net/bnxt/bnxt_hwrm.c:50:
+	"TIM",

total: 0 errors, 2 warnings, 1 checks, 820 lines checked

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

only message in thread, other threads:[~2023-12-10  1:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231210012455.20229-10-ajit.khaparde@broadcom.com>
2023-12-10  1:34 ` |WARNING| pw134988 [PATCH v2 09/14] net/bnxt: add support for backing store v2 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).