automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw92323 [PATCH 1/3] common/sfc_efx/base: update MCDI headers
       [not found] <20210428094926.22185-1-ivan.malov@oktetlabs.ru>
@ 2021-04-28  9:51 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-04-28  9:51 UTC (permalink / raw)
  To: test-report; +Cc: Ivan Malov

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

_coding style issues_


WARNING:TYPO_SPELLING: 'connecte' may be misspelled - perhaps 'connected'?
#112: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:442:
+ * an on-NIC ARM module is expected to be connecte.

WARNING:TYPO_SPELLING: 'targetted' may be misspelled - perhaps 'targeted'?
#176: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:630:
+ * MPORT_SELECTOR is targetted by an operation.

WARNING:TYPO_SPELLING: 'HIST' may be misspelled - perhaps 'HEIST'?
#1132: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:4000:
+#define	MC_CMD_LTSSM_HIST_MSGSET 0x1b

WARNING:REPEATED_WORD: Possible repeated word: 'must'
#3177: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:12916:
+ * Get TLP steering and ordering information for a VI. The caller must must

WARNING:REPEATED_WORD: Possible repeated word: 'must'
#3191: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:12958:
+ * Set TLP steering and ordering information for a VI. The caller must must

WARNING:LONG_LINE_COMMENT: line length of 109 exceeds 100 columns
#5316: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:26623:
+ * Returns a description of the mapping from DESC_ADDR to TRGT_ADDR for the calling function's address space.

WARNING:LONG_LINE_COMMENT: line length of 183 exceeds 100 columns
#5344: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:26651:
+ * Returns a list of the DESC_ADDR regions for the calling function's address space.  Only valid if that function's address space has the REGIONED mapping from DESC_ADDR to TRGT_ADDR.

WARNING:LONG_LINE_COMMENT: line length of 197 exceeds 100 columns
#5373: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:26680:
+ * Set the base TRGT_ADDR for a set of DESC_ADDR regions for the calling function's address space.  Only valid if that function's address space had the REGIONED mapping from DESC_ADDR to TRGT_ADDR.

WARNING:TYPO_SPELLING: 'adminstrator' may be misspelled - perhaps 'administrator'?
#5795: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:26901:
+ * adminstrator of the target client. See MC_CMD_GET_CLIENT_MAC_ADDRESSES for

WARNING:REPEATED_WORD: Possible repeated word: 'the'
#6125: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:27473:
+/* PCIe interface of the function. Values should be taken from the the

WARNING:TYPO_SPELLING: 'compatability' may be misspelled - perhaps 'compatibility'?
#6132: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:27479:
+ * compatability)

WARNING:TYPO_SPELLING: 'compatability' may be misspelled - perhaps 'compatibility'?
#6137: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:27483:
+ * backwards compatability)

WARNING:TYPO_SPELLING: 'compatability' may be misspelled - perhaps 'compatibility'?
#6414: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:28276:
+ * backwards compatability only, callers should use PCIE_INTERFACE_CALLER.

WARNING:TYPO_SPELLING: 'endoint' may be misspelled - perhaps 'endpoint'?
#6561: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:29325:
+/* A field for accessing the endoint selector as a collection of bits */

WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'?
#6853: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30064:
+#define	MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_0_TO_CE_OFST 50

WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'?
#6854: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30065:
+#define	MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_0_TO_CE_LBN 5

WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'?
#6855: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30066:
+#define	MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_0_TO_CE_WIDTH 1

WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'?
#6856: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30067:
+#define	MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_1_TO_CE_OFST 50

WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'?
#6857: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30068:
+#define	MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_1_TO_CE_LBN 6

WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'?
#6858: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30069:
+#define	MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_1_TO_CE_WIDTH 1

WARNING:TYPO_SPELLING: 'funcion' may be misspelled - perhaps 'function'?
#6996: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30674:
+/* The PCIe interface on which the funcion lives. CJK: We need an enumeration

total: 0 errors, 21 warnings, 6858 lines checked

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

only message in thread, other threads:[~2021-04-28  9:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210428094926.22185-1-ivan.malov@oktetlabs.ru>
2021-04-28  9:51 ` [dpdk-test-report] |WARNING| pw92323 [PATCH 1/3] common/sfc_efx/base: update MCDI headers 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).