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 C5D2A4623F for ; Mon, 17 Feb 2025 00:10:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB83B40151; Mon, 17 Feb 2025 00:10:48 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id DC2F6400EF for ; Mon, 17 Feb 2025 00:10:46 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id BD8391277F7; Mon, 17 Feb 2025 00:10:40 +0100 (CET) Subject: |WARNING| pw151551 [PATCH v2] doc: reword sample application guides In-Reply-To: <20250216230903.124496-1-nandinipersad361@gmail.com> References: <20250216230903.124496-1-nandinipersad361@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nandini Persad Message-Id: <20250216231040.BD8391277F7@dpdk.org> Date: Mon, 17 Feb 2025 00:10:40 +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/151551 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #787: FILE: doc/guides/sample_app_ug/ptpclient.rst:11: +the use of the DPDK IEEE1588 API to synchronize time with a PTP master clock. WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'? #808: FILE: doc/guides/sample_app_ug/ptpclient.rst:30: +* The first discovered Master is the main for the session. WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'? #826: FILE: doc/guides/sample_app_ug/ptpclient.rst:47: +* Master sends *Sync* message - the worker saves it as T2. WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'? #829: FILE: doc/guides/sample_app_ug/ptpclient.rst:49: +* Worker sends *Delay Request* frame to PTP Master and stores T3. total: 0 errors, 4 warnings, 1575 lines checked