automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw88147 [PATCH v3 11/23] net/dpaa2: dpdmux skip reset
       [not found] <20210224124311.29799-12-hemant.agrawal@nxp.com>
@ 2021-02-24 12:45 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-02-24 12:45 UTC (permalink / raw)
  To: test-report; +Cc: Hemant Agrawal

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

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

only message in thread, other threads:[~2021-02-24 12:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210224124311.29799-12-hemant.agrawal@nxp.com>
2021-02-24 12:45 ` [dpdk-test-report] |WARNING| pw88147 [PATCH v3 11/23] net/dpaa2: dpdmux skip reset 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).