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 1DE4FA00C3 for ; Thu, 12 May 2022 19:08:54 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A8D542833; Thu, 12 May 2022 19:08:54 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0DAFA4282F for ; Thu, 12 May 2022 19:08:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 09C111242EF; Thu, 12 May 2022 19:08:53 +0200 (CEST) Subject: |WARNING| pw111075 [PATCH v5 3/8] net/vmxnet3: add Rx queue usage count utility In-Reply-To: <20220512170642.28930-4-pagupta@vmware.com> References: <20220512170642.28930-4-pagupta@vmware.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Pankaj Gupta Message-Id: <20220512170853.09C111242EF@dpdk.org> Date: Thu, 12 May 2022 19:08: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/111075 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #153: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:1026: + const Vmxnet3_RxCompDesc *rcd; total: 0 errors, 0 warnings, 1 checks, 52 lines checked