automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Hanxiao Li <li.hanxiao@zte.com.cn>
Subject: |WARNING| pw143023 [PATCH 4/4] [v1, 4/4] zsda: add compressdev driver and interface
Date: Thu,  8 Aug 2024 11:02:37 +0200 (CEST)	[thread overview]
Message-ID: <20240808090237.7E515123EF2@dpdk.org> (raw)
In-Reply-To: <20240808085030.1685755-4-li.hanxiao@zte.com.cn>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'callbak' may be misspelled - perhaps 'callback'?
#363: FILE: drivers/compress/zsda/zsda_comp.c:261:
+comp_callbak(void *cookie_in, struct zsda_cqe *cqe)

WARNING:TYPO_SPELLING: 'callbak' may be misspelled - perhaps 'callback'?
#468: FILE: drivers/compress/zsda/zsda_comp.h:26:
+void comp_callbak(void *op, struct zsda_cqe *cqe);

WARNING:TYPO_SPELLING: 'callbak' may be misspelled - perhaps 'callback'?
#550: FILE: drivers/compress/zsda/zsda_comp_pmd.c:74:
+	qp->srv[type].rx_cb = comp_callbak;

WARNING:TYPO_SPELLING: 'callbak' may be misspelled - perhaps 'callback'?
#575: FILE: drivers/compress/zsda/zsda_comp_pmd.c:99:
+	qp->srv[type].rx_cb = comp_callbak;

WARNING:TYPO_SPELLING: 'interm' may be misspelled - perhaps 'interim'?
#969: FILE: drivers/compress/zsda/zsda_comp_pmd.h:25:
+	const struct rte_memzone *interm_buff_mz;

total: 0 errors, 5 warnings, 880 lines checked

       reply	other threads:[~2024-08-08  9:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240808085030.1685755-4-li.hanxiao@zte.com.cn>
2024-08-08  9:02 ` checkpatch [this message]
2024-08-08  9:43 ` |FAILURE| " 0-day Robot
2024-08-08 19:48 ` |FAILURE| pw143024-143023 [PATCH] [4/4, v1, " dpdklab
2024-08-08 19:53 ` dpdklab

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=20240808090237.7E515123EF2@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=li.hanxiao@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).