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

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

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#116: FILE: drivers/net/memif/memif.h:172:
+	RTE_ATOMIC(uint16_t) head;			/**< pointer to ring buffer head */

CHECK:SPACING: No space is necessary after a cast
#119: FILE: drivers/net/memif/memif.h:174:
+	RTE_ATOMIC(uint16_t) tail;			/**< pointer to ring buffer tail */

total: 0 errors, 0 warnings, 2 checks, 167 lines checked

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

only message in thread, other threads:[~2024-03-21 19:20 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-15-git-send-email-roretzla@linux.microsoft.com>
2024-03-21 19:20 ` |WARNING| pw138699 [PATCH v2 14/45] net/memif: 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).