|WARNING| pw167440 [RFC PATCH v10] pile stack and mempool driver
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Aug 10 17:13:34 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/167440
_coding style issues_
WARNING:MACRO_ARG_UNUSED: Argument 'alignment' is not used in function-like macro
#680: FILE: lib/eal/include/rte_common.h:574:
+#define __rte_assume_aligned(ptr, alignment) (ptr)
total: 0 errors, 1 warnings, 1441 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