> > 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,
>
> reg
> -Original Message-
> From: Maxime Coquelin
> Sent: Tuesday, July 12, 2022 6:05 PM
> To: dev@dpdk.org; Xia, Chenbo ; Jiang, YuX
> ; tho...@monjalon.net;
> david.march...@redhat.com
> Cc: Maxime Coquelin
> Subject: [PATCH] vhost: fix missing copy length in batche
> -Original Message-
> From: Maxime Coquelin
> Sent: Tuesday, July 12, 2022 6:10 PM
> To: dev@dpdk.org; Xia, Chenbo ; Jiang, YuX
> ; tho...@monjalon.net; david.march...@redhat.com
> Subject: Re: [PATCH] vhost: fix missing copy length in batched copies
>
>
>
On 7/12/22 12:04, Maxime Coquelin wrote:
This patch fixes missing the assignement of the copy length
s/assignement/assignment/
If this is the only change requested, could it be fixed while applying,
or should I send a v2?
Thanks,
Maxime
when doing batched copies in the sync dequeue path.
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
---
lib/vhost/virtio_net.c | 2 +-
1 file changed, 1 inserti
5 matches
Mail list logo