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 DF62DA04A7 for ; Tue, 25 Jan 2022 10:44:29 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC55A428B5; Tue, 25 Jan 2022 10:44:29 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5796A42877 for ; Tue, 25 Jan 2022 10:44:28 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 4F25C120715; Tue, 25 Jan 2022 10:44:28 +0100 (CET) Subject: |WARNING| pw106492 [PATCH v2 14/15] vdpa/ifc: make sure hardware last_avail_idx and last_used_idx is the same when blk device pause In-Reply-To: <1643103437-118618-15-git-send-email-andy.pei@intel.com> References: <1643103437-118618-15-git-send-email-andy.pei@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andy Pei Message-Id: <20220125094428.4F25C120715@dpdk.org> Date: Tue, 25 Jan 2022 10:44:28 +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/106492 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #64: When virtio blk device is pause, make sure hardware last_avail_idx and last_used_idx is the same. total: 0 errors, 1 warnings, 70 lines checked