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 B7BE3A034E for ; Wed, 27 May 2020 15:34:38 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 636DE1D97C; Wed, 27 May 2020 15:34:35 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 91C581DB2E; Wed, 27 May 2020 15:34:26 +0200 (CEST) In-Reply-To: <20200527132326.1382-34-hemant.agrawal@nxp.com> References: <20200527132326.1382-34-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20200527133426.91C581DB2E@dpdk.org> Date: Wed, 27 May 2020 15:34:26 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw70639 [PATCH 33/37] net/dpaa2: flow data sanity check 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/70639 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #75: FILE: drivers/net/dpaa2/dpaa2_flow.c:3128: +dpaa2_flow_verify_action( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #92: FILE: drivers/net/dpaa2/dpaa2_flow.c:3145: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #103: FILE: drivers/net/dpaa2/dpaa2_flow.c:3156: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #109: FILE: drivers/net/dpaa2/dpaa2_flow.c:3162: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #115: FILE: drivers/net/dpaa2/dpaa2_flow.c:3168: + DPAA2_PMD_ERR( total: 0 errors, 0 warnings, 5 checks, 102 lines checked