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 D2D16A053E for ; Mon, 27 Jul 2020 21:21:52 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C146E1C0B3; Mon, 27 Jul 2020 21:21:52 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 9455D1BFE0; Mon, 27 Jul 2020 21:21:50 +0200 (CEST) In-Reply-To: <20200727192015.26418-5-stephen@networkplumber.org> References: <20200727192015.26418-5-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20200727192150.9455D1BFE0@dpdk.org> Date: Mon, 27 Jul 2020 21:21:50 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw74875 [PATCH 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/74875 _coding style issues_ WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'? #81: Announce upcoming changes for 20.11 around the terms blacklist WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'? #82: and whitelist. WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'? #98: FILE: doc/guides/rel_notes/deprecation.rst:169: +* 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:169: +* 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:170: + by DPDK will be replaced by blocked and allowed in the 20.11 relase. WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'? #109: FILE: doc/guides/rel_notes/deprecation.rst:180: + ``-b, --pci-blacklist`` to ``-x, --exclude`` and WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'? #110: FILE: doc/guides/rel_notes/deprecation.rst:181: + ``-w, --pci-whitelist`` to ``-i, --include``. total: 0 errors, 7 warnings, 19 lines checked