From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Feifei <wff_light@vip.163.com>
Subject: |WARNING| pw153850 [PATCH v1 11/18] net/hinic3: add a mailbox communication module
Date: Thu, 29 May 2025 10:24:36 +0200 (CEST) [thread overview]
Message-ID: <20250529082436.A33D5125275@dpdk.org> (raw)
In-Reply-To: <20250529081529.2839-12-wff_light@vip.163.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153850
_coding style issues_
ERROR:SPACING: space prohibited before that close parenthesis ')'
#591: FILE: drivers/net/hinic3/base/hinic3_mbox.c:509:
+ if (seg_len % chk_sz ) {
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#870: FILE: drivers/net/hinic3/base/hinic3_mbox.c:788:
+ "Send mbox seg failed, seq_id: 0x%" PRIx64,
CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#1083: FILE: drivers/net/hinic3/base/hinic3_mbox.c:1001:
+ PMD_DRV_LOG(ERR, "Mbox msg len(%d) exceed limit(%" PRIu64 ")",
total: 1 errors, 0 warnings, 2 checks, 1598 lines checked
parent reply other threads:[~2025-05-29 8:25 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20250529081529.2839-12-wff_light@vip.163.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=20250529082436.A33D5125275@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=test-report@dpdk.org \
--cc=wff_light@vip.163.com \
/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).