automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Wenbo Cao <caowenbo@mucse.com>
Subject: |WARNING| pw129776 [[PATCH v1] 6/8] net/rnp add port info resource init
Date: Tue,  1 Aug 2023 09:24:06 +0200 (CEST)	[thread overview]
Message-ID: <20230801072406.E5B951206A8@dpdk.org> (raw)
In-Reply-To: <20230801072225.837307-1-caowenbo@mucse.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'Indepent' may be misspelled - perhaps 'Independent'?
#214: FILE: drivers/net/rnp/rnp.h:17:
+/* Peer Port Own Indepent Resource */

WARNING:TYPO_SPELLING: 'Independ' may be misspelled - perhaps 'Independent'?
#309: FILE: drivers/net/rnp/rnp.h:117:
+	enum rnp_resource_share_m s_mode; /* Port Resource Independ */

WARNING:TYPO_SPELLING: 'INDEPEND' may be misspelled - perhaps 'INDEPENDENT'?
#350: FILE: drivers/net/rnp/rnp_ethdev.c:55:
+	if (port->s_mode == RNP_SHARE_INDEPEND) {

WARNING:TYPO_SPELLING: 'INDEPEND' may be misspelled - perhaps 'INDEPENDENT'?
#553: FILE: drivers/net/rnp/rnp_ethdev.c:408:
+	if (port->s_mode == RNP_SHARE_INDEPEND)

WARNING:TYPO_SPELLING: 'ADDRES' may be misspelled - perhaps 'ADDRESS'?
#741: FILE: drivers/net/rnp/rnp_mbx_fw.h:22:
+	GET_MAC_ADDRES = 0x0602,

WARNING:TYPO_SPELLING: 'availble' may be misspelled - perhaps 'available'?
#777: FILE: drivers/net/rnp/rnp_mbx_fw.h:113:
+	u16 media_availble : 1;

WARNING:TYPO_SPELLING: 'ADDRES' may be misspelled - perhaps 'ADDRESS'?
#860: FILE: drivers/net/rnp/rnp_mbx_fw.h:235:
+	req->opcode = GET_MAC_ADDRES;

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#912: FILE: drivers/net/rnp/rnp_rxtx.c:5:
+#include <stdio.h>

total: 0 errors, 8 warnings, 0 checks, 870 lines checked

      parent reply	other threads:[~2023-08-01  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230801072225.837307-1-caowenbo@mucse.com>
2023-08-01  7:10 ` qemudev
2023-08-01  7:24 ` checkpatch [this message]

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=20230801072406.E5B951206A8@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).