automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw140465 [PATCH v3 27/30] net/ixgbe/base: add NVM init and populate
       [not found] <336ada0f0d6c70e7f362594aa723ce2706a4e236.1717067519.git.anatoly.burakov@intel.com>
@ 2024-05-30 11:20 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-05-30 11:20 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


WARNING:TYPO_SPELLING: 'aci' may be misspelled - perhaps ''?
#109: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2552:
+	status = ixgbe_read_ee_aci_E610(hw, offset, &value);

WARNING:TYPO_SPELLING: 'aci' may be misspelled - perhaps ''?
#142: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2585:
+	status = ixgbe_read_ee_aci_E610(hw, offset, &value);

WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#164: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2607:
+	u32 min_size = 0, max_size = IXGBE_ACI_NVM_MAX_OFFSET + 1;

WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#177: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2620:
+		if (status == IXGBE_ERR_ACI_ERROR &&

WARNING:TYPO_SPELLING: 'aci' may be misspelled - perhaps ''?
#178: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2621:
+		    hw->aci.last_status == IXGBE_ACI_RC_EINVAL) {

WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#178: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2621:
+		    hw->aci.last_status == IXGBE_ACI_RC_EINVAL) {

WARNING:TYPO_SPELLING: 'aci' may be misspelled - perhaps ''?
#215: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2658:
+	status = ixgbe_read_ee_aci_E610(hw, E610_SR_NVM_CTRL_WORD, &ctrl_word);

WARNING:BRACES: braces {} are not necessary for single statement blocks
#216: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2659:
+	if (status) {
+		return status;
+	}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#243: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2686:
+	if (status) {
+		return status;
+	}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#249: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2692:
+	if (status) {
+		return status;
+	}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#255: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2698:
+	if (status) {
+		return status;
+	}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#261: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2704:
+	if (status) {
+		return status;
+	}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#267: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2710:
+	if (status) {
+		return status;
+	}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#273: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2716:
+	if (status) {
+		return status;
+	}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#315: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2758:
+	if (status) {
+		return status;
+	}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#320: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2763:
+	if (status) {
+		return status;
+	}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#326: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:2769:
+	if (status) {
+		return status;
+	}

total: 0 errors, 17 warnings, 0 checks, 259 lines checked

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

only message in thread, other threads:[~2024-05-30 11:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <336ada0f0d6c70e7f362594aa723ce2706a4e236.1717067519.git.anatoly.burakov@intel.com>
2024-05-30 11:20 ` |WARNING| pw140465 [PATCH v3 27/30] net/ixgbe/base: add NVM init and populate 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).