automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw44317 [2/3] net/enetc: add ENETC PMD with basic operations
       [not found] <20180906055449.21731-3-g.singh@nxp.com>
@ 2018-09-06  5:56 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-09-06  5:56 UTC (permalink / raw)
  To: test-report; +Cc: Gagandeep Singh

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

_coding style issues_


WARNING:TYPO_SPELLING: 'intialisation' may be misspelled - perhaps 'initialisation'?
#20: 
hardware intialisation

CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'txq' may be better as '(txq)' to avoid precedence issues
#287: FILE: drivers/net/enetc/base/enetc_hw.h:130:
+#define ENETC_TX_ADDR(txq, addr) ((void *)(txq->enetc_txbdr + addr))

CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'addr' may be better as '(addr)' to avoid precedence issues
#287: FILE: drivers/net/enetc/base/enetc_hw.h:130:
+#define ENETC_TX_ADDR(txq, addr) ((void *)(txq->enetc_txbdr + addr))

CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'reg' may be better as '(reg)' to avoid precedence issues
#472: FILE: drivers/net/enetc/enetc.h:89:
+#define ENETC_GET_HW_ADDR(reg, addr) ((void *)(reg + addr))

CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'addr' may be better as '(addr)' to avoid precedence issues
#472: FILE: drivers/net/enetc/enetc.h:89:
+#define ENETC_GET_HW_ADDR(reg, addr) ((void *)(reg + addr))

total: 0 errors, 1 warnings, 736 lines checked

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

only message in thread, other threads:[~2018-09-06  5:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180906055449.21731-3-g.singh@nxp.com>
2018-09-06  5:56 ` [dpdk-test-report] |WARNING| pw44317 [2/3] net/enetc: add ENETC PMD with basic operations 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).