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

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

_coding style issues_


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

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

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

total: 3 errors, 0 warnings, 1284 lines checked

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

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

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