automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Hemant Agrawal <hemant.agrawal@nxp.com>
Subject: [dpdk-test-report] |WARNING| pw88147 [PATCH v3 11/23] net/dpaa2: dpdmux skip reset
Date: Wed, 24 Feb 2021 13:45:10 +0100 (CET)	[thread overview]
Message-ID: <20210224124510.C91442E8D@dpdk.org> (raw)
In-Reply-To: <20210224124311.29799-12-hemant.agrawal@nxp.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#61: 
command dpdmux_set_resetable is used to skip DPDMUX reset.

WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#63: 
dpdmux_set_resetable command will be ignored in old MC firmware.

WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#99: FILE: drivers/net/dpaa2/dpaa2_mux.c:311:
+	/* The new dpdmux_set/get_resetable() API are available starting with

WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#103: FILE: drivers/net/dpaa2/dpaa2_mux.c:315:
+		ret = dpdmux_set_resetable(&dpdmux_dev->dpdmux, CMD_PRI_LOW,

WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#140: FILE: drivers/net/dpaa2/mc/dpdmux.c:284:
+ * dpdmux_set_resetable() - Set overall resetable DPDMUX parameters.

WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#140: FILE: drivers/net/dpaa2/mc/dpdmux.c:284:
+ * dpdmux_set_resetable() - Set overall resetable DPDMUX parameters.

WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#158: FILE: drivers/net/dpaa2/mc/dpdmux.c:302:
+int dpdmux_set_resetable(struct fsl_mc_io *mc_io,

WARNING:TYPO_SPELLING: 'RESETABLE' may be misspelled - perhaps 'RESETTABLE'?
#167: FILE: drivers/net/dpaa2/mc/dpdmux.c:311:
+	cmd.header = mc_encode_cmd_header(DPDMUX_CMDID_SET_RESETABLE,

WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#180: FILE: drivers/net/dpaa2/mc/dpdmux.c:324:
+ * dpdmux_get_resetable() - Get overall resetable parameters.

WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#180: FILE: drivers/net/dpaa2/mc/dpdmux.c:324:
+ * dpdmux_get_resetable() - Get overall resetable parameters.

WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#193: FILE: drivers/net/dpaa2/mc/dpdmux.c:337:
+int dpdmux_get_resetable(struct fsl_mc_io *mc_io,

WARNING:TYPO_SPELLING: 'RESETABLE' may be misspelled - perhaps 'RESETTABLE'?
#203: FILE: drivers/net/dpaa2/mc/dpdmux.c:347:
+	cmd.header = mc_encode_cmd_header(DPDMUX_CMDID_GET_RESETABLE,

WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#282: FILE: drivers/net/dpaa2/mc/fsl_dpdmux.h:152:
+int dpdmux_set_resetable(struct fsl_mc_io *mc_io,

WARNING:TYPO_SPELLING: 'resetable' may be misspelled - perhaps 'resettable'?
#287: FILE: drivers/net/dpaa2/mc/fsl_dpdmux.h:157:
+int dpdmux_get_resetable(struct fsl_mc_io *mc_io,

WARNING:TYPO_SPELLING: 'RESETABLE' may be misspelled - perhaps 'RESETTABLE'?
#320: FILE: drivers/net/dpaa2/mc/fsl_dpdmux_cmd.h:58:
+#define DPDMUX_CMDID_SET_RESETABLE		DPDMUX_CMD(0x0ba)

WARNING:TYPO_SPELLING: 'RESETABLE' may be misspelled - perhaps 'RESETTABLE'?
#321: FILE: drivers/net/dpaa2/mc/fsl_dpdmux_cmd.h:59:
+#define DPDMUX_CMDID_GET_RESETABLE		DPDMUX_CMD(0x0bb)

total: 0 errors, 16 warnings, 0 checks, 265 lines checked

           reply	other threads:[~2021-02-24 12:45 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210224124311.29799-12-hemant.agrawal@nxp.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210224124510.C91442E8D@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=hemant.agrawal@nxp.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).