|WARNING| pw160983 [PATCH v4 19/35] eal: add macro for marking assumed alignment
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Feb 9 17:51:43 CET 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/160983
_coding style issues_
WARNING:MACRO_ARG_UNUSED: Argument 'align' is not used in function-like macro
#87: FILE: lib/eal/include/rte_common.h:125:
+#define __rte_assume_aligned(ptr, align) (ptr)
total: 0 errors, 1 warnings, 12 lines checked
More information about the test-report
mailing list