[dpdk-test-report] |WARNING| pw24278 [PATCH 1/4] eal: introduce the rte macro for always inline

checkpatch at dpdk.org checkpatch at dpdk.org
Sat May 13 11:28:33 CEST 2017


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#41: FILE: lib/librte_eal/common/include/rte_common.h:108:
+#define __rte_always_inline inline __attribute__((always_inline))

total: 1 errors, 0 warnings, 11 lines checked


More information about the test-report mailing list