From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4284E43A3D for ; Mon, 5 Feb 2024 19:05:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 668AD410E8; Mon, 5 Feb 2024 19:05:01 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 73DC640E36 for ; Mon, 5 Feb 2024 19:04:59 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 6F4A0121F08; Mon, 5 Feb 2024 19:04:59 +0100 (CET) Subject: |WARNING| pw136390 [PATCH v9 03/23] examples/ptp: replace terms master and slave In-Reply-To: <20240205180328.131019-4-stephen@networkplumber.org> References: <20240205180328.131019-4-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20240205180459.6F4A0121F08@dpdk.org> Date: Mon, 5 Feb 2024 19:04:59 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/136390 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #69: Subject: [PATCH v9 03/23] examples/ptp: replace terms master and slave WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #69: Subject: [PATCH v9 03/23] examples/ptp: replace terms master and slave WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #91: of master-slave terminolgy. Use the terms recommended by WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #91: of master-slave terminolgy. Use the terms recommended by WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #94: In place of the term “master”, use the term “timeTransmitter”. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #95: In place of the term “slave”, use the term “timeReceiver”. total: 0 errors, 6 warnings, 254 lines checked