|WARNING| pw167540 [PATCH] mempool: optimizations

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Aug 12 11:08:29 CEST 2026


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

_coding style issues_


WARNING:MACRO_ARG_UNUSED: Argument 'alignment' is not used in function-like macro
#153: FILE: lib/eal/include/rte_common.h:574:
+#define __rte_assume_aligned(ptr, alignment) (ptr)

total: 0 errors, 1 warnings, 300 lines checked
Warning in lib/mempool/rte_mempool.c:
Using rte_panic/rte_exit


More information about the test-report mailing list