From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 96D3BA2EDB for ; Wed, 2 Oct 2019 21:17:23 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8EC971BF5A; Wed, 2 Oct 2019 21:17:23 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 5393F1BF5B; Wed, 2 Oct 2019 21:17:22 +0200 (CEST) In-Reply-To: <20191002191456.28488-3-rmody@marvell.com> References: <20191002191456.28488-3-rmody@marvell.com> To: test-report@dpdk.org Cc: Rasesh Mody Message-Id: <20191002191722.5393F1BF5B@dpdk.org> Date: Wed, 2 Oct 2019 21:17:22 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw60441 [PATCH v3 2/3] net/bnx2x: update HSI code X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/60441 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #349: FILE: drivers/net/bnx2x/ecore_hsi.h:1164: + uint32_t Reserved2[16]; /* 0x48C */ CHECK:CAMELCASE: Avoid CamelCase: #4202: FILE: drivers/net/bnx2x/ecore_hsi.h:5811: + uint8_t ramEn; CHECK:CAMELCASE: Avoid CamelCase: #5258: FILE: drivers/net/bnx2x/ecore_hsi.h:6485: + __le16 funcID; total: 0 errors, 0 warnings, 3 checks, 5425 lines checked