|WARNING| pw121361 [PATCH v3] mempool cache: add zero-copy get and put functions
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Dec 24 12:50:13 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/121361
_coding style issues_
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#143: FILE: lib/mempool/rte_mempool.h:1367:
+ __rte_experimental$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#195: FILE: lib/mempool/rte_mempool.h:1419:
+ __rte_experimental$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#229: FILE: lib/mempool/rte_mempool.h:1453:
+ __rte_experimental$
total: 0 errors, 3 warnings, 229 lines checked
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
More information about the test-report
mailing list