automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw120461 [PATCH 1/3] eal: add rte control thread create API
       [not found] <1670271868-11364-2-git-send-email-roretzla@linux.microsoft.com>
@ 2022-12-05 20:25 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-12-05 20:25 UTC (permalink / raw)
  To: test-report; +Cc: Tyler Retzlaff

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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#69: FILE: lib/eal/common/eal_common_thread.c:238:
+		void * (*start_routine)(void *);

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#111: FILE: lib/eal/common/eal_common_thread.c:276:
+	if (0 != ctrl_thread_init(arg))

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#122: FILE: lib/eal/common/eal_common_thread.c:287:
+	if (0 != ctrl_thread_init(arg))

total: 0 errors, 4 warnings, 181 lines checked

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

only message in thread, other threads:[~2022-12-05 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1670271868-11364-2-git-send-email-roretzla@linux.microsoft.com>
2022-12-05 20:25 ` |WARNING| pw120461 [PATCH 1/3] eal: add rte control thread create API 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).