|WARNING| pw159746 [PATCH v2 20/36] eal: add macro for marking assumed alignment
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jan 13 16:20:31 CET 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/159746
_coding style issues_
WARNING:MACRO_ARG_UNUSED: Argument 'align' is not used in function-like macro
#86: 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