automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw93561 [PATCH 12/58] net/bnxt: modify TRUFLOW HWRM messages
       [not found] <20210530085929.29695-13-venkatkumar.duvvuru@broadcom.com>
@ 2021-05-30  9:03 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-05-30  9:03 UTC (permalink / raw)
  To: test-report; +Cc: Venkat Duvvuru

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'crc' - possible side-effects?
#268: FILE: drivers/net/bnxt/hcapi/cfa/hcapi_cfa_defs.h:61:
+#define ucrc32(ch, crc) (crc32tbl[((crc) ^ (ch)) & 0xff] ^ ((crc) >> 8))

WARNING:TYPO_SPELLING: 'operaton' may be misspelled - perhaps 'operation'?
#323: FILE: drivers/net/bnxt/hcapi/cfa/hcapi_cfa_defs.h:103:
+	HCAPI_CFA_HWOPS_EVICT, /*< This operaton is used to evit entries from

WARNING:INLINE: plain inline is preferred over __inline
#539: FILE: drivers/net/bnxt/hcapi/cfa/hcapi_cfa_p4.c:23:
+static __inline uint32_t SWAP_WORDS32(uint32_t val32)

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

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

only message in thread, other threads:[~2021-05-30  9:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210530085929.29695-13-venkatkumar.duvvuru@broadcom.com>
2021-05-30  9:03 ` [dpdk-test-report] |WARNING| pw93561 [PATCH 12/58] net/bnxt: modify TRUFLOW HWRM messages 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).