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 6F5C4A04B1 for ; Wed, 9 Sep 2020 01:49:14 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6967D1BE85; Wed, 9 Sep 2020 01:49:14 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id E131A1B9B7; Wed, 9 Sep 2020 01:49:13 +0200 (CEST) In-Reply-To: <20200907161606.10200-2-ciara.loftus@intel.com> References: <20200907161606.10200-2-ciara.loftus@intel.com> To: test-report@dpdk.org Cc: Ciara Loftus Message-Id: <20200908234913.E131A1B9B7@dpdk.org> Date: Wed, 9 Sep 2020 01:49:13 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw76736 [PATCH 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/76736 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #479: 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 '(' #482: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:657: + pthread_mutex_unlock( total: 0 errors, 0 warnings, 2 checks, 629 lines checked