From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id DB101A0547 for ; Thu, 9 Sep 2021 14:23:39 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9F8C4013F; Thu, 9 Sep 2021 14:23:39 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CE42940041 for ; Thu, 9 Sep 2021 14:23:38 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id AC7B6122D56; Thu, 9 Sep 2021 14:23:38 +0200 (CEST) In-Reply-To: <20210909120449.49258-1-cheng1.jiang@intel.com> References: <20210909120449.49258-1-cheng1.jiang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Cheng Jiang Message-Id: <20210909122338.AC7B6122D56@dpdk.org> Date: Thu, 9 Sep 2021 14:23:38 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw98425 [RFC] vhost: add support async dequeue for packed ring X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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/98425 _coding style issues_ WARNING:SPACING: Unnecessary space before function pointer arguments #130: FILE: lib/vhost/virtio_net.c:2016: + void (*update_used_packed) (struct vhost_virtqueue *vq, total: 0 errors, 1 warnings, 395 lines checked