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 98455A0547 for ; Tue, 26 Oct 2021 15:30:34 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F7C9410D5; Tue, 26 Oct 2021 15:30:34 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A82CA407FF for ; Tue, 26 Oct 2021 15:30:32 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 917BC121E90; Tue, 26 Oct 2021 15:30:32 +0200 (CEST) In-Reply-To: <8079312ba39435a0ac92e084cc1a3fe291008a47.1635254797.git.anatoly.burakov@intel.com> References: <8079312ba39435a0ac92e084cc1a3fe291008a47.1635254797.git.anatoly.burakov@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anatoly Burakov Message-Id: <20211026133032.917BC121E90@dpdk.org> Date: Tue, 26 Oct 2021 15:30:32 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw102924 [PATCH v1 1/1] vfio: fix partial unmap check 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/102924 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit c13ca4e81cac ("vfio: fix DMA mapping granularity for IOVA as VA")' #51: Partial unmap support was introduced in commit c13ca4e81cac, and with it total: 1 errors, 0 warnings, 18 lines checked