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 EBFA445A66 for ; Mon, 30 Sep 2024 11:08:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8A1F402D4; Mon, 30 Sep 2024 11:08:56 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EFEB14027D for ; Mon, 30 Sep 2024 11:08:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id EB339121D9E; Mon, 30 Sep 2024 11:08:55 +0200 (CEST) Subject: |WARNING| pw144646 [PATCH v3 1/3] ethdev: add frequency adjustment API In-Reply-To: <20240930084216.1174034-2-mingjinx.ye@intel.com> References: <20240930084216.1174034-2-mingjinx.ye@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Mingjin Ye Message-Id: <20240930090855.EB339121D9E@dpdk.org> Date: Mon, 30 Sep 2024 11:08:55 +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/144646 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #229: FILE: lib/ethdev/rte_ethdev.h:5310: + * value of the slave clock relative to the master clock via a servo algorithm WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #229: FILE: lib/ethdev/rte_ethdev.h:5310: + * value of the slave clock relative to the master clock via a servo algorithm WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #245: FILE: lib/ethdev/rte_ethdev.h:5326: + * clock only if the absolute value of the master/slave clock offset is greater than WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #245: FILE: lib/ethdev/rte_ethdev.h:5326: + * clock only if the absolute value of the master/slave clock offset is greater than total: 0 errors, 4 warnings, 147 lines checked