automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw130441 [PATCH v4 2/6] eal: adapt EAL to present rte optional atomics API
       [not found] <1692221931-32334-3-git-send-email-roretzla@linux.microsoft.com>
@ 2023-08-16 21:39 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-08-16 21:39 UTC (permalink / raw)
  To: test-report; +Cc: Tyler Retzlaff

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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#933: FILE: lib/eal/include/rte_mcslock.h:52:
+rte_mcslock_lock(RTE_ATOMIC(rte_mcslock_t *) *msl, rte_mcslock_t *me)
                                              ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#982: FILE: lib/eal/include/rte_mcslock.h:104:
+rte_mcslock_unlock(RTE_ATOMIC(rte_mcslock_t *) *msl, RTE_ATOMIC(rte_mcslock_t *) me)
                                                ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1009: FILE: lib/eal/include/rte_mcslock.h:124:
+		RTE_ATOMIC(uintptr_t) *next;
 		                      ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1027: FILE: lib/eal/include/rte_mcslock.h:145:
+rte_mcslock_trylock(RTE_ATOMIC(rte_mcslock_t *) *msl, rte_mcslock_t *me)
                                                 ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1605: FILE: lib/eal/x86/include/rte_spinlock.h:81:
+rte_try_tm(volatile RTE_ATOMIC(int) *lock)
                                     ^

total: 5 errors, 0 warnings, 1344 lines checked

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

only message in thread, other threads:[~2023-08-16 21:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1692221931-32334-3-git-send-email-roretzla@linux.microsoft.com>
2023-08-16 21:39 ` |WARNING| pw130441 [PATCH v4 2/6] eal: adapt EAL to present rte optional atomics 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).