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

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'bp' - possible side-effects?
#213: 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'?
#404: FILE: drivers/net/bnxt/bnxt_ethdev.c:5022:
+			else if (ctxm->type == HWRM_FUNC_BACKING_STORE_CFG_V2_INPUT_TYPE_TIM)

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

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

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

only message in thread, other threads:[~2023-12-04 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231204183710.86921-10-ajit.khaparde@broadcom.com>
2023-12-04 18:40 ` |WARNING| pw134823 [PATCH 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).