* [dpdk-test-report] |WARNING| pw83925 [PATCH v10 3/7] eal: replace pci-whitelist/pci-blacklist options
[not found] <20201110225544.1876-4-stephen@networkplumber.org>
@ 2020-11-10 22:57 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-11-10 22:57 UTC (permalink / raw)
To: test-report; +Cc: Stephen Hemminger
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/83925
_coding style issues_
WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'?
#66:
Subject: [dpdk-dev] [PATCH v10 3/7] eal: replace pci-whitelist/pci-blacklist
WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'?
#66:
Subject: [dpdk-dev] [PATCH v10 3/7] eal: replace pci-whitelist/pci-blacklist
WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'?
#82:
Replace -w / --pci-whitelist with -a / --allow options
WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'?
#83:
and --pci-blacklist with --block.
WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'?
#115: FILE: lib/librte_eal/common/eal_common_options.c:67:
+ "w:" /* pci-whitelist (deprecated) */
WARNING:TYPO_SPELLING: 'BLACKLIST' may be misspelled - perhaps 'BLOCKLIST'?
#136: 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'?
#136: 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'?
#137: 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'?
#137: 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'?
#151: FILE: lib/librte_eal/common/eal_common_options.c:1460:
+ case OPT_PCI_BLACKLIST_NUM:
WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'?
#153: 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'?
#171: 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'?
#249: FILE: lib/librte_eal/common/eal_options.h:98:
+#define OPT_PCI_BLACKLIST "pci-blacklist"
WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'?
#249: FILE: lib/librte_eal/common/eal_options.h:98:
+#define OPT_PCI_BLACKLIST "pci-blacklist"
WARNING:TYPO_SPELLING: 'BLACKLIST' may be misspelled - perhaps 'BLOCKLIST'?
#250: FILE: lib/librte_eal/common/eal_options.h:99:
+ OPT_PCI_BLACKLIST_NUM,
total: 0 errors, 15 warnings, 142 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-10 22:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20201110225544.1876-4-stephen@networkplumber.org>
2020-11-10 22:57 ` [dpdk-test-report] |WARNING| pw83925 [PATCH v10 3/7] eal: replace pci-whitelist/pci-blacklist options checkpatch
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).