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 06FDEA32A1 for ; Thu, 24 Oct 2019 09:53:57 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C58881D423; Thu, 24 Oct 2019 09:53:54 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 07C1F1DF90; Thu, 24 Oct 2019 09:53:41 +0200 (CEST) In-Reply-To: <20191024074432.30705-7-somnath.kotur@broadcom.com> References: <20191024074432.30705-7-somnath.kotur@broadcom.com> To: test-report@dpdk.org Cc: Somnath Kotur Message-Id: <20191024075341.07C1F1DF90@dpdk.org> Date: Thu, 24 Oct 2019 09:53:41 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw61827 [PATCH 06/17] net/bnxt: update HWRM API to version 1.10.1.6 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/61827 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #111: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:575: + /* Engine - Query statistics counters for continuous errors from all CDDIP Engines. */ WARNING:TYPO_SPELLING: 'untill' may be misspelled - perhaps 'until'? #2655: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:18325: + * A 0xFFFF will hold the bus untill this bus is released. WARNING:LONG_LINE_COMMENT: line over 90 characters #4188: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:30343: + * context memory tables etc. This flag is set to 0 by older driver. For older firmware, WARNING:LONG_LINE_COMMENT: line over 90 characters #4368: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:31668: + * The maximum number of entries supported by EEM. When configuring the host memory WARNING:LONG_LINE: line over 90 characters #4464: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:32134: + #define HWRM_CFA_ADV_FLOW_MGNT_QCAPS_OUTPUT_FLAGS_NTUPLE_FLOW_RX_ETHERTYPE_IP_SUPPORTED \ WARNING:LONG_LINE_COMMENT: line over 90 characters #4511: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:33889: + * The purpose for allocating more than the required number of bytes for an item's data is to pre-allocate extra storage (padding) to accommodate WARNING:LONG_LINE_COMMENT: line over 90 characters #4520: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:34471: + * If set to 1, then unspecified images, images not in the package file, will be safely deleted. total: 0 errors, 7 warnings, 0 checks, 4209 lines checked