From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Wenbo Cao <caowenbo@mucse.com>
Subject: |WARNING| pw129827 [PATCH v2 6/8] net/rnp add port info resource init
Date: Wed, 2 Aug 2023 10:15:38 +0200 (CEST) [thread overview]
Message-ID: <20230802081538.9BD631206A8@dpdk.org> (raw)
In-Reply-To: <20230802081106.2340406-7-caowenbo@mucse.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129827
_coding style issues_
WARNING:TYPO_SPELLING: 'INDEPEND' may be misspelled - perhaps 'INDEPENDENT'?
#356: FILE: drivers/net/rnp/rnp_ethdev.c:54:
+ if (port->s_mode == RNP_SHARE_INDEPEND) {
WARNING:TYPO_SPELLING: 'INDEPEND' may be misspelled - perhaps 'INDEPENDENT'?
#559: FILE: drivers/net/rnp/rnp_ethdev.c:407:
+ if (port->s_mode == RNP_SHARE_INDEPEND)
WARNING:TYPO_SPELLING: 'ADDRES' may be misspelled - perhaps 'ADDRESS'?
#747: FILE: drivers/net/rnp/rnp_mbx_fw.h:22:
+ GET_MAC_ADDRES = 0x0602,
WARNING:TYPO_SPELLING: 'availble' may be misspelled - perhaps 'available'?
#783: FILE: drivers/net/rnp/rnp_mbx_fw.h:113:
+ u16 media_availble : 1;
WARNING:TYPO_SPELLING: 'ADDRES' may be misspelled - perhaps 'ADDRESS'?
#866: FILE: drivers/net/rnp/rnp_mbx_fw.h:235:
+ req->opcode = GET_MAC_ADDRES;
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#918: FILE: drivers/net/rnp/rnp_rxtx.c:5:
+#include <stdio.h>
total: 0 errors, 6 warnings, 0 checks, 871 lines checked
parent reply other threads:[~2023-08-02 8:15 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20230802081106.2340406-7-caowenbo@mucse.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=20230802081538.9BD631206A8@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=caowenbo@mucse.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).