From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Tianhao Zhang <zhang.tianhao2@zte.com.cn>
Subject: |WARNING| pw159550 [PATCH v2 1/2] net/zxdh: add pcie bar channel check
Date: Tue, 30 Dec 2025 09:32:15 +0100 (CET) [thread overview]
Message-ID: <20251230083215.3DDDC124270@dpdk.org> (raw)
In-Reply-To: <20251230081127.813605-2-zhang.tianhao2@zte.com.cn>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/159550
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#69:
After obtaining the DTB element register, check if the PCIe link is abnormal.
ERROR:CODE_INDENT: code indent should use tabs where possible
#91: FILE: drivers/net/zxdh/zxdh_np.c:3704:
+ return ZXDH_RC_DTB_BAR_ABNORMAL;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#91: FILE: drivers/net/zxdh/zxdh_np.c:3704:
+ return ZXDH_RC_DTB_BAR_ABNORMAL;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#92: FILE: drivers/net/zxdh/zxdh_np.c:3705:
+ }$
ERROR:TRAILING_WHITESPACE: trailing whitespace
#93: FILE: drivers/net/zxdh/zxdh_np.c:3706:
+^I$
total: 2 errors, 3 warnings, 0 checks, 35 lines checked
parent reply other threads:[~2025-12-30 8:34 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20251230081127.813605-2-zhang.tianhao2@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=20251230083215.3DDDC124270@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=test-report@dpdk.org \
--cc=zhang.tianhao2@zte.com.cn \
/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).