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 58285A04C8 for ; Fri, 18 Sep 2020 13:53:55 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4FCE81D9B3; Fri, 18 Sep 2020 13:53:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 4DDC21D9CE; Fri, 18 Sep 2020 13:53:54 +0200 (CEST) In-Reply-To: <20200918112826.26659-2-ciara.loftus@intel.com> References: <20200918112826.26659-2-ciara.loftus@intel.com> To: test-report@dpdk.org Cc: Ciara Loftus Message-Id: <20200918115354.4DDC21D9CE@dpdk.org> Date: Fri, 18 Sep 2020 13:53:54 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw78098 [PATCH v2 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/78098 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #514: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:654: + if (__atomic_load_n( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #517: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:657: + pthread_mutex_unlock( total: 0 errors, 0 warnings, 2 checks, 657 lines checked