automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw151169 [PATCH v7 26/28] net/rnp: add support VLAN filters operations.
       [not found] <1738982645-34550-27-git-send-email-caowenbo@mucse.com>
@ 2025-02-08  2:47 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-02-08  2:47 UTC (permalink / raw)
  To: test-report; +Cc: Wenbo Cao

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'd' - possible side-effects?
#418: FILE: drivers/net/rnp/base/rnp_osdep.h:53:
+#define DIV_ROUND_UP(n, d)      (((n) + (d) - 1) / (d))

total: 0 errors, 0 warnings, 1 checks, 350 lines checked
Warning in drivers/net/rnp/base/rnp_mac.c:
Writing to stdout or stderr

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

only message in thread, other threads:[~2025-02-08  2:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1738982645-34550-27-git-send-email-caowenbo@mucse.com>
2025-02-08  2:47 ` |WARNING| pw151169 [PATCH v7 26/28] net/rnp: add support VLAN filters 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).