From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: okaya@kernel.org
Subject: |WARNING| pw130307 [PATCH v1 1/7] eal: fixes for re-initialization issues
Date: Tue, 15 Aug 2023 03:40:26 +0200 (CEST) [thread overview]
Message-ID: <20230815014026.E9206120D39@dpdk.org> (raw)
In-Reply-To: <20230815013826.1288972-2-okaya@kernel.org>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/130307
_coding style issues_
ERROR:C99_COMMENTS: do not use C99 // comments
#83: FILE: lib/eal/common/eal_common_options.c:1987:
+ // Reinitialize solib_list
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#86: FILE: lib/eal/common/eal_common_options.c:1990:
+ master_lcore_parsed = 0;
ERROR:INITIALISED_STATIC: do not initialise statics to 0
#100: FILE: lib/eal/linux/eal.c:81:
+static uint32_t run_once = 0;
ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Graham Whyte <grwhyte@microsoft.com>'
total: 3 errors, 1 warnings, 35 lines checked
next parent reply other threads:[~2023-08-15 1:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230815013826.1288972-2-okaya@kernel.org>
2023-08-15 1:40 ` checkpatch [this message]
2023-08-15 3:06 ` |WARNING| pw130307-130313 " qemudev
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=20230815014026.E9206120D39@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=okaya@kernel.org \
--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).