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 25C8BA04C7 for ; Mon, 14 Sep 2020 20:22:17 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id DFCDC1C0D7; Mon, 14 Sep 2020 20:22:16 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 17A0F1C133; Mon, 14 Sep 2020 20:22:13 +0200 (CEST) In-Reply-To: <20200914182002.6750-8-stephen@networkplumber.org> References: <20200914182002.6750-8-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20200914182213.17A0F1C133@dpdk.org> Date: Mon, 14 Sep 2020 20:22:13 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw77645 [PATCH v2 07/17] doc: replace master lcore with main 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/77645 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #64: Subject: [dpdk-dev] [PATCH v2 07/17] doc: replace master lcore with main WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #80: Make sure that master lcore is not used in documentation. WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #246: FILE: doc/guides/prog_guide/glossary.rst:131: +master lcore WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #593: FILE: doc/guides/sample_app_ug/performance_thread.rst:1220: +main EAL thread after all slave threads have stopped and returned to the C WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #604: FILE: doc/guides/sample_app_ug/ptpclient.rst:24: +* The first discovered master is the main for the session. total: 0 errors, 5 warnings, 436 lines checked