|WARNING| pw160639 [PATCH v10 1/4] doc: add AGENTS.md for AI-powered code review tools

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 30 18:45:25 CET 2026


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

_coding style issues_


WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#140: FILE: AGENTS.md:1:
+# AGENTS.md - DPDK Code Review Guidelines for AI Tools

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#246: FILE: AGENTS.md:107:
+#include <stdio.h>
           ^^^^^

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#485: FILE: AGENTS.md:346:
+#include <stdio.h>
           ^^^^^

total: 0 errors, 3 warnings, 1375 lines checked

__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_internal must appear alone on the line immediately preceding the return type of a function.
__rte_internal must appear alone on the line immediately preceding the return type of a function.
__rte_internal must appear alone on the line immediately preceding the return type of a function.
Please use __rte_aligned only for struct or union types alignment.
Please use __rte_cache_aligned only for struct or union types alignment.
Please use __rte_cache_min_aligned only for struct or union types alignment.
Use __rte_packed_begin only after struct, union or alignment attributes.
__rte_packed_begin and __rte_packed_end should always be used in pairs.


More information about the test-report mailing list