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 117F0A0540 for ; Wed, 6 Jul 2022 11:44:41 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E7404282E; Wed, 6 Jul 2022 11:44:41 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4DFEB40A7F for ; Wed, 6 Jul 2022 11:44:40 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4ABF6120D82; Wed, 6 Jul 2022 11:44:40 +0200 (CEST) Subject: |WARNING| pw113729 [RFC PATCH 11/29] net/qdma: add configure close and reset ethdev ops In-Reply-To: <20220706075219.517046-12-aman.kumar@vvdntech.in> References: <20220706075219.517046-12-aman.kumar@vvdntech.in> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Aman Kumar Message-Id: <20220706094440.4ABF6120D82@dpdk.org> Date: Wed, 6 Jul 2022 11:44:40 +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/113729 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #286: FILE: drivers/net/qdma/qdma_devops.c:316: + if (qdma_dev->is_master) WARNING:TYPO_SPELLING: 'Uninitialze' may be misspelled - perhaps 'Uninitialize'? #308: FILE: drivers/net/qdma/qdma_devops.c:347: + /* Uninitialze PCI device */ total: 0 errors, 2 warnings, 0 checks, 430 lines checked