From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Jianfeng Tan <jianfeng.tan@intel.com>
Subject: [dpdk-test-report] |WARNING| pw31839 [PATCH 2/3] eal: add synchronous multi-process communication
Date: Thu, 30 Nov 2017 19:43:10 +0100 (CET) [thread overview]
Message-ID: <20171130184310.CAA7E1ADD3@dpdk.org> (raw)
In-Reply-To: <1512067450-59203-3-git-send-email-jianfeng.tan@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/31839
_coding style issues_
WARNING:TYPO_SPELLING: 'reponse' may be misspelled - perhaps 'response'?
#21:
the send thread will wait there for reponse and process the
WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'mp_handler', this function's name, in a string
#80: FILE: lib/librte_eal/common/eal_common_proc.c:364:
+ RTE_LOG(INFO, EAL, "mp_handler thread will pause
");
WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'mp_handler', this function's name, in a string
#82: FILE: lib/librte_eal/common/eal_common_proc.c:366:
+ RTE_LOG(INFO, EAL, "mp_handler thread stops pausing
");
total: 0 errors, 3 warnings, 142 lines checked
parent reply other threads:[~2017-11-30 18:43 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1512067450-59203-3-git-send-email-jianfeng.tan@intel.com>]
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=20171130184310.CAA7E1ADD3@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=jianfeng.tan@intel.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).