[dpdk-dev] [PATCH] vhost: fix offset while mmaping log base address

Maxime Coquelin maxime.coquelin at redhat.com
Mon Feb 19 22:03:46 CET 2018



On 02/08/2018 05:59 PM, Tomasz Kulasek wrote:
> QEMU always set offset to 0 but for sanity we should take the offset
> into account.
> 
> Fixes: 54f9e32305d4 ("vhost: handle dirty pages logging request")
> Cc: yuanhan.liu at linux.intel.com
> Cc: stable at dpdk.org
> 
> Signed-off-by: Pawel Wodkowski <pawelx.wodkowski at intel.com>
> Signed-off-by: Tomasz Kulasek <tomaszx.kulasek at intel.com>
> ---
>   lib/librte_vhost/vhost_user.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

and applied to dpdk-next-virtio/master.

Thanks,
Maxime


More information about the dev mailing list