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 28540A054D for ; Tue, 7 Jun 2022 15:01:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 204F041153; Tue, 7 Jun 2022 15:01:55 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 83A84406B4 for ; Tue, 7 Jun 2022 15:01:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7AC32120945; Tue, 7 Jun 2022 15:01:53 +0200 (CEST) Subject: |WARNING| pw112471 [PATCH v5 3/7] ethdev: introduce Rx queue based available descriptor threshold In-Reply-To: <20220607125942.241379-4-spiked@nvidia.com> References: <20220607125942.241379-4-spiked@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Spike Du Message-Id: <20220607130153.7AC32120945@dpdk.org> Date: Tue, 7 Jun 2022 15:01:53 +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/112471 _coding style issues_ WARNING:TYPO_SPELLING: 'thresold' may be misspelled - perhaps 'threshold'? #458: FILE: lib/ethdev/rte_ethdev.h:3699: + * 0 to disable thresold monitoring. WARNING:TYPO_SPELLING: 'circularly' may be misspelled - perhaps 'circular'? #473: FILE: lib/ethdev/rte_ethdev.h:3714: + * The function queries all queues in the port circularly until one total: 0 errors, 2 warnings, 326 lines checked