automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw138727 [PATCH v2 41/45] app/test: use rte stdatomic API
       [not found] <1711048652-7512-42-git-send-email-roretzla@linux.microsoft.com>
@ 2024-03-21 19:22 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-03-21 19:22 UTC (permalink / raw)
  To: test-report; +Cc: Tyler Retzlaff

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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1068: FILE: app/test/test_lcores.c:29:
+	RTE_ATOMIC(unsigned int) *registered_count;
 	                         ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1848: FILE: app/test/test_service_cores.c:62:
+	RTE_ATOMIC(uint32_t) *lock = (uint32_t __rte_atomic *)&test_params[0];
 	                     ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1868: FILE: app/test/test_service_cores.c:89:
+	RTE_ATOMIC(uint32_t) *lock = (uint32_t __rte_atomic *)&test_params[0];
 	                     ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1888: FILE: app/test/test_service_cores.c:751:
+	RTE_ATOMIC(uint32_t) *lock = (uint32_t __rte_atomic *)&params[1];
 	                     ^

total: 4 errors, 0 warnings, 1887 lines checked
Please use __rte_cache_aligned only for struct or union types alignment.

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

only message in thread, other threads:[~2024-03-21 19:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1711048652-7512-42-git-send-email-roretzla@linux.microsoft.com>
2024-03-21 19:22 ` |WARNING| pw138727 [PATCH v2 41/45] app/test: use rte stdatomic 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).