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

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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#100: FILE: app/test/test_mcslock.c:39:
+rte_mcslock_t * __rte_atomic p_ml;

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#101: FILE: app/test/test_mcslock.c:40:
+rte_mcslock_t * __rte_atomic p_ml_try;

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#102: FILE: app/test/test_mcslock.c:41:
+rte_mcslock_t * __rte_atomic p_ml_perf;

total: 3 errors, 0 warnings, 1344 lines checked

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

only message in thread, other threads:[~2023-08-11 17:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1691775136-6460-3-git-send-email-roretzla@linux.microsoft.com>
2023-08-11 17:33 ` |WARNING| pw130183 [PATCH v2 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).