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 A4036A034F for ; Wed, 10 Nov 2021 07:00:59 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9979C4014D; Wed, 10 Nov 2021 07:00:59 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 566EB40142 for ; Wed, 10 Nov 2021 07:00:58 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 38687120735; Wed, 10 Nov 2021 07:00:58 +0100 (CET) In-Reply-To: <20211110054630.61524-1-xuan.ding@intel.com> References: <20211110054630.61524-1-xuan.ding@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Xuan Ding Message-Id: <20211110060058.38687120735@dpdk.org> Date: Wed, 10 Nov 2021 07:00:58 +0100 (CET) Subject: [dpdk-test-report] |WARNING| pw104090 [PATCH] vhost: fix physical address mapping 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/104090 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #120: FILE: lib/vhost/vhost_user.c:160: + /* + * DMA device may bind with kernel driver, in this case, total: 0 errors, 1 warnings, 176 lines checked Warning in lib/vhost/vhost_user.c: Declaring a variable inside for()