|WARNING| pw167437 [RFC PATCH v9] pile stack and mempool driver
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Aug 10 16:00:06 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/167437
_coding style issues_
WARNING:MACRO_ARG_UNUSED: Argument 'alignment' is not used in function-like macro
#667: FILE: lib/eal/include/rte_common.h:574:
+#define __rte_assume_aligned(ptr, alignment) (ptr)
total: 0 errors, 1 warnings, 1418 lines checked
Warning in lib/mempool/rte_mempool.c:
Using rte_panic/rte_exit
Warning in lib/stack/rte_stack_pile.h:
Adding __rte_always_inline; prefer plain inline
More information about the test-report
mailing list