automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw71072 [PATCH 3/6] net/qede: add infrastructure support for VF load
       [not found] <20200609194207.24328-4-manishc@marvell.com>
@ 2020-06-10  7:59 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-06-10  7:59 UTC (permalink / raw)
  To: test-report; +Cc: Manish Chopra

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'vfid' - possible side-effects?
#200: 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, 192 lines checked

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

only message in thread, other threads:[~2020-06-10  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200609194207.24328-4-manishc@marvell.com>
2020-06-10  7:59 ` [dpdk-test-report] |WARNING| pw71072 [PATCH 3/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).