automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw74613 [PATCH v3 1/2] service: add API to retrieve service core active
       [not found] <20200722103701.7244-1-harry.van.haaren@intel.com>
@ 2020-07-22 10:37 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-07-22 10:37 UTC (permalink / raw)
  To: test-report; +Cc: Harry van Haaren

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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8)
#105: FILE: lib/librte_eal/common/rte_service.c:425:
 	for (i = 0; i < lcore_count; i++) {
+	if (lcore_states[ids[i]].service_active_on_lcore[id])

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#107: FILE: lib/librte_eal/common/rte_service.c:426:
+	if (lcore_states[ids[i]].service_active_on_lcore[id])
 			return 1;

total: 0 errors, 2 warnings, 89 lines checked

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

only message in thread, other threads:[~2020-07-22 10:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200722103701.7244-1-harry.van.haaren@intel.com>
2020-07-22 10:37 ` [dpdk-test-report] |WARNING| pw74613 [PATCH v3 1/2] service: add API to retrieve service core active 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).