|WARNING| pw117548 [PATCH v2] eal: non-temporal memcpy

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 7 12:21:39 CEST 2022


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

_coding style issues_


ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#1151: FILE: lib/eal/x86/include/rte_memcpy.h:1306:
+	if ((len & 15) == 0) return;

total: 1 errors, 0 warnings, 1912 lines checked
Warning in lib/eal/include/generic/rte_memcpy.h:
Using compiler attribute directly


More information about the test-report mailing list