automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw139981 [PATCH v2 18/25] net/axgbe: add support for 10 Mbps speed
       [not found] <20240507124305.2318-18-venkatkumar.ande@amd.com>
@ 2024-05-07 12:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-05-07 12:48 UTC (permalink / raw)
  To: test-report; +Cc: Venkat Kumar Ande

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <ADVERTISED_10baseT_Full>
#229: FILE: drivers/net/axgbe/axgbe_mdio.c:1243:
+	else if (pdata->phy.advertising & ADVERTISED_10baseT_Full)

CHECK:CAMELCASE: Avoid CamelCase: <SUPPORTED_10baseT_Full>
#250: FILE: drivers/net/axgbe/axgbe_phy.h:179:
+#define SUPPORTED_10baseT_Full		(1 << 3)

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

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

only message in thread, other threads:[~2024-05-07 12:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240507124305.2318-18-venkatkumar.ande@amd.com>
2024-05-07 12:48 ` |WARNING| pw139981 [PATCH v2 18/25] net/axgbe: add support for 10 Mbps speed 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).