From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Laurent Hardy <laurent.hardy@6wind.com>
Subject: [dpdk-test-report] |WARNING| pw67439 [PATCH] i40evf: use non spinning delay when issuing AQ request to PF
Date: Mon, 30 Mar 2020 16:35:46 +0200 (CEST) [thread overview]
Message-ID: <20200330143546.224FE2C6D@dpdk.org> (raw)
In-Reply-To: <20200330143330.7427-1-laurent.hardy@6wind.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/67439
_coding style issues_
CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'x' may be better as '(x)' to avoid precedence issues
#143: FILE: drivers/net/i40e/i40e_ethdev_vf.c:318:
+#define DELAY_MS(x) DELAY(x * 1000)
total: 0 errors, 0 warnings, 1 checks, 31 lines checked
next parent reply other threads:[~2020-03-30 14:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20200330143330.7427-1-laurent.hardy@6wind.com>
2020-03-30 14:35 ` checkpatch [this message]
2020-03-30 16:06 ` [dpdk-test-report] |SUCCESS| pw67439 " 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=20200330143546.224FE2C6D@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=laurent.hardy@6wind.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).