automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Bingbin Chen <chen.bingbin@zte.com.cn>
Subject: |WARNING| pw151233 [PATCH v1 05/14] net/zxdh: add tables dump address ops
Date: Mon, 10 Feb 2025 03:02:52 +0100 (CET)	[thread overview]
Message-ID: <20250210020252.15898124126@dpdk.org> (raw)
In-Reply-To: <20250210014850.4105545-1-chen.bingbin@zte.com.cn>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'creat' may be misspelled - perhaps 'create'?
#165: FILE: drivers/net/zxdh/zxdh_np.c:526:
+zxdh_np_comm_liststack_creat(uint32_t element_num, ZXDH_LISTSTACK_MANAGER **p_list)

WARNING:TYPO_SPELLING: 'swich' may be misspelled - perhaps 'switch'?
#395: FILE: drivers/net/zxdh/zxdh_np.c:756:
+zxdh_comm_rb_swich_color(ZXDH_RB_TN  *p_tn1, ZXDH_RB_TN *p_tn2)

WARNING:TYPO_SPELLING: 'swich' may be misspelled - perhaps 'switch'?
#465: FILE: drivers/net/zxdh/zxdh_np.c:826:
+					zxdh_comm_rb_swich_color(*pp_tmp_tn, p_tmp_tn);

WARNING:TYPO_SPELLING: 'swich' may be misspelled - perhaps 'switch'?
#487: FILE: drivers/net/zxdh/zxdh_np.c:848:
+					zxdh_comm_rb_swich_color(*pp_tmp_tn, p_tmp_tn);

WARNING:TYPO_SPELLING: 'swich' may be misspelled - perhaps 'switch'?
#502: FILE: drivers/net/zxdh/zxdh_np.c:863:
+					zxdh_comm_rb_swich_color(*pp_tmp_tn, p_tmp_tn);

WARNING:TYPO_SPELLING: 'swich' may be misspelled - perhaps 'switch'?
#522: FILE: drivers/net/zxdh/zxdh_np.c:883:
+					zxdh_comm_rb_swich_color(*pp_tmp_tn, p_tmp_tn);

WARNING:TYPO_SPELLING: 'creat' may be misspelled - perhaps 'create'?
#562: FILE: drivers/net/zxdh/zxdh_np.c:923:
+		rtn = zxdh_np_comm_liststack_creat(total_num, &p_rb_cfg->p_lsm);

WARNING:TYPO_SPELLING: 'creat' may be misspelled - perhaps 'create'?
#563: FILE: drivers/net/zxdh/zxdh_np.c:924:
+		ZXDH_COMM_CHECK_RC(rtn, "zxdh_np_comm_liststack_creat");

WARNING:TYPO_SPELLING: 'swich' may be misspelled - perhaps 'switch'?
#774: FILE: drivers/net/zxdh/zxdh_np.c:1135:
+			zxdh_comm_rb_swich_color(p_unc_tn, p_par_tn);

WARNING:TYPO_SPELLING: 'swich' may be misspelled - perhaps 'switch'?
#785: FILE: drivers/net/zxdh/zxdh_np.c:1146:
+					zxdh_comm_rb_swich_color(p_unc_tn->p_parent, p_unc_tn);

WARNING:TYPO_SPELLING: 'swich' may be misspelled - perhaps 'switch'?
#801: FILE: drivers/net/zxdh/zxdh_np.c:1162:
+					zxdh_comm_rb_swich_color(p_unc_tn, p_par_tn);

WARNING:TYPO_SPELLING: 'swich' may be misspelled - perhaps 'switch'?
#822: FILE: drivers/net/zxdh/zxdh_np.c:1183:
+				zxdh_comm_rb_swich_color(p_tmp_tn, p_unc_tn);

WARNING:TYPO_SPELLING: 'swich' may be misspelled - perhaps 'switch'?
#837: FILE: drivers/net/zxdh/zxdh_np.c:1198:
+					zxdh_comm_rb_swich_color(p_unc_tn, p_par_tn);

WARNING:TYPO_SPELLING: 'swich' may be misspelled - perhaps 'switch'?
#857: FILE: drivers/net/zxdh/zxdh_np.c:1218:
+				zxdh_comm_rb_swich_color(p_tmp_tn, p_unc_tn);

total: 0 errors, 14 warnings, 0 checks, 1319 lines checked

           reply	other threads:[~2025-02-10  2:04 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20250210014850.4105545-1-chen.bingbin@zte.com.cn>]

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=20250210020252.15898124126@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=chen.bingbin@zte.com.cn \
    --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).