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 43591A04A9 for ; Tue, 25 Jan 2022 07:55:32 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B8C34285D; Tue, 25 Jan 2022 07:55:32 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 23EE74013F for ; Tue, 25 Jan 2022 07:55:30 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 205A4120780; Tue, 25 Jan 2022 07:55:30 +0100 (CET) Subject: |WARNING| pw106459 [PATCH 04/15] vdpa/ifc: add vdpa interrupt for blk device In-Reply-To: <1643093258-47258-5-git-send-email-andy.pei@intel.com> References: <1643093258-47258-5-git-send-email-andy.pei@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andy Pei Message-Id: <20220125065530.205A4120780@dpdk.org> Date: Tue, 25 Jan 2022 07:55:30 +0100 (CET) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/106459 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #100: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:390: + /** + ** For the net we only need to relay rx queue, WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #119: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:409: + /** + ** For the blk we need to relay all the read cmd total: 0 errors, 2 warnings, 61 lines checked