* [dpdk-test-report] |WARNING| pw18587 [PATCH v2 26/29] net/qede: use eal I/O device memory read/write API
[not found] <1482832175-27199-27-git-send-email-jerin.jacob@caviumnetworks.com>
@ 2016-12-27 9:52 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-27 9:52 UTC (permalink / raw)
To: test-report; +Cc: Jerin Jacob
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/18587
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse '_p_hwfn' - possible side-effects?
#176: FILE: drivers/net/qede/base/bcm_osal.h:138:
+#define DOORBELL(_p_hwfn, _db_addr, _val) \
+ DIRECT_REG_WR_RELAXED((_p_hwfn), \
+ ((u8 *)(uintptr_t)(_p_hwfn->doorbells) + \
+ (_db_addr)), (u32)_val)
total: 0 errors, 0 warnings, 1 checks, 103 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-12-27 9:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1482832175-27199-27-git-send-email-jerin.jacob@caviumnetworks.com>
2016-12-27 9:52 ` [dpdk-test-report] |WARNING| pw18587 [PATCH v2 26/29] net/qede: use eal I/O device memory read/write API 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).