automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Gaoxiang Liu <gaoxiangliu0@163.com>
Subject: |WARNING| pw105127 [PATCH] mem: exclude used memory from core dump by config
Date: Tue, 14 Dec 2021 12:43:15 +0100 (CET)	[thread overview]
Message-ID: <20211214114315.2B09512353F@dpdk.org> (raw)
In-Reply-To: <20211214114151.1298-1-gaoxiangliu0@163.com>

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/105127

_coding style issues_


WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'?
#85: FILE: lib/eal/common/eal_internal_cfg.h:90:
+	volatile unsigned huge_dont_dump_flag;

WARNING:TYPO_SPELLING: 'DONT' may be misspelled - perhaps 'DON'T'?
#98: FILE: lib/eal/common/eal_options.h:90:
+#define OPT_HUGE_DONT_DUMP     "huge-dont-dump"

WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'?
#98: FILE: lib/eal/common/eal_options.h:90:
+#define OPT_HUGE_DONT_DUMP     "huge-dont-dump"

WARNING:TYPO_SPELLING: 'DONT' may be misspelled - perhaps 'DON'T'?
#99: FILE: lib/eal/common/eal_options.h:91:
+	OPT_HUGE_DONT_DUMP_NUM,

WARNING:TYPO_SPELLING: 'DONT' may be misspelled - perhaps 'DON'T'?
#111: FILE: lib/eal/linux/eal.c:819:
+		case OPT_HUGE_DONT_DUMP_NUM:

WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'?
#112: FILE: lib/eal/linux/eal.c:820:
+			internal_config->huge_dont_dump_flag = 1;

WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'?
#125: FILE: lib/eal/linux/eal_memalloc.c:666:
+	if (internal_config->huge_dont_dump_flag) {

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Gaoxiang Liu <gaoxiangliu0@163.com>' != 'Signed-off-by: Gaoxiang Liu <liugaoxiang@huawei.com>'

total: 0 errors, 8 warnings, 41 lines checked

       reply	other threads:[~2021-12-14 11:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211214114151.1298-1-gaoxiangliu0@163.com>
2021-12-14 11:43 ` checkpatch [this message]
2021-12-14 12:19 ` |FAILURE| " 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=20211214114315.2B09512353F@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=gaoxiangliu0@163.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).