[dpdk-test-report] |WARNING| pw26398 [PATCH v2 18/40] bus/dpaa: add DPAA mempool logging macros

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 5 02:10:49 CEST 2017


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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#73: FILE: drivers/bus/dpaa/rte_dpaa_logs.h:81:
+#define DPAA_MEMPOOL_DEBUG(fmt, args...) do { } while(0)

ERROR:SPACING: space required before the open parenthesis '('
#74: FILE: drivers/bus/dpaa/rte_dpaa_logs.h:82:
+#define DPAA_MEMPOOL_WARN(fmt, args...)  do { } while(0)

total: 2 errors, 0 warnings, 53 lines checked


More information about the test-report mailing list