|WARNING| pw133496 [PATCH v7 4/9] examples/simple_mp: auto-generate cmdline boilerplate
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Oct 27 13:02:09 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/133496
_coding style issues_
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#195: FILE: examples/multi_process/simple_mp/mp_commands.c:11:
+extern struct rte_mempool *message_pool;
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#196: FILE: examples/multi_process/simple_mp/mp_commands.c:12:
+extern volatile int quit;
total: 0 errors, 2 warnings, 170 lines checked
More information about the test-report
mailing list