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 75E2AA04C3 for ; Tue, 11 Aug 2020 12:16:08 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 63A001B203; Tue, 11 Aug 2020 12:16:08 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id A5F9F1C01F; Tue, 11 Aug 2020 12:16:06 +0200 (CEST) In-Reply-To: <20200811095017.2682-2-ciara.loftus@intel.com> References: <20200811095017.2682-2-ciara.loftus@intel.com> To: test-report@dpdk.org Cc: Ciara Loftus Message-Id: <20200811101606.A5F9F1C01F@dpdk.org> Date: Tue, 11 Aug 2020 12:16:06 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw75418 [PATCH RFC 1/1] net/af_xdp: shared UMEM support 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/75418 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #447: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:657: + if (__atomic_load_n( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #450: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:660: + pthread_mutex_unlock( total: 0 errors, 0 warnings, 2 checks, 624 lines checked