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 901B4A04B7 for ; Tue, 13 Oct 2020 17:29:53 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A013B1DD5A; Tue, 13 Oct 2020 17:29:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 301611DDA7; Tue, 13 Oct 2020 17:29:34 +0200 (CEST) In-Reply-To: <20201013152610.2589-8-stephen@networkplumber.org> References: <20201013152610.2589-8-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20201013152934.301611DDA7@dpdk.org> Date: Tue, 13 Oct 2020 17:29:34 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw80583 [PATCH v5 07/18] 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/80583 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #82: Subject: [dpdk-dev] [PATCH v5 07/18] doc: replace master lcore with main WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #98: Make sure that master lcore is not used in documentation. WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #287: FILE: doc/guides/prog_guide/glossary.rst:131: +master lcore WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #646: FILE: doc/guides/sample_app_ug/ptpclient.rst:24: +* The first discovered master is the main for the session. total: 0 errors, 4 warnings, 453 lines checked