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 B1F3BA0353 for ; Thu, 6 Aug 2020 19:20:36 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A22AB1C0D5; Thu, 6 Aug 2020 19:20:36 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id C20891C0D4; Thu, 6 Aug 2020 19:20:35 +0200 (CEST) In-Reply-To: <20200806171947.6609-2-stephen@networkplumber.org> References: <20200806171947.6609-2-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20200806172035.C20891C0D4@dpdk.org> Date: Thu, 6 Aug 2020 19:20:35 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw75257 [PATCH v3 20.08 1/6] doc: announce deprecation of master lcore 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/75257 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #65: Subject: [dpdk-dev] [PATCH v3 20.08 1/6] doc: announce deprecation of master WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #81: Announce upcoming changes related to master/slave in reference WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #81: Announce upcoming changes related to master/slave in reference WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #100: FILE: doc/guides/rel_notes/deprecation.rst:257: + will replace uses of master/slave in the API's and command line arguments. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #100: FILE: doc/guides/rel_notes/deprecation.rst:257: + will replace uses of master/slave in the API's and command line arguments. WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #102: FILE: doc/guides/rel_notes/deprecation.rst:259: + References to master/slave in relation to lcore will be renamed WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #102: FILE: doc/guides/rel_notes/deprecation.rst:259: + References to master/slave in relation to lcore will be renamed WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #103: FILE: doc/guides/rel_notes/deprecation.rst:260: + to initial/worker. The function ``rte_get_master_lcore()`` WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #110: FILE: doc/guides/rel_notes/deprecation.rst:267: + ``RTE_LCORE_FOREACH_SLAVE`` will be replaced with WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #113: FILE: doc/guides/rel_notes/deprecation.rst:270: + The ``master-lcore`` argument to testpmd will be replaced WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #114: FILE: doc/guides/rel_notes/deprecation.rst:271: + with ``initial-lcore``. The old ``master-lcore`` argument total: 0 errors, 11 warnings, 23 lines checked