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 63C8E4613A for ; Mon, 27 Jan 2025 18:48:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FD4040A6F; Mon, 27 Jan 2025 18:48:26 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CC77040A6F for ; Mon, 27 Jan 2025 18:48:23 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 11A31126FEB; Mon, 27 Jan 2025 18:47:24 +0100 (CET) Subject: |WARNING| pw150545 [PATCH] doc: reword sample application guides In-Reply-To: <20250127174743.24713-1-nandinipersad361@gmail.com> References: <20250127174743.24713-1-nandinipersad361@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nandini Persad Message-Id: <20250127174724.11A31126FEB@dpdk.org> Date: Mon, 27 Jan 2025 18:47:24 +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/150545 _coding style issues_ WARNING:TYPO_SPELLING: 'repitition' may be misspelled - perhaps 'repetition'? #97: for punctuation, clarity, and removing repitition when necessary. WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #919: 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'? #940: 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'? #958: 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'? #961: FILE: doc/guides/sample_app_ug/ptpclient.rst:49: +* Worker sends *Delay Request* frame to PTP Master and stores T3. total: 0 errors, 5 warnings, 1696 lines checked