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 A6649A04B2 for ; Mon, 4 May 2020 14:44:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4E8E21D525; Mon, 4 May 2020 14:44:21 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 7F18A1D42B; Mon, 4 May 2020 14:44:20 +0200 (CEST) In-Reply-To: <20200504124118.22877-4-hemant.agrawal@nxp.com> References: <20200504124118.22877-4-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20200504124420.7F18A1D42B@dpdk.org> Date: Mon, 4 May 2020 14:44:20 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw69701 [PATCH v3 3/8] net/dpaa2: do not prefetch annotaion for physical mode 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/69701 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #148: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:624: + rte_prefetch0(DPAA2_IOVA_TO_VADDR((DPAA2_GET_FD_ADDR( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #181: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:832: + rte_prefetch0((DPAA2_IOVA_TO_VADDR( total: 0 errors, 0 warnings, 2 checks, 103 lines checked