From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Jie Hai <haijie1@huawei.com>
Subject: |WARNING| pw122178 [PATCH 2/2] ring: add ring info telemetry cmd
Date: Tue, 17 Jan 2023 10:14:05 +0100 (CET) [thread overview]
Message-ID: <20230117091405.299CC123659@dpdk.org> (raw)
In-Reply-To: <20230117091049.20194-3-haijie1@huawei.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/122178
_coding style issues_
ERROR:SPACING: space required before the open parenthesis '('
#107: FILE: lib/ring/rte_ring.c:463:
+ switch(r->prod.sync_type) {
ERROR:SPACING: space required before the open parenthesis '('
#124: FILE: lib/ring/rte_ring.c:480:
+ switch(r->cons.sync_type) {
total: 2 errors, 0 warnings, 102 lines checked
next prev parent reply other threads:[~2023-01-17 9:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230117091049.20194-3-haijie1@huawei.com>
2023-01-17 9:06 ` |SUCCESS| pw122177-122178 " qemudev
2023-01-17 9:10 ` qemudev
2023-01-17 9:14 ` checkpatch [this message]
2023-01-17 9:59 ` |FAILURE| pw122178 " 0-day Robot
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=20230117091405.299CC123659@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=haijie1@huawei.com \
--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).