[dpdk-dev] [PATCH] vhost: fix missing increment of log cache count

Maxime Coquelin maxime.coquelin at redhat.com
Sat Jun 23 08:52:56 CEST 2018



On 06/15/2018 03:48 PM, Maxime Coquelin wrote:
> The log_cache_nb_elem was never incremented, resulting
> in all dirty pages to be missed during live migration.
> 
> Fixes: c16915b87109 ("vhost: improve dirty pages logging performance")
> Cc:stable at dpdk.org
> 
> Reported-by: Peng He<xnhp0320 at icloud.com>
> Cc: Ilya Maximets<i.maximets at samsung.com>
> Signed-off-by: Maxime Coquelin<maxime.coquelin at redhat.com>
> ---
>   lib/librte_vhost/vhost.h | 1 +
>   1 file changed, 1 insertion(+)

Applied to dpdk-next-virtio/master

Maxime


More information about the dev mailing list