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 B679043402 for ; Wed, 29 Nov 2023 17:45:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD71642E30; Wed, 29 Nov 2023 17:45:56 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D0D62409FA for ; Wed, 29 Nov 2023 17:45:55 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id C3201120787; Wed, 29 Nov 2023 17:45:55 +0100 (CET) Subject: |WARNING| pw134701 [PATCH v2] examples/ptp: replace terms master and slave In-Reply-To: <20231129164438.67237-1-stephen@networkplumber.org> References: <20231129164438.67237-1-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20231129164555.C3201120787@dpdk.org> Date: Wed, 29 Nov 2023 17:45:55 +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/134701 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #67: Subject: [PATCH v2] examples/ptp: replace terms master and slave WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #67: Subject: [PATCH v2] examples/ptp: replace terms master and slave WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #88: of master-slave terminolgy. Use the terms recommended by WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #88: of master-slave terminolgy. Use the terms recommended by WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #91: In place of the term “master”, use the term “timeTransmitter”. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #92: In place of the term “slave”, use the term “timeReceiver”. total: 0 errors, 6 warnings, 256 lines checked