From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Ivan Malov <ivan.malov@oktetlabs.ru>
Subject: [dpdk-test-report] |WARNING| pw92323 [PATCH 1/3] common/sfc_efx/base: update MCDI headers
Date: Wed, 28 Apr 2021 11:51:23 +0200 (CEST) [thread overview]
Message-ID: <20210428095123.C5BE9121159@dpdk.org> (raw)
In-Reply-To: <20210428094926.22185-1-ivan.malov@oktetlabs.ru>
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
parent reply other threads:[~2021-04-28 9:51 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20210428094926.22185-1-ivan.malov@oktetlabs.ru>]
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=20210428095123.C5BE9121159@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=ivan.malov@oktetlabs.ru \
--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).