[dpdk-test-report] |WARNING| pw26410 [PATCH v2 22/40] bus/dpaa: add DPAA PMD logging macros

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 5 02:11:08 CEST 2017


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 62 lines checked


More information about the test-report mailing list