automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32396 [PATCH 07/11] nfp: implement dynamic logging
       [not found] <20171219063840.18981-8-stephen@networkplumber.org>
@ 2017-12-19  6:40 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-19  6:40 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_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
#91: FILE: drivers/net/nfp/nfp_net_logs.h:54:
+#define ASSERT(x) if (!(x)) rte_panic("NFP_NET: x")

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

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

only message in thread, other threads:[~2017-12-19  6:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20171219063840.18981-8-stephen@networkplumber.org>
2017-12-19  6:40 ` [dpdk-test-report] |WARNING| pw32396 [PATCH 07/11] 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).