automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw151251 [PATCH v8 10/28] net/rnp: add support device start stop operations
       [not found] <1739172415-48507-11-git-send-email-caowenbo@mucse.com>
@ 2025-02-10  7:28 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-02-10  7:28 UTC (permalink / raw)
  To: test-report; +Cc: Wenbo Cao

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

_coding style issues_


CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#75: FILE: drivers/net/rnp/base/rnp_common.c:89:
+		udelay(10);

WARNING:MEMORY_BARRIER: memory barrier without comment
#171: FILE: drivers/net/rnp/base/rnp_mac.h:13:
+	wmb(); \

WARNING:MEMORY_BARRIER: memory barrier without comment
#177: FILE: drivers/net/rnp/base/rnp_mac.h:19:
+	wmb(); \

total: 0 errors, 2 warnings, 1 checks, 462 lines checked

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

only message in thread, other threads:[~2025-02-10  7:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1739172415-48507-11-git-send-email-caowenbo@mucse.com>
2025-02-10  7:28 ` |WARNING| pw151251 [PATCH v8 10/28] net/rnp: add support device start stop operations 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).