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 0D39545B0C for ; Fri, 11 Oct 2024 05:20:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A65740273; Fri, 11 Oct 2024 05:20:44 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B171F40264 for ; Fri, 11 Oct 2024 05:20:42 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A9D2212075D; Fri, 11 Oct 2024 05:20:42 +0200 (CEST) Subject: |WARNING| pw145721 [PATCH v5 1/3] ethdev: add frequency adjustment API In-Reply-To: <20241011025332.1423395-2-mingjinx.ye@intel.com> References: <20241011025332.1423395-2-mingjinx.ye@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Mingjin Ye Message-Id: <20241011032042.A9D2212075D@dpdk.org> Date: Fri, 11 Oct 2024 05:20:42 +0200 (CEST) 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/145721 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #228: FILE: lib/ethdev/rte_ethdev.h:5306: + * value of the slave clock relative to the master clock via a servo algorithm WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #228: FILE: lib/ethdev/rte_ethdev.h:5306: + * value of the slave clock relative to the master clock via a servo algorithm WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #244: FILE: lib/ethdev/rte_ethdev.h:5322: + * clock only if the absolute value of the master/slave clock offset is greater than WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #244: FILE: lib/ethdev/rte_ethdev.h:5322: + * clock only if the absolute value of the master/slave clock offset is greater than total: 0 errors, 4 warnings, 146 lines checked