[dpdk-test-report] |WARNING| pw35493 [PATCH] eal/ppc: fix rte_smp_mb for a compilation error with else clause

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 27 16:15:07 CET 2018


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#39: FILE: lib/librte_eal/common/include/arch/ppc_64/rte_atomic.h:58:
+#define	rte_mb()  asm volatile("sync" : : : "memory")

total: 1 errors, 0 warnings, 8 lines checked


More information about the test-report mailing list