|WARNING| pw160756 [PATCH v2 1/2] eal: support dmabuf

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 3 23:30:28 CET 2026


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#142: 
"external" is the lowest bit, then we can use the second bit to indicate the

ERROR:TRAILING_WHITESPACE: trailing whitespace
#380: FILE: lib/eal/common/eal_common_memory.c:1126:
+^I$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#633: FILE: lib/eal/include/rte_memory.h:585:
+ __rte_experimental$

total: 1 errors, 2 warnings, 444 lines checked
__rte_experimental must appear alone on the line immediately preceding the return type of a function.


More information about the test-report mailing list