* [dpdk-test-report] |WARNING| pw78837 [PATCH v6 4/6] net/qede: add infrastructure support for VF load
[not found] <20200925115508.4179-5-manishc@marvell.com>
@ 2020-09-25 11:57 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-25 11:57 UTC (permalink / raw)
To: test-report; +Cc: Manish Chopra
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/78837
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'vfid' - possible side-effects?
#197: FILE: drivers/net/qede/base/ecore_iov_api.h:17:
+#define ECORE_VF_ARRAY_GET_VFID(arr, vfid) \
+ (((arr)[(vfid) / 64]) & (1ULL << ((vfid) % 64)))
total: 0 errors, 0 warnings, 1 checks, 187 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-25 11:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20200925115508.4179-5-manishc@marvell.com>
2020-09-25 11:57 ` [dpdk-test-report] |WARNING| pw78837 [PATCH v6 4/6] net/qede: add infrastructure support for VF load 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).