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 D23FA42597 for ; Thu, 14 Sep 2023 14:38:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE42D40A71; Thu, 14 Sep 2023 14:38:13 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B735F40A70 for ; Thu, 14 Sep 2023 14:38:10 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B2B49120802; Thu, 14 Sep 2023 14:38:10 +0200 (CEST) Subject: |WARNING| pw131422 [PATCH v3 09/15] pci: define some PM constants In-Reply-To: <20230914123615.1705654-10-david.marchand@redhat.com> References: <20230914123615.1705654-10-david.marchand@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Marchand Message-Id: <20230914123810.B2B49120802@dpdk.org> Date: Thu, 14 Sep 2023 14:38:10 +0200 (CEST) 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/131422 _coding style issues_ WARNING:LONG_LINE: line length of 101 exceeds 100 columns #103: FILE: drivers/net/bnx2x/bnx2x.c:5854: + ((pmcsr & ~RTE_PCI_PM_CTRL_STATE_MASK) | RTE_PCI_PM_CTRL_PME_STATUS)); total: 0 errors, 1 warnings, 65 lines checked