From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: <pbhagavatula@marvell.com>
Subject: [dpdk-test-report] |WARNING| pw62624 [PATCH v2 3/3] lib: use RTE_DIM to calculate array size
Date: Thu, 7 Nov 2019 04:00:17 +0100 (CET) [thread overview]
Message-ID: <20191107030017.AF3AD1E4ED@dpdk.org> (raw)
In-Reply-To: <20191107025823.5200-3-pbhagavatula@marvell.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/62624
_coding style issues_
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#130: FILE: lib/librte_ip_frag/ip_frag_internal.c:110:
+ } else if ((idx = fp->last_idx) < RTE_DIM(fp->frags)) {
total: 1 errors, 0 warnings, 68 lines checked
next parent reply other threads:[~2019-11-07 3:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20191107025823.5200-3-pbhagavatula@marvell.com>
2019-11-07 3:00 ` checkpatch [this message]
2019-11-08 3:08 ` [dpdk-test-report] |SUCCESS| pw62624 " 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=20191107030017.AF3AD1E4ED@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=pbhagavatula@marvell.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).