automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw59382 [PATCH v2 02/16] vhost: unify unroll pragma parameter
       [not found] <20190919163643.24130-3-yong.liu@intel.com>
@ 2019-09-19  8:57 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-09-19  8:57 UTC (permalink / raw)
  To: test-report; +Cc: Marvin Liu

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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#75: FILE: lib/librte_vhost/vhost.h:57:
+#define UNROLL_PRAGMA(param) do {} while(0);

WARNING:DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON: do {} while (0) macros should not be semicolon terminated
#75: FILE: lib/librte_vhost/vhost.h:57:
+#define UNROLL_PRAGMA(param) do {} while(0);

total: 1 errors, 1 warnings, 48 lines checked

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

only message in thread, other threads:[~2019-09-19  8:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190919163643.24130-3-yong.liu@intel.com>
2019-09-19  8:57 ` [dpdk-test-report] |WARNING| pw59382 [PATCH v2 02/16] vhost: unify unroll pragma parameter 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).