automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw33174 [PATCH v2 08/12] net/nfp: implement dynamic logging
       [not found] <20180109121057.59750-8-ferruh.yigit@intel.com>
@ 2018-01-09 12:12 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-09 12:12 UTC (permalink / raw)
  To: test-report; +Cc: Ferruh Yigit

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

_coding style issues_


ERROR:MULTISTATEMENT_MACRO_USE_DO_WHILE: Macros starting with if should be enclosed by a do - while loop to avoid possible if/else logic defects
#103: FILE: drivers/net/nfp/nfp_net_logs.h:52:
+#define ASSERT(x) if (!(x)) rte_panic("NFP_NET: x")

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

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

only message in thread, other threads:[~2018-01-09 12:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180109121057.59750-8-ferruh.yigit@intel.com>
2018-01-09 12:12 ` [dpdk-test-report] |WARNING| pw33174 [PATCH v2 08/12] net/nfp: implement dynamic logging 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).