automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw143433 [PATCH v1 08/15] net/ixgbe/base: fix speed autonegotiation on E610
       [not found] <8f675b72a11236172d740240bfb81fb1ee410e9f.1724921977.git.anatoly.burakov@intel.com>
@ 2024-08-29  9:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-08-29  9:01 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#91: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:4345:
+	u8 rmode = IXGBE_ACI_REPORT_TOPO_CAP_MEDIA;

WARNING:TYPO_SPELLING: 'aci' may be misspelled - perhaps ''?
#104: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:4367:
+	rc = ixgbe_aci_get_phy_caps(hw, false, IXGBE_ACI_REPORT_ACTIVE_CFG,

WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#104: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:4367:
+	rc = ixgbe_aci_get_phy_caps(hw, false, IXGBE_ACI_REPORT_ACTIVE_CFG,

WARNING:BRACES: braces {} are not necessary for single statement blocks
#106: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:4369:
+	if (rc) {
+		goto err;
+	}

total: 0 errors, 4 warnings, 0 checks, 34 lines checked

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

only message in thread, other threads:[~2024-08-29  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8f675b72a11236172d740240bfb81fb1ee410e9f.1724921977.git.anatoly.burakov@intel.com>
2024-08-29  9:01 ` |WARNING| pw143433 [PATCH v1 08/15] net/ixgbe/base: fix speed autonegotiation on E610 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).