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 AC0BA43B67 for ; Wed, 21 Feb 2024 22:23:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3B3940C35; Wed, 21 Feb 2024 22:23:07 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2F45640297 for ; Wed, 21 Feb 2024 22:23:02 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 2C549121F0C; Wed, 21 Feb 2024 22:23:02 +0100 (CET) Subject: |WARNING| pw136979 [PATCH 02/10] net/bnxt: add dual rate module detection log In-Reply-To: <20240221212044.27209-3-ajit.khaparde@broadcom.com> References: <20240221212044.27209-3-ajit.khaparde@broadcom.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ajit Khaparde Message-Id: <20240221212302.2C549121F0C@dpdk.org> Date: Wed, 21 Feb 2024 22:23:02 +0100 (CET) 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/136979 _coding style issues_ WARNING:LONG_LINE: line length of 105 exceeds 100 columns #104: FILE: drivers/net/bnxt/bnxt_cpr.c:103: + case HWRM_ASYNC_EVENT_CMPL_ERROR_REPORT_BASE_EVENT_DATA1_ERROR_TYPE_DUAL_DATA_RATE_NOT_SUPPORTED: WARNING:LONG_LINE: line length of 109 exceeds 100 columns #123: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:12501: + #define HWRM_ASYNC_EVENT_CMPL_ERROR_REPORT_BASE_EVENT_DATA1_ERROR_TYPE_DUAL_DATA_RATE_NOT_SUPPORTED \ WARNING:LONG_LINE: line length of 107 exceeds 100 columns #127: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:12504: + HWRM_ASYNC_EVENT_CMPL_ERROR_REPORT_BASE_EVENT_DATA1_ERROR_TYPE_DUAL_DATA_RATE_NOT_SUPPORTED total: 0 errors, 3 warnings, 0 checks, 25 lines checked