From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Bingbin Chen <chen.bingbin@zte.com.cn>
Subject: |WARNING| pw151237 [PATCH v1 10/14] net/zxdh: support hash tables write and delete ops
Date: Mon, 10 Feb 2025 03:06:01 +0100 (CET) [thread overview]
Message-ID: <20250210020601.057B012700C@dpdk.org> (raw)
In-Reply-To: <20250210015017.4105624-5-chen.bingbin@zte.com.cn>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/151237
_coding style issues_
WARNING:REPEATED_WORD: Possible repeated word: 'write'
#59:
Implement hash tables write write and delete
CHECK:CAMELCASE: Avoid CamelCase: <aucKey>
#1005: FILE: drivers/net/zxdh/zxdh_np.c:5474:
+ uint8_t aucKey[ZXDH_HASH_KEY_MAX] = {0};
CHECK:CAMELCASE: Avoid CamelCase: <aucRst>
#1006: FILE: drivers/net/zxdh/zxdh_np.c:5475:
+ uint8_t aucRst[ZXDH_HASH_RST_MAX] = {0};
total: 0 errors, 1 warnings, 2 checks, 1040 lines checked
parent reply other threads:[~2025-02-10 2:07 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20250210015017.4105624-5-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=20250210020601.057B012700C@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).