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 8C488A0032 for ; Tue, 12 Jul 2022 12:06:07 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83C0B41109; Tue, 12 Jul 2022 12:06:07 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E6B7B410EF for ; Tue, 12 Jul 2022 12:06:05 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D0AC4121EFB; Tue, 12 Jul 2022 12:06:05 +0200 (CEST) Subject: |WARNING| pw113924 [PATCH] vhost: fix missing copy length in batched copies In-Reply-To: <20220712100447.104162-1-maxime.coquelin@redhat.com> References: <20220712100447.104162-1-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20220712100605.D0AC4121EFB@dpdk.org> Date: Tue, 12 Jul 2022 12:06:05 +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/113924 _coding style issues_ WARNING:TYPO_SPELLING: 'assignement' may be misspelled - perhaps 'assignment'? #70: This patch fixes missing the assignement of the copy length total: 0 errors, 1 warnings, 14 lines checked