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 530ADA05D3 for ; Tue, 21 May 2019 23:41:33 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 490495B2A; Tue, 21 May 2019 23:41:33 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id C91825F2C; Tue, 21 May 2019 23:41:28 +0200 (CEST) In-Reply-To: <20190521213953.25425-11-ajit.khaparde@broadcom.com> References: <20190521213953.25425-11-ajit.khaparde@broadcom.com> To: test-report@dpdk.org Cc: Ajit Khaparde Message-Id: <20190521214128.C91825F2C@dpdk.org> Date: Tue, 21 May 2019 23:41:28 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw53601 [PATCH 10/11] net/bnxt: HWRM version update 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/53601 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #2246: 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 #2284: 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 #2286: 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 #2293: 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 #2326: 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 #2328: 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 #2459: 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 #2559: 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, 2725 lines checked