[dpdk-test-report] |WARNING| pw53826 [PATCH 4/4] net: replace ifdefs with runtime branches

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 29 17:42:50 CEST 2019


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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#38: FILE: lib/librte_net/rte_net_crc.c:24:
+#define rte_net_crc_sse42_init() do { } while(0)

ERROR:SPACING: space required before the open parenthesis '('
#45: FILE: lib/librte_net/rte_net_crc.c:31:
+#define rte_net_crc_neon_init() do { } while(0)

total: 2 errors, 0 warnings, 66 lines checked


More information about the test-report mailing list