automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw132556 [PATCH v3 3/5] examples/simple_mp: auto-generate cmdline boilerplate
       [not found] <20231011133357.111058-4-bruce.richardson@intel.com>
@ 2023-10-11 13:36 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-10-11 13:36 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#194: 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
#195: FILE: examples/multi_process/simple_mp/mp_commands.c:12:
+extern volatile int quit;

total: 0 errors, 2 warnings, 170 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-11 13:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231011133357.111058-4-bruce.richardson@intel.com>
2023-10-11 13:36 ` |WARNING| pw132556 [PATCH v3 3/5] examples/simple_mp: auto-generate cmdline boilerplate checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).