automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw80259 [PATCH v2 04/12] net/bnxt: fix PMD PF support in SR-IOV mode
       [not found] <20201010041153.63921-5-ajit.khaparde@broadcom.com>
@ 2020-10-10  4:14 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-10-10  4:14 UTC (permalink / raw)
  To: test-report; +Cc: Ajit Khaparde

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

_coding style issues_


WARNING:TYPO_SPELLING: 'forwared' may be misspelled - perhaps 'forwarded'?
#96: 
8. Update the HWRM commands list that can be forwared to the

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'cmd' - possible side-effects?
#121: FILE: drivers/net/bnxt/bnxt.h:170:
+#define BNXT_HWRM_CMD_TO_FORWARD(cmd)	\
+		(bp->pf->vf_req_fwd[(cmd) / 32] |= (1 << ((cmd) % 32)))

total: 0 errors, 1 warnings, 1 checks, 760 lines checked

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

only message in thread, other threads:[~2020-10-10  4:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201010041153.63921-5-ajit.khaparde@broadcom.com>
2020-10-10  4:14 ` [dpdk-test-report] |WARNING| pw80259 [PATCH v2 04/12] net/bnxt: fix PMD PF support in SR-IOV mode 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).