automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Thomas Monjalon <thomas@monjalon.net>
Subject: [dpdk-test-report] |WARNING| pw84191 [PATCH v11 2/4] eal: replace blacklist/whitelist options
Date: Sun, 15 Nov 2020 23:55:50 +0100 (CET)	[thread overview]
Message-ID: <20201115225550.9A09F4C97@dpdk.org> (raw)
In-Reply-To: <20201115225320.68408-3-thomas@monjalon.net>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'?
#109: 
Subject: [dpdk-dev] [PATCH v11 2/4] eal: replace blacklist/whitelist options

WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'?
#109: 
Subject: [dpdk-dev] [PATCH v11 2/4] eal: replace blacklist/whitelist options

WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'?
#126: 
Replace -w / --pci-whitelist with -a / --allow options

WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'?
#127: 
and --pci-blacklist with --block.

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#538: FILE: doc/guides/eventdevs/octeontx2.rst:99:
+    -a 0002:0e:00.0,tim_disable_npa=1

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#547: FILE: doc/guides/eventdevs/octeontx2.rst:110:
+    -a 0002:0e:00.0,tim_chnk_slots=1023

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#556: FILE: doc/guides/eventdevs/octeontx2.rst:118:
+    -a 0002:0e:00.0,tim_stats_ena=1

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#565: FILE: doc/guides/eventdevs/octeontx2.rst:128:
+    -a 0002:0e:00.0,tim_rings_lmt=5

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#574: FILE: doc/guides/eventdevs/octeontx2.rst:138:
+    -a 0002:0e:00.0,tim_ring_ctl=[2-1023-1-0]

WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'?
#1507: FILE: doc/guides/rel_notes/release_20_11.rst:479:
+  has been changed from blacklist/whitelist to block/allow list.

WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'?
#1507: FILE: doc/guides/rel_notes/release_20_11.rst:479:
+  has been changed from blacklist/whitelist to block/allow list.

WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'?
#1911: FILE: lib/librte_eal/common/eal_common_options.c:67:
+	"w:" /* pci-whitelist (deprecated) */

WARNING:TYPO_SPELLING: 'BLACKLIST' may be misspelled - perhaps 'BLOCKLIST'?
#1932: FILE: lib/librte_eal/common/eal_common_options.c:111:
+	{OPT_PCI_BLACKLIST,     1, NULL, OPT_PCI_BLACKLIST_NUM    },

WARNING:TYPO_SPELLING: 'BLACKLIST' may be misspelled - perhaps 'BLOCKLIST'?
#1932: FILE: lib/librte_eal/common/eal_common_options.c:111:
+	{OPT_PCI_BLACKLIST,     1, NULL, OPT_PCI_BLACKLIST_NUM    },

WARNING:TYPO_SPELLING: 'WHITELIST' may be misspelled - perhaps 'ALLOWLIST'?
#1933: FILE: lib/librte_eal/common/eal_common_options.c:112:
+	{OPT_PCI_WHITELIST,     1, NULL, OPT_PCI_WHITELIST_NUM    },

WARNING:TYPO_SPELLING: 'WHITELIST' may be misspelled - perhaps 'ALLOWLIST'?
#1933: FILE: lib/librte_eal/common/eal_common_options.c:112:
+	{OPT_PCI_WHITELIST,     1, NULL, OPT_PCI_WHITELIST_NUM    },

WARNING:TYPO_SPELLING: 'BLACKLIST' may be misspelled - perhaps 'BLOCKLIST'?
#1947: FILE: lib/librte_eal/common/eal_common_options.c:1460:
+	case OPT_PCI_BLACKLIST_NUM:

WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'?
#1949: FILE: lib/librte_eal/common/eal_common_options.c:1462:
+			"Option --pci-blacklist is deprecated, use -b, --block instead
");

WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'?
#1967: FILE: lib/librte_eal/common/eal_common_options.c:1474:
+			"Option -w, --pci-whitelist is deprecated, use -a, --allow option instead
");

WARNING:TYPO_SPELLING: 'BLACKLIST' may be misspelled - perhaps 'BLOCKLIST'?
#2045: FILE: lib/librte_eal/common/eal_options.h:98:
+#define OPT_PCI_BLACKLIST     "pci-blacklist"

WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'?
#2045: FILE: lib/librte_eal/common/eal_options.h:98:
+#define OPT_PCI_BLACKLIST     "pci-blacklist"

WARNING:TYPO_SPELLING: 'BLACKLIST' may be misspelled - perhaps 'BLOCKLIST'?
#2046: FILE: lib/librte_eal/common/eal_options.h:99:
+	OPT_PCI_BLACKLIST_NUM,

total: 0 errors, 22 warnings, 1489 lines checked

           reply	other threads:[~2020-11-15 22:55 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20201115225320.68408-3-thomas@monjalon.net>]

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=20201115225550.9A09F4C97@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=test-report@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).