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 EA1A7A00C5 for ; Fri, 8 May 2020 15:03:06 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id DEF101DAEB; Fri, 8 May 2020 15:03:05 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 439E71DB78; Fri, 8 May 2020 15:03:03 +0200 (CEST) In-Reply-To: <20200508125934.14255-5-hemant.agrawal@nxp.com> References: <20200508125934.14255-5-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20200508130303.439E71DB78@dpdk.org> Date: Fri, 8 May 2020 15:03:03 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw69989 [PATCH v5 4/9] drivers: dpaa2 enhance portal alloc 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/69989 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #171: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:899: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #186: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:765: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #197: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:887: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #208: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1028: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #219: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1291: + DPAA2_PMD_ERR( total: 0 errors, 0 warnings, 170 lines checked