automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31465 [PATCH v2] net/i40e: determine number of queues per VF during run time
       [not found] <1511077425-27468-1-git-send-email-wei.dai@intel.com>
@ 2017-11-19  7:44 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-19  7:44 UTC (permalink / raw)
  To: test-report; +Cc: Wei Dai

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'n' - possible side-effects?
#62: FILE: drivers/net/i40e/i40e_ethdev.c:3978:
+#define IS_POWER_OF_2(n)			((n) && !((n) & ((n) - 1)))

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

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

only message in thread, other threads:[~2017-11-19  7:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1511077425-27468-1-git-send-email-wei.dai@intel.com>
2017-11-19  7:44 ` [dpdk-test-report] |WARNING| pw31465 [PATCH v2] net/i40e: determine number of queues per VF during run time 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).