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 0E9B5A00BE for ; Tue, 7 Jul 2020 11:33:12 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E82C91DDF5; Tue, 7 Jul 2020 11:33:11 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 9342D1DDFA; Tue, 7 Jul 2020 11:33:10 +0200 (CEST) In-Reply-To: <20200707092244.12791-23-hemant.agrawal@nxp.com> References: <20200707092244.12791-23-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20200707093310.9342D1DDFA@dpdk.org> Date: Tue, 7 Jul 2020 11:33:10 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw73402 [PATCH v2 22/29] net/dpaa2: support iscrimination between IPv4 and IPv6 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/73402 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #75: FILE: drivers/net/dpaa2/dpaa2_flow.c:1288: +dpaa2_configure_flow_ip_discrimation( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #84: FILE: drivers/net/dpaa2/dpaa2_flow.c:1297: + index = dpaa2_flow_extract_search( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #88: FILE: drivers/net/dpaa2/dpaa2_flow.c:1301: + ret = dpaa2_flow_proto_discrimination_extract( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #92: FILE: drivers/net/dpaa2/dpaa2_flow.c:1305: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #99: FILE: drivers/net/dpaa2/dpaa2_flow.c:1312: + index = dpaa2_flow_extract_search( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #103: FILE: drivers/net/dpaa2/dpaa2_flow.c:1316: + ret = dpaa2_flow_proto_discrimination_extract( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #107: FILE: drivers/net/dpaa2/dpaa2_flow.c:1320: + DPAA2_PMD_ERR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #116: FILE: drivers/net/dpaa2/dpaa2_flow.c:1329: + DPAA2_PMD_ERR( total: 0 errors, 0 warnings, 8 checks, 179 lines checked