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: [email protected]
Cc: [email protected]
Signed-off-by: Pawel Wodkowski <[email protected]>
Signed-off-by: Tomasz Kulasek <[email protected]>
---
lib/librte_vhost/vhost_user.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Maxime Coquelin <[email protected]>
and applied to dpdk-next-virtio/master.
Thanks,
Maxime