From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: liwencheng <liwencheng@phytium.com.cn>
Subject: |WARNING| pw148009 [PATCH v2 2/3] net/macb: add NEON vectorized Rx/Tx
Date: Wed, 6 Nov 2024 04:36:06 +0100 (CET) [thread overview]
Message-ID: <20241106033606.8BEC7121E2B@dpdk.org> (raw)
In-Reply-To: <1730863985-1309592-1-git-send-email-liwencheng@phytium.com.cn>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 596 bytes --]
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/148009
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#97: FILE: drivers/net/macb/macb_rxtx_vec_neon.c:2:
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright(c) 2022 Phytium Technology Co., Ltd.
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#113: FILE: drivers/net/macb/macb_rxtx_vec_neon.c:18:
+#include <stdio.h>
total: 0 errors, 2 warnings, 0 checks, 696 lines checked
Warning in drivers/net/macb/macb_rxtx_vec_neon.c:
Using rte_smp_[r/w]mb
parent reply other threads:[~2024-11-06 3:36 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1730863985-1309592-1-git-send-email-liwencheng@phytium.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=20241106033606.8BEC7121E2B@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=liwencheng@phytium.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).