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 3F7384685A for ; Mon, 2 Jun 2025 10:22:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 398784025A; Mon, 2 Jun 2025 10:22:29 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 49D624025A for ; Mon, 2 Jun 2025 10:22:28 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 094B5125279; Mon, 2 Jun 2025 10:21:43 +0200 (CEST) Subject: |WARNING| pw153936 [PATCH v2 1/1] vhost: handle virtqueue locking for memory hotplug In-Reply-To: <20250602081933.1881050-1-dvo-plv@napatech.com> References: <20250602081933.1881050-1-dvo-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Danylo Vodopianov Message-Id: <20250602082143.094B5125279@dpdk.org> Date: Mon, 2 Jun 2025 10:21:43 +0200 (CEST) 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/153936 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 5e8fcc60b59d ("vhost: enhance virtqueue access lock asserts")' #138: 5e8fcc60b59d ("vhost: enhance virtqueue access lock asserts"), ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 127f9c6f7b78 ("vhost: handle memory hotplug with vDPA devices")' #142: 127f9c6f7b78 ("vhost: handle memory hotplug with vDPA devices"), total: 2 errors, 0 warnings, 14 lines checked