[PATCH] vhost: fix missing copy length in batched copies

Ling, WeiX weix.ling at intel.com
Wed Jul 13 10:33:21 CEST 2022


> -----Original Message-----
> From: Maxime Coquelin <maxime.coquelin at redhat.com>
> Sent: Tuesday, July 12, 2022 6:05 PM
> To: dev at dpdk.org; Xia, Chenbo <chenbo.xia at intel.com>; Jiang, YuX
> <yux.jiang at intel.com>; thomas at monjalon.net;
> david.marchand at redhat.com
> Cc: Maxime Coquelin <maxime.coquelin at redhat.com>
> Subject: [PATCH] vhost: fix missing copy length in batched copies
> 
> 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 <chenbo.xia at intel.com>
> Signed-off-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> ---

Hi Maxime, 

regression test with this patch yesterday, it does not effect the other test cases.

Tested-by: Wei Ling <weix.ling at intel.com>


More information about the dev mailing list