[dpdk-dev] [PATCH] vhost: fix dirty page logging missing

Maxime Coquelin maxime.coquelin at redhat.com
Wed Nov 6 22:00:07 CET 2019



On 11/4/19 12:15 PM, Marvin Liu wrote:
> Packets data are directly copied when doing batch enqueue, add missed
> dirty page logging after memory copy.
> 
> Fixes: ad3df6dcc0fc ("vhost: add packed ring batch enqueue")
> 
> Signed-off-by: Marvin Liu <yong.liu at intel.com>
> ---
>  lib/librte_vhost/virtio_net.c | 4 ++++
>  1 file changed, 4 insertions(+)
Applied to dpdk-next-virtio/master.

Thanks,
Maxime



More information about the dev mailing list