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 2B0DFA00C5 for ; Tue, 7 Jul 2020 11:33:22 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 342631BDFD; Tue, 7 Jul 2020 11:33:19 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 760EA1DDF4; Tue, 7 Jul 2020 11:33:17 +0200 (CEST) In-Reply-To: <20200707092244.12791-27-hemant.agrawal@nxp.com> References: <20200707092244.12791-27-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20200707093317.760EA1DDF4@dpdk.org> Date: Tue, 7 Jul 2020 11:33:17 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw73406 [PATCH v2 26/29] net/dpaa2: modify flow API QoS setup to follow FS setup 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/73406 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #157: FILE: drivers/net/dpaa2/dpaa2_flow.c:3354: + if (dpkg_prepare_key_cfg( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #160: FILE: drivers/net/dpaa2/dpaa2_flow.c:3357: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #180: FILE: drivers/net/dpaa2/dpaa2_flow.c:3373: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #223: FILE: drivers/net/dpaa2/dpaa2_flow.c:3426: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #259: FILE: drivers/net/dpaa2/dpaa2_flow.c:3862: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #286: FILE: drivers/net/dpaa2/dpaa2_flow.c:3882: + DPAA2_PMD_ERR( total: 0 errors, 0 warnings, 6 checks, 214 lines checked