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 5EDD5A056A for ; Fri, 6 Mar 2020 11:02:34 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4C5911C02D; Fri, 6 Mar 2020 11:02:34 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id AE64F1C030; Fri, 6 Mar 2020 11:02:31 +0100 (CET) In-Reply-To: <20200306095742.18080-9-hemant.agrawal@nxp.com> References: <20200306095742.18080-9-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20200306100231.AE64F1C030@dpdk.org> Date: Fri, 6 Mar 2020 11:02:31 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw66327 [PATCH v2 08/16] drivers: enhance portal allocation failure log 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/66327 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #171: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:890: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #186: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:763: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #197: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:877: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #208: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1018: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #219: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1281: + DPAA2_PMD_ERR( total: 0 errors, 0 warnings, 170 lines checked