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 28C2FA0C4C for ; Thu, 2 Sep 2021 20:02:47 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 240804003E; Thu, 2 Sep 2021 20:02:47 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 265954003C for ; Thu, 2 Sep 2021 20:02:45 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 1BDF3122E33; Thu, 2 Sep 2021 20:02:45 +0200 (CEST) In-Reply-To: <20210902175955.9202-4-apeksha.gupta@nxp.com> References: <20210902175955.9202-4-apeksha.gupta@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Apeksha Gupta Message-Id: <20210902180245.1BDF3122E33@dpdk.org> Date: Thu, 2 Sep 2021 20:02:45 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw97839 [PATCH v2 3/5] net/enetfec: support queue configuration 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/97839 _coding style issues_ WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'? #159: FILE: drivers/net/enetfec/enet_ethdev.c:295: + txq->bd.que_id = queue_idx; WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'? #242: FILE: drivers/net/enetfec/enet_ethdev.c:378: + rxq->bd.que_id = queue_idx; total: 0 errors, 2 warnings, 0 checks, 245 lines checked