From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Anatoly Burakov <anatoly.burakov@intel.com>
Subject: |WARNING| pw143427 [PATCH v1 02/15] net/ixgbe/base: add missing ACI definitions
Date: Thu, 29 Aug 2024 11:01:50 +0200 (CEST) [thread overview]
Message-ID: <20240829090150.1CA3C120778@dpdk.org> (raw)
In-Reply-To: <15a202bbc980f323ee6c8b83482ad3ad7393a95c.1724921977.git.anatoly.burakov@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143427
_coding style issues_
WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#48:
Subject: [PATCH v1 02/15] net/ixgbe/base: add missing ACI definitions
WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#71:
When adding Admin Command Interface and E610 device support, some ACI
WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#92: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:674:
+ case IXGBE_ACI_CAPS_SRIOV:
WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#103: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:840:
+ * ixgbe_parse_vf_dev_caps - Parse IXGBE_ACI_CAPS_VF device caps
WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#108: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:845:
+ * Parse IXGBE_ACI_CAPS_VF for device capabilities.
WARNING:TYPO_SPELLING: 'aci' may be misspelled - perhaps ''?
#112: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:849:
+ struct ixgbe_aci_cmd_list_caps_elem *cap)
WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#128: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:969:
+ case IXGBE_ACI_CAPS_VF:
WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#139: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:991:
+ * ixgbe_parse_vf_func_caps - Parse IXGBE_ACI_CAPS_VF function caps
WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#144: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:996:
+ * Extract function capabilities for IXGBE_ACI_CAPS_VF.
WARNING:TYPO_SPELLING: 'aci' may be misspelled - perhaps ''?
#148: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:1000:
+ struct ixgbe_aci_cmd_list_caps_elem *cap)
WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#166: FILE: drivers/net/ixgbe/base/ixgbe_e610.c:1122:
+ case IXGBE_ACI_CAPS_VF:
WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#180: FILE: drivers/net/ixgbe/base/ixgbe_type_e610.h:675:
+#define IXGBE_ACI_CAPS_SRIOV 0x0012
WARNING:TYPO_SPELLING: 'ACI' may be misspelled - perhaps ''?
#181: FILE: drivers/net/ixgbe/base/ixgbe_type_e610.h:676:
+#define IXGBE_ACI_CAPS_VF 0x0013
total: 0 errors, 13 warnings, 0 checks, 95 lines checked
parent reply other threads:[~2024-08-29 9:02 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <15a202bbc980f323ee6c8b83482ad3ad7393a95c.1724921977.git.anatoly.burakov@intel.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=20240829090150.1CA3C120778@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=anatoly.burakov@intel.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).