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 46445A04BB for ; Fri, 11 Sep 2020 17:10:45 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 416751C0D1; Fri, 11 Sep 2020 17:10:45 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id D44941C0D5; Fri, 11 Sep 2020 17:10:42 +0200 (CEST) In-Reply-To: <20200911150805.79901-8-maxime.coquelin@redhat.com> References: <20200911150805.79901-8-maxime.coquelin@redhat.com> To: test-report@dpdk.org Cc: Maxime Coquelin Message-Id: <20200911151042.D44941C0D5@dpdk.org> Date: Fri, 11 Sep 2020 17:10:42 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw77435 [PATCH 7/7] net/virtio: introduce Vhost-vDPA backend 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/77435 _coding style issues_ CHECK:SPACING: spaces preferred around that '*' (ctx:WxV) #236: FILE: drivers/net/virtio/virtio_user/vhost_vdpa.c:112: +vhost_vdpa_dma_unmap(struct virtio_user_dev *dev, void __rte_unused *addr, ^ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #298: FILE: drivers/net/virtio/virtio_user/vhost_vdpa.c:174: + int ret = rte_memseg_contig_walk_thread_unsafe( total: 0 errors, 0 warnings, 2 checks, 344 lines checked