|WARNING| pw136837 [PATCH] eal: provide rte attribute macro for GCC attribute

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 15 23:21:28 CET 2024


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#196: FILE: lib/eal/include/rte_common.h:312:
+#define __rte_always_inline inline __rte_attribute((always_inline))

total: 1 errors, 0 warnings, 149 lines checked


More information about the test-report mailing list