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 B05CDA0032; Thu, 14 Jul 2022 15:32:28 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A8AC42B73; Thu, 14 Jul 2022 15:32:28 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id 288E742B6D for ; Thu, 14 Jul 2022 15:32:27 +0200 (CEST) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id C15465C015C; Thu, 14 Jul 2022 09:32:26 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Thu, 14 Jul 2022 09:32:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm3; t=1657805546; x= 1657891946; bh=08geH2ObNkcOFOFP0tsep/IWS0qmFP1jJh5n38BCpec=; b=m 8b1tSRQIqTqRQgi3mzvR2TyjUkX+XsDRPJ4yd/T/aaEsRcYX7QHD+uzF4bIfS1Os /MndKVaPW5Z3CK8dZndmtF2x/Y/5b/jjUj/t4efpZe/t+D8WYFh0iNZOCJr2Zz6W 1czazFT+hLqFj3UxRfbY32LiMigMQA7Vw5O/QO7fxY7NIOKX09E2YQzS1Z3xH/km re2MrI2MQLi9B5gr9xcnONu6rZ6VBYwEZnJMG9Fi4fegCmH927hb/hRSozK5yoOT gMewyNWvmb/Wo88IliNSaAgaF/ww2zGOm3gmUfhyNbVtPjxmxwwuewQWqM+tHcY8 fNtqh6fbDynh1VJ3ldjcQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1657805546; x= 1657891946; bh=08geH2ObNkcOFOFP0tsep/IWS0qmFP1jJh5n38BCpec=; b=g 4rqFBYpod9t3QG714iv6tDSaMSu2uol//rhPca4lQnUOy31UWXYdlQWTjs3xZgsP Rn+2ZAMwm+2JCLl+aqHuKSVmVXih7Wdg24OYm91ga+I3Enmbx/UqwVPXQGriH3QM bGvRHk3sDmoq48XuEtpLXTbUFViQJfzFn+h3HSF2d+sI9zY2CP2eYi4UdpMZWJct loDr5ROZdgB4Yj9ZuUjtyYqNnM9ESPfcA4NRAUkXjPPUortlsQWPEbbSROijjYmE oLj/mvHDiO1u9QhQdL1BCSW8Un0bo2nYwaH9nRWd6IljVqg8jeDJR35fsnPbn9mW T7gjaBm9anrMobV+iDO6Q== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrudejledgieeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedtjeeiieefhedtfffgvdelteeufeefheeujefgueetfedttdei kefgkeduhedtgfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 14 Jul 2022 09:32:25 -0400 (EDT) From: Thomas Monjalon To: Maxime Coquelin Cc: "dev@dpdk.org" , "Xia, Chenbo" , "Jiang, YuX" , "david.marchand@redhat.com" , "Ling, WeiX" Subject: Re: [PATCH] vhost: fix missing copy length in batched copies Date: Thu, 14 Jul 2022 15:32:23 +0200 Message-ID: <3713242.W2GruxG5Vl@thomas> In-Reply-To: References: <20220712100447.104162-1-maxime.coquelin@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org > > This patch fixes missing the assignement of the copy length when doing > > batched copies in the sync dequeue path. > > > > Fixes: cd79d1b030bd ("vhost: fix unnecessary dirty page logging") > > > > Suggested-by: Chenbo Xia > > Signed-off-by: Maxime Coquelin > > --- > > Hi Maxime, > > regression test with this patch yesterday, it does not effect the other test cases. > > Tested-by: Wei Ling Applied, thanks.