From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 7757AA0464 for ; Wed, 29 May 2019 17:04:25 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 53CFEA49; Wed, 29 May 2019 17:04:25 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id C18051B9B9; Wed, 29 May 2019 17:04:23 +0200 (CEST) In-Reply-To: <20190529150234.15166-9-lance.richardson@broadcom.com> References: <20190529150234.15166-9-lance.richardson@broadcom.com> To: test-report@dpdk.org Cc: Lance Richardson Message-Id: <20190529150423.C18051B9B9@dpdk.org> Date: Wed, 29 May 2019 17:04:23 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw53821 [PATCH v4 8/8] net/bnxt: update HWRM API to version 1.10.0.74 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/53821 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #2268: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:28484: + /* This bit must be '1' for the eem context memory maximum entries field to be configured */ WARNING:LONG_LINE_COMMENT: line over 90 characters #2306: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:28519: + /* The interval to dma eem ejection data to host memory, the unit is milliseconds. */ WARNING:LONG_LINE_COMMENT: line over 90 characters #2308: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:28521: + /* The interval to notify driver to read the eem ejection data, the unit is milliseconds. */ WARNING:LONG_LINE_COMMENT: line over 90 characters #2315: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:28528: + /* The content of context memory is eem ejection data, the size of each entry is 4 bytes. */ WARNING:LONG_LINE_COMMENT: line over 90 characters #2348: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:28621: + /* The interval to dma eem ejection data to host memory, the unit is milliseconds. */ WARNING:LONG_LINE_COMMENT: line over 90 characters #2350: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:28623: + /* The interval to notify driver to read the eem ejection data, the unit is milliseconds. */ WARNING:LONG_LINE: line over 90 characters #2481: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:29417: + #define HWRM_CFA_EEM_QCAPS_OUTPUT_FLAGS_DETACHED_CENTRALIZED_MEMORY_MODEL_SUPPORTED \ WARNING:LONG_LINE: line over 90 characters #2581: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:29873: + #define HWRM_CFA_ADV_FLOW_MGNT_QCAPS_OUTPUT_FLAGS_L2_HEADER_SOURCE_FIELDS_SUPPORTED \ total: 0 errors, 8 warnings, 0 checks, 2732 lines checked