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 6C3A345B00 for ; Thu, 10 Oct 2024 11:55:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6545440662; Thu, 10 Oct 2024 11:55:45 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 63BEF4060B for ; Thu, 10 Oct 2024 11:55:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 52F6412074A; Thu, 10 Oct 2024 11:55:44 +0200 (CEST) Subject: |WARNING| pw145591 [PATCH v4 1/3] ethdev: add frequency adjustment API In-Reply-To: <20241010093221.1359778-2-mingjinx.ye@intel.com> References: <20241010093221.1359778-2-mingjinx.ye@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Mingjin Ye Message-Id: <20241010095544.52F6412074A@dpdk.org> Date: Thu, 10 Oct 2024 11:55:44 +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/145591 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #227: 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'? #227: 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'? #243: 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'? #243: 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