From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 108D0A0353 for ; Thu, 6 Aug 2020 19:20:43 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E843C1C0D8; Thu, 6 Aug 2020 19:20:42 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 6B1501C0D8; Thu, 6 Aug 2020 19:20:41 +0200 (CEST) In-Reply-To: <20200806171947.6609-5-stephen@networkplumber.org> References: <20200806171947.6609-5-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20200806172041.6B1501C0D8@dpdk.org> Date: Thu, 6 Aug 2020 19:20:41 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw75260 [PATCH v3 20.08 4/6] doc: announce deprecation blacklist/whitelist X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/75260 _coding style issues_ WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'? #98: FILE: doc/guides/rel_notes/deprecation.rst:275: +* eal: The terms blacklist and whitelist to describe devices used WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'? #98: FILE: doc/guides/rel_notes/deprecation.rst:275: +* eal: The terms blacklist and whitelist to describe devices used WARNING:TYPO_SPELLING: 'relase' may be misspelled - perhaps 'release'? #99: FILE: doc/guides/rel_notes/deprecation.rst:276: + by DPDK will be replaced in the 20.11 relase. WARNING:TYPO_SPELLING: 'BLACKLIST' may be misspelled - perhaps 'BLOCKLIST'? #104: FILE: doc/guides/rel_notes/deprecation.rst:281: + ``RTE_BUS_SCAN_BLACKLIST`` and ``RTE_BUS_SCAN_WHITELIST`` will be WARNING:TYPO_SPELLING: 'WHITELIST' may be misspelled - perhaps 'ALLOWLIST'? #104: FILE: doc/guides/rel_notes/deprecation.rst:281: + ``RTE_BUS_SCAN_BLACKLIST`` and ``RTE_BUS_SCAN_WHITELIST`` will be WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'? #115: FILE: doc/guides/rel_notes/deprecation.rst:292: + ``-b, --pci-blacklist`` to ``-x, --exclude`` and WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'? #116: FILE: doc/guides/rel_notes/deprecation.rst:293: + ``-w, --pci-whitelist`` to ``-i, --include``. total: 0 errors, 7 warnings, 26 lines checked